﻿#wrapper, #wrapper2 {
    width: 100%;
}

#footer_text a, #pers_nav a:hover, #uber_header #pers_nav a, .GridHeader a, a {
    text-decoration: none;
}

body {
    background-color: #fff;
    font: Arial,Helvetica,sans-serif;
    font-size: 14px;
     
}

#header-title, #header_title {
    color: #000;
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 0;
    font-weight: 700;
}

#header-text {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    margin-right: 40px;
    text-align: center;
}

.GridHeader a, .GridHeader a:hover {
    font-size: 14px;
}

.GridHeader, table.Grid th, thead.td {
    font-weight: 700;
    background-color: #394f59;
}

.HeaderStyle, .HeaderStyle a {
    background-color: #394f59;
    color: #FFF;
    text-align: left;
}

.GridHeader {
    color: #FFF;
    border: 1px solid #394f59;
}

.Grid {
    border: 1px solid #000;
}

table.Grid th, thead.td {
    color: #fff;
}

.GridHeader a {
    color: #FFF;
    background-color: #394f59;
}

#content_main, #wrapper {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

#footer_text, #footer_text a {
    font-size: 12px;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

#footer_text {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 68px;
    padding-left: 15px;
    text-align: left;
    padding-top: 20px;
}

#wrapper {
    margin-top: -30px;
    padding-top: 3px;
}

#content_main {
    width: 960px;
    padding: 20px;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    min-height: 420px;
}

.CAPTextBox {
    width: 800px;
}

.clientLogo {
    background: url(/images/4561/logo.png) no-repeat;
    display: block;
    left: 10px;
    overflow: visible;
    position: absolute;
    top: 12px;
    width: 425px;
    height: 125px;
}

#content_submit, #uber_header {
    width: 1200px;
}

img {
    border-style: none;
}

.HeaderRegistrationComplete {
    padding-top: 10px;
    padding-bottom: 15px;
}

#headerwrapper {
    height: 133px;
    width: 100%;  
}

#uber_header {
    clear: both;
    position: relative;
    text-align: left;
    padding-bottom: 20px;
    height: 67px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

#nav {
    width: 605px;
    float: left;
    padding-top: 15px;
}

#pers_nav {
    height: 61px;
    text-transform: uppercase;
}

#uber_header #pers_nav {
    float: right;
    text-align: right;
    clear: both;
    position: relative;
    width: 100%;
    font: Arial,Helvetica,sans-serif;
}

    #uber_header #pers_nav ul {
        float: right;
        padding: 0 0 0 20px;
        margin: 0;
        height: 61px;
        list-style: none;
        font: Arial,Helvetica,sans-serif;
    }

    #uber_header #pers_nav li {
        display: inline;
        position: relative;
        height: 61px;
        top: 10px;
        padding-top: 0;
    }

    #uber_header #pers_nav a {
        color: #555;
        font: inherit;
        padding: 10px 22px 10px 15px;
        line-height: 40px;
        height: 21px;
        font-size: 17px; 
        text-transform: capitalize;
        font-family: Arial,Helvetica,sans-serif !important;
        font-weight: 700;
    }

#pers_nav a:hover {
    color: #992d2d !important;
    padding: 20px 22px 20px 15px;
    line-height: 14px;
    height: 21px;
    font-family: Arial,Helvetica,sans-serif !important; 
}

.chat {
   display: none;
}

.button {
    background-color: #337ab7;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 35px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    border: 0;
}

#content-submit, #content_submit {
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: center;
}

.logout, .logout a {
    padding-right: 5px;
}

input.reqd, input[type=text], input[type=password], select {
   
    font-size: 12px;
}

.button:hover {
    color: #fff;
    background-color: #2e6da4;
}

#content-submit {
    width: 950px;
}

.content-waiting, .searchWaiting {
    background-image: url(/images/loaders/ajax-loader_black_transbak.gif);
    height: 50px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
}

a {
    color: #0039a6;
}

.logout {
    float: right;
    margin-top: 5px;
}

input.reqd {
    background-position: center center;
    background-image: url(/Images/required.gif);
    background-repeat: no-repeat;
}

input[type=radio], input[type=checkbox] {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: 0;
}

select {
    font-family: Arial,Helvetica,sans-serif;
}

table.CarrierStatus {
    border: 1px solid #394f59;
    width: 880px !important;
    margin-left: 5px;
    text-align: left;
}

    table.CarrierStatus thead {
        background-color: #394f59;
        color: #FFF;
        text-align: left;
    }

    table.CarrierStatus td.label {
        background-color: #CBCBCB;
        color: #000;
        width: 20%;
        text-align: left;
    }

    table.CarrierStatus td.label_nowidth {
        background-color: #CBCBCB;
        color: #000;
        text-align: left;
    }

    table.CarrierStatus td.label_width1 {
        background-color: #CBCBCB;
        color: #000;
        width: 50%;
        text-align: left;
    }

    table.CarrierStatus td.label_width2 {
        background-color: #FFF;
        color: #000;
        width: 50%;
        text-align: left;
    }

    .data, table.CarrierStatus td.data, table.CarrierStatus td.data2 {
        background-color: #E1E1E1;
        text-align: left;
    }

    table.CarrierStatus td.data2 {
        width: 50%;
    }

    table.CarrierStatus a.StatusItem {
        font-size: 12px;
        color: #FFF;
        text-decoration: none;
    }

        table.CarrierStatus a.StatusItem:hover {
            font-size: 11px;
            color: #E1E1E1;
        }

.matrixoddrow {
    background-color: #CBCBCB;
}

.evenrow, .matrixevenrow {
    background-color: #E1E1E1;
}

.oddrow {
    background-color: #CBCBCB;
}

table.TblListResults {
    width: 100%;
    color: #6C6F70;
}

    table.TblListResults thead {
        background-color: #394f59;
        color: #fff;
    }

    table.TblListResults tr.oddrow {
        background-color: #AED1E1;
    }

    table.TblListResults tr.evenrow {
        background-color: #F7F7FF;
    }

.header-bar {
    background-color: #6b6b6b;
    color: #FFF;
    width: 98%;
    text-align: center;
    font-weight: 700;
}

.statusBlock, table th {
    background-color: #333;
}

.SearchContainer, .searchResults {
    width: 900px;
    margin-left: 15px;
}

.SearchContainer {
    border: 1px solid #666;
    padding-left: 10px;
}

.SearchBody {
    padding-left: 200px;
    padding-bottom: 10px;
}

#SearchTitleBar {
    font-weight: 700;
    padding: 5px;
    margin-left: 15px;
}

a:hover {
    color: #000;
}

.statusBlockTitle, table th {
    color: #fff;
    font-weight: 700;
}

.vendorDirectoryMap {
    position: relative;
    width: 500px;
    height: 500px;
}

table th {
    vertical-align: middle !important;
}

.statusBlock {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
}

.statusBlockTop {
    border-top: 2px solid #dee9f1;
}

.statusBlockTitle {
    font-size: 12px;
    text-transform: uppercase;
}

    .statusBlockTitle:hover {
        color: #999;
    }

/********************************
        Dashboard Styles
    */

.navbar-brand-lg {
    background: url(/images/4561/logo.png) no-repeat;
    display: block;
    left: 10px;
    overflow: visible;
    position: absolute;
    top: 10px;
    width: 400px;
    height: 75px;
}

.navbar-brand-sm {
    background: url(/images/4561/logo.png) no-repeat;
    display: block;
    left: 10px;
    overflow: visible;
    position: absolute;
    top: 10px;
    width: 150px;
    background-size: 135px;
}

.footer {
    background-color: #eee !important;
    color: #333 !important;
}

.footer-v1 address, .footer-v1 .link-list a, .footer-v1 .link-list i {
    color: #333;
}

.footer-v1 .copyright {
    background: #e0e0e0;
    border-top: none;
    padding: 10px 0 5px;
}

    .footer-v1 .copyright p {
        color: #333;
        margin-top: 14px;
    }

    .footer-v1 .copyright a {
        margin: 0 2px;
        color: #0039a6 !important;
    }

/*.fa
    {
        color: #0039a6 !important;
    }*/
  
#lnkDash1{
    display:none;
}
#lnkDash2{
    display:none;
}
#lnkDash3{
    display:none;
}

 
.modal-copyinfo-update-w9
{
    display: none;
}

#CopyInfoFromDOT
{
    display: none;
}

#wrapper {
    margin: 0 auto !important;
    width: 1250px !important;
    text-align: left !important;
}