html:not(.ie9) body {
    overflow-y: scroll;
}

body {
    overflow-x: hidden;
}

#main, .h-inner, .hi-trigger, body {
    position: relative;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

*, :active, :focus, :hover {
    outline: 0!important;
    -webkit-tap-highlight-color: transparent!important;
}

*, a, button, i, input {
    -webkit-font-smoothing: antialiased;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    padding-left: 2px;
    border-radius: 5px;
    line-height: inherit;
}

button, select {
    text-transform: none;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.hi-menu>li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: top;
    min-width: 50px;
}

.nav>li, .nav>li>a {
    display: block;
    position: relative;
}

.hi-menu>li .dropdown-menu {
    top: -5px;
}

.hi-menu>li .dropdown-menu {
    top: -5px;
}

a {
    color: #FFFFFF;
    text-decoration: none;
}

a {
    background-color: transparent;
}

.hi-menu>li>a {
    color: #fff;
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    border-radius: 2px;
}

.hi-menu {
    list-style: none;
    padding: 0;
}

.dropdown-menu {
    box-shadow: 3px -2px 10px rgba(0, 0, 0, .2) !important;
    /* box-shadow: 0 2px 10px rgba(0,0,0,.2); */
    border-color: #4a1ad1 !important;
    padding: 3px;
    border-radius: 3px;
    top: -1px;
    margin: 0;
    border: solid 1px;
    z-index: 1000;
}

.dropdown-menu {
    position: absolute;
    z-index: 9;
    display: none;
    min-width: 160px;
    list-style: none;
    font-size: 13px;
    text-align: left;
    /* background-color: #89e0e7; */
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

.show{display:block!important}

.btn-group>.btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .dropdown-menu {
    float: left;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

dl, ol, ul {
    margin-top: 0;
}

*, :active, :focus, :hover {
    outline: 0!important;
    -webkit-tap-highlight-color: transparent!important;
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row2:after, .row2:before {
    content: " ";
    display: table;
}

.date {
	float: left; 
	width: 100px;
}


.timepicker-picker .btn{
box-shadow:none!important}

.timepicker-picker table tbody tr+tr:not(:last-child){
background:#009BAD;
color:#fff}

.timepicker-picker table tbody tr+tr:not(:last-child) td{
border-radius:0}

.timepicker-picker .btn,.timepicker-picker .btn:hover{
background:#fff;
color:#333}

.datepicker table thead tr th{
border-radius:0;
color:#fff}

.datepicker table thead tr th .glyphicon{
width:30px;
height:30px;
border-radius:50%;
line-height:29px}

.datepicker table thead tr th:hover .glyphicon{
background:rgba(0,0,0,.2)}

.datepicker table thead tr:first-child th{
background:#009BAD;
padding:20px 0}

.datepicker table thead tr:first-child th:hover{
background:#009BAD}

.datepicker table thead tr:first-child th.picker-switch{
font-size:20px;
font-weight:400;
text-transform:uppercase}

.datepicker table thead tr:last-child th{
text-transform:uppercase;
font-weight:400;
font-size:11px}

.datepicker table thead tr:last-child th:first-child{
padding-left:20px}

.datepicker table thead tr:last-child th:last-child{
padding-right:20px}

.datepicker table thead tr:last-child:not(:only-child){
background:#008d9e}

.datepicker table tbody tr:last-child td{
padding-bottom:25px}

.datepicker table tbody tr td:first-child{
padding-left:13px}

.datepicker table tbody tr td:last-child{
padding-right:13px}

.datepicker table td.day{
width:35px;
height:35px;
line-height:20px;
color:#333;
position:relative;
padding:0;
background:0 0}

.datepicker table td.day:hover{
background:0 0}

.datepicker table td.day:before{
content:"";
width:35px;
height:35px;
border-radius:50%;
margin-bottom:-33px;
display:inline-block;
background:0 0;
position:static;
text-shadow:none;
border-bottom-color:transparent!important}

.datepicker table td.day.new,.datepicker table td.day.old{
color:#CDCDCD}

.datepicker table td:not(.today):not(.active):hover:before{
background:#F0F0F0}

.datepicker table td.today{
color:#333}

.datepicker table td.today:before{
background-color:#E2E2E2}

.datepicker table td.active{
color:#fff}

.datepicker table td.active:before{
background-color:#009BAD}

.datepicker-months .month,.datepicker-years .year,.timepicker-hours .hour,.timepicker-minutes .minute{
border-radius:50%}

.datepicker-months .month:not(.active):hover,.datepicker-years .year:not(.active):hover,.timepicker-hours .hour:not(.active):hover,.timepicker-minutes .minute:not(.active):hover{
background:#F0F0F0}

.datepicker-months .month.active,.datepicker-years .year.active,.timepicker-hours .hour.active,.timepicker-minutes .minute.active{
background:#009BAD}

.timepicker-hours .hour,.timepicker-minutes .minute{
padding:0}

.c-page-title {
color:#3713ab!important;
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-left:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* IMPORTANT (Solid icons) */
  content: "\f30a"; /* fa-chevron-left */
}

.bootstrap-datetimepicker-widget .glyphicon-chevron-right:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* required for solid icons */
  content: "\f30b"; /* fa-chevron-right */
}

/*bootstrap-datetimepicker-widget dropdown-menu usetwentyfour bottom */
.bootstrap-datetimepicker-widget{
z-index: 20000 !important;							 
padding:0!important;
margin:0!important;
width:auto!important;
bottom:auto;
top:auto}

.bootstrap-datetimepicker-widget:after,.bootstrap-datetimepicker-widget:before{
display:none!important}

.bootstrap-datetimepicker-widget table td{
text-shadow:none}

.bootstrap-datetimepicker-widget table td span{
margin:0}

.bootstrap-datetimepicker-widget table td span:hover{
background:0 0}

.bootstrap-datetimepicker-widget .glyphicon{
/*font-family:FontAwesome; /*Material-Design-Iconic-Font; */
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size:16px}

/*
.bootstrap-datetimepicker-widget .glyphicon-chevron-left:before{
content:"\f30a"}

.bootstrap-datetimepicker-widget .glyphicon-chevron-right:before{
content:"\f30b"}*/

.bootstrap-datetimepicker-widget .glyphicon-time:before{
content:"\f337"}

.bootstrap-datetimepicker-widget .glyphicon-calendar:before{
content:"\f32e"}

.bootstrap-datetimepicker-widget .glyphicon-chevron-up:before{
content:"\f1e5"}

.bootstrap-datetimepicker-widget .glyphicon-chevron-down:before{
content:"\f1e4"}

.bootstrap-datetimepicker-widget a[data-action]{
color:#009BAD}


/* Next No. (bootstrap-select): clear border + hover / open state */
.bootstrap-select {
	width: 100% !important;
}
.bootstrap-select > .dropdown-toggle {
	border: 1px solid #ced4da;
	border-radius: 0.375rem;
	box-shadow: none;
	transition: border-color 0.15s ease-in-out, background-color 0.15s ease-in-out, color 0.15s ease-in-out;
}
.bootstrap-select > .dropdown-toggle:hover,
.bootstrap-select > .dropdown-toggle:focus,
.bootstrap-select.show > .dropdown-toggle {
	border-color: #727cf5;
	background-color: rgba(114, 124, 245, 0.09);
	outline: 0;
}


.bootstrap-select{
width:100%}
/*
.bootstrap-select .bs-caret{
display}*/

.bootstrap-select>.btn-default{
background:0 0!important;
border-bottom:1px solid #e0e0e0!important;
border-radius:0;
padding-left:0;
padding-right:0}

.bootstrap-select>.btn-default:before{
position:absolute;
top:0;
right:0;
content:"";
height:calc(100% - 2px);
width:30px;
background-color:#FFF;
background-position:right calc(100% - 7px);
background-repeat:no-repeat;
background-image:url(/img/select-49ba2d14cefacfa9e7a0604e1121cc21.png);
pointer-events:none;
z-index:5}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){
.bootstrap-select>.btn-default:before{
background-image:url(/img/select2-e058a5e1e6825d5f9e45e259f8d5ba4d.png);
background-size:12px 12px}

}

.bootstrap-select .bs-searchbox{
padding:5px 5px 5px 40px;
position:relative;
background:#F7F7F7;
margin-top:-10px}

.bootstrap-select .bs-searchbox:before{
position:absolute;
left:0;
top:0;
width:40px;
height:100%;
content:"\f002";   
font-family:"Font Awesome 5 Free"; /*Material-Design-Iconic-Font; */
font-size:25px;
padding:4px 10px 0 15px}

.bootstrap-select .check-mark:before{
font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00c";
}

.bootstrap-select .bs-searchbox input{
border:0;
background:0 0}

.bootstrap-select.btn-group .dropdown-menu li a.opt{
padding-left:17px}

.bootstrap-select.btn-group .dropdown-menu .no-results{
padding:8px 8px 0;
background-color:#fff}

.bootstrap-select .check-mark{
margin-top:-5px!important;
font-size:19px;
-webkit-transition:all;
-o-transition:all;
transition:all;
-webkit-transition-duration:.2s;
transition-duration:.2s;
-webkit-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
display:block!important;
position:absolute;
top:11px;
right:15px}

.bootstrap-select .selected .check-mark{
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)}

.bootstrap-select .notify{
bottom:0!important;
margin:0!important;
width:100%!important;
border:0!important;
background:#F44336!important;
color:#fff!important;
text-align:center}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
width:100%}



.handsontableInputHolder
{
  z-index: 1000;
}


/* table */
.handsontable .table th, .handsontable .table td {
  border-top: none;
}

/* table-bordered */
.handsontable .table-bordered {
  border: 3p;
  border-collapse: separate;
}

.handsontable .table-bordered th,
.handsontable .table-bordered td {
  border-left: none;
}

.handsontable .table-bordered th:first-child,
.handsontable .table-bordered td:first-child {
  border-left: 1px solid #CCCCCC;
}

.col-lg-1.handsontable, .col-lg-10.handsontable, .col-lg-11.handsontable, .col-lg-12.handsontable,
.col-lg-2.handsontable, .col-lg-3.handsontable, .col-lg-4.handsontable, .col-lg-5.handsontable, .col-lg-6.handsontable, .col-lg-7.handsontable, .col-lg-8.handsontable, .col-lg-9.handsontable,
.col-md-1.handsontable, .col-md-10.handsontable, .col-md-11.handsontable, .col-md-12.handsontable,
.col-md-2.handsontable, .col-md-3.handsontable, .col-md-4.handsontable, .col-md-5.handsontable, .col-md-6.handsontable, .col-md-7.handsontable, .col-md-8.handsontable, .col-md-9.handsontable
.col-sm-1.handsontable, .col-sm-10.handsontable, .col-sm-11.handsontable, .col-sm-12.handsontable,
.col-sm-2.handsontable, .col-sm-3.handsontable, .col-sm-4.handsontable, .col-sm-5.handsontable, .col-sm-6.handsontable, .col-sm-7.handsontable, .col-sm-8.handsontable, .col-sm-9.handsontable
.col-xs-1.handsontable, .col-xs-10.handsontable, .col-xs-11.handsontable, .col-xs-12.handsontable,
.col-xs-2.handsontable, .col-xs-3.handsontable, .col-xs-4.handsontable, .col-xs-5.handsontable, .col-xs-6.handsontable, .col-xs-7.handsontable, .col-xs-8.handsontable, .col-xs-9.handsontable {
  padding-left: 0;
  padding-right: 0;
}











/* added 2024-12-08 Override sorting header --> DataTable Bug */
.dataTables_scrollBody > table > thead > tr {
    visibility: collapse;
    height: 0px !important;
}


  div.table-wrapper {
  border: none; /*1px solid #ccc;*/
  height: 500px;
  width: 100%;
  overflow-y: auto;
 }
 
 table {
   width: 100%;
 }
 table thead tr th {
   text-align: left;
   position: sticky;
   top: 0px;
/*   background-color: #666;
   color: #fff;*/
 }

tr.group,
tr.group:hover {
background-color: #ddd !important;
}

table.dataTable tr.group td {
    font-weight: bold;
    font: x-large;
    padding: 10 10 10 10;
    font-size: medium;
    background-color: #1abb9c;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #e8f8f9; /* #f9f9f9; */
}

.table-hover>tbody>tr:hover, .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #e8f8f9; /* #a4e7ed; */
}    
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #97bfbf2b;  
} 

table.dataTable tr.group td{font-weight:bold;background-color:#e0e0e0}


table.dataTable tr.group td {
    font-weight: bold;
    background-color: #e0e0e0;
}

/* from custom.css line 1120 */  
  table.display thead th {
  	line-height: 20px;
    padding: 1px 10px 1px 5px;
    border-bottom: 1px solid black;
/*    font-weight: bold;
    cursor: pointer; */
}

@media(max-width: 640px){
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    	float: left!important;
    	text-align: center;
	}
}



table.fixedHeader-floating {
    position: fixed !important;
    background-color: white;
    width: 70% !important;
}


/* from app_1.min.css line 6799 */
.table>thead>tr>th {
    background-color: #328a87; /* #464db1;*/
    vertical-align: middle;
    font-weight: 500;
    color: #f7f7f7;
    border-width: 1px;
/*    text-transform: uppercase; */
}
  
  table th {
    background-color: #ddd;
    text-align: center;
    background-color:#328a87;/* #464db1; */
    vertical-align: middle;
    font-weight: 500;
    color: #f7f7f7;
    border-width: 1px;
/*    text-transform: uppercase;*/
      
  }
  
 td input[type=text]{
 	border:1px;
    width: 100%;
    text-align: right;
    font-family: inherit;
    font-size: inherit;
    border-radius: 0px;
    height: 30px;
    padding: 0 5px;
    background-color:  transparent;
    cursor: pointer;
  } 
  
table.dataTable tr.group td {
    font-weight: bold;
    font: x-large;
    padding: 10 10 10 10;
    font-size: medium;
    background-color: #1abb9c;
}



.fl {float:left	} 

.colSetting > tbody > tr > td{
	line-height: 16px; 
	padding: 2px 4px !important;
}

.colSetting td, .colSetting th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}


.inputpicker-wrapped-list .inputpicker-active {
    background-color: rgb(129, 248, 254) !important;
}

.bg_w {
	background: white!important;
}

.checked td {
	background-color: yellow;
	z-index: 1000;
}

.left_col {
   /* background: linear-gradient(0deg, #62cea7 0%, #4dabae 50%); */
   background: #2b6f72;
}
/*
.cus-close, cus2-close, .supp-close, supp2-close {
  padding-right: 25px;
  background: url(/img/icons8-close-30-e9d7def2b65353a3ea99e8cbbc1e0f98.png) no-repeat right; /*url("https://static.thenounproject.com/png/101791-200.png") no-repeat right;
  background-size: 20px;
} 

/* Customer clear icon fallback (app_3 references a missing png file). */
#Customer.cus-close, #Customer.cus2-close, #Supplier.supp-close, #Supplier.supp2-close, 
.cus-close, cus2-close, .supp-close, supp2-close {
	
  padding-right: 28px;
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 20px 20px;
  /* background: url(/img/icons8-close-30-e9d7def2b65353a3ea99e8cbbc1e0f98.png) no-repeat right;  */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%238a9099' d='M18.3 5.71 12 12l6.3 6.29-1.41 1.42L10.59 13.4 4.29 19.71 2.88 18.3 9.17 12 2.88 5.71 4.29 4.29l6.3 6.3 6.3-6.3z'/%3E%3C/svg%3E");
}

font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right: 28px;
	background-repeat: no-repeat;
	background-position: right 8px center;
	background-size: 20px 20px;
	content: "\f00d";

.fancytree-fade-expander span.fancytree-expander {
    /* transition: opacity 1.5s; */
    opacity: 1;
    color: black!important;
}

.darkBlue{
	color:#fff;
	background-color:#004646;
	white-space: normal;
	border-color:#400040;
	padding: 5px 10px !important;
	
}

.btn-primary2{color:#fff;
background-color:#004646;
white-space: normal;
border-color:#400040}

.btn-primary2:hover{color:#fff;
background-color:#007b00 !important;
white-space: normal;
/*border-color:#004646 */}

.logout8{
    padding: 0 8px 0px 8px;
}

.checkbox label, .radio label {
    min-height: 18px;
    margin-top: 3px;
    font-weight: 500;
    cursor: pointer;
}
.handsontable .htCheckboxRendererInput {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.checkbox .input-helper:before {
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 2px;
}
.checkbox .input-helper:after {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    content: '\f00c';
    position: absolute;
    font-size: 12px;
    left: 2px;
    top: 0;
    color: #fff;
    font-weight: 700;
}

.checkbox input:checked+.input-helper:after{opacity:1;
padding-top: 4px;
filter:alpha(opacity=100);
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)}
.checkbox .input-helper:after, .t-view:before {
    font-family:"Font Awesome 5 Free"; 
}
.checkbox, .radio {
    padding-top: 0!important;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}

.checkbox label, .radio label {
    display: block;
    padding-left: 30px;
}

.checkbox label, .radio label {
    min-height: 18px;
    margin-top: 5px;
    font-weight: 500;
    cursor: pointer;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

.topright {
  position: absolute !important;
  top: -10px;
  right: -10px;
  z-index: 1000;
}

.bottomright2 {
  position: absolute !important;
  top: -10px;
  right: 100px;
  z-index: 10;
}

.bottomright {
  position: absolute !important;
  top: -10px;
  right: 50px;
  z-index: 10;
}

.fa-20x {
    font-size: 20px;
}

.fa-28x {
    font-size: 28px;
}



dataTables_filter
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: aquamarine;
    border-color: #dee2e6 #dee2e6 #fff;
}

.fade.show {opacity: 1;}

.txtCenter{
	text-align:center;
}

.typeaheadclose{
	background: white; 
	display:none; 
	font-size:29px;
}

.handsontable td, .handsontable th {
    vertical-align: middle;
}


.deleted {display:none;}
.bold {
    font-weight: bold;
}
.yellow td {
	background-color: yellow;
	z-index: 1000;
}

.orange td {
	background-color: #FF9800!important;
	z-index: 1000;
}


.modal {z-index: 99999;}
.modal-backdrop { opacity:0.5 !important;}

.modal .modal-header {
    padding: 10px 26px;
    background: #409ce5;
    border-bottom: 1px solid #1c1919;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #1c1919;
    
}

.stdMenu {
	display: flex;
  	align-items: center;
  	justify-content: left;
}

.toast-title {
  font-weight: bold;
  font-size:20px;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-size:16px;
}

.sidebar_line {border-bottom: 1px solid rgb(0, 0, 64);
}

/** Tabs **/
ul.bar_tabs {
  overflow: visible;
/*  background: #F5F7FA;
  height: 21px;
  margin: 0px 0 14px;*/
  padding-left: 14px;
  position: relative;
  z-index: 1;
  width: 100%;
  border-bottom: 0px solid #E6E9ED; } 

ul.bar_tabs > li {
  border: 1px solid #E6E9ED;
  color: #333 !important;
  margin-top: 0; /*-17px;*/
  margin-left: 8px;
  background: #6ba7e7; /*#fff;*/
  border-bottom: none;
  border-radius: 4px 4px 0 0; }

ul.bar_tabs > li.active {
  border-right: 2px solid #D3D6DA;
  border-top: 0;
  margin-top: 0;/*-15px*/; }

ul.bar_tabs > li a {
  padding: 10px 5px;
  background: #F5F7FA; 
/*  background: url(/css/tabs0000-d5338df592b216d20a2ee06c350875df.gif) no-repeat right top;  /* now we show the right part of the tab and we complete the "puzzle" */
  color:black;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
  border-top-right-radius: 10px; }

ul.bar_tabs > li a:hover {
  border: 1px solid transparent; }

ul.bar_tabs > li.active a {
  border-bottom: none; }

ul.bar_tabs.right {
  padding-right: 14px; }

ul.bar_tabs.right li {
  float: right; }

a:focus {
  outline: none; }

/** /Tabs **/

.nav-sm .nav.side-menu li a {
  cursor: pointer;
  text-align: center !important;
  font-weight: 400;
  font-size: 11px;
  padding: 5px 5px; }
  
.nav_menuweb {
    float: left;
    background: #2196f3;
    border-bottom: 1px solid #D9DEE4;
    margin-bottom: 1px;
/*    height: 60px; */
    width: 100%;
    color: white;
    position: relative;
} 

.nav_m {
    background: white !important;
}

.webheadertitle:hover {
	
  color: #144172 !important;
/*  color: #557086 !important; */
  font-weight: 500 !important;
/*  font-size: 18px !important;*/
  cursor:pointer} 

.label {
    display: inline;
    padding: .2em .6em .2em;
    font-size: 75%;
    font-weight: 700;
    color: #337ab7;
    vertical-align: middle;
    border-radius: .25em;
}

.label-info {
    background-color: #f7f7f7;
}

.label {
    display: inline;
    padding: .0em .6em .1em;
    font-size: 75%;
    font-weight: 700;
    color: #337ab7;
    vertical-align: middle;
    border-radius: .25em;
}
.fa-15x {
    font-size: 1.5em;
}

.fa-16x {
    font-size: 1.6em;
    position: inherit;
    vertical-align: top;
 /*   padding-top: 6px; */
}

.fa-20x {
    font-size: 2em;
    position: inherit;
    vertical-align: center;
 /*   padding-top: 6px; */
}

label {
    display: inline-block;
    max-width: 100%;
    margin-top: 8px;
    margin-bottom: 5px;
}

textarea {
    padding: 10px;
    vertical-align: top;
    width: 100%;
}

textarea.form-control{height:60px!important;}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #ed0e0e;
    background-color: #8de3ef !important;
    /*background-color: cyan !important;nowrap */
}

.btn-link:hover {
    border-color: transparent;
    font-weight: 500;
   
}

.datepicker .datepicker-switch {
    width: 145px;
    line-height: 30px;
    font-size: 16px;
}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover 
{  background-color: transparent !important;}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active {
    background-color: transparent !important;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
     background-color: transparent !important; 
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background-color: transparent !important;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image:  none !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.datepicker table thead tr:last-child th {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
}

.datepicker table thead tr:last-child th.next {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
}

.datepicker table thead tr th.next {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 45px;
    line-height: 45px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


th input[type=text]{
 	border:1px;
    width: 100%;
    text-align: right;
    font-family: inherit;
    font-size: 14px;
    border-radius: 0px;
    height: 20px;
    padding: 0 5px;
    background-color:  transparent;
    cursor: pointer;
  } 

.title {
	font-size: 14px;
	font-weight: bold;
}

.title2 {
	font-size: 13px;
	font-weight: bold;
}

.subTotal {
	background-color: yellow;
	z-index: 1000;
	font-size: 13px;
	font-weight: bold;
}

.subTotalL td:nth-child(5) {
	background-color: #f2f29c;
	z-index: 1000;
	font-size: 13px;
	font-weight: bold;
	float:right;
}

.subTotalL td:nth-child(6), .subTotalL td:nth-child(7) {
	background-color: #f2f29c;
	z-index: 1000;
	font-size: 13px;
	font-weight: bold;
}

.otherTotal {
	background-color: blue;
	z-index: 1000;
	font-size: 13px;
	color:white;
	font-weight: bold;
}

.readonly {
	background-color: red;
	z-index: 1000;
	font-size: 13px;
	color:white;
	font-weight: bold;
}

.sideBarbtn {
    background-color: transparent !important;
    margin-bottom: 0;
    border: none;
    border-radius: 0px; 
    font-weight: 400; 
    text-align: left;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 12px;
    color: white;
    line-height: 1.42857143;
    padding: 4px 20px 4px 5px;
    WidtH: 180pX;
}

.sideBarbtn2 {
    background-color: transparent !important;
    margin-bottom: 0;
    border: none;
    border-radius: 0px;
    font-weight: 400;
    text-align: left;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    color: #112f48;
    line-height: 1.42857143;
    padding: 5px 5px 5px 5px;
    WidtH: 100%; /*180pX;*/
}

.sideBarbtn3 {
    background-color: transparent !important;
    margin-bottom: 0;
    border: none;
    border-radius: 0px;
    font-weight: 400;
    text-align: left;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    color: #112f48;
    line-height: 1.42857143;
    padding: 0px 5px 0px 5px;
    WidtH: 100%; /*180pX;*/
}

#nav_menu .ma-backdrop,.h-search-wrap{position:absolute}


#nav_menu .hi-logo a{padding:7px 10px}

@media (max-width:1279px){
	#nav_menu .hi-trigger{display:inline-block!important}
}


#nav_menu.search-toggled .h-search-wrap{top:0;
opacity:1;
filter:alpha(opacity=100)}

#nav.search-toggled .h-search-wrap{top:0;
opacity:1;
filter:alpha(opacity=100)}


#searchfield.search-toggled .h-search-wrap{top:0;
opacity:1;
filter:alpha(opacity=100)}

.h-search-wrap{top:-65px;
left:0;
width:100%;
height:64px;
background:#fff;
transition:all;
-webkit-transition-duration:.3s;
transition-duration:.3s;
opacity:0;
filter:alpha(opacity=0);
z-index:10}

.h-search-wrap{border:0;
height:40px;
padding:0 10px 0 55px;
font-size:18px;
border-radius:2px;
background-color:#efefef;
width:100%}

.h-search-wrap .hsw-close{position:absolute;
top:15px;
font-size:23px;
font-style:normal;
width:45px;
text-align:center;
border-radius:2px 0 0 2px;
cursor:pointer;
left:15px;
height:40px;
padding-top:9px}

.h-search-wrap .hsw-close:hover{background-color:#e3e3e3}

.hsw-inner{position:relative;
padding:15px;
max-width:700px;
display:block;
margin:0 auto}

input[type=checkbox], input[type=radio] {
    margin: 4px 5px 0;
    margin-top: 1px\9;
    line-height: normal;
    width: 18px;
    height: 18px;
} 


.tooltip1 {
    position: relative;
    display: inline-block;
    z-index: 300 !important;
}

.tooltip1 .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #1d8be0; 
    color: white; 
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 6px;
    padding: 10px 5px 10px 5px;
	line-height:18px; 
    /* Position the tooltip */
    position: absolute;
    top: 120%;
    left: 50%;
    margin-left: -60px;
    z-index:300;
    font-family: Montserrat, sans-serif !important;
}

.tooltip1 .tooltiptext::after {
	visibility: hidden;
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
    z-index:300;
}

.tooltip1:hover .tooltiptext {
    visibility: visible;
    z-index:300;
}

.dpointer{
cursor:pointer}

.toggle {
    float: left;
    margin: 0;
    padding-top: 5px;
    width: 50px;
    color: white;
}


.top_nav .navbar-right {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 75%;
    padding-right: 30px;
    float: right;
}


.selectdivside {
  position: relative;
  /*Don't really need this just for demo styling*/
  font: 18px;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
  margin: 1px;
  padding-right: 10px;
  z-index:50;

} 
 
.selectdivside:after {
  content: ">";
  font: 18px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 25px;
  /*Adjust for position however you want*/
  width: 100%; /* min-width: 300px !important;*/
  top: 0px;
  padding: 0 10px 2px;
  border-bottom: 0px;
  /*left line */
  z-index:50;
  position: absolute;
  pointer-events: none;

}


.zzindex200 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 1px; */
  z-index:28;
}


.zzindexshort {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 1px; */
  z-index:28;
}


.zzindex9 {
  position: relative;
  /*Don't really need this just for demo styling*/
  
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 1px; */
  z-index:29;
}


.zzindex9-400 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 1px; */
  z-index:29;
}


.zzindex7-400 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 1px; */
  z-index:27;
}

.selectstatus {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 1px; */
  z-index:21;
} 

.selectEntry {
  position: relative;
  float: left;
  width: 60px; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:20;
} 



.selectdiv09 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:20;
}
 
.selectdiv {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:20;
}
 
.selectdiv1 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:21;
} 

.selectdiv2 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:22!important;
}

.selectdiv3 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:23;
}

.selectdiv4 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:24;
}

.selectdiv5 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:25;
}

.selectdiv6 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:26;
}

.selectdiv7 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:27;
} 

.selectdiv8 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:28!important;
} 

.selectdiv9 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:29;
} 

.selectdiv10 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:30;
} 

.selectdiv11 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:31;
} 

.selectdiv12 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:32;
} 

.selectdiv13 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:33;
} 

.selectdiv15 {
  position: relative;
  float: left;
  width: 100%; /* min-width: 300px !important;*/
/*  margin: 3px 0px 3px; */
  z-index:34;
} 

.selectdiv100 {
  position: relative;
  float: left;
  width: 100%;
  z-index:100!important;
} 

.selectdiv110 {
  position: relative;
  float: left;
  width: 100%;
  z-index:110;
} 

.selectdiv120 {
  position: relative;
  float: left;
  width: 100%;
  z-index:120;
} 

.selectdiv130 {
  position: relative;
  float: left;
  width: 100%;
  z-index:130;
} 


/* for BloodhoundProjectByUC only   */
.selectdiv200 {
  position: relative;
  float: left;
  width: 100%;
  z-index:200;
} 


.printFormat {
  width: 250px !important; /* min-width: 300px !important;*/
  margin: 1px;
  z-index:100;
  padding-top: 5px;
} 
 
.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  display: block;
  width: 100%;
  
  height: 50px;
  float: right;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.25;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 0px;
  -ms-word-break: normal;
  word-break: normal;
}

 
.selectdiv1 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  display: block;
  width: 100%;

  height: 50px;
  float: right;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.25;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 0px;
  -ms-word-break: normal;
  word-break: normal;
}

footer{
	color: #414e5d;
	background: linear-gradient(45deg, #f0fafb, #e4f9f6);
}

body {
  color: #414e5d; /* #73879C; 
  background: #2A3F54; */
  background: linear-gradient(45deg, #f0fafb, #e4f9f6); /*linear-gradient(136deg, #9dc8cd, #b1e9df); linear-gradient(96deg, #c2e1e9 0%, #bae5d5 100%); */
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.0; }
  
.x_panel {
	background: linear-gradient(96deg, #c2e1e9 0%, #bae5d5 100%);
}  

 

.fHM{
	border: 1px solid #2A3F54;
	background: white;
	position: fixed;
    z-index: 999999;
}

.nav_menu1 {
    float: left;
    background: #f7f7f7;
 /*   border-bottom: 1px solid #D9DEE4;*/
    margin-bottom: 0px;
/*    height: 36px;*/
    width: 100%;
    color: white;
    position: relative;
    padding:5px 5px 5px 5px;
}  
    
.nav_menu {
    float: left;
    background: #2b6f72; /* #4dabae; */
	height: auto;
    min-height: 50px;
    width: 100%;
    color: white;
    position: relative;

}   

.main_menu span.fas {
    float: right;
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
    min-width: inherit;
    color: #f7f7f7;
}  

/* from app_1.min.css */
label{display:inline-block;
max-width:100%;
margin-top: 8px;
margin-bottom:0px}

.b-b {
    border-bottom: 1px solid black;
}


.handsontable {
    position: relative;
}  
 
.scrollsyn {
	max-width:2500px;
	overflow-x: auto;
	overflow-y: visible;
	position: relative;
	margin:0 ;
}
	
.scrollsyn2 {
	max-height:300px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	margin:0 ;
}


.ht_master tr:nth-of-type(odd) > td {
  background-color: #e8f8f9;
}

.ht_master tr:nth-of-type(odd) > td.formula {
  background-color:  #ebeb17;
}

.handsontable td.formula {
  background-color: #ebeb17;
} 
   
.handsontable thead th .relative {
    padding: 2px 4px;
    background-color:  #464db1;
} 

.handsontable th {
    background-color:  #464db1;
    color: #fff;
    text-align: center;
    font-weight: normal;
/*    white-space: nowrap; */
}
    
.handsontable .htAutocompleteArrow {
    float: right;
    font-size: 10px;
    color: #2a2727;
    cursor: default;
    width: 16px;
    text-align: center;
}    

.BH .tt-menu {
	max-height: 300px;
	overflow-y: auto;
	z-index:10000!important;
}
/** start : height  25px ; font-size: 16px; **/

.form-group {
  margin-bottom: 0px; }
  
.form-group>.fg-line>input {
	border:1px solid #e0e0e0;
	border-radius:4px;
	padding-left:5px;
	padding-right:5px;
	background: white;
	height: 28px;
	font-size: 16px;
}
   
.typeahead, .typeahead1,.typeahead2,.typeahead3, .tt-query, .tt-hint {
	width: 100%; /*  width: 396px; */
    padding: 8px 5px ;
    font-size: 14px;
    border:1px solid #e0e0e0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 4px;
    outline: none; 
}
/** End : height  25px ; font-size: 16px; **/
.tt-menu {
    width: 100%;/*422px;*/ 
    margin: 5px 0;
    padding: 3px 0;
    font-size: 16px;
    background-color: #fff;
    border: 2px solid #8d94e3;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}    

.tt-menu, .gist {
    text-align: left;
}

	
.tt-suggestion span {
    float: right;
}

.tt-suggestion {
  padding: 4px 7px;
  line-height: 16px;
}

.tt-hint {
  color: #999;
}

.tt-suggestion.tt-cursor,.tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}


optgroup {
  font-family: inherit; /* 1 */
  font-size:14px;
  line-height: 1.15; /* 1 */
  font-weight:700;
  margin: 0; /* 2 */
}

.dropdown-header {
    display: block;
    font-size: 16px;
    font-weight: 700 !important;
    color: black !important;
}

.btnSelect{display:inline-block;
margin-bottom:0;
font-weight:500;
line-height: 30px !important;
text-align:center;
touch-action:manipulation;
cursor:pointer;
white-space:nowrap;
padding:0px 10px !important;
font-size:15px;
border:1px black;
border-radius:2px;
background-color:#fff;
-webkit-touch-callout:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none}

.bootstrap-select .bs-searchbox {
    padding: 5px 10px 5px 10px !important;
    position: relative;
    background: #F7F7F7;
    margin-top: -10px;
}

.searchbtn{
	display:inline-block;
	margin-bottom:0;
	font-weight:500;
	text-align:center;
	touch-action:manipulation;
	cursor:pointer;
	white-space:nowrap;
	padding:6px 10px;
	font-size:15px;
	line-height:2.0;
	border-radius:2px;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none}

.bootstrap-select .bs-searchbox{
padding:5px 5px 5prgb(214, 214, 214)relative;
background:#F7F7F7;
content:"\f002"; 
font-family:"Font Awesome 5 Free"; 
margin-top:-10px}

.bootstrap-select .bs-searchbox input{
border:1px solid;
border-radius: 6px;
font-size:15px;
font-weight:500;
padding: 5px 5px 5px 10px !important;
/*background:aquamarine;*/}	

.mmenu>li>a{
	width: 100%;/*422px;*/
    padding: 15 5px;
    font-size: 16px;
    line-height:1.42857143;
    background-color: transparent;
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, 0.2);
    box-shadow: none;
}	
/*** dropdown menu hover background color   ***/
.mmenu>li>a:hover{
	text-decoration:none;
	color: white;
	background-color: #007bff; } /* #aaffff;} */
	
.mmenu>li{	
	list-style-type: none;
	padding-left: 0px!important;
}

ul .mmenu{	
	padding-left: 0px!important;
}

.dropdown-menu>li>a{
	width: 100%;/*422px;*/
 /*   margin: 5px 0;*/
    padding: 3 5px;
    font-size: 16px;
    background-color: #fff;
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}	
/*** dropdown menu hover background color   ***/
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{
	text-decoration:none;
	color: white;
/*	color:#333; */
	background-color: #007bff; } /* #aaffff;} */
	
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    /* color: #333; */
    color: white;
    text-decoration: none;
    outline: 0;
    /* background-color: rgba(0,0,0,.075); */   
}
/*** dropdown menu hover background color   ***/	
.dropdown-item.active, .dropdown-item:active {
    color: white; 
    text-decoration: none;
    background-color:#007bff; /*#007bff; /* #007bff;*/
}

.form-horizontal .control-label {
    padding-top: 0px;
}

.jconfirm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 16px;
    z-index: 99999999;
    font-family: inherit;
    overflow: hidden;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: transparent;
    opacity: 1;
}

.nav>li>a {
    padding: 0px 15px;
}

.navtab>li>a {
    padding: 0px 15px;
}

ul li a {
	padding:5px 0px 5px;
}

.nav>li a {
    padding:5px 10px 5px 10px;

}

.navtab>li a {
    padding:5px 10px 5px 10px;

}

.hi-menu>li>a>.him-icon{font-size:24px;}

.hi-menu>li>a {
    color: #fff;
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    border-radius: 2px;
}

.navtab {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.navtab {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navtab>li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: top;
    min-width: 50px;
}

/*** dropdown menu hover background color   ***/
.nav li ul li > a:hover {
  color: black!important;
  font-weight: 500;
  background: #cbeef1!important;} 
 /*  background: #bee3e7!important;} 
  background: #aaffaa!important;}  /* #7295b4 #328a87 #aaffff!important;} */
 
  
.navtab li ul li > a:hover {
  background: #ccc !important;} 
  
ul.nav.dropdown-menu {
    position: absolute;
/*    top:100%!important; */
	right: 0;
	left: -100px!important;
	margin-top: 0px;
    color:white !important;
    width: 240px;
    z-index: 10001;
    background-color: white !important;
 /*    background: #3E5367 !important;#3E5367 !important;*/
    display: none;
} 

.nav-sm .site_title {
  display: none; }
  
.nav-md .hidden-big {
  visibility: hidden; } 
 /*** dropdown menu hover background color   ***/
.navsb > li > ul > li > form > button:hover {
	background: #7295b4!important;} /* #7295b4!important;}  */
/*** dropdown menu hover background color   ***/	
.navsb > li > a:hover, .navsb > li > form > button:hover {
	background: #7295b4!important;} /* #7295b4!important;}  */ 	

.nav > li > a:hover, .nav > li > form > button:hover {
	background: #D9DEE4; /*#7295b4!important;*/} 
	
.navtab > li > a:hover, .navtab > li > form > button:hover {
	background: #D9DEE4; /*#7295b4!important;*/} 	
  
.sidebar-smallfooter {
	text-align: center !important;
    bottom: 0px;
    height:44px;
    clear: both;
    display: block;
    padding: 5px 0 0 0;
    position: fixed;
    width: 80px;
    background: #2A3F54;
}

* {
  box-sizing: border-box;
}

.listbutton {
    background-color: transparent;
    width: 40px;
    border: none;
}

.listbutton:hover {
  color: white !important;} 

.fg-line:not([class*=has-]):after {
    background: #00BCD4;
}

.tab-content{padding:0 0}	


.hidden {
display: none;
}


.bgm-white{background-color:#fff!important}

.c-white{color:#fff!important}

.bgm-black{background-color:#000!important}

.c-black{color:#000!important}

.bgm-brown{background-color:#795548!important}

.c-brown{color:#795548!important}

.bgm-pink{background-color:#E91E63!important}

.c-pink{color:#E91E63!important}

.bgm-red{background-color:#F44336!important}

.saveNew-red{color:#F44336!important}

.c-red{color:#F44336!important}

.c-lightRed{color:#e0827b!important}

.c-crimson{ color:crimson ;}

.bgm-blue{background-color:#2196F3!important}

.save-blue{color:#2196F3!important}

.c-blue{color:#2196F3!important}

.bgm-purple{background-color:#BA68C8!important}

.c-purple{color:#BA68C8!important}

.bgm-deeppurple{background-color:#673AB7!important}

.c-deeppurple{color:#673AB7!important}

.bgm-lightblue{background-color:#03A9F4!important}

.c-lightblue{color:#03A9F4!important}

.bgm-cyan{background-color:#00BCD4!important}

.c-cyan{color:#00BCD4!important}

.bgm-teal{background-color:#009BAD!important}

.c-teal{color:#009BAD!important}

.bgm-green{background-color:#4CAF50!important}

.c-green{color:#4CAF50!important}

.new-green{color:#4CAF50!important}

.dark-green{color:#1e930e!important}

.dark-blue{color: #120d9d!important;}

.bgm-lightgreen{background-color:#8BC34A!important}

.c-lightgreen{color:#8BC34A!important}

.bgm-lime{background-color:#CDDC39!important}

.c-lime{color:#CDDC39!important}

.bgm-yellow{background-color:#FFEB3B!important}

.c-yellow{color:#FFEB3B!important}

.bgm-amber{background-color:#FFC107!important}

.c-amber{color:#FFC107!important}

.bgm-orange{background-color:#FF9800!important}

.c-orange{color:#FF9800!important}

.bgm-deeporange{background-color:#FF5722!important}

.c-deeporange{color:#FF5722!important}

.bgm-gray{background-color:#9E9E9E!important}

.c-dark{color:#4B5F71!important}

.c-folder{color:#facf4f!important}

.c-gray{color:#9E9E9E!important}

.bgm-bluegray{background-color:#607D8B!important}

.c-bluegray{color:#607D8B!important}

.bgm-indigo{background-color:#3F51B5!important}

.c-indigo{color:#3F51B5!important}

.bg-black-trp{background-color:rgba(0,0,0,.1)!important}

.c-y{color: #c8f038!important;}

.c-y:hover>a{
	color: black;
	background-color: white; }
	
	
.navbar3 .dropdown3-menu, .menu-left, .navbar3 .dropdown3-menu2 {
    left: 10px;
    right: 0;
}

/********************************* added after 2019-09-17 for mobile devices ******************************************************/

#homebtn {
	display: none;
}

.lbutton{
	padding-top:10px}

.form-group>.fg-line>label {
	font-weight:700 !important;
    font-style: oblique !important;
}

.oblique{
	font-weight: 700 !important;
    font-style: oblique !important;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    width: 250px;
    line-height: 2rem;
    font-size: 1rem;
}

.form-control:focus{ border-color:#2ebed7 !important;}
/*
.modal .form-control:focus{ border-color:#2ebed7 !important;}*/

/**** new coloring *************************************/


.input-group {
   		position: relative;
    	display: table;
    	background: white;
    	border-collapse: separate;
	}
	
.form-control {
    padding-left: 5px;
    padding-right: 5px;
    background: white;
}

#canvasDownload {
	width: 100%;
	background-color: #ffffff;
}

#qrCanvas {
	width: 100%;
	background-color: #ffffff;
}

#video {
	width: 100%;
	background-color: #ffffff;
}

#video2 {
	width: 100%;
	background-color: #ffffff;
}

#video3 {
	width: 100%;
	background-color: #ffffff;
}


img {max-width: 100%;} /* This rule is very important, please do not ignore this! */

#canvas {
  width: 100%;
}

.mobileScreen {
	display: block;
}

.date-picker {
    padding-left: 5px!important;
    padding-right: 5px!important;
    background: white;
}

.handsontable table.htCore {
	border-collapse: collapse!important;
}

.hpsize {
		display: block!important;
	}
	
.uname {
	padding-top: 2px;
}

.dataTableSearch {
    margin-left: 0.5em;
    width: 250px;
    line-height: 20px;
    font-size: 16px;
}
.m-ll-25{margin-left:25px!important}
.p-ll-5{padding-left:5px!important }
.p-ll-10{padding-left:10px!important}
.p-ll-15{padding-left:15px!important}
.p-l-15-5{padding-left:15px!important}
.p-l-10-0{padding-left:10px!important}
.p-l-5-0{padding-left:5px!important}
.p-l-10-5{padding-left:10px!important}


.row2 {
	margin-right: -10px;
 	margin-left: -10px; }
 	
.navtoggle{
	padding-top:12px;
	padding-bottom:12px;
} 	

.navheader{
	padding-top:8px;
	padding-bottom:8px;
} 
.p-tt-10{
		padding-top:5px!important;
	}
.btn-primary2:hover{color:#fff;
background-color:#007b00;
/*border-color:#004646 */}
	
.payment {
    color: rgb(255, 128, 255)!important;
}	

.mobileShow {
   display: none;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 0px 0px !important;
}


.form-horizontal .control-label {
    text-align: left!important;
    margin-bottom: 0;
    padding-top: 7px;
}


.position-top-right {
  position: absolute;
  top: 40px;
  right: 0;
}


/*** MEGA MENU - START line 2101 to line 2726  ************************************************/

.logoutbtn:hover {
	color: #2cb8b8;} 
  
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: Montserrat, sans-serif;
  background: linear-gradient(45deg, #f0fafb, #e4f9f6);
  background-size: 100% 200%;
  color: #000000;
  min-height: 100vh;
  font-size: 14px;
}

/* navbar */

.navbar3 {
  background: #167270;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px 0 20px;  /*0 60px;*/
  -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
}

.navbar3 .logo {
  text-decoration: none;
  color: #122f48;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}

/* nav menu button */

.menu-btn {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  z-index: 2;
}

.menu-btn2 {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  z-index: 2;
}

.navbar3 .menu-btn__lines::before,
.navbar3 .menu-btn__lines::after {
  content: "";
  position: absolute;
}
.navbar3 .menu-btn__lines2::before,
.navbar3 .menu-btn__lines2::after {
  content: "";
  position: absolute;
}

.navbar3 .menu-btn__lines,
.navbar3 .menu-btn__lines::before,
.navbar3 .menu-btn__lines::after {
  width: 1.5rem;
  height: 0.1rem;
  background: #00ffd2;
  transition: all 0.4s ease-in-out;
}
.navbar3 .menu-btn__lines2,
.navbar3 .menu-btn__lines2::before,
.navbar3 .menu-btn__lines2::after {
  width: 1.5rem;
  height: 0.1rem;
  background: #00ffd2;
  transition: all 0.4s ease-in-out;
}

.navbar3 .menu-btn__lines::before {
  transform: translateY(-0.5rem);
}
.navbar3 .menu-btn__lines2::before {
  transform: translateY(-0.5rem);
}


.navbar3 .menu-btn__lines::after {
  transform: translateY(0.5rem);
}
.navbar3 .menu-btn__lines2::after {
  transform: translateY(0.5rem);
}

.navbar3 .menu-items {
  display: flex;
  align-items: center;
}
.navbar3 .menu-items2 {
  display: flex;
  align-items: center;
}

.navbar3 ul li {
  list-style: none;
  transition: 0.3s ease;
}

.navbar3 ul li .arrow {
  transition: all 0.3s ease-out;
}

.navbar3 ul li a {
  text-decoration: none;
  color: #112f48;
}

/* dropdown menu */

.navbar3 .dropdown3 {
  position: relative;
}
.expand-btn:after {
  content: " \25BE";
  opacity: 0.4;
  margin-left: 5px;
}

.expand-btn2:after {
  content: " \25BE";
  opacity: 0.4;
  margin-left: 5px;
}

.navbar3 .dropdown3-menu, .navbar3 .dropdown3-menu2,
.menu-right {
  position: absolute;
  background: #e9ecef;
  width: 300px;
  line-height: 20px;
  border-radius: 0 0 5px 5px;
  top: 45px;
/*  border-top: 1px solid white; */
  border: 1px solid #8d94e3;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
}

.navbar3 .menu-right {
  top: 0;
  left: 100%;
}
.navbar3 .dropdown3-menu, .navbar3 .dropdown3-menu2,
.menu-left {
  left: 10px;  /* unset; */
  right: 0;
}
.navbar3 .menu-left {
  left: -100%;
}

.navbar3 .menu-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.5rem 1.5rem;
  font-size: 14px;
}
.navbar3 .menu-item:hover {
  color: #ff5722; 
}

.menu-item.first-item {
  padding: 1.5rem 1rem;
  color: white;
  font-size: 1.5rem;
}

.navbar3 .dropdown3-right:hover .menu-left {
  left: -100%;
}

/* mega menu  */

.navbar3 .mega-menu {
  z-index: 10000;
  position: absolute;
  left: 0;
  width: 100vw;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-out 0s, visibility 0.1s linear 0s;
}

.mega-menu .content, .mega-menu .content2 {
  background: #fff;
  padding: 1rem;
  display: grid;
  border: 2px solid #8d94e3;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  width: 100%;
  justify-content: space-between;
  -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
}

.blog .content, .blog .content2 {
  grid-template-columns: repeat(4, 1fr);
}

.content .col, .content2 .col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: 2.6rem;
}

.content .col .img-wrapper, .content2 .col .img-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 20vw;
  overflow: hidden;
}

.content .col .img, .content2 .col .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.content .col img, .content2 .col img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
}

.content .col .img-wrapper:hover img, .content2 .col .img-wrapper:hover img {
  transform: scale(1.1);
}

.content .col .menu-title, .content2 .col .menu-title {
  color: #167270;
  font-size: 1.5rem;
  line-height: 3rem;
  font-weight: bold;
  padding-left:5px;
}

.content .col p, .content2 .col p {
  line-height: 1.2rem;
  margin-top: 5px;
  color: #112f48;
}

.content .col .mega-links, .content2 .col .mega-links {
  border-left: 1px solid #3c3c3c;
}

.content .col .read-more, .content2 .col .read-more {
  font-size: 16px;
  display: flex;
  padding-top: 1rem;
  color: #03a9f4;
  transition: color 0.3s ease;
  justify-content: flex-end;
  padding-right: 10px;
}

.col .mega-links li,
.col .mega-links li a {
  padding: 0 1.2rem;
}

.content .col .read-more:hover, .content2 .col .read-more:hover {
  color: #2cb8b8;
}

/* container */
.container {
  margin: 5px auto auto;
  padding: 0 15px;
  max-width: 100%;
  text-align: left;
}
.container p {
  color: #ffffff;
}

h1 {
  font-weight: 700;
  line-height: 10vw;
  color: #ffffff;
  text-transform: uppercase;
}

/* animation menu hamburger */
.menu-btn.open .menu-btn__lines {
  transform: translateX(1rem);
  background: transparent;
}
.menu-btn2.open .menu-btn__lines2 {
  transform: translateX(1rem);
  background: transparent;
}

.menu-btn.open .menu-btn__lines::before {
  transform: rotate(45deg) translate(-0.5rem, 0.5rem);
  background: #00ffd2;
}
.menu-btn2.open .menu-btn__lines2::before {
  transform: rotate(45deg) translate(-0.5rem, 0.5rem);
  background: #00ffd2;
}

.menu-btn.open .menu-btn__lines::after {
  transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
  background: #00ffd2;
}

.menu-btn2.open .menu-btn__lines2::after {
  transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
  background: #00ffd2;
}

/** Toastr Color Customization **/
		/* Success Toast (Green) */
		#toast-container > .toast-success {
		    background-color: #85c788 !important; /* Green */
		    color: #ffffff !important;
		}
		
		#toast-container > .toast-success .toast-title {
		    color: #ffffff !important;
		}
		
		#toast-container > .toast-success .toast-message {
		    color: #ffffff !important;
		}
		
		/* Error Toast (Red) */
		#toast-container > .toast-error {
		    background-color: #dc3545 !important; /* Red */
		    color: #ffffff !important;
		}
		
		#toast-container > .toast-error .toast-title {
		    color: #ffffff !important;
		}
		
		#toast-container > .toast-error .toast-message {
		    color: #ffffff !important;
		}
		
		/* Info Toast (Blue) */
		#toast-container > .toast-info {
		    background-color: #17a2b8 !important; /* Blue */
		    color: #ffffff !important;
		}
		
		#toast-container > .toast-info .toast-title {
		    color: #ffffff !important;
		}
		
		#toast-container > .toast-info .toast-message {
		    color: #ffffff !important;
		}
		
		/* Warning Toast (Orange/Yellow) */
		#toast-container > .toast-warning {
		    background-color: #ffc107 !important; /* Yellow/Orange */
		    color: #212529 !important;
		}
		
		#toast-container > .toast-warning .toast-title {
		    color: #212529 !important;
		}
		
		#toast-container > .toast-warning .toast-message {
		    color: #212529 !important;
		}

/* Responsive style */
/******** line 2489 to line 2727    max-width: 1024px                        ********/

@media screen and (max-width: 1024px) {
  .navbar3 {
    padding: 10px 20px;
  }

  .overflow {
    overflow: hidden;
  }

  .overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 500;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .overlay2 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 500;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }

  .overlay--active {
    opacity: 1;
    visibility: visible;
  }
  .overlay--active2 {
    opacity: 1;
    visibility: visible;
  }

  .menu-btn {
    display: flex;
  }
  
  .menu-btn2 {
    display: flex;
  }
 
  .navbar3 .menu-items {
    position: fixed;
    height: 100%;
    max-height: initial;
    overflow-y: auto;
    width: 95%;
    top: 65px;
    left: 0;
    visibility: hidden;
    background: #fcfcfc;
    display: block;
    transform: translateX(-100vh);
    transition: 0.3s ease-out;
    padding-bottom: 100px;
  }
  .navbar3 .menu-items2 {
    position: fixed;
    height: 100%;
    max-height: initial;
    overflow-y: auto;
    width: 95%;
    top: 130px;
    left: 0;
    visibility: hidden;
    background: #fcfcfc;
    display: block;
    transform: translateX(-100vh);
    transition: 0.3s ease-out;
    padding-bottom: 100px;
  }  


  .menu-items.open {
    transform: translateY(0);
    visibility: visible;
  }
  
   .content.open, .content2.open {
    transform: translateY(0);
    visibility: visible;
  }
  
  .menu-items2.open {
    transform: translateY(0);
    visibility: visible;
  }
  .menu-items li:first-child {
    margin-top: 20px;
  }
  .menu-items2 li:first-child {
    margin-top: 20px;
  }
  .menu-items li a {
    padding: 10px 1rem;
    display: block;
    font-size: 18px;
    color:#167270!important;
  }
  .menu-items2 li a {
    padding: 10px 1rem;
    display: block;
    font-size: 18px;
    color:#167270!important;
  }  


  .menu-items .dropdown3-right .right-arrow {
    transform: rotate(90deg);
  }
  .menu-items2 .dropdown3-right .right-arrow {
    transform: rotate(90deg);
  }

  .menu-item.first-item {
    padding: 1rem 1rem;
    font-size: 1.8rem!important;
    color: white!important;
    background: #167270!important;
  }

  /* DROPDOWN, MEGA MENUS */
  .menu-items .dropdown3-menu,
  .menu-items .menu-right,
  .menu-items .mega-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    top: 4rem;
    margin-left: -18px;
    width: auto;
    max-height: 0;
    transform: scaleX(0);
    transform-origin: left;
    overflow: hidden;
    transition: all 0.5s ease;
  }
  .menu-items2 .dropdown3-menu2,
  .menu-items2 .menu-right,
  .menu-items2 .mega-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    top: 4rem;
    margin-left: -18px;
    width: auto;
    max-height: 0;
    transform: scaleX(0);
    transform-origin: left;
    overflow: hidden;
    transition: all 0.5s ease;
  }

  .menu-items .dropdown3-menu,
  .menu-items .menu-right {
    padding-left: 1rem;
    width: 102%;
    margin-left: 5px;  /*-10px;*/
  }
  .menu-items2 .dropdown3-menu2,
  .menu-items2 .menu-right {
    padding-left: 1rem;
    width: 102%;
    margin-left: 5px;  /*-10px;*/
  }

  .menu-items .mega-menu .col {
    padding-left: 1rem;
  }
  .menu-items2 .mega-menu .col {
    padding-left: 1rem;
  }

  .expand-btn.open + .sample {
    max-height: 100%;
    transform: scaleZ(1);
  }
  .expand-btn2.open + .sample {
    max-height: 100%;
    transform: scaleZ(1);
  }

  .expand-btn.open + .blog.sample {
    max-height: 100%;
    transform: scaleZ(1);
    max-width: fit-content;
  }
  
  .expand-btn2.open + .blog.sample {
    max-height: 100%;
    transform: scaleZ(1);
    max-width: fit-content;
  }

  .navbar3 .sample {
    border-top: none;
  }

  .sample li {
    margin: 0;
  }

  .sample li:last-child {
    border-bottom: none;
  }

  .sample li a {
    font-size: 1rem;
  }

  .mega-menu .content, .mega-menu .content2 {
    grid-template-columns: auto;
    padding: 1rem 1rem 0 1rem;
  }

  .mega-menu .content .col, .mega-menu .content2 .col {
    width: 100%;
    padding-top: 1rem;
    margin-bottom: 0.5rem;
  }

  .col .mega-links li,
  .col .mega-links li a {
    padding: 0 10px;
  }

  .content .col .mega-links, .content2 .col .mega-links {
    border-left: 0;
    padding-left: 0.5rem;
  }
  .col .mega-links li {
    margin: 0;
  }
}
/*** MEGA MENU - END  line 2489 to line 2727    max-width: 1024px   ********/
/*** MEGA MENU - END  line 2101 to line 2727  ************************************************/




/***  @media (max-width:767px)  line 2734 to line 3119   *************  ******************************************************************/
@media (max-width:767px) {
	
	#nav_menu{padding:0 0px}
	.h-search-wrap .hsw-close{right:7px}
	
	.content .col, .content2 .col {
  	  display: flex;
  	  flex-direction: column;
  	  justify-content: space-between;
  	  line-height: 3rem;
	}

	#SetColumn {
		display: none;
	}
	.tooltip1:hover .tooltiptext {
  	  visibility: hidden;
	}
	.nav_menu {
		height: auto;
  	  min-height: 35px;
	} 
	.navtoggle{
		padding-top:6px;
		padding-bottom:6px;
	} 	

	.navheader{
		padding-top:4px;
		padding-bottom:4px;
	} 

/*	.btn:not(.btn-link) {
  	  box-shadow: none;
	}*/
	.btn {
 	   border: 0;
 	   text-transform: none;
	}
	
	.dataTables_wrapper .dataTables_filter input {
  	  margin-left: 0.5em;
  	  width: auto; 
  	  line-height: 20px;
   	 font-size: 14px;
	}
	.m-ll-25{margin-left:0px!important}
	.p-ll-5{padding-left:0px!important}
	.p-ll-10{padding-left:0px!important}
	.p-ll-15{padding-left:0px!important}
	.p-l-15-5{padding-left:5px!important}
	.p-l-10-0{padding-left:0px!important}
	.p-l-5-0{padding-left:0px!important}
	.p-l-10-5{padding-left:5px!important}
	.p-sl-0{padding-left:0px!important}
	
	.p-lll-20{padding-left:20px!important}
	
	.uname {
		padding-top: 0px;
	}
	.hpsize {
		display: none!important;
	}
	
	.modal {
		width: 100%!important;
	}	
	
	.centered-element {
    	position: relative;
    	float: left;
  	 	padding-left: 10px;
	}
	.scpl {
	 	float: left!important;
	}
	
	.toggle {
  		float: left;
		/*    margin: 0;
  	  	padding-top: 0px; */
  	  	width: 30px;
		color: white;
	}

	.toggle a {
   		padding: 5px 35px 0px 0px;
/*   	margin: 0;*/
  	 	cursor: pointer;
/*   	padding-top:0px!important;*/
	}

	.fsize {
		padding: 5px 5px;
		font-size: 16px!important;
    	font-weight: 500;
	}

	.fsize2 {
 	  padding: 0px 0px;
 	  font-size: 16px!important;
 	  font-weight: 500;
  	 width:100%!important;
 	  display: flex;
  	 justify-content: space-between;
	}

	.mobileHide {
   		display:none;
	}

	.mobileShow {
    	padding: 0px 0px;
   	 	font-size: 16px!important;
    	font-weight: 500;
    	width:100%!important;
    	display: flex;
    	justify-content: space-between;
	}

	.navbar6, .navbar7 {
 		/* background: #ffffff; */
		/*  background-color: aqua;*/
  		background-color: #2b6f72;
  		color:#fff;
  		height: 45px;
  		display: flex;
  		align-items: center;
  		justify-content: space-between;
  		padding: 10px;  /*0 60px;*/
  		-webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
  		box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
	}

	.sticky6 {
  		position: -webkit-sticky;
  		position: sticky;
  		top: 55;
  		z-index: 999;
	}



	.p-bb-20{
		padding-bottom:20px!important;
	}
	.p-tt-10{
		padding-top:0px!important;
	}
	.sp-t-5 {
		padding-top:5px!important;
	}
	.sp-t-10{
		padding-top:10px!important;
	}
	
	.sp-t-20{
		padding-top:10px!important;
	}
	
	.sp-b-10{
		padding-bottom:10px!important;
	}	

	.listbutton {
		/*    padding-top: 5px!important;*/
    	width: 40px;
	}

	.hi-menu>li>a {
		margin: 5px 5px;
	}	

	.hi-menu>li {
    	min-width: 40px!important;
    	margin: 3px 10px
	}

	.btn-mobile{
		margin: 5px 10px;
	}	

	.fa-16x {
    	font-size: 23px!important;
    	position: inherit;
    	vertical-align: top;
    	padding-left: 0px;
	}

	#homebtn {
		display: inline-block;
		/*margin-top: -7px;*/
	}

	.nav-sm footer {
   		margin-left: 0px!important; 
	}

	.edit-photo-container {
  		width: 95%!important;
	}
	.row2 {
  		margin-right: -5px;
 		margin-left: -5px; }
	
	.x_panel {
		width: 100%;
		padding: 5px 3px !important;
/*		background: linear-gradient(0deg, #55fabe 0%, #78d4d7 100%); */
		background: linear-gradient(0deg, #b9dddd54 0%, #78a5a554 100%);
		/*background: #8de3ef; cyan; */
	}
	.col-md-12, .col-sm-12, .col-xs-12 {
		padding: 0px 5px;
	}
	.col-md-6 {
		padding: 0px 5px;
	}
	.control-label {
    	font-weight: 500;
    	font-size: 14px;
	}
	textarea {
    	padding: 10px;
   	 	vertical-align: top;
   	 	width: 100%;
	}
	
	
	.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
    	margin: 0 auto;
    	width: 100%!important;
    	border-radius: 5px;
	}

	.longbtn {
		width: 300px!important;
		white-space:normal!important;
	}

	.form-group>.fg-line>input {
		border:1px solid #e0e0e0;
		border-radius:4px;
		padding-left:5px;
		padding-right:5px;
		background: white;
		height: 28px;
		font-size: 16px;
	}

	.form-control:focus{ border-color:#2ebed7 !important;}
	.BH:focus{ border-color:#2ebed7 !important;}

	
	.printFormat {
		padding-top: 0px;
	}
	
	.form-group>.fg-line>label {
		font-size: 14px;
   		font-weight: 500 !important;
	}

	.form-control {
		width: 100%;
 	    height: 2.5rem;
    	font-size: 1.1rem;
    	padding: 0px 5px 0px 5px;
    	background-color: white!important;
   	 	border: 1px solid #e0e0e0;
    	border-radius: 6px;
/*    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}

	.typeahead, .typeahead1,.typeahead12, .tt-query, .tt-hint {
    	width: 100%;
    	height: 2.5rem;
    	font-size: 1.1rem;
    	padding: 8px 5px ;
    	background: white!important;
    	border:1px solid #e0e0e0;
    	-webkit-border-radius: 0px;
    	-moz-border-radius: 0px;
    	border-radius: 4px;
    	outline: none;
	}

	.lbutton{
		padding-top:10px
	}
	
	.input-group {
   		position: relative;
    	display: table;
    	background: white;
    	border-collapse: separate;
	}
	
	input[type=checkbox], input[type=radio] {
    	margin: 0px 5px 0;
   		line-height: normal;
	} 
	
	label {
    	display: inline-block;
    	max-width: 100%;
    	margin-top: 4px;
    	margin-bottom: 0px;
	}


	.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    	line-height: 20px!important;
    	padding: 0 4px;
	}

	#canvasDownload {
		width: 100%;
		background-color: #ffffff;
	}

	#video {
		width: 100%;
		background-color: #ffffff;
	}
	#video2 {
		width: 100%;
		background-color: #ffffff;
	}
	#video3 {
		width: 100%;
		background-color: #ffffff;
	}

	#qrCanvas {
		width: 100%;
		background-color: #ffffff;
	}

	.mobileScreen {
		display: none;
	}
	.thumbnail .image {
		width: auto!important;
		height: auto!important;
  		overflow: hidden; 
	}
  	
	.typeaheadclose{
		background: white; 
		display:none; 
		font-size:28px;
	} 	

	.stdMenu {
		display: flex;
  		align-items: center;
  		justify-content: space-around;
	}
	
	.navbar7 {
 		visibility: hidden;
	}
 	
}

/*** End ---@media (max-width:767px)--- line 2734 to line 3119  ************************************************/

/*
 * Handsontable autocomplete: list is clipped by overflow on ancestors. HOT 6 also shrinks the list in JS
 * (limitDropdownIfNeeded vs .wtHolder) — patched in mainHotTable.js. Here: avoid overflow-x:auto on #hstable
 * alone, or getTrimmingContainer() treats it as a trim box. Horizontal scroll stays on #excelinput.
 */
#hstable.scrollsyn {
	overflow: visible !important;
}
#hstable #excelinput.table-responsive {
	overflow-y: visible !important;
}
#hstable #excelinput.handsontable {
	overflow-x: auto !important;
	overflow-y: visible !important;
}
#hstable .handsontableInputHolder {
	overflow: visible !important;
	z-index: 5000 !important;
}
#hstable .handsontableEditor {
	overflow: visible !important;
}
#hstable .handsontableEditor .handsontable {
	overflow: visible !important;
}



#hstable #lineItems.table-responsive {
	overflow-y: visible !important;
}




 
