
BODY {
    background-color: white;
    font-family: ProximaNovaRegular,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-size: x-small;
    text-align: center;
    color: #000000;
}
TABLE {
    border: solid black 1px;
}
FORM {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
}
TH {
    font-family: ProximaNovaRegular,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #505357;
    background-color: #f5f5f5;
    font-size: x-small;
}
CAPTION {
    font-family: ProximaNovaRegular,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: white;
    background-color: #0954a0;
    font-size: x-small;
}
TH.CAPTION {
    font-family: ProximaNovaRegular,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: white;
    background-color: #0954a0;
    font-size: medium;
}
TD {
    color: #000000;
    font-family: ProximaNovaRegular,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-size: x-small;
}
A {
    color: #0072ce;
    text-decoration: underline;
    font-size: small;
    font-weight: bold;
}
TABLE.menubar {
    border: none;
    padding: 0px;
    margin-bottom: 3px;
    background-color: #ECECEC;
    border-bottom: solid #666666 1px;
}
TABLE.menubar TABLE {
    padding: 0px;
    border: none;
    background-color: #ECECEC;
}
TABLE.menubar TABLE TD {
    height: 20px;
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
    border-right: solid white 2px;
}
TABLE.menubar TABLE TD#views-box {
    border-right: none;
}
TABLE.menubar SELECT {
    font-size: 10px;
}
TEXTAREA {
    font-family: ProximaNovaRegular,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-size: x-small;
}
INPUT {
    font-family: ProximaNovaRegular,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-size: x-small;
}
SELECT {
    font-family: ProximaNovaRegular,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-size: x-small;
}
IMG {
    border: none;
}
.layouttable {
    border: none;
}
.scrollit {
    overflow: scroll;
    height: 200px;
}
.dispatchwrappertable {
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: xx-small;
    border: solid black 2px;
}
.dispatchcollectiontable {
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: xx-small;
    border: none;
}
.dispatchdetailtable {
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: xx-small;
    border: solid black 2px;
}
.brightlink {
    color: #ffffff;
    text-decoration: none;
}
.smalledit {
    font-size: xx-small;
    font-family: arial, helvetica, sans-serif;
    vertical-align: middle;
}
.ticker {
    border: 0px;
}
.carrierchooser {
    width: 180px;
}
.menuitem {
    font-weight: 400;
}
td.menuitem div.menupop {
    position: absolute;
    border: 1px solid black;
    background-color: #ffffff;
    color: #000000;
    padding: 6px;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    display: none;
    visibility: hidden;
}
td.menuitem:hover div.menupop {
    display: block;
    visibility: visible;
}
a:hover {
    text-decoration: underline;
}
.currency {
    text-align: right;
}
.split_tuple {
    background-color: #C0C0FF;
}
.total_tuple {
    background-color: #f0f0f0;
    font-weight: bold;
}
.helppop {
    background-color: #e0e0e0;
    background-image: none;
}
.hiddendiv {
    display: none;
    visibility: hidden;
}
.materialsdiv {
    margin: 8pt 0pt 0pt 0pt;
}
.materialsmissingdiv {
    margin: 8pt 0pt 0pt 0pt;
    color: red;
}
.dommenu {
    border: none;
}
#menubar {
    position: absolute;
    top: 0px;
    left: 0pt;
    z-index: 5;
    min-width: 920px;
}
#featurediv {
    margin-top: 2px;
    position: relative;
    left: 0pt;
}
#imPopup {
    border: 1pt black solid;
    position: absolute;
    top: 120px;
    left: 45%;
    width: 120px;
    background-color: white;
}
#notifyPopup {
    border: 1pt black solid;
    position: absolute;
    top: 120px;
    left: 30%;
    width: 400px;
    background-color: white;
}
.routeguideresultcarrier {
    text-align: left;
    font-size: 13pt;
    font-weight: bold;
}
.routeguideresultinfo {
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
}
.dispatchcarrierbid {
    text-align: justify;
    font-size: 12pt;
    font-weight: bold;
    width: 600px;
}
#dispatchcarrierpickup {
    font-size: 10pt;
    font-weight: normal;
    padding: 2pt;
    border: 1pt red dashed;
}
#dispatchcarrierdelivery {
    font-size: 10pt;
    font-weight: normal;
    padding: 2pt;
    border: 1pt red dashed;
}
#dispatchcarriertendered {
    font-size: 10pt;
    font-weight: normal;
    padding: 5pt;
    border: 1pt red dashed;
}
a.notdispActive {
    background-color: #ffa0a0;
    color: #000000;
    border: 1px solid #000000;
    padding: 2px 2px 2px 2px;
}
a.notdispActive:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}
a.notdispInactive {
    background-color: #c0c0c0;
    color: #a0a0a0;
    border: 1px solid #000000;
    padding: 2px 2px 2px 2px;
}
a.notdispInactive:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}
a.subtle {
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    color: #0072ce;
}
a.subtle:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #0072ce;
}
a.checkfailed {
    color: red;
    font-weight: bold;
}
.logintable table {
    background-color: #FFFFFF;
}
.notSubtle {
    margin: 0 auto 5 auto;
    width: 700px;
    border-color: #0954a0;
    text-align: center;
    font-size: 12px;
}
.notSubtle a {
    font-size: 12px;
    color: #0954a0;
    text-decoration: none;
}
.notSubtle a:hover {
    text-decoration: underline;
}
.notSubtleTable {
    margin: 0 auto;
    width: 650px;
    border: none;
}
.notSubtleTable a {
    font-weight: bold;
}
div.calendarDeadDay {
    padding: 0px;
    margin: 0px;
    background-color: #c0c0c0;
    text-align: right;
}
div.calendarDay {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    text-align: right;
    cursor: pointer;
}
div.calendarDay:hover {
    background-color: #c0c0ff;
}
div.calendarCurrentDay {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    text-align: right;
    font-weight: bold;
    font-size: larger;
    cursor: pointer;
}
div.calendarCurrentDay:hover {
    background-color: #c0c0ff;
}
table.search-options {
    width: 100%;
    border-spacing: 0;
    border-style: none;
    margin-bottom: 5;
    border-collapse: collapse;
}
table.search-options td {
    font-size: x-small;
    color: #FFFFFF;
    padding: 5;
    border-style: none;
    border-width: 0;
}
table.search-options a {
    text-decoration: none;
}
.selected {
    background: #0954a0;
    color: #FFFFFF;
}
.selected a {
    background: #0954a0;
    color: #FFFFFF;
    text-decoration: none;
}
.address-search-bar {
    background: #0954a0;
    padding: 10px;
    color: #ECECEC;
    clear: both;
}
tr.ab_detail {
    font-size: 10;
}
tr.ab_detail a {
    font-size: 10;
}
.mouseoverhighlight {
    background-color: #0954a0;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 10;
    padding-bottom: 10;
    font-size: x-small;
}
table.location-detail {
    border-style: none;
    border-collapse: collapse;
}
table.location-detail th {
    border-style: outset;
    border-width: 1;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
table.location-detail td {
    font-size: 11px;
    padding-left: 5;
}
.class_help {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    font-size: small;
    float: center;
    width: 500;
}
.class_help table {
    width: 100%;
    border-style: none;
    border-collapse: collapse;
}
.class_help th {
    border-style: outset;
    border-width: 1;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
.class_help td {
    font-size: 11px;
    padding-left: 5;
}
.customerMetric {
    float: left;
    margin: 8px;
    border: 1px solid black;
    text-align: center;
}
.customerMetricGroup {
    width: 100%;
    clear: left;
}
.customerMetricHeader1 {
    width: 280px;
    padding: 4px;
    background-color: #690001;
    color: white;
    font-size: 12pt;
    font-weight: bold;
}
.customerMetricContent1 {
    width: 280px;
    margin: 2px;
    padding: 2px;
    font-size: 10pt;
}
.customerMetricHeader2 {
    width: 200px;
    padding: 4px;
    background-color: #c0c0c0;
    color: #690001;
    font-size: 10pt;
    font-weight: bold;
}
.customerMetricContent2 {
    width: 200px;
    margin: 2px;
    padding: 2px;
    font-size: 9pt;
}
.customerMetricHeader3 {
    width: 120px;
    padding: 4px;
    background-color: #c0c0c0;
    font-size: 8pt;
    font-weight: bold;
}
.customerMetricContent3 {
    width: 120px;
    margin: 2px;
    padding: 2px;
    font-size: 7pt;
}
#calendar {
    width: 250;
    text-align: center;
    margin: 5px auto;
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #ffffff;
    position: absolute;
    font-size: 11px;
    line-height: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#calendar ul {
    list-style-type: none;
    margin: 0;
}
#calendar a {
    color: #FFFFFF;
}
.headDay, .dayNormal, .dayBlank, .dayWeekend, .dayCurrent, .dayHoliday, .dayClientHoliday {
    margin: 1px 0 0 1px;
    padding: 0;
    float: left;
    display: inline;
    width: 33px;
}
.headDay {
    background-color: #000000;
}
.dayNormal {
    background-color: #cccccc;
}
.dayWeekend {
    background-color: #034984;
}
.dayHoliday {
    background-color: #515151;
}
.dayClientHoliday {
    background-color: #ff558c;
}
.dayCurrent {
    background-color: #000000;
}
#days {
    width: 248px;
    height: 105px;
    padding-left: 5px;
    padding-right: 5px;
}
#days a {
    text-decoration: none;
    display: block;
}
#elements {
    padding: 5px;
}
#yearBrowse, #closeBtn {
    clear: both;
    display: block;
    padding: 0;
    color: #000000;
}
#yearBrowse a, #closeBtn a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
#helpDiv {
    width: 350;
    text-align: left;
    margin: 5px auto;
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #000000;
    position: absolute;
    font-size: 12px;
    padding: 5px;
}
.tree, #add_company_div {
    float: left;
    margin-top: 80px;
    border: 2px inset #000000;
    padding: 20px;
    width: 350;
}
.tree {
    margin-left: 50px;
}
#add_company_div {
    margin-left: 20px;
    height: 120;
}
.tree_0, .tree_1, .tree_2, .tree_3, .tree_4 {
    padding-left: 10px;
}
.tree span {
    border-left: 1px solid #000000;
    padding-left: 10px;
}
.tree_0 {
    font-size: 14px;
}
.tree_1 {
    font-size: 13px;
}
.tree_2 {
    font-size: 12px;
}
.tree_3 {
    font-size: 11px;
}
.tree_4 {
    font-size: 10px;
}
#characterLookupDiv {
    width: 450;
    text-align: left;
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #690001;
    position: absolute;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
#characterLookupDiv ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#characterLookupDiv li.focus {
    background-color: #c0c0c0;
    font-weight: bold;
    padding-top: 2;
    padding-bottom: 2;
}
.alert_outage {
    border-width: 1px;
    border-color: #E31937;
    border-style: solid;
    background-color: #FEF4F5;
    color: #E31937;
    min-height: 54px;
    font-size: 12pt;
    clear: both;
    padding: 4px;
    margin: 4px;
}
.alert_info {
    border-width: 1px;
    border-color: #0072ce;
    border-style: solid;
    background-color: #e6f5ff;
    color: #0072ce;
    min-height: 54px;
    font-size: 12pt;
    clear: both;
    padding: 4px;
    margin: 4px;
}
.alert_image {
    float: left;
    min-width: 54px;
    padding-right: 10px;
    padding-left: 10px;
}
.inactive_support_action {
    display: none;
    visibility: hidden;
}
.active_support_action {
    display: block;
    visibility: visible;
}
#ardmoreBCAouter {
    position: relative;
    left: 500px;
    top: -120px;
    width: 200px;
}
#ardmoreBCA {
    position: absolute;
    z-index: 999;
}
div#ardmoreBCA div {
    font-size: 12pt;
    display: none;
    visibility: hidden;
    border: 1px solid black;
    background-color: #fdf7eb;
    padding: 5px;
}
div#ardmoreBCA a {
    text-decoration: none;
}
div#ardmoreBCA a:hover {
    text-decoration: underline;
}
div#ardmoreBCA:hover div {
    display: block;
    visibility: visible;
}
#rgtimeout {
    border: 2px solid #690001;
    margin: 100px;
    padding: 20px;
    font-size: 15pt;
}
.mb-track {
    font-size: 30px;
    position: relative;
}
.mb-track div {
    position: absolute;
    min-width: 40px;
    padding: 5px;
    color: black;
    background-color: #c0c0c0;
    border: 1px solid #690001;
    font-size: 8pt;
    font-family: arial, helvetica, sans-serif;
    z-index: 1;
    visibility: hidden;
}
.mb-track:hover div {
    visibility: visible;
    display: block;
}
.mb-track-specific {
    color: #4040f0;
}
.mb-track-general {
    color: #b0b0b0;
}
.mb-track-smpl {
    color: #690001;
}
#dispatchMaterialsTable th {
    width: 18%;
}
#dispatchNotesTable {
    height: 225px;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
}
#dispatchNotesTable th {
    width: 10%;
}
#dispatchNotesTable th:nth-child(6) {
    width: 60%;
}
div.modeSelect {
    margin: 14pt auto 0 auto;
    border: 2pt solid #d9d9d9;
    padding: 5pt;
}
div.modeSelect p {
    margin: 10pt;
}
div.modeSelectInner {
    border: 1px solid #d9d9d9;
    padding: 4px;
    margin: 4px;
    background-color: #f5f5f5;
}
div.modeSelectInner p {
    margin: 1px;
}
div.modeSelectInner table {
    margin-top: 8px;
    padding: 2px;
    border: 1px solid #d9d9d9;
    border-spacing: 0px;
}
div.routeguidefill {
    margin: 14pt auto 0 auto;
    border: 2px solid #d9d9d9;
    padding: 5pt;
    background-color: #f5f5f5;
}
div.routeguidefill p  {
    margin: 10pt;
}
div.endIndex {
    margin: 10% auto 0pt auto;
    border: 2pt solid #d9d9d9;
    padding: 5pt;
}
div.endIndex p {
    margin: 10pt;
}
div.endIndex table {
    width: 100%;
    background-color: #f5f5f5;
    border: #d9d9d9;
}
div.endIndexInner {
    margin: auto;
    text-align: center;
}
.rgErrorMsg {
    padding: 5px 5px 5px 31px;
    margin: 5px auto;
    background-color: #f5f5f5;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0icmVkIiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEgMjFoMjJMMTIgMiAxIDIxem0xMi0zaC0ydi0yaDJ2MnptMC00aC0ydi00aDJ2NHoiLz48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: 3px center;
    background-size: 25px;
    border: 2px solid red;
    color: #400000;
    font-size: 125%;
    text-align: justify;
    width: 50%;
    min-height: 30px;
    display: block;
    float: left;
}
.peerOk {
    font-size: 12px;
    background-color: green;
}
.peerNotOk {
    font-size: 12px;
    background-color: red;
    font-weight: bold;
}
.peerUnknown {
    font-size: 12px;
    font-weight: bold;
    background-color: grey;
}
.dockables_default_container {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #c0c0c0;
    border: 1px solid #690001;
}
.dockable_undocked {
    position: relative;
}
.dockable_docker {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 2px;
    right: 2px;
}
.dockable_docker i {
    font-size: 3vmin;
}
.dockable_docker:hover {
    color: #ffffff;
    background-color: #000000;
    cursor: pointer;
}
.dockable_undocked:hover .dockable_docker {
    display: block;
    visibility: visible;
}
.cellwrapper {
    position: relative;
    left: 0;
    width: 28px;
    text-align: center;
}
.cellwrapper:hover {
    background-color: #404040;
    color: #ffffff;
    border-radius: 0.5vmax;
}
.cellwrapper:hover .celltooltip {
    display: block;
    visibility: visible;
}
.celltooltip {
    display: none;
    visibility: hidden;
    position: absolute;
    bottom: 24px;
    right: 2px;
    border: 1px solid #000000;
    border-radius: 0.5vmax;
    padding: 1vmax;
    background-color: #404040;
    color: #ffffff;
    text-align: center;
}
.internal_end_span {
    text-align: center;
    padding: 10px;
    color: red;
    font-weight: bold;
    font-size: 12px;
}
button {
    border: 0;
    box-sizing: border-box;
    color: white;
    cursor: pointer;
    margin: 0;
    padding: 8px 16px;
    white-space: nowrap;
    user-select: none;
    background-color: #0072ce;
}
button.addr {
    background-color: white;
    color: #0954a0;
    border: solid #0954a0 1px;
    margin: 4;
}
button.addr:hover {
    color: black;
}
button.cntct {
    background-color: #8dc63f;
    color: white;
    border: none;
    margin: 4;
}
button.cntct:hover {
    color: black;
}
.logotable {
    width: 100%;
    border-collapse: collapse;
    background-color: #0954a0;
    border: none;
    padding: 0;
    margin: 0;
    clear: both;
}
.ofrg {
    color: white;
    font-size: 22px;
    text-decoration: none;
    border: none;
    padding-right: 20px;
}
.ofrg img {
    padding-left: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 140px;
}
.smalllink {
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}
.smalltext {
    font-size: small;
}
.routeguide {
    width: 820px;
    margin: 10px auto 0 auto;
    border: solid #d9d9d9 1px;
    text-align: left;
}
#poDiv {
    padding-left: 10px;
}
.tableDiv {
    display: table;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    clear: both;
}
.guideMenuDiv {
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    background-color: #0954a0;
    padding-bottom: 10px;
}
.guideMenuDiv ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.guideMenuDiv li {
    height: 40px;
    display: block;
    text-align: center;
    color: white;
    float: left;
    border: none;
    padding: 12px;
    box-sizing: border-box;
}
.menuitem:hover {
    border-bottom: 4px solid white;
}
.guideMenuDiv li a {
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
}
.statusbubbles {
    letter-spacing: -0.025em;
    height: 100px;
    width: 600px;
    margin: 20pt auto 2pt auto;
}
.statusbubbles ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: white;
}
.statusbubbles li {
    float: left;
    box-shadow: 0 0 0 1px #D9D9D9;
    margin: 0 0 -1px 1px;
}
.statusbubbles li a {
    color: #73767B;
    box-sizing: border-box;
    display: block;
    text-align: center;
    padding: 8px;
    text-decoration: none;
}
.statusbubbles li.complete a {
    color: #0954a0;
}
.statusbubbles li.active a {
    color: #0954a0;
    font-weight: bold;
}
.carrierRestrictions {
    background-color: #f5f5f5;
    color: #505357;
    margin: 15pt;
    padding: 5pt;
    border: 1px solid #d9d9d9;
}
#dispute {
    border: 1px solid #d9d9d9;
    background-color: #f5f5f5;
    color: #505357;
    padding: 0px 8px;
    margin: 8px;
    width: 300px;
    float: right;
    text-align: justify;
}
a#ardmoreBCAlink:hover div {
    display: block;
    visibility: visible;
}
.sort_header_link {
    color: black;
    text-decoration: none;
    font-size: x-small;
    font-weight: bold;
}
.sort_header_link:hover {
    text-decoration: underline;
    color: #0954a0;
}
.llink {
    font-size: x-small;
    font-weight: bold;
    text-decoration: none;
    color: white;
}
.poFieldDiv {
    display: block;
    white-space: nowrap;
    width: 50%;
    float: left;
}
