/* /Pages/Admin/Orders/Details.cshtml.rz.scp.css */
.orders-table[b-s523qdhj1r] {
    width: 100%;
    border: solid 1px #DDD;
    font-size: 0.875rem;
}

.orders-table tbody tr td[b-s523qdhj1r] {
    padding-inline: 0.625rem;
    padding-block: 0.4rem;
    border-top: solid 1px #DDD;
}

.orders-table thead[b-s523qdhj1r] {
    background: #F5F5F5;
}

.orders-table thead tr th[b-s523qdhj1r] {
    font-weight: bold;
    padding-inline: 0.625rem;
    padding-block: 0.4rem;
}

.orders-table tfoot[b-s523qdhj1r] {
    background: #F5F5F5;
}

.orders-table tfoot tr td[b-s523qdhj1r] {
    font-weight: bold;
    padding-inline: 0.625rem;
    padding-block: 0.4rem;
    border-top: solid 1px #DDD;
}
/* /Pages/Cart/Checkout.cshtml.rz.scp.css */
.expiration-field[b-3y1u90qhds] {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
/* /Pages/Cart/Index.cshtml.rz.scp.css */
.discount-field-label[b-l0skxw2up4] {
    font-weight: bold;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.8rem;
    font-size: 1rem;
}

.discount-field[b-l0skxw2up4] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5rem;
    display: flex;
}

.discount-field-input[b-l0skxw2up4] {
    padding-left: 0;
    padding-right: 0;
    width: 42%;
}

.discount-field-submit[b-l0skxw2up4] {
    padding-left: 0;
    padding-right: 0;
    width: 16%;
}

.discount-field-button[b-l0skxw2up4] {
    background: green;
    border-radius: 0;
    border-bottom: none;
}

    .discount-field-button:hover[b-l0skxw2up4] {
        background-color: darkgreen;
    }
/* /Pages/Courses/Details.cshtml.rz.scp.css */
/* This makes it so our tabs are styled properly - shouldn't be on all headers */
.header[b-xuc7ztjsmh] {
    padding-bottom: 0;
}

.header-meta[b-xuc7ztjsmh] {
    color: #4a4a4a;
}

.course-tabs[b-xuc7ztjsmh] {
    padding-top: 2rem;
}

.course-tab[b-xuc7ztjsmh] {
    cursor: pointer;
}

.course-details-content[b-xuc7ztjsmh] {
    min-height: 500px;
}


/* /Pages/Discounts/Index.cshtml.rz.scp.css */
.discount-listings[b-jtg6ozn032] {
    border: none;
}

.discount-listing-head[b-jtg6ozn032] {
    display: none;
}

.discount-listing-body[b-jtg6ozn032] {
    background: none;
}

.discount-listing-link[b-jtg6ozn032] {
    color: #D0021B;
    display: block;
    font-weight: bold;
    font-size: 1.0625rem;
    margin-bottom: 1rem;
}
/* /Pages/Licensing/Details.cshtml.rz.scp.css */
.region-renewal-panel[b-xxqrifwp3y] {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333333;
}

label[b-xxqrifwp3y] {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}

.field-required[b-xxqrifwp3y] {
    border: 0;
    color: #D0021B;
    font-weight: bold;
}
/* /Pages/Members/Questions.cshtml.rz.scp.css */
.question-num[b-z7bn28egq2] {
    color: #D0021B;
    text-decoration: underline;
    cursor: pointer;
    margin-right: 0.5rem;
}

.question-num-current[b-z7bn28egq2] {
    color: #FFF !important;
}
/* /Pages/Shared/_AlertPartial.cshtml.rz.scp.css */
.alert-box[b-q1k39fe408] {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 0;
    position: sticky;
    top: 0;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    font-size: 0.8125rem;
    transition: opacity 300ms ease-out;
    background-color: white;
    z-index: 999;
}

.alert-box.success[b-q1k39fe408] {
    background-color: #43AC6A;
    border-color: #3A945B;
    color: #FFFFFF;
}

.alert-box.error[b-q1k39fe408] {
    background-color: #E74C3C;
    border-color: #C0392B;
    color: #FFFFFF;
}

.alert-box .close[b-q1k39fe408] {
    text-decoration: none;
    font-size: 1.375rem;
    padding: 9px 6px 3px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #FFFFFF;
    cursor: pointer;
}
/* /Pages/Shared/_CourseListPartial.cshtml.rz.scp.css */
.course-listings[b-glbjtsc1w2] {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.course-listing-head[b-glbjtsc1w2] {
    display: none;
}

.course-listing[b-glbjtsc1w2] {
    border-bottom: 1px solid #D8D8D8;
    border-color: #D8D8D8 !important;
}

.course-listing-attr[b-glbjtsc1w2] {
    border-bottom: none;
}

.course-listing-action[b-glbjtsc1w2] {
    width: 11rem;
}

.course-listing-summary[b-glbjtsc1w2] {
    line-height: 1.125rem;
}

.table[b-glbjtsc1w2] {
    border: none;
}

@media screen and (min-width: 64em) {
    .course-listing-attr[b-glbjtsc1w2] {
        display: table-cell;
        vertical-align: top;
    }
}

@media screen and (min-width: 64em) {
    .course-listing-hours[b-glbjtsc1w2],
    .course-listing-price[b-glbjtsc1w2],
    .course-listing-action[b-glbjtsc1w2] {
        text-align: right;
    }
}

.course-listing:last-child .course-listing-attr[b-glbjtsc1w2] {
    border-bottom: 0;
}

@media screen and (min-width: 64em) {
    .course-listing-link[b-glbjtsc1w2] {
        margin-bottom: 0.625rem;
    }
}

.course-listing-summary[b-glbjtsc1w2] {
    color: #4d4d4d;
}
/* /Pages/Shared/_PeNumbersTablePartial.cshtml.rz.scp.css */
.valid.modified:not([type=checkbox])[b-k1prmjfh5c] {
    outline: 0 !important;
}

tfoot[b-k1prmjfh5c] {
    background: none;
    border: solid 1px #DDD;
}
