﻿
  @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 300;
        src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
    }
    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
    }
    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 600;
        src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
    }
    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 700;
        src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
    }

    @supports (-ms-ime-align:auto) {
        .cmdFindLoad {
            top: 2px;
            left: -2px;
        }
    }

html,body { 
    height:100%; 
    margin:0;
    font-family: 'Open Sans', Helvetica,Arial,sans-serif;
    font-size: 14px;
    overflow:hidden;
}
textarea, input, button, select { 
    outline: none;
}

.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:4px;padding:0px 4px;color:#F8F8F8;background:rgba(0,0,0,0.8);font-family:sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{display:inline-block;margin:0.25em 0}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0;display:inline-block; color:#F8F8F8 !important;}

        .morris-default-style:before {
            content: '';
            position: absolute;
            border-style: solid;
            border-width: 6px 5px 0;
            border-color: rgba(5,5,5,0.8) transparent;
            display: block;
            width: 0;
            z-index: 0;
            top: 20px;
            left: 40%;
        }

/* CALENDAR */
/* CALENDAR */
/* CALENDAR */
/* CALENDAR */
/* CALENDAR */
/* CALENDAR */

   .ajax__calendar {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; display: block;
}
.ajax__calendar iframe
{
    left: 0px !important;
    top: 0px !important;
} 
    
             .cieCal .ajax__calendar_container   {  
        background-color: #ffffff;   
        border:solid 1px #cccccc;    
        width:250px;
        z-index:100000 !important;
        overflow:hidden;
        box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px 0px;
        box-sizing: border-box;
    }  
      
    .cieCal .ajax__calendar_header  {  
        background-color: #ffffff;   
        margin-bottom: 10px; 
        color:#222;
        font-size:11pt; 
        font-weight:normal;
        font-family:'Open Sans', Arial;
    }  

  

    .cieCal .ajax__calendar_next,  
    .cieCal .ajax__calendar_prev    {  
        color: #eee;   
        padding-top: 3px;  
    }  
      
    .cieCal .ajax__calendar_body    {  
        background-color: #fff; 
        width:240px;  
        height:200px;     

    }  
     
    .cieCal .ajax__calendar_body table{
        width:200px;
        
    }
    .cieCal .ajax__calendar_dayname {  
        text-align:center;   
        color:#E54643;
        
        margin-top: 2px; 
        font-size:7pt; 
    }  
      
    .cieCal .ajax__calendar_day {  
        text-align:center;  
        font-size:10pt;
        
       
    }  
        .cieCal .ajax__calendar_days {  
        text-align:center;  
        font-size:10pt;
        width:250px;
        height:200px;
        font-family:'Open Sans';
       
    }  
        .cieCal .ajax__calendar_months {  
        text-align:center;  
        font-size:16pt !important;       
        
        width:250px;
        height:100px;
        font-family:'Open Sans';
        
    }  
        .cieCal .ajax__calendar_years {  
        text-align:center;  
        font-size:10pt;
        width:250px;
        height:100px;
        font-family:'Open Sans';        
        
    }  
        .cieCal .ajax__calendar_days td{padding:6px;}
    
    .cieCal .ajax__calendar_hover .ajax__calendar_day,  
    .cieCal .ajax__calendar_hover .ajax__calendar_month,  
    .cieCal .ajax__calendar_hover .ajax__calendar_year {
        outline:1px solid #B93A25;

    }

    .cieCal .ajax__calendar_active  {  
        color: #fff;   
        font-weight: bold;   
        background-color: #B93A25;  

    }  
      
    .cieCal .ajax__calendar_today   {  
        display:block;
        font-weight:bold;
    }  

      .cieCal .ajax__calendar_other {
          color:#999;
      }

/* CALENDAR */
/* CALENDAR */
/* CALENDAR */
/* CALENDAR */


.main-left {
    background-color: #293746;
    width: 200px;
    position:absolute;
    height:100%;
}
.main-right { 
    position: absolute;
    height: 100%;
    
    width: 100%;

}
.topmenublock {
    background-color: #2d3f51;
    padding: 22px;
}
.menuusername {
    color: #FFF;
    font-size: 12pt;
    font-weight: 600;
    max-width:182px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.menucompanyname {
    color: #a4d1ff;
    font-size: 9pt;
}

.menu-link {
    width: 100%;
    display: block;
    color: #8694a3;
    text-decoration: none;
    padding: 16px 0px 16px 22px;
}
.icon {
    background: url(../images/icons.png) no-repeat;
}
.menu-icon {
    position: relative;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
}
.menu-text {
    padding-left: 16px;
    top: 1px;
    position: relative;
}

.m-active {
    background-color: #1a2530;
}
.iconShipments {
    background-position-y: -16px;
}
.iconPricing {
    background-position-y: -32px;
}
.iconSummary {
    background-position-y: -48px;
}
.iconDiversion {
    background-position-y: -64px;
}

.iconChangePass {
    background-position-y: -80px;
}
.iconLogOut {
    background-position-y: -96px;
}
.iconBooking {
    background-position-y: -112px;
}
.iconPayments {
    background-position-y: -128px;
}
.iconDispatch {
    background-position-y: -144px;
}
.m-active .menu-icon {
    background-position-x: -16px;
}
.m-active .menu-text {
    color: #FFF;
}
.menu-tab:hover {
    background-color: #2d3f51;
}

.lookup_load {
    background-color: transparent;
    color: #8694a3;
    width: 114px;
    border: 1px solid #8694a3;
    border-radius: 20px;
    padding: 9px 25px 9px 15px;
}
.lookup_load::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #8694a3;
    opacity: 1; /* Firefox */
}

.lookup_load:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8694a3;
}

.lookup_load::-ms-input-placeholder { /* Microsoft Edge */
   color: #8694a3;
}

.menusearchouter {
    position: relative;
    margin-top: 16px;
    margin-right:-4px;
    display:none;
}

.cmdFindLoad {
    margin-left: -28px;
    background-color: transparent;
    border: none;
    width: 13px;
    height: 13px;
    padding: 6px 8px;
    position: relative;
    background-position-x: -32px;
}
.alignbottom {
    bottom: 51px;
    width: 100%;
    position: absolute;
}

.row {
    margin-left: 50px;
    display: block;
    width: 856px;
    position: relative;
    margin-top: 12px;
}
.rownm {
    display: block;
    max-width: 902px;
    position: relative;
}
.boxrow {
    background: #f9f9f9;
    border: 1px solid #f2f2f2;
}
h3 {
    font-weight: 400;
}
.pt10 {
    padding-top:10px;
}
.pt30 {
    padding-top: 30px;
}
.ib, .rfields > .filter {
    display:inline-block;
}
.hidden {
    display:none;
}
.rtitle, .rfields, .rfields > .filter {
    vertical-align:top;
}
.rtitle {
    font-weight: 400;
    color: #464646;
    font-size: 18pt;
    padding-right: 38px;
}
.rheaderouter {
    border-bottom: 1px solid #DDD;
    padding: 32px 50px 0 50px;
    height: 58px;
}
.rheaderinner {
    width: 1120px;
}
.form-control {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;

}
.filter select {
    height: 32px;
    padding: 5px 12px; 
}
.filter {
    margin-right: 6px;
}

.action-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-top: 1px solid #dddddd;
    background-color: #fafafa;
    white-space: nowrap;
    color: #303030;
    float: right;
    right: 0px;
    text-align: right;
}
.btn {
    transition: background-color 300ms ease-out;
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-user-select: none;
    -webkit-appearance: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn-default {
    color: #333;
    border-color: #ddd;
    top: 0px;
}
.cmdGo {
    color: #fff;
    background-color: #d64830;
    border-color: #c53e27;
    text-decoration: none;
    margin: 0px 34px 0 -4px;
    padding: 6px 12px;
}

.box {
    position: relative;
    top: 1px;
    padding: 4px 7px 5px;
    border: 1px solid #dddddd;
    border-radius: 3px;
}
a {
    text-decoration: none;
}
.action-footer-inner {
    padding: 15px;
}
#inquiryHeader {
    font-size:9pt;
    overflow: hidden;
    height: 34px;
    /*border-bottom: 1px solid #EEE;*/
    border-bottom: 1px solid #DDD;
}
.inquiry-title-table2 {
    overflow-y: scroll;
    overflow: auto;
    background-color: #ffffff;
    text-overflow: ellipsis;
    table-layout:fixed;
    position:relative;
    padding:8px;
    border-collapse: collapse;
    z-index: 1;
}
.zi-table {
    border-bottom: 1px solid #EDEDED !important; 
}
.zi-table tr {
    border-bottom: 1px solid #EDEDED !important;
}
.zi-table tr:hover {
    background-color: #f5f5f5; 
}

.inquiry-title-table2 td:first-child{
    padding-left: 50px !important;
}
.gridview td:first-child {
    padding-left: 50px;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
}
.inquiry-title-table2 td {
    overflow: hidden;
    border-bottom: 1px solid #FFF;
}

.gridview {
    height: -webkit-calc(100% - 187px);
    height: -moz-calc(100% - 187px);
    height: -o-calc(100% - 187px);
    height: calc(100% - 187px);
    overflow-y: scroll;
    position: absolute;
    width: 100%;
    
    z-index:0;
}
.zi-table td {
    padding-right: 5px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #EDEDED !important;
}
.export_to_excel {
    color: #333;
    border-color: #DDD;
    top: 0px;
    background-color: #F5F5F5;
    padding: 6px 12px;
}
.export_to_excel:hover {
  color: #FFFFFF;
  background-color: #257334;
  border: 1px solid #257334;
}

.exporticon {
    margin-right: 6px;
    margin-top: -4px;
    background-position-x:-48px;
}
.export_to_excel:hover .exporticon{
    background-position-y: -16px;
}
.inquiry-title-table2 a {
    color: #428BCA;
}
.customdatefrom {
    margin-right: 6px;
}
.btngrey {
    color: #333;
    border-color: #DDD;
    top: 0px;
    background-color: #F5F5F5;
    padding: 6px 12px;
}
.btngrey:hover { 
  background-color: #DDD;
  border: 1px solid #AAA;
}
.blue {
    color: #0081e6;
    text-decoration:none;
}

.statusSHIPPED, .statusOPEN {
    color: #9dbb61;
}


.rheaderouterwithsubtext {
    height: 68px;
}
.nmt8 {
    margin-top:-8px;
}
.notFoundMessage {
    font-size: 8pt;
    margin-left: 15px;
    color: #FFF;
    margin-top: 6px;
    display: block;
}
.detailbodyouter {
    height: calc(100% - 91px);
    display: block;
    overflow-y: auto;
    margin-bottom: 20px;
}
.drillbody {
    font-size: 10pt;
    margin-top: 26px;
    margin-left: 46px;
    font-size: 9pt;
    padding-bottom: 40px;
}
.customdatep {
    display: block;
    position: absolute;
    background-color: #FAFAFA;
    z-index: 555;
    padding: 14px 22px 20px;
    border: 1px solid #DDD;
    border-radius: 5px;
    display: none;
    width: 290px;
    margin-top: 8px;
}
.customdatep:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 8px 9px;
    border-color: #FAFAFA transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -9px;
    left: 10px;
}
.customdatep:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 8px 9px;
    border-color: #DDD transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -10px;
    left: 10px;
}


.export_to_pdf {
    color: #333;
    border-color: #DDD;
    top: 0px;
    background-color: #F5F5F5;
    padding: 6px 12px;
    margin-left: 6px;
}
.export_to_pdf:hover {
  color: #FFFFFF;
  background-color: #a20000;
  border: 1px solid #a20000;
}

.pdficon {
    margin-right: 6px;
    margin-top: -4px;
    background-position-x:-48px;
    background-position-y: -32px;
}
.export_to_pdf:hover .pdficon{
    background-position-y: -16px;
    background-position-y: -48px;
}

img.loglogo {
    max-width: 276px;
}

/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
    
}

@media(max-height:606px){.alignbottom{display:none;}}




.dropdown{
	position:relative;
}

.dropdown a { display:block; }

.dropdown-toggle:focus{
	outline:0
}

.dropdown-menu {
	position:absolute;
	
	left:0;
	z-index:100004 !important;
	display:none;
	float:right;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	font-size:14px;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.15);
	border-radius:2px;
	background-clip:padding-box;
}
.dropdown-menu-right{
	position:absolute;
	top:100%;
	left:0;
	z-index:100004 !important;
	display:none;
	float:right;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	font-size:14px;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.15);
	border-radius:2px;
	/*-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:0 6px 12px rgba(0,0,0,.175);*/
	background-clip:padding-box;
    min-width: 100%
}
.dropdown-menu.pull-right{
	right:0;
	left:auto
}

.dropdown-menu .divider{
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}

.dropdown-menu .dropdown-item {
    padding-top:9px;
    padding-bottom:9px;
}

.dropdown-menu .divider2{
	height:1px;
	margin:0px 0;
	overflow:hidden;
	background-color:#e5e5e5
}

.dropdown-menu .divider3 {
    height: 1px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #DDD;
}

.dropdown-menu > li > a{
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.428571429;
	color:#333;
	white-space:nowrap;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{
	text-decoration:none;
	color:#fff;
	background-color:#2e8fda
}

.dropdown-menu > li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu > li a .nohover {
    background-color:transparent !important;
    color: #333 !important;
}

.dropdown-menu > li a:hover,.dropdown-menu > li a:focus {
	text-decoration:none;
	color:#fff;
	background-color:#2e8fda
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#428bca
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{
	color:#999
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor:not-allowed
}

.open>.dropdown-menu{
	display:block
}

.open>a{
	outline:0
}

.dropdown-header{
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.428571429;
	color:#999
}

.dropdown-backdrop{
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:990
}

.pull-right>.dropdown-menu{
	right:0;
	left:auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret{
	border-top:0 dotted;
	border-bottom:4px solid #000;
	content:""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{
	top:auto;
	bottom:100%;
	margin-bottom:1px
}

@media(min-width:768px){
	.navbar-right .dropdown-menu{
		right:0;
		left:auto
	}

}



.dropdown-menu a {
    text-decoration: none;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{
	text-decoration:none;
	color:#fff;
	background-color:#2e8fda
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#428bca
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{
	color:#999
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor:not-allowed
}

.open>.dropdown-menu {
	display:block
}

.open>a {
	outline:0
}

.dropdown-header {
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.428571429;
	color:#999
}

.dropdown-backdrop {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:990
}



input[type="text"]:disabled {
    opacity: 0.6;
}


#ctl00_ContentPlaceHolder1_cboLocation-dd-placeholder > .dd-select , #ctl00_ContentPlaceHolder1_cboCustLocation-dd-placeholder > .dd-select {
    background-color: #FFF !important;
}

.btn-documents {
    color: #333;
    border-color: #ddd;
    background-color: rgb(240, 240, 240)
}

.btn-documents:hover {
    background-color: #f8f8f8;
}
.blueline {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-bottom: 9px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="12" viewBox="0 0 12 12" width="12"><rect fill="none" height="12" width="12"/><line fill="none" stroke="%23428BCA" stroke-miterlimit="10" stroke-width="2" x1="0" x2="12" y1="6" y2="6"/></svg>');
}
    
.bluearrow {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-bottom: 9px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="12" viewBox="0 0 12 12" width="12"><rect fill="none" height="12" width="12"/><line fill="none" stroke="%23428BCA" stroke-miterlimit="10" stroke-width="2" x1="0" x2="12" y1="6" y2="6"/><line fill="none" stroke="%23428BCA" stroke-miterlimit="10" stroke-width="2" x1="6" x2="6" y1="0" y2="12"/></svg>');
}