﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}

.d-none {
    display: none;
}

/*abtd_form row*/
.abtd_form .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#btd-otp:disabled {
    background: #fafafa;
}

/*abtd_form row/*/

/*allbtd_month*/
.allbtd_month {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10px;
}

    .allbtd_month .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    /*.allbtd_month .owl-theme {
overflow: hidden;
}*/
    .allbtd_month .owl-nav .owl-prev {
        left: -4%;
    }

    .allbtd_month .owl-nav .owl-next {
        right: -4%;
    }

    .allbtd_month .owl-theme .owl-nav [class*="owl-"] {
        border: 0 !important;
        background: transparent !important;
        height: auto;
        width: 20px;
        margin: -20px 0;
        padding: 0;
    }

    .allbtd_month .owl-nav [class*="owl-"].disabled {
        cursor: not-allowed;
        opacity: 0.5;
    }

    .allbtd_month .owl-nav [class*="owl-"] .fa {
        color: #000;
        font-size: 30px;
        font-weight: bold;
    }

    .allbtd_month .owl-dots button {
        border: none;
    }

    .allbtd_month .item {
        text-align: center;
        padding: 10px 20px;
        color: #000;
    }

.month_title {
    padding-top: 10px;
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
}

/*allbtd_month*/

/*week*/
.allbtd_week {
    padding: 5px 34px 40px 34px;
}

    .allbtd_week .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    /*.allbtd_week .owl-theme {
overflow: hidden;
}*/
    .allbtd_week .owl-nav .owl-prev {
        left: -40px;
    }

    .allbtd_week .owl-nav .owl-next {
        right: -40px;
    }

    .allbtd_week .owl-theme .owl-nav [class*="owl-"] {
        border: 0 !important;
        background: transparent !important;
        height: auto;
        width: 20px;
        margin: -20px 0;
        padding: 0;
    }

    .allbtd_week .owl-nav [class*="owl-"].disabled {
        cursor: not-allowed;
        opacity: 0.5;
    }

    .allbtd_week .owl-nav [class*="owl-"] .fa {
        color: #000;
        font-size: 30px;
        font-weight: bold;
    }

    .allbtd_week .owl-dots button {
        border: none;
    }

    .allbtd_week .item {
        text-align: center;
        padding: 5px 5px;
        color: #000;
    }

        .allbtd_week .item.active a,
        .allbtd_week .item:not(.active) a:hover {
            background: #e8e8e8;
            color: #000;
            border: 1px solid #000;
        }

        .allbtd_week .item a {
            display: block;
            border: 1px solid transparent;
            color: #000;
            width: 60px;
            height: 45px;
        }

            .allbtd_week .item a h4 {
                font-size: 14px;
                font-weight: 500;
                margin-bottom: 0;
                margin-top: 0;
            }

            .allbtd_week .item a p {
                font-size: 12px;
                margin-bottom: 0;
                margin-top: 0;
            }

/*week/*/

/*allbtd_week_data*/
.allbtd_week_data_h {
    margin: 20px 0 48px;
    width: 100%;
    float: left;
    display: block;
    min-height: 100px;
    max-height: 100%;
}

.allbtd_week_data {
    background: #f6f6f6;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #c0c0c0;
}

.dealer-time-slot ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

    .dealer-time-slot ul li {
        padding: 3px 0;
        box-sizing: border-box;
        color: #6e6e6e;
        font-size: 12px;
        list-style: none;
        text-align: center;
        background: #fff;
        width: 24%;
        cursor: pointer;
        border: 1px solid #e9e9e9;
    }

        .dealer-time-slot ul li.active,
        .dealer-time-slot ul li:not(.active):hover {
            background: #e8e8e8;
            color: #000;
            opacity: 1;
            min-height: 37px;
            align-items: center;
            justify-content: center;
            border: 1px solid #000;
        }

/*btd_input*/
.arena_btd {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}

.btd_label {
    position: absolute;
    top: -10px;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    margin-left: 10px;
    z-index: 4;
    padding: 0 5px;
}

.btd_input {
    font-size: 14px;
    color: #555;
    text-shadow: 0 0 0 #000;
    font-weight: 400;
    border: none;
    border: 1px solid #c0c0c0;
    height: auto;
    padding: 20px 20px;
}

    .btd_input:hover {
        border-color: #2d3494;
    }

    .btd_input:focus {
        border-color: #2d3494;
    }

.btd_input,
.form-control::placeholder {
    color: #555;
}

.btd_input,
.form-control::-webkit-input-placeholder {
    color: #555;
}

.btd_input,
.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #555;
}

.customSel_btd select {
    background: url(../../../images/BTDImage/select-car.png) no-repeat center left 15px, url(../../../images/BTDImage/down-arrow.png) no-repeat center right 15px;
    line-height: 15px;
    border: 1px solid #c0c0c0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    white-space: pre;
    text-overflow: ellipsis;
    padding: 20px 30px 20px 50px;
    width: 100%;
    cursor: pointer;
    color: transparent;
    text-shadow: 0 0 0 #000;
    position: relative;
    z-index: 3;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 15px;
}

    .customSel_btd select:hover {
        border-color: #2d3494;
    }

    .customSel_btd select option {
        color: #000;
    }

    .customSel_btd select::-ms-expand {
        display: none;
    }

    .customSel_btd select:focus::-ms-value {
        background: 0 0;
    }

.btd_arena .customSel_btd:after {
    content: "";
    position: absolute;
    top: 21px;
    right: 24px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
}

.btdsend-otp {
    position: absolute;
    right: 25px;
    top: 20px;
}

.btdsend-otp {
    position: absolute;
    right: 25px;
    top: 20px;
}

.btdVerify-otp {
    position: absolute;
    right: 25px;
    top: 20px;
}

.btd_h {
    height: 85px;
}

.btd_error {
    color: #f90303;
    display: none;
}

.btd_h .error {
    margin: 0 !important;
    font-size: 13px;
}

.loader-center1 {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0;
}

.btdSub {
    width: 190px;
    padding: 12px 20px;
    font-size: 18px;
    color: #fff;
    background: #2d3494;
    border: 1px solid #2d3494;
    cursor: pointer;
    transition: all 0.7s;
    text-transform: uppercase;
    margin-bottom: 80px;
}

    .btdSub:hover {
        color: #fff;
        background: #000;
        transition: all 0.7s;
    }

.check_btd {
    display: flex;
}

    .check_btd label {
        color: #707070;
        font-size: 14px;
        text-align: justify;
        padding-left: 10px;
    }

.form-check-input {
    cursor: pointer;
}

/*btd_input/*/

/*tabs start*/
.btd_tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}

.m_all {
    display: inline-block;
    vertical-align: middle;
}

    .m_all img {
        width: 30px;
    }

.m_text {
    margin-left: 10px;
}

.btd_tabs li.current {
    background-color: #2d3494;
    color: #fff;
    border: 1px solid #2d3494;
}

    .btd_tabs li.current img {
        filter: invert(1);
    }

.btd_tabs li {
    background: #fff;
    color: #000;
    padding: 20px 8px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #c0c0c0;
    width: 48%;
    position: relative;
}

.radios {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    cursor: pointer;
}

/*tabs end*/

/*Calendar picker*/
#picker {
    margin-bottom: 20px;
}

    #picker .month-slider {
        text-align: center;
        margin: 20px 20px;
    }

ul li.CalendarCls {
    display: inline;
}

    ul li.CalendarCls a {
        color: #2d3494;
    }

#MonthNameId {
    width: 207px;
    font-size: 18px;
    display: inline-block;
}

#picker .week .item {
    list-style: none;
    text-align: center;
    display: inline-block;
    border: 1px solid transparent;
}

    #picker .week .item a {
        padding: 10px 30px;
        display: block;
        color: #000;
    }

    #picker .week .item.active {
        background-color: #2d3494;
        border: 1px solid #2d3494;
    }

        #picker .week .item.active .myc-date-display,
        #picker .week .item.active .myc-date-number {
            color: #fff;
        }

#picker .week {
    text-align: center;
}

.myc-date-display {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding: 0;
    margin: 0;
}

.myc-date-number {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
}

.MakeDivDisable {
    pointer-events: none;
    opacity: 0.4;
}

/*Calendar picker*/
/*thankyou start*/
.nexa_btd_thank {
    float: left;
    width: 100%;
    padding: 40px 0;
}

    .nexa_btd_thank .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

/*thankyou end*/

@media (max-width: 767px) {
    .btd_details {
        padding-top: 28px;
        font-size: 21px;
    }

    /*tabs start*/
    .btd_tabs li {
        font-size: 12px;
    }

    .m_text {
        font-size: 11px;
    }

    /*tabs end*/

    /*week*/
    .allbtd_week .item a {
        padding: 1px;
    }

        .allbtd_week .item a h4 {
            font-size: 11px;
            font-weight: 500;
        }

        .allbtd_week .item a p {
            font-size: 12px;
        }

    /*week/*/
    #picker .week .item a {
        padding: 5px;
        display: block;
    }

    /*allbtd_week_data*/
    .dealer-time-slot ul li {
        font-size: 8px;
    }

    /*allbtd_week_data/*/

    .check_btd label {
        text-align: initial;
    }
}
