﻿#fmcsa-header{
    display: none;
}
#sms-header{
    height: 50px;;
}
#sms-header h1{
    display: block;
    float: left;
}
#sms-header nav{
    display: block;
    padding-right: 15px;
}
#sms-header nav{
    display: none;
}
#sms-header h1 img{
    height: 40px;
}
.mobileMenu{
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
}
.mobileMenu img{
    height: 25px;
}
#page{
    margin-top: 0;
}
#dot-header{
    display: none;
}
#BASICList li .unresolved{
    margin-left: -2px;
    margin-right: -2px;
}
#BASICList li a{
    height: 130px;
}
#BASICList.protected li{
    padding: 20px .5%;
    width: 11.5%;
}
#BASICList.protected li:first-child{
    padding-left: .5%;
}
#BASICs .basicSubtitle .basicDates{
    float: none;
    margin-left: 0;
    display: block;
}
#BASICList li a .notPublic{
    left: 5px;
    right: 5px;
}
#regBox ul.col1 label, #regBox ul.col2 label, #regBox ul.col1 span.dat, #regBox ul.col2 span.dat
{
    float: none;
    display: inline;
    width: auto;
    clear: none;
    margin: 0;
}
#regBox .opClass li, #regBox .cargo li
{
    width: 48%;
}
.simplemodal-data h2
{
    height:auto;
    padding-right: 70px;
    font-size: 16px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 40px 10px 10px;
}
#simplemodal-container a.modalCloseImg
{
    position: fixed;
    top: 10px;
}
.simplemodal-data .modalBody
{
    padding: 55px 5px 5px 5px;
}
.simplemodal-data h2 .printLnk img
{
    display: none;
}
#regBox table, #regBox .puNote
{
    width: 98%;
    margin: 5px auto;
}
.simplemodal-data h2 .asOf
{
    display: none;
}
#sms-header nav #top-menu ul ul, #sms-header nav ul li:hover ul{
    display: none;
}
#sms-header nav{
    background-color: rgba(0,22,71,.9);
    position: absolute;
    right: 0;
    top: 60px;
    width: 260px;
    height: 360px;
    padding: 0;
    z-index: 2000;
}
#sms-header nav form{
    bottom: auto;
    top: 0;
    right: 0;
    width: 100%;
}
#sms-header nav form input[type="text"]{
    width: 90%;
    margin: 0 auto;
    display: block;
    position: static;
}

#sms-header nav form #QuckSearch
{
    display:none;
}
#sms-header nav form #btnGo
{
    right:8px; padding:4px 8px 3.5px 8px;
}
#sms-header nav #topMenu{
    position: absolute;
    right: 15px;
    top: 30px;
    width: 50%;
    text-align: right;
}
#sms-header nav #topMenu li{
    float: none;
    display: block;
    height: auto;
    padding: 8px 0;
}
#sms-header nav #topMenu li:first-child{
    padding-top: 16px;
}
#sms-header nav #topMenu li br{
    display: none;
}
#sms-header nav #topMenu li#basics{
    position: absolute;
    left: -100%;
    width: 100%;
    top: 3px;
    padding-left: 30px;
    text-align: left;
}
    #sms-header nav #topMenu li#basics ul {
        display: block;
        position: static;
        background: none;
        width: auto;
    }
        #sms-header nav #topMenu li#basics ul li {
            width: auto;
            background: none;
        }
        #sms-header nav aside.search-disclaimer{
            width: 260px;
            left: 0;
        }
        #nav-login-pnl{
            display: block;
        }