﻿.programNameReminder {
    display: inline-block;
    font-size: 20px;
    color: #F9A11D;
}

.stepInfo {
    font-size: 16px;
    color: grey;
    width: 48%;
    padding-right: 15px;
    line-height: 22px;
    display: inline-block;
    vertical-align: bottom;
}

.programNameStep {
    width: 48%;
    display: inline-block;
}

.orangeButtonNav {
    display: inline-block;
    background-color: transparent;
    padding: 0 0 4px 0;
    font-family: 'Marvel', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border: none;
    text-align: center;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 30px;
}

    .orangeButtonNav:hover {
        cursor: pointer;
    }

.whiteButtonNav {
    display: inline-block;
    background-color: transparent;
    padding: 0px;
    font-family: 'Marvel', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border: none;
    text-align: center;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.05em;
}

.section {
    padding: 20px 0px 5px 25px;
    margin-bottom: 5px;
    border-radius: 8px;
    border: 1px solid #F9A11D;
}

ul input[type="text"], ul select, ul textarea {
    border-radius: 8px;
}

.navi li {
    display: inline-block;
    width: 17%;
    min-width: 17%;
}

.step {
    width: 100%;
    min-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

    .step ul {
        margin-bottom: 0px;
    }

    .step > .span2, .opt > .span2 {
        width: 50%;
        min-width: 50%;
    }

.step2 p {
    padding-bottom: 15px;
}

.spanSpacer {
    width: 2%;
    min-width: 2%;
    display: inline-block;
    float: left;
    margin-bottom: 12px;
}

.span1 {
    width: 23.5%;
    min-width: 23.5%;
    display: inline-block;
    float: left;
}

.span2 {
    width: 49%;
    min-width: 49%;
    display: inline-block;
    float: left;
}

.span3 {
    width: 68%;
    min-width: 68%;
    display: inline-block;
    float: left;
}

.span4 {
    width: 97%;
    min-width: 97%;
    display: inline-block;
}

.step ul li {
    margin-bottom: 12px;
}

    .step ul li label {
        width: 100%;
        min-width: 100%;
        display: block;
        padding-bottom: 5px;
    }

    .step ul li input, .step ul li textarea {
        width: 100%;
        min-width: 100%;
        display: block;
        margin: 0;
        box-sizing: border-box;
    }

    .step ul li textarea {
        padding: 10px;
    }

ul li input[type="radio"] {
    width: 9%;
    min-width: 9%;
    display: inline-block;
}

ul li input[type="checkbox"] {
    display: inline-block;
    width: 15px;
    min-width: 15px;
    margin: 0 8px 0 0;
    padding: 0;
}

.shipper {
    padding-bottom: 20px;
}

.step hr {
    margin: 0px;
}

.hr {
    padding: 0px 15px 15px 0px;
}

.step .question {
    font-size: 14px !important;
}

.step select {
    width: 100%;
    min-width: 100%;
    margin-bottom: 0px;
    padding: 5px;
}

.step .radio {
    width: 20%;
    min-width: 20%;
    float: none;
    display: inline-block;
    padding-left: 10px;
    padding-right: 20px;
}

.step .radioPayment {
    width: 70%;
    min-width: 70%;
    float: none;
    display: inline-block;
    padding-left: 10px;
}

.step .expiration {
    width: 45%;
    min-width: 45%;
    display: inline-block;
}

.step1 p {
    padding: 0 10px 10px 0;
    font-size: 13px;
}

.step1 .boldAgree, .step2 .boldAgree {
    font-weight: bold;
    font-size: 14px;
    color: black;
}

.step3 p {
    color: grey;
    font-size: 14px;
    padding-bottom: 20px;
    width: 97%;
}

.clear {
    clear: both;
}

.opt ul, .opt .no-margin {
    margin-bottom: 0px;
}

input[readonly="readonly"] {
    background: #dddddd;
}

.submit {
    width: 5%;
    margin: 0 auto;
}

    .submit input {
        margin: 0 auto;
    }

.step5 p {
    margin: 0 0 20px 0;
}

.load {
    display: inline-block;
}

.section .title .retry {
    margin-top: -10px;
    font-size: 14px;
    color: green;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.terms {
    padding-right: 30px;
}

    .terms p {
        font-size: 12px;
        padding-bottom: 10px;
    }

    .terms h2 {
        font-size: 24px;
        font-weight: bold;
    }

    .terms h3 {
        font-size: 16px;
        font-weight: bold;
    }

    .terms .boldAgree {
        font-weight: bold;
        font-size: 16px;
        color: black;
    }

.step4 p {
    font-size: 13px;
}

.step4 .reciept {
    width: 10%;
    min-width: 10%;
}

.step1 .bMonth {
    width: 39%;
    min-width: 39%;
    display: inline;
}

.step1 .bDay {
    width: 26%;
    min-width: 26%;
    display: inline;
}

.step1 .bYear {
    width: 32%;
    min-width: 32%;
    display: inline;
}

.checkboxStyle {
    float: left;
    width: 35%;
}

    .checkboxStyle.long {
        width: auto;
    }

.bonusPanel {
}

    .bonusPanel.print {
        width: 100%;
    }

        .bonusPanel.print .leftColumn {
            width: 68%;
            float: left;
        }

        .bonusPanel.print .rightColumn {
            float: left;
            margin-left: 0px;
            margin-top: 2px;
            width: 20%;
        }

        .bonusPanel.print .checkboxStyle.long {
            width: 100%;
        }

            .bonusPanel.print .checkboxStyle.long label {
                margin-top: -1px;
            }

a.legalLink {
    font-size: 13px;
}

.totalPaymentDuePanel {
}

    .totalPaymentDuePanel ul {
        font-size: 14px;
    }

    .totalPaymentDuePanel li {
        margin-bottom: 5px;
    }

        .totalPaymentDuePanel li .label {
            float: left;
            width: 320px;
        }

        .totalPaymentDuePanel li .price {
            float: left;
            margin-left: 15px;
            width: 200px;
            text-align: right;
        }

.paymentPolicyPanel ol {
    list-style-type: decimal;
    margin-left: 20px;
    font-size: 14px;
    margin-bottom: 40px;
}

.paymentPolicyPanel li {
    margin-bottom: 10px;
    width: 95%;
    line-height: 1.5em;
}

.namcPolicies ol {
    margin-left: 20px;
    font-size: 12px;
}

.namcPolicies li {
    margin-bottom: 10px;
    width: 95%;
    line-height: 1.5em;
}

.thankyouPanel {
    margin-top: 20px;
    background-color: #ffcb05;
}

    .thankyouPanel.desc1 {
        background-color: #ffcb05;
    }

    .thankyouPanel.desc2 {
        background-color: #04bdcd;
    }

    .thankyouPanel.desc3 {
        background-color: #a8c145;
    }

    .thankyouPanel.desc4 {
        background-color: #f9a11d;
    }

    .thankyouPanel .leftColumn {
        width: 29%;
        display: inline-block;
        vertical-align: middle;
    }

        .thankyouPanel .leftColumn img {
            width: 100%;
        }

    .thankyouPanel .rightColumn {
        display: inline-block;
        vertical-align: middle;
        width: 70%;
        box-sizing: border-box;
        padding: 0 0 20px 0;
    }

        .thankyouPanel .rightColumn > .inner {
            padding: 26px 5% 0 5%;
            font-size: 1.3em;
            text-align: center;
            box-sizing: border-box;
        }


        .thankyouPanel .rightColumn .header {
            font-family: 'Marvel';
            font-size: 28px;
            padding: 0 0 0 40px;
            background-position: 0% 50% !important;
            text-align: left;
            line-height: 1.1em;
            width: 480px;
            margin: auto;
            color: #FFFFFF !important;
            background: transparent no-repeat url('../images/template/icon_enroll.png');
        }

        .thankyouPanel .rightColumn a {
            color: #fff;
        }

        .thankyouPanel .rightColumn strong {
            font-weight: bold;
            color: #58595B;
            /* font-size: 1.1em; */
            line-height: 1.3em;
            width: 550px;
            display: block;
            margin: auto;
        }

        .thankyouPanel .rightColumn.homeschool {
            font-size: .85rem;
        }

.otherHighestEducation {
    display: none;
}

.shipper .shipToLabel {
    width: 8%;
    float: left;
}

.shipper ul {
    width: 92%;
    float: left;
    padding: 5px 0 0 0;
    margin: 0;
}

    .shipper ul li {
        width: 30%;
        float: left;
        clear: none;
    }

        .shipper ul li input[type="radio"] {
            width: auto;
            min-width: initial;
            padding: 0 !important;
            margin: 0 !important;
            display: inline-block;
        }

        .shipper ul li label {
            width: 92% !important;
            display: inline-block;
            box-sizing: border-box;
            padding: 0 0 0 3px !important;
        }

.mobileOnly {
    display: block;
    padding: 0 0 15px 0;
}

@media only screen and (max-width : 1026px) {

    .section {
        padding-right: 20px;
    }

    .spanSpacer, .emptySpan {
        display: none !important;
    }

    .span1 {
        width: 100%;
        display: inline-block;
        float: left;
    }

    .step > .span2, .opt > .span2 {
        width: 100%;
        min-width: 100%;
    }

    .span2, .span4 {
        width: 100%;
        min-width: 100%;
    }

    .step .expiration {
        width: 100%;
        min-width: 100%;
        display: inline-block;
    }

    .stepInfo {
        width: 98%;
        padding: 10px;
    }

    .shipper .shipToLabel {
        width: 100%;
        padding: 0 0 10px 0;
    }

    .shipper ul {
        width: 100%;
        float: none;
        padding: 0;
        margin: 0;
    }

        .shipper ul li {
            width: 100%;
            float: none;
            clear: both;
        }

    .thankyouPanel {
        margin-top: 20px;
        background-color: #ffcb05;
    }

        .thankyouPanel .leftColumn {
            float: none;
            width: 100%;
        }

            .thankyouPanel .leftColumn img {
                width: 100%;
            }

        .thankyouPanel .rightColumn {
            float: none;
            width: 100%;
        }

            .thankyouPanel .rightColumn > .inner {
                padding: 15px;
            }


            .thankyouPanel .rightColumn .header {
                width: 100%;
                background-image: none;
                padding: 0;
            }

            .thankyouPanel .rightColumn a {
                color: #fff;
            }

            .thankyouPanel .rightColumn strong {
                width: 100%;
            }

    .totalPaymentDuePanel li .price {
        float: none;
        margin-left: 0;
        width: 100%;
        text-align: left;
    }

    #CardExpiryMonth {
        margin: 0 0 10px 0;
    }

    .orangeButtonNav, .whiteButtonNav {
        font-size: 22px;
        padding: 0 0 5px 0;
    }

    .checkboxStyle {
        float: none;
        width: 100%;
        padding: 10px 0 0 0;
    }

        .checkboxStyle input {
            float: left;
        }

        .checkboxStyle label {
            margin: 0;
            clear: both;
            width: 100%;
        }

        .checkboxStyle.long {
            width: 100%;
        }

    .bonusPanel .leftColumn {
        width: 100%;
        float: left;
    }

    .bonusPanel .rightColumn {
        float: left;
        margin-left: 50px;
        margin-top: -5px;
        font-size: 13px;
    }

    .bonusPanel .checkboxStyle label {
        margin: 0;
        clear: none;
        width: 85%;
        margin: -5px 0 0 5px;
    }

    .bonusPanel .rightColumn {
        width: 100%;
        text-align: left;
        float: none;
        margin: 0 0 0 20px;
    }

    .terms .orangeButton {
        width: 80%;
    }

    .printLink {
        display: none;
    }
}

@media only screen and (min-width : 1027px) {
    .checkboxStyle {
        float: left;
        width: 35%;
        padding: 0;
    }

        .checkboxStyle input {
            float: left;
        }

        .checkboxStyle label {
            margin-top: -5px;
            margin-left: 8px;
            width: auto;
            float: left;
        }

    /*.mobileOnly {
        display: none;
    }*/

    .bonusPanel .leftColumn {
        width: 68%;
        float: left;
    }

    .bonusPanel .rightColumn {
        float: left;
        margin-left: 50px;
        margin-top: -5px;
        font-size: 13px;
    }

    .terms .orangeButton {
        width: 20%;
        margin-left: 40%;
        margin-bottom: 25px !important;
    }

    .printLink {
        display: block;
    }
}

.requestedInfoList input {
    width: auto !important;
    display: inline-block !important;
    margin: 0 10px 0 0 !important;
    box-sizing: border-box !important;
    min-width: inherit !important;
    float: none !important;
}

.requestedInfoList li {
    clear: both !important;
    float: none !important;
    margin: 0 !important;
    padding: 5px 0 0 0 !important;
}

.requestedInfoList label {
    display: inline-block !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    float: none !important;
    width: auto !important;
    min-width: unset !important;
}

ul.requestedInfoList {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    font-size: initial !important;
}

.question:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #ffcb03;
}
