@charset "utf-8";
/* CSS Document */
.container {
	float:left;
	width:100%;
}
body {
	font-size:11px;
	/*font-family: "Verdana", Geneva, ms sans serif;*/
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, 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 #999999;
	margin-bottom: 0px;
}
.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 #999999;
}
.signinleft{
	/*width: 36px;
    height: 22px; */
    float: left;
   /* border-left: 1px solid #1d0b4b;
    border-radius: 0px 0px 0px 22px;
    border-bottom: 1px solid #1d0b4b;
     border-right: 1px solid #1d0b4b; */
    background: #05aea4;
	margin-right: 45px;
    margin-top: 4px;
	color:#ffffff;
}
.signincenter {
	width: 68px;
    height: 22px;
    float: left;      
    /*border-bottom: 1px solid #1d0b4b;
     border-right: 1px solid #1d0b4b; */
    background: #05aea4;
}
.signincenter:hover {
	/*background:#ffffff;*/
}
.signin {
	background:url(images/signin.png) right no-repeat;
    background-position: 47px 1px;
	width:66px;
	height: 16px;
    /*border-left: 1px solid #dddddd;*/
    margin-top: 3px;
    border-right: 1px solid #dddddd;
}
.signin:hover {
	background:url(images/signin.png) right no-repeat;
    background-position: 47px 1px;	
}
.signout {
	background:url(images/signout.png) right no-repeat;
	background-position: 47px 1px;
	width:66px;
	height: 16px;
    /*border-left: 1px solid #dddddd;*/
    margin-top: 3px;
    border-right: 1px solid #dddddd;
}
.signout:hover {
	background:url(images/signout.png) right no-repeat;\
	background-position: 47px 1px;
}
.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 {
    padding-left: 3px;
	color:#ffffff;
}
.hprint {
	background:url(images/print_icon.gif) center no-repeat #05aea4;
	width:24px;
	height:22px;
	float:left;
/*	border-bottom: 1px solid #1d0b4b;*/
}
.hprint:hover {
	background:url(images/print_icon.gif) center no-repeat;
}
.icon_edit {	
	width:20px;
	height:20px;
	cursor:pointer;
	display:inline-block;
	color:#0000FF;
}
.icon_delete {
	bwidth:20px;
	height:20px;
	cursor:pointer;
	display:inline-block;
	color:#0000FF;
}
.icon_view {
	bwidth:20px;
	height:20px;
	cursor:pointer;
	display:inline-block;
	color:#0000FF;
}
.signinright {
	width: 36px;
    height: 22px;
    float: left;
    /*border-left: 1px solid #1d0b4b;
    border-radius: 0px 0px 22px 0px;
    border-bottom: 1px solid #1d0b4b;
     border-right: 1px solid #1d0b4b; */
    background: #05aea4;
}
.btn-success {
  /*  color: #000000;
    background-color: #e0efff;
    border-color: #1d0b4b; */
}
.btn-success:hover {
   /* color: #000000 !important;
    background-color: #e0efff !important;
    border-color: #1d0b4b !important; */
}
.btn-success a:hover {
	text-decoration:none;
}
.panel-primary {
    border-color: #999999;
}
.panel-primary>.panel-heading {
    color: #000000;
    background-color: #dddddd;
    border-color: #999999;
	border-bottom: 2px solid #999999;
	font-weight:700;
    padding: 4px 15px;
}
.panel2>.panel-heading {
    border-bottom: 0px solid #1d0b4b;
}
.paneltitle {
	padding-left: 22px;
    display: block;
	color: red;
	font-weight: bold;
}
.center {
	text-align:center;
}
.logintitle {
	margin-bottom: 12px;
}
#glogin .panel-body {
    padding: 15px;
	text-align:center;
}
#login .inputbox {
	padding-bottom:8px;
}
#login label {
	width:84px;
}
.mbutton {
	position: relative;
    display: inline-block;
    margin-right: 18px;
    line-height: 15px;
    z-index: 100;
}
.mbutton:before {
	/*position: absolute;
    z-index: -1;
    top: 0%;
    left: -7px;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 14px 4px 4px 14px;
    background: linear-gradient(to bottom, #05aea4 0%,#1d0b4b 48%);*/
}
.btn-main {
	border:1px solid #1d0b4b;
	background: #05aea4;
    padding: 2px 10px;
	border-radius: 4px;
	color:#ffffff;
	display:block;
}
.btn-main a {
color:#ffffff;
}
.btn-main:hover {
	color:#dddddd;
}
.btn-main:after {
/*	background:url(images/button.gif) left no-repeat;
	width:15px;
	height:18px;*/
}
.form-group {
    margin-bottom: 0px;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
    color: 
    #737373;
}
.container-nav {
	height:25px;
	background:#05aea4;
	margin-bottom: 15px;
}
.nav>li {
    position: relative;
    display: block;
	border:1px solid #1d0b4b;
	background:#05aea4;
}

.navbar-nav>li>a {
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 20px;
	color:#ffffff
}
.navbar-nav>li>a:hover {
	color:#000000;
}
.navbar-nav>li>.dropdown-menu {
    border:1px solid #1d0b4b;
	background:#05aea4;
}
.dropdown-menu>li>a {
	font-size:11px;
	/*color:#ffffff;  */
}
/* Submenu container */
.dropdown-submenu {
    position: relative;
}
.nav .open>a, .nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca;
	color:#000000;
}
/* Submenu position */
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
	border:1px solid #1d0b4b;
	background:#05aea4;
}

/* Arrow Icon */
.dropdown-submenu > a:after {
    content: "▶";
    float: right;
    margin-top: 1px;
    font-size: 10px;
	margin-right: -15px;
}

/* Hover to show submenu */
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

li.dropdown ul.dropdown-menu>li>a {
	color:#ffffff;
}
li.dropdown ul.dropdown-menu>li>a:hover {
	color:#000000;
}
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;
}
.padding0 {
	padding:0px;
}
.marginb15 {
	margin-bottom:15px;
}
.paddingtb15 {
	padding-bottom:15px;
	padding-top:15px;
}
.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 0px;
    font-size: 11px;
	background-color:#FFFFFF !important;
	border:0px solid #ffffff;
	border-bottom:1px solid #cccccc;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
#porderf1 .bootstrap-select {
	width:100%;
}
.radius9 {
	border-radius:9px;
}
.backwhite {
	background-color:#FFFFFF;	
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 11px; 
    line-height: 1.42857143;
}		
.msearch {
	border: 0px 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: #CCCCCC;
	color:#1d0b4b;	
}
.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: #ffffff;
	border-bottom:0px solid;
	padding:4px;
	border: 1px solid #000000;
}
#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: #cccccc;
	word-break: break-word;
}
#poprintpdf .table>tbody>tr>td {
	border-top:0px solid;
}
.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;
}
.mandatory {
	color:#FF0000;
	font-size:11px;
}
.required {
	color:#FF0000;
	font-size:11px;
}
.modal-open .modal {   
    background-color: rgba(0,0,0,0.4);
}
.colorcode {
   margin: 0px 0px 5px 25px;
   
}
.colorcode .ccode {
	background-color:#97b2c5;
	width:45px;
	height:11px;
	display:inline-table;
}
.colorcode .ccodep {
	background-color:#f2c3c3;
	width:45px;
	height:11px;
	display:inline-table;
}

/****************** 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 #1d0b4b;
	
	text-decoration: none; /* no underline */
	color: #1d0b4b;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #1d0b4b;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #1d0b4b;		
	font-weight: bold;
	background-color: #1d0b4b;
	color: #ffffff;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #1d0b4b;	
	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;
}
table.scroll thead th {
	position:sticky;
	top:0px;
	border:1px solid #000000;
}
.table-wrapper {
    max-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
	margin-top:20px;
}
.table-wrapperx {    
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
.mselect .btn-group {
	width:100%;
}
.mselect .multiselect {
	width:100%;
	text-align:left;
}
.mselect .multiselect-container {
	width:100%;
}
/******************************** Pagination End ***********************/
.tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  background-color: #ffffff;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #dedbdb;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 2px 16px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px 4px 0px 0px;
  margin-right: 1px;
  margin-left: 2px;
  color:#000000;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ccc;
  
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #616161;
  color:#ffffff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
 /* border: 1px solid #ccc;*/
  border-top: none;
}
.atttable {
	table-layout:fixed;
	word-break: break-word;
}
.atttable hr {
	padding:0px;
	margin:0px;
	border-top: 1px solid #ccc;
}
.stable tbody tr td { border-top:0px solid #000000; }