.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    font-size: 14px;
}

.modal-header:before {
    display: table;
    content: " ";
}

.modal-header:after {
    clear: both;
    display: table;
    content: " ";
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.fade.in {
    opacity: 1;
}

div#asLowAsModel,
div#asLowAsModel p,
div#asLowAsModel span,
div#asLowAsModel a {
    font-family: Roboto, sans-serif;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid #999; */
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    /* -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5); */
    /* box-shadow: 0 3px 9px rgba(0,0,0,.5); */
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    max-width: 600px;
    width: 100%;
    margin: 30px auto;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    cursor: pointer;
}

img {
    vertical-align: middle;
}

.modal-body {
    position: relative;
    padding: 15px;
}

@media (max-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}

@media only screen and (max-width: 749px) {
    .treatment-desc {
        text-align: left !important;
    }

    .small--text-center {
        text-align: left !important;
    }

}

.banner_details {
    margin-bottom: 10px;
}


a.get-started,
a.get-started:hover {
    background: #184E90;
    width: 85%;
    display: block;
    margin: 20px auto;
    padding: 10px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
}

div#asLowAsModel p {
    color: #757575;
}

div#asLowAsModel .modal-body p {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 20px;
}

div#asLowAsModel,
div#asLowAsModel p,
div#asLowAsModel span,
div#asLowAsModel a {
    font-family: Roboto, Roboto, sans-serif
}

.modal-footer {
    padding: 0 20px 20px 20px;
    text-align: left !important;
    border: 0px solid;
}

#asLowAsModel .modal-footer p {
    margin: 0;
}

div#asLowAsModel .modal-footer p:first-child {
    color: #000;
    margin-bottom: 3px;
}

div#asLowAsModel .modal-footer p:first-child span {
    position: relative;
    top: 3px;
}

div#asLowAsModel .bg_image p,
div#preQuaficationasLowAsModel .bg_image p {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #184E90;
    position: absolute;
    right: 48px;
    text-align: left;
    top: 120px;
}

.text-blue {
    color: #184E90;
}

.modal-backdrop.in {
    /* opacity:0.4;*/
    z-index: -9999;
}

.vertical-align {
    vertical-align: top;
}

.treatment-logo,
.pre-qua-treatment-logo-div {
    float: left;
    clear: both;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: 16px;
    height: 40px;
}

.treatment-desc {
    text-align: left !important;
}

a.get-started,
a.get-started:hover {
    color: #fff !important;
}

a.asLowAsModelClass,
a.asLowAsModelClass:hover {
    color: #184E90 !important;
    font-weight: 600;
    text-decoration: none;
}

a.asLowAsModelClass:hover {
    color: #184E90 !important;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}

@media only screen and (max-width: 600px) {
    div#asLowAsModel .bg_image p {
        font-size: 20px;
        line-height: 25px;
        color: #184E90;
        position: absolute;
        right: 48px;
        text-align: left;
        top: 100px;
    }
}

a.get_approval {
    color: #184E90 !important;
    font-weight: 600;
    text-decoration: none;
}

a.get_approval:hover {
    color: #184E90 !important;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}

#main_section_as_low_as {
    margin-bottom: 7px;
}

.get-approved-text {
    padding-left: 15px;
}

.banner-section {
    display: flex;
    justify-content: center;
}

.snap-link-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    font: inherit;
    outline: inherit;
    color: #184E90 !important;
    font-weight: 600;
}

.snap-link-button:hover {
    text-decoration: underline;
}

/* ========== SNAP ALA Alignment Styles ========== */

.get_started_logo_section, .get_started_section {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  gap: 8px;
}

.get_started_logo_section.align-left, .get_started_section.align-left {
  text-align: left;
  justify-content: flex-start;
}

.get_started_logo_section.align-center, .get_started_section.align-center {
  text-align: center;
  justify-content: center;
}

.get_started_logo_section.align-right, .get_started_section.align-right {
  text-align: right;
  justify-content: flex-end;
}
