﻿#main-content { min-height: 300px }

#loading-wrap { text-align: center; margin: 50px 0; }

.intro-screen { padding-top: 10px; }
    .intro-screen > .caption { margin-bottom: 40px; }

#desktop-steps > .line { width: 60px; }

#amount-summary { text-align: center; text-transform: uppercase; font-weight: bold; font-size: 1.8em; }

.gol-chk-w { display: flex; align-items: center; margin: 0 18px 0 20px; }
.gol-chk { width: 28px; height: 28px; border-radius: 100%; background: #EFEFF4; border: solid 1px #CDCDD2; box-sizing: border-box; }
    .gol-chk.s1 { width: 22px; height: 22px; background: white; }
    .gol-chk.on { background: url(/res/img/register/chk-bg-g.png); background-size: cover; border: none; }
.step-3 > .row { }
    .step-3 > .row > .field { padding: 0; }
    .step-3 > .row.hhq { border-bottom: solid 1px #e6e6e6; font-size: 15px; align-items: center; padding: 22px 0; cursor: default; display: flex; margin: 0; }
        .step-3 > .row.hhq .lbls { display: none; }
        .step-3 > .row.hhq .radio-group > .checkbox-label { display: none; }
        .step-3 > .row.hhq .radio-group > br { display: none; }
    .step-3 > .row:not(.hhq) { padding-top: 40px; }

.buttons-wrap { margin-bottom: 20px; text-align: center; }
.tiptop > a { color: gray; font-weight: bold; }

#thanks-img { width: 100%; }
#share-your-gift { text-align: center; margin-top: 100px; }
    #share-your-gift > h4 { font-weight: bold; }
    #share-your-gift > .social { margin-top: 30px; }
        #share-your-gift > .social > a { display: inline-block; margin-right: 30px; }
            #share-your-gift > .social > a > i { font-size: 26px; }
            #share-your-gift > .social > a:last-child { margin-right: 0; }

#mob-tree > .nodes > .question { padding: 2px 0 10px; font-size: 16px; }
#mob-tree > .nodes > .next { background-color: rgb(76,196,222); margin: 30px 0; display: block; color: white; width: 100px; text-transform: uppercase; }
#mob-tree > .nodes > .list > label { display: block; font-size: 16px; }
#mob-tree > .ongoing-w > .ongoing, #mob-tree > .pending-w > .pending { margin-bottom: 10px; }
#mob-tree > .find-drive-w > .btn-g { margin-top: 10px; }

.send-invites { display: flex; margin-top: 20px; align-items: center; justify-content: center; width: 596px; margin: 50px auto 0; }
    .send-invites > .send { background: #FF4E00; color: white; border: none; border-radius: 4px; font-size: 15px; padding: 7px 15px; text-transform: uppercase; font-weight: bold; }
.send[disabled] { opacity: .5; cursor: not-allowed; }

#register-share-link-w > h3 { color: #F05622; font-size: 20px; margin-top: 0; }
#register-share-link { display: flex; align-items: center; }
    #register-share-link > .share-w { flex: 1; position: relative; margin-right: 15px; }
        #register-share-link > .share-w > .copy { position: absolute; right: 10px; top: 6px; color: #008489; cursor: pointer; }
        #register-share-link > .share-w > .link { border: solid 1px #ddd; width: 100%; padding: 5px 80px 5px 10px; font-size: 14px; }
    #register-share-link > .icons > .i { margin-right: 10px; cursor: pointer; }

#desktop-steps { display: flex; background: #F7F7F7; justify-content: center; padding: 40px 0 50px; border-bottom: solid 1px #E8E8E8; }
    #desktop-steps > .step { width: 90px; text-align: center; margin: 0 35px; position: relative; }
        #desktop-steps > .step > .circle { width: 84px; height: 84px; background: #D6D6D6; border-radius: 100px; text-align: center; color: white; font-size: 34px; font-weight: bold; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }
            #desktop-steps > .step > .circle > .icon { display: none; }
        #desktop-steps > .step > .text { width: 120px; margin-left: -15px; margin-top: 15px; font-weight: bold; font-size: 17px; color: #14313B; }
        #desktop-steps > .step.done > .circle { background: white; border: solid 5px #2EC0DF; }
            #desktop-steps > .step.done > .circle > .num, #desktop-steps > .step.active > .circle > .num { display: none; }
            #desktop-steps > .step.done > .circle:after { content: '\E80C'; font-family: 'fontello'; color: #58BE5B; font-size: 42px; }
        #desktop-steps > .step.done:not(:last-child):after { background: #2EC0DF; }
        #desktop-steps > .step:not(:last-child):after { content: ''; background: #D6D6D6; height: 5px; width: 77px; position: absolute; top: 41px; left: 84px; }
        #desktop-steps > .step.active > .circle { background: #4EC6DF; }
            #desktop-steps > .step.active > .circle > .icon { display: block; }
        #desktop-steps > .step:nth-child(3) > .circle > .icon { margin-left: -5px; margin-top: 3px; }
    #desktop-steps > .line { width: 70px; height: 5px; background: #e4e5e5; margin-top: 34px; }

.mobile-steps-w { padding: 40px 0 0; height: 220px; margin-bottom: 20px; background: #F7F7F7; }
.mobile-steps { width: 300px; margin: 0 auto; }
    .mobile-steps > .outer-bar { border-radius: 30px; background: #e4e5e5; height: 60px; }
        .mobile-steps > .outer-bar > .inner-bar { border-radius: 30px; height: 100%; }
    .mobile-steps > .texts { width: 300px; margin: 0 auto; font-size: 1.8em; }
        .mobile-steps > .texts > .text { width: 80px; text-align: center; margin-top: 10px; display: none; font-size: 14px; font-weight: 600; margin-left: -40px; }
    .mobile-steps > .tt { background: black; width: 40px; color: white; font-weight: bold; padding: 6px 10px; position: relative; border-radius: 4px; margin-bottom: 10px; text-align: center; }
        .mobile-steps > .tt > i { color: black; position: absolute; bottom: -12px; left: 50%; margin-left: -6px; font-size: 14px; }

    .mobile-steps.step-1 > .outer-bar > .inner-bar { width: 60px; }
    .mobile-steps.step-2 > .outer-bar > .inner-bar { width: 40%; }
    .mobile-steps.step-3 > .outer-bar > .inner-bar { width: 70%; }
    .mobile-steps.step-4 > .outer-bar > .inner-bar { width: 100%; }
    .mobile-steps.step-1 > .texts > .step-1 { display: block; margin-left: -10px; }
    .mobile-steps.step-2 > .texts > .step-2 { display: block; margin-left: 40px; }
    .mobile-steps.step-3 > .texts > .step-3 { display: block; margin-left: 130px; }
    .mobile-steps.step-4 > .texts > .step-4 { display: block; margin-left: 190px; }
    .mobile-steps.step-1 > .tt { margin-left: 0; }
    .mobile-steps.step-2 > .tt { margin-left: 50px; }
    .mobile-steps.step-3 > .tt { margin-left: 155px; }
    .mobile-steps.step-4 > .tt { margin-left: 240px; }

    .mobile-steps.five-steps.step-2 > .outer-bar > .inner-bar { width: 40%; }
    .mobile-steps.five-steps.step-3 > .outer-bar > .inner-bar { width: 60%; }
    .mobile-steps.five-steps.step-4 > .outer-bar > .inner-bar { width: 80%; }
    .mobile-steps.five-steps.step-5 > .outer-bar > .inner-bar { width: 100%; }
    .mobile-steps.five-steps.step-2 > .texts > .step-2 { display: block; margin-left: 55px; }
    .mobile-steps.five-steps.step-3 > .texts > .step-3 { display: block; margin-left: 100px; }
    .mobile-steps.five-steps.step-4 > .texts > .step-4 { display: block; margin-left: 160px; }
    .mobile-steps.five-steps.step-5 > .texts > .step-5 { display: block; margin-left: 220px; }
    .mobile-steps.five-steps.step-2 > .tt { margin-left: 68px; }
    .mobile-steps.five-steps.step-3 > .tt { margin-left: 115px; }
    .mobile-steps.five-steps.step-4 > .tt { margin-left: 170px; }
    .mobile-steps.five-steps.step-5 > .tt { margin-left: 230px; }

    .mobile-steps.four-steps.step-2 > .outer-bar > .inner-bar { width: 45%; }
    .mobile-steps.four-steps.step-3 > .outer-bar > .inner-bar { width: 60%; }
    .mobile-steps.four-steps.step-4 > .outer-bar > .inner-bar { width: 75%; }
    .mobile-steps.four-steps.step-5 > .outer-bar > .inner-bar { width: 100%; }
    .mobile-steps.four-steps.step-2 > .texts > .step-2 { display: block; margin-left: 35px; }
    .mobile-steps.four-steps.step-3 > .texts > .step-3 { display: block; margin-left: 80px; }
    .mobile-steps.four-steps.step-4 > .texts > .step-4 { display: block; margin-left: 130px; }
    .mobile-steps.four-steps.step-5 > .texts > .step-5 { display: block; margin-left: 180px; }
    .mobile-steps.four-steps.step-2 > .tt { margin-left: 50px; }
    .mobile-steps.four-steps.step-3 > .tt { margin-left: 105px; }
    .mobile-steps.four-steps.step-4 > .tt { margin-left: 150px; }
    .mobile-steps.four-steps.step-5 > .tt { margin-left: 200px; }


#stepflow { margin-bottom: 40px; margin-top: 20px; }
    #stepflow > form > h3 { display: none; }
    #stepflow > .stepflow > h3 { display: none; }
    #stepflow h2 { text-align: center; }

#main-content.onlinedonor .speedswab, #main-content.speedswab .onlinedonor, #main-content.onlinedonor .mobile-speedswab, #main-content.speedswab .mobile-onlinedonor { display: none; }
#stepflow-wrap > .intro { width: 860px; margin: 0 auto 35px; }
    #stepflow-wrap > .intro > .imgs { display: flex; justify-content: space-between; align-items: center; margin-top: 50px; }
    #stepflow-wrap > .intro > h2 { text-align: center; font-size: 32px; }
#main-content.gum #stepflow-wrap > .intro > .imgs { justify-content: center; }
.S1_Survey-w { text-align: center; font-weight: bold; margin-top: 30px; }

.note-35 { position: absolute; width: 280px; background: #02384B; border: solid 2px white; box-shadow: 0 4px 4px #aaa; color: white; padding: 15px 28px; box-sizing: border-box; border-radius: 10px; font-weight: 600; left: 300px; top: -30px; }
    .note-35 > a { text-decoration: underline; color: #F05125 }
.dateFromListBoxes { position: relative; }
.stepflow-buttons-row > .buttons-wrap > .back { margin-right: 20px; }
#step-2-video { display: none; text-align: center; max-width: 560px; margin: 0 auto; }
    #step-2-video > h4 { color: #2A9DC6; font-size: 28px; margin-top: 15px; }
#stepflow .stepflow-field-label h3 { font-size: 28px; color: #3BA7C7; }
#stepflow .stepflow-field-label.S2_ElecSig h3 { margin: 0; }
.stepflow-step.step-1 { max-width: 500px; margin: 0 auto; }
.stepflow-step.step-3 .radio-group > .lbls { margin-top: 15px; }
.stepflow-step.step-4 .eth-h { background: #E4E5E5; padding: 10px 20px; font-size: 19px; margin-top: 10px; display: block; }
.stepflow-field-label img { max-width: 100% }

#thanks-w { text-align: center; }
    #thanks-w > .a { background: #F7F7F7; padding: 70px 20px 90px; }
        #thanks-w > .a > h3 { margin-top: 0; font-size: 40px; text-transform: uppercase; }
            #thanks-w > .a > h3 > i { background: #3CAF47; color: white; border-radius: 100px; width: 64px; height: 64px; display: inline-flex; justify-content: center; align-items: center; margin-right: 10px; }
        #thanks-w > .a > .save-more-h { font-size: 36px; font-weight: bold; color: #F05125; }
        #thanks-w > .a .save-more-c { font-size: 21px; margin-top: 20px; }
    #thanks-w > .b { padding: 60px 40px 90px; }
        #thanks-w > .b > .thankYouText { margin: 40px auto 0; max-width: 600px; }
    #thanks-w .thankYouText { max-width: 600px; margin: 20px auto 0; }
.send-invites > .box { width: 420px; background: white; }
#register-share-link-w > h3 { font-size: 36px; }
#thanks-share-link { background: #FF4E00; color: white; width: 70px; height: 70px; border-radius: 100px; display: inline-flex; justify-content: center; align-items: center; font-size: 42px; padding-right: 4px; box-sizing: border-box; cursor: pointer; }
    #thanks-share-link:hover { opacity: .8 }
#survey-screen > .stepflow > h2 { text-align: center; }

@media (max-width: 479px) {
    .proc-btn { font-size: 12px; }
}

@media(max-width:1023px) {
    #desktop-steps { padding-bottom: 30px; }
        #desktop-steps > .step > .circle { width: 74px; height: 74px; font-size: 28px; }
        #desktop-steps > .step > .text { font-size: 14px; width: 94px; margin-left: -10px; }
        #desktop-steps > .step:not(:last-child):after { width: 80px; left: 74px; top: 35px; }

    #stepflow-wrap > .intro { width: 700px }
        #stepflow-wrap > .intro > .imgs { justify-content: center; }
        #stepflow-wrap > .intro > h2 { font-size: 30px; }
}

@media (min-width:768px) and (max-width:1023px) {
    #stepflow-wrap > .intro > .imgs > img { height: 130px; }
        #stepflow-wrap > .intro > .imgs > img:first-child { margin-right: 40px; }
}

@media(max-width:767px) {
    #stepflow-wrap > .intro { width: auto; padding: 0 20px }
        #stepflow-wrap > .intro > .imgs { display: block; text-align: center; margin-top: 10px; }
            #stepflow-wrap > .intro > .imgs > img { margin-bottom: 20px; max-width: 100%; }
        #stepflow-wrap > .intro > h2 { font-size: 26px; }
    .stepflow-step > .row { max-width: 100%; }
    .note-35 { position: static; margin-top: 20px; }
    #step-2-video > h4 { font-size: 20px; }
    .stepflow-step > .row.hhq > .field { margin-bottom: 0; }
    #thanks-w > .a { padding: 50px 20px; }
        #thanks-w > .a > h3 { font-size: 28px; }
            #thanks-w > .a > h3 > i { margin: 0 auto 20px; display: flex; font-size: 38px; width: 60px; height: 60px; }
        #thanks-w > .a > .save-more-h { font-size: 30px; }
        #thanks-w > .a .save-more-c { font-size: 18px; text-align: left; }
    #thanks-w > .b { padding: 50px 40px; }
    .send-invites { width: auto; display: block; }
        .send-invites > .box { width: auto; margin-bottom: 20px; }
    #register-share-link-w > h3 { font-size: 30px; }
}

@media(min-width:768px) {
    .stepflow-step.step-2, .stepflow-step.step-3, .stepflow-step.step-4, .stepflow-step.step-5 { width: 560px; margin: 0 auto; }
}
