﻿
/*
	Added the CCMonthExpiration and CardExpirationYear style to line up with the inline card number
	in the shopping cart. The ALPBanner stops the mobile view image from pushing on the div and offsetting the text
*/

#CCMonthExpiration{
	margin-bottom: 7px;
}

#CardExpirationYear{
	margin-bottom: 7px;
}

#ALPBanner{
	width: inherit;
}

#logoBlocker {
    border-width: 0px;
    position: absolute;
    left: 61px;
    top: 53px;
    width: 203px;
    height: 46px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

.logoText {
    position: absolute;
    left: 43px;
    top: 52px;
    width: 198px;
    height: 37px;
    font-size: 32px;
}

.checkout-popup-buttons-div {
    padding-top: 15px
}

@media (min-width: 735px) {
    .checkout-popup-buttons-div {
        float: right;
    }
}

@media (min-width: 992px) {
    #pin_cc_security_code__UP:not(Caption_pin_cc_expire) {
        display: block;
        font-weight: bold;
        margin-top: -23px;
        float: left;
        margin-left: 9px
    }
}

.paymentShift:not(#Caption_pin_cc_expire) {
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    #pin_cc_security_code__UP {
        display: block;
        font-weight: bold;
        float: left;
    }
}

#phoneHeader {
    font-size: 11px;
    color: #999;
    text-rendering: optimizeLegibility;
    font-family: 'URW-Geometric';
}

.header .topbar ul.loginbar > li > a, #ViewCartButton {
    border: none;
    background: 0 0;
    font-size: 11px !important;
    color: #6E6259;
    text-transform: uppercase;
}

.footer ul li a {
    text-transform: initial !important;
    text-decoration: none !important;
}

.cart {
    width: 24px;
    height: 24px;
    background: url(https://d2i72ju5buk5xz.cloudfront.net/gsc/P0MME3/f6/e1/c0/f6e1c0ec86694f04aca14b33e6722a6b/images/2_1_1_landing_page/u9.png?token=ccd5b74d2f9257c06158a9305d456c5c) no-repeat;
    margin-right: -10px;
    margin-top: 8px;
    vertical-align: top;
}

@media (min-width:992px) {
    #textfieldMenu {
        margin-left: 0px;
        transition: none;
        margin-top: 3px;
    }
}

@media (max-width:991px) {
    #textfieldMenu {
        transition: none;
        margin-top: 3px;
    }

    #searchToggle {
        float: left;
    }
}

#searchButton2 {
    margin-top: 3px;
}

#searchToggle {
    font-size: 1.25em;
    display: inline-block !important;
}

#CECourseHeader {
    color: #991E66;
    font-size: 20px;
    font-weight: 400;
}

.courseHeader {
    color: #6E6259;
    font-size: 16px;
}

.productlist-photo img {
    margin-bottom: 25px !important;
}

.courseDesc > em {
    top: 25px;
    position: relative;
}

.CourseLinks {
    color: #00778B;
    font-size: 13px;
}

.courseDiv {
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: 3px;
    height: 100%;
    background: inherit;
    background-color: rgba(0, 119, 139, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.courseCell:first-of-type {
    border-top-width: 1px;
    border-top-color: black;
    margin-top: 5px;
}

.courseCell:last-child {
    margin-bottom: 25px;
}

.courseCell:hover, .courseCell:hover a {
    background-color: rgba(0,119,139,1);
    color: white;
}

.courseCell a {
    display: block;
}

.courseCell {
    border-right-color: rgba(0, 119, 139, 1);
    border-right-width: 3px;
    border-right-style: solid;
    font-family: 'URW-Geometric';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    text-align: center;
    line-height: normal;
    left: 0px;
    height: auto;
    background: inherit;
    padding: 8px;
    padding-left: 15px;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-top-color: rgba(215, 210, 203, 1);
    border-bottom-color: rgba(215, 210, 203, 1);
    border-left-color: rgba(215, 210, 203, 1);
    border-top-width: 0px;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #00778B;
    text-align: left;
}

.courseCellText {
    left: 15px;
    position: relative;
    top: 7px;
}

.blackBar {
    height: 1px;
}

@media (min-width: 1200px) {
    .gridmode.col-lg-4 {
        width: 29% !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .gridmode.col-md-6 {
        width: 46% !important;
    }
}

@media screen and (max-width: 850px) {
    .gridmode.col-sm-12 {
        width: 100% !important;
    }

    .productlist-productcontainer {
        width: 100% !important;
    }

    .gridFlex {
        margin-left: -22px;
    }
}

.courseHeader {
    font-family: 'URW-Geometric';
    color: #6E6259;
    text-transform: uppercase;
}

.blackBar {
    background: url(../../ecommerce/images/blackBar.png);
}

.purpleBar {
    background: url(../../ecommerce/images/purpleBar.png);
}

.shopArrow {
    cursor: pointer;
    margin-top: -10px;
    margin-right: 5px;
}

.ProductTitle {
    color: #00778B !important;
    font-family: 'URW-Geometric';
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
}

    .ProductTitle:hover {
        text-decoration: none;
        color: #991e66 !important;
    }

    .ProductTitle a:visited {
        color: #00778B !important;
    }

.productlist-desc {
    font-family: 'URW-Geometric';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #6e6259;
    line-height: 18px;
}

.product-options label, .product-options div {
    font-family: 'URW-Geometric';
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
    padding-right: 0px;
    margin-top: 0px;
}

.gridmode .product-options label, .gridmode .product-options div {
    color: #6e6259;
    padding-right: 50px;
}

.productlist-CEU, .productlist-PDH {
    margin-bottom: 0px !important;
}

.productlist-format {
    margin-bottom: 10px;
}

.productlist-format, .product-options, .productlist-desc {
    color: #6e6259;
}

.productViewMode {
    margin-left: 13px;
    margin-top: -12px !important;
}

.productlist-mode-list {
    height: 70px !important;
    color: #6e6259;
    background-position: 25px 10px !important;
    width: 70px !important;
    margin-top: -14px;
    background: none !important;
    background-color: rgba(241, 240, 237, 1) !important;
}

.productlist-mode-grid {
    height: 70px !important;
    color: #6e6259;
    background-position: 25px 10px !important;
    background: none !important;
    width: 70px !important;
    margin-top: -14px;
    background-color: rgba(241, 240, 237, 1) !important;
}

.productlist-mode-list:hover {
    background-color: #6e6259 !important;
    color: #FFFFFF !important;
}

.productlist-mode-grid:hover {
    background-color: #6e6259 !important;
    color: #FFFFFF !important;
}

.productlist-mode-list.active {
    background-color: rgba(0,119,139,1) !important;
    background-position: 25px 10px !important;
    color: white;
}

.productlist-mode-grid.active {
    background-color: rgba(0,119,139,1) !important;
    background-position: 25px 10px !important;
    color: white;
}

.productlist-img {
    margin-left: 25px;
    margin-top: -20px;
}

.productlist-header {
    border-bottom: solid 5px rgba(0,119,139,1);
    padding-left: 0;
}

.productlist-mode div {
    margin-left: 0px !important;
    font-size: 10px;
}

.productlist-sort {
}

@media (min-width: 200px) {
    .sortSpan {
        padding-left: 32px;
        padding-right: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: rgba(241, 240, 237, 1);
        display: inline-block;
        width: 100%;
        text-align: center;
        white-space: nowrap;
        margin-top: -16px;
        border-left: solid 1px white;
        border-right: solid 1px white;
    }

    a .sortSpan {
        color: #6e6259;
        font-size: 13px;
        margin-bottom: 18px;
        font-family: 'URW-Geometric';
        font-weight: 400;
        font-style: normal;
    }
}

@media (min-width: 1200px) {
    .sortSpan {
        padding-left: 32px;
        padding-right: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: rgba(241, 240, 237, 1);
        display: inline-block;
        width: 20%;
        text-align: center;
        white-space: nowrap;
        margin-top: -16px;
        border-left: solid 1px white;
        border-right: solid 1px white;
    }

    a .sortSpan {
        color: #6e6259;
        font-size: 13px;
        font-family: 'URW-Geometric';
        width: 227px;
        font-weight: 400;
        font-style: normal;
    }

    .sortMargin {
        margin-left: -3px
    }
}

.sortSpan:first-of-type {
    padding-left: 0px;
    border-left: none;
}

.sortSpan:last-of-type {
    padding-left: 16px;
    border-right: none;
}

.sortSpan.active, .sortSpan:hover {
    background-color: rgba(0,119,139,1);
    color: white !important;
}

a .sortSpan.active {
    color: white !important;
}

.sortSpan:hover a {
    color: white;
    text-decoration: none;
}

.sortSpan a {
    color: #6e6259;
    width: 90%;
    display: block;
    font-size: 13px;
    font-family: 'URW-Geometric';
    font-weight: 400;
    font-style: normal;
}

.gridmode {
    border: solid 1px #bbb;
}

    .gridmode img {
        display: block;
        margin: auto;
        margin-top: 25px;
    }

.productlist-productcontainer.listmode {
    margin: 1% 2% 2% 0% !important;
}

.productlist-productcontainer.gridmode {
    margin: .5em 2% .5em 2% !important;
    height: 425px !important;
}

.courseTitle {
    font-family: 'URW-Geometric';
    font-weight: 700;
    font-style: normal;
    position: relative;
    left: 15px;
    display: block;
    top: -5px;
    font-size: 20px;
    color: #6D5D5B;
}

.product-options {
    position: relative;
    /*float: left;*/
    font-size: 15px;
    font-family: 'URW-Geometric';
}

    .product-options .price-list {
        position: relative;
        left: 15px;
    }

.product-addtocart-container {
    position: relative;
    left: 15px;
}

.price-header {
    font-size: 15px !important;
    font-family: 'URW-Geometric' !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .price-header span:first-of-type {
        font-weight: 700 !important;
        color: black;
    }

.addtocart, #btnJoinCE {
    height: 40px;
    background: inherit;
    background-color: #00778B;
    box-sizing: border-box;
    border-style: none;
    box-shadow: none;
    font-size: 14px;
    color: #FFFFFF;
}

.paymentShift {
    float: left;
    font-weight: bold;
    display: block;
}

@media (min-width: 992px) {
    .paymentShift {
        margin-left: 9px
    }
}

.addtocart {
    width: 150px;
    padding-left: 8px;
    text-align: center;
    text-align: -webkit-center;
}

    .addtocart:hover {
        background-color: #00BDD1;
    }

#courseDescHeader {
    font-family: 'URW-Geometric' !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 20px !important;
    color: #6E6259;
    text-transform: uppercase;
    margin-top: 15px;
    border-bottom: 1px solid black;
    padding-bottom: 15px;
}

.courseDesc {
    top: -25px;
    position: relative;
    display: block;
}

    .courseDesc p strong:first-of-type, .sbTitle {
        font-family: 'URW-Geometric' !important;
        font-weight: 400 !important;
        font-style: normal !important;
        font-size: 20px !important;
        color: #6E6259;
        text-transform: uppercase;
        margin-top: 15px;
        border-bottom: 1px solid black;
        padding-bottom: 10px;
        width: 100%;
        display: block;
    }

    .courseDesc p h3:first-of-type, .courseDesc p h4:first-of-type {
        margin-top: 15px;
        width: 100%;
        display: block;
    }
    /*.courseDesc p h3:first-of-type::after{
        content: "";
        display: block;
        width: 240px;
        background: url(/eWeb/ecommerce/images/purpleBar.png) no-repeat;
        height: 4px;
        margin-bottom: -12px;
        margin-top: 10px;
        max-width: 100%;
        position: relative;
        right: 2px;
        background-size: cover;
    }*/
    .courseDesc p strong:first-of-type::after, .sbTitle::after {
        content: "";
        display: block;
        width: 240px;
        background: url(/eWeb/ecommerce/images/purpleBar.png) no-repeat;
        height: 4px;
        margin-bottom: -12px;
        margin-top: 10px;
        max-width: 100%;
        position: relative;
        right: 2px;
        background-size: cover;
    }

}

.sidebaritem-content div span, .sidebaritem-content div label, .sidebaritem-content td {
    font-family: 'URW-Geometric' !important;
    font-size: 15px !important;
    color: black !important;
}

.sidebaritem-content label, td > div > table > tbody > tr > td:first-child, .sidebaritem-content > table > tbody > tr > :first-child {
    font-weight: 700 !important;
    font-family: 'URW-Geometric' !important;
    font-size: 15px !important;
    color: black !important;
}

    .sidebaritem-content > table > tbody > tr > :first-child a {
        font-weight: 700 !important;
        font-family: 'URW-Geometric' !important;
        font-size: 15px !important;
    }

    .sidebaritem-content > table > tbody > tr > :first-child > div {
        font-weight: 400 !important;
    }

.sidebaritem-content label {
    width: 81px;
    display: inline;
}

.sidebaritem-content td:first-of-type {
    width: 81px;
}

.sidebaritem-content, .sidebaritem-content table {
    width: 100% !important;
    color: black !important;
    font-family: 'URW-Geometric' !important;
}

.bestseller, .newproduct {
    font-family: 'URW-Geometric';
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 14px !important;
    color: #991E66 !important;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    /* IE10+ CSS styles go here */
    .courseCell {
        margin-left: -80px;
    }
     
    .shopArrow, .IEBarShift {
        margin-left: -40px;
    }

    .blackBar {
        height: 2px;
    }
}

#imgAddtoCart, #addToCartCEModal, #btnJoinCE {
    position: relative;
    left: 15px;
}

.col-sm-4 > a > img {
    margin-top: 15px;
    margin-bottom: 15px
}

#PaymentGridControl input[type=number]::-webkit-inner-spin-button, #PaymentGridControl input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#PaymentGridControl input[type="number"] {
    -moz-appearance: textfield;
}


.productlist-productcontainer.listmode .productlist-purchase-container {
    width: 27% !important;
}

.productlist-productcontainer.listmode .productlist-details-container {
    width: 56% !important;
}
/*@media (min-width: 768px) {

    .col-sm-4 {
        width: 29.333333% !important;
        margin: 20px 30px 20px 10px !important;
    }
    .col-sm-6{
        margin-bottom:30px;
    }
}*/
h1 a:visited {
    color: #00778b;
}

li a:visited {
    color: #00778b;
}

li a:hover {
    color: #991e66;
}

.gridmode .gridTableRow {
    display: table-row;
}

.gridmode .gridTableCell {
    display: inline;
    width: 260px
}

.wrapper {
    max-width: 100%;
    overflow-x: hidden;
}

.left-column {
    min-width: 254px;
    max-width: 300px;
}

.btnToLink {
    background: none !important;
    color: #00778b !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    border: none !important;
}

    .btnToLink:hover {
        color: #991e66 !important;
    }

.btn.action-button:hover {
    background: #00BDD1 !important;
    border: 2px solid #00BDD1 !important;
    color: #fff !important;
}

img#logo-header {
    margin: 0px;
}

h6 {
    font-family: URW-Geometric;
    color: #6E6259;
}

.progress-bar ul a:hover, .progress-bar ul a:active, .progress-bar ul a:focus {
    background: #fff !important;
    color: #00778b !important;
}

.progress-bar ul a:visited {
    color: white;
}

.progress-bar .CurrentStep a {
    color: #00778B !important;
}

.outlineButton {
    border-color: #00778B;
    border: 2px solid #00778B;
    min-width: 95px;
    height: 40px;
    color: #00778B;
    background-color: white;
}

    .outlineButton:hover {
        background-color: #00778B;
        color: white;
    }

#Caption_pin_cc_security_code {
    margin-bottom: 3px;
}

#expireTable {
    margin-top: -1.25px;
    margin-bottom: 7px;
}

#Caption_pin_cc_number {
    margin-bottom: 5px;
}

#DigiCertClickID img{width:120px !important;}
