/*
    LIST OF VARIABLES
    'https://edcportalcdn.azureedge.net/edcpublicfiles/ClinicFiles/Clinic248/bg-egg-donor.jpg'
    #116dad
    #116dad
    75px
    -100px
    -50px
    12.5px
    rgba(17, 109, 173, 0.9);
    160px
    400px
    340px
    0
     transparent
    [BGImgUrlMobile]
*/

.activeTabStep {
    background-color: #116dad !important;
}

h3 {
    color: #116dad !important;
}



.sk-chasing-dots .sk-child {
    background-color: #116dad !important;
}


.sk-chasing-dots .sk-dot2 {
    background-color: #116dad !important;
}

#divMainStage {
    background-image: url('https://edcportalcdn.azureedge.net/edcpublicfiles/ClinicFiles/Clinic248/bg-egg-donor.jpg');
    background-position-y: -100px;
    height: 400px;
}

.clinicBGColor {
    background-color: #116dad !important;
}

.clincFontColor {
    color: #116dad !important;
}


.altclincFontColor {
    color: #116dad !important;
}

.outer {
    background-color: #116dad !important;
    background: linear-gradient(to bottom right, #116dad, #116dad);
}


@media (max-width: 768px) {
    #divMobilePageMenu, #divTabs {
        background: linear-gradient(to bottom, #116dad, #116dad);
    }
}

button.forward, button.submit {
    background-color: #116dad !important;
}

.backward:hover, .forward:hover {
    background-color: #116dad !important
}

.nav-tabs > li.active > a {
    background-color: #116dad !important;
}


.nav-tabs > li > a:hover {
    background-color: #116dad !important;
}

.logoimage {
    height: 75px !important;
    margin-top: 12.5px !important;
    padding: 0 !important;
    background-color: transparent;
}

#prescreenHeader {
    color: #116dad;
}


h3#desktopPrescreenHeader {
    background-color: rgba(17, 109, 173, 0.9);;
    top: 340px;
}

.edc-save-btn {
    border: 1px solid #116dad !important;
    background-color: #116dad !important;
    color: #ffffff !important;
}



/* START: FINISH INCOMPLETE PAGE */

#divIncompletePageSection {
    background-color: #116dad !important;
    color: white !important;
}

    #divIncompletePageSection .notstarted {
        color: white !important;
    }

    #divIncompletePageSection h3 {
        color: white !important;
        margin-top: -10px;
        font-weight: bold !important;
    }


@media (max-width: 991px) {
    #divIncompletePageSection {
        padding: 15px 25px 5px 25px;
    }
}

/* END: FINISH INCOMPLETE PAGE */


@media (max-width: 991px) {
    .logoimage {
        height: auto !important;
        padding:0 !important;
        background-color:transparent;
    }

    #divMainStage {
        background-position-y: -50px;
        height: 150px;
        height: 160px;
    }
}


@media (max-width: 776px) {
    #divMainStage {
        background-image: url('https://edcportalcdn.azureedge.net/edcpublicfiles/ClinicFiles/Clinic248/bg-egg-donorx776.jpg');
    }
}