﻿/*
    Footer Alignment
    - Want the footer to be aligned to the bottom of the viewport, even if page content is short.
*/
#viewport {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

#viewport > * {
    flex-shrink: 0;
}

#viewport > footer.footer {
    margin-top: auto;
}
/* End of Footer Alignment */

.market-heading {
    font-size:13px !important;
}
.newsletter label {
    padding-bottom: 8px;
    padding-top: 8px;
    color: #555555;
}

.newsletter input {
    border: 2px solid #DBE4EA;
}

.newsletter select {
    border: 2px solid #DBE4EA;
}

.radiobuttonlist label {
    font-weight: normal;
}

.pnfp_radio label {
    display: block !important;
    align-items: center;
    cursor: pointer;
}

.newsletter input[type='radio'] {
    display: block;
    width: 29px;
    height: 29px;
    margin: 0;
    vertical-align: middle;
    margin-right: 0.5rem;
    float: left;
}

.newsletter input[type='radio']:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
}

.newsletter .umbraco-forms-form .radiobuttonlist input[type='radio'] {
    display: inline-block !important;
    width: 29px !important;
    height: 29px !important;
    margin: 0 !important;
    vertical-align: middle !important;
    margin-right: 0.5rem !important;
}



#\36 c75e404-0a8d-4a89-8849-7799d6435faa_1 {
    width: 29px !important;
    height: 29px !important;
}

.newsletter input[type='radio']:after {
    box-sizing: border-box;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    position: relative;
    background-color: white;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #0067ae;
    opacity: 1;
}

.newsletter input[type='radio']:checked:after {
    background-color: #0067ae;
    background-image: radial-gradient(circle at center, #0067ae 0, #0067ae 10px, #fff 8px, #fff 100%);
}

.newsletter radiobuttonlist {
    padding-left: 4px;
}


.pandemic-tab .nav-tabs {
    border-bottom: 2px solid #E8E8E8;
    margin-bottom: 20px;
}

    .pandemic-tab .nav-tabs li {
        margin-right: 2px;
        margin-bottom: 0;
    }

        .pandemic-tab .nav-tabs li a {
            padding: 1.5rem 2rem 1.5rem 2rem;
            border-radius: 4px 4px 0 0;
            border-width: 0 0 1px 0;
            border-color: transparent;
            color: #333333;
            font-size: 13px;
        }

            .pandemic-tab .nav-tabs li a:hover {
                background: none;
            }

        .pandemic-tab .nav-tabs li.active a {
            background-color: #F0F7FC !important;
            border-bottom: 1px solid #0067AE;
            color: #0067ae;
        }

            .pandemic-tab .nav-tabs li.active a:hover,
            .pandemic-tab .nav-tabs li.active a:focus {
                border-width: 0 0 1px 0;
                cursor: pointer;
            }

hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #B0B4B7;
}
.articles-item .article-date {
    font-size: 11px !important;
}
.articles-item .article-breadcrumb {
    text-decoration: underline;
    color: #000000;
    font-weight: normal;
}

.article-breadcrumb-list {
    text-decoration: underline !important;
    color: #000000 !important;
    font-weight: bold !important;
}
.umbraco-forms-field-wrapper input[type=checkbox], input[type=radio] {
    height: 14px;
}


.umbraco-forms-field-wrapper .checkboxlist {
    display: block;
    position: relative;
}

    .umbraco-forms-field-wrapper .checkboxlist .form-control[type=checkbox] {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        float: right;
        margin-top: 6px;
    }

    .umbraco-forms-field-wrapper .checkboxlist label {
        max-width: calc(100% - 30px);
    }


.modal-block {
    border: 2px solid #DBE4EA;
    clear: both;
    display: block;
    margin-bottom: 30px;
    border-radius: 5px;
    position: relative;
}

    .modal-block .block-content {
        line-height: 1.5;
        padding: 30px 40px;
    }

        .modal-block .block-content p {
            margin-bottom: 8px;
            font-size:17px;
        }
        .modal-block .block-content .LargeBlueText {
           
            font-size: 20px;
        }

        .modal-block .block-content a {
            font-size: 14px;
        }

    .modal-block .image-left {
        top: -15px;
        border-radius: 5px;
        position: absolute;
        max-width: 200px;
        max-height: calc(100% + 20px);
        margin: 0;
        margin: 0;
    }

    .modal-block .leaving_site {
        margin-bottom: 8px;
        /*display: inline-block;*/
    }

.visitingLink {
    font-size: 12px;
    padding-right: 18px;
    position: relative;
    cursor: pointer;
}

.visitingLink:after {
    margin-right: -25px;
    display: inline-block;
    content: "";
    position: relative;
    border-left: 5px solid #3366cc;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid transparent;
    right: -6px;
}

.testimonial_section {
    text-align: center;
    padding: 50px 60px;
    margin-bottom: 30px;
    position: relative;
}

    .testimonial_section p {
        color: #000000;
        font-size: 17px;
        font-weight: 600;
        line-height: 26px;
    }
    .testimonial_section a {
        font-size:14px;
    }
    .testimonial_section:before {
        position: absolute;
        left: 0;
        top: 14px;
        content: "";
        width: 100px;
        height: 76px;
        background: url(../Assets/images/quote-1.png) no-repeat left top;
        background-size: contain;
        z-index: -1;
    }

    .testimonial_section:after {
        position: absolute;
        right: 0;
        bottom: 30px;
        content: "";
        width: 100px;
        height: 76px;
        background: url(../Assets/images/quote-2.png) no-repeat left top;
        background-size: contain;
        z-index: -1;
    }
.hr_home {
    margin-bottom: 20px !important;
    border: 0 !important;
    border-top: 1px solid #eee !important;
}
@media(min-width:768px) {
    .modal-block {
        min-height: 208px
    }

        .modal-block.image-left-block {
            padding-left: 150px;
            margin-left: 50px;
        }

        .modal-block.image-right-block {
            padding-right: 150px;
            margin-right: 50px;
        }

        .modal-block.image-left-block .image-left {
            left: -50px;
        }

        .modal-block.image-right-block .image-left {
            right: -50px;
        }
        .modal-block .image-right-block .block-content p {
            font-size: 17px;
        }
}


@media(max-width:767px) {
    .modal-block {
        padding-top: 145px;
        margin-top: 50px;
    }

        .modal-block .image-left {
            top: -50px;
            left: 50%;
            transform: translate(-50%, 0);
        }
        .modal-block .image-right-block .block-content p {
            font-size: 17px;
        }
}
.enrollspan{
    font-size:14px;
}
.gen-testimonials{width:74%;}
.gen-testimonials .testimonial_section {
    margin-bottom: 0px !important;
}
.gen-testimonials p:nth-child(2) {
    text-align: center;
    margin-top: -50px;
    font-size: 11px;
}

.calc-row {
    margin-left: 10px;
    margin-right: 10px;
}

.calc-icon {
    max-width: 60px;
    margin-bottom: 15px;
}

.showcalcs {
    font-weight: 300;
    font-size: 17px;
}

.calc-list {
    margin-top: 15px;
}

.calculator-page-link {
    margin-bottom: 10px;
}

.article-back, .calc-back {
    margin-top: 15px !important;
    color: #000 !important;
    font-size: 13px !important;
}

#printpage a {
    color: #000 !important;
    font-size: 13px !important;
}


.supportLinkBtn {
    padding: 15px 0;
    /*padding-left: 281px;
    margin-top: -69px;*/
}
.supportcheckingpageBtn {
    padding: 15px 0;
    padding-left: 281px !important;
    margin-top: -69px !important;
}
.supportLinkBtn a {
    box-sizing: border-box;
    background-color: #0067ae;
    padding: 12px;
    border: 0;
    border-radius: 3px;
    font-size: 0.875rem !important;
    font-weight: bold !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #fff !important;
    display: inline-block;
    margin: 0 10px 0 0;
}
.thank-you{
    margin-top:40px;
}


li.child-video a.leaving_site {
    padding-left: 25px !important;
}

@media(max-width:767px) {
    .supportLinkBtn a {
        margin: 10px 0 0 0;
    }
}

@media(max-width:462px) {
    .supportLinkBtn a {
        display:block;
    }
}

.small-txt a {
    font-size: 11px !important;
    color: #000000 !important
}

.affiliates-txt {
    font-size: 15px !important;
    margin-bottom: 15px;
}

#btn-back-to-top {
    display: none;
}

    @media(max-width:767px) {

        #btn-back-to-top {
            position: fixed;
            bottom: 20px;
            /*top: 400px; */
            right: 20px;
            display: block;
            z-index: 2;
            color: #fff !important;
            background: #0067ae;
        }
    }



.umbraco-forms-submitmessage {
    font-size: 17px;
    font-family: 'Open Sans',Arial,sans-serif;
}

/*.modal-block .block-content a {
    font-size: 17px;
}*/

#\36 875417f-1c34-40c6-ceca-0f8078f60bf6 > label {
    float: none;
}

.mainteanceMessage {
    width: 95%;
    float: right;
    font-size: 22px;
    padding-top: 15px;
    padding-left: 35px;
}

.maintenance-icon {
    width: 5%;
    float: left;
    font-size: 48px;
    text-align: center;
    transform: translate(0, 0%);
}

.maintenanceBanner {
    padding-bottom: 5px;
    padding-top: 5px;
}

    .maintenanceBanner .container {
        display: flex;
        align-items: center;
    }

@media (max-width: 1200px) {
    .mainteanceMessage {
        text-align: left;
    }
}

@media(max-width:767px) {

    .mainteanceMessage {
        text-align: left;
    }

}

@media(max-width:462px) {
    .maintenanceBanner .container {        
        text-align: left;
    }

    .maintenance-icon {
        font-size: 35px;
    }

    .mainteanceMessage {
        text-align: left;
    }
}

/*.search-navigation .btn {    
    text-overflow: clip;
}*/

#xsltsearch_navigation > a {
    overflow: auto;
}

.disclosure-block {
    padding-top: 50px;
}

.responsive-img {
    width: 100%;
    height: auto;
}

/*.pnfp_radio {
    width: 29px !important;
    height: 29px !important;
}*/