﻿BODY {
    font-family: arial, ​ helvetica, ​ sans-serif;
	line-height:normal;
}

img {
	vertical-align:initial;
}

A {
	color: navy;
	text-decoration: none;
}

A:hover {
	color: blue;
	text-decoration: underline;
}

.shade {
	background-color: #EEEEEE;
}

A:ACTIVE {
}

.LC_TEXT {
	color: #003399;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.LC_TEXT2 {
	color: #003399;
	font-family: arial;
	font-size: 10pt;
}

.LC_TEXT_SMALL {
	color: #003399;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

.LC_LINK {
	color: #003399;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.LC_LINK_SMALL {
	color: #003399;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

.LC_HEADING1 {
	color: #003399;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}


.LC_SMALL {
	font-size: 8pt;
	font-family: arial;
	color: #cccccc;
}

.LC_LINK1 {
	color: #003399;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	font-decoration: none;
	text-decoration: none;
}

.LC_TEXT_BLACK {
	color: #003399;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.tablehead {
	color: #003399;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

TR.delimiter {
	background-color: #94A2B5;
}

BODY, TD, TD.leg, TD.dataElement, 
TD.legBottomBorder, TD.dataElementBottomBorder,
TD.legLeftAlign, TD.legLeftAlignBottomBorder, TD.legLeftAlignTopBorder,
TD.legTopBorder, TD.dataElementTopBorder, 
TH.menu, TD.menu {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif
	font-size: 10pt;
	z-index:-1;
}

TD {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
}

TH {
	color: #003399;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-style: bold;
}

TD.leg, TD.legBottomBorder, TD.legTopBorder {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:3px;
	vertical-align:middle;
}

TD.legLeftAlign, TD.legLeftAlignBottomBorder, TD.legLeftAlignTopBorder {
	font-size: 12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:2px;
	text-align:left;
	vertical-align:middle;
}

TD.legBottomBorder, TD.legLeftAlignBottomBorder {
	border-bottom: 1px solid #94A2B5;
}

TD.legTopBorder, TD.legLeftAlignTopBorder {
	border-top: 1px solid #94A2B5;
}

TD.legLeftAlignLeftAndTopBorder {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif
	font-size: 10pt;
	z-index:-1;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:2px;
	text-align:left;
	vertical-align:middle;
	border-top: 1px solid #94A2B5;
	border-left: 1px solid #94A2B5;
}

TD.legLeftAlignLeftBorder {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif
	font-size: 10pt;
	z-index:-1;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:2px;
	text-align:left;
	vertical-align:middle;
	border-left: 1px solid #94A2B5;
}


TD.dataElement, TD.dataElementBottomBorder, TD.dataElementTopBorder, TD.dataElementRightBorder {
	color: #003399;
	font-weight: bold;
	font-size:12px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:3px;
	text-align:left;
	vertical-align:middle;
}

TD.dataElementBottomBorder {
	border-bottom: 1px solid #94A2B5;
}

TD.dataElementTopBorder {
	
	border-top: 1px solid #94A2B5;
	font-size:12px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:3px;
	text-align:left;
	vertical-align:middle;
}

TD.dataElementRightBorder {
	border-right: 1px solid #94A2B5;
}

TH.menu {
	padding: 4px;
	background-color: #FFCC00;
	text-align: left;
	color: black;
	font-size: 11px;
	font-weight: bold;
	border-left:1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

TD.menu {
	padding: 4px;
	text-align: left;
	font-size: 11px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

TD.menuWithTop {
	padding: 4px;
	text-align: left;
	font-size: 11px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

TD.topBar {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #00AED6;
	border-bottom:1px solid white;
}

TD.delimiter {
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	line-height:20px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

table.listData{
	border: 1px solid #cccccc;
	border-collapse:collapse;
}

.listData th {
	border: 1px solid #cccccc;
	border-collapse:collapse;
	background:  #FFCC00; 
	color: #001C63; 
	font-size: 70%;
	text-align:left;
	padding: 4px;
}

.listData td {
	border: 1px solid #cccccc;
	border-collapse:collapse;
	padding: 4px;
}

/* LEGENDS */
.leg, .legLeftAlign {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	z-index:-1;
}

.legred {
	color: #943031;
	font-size: 12px;
}

.legBlue11 {
	color: #2934A5;
	font-size: 11px;
}

.legBlue12 {
	color: #2934A5;
	font-size: 12px;
}

.legBlue14 {
	color: #2934A5;
	font-size: 14px;
}

.legBlue15 {
	color: #2934A5;
	font-size: 15px;
}

.dateFormat {
	color: #001C63;
	font-size: 10px;
}

/* DATA */
.dataElement {
	color: #003399;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	z-index:-1;
}

.dataElementSmall {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.dataElementConsol {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.textarea {
	color: #000000;
	font-size:9px;
	font-family: courier;
}

.clientReference {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	font-variant: small-caps;
    padding-top: 0;
    vertical-align: auto;
    display: inherit;
}

/* TITLES */
h1 {
	color: #003399;
	font-size: 19px;
	font-weight: bold;
	margin:0;
	padding:1em 0em 0.75em 0em;
}

h2 {
	color: #003399;
	font-size: 25px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin:0em 0em 0em 0em;
	padding:1em 0em 0.75em 0em;
}

.pageTitle {
	color: #003399;
	font-size: 25px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.pageSubTitle {
	color: #394194;
	font-size: 17px;
	font-weight: bold;
}

.pageThirdTitle {
	color: #394194;
	font-size: 15px;
	font-weight: bold;
}

.pageFourthTitle {
	color: #394194;
	font-size: 13px;
	font-weight: bold;
}

.pageFifthTitle {
	color: #394194;
	font-size: 12px;
	font-weight: bold;
}

.pageSixthTitle {
	color: #394194;
	font-size: 11px;
	font-weight: bold;
}

/* LINKS */
A {
	color: #003399;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

.menuLink, .menuLinkBold, .tableBorderLink, .tableBorderLinkBold, .message {
	color: #2938AD;
	font-size: 12px;
}

.menuLinkBold, .tableBorderLinkBold, .message {
	font-weight: bold;
}

.tableBorderLink, .tableBorderLinkBold {
	line-height: 30px;
}

.documentLink {
	color: #2938AD;
	font-size:  14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.infoLink {
	color: #2938AD;
	font-size:  11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

/* FORM ELEMENTS */
.buttonMargin {
	color: #003399;
	font-size: 10.5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.buttonRegular {
	color: #003399;
	font-size: 10.5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

/* LINES AND COLORS */
.tableBorder {
	border:2px solid #003399;
}

.lineTop {
	border-top: 1px solid #94A2B5;
}

.lineBottom {
	border-bottom: 1px solid #94A2B5;
}

.lineTopBottom {
	border-top: 1px solid #94A2B5;
	border-bottom: 1px solid #94A2B5;
}

.tableColor tr:nth-child(even) {
	background-color: #ECECEC;
}

.tableColor tr:nth-child(odd) {
	background-color: white;
}

.whiteColor {
	color: black;
}

.rowColor  {
	background-color: #ECECEC;
}

.lightgray{
	background-color: #ECECEC;
}

/* USER MESSAGES */
.announcement {
	color:#cc0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.warning {
	color:#cc0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.confirm {
	color:green;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.regularNote {
	color:#525963;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.redNote {
	color:#943031;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.blueNote {
	color: #394194;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.greenNote {
	color: #08C7C6;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.goldNote {
	color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.smallNote {
	color:#525963;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.blueDoc {
	color: #394194;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.purpleDoc {
	color: #990099;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.redDoc {
	color:#943031;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

/* GRG styles */
.sectionTitle{
	color:#000;
	font-family:Arial Bold, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
}

.subSectionTitle{
	color:#000;
	font-family:Arial Bold, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
}

.pageLink {
	font-weight:bold;	
}

.navLink {
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

table.docReqsTable{
	border:1px solid #CCCCCC;
}

.docReqsTable .label{
	padding: 2px 2px 1px 5px;
	vertical-align:middle;
	font-weight:bold;
}

.blockTitle{
	font-weight:bold;
	background-color: #ECECEC;
	padding: 3px 3px 3px 5px;
}

.docReqsTable th{
	color:#cc0000;
	font-size:11px;
}

.docReqsTable tr{
	height:25px;
	font-size:11px;
}

.docReqsTable td{
	border-top:1px solid #CCCCCC;
	font-size:11px;
}

.docReqsTable .subtleHighlight {
	background-color: #FFF7D2;
}

.notesTable td{
	font-size:11px;
}

.shader {
	background-color: #FFCC00;
}


.productContrast {
	background-color: #FFCC00;
}

.productContrastSmall {
	background-color: #FFCC00;
	font-size: 9px;
}

.noBorderTable, .noBorderTable td {
    border: 0;
    border-spacing: 0;
}

.padRight td {
    padding: 0 8px;
}

.centerText {
    text-align: center;
}

#colLeft{
	float:left;
	height:auto; 
    padding-right:15px;		
}

.moz26 #colLeft{
	min-height:485px !important;
}	

#colRight{
	height:auto; 	
		
}

#colRight p:first-child{
	text-align:center;
	color: #041845;
	font-weight:bold;
	font-size:14px;

}

.documents #colRight  p:first-child{
	font-size:medium;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
 }
 
.documents #colRight img:first-child{
	padding-top:15px;
}

.clCMEvent {position:absolute; z-index:300; width:100%;height:100%;clip:rect(0,100%,100%,0);left:0; top:0; visibility:hidden}
.clCMAbs {position:absolute; z-index:300; width:10;height:10;left:0;top:0;visibility:hidden}
.clT,.clTover,.clS,.clSover{color:#ffffff;font-weight:bold;position:absolute; z-index:300; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:4px;}
.clS,.clSover{padding:2px; font-family: "Times New Roman"; font-size:15px}
.clBar{background-color:#CC0000; layer-background-color:#CC0000;}
.c1T,.clS{layer-background-color:#CC0000; background-color:#CC0000;}
.clTover,.clSover{layer-background-color:#FFCC00; background-color:#FFCC00;}
.clB,.clTB{position:absolute; visibility:hidden; z-index:300}
.clB{layer-background-color:#73787E; background-color:#73787E;}
.clBar{position:absolute; z-index:300; width:10; height:10; visibility:hidden;}
.clTB {font-family: "Times New Roman"; font-size:15px; }

/* start of MVC stuff*/

#loginForm {

    border: 2px solid #003399;
    padding: 5px;
    margin-right: 25px;
}

#wrapper {
    max-width: 780px;
	min-height: 0;
}

#content {
    max-width: 780px;
    padding-bottom: 1px;
}

.content-mvc {
	margin-top:5px;
}

#footer {
    vert-align: bottom;
    vertical-align: bottom;
    clear: both;
    /*margin: 10px;
    padding: 10px;*/
    margin-top: 40px;
    width: 780px;
    background-color: #A5A9AD;
    font-family: Verdana,Arial,Helvetica,helv,sans-serif;
    font-size: 8pt;
    color: black;    
}

#footer > table {
    width: 760px;
	height: 60px;
}

#header {
    padding-left: 0;
    margin-right: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
    background-color: #FFCC00;
}

#header > table {
    width: 780px;
    border: 0;
    background-color: #FFCC00;
    background-image: url("/shared/images/DHL_alt.gif");
}

#header #logo {
    background-position: right center; 
    background-repeat: no-repeat;
    background-image: url("/shared/images/dhl.gif");
    align-content: center;
    
}


#loginMessage {
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-top: 5px;
    text-align: left;
    vertical-align: middle;
    color: #010181;
}

#loginMessage li {
    list-style: none;
}

#modules {
    horiz-align: center;
    align-content: center;
    text-align: center;
    vert-align: middle;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

#modules a {
    text-decoration: none;
    color: black;
}

.uppercase {
	text-transform: uppercase;
}

.titlecase {
	text-transform: uppercase;
}

.row-item {
	float:left;
}

.pad-right-1 {
	padding-right:15px;
}

.pad-left-1 {
	padding-left:15px;
}

.pad-top-1 {
	padding-top:3px;
}

.bordered {
    border: 2px solid #003399;
    padding: 4px;
}

.bordered-client {
	border-bottom: 1px solid #94A2B5;
}

.bordered ~ .bordered {
    border-top: none;
    padding-top: 5px;
    /*margin-bottom: 4px;
    margin-top: -4px;*/
}

.bordered2 {
    border: 2px solid #003399;
}

.bordered2-client {
	border-bottom: 1px solid #94A2B5;
}

.bordered2 ~ .bordered2 {
    border-top: none;
    padding-top: 5px;
    /*margin-bottom: 4px;*/
    margin-top: -4px;
}


.dataEntry {
    width: 550px;
}
.dataEntry-client {
    width: 760px;
}
.row {
    max-width: 780px;
}

.headerLink {
    font-size: 10px;
    color: black;
}

.headerTitle {
    font-size: 15px; 
    color: black; 
    font-weight: bold;    
}

.moduleTitle {
    text-align: center;
    vert-align: middle;
    vertical-align: middle;
    font-size:15px;
    color:black;
    font-weight:bold;
}

/* bootstrap overrides*/

.form-group {
  margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;
}


.form-horizontal .control-label {
    text-align: left;
    padding-left: 25px;
}

.control-label {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
    color: black;
    font-weight: bold;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-top: 5px;
    text-align: right;
    vertical-align: middle;
    font-size: 12px;
}

.control-label-left {
	font-weight:bold;
	padding-top:3px !important;
	padding-bottom:3px !important;
	padding-right:3px;
	text-align:left;
	vertical-align:middle;
}

.form-control {
	color: #003399;
	font-weight: bold;
	font-size:12px;
/*	padding-top:5px;  
	padding-bottom:3px;  */
	padding-left:3px;
	text-align:left;
	vertical-align:middle;
    border: 1px solid #94A2B5;
}


.btn {
    border-radius: 0 0;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    margin: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: normal;
}

.btn-default {
    background-color: #E0E0E0;
    color: #003399;
    font-family: Verdana,Arial,Helvetica,helv,sans-serif;
    font-size: 10.5px;
    font-weight: bold;
}

.btn-default:hover {
    background-color: #E0E0E0;
}


.btn-primary {
    background-color: #E0E0E0;
    color: #003399;
    font-family: Verdana,Arial,Helvetica,helv,sans-serif;
    font-size: 10.5px;
    font-weight: bold;
	border-color:#ccc;
}

.btn-primary:hover {
    color: #003399;
    background-color: #E0E0E0;
	border-color:#ccc;
}



/* end bootstrap overrides */

.form-horizontal .control-label-display {
    padding-top: 1px;
}

.appLinks {
    color: black;
    padding-right: 5px;
    font-size: 10px;
}

.checkbox-label {
	color: #010181;
	position:absolute;
	margin-top:-2px;
	margin-left:20px;
}

.form-control:focus {
	outline: none;
	border-color: #94A2B5;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;

}

.save-btn-div {
	margin-bottom: 0;
	margin-top: -4px;
}

.radio-label {
	padding-left:0;
	padding-right:15px;
	margin-top:2px;
	font-weight:bold;
	vertical-align:top;

}

.form-group-min {
	padding-top:0;
	margin-top:5px!important;
}

.form-group-min:first-child {
	padding-top:3px;
}

select.form-control {
	padding-top:1px;
}

.search-btn {
	margin-top: 0;
	margin-bottom: 0;
}


.btn-wp {
    background-color: #DDDDDD;
    color: #003399;
    font-weight: bold;
    border-color: gray;
    font-size:10.5px;
}

.btn-wp:hover {
    background-color: #DDDDDD;
    color: #003399;
    font-weight: bold;
    border-color: gray;
    font-size:10.5px;
}

.btn-primary.focus, .btn-primary:focus, 
.btn-primary.active, .btn-primary:active {
    background-color: #DDDDDD;
    color: #003399;
    font-weight: bold;
    border-color: gray;
    font-size:10.5px;
}


.products-table th {
	font-size:13px;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,helv,sans-serif;
}

.check-box {
	width:13px;
	height:13px;
	display:inline;
}

.div-row1 {
	clear:both;
}

.div-row1-element {
	float:left;
	margin:2px 5px;
}

.form-horizontal .no-padding {
	padding: 0 0;
}

.div-table-row {
	overflow:auto;
	margin-top: 0!important;
}
.div-table-row:nth-of-type(odd) {
  background-color: #ECECEC;
}

.div-row-index {
	float:left;
	width:30px;
	margin-left:2px;
}

.opacity1 {
	opacity:0.35;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

UL {
	padding: 0;
	margin: 0 0 0 0;
	list-style:disc;
}

.main-nav-user {
	/*position:absolute;
	top:20px;
	left:140px;*/
}

dl.dl-horizontal {
	margin-bottom:4px;
}

div.error-div {
	margin-bottom:-20px;
}

.label-right {
	padding-left:5px!important;
}
.pad-bottom1 {
	margin-bottom:20px;
}
.select-client-div1 {
	width:400px!important;
}
.table-bordered2 {
	border:2px solid #003399;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #EFF3FD;
}

.table-striped > tr:nth-of-type(odd) {
  background-color: #EFF3FD;
}

.highlightMenuItem {
    background-color: transparent;
}
