#ms-exam-content-container {
        padding: 40px 0px;
        text-align: center;
}
#ms-exam-content-container h2 {
        font-size: 34px;
        font-weight: 300;
        line-height: 1em;
        margin-bottom: 10px;
        text-align: center;
}
.ms-free-fund-copy {
        font-size: 2em;
	max-width: none !important;
	padding: 0px 30px 10px 30px;
}
.ms-exam-heading {
        margin: auto;
        max-width: 800px;
        text-align: center;
}
.ms-exam-heading h1 {
        font-weight: 300;
        line-height: 1em;
        margin-bottom: 20px;
}
.ms-exam-soldout-heading {
	font-size: 2.25em;
	line-height: 1.1em;
}
.ms-cert-columns, .ms-exam-columns {
        display: flex;
        margin: 30px auto 0px;
        max-width: 600px;
}
.ms-cert-column, .ms-exam-column {
        padding: 0px 20px;
        text-align: center;
        width: 30%;
}
.ms-cert-column h3, .ms-exam-column h3 {
        font-size: 18px;
        font-weight: 300;
        line-height: 1em;
        margin: 10px 0px 5px;
        text-transform: uppercase;
}
.ms-cert-column p, .ms-exam-column p {
        font-size: 14px;
        font-weight: 300;
        margin: 10px 0px 5px;
}
.ms-exam-column .ms-exam-msrp {
        color: #918e81;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 0px;
}
.strikeout {
	text-decoration: line-through;
}
.ms-exam-column .ms-exam-price {
        font-size: 20px;
        font-weight: 700;
        margin-top: 0px;
}
.ms-exam-pricing {
        border-top: 1px dotted #444;
        list-style: none !important;
        margin: 20px 0px !important;
}
.ms-exam-pricing li {
        border-bottom: 1px dotted #444;
        padding: 5px 0px;
}
.ms-exam-btn, #ms-cert-form-checkout {
        background: #4096d2;
        color: #fff;
        display: inline-block;
        font-size: 18px;
        margin-top: 10px;
        padding: 10px 30px;
        text-decoration: none;
	cursor: pointer;
}
#ms-cert-form-checkout.disabled, .ms-exam-btn.disabled {
	opacity: 0.4;
}
.ms-exam-form-error {
        color: #b94a48 !important;
        background-color: #f2dede !important;
        border-color: #b94a48 !important;
}
#ms-exam-content-container.ms-exam-faq {
        text-align: left;
}
.ms-exam-faq-question {
        font-weight: 700;
}

/* ----- Voucher Styles ----- */
.ms-voucher-columns {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0px auto 30px;
        max-width: 400px;
}
.ms-voucher-column {
        max-width: 50%;
}
.ms-voucher-column p {
        font-weight: 700;
}
.ms-voucher-column .ms-exam-pricing {
        max-width: 120px;
        margin: 20px auto 0px !important;
}
#ms-voucher-heading, #ms-voucher-form {
        margin: 0px auto;
        max-width: 400px;
        text-align: left;
}
#ms-voucher-heading h1 {
        font-size: 40px;
        font-weight: 400;
        line-height: 1em;
        margin-bottom: 5px;
}
#ms-voucher-form #qty {
        border: 1px solid #918e81;
        margin: 3px 0px 10px;
        padding: 3px 5px;
}
.ms-voucher-msrp {
        display: flex;
        color: #918e81;
        font-size: 18px;
        font-weight: 700;
        justify-content: space-between;
        line-height: 1.35em;
}
.ms-voucher-price, .ms-voucher-withtax {
        display: flex;
        font-size: 18px;
        font-weight: 700;
        justify-content: space-between;
        line-height: 1.35em;
}
.ms-voucher-yousave, .ms-voucher-pretax {
        display: flex;
        font-size: 18px;
        justify-content: space-between;
        line-height: 1.35em;
}
#ms-voucher-form hr {
        border-top: 1px dotted #444;
}

/* ----- Certification Styles ----- */
#ms-exam-content-container.ms-feature-title {
        padding: 20px 0px;
}
#ms-exam-content-container.image {
        display: flex;
        padding: 0px;
}
.image #ms-exam-image-left img {
        width: 1500px;
}
.image #ms-exam-image-right {
        align-items: center;
        font-size: 2.5em;
        line-height: 1.25em;
        max-width: 32%;
        padding: 8% 3%;
	margin: 0 auto;
}
.ms-exam-limited {
	font-size: 0.65em;
	font-weight: normal;
}
.ms-cert-column .ms-cert-msrp {
        color: #918e81;
        font-size: 18px;
        margin-bottom: 0px;
}
.ms-cert-column .ms-cert-price {
        font-size: 20px;
        line-height: 1.5em;
        margin-top: 0px;
}
.ms-cert-column .ms-cert-price span {
        display: block;
        font-size: 34px;
        margin-top: 0px;
}
.ms-cert-form-row, #ms-cert-form-add {
        display: flex;
        justify-content: space-between;
        margin: auto;
        max-width: 800px;
        position: relative;
        text-align: left;
}
.ms-form-student-column {
    width: 60%;
}
.ms-form-exam-column {
    width: 25%;
}
.ms-cert-form-row label {
        display: block;
}
.ms-cert-form-row input, .ms-cert-form-row select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #f8f9fa ;
        border: 1px solid #918e81;
        border-radius: 0px;
        margin: 3px 0px 10px;
        padding: 4px 15px 4px 5px;
        width: 100%;
}
.ms-cert-form-row select {
        background: url(/wp-content/themes/interface/images/ms-select-arrow.png) #f8f9fa no-repeat right center;
        background-size: 20px;
        height: 30px;
}
#ms-cert-form-add {
        cursor: pointer;
        margin-top: 10px;
        padding-left: 45px;
        position: relative;
}
#ms-cert-form-add:before {
        content: "+";
        background: #4096d2;
        border-radius: 50%;
        color: #fff;
        font-size: 24px;
        line-height: 22px;
        position: absolute;
        left: 20px;
        text-indent: 4px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
}
#ms-cert-form-understand {
        margin: auto;
        max-width: 800px;
        text-align: right;
}
#ms-cert-form-understand .understand-option {
        display: flex;
        margin: 20px 0px 20px auto;
        max-width: 330px;
}
#ms-cert-form-understand .understand-option input {
        order: 2;
        margin-left: 10px;
}
.ms-terms #content {
        margin: auto;
        max-width: 800px;
        text-align: left;
}
.ms-terms #content ol {
        margin: auto;
        padding-left: 18px;
}

/* ----- Responsive ----- */
@media screen and (max-width:900px) {
    #ms-exam-content-container.image {
        display: block;
        padding: 0px;
    }
    #ms-exam-content-container.image #ms-exam-image-right {
        padding: 20px 5%;
        max-width: 90%;
        width: 90%;
    }
}
@media screen and (max-width:767px) {
.ms-cert-columns, .ms-exam-columns {
        display: block;
        padding: 0px;
        max-width: 100%;
}
.ms-cert-column, .ms-exam-column {
        margin-bottom: 25px;
        padding: 0px;
        width: 100%;
}
.ms-cert-column img, .ms-exam-column img {
        width: 200px;
}
.ms-cert-form-row {
        display: block;
}
.ms-cert-form-row div {
        width: 100%
}
.ms-cert-form-row input, .ms-cert-form-row select {
    padding: 4px 0px;
}
}
