.pickTicketField{
	color:red;
	font-size:15pt;
}

/*
Generic Style
*/
BODY{
   font-family:Roboto,sans-serif;
   font-size:14px;
   margin-top:0em;
   margin-left:0em;
   margin-right:0em;
   margin-bottom:0em;
}

.head-table {
    width: 100%;
    max-width:900px;
    margin:auto;
    height:auto;
    min-height:632px;
    margin-top:20px;
}
.inner_table {
    border-collapse:collapse;width:100%;
}
.inner_child_table {
    max-width:900px;
    margin:auto;
    height:auto;
    min-height:632px;
}
div {
    font-family: Roboto,sans-serif;
    font-size: 14px;
}
.bg_title h2 {
    text-align: center;
    position: relative;
    font-weight: 400;
    padding: 0 0 20px 0;
    font-size: 30px;
}
.main-body {
    background-color:white;
}

input[type="text"], input[type="password"] {
  padding: 0;
  position: relative;
  height: 25px;
  left: 0;
  border: 1px solid #cdcdcd;
  border-color: rgba(0, 0, 0, .15);
  background-color: white;
}
.sub-head-table{
    width: 100%;
    max-width: 900px;
    margin: auto;
    height: auto;
    min-height: 632px;
    margin-top: 20px;
}
.sub-head-table-menifest {
       width: 100%;
    max-width: 900px;
    margin: auto;
    height: auto;
    margin-top: 20px;
}
input[type=button],input[type=submit],input[type=reset] {
    color: #fff;
    background-color: #066C94;
    border-color: #066C94;
    font-size: 14px;
    height: 23px;
    padding: 4px 30px;
    font-weight: 400;
    line-height: 0.4;
    border: none;
    border-radius: 4px;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
    -webkit-font-smoothing: subpixel-antialiased;
}
.neutral_button,input[type=submit],input[type=button] {
    color: #066C94 !important;
    background-color: white !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #066C94 !important;
}
.neutral_button:hover,input[type=button]:hover {
    color: #fff !important;
    background-color: #066C94 !important;
}

.scale_button {
    display: none;
}

input[type=submit]:hover {
    color: #fff !important;
    background-color: #066C94 !important;
}
input[type=reset]:hover {
   color: #fff !important;
    background-color: #ec0808 !important;
}
.neutral_button_reset,input[type=reset]  {
    color: #ec0808 !important;
    background-color: white !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #ec0808 !important;
}
.neutral_button_reset:hover {
    color: #fff !important;
    background-color: #ec0808 !important;
}
.table-change-password {
    width:75%!important;
    min-height:395px!important;
}
.perinfo_sub_head_table {
    min-height:75%!important;
    width:85%!important;
}
.perinfo_table tr td {
    padding:10px;
}
.perinfo_table tr td font {
    font-weight:bold;
}
.userpref {
    width:100%!important;
}
.userprefinnerbanner {
    background-color:black;
    color:white;
}
.up_save {
    padding-top:10px!important;
    padding-bottom:10px!important;
}
FONT {
    font-family: Roboto,sans-serif;
    font-size: 14px;
}
TD{
   font-family:Roboto,sans-serif;
   font-size:14pt;
}
.fontStyle {
   font-family:Roboto,sans-serif;
   font-size:14pt;
}
.table_control_property {
    border:1px solid;
    line-height:40px;
}
.control-filter-lable {
        font-size: 14px;
        text-align: right;
        font-weight:bold;
}

.control-filter {
        font-size: 14px;
        text-align: left;
}

A.Gray{
   font-family:Roboto,sans-serif;
   font-size:14px;
   color:#CCCCCC
}

A.nounderline { 
   text-decoration: none 
}

TR.Header{
   font-weight:bold;
   color:White;
   background:Black;
   vertical-align:bottom;
}

.inner-title {
    font-size:10px;
    font-weight:bold
}
/*
Footer
*/
TR.FooterNav{font-size:9pt}
TR.LastUpdated{font-size:8.5pt}

/*
Styles for SED
*/
body.sedBody {
   font-family: serif, Arial, Helvetica;
   font-size: xx-small;
}

td.sedTd {
   font-family: Arial, Helvetica, sans-serif;
   font-size: xx-small;
   font-style: normal;


}

th.sedTh {
   font-family: serif, Arial, Helvetica;
   font-size: xx-small;
}

/*
Styles for NAFTA
*/

TD.naftaTD{
   font-family:Roboto,sans-serif;
   font-size:14px;
}

A.helpLink{
   CURSOR: help;
   font-family:Roboto,sans-serif;
   font-size:14px;
   font-weight: bold;
}

.fontStyle{
   font-family:Roboto,sans-serif;
   font-size:14px;
   font-weight: bold;
}

.input_track {
    width:100%;
}

A.helpLinkOld:link, a.helpLink:visited{
   CURSOR: help;
   font-family:Roboto,sans-serif;
   font-size:14px;
   color:#003386;
   font-weight: bold;
}

TD.dhlLblTd{
   font-family:serif, Arial, Helvetica;
}


A.white:LINK { 
color : #FFFFFF; 
} 

A.white:VISITED { 
color : #FFFFFF; 
} 

.header-banner {
    background-color:#273136;
    width:100%;
    margin:auto;
}

.header-banner-logo-table {
    width: 80%;
    max-width: 1200px; 
    margin: auto;
}
.nav-bar TR {
    line-height:1.5em;
}

.nav-bar TR TD IMG{
    height:24px;
}

.session_timeout_cls {
    width: 75% !important;
    min-height: 65px !important;
}

.navigation_bar {
    width: 100%;
    margin: auto;
    height: auto;
    background-color: #273136;
    margin-top: 0px;
    border-top: 1px solid #fff;
}
.nav, .nav ul {
    text-align: center;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 0px;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    line-height: 1.5em;
}
.nav li {
    display: inline-block;
    position: relative;
}
.nav a {
    display: block;
    padding: 8px 25px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    font-weight: normal;
}
.nav a:hover{
background-color:#fff;
color:#333;

}
.nav ul {
    position: absolute;
    display: none;
    width: auto;
    top: 1.5em;
    z-index: 1000;
    border: 1px solid black;
}
.subUl {
    margin-top: 12px;
    background-color: #273136;
    color: #000;
}
.logo_sect {
    padding: 10px 0;
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.logo:after {
    background: #84BCDA;
    display: block;
    position: absolute;
    right: 1px;
    bottom: 2px;
    width: 7px;
    height: 7px;
    content: '';
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.logo_sect .logo {
    display: block;
    line-height: 34px;
    position: relative;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    vertical-align: top;
    padding-right: 12px;
    text-decoration: none;
}
nav li{
display:inline-block;
position:relative;
}

.nav ul {
position:absolute;
display:none;
width:auto;
top:1.5em;
z-index: 1000;
border:1px solid black;
}

.nav li ul a{
/*width:12em;*/
width:210px;
height:auto;
float:left;
}

.nav ul ul{
top:auto;
}	

.nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul{
display:none;
}
.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul{
display:block;
}
 .footer {
  background-color: #273136;
  color: #BBB;
  bottom: 0;
  height: 200px;
  width: 100%;
  bottom:0;
  width:100%;
  }

  .footer_container {
  max-width:1200px;
  overflow: hidden;
  padding-top: 15px;
  text-align:left;
  margin:auto;

  }

  .main-home-body {
      text-align:center;
      height: 55%;
  }

/*
Styles imported from styles/style.css
*/

TABLE.Generic{
   margin:3px;
}

TD.Filter{
   font-weight:bold;
   color:black;
}

TD.Error{
   font-weight:bold;
   color:OrangeRed;
}

TD.Scan{
   font-size:7pt;
   color:#9900CC;
}

TR.Row1{
   background:#FFFFFF;
}

TR.Row2{
   background:#EEEEE4;
}

.h4, h4 {
    font-size: 18px;
}

Font.Order{
   color:#9900CC;
}

Font.Order-Date{
   color:#008633;
   font-size:7pt;
}

/*
Styles not used currently
*/

Font.Cr_Invoice{
   font-size:7pt;
   color:#ffffff;
   background:#ff9933;
}

Font.Cr_Desc{
   font-size:7pt;
   color:#ffffff;
   background:#000000;
}

A.Sub-Title{
   font-weight:bold;
   color:#003386;
}

TR.Sub-Title{
   font-weight:bold;
   color:#ff9933;
   background:#006633;
   vertical-align:bottom;
}

TD.Pay{
   font-size:7pt;
   color:black;
   background:#FFFFFF;
}

TD.Credit{
   font-size:7pt;
   color:#ffffcc;
   background:#cc3300;
}

TD.Amount{
   color: #993366;
}

TD.Header{
text-align: center;
vertical-align: middle;
color:#FFFFFF;
font-weight: bold;
}

TD.HeaderWhite{
text-align: center;
vertical-align: middle;
color:#FFFFFF;
font-weight: bold;
}

TD.HeaderLabel{
text-align: left;
color: black;
font:10pt Arial Tahoma;
font-weight: bold;
}

TD.Nodata{
text-align: center;
color: black;
font:10pt Tahoma Arial;
font-weight: bold;
}

.report-form-table {
    min-height:0px;
}

Table.commercial-invoice td {
    font-size:small;
}