{% if not include_html is defined %}
{% set include_html=1 %}
{% if app.request.request.get('skipHTML') !='' %}
{% set include_html= 0 %}
{% endif %}
{% if app.request.query.get('skipHTML') !='' %}
{% set include_html= 0 %}
{% endif %}
{% endif %}
{% if include_html==1 %}
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
<meta name="description"
content="HoneyBee Ecosystem is a Full Fledged Ecosystem adaptive for Every Type of business Needs">
<meta name="keywords" content="ERP, Honeybee, honey bee,Mozibul Yasser, Business, Management, ">
<meta name="author" content="ThemeSelect">
<title id="pageTitle">{{ page_title }}</title>
<link rel="shortcut icon" type="image/x-icon"
href="{{ asset('favicon.ico') }}?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">
<link rel="apple-touch-icon" sizes="180x180"
href="{{ asset('apple-icon.png') }}?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">
<link rel="icon" type="image/png" sizes="32x32"
href="{{ asset('favicon-32x32.png') }}?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">
<link rel="icon" type="image/png" sizes="16x16"
href="{{ asset('favicon-16x16.png') }}?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">
<link rel="manifest" href="{{ asset('site.webmanifest') }}">
<link rel="mask-icon" href="{{ asset('safari-pinned-tab.svg') }}" color="#f2003a">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="theme-color" content="#ffffff">
{# <link rel="apple-touch-icon" href="pixinvent/images/favicon/apple-touch-icon-152x152.png"> #}
{# <link rel="shortcut icon" type="image/x-icon" href="pixinvent/images/favicon/favicon-32x32.png"> #}
<style>
.table-column-hidden {
display: none;
}
.card-body-hidden {
display: none;
}
.inplaceEdit .fa.fa-edit {
display: none;
}
embed {
width: auto !important;
height: unset !important;
max-width: 80vw !important;
}
{% if app.session.get('devAdminMode') !=1 %}
.sf-toolbar {
display: none !important;
}
{% endif %}
.mobile_approval {
position: fixed;
bottom: 0;
left: 0;
z-index: 99999;
width: 100vw;
background: orange;
text-align: center !important;
display: none;
}
.wide_screen_approval {
display: block;
text-align: center !important;
}
@media only screen and (max-width: 400px) {
.headerbar-right .header-nav.header-nav-options {
display: none !important;
}
.headerbar-right .header-nav.header-nav-profile.company_selector {
display: contents !important;
}
}
@media (max-width: 768px) {
.mobile_approval {
display: block;
}
.wide_screen_approval {
display: none;
}
#content {
padding-top: 128px !important;
}
}
@media (max-width: 550px) {
#content {
padding-top: 192px !important;
}
}
.material-icons {
display: none;
font-size: inherit !important;
}
.align_center {
text-align: center;
}
.align_right, .trans_amount {
text-align: right;
}
.align_left {
text-align: left;
}
.selection_on_header {
margin-top: 7px;
margin-bottom: 7px;
margin-left: 24px;
line-height: normal;
vertical-align: middle;
position: relative;
display: inline-table;
padding: 0;
white-space: nowrap;
border-radius: 2px;
-webkit-transition: background 0.25s ease-in-out;
-o-transition: background 0.25s ease-in-out;
transition: background 0.25s ease-in-out;
}
.selection_on_header .form-group {
margin-bottom: 0px;
padding-top: 0px !important;
}
.selection_on_header .selectize-control.form-control {
/*margin-bottom: 0px;*/
border-bottom: 0px;
height: 34px;
}
.selectize-control.form-control .selectize-input {
/*margin-bottom: 0px;*/
padding-right: 30px;
/*height: 34px;*/
}
.form-control .selectize-dropdown {
font-size: 13px;;
}
.form-control .selectize-dropdown h6 {
font-size: 14px;;
}
/*.card.style-accent-dark .header .selectize-input {*/
/*background-color: #681a7f;*/
/*border-color: #681a7f;*/
/*color: #ffffff;*/
/*}*/
.card.style-accent-dark .header .selectize-input.input-active,
.card.style-accent-dark .header .selectize-input {
background-color: #681a7f;
border-color: #681a7f;
color: #ffffff;
}
.card.style-accent-dark .selectize-control.single .selectize-input:after {
display: none;
background-color: #681a7f;
border-color: #ffffff transparent transparent transparent;
color: #ffffff;
right: 0px;
}
{% if app.request.get('_route')!='print_check' %}
html {
/*zoom: 0.75;*/
/*transform: scale(0.8);*/
/*transform-origin: top left; !* Adjust as needed *!*/
/*width: 125%; !* To compensate for scaling *!*/
/*height: 125% !important;*/
}
@media print {
html {
/*transform: scale(.75);*/
/*transform-origin: 0 0;*/
}
@page {
/*size: 297mm 210mm; !* landscape *!*/
/*size: 210mm 297mm; !* landscape *!*/
/* you can also specify margins here: */
/*margin: 25mm;*/
/*margin-right: 45mm; !* for compatibility with both A4 and Letter *!*/
}
}
{% endif %}
.honeybee_sidebar.tabs-right > .nav-tabs > li > a {
min-width: unset !important;
margin-right: 0;
}
</style>
{# <link href='fonts/css0a62.css?family=Roboto:300italic,400italic,300,400,500,700,900' rel='stylesheet' type='text/css'/> #}
<link rel="stylesheet" href="{{ asset('css/custom.css') }}">
<link rel="stylesheet"
href="{{ absolute_url(path('dashboard')) }}css/icone91f.css?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}&family=Material+Icons"
type="text/css">
<link rel="stylesheet"
href="{{ absolute_url(path('dashboard')) }}css/glyphicon_font_face.css?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}&family=Material+Icons"
type="text/css">
{# <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous"> #}
<link rel="stylesheet"
href="{{ absolute_url(path('dashboard')) }}condensed_assets/styles_codecovers.css?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">
<link type="text/css" rel="stylesheet"
href='{{ absolute_url(path('dashboard')) }}fonts/material-design-iconic-font/css/material-design-iconic-font.css'/>
<link rel="stylesheet"
href="{{ absolute_url(path('dashboard')) }}condensed_assets/placeholder_loader.css?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">
{% if not new_calendar_version is defined %}
{% set new_calendar_version=0 %}
{% endif %}
{% if new_calendar_version==0 %}
<link rel="stylesheet" href="{{ asset('css/fullcalendar.min.css') }}">
{% endif %}
<link rel="stylesheet" href="{{ asset('css/cal_print.css') }}" media="print">
<style>
/*.table > thead > tr > th {*/
/*vertical-align: bottom;*/
/*border-bottom: 2px solid #ddd;*/
/*}*/
/*body, .body, .card .body, .sidebar .menu .list a span, .form-control {*/
/*font-size: 12px;*/
/*!*font-size: 11px;*!*/
/*font-weight: 400;*/
/*}*/
.trans_amount:not(.latch_top), .align_right {
text-align: right !important;
vertical-align: middle;
}
.align_left:not(.latch_top) {
text-align: left !important;
vertical-align: middle;
}
.align_center:not(.latch_top) {
text-align: center !important;
vertical-align: middle;
}
.latch_top {
vertical-align: top !important;
}
.ver_mid {
vertical-align: middle !important;
}
</style>
{# <script type="text/javascript" src="{{ constant('ApplicationBundle\\Constants\\GeneralConstant::NOTIFICATION_SERVER') }}/socket.io/socket.io.js"></script> #}
<style>
{##preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible;#}
{#background: #333 url('{{ absolute_url(path('dashboard')) }}/images/loading_2.gif') no-repeat center center; }#}
{#@media (max-width: 767px) {#}
{#.sidebar-toggle {#}
{#display: none !important;#}
{#}#}
{#}#}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
@media print {
.dont_print {
display: none !important;
border: none !important;
}
.only_print {
display: block !important;
}
.full_page {
height: calc(100vw * 1);
}
/*section.content {*/
/*margin-left: 15px*/
/*}*/
}
.full_page {
height: calc(100vw * 1);
}
.only_print {
display: none;
}
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
cursor: pointer;
border: none;
}
.form-line .selectize-input {
border: none;
}
.dt-gen-button .fa {
margin: 1px 0 3px 5px;
}
/*.dt-gen-button*/
/*{*/
/*float:right;*/
/*}*/
.dt-buttons .dt-gen-button {
/*float: right;*/
float: none;
width: 15% !important;
/*max-width: 94px;*/
/*margin-left:20px !important;*/
}
h5 table {
max-width: 100% !important;
}
.dt-buttons {
width: 100%;
text-align: center;
/*background-color: grey;*/
}
#page_data_table_search {
width: 95%;
padding-left: 1rem;
border-radius: 3rem;
-webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2);
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2);
}
.form-control.selectize-control {
border-bottom: 1px solid rgba(12, 12, 12, 0.12);
height: auto;
min-height: 0px;
}
.selectize-input {
min-height: 0;
padding: 0 1rem;
line-height: 1.846153846;
vertical-align: middle !important;
}
.form .form-group .input-group {
margin-top: 0px;
}
.card div[class*="col-md"], .card div[class*="col-lg"], .card div[class*="col-xs"], .card div[class*="col-sm"] {
margin-bottom: 20px;
}
.modal div[class*="col-md"], .modal div[class*="col-lg"], .modal div[class*="col-xs"], .modal div[class*="col-sm"] {
margin-bottom: 20px;
}
.dt-bootstrap div[class*="col-md"], .dt-bootstrap div[class*="col-lg"], .dt-bootstrap div[class*="col-xs"], .dt-bootstrap div[class*="col-sm"] {
margin-bottom: 0px;
}
.btn-icon-toggle.approve_button {
border-color: cornsilk;
border-radius: 50% !important;
border: 2px solid;
height: 36px;
}
.selectize-input, .selectize-control.single .selectize-input.input-active {
background: inherit;
/*cursor: text;*/
/*display: inline-block;*/
}
.selectize-input.full:not(:hover) {
background-color: inherit;
}
.selectize-input.full:hover {
z-index: 999999;
}
/*.selectize-input.full {*/
/* background-color: inherit;*/
/*}*/
.user:hover {
background: #17a2b8;
color: white;
cursor: pointer;
}
.d-none {
display: none;
}
.d-block {
display: block;
}
.position-relative {
position: relative;
}
#loader {
position: absolute;
top: 0;
left: 212px;
margin-top: -16px;
}
.mb-1 {
margin-bottom: 1.5rem;
}
.mr-1 {
margin-right: 1rem;
}
</style>
<style>
/*drastic*/
textarea.form-control {
padding: 0 1rem;
}
.bg-blue {
/*background: blue;*/
}
.bg-orange {
/*background: orange;*/
}
table .form-control:not(.trigger_ckeditor ) {
padding: 0 1rem;
height: auto;
border: 1px solid rgba(12, 12, 12, 0.2);
border-radius: 6px !important;
}
.form-control.trigger_ckeditor{
border: none !important;
height: auto !important;
}
table input.form-control {
/*padding: 0 0;*/
}
table input[type="number"].form-control {
text-align: right;
}
table .form-control[disabled],
table .form-control[readonly],
table fieldset[disabled] .form-control {
background-color: transparent;
border-color: rgba(12, 12, 12, 0.2);
border-style: dashed;
}
.form .form-group, .form-inline .form-group {
padding-top: 20px;
margin-bottom: 2px;
}
#relevantForm .form-control {
height: auto;
}
.form-group .form-control:focus ~ label:after, .form-group .form-control:focus ~ .form-control-line:after {
visibility: hidden;
width: 100%;
left: 0;
}
.width-13 {
width: 520px;
}
.width-50-percent {
width: 50vw;
}
@media (max-width: 580px) {
.width-50-percent {
width: 100vw;
}
}
</style>
<script>
if (typeof module === 'object') {
window.module = module;
module = undefined;
}
// require('./preload');
</script>
<script>
var logger = function () {
var oldConsoleLog = null;
var pub = {};
pub.enableLogger = function enableLogger() {
if (oldConsoleLog == null)
return;
window['console']['log'] = oldConsoleLog;
};
pub.disableLogger = function disableLogger() {
oldConsoleLog = console.log;
window['console']['log'] = function () {
};
};
return pub;
}();
{% if app.session.get('devAdminMode') ==1 %}
{% else %}
window['console']['log'] = function () {
};
{% endif %}
</script>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
</head>
<body class="menubar-hoverable header-fixed ">
{% if pdf is defined and pdf==true %}
{% else %}
{% include '@Application/inc/snippets/export_bar.html.twig' %}
{% endif %}
<!--<div id="preloader"></div>-->
{% if not isEmailBody is defined %}
<div class="ph-item"
style="display:none;top:0; left:0; right:0; bottom:0; position:fixed;width: 100%;height: 100%;z-index: 9999;">
{# <div class="ph-col-12"> #}
{# <div class="ph-picture"></div> #}
{# <div class="ph-row"> #}
{# <div class="ph-col-6 big"></div> #}
{# <div class="ph-col-4 empty big"></div> #}
{# <div class="ph-col-2 big"></div> #}
{# <div class="ph-col-4"></div> #}
{# <div class="ph-col-8 empty"></div> #}
{# <div class="ph-col-6"></div> #}
{# <div class="ph-col-6 empty"></div> #}
{# <div class="ph-col-12"></div> #}
{# </div> #}
{# </div> #}
<div class="ph-col-12">
{# <div class="ph-picture"></div> #}
<div class="ph-row">
<div class="ph-col-12 big"></div>
<div class="ph-col-12 big"></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-8 empty big"></div>
<div class="ph-col-2 "></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-8 empty big"></div>
<div class="ph-col-2 "></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-8 "></div>
<div class="ph-col-2 "></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-8 "></div>
<div class="ph-col-2 "></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-8 "></div>
<div class="ph-col-2 "></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-8 "></div>
<div class="ph-col-2 "></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-2 big "></div>
<div class="ph-col-2 big empty "></div>
<div class="ph-col-4 big "></div>
<div class="ph-col-2 "></div>
<div class="ph-col-2 empty big"></div>
<div class="ph-col-2 big "></div>
<div class="ph-col-2 big empty "></div>
<div class="ph-col-4 "></div>
</div>
</div>
<div class="ph-col-2 ">
<div class="ph-picture"></div>
</div>
<div class="ph-col-2 empty "></div>
<div class="ph-col-2">
<div class="ph-picture"></div>
</div>
<div class="ph-col-2 empty"></div>
<div class="ph-col-4">
<div class="ph-picture"></div>
</div>
<div class="ph-col-12">
<div class="ph-picture"></div>
</div>
</div>
<div id='ajax_loader_here' style="display: none">
<img src='{{ asset('images/animated-bee.gif') }}'/>
</div>
<div id="loader-container" class="page-preloader" style="
background: #EDF0F1 url({{ url('dashboard') }}images/audio.svg) no-repeat center center;
position: fixed;
overflow: hidden;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 99999;"></div>
<div class="page-loader-wrapper dont_print" id="preloader" style="display: none;">
<div class="loader">
<div class="preloader">
<div class="spinner-layer pl-red">
<div class="circle-clipper left">
<div class="circle"></div>
</div>
<div class="circle-clipper right">
<div class="circle"></div>
</div>
</div>
</div>
<p>Please wait...</p>
</div>
</div>
{% include '@Application/inc/notification/no_javascript.html.twig' %}
{% endif %}
{% set full_js_included=0 %}
{% endif %}
{% if not isEmailBody is defined %}
<script>
var BaseURL = '{{ url('dashboard') }}';
var CentralURL = '{{ constant('ApplicationBundle\\Constants\\GeneralConstant::HONEYBEE_CENTRAL_SERVER') }}';
{# var SYSTEM_DEFAULT_CURRENCY_ID={{ session['systemDefaultCurrency'] }}; #}
{# var SYSTEM_ACTIVE_CURRENCY_ID={{ session['systemActiveCurrency'] }}; #}
{# var SYSTEM_DEFAULT_CURRENCY_NAME='{{ session['systemCurrencyName'] }}'; #}
{# var SYSTEM_DEFAULT_CURRENCY_ICON='{{ session['systemCurrencyIcon'] }}'; #} // will work on later
var SYSTEM_DEFAULT_CURRENCY_ID = 1;
var SYSTEM_ACTIVE_CURRENCY_ID = 1;
var SYSTEM_ACTIVE_CURRENCY_NAME = 'BDT';
var SYSTEM_ACTIVE_CURRENCY_ICON = '';
{# var BaseURL='{{ url('dashboard') }}'; #}
var ACTIVE_ROUTE = "";
// window.isElectron = function () {
// return 'Bridge' in window;
// };
if (window.isElectron) {
// alert('pikachi')
// // console.log(window.ipcRenderer)
window.ipcRenderer.send('ping', 'hello')
window.ipcRenderer.send('asynchronous-reply', 'PIKAAA')
// window.ipcRenderer.on('pong', function (event, msg) {
// // console.log(msg)
// })
// setTimeout(function listPorts() {
// listSerialPorts();
// setTimeout(listPorts, 5000);
// }, 2000);
}
</script>
{% endif %}
<style>
.row{
margin-right: 0px;
}
{% if app.request.query.get('iFrameData') !='' %}
body {
zoom: .50;
-moz-transform: scale(.50);
-moz-transform-origin: 0 0;
}
.section-action, .approve_button, .comment_holder {
display: none;
}
#header {
display: none !important;
}
#base #content {
padding-top: 0px !important;
}
#base {
padding-bottom: 122px !important;
}
.card-actionbar-row.mobile_approval {
display: none !important;
}
#base #content .header {
display: none !important;
}
.section-body .col-xs-12 {
width: 100%;
padding: 0px !important;
}
{% endif %}
.toggle-vis:not(.currVis) .fa.fa-check {
display: none;
}
.toggle-vis.currVis .blank_space {
display: none;
}
.hide_td {
display: none;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-left: 1rem;
padding-right: 0rem;
}
body {
/*background: #ffffff;*/
}
</style>
{# Modify CSS here #}
<style>
#relevantForm .form-control.selectize-control,
#relevantForm .selectize-control,
.niceModal .form-control.selectize-control,
.niceModal .selectize-control {
border-bottom: 1px solid rgba(12, 12, 12, 0.12);
height: auto;
max-height: 31px;
}
#relevantForm .form-control.selectize-control.multi,
#relevantForm .selectize-control.multi,
.niceModal .form-control.selectize-control.multi,
.niceModal .selectize-control.multi {
max-height: unset;
}
#relevantForm input.form-control,
#relevantForm .trigger_ckeditor.form-control,
.niceModal input.form-control {
font-size: 14px;
padding-left: 12px;
}
#relevantForm input.form-control {
font-weight: bold;
}
#header {
height: 40px;
}
.headerbar {
min-height: 40px;
}
.header-nav .header-nav-brand {
height: 40px;
}
#menubar {
top: 40px;
}
#content {
padding-top: 40px;
}
.header-nav > li {
padding: 2px 2px;
}
.header-nav-profile .dropdown > a,
.header-nav-profile .dropdown.open > a {
min-height: 0px;
padding: .25rem 1rem;
margin: 0px;
}
.header-nav-profile .dropdown img {
width: auto;
height: 33%;
max-height: 30px;
border-radius: 40px;
}
.header-nav-profile .dropdown.open .dropdown-menu {
margin-top: 1px;
border-top: none;
border-radius: 1rem;
}
.header-nav-profile .dropdown.open > a:after,
.header-nav-profile .dropdown > a:after {
/*display: none;*/
right: 1rem;
top: 4px;
}
.headerbar-right .header-nav {
display: inline-block;
float: unset;
vertical-align: middle;
}
#relevantForm .selectize-dropdown,
#relevantForm .selectize-input,
#relevantForm .selectize-input input,
.niceModal .selectize-dropdown,
.niceModal .selectize-input,
.niceModal .selectize-input input {
color: #0c0c0c;
font-size: 14px;
}
#relevantForm .selectize-dropdown,
#relevantForm .selectize-input,
#relevantForm .selectize-input input {
font-weight: bold;
}
#relevantForm .selectize-input.not-full input,
.niceModal .selectize-input.not-full input {
/*color: #0c0c0c;*/
/*font-weight: normal;*/
/*font-size: 14px;*/
}
#relevantForm .selectize-input.has-items .item,
.niceModal .selectize-input.has-items .item {
line-height: 1;
height: 14px;
overflow: hidden;
}
#relevantForm .selectize-control.multi .selectize-input.has-items .item,
.niceModal .selectize-control.multi .selectize-input.has-items .item {
line-height: 1;
height: 14px;
overflow: visible;
}
#relevantForm .selectize-input.has-items .item:hover,
.niceModal .selectize-input.has-items .item:hover {
overflow: visible;
}
#relevantForm .itemSegmentTable .form-control.selectize-control, #relevantForm .itemSegmentTable .selectize-control {
border: 1px solid rgba(12, 12, 12, 0.12);
}
#relevantForm .itemSegmentTable .selectize-control .selectize-input:after {
display: none;
}
.itemSegmentTable tfoot td {
font-size: 1.5rem;
font-weight: bold;
}
.itemSegmentTable th.expanded {
width: 45% !important;
}
.itemtable th.expanded {
width: 45% !important;
}
input[type=number]:not(:focus)::-webkit-inner-spin-button,
input[type=number]:not(:focus)::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
#relevantForm .open > .dropdown-menu {
padding: 2rem;
height: 51rem;
overflow-y: scroll;
}
/*.itemSegmentTable input[type=number]:not(:focus)::-webkit-inner-spin-button,*/
/*.itemSegmentTable input[type=number]:not(:focus)::-webkit-outer-spin-button {*/
/* -webkit-appearance: none;*/
/* -moz-appearance: none;*/
/* appearance: none;*/
/* margin: 0;*/
/*}*/
/*#newExpenseModal .form-control.selectize-control:hover {*/
/* border-bottom: 1px solid rgba(12, 12, 12, 0.12);*/
/* height: auto;*/
/* max-height: unset !important;*/
/* min-height: 0px !important;*/
/*}*/
@media (min-width: 769px) {
#relevantForm .desc_cont {
padding-top: 5.5px;
}
}
.generic_document_list_table .dropdown-menu {
min-width: 0;
}
.generic_document_list_table .dropdown-menu > li > a {
padding: 1px 20px;
}
.generic_document_list_table .name_icon {
background-size: cover;
width: 30px;
height: 30px;
border-radius: 50%;
}
.generic_document_list_table .text_hover_icon {
width: 20px;
height: 20px;
border-radius: 50%;
padding: 0 !important;
}
.text_hover_icon .fa {
font-size: 9px;
}
.generic_document_list_table .dropdown-menu {
min-width: 0;
}
.generic_document_list_table .btn-sm:not(.text_hover_icon), .generic_document_list_table .btn-group-sm > .btn:not(.text_hover_icon) {
padding: 0 1rem;
}
.btn-sm, .btn-group-sm > .btn.text_hover_icon {
/*padding: 0 1rem;*/
}
/*.generic_document_list_table.table-condensed > tbody > tr > th,*/
/*.generic_document_list_table.table-condensed > tfoot > tr > th,*/
/*.generic_document_list_table.table-condensed > thead > tr > td,*/
/*.generic_document_list_table.table-condensed > tbody > tr > td,*/
/*.generic_document_list_table.table-condensed > tfoot > tr > td {*/
/* padding: 0 1rem;;*/
/*}*/
table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 0 1rem;;
}
.generic_document_list_table.table-condensed > thead > tr > th {
padding: 1rem 1rem;;
}
.dataTable#ajax_data_table .form-control,
.generic_document_list_table.dataTable .form-control {
padding: 0 1rem;
height: auto;
border: 1px solid rgba(12, 12, 12, 0.2);
border-radius: 6px !important;
}
.dataTable#ajax_data_table .fa-edit,
.generic_document_list_table.dataTable {
font-size: 12px !important;
/* color: darkgreen; */
}
.card {
border-radius: 2rem;
margin-bottom: 1rem;
}
.nav-tabs li:not(.no-popover) h4 {
display: none;
}
.popover-content {
text-align: center;
}
.card .body:last-child {
/* border-radius: 0 0 2px 2px; */
border-radius: 0 0 2rem 2rem;
}
.card .body.no-padding:last-child {
overflow: hidden;
}
.alert.alert-callout {
border-radius: 2rem;
}
.alert.alert-callout:before {
top: 1rem;
bottom: 1rem;
}
section {
padding: 1rem;
}
section-body:first-child {
margin-top: 1rem;
}
.section-body:first-child {
margin-top: 1rem;
}
.offcanvas_special {
position: fixed;
top: 0;
bottom: 0;
left: -50vw;
z-index: 1032;
}
.header-nav .dropdown-toggle {
border-radius: 999px;
padding: 0.25rem 1rem;
}
body {
/*font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif;*/
font-size: 12px;
}
.form_ongoing_submit {
position: absolute;
width: 100%;
height: 100%;
z-index: 999999999;
background: url({{ url('dashboard') }}images/loader/spinner.gif?version={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }});
margin: auto;
background-size: initial;
background-position: center !important;
background-repeat: no-repeat;
background-color: #cff1ef5c;
}
.approve_button_common {
background: #0aa89e;
border-radius: 6px;
border: 2px solid #c7cbcb;
}
.generalCurrencyMultiplyRateTr:not(.present)
{
display: none;
}
</style>
{# selectize special ends #}
{% include '@Application/inc/ajax_route_library.html.twig' %}
<input type="hidden" id="timeStampOnHeaderLoad" value="{{ 'now'|date('U') }}">