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

.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;
}

.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;
}

  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;*/
 }


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;}
/*
.autocompleteEditor .wtHolder {
    min-width: 400px;
/*    min-height: auto; *
}
.logout:hover{background:#ccc!important;}
/*
.autocompleteEditor .wtHolder {
  min-width: 400px;
  min-height: auto;
}
.ht_master .wtHolder {
	position: relative; 
	height: 50px !important;
}*/

.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;
}

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;
}

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 {
	background-color: #f2f29c;
	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;*/
}
/*
.sideBarbtn3 {
    background-color: transparent !important;
    margin-bottom: 0;
    border: none;
    border-radius: 0px;
    font-weight: 500;
    text-align: left;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 20px;
    color: black;
    line-height: 1.42857143;
    padding: 4px 20px 4px 5px;
    WidtH: 100%;
}*/


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

@media (max-width:767px){#nav_menu{padding:0 0px}

.h-search-wrap .hsw-close{right:7px}

}

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

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

}

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


#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)}

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

#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: 18px;
    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;
}

.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:after {
  content: ">";
  font: 20px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: -70px;
  /*Adjust for position however you want*

  top: 0px;
  padding: 0 0 2px;
  border-bottom: 0px;
  /*left line *
  z-index:2000;
  position: absolute;
  pointer-events: none;
}

 
.selectdiv1:after {
  content: ">";
  font: 20px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: -45px;
  /*Adjust for position however you want*

  top: 0px;
  padding: 0 0 2px;
  border-bottom: 0px;
  /*left line *
  z-index:2100;
  position: absolute;
  pointer-events: none;
} */
 
.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 : cyan; 
	background: #8de3ef; 
	background: linear-gradient(0deg, #55fabe 0%, #78d4d7 100%); 
	background: linear-gradient(0deg, #149c76 0%, #81e8e8 100%); 
	background: linear-gradient(0deg, #36d2a6 0%, #81e8e8 100%); 
	background: linear-gradient(0deg, #98d6c4 0%, #4cc3c3 100%);
	background: linear-gradient(0deg, #b9dddd54 0%, #78a5a554 100%);  
	background: linear-gradient(135deg, #00c6fb 0%, #005bea 100%); */
	background: linear-gradient(96deg, #c2e1e9 0%, #bae5d5 100%);
	
}  


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;  
}  

.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: linear-gradient(45deg, #1de099, #1dc8cd);
    background: linear-gradient(0deg, #62cea7 0%, #4dabae 50%); */
    background: #2b6f72; /* #4dabae; */
/*  background: #2196f3;; #d3eefb;  #5befc7; 
    border-bottom: 1px solid #2A3F54; 
    margin-bottom: 1px;
	height: 40px; */
	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}


/* 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;
  } 


/* 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; */
}

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

@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}
table.fixedHeader-floating.no-footer{border-bottom-width:0}
table.fixedHeader-locked{position:absolute !important;background-color:white}
@media print{table.fixedHeader-floating{display:none}}   
*/


table.fixedHeader-floating {
    position: fixed !important;
    background-color: white;
    width: 70% !important;
}
/*
table.dataTable.fixedHeader-floating,
table.dataTable.fixedHeader-locked {
  background-color: white;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}*/
/*
table.dataTable.fixedHeader-floating {
  position: fixed !important;
}

table.dataTable.fixedHeader-locked {
  position: absolute !important;
}

@media print {
  table.fixedHeader-floating {
    display: none;
  }
}
*/
.handsontable {
    position: relative;
}  
/*
#excelinput {
  width: 1000px;
  height: 250px;
  overflow: auto;
} 

#excel-table1 {
  width: 1000px;
  height: 50px;
  overflow: auto;
} 

 */
 
.scrollsyn {
	max-width:2500px;
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	margin:0 ;
}
	
.scrollsyn2 {
	max-height:300px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	margin:0 ;
}/*
.htCore td { white-space:nowrap }    */
/*
.htCore > tbody > tr:nth-child(odd) > td {
    background-color:  #e8f8f9;    
} */

.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; */
    height: 30px;
    padding: 8px 5px ;
    font-size: 16px;
    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-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


/*
.tt-menu {    /* used to be tt-dropdown-menu in older versions *
  width: 422px;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -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-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-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;*/
 /*   margin: 5px 0;
 	white-space: nowrap;*/
    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-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);
}	
/*** 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}	

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

.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}

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

.save-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}

.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}

.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: 20px;
    font-size: 14px;
}

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

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


/*
.BH {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;
    background: white;
    height: 28px;
    font-size: 18px;
}

	
	.BH {
		width: 100%;
  	  	height: 35px;
 	    font-size: 20px;
    	padding: 0px 0px;
    	background-color: white;
    	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;
	}
*/
.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 {
/*  height: 600px;*/
  width: 100%; /*Change this value according to your need*
  background-color: #ffffff;
  cursor: default;
  border: 1px solid #000;*/
}

.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;
}

/*
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #f7f7f7;
}*/




.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 {
    background-color:  #265278 !important;
    margin-bottom: 0;
    border: none;
    border-radius: 0px; 
    font-weight: 400; 
    text-align: left;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 18px;
    color: white;
    line-height: 1.42857143;
    padding: 8px 170px 8px 5px;
}*/
.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: #ffffff;
  background: linear-gradient(-45deg, #9c27b0, #673ab7); */
  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:hover .dropdown3-menu {
  opacity: 1;
  visibility: visible;
}

.navbar3 .dropdown3-right:hover .menu-right {
  left: 100%;
  opacity: 1;
  visibility: visible;
}*/

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

/* mega menu  */

.navbar3 .mega-menu {
  z-index: 10000;
  position: absolute;
  left: 0;
  width: 100vw;
  top: 50px;
/*  border: 1px solid #0b0427; */
  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;
}
/*
.menu-items li:hover .mega-menu {
  opacity: 1;
  visibility: visible;
}
.menu-items2 li:hover .mega-menu {
  opacity: 1;
  visibility: visible;
} */

.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;
}

/* 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  ************************************************/

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


/***  @media (max-width:767px)  line 2734 to line 3119   *************  ******************************************************************/
@media (max-width:767px) {
	
	.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;
	}
/*	.BH {
		width: 100%;
  	  	height: 28px;
 	    font-size: 16px;
    	padding: 0px 0px;
    	background-color: white;
    	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;
	}*/
	.form-control:focus{ border-color:#2ebed7 !important;}
	.BH:focus{ border-color:#2ebed7 !important;}

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

	.form-control {
		width: 100%;
 	    height: 28px;
    	font-size: 16px;
    	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: 28px;
    	font-size: 16px;
    	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  ************************************************/

 