.prefill-wraper-2 {
    max-width: 1024px;
    width: 100%;
    display: flex;
    margin: 0 auto;
    border-radius: 16px;
    background: #fff;
    position: relative;
    /* overflow: hidden; */
    box-shadow: 0 10px 14px -6px rgb(0 0 0 / 10%), 0 22px 35px 3px rgb(0 0 0 / 10%), 0 8px 42px 7px rgb(0 0 0 / 12%);
}

.prefill-wraper-2 .title {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    position: relative;
}

.prefill-wraper-2 .form-group {
    margin-bottom: 25px;
    position: relative;
}

.prefill-wraper-2 .policyDetails-wraper-2 fieldset {
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
}

.prefill-wraper-2 .form-group .css-14jk2my-container {
    cursor: not-allowed !important;
    z-index: 99;
    position: relative;
}

.prefill-wraper-2 .form-group .css-14jk2my-container .css-1fhf3k1-control {
    background: transparent;
    border: 0;
    cursor: not-allowed !important;
}

.customSelectValueContainer {
    padding-left: 0;
    height: 48px;
}
.customSelectControlFocused{
    border:0 !important;
    box-shadow:none !important;
}
.customSelectMenu {
    left: 0;
}

.prefill-wraper-2 .form-group .customSelectControlFocused:hover{
    border-color: #2684ff !important;
}

.customSelectIndicatorSeparator, .css-109onse-indicatorSeparator {
    display: none;
}

.prefill-wraper-2 .form-group.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.customSelectControl, .customSelectControlFocused {
    height: 48px;
}
.customSelectControl .customSelectValueContainer, .customSelectControlFocused .customSelectValueContainer {
    padding: 0px;
}
.prefill-wraper-2 .css-g1d714-ValueContainer {
    padding: 10px 0;
    color: #fff;
}

.prefill-wraper-2 .form-group .form-control {
    background: transparent;
    border: 0;
    border: 1px solid #fff;
    border-radius: 8px;
    width: 100%;
    color: #fff;
    min-height: 48px;
    padding: 0px 10px;
}

.prefill-wraper-2 .form-group.disabled .form-control {
    z-index: 0;
}

input[disabled] {
    cursor: not-allowed !important;
}

.vehicleDetails-wraper-2 .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 40px;
    color: #fff;
}

.vehicleDetails-wraper-2 .form-control .customSelectControl,
.vehicleDetails-wraper-2 .form-control .customSelectControlFocused,
.policy-details-2 .form-control .customSelectControl,
.policy-details-2 .form-control .customSelectControlFocused {
    background: transparent;
    border: 0;
    color: #fff;
}

.vehicleDetails-wraper-2 .form-control .customSelectControl .customSelectPlaceholder {
    color: #fff;
}

.vehicleDetails-wraper-2 .form-control .customSelectControl .customSelectSingleValue {
    color: #fff;
}

.vehicleDetails-wraper-2 .form-control .css-1hb7zxy-IndicatorsContainer {
    border: 0;
}

.vehicleDetails-wraper-2 .form-control .css-1hb7zxy-IndicatorsContainer span.css-1okebmr-indicatorSeparator,
.policy-details-2 .form-control .css-1hb7zxy-IndicatorsContainer span.css-1okebmr-indicatorSeparator {
    display: none;
}

.prefill-wraper-2 label {
    font-weight: 500;
    font-size: 12px;
    color: #282828 !important;
}
.prefill-wraper-2 label.label{
    position: absolute;
    left: 10px;
    top: -10px;
    z-index: 1;
    padding: 0 10px;
    background-color: #fff;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 label {
    color: #fff !important;
    background-color: #02347e;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .date-picker {
    background: url("/images/calander-icon-white.svg") no-repeat right 10px center;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .date-picker::placeholder {
    color: #fff;
}


.prefill-wraper-2 .react-datepicker-wrapper .react-datepicker__input-container {
    width: 100%;
}

.prefill-wraper-2 .react-datepicker-wrapper input {
    background: transparent;
    border-radius: 8PX;
    border: 1px solid #fff;
    width: 100%;
    height: 50px;
    color: #fff;
    cursor: pointer;
    padding-left: 10px;
}


.prefill-wraper-2 .title .border-btm {
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 {
    background-color: #02347e;
    max-width: 360px;
    width: 100%;
    padding: 30px;
    border-radius: 16px 0px 0px 16px;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .customSelectDropdownIndicator {
    color: #fff;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .title {
    color: #fff;
    margin-bottom: 35px;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .title .border-btm {
    background-color: #fff;
}

.prefill-wraper-2 .policyDetails-wraper-2 {
    max-width: calc(100% - 360px);
    width: 100%;
    padding: 30px;
}

.prefill-wraper-2 .policyDetails-wraper-2 label {
    color: #666666;
}
.prefill-wraper-2 .policyDetails-wraper-2 label.label{
    left: 20px;
}

.prefill-wraper-2 .policyDetails-wraper-2 .form-control {
    color: #666 !important;
}

.prefill-wraper-2 .policyDetails-wraper-2 .radiobtn-wrap {
    margin-top: 9px;
}

.prefill-wraper-2 .policyDetails-wraper-2 .radiobtn-wrap .radio-btn {
    margin-right: 20px;
    display: inline-block;
}

.prefill-wraper-2 .policyDetails-wraper-2 .radio-btn input[type="radio"] {
    margin-right: 10px;
}



.prefill-wraper-2 .policyDetails-wraper-2 .form-control {
    border-radius: 8px;
    border: 1px solid #e7e7e7;
}

.prefill-wraper-2 .policyDetails-wraper-2 .title {
    color: #666;
    width: 100%;
    margin-bottom: 35px;
    font-size: 16px;
}

.prefill-wraper-2 .policyDetails-wraper-2 .title .border-btm {
    background-color: #2D76E3;
}

.vehicleDetails-forms-2 label {
    color: #3a3a3a !important;
}

.vehicleDetails-forms-2 .form-control {
    border-color: #3a3a3a !important;
}

.policy-details-2 .react-datepicker-wrapper input {
    border-color: #e7e7e7;
}

.policy-details-2 .react-datepicker-wrapper .date-picker {
    background: url("/images/calander-icon.svg") no-repeat right 10px center;
    color: #666;
}

.react-datepicker__triangle, .react-datepicker__aria-live{
    display: none !important;
}

.prefill-wraper-2 .customerdetails {
    clear: both;
}

.button-group-2 {
    margin-top: 30px;
    text-align: center;
}

.button-group-2 .backbtn,
.button-group-2 .view-quotesbtn {
    min-width: 120px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 5px;
    font-weight: 500;
    height: 50px;
}

.button-group-2 .backbtn {
    background: #efefef;
    color: #666;
    position: relative;
    transition: transform ease 300ms;
}

.button-group-2 .backbtn:hover,
.button-group-2 .view-quotesbtn:hover {
    transform: translate(0, -5px);
}

.button-group-2 .view-quotesbtn {
    /* background: #fa774d url(https://static.pbcdn.in/car-cdn/rct/images/arrow-long-white.png) no-repeat right 10px center; */
    background: #fa774d;
    color: #fff;
    margin-left: 15px;
    position: relative;
    transition: transform ease 300ms;
}

.button-group-2 .view-quotesbtn i {
    width: 16px;
    display: inline-flex;
    align-items: center;
    margin-left: 15px;
}



.policyDetails-wraper-2 .row {
    margin-left: -10px;
    margin-right: -10px;
}

.prefill-wraper-2 .form-control.customSelectContainer .customSelectMenu {
    color: #3a3a3a;
    z-index: 2;
}

.error {
    color: #f00;
    background: #f3f3f3;
    padding: 3px 10px;
    margin: 0 auto;
    font-size: 11px;
}

.vehicleDetails-wraper-2 .form-group.disabled .css-107lb6w-singleValue {
    color: #fff;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .customSelectControlFocused {
    background: transparent;
    border: 0;
    box-shadow: none;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .customSelectControlFocused .customSelectValueContainer {
    padding: 0;
    color: #fff;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .customSelectControlFocused .customSelectValueContainer .customSelectSingleValue {
    color: #fff;
}

.prefill-wraper-2 .vehicleDetails-wraper-2 .customSelectControlFocused .customSelectDropdownIndicator {
    color: #fff !important;
}

.vehicleDetails-wraper-2 .form-control .customSelectValueContainer {
    padding: 0;
}

/******************** BTN LOADER ******************************/
/* 
.stage {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 32px 0;
    margin: 0 -5%;
    overflow: hidden;
} */

.dot-flashing {
    position: relative;
    width: 10px;
    height: 10px;
    /* margin-left: 14px; */
    border-radius: 5px;
    /* background-color: #9880ff;
    color: #9880ff; */
    background-color: #ffffff;
    color: #ffffff;
    animation: dot-flashing 1s infinite linear alternate;
    animation-delay: 0.5s;
}

.dot-flashing::before,
.dot-flashing::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
}

.dot-flashing::before {
    left: -15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    /* background-color: #9880ff;
    color: #9880ff; */
    background-color: #ffffff;
    color: #ffffff;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 0s;
}

.dot-flashing::after {
    left: 15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    /* background-color: #9880ff;
    color: #9880ff; */
    background-color: #ffffff;
    color: #ffffff;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 1s;
}

@keyframes dot-flashing {
    0% {
        /*background-color: #9880ff;*/
        background-color: #ffffff
    }
    
    50%,
    100% {
        background-color: rgba(152, 128, 255, 0.2);
    }
}

/* New Css v0 */

.headline {
    color: #666;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}

.prefill-wraper-2 .css-g1d714-ValueContainer .customSelectSingleValue {
    color: #fff;
}
.policy-details-2 .slider_toggle {
    margin-top: 19px;
}
.policy-details-2 .label.toggle {
    left: 0 !important;
}
.p-0 {
    padding: 0;
}
.policy-details-2 .css-g1d714-ValueContainer .customSelectSingleValue {
    color: #3a3a3a;
}
.slider_toggle {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
.slider_toggle label {
    font-size: 13px;
}
.slider_toggle .label_off{
    opacity: .4;
}
.slider_toggle .label_on{
    opacity: 1;
}
/* The switch - the box around the slider */
.slider_toggle .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 0 10px;
}
.slider_toggle .switch input:checked + .slider{
    background-color: #f1f1f1;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f1f1f1;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    top: 2px;
    bottom: 4px;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
    background-color: #02347e;
}

.ncb-values-wrap {
    display: flex;
    justify-content: flex-start;
    gap: 17px;
    margin-top: 12px;
}

.ncb-values-wrap input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.ncb-values-wrap li {
    position: relative;
}

.ncb-values-wrap li label {
    position: relative;
}

.ncb-values-wrap li .ncb-values {
    width: 34px;
    height: 34px;
    background: #f7f7f7;
    border: 1px solid #efefef;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 12px;
    transition: all .3s;
}

.ncb-values-wrap input:checked~.ncb-values {
    background: #02347e;
    color: #fff;
    border-color: #02347e;
}   

/* .prefill-wraper-2 .form-group input.form-control {
    padding: 0 10px;
} */

@media (max-width:767px) {
    .prefill-wraper-2 {
        display: block;
        margin: 15px;
        width: calc(100% - 30px);
    }

    .prefill-wraper-2 .vehicleDetails-wraper-2 {
        background-color: transparent;
        padding: 15px 15px 0px 15px;
        max-width: 100%;
    }

    .prefill-wraper-2 .vehicleDetails-wraper-2 .title,
    .prefill-wraper-2 .vehicleDetails-wraper-2 label {
        color: #282828 !important;
        background: #fff !important;
    }

    .prefill-wraper-2 .vehicleDetails-wraper-2 .title .border-btm {
        background: #2D76E3;
    }

    .prefill-wraper-2 .vehicleDetails-wraper-2 .date-picker {
        background: url("/images/calander-icon.svg") no-repeat right 10px center;
    }

    .prefill-wraper-2 .form-group .form-control,
    .prefill-wraper-2 .react-datepicker-wrapper input {
        border-color: #b8b8b8;
        color: #3A3A3A;
    }

    .prefill-wraper-2 .policyDetails-wraper-2 {
        max-width: 100%;
        padding: 0px 15px 15px 15px;
    }

    .vehicleDetails-wraper-2 .form-control .customSelectControl .customSelectPlaceholder {
        color: #b8b8b8;
    }

    .vehicleDetails-wraper-2 .form-control .customSelectControl .customSelectSingleValue {
        color: #3A3A3A;
    }

    .prefill-wraper-2 .vehicleDetails-wraper-2 .customSelectDropdownIndicator {
        color: #b8b8b8;
    }

    .button-group-2 .backbtn {
        min-width: auto;
        padding: 15px 30px;
    }

    .vehicleDetails-wraper-2 .form-control .customSelectControl .customSelectValueContainer,
    .policy-details-2 .form-control .customSelectControl .customSelectValueContainer {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .prefill-wraper-2 .vehicleDetails-wraper-2 input {
        color: #3A3A3A;
    }

    .vehicleDetails-wraper-2 .form-group.disabled .css-107lb6w-singleValue {
        color: #3A3A3A;
    }
    .ncb-values-wrap {
        gap: 30px;
    }
}

/* Brand new Css */
.prefill-wraper-2.brandnew .vehicleDetails-wraper-2{
    width: 100%;
    background: transparent;
    color: #666;
    max-width: 100%;
    padding-bottom: 0;
}

.prefill-wraper-2.brandnew {
    max-width: 440px;
    display: block;
}

.prefill-wraper-2.brandnew .vehicleDetails-wraper-2 .title {
    color: #666;
}

.prefill-wraper-2.brandnew .vehicleDetails-wraper-2 .title .border-btm {
    background: #2D76E3;
}

.prefill-wraper-2.brandnew .vehicleDetails-wraper-2 label {
    color: #666;
}

.prefill-wraper-2.brandnew .vehicleDetails-wraper-2 .title .customSelectSingleValue {
    color: #666;
}

.prefill-wraper-2.brandnew .vehicleDetails-wraper-2 .form-control .customSelectControl {
    color: #666;
}

.prefill-wraper-2.brandnew .vehicleDetails-wraper-2 .form-group .form-control {
    border-color: #b8b8b8;
    color: #666;
}

.prefill-wraper-2.brandnew .vehicleDetails-wraper-2 .customSelectDropdownIndicator {
    color: #ccc;
}

.prefill-wraper-2.brandnew  .button-group {
    position: relative;
    width: 100%;
    left: inherit;
    transform: translate(0);
    display: block;
    bottom: inherit;
    padding-bottom: 30px;
    margin-top: 0;
}

.prefill-wraper-2.brandnew  .policyDetails-wraper {
    max-width: 100%;
    padding: 20px 0 0 0;
}

.prefill-wraper-2.brandnew  .date-picker {
    background: url("/images/calander-icon.svg") no-repeat right 10px center;
}

.prefill-wraper-2.brandnew input {
    border-color: #b8b8b8;
}
.prefill-wraper-2.brandnew .customSelectSingleValue {
    color: #3a3a3a !important;
}
.brandnew .css-107lb6w-singleValue {
    color: #333 !important;
}
.brandnew input.date-picker {
    color: #333;
}
.prefill-wraper-2.brandnew .vehicleDetails-wraper-2 label {
    background: #fff !important;
    color: #333 !important;
}

.prefill-wraper-2.brandnew .policyDetails-wraper-2 {max-width: 100%;padding-top: 0 !important;}


.policy-details-2 .wrapper.newinfo .tooltip:after{
    border-bottom-color: rgba(0,0,0,0.8);
}
.policy-details-2 .tooltip {
    font-size: 12px;
    background: rgba(0,0,0,0.8);
    display: inline-block;
    text-align: center;
}

.vehicleDetails-wraper-2 .css-b8ldur-Input input {
    color: #fff !important;
}

.vehicleDetails-wraper .customSelectValueContainer .customSelectInput {
    color: #fff !important;
}


.prefill-wraper-2.brandnew fieldset {
    border: 0;
    padding: 10px 0;
}
.prefill-wraper-2.brandnew fieldset label.label {
    left: 0;
    padding: 0;
}
.prefill-wraper-2.brandnew fieldset .slider_toggle {
    margin: 10px 0 0 0;
    padding: 0;
}
.prefill-wraper-2.brandnew  .title {
    margin-bottom: 25px;
}
.prefill-wraper-2.brandnew .form-group {
    margin-bottom: 20px;
}

.vehicleDetails-wraper-2 .customSelectValueContainer .customSelectInput {
    color: #fff;
}

.brandnew .customSelectValueContainer .customSelectInput{
    color: #333 !important;
}

@media screen and (max-width:767px){
    .vehicleDetails-wraper-2 .customSelectValueContainer .customSelectInput {
        color: #333 !important;
    }
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
  }
  
  /* Popup Content */
  .popup-content {
    background: white;
    border-radius: 8px;
    width: 350px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    overflow: hidden;
  }
  
  /* Header Section */
  .popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #eff5ff;
    padding: 10px 15px;
    border-bottom: 1px solid #eff5ff;
  }
  
  .popup-title {
    margin: 0;
    color: #721c24;
    font-size: 16px;
  }
  .popup-header .popup-title {
    margin: 0;
    color: #EB3741;
    font-size: 16px;
    font-weight: 700;
}
.popup-body p {
    font-weight: 500;
}
  
  /* Close Button */
  .close-btn {
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer;
    color: #000000;
  }
  
  /* Body Section */
  .popup-body {
    padding: 20px;
  }
  
  .popup-body h4 {
    margin: 10px 0;
    color: #343a40;
    font-size: 18px;
  }
  
  .popup-body p {
    margin: 0;
    color: #6c757d;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* Footer Section */
  .popup-footer {
    padding: 15px;
    background: #f1f1f1;
    border-top: 1px solid #ddd;
  }
  
  .verify-btn {
    background: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
  }
  
  .verify-btn:hover {
    background: #0056b3;
  }