#topstagingbanner, .outage-warning {
    background-color: #FFFF00;
    color: #FF0000;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    display: none;
}

/*** HEADER Fluid Boxed ***/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');

* {
    font-family: 'Montserrat', sans-serif !important;
    text-shadow: none !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
}

.navigation {
    border: none;
}

.template-area {
    overflow: auto;
}

#livechat-compact-container,
#livechat-compact-view,
#top > div.navigation {
    display: none !important;
}

#wrapper > div.navigation > div > div > div.nav-user > ul > li > a > span {
    display: none;
}

.content,
.nav-set-cont {
    margin-top: 20px;
}

.form-control:focus {
    border-color: #c6911b !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(198, 145, 27, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(198, 145, 27, 0.6);
}

A.ActionLink:link,
A.ActionLink:visited {
    color: #c6911b;
}

.class-container .section.group h2 a {
    color: #c6911b;
    font-weight: bold;
}

.arrow-left:hover, .arrow-right:hover {
    background: #c6911b;
}

.banner-logo-image {
    max-width: 260px;
    margin-top: 6px;
    margin-left: 10px;
}

.nav-account-image,
.nav-account-image {
    display: none;
}


#wrapper > div.header > div > div > div > div {
    box-shadow: 0px 7px 5px -7px;
    overflow: visible;
    position: relative;
    z-index: 2;
}

a.menu-icon-link,
a.search-icon-link,
a.close-icon-link {
    background: none;
    margin: 0px;
    padding: 0px;
}

p, span {
    line-height: 24px;
    font-size: 15px;
}

.glyphicon {
    font-family: "Glyphicons Halflings" !important;
}

html {
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
}

.banner .client-logo {
    min-height: 120px;
}

ul.submenu-secondary li {
    border-left: solid 1px #ccc;
}

ul.submenu-secondary li {
    border-left-color: #ccc;
}

.branding-footer-cont, .container-cont, .footer-cont, .header-cont, .navigation-cont, .prefooter-cont {
    width: 100%;
    max-width: 100%;
}

.element-shell {
    float: none;
    max-width: 100%;
    width: 100%;
    padding: 0;
}

.prefooter, .prefooter-cont, .navigation, .footer, .branding-footer {
    background: #eee !important;
    padding: 10px;
}

.nav > li > a,
.nav > a,
.panel > .panel-heading a {
    background: #eee;
    margin-left: 2px;
}

.nav > li:hover > a {
    background: #ddd;
}

.banner {
    float: none;
    max-width: 100%;
    width: 100%;
    padding: 15px;    
}

#height_finder > div {
    display: none;
}

#keywords {
    border: solid 1px #ccc;
}

.client-logo {
    float: none;
    padding: 0px;
}

.nav-account {
    max-width: 100%;
    background: #fec52e;
    border: none;
    padding: 4px;
}

.nav-account ul {
    font-size: 14px;
}

.containercustom {
    max-width: 1200px;
    margin: 0 auto !important;
    float: none;
}

#overlay,
#overlayonline {
    display: none !important;
}

.HeaderL {
    background: transparent !important;
}

A.SubCatMenuLink:link {
    text-decoration: none;
    fonnt-size: 16px;
    font-weight: normal;
}

A.SubCatMenuLink:hover {
    fonnt-size: 16px;
}

.course-body .course {
    border-radius: 0px !important;
    box-shadow: none !important;
}

/** home page **/
.nav-last-viewed ul li.nav-last-view-item a {
    border: none;
    min-height: 46px;
    font-size: 13px;
    line-height: 17px;
    padding: 4px;
}

.nav-last-viewed,
.nav-main {
    border: none;
    background: #b2b7ba;
    min-height: 42px;
}

.nav-main ul li {
    border: none;
    border-bottom: solid 1px #ccc;
}

.nav-main ul li a {
    color: #000;
}

.form-control {
    border-radius: 0px;
    background: #fff !important;
}

.popover {
    z-index: 9999;
}

.nav-secondary ul li.trigger-menu a,
.nav-main ul li.trigger-menu a {
    padding: 1px 0;
}

.nav-secondary ul li {
    border-bottom: none !important;
    border-top: solid 1px #fff !important;
}

.nav-main ul li.trigger-menu {
    height: 56px;
}

.nav-submenu-item a {
    padding: 5px 0px;
}

.nav-browse {
    color: #fff !important;
}

.nav-secondary {
    background: #ccc;
}

/** course page **/
.class-description,
.class-description-cont,
a {
    line-height: 24px;
    font-size: 15px;
}

.class-actions a, .class-actions span {
    margin-top: 10px;
    background: #c6911b;
    border: none;
    border-radius: 5px;
    color: #000 !important;
    margin-left: 20px;
    line-height: 42px;
}

.other-cart-links,
.add-to-cart {
    padding-bottom: 0px;
}

.arrow-left, .arrow-right {
    background-color: #c6911b;
}

.class-container .class {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    padding: 0px 10px 0px 10px;
}

.addToCart-Wrap {
    margin: 4px 0px;
}

.modal-dialog {
    border: none;
}

.class-container .class:hover {
    background: #eee;
}

.class-actions a:hover {
    text-decoration: none;
    background: #ffcc2e;
}

.course-body .course ul li a,
.course-body .course ul li a:visited,
.class-container .class h2, .class-container .class h3, .class-container .class h3 a {
    color: #c6911b;
}

.row-image {
    display: none;
}

.row-cont {
    width: 100%;
}

.sort-by {
    width: 393px;
    padding: 10px 10px 10px 10px;
}

.sort-by label {
    margin-top: 5px;
}

.pagination-template-wrapper li {
    font-size: 13px;
}

.pagination-template-wrapper {
    background: #ddd;
    padding: 0px;
    overflow: hidden;
}

ul.pagination-template {
    margin-left: 10px;
}

.section {
    margin-bottom: 20px;
}

.add-to-cart {
    font-size: 22px!important;
}

a.view-details {
    background: #c6911b;
    border-radius: 5px;
    padding: 4px 10px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 66px;
}

.addToCart-Wrap a {
    background: #c6911b;
    border-radius: 5px;
    padding: 4px 10px;
    font-weight: bold;
    color: #000;
    clear: both;
}

.nav-last-viewed, .nav-main {
    min-height: 56px;
}

.classinfo-container .class-details {
    background-color: #fafafa;
    border: solid 1px #ddd;
    margin-left: 10px;
    overflow: visible;
    padding: 0 15px;
    width: 96%;
}

.steps a {
    padding: 16px 12px 0px 25px !important;
}

.ColumnHead {
    background: #c6911b;
}

a.view-details:hover,
.addToCart-Wrap a:hover {
    background: #ffcc2e;
    color: #000;
}

table {
    border-spacing: 1px;
}

.table>thead>tr>th {
    border: none;
    padding: 8px !important;
}

table a {
    color: #333 !important;
    font-size: 12px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle;
}

/** login page **/
.loginBoxshadow {
    box-shadow: none !important;
}

/** footer **/
.prefooter,
.prefooter-cont,
.navigation,
.footer,
.branding-footer {
    background: #e0e0e0 !important;
    text-align: center;
}

.branding-logo-link {
    font-size: 8px;
}

.nav-user {
    float: none;
    width: 100%;
}

.nav-user ul {
    margin: 0 auto !important;
    float: none;
}

.nav-user ul li {
    float: none;
}

#top > div.prefooter > div > div > div.column1-3.column-ie7-fix {
    float: none;
    width: 100%;
}

.descr-social-media {
    display: none;
}

.nav-social-media ul {
    float: none;
    list-style: none;
    padding: 3px 0;
    margin: 0 auto;
    display: block;
    overflow: visible;
    width: 142px;
}

.prefooter .nav-social-media {
    float: none;
    width: auto;
}

.nav-social-media {
    float: none;
    width: 100%;
    padding: 0 10px;
}

.nav-social-media ul li {
    padding: 2px;
    margin-left: 10px;
}

.follow-us {
    margin-top: 6px;
    margin-bottom: 0px;
    font-size: 16px;
}

.input-submit {
    background: #FEC52E;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    border: none;
}

a.adv-search-link {
    text-decoration: none;
    padding: 10px 0px;
    margin: 0px;
    font-size: 12px;
    text-transform: capitalize;
}

.banner > .block-search {
    max-width: 203px;
    width: 100%;
    padding: 10px 0 0;
    position: absolute;
    right: 20px;
    top: 25px;
}

.navigation {
    display: block;
    width: 203px;
    position: absolute;
    z-index: 999;
    right: 20px;
    padding: 0px;
}

#wrapper > div.navigation > div > div > div.nav-user > ul,
#wrapper > div.navigation > div > div > div.nav-user > ul > li {
    padding: 0px;
}

#wrapper > div.navigation > div > div > div.nav-user > ul > li > a {
    font-size: 10px;
}


.element-shell > .nav-social-media {
    display: none;
}

#back-top {
    display: none;
}

.content-nav .cart-hide~.group, .nav-account .cart-hide~.group, .nav-view-cart .cart-hide~.group {
    right: 0px;
    position: absolute;
    display: inline-block;
    z-index: 3;
    margin-top: 30px;
    box-shadow: 0px 7px 10px rgba(0,0,0,0.2);
}

.cart-row .cart-name,
.cart-row .cart-price,
.cart-row .cart-title {
    font-size: 14px;
}

.cart-contents ul li.cart-row, .cart-subtotal ul li.cart-row {
    padding: 5px 2% 5px;
}

/* fix always visible menu */
#secondary_accordion {
    display: block;
}

ul.customer-support-nav>li>a, ul.customer-support-nav>li>a:active, ul.customer-support-nav>li>a:focus, ul.customer-support-nav>li>a:hover, ul.customer-support-nav>li>a:visited,
.nav > li > a, .nav > a, .panel > .panel-heading a {
    font-size: 13px !important;
    padding: 5px 8px !important;
}

/******* MOBILE ********/

@media screen and (max-width: 580px) {
    .content-nav .cart-hide ~ .group, .nav-account .cart-hide ~ .group, .nav-view-cart .cart-hide ~ .group {
        top: 15px !important;
    }

    .navigation {
        display: block;
        position: inherit;
        width: 100%;
    }
    
    #wrapper > div.navigation > div > div > div.nav-user > ul > li > a {
        font-size: 15px;
        padding: 10px;
    }
}

@media screen and (max-device-width: 320px), only screen and (max-width: 480px), not all {

    #wrapper > .block-search {
        background: #eee;
        width: 100% !important;
        border: none !important;
        padding: 10px 10px 0 10px !important;
    }

    .input-text {
        font-size: 14px;
    }

    .nav-mobile {
        width: 100%;
        float: none;
        margin-top: 15px;
        padding: 0px;
        overflow: hidden;
    }

    .nav-mobile ul {
        margin: 0px auto;
        padding: 0px;
        width: auto;
        display: block;
    }

    .nav-mobile ul li {
        float: left;
        width: auto;
        margin-right: 10px;
        background: #ccc;
        padding: 4px 10px;
        border-radius: 4px;
    }

    .nav-mobile ul li a {
        float: none;
        width: auto;
        list-style: none;
        margin: 0px;
        padding: 0px;
        color: #333;
        font-weight: bold;
    }

    .nav-mobile ul li a:hover {
        color: #000;
    }

    .banner .client-logo {
        min-height: 0px;
    }

    .nav-account ul li {
        width: auto;
    }

    .content,
    .nav-set-cont {
        margin-top: 0px;
    }

    .content-nav .cart-hide~.group, .nav-account .cart-hide~.group, .nav-view-cart .cart-hide~.group {
        top: 45px !important;
    }

}