﻿.step4 ul li.receipt label {
    width: auto;
    min-width: initial;
    float: none;
    display: inline-block;
    padding: 0 0 0 10px;
}

.step4 ul li.receipt input[type="radio"] {
    width: unset;
    height: unset;
    float: none;
    display: inline-block;
}

.TellUsAboutYourselfOther {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Marvel', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.programDesc {
    padding: 2em 1.8em;
}

    .programDesc.desc1 {
        background-color: #fff4cd;
    }

    .programDesc.desc2 {
        background-color: #daf5f8;
    }

    .programDesc.desc3 {
        background-color: #eff4dd;
    }

    .programDesc.desc4 {
        background-color: #fde7c6;
    }

.policies {
    padding: 1em 1.8em;
    margin: 1em 0px;
}

    .policies.desc1 {
        background-color: #fff4cd;
    }

    .policies.desc2 {
        background-color: #daf5f8;
    }

    .policies.desc3 {
        background-color: #eff4dd;
    }

    .policies.desc4 {
        background-color: #fde7c6;
    }

.paymentType {
    display: none;
}

.paymentTypeDropDown {
    width: auto !important;
    min-width: auto !important;
}

.programNameReminder1 {
    font-size: 30px;
    line-height: 36px;
}
