@font-face {
    font-family: 'opensansregular';
    src:url('font/opensans/opensans-regular-webfont.woff2') format('woff2'),
         url('font/opensans/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	  font-family: 'Glyphicons Halflings';
	  src: url('font/glyphicons-halflings-regular.eot');
	  src: url('font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('font/glyphicons-halflings-regular.woff') format('woff'), url('font/glyphicons-halflings-regular.ttf') format('truetype'), url('font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
    font-family: 'rubikregular';
    src: url('font/rubik/rubik-regular-webfont.woff2') format('woff2'),
         url('font/rubik/rubik-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rubiklight';
    src: url('font/rubik/rubik-light-webfont.woff2') format('woff2'),
         url('font/rubik/rubik-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rubikmedium';
    src: url('font/rubik/rubik-medium-webfont.woff2') format('woff2'),
         url('font/rubik/rubik-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: 'rubikregular', 'rubiklight', 'rubikmedium';
	padding-top: 0;
	font-style: normal;
    color: #FFFFFF;
    font-size: 13px;
}
.bg-insidecol{background-color: #525252;}
.bg-insidecol1{background-color: #cccccc; color:#212121;}
.bg-login {
    color: #c3ccdd;
    height: 98vh;
	min-height:530px; padding-top:80px; padding-bottom:80px;
	overflow: hidden;
}
.bg-logincol {
    background: linear-gradient(180deg, #525D72 0%, #69768D 100%);
  background-image: url("img/img-login.jpg");
  height: 100%;
min-height:100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.vertcent{height: 100%; min-height:100vh;}
.redgbg{background: linear-gradient(to top right, #df3627 0%, #f09717 100%)!important;}
.redgbg1{background: linear-gradient(to top right, #df3627 0%, #dc6723 100%)!important; border-radius: 0 5px 5px 5px;}
.bg-dark {
    background-color: #404040!important;
}
h1, h2, h3, h4, h5, h6, .btn {
	font-family: 'rubikregular', 'opensansregular', Arial, Helvetica, sans-serif;
	/*font-stretch: ultra-condensed;*/
	/*font-weight:bold;*/
}
.rubiksemibold1 {
	font-family: 'rubikregular', 'opensansregular', Arial, Helvetica, sans-serif;
	font-weight: 600 !important;
	/*letter-spacing: 0.05em;*/
}
h1, h3, h4{color: #FFFFFF}
h2{color: #FFFFFF}
.txtyellow{color: #fbb92d}
h1{ font-size:22px;}
h3{ font-size:18px;}
a {
    color: #81D4FA;
    text-decoration: none;
    background-color: transparent;
}
a:active, a:focus { 
 outline: none; 
 /*ie-dummy: expression(this.hideFocus=true);*/
color: #81D4FA;
}
a:hover{
	text-decoration:none;
	color: #81D4FA;
	}
.font12{font-size:12px;}
.font13{font-size:13px;}
/* .<strong>font14</strong>{font-size:14px;} */
.font15{font-size:15px;}
.font16{font-size:16px;}
.text-black{color:#000000;}
.navbar {
    margin-bottom: 0px;
    min-height: 34px;
    border: none;
}
.navbar-nav > span > li > a {
    color: #000000;
    font-size: 14px;
    padding: 7px 13px;
    /*font-weight: bold;*/
}
footer{min-height:15px;}
.bg-beige{background-color:#D8BF98;}
.bg-ltbeige{background-color:#F1ECE5;}
.bg-white{background-color:#FFFFFF;}
.bg-brown{
	background-color:#404040;
	/*box-shadow: 0 24px 64px -2px rgb(0 0 0 / 2%), 0 6px 16px -2px rgb(0 0 0 / 6%), 0 2px 6px -2px rgb(0 0 0 / 8%);*/
}
.bord-botbrown{border-bottom:1px rgba(177,185,201,.4) solid;}
/*.bord-botbrown{border-bottom:3px #495771 solid;}*/
.bord-botdkbrown{border-bottom:1px #dee2e6 solid;}
.bord-botfxgrey{border-bottom:1px #9a9a9a solid;}
.navbar-dark .navbar-nav .nav-link {
    color: #F09717;
}
.navbar-dark .dropdown-item {
    color: #FFFFFF;
	font-weight: 400;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.paging{
	margin-top: -1rem;
	border-bottom:1px #8B6D3A solid;
	background-color:#F1ECE5;
	min-height:30px;
}
.paging button {font-weight:normal; font-size:12px;}
.paging .btn-group-sm>.btn, .btn-sm {
    font-size:14px;;
}
.menubg{background-color:#E4CFAB;}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,1);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9);
}
.navbar-light .navbar-nav .active{background-color:#CFAF81;}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #E5E8EC;
    text-decoration: none;
    background-color: #495771;
}
.bg-light {
    background-color: #E4CFAB!important;
}
.table-bordered {
    border: 1px solid #808080;
}
.table {
    color: #525252;
}
.table thead th {
    border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	background-color:#6c6f6e;
	vertical-align: top;
}
.table thead th:first-child{border-left: 1px solid #525252;}
.table thead th:last-child{border-right: 1px solid #525252;}
.table tbody th:first-child{border-left: 1px solid #525252;}
.table tbody td:last-child{border-right: 1px solid #525252;}
.table thead .widhd th:first-child{min-width: 115px;}

.table-bordered td, .table-bordered th {
    border-right: 1px solid #FFFFFF;
}
.table td, .table th {
    padding: .5rem .5rem;
    border-top: 0px solid #6c6f6e;
	border-top: thin;
	vertical-align: top;
}
.table td {
    color: #212121;
    border-right: 1px solid #FFFFFF;
	/*background-color: #c0c0c0;*/
}
.table-striped tbody{background-color: #c0c0c0;}
.table th {
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
	background-color: #6c6f6e;
}
.nohedcol .table thead th {
    border-bottom: 0px solid #6c6f6e;
    border-top: 0px solid #6c6f6e;
    background-color: #6c6f6e;
}
.nohedcol th {
    font-weight: normal;
	min-width: 110px;
}
.nohedcol th .dash3 .btn-sm {
    padding: 0.05rem 0.05rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.nohedcol th .btn-sm {
    padding: 3px 8px 1px 1px;
    font-size: 10px;
    line-height: 1.2;
    border-radius: 3px;
}
btn-filt
.nohedcol th .nobutc .btn-sm {
    border-radius: 3px;
}

.nohedcol th .btn-outline-light {
    color: #FFFFFF;
    border-color: #9a9a9a;
	background-color: #9a9a9a;
}
.nohedcol th .btn-outline-light:not(:disabled):not(.disabled):active:focus {
	outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 1px #9a9a9a;
	background-color: #f09717;
}
.nohedcol th .btn-outline-light:not(:disabled):not(.disabled):active {
    color: #FFFFFF;
    background-color: #9a9a9a;
    border-color: #9a9a9a;
}
.nohedcol th .btn-outline-light:hover {
    color: #FFFFFF;
    background-color: #9a9a9a;
    border-color: #9a9a9a;
	background-color: #f09717;
}
.nohedcol th .show>.btn-outline-light.dropdown-toggle {
    color: #FFFFFF;
    background-color: #f09717;
    border-color: #f09717;
}

.nohedcol th .btn-outline-light:focus {
    box-shadow: 0 0 0 0.1rem rgb(152 149 149 / 50%);
}
.nohedcol th .show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.1rem rgb(77 159 220 / 50%);
}


.nohedcol th .modlbtn .btn-outline-light:hover {
    color: #CDD2DB;
}

.btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(240 151 23 / 25%);
}
.modlbtn .btn-outline-light {
    color: #CDD2DB;
    border-color: #3C4962;
}
.modlbtn .btn-outline-light:not(:disabled):not(.disabled):active:focus {
	outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 1px #72bfed;
}
.modlbtn .btn-outline-light:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #232D40;
    border-color: #3C4962;
}
.modlbtn .btn-outline-light:hover {
    color: #CDD2DB;
    background-color: #232D40;
    border-color: #007bff;
}
.togcir .dropdown-toggle {
    max-width: 17px;
    overflow: hidden;
}
.glsch .input-group-text{
    background: #2B364C;
    border-top: 1px solid #65738D;
	border-left: 1px solid #65738D;
    border-right: 1px solid #2B364C;
	border-bottom: 1px solid #65738D;
}
/*START-MEGA-MENU*/
.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
}
.navbar .dropdown-menu {
  border:none;
  background-color:#f09717!important;
	border-radius:0 0 5px 5px;
}
.input-group-prepend {
    margin-right: -1px;
}
input, .input-group-text, select, textarea {border: 1px solid #b5b5b5;/* !important;*/background: #3c4962;
    color: white;}
.y-inputtext {
    color: #525252;
    background: #FFFFFF;
    border: 1px solid #f09717;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 3px;
}
.p-inputtext {
    color: #525252;
    background: #FFFFFF;
    border: 1px solid #f09717;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 3px;
}
.p-inputtext2 {
    color: #FFFFFF;
    background: #9a9a9a;
    border: 1px solid #9a9a9a;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 3px;
}
.p-inputtext1 {
    color: #E5E8EC;
    background: #2B364C;
    border-top: 1px solid #65738D;
	border-left: 1px solid #2B364C;
	border-right: 1px solid #65738D;
	border-bottom: 1px solid #65738D;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 3px;
}
.form-control:focus {
    color: #404040;
     background-color: #FFFFFF; 
    border-color: #f09717;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.tplin .form-control:focus {
    color: #212121;
     background-color: #FFFFFF; 
    border-color: #f09717;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.innobr input {border: none !important}
.logn h3{color:#FFFFFF;}
.logn .input-group-text {
    background-color: #FFFFFF;
}
.logn input {
	border-color: #e0e0e0;
}
.logn label {
	font-size:16px !important;font-family:'rubikregular' !important;color: #ffffff;
}
.logn .btn{
	font-size:14px !important;
}
.logn p{color: #ffffff;font-size: 22px !important; font-family:rubikregular !important;}
.logn span{font-size:11px !important; color: #ffffff;font-family:rubikregular !important;}
.logn a {
    color: #FFFFFF;
    text-decoration: underline !important;
    background-color: transparent;
}
.logn a{color:#FFFFFF; text-decoration:none;}
.logn a:hover, .logn a:focus{color:#FFFFFF; text-decoration:none;}
.logn1 {
    color: #FFFFFF;
    text-decoration: underline !important;
    background-color: transparent;
}
.btn {border-radius: 3px;}
.btn-primary {
    color: #fff;
    background-color: #f09717;
    border-color: #f09717;
}
.btn-primary:hover {
    color: #fff;
    background-color: #c24b0b;
    border-color: #c24b0b;
}
/*.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(228,207,171,1);
}*/
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f09717;
    border-color: #f09717;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #f09717;
    border-color: #f09717;
    box-shadow: 0 0 0 0.2rem rgb(240 251 23 / 50%);
}
.btn-outline-primary {
    color: #E5E8EC;
    /*background-color: #FFFFFF;
    border-color: #B79256;*/
}
.btn-outline-primary:hover {
    color: #fff;
    /*background-color: #886A38;
    border-color: #886A38;*/
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(228,207,171,1);
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #E5E8EC;
    /*background-color: #886A38;
    border-color: #886A38;*/
}
.tplin .btn-link {
    color: #E5E8EC;
}
.tplin .btn-link:hover {
    color: #f09717;
    text-decoration: none;
}
.tplin .btn.focus, .tplin .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
	text-decoration: none;
}
.tplin img{width:32px; height:32px; border-radius: 50%}
.tplin .dropdown-menu {
    /*font-size: 0.8rem;*/
	font-size: 14px;
    color: #FFFFFF;
    background-color: #f09717;
    padding:0;
	border: none;
	/*border-bottom: 1px solid rgba(255,255,255,.5);*/
	border-radius: 0.3rem;
}
.tplin .dropdown-item {
    color: #FFFFFF;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.tplin .dropdown-item:focus, .tplin .dropdown-item:hover {
    color: #DF3627;
    text-decoration: none;
    background-color: #f09717;
}
.tplin ul {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.tplin .dropdown-header {
    padding: 0.3rem 1rem;
    font-size: .875rem;
    color: #FFFFFF;
	background-image: linear-gradient(#525D72, #69768D);
}
.btnwid{min-width:150px;}
.caln .btn-sm {
    padding: .1rem .5rem;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: 0;
	color:#000000;
}
.caln .btn-link:hover {
    color: #886A38;
    text-decoration: none;
}
.cali .badge, .cali1 .badge {
    padding: 0 .4em;
    font-size: 16px;
}
.cali .btn-sm {
    padding: 0 .5rem;
    font-size: 13px;
	line-height: 1.25;
}
.cali1 .btn-sm {
    padding: .4rem .5rem 0;
    font-size: 13px;
	line-height: 1.25;
}
.nav-tabs {
    border-bottom: 1px solid #818181;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #B1B9C9;
    background-color: #232D40;
    border-color: #808080 #808080 #232D40;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #808080 #808080 #232D40;
	background-color: #232D40;
	color: #FFFFFF;
}
.nav-tabs a {
    color: #B1B9C9;
    text-decoration: none;
    background-color: transparent;
}
.width-butgrp{width:284px;}
.width-butgrpsr{width:180px;}
.wmin3{min-width:300px}
.wmin10{min-width:994px}
.bg-danger {
    background-color: #F9DFE1!important; font-size:14px;
}
.bg-success {
    background-color: #C8F2D1!important; font-size:14px;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .25rem 1rem .25rem 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.0);
    border-radius: 0;
}
.breadcrumb-item.active {color: #FFFFFF; font-size:20px}
.breadcrumb-item a {
    color: #F09717 !important;
    text-decoration: none;
    background-color: transparent;
	font-size:20px;
	font-weight:normal;
	/*margin-top: 8px;*/
}
.breadcrumb-item+.breadcrumb-item::before {
    margin-top: 0;
}
.breadcrumb-item+.breadcrumb-item.active::before {
    margin-top: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    font-size: 20px;
}
.beigbg .dropdown-menu {
    font-size: 1rem;
    color: #000000;
    background-color: #F1ECE5;
    border: 1px solid rgba(0,0,0,0.5);
}
.beigbg a {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  
  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}
  /* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
  display:block!important;
}
  .navbar .dropdown-menu {
    /*border: 1px solid rgba(229,232,236,.5);*/
	border: none;
    background-color: #3c4962;
  }
.navbar .dropdown-menu {
  width:250px;
}
.borderrt-grey{ border-right:1px solid #CFCDCF;}/*10may2019*/
.frmwid{max-width:250px;}
}
/*END-MEGA-MENU*/
/*go to top start*/
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #525252; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 50px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}
#myBtn:hover {
  background-color: #333333; /* Add a dark-grey background on hover */
}
/*go to top end*/

@media print {
  .container {
    width: auto;
  }
}
/*Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap*/
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	.text-rl{text-align:right}
	.text-rc{text-align:right}
	.text-lc{text-align:left}
	/*sticky header start*/
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
}
/*sticky header end*/
	}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.paddingbig0 {padding: 0;}
	.navbar {
	padding: 1rem 1rem 0;
}
.bg-img-header{min-height:111px;}
.bg-ltbeigef{background-color:#F1ECE5;}
	}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1rem;
}
.navbar .dropdown-menu {
    font-size: 13px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.bg-img-header{min-height:105px;}
.bg-img-header{ background-image:url(img/img-header.jpg); background-repeat: repeat-y; }
}
@media (min-width: 992px) and (max-width: 1024px) {
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.6rem;
    padding-left: 0.5rem;
}
}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	header .navbar .dropdown-menu {
    margin-top: -5px;
    border-radius:0 0 5px 5px;;
}
.bg-img-header{min-height:114px;}
	}
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {  }
/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	.bg-ltbeigef{background-color:#FFFFFF;}
	}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	.navbar-nav .nav-link {
    padding-left: 0.5rem;
}
.navbar-light .navbar-toggler {
    border-color: #808080;
	color: rgba(0,0,0,1);
}
.navbar-dark .navbar-toggler {
    border-color: #808080;
	color: rgba(0,0,0,1);
}
.navbar .dropdown-menu {
    font-size: 15px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-light button:focus {
    outline: 1px dotted;
    outline: 5px auto #FFFFFF;
}
.bg-img-header{ background-image:url(img/img-header1.jpg); background-repeat: repeat-y; }
.bg-login{min-height:375px; padding-top:30px; padding-bottom:30px;}
	.bg-login {height: 97vh;}
	}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {  }
/*Extra large devices (large desktops)
No media query since the extra-large breakpoint has no upper bound on its width*/
/*Extra small devices (portrait phones, less than 576px) col xs*/
@media (max-width: 575.98px) {
	.text-rl{text-align:left}
	.text-rc{text-align:center !important}
	.text-lc{text-align:center !important}
	.form-group {width:100%;}
	}
/*Small devices (landscape phones, 576px and up) sm*/
@media (min-width: 576px) and (max-width: 767.98px) {  }
/*Medium devices (tablets, 768px and up) md*/
@media (min-width: 768px) and (max-width: 991.98px) {
	
}
/*Large devices (desktops, 992px and up) lg*/
@media (min-width: 992px) and (max-width: 1199.98px) {  }
/*Extra large devices (large desktops, 1200px and up) xl*/
@media (min-width: 1200px) {  }
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	/* .navbar .nav-item:hover .nav-link{   } */
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}	
.main_content11{/*-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;*/justify-content:center;height:100%; z-index:1000; position: fixed; padding-top:100px; width:100%; text-align: center;}
.main_content{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
	text-align: center;
	transition: opacity .15s linear;
	background-color: rgba(209, 180, 136, 0.4);
	}
.main_contentinner{width:30px; margin: 1.75rem auto; opacity: 1.0;}
.dash2{
	background: #525252;
    padding: 12px 5px;
    /*box-sizing: border-box;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 6%);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;*/
    margin-bottom: 1rem;
}
.dash3{
	background: #f09717;
	overflow-y: auto;
	border: 1px solid #f09717;
	min-width: 200px;
	max-height: 300px;
}
.tbl-border{border: 1px solid #737270;height: 336px;}

@media (min-width: 768px) and (orientation: landscape){
.tbl-border2 {
    border: 1px solid #737270;
    height: 254px;
}}
/*header icons*/
.pi-fw {
    width: 1.28571429em;
    text-align: center;
}
.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi {
    /*font-size: 1rem;*/
	color: #FFFFFF; font-size: 14px;
}
.navbar-dark .list-inline-item:not(:last-child) {
    margin-right: 0.1rem;
}
.navbar-dark ul > li a:hover {
    /*background-color: #f09717;*/
	background-color: #404040;
	/*color:#DF3627;*/
	color:#FFFFFF;
}
.navbar-dark ul > li .dropdown-menu a:hover {
    background-color: #f09717;
	color:#DF3627;
}

.chkz tbody tr:hover {
    background: rgba(153, 149, 149, 0.7);
    color: #212121;
	/* cursor: pointer; */
}
.form-control3 {
     border:none;
    height: 36px;
    padding: 6px 4px;
    font-size: 13px;
}
.text-success {
    color: #5be47a!important;
}
.bg-insidecol .close {
    color: #FFF;
    text-shadow: 0 1px 0 #000;
}
.bg-insidecol .modal-header {
    border-bottom: 1px solid #dee2e6;
	background-color: #404040;
	color: #f09717;
}
.modal-footer {
    border-top: 1px solid #c0c0c0;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #cccccc;
    opacity: 1;
	color: #212121;
}
/*right side nav*/
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  background-color: #404040;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.colmnrightp{
	font-size:16px;
	cursor:pointer; 
	font-weight: bold;
}
.sidenavbut{position: absolute; right: 0; top: 250px; z-index: 2; width:25px; transform: rotateZ(90deg);}
.sidenavbut span{font-size:16px;cursor:pointer; line-height: 22px; background-color: #3C4962; border-bottom: 2px solid #808080; ; border-left: 2px solid #808080; ; border-right: 2px solid #808080; font-weight: bold; letter-spacing: 3px; box-shadow: 4px 3px 3px #000000;}
/*div expand*/
    .tsbox{
        display: none;
    }
/*pop-up*/
#to-show {
    display: none;
}
#to-hover:hover > #to-show {
    display: block; 
}
.lightcol{color: #E5E8EC}
/*select arrow*/
/*6may2022*/
.text-white{color:#ffffff;}
.smallr{font-size:12px; max-height:50vh;/* overflow:auto;*/}
.ovrvis{overflow:visible;}
.divscroll{max-width:100%; overflow:auto !important; background-color: rgba(192, 192, 192, 0.3);}
/*.divscroll1{max-width:100%; overflow:visible !important; background-color: rgba(192, 192, 192, 0.3);}*/
.table td, .table th {
	padding: 0.2rem 0.2rem;}
.smallr .table td, .smallr{
	padding: 0.2rem 0.2rem;}
.trade-search{font-size:12px; max-height:300px; overflow:auto;
	padding: 1rem 0.6rem !important;}
	
.bigr .table td, .bigr .table th {
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;}
.smallr .table th .smallth{/*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/ width:85px;}
.smallr .table td .smalltd{white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; width:87px;}
.smallr .table td .smalltd1{white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; /*width:150px;*/}
.smallr th {
    font-weight: normal;
	min-width: 85px;
}
.smallr .rubiksemibold th {   
	font-weight: 600 !important;
	letter-spacing: 0.05em;
}

.bigr{font-size:12px; max-height:50vh; overflow:auto;}
.bigr .table th .smallth{/*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/ width:110px;}
.bigr .table td .smalltd{/*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/ width:110px;}
.bigr th {
    font-weight: normal;
	min-width: 110px;
}
.bradtop{border-radius: 5px 5px 0 0;}
.bradbot{border-radius: 0 0 5px 5px;}
.btn-info {
    color: #fff;
    background-color: #f09717;
    border-color: #f09717;
}
.btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #f09717;
    border-color: #f09717;
}
.btn-info:hover {
    color: #fff;
    background-color: #c24b0b;
    border-color: #c24b0b;
}
.btn-info:focus {
    color: #fff;
    background-color: #f09717;
    border-color: #f09717;
    box-shadow: 0 0 0 0.2rem rgb(161 39 60 / 50%);
}
.btn-link {
    font-weight: 400;
    color: #404040;
    text-decoration: none;
}.btn-link:hover {
    color: #000000;
    text-decoration: none;
}
.font18{font-size:18px;}
.font10{font-size:10px;}
.navbar-dark .navbar-nav .active {
    border-top:1px solid #dfe3e6;
	border-right:1px solid #dfe3e6;
	border-bottom:2px solid #525252;
	border-left:1px solid #dfe3e6;
	border-radius:5px 5px 0 0;
	background-color:#525252;
	margin-bottom:-2px;
}
.bg-grey-box{font-size:12px; color: #212121; font-weight:normal; border-right:1px solid #525252;}
.bg-grey-box1{font-size:14px; color: #212121; font-weight:normal;}
.bg-grey-boxout{background-color: #cccccc; border-radius: 0 5px 5px 5px;}
.bg-grey-boxout1{background-color: #cccccc; border-radius: 0 0 5px 5px;}
.bg-yellow-boxout{background-color: #f09717; border-radius: 0 0 5px 5px;}
.headbg-grey{font-size:20px; color:#FFFFFF; background-color:#9a9a9a; border-radius: 5px 5px 0 0;}
.headbg-red{font-size:20px; color:#FFFFFF; background-color:#df3627; border-radius: 5px 5px 0 0;}
.darktext{color:#212121;}
.headbg-grey h1{font-size:20px;}
.headbg-grey1{font-size:18px; color:#FFFFFF; background-color:#9a9a9a; border-radius: 5px 5px 0 0;}
.headbg-grey1 h3{font-size:18px;}
.headbg-yellow1{font-size:18px; color:#FFFFFF; background-color:#f09717; border-radius: 5px 5px 0 0;}
.headbg-yellow1 h3{font-size:18px;}
.borinp input{background-color:#FFFFFF; border: 1px solid #f09717;}
.borinp .form-control:disabled, .form-control[readonly] {
    background-color:#FFFFFF; border: 1px solid #f09717;
    opacity: 1;
}
.tabbot .table tr, .tabbot1 .table tr{border-bottom:1px solid #FFFFFF;}
.tabbot .table tbody th:first-child, .tabbot1 .table tbody th:first-child{border-left: 0px solid #9a9a9a;}
.tabbot .table tbody td:last-child, .tabbot1 .table tbody td:last-child{border-right: 0px solid #9a9a9a;}
.tabbot .table td, .tabbot1 .table td {border-right: 0px solid #9a9a9a;}
.tabbot1 .table thead th {
    background-color: #f7cb8b;
    vertical-align: top;
	color:#DF3627;
}
.tabbot1 .table thead th:last-child {border-right: 0px solid #9a9a9a;}
.tabbot1 .table thead th:first-child {border-left: 0px solid #9a9a9a;}
.tabbot1 .table th {border-right: 0px solid #9a9a9a;}
.tabbot1 .table thead th {
    border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;}
@media (max-width: 575.98px) {
	.bg-grey-box{border-bottom:1px solid #525252; border-right:none; border-left:none;}
	}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(192,192,192,1);
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(165,165,165,1);
}
.navbar-dark .dropdown-item:last-child {border-bottom:none;}
.tplin .dropdown-item:last-child{border-bottom:none;}
.tabbot .table tr:last-child, .tabbot1 .table tr:last-child{border-bottom:none;}
/*.mindbr{margin-right:-23px;}
.mindbr1{margin-right:-4px;}
.mindbr2{margin-right:-19px;}*/


@media screen and (min-width: 1025px) {
.minpbr{padding-right:19px !important;}
.minpbr1{padding-right:11px !important;}
.minpbr2{padding-right:19px !important;}
.minpbr3{padding-left:19px !important;}
.mtminh{margin-top:-5px;}
}
@media screen and (max-width: 1024px) {
.minpbr{padding-right:19px !important;}
.minpbr1{padding-right:11px !important;}
.minpbr5{padding-right:11px !important;}
.minpbr2{padding-right:19px !important;}
	.mtminh{margin-top:-6px;}
}
@media screen and (max-width: 640px) {
.minpbr{padding-right:19px !important;}
.minpbr1{padding-right:11px !important;}
.minpbr5{padding-right:11px !important;}
.minpbr2{padding-right:15px !important;}
	.mtminh{margin-top:0;}
}
.lnht15{line-height:1.5;}
.dbvhead {
	background-color: rgba(255,255,255,0.5);
    color: #DF3627; font-weight:500;
}
.boryel{border-top: 1px solid #f09717;}
.borwhit{border-top: 1px solid #FFFFFF;}
.borradtr{border-radius: 0 5px 0 0;}
.marttm{margin-top:-6px;}
.navbar-dark .navbar-nav .active> a:hover {
    background-color: #525252 !important;
	border-radius: 5px 5px 0 0;
}
.navbar-dark .navbar-nav .nav-item .dropdown-menu {
    padding: 0;
}
.navbar-dark ul > li .dropdown-menu a:last-child:hover {
    border-radius: 0 0 5px 5px;
}
.reqf .form-control:disabled, .reqf .form-control[readonly] {
    background-color: #cccccc;
    opacity: 1;
	color: #212121;
}
.popover-header {
    padding: 0.5rem 0.75rem 0.1rem 0.75rem;
    margin-bottom: 0;
    font-size: 14px;
    background-color: #6c6f6f;
    border-bottom: 1px solid #6c6f6f;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
	color: #F09717;
	Font-weight: bold;
}
.popover-header1 {
    font-size: 14px;
	color: #F09717;
	Font-weight: bold;
}
.popover-body {
    padding: 0rem 0.75rem 0.5rem 0.75rem;
    color: #FFFFFF;
	font-size: 12px;
	background-color: #6c6f6f;
}
.bs-popover-right>.arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #6c6f6f;
}
.bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #6c6f6f;
}

.locatitle ul{padding-inline-start: 0 !important; list-style-type:none;}
.locatitle ul li{padding-right: 20px;}
@media (min-width: 912px){.locatitle ul li{display:inline-block;}}
@media (max-width: 767px){.locatitle ul{padding-inline-start: 15px !important;}}
@media (min-height: 360px){.smallr{max-height:50vh;}}
@media (min-height: 375px){.smallr{max-height:50vh;}}
@media (min-height: 414px){.smallr{max-height:50vh;}}
@media (min-height: 640px){.smallr{max-height:50vh;}}
@media (min-height: 667px){.smallr{max-height:50vh;}}
@media (min-height: 720px){.smallr{max-height:50vh;}}
@media (min-height: 760px){.smallr{max-height:55vh;}}
@media (min-height: 768px){.smallr{max-height:60vh;}}
@media (min-height: 780px){.smallr{max-height:60vh;}}
@media (min-height: 800px){.smallr{max-height:60vh;}}
@media (min-height: 812px){.smallr{max-height:60vh;}}
@media (min-height: 864px){.smallr{max-height:65vh;}}
@media (min-height: 896px){.smallr{max-height:65vh;}}
@media (min-height: 900px){.smallr{max-height:65vh;}}
@media (min-height: 912px){.smallr{max-height:70vh;}}
@media (min-height: 1024px){.smallr{max-height:70vh;}}
@media (min-height: 1080px){.smallr{max-height:75vh;}}
@media (min-height: 1120px){.smallr{max-height:75vh;}}
@media (min-height: 1280px){.smallr{max-height:75vh;}}
@media (min-height: 1360px){.smallr{max-height:75vh;}}
@media (min-height: 1440px){.smallr{max-height:75vh;}}
@media (min-height: 1536px){.smallr{max-height:80vh;}}
@media (min-height: 1920px){.smallr{max-height:80vh;}}
@media (min-height: 2560px){.smallr{max-height:85vh;}}
@media (min-height: 3840px){.smallr{max-height:85vh;}}

.btn-info:disabled {
    color: #fff;
    background-color: #c24b0b;
    border-color: #c24b0b;
    cursor: not-allowed;
  }

  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFFFFF;
    background-color: #404040;
    border-color: #808080 #808080 #404040;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #808080 #808080 #404040;
                background-color: #404040;
                color: #F09717;
}
.nav-tabs a {
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
}
.smallr1{font-size:12px;}
.divscroll1{max-width:100%; overflow:auto !important;}
.smallr1 .table td{
                padding: 0.2rem 0.2rem;}
.smallr1 .table td .smalltd1{white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.smallr1 .table td .smalltd1{white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.smallr1 th {
    font-weight: normal;
}
.smallr1 .rubiksemibold th {   
                font-weight: 600 !important;
                letter-spacing: 0.05em;
}
.smallr1 .table thead th:last-child {
    border-right: 0px solid #cccccc;
}
.smallr1 .table tbody td:last-child {
    border-right: 0px solid #cccccc;
}
