@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');


/*Custumize your solution using this file*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
}


#Body #header {
    display: block;
    float: none;
    margin: 0 auto;
    position: relative;
    clear: both;
    text-align: center;
    min-height: 136px;
    background-color: #e5eaed;
}

    #Body #header .secondary-and-action {
        max-width: 1180px;
        margin: 0 auto;
        text-align: left;
        position: absolute;
    }

#Body a.logo {
    background: url(images/NASSP_Programs_FullColor_rgb.png) no-repeat;
    background-size: contain;
    display: block;
    position: relative;
    bottom: -5px;
    left: 27px;
    z-index: 99;
    width: 285px;
    height: 125px;
}

.store_custom {
    display: flex;
    align-items: center;
}

    .store_custom svg {
        margin-right: 4px;
    }

#Body .dnnMenu .navbar-nav.nav > li > a:after {
    content: "";
    border-left: 0px solid #2d6389;
    position: absolute;
    height: 100%;
    right: -2px;
    top: 0;
}

.dnnSearchBox_advanced {
    display: none;
}

.dnnSearchBoxPanel .dnnSearchBox {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
}

#Body .top-banner {
    display: none;
}

.btn.btn-sm.btn-link.advancedLink {
    display: none;
}

#Body .navbar.navbar-default {
    background: transparent;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    width: 79%;
    float: left;
    clear: none;
    left: 20%;
}


.redesign-header-nav-logo {
    position: absolute;
    background-color: #082267;
    top: 0;
    bottom: 0;
    left: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0px 40px;
    justify-content: center;
}

#Body .dnnMenu .navbar-nav.nav > li > a {
    background-color: #fff;
    height: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 18px 16px 0px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
    color: #082267;
    font-size: 14px;
    font-family: inherit;
    font-weight: 500;
}

#Body .dnnMenu .navbar-nav.nav > li > a span{
    font-family: Inter, Helvetica, Arial, sans-serif;
}





#header .action {
    /* display:none; */
}

#header .secondary2 {
    display: none;
}

#Body p.cartCountLabel {
    color: #fff;
    background-color: #ba1200;
    border: 1px solid #ba1200;
    opacity: 0.8;
    position: relative;
    top: -16px;
    right: -8px;
    text-align: center;
    text-shadow: 1px 1px 3px #262626;
}

.loggedout .logInOut.outer {
    margin-left: 30px;
}

.loggedout #header .action {
    border: 0;
    background: transparent;
}

#header .sub_menu_custom {
    width: 100%;
    clear: both;
    background-color: #f5f5f5;
    position: relative;
    float: left;
    z-index: 2;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

#Body .pnlSaveCreditCard.panel-add-card-form label {
    font-size: 13px;
}

#Body .sub_menu_custom .redesign-header-nav-bottom {
    margin-left: 24%;
    position: relative;
    width: 75%;
    padding: 6px 1%;
    float: left;
}

#Body .sub_menu_custom .content-left {
    float: left;
    display: flex;
    align-items: center;
}

#Body .sub_menu_custom .content-right {
    float: right;
    display: flex;
    align-items: center;
}


#Body .search {
    position: relative;
    clear: both;
    float: right;
    margin: 4px 12px 4px 0;
}

#Body .ServerSkinWidget.site-search-icon {
    position: absolute;
    top: 0px;
    right: -2px;
}

    #Body .ServerSkinWidget.site-search-icon img {
        background-color: transparent;
        max-height: 40px;
        border-radius: 0px 3px 3px 0px;
    }




a.user,
.redesign-header-nav-bottom .btn,
.redesign-header-nav-bottom button[name=jetpack_subscriptions_widget] {
    padding: 8px 12px;
    background-color: #ba1200;
    color: #fff;
    border: 2px solid #ba1200;
    border-radius: 4px;
    font-weight: 700;
    flex-grow: 1;
    text-transform: uppercase;
}

.redesign-header-nav-bottom .btn-inverse {
    background-color: #fff;
    color: #c84133;
    padding: 9px 12px;
}

.redesign-header-nav-bottom .user:hover {
    border-color: #c84133;
    background-color: #c84133;
}

.redesign-header-nav-bottom .content-left a:hover svg {
    transform: scale(1.25);
}

.redesign-header-nav-bottom .content-left a:hover,
.redesign-header-nav-bottom #loginout:hover,
a.logInOut:hover {
    text-decoration: underline;
}


.redesign-header-nav-bottom .content-left .header-search button {
    padding: 8px 9.5px;
    background: #ba1200;
    border-radius: 4px;
    border: none;
    outline: none;
    transition: transform 0.2s, background-color 0.2s;
}

    .redesign-header-nav-bottom .content-left .header-search button svg {
        fill: white
    }

.redesign-header-nav-bottom .content-left .header-search {
    margin-right: 12px;
}

.redesign-header-nav-bottom a + a {
    margin-left: 12px;
}


a.logInOut,
.redesign-header-nav-bottom .content-left a {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    color: #000;
    font-weight: 700;
}


#Body .search input.swap,
#Body .search input.NormalTextBox {
    background-image: none;
    width: 205px;
    height: 40px;
    /* border: none !important; */
    border: 1px solid #d9d9d9;
    font-weight: 700;
    color: #666;
    font-size: 13px;
    padding: 0 0 0 9px;
    vertical-align: top;
    line-height: 32px;
    font-family: "latoregular", sans-serif;
    background-color: #fff;
    z-index: 0;
    position: relative;
}


/*Footer*/

.site-footer-container {
    background: #666
}

.site-footer {
    max-width: 84rem;
    margin: auto;
    padding: 1rem;
    color: #fff;
    font-size: 14px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .site-footer {
        padding: 2rem;
        text-align: inherit
    }
}

.site-footer a {
    color: #fff
}

    .site-footer a:hover {
        color: orange
    }

.site-footer ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.site-footer button, .site-footer input[type=button], .site-footer input[type=submit], .site-footer .btn, .site-footer .sidebar button[name=jetpack_subscriptions_widget], .sidebar .site-footer button[name=jetpack_subscriptions_widget] {
    background-color: #333
}

    .site-footer button:hover, .site-footer input[type=button]:hover, .site-footer input[type=submit]:hover, .site-footer .btn:hover {
        background-color: #0f41c6
    }

.footer-personas-menu {
    margin: 0 0 2rem;
    font-family: "Arvo","Helvetica","Arial",sans-serif;
    font-size: 1.2rem
}

@media screen and (min-width: 768px) {
    .footer-personas-menu ul {
        display: flex;
        justify-content: center
    }
}

.footer-personas-menu li:not(:first-child) {
    margin-top: 1em
}

@media screen and (min-width: 768px) {
    .footer-personas-menu li:not(:first-child) {
        margin-top: 0;
        margin-left: 4em
    }
}

.footer-widgets-container {
    margin: 0 0 2rem
}

@media screen and (min-width: 768px) {
    .footer-widgets-container {
        display: flex;
        align-items: flex-start
    }
}

.footer-widgets-container .widget {
    margin: 0 auto;
    max-width: 26em
}

    .footer-widgets-container .widget:not(:first-child) {
        margin-top: 2em
    }

@media screen and (min-width: 768px) {
    .footer-widgets-container .widget {
        flex-basis: 0;
        flex-grow: 1;
        max-width: none
    }

        .footer-widgets-container .widget:not(:first-child) {
            margin-top: 0;
            margin-left: 3em
        }
}

.footer-widgets-container .widget-title {
    display: none
}

.footer-site-logo {
    width: 6.5rem;
    margin: 1em auto
}

.footer-parent-logo {
    width: 9rem;
    margin: 1em auto
}

.footer-social-menu ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 1em 0;
    padding: 0
}

.footer-social-menu li {
    display: inline-block;
    margin: 2px
}

.footer-social-menu a {
    display: inline-block;
    padding: .5em;
    border-radius: 50%;
    background: #333;
    font-size: 1.2em;
    line-height: 1
}

.footer-social-menu .footer-social-icon-container {
    display: inline-block;
    width: 1em;
    height: 1em;
    text-align: center
}

.footer-menu-container {
    font-size: .75rem
}

@media screen and (min-width: 768px) {
    .footer-menu-container {
        display: flex;
        justify-content: space-between
    }
}

.footer-menu ul {
    list-style: none
}

.footer-menu li {
    margin: .5em 0
}

@media screen and (min-width: 768px) {
    .footer-menu li {
        display: inline-block;
        margin: 0 3em 0 0
    }
}

.site-copyright {
    margin-top: 2rem
}

@media screen and (min-width: 768px) {
    .site-copyright {
        margin-top: 0
    }
}

.site-debug {
    background: #272822
}

    .site-debug pre {
        margin: 0;
        border-color: rgba(0,0,0,0)
    }

.new-footer body {
    background-color: #f5f5f5
}

.new-footer .redesign-footer {
    padding: 25px 15px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 120px 1fr 100px;
    background-color: #f5f5f5;
    width: 100%;
    justify-content: center
}

.new-footer .redesign-footer--address {
    grid-row: 1;
    grid-column: 1/span 12
}

    .new-footer .redesign-footer--address * {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0px;
        text-align: center
    }

    .new-footer .redesign-footer--address strong {
        margin-inline: auto;
        display: block
    }

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer--address {
        grid-row: 1;
        grid-column: 1/span 8
    }

        .new-footer .redesign-footer--address * {
            text-align: left
        }

        .new-footer .redesign-footer--address strong {
            margin-inline: unset
        }
}

.new-footer .redesign-footer--socials {
    grid-row: 3;
    grid-column: 1/span 12;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px
}

    .new-footer .redesign-footer--socials ul {
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        padding: 0px
    }

        .new-footer .redesign-footer--socials ul li + li {
            margin-left: 18px
        }

        .new-footer .redesign-footer--socials ul li:hover svg {
            fill: #666
        }

.new-footer .redesign-footer-right .ad-block .widget {
    margin-top: 0;
    visibility: hidden;
    height: 120px;
}

@media(min-width: 820px) {
    .new-footer .redesign-footer--socials {
        grid-row: 1;
        grid-column: 8/span 5;
        justify-content: flex-end;
        align-items: flex-start;
        margin-top: unset
    }
}

.new-footer .redesign-footer--links {
    grid-row: 2;
    grid-column: 1/span 12;
    margin-left: unset
}

    .new-footer .redesign-footer--links ul {
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        padding: 0px;
        margin-bottom: 0px;
        display: block;
        text-align: center
    }

        .new-footer .redesign-footer--links ul li {
            position: initial;
            display: inline
        }

            .new-footer .redesign-footer--links ul li:not(:first-child)::before {
                display: inline;
                content: "|";
                margin-right: 4px
            }

#Body .new-footer .redesign-footer--links ul li a {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: underline
}

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer--links {
        grid-row: 2;
        grid-column: 1/span 12;
        margin-left: -20px
    }

        .new-footer .redesign-footer--links ul {
            justify-content: flex-start;
            display: flex;
            text-align: left
        }

            .new-footer .redesign-footer--links ul .hide-desktop {
                display: none
            }

            .new-footer .redesign-footer--links ul li {
                margin: 8px 20px
            }

                .new-footer .redesign-footer--links ul li:not(:first-child)::before {
                    display: none
                }

                .new-footer .redesign-footer--links ul li:nth-of-type(-n + 9):after {
                    content: unset
                }
}

.new-footer .redesign-footer--copyright {
    display: block;
    text-align: center;
    font-size: 14px
}

@media(min-width: 820px) {
    .new-footer .redesign-footer--copyright {
        margin-left: 40px
    }
}

@media screen and (min-width: 350px) {
    .new-footer .redesign-footer {
        grid-template-rows: 100px 1fr 100px
    }
}

@media(min-width: 820px) {
    .new-footer .redesign-footer {
        grid-template-rows: 70px 1fr;
        padding: 80px 70px 60px
    }
}

.new-footer {
    background: #f5f5f5
}

    .new-footer body {
        background-color: #f5f5f5
    }

    .new-footer .redesign-footer {
        display: flex;
        background-color: #f5f5f5;
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        margin: auto
    }

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer {
        padding: 60px 70px 0px 70px;
        max-width: 1440px
    }
}

.new-footer .redesign-footer-top {
    display: flex;
    flex-direction: column;
    padding: 0px;
    flex: none;
    order: 0;
    flex-grow: 0;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer-top {
        flex-direction: row;
        align-items: center
    }
}

.new-footer .redesign-footer-left {
    max-width: 430px
}

    .new-footer .redesign-footer-left .redesign-footer--address {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0px;
        gap: 25px;
        color: #333;
        display: flex
    }

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer-left .redesign-footer--address {
        flex-direction: row;
        align-items: flex-end;
        margin: 40px 0 10px 0;
    }
}

.new-footer .redesign-footer-left .redesign-footer--address * {
    margin: 0 0 0px
}

.new-footer .redesign-footer-left .redesign-footer--address-socials {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    /*gap: 47px;*/
    flex: none;
    order: 0;
    flex-grow: 0
}

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer-left .redesign-footer--address-socials {
        align-items: flex-start
    }
}

.new-footer .redesign-footer-left .redesign-footer--links {
    /*margin-bottom: 23px*/
}

.new-footer .redesign-footer-right {
    display: flex;
    flex-flow: column;
    align-items: center;
    gap: 24px
}

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer-right {
        align-items: flex-end
    }
}

.new-footer .redesign-footer-right .socials ul {
    margin-bottom: 0
}

.new-footer .redesign-footer-right .ad-block {
    display: flex;
    gap: 16px;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width: 768px) {
    .new-footer .redesign-footer-right .ad-block {
        display: flex;
        flex-flow: row wrap !important
    }
}

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer-right .ad-block {
        flex-direction: row
    }
}

.new-footer .redesign-footer-right .ad-block .widget {
    margin-top: 0
}

#Body .redesign-footer-right a, #Body .redesign-footer-right a:link, #Body .redesign-footer-right a:visited, #Body .redesign-footer-right a:active {
    color: #666;
    text-decoration: underline;
}

#Body #header .action #cartPreview .buttonRow.cartPrevewPaneButtonRow {
    position: absolute;
    bottom: -20px;
    left: 0;
    padding: 5px;
    background-color: #eeeeee;
    margin-top: 15px;
}

.new-footer .redesign-footer .redesign-footer--copyright {
    margin-left: 0;
    display: flex;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    gap: 32px;
    margin-top: 0px;
    flex-direction: column;
    width: 100%
}

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer .redesign-footer--copyright {
        width: auto;
        flex-direction: row
    }
}

.new-footer .redesign-footer .redesign-footer--copyright nav ul#menu-footer {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 32px;
    height: auto
}

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer .redesign-footer--copyright nav ul#menu-footer {
        flex-direction: row;
        align-items: flex-start;
        justify-content: baseline
    }
}

.new-footer .redesign-footer .redesign-footer--copyright nav ul#menu-footer li {
    list-style: none
}

    .new-footer .redesign-footer .redesign-footer--copyright nav ul#menu-footer li a {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        color: #000
    }

@media screen and (min-width: 992px) {
    .new-footer .redesign-footer {
        flex-wrap: inherit
    }
}

.cards-wrapper {
    padding-top: 48px;
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 350px));
    justify-content: center
}

.cards-wrapper--wide {
    grid-template-columns: auto
}

.card {
    display: flex;
    flex-direction: unset;
    border: none;
    background: none;
    word-wrap: normal;
    min-width: auto;
    border-radius: 0;
    justify-content: center
}

.card-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;
    border: 1px solid #e5eaed;
    border-radius: 10px;
    box-shadow: 0px 10px 20px rgba(131,144,179,.05);
    max-width: 310px
}

.card-container--wide {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    min-height: 165px;
    background: #fff;
    border: 1px solid #e5eaed;
    box-shadow: 0px 10px 20px rgba(131,144,179,.15);
    border-radius: 10px;
    margin-bottom: 16px
}

    .card-container--wide .card__image {
        width: 100%
    }

        .card-container--wide .card__image img {
            width: 100%;
            border-radius: 10px 10px 0 0px
        }

    .card-container--wide .card__content {
        flex-grow: 1;
        height: 100%;
        width: inherit;
        display: flex;
        align-items: baseline;
        flex-direction: column;
        justify-content: center;
        padding: 24px
    }

    .card-container--wide .card__content-header {
        background: none;
        padding: 0;
        display: block;
        width: auto;
        height: auto;
        text-align: left
    }

    .card-container--wide .card__content-copy {
        padding: 0;
        text-align: left
    }



/*Global override*/

#Body .navCol > h2 {
    background-color: #082267;
    color: #fff;
}

#Body .breadCrumbs li, .breadCrumbs li a {
    color: #ba1200;
}

#Body .userDetails input.btnEmailCheck,
#Body .btn.btn-primary {
    background-color: #ba1200;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ba1200), to(#ba1200));
    background-image: -webkit-linear-gradient(top, #ba1200, #ba1200);
    background-image: -moz-linear-gradient(top, #ba1200, #ba1200);
    background-image: -ms-linear-gradient(top, #ba1200, #ba1200);
    background-image: -o-linear-gradient(top, #ba1200, #ba1200);
    background-image: linear-gradient(top, #ba1200, #ba1200);
    filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='#1885cf', end-colourStr='#177fc6');
    border: 0 none;
    border-radius: 0;
    color: #fff !important;
    font-weight: bold;
    text-shadow: 0 1px 0 #ba1200;
    text-decoration: none;
    transition: background-color ease-in-out .5s;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
}

#Body .btn.btn-primary {
    cursor: pointer;
    font-size: 13px;
    margin: 0;
    vertical-align: middle;
    border-bottom: 3px solid #ba1200 !important;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
}

#Body input.button,
#Body input.Button,
#Body input.printbtn,
#Body div.AdvancedWindowDiv .AdvancedSearchButton,
#Body .affilTable input.StandardButton,
#Body a.certbtn,
#Body input.btnFilterSearch,
#Body .RadGrid input.payNow,
#Body .editControls input.updateCart,
#Body .buttonRow a.btn.btn-primary {
    color: #fff !important;
    border: 0 none;
    border-radius: 0;
    font-weight: 700;
    text-shadow: 0 1px 0 #041826;
    background-color: #ba1200 !important;
    background-image: none !important;
}

#Body h1,
#Body h2,
#Body h3,
#Body h4,
#Body h5,
#Body h6 {
    font-family: "Inter", "Helvetica", "Arial", sans-serif !important;
}

#Body .navCol #leftMenu li a {
    font-size: 14px !important;
    color: #5e6f7b;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
}

#leftMenu .moduleTitle span.Head, #leftMenu .ModDNNLinksC .Normal {
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
}

#Body .segmentsListPanel .controlButtonLink {
    padding: 8px 12px;
    cursor: pointer;
    position: relative;
    top: 10px;
    right: auto;
}

#Body .controlButton {
    background: #ba1200;
    border: #ba1200 1px solid;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF !important;
    margin: 0px;
}

.DonationHistoryControl_PersonifyDefault .formLayout .formRow input:not([type="button"]),
.DonationHistoryControl_PersonifyDefault .formLayout .formRow select {
    width: 140px;
    display: inline-block;
    clear: right;
    vertical-align: top;
}


.Checkout #mobile-nav,
.MembershipJoinRegistration #mobile-nav {
    display: none;
}

.btn.btn-sx {
    padding: 3px 3px;
    font-size: 11px;
    line-height: 1.3;
}

    .btn.btn-sx.clear-search {
        text-decoration: underline;
    }

.checkoutHeader {
    color: #082267;
}

.moduleTitle span.Head {
    color: #082267;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
}

#Body .btn.btn-default[id$="btnPrevious"],
#Body .btn.btn-default[id$="btnPrevs"],
#Body .btn.btn-default[id$="btnPrev"],
#Body .btn.btn-default[id$="btnPayNow"],
#Body #PreviousButton.btn.btn-default,
#Body .btn.btn-default.addressButton,
#Body .btn.btn-default.addToCart {
    background: #e5eaed;
    border-color: #e5eaed;
    border-bottom: 3px solid #e5eaed !important;
    color: #121212;
}

.panelShoppingCart .btn.btn-primary.processOrder.purchaseButton {
    display: none;
}

.printPopup .closeLink {
    float: right;
    text-decoration: underline;
    cursor: pointer;
    margin-right: 20px;
    font-size: larger;
    font-weight: 600;
    color: #082267;
}

#outerPrintAreaDiv .userDetails input.btnEmailCheck,
#outerPrintAreaDiv .btn.btn-primary {
    background-color: #ba1200;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ba1200), to(#ba1200));
    background-image: -webkit-linear-gradient(top, #ba1200, #ba1200);
    background-image: -moz-linear-gradient(top, #ba1200, #ba1200);
    background-image: -ms-linear-gradient(top, #ba1200, #ba1200);
    background-image: -o-linear-gradient(top, #ba1200, #ba1200);
    background-image: linear-gradient(top, #ba1200, #ba1200);
    filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='#ba1200', end-colourStr='#ba1200');
    border: 0 none;
    border-radius: 0;
    color: #fff !important;
    font-weight: bold;
    text-shadow: none !important;
    text-decoration: none;
    transition: background-color ease-in-out .5s;
    border-bottom: 3px solid #ba1200 !important;
}


#Body .meeting-event-details .btn.btn-primary {
    margin: 8px auto;
}

#Body .MtgRegWizard_PersonifyDefault .MtgRegWizContainer li a {
    display: block;
    text-align: center;
    color: #BBD7F0;
    font-size: 14px;
    font-weight: bold;
}

#Body .MtgRegWizard_PersonifyDefault .MtgRegWizContainer li.MtgRegWizstepSelected a {
    color: #2B5B84;
}





#Body .ShoppingCartAddedItemTemplateControl_PersonifyDefault .productName {
    color: #082267;
    font-family: Aria/l;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}



#Body a,
#Body a:link,
#Body a:visited,
#Body a:active {
    color: #ba1200;
    text-decoration: none;
}


#Body .sub_menu_custom .redesign-header-nav-bottom a {
    color: #000;
}

    #Body .sub_menu_custom .redesign-header-nav-bottom a.btn-inverse {
        color: #ba1200;
    }

#Body .pricingCell.highlight .rateCode {
    background-color: #082260;
    color: #fff;
    font-size: 105%;
    padding: 0.6em 0.5em;
}

#Body .productDetails .pricingCell.highlight .price {
    color: #006699;
    font-size: 125%;
    border-bottom: 4px solid #ba1200;
}


/*Step wizard*/

#Body .MtgRegWizard_PersonifyDefault .MtgRegWizContainer li {
    background-image: none;
    background-repeat: repeat-y;
    background-position: right;
    border: 0px none;
    background-color: #eff6ff;
    padding: 14px 0px;
    border-bottom: 3px solid #BCD8FF;
    background: #e5eaed;
}

    #Body .MtgRegWizard_PersonifyDefault .MtgRegWizContainer li.MtgRegWizstepSelected {
        background-color: #00a9b7;
        border-bottom: 3px solid #96C3FF;
    }

.MtgRegWizTopHeaderMtgDetailsMtgName {
    color: #2B5B84;
}

.MtgWizStepTitle, .MtgWizStepCustomerName {
    color: #2B5B84;
}

.afmWizardHeader .active .step-number, .CheckoutControl_PersonifyDefault .active .step-number, .MtgRegWizHeader_PersonifyDefault .MtgRegWizstepSelected .step-number, .NominationHeaderControl_PersonifyDefault .active .step-number, .DonationWizHeader_PersonifyDefault .wiz-step-active .step-number {
    color: #fff;
    font-size: 130%;
    background-color: #00a9b7;
    width: 24px;
    height: 24px;
    -ms-text-shadow: 1px 1px 0 #335874;
    text-shadow: 1px 1px 0 #335874;
    -webkit-box-shadow: 1px 1px 3px #2b5b84;
    -ms-box-shadow: 1px 1px 3px #2b5b84;
    box-shadow: 1px 1px 3px #2b5b84;
}

#Body div .WizardBannerControl_PersonifyDefault span.step.active {
    background-image: none;
    background-color: #00a9b7;
}

#Body div .WizardBannerControl_PersonifyDefault span.step {
    border: 0 solid #fff;
    background-color: #e5eaed;
    border-bottom: 3px solid #bcd8ff;
    background-image: url(images/w.gif);
}

#Body div .WizardBannerControl_PersonifyDefault .active span.number {
    background-color: #00a9b7;
}


#Body .WizardHeaderControl_PersonifyDefault .step.active, div.afmWizardHeader .step {
    background-color: #00a9b7;
    border-bottom: 3px solid #96c3ff;
    padding: 15px 0px;
    border-radius: 0px !important;
}

div.WizardHeaderControl_PersonifyDefault span.step {
    display: inline-block;
    background-color: #e5eaed;
    border-bottom: 3px solid #bcd8ff;
    position: relative;
}

.btn.btn-link {
    color: #ba1200;
    text-decoration: underline;
    box-shadow: none;
    font-weight: 700;
    background-color: transparent;
    border: 0 none;
}

#Body .ProductItemControl_PersonifyDefault .CalloutMessageLabel {
    color: #fff;
    background: #ba1200;
}

#Body .btn.btn-link {
    text-decoration: underline;
}

#Body .badgeCaption {
    background-color: #ba1200;
    background-image: -webkit-gradient(linear, left top, left bottom, from(whitesmoke), to(#cccccc));
    background-image: -webkit-linear-gradient(top, #ba1200, #ba1200);
    background-image: -moz-linear-gradient(top, whitesmoke, #cccccc);
    background-image: -ms-linear-gradient(top, whitesmoke, #cccccc);
    background-image: -o-linear-gradient(top, whitesmoke, #cccccc);
    background-image: linear-gradient(top, whitesmoke, #cccccc);
    filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr='whitesmoke', end-colourStr='#cccccc');
}

    #Body .badgeCaption span {
        color: #fff;
    }

#Body a.btn.join-nassp {
    color: #fff;
    text-shadow: none;
}

#Body .header {
    padding: 6px;
    color: #ffffff;
    background: #414141;
    border: 1px solid #8a8a8a;
    font-weight: 700;
    font-size: 1.2em;
}


#Body div .MtgCalendarYourSelectionBarControl_PersonifyDefault .dvFilterItem,
#Body div.DateGo input, input.MtgEvtGridViewAllBtn,
#Body input.btnEmailCheck,
#Body a.goBtn,
#Body a.btnAddNew,
#Body .btn.btn-default {
    background-image: none;
    background-color: #ba1200;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ba1200), to(#ba1200));
    background-image: -webkit-linear-gradient(top, #ba1200, #ba1200);
    background-image: -moz-linear-gradient(top, #ba1200, #ba1200);
    background-image: -ms-linear-gradient(top, #ba1200, #ba1200);
    background-image: -o-linear-gradient(top, #ba1200, #ba1200);
    background-image: linear-gradient(top, #ba1200, #ba1200);
    filter: none;
    font-weight: 500;
    color: #fff;
    text-shadow: 0px 0px 0px whitesmoke;
    border: 1px solid #ba1200;
    text-decoration: none;
}

#Body .btn.btn-default {
    font-size: 13px;
    border-bottom: 3px solid #ba1200 !important;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
}


.MembershipJoinStep3 #mobile-nav,
.MembershipJoinStep2 #mobile-nav {
    display: none
}


.loggedout .custom_dropbtn {
    display: none
}


.loggedin .custom_dropbtn {
    display: block
}




.custom_dropbtn {
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
    height: 36px;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #2980B9;
}

.custom_dropdown {
    position: relative;
    display: inline-block;
    margin-left: 30px;
}


#Body .sub_menu_custom .redesign-header-nav-bottom a.logInOut.outer:hover,
#Body .sub_menu_custom .redesign-header-nav-bottom a.store_custom:hover {
    text-decoration: underline
}

#Body .ProductDetailControl_PersonifyDefault .CalloutMessageLabel {
    text-transform: uppercase;
    background: #ba1200;
    color: #FFF;
    padding: 0 2.538071066%;
    margin: -1.015% 0 9px;
    display: inline-block;
}

#Body .checkout-panel .summaryValidation .validatedMessage {
    white-space: normal;
    text-align: left;
    padding: 10px 10px;
    display: block;
    text-align: center;
}

.custom_dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 100px;
    overflow: auto;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    left: -63px;
    top: 47px;
    text-align: right;
    overflow: visible;
}

#custom_myDropdown:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    top: -14px;
    right: 4px;
    position: absolute;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}

.custom_dropdown-content a {
    color: black;
    padding: 5px 8px;
    text-decoration: none;
    display: block;
}

.search.mobile-search {
    display: none;
}

#Body #custom_myDropdown a {
    margin: 0;
}

.custom_dropdown .dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

.loggedin .logInOut.outer {
    display: none
}

.loggedout .logInOut.outer {
    display: block
}


#Body .h-color-primary {
    color: #082267;
}

#Body #leftMenu * {
    border: 0 none;
    color: #121212;
}

.mobile-utility-menu {
    display: none;
}

#Body .OrderSummaryControl_PersonifyDefault .productName {
    color: #082267;
    font-family: "Inter", "Helvetica", "Arial", sans-serif !important;
}

#Body .ctrl-row-item.ctrl-row-value a {
    color: #ba1200;
}

#Body .Thank #mobile-nav {
    display: none;
}


.hide-desktop {
    display: none;
}


@media screen and (max-width: 42.0em) {

    .buttonRow input[type="button"],
    .buttonRow input[type="submit"] {
        min-height: 44px;
    }

    .rwWindowContent .buttonRow input {
        display: block;
        text-align: center !important;
        margin: 2% auto !important;
        white-space: normal !important;
    }

    #Body .navbar.navbar-default.navbar-mobile {
        display: none;
    }

    #Body .cart-count-badge-link.desktop-hide {
        display: none !important;
    }



    section.redesign-header-nav-top.hide-desktop {
        display: flex;
        background: #f5f5f5;
    }

    .top-navbar-heade.clearfix {
        background: #082267;
    }

    .redesign-header-nav-top {
        background-color: #f5f5f5;
        width: 100%;
        height: 60px;
    }

        .redesign-header-nav-top .hide-desktop {
            display: flex;
        }

        .redesign-header-nav-top section {
            flex-direction: row;
            justify-content: space-between;
            flex-wrap: wrap-reverse;
            align-items: center;
            height: 100%;
        }

    #Body .redesign-header-nav-top section a {
        color: #082267;
        font-size: 14px;
        flex-grow: 1;
        text-align: center;
        height: 100%;
        line-height: 60px;
        text-shadow: none;
        font-family: "Roboto Condensed";
    }

    .redesign-header-nav-top section a.cro-underline {
        text-decoration: underline;
    }

    .top-navbar-header.clearfix {
        background: #082267;
        min-height: 100px;
        position: relative;
    }

    .redesign-header-nav-top section a + a {
        border-left: 1px solid #e5e5e5;
    }

    #Body .custom-navbar-toggle {
        position: relative;
        float: right;
        margin-right: 15px;
        padding: 9px 10px;
        margin-top: 8px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    #Body .top-navbar-header .custom-navbar-toggle {
        left: auto;
        margin-right: 0;
        position: absolute;
        right: 2px;
        background-color: transparent;
        top: 20px;
    }

    .svg-inline--fa.fa-fw {
        font: 16px / 1.5 "Inter", "Helvetica", "Arial", sans-serif;
    }

    a.mobile-logo-url {
        width: 180px;
        height: 68px;
        padding: 0;
        margin: 9px auto 0 auto;
        background-image: url(images/layout/nassp_logo_white.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: left center;
        left: 5%;
        position: relative;
        top: 7px;
    }

    .top-navbar-header {
        text-align: left;
    }

    #Body .sub_menu_custom .content-left {
        display: none;
    }

    #Body .custom_dropdown {
        display: none;
    }

    #Body .Thank.You a, #Body .Thank.You a:link, #Body .Thank.You a:visited, #Body .Thank.You a:active {
        color: #ba1200;
        text-decoration: none;
    }


    #Body .sub_menu_custom .redesign-header-nav-bottom {
        margin-left: 0;
        position: relative;
        width: 100%;
        padding: 1%;
        float: left;
        text-align: center;
    }

    #header .sub_menu_custom {
        width: 100%;
        clear: both;
        background-color: #FFF;
        position: relative;
        float: left;
        z-index: 2;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    }

    #Body .sub_menu_custom .content-right {
        float: right;
        display: flex;
        align-items: center;
        width: 100%;
        padding: 6px 6px 8px 6px;
    }

    #Body a, #Body a:link, #Body a:visited, #Body a:active {
        color: #fff;
        text-decoration: none;
    }

    #Body .sub-navbar-header {
        background-color: #00a9b7;
        border-bottom: 2px solid #5598c7;
        position: relative;
        height: 50px;
        text-align: center;
    }

    #Body .redesign-header-nav-top section a.cro-underline {
        text-decoration: underline;
    }

    .mobile-utility-menu {
        display: block;
        text-align: left;
        padding-bottom: 10px;
    }

    #mobile-nav .mobile-main-menu .redesign-header-mobile-search,
    #mobile-nav .mobile-utility-menu .redesign-header-mobile-search {
        list-style-type: none;
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-content: center;
        align-items: center;
        padding: 5px 8px;
    }

    #mobile-nav .mobile-utility-menu a {
        padding: 15px 0 15px 22px;
        text-shadow: none;
        margin-bottom: 1px;
        color: #082267;
    }

    .mobile-nav {
        display: flex;
        position: fixed;
        flex-direction: column;
        justify-content: flex-start;
        z-index: 9999;
        top: 0;
        left: 100%;
        width: 100vw;
        background: #e5eaed;
        color: #ee3224;
        opacity: 0;
        transition: opacity 0.2s, left 0.2s;
        border-bottom: 1px solid #bcbdbe;
        box-shadow: 0 1px 1em 0 rgba(0, 0, 0, 0.4);
    }

    body.mobile-nav-open .mobile-nav {
        opacity: 1;
        left: 0;
    }

    #Body #mobile-nav .secondary2,
    #Body #mobile-nav .action,
    #Body #mobile-nav .search {
        display: block !important;
        visibility: visible !important;
        text-align: left;
        width: 73%;
    }

        #Body #mobile-nav .search input.NormalTextBox {
            background-image: none;
            width: 87%;
            height: 40px;
            /* border: none !important; */
            border: 1px solid #d9d9d9;
            font-weight: 700;
            color: #666;
            font-size: 13px;
            padding: 0 0 0 9px;
            vertical-align: top;
            line-height: 32px;
            font-family: "latoregular", sans-serif;
            background-color: #fff;
            z-index: 0;
            position: relative;
        }

    #mobile-nav-close {
        margin-right: 10px;
    }

    #Body .ServerSkinWidget.site-search-icon {
        position: absolute;
        top: -2px;
        right: -2px;
    }

    .new-footer .redesign-footer-right .ad-block {
        display: none;
    }

    .loggedout .logInOut.outer {
        display: none;
    }

    .content .EmailTextBox, .content.mobile-login .TextBox, .content.mobile-login input[type=text] {
        width: 100%;
    }

    #Body .ServerSkinWidget.site-search-icon img {
        background-color: transparent;
        max-height: 42px;
        border-radius: 0px 3px 3px 0px;
        vertical-align: inherit;
    }

    .sub-menu-container {
        display: block;
        z-index: 1001;
        position: absolute;
        background-color: #082267;
        min-height: 100%;
        left: 0;
        top: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }


    #Body .UserAlreadyExistControl_PersonifyDefault a,
    #Body .UserAlreadyExistControl_PersonifyDefault a:link,
    #Body .UserAlreadyExistControl_PersonifyDefault a:visited,
    #Body .UserAlreadyExistControl_PersonifyDefault a:active {
        color: #ba1200;
        text-decoration: none;
    }

    #Body a.action-hyperlink {
        color: #ba1200;
    }

    #Body .MembershipJoinRegistrationControl_PersonifyDefault.Membership_PersonifyDefault.Base_PersonifyDefault .CusNameEdit.formRow {
        display: block;
        vertical-align: top;
        max-width: 100%;
    }


    #Body a.btn-link {
        color: #ba1200;
    }



    #Body .ShoppingCartControl_PersonifyDefault td.quantity input.update {
        color: #fff !important;
    }

    #Body .ShoppingCartControl_PersonifyDefault .controlPanel {
        line-height: 10px;
        margin-bottom: 15px !important;
    }

    .cartlayout .productName {
        color: #ba1200 !important;
    }

    #Body .btn.btn-blue.btn-arr.is-active {
        color: #ba1200;
    }

    .bottom-navigation {
        margin: 50px auto 10px auto;
        clear: both;
        display: block;
        float: none;
    }

    #Body .Thank #mobile-nav {
        display: block;
    }

    #Body .CheckoutControl_PersonifyDefault #btnPrintQuote {
        display: block;
        width: 98%;
        margin: 10px 4px;
        padding: 15px 0;
    }
}

/*HOst setting issue fix*/


#Body.dnnEditState.loggedin input,
#Body.dnnEditState.loggedin textarea,
#Body.dnnEditState.loggedin button,
#Body.dnnEditState.loggedin select,
#Body.dnnEditState.loggedin input[type="checkbox"] {
    visibility: visible !important;
}


#Body .EditContainerSettingsTable button,
#Body .EditContainerSettingsTable input[type='submit'],
#Body .EditContainerSettingsTable input[type='reset'],
#Body .EditContainerSettingsTable input[type='button'],
#Body .EditContainerSettingsTable input[type='checkbox'],
#Body .EditContainerSettingsTable input[type='radio'],
#Body .EditContainerSettingsTable select {
    top: 0;
    left: 0;
}


#Body .EditContainerSettingsTable input,
#Body .EditContainerSettingsTable textarea,
#Body .EditContainerSettingsTable button,
#Body .EditContainerSettingsTable select,
#Body .EditContainerSettingsTable input[type="checkbox"] {
    visibility: visible !important;
    border: solid 1px #f1f1f1;
}


#Body .EditContainerSettingsTable input,
#Body .EditContainerSettingsTable textarea,
#Body .EditContainerSettingsTable button,
#Body .EditContainerSettingsTable select {
    visibility: visible !important;
}

.EditContainerContentDiv.Settings button,
.EditContainerContentDiv.Settings input[type='submit'],
.EditContainerContentDiv.Settings input[type='reset'],
.EditContainerContentDiv.Settings input[type='button'],
.EditContainerContentDiv.Settings input[type='checkbox'],
.EditContainerContentDiv.Settings input[type='radio'],
.EditContainerContentDiv.Settings select {
    position: relative !important;
    top: auto;
    left: auto;
    visibility: visible !important;
		
}


#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .dvQuantityInputContainer {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
    justify-content: flex-start;
}



#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .dvQuantityInputContainer .dvQuantityInputLabel {
    text-align: center;
    display: block;
    /* width: 60%; */
	width: 270px;
    margin-top: 8px;
}

#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .selectedReadOnlyOption span.readable{
	font-size:18px!important;
	color:#333;
	min-width:350px;
	display:block;
	text-align:left;
	position:relative;
	
}


#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .dvQuantityInputContainer .dvQuantityInputTextBox .OptionQuantityTextBox {
    width: 40%;
    text-align: left;
}



#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .dvQuantityInputContainer .dvQuantityInputTextBox .OptionQuantityTextBox {
    width: 200px;
    text-align: left;
    border: solid 1px #c6c0c0;
}


#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .dvQuantityInputContainer .dvQuantityInputLabel a.disabledButtons{
	color:#333;
	width:40%;
	text-align:left
}

#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .QuestionnaireControl_PersonifyDefault .dvMTGQuestion{
	float:left;
	/* width: 60%; */
	width: 270px;
}
#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .QuestionnaireControl_PersonifyDefault .dvAnswer{
	float:left;
	width:20%;
}


#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .ProductDetailActionButtonsControl_PersonifyDefault .productbuttons{
	clear:both;	
}

#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .QuestionnaireControl_PersonifyDefault .dvAnswer .ddlAnswer {
    width: 200px !important;
}

@media only screen and (min-width : 1370px) {
	 #Body a.logo {
        background: url(images/NASSP_Programs_FullColor_rgb.png) no-repeat;
        background-size: 60%;
        display: block;
        position: relative;
        bottom: -5px;
        left: 27px;
        z-index: 99;
        width: 277px;
        height: 127px;
    }

}



@media screen and (max-width: 42em) {
	#Body  .top-navbar-header.clearfix {
        background: #e5eaed;
        min-height: 100px;
        position: relative;
    }
	
   #Body  a.mobile-logo-url {
			background: url(images/NASSP_Programs_FullColor_rgb.png) no-repeat center;
			background-size: contain;
			display: block;
			position: relative;
			bottom: 0;
			left: center;
			z-index: 99;
			width: 285px;
			height: 100px;
			top: -5px;
    }
	
	#Body #dnn_ctr463_Login_pnlLogin {
        margin: 4%;
    }
	
	#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .QuestionnaireControl_PersonifyDefault .dvMTGQuestion {
		float: left;
		width: 100%;
	}
	
	#Body .bottom-navigation.mobile-way.desktop-hide ul {
        width: 100%;
        padding-top: 180px;
    }
	
	#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .QuestionnaireControl_PersonifyDefault .dvAnswer {
		float: left;
		width: 100%;
	}
	
		
	#Option1Div span[id$="NASSPProductUMBBuyBoxControl_Option1FieldSetLabel"]{
		margin-top:30px;
		display:block;
	}
	
	  #Body   .RadWindow .rwTitleRow em {
			font-size: 1em !important;
 	 }
	
	
}



#Body .productDetail.product-detail-box .ProductDetailLeftCell{
	display:none;
}

#Body .ProductDetailControl_PersonifyDefault.Store_PersonifyDefault  .productDetail.product-detail-box .ProductDetailLeftCell {
    display: block;
}



#Body .ProductDetailControl_PersonifyDefault.Store_PersonifyDefault  .ProductDetailBlockCell {
    max-width: 645px;
}


#Body .ProductDetailControl_PersonifyDefault .product-detail-box .productActions {
    border: 0px solid #CCCCCC;
    float: right;
    width: 85%;
    max-width: 205px;
    min-width: 190px;
    margin-bottom: 15px;
}

/* Login page skin */


#Body .productDetail.product-detail-box .ProductDetailLeftCell {
    display: none;
}

#Body .Login.Home .breadCrumbs , 
#Body .Login.Home .navCol{
	display:none;
}



#Body .Login.Home #content.general {
   
	  background: url(images/AdvocacyLoginHeader.jpg) no-repeat;
    background-size:100%;
}



#Body .Login.Home .center {
	max-width: 100%;
	padding: 0;
	border: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	z-index: 2;
	background: transparent;
}

#Body .Login.Home .DNNAlignleft {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

#Body .Login.Home .ModPersonifyLoginC {
  background-color: white;
  padding: 10px 30px;
  border-radius: 0px;
  text-align: center;
  width: 520px;
	left: 33%;
	position: relative;
	margin-top: 30%;
}


/* Heading */
#Body .Login.Home .ModPersonifyLoginC::before {
  content: "Login to your account";
  display: block;
  color: #1A237E;
  margin-bottom: 25px;
  font: 30px "Inter", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}


#Body .Login.Home  .general .ModPersonifyLoginC input.NormalTextBox, 
#Body .Login.Home  .general .AuthenticationContent input.NormalTextBox {
    /* background: url(images/home/loginInput.png) no-repeat; */
    border: 1px solid silver !important;
    width: 100%;
    height: 42px;
    margin-top: 6px;
    border: none;
    font-weight: bold;
    color: #666;
    font-size: 13px;
    padding: 0 15px 0 15px;
    vertical-align: middle;
    margin-bottom: 7px;
    line-height: 42px;
	box-shadow: inset 0 0px 0px #cccccc, 0 -1px 1px #fff, 0 1px 0 #fff;
    border-radius: 4px;
}

#Body.loggedout #header {
    min-height: 118px;
}

#Body .Login.Home  #content.general .main {
    margin-left: auto;
    margin-right: auto;
    height: 700px;
}

#Body .Login.Home .ModPersonifyLoginC>div table, 
#Body .Login.Home .ModPersonifyLoginC>div table body, 
#Body .Login.Home  #dnn_ctr959_Login_pnlLogin table {
    max-width: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
}


#Body .Login.Home .login-cell-dnn {
    width: 100%;
    display: table-cell;
    float: left;
}


#Body .Login.Home .register-cell-dnn.registertd{
	width: 50%;
    text-align: right;
}


#Body .Login.Home .general .ModPersonifyLoginC input.StandardButton{
    background-color: #ba1200;
    color: #fff;
    border: 0 none;
    border-bottom: 3px solid #041826;
    background-image: none;
    padding: 5px 10px;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-weight: 700;
    color: #fff;
    border-radius: 0;
    text-shadow: 0 0px 0 #041826;
    text-transform: uppercase;
    width: 97%;
	padding: 8px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 2px solid #ba1200;
    margin-bottom: 18px;
	margin-top: 18px;
}


#Body .Login.Home .general .ModPersonifyLoginC .register-cell-dnn.registertd input.StandardButton{
    background: #fff;
    color: #ba1200;
    border-color: #ba1200;
    padding: 8px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 2px solid #ba1200;
    margin-bottom: 18px;
}

#Body .Login.Home .general .ModPersonifyLoginC input.StandardButton:hover,
#Body .Login.Home .general .ModPersonifyLoginC .register-cell-dnn.registertd input.StandardButton:hover{
	background-color: #c84133;
    color: #fff;
}


#Body .Login.Home .ModPersonifyLoginC a.CommandButton {
    font-family: "latoregular", sans-serif;
    font-size: 11px;
    padding-bottom: 1px;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 18px;
    color: #0038ff;
    text-decoration: underline;
    display: block;
	width: auto !important;
}




#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault.Store_PersonifyDefault div[id$="NASSPProductUMBBuyBoxControl_Option2Div"] fieldset > .mobile-hide{
	/* border:solid 1px red; */
	display:flex;
	align-items: center;
    justify-content: flex-start;
	gap:10px;
}


#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault.Store_PersonifyDefault div[id$="NASSPProductUMBBuyBoxControl_Option2Div"] .ProductDetailControl_PersonifyDefault .selectedButtons {
    padding: 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7C7C7;
    /* margin-right: 9px; */
    margin-bottom: 4px;
    float: left;
}

/* Guest */


#Body .Guest .breadCrumbs , 
#Body .Guest .navCol{
	display:none;
}


#Body .Guest #content.general { 
	background: url(images/AdvocacyLoginHeader.jpg) no-repeat;
    background-size:100%;
}

#Body .Guest .center {
	max-width: 100%;
	padding: 0;
	border: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	z-index: 2;
	background: transparent;
}

#Body .Guest .DNNAlignleft {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

#Body .Guest .ModPersonifyLoginC {
  background-color: white;
  padding: 10px 30px;
  border-radius: 0px;
  text-align: center;
  width: 520px;
	left: 12%;
	position: relative;
	margin-top: 30%;
}


/* Heading */
#Body .Guest .ModPersonifyLoginC::before {
  content: "Login to your account";
  display: block;
  color: #1A237E;
  margin-bottom: 25px;
  font: 30px "Inter", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}


#Body .Guest  .general .ModPersonifyLoginC input.NormalTextBox, 
#Body .Guest  .general .AuthenticationContent input.NormalTextBox {
    /* background: url(images/home/loginInput.png) no-repeat; */
    border: 1px solid silver !important;
    width: 100%;
    height: 42px;
    margin-top: 6px;
    border: none;
    font-weight: bold;
    color: #666;
    font-size: 13px;
    padding: 0 15px 0 15px;
    vertical-align: middle;
    margin-bottom: 7px;
    line-height: 42px;
	box-shadow: inset 0 0px 0px #cccccc, 0 -1px 1px #fff, 0 1px 0 #fff;
    border-radius: 4px;
}

#Body.loggedout #header {
    min-height: 118px;
}

#Body .Guest  #content.general .main {
    margin-left: auto;
    margin-right: auto;
    height: 700px;
}

#Body .Guest .ModPersonifyLoginC>div table, 
#Body .Guest .ModPersonifyLoginC>div table body, 
#Body .Guest  #dnn_ctr959_Login_pnlLogin table {
    max-width: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
}


#Body .Guest .login-cell-dnn {
    width: 100%;
    display: table-cell;
    float: left;
}


#Body .Guest .register-cell-dnn.registertd{
	width: 50%;
    text-align: right;
}


#Body .Guest .general .ModPersonifyLoginC input.StandardButton{
    background-color: #ba1200;
    color: #fff;
    border: 0 none;
    border-bottom: 3px solid #041826;
    background-image: none;
    padding: 5px 10px;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-weight: 700;
    color: #fff;
    border-radius: 0;
    text-shadow: 0 0px 0 #041826;
    text-transform: uppercase;
    width: 95%;
	padding: 8px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 2px solid #ba1200;
    margin-bottom: 18px;
	margin-top: 18px;
}


#Body .Guest .general .ModPersonifyLoginC .register-cell-dnn.registertd input.StandardButton{
    background: #fff;
    color: #ba1200;
    border-color: #ba1200;
    padding: 8px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 2px solid #ba1200;
    margin-bottom: 18px;
}

#Body .Guest .general .ModPersonifyLoginC input.StandardButton:hover,
#Body .Guest .general .ModPersonifyLoginC .register-cell-dnn.registertd input.StandardButton:hover{
	background-color: #c84133;
    color: #fff;
}


#Body .Guest .ModPersonifyLoginC a.CommandButton {
    font-family: "latoregular", sans-serif;
    font-size: 11px;
    padding-bottom: 1px;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 18px;
    color: #0038ff;
    text-decoration: underline;
    display: block;
	width: auto !important;
}


#Body .Guest .DnnModule-Personify-Login .moduleTitle{
    display:none;
}

#Body .new-footer{
	padding-bottom:60px;
}


.GuestThankYouPage #mobile-nav.mobile-nav{
    display:none;
}


#Body .Guest .center .DnnModule-DNN_HTML {
	background: #fff;
    margin-left: 12%;
    width: 520px;
    margin-top: -20px;
    padding: 0% 4%;
}


#Body .Guest .center .DnnModule-DNN_HTML H2.moduleTitle {
    margin-bottom: 0;
}

#Body .Guest .center  .DNNModuleContent.ModDNNHTMLC>.Normal p {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 13px;
    line-height: 14px;
}

#Body .Guest .ModPersonifyLoginC {
    background-color: white;
    padding: 10px 30px;
    border-radius: 0px;
    text-align: center;
    width: 520px;
    left: 12%;
    position: relative;
    margin-top: 20%;
}

#Body .Guest .center  .DNNModuleContent.ModDNNHTMLC>.Normal .buttonRow {
    margin: 8px 0;
    text-align: left;
    display: block;
    padding-bottom: 15px;
}


#Body .Guest .center  .DNNModuleContent.ModDNNHTMLC>.Normal .buttonRow input.proccedAsGuest {
    background-color: #1a237e;
    color: #fff;
    border: 0 none;
    border-bottom: 3px solid #041826;
    background-image: none;
    padding: 5px 10px;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-weight: 700;
    color: #fff;
    border-radius: 0;
    text-shadow: 0 0px 0 #041826;
    text-transform: uppercase;
    width: 45%;
    padding: 8px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "Inter", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 2px solid #1a237e;
    margin-bottom: 18px;
}

#Body .Guest .center  .DNNModuleContent.ModDNNHTMLC>.Normal .buttonRow input.proccedAsGuest:hover {
	background-color: #25309d;
	border: 2px solid #25309d;
}


.GuestCheckout #mobile-nav.mobile-nav,
.GuestEmailLookup #mobile-nav.mobile-nav,
.GuestThankYouPage #mobile-nav.mobile-nav{
    display:none;
}


.guestEmailLookup .GuestEmailLookup .breadCrumbs, 
.guestEmailLookup .GuestEmailLookup  .dnnMenu, 
 .CheckoutControl .GuestCheckout .breadCrumbs, 
.CheckoutControl .GuestCheckout .dnnMenu {
    display: block !important;
}

#Body .join1 .dnnMenu, 
#Body .join1 .breadCrumbs{
    display: block; 
}

#Body .CheckoutControl .breadCrumbs, 
#Body .CheckoutControl .dnnMenu {
    display: block !important;
}






@media screen and (max-width: 42em) {
	#Body .Login.Home .ModPersonifyLoginC {
	  background-color: white;
	  padding: 10px 15px;
	  border-radius: 0px;
	  text-align: center;
	  width: 100%;
	  left: auto;
	  position: relative;
	  margin-top: 0%;
	
	}
	
	#Body a.mobile-logo-url {
        background: url(images/NASSP_Programs_FullColor_rgb.png) no-repeat;
        background-size: contain;
        display: block;
        position: relative;
        bottom: 0;
        left: 15%;
        z-index: 99;
        width: 285px;
        height: 100px;
        top: -5px;
    }
	
	#Body .Guest .ModPersonifyLoginC {
		background-color: white;
		padding: 10px 30px;
		border-radius: 0px;
		text-align: center;
		width: 85%;
		left: 1%;
		position: relative;
		margin: 0 auto;
	}
	
	
	#Body .Guest .center .DnnModule-DNN_HTML {
		background: #fff;
		margin-left: 1%;
		width: 100%;
		margin-top: -20px;
		padding: 0% 0%;
	}
	
	
	
	#Body.prodDetail a.mobile-logo-url {
        background: url(images/NASSP_Programs_FullColor_rgb.png) no-repeat;
        background-size: contain;
        display: block;
        position: relative;
        bottom: 0;
        left: 18%;
        z-index: 99;
        width: 285px;
        height: 100px;
        top: -5px;
    }
	
	#Body.prodDetail .SearchControl_PersonifyDefault > span.riSingle.RadInput.RadInput_PersonifyDefault {
        width: 82% !important;
    }
	
	
	
	
	#Body.prodDetail .ProductDetailParagraphShortLabel .Base_PersonifyDefault table {
		width: 100%;
	}
	
	
	#Body.prodDetail .ProductDetailParagraphShortLabel table {
		width: 100%;
	}
	
	#Body.prodDetail .pd_button_container {
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: center;
	  gap: 1px; /* spacing between buttons */
	  max-width: 600px;
	  margin: 0 auto;
	}
	
	#Body .NASSPProductUMBBuyBoxControl_PersonifyDefault .dvQuantityInputContainer .dvQuantityInputLabel {
		width: 170px;
	}
	
}