@charset "utf-8";
/* CSS Document */
.container {
	float:left;
	width:100%;
}
body {
	font-size:11px;
	font-family: "Verdana", Geneva, ms sans serif;
}
a {
	color:#666666;
	cursor:pointer;	
}
.ui-widget.ui-widget-content {
	z-index:9999;
}
.header {
	padding-top: 0px;
	padding-bottom:5px;
	/*border-bottom:1px solid #000000;
	margin-bottom:15px; */
}
.header_logo {
	/*%width:54%;*/
	
}
.panel-body {
    padding: 0px;
}
.panel {
    margin-bottom: 0px;
}
.panel-heading-content {
	padding: 5px 0px 0px 0px;
}
.table-bordered {
    border: 1px solid #4ba282;
	margin-bottom: 0px;
	/*table-layout:fixed;*/
	table-layout:auto;
}
.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 #4ba282;
	 overflow: hidden; 
    text-overflow: ellipsis; 
    word-wrap: break-word;
}
.signinleft{
	background:url(images/SignInBarL.gif) left no-repeat;
	width:36px;
	height:23px;
	float:left;
}
.signincenter {
	background:url(images/SignInBarBackground.gif) left repeat-x;
	width:70px;
	height:23px;
	float:left;
}
.signin {
	background:url(images/SignInBarSignIn.gif) right no-repeat;
	width:66px;
	height:23px;
}
.signin:hover {
	background:url(images/SignInBarSignInOver.gif) right no-repeat;	
}
.signout {
	background:url(images/SignInBarSignOut.gif) right no-repeat;
	width:66px;
	height:23px;
}
.signout:hover {
	background:url(images/SignInBarSignOutOver.gif) right no-repeat;
}
.iconpanel {
	background:url(images/icon_panelcollapse.gif) center no-repeat;
	width:26px;
	height:13px;
	display:inline-block;
}
.iconsave {
	background:url(images/save.gif) center no-repeat;
	width:22px;
	height:20px;
	display:inline-block;
	position: absolute;
    top: -2px;
}
.signin a, .signout a {
    height: 23px;
    display: block;
    padding-top: 2px;
    padding-left: 1px;
}
.hprint {
	background:url(images/SignInBarPrint.gif) left no-repeat;
	width:24px;
	height:23px;
	float:left;
}
.hprint:hover {
	background:url(images/SignInBarPrintOver.gif) left no-repeat;
}
.icon_edit {	
	width:20px;
	height:20px;
	cursor:pointer;
	display:inline-block;
}
.icon_delete {
	bwidth:20px;
	height:20px;
	cursor:pointer;
	display:inline-block;
}
.icon_view {
	bwidth:20px;
	height:20px;
	cursor:pointer;
	display:inline-block;
}
.signinright {
	background:url(images/SignInBarR.gif) left no-repeat;
	width:36px;
	height:23px;
	float:left;
}
.btn-success {
    color: #000000;
    background-color: #e0efff;
    border-color: #4ba282;
}
.btn-success:hover {
    color: #000000 !important;
    background-color: #e0efff !important;
    border-color: #4ba282 !important;
}
.panel-primary {
    border-color: #4ba282;
}
.panel-primary>.panel-heading {
    color: #666666;
    background-color: #c8f4e4;
    border-color: #4ba282;
	border-bottom: 2px solid #4ba282;
	font-weight:700;
    padding: 7px 15px;
}
.panel2>.panel-heading {
    border-bottom: 0px solid #4ba282;
}
.paneltitle {
	padding-left: 22px;
    display: block;
	color:#FF0000;
}
.center {
	text-align:center;
}
.logintitle {
	margin-bottom: 12px;
}
#pomlogin .panel-body {
    padding: 15px;
}
#login .inputbox {
	padding-bottom:8px;
}
#login label {
	width:84px;
}
.mbutton {
	position:relative;
	display:inline-block;
	margin-right: 18px;
	line-height: 15px;
}
.mbutton:before {
	content:url(images/button.gif);
	width:15px;
	height:18px;
    position: absolute;
    left: -16px;
    top: 0px;
}
.btn-main {
	border:1px solid #4ba282;
	background: #c8f4e4;
    padding: 0.4px 10px;
	border-radius:4px;
	color:#666666;
	display:block;
}
.btn-main:hover {
	color:#000000;
}
.btn-main:after {
	background:url(images/button.gif) left no-repeat;
	width:15px;
	height:18px;
}
.container-nav {
	height:24px;
}
.nav>li {
    position: relative;
    display: block;
	border:1px solid #4ba282;
	background:#c8f4e4;
}

.navbar-nav>li>a {
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 20px;
}
.navbar-nav>li>.dropdown-menu {
    border:1px solid #4ba282;
	background:#c8f4e4;
}
.dropdown-menu>li>a {
	font-size:11px;    
}

h1.content-heading {
	text-decoration:underline;
	color:#0b64b7;
}
.navbar-default {
    background-color: #0b64b7;
    border-color: #08467f;
}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0ddcef;
    background-color: transparent;
}
.padding25 {
	padding:25px;
}

.colorwhite {
	color:#ffffff;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 3px 0 0 8px;
    height: 34px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}
.pdate .input-group-addon { 
	padding: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0px 4px 4px 0px;
}
.pdate .input-group-addon .element {
	background:url(images/calendar-icon.png) right no-repeat ;	
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 1.3em;
    
    top: 10px;
    right: 0;
}
.wrapper {   
    overflow: hidden;
    position: relative;
    border: 0px;
    width: 100%;
    /*height: 500px;*/
}
.panels {
	overflow-x: scroll;
	/*height:500px;*/
}
.field100 {
}
.headcol {
  position: absolute;
  width: 5em;
  left: 0;
  top: auto;
  border-top-width: 1px;
  /*only relevant for first row*/
  margin-top: -1px;
  /*compensate for top border*/
}
.fleft {
	float:left;
    margin-right: 4px;
    margin-top: 5px;
	width: 70px;
}
.fright {
	float:right;
}
.flabel {
    width: 25%;
    float: left;
}
.flabelfull {
	width: 12%;
    float: left;
}
.finput {
    width: 75%;
    float: left;
}
.finputfull {
	width:88%;
	float:left;
}
.form-control { 
    height: 25px;
    padding: 2px 12px;
    font-size: 11px;
}
#porderf1 .bootstrap-select {
	width:100%;
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 11px; 
    line-height: 1.42857143;
}		
.msearch {
	border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 20px 8px 8px 8px;
    margin-bottom: 11px;
}
.msearch .swidth {
	width:264px;
	position:relative;
}
.msearch .label-search{
	position:absolute;
    top: -6px;
    font-size: 11px;
    font-weight: 700;
    background: #ffffff;
	color:#4ba282;	
}
.swidth {
	width:170px;
}
#orderlist .form-group {
    margin-bottom: 5px;
}
#orderlist .form-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    float: right;
}
.msearch .form-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    float: right;
}
.bottom-margin5 {
	margin-bottom:5px;
}
#pitemtable {
}
#pitemtable tr th {
/*	border:4px solid #ffffff;
	text-align:center;
	background-color: #5c84b4;  */
}
#pitemtable tr td {
	/*border:4px solid #ffffff; */
}
#pitemtable tr.btmmc td {	
   /*	border-top:1px solid #000000;*/
}
#pitemtable thead tr {
	/*background:#5c84b4; color:#ffffff; font-weight:700; text-align:center;*/
}
#pitemtable thead tr th {
	background: #61bb9a;
	border-bottom:0px solid;
	padding:4px;
}
#pitemtable tbody tr {
 /*	background:#edf7f9; color:#2f369a; font-weight:500; text-align:left; */
}
#pitemtable tbody tr td {
	border-top:0px solid;
	padding:4px;
}
.terms {
}
.terms .termscond {
}
.terms .termscond .tmspan {
	display:inline-block;
	width: 166px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 2px 2px 2px 4px;   
}
.table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>th {
    background-color: #c8f4e4;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 45px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 0.5;
}
/****************** Table CSS *****************************/

.table-scroll {
	position:relative;
	max-width:100%;
	margin:auto;
	overflow:hidden;
	border:1px solid #000;
}
.table-wrap {
	width:100%;
	overflow:auto;
}
.table-scroll table {
	width:100%;
	margin:auto;
	border-collapse:separate;
	border-spacing:0;
}
.table-scroll th, .table-scroll td {
	padding:5px 10px;
	border:1px solid #000;
	background:#fff;
	white-space:nowrap;
	vertical-align:top;
}
.table-scroll thead, .table-scroll tfoot {
	background:#f9f9f9;
}
.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:red;
}
.clone .fixed-side {
	border:0px solid #000;
	/*background:#eee;*/
	visibility:visible; 
}
/*.clone thead, .clone tfoot{background:transparent;} */



/********************* End Table CSS **********************/
/**********************************  Pagination  **********************/
div.pagination {
	padding: 0px;
	margin: 0px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #4ba282;
	
	text-decoration: none; /* no underline */
	color: #4ba282;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #4ba282;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #4ba282;		
	font-weight: bold;
	background-color: #4ba282;
	color: #ffffff;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #4ba282;	
	color: #666666;
}
.btn-tracksb {
	background: #920303;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
	border: 2px solid #8f9091;
	margin-left: 187px;
	margin-top: -28px;
	width: 71px;
}
.btn-tracksb a {
	color:#FFFFFF;
}
h4 {
	font-size: 140%;
	color: #660000;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.cnty {
	width: 30%;
	float: left;
	margin-left: 18px;
}
.searchResult{
 list-style: none;
 padding: 0px;
 /*width: 250px;*/
 position: absolute;
 margin: 0;
 z-index:100;
 background:#ffffff;
}

.searchResult li{
background: #efefef;
 padding: 4px;
 margin-bottom: 1px;
}

.searchResult li:hover{
 cursor: pointer;
}
th { 
  position: sticky;
  top: 0; /* Don't forget this, required for the stickiness */
  box-shadow: 1px 1px 1px 1px #4ba282;
}
.colorcode .ccode {
	background-color:#c6d9f5;
	width:45px;
	height:11px;
	display:inline-table;
}
.colorcode .ccodep {
	background-color:#f2c3c3;
	width:45px;
	height:11px;
	display:inline-table;
}
.colorcode .ccoded {
	background-color:#cdbde0;
	width:45px;
	height:11px;
	display:inline-table;
}
.rotate {
    z-index: 1;
    left: 30%;
    top: 40%;  
  -ms-transform: rotate(-30deg); /* IE 9 */
  transform: rotate(-30deg);
  position:absolute;
}
.obutton {
	background: #efefc7;
	border:1px solid #8d8c42;
	padding: 6px 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
	margin-right:4px;
}
.pbutton {
	background: #c8f4e4;
	border:1px solid #4ba282;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
	margin-right:4px;
}
.qbutton {
	background: #d2dfef;
	border:1px solid #53b7ce;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
	margin-right:4px;
}
.pibutton {
	background: #6bcaef;
	border:1px solid #0684b4;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
	margin-right:4px;
}
.prbutton {
	background: #f8d6c8;
	border:1px solid #c27658;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
	margin-right:4px;
}
.sbutton {
	background: #596bc1;
	border:1px solid #0728c5;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
	margin-right:4px;
	color:#ffffff;
}
/******************************** Pagination End ***********************/

@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}