﻿html, body {
    scroll-behavior: smooth;
    height: 100%;
    margin: 0;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 0px solid #ddd;
}

a {
    color: #909893;
}

a:hover, a:focus {
    color: #EFB633;
}



.lblCreateQuotePageOriginZip, .lblCreateQuotePageDestinationZip {
    color: #909893;
    font: normal 21pt riftregular;
}

.ajax_load {
    display: none;
}

#pnlQuickTrackingResult {
    padding-left: 50px;
    padding-right: 50px;
}

.pnlCreateQuoteGutter {
    width: 3%;
    float: left;
}

#pnlQuickTrackingTextBoxes .pnlProNumberContainer {
    width: 437px;
    cursor: text;
    margin-bottom: 20px;
}

#pnlQuickTrackingTextBoxes .pnlPlusButtonContainer {
    width: 64px;
    height: 68px;
    margin-left: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
}

#pnlQuickTrackingTextBoxes .pnlEmailTextBoxContainer {
    width: 300px;
    cursor: text;
}

#pnlQuickTrackingTextBoxes #cmdGetQuickTracking {
    float: right;
    margin-right: 70px;
    /*margin-top: 20px;*/
}

.tblHouse {
    width: 100%;
    color: #858B96;
    font: bold 16pt riftregular;
    text-align: left;
    background-color: white;
}

    .tblHouse th {
        background-color: #DEDDDE;
        padding: 10px 10px;
    }

    .tblHouse td {
        padding: 10px 10px;
    }

.floatLeftPositionRelative {
    position: relative;
    float: left;
}

.hodObjectContainer {
    text-align: center;
    border-color: #909893;
    border-style: solid;
    border-width: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: text;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
}

.hodTextBoxRounded {
    border-radius: 8px 8px;
}

.hodTextBoxSmall {
    padding-left: 15px !important;
    padding-top: 10px !important;
    padding-right: 15px !important;
    padding-bottom: 10px !important;
}

.hodPlusButton {
    background-image: url('/Content/gfx/house/plus.png');
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    font: normal 14pt montserratregular;
    color: white;
    height: 25px;
    width: 22px;
}

.hodTextBox {
    border: none;
    background-color: transparent;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    font: normal 14pt montserratlight;
    color: white;
}

    .hodTextBox:focus {
        outline: none;
    }

    .hodTextBox::placeholder {
        color: white;
        opacity: 1;
    }

    .hodTextBox:-ms-input-placeholder {
        color: white;
    }

.hodTextBoxWhiteBg::placeholder {
    color: black !important;
    font: normal 14pt montserratregular;
}

.hodTextBoxWhiteBg {
    color: black !important;
}

#pnlQuickTrackingTextBoxes {
    padding-left: 60px;
    padding-top: 40px;
}

#pnlQuickTrackingTrackShipment {
    padding-left: 60px;
    padding-top: 30px;
    font: bold 45pt riftbold;
    color: white;
}

#pnlQuickTrackingBg {
    position: relative;
    left: 10%;
    top: 0px;
    width: 660px;
    height: 360px;
    /*background-color: black;*/
    background-color: #0c1722;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#pnlQuickTrackingBg2 {
    position: relative;
    left: 10%;
    top: 0px;
    width: 660px;
    height: 360px;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#pnlQuickTracking {
    position: relative;
    left: 10%;
    top: -360px;
    width: 660px;
}

.imgMobileMenu {
    float: right;
    right: 15px !important;
    position: relative;
    top: 25px;
}

#divHeaderEnd #imgPhone {
    position: relative;
    top: 8px;
    width: 28px;
    height: auto;
}

.divHoverMenu {
    position: absolute;
    top: 75px;
    left: 0px;
    width: 100%;
}

.button {
    font-family: riftbold !important;
    font-size: 12pt !important;
    border-bottom: none !important;
}

#divWrapper {
    min-height: 100%;
    margin-bottom: -50px;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #ffffff;
}

#divHeader {
    width: 100%;
    height: 75px;
    border-bottom-width: 2px;
    border-bottom-color: #EFB633;
    border-bottom-style: solid;
    background-color: #0c1722;
}

.divHoverMenu {
    /*background-color: #222629;*/
    background-color: #0c1722;
}

#divHeaderInside {
    width: 230px;
    height: 100%;
    float: left;
}

#imgDotLineLogo {
    width: 175px;
    height: auto;
    left: 30px;
    position: relative;
    top: 15px;
}

#divHeaderMiddle {
    width: -webkit-calc(100% - 750px);
    width: -moz-calc(100% - 750px);
    width: calc(100% - 750px);
    height: 100%;
    float: left;
    font: bold 16pt riftbold !important;
    text-align: center;
}

    #divHeaderMiddle a:link, #divHeaderMiddle a:visited, #divHeaderMiddle a:active {
        text-decoration: none;
        color: #F7F7F8;
    }

    #divHeaderMiddle a:hover {
        text-decoration: none;
        color: #96C1CE;
    }

.divHeaderPusher {
    margin-top: 17px;
    max-height: 30px;
    height: 30px;
    overflow: hidden;
}

.divHeaderPusher2 {
    margin-top: 10px;
    max-height: 50px;
    height: 50px;
    overflow: hidden;
}

#divHeaderEnd {
    width: 520px;
    height: 100%;
    float: right;
    font-family: riftbold !important;
    font-size: 16pt !important;
    color: #B5BBC6;
}

#divHeaderEnd #lnkPhoneNumber {
    text-decoration: none;
    color: #F7F7F8;
}

#divHeaderEnd #divHeaderEnd #lnkPhoneNumber:visited, #divHeaderEnd #lnkPhoneNumber:active {
    text-decoration: none;
    color: #B5BBC6;
}

#divHeaderEnd #lnkPhoneNumber:hover {
    text-decoration: none;
    color: #96C1CE !important;
}

#divPush {
    height: 1px;
}

#divBody {
    width: 100%;
    min-height: 200px;
}

@media (max-width: 5000px) {
    .divHoverMenuObject a {
        margin-right: 350px !important;
    }
}

@media (max-width: 4000px) {
    .divHoverMenuObject a {
        margin-right: 300px !important;
    }
}

@media (max-width: 3500px) {
    .divHoverMenuObject a {
        margin-right: 240px !important;
    }
}

@media (max-width: 3000px) {
    .divHoverMenuObject a {
        margin-right: 180px !important;
    }
}


@media (max-width: 2275px) {
}

@media (max-width: 2290px) {
}

@media (max-width: 2200px) {
    .divHoverMenuObject a {
        margin-right: 105px !important;
    }
}

@media (max-width: 1800px) {
    .divHoverMenuObject a {
        margin-right: 65px !important;
    }
}

@media (max-width: 1675px) {
    .pnlWhiteCube {
        width: 300px !important;
        height: 200px !important;
        margin: 10px !important;
    }

    .lblHeadQuarters {
        font: bold 16pt riftregular !important;
    }

    .lblWhiteCubeInnerText {
        font: normal 12pt montserratregular !important;
        color: #3D3D3D;
    }
}

@media (max-width: 1600px) {
    .divHoverMenuObject a {
        margin-right: 30px !important;
    }
}

@media (max-width: 1500px) {
    #pnlQuoteClasses .hodObjectContainer {
        padding-left: 4px !important;
        padding-right: 4px !important;
        width: 100%;
    }

    .pnlNeedAQuote {
        display: none !important;
    }

    .pnlOurTransportationServicesServices {
        margin-left: 70px !important;
    }
}

@media (max-width: 1400px) {

    .pnlThreePanelsItem {
        margin-top: 100px !important;
    }

    .pnlThreePanelsMiddle img {
        width: 50% !important;
        height: auto !important;
    }

    .divHoverMenuObject a {
        margin-right: 25px !important;
    }
}

@media (max-width: 1300px) {
    .pnlOurTransportationServicesServices {
        margin-left: 50px !important;
    }

    .lblCorporateEmailAddresses {
        font: normal 45pt riftregular !important;
    }

    .divHoverMenuObject a {
        margin-right: 25px !important;
    }

    #divHeaderEnd {
        width: 300px !important;
    }

    #divHeaderMiddle {
        width: -webkit-calc(100% - 530px) !important;
        width: -moz-calc(100% - 530px) !important;
        width: calc(100% - 530px) !important;
    }

    #cmdPickup, #cmdBecomeADriver {
        display: none !important;
    }
}

@media (max-width: 1250px) {
    .pnlWhiteCube {
        width: 200px !important;
        height: 150px !important;
        margin: 7px !important;
    }

    .lblHeadQuarters {
        font: bold 14pt riftregular !important;
    }

    .lblWhiteCubeInnerText {
        font: normal 10pt montserratregular !important;
        color: #3D3D3D;
    }
}

@media (max-width: 1100px) {
    .pnlOurTransportationServicesServices {
        margin-left: 30px !important;
    }

    .divHoverMenuObject a {
        margin-right: 20px !important;
    }

    .lblCorporateEmailAddresses {
        font: normal 35pt riftregular !important;
    }
}

@media (max-width: 1050px) {
    .divHoverMenuObject a {
        font-size: 14pt !important;
    }
}

@media (max-width: 1000px) {
    .pnlOurTransportationServicesService {
        width: 28% !important;
    }

    .pnlCorpEmailAddressTitle {
        font: normal 10pt riftregular !important;
    }

    .pnlCorpEmailAddressDescription {
        font: normal 8pt riftregular !important;
    }

    .divHoverMenuObject a {
        margin-right: 30px !important;
    }

    #divHeaderEnd {
        width: 100px !important;
    }

    #divHeaderMiddle {
        width: -webkit-calc(100% - 330px) !important;
        width: -moz-calc(100% - 330px) !important;
        width: calc(100% - 330px) !important;
    }
}

@media (max-width: 900px) {
    .divHoverMenuObject a {
        margin-right: 30px !important;
    }

    .pnlWhiteCube {
        width: 100% !important;
        height: 200px !important;
        margin: 20px !important;
    }

    .lblHeadQuarters {
        font: bold 20pt riftregular !important;
    }

    .lblWhiteCubeInnerText {
        font: normal 16pt montserratregular !important;
    }

    .lblOurTransportationServices {
        font-size: 50px !important;
    }
}

@media (max-width: 875px) {
    .pnlOurTransportationServicesServices {
        margin-left: 10px !important;
    }

    .lblCorporateEmailAddresses {
        font: normal 25pt riftregular !important;
    }


    .divHoverMenuObject a {
        margin-right: 25px !important;
    }

    #divHeaderMiddle {
        width: -webkit-calc(100% - 200px) !important;
        width: -moz-calc(100% - 200px) !important;
        width: calc(100% - 200px) !important;
    }

    #imgDotLineLogo {
        content: url('/Content/gfx/house/dllogosm.png') !important;
        width: 30px !important;
    }

    #divHeaderInside {
        width: 100px !important;
    }
}

@media (max-width: 800px) {
    .pnlOurTransportationServicesService {
        width: 25% !important;
    }

    .pnlOurTransportationServicesServices {
        padding-left: 40px;
    }
}

@media (max-width: 750px) {
    .pnlTwoColumnsFloatLeft {
        width: 100% !important;
    }

    .pnlTwoColumnsFloatRight {
        float: left !important;
        width: 100% !important;
    }

    .pnlCorpEmailAddressTitle {
        font-size: 18pt !important;
    }

    .pnlCorpEmailAddressDescription {
        font-size: 14pt !important;
    }
}

@media (max-width: 700px) {
    #divWrapper {
        background-color: #222629;
    }

    .pnlTopImage, .pnlOurTransportationServices, .pnlMainPageLatestNews, .pnlAreaBelowWhite, .pnlOurTransportationServicesServices, .pnlOurTransportationServices, .pnlNeedAQuote {
        display: none !important;
    }

    .pnlMainPageLatestNewsItem {
        float: none !important;
        height: unset !important;
    }

    .pnlThreePanelsMiddle img {
        width: 100% !important;
        height: auto !important;
    }

    .pnlThreePanelsLeft {
        padding-top: 0px !important;
    }

    .pnlThreePanelsItem {
        height: unset !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .pnlThreePanelsRight {
        padding-top: 0px !important;
    }

    .pnlOurServicesServiceText {
        font: bold 16pt riftregular !important;
    }

    #cmdGetQuickTracking {
        float: unset !important;
    }

    #pnlQuickTrackingBg {
        display: none !important;
        margin-left: 10px;
    }

    .pnlQuickTrackingHolder {
        position: absolute !important;
        top: 75px !important;
        width: 100% !important;
        left: 0px !important;
        width: 100% !important;
        background-color: #222629;
        padding-bottom: 10px;
        padding-left: 10px !important;
    }

    .pnlQuickTrackingResultsHolder {
        position: absolute !important;
        top: 75px !important;
        width: 100% !important;
        left: 0px !important;
        width: 100% !important;
        background-color: #222629;
        padding-bottom: 10px;
        padding-left: 10px !important;
    }

    #pnlQuoteTrackingResultsHolderBg {
        width: 100% !important;
        left: 0% !important;
    }

    #pnlQuickTrackingBg {
        width: 100% !important;
        left: 0% !important;
    }

    #pnlQuickTracking {
        height: unset !important;
        left: 0px !important;
        top: unset !important;
    }

    #pnlQuickTrackingResults {
        height: unset !important;
        left: 0px !important;
        top: unset !important;
    }

    #pnlQuickTracking #pnlQuickTrackingTrackShipment {
        padding-left: 0px !important;
        padding-top: 0px !important;
    }

    #pnlQuickTracking #pnlQuickTrackingTextBoxes {
        padding-left: 0px !important;
        padding-top: 0px !important;
    }

    .divMobileMenu {
        display: block !important;
    }

    .divExtraStuff {
        display: none;
    }

    .divHoverMenuObject {
        display: none !important;
    }
}

@media (max-width: 600px) {
    .pnlThreePanelsItem {
        width: 100% !important;
        float: left !important;
        text-align: left !important;
        padding: 0px !important;
    }
}

@media (max-width: 560px) {
    .pnlOurTransportationServicesService {
        float: none !important;
        width: 100% !important;
        height: auto !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .pnlOurTransportationServicesServices {
        padding: 0px !important;
        margin-top: -160px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

.pnlContactUs {
    background-image: url(/Content/gfx/house/2.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: auto;
    height: 100%;
    min-height: 828px;
    background-size: 100%;
    padding-top: 3%;
    padding-bottom: 3%;
}

.pnlExtraTextPadding {
    padding-left: 100px;
    padding-right: 100px;
}

.lblPageHeader {
    font: normal 40pt riftregular;
    color: #02060F;
}

.lblPageHeaderLeft {
    text-align: left;
    padding-left: 80px;
    padding-top: 30px;
}

.pnlWhitePageHeaderLeft {
    text-align: left;
    padding-left: 80px;
    padding-top: 30px;
}

.lblPageSubHeaderText {
    color: #3D3D3D;
    font: normal 14pt montserratregular;
}

.pnlWorkArea .pnlTopImage img {
    width: 100%;
    height: auto;
}

.pnlWorkArea .pnlBelowTopImage {
    width: 100%;
}

    .pnlWorkArea .pnlBelowTopImage .pnlInnerWhite {
        background-color: white;
        width: 80%;
        margin: 0 auto;
        margin-top: -50px;
        position: relative;
        text-align: center;
    }

.pnlContactCube {
    float: left;
    margin: 1pt;
    width: 72pt;
    height: 72pt;
}

.pnlCubeCollector {
    text-align: center;
    width: 100%;
    height: 300px;
}

.pnlWhiteCube {
    float: left;
    margin: 20px;
    width: 400px;
    height: 250px;
    -webkit-box-shadow: 9px 10px 17px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 9px 10px 17px 2px rgba(0,0,0,0.35);
    box-shadow: 9px 10px 17px 2px rgba(0,0,0,0.35);
    padding-top: 30px;
}

.pnlWhiteCubeContainer {
    text-align: center;
    width: 100%;
}

.pnlWhiteCubes {
    margin: auto;
    min-height: 300px;
    display: inline-block;
    text-align: center;
}

.pnlWhiteCube .lblHeadQuarters {
    font: bold 20pt riftregular;
    color: black;
}

.pnlWhiteCube .lblWhiteCubeInnerText {
    font: normal 14pt montserratregular;
    color: #3D3D3D;
}

.pnlAreaInsideBelowWhite {
    margin: auto;
    min-height: 300px;
    height: 400px;
    display: inline-block;
    text-align: center;
    width: 70%;
}

.pnlSubFooter {
    background-color: blue;
    width: 100%;
    min-height: 400px;
    text-align: center;
}

    .pnlSubFooter a {
        color: white !important;
        border-color: white !important;
    }

.pnlSubFooterHeader {
    color: white;
    font: normal 60pt riftregular;
    text-transform: uppercase;
    padding-left: 15%;
    padding-right: 15%;
    text-align: center;
    padding-top: 90px;
}

.pnlFooter {
    background-color: #141414;
    min-height: 65px;
    width: 100%;
    position: relative;
    bottom: -20px;
}

.pnlFooterInner {
    color: #858589;
    height: 40px;
    left: 65px;
    top: 20px;
    position: relative;
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px);
}

    .pnlFooterInner a {
        text-decoration: none;
        color: #858589;
    }

        .pnlFooterInner a:hover {
            text-decoration: underline;
        }

.pnlAreaBelowWhite {
    background-color: #E8E9E4;
    width: 100%;
    text-align: center;
    min-height: 1020px;
}

    .pnlAreaBelowWhite .lblCorporateEmailAddresses {
        font: normal 55pt riftregular;
    }

.pnlTwoColumnsFloatLeft {
    float: left;
    width: 35%;
}

.pnlTwoColumnsFloatRight {
    float: right;
    width: 35%;
}

.pnlCorpEmailAddressBegin {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
}

    .pnlCorpEmailAddressBegin a {
        text-decoration: none;
        color: black;
    }

        .pnlCorpEmailAddressBegin a:hover {
            text-decoration: underline;
            color: black;
        }

.pnlThreePanelsLeft {
    width: 30%;
    float: left;
    text-align: right;
    padding-top: 40px;
}

.pnlThreePanelsHeader {
    font: normal 20pt riftregular;
}

.pnlThreePanelsMiddle {
    width: 40%;
    float: left;
    text-align: center;
}

.pnlThreePanelsBody {
    font: normal 10pt montserratregular;
}

.pnlThreePanelsItem {
    margin-bottom: 30px;
    height: 65px;
}

.pnlThreePanelsRight {
    width: 30%;
    float: left;
    text-align: left;
    padding-top: 40px;
}

.pnlCorpEmailAddressBegin a:active {
    text-decoration: underline;
    color: black;
}

.pnlCorpEmailAddressLogo {
    float: left;
    left: 0px;
    width: 43px;
    margin-right: 5px;
}

.pnlCorpEmailAddressTitle {
    font: normal 15pt riftregular;
    text-align: left;
    width: 100%;
}

.pnlCorpEmailAddressDescription {
    font: normal 10pt riftregular;
    text-align: left;
    width: 100%;
}

.hrSpacer {
    margin-top: 50px;
    margin-bottom: 50px;
    border-style: solid;
    background-color: white;
    color: white;
    border-color: white;
    margin-left: 40%;
    margin-right: 40%;
}

.hrSpacerLeft {
    margin-left: 6% !important;
    margin-right: 80% !important;
}

.hrSpacerGray {
    border-color: #E6E6E6 !important;
}

.hrSpacerGreen {
    border-color: #99cc33 !important;
}

.txtHouseTextBox {
    width: 100%;
    font: normal 10pt riftregular;
    color: white;
    background-color: #A3A59E;
    padding: 10px;
    margin-bottom: 10px;
    border: 0px;
}

    .txtHouseTextBox:focus {
        border: 3px solid #99cc33;
    }

select.txtHouseTextBox {
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.txtHouseTextBox::placeholder {
    color: white;
}

.pnlEmailForm {
    min-height: 300px;
    width: 100%;
}

.txtHouseTextBoxTextArea {
    height: 300px;
}

.pnlBlogItems {
    display: flex;
    flex-wrap: wrap;
}

.pnlBlogItem {
    width: 33%;
    padding: 40px;
    flex: 1 0 25%;
    border: 1px solid;
}

.pnlGridItems3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.pnlGridItem3 {
}

.pnlBlogImage {
    width: 100%;
    object-fit: cover;
}

.pnlBlogTimeStamp {
    font: bold 14pt riftregular;
    color: #858B96;
    text-align: left;
}

.pnlBlogDescription {
    font: normal 16pt riftregular;
    color: black;
    text-align: left;
    text-transform: uppercase;
    margin-top: 10px;
    min-height: 60px;
    font-weight: 600;
}

    .pnlBlogDescription a {
        color: black;
        text-decoration: none;
    }

        .pnlBlogDescription a:hover {
            text-decoration: underline;
        }

.pnlGridItem3 img:hover {
    border: 1px solid black;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/*
.pnlBlogBody {
    font: normal 10pt montserratregular;
    text-align: left;
}
*/
.pnlBlogBody {
    text-align: left;
    font: normal 12pt montserratregular;
    color: #3D3D3D;
}


.pnlBlogPagination a {
    text-decoration: none;
}

    .pnlBlogPagination a:hover {
        text-decoration: underline;
    }

.pnlBlogPagination {
    font: normal 24pt riftregular;
    color: black;
}

.pnlBlogImagesHolder {
    width: 800px;
    height: auto;
    display: block;
    display: inline-block;
    position: relative;
    left: -100px;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.pnlBlogHeaderTitle {
    color: #02060F;
    font: bold 32pt riftbold;
    text-transform: uppercase;
    text-align: left;
}


.pnlBlogDetailDate {
    font: bold 24pt riftregular;
    color: white;
    text-align: center;
    position: absolute;
    top: 320px;
    width: 100%;
}

.pnlBlogDetailDescription {
    font: bold 60pt rift;
    color: white;
    text-align: center;
    position: absolute;
    top: 350px;
    width: 100%;
}

.pnlAreaBelowWhiteBlogDetail {
    max-height: 96px !important;
    height: 96px !important;
    min-height: unset;
}

    .pnlAreaBelowWhiteBlogDetail a {
        font: normal 14pt riftregular;
        color: black;
        text-decoration: none;
        padding: 40px;
    }

        .pnlAreaBelowWhiteBlogDetail a:hover {
            text-decoration: underline;
        }

.pnlNeedAQuote {
    height: 250px;
    padding-top: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
    width: 100%;
}

.lblNeedAQuote {
    font: bold 18pt riftregular;
    color: black;
    margin-left: 20px;
    margin-top: 10px;
}

.lblNeedAQuoteText {
    font: normal 10pt montserratregular;
    margin-top: 20px;
    margin-left: 20px;
}

.pnlNeedAQuoteLeft {
    width: 45%;
    float: left;
    height: 179px;
}

.pnlNeedAQuoteGutter {
    width: 5%;
    float: left;
    height: 179px;
}

.pnlNeedAQuoteLeftLine {
    border-left: 4px solid #3F77AB;
}

.pnlNeedAQuoteRight {
    width: 35%;
    float: left;
    height: 179px;
}

.pnlNeedAQuoteRight2 {
    width: 10%;
    float: left;
    height: 179px;
}

.pnlQuickTrackingHolder {
    position: absolute;
    top: 100px;
    width: 100%;
}

.pnlLiveSupport {
    border-radius: 7px 7px;
    border: 3px solid #909893;
    width: 420px;
    height: 60px;
    margin-top: 20px;
}

.pnlLiveSupportLeft {
    color: #707070;
    font: normal 14pt montserratregular;
    margin-top: 15px;
    margin-left: 15px;
    float: left;
}

.pnlLiveSupportMiddle {
    float: left;
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
}

.pnlLiveSupportRight {
    color: #3D3D3D;
    font: normal 14pt montserratregular;
    margin-top: 15px;
    margin-right: 15px;
    float: right;
}

.pnlOurTransportationServices {
    background-color: #909893;
    height: 370px;
    width: 100%;
    /*margin-top: 250px;*/
}

.lblOurTransportationServices {
    font: bold 60pt riftregular;
    color: white;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 80px;
}

.pnlSmallGreenLine {
    margin-left: 46%;
    margin-right: 46%;
    margin-top: 20px;
    border-top: 4px solid #89C63A;
}

.pnlSmallBlueLine {
    margin-left: 46%;
    margin-right: 46%;
    margin-top: 20px;
    border-top: 4px solid #abc6db;
}

.pnlOurTransportationServicesServices {
    margin-top: -60px;
    margin-left: 90px;
}

.pnlOurTransportationServicesService {
    margin-left: 20px;
    margin-right: 20px;
    width: 29%;
    float: left;
    height: auto;
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.33);
}

    .pnlOurTransportationServicesService img {
        width: 100%;
        height: auto;
        float: left;
    }

.pnlOurServicesServiceText {
    float: left;
    margin-top: -100px;
    margin-left: 50px;
    font: bold 30pt riftregular;
    color: white;
}

.pnlMainPageLatestNews {
    padding-left: 40px;
    padding-right: 40px;
    margin-left: 80px;
    margin-right: 80px;
    margin-top: -50px;
    margin-bottom: 100px;
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.33);
    background-color: white;
    height: 370px;
}

.pnlMainPageLatestNewsItem {
    float: left;
    width: 25%;
    height: 300px;
}

.pnlMainPageLatestNewsItemInner {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
}

.pnlMainPageLatestNewItemTimestamp {
    font: bold 11pt montserratregular;
    margin-bottom: 20px;
}

.pnlMainPageLatestNewItemDescription {
    font: bold 16pt montserratregular;
    height: 100px;
}

    .pnlMainPageLatestNewItemDescription a {
        color: black;
        text-decoration: none;
    }

        .pnlMainPageLatestNewItemDescription a:hover {
            text-decoration: underline;
        }

.pnlMainPageLatestNewItemBody {
    color: #707070;
    font: normal 11pt montserratregular;
}

.pnlOuterWorkArea {
    background-color: #e8e9e4;
    margin: 90px auto;
}

.pnlInnerWorkArea {
    margin: 90px;
    border: 1px solid #e8e9e4;
    overflow: hidden;
}

.pnlWorkAreaStep {
    color: #EFB633;
    float: left;
    font: normal 15pt riftregular;
    margin-right: 9px;
}

.pnlWorkAreaStepStepNumber {
    color: #909893;
    font: normal 30pt riftregular;
    float: left;
    margin-top: -12px;
    width: 75%;
}

.pnlWorkAreaStepContainer {
    margin-left: 30px;
    margin-top: 30px;
    width: 100%;
    height: 45px;
}

.lblWorkAreaHeader {
    color: #EFB633;
    position: absolute;
    font: 600 36pt riftregular;
}

#lblWorkAreaCurrentStep {
    color: #6A6E71;
    margin-left: 20px;
}

.hrHouseHr {
    background: rgb(241,241,241);
    height: 1px;
    width: 100%;
}

.hrHouseGradient {
    background: rgb(241,241,241);
    background: linear-gradient(90deg, rgba(241,241,241,1) 0%, rgba(255,255,255,1) 100%);
}

.hrHouseGradientExtraMargins {
    margin-top: 10px;
    margin-bottom: 30px;
}

.hrHouseHrExtraMargins {
    margin-top: 10px;
    margin-bottom: 30px;
}

.hrHouseGradientLittleMargins {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pnlCreateQuotePageOriginZip {
    color: #5F5E64;
    font: normal 21pt riftregular;
    float: left;
    width: 47%;
}

.pnlCreateQuotePageDestinationZip {
    color: #5F5E64;
    font: normal 21pt riftregular;
    float: left;
    width: 47%;
}


.pnlCreateQuotePageDestinationZipTextBoxHolder {
}

.pnlCreateQuotePageOriginZipTextBoxHolder, .pnlCreateQuotePageDestinationZipTextBoxHolder {
    margin-top: 10px;
}

.txtDestinationZip {
    color: black !important;
}

.pnlCreateQuoteLocation {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    margin-left: 5px;
}

.pnlCreateQuoteLocationImg {
    width: 25px;
    display: inline-block;
}

.pnlWebQuoteVerbiage1 {
    font: normal 11pt montserratlight;
    float: left;
    width: 25%;
    min-height: 175px;
}

#pnlQuotePageZipPanel {
    float: left;
    width: 75%;
    min-height: 175px;
}

.pnlWebQuoteVerbiage1Inner {
    color: #909893;
    height: 100%;
    min-height: 175px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
}

#lblPopupMessageHeader {
    font: bold 30pt riftregular;
}

#pnlPopupMessage {
    font: bold 14pt montserratlight;
}

.mapdiv {
    width: 100%;
    /*background-color: #FFFFFF;*/
    height: 500px;
    display: none;
}

.hrHideCube {
    width: 100%;
    height: 2px;
    background: rgb(170,208,94);
    background: linear-gradient(90deg, rgba(170,208,94,1) 4%, rgba(221,221,221,1) 4%, rgba(221,221,221,1) 100%);
}

.hrShowCube {
    width: 100%;
    height: 2px;
    background: rgb(221,221,221);
    background: linear-gradient(90deg, rgba(221,221,221,1) 0%, rgba(221,221,221,1) 4%, rgba(170,208,94,1) 4%, rgba(170,208,94,1) 8.5%, rgba(221,221,221,1) 8.5%, rgba(221,221,221,1) 100%);
}

/*
#mapdivparent1, #mapdivparent2 {
    overflow: visible;
    zoom: 150%;
}
*/
    #mapdivparent1 tspan, #mapdivparent2 tspan, .amcharts-map-image-label tspan {
        font-family: riftregular !important;
        font-size: 15px !important;
        font-weight: 300;
    }

.amcharts-map-line {
    stroke-dasharray: 2px 2px;
    stroke-linejoin: round;
    stroke-linecap: round;
    -webkit-animation: am-moving-dashes 3s linear infinite;
    animation: am-moving-dashes 3s linear infinite;
}

@-webkit-keyframes am-moving-dashes {
    100% {
        stroke-dashoffset: -30px;
    }
}

@keyframes am-moving-dashes {
    100% {
        stroke-dashoffset: -30px;
    }
}

.amcharts-map-image-london {
    -webkit-animation: am-pulsating 1s ease-out infinite;
    animation: am-pulsating 1s ease-out infinite;
}

@-webkit-keyframes am-pulsating {
    0% {
        transform: scale(0);
        opacity: 1;
    }

    100% {
        transform: scale(4);
        opacity: 0;
    }
}

@keyframes am-pulsating {
    0% {
        transform: scale(0);
        opacity: 1;
    }

    100% {
        transform: scale(4);
        opacity: 0;
    }
}

.amcharts-map-area {
    -webkit-transition: all .3s .3s ease-out;
    transition: all .3s .3s ease-out;
}

    .amcharts-map-area:hover {
        fill: #93c765;
        stroke: #93c765;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }

/*
.pnlOuterWorkArea #mapdivparent1, .pnlOuterWorkArea #mapdivparent2 {
    padding-left: 100px;
    padding-right: 100px;
}
*/
.mapdivperspective, .pnlOuterWorkArea .mapdiv {
    -webkit-transform: perspective(1500px) rotateX(40deg);
    -ms-transform: perspective(1500px) rotateX(40deg);
    -moz-transform: perspective(1500px) rotateX(40deg);
    transform: perspective(1500px) rotateX(40deg);
}

.pnlQuoteButtons {
    text-align: right;
    float: right;
    height: 70px;
    margin-right: 30px;
}

.pnlQuoteButtonsTop {
    margin-right: 60px !important;
    margin-top: -50px;
    width: 50%;
}

.pnlQuoteButtonsBottom {
    margin-top: -80px;
}

#pnlQuotePage1, #pnlQuotePage2, #pnlQuotePage3, #pnlQuotePage35 {
    min-height: 685px;
}

.pnlWorkAreaInnerArea {
    padding-left: 50px;
    padding-right: 50px;
}

#pnlQuoteClasses {
    width: 100%;
    margin-top: 50px;
}

    #pnlQuoteClasses th {
        font: normal 21pt riftregular;
        text-align: left;
    }

    #pnlQuoteClasses td {
        width: 11%;
        padding-right: 10px;
    }

    #pnlQuoteClasses select, #pnlQuoteClasses input {
        width: 100%;
    }

#pnlQuotePage2CubeControl a {
    font: 300 14pt riftregular;
    text-decoration: none;
    color: black;
}

    #pnlQuotePage2CubeControl a:hover {
        text-decoration: underline;
        color: black;
    }

.hodObjectContainerDisabled, .hodObjectContainer input:disabled {
    background: #dddddd !important;
    border-color: cadetblue !important;
}

.tdQuotePageDiscount {
    font: 300 12pt riftregular;
}

.mapdiv circle {
    display: none;
}

.chkHouseCheckBoxSm {
    height: 49px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

    .chkHouseCheckBoxSm .chkHouseCheckBoxCircle {
        padding-top: 15px !important;
    }

.chkHouseCheckBox {
    width: 291px;
    height: 69px;
    border-color: #E5E5E5;
    border-width: 1px;
    background-color: #FFFFFF;
    border-style: solid;
    border-radius: 6px 6px;
    margin-top: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.chkHouseCheckBoxSelected {
    color: #F7F7F8;
    background-color: #EFB633;
    border-color: aliceblue;
}

.chkHouseCheckBoxCircle {
    padding-top: 25px;
    padding-left: 10px;
}

.lblShortServiceDescription {
    padding-left: 20px;
    font: 300 14pt riftregular;
}

.pnlThreeColumn {
    width: 33%;
    float: left;
}

.pnlThreeColumnInner {
    margin-left: 60px;
}

.lblQuotePage3Pickup {
    font: 500 20pt riftregular;
    color: #5F5E64;
}

.lblQuotePageStep4Header {
    font: 500 16pt riftregular;
}

.pnlQuotePage4Left {
    width: 75%;
    min-height: 500px;
    float: left;
}

.pnlQuotePage4Right {
    width: 25%;
    min-height: 500px;
    float: left;
    font: 300 13pt montserratlight;
}

.pnlQuotePageTransitInfo {
    width: 100%;
    min-height: 150px;
}

.pnlQuotePageRateQuote {
    width: 100%;
    display: none;
}

.lblQuotePageAddressBlurb {
    font: 500 14pt riftregular;
    color: #6A6E71;
}

.lblTransitInfoAddressBlurb {
    font: 400 10pt montserratlight;
    color: #6A6E71;
    display: none;
}

.imgLocation {
    margin-right: 10px;
    margin-top: 10px;
    width: 9px;
    height: auto;
}

.pnlQuotePageStep4Location {
}

.tblRateQuoteInformation {
    width: 100%;
    font: 500 21pt riftregular;
    text-align: left;
    color: #6A6E71;
}

    .tblRateQuoteInformation td, .tblRateQuoteInformation th {
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .tblRateQuoteInformation tr td, .tblRateQuoteInformation tr th {
        text-align: left;
        border-top: 1px solid #F0F0F0;
    }

    .tblRateQuoteInformation tr:first-child th {
        border-top: 1px solid #F0F0F0;
    }

.clearfix {
    clear: both;
}

.pnlQuoteButtons .cmdBack, .pnlQuoteButtons .cmdNext {
    /*opacity: 0.4;*/
}

.hodObjectContainer:focus-within {
    border: 2px solid #efb633;
    -webkit-box-shadow: 0px 0px 23px 11px rgba(239,182,51, 0.2);
    box-shadow: 0px 0px 23px 11px rgba(239,182,51, 0.2);
    transition: box-shadow 0.3s ease-in-out;
}

.pnlTwoColumn {
    width: 100%;
    white-space: nowrap;
}

.pnlTwoColumnItem {
    display: inline-block;
    width: calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #abc6db;
    border-radius: 4px 4px;
    /*
    -webkit-box-shadow: 0px 0px 29px 0px rgba(153,204,51,1);
    -moz-box-shadow: 0px 0px 29px 0px rgba(153,204,51,1);
    box-shadow: 0px 0px 29px 0px rgba(153,204,51,1);
    */
    -webkit-box-shadow: 0px 0px 29px 0px rgba(171,198,219, 1.0);
    -moz-box-shadow: 0px 0px 29px 0px rgba(171,198,219, 1.0);
    box-shadow: 0px 0px 29px 0px rgba(171,198,219, 1.0);
}

.pnlOneColumnItem {
    display: inline-block;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #abc6db;
    border-radius: 4px 4px;
    /*
    -webkit-box-shadow: 0px 0px 29px 0px rgba(153,204,51,1);
    -moz-box-shadow: 0px 0px 29px 0px rgba(153,204,51,1);
    box-shadow: 0px 0px 29px 0px rgba(153,204,51,1);
    */
    -webkit-box-shadow: 0px 0px 29px 0px rgba(171,198,219, 1.0);
    -moz-box-shadow: 0px 0px 29px 0px rgba(171,198,219, 1.0);
    box-shadow: 0px 0px 29px 0px rgba(171,198,219, 1.0);
}

.pnlTwoColumnItemInner {
    margin: 10px;
    min-height: 443px;
    width: calc(100% - 25px);
    width: -webkit-calc(100% - 25px);
    overflow: hidden;
    background-color: white;
}

.pnlOneColumnItemInner {
    margin: 10px;
    min-height: 443px;
    width: calc(100% - 25px);
    width: -webkit-calc(100% - 25px);
    overflow: hidden;
    background-color: white;
}

.lblLoginRegisterLeft {
    font: 600 26pt riftregular;
    color: #909893;
    left: 30px;
    top: 10px;
    position: relative;
}

.lblLoginUserNameOrEmailAddress {
    font: 600 21pt riftregular;
    margin-left: 30px;
}

.lblLoginPassword {
    font: 600 21pt riftregular;
    margin-left: 30px;
}

.lblRegisterPassword {
    font: 600 21pt riftregular;
    top: 180px;
    position: relative;
    left: -125px;
}

.lblLoginForgotPassword {
    float: right;
    margin-right: 30px;
    font: 600 16pt riftregular;
    color: #898989;
}

.hodLoginUserName {
    position: relative;
    top: 40px;
    left: 30px;
}

.hodLoginPassword {
    position: relative;
    top: 40px;
    left: 30px;
}

.cmdLoginNow, .cmdRegisterNow, .cmdResendValidationEmail {
    float: right;
    margin-right: 30px !important;
}

#pnlQuotePage4 {
    padding-bottom: 80px;
}

.lblQuotePageTransitTime1 {
    font: 300 16pt riftregular;
}

.lblQuotePageTransitTime2 {
    font: 500 16pt riftregular;
}

.centered {
    margin: auto;
    width: 50%;
    border: 3px solid green;
    padding: 10px;
}

.hodUsernamePasswordTextBox {
    width: unset;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
}

.pnlLoginStacker1 {
    width: 100%;
    height: 105px;
}

.pnlLoginStacker2 {
    width: 100%;
    height: 150px;
}

.hodObjectContainerSmall {
    margin-left: 20px;
    margin-top: 40px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; /* Remove default arrow */
}

#lstRecordsPerPage, #lstRecordsPerPagePickup, #lstRecordsPerPageQuote {
    font: 300 16pt riftregular;
    width: 100%;
}

.hodRecordsPerPage {
    width: -moz-calc(100% - 24px);
    width: -webkit-calc(100% - 24px);
    width: -o-calc(100% - 24px);
    width: calc(100% - 24px);
    background-color: #f7f6f7;
}

.hodTrackingRecordsPerPage {
    width: -moz-calc(100% - 24px);
    width: -webkit-calc(100% - 24px);
    width: -o-calc(100% - 24px);
    width: calc(100% - 24px);
    background-color: #e8e9e4;
}

#tbQuoteHistory_length {
    display: none !important;
}

.lblRecordsPerPage {
    font: 300 16pt riftregular;
}

.hodQuoteHistorySearch {
    width: 222px;
    float: right;
    margin-right: 30px;
    background-color: #f7f6f7;
    background-image: url('/Content/gfx/house/Lens.png');
    background-repeat: no-repeat;
    background-position: 10px 16px;
}

.hodTrackingCount {
    background-color: #e8e9e4;
}

.hodTrackingSearch {
    width: -moz-calc(100% - 24px);
    width: -webkit-calc(100% - 24px);
    width: -o-calc(100% - 24px);
    float: left;
    margin-right: 30px;
    background-color: #e8e9e4;
    background-image: url('/Content/gfx/house/Lens.png');
    background-repeat: no-repeat;
    background-position: 10px 16px;
}

#txtQuoteHistorySearch, .txtTrackingSearch, .txtSearchText, #txtSearchTextPickup {
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px);
    margin-left: 17px;
    /*height: 25px;*/
    height: 30.91px;
    font: 300 16pt riftregular;
}

#lstType {
    font: 300 16pt riftregular;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
}

#txtQuoteHistorySearch::placeholder, .txtTrackingSearch::placeholder, .txtSearchText::placeholder, #txtSearchTextPickup::placeholder {
    color: #646369;
    font: 300 16pt riftregular;
}

#tbQuoteHistory_filter {
    display: none;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 0px 0px;
}

#tbQuoteHistory_info {
    color: #858B96;
    font: 300 16pt riftregular;
    text-transform: uppercase;
}

table.dataTable.no-footer {
    border-bottom: unset !important;
}

#tbQuoteHistory_paginate {
    color: #858B96;
    font: 300 16pt riftregular;
}

    #tbQuoteHistory_paginate a {
        background-color: #99cc33 !important;
    }

.lnkViewQuoteBtn {
    color: #707070 !important;
    text-decoration: none;
}

    .lnkViewQuoteBtn:hover {
        text-decoration: underline;
    }


/*
.tblQuoteHistory {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 30px;
    width: 100%;
    text-align: left;
    font: 300 16pt riftregular;
}

.tblQuoteHistory th {
    color: #646369;
}

.tblQuoteHistory td {
    color: #707070;
    border-bottom: 1px solid #F0F0F0;
}

.tblQuoteHistory tr {
    height: 50px;
}
*/

.tblDetails {
    background-color: white;
    width: 100% !important;
    margin-top: 10px;
    white-space: nowrap;
}

    .tblDetails tr.odd {
        background-color: #F0F0F0;
    }

    .tblDetails th {
        padding: 0px !important;
        margin: 0px !important;
        resize: horizontal;
        overflow: hidden;
        color: #707070;
        text-align: center;
        font: 500 12pt riftregular;
        height: 60px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .tblDetails td {
        color: #646369;
        text-align: center;
        font: 500 12pt riftregular;
        height: 60px;
        padding-left: 20px;
        padding-right: 20px;
        border-bottom: 1px solid #e5e5e5;
    }

.cmdTrackingDetails {
    text-decoration: none;
    color: #707070;
}

    .cmdTrackingDetails:hover {
        text-decoration: underline;
    }

.lblTrackingHeader {
    font: 600 32pt riftregular;
    color: #222629;
}

.pnlTableHeaderControls {
    margin-left: 90px;
    margin-right: 90px;
    margin-top: 35px;
    position: relative;
}

.tblTrackingControls {
    margin-top: 40px;
    width: 100%;
    font: 300 16pt riftregular;
    height: 30px;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: #1265A8;
}

.ui-state-active {
    background: #99cc33 !important;
}

.hodNoMargins {
    width: unset;
    margin-right: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
}

#txtStartDate, #txtEndDate, #txtStartDatePickup, #txtEndDatePickup, #txtEndDateQuote, #txtStartDateQuote {
    font: 300 16pt riftregular !important;
    width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: -o-calc(100% - 10px);
}

.tdTrackingPageFilterItem {
    font: 300 14pt riftregular;
    float: left;
}

.thTrackingPageFilterItem {
    font: 300 14pt riftregular;
    float: left;
}

#lstStatusGrid {
    font: 300 16pt riftregular;
    /*
    width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: -o-calc(100% - 10px);
    */
    width: 100%;
}

@media (max-width: 2200px) {
    .level1_7 {
        display: none;
    }
}

@media (max-width: 2000px) {
    .level1_6 {
        display: none;
    }
}

@media (max-width: 1800px) {
    .level1_5 {
        display: none;
    }
}

@media (max-width: 1600px) {
    .level1_4 {
        display: none;
    }
}

@media (max-width: 1500px) {
    .level1_3 {
        display: none;
    }
}

@media (max-width: 1400px) {
    .level1_2 {
        display: none;
    }
}

@media (max-width: 1200px) {
    .ltl_step3 {
        display: none;
    }

    .level1200 {
        display: none;
    }

    .level1_1 {
        display: none;
    }
}

@media (max-width: 1100px) {
    .pnlInnerWorkArea {
        margin: 0px !important;
    }

    .pnlTwoColumnItem, .pnlOneColumnItem {
        display: block !important;
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        margin-left: 0px !important;
        margin-bottom: 60px;
    }
}

@media (max-width: 1000px) {
    .ltl_step2 {
        display: none;
    }

    .level1 {
        display: none;
    }
}

@media (max-width: 800px) {
    .level2 {
        display: none;
    }
}

@media (max-width: 600px) {
    .level3 {
        display: none;
    }
}

@media (max-width: 400px) {
    .level4 {
        display: none;
    }
}

.dataTables_wrapper table thead th {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.lnHeaderLine {
    background-color: #e5e5e5;
    width: 2px;
    height: 70%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.lnHeaderText {
    width: -moz-calc(100% - 2px);
    width: -webkit-calc(100% - 2px);
    width: -o-calc(100% - 2px);
    width: calc(100% - 2px);
    float: left;
    height: 100%;
}

.lnHeaderTextBody {
    top: 23px;
    position: relative;
}

#datatable-details_info {
    font: 300 16pt riftregular;
    color: #646369;
}

#datatable-details_paginate {
    font: 300 16pt riftregular;
    color: #646369;
}

#cmdQuickQuoteNext {
    margin-top: 50px;
    position: relative;
}

#lblForgotPassword {
    font: 600 24pt riftregular;
    margin-bottom: 50px;
    position: relative;
}

.lblForgotPasswordSm {
    font: 300 32pt riftregular;
    margin-top: 20px;
    position: relative;
}

.pnlForgotPasswordButtons {
    width: 100%;
    position: relative;
    right: 0;
}

    .pnlForgotPasswordButtons a {
        float: right;
    }

.lblResendValidationEmail {
    font: 600 26pt riftregular;
    color: #1265A8;
    left: 30px;
    top: 10px;
    position: relative;
}

.pnlResendValidationEmailHeader {
    width: 100%;
}

.lblResendValidationEmailSmText {
    font: 300 21pt riftregular;
    margin-left: 30px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    /*-webkit-box-shadow: 0 0 0 30px white inset !important;*/
    transition: background-color 5000s ease-in-out 0s;
    font: normal 14pt montserratlight !important;
}

#tblDetailsTableID1_info, #tblDetailsTableID2_info, #tblDetailsTableID1_paginate, #tblDetailsTableID2_paginate, #tblDetailsTableID1_length, #tblDetailsTableID2_length, #tblDetailsTableID2_length select, #tblDetailsTableID1_filter, #tblDetailsTableID2_filter, #tblDetailsTableID1_filter input, #tblDetailsTableID2_filter input {
    font: 300 16pt riftregular;
}

.pnlShipmentDetails {
    font: 300 16pt riftregular;
}

.fontrift21regular {
    font: 30 21pt riftregular;
}

.fontrift32bold {
    font: 300 32pt riftbold;
}

.fontrift16regular {
    font: 300 16pt riftregular;
}

.fontmontserratlight14regular {
    font: normal 14pt montserratlight !important;
}

html .wizard-progress.wizard-progress-lg ul li a, html.dark .wizard-progress.wizard-progress-lg ul li a {
    font: 300 16pt riftregular !important;
}

    html .wizard-progress.wizard-progress-lg ul li a span, html.dark .wizard-progress.wizard-progress-lg ul li a span {
        background-color: #1265A8 !important;
    }

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span {
    background-color: #FFFFFF !important;
}

.pnlHoverPickupMenu {
    background-color: #222629;
    position: absolute;
    right: 195px;
    top: 76px;
    display: none;
    -webkit-border-radius: 7px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 7px;
    -moz-border-radius-topright: 0;
    border-radius: 7px;
    border-top-right-radius: 0;
    border-top: 5px;
    border-top-color: lightgreen;
    border-top-style: solid;
    padding-left: 30px;
    padding-right: 30px;
}

.pnlHoverLoginMenu {
    background-color: #0c1722;
    width: 75%;
    position: absolute;
    right: 20px;
    top: 76px;
    display: none;
    -webkit-border-radius: 7px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 7px;
    -moz-border-radius-topright: 0;
    border-radius: 7px;
    border-top-right-radius: 0;
    border-top: 5px;
    border-top-color: #EFB633;
    border-top-style: solid;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 101;
}

#txtLoginDropDownUserName::placeholder, #txtLoginDropDownPassword::placeholder {
    color: white !important;
    opacity: 1;
}

.imgTruckOnLogin {
    width: 100px;
    height: auto;
    border-radius: 8px;
    border: 1px solid #6A6E71;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pnlUserTop1 {
    width: 50%;
    float: left;
    font: 300 16pt riftlight;
}

.pnlUserTop2 {
    width: 50%;
    float: right;
    font: 300 16pt riftlight;
    text-align: right;
}

.tabs .nav-tabs a {
    text-decoration: none !important;
    color: #6A6E71 !important;
    font: 300 16pt riftregular;
}

.pnlUserAccountTabs {
    padding-left: 30px;
    padding-right: 30px;
    font: 300 16pt riftlight;
}

    .pnlUserAccountTabs input {
        font: normal 14pt montserratlight !important;
    }

.montserratlight14 {
    font: normal 14pt montserratlight;
}

.rift16 {
    font: normal 16pt riftregular;
}

.rift16bold {
    font: 600 16pt riftregular;
}

#lblPopupMessageHeaderForCurrentPasswordInvalid {
    font: 300 32pt riftbold;
    color: #222629;
}

#txtEmailAddressForCurrentPasswordInvalid {
    font: 300 14pt montserratlight;
}

#txtUserNameForCurrentPasswordInvalid {
    font: 300 14pt montserratlight;
}

#pnlDocumentGrids {
    font: 300 16pt riftregular;
}

#datatable-details, #pnlChangeCompany {
    font: 300 16pt riftregular;
}

.dot_callout {
    /*border-radius: 5px;*/
    cursor: pointer;
    padding: 5px;
    margin-left: 1px;
    float: left;
    border: 1px solid #d0d0d0;
}

.dot_callout_parent {
    float: left;
    color: white;
    top: -11px;
    position: relative;
}

.dot_callout_selected {
    background-color: #EFB633;
}

#pnlSpinner {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#pnlSpinner::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.divSelectStateYourShippingFrom {
    background-color: #909893 !important;
}

.tracker {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13pt;
    margin: 30px auto;
    max-width: 900px;
}

.step {
    /*width: 77px;*/
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    text-align: center;
    flex: 1;
}

.circle {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #333;
    z-index:12;
}

.step span {
    margin-top: 8px;
    font-size: 13px;
    max-width: 100px;
}

.bar {
    top: -23px;
    left: -16px;
    position: relative;
    /*
    left: -22px;
    */
    flex: 1;
    height: 6px;
    background: #ddd;
    /*margin: 0 5px;*/
    margin-right: -30px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.completed .circle {
    background: #2ecc71;
    color: #fff;
}

.completed + .bar {
    background: #2ecc71;
}

.current .circle {
    background: #f39c12;
    color: #fff;
}

.small-tracker {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.small-tracker .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ddd;
}

.small-tracker .line {
    width: 18px;
    height: 3px;
    background: #ddd;
}

.small-tracker .completed {
    background: #2ecc71 !important;
}

.small-tracker .current {
    background: #f39c12 !important;
}