body#top {
    line-height: 1.8;
    font-size: 13px;
    overflow-x:hidden;
}

.action-button {
    background: #0065b0 !important;
    border-color: #0065b0 !important

}

body {
    background-color: #fff;
    font-family: Roboto,sans-serif !important
}

label {
    font-family: Roboto,sans-serif !important
}

.form-register .steps .done::before, .form-register .steps li.current a .step-icon, .form-register .steps li.current a:active .step-icon, .form-register .steps li.done a .step-icon, .form-register .steps li.done a:active .step-icon {
    background: #004482
}

p.instructiontext {
    font-size: 15px;
    color: #5a666f;
    font-weight: 600;
}

.form-register .steps .done::before, .form-register .steps li.current a .step-icon, .form-register .steps li.current a:active .step-icon, .form-register .steps li.done a .step-icon, .form-register .steps li.done a:active .step-icon {
    background-color: #004482
}

.imageLogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 22%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 0;
    background-color: #7a7a7a !important;
    border-color: #7a7a7a !important
}

#credit-card-button-div {
    display: flex;
    justify-content: center;
}

#credit-card-submit {
    width: 19%;
}

@media (max-width:767.98px) {
    .imageLogo {
        width: 70%;
        margin-top: 5px
    }

    .footer {
        position: relative
    }

    #msform #fieldsets fieldset.active-fieldset:before, #msform #fieldsets fieldset.current-fieldset:after {
        background: #0065b0
    }

    #msform #fieldsets fieldset.active-fieldset:before {
        border: 3px solid #0065b0
    }

    #msform #fieldsets fieldset.active-fieldset:after {
        background-color: #0065b0
    }

    .orderDetailsTable td {
        line-height: 1 !important
    }

    #msform #fieldsets fieldset.current-fieldset .fs-content .buttons-wrapper {
        flex-direction: column;
        justify-content: center;
        margin-top: 5px
    }

    .hidden-xs {
        display: none !important
    }
}

iframe {
    width: 100%;
    height: 50px
}

#payment-credit-card-form #credit-card-card-cvv iframe, #payment-credit-card-form #credit-card-card-expiration iframe, #payment-credit-card-form #credit-card-card-number iframe, .buttons-wrapper #credit-card-submit iframe {
    width: 100%;
    height: 57px !important
}

#credit-card-card-number {
    margin-bottom: 5px !important;
}

.buttons-wrapper #credit-card-submit iframe {
    width: 100%;
    height: 57px !important
}

.error {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-family: OpenSans,sans-serif;
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
    color: #f44336;
    position: relative;
    float: none !important
}

.otpInput {
    max-width: 130px;
    margin: auto;
    text-align: center
}

.carwash_header_in {
    border-bottom: 1px solid #dedede;
    padding: 15px 0;
    box-shadow: 0 3px 6px rgba(0,0,0,.16)
}

    .carwash_header_in .imageLogo {
        max-width: 200px
    }

.step-icon i {
    font-size: 16px
}

.bootstrap-select > .dropdown-toggle, .otp_fields_wrapper input[type=email], .otp_fields_wrapper input[type=password], .otp_fields_wrapper input[type=tel], .otp_fields_wrapper input[type=text], .otp_fields_wrapper textarea {
    border-color: #b9bfd1 !important;
    margin-bottom: 10px !important;
    box-sizing: border-box !important;
    outline: 0 !important;
    color: #363636 !important;
    background-color: #fff !important;
    width: 32px !important;
    height: 50px !important;
    border: none;
    line-height: 50px;
    text-align: center;
    font-size: 20px !important;
    font-family: Raleway,sans-serif;
    font-weight: 200;
    margin: 0 4px;
    border-bottom: 2px solid #bbb;
    border-radius: 0 !important
}

.signup_box {
    max-width: 500px;
    margin: 0 auto;
    text-align: center
}

.otp_fields_wrapper {
    margin-bottom: 30px
}

.otpSectionDiv {
    align-items: center;
    display: flex;
    justify-content: center
}

.parentOtp {
    display: grid;
    place-items: center
}

.select2 {
    width: 100% !important;
    height: 41px;
}

.pnotify-center {
    position: absolute !important;
    top: 25% !important;
    left: 50% !important;
    transform: translate(-50%,-50%)
}

#msform {
    width: 100%;
    margin: 0 auto 50px;
    position: relative;
    padding:0 18px;
}

    #msform #fieldsets {
        display: flex;
        flex-direction: column
    }

        #msform #fieldsets fieldset {
            background: #fff;
            border: 0 none;
            border-radius: 5px;
            box-shadow: 0 0 12px 2px rgba(0,0,0,.06);
            padding: 20px 30px;
            box-sizing: border-box;
            width: 100%;
            display: flex;
            position: relative
        }

            #msform #fieldsets fieldset:not(:first-of-type) {
                display: none
            }

            #msform #fieldsets fieldset#step-1 .buttons-wrapper {
                justify-content: flex-end
            }

            #msform #fieldsets fieldset#step-3 table {
                width: 100%;
                margin-top: 10px
            }

                #msform #fieldsets fieldset#step-3 table td:nth-child(1) {
                    min-width: 110px
                }

            #msform #fieldsets fieldset#step-4 table {
                width: 100%
            }

                #msform #fieldsets fieldset#step-4 table td:nth-child(1) {
                    min-width: 80px
                }

            #msform #fieldsets fieldset#step-4 .payment-form {
                display: none
            }

            #msform #fieldsets fieldset#step-4 #order-details-wrapper {
                border: 1px solid #b9bfd1;
                border-radius: 5px;
                width: 100%;
                display: flex;
                flex-direction: column;
                overflow: hidden;
                margin-top: 10px
            }

                #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-header {
                    width: 100%;
                    padding: 20px 8%;
                    background-color: #bfc4cf;
                    color: #fff
                }

                    #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-header h4 {
                        font-weight: 600;
                        margin: 0;
                        cursor: default
                    }

                #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-body {
                    width: 100%;
                    padding: 20px 8%
                }

                    #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-body ul {
                        display: flex;
                        flex-direction: column;
                        width: 100%;
                        padding: 0
                    }

                        #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-body ul li {
                            width: 100%;
                            display: flex;
                            flex-direction: column;
                            margin-bottom: 13px
                        }

                            #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-body ul li small {
                                font-size: 13px;
                                color: #888;
                                line-height: 1.6
                            }

                            #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-body ul li span {
                                font-size: 14px;
                                font-weight: 600
                            }

                                #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-body ul li span .not-set {
                                    font-size: 12px;
                                    font-weight: 500;
                                    padding: .6rem 1.5rem .6rem .6rem;
                                    margin-bottom: 0
                                }

                #msform #fieldsets fieldset#step-4 #order-details-wrapper #order-details-footer {
                    width: 100%;
                    padding: 0 8% 20px;
                    display: flex;
                    justify-content: space-between
                }

            #msform #fieldsets fieldset h6 {
                font-weight: 600;
                cursor: default;
                margin-top: .5rem
            }

            #msform #fieldsets fieldset .table-price {
                font-size: 15px;
                padding: 5px 0;
                display: inline-block;
                vertical-align: middle
            }

                #msform #fieldsets fieldset .table-price.t-price-current {
                    font-size: 25px;
                    font-weight: 600
                }

                #msform #fieldsets fieldset .table-price.t-price-total {
                    font-weight: 600
                }

            #msform #fieldsets fieldset .table-cell-info {
                font-size: 12px;
                color: #bfc4cf
            }

.form-group {
    margin-top: .5rem
}

.fields-group {
    position: relative;
    margin-top: 30px;
    padding-top: 30px
}

    .fields-group:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 15px;
        height: 1px;
        width: calc(100% - 30px);
        background-color: #ebf0f6
    }

#msform input[type=email], #msform input[type=password], #msform input[type=tel], #msform input[type=text], #msform textarea, .bootstrap-select > .dropdown-toggle {
    border-color: #b9bfd1;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100%;
    height: 42px;
    box-sizing: border-box;
    font-size: 13px;
    outline: 0;
    color: #363636;
    background-color: #fff !important
}

    #msform input[type=email]:focus, #msform input[type=password]:focus, #msform input[type=tel]:focus, #msform input[type=text]:focus, #msform textarea:focus, .bootstrap-select > .dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
    }

.form-control.is-valid, .was-validated .form-control:valid {
    background: #fff !important
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545 !important
}

    .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #dc3545 !important;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25) !important
    }

.bs-searchbox .form-control.is-valid, .was-validated .bs-searchbox .form-control:valid {
    border-color: #b9bfd1 !important;
    background: #fff !important
}

    .bs-searchbox .form-control.is-valid:focus, .was-validated .bs-searchbox .form-control:valid:focus {
        box-shadow: 0 0 0 .2rem rgba(216,217,219,.5) !important
    }

.dropdown-menu {
    border-color: #b9bfd1 !important
}

label {
    color: #888;
    font-size: 13px;
    margin-bottom: .35rem
}

.required {
    color: #ff0d0d
}

.was-validated .error {
    color: #dc3545
}

.form-check {
    margin-top: 1rem;
    padding-left: 1.8rem !important
}

    .form-check.extra-offset {
        padding-top: 12px
    }

    .form-check .form-check-label {
        color: #888 !important
    }

    .form-check .extra-label-info {
        font-size: 12px;
        line-height: 1.58;
        color: #bfc4cf;
        width: 100%;
        margin-top: 15px;
        display: inline-block
    }

    .form-check .form-check-input {
        margin-left: -1.8rem;
        margin-top: 0
    }

        .form-check .form-check-input:focus {
            outline: 0;
            box-shadow: none
        }

    .form-check #iAgreeCheck-error {
        display: none !important
    }
.buttons-wrapper {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between
}

#msform .action-button {
    width: auto;
    font-size: 17px;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 40px;
    outline: 0;
    color: #fff;
    height: 57px
}

#msform .previous:not([disabled]) {
    background: #448fff
}

#msform .reset:not([disabled]) {
    color: #bfc4cf;
    padding: 10px 20px;
    background-color: #fff
}

#msform .next:not([disabled]), #msform .submit:not([disabled]) {
    background: #448fff
}

input::placeholder, textarea::placeholder {
    color: #bfc4cf !important
}

#msform .previous:not([disabled]):focus, #msform .previous:not([disabled]):hover {
    background: linear-gradient(to left,#3597fa,#236cff)
}

#msform .next:not([disabled]):focus, #msform .next:not([disabled]):hover, #msform .submit:not([disabled]):focus, #msform .submit:not([disabled]):hover {
    background: linear-gradient(to right,#3597fa,#236cff)
}

#msform .next[disabled], #msform .previous[disabled], #msform .submit[disabled] {
    background-color: #bfc4cf
}

.fs-title {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    color: #bfc4cf;
    margin-bottom: 0;
    display: none;
    position: relative;
    padding: 0;
    text-align: left;
    height: 30px;
    border: none;
    background: #fff
}

    .fs-title:active, .fs-title:focus, .fs-title:hover {
        outline: 0 !important
    }

    .fs-title:after {
        content: '+';
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: 30px;
        line-height: 30px;
        font-weight: 300
    }

.current-fieldset .fs-title {
    color: #2c3e50
}

    .current-fieldset .fs-title:after {
        content: '-'
    }

.fs-content {
    width: 100%
}

#progressbar {
    margin-bottom: 50px;
    overflow: hidden;
    padding: 0;
    display: flex;
    text-align: center
}

    #progressbar li {
        list-style-type: none;
        font-size: 18px;
        width: 25%;
        position: relative;
        cursor: default;
        color: #bfc4cf
    }

        #progressbar li.current {
            color: #363636
        }

        #progressbar li:before {
            content: '';
            width: 29px;
            height: 29px;
            line-height: 29px;
            display: block;
            font-size: 10px;
            color: #333;
            background-color: #fff;
            border-radius: 50%;
            border: 3px solid #daedf6;
            margin: 0 auto 20px auto;
            background-position: center;
            background-repeat: no-repeat;
            background-size: 13px
        }

        #progressbar li.active:before {
            border: 3px solid #448fff;
            background-image: url(../../Content/img/icon-mark-white.svg)
        }

        #progressbar li.current:before {
            background-color: #fff !important;
            background-image: url(../../Content/img/icon-dot-blue.svg)
        }

        #progressbar li:after {
            content: '';
            width: 100%;
            height: 3px;
            background-color: #daedf6;
            position: absolute;
            right: -50%;
            top: 13px;
            z-index: -1
        }

        #progressbar li:last-child:after {
            content: none
        }

        #progressbar li.active:after, #progressbar li.active:before {
            background-color: #448fff
        }

        #progressbar li.current:after {
            background: linear-gradient(to right,#448fff,#daedf6)
        }

.bootstrap-select {
    height: 42px !important
}

    .bootstrap-select .dropdown-menu .inner {
        max-height: 192px !important
    }

        .bootstrap-select .dropdown-menu .inner li a:focus {
            outline: 0 !important
        }

    .bootstrap-select .dropdown-toggle:focus {
        outline: 0 !important
    }

    .bootstrap-select .dropdown-toggle .filter-option:focus {
        outline: 0 !important
    }

    .bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
        height: 40px;
        top: 0;
        position: absolute;
        line-height: 40px
    }

.focus, button:focus {
    outline: 0 !important;
    box-shadow: none !important
}

#resetModal h5 {
    font-weight: 600
}

#finalModal {
    text-align: center
}

    #finalModal .modal-body {
        padding: 3rem 1rem
    }

        #finalModal .modal-body .icon-success {
            width: 90px;
            height: 90px;
            display: inline-block;
            border-radius: 50%;
            background-color: #1feb9e;
            background-image: url(https://www.carwashlogin.com/customerportal/lesscssfiles/images/icon-mark-white.svg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: 35px;
            margin-bottom: 2.5rem
        }

        #finalModal .modal-body h3 {
            font-weight: 600;
            margin-bottom: 1rem;
            font-weight: 600
        }

        #finalModal .modal-body .btn {
            margin-top: 1.5rem;
            padding: 10px 70px
        }

input.error, select.error {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + .75rem);
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); */
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    input.error:focus {
        border-color: #dc3545 !important;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25) !important
    }

label.error {
    color: #dc3545 !important
}

.select2-selection {
    border-radius: 5px;
    height: 42px
}

#select2-location-11-container {
    font-size: 12px
}

.customerName, .unlimitedPlan, .vehicle {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #000 !important
}

.car-cm img {
    margin: 0 auto
}

.welcome-content {
    padding-top: 60px
}

.video-sct {
    display: block;
    padding: 0;
    background-image: url(../images/video-bnr.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

    .video-sct::before {
        background: rgba(0,0,0,.7) none repeat scroll 0 0;
        content: "";
        height: 100%;
        position: absolute;
        width: 100%
    }

.video-cvr {
    padding-top: 50px;
    padding-bottom: 50px
}

    .video-cvr h3 {
        color: #fff
    }

    .video-cvr img {
        border: 1px solid #fff
    }

.logo-mn {
    margin-top: 15px;
    max-width: 170px !important
}

.ytp-thumbnail-overlay {
    height: 110% !important
}

.page-title {
    margin-top: 50px;
    margin-bottom: 56px;
    cursor: default
}

    .page-title h2 {
        font-weight: 700;
        font-size: 3.5rem;
        color: #000
    }

    .page-title p {
        font-size: 16px
    }

.form-register .steps {
    margin-bottom: 33px
}

    .form-register .steps ul {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        list-style: none;
        padding-left: 0
    }

    .form-register .steps li, .form-register .steps li.current {
        outline: 0;
        -o-outline: none;
        -ms-outline: none;
        -moz-outline: none;
        -webkit-outline: none;
        position: relative;
        padding-bottom: 3px;
        padding-right: 63px
    }

        .form-register .steps li:last-child {
            padding-right: 0
        }

        .form-register .steps li .current-info {
            display: none
        }

        .form-register .steps li::before {
            position: absolute;
            content: "";
            background: #e5e5e5;
            width: 125px;
            height: 6px;
            top: 25%;
            left: 45%
        }

        .form-register .steps li:last-child::before {
            content: none
        }

        .form-register .steps li a {
            text-decoration: none;
            outline: 0;
            -o-outline: none;
            -ms-outline: none;
            -moz-outline: none;
            -webkit-outline: none
        }

            .form-register .steps li a .title {
                text-align: center
            }

                .form-register .steps li a .title span {
                    display: block;
                    font-size: 16px
                }

                .form-register .steps li a .title .step-icon {
                    width: 50px;
                    height: 50px;
                    border-radius: 50%;
                    -o-border-radius: 50%;
                    -ms-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -webkit-border-radius: 50%;
                    background: #ccc;
                    margin: 0 auto;
                    position: relative;
                    outline: 0;
                    -o-outline: none;
                    -ms-outline: none;
                    -moz-outline: none;
                    -webkit-outline: none;
                    color: #fff;
                    font-size: 20px;
                    display: flex;
                    align-items: center;
                    justify-content: center
                }

            .form-register .steps li a .step-icon i {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%);
                -o-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%)
            }

        .form-register .steps .done::before, .form-register .steps li.current a .step-icon, .form-register .steps li.current a:active .step-icon, .form-register .steps li.done a .step-icon, .form-register .steps li.done a:active .step-icon {
            background: #004482
        }

        .form-register .steps li.current a .step-icon, .form-register .steps li.current a:active .step-icon {
            box-shadow: 0 5px 18px 0 rgba(0,0,0,.2);
            -o-box-shadow: 0 5px 18px 0 rgba(0,0,0,.2);
            -ms-box-shadow: 0 5px 18px 0 rgba(0,0,0,.2);
            -moz-box-shadow: 0 5px 18px 0 rgba(0,0,0,.2);
            -webkit-box-shadow: 0 5px 18px 0 rgba(0,0,0,.2)
        }

        .form-register .steps li a .step-number {
            color: #666;
            font-weight: 400;
            padding: 17px 0 8px
        }

        .form-register .steps li a .step-text {
            color: #333;
            font-weight: 600;
            padding-bottom: 8px
        }

.actions ul {
    list-style: none;
    padding-left: 0;
    margin: 15px 0 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between
}

    .actions ul li.disabled {
        opacity: 0
    }

    .actions ul li {
        padding: 0;
        border: none;
        border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 0 3px 15px 0 rgba(0,0,0,.19);
        -o-box-shadow: 0 3px 15px 0 rgba(0,0,0,.19);
        -ms-box-shadow: 0 3px 15px 0 rgba(0,0,0,.19);
        -moz-box-shadow: 0 3px 15px 0 rgba(0,0,0,.19);
        -webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,.19);
        display: inline-flex;
        height: 50px;
        width: 50px;
        justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        background: #004482;
        font-family: Raleway,sans-serif;
        font-size: 16px;
        font-weight: 400;
        cursor: pointer
    }

        .actions ul li:hover {
            background: #5fa125
        }

        .actions ul li:first-child {
            background: 0 0;
            border-radius: 0;
            -o-border-radius: 0;
            -ms-border-radius: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            box-shadow: none;
            -o-box-shadow: none;
            -ms-box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none
        }

        .actions ul li a {
            color: #fff;
            text-decoration: none;
            padding: 15px 20px
        }

        .actions ul li:first-child a {
            color: #666
        }

        .actions ul li a i {
            font-size: 18px
        }


.btnIsPaymentLive {
    width: auto;
    font-size: 17px;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 40px;
    outline: 0;
    color: #fff;
    height: 57px;
    background: #d9534f !important;
    border-color: #d9534f !important;
}
.a_payment_status {
    font-weight: 600;
    font-size: 24px;
    color: #333;
}
.payment_status {
    text-align: center;
    background-color: #dc3545;
    height: 40px;
}
.name_creditCard {
    letter-spacing: 0.15rem;
    border: 1px solid #b9bfd1;
    border-radius: 19px;
    margin-bottom: 10px;
    width: 100%;
    height: 57px;
    box-sizing: border-box;
    font-size: 15px;
    outline: none;
    color: #363636;
    background-color: #ffffff !important;
    padding: 0.375rem 0.75rem;

}
.thank_you_location_message {
    padding: 10px;
    text-align: justify;
    padding: 0 initial;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: lighter;
}

.modal-dialog-scrollable .modal-body {
    scrollbar-width: thin;
}
.margin_bottom_popup {
    margin-bottom: 7px;
}

#confirmationPopUp .text-content-center {
    text-align: center !important;
}

#confirmationPopUp .modal_dialog_centered {
    max-width: 400px !important;
    height: 100%;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
}
#confirmationPopUp .action-yes-button {
    background: #0065b0 !important;
    border-color: #0065b0 !important;
    color: #fff !important;
}


/**/

.thankYouSection p.code {
    margin-top: 2px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #5a666f;
}

.thankYouSection .code span {
    color: #004fac;
}

.thankYouSection p.date {
    font-size: 14px;
    font-weight: 500;
    margin: 18px 0;
    padding: 18px 0;
    border-top: 1px solid rgba(151,151,151,.2);
    border-bottom: 1px solid rgba(151,151,151,.2);
    width: 280px;
    margin-left: auto;
    margin-right: auto;
}

    .thankYouSection p.date img {
        width: 16px;
    }

.thankYouSection p.p_2 {
    margin-top: 18px;
    font-size: 14px;
    color: #5a666f;
}

.thankYouSection button.action-button.btnPortalSubmit {
    margin-top: 20px;
}

/* Confirmation popup */

#confirmationPopUp .modal-header {
    min-height: 180px;
}

    #confirmationPopUp .modal-header h3 {
        font-size: 26px;
        margin-bottom: 0px;
        font-weight: 700;
    }

    #confirmationPopUp .modal-header p {
        font-size: 18px;
    }

#confirmationPopUp .modal-footer {
    border-top: 1px solid #80808082;
}

#confirmationPopUp button {
    width: 65px;
}

#confirmationPopUp .modal-content {
    box-shadow: 0 0px 20px rgb(0 0 0 / 20%);
    border-radius: 10px;
}

h3#serviceName {
    font-weight: bold;
    color: #004270;
    font-size: 24px;
}

.pad-l-0 {
    padding-left: 0;
}

.pad-r-0 {
    padding-right: 0;
}

iframe {
    width: 100%;
    height: 42px !important;
}

.main-div {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
    margin-top: 50px;
    border-radius: 5px;
    margin-bottom: 120px;
}



.carwash_header_in {
    padding: 0;
}

.form-check-label {
    font-size: 11px;
}

input[type="radio"] {
    height: 16px;
    width: 20px;
    vertical-align: middle;
    accent-color: #13a085;
}
.m-b-15{
    margin-bottom: 15px;
}
iframe {
    border: none;
    height: 57px;
    }
    
    .ml_loader img{
        width: 50px;
    }

body {
    color: #383636;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, 0.2);
}

#msform {
    width: 100%;
    margin: 0 auto 0px;
    position: relative;
    padding: 15px 15px;
}