/*
    LIST OF VARIABLES
    'https://edcportalcdn.azureedge.net/edcpublicfiles/ClinicFiles/Clinic45/bg-egg-donor.jpg'
    #346833
    #73bf45
    180px
    -235px
    -32px
    rgba(52, 104, 51, 0.9);
    150px
    325px
    265px
    70px
    40px
    34px
*/

#divMainStage {
    background-image: url('https://edcportalcdn.azureedge.net/edcpublicfiles/ClinicFiles/Clinic45/bg-egg-donor.jpg');
    background-position-y: -235px;
    height: 325px;
}

.activeTabStep {
    background-color: #346833 !important;
}

.sk-chasing-dots .sk-child {
    background-color: #346833 !important;
}


.sk-chasing-dots .sk-dot2 {
    background-color: #73bf45 !important;
}


.imgIntro {
    display: none !important;
}

.clinicBGColor {
    background-color: #346833 !important;
}

.clincFontColor {
    color: #346833 !important;
}

.altclincFontColor {
    color: #346833 !important;
}

.outer {
    background-color: #346833 !important;
    background: linear-gradient(to bottom right, #346833, #346833);
}

@media (max-width: 768px) {
    #divMobilePageMenu, #divTabs {
        background: linear-gradient(to bottom, #73bf45, #346833);
    }
}


.nav-tabs > li > a {
    color: #346833 !important;
}

    .nav-tabs > li > a:hover {
        background-color: #73bf45 !important;
        color: white !important;
    }

.nav-tabs > li.active > a {
    background-color: #346833 !important;
}


.logoimagePrescreen {
    max-height: 180px;
}


.outer {
    background: linear-gradient(to bottom right, #ffffff, #ffffff) !important;
}

h3 {
    color: #346833 !important;
}

 button.forward, button.submit {
    background-color: #346833 !important;
}

.backward:hover, .forward:hover {
    background-color: #73bf45 !important
}

.logofont a {
    color: #346833 !important;
}

.logofont {
    margin-left: 70px !important;
}

.outer .logoimage {
    height: 40px !important;
    margin-top: 34px !important;
}

.navNumberandLogOut {
    color: #346833 !important;
}

.navNumberandLogOut a {
    color: #346833 !important;
}

h3#desktopPrescreenHeader {
    background-color: rgba(52, 104, 51, 0.9); !important;
    top: 265px;
}

.edc-save-btn {
    border: 1px solid #346833 !important;
    background-color: #346833 !important;
    color: #ffffff !important;
}


@media (max-width: 991px) {
    .logoimage {
        height: auto !important;
    }

    #divMainStage {
        background-position-y: -32px;
        height: 150px;
    }
}