﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* Dynamically updated with JS; keep as first rule in file for efficiency */
.sticky-nav-target::before {
    content: '';
    display: block;
    height: 0;
    margin-top: 0;
}

/* Provide sufficient contrast against white background */
a {
    color: #0f71b3;
}

    a:hover {
        color: #0857a0;
    }

    a:hover {
        text-decoration: none;
    }

.objectives li {
    list-style: none;
}

    .objectives li::before {
        content: '-';
        margin-left: -1rem;
        padding-right: 1rem;
    }

.expandable-section p {
    margin-bottom: .25rem;
}

    .expandable-section p:last-of-type {
        margin-bottom: 0;
    }

.text-black {
    color: #000 !important;
}

.text-primary {
    color: #0f71b3 !important;
}

.text-secondary {
    color: #666 !important;
}

.text-success {
    color: #208738 !important;
}

.text-mycaa {
    color: #3a6799 !important;
}

.bg-light {
    background-color: #f1f3f4 !important;
}

.bg-light-hover:hover *:not(span.product-type),
.bg-light-hover:focus *:not(span.product-type) {
    background-color: #f1f3f4 !important;
}

.bg-success {
    background-color: #208738 !important;
}

.e2g-bg-primary {
    background-color: #1b6ec2;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #006adbcc;
        border-color: #0063cccc;
    }

/* mimic btn-outline-primary */
.mycaa-about-section .lead-form button[type=submit] {
    background-color: #fff;
    border-color: #006298;
    color: #006298;
    font-weight: 600;
}

    /* mimic btn-outline-primary */
    .mycaa-about-section .lead-form button[type=submit]:hover {
        background-color: #006298;
        border-color: #fff;
        color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #1f7f35;
    border-color: #1f7f35;
}

    .btn-success:hover {
        color: #fff;
        background-color: #175e26;
        border-color: #145724;
    }

.bg-white.btn-light:hover {
    background-color: #e1e6eafc !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light button:focus,
.navbar-light button:hover {
    color: rgba(0,0,0,0.8);
}

.navbar-light .navbar-text,
.navbar-light .navbar-nav .nav-link,
.navbar-light button {
    color: rgba(0,0,0,0.6);
}

html {
    font-size: 0.75rem;
    position: relative;
    min-height: 100%;
}

.btn.focus, .btn:focus {
    outline: revert;
}

body {
    font-family: "Open Sans", sans-serif;
    position: relative; /* Needed to fix tooltip position when scrolling on search page */
}

.min-w-100 {
    min-width: 100%;
}

.text-shadow {
    text-shadow: 0 0 12px #000;
}

.text-shadow-none {
    text-shadow: none;
}

.bg-picture {
    background-color: rgba(0, 0, 0, .01); /* So WAVE accepts contrast with white text overlayed */
}

.my-caa-banner.bg-picture {
    background-color: rgba(0, 0, 0, .3);
}

.bg-picture img {
    object-fit: cover;
    z-index: -1;
    object-position: top;
}

.bg-picture-ie {
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-banner-name {
    font-size: 2.9rem;
}

.page-banner-content {
    min-height: 450px;
}

.my-caa-banner .page-banner-content {
    text-align: left !important;
}

.page-banner-description {
    line-height: 1.5;
}

    .page-banner-description button {
        font-size: 1.2rem;
    }

.sub-category-name {
    background-color: rgba(0, 0, 0, 0.01); /* So WAVE accepts contrast with white text overlayed */
    font-weight: 600;
    left: 0;
    top: 0;
}

.sub-category-select {
    font-size: 1.33333rem;
}

/* More closely match the classic portal when below (min-width: 1200px) */
.container-classic {
    max-width: 1140px !important;
}

.search-header {
    font-size: 2.1rem;
}

.search-filter-sort {
    color: black;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 1.2;
}

    .search-filter-sort svg {
        color: #4d4d4d;
    }

    .search-filter-sort.btn-link:hover {
        color: black;
    }

.search-sort-text {
    color: black !important;
    font-weight: 300;
    font-size: 1.0rem;
    line-height: 1.2;
}

.search-results-tile {
    /* leave space for keyboard focus outline */
    margin-bottom: 2px;
}

[type="search"]::-ms-clear {
    display: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}

.filter-courses-subtitle {
    font-size: 11.4px;
}

.font-weight-semi-bold {
    font-weight: 600 !important;
}

.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after {
    height: 1.5rem;
    top: 0;
    width: 1.5rem;
}

.mycaa-how-to-apply .banner-heading {
    font-size: 2.3rem;
}

.mycaa-how-to-apply .banner {
    min-height: 200px;
}

.mycaa-how-to-apply .content {
    font-size: 16px;
}

.mycaa-how-to-apply ol.steps {
    list-style-position: inside;
}

.mycaa-how-to-apply .steps img {
    margin-left: -5px; /* compensate for bad image crop */
    width: 100%;
}

.mycaa-how-to-apply ol.steps ul {
    list-style: disc;
}

.mycaa-how-to-apply ol.steps ol ul {
    list-style: circle;
}

.mycaa-how-to-apply ol.steps > li::marker,
.mycaa-how-to-apply ol.steps > li > h2 {
    font-weight: 600;
    font-size: 18.7px;
    line-height: 28px;
}

.recaptcha-text {
    font-size: 0.8em;
    margin: 15px 0 0;
    padding: 1em 0 0;
    text-align: center;
}

.recaptcha-policy-text {
    text-decoration: underline;
    color: #1a5d7f;
}

.g-recaptcha {
    display: none;
}

input[type=radio] {
    min-width: 15px;
}

.ctp-lead-modal .modal-content,
.webcase-modal modal-content {
    min-height: 400px;
}

@media (max-width: 575.98px) {
    .tooltip {
        max-width: 50%;
    }
}

@media (min-width: 576px) {
    .mycaa-how-to-apply .steps img {
        margin-left: 0;
        width: 400px;
    }

    .ctp-lead-modal.modal-dialog,
    .webcase-modal.modal-dialog {
        max-width: 540px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
    header .container {
        max-width: 750px;
    }
}

@media screen and (min-width: 768px) {
    html {
        font-size: 0.875rem;
    }

    .w-md-50 {
        width: 50% !important;
    }

    .h-md-img {
        height: 460px !important;
    }

    header .navitem-border-bottom > a, .menu-border-bottom {
        padding-bottom: 3px;
        border-bottom: 3px solid;
        border-bottom-color: #fff;
    }

        header .navitem-border-bottom > a:hover, .menu-border-bottom:hover {
            border-bottom: 3px solid;
            border-bottom-color: #1b6ec2;
        }

    .mycaa-how-to-apply .banner {
        min-height: 350px;
    }
}

@media screen and (max-width: 767px) {
    /*footer styles*/
    .section-header {
        display: none !important;
    }

    .section-header-mobile {
        display: inline !important;
    }

    .footer .header-dropdown button {
        display: inline !important;
    }

    .footer .e2g-footer_border {
        border-top: .1px solid #e5e5e5 !important;
        border-left: none !important;
        padding-top: 40px;
        padding-left: 0px !important;
    }

    .footer .d-flex {
        display: block !important;
    }

    .footer-toggle-section .navbar-toggler .collapsed {
        display: block;
    }

    .footer .navbar-brand {
        margin-bottom: 10px;
        padding-bottom: 0rem !important;
    }

    .footer .social-media {
        margin-left: 1px;
    }

    .footer .navbar-expand .navbar-toggler {
        display: block !important;
    }

    .footer .navbar-light .navbar-toggler {
        border-color: transparent !important;
        width: 100%;
    }
    /*end of footer styles*/

    /*enrollment styles*/
    .e2g-enroll_btn {
        padding-top: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .e2g-contact_inner {
        position: inherit !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pardot > .modal-content {
        max-height: 525px;
    }
    /*end of enrollment responsive styles*/

    /* About Us responsive styles */
    .e2g-testimonial {
        padding: 30px 20px !important;
    }

    .e2g-testimonial_quote, .e2g-testimonial_citation {
        text-align: center !important;
        font-style: normal !important;
    }

    /*end of About Us responsive styles*/
    .searchbox-home-border input {
        border-top-right-radius: 0.3rem !important;
        border-bottom-right-radius: 0.3rem !important;
    }

    .fs-search-loadmore {
        font-size: 1.5rem;
        line-height: 1.5;
        text-align: center !important;
    }
}

@media screen and (min-width: 992px) {
    .mycaa-how-to-apply .banner {
        min-height: 460px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/*footer styles*/
.footer {
    width: 100%;
    background-color: #193947;
}

    .footer .section-header, .footer .section-header-mobile, .footer .section-header-sm {
        color: #0FBBFF !important;
        font-weight: 600;
        font-size: 10.5px;
        text-transform: uppercase;
    }

.e2g-hosted-cart-ico-counter {
    color: #0276a5;
    font-size: 12px;
    font-weight: 600;
    left: -1px;
    position: absolute;
    right: 0;
}

.section-header {
    display: inline-block;
}

.section-header-mobile {
    display: none;
}

.footer a {
    font-size: 12.25px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0.05em;
}

.e2g-footer_copyright {
    font-size: .95rem;
    color: #a5a5a5;
    font-weight: 300;
}

.footer .navbar {
    display: block !important;
    padding: 0rem;
    height: auto;
}

.footer .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0rem;
}

.footer .navbar-brand {
    padding-top: 0rem;
    padding-bottom: 1rem;
}

.e2g-footer_border {
    border-top: none;
    border-left: .1px solid #e5e5e5;
}

.footer .navbar-expand-sm .navbar-nav {
    flex-direction: column;
}

    .footer .navbar-expand-sm .navbar-nav .nav-link {
        padding-left: 0rem !important;
        padding-top: 0rem !important;
        padding-right: 0em !important;
    }
/*end of footer styles*/

/*About Us - Testimonal*/
.e2g-testimonial {
    background-color: #0f71b3;
}

.e2g-testimonial_quote {
    position: relative;
    font-size: 1.5rem;
    line-height: 1.71rem;
}

.e2g-testimonial_citation {
    font-size: 1.2rem;
    line-height: 1.5;
}

.e2g-testimonial_icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 12px;
    margin-bottom: 20px;
    background-color: white;
    color: #009DDC;
    transform: scaleX(-1);
}
/*end of About Us - Testimonal styles*/

.e2g-header_title {
    font-size: 2.285rem;
    line-height: 1.2;
}

.e2g-description {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: .1rem;
}

svg {
    fill: currentColor;
    height: 30px;
    width: 30px;
}

    svg.size-75 {
        height: .75rem;
        min-width: .75rem;
        width: .75rem;
    }

    svg.size-1 {
        height: 1rem;
        min-width: 1rem;
        width: 1rem;
    }

    svg.size-2 {
        height: 1.25rem;
        min-width: 1.25rem;
        width: 1.25rem;
    }

    svg.size-3 {
        height: 1.5rem;
        min-width: 1.5rem;
        width: 1.5rem;
    }

    svg.size-4 {
        height: 1.75rem;
        min-width: 1.75rem;
        width: 1.75rem;
    }

    svg.rotate-270 {
        transform: rotate(270deg);
    }

button:not(.collapsed):not([aria-expanded="false"]) svg.collapse-flip {
    transform: rotate(180deg);
}

.footer svg.collapse-flip {
    color: #0FBBFF !important;
    stroke-width: 2;
}

svg.collapse-flip {
    transition: transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    svg.collapse-flip {
        transition: none;
    }
}

header .navitem-border-bottom .dropdown-item:active,
header .navitem-border-bottom .dropdown-item:hover {
    background-color: transparent;
    color: #212529;
}

header .nav-logo {
    max-width: 25%;
    width: 132px;
}

header .navbar .x-icon {
    height: 20px;
}

header .account-nav-dropdown .dropdown-menu {
    position: absolute; /* so the Accounts dropdown doesn't break the navbar on mobile */
}

.section-nav a.nav-link.active,
.section-nav a.nav-link:focus {
    color: #0f71b3 !important;
}

.section-nav a.nav-link:focus {
    text-decoration: underline;
}

a:focus span.carousel-control-next-icon,
a:focus span.carousel-control-prev-icon {
    outline: -webkit-focus-ring-color auto 1px;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23404040' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23404040' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-indicators li {
    background-color: #404040;
}

.carousel-control-next {
    justify-content: flex-end;
}

.carousel-control-prev {
    justify-content: flex-start;
}

.carousel-control-next, .carousel-control-prev {
    /* fixed position so they don't jump if the height changes when paging */
    bottom: auto;
    top: 5rem;
    width: auto;
}

    .carousel-control-next svg.arrow-next {
        transform: rotate(270deg);
    }

    .carousel-control-prev svg.arrow-prev {
        transform: rotate(90deg);
    }

.environment {
    position: fixed;
    left: 50%;
    top: 0px;
    z-index: 10000;
}

.affinity {
    position: fixed;
    right: 25px;
    top: 0px;
    z-index: 10000;
}

.border-e2gdark {
    border-color: #1c232d !important;
}

.bg-e2gdark {
    background-color: #193947;
}

    .bg-e2gdark .btn-link {
        color: #0fbbff;
    }

        .bg-e2gdark .btn-link:hover {
            color: #ffffff;
        }

/*enrollment styles*/
.pardot {
    max-width: 320px;
}

    .pardot iframe {
        max-width: 280px;
    }

#iFrameModalBody {
    overflow-y: auto;
}

.enrollment .btn:focus {
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.75);
}

.bg-e2g_enrollment {
    background-color: #0B1F28;
}

.e2g-enrollment_change-schools,
.e2g-enrollment_tooltip {
    color: #0FBBFF
}

.e2g-enrollment_srp {
    color: #5CD1FF !important;
    font-weight: 300;
    text-decoration: line-through;
}

.e2g-enrollment_learning-method {
    border: 2px solid #666666;
}

    .e2g-enrollment_learning-method.checked {
        background-color: rgb(60,76,83);
    }

[data-tooltip] {
    display: inline-block;
    position: relative;
    padding: 4px;
}

    [data-tooltip]:before {
        content: attr(data-tooltip);
        display: none;
        position: absolute;
        background: white;
        color: black;
        font-size: 0.75rem;
        width: 200px;
        text-align: center;
        border-radius: 4px;
        border-color: white;
        padding: 10px 11px;
    }

[data-tooltip-position="top"]:before {
    left: 75%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    margin-bottom: 6px;
}

[data-tooltip]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

[data-tooltip-position="top"]:after {
    left: 50%;
    margin-left: -6px;
    bottom: 100%;
    border-width: 6px 6px 0;
    border-top-color: white;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    display: block;
    z-index: 50;
}

/*end of enrollment styles*/

/* start - related products section styles */
.related-products .related-products-tile {
    width: 25%;
}
/* end - related products section styles */

/* start - product tile component styles */
.product-tile-image img {
    min-height: 6rem; /* mitigate text overlap in case the image fails to load */
    width: 100%;
}

.product-tile-image .product-type {
    bottom: 0;
    left: 0;
    font-size: 11px;
}

    .product-tile-image .product-type.bg-career {
        background-color: rgba(36, 183, 118, .8); /* IE doesn't recognize the hex equivalent with alpha */
    }

    .product-tile-image .product-type.bg-fundamentals {
        background-color: rgba(15, 113, 179, .8); /* IE doesn't recognize the hex equivalent with alpha */
    }
/* end - product tile component styles */

.e2g-reviews_icon {
    float: left;
    background-color: #0f71b3;
    border-radius: 50%;
    box-sizing: content-box;
    transform: scaleX(-1);
    padding: 10px 10px 10px 10px;
}

.reviews-icon-large {
    width: 56px;
    height: 56px;
}

.reviews-icon-small {
    width: 30px;
    height: 30px;
}

.e2g-reviews_icon svg {
    height: inherit;
    width: inherit;
}

.e2g-side_reviews_icon {
    float: left;
    background-color: transparent;
    padding: 0 3px 0 0;
    width: auto;
    height: 16px;
    display: flex;
    margin-top: -.25em;
}

    .e2g-side_reviews_icon svg {
        height: inherit;
        width: inherit;
        opacity: .15;
    }

.e2g-side_reviews_content {
    display: flex;
}

.popular-products-tile {
    width: 20%;
}

.page-section-inner {
    max-width: 1150px;
}

.page-section-heading {
    font-size: 2.285711rem;
}

.page-section img {
    min-height: 100px; /* preserve layout in case the img load fails */
}

.page-section-content {
    font-size: 18.72px;
    line-height: 28px;
    margin-bottom: .1rem;
}

.my-caa-content {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: .1rem;
}

.page-section .font-weight-bold {
    font-weight: 600 !important;
}

.page-section a.btn-lg {
    padding: .75rem 1.5rem;
}

.mycaa-about-section {
    background-color: #0e303f;
}

.page-section-stacked h2 {
    font-size: 20.5714px;
    color: #3a6799;
}

.page-section-stacked h3 {
    font-size: 16.0457px;
    line-height: 24.0685px;
}

.page-section-stacked-content {
    font-size: 13.7142px;
    line-height: 24.6856px;
}

.page-section-stacked-image-wrapper {
    height: 260px;
}

    .page-section-stacked-image-wrapper img {
        z-index: 1;
        object-position: unset;
    }

.page-section .contact-links {
    font-size: 16px;
    line-height: 28px;
}

/* Homepage styles */
.bg-home-search {
    background-color: rgba(0,0,0,.5);
}

.home-banner-content {
    min-height: 350px;
}

.search-bg-clip input {
    background-clip: inherit;
}

.home-search-icon {
    height: 27px;
}

.e2g-whychoose_icon {
    height: 140px;
    width: 140px;
}
/* end of Homepage styles */

.mycaa-page-container {
    max-width: 1175px;
}

.mycaa-page-title {
    font-size: 32px !important;
    line-height: 38.4px !important;
}

.mycaa-page-mobile-image {
    height: 200px;
    object-position: unset;
}

.mycaa-page-content {
    font-size: 16px;
    margin-bottom: .1rem;
    line-height: 24px;
}

    .mycaa-page-content a {
        color: #0f71b3;
    }

.mycaa-how-to-qualify-content :nth-child(2) {
    margin-bottom: 0px !important;
}

.mycaa-my-career-content :last-child {
    margin-bottom: 1.5rem !important;
}

.mycaa-my-career-content ul {
    margin-bottom: 1.5rem !important;
}

.mycaa-my-career-content strong {
    font-style: italic;
    font-weight: bolder !important;
}

.mycaa-job-types-content ul {
    margin-bottom: 0px !important;
}

.mycaa-scholarship-work-content :nth-child(2) {
    margin-bottom: 0px !important;
}

.mycaa-page-related-articles h2 {
    font-size: 11.4286px;
    line-height: 13.7144px;
    color: #3a6799;
}

.mycaa-page-related-articles p {
    line-height: 20.5714px;
}

.btn-loadmore {
    font-weight: inherit;
    padding: inherit;
    vertical-align: inherit;
    font-size: inherit;
}

.courses-that-fit-title {
    color: #2c9ed5 !important;
    font-size: 2.3rem;
}

.dropdown-sort-item.active,
.dropdown-sort-item:hover {
    background-color: #1b6ec2;
    color: #fff;
}

.dropdown-sort-menu:hover .dropdown-sort-item.active:not(:hover) {
    background-color: inherit;
    color: inherit;
}

.benefits-page-header {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 0px !important;
}

.error-logo {
    width: 150px;
    height: 46px;
}

.error-title {
    font-size: 4rem;
    line-height: 87.16px;
    color: #1B6EC2;
}

.error-text-code {
    font-size: 3.5rem;
    line-height: 46.3px;
}

.error-message {
    font-size: 1.5rem;
    line-height: 32.68px;
}

.error-text-link {
    color: #0f71b3;
}

.externship-about-container h2 {
    color: #0098eafc
}

.externship-about-banner {
    max-height: 267px;
}

.externship-about-header {
    font-size: 1.5rem;
    line-height: 1.65rem;
    font-weight: 500;
}

.externship-about-content {
    font-size: 1rem;
    line-height: 1.429rem;
    color: #595959;
}

    .externship-about-content ul {
        margin-bottom: 0px;
    }

    .externship-about-content li {
        margin-bottom: 1em;
    }

.externship-offer-container {
    background-color: #006080;
}

.externship-offer-btn {
    color: #2c5a92;
    background-color: #D8F5FF;
    width: 180px;
    font-size: 20px;
    line-height: 1.786rem;
}

    .externship-offer-btn:focus {
        outline: 5px auto !important;
        outline-offset: -2px;
    }

    .externship-offer-btn:active, .externship-offer-btn:focus, .externship-offer-btn:hover {
        color: #23527c !important;
        background-color: #D8F5FF !important;
        font-weight: normal !important;
        box-shadow: none !important;
        outline: 0;
    }

.financial-assistance-header {
    font-size: 22px;
    line-height: 1.513rem;
}

.financial-assistance-content {
    font-size: 13px;
    line-height: 18px;
}

.financial-assistance-img {
    width: 270px;
    cursor: pointer;
}

.ask-specialist-header, .legacy-portal-header {
    color: #1a5d7f !important;
}

/* See documentation for details https://getbootstrap.com/docs/4.6/layout/overview/#z-index */
.zindex-header-menu {
    z-index: 1010; /* Should be higher than search input .dropdown-menu (1000) and lower than contact us form .modal (1050) */
}

.lead-form.container,
.webcase-form.container {
    margin-bottom: 18rem;
}

.webcase-form ::-webkit-resizer {
    display: none;
}

/* Override default bootstrap behavior for form field validation */
/* Disable default check or error ('x') shown by bootstrap with the form field, when a form field validation succeeds or fails */
.lead-form .form-control.is-valid,
.lead-form.was-validated .form-control:valid,
.lead-form .form-control.is-invalid,
.lead-form.was-validated .form-control:invalid
.webcase-form .form-control.is-valid,
.webcase-form.was-validated .form-control:valid,
.webcase-form .form-control.is-invalid,
.webcase-form.was-validated .form-control:invalid {
    background-image: none;
}

.lead-form .custom-control-input.is-valid ~ .custom-control-label,
.lead-form.was-validated .custom-control-input:valid ~ .custom-control-label,
.webcase-form .custom-control-input.is-valid ~ .custom-control-label,
.webcase-form.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: inherit;
}

.lead-form .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.lead-form.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.webcase-form .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.webcase-form.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: #007bff;
    border-color: #007bff;
}

.mycaa-about-section .lead-form .invalid-feedback {
    color: #f59295;
}

.lead-form .small,
.lead-form .invalid-feedback,
.webcase-form .small,
.webcase-form .invalid-feedback {
    font-size: 12px;
}

.lead-form strong,
.webcase-form strong {
    font-weight: 600;
}

.prussian-blue {
    color: #003865;
}

.thank-you-title {
    font-size: 2.8rem;
    margin-top: 4rem;
}

.thank-you-body {
    color: #3f3f3f;
    font-size: 1.2rem;
    font-weight: 400;
}

.thank-you-contact {
    margin-top: 7rem;
    margin-bottom: 10rem;
}

    .thank-you-contact button,
    .thank-you-contact a {
        border-color: #BFBFBF !important;
        color: #3f3f3f;
        border-width: 2.5px !important;
        font-size: 1.1rem;
        font-weight: 600 !important;
    }

.__affirm-logo.__affirm-logo-primary, .__affirm-logo.__affirm-logo-blue,
.__affirm-logo.__affirm-logo-blue.__ligature__affirm_full_logo__:after,
.affirm-modal-trigger .fa-info-circle {
    color: #fff !important;
}

p.affirm-as-low-as {
    margin-bottom: 0px;
    margin-top: 10px;
}
/* Begin InfoSec CSS */
#iframe-wrapper {
    display: flex;
    justify-content: center;
}

    #iframe-wrapper iframe {
        width: 100%;
        border: none;
        height: 600px;
    }

#session-dates-anchor {
    cursor: pointer;
    color: rgb(15, 187, 255);
}

#bootcamp-sessions-date {
    z-index: 999999;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.4);
}

    #bootcamp-sessions-date > .ed-modal-content {
        max-width: 620px;
        box-shadow: 2px 2px 5px 0 rgba(143,143,143,1) !important;
        padding: 8px 16px !important;
        border-radius: 8px !important;
        margin: auto;
        background-color: #fff;
        position: relative;
        outline: 0;
        animation-name: animatezoom;
        animation-duration: .6s;
    }

.hidden-infosec-modal {
    display: none;
}

.ed-mod-font {
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    color: #2aa2fe;
    padding: 8px 16px !important;
}

.ed-mod-set li {
    color: #7c7c7c;
    font-size: 16px;
    font-style: italic;
    margin: 12px 24px;
    font-weight: 300;
    line-height: 32px;
}

p.ed-mod-set {
    color: #7c7c7c;
    font-size: 18px;
    font-style: initial;
    font-weight: 300;
    line-height: 32px;
    margin: 8px 16px;
}

.ed-mod-cb {
    margin: 0 8px 0 0;
}

.ed-mod-s1-btn {
    font-size: 22px;
    border: 2px solid #595959;
    width: 80%;
    margin: 0 10% 14px;
    padding: 12px 0;
}

.ed-green, .ed-hover-green:hover {
    color: #fff !important;
    background-color: #146140 !important;
}

.ed-round, .ed-round-medium {
    border-radius: 4px !important;
}

.ed-help-faqs {
    line-height: 18px;
    margin-block-end: 10px;
    margin-bottom: 10px;
    padding-inline-start: 18px;
    padding: 0 0 0 18px;
    color: #1a5d7f !important;
    font-size: 13px;
}

    .ed-help-faqs p {
        margin: 8px 0;
    }

    .ed-help-faqs .ed-help-faq {
        font-weight: bold;
        padding: 0 0 10px;
        margin: 0 0 20px;
    }

        .ed-help-faqs .ed-help-faq .ed-help-faq-question {
            font-size: 18px;
            font-weight: 500;
            line-height: 1.1;
            margin-top: 20px;
        }

        .ed-help-faqs .ed-help-faq .ed-help-faq-answer {
            font-weight: normal;
            color: #333 !important;
            margin-top: 10px;
        }

.ed-help-support-header {
    font-weight: 500;
    color: #1a5d7f !important;
    font-size: 24px;
}

@media screen and (min-width: 375px) {
    #iframe-wrapper iframe {
        height: 400px;
    }
}

@media screen and (min-width: 768px) {
    .ed-help .col-md-8 {
        max-width: 70%;
        flex: 0 0 70%;
    }
}

@media screen and (max-width: 475px) {
    .ed-help .ed-help-faqs .ed-help-faq .ed-help-faq-question {
        font-size: 24px;
    }
}

@media screen and (max-width: 600px) {
    #bootcamp-sessions-date > .ed-modal-content {
        margin: 0 10px;
        width: auto !important;
    }
}

@media screen and (max-width: 768px) {
    #bootcamp-sessions-date > .ed-modal-content {
        width: 500px;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1200px !important;
    }

    .ed-help {
        padding-left: 50px;
        padding-right: 50px;
        margin: auto;
    }
}

@keyframes animatezoom {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}
/* End InfoSec CSS */

/* Begin Return to Cart (RTC) Banner CSS */
:root {
    --rtc-arrow-animation-x: 20px;
    --rtc-banner-height: 69px;
}

@media (max-width: 800px) {
    :root {
        --rtc-arrow-animation-x: 10px;
    }
}

@media (max-width: 369px) {
    :root {
        --rtc-arrow-animation-x: 8px;
    }
}

@media (max-width: 940px) {
    :root {
        --rtc-banner-height: 91px;
    }
}

@media (max-width: 650px) {
    :root {
        --rtc-banner-height: 85px;
    }
}

@media (max-width: 500px) {
    :root {
        --rtc-banner-height: 93px;
    }
}

#e2gStickyNav.rtc-banner-added {
    top: var(--rtc-banner-height);
}

#e2gStickyNav.nav-down.rtc-banner-added {
    top: var(--rtc-banner-height) !important;
}

#e2gStickyNav.nav-up.rtc-banner-added {
    top: calc(0px - var(--navbar-height) - var(--rtc-arrow-animation-x));
}

.cc-body-frame.rtc-banner-added {
    margin-top: calc(var(--navbar-height) + var(--rtc-arrow-animation-x));
}

.rtc-arrow {
    width: 18px;
    height: 11px;
    margin-left: 13px;
    animation: rtc-bounce-arrow 3.3s ease-out infinite;
}

@media (max-width: 650px) {
    .rtc-arrow {
        width: 12px;
        height: 7px;
        margin-left: 10px;
    }
}

@media (max-width: 500px) {
    .rtc-arrow {
        margin-left: 5px;
    }
}

@media (max-width: 369px) {
    .rtc-arrow {
        width: 10px;
        margin-left: 0px;
    }
}

.rtc-banner {
    width: 100%;
    background-color: #366DBC;
    padding-top: 11px;
    padding-bottom: 11px;
    color: white;
    margin: auto;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 999999;
}

@media (max-width: 940px) {
    .rtc-banner {
        padding-top: 22px;
        padding-bottom: 22px;
        padding-left: 14px;
        padding-right: 14px;
    }
}

@media (max-width: 650px) {
    .rtc-banner {
        padding-top: 22px;
        padding-bottom: 22px;
        padding-left: 14px;
        padding-right: 14px;
    }
}

.rtc-cart-img img {
    width: 33px;
    height: 27px;
    cursor: pointer;
}

@media (max-width: 650px) {
    .rtc-cart-img {
        display: none;
    }
}

.rtc-checkout-btn {
    border: 1px white solid;
    padding: 11px 30px;
    border-radius: 8px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none !important;
    color: white !important;
}

    .rtc-checkout-btn:focus {
        text-decoration: none !important;
        color: white !important;
    }

    .rtc-checkout-btn:visited {
        text-decoration: none !important;
        color: white !important;
    }

    .rtc-checkout-btn:hover {
        text-decoration: none !important;
        color: white !important;
    }

    .rtc-checkout-btn:active {
        text-decoration: none !important;
        color: white !important;
    }

@media (max-width: 800px) {
    .rtc-checkout-btn {
        padding: 11px 18px;
    }
}

@media (max-width: 650px) {
    .rtc-checkout-btn {
        font-size: 12px;
    }
}

@media (max-width: 500px) {
    .rtc-checkout-btn {
        font-size: 11px;
        padding: 8px 15px;
    }
}

@media (max-width: 369px) {
    .rtc-checkout-btn {
        font-weight: 600;
        padding: 6px 10px;
    }
}

.rtc-close {
    position: absolute;
    right: 45px;
    cursor: pointer;
    background-color: transparent !important;
    border-color: transparent !important;
}

@media (max-width: 940px) {
    .rtc-close {
        right: 12px;
        top: 11px;
    }
}

.rtc-close img {
    width: 12px;
    height: 12px;
}

@media (max-width: 500px) {
    .rtc-close img {
        width: 9px;
        height: 9px;
    }
}

.rtc-item-num {
    font-weight: bold;
}

.rtc-line-break {
    margin-right: 21px;
    margin-left: 21px;
    border: 0.5px solid #FFFFFF;
    width: 0px;
    height: 26px;
}

@media (max-width: 650px) {
    .rtc-line-break {
        display: none;
    }
}

@media (max-width: 940px) {
    .rtc-line-break {
        height: 40px;
        margin-right: 18.5px;
        margin-left: 18.5px;
    }
}

.rtc-sticky {
    position: fixed;
    top: 0;
}

.rtc-nav-down {
    top: 0;
}

.rtc-nav-up {
    top: calc(0px - var(--rtc-banner-height));
}

.rtc-subtext {
    display: inline-block;
}

@media (max-width: 500px) {
    .rtc-subtext {
        width: 103px;
    }
}

.rtc-text {
    margin-right: 38px;
    font-size: 14px;
}

@media (max-width: 940px) {
    .rtc-text {
        text-align: left;
    }
}

@media (max-width: 800px) {
    .rtc-text {
        margin-right: 15px;
    }
}

@media (max-width: 650px) {
    .rtc-text {
        font-size: 11px;
        text-align: center;
        margin-right: 25px;
    }
}

@media (max-width: 500px) {
    .rtc-text {
        font-size: 10px;
        width: 110px;
        margin-right: 10px;
        text-align: left;
    }
}

.rtc-text .bold {
    font-weight: bold;
    margin-right: 10px;
}

@media (max-width: 940px) {
    .rtc-text .bold {
        text-align: left;
        display: block;
        margin-bottom: 5px;
    }
}

@media (max-width: 650px) {
    .rtc-text .bold {
        font-size: 12px;
        margin-right: 0;
        text-align: center;
    }
}

@media (max-width: 500px) {
    .rtc-text .bold {
        font-size: 11px;
        margin-bottom: 5px;
        text-align: left;
    }
}

@keyframes rtc-bounce-arrow {
    0% {
        transform: translateX(0);
    }

    90% {
        transform: translateX(var(--rtc-arrow-animation-x));
    }

    100% {
        transform: translateX(0px);
    }
}

/* End Return to Cart (RTC) Banner CSS */

.followUs img {
    width: 28px;
    margin-right: 10px;
}

    .followUs img.last {
        margin-right: 0;
    }

@media screen and (min-width: 480px) {
    .followUs img {
        margin-right: 8px;
    }
}

@media screen and (min-width: 768px) {
    .followUs img {
        width: 34px;
        margin-right: 8px;
    }
}