@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

label.error {
    padding: 8px;
}

.plan_ic_name_y {
    font-weight: 500;
    font-size: 18px;
    color: inherit;
}

.box-shadow_plan_box_p_s_s_proposal_form {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
        rgba(14, 30, 37, 0.32) 0px 2px 16px 0px !important;
}

.plan-summary-text {
    padding: 0.8rem;
    text-align: center;
    background: linear-gradient(135deg, #1e40af, #0284c7);
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    letter-spacing: 0.020rem;
}

.product-name {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    letter-spacing: 0.020rem;
    font-size: 16px;
    font-weight: 600;
    color: #0f172a;
}

.img-style {
    box-shadow: none;
    margin: 0 auto 1rem auto;
    border-radius: unset !important;
    box-shadow: none;
    margin: 0 auto 1rem auto;
    width: 4rem;
    height: 4rem;
    object-fit: cover !important;
}

.policy-sub-type-text {
    color: #475569;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    letter-spacing: 0.020rem;
    font-size: inherit;
}

.color_cover_p_r_b {
    /* font-family: "Inter", sans-serif !important; */
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 0.875rem !important;
    letter-spacing: 0.020rem;
}

.p_c_r_b_p {
    /* font-family: "Inter", sans-serif; */
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 14px;
    letter-spacing: 0.020rem;
    color: black;
}

.box-shadow_plan_box_p_s_s_proposal_form {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
        0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}

.total-text {
    font-size: 0.875rem !important;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    color: #000 !important;
}

.p_c_r_b_p cover_amt {
    color: #0f172a;
    font-family: "Inter", sans-serif;
}

.theme-tab.tab-dark .z-container {
    margin-top: 35px;
}

.tab_modal_product_d {
    margin: 0 !important;
}

#proposerDetails {
    /* margin-top: 36px; */
}

.signin-form-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
    border-radius: 27px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
        0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}

.signUp-minimal .signin-form-wrapper {
    max-width: 93%;
    margin: 0;
}

.faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a:before {
    width: 29px;
    height: 29px;
}

.more-less {
    left: -36px !important;
    font-size: 16px;
}

#submit_insure_data {
    width: 95%;
}

.faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a {
    padding-block: 15px;
    padding-inline: 15px;
    margin-top: 10px;
}

#submit_insure_data .signUp-minimal .signin-form-wrapper {
    padding: 42px !important;
}

.faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a {
    width: 94% !important;
}

.new-header-upper {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: unset !important;
    border-radius: unset !important;
    border: unset !important;
    width: 100% !important;
    box-shadow: unset !important;
}

.tab_modal_product_d {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    list-style: none;
    padding: 0;
}

.tab_modal_product_d li {
    position: relative;
    position: relative;
    flex: 1;
    text-align: center;
}

.tab_modal_product_d li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 33%;
    left: 0%;
    width: 100%;
    height: 2px;
    background: #107591;
    z-index: 1;
    transform: translateX(50%);
}

ul li .z-link {
    place-items: center;
}

ul li a span {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 500;
    letter-spacing: 0.02rem;
}

.element-tile-two {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 500;
    font-size: 18px;
}

ul li .z-link .circle-stepper {
    padding: 5px;
    border: 0.5px solid #b6cedf;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background: #fff;
    z-index: 2;
    position: relative;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
        rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    margin-bottom: 13px;
}

ul li.z-active a span {
    color: #0284c7;
}

.margin_top_tab_proposal {
    margin-top: 10px !important;
}

#submit_insure_data .panel-title a,
#submit_insure_data .panel-title {
    margin-bottom: 0 !important;
}

#submit_insure_data .panel-title a {
    border-radius: 27px 27px 0 0;
    width: 98% !important;
    margin: 0 0px !important;
    border: 1px solid rgba(0, 0, 0, .125);
    font-weight: 600 !important;
    color: #343940 !important;
    font-size: 16px !important;
    letter-spacing: 0.020rem;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#submit_insure_data .panel-title a.collapsed {
    border-radius: 18px;
}

#submit_insure_data .panel-title a::before {
    right: 43px;
    top: 55%;
    border-radius: 8px;
    vertical-align: middle;
    background: white;
    border: 2px solid var(--blue) !important;
}

#submit_insure_data .panel-title a .more-less {
    color: var(--blue) !important;
}

#submit_insure_data .custom-insured-style {
    border-radius: 0 0 27px 27px;
}

#idetails .proposal_continue_back_margin {
    margin-top: 1.5rem !important;
}

#insuredBack,
#submitInsureDataBtn,#questionBack,#next-question,.btn_start_proposal_back {
    border-radius: 10px;
}


/* New input design start */

#proposerDetails .form-group,
#submit_insure_data .form-group,
.morePlanCheckDateDescRow .form-group {
    position: relative;
}

#proposerDetails .input-with-icon,
#submit_insure_data .input-with-icon,
.morePlanCheckDateDescRow .input-with-icon {
    position: relative;
}

#proposerDetails .input-with-icon .form-input,
#submit_insure_data .input-with-icon .form-input,
.morePlanCheckDateDescRow .input-with-icon .form-input {
    padding-left: 48px !important;
}

#proposerDetails .input-icon,
#submit_insure_data .input-icon,
.morePlanCheckDateDescRow .input-icon {
    position: absolute;
    top: 51%;
    transform: translateY(-50%);
    left: 16px;
    color: #6b7280;
    z-index: 2;
    font-size: 19px;
}

#proposerDetails label.form-label,
#submit_insure_data label.form-label,.morePlanCheckDateDescRow label.form-label {
    all: unset;
    /* resets all styles */
    display: block !important;
    font-weight: 500 !important;
    color: #343940 !important;
    margin-bottom: 6px !important;
    font-size: 14px !important;
    letter-spacing: 0.020rem;
}

#proposerDetails input.form-input,
#submit_insure_data input.form-input,
.morePlanCheckDateDescRow input.form-input {
    /* all: unset; */
    width: 100%;
    /* padding: 14px 16px !important; */
    padding: 8.3px 10px !important;
    border: 1.5px solid #ced4da !important;
    border-radius: 10px !important;
    font-size: 14px !important;
    /* font-family: "Outfit", sans-serif !important; */
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    transition: all 0.5s ease !important;
    background-color: #ffffff !important;
    letter-spacing: 0.5px;
}

#submit_insure_data select.form-input {
    padding: 8.3px 10px !important;
    border: 1.5px solid #ced4da !important;
    border-radius: 10px !important;
    font-size: 13px !important;
    font-family: 'Outfit', sans-serif !important;
    transition: all 0.5s ease !important;
    background-color: #ffffff !important;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 17px;
    height: auto;
    padding-right: 40px !important;
    color: #444;
    letter-spacing: 0.5px;
}

#submit_insure_data select.form-input:hover {
    /* all: unset; */
    outline: none !important;
    border: 1.5px solid #28a745 !important;
    box-shadow: 0 0 0 3px rgba(67, 97, 238, 0.1) !important;
    cursor: text !important;
}

#submit_insure_data select.form-input:focus {
    /* color: #333333; */
    border: 1.8px solid #fecc28 !important;
    /* box-shadow: none !important; */
    box-shadow: 0 0 0 3px rgba(67, 97, 238, 0.1) !important;
}

#proposerDetails input.form-input::placeholder,
#submit_insure_data input.form-input::placeholder,
.morePlanCheckDateDescRow input.form-input::placeholder {
    all: unset;
    font-size: 14px !important;
    color: #94a3b8 !important;
    font-weight: 400 !important;
}

#proposerDetails input.form-input:hover,
select.form-input:hover,
#submit_insure_data input.form-input:hover,
.morePlanCheckDateDescRow input.form-input:hover {
    /* all: unset; */
    outline: none !important;
    border: 1.5px solid #28a745 !important;
    box-shadow: 0 0 0 3px rgba(67, 97, 238, 0.1) !important;
    cursor: text !important;
}

#proposerDetails input.form-input:focus,
select.form-input:focus,
#submit_insure_data input.form-input:focus,
.morePlanCheckDateDescRow input.form-input:focus {
    /* color: #333333; */
    border: 1.8px solid #fecc28 !important;
    /* box-shadow: none !important; */
    box-shadow: 0 0 0 3px rgba(67, 97, 238, 0.1) !important;
}

/* New input design end */

/* select 2 start */
.select2-selection__rendered {
    padding: 8.3px 48px !important;
    border: 1.5px solid #ced4da !important;
    border-radius: 10px !important;
    font-size: 14px !important;
    font-family: 'Outfit', sans-serif !important;
    transition: all 0.5s ease !important;
    background-color: #ffffff !important;
    appearance: none;
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 17px;
    height: auto;
    padding-right: 40px !important;
    color: #837e7e;
    letter-spacing: 0.5px;
}

/* .select2-search--inline{
            position: absolute !important;
        } */

.select2-search--inline .select2-search__field {
    position: absolute;
    left: 0px;
    padding-left: 48px !important;
    /* height: auto; */
    resize: none !important;
    top: 8px;
}

.select2-selection__rendered {
    border: none !important;
    margin: 0;
    /* padding-top: 5.9px !important;
    padding-bottom: 5.9px !important; */
    padding-top: 8.8px !important;
    padding-bottom: 7.8px !important;
    /* border: 1.5px solid #ced4da !important; */
}

.select2-selection--single {
    border: 1.5px solid #ced4da !important;
    border-radius: 10px !important;
    transition: all 0.5s ease !important;
}

.margin_top_tab_proposal .select2 {
    width: 100% !important;
}

.select2-selection--single:hover {
    border: 1.5px solid #28a745 !important;
    box-shadow: 0 0 0 3px rgba(67, 97, 238, 0.1) !important;
    border-radius: 10px !important;
}

.selection .select2-selection--single[aria-labelledby="select2-salutation-container"] {
    pointer-events: none;
}

.selection .select2-selection--single[aria-labelledby="select2-gender-container"] {
    pointer-events: none;
}

.selection .select2-selection--single[aria-labelledby="select2-caste-container"] {
    pointer-events: none;
}

.selection .select2-selection--single[aria-labelledby="select2-is_proposer_insured-container"] {
    pointer-events: none;
}

.margin_top_proposal_details_proposer {
    row-gap: 10px;
    margin-top: 0;
}

.select2-selection--single:focus {
    border: 1.5px solid #fecc28 !important;
    box-shadow: none !important;
    border-radius: 10px !important;
}

.select2-selection--multiple {
    border: 1px solid #d9d9d9 !important;
    border-radius: 12px !important;
    transition: all 0.5s ease !important;
}

#select2-salutation-container {
    pointer-events: none !important;
}

.select2-selection--multiple,
.select2-selection__rendered:hover {
    border: unset !important;
    box-shadow: 0 0 0 3px rgba(67, 97, 238, 0.1) !important;
}

.select2-selection--multiple,
.select2-selection__rendered:focus {
    border: 1.5px solid #fecc28 !important;
    box-shadow: none !important;
}

.select2-search__field::placeholder {
    letter-spacing: 0.5px;
    font-family: 'Outfit', sans-serif !important;
    color: #837e7e;
    font-size: 14px !important;
}

.select2-selection__placeholder {
    letter-spacing: 0.5px;
    font-family: 'Outfit', sans-serif !important;
    color: #837e7e;
}

.select2-container .select2-selection--single {
    height: auto !important;
}

.select2-container {
    /* border: 1.5px solid #ced4da !important; */
    width: 100 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
}

.select2-container--default .select2-selection--single {
    /* border: none !important; */
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: inherit !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 12px;
}

.select2-dropdown {
    border-radius: 12px;
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    display: none;
}

.select2-dropdown {
    border-bottom: 1px solid #aaa !important;
    border-radius: 12px !important;
    overflow: hidden;
}

.select2-container--open .select2-dropdown {
    /* top: -6px; */
}

/* select 2 end */

.box-shadow_plan_box_p_s_s_proposal_form {
    border-radius: 27px;
}

.input-icon i {
    font-size: 16px !important;
}


/* side summary care 360 start */
.cardTooltipWrapper {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.cardTooltipWrapper .tooltip-box {
    visibility: hidden;
    opacity: 0;
    width: 220px;
    background: #333;
    color: #fff;
    text-align: left;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    /* above the text */
    left: 50%;
    transform: translateX(-50%);
    transition: opacity 0.3s;
    white-space: normal;
    /* allows line breaks */
}

.cardTooltipWrapper:hover .tooltip-box {
    visibility: visible;
    opacity: 1;
}

.health-check-up {
    color: #107591 !important;
}

.health-check-up:hover {
    text-decoration: underline !important;
}

.tooltip-box hr {
    border-top: 1px solid rgb(253 242 242 / 112%) !important;
    margin-block: 5px !important;
}

/* side summary care 360 end */

@media (max-width: 768px) {
    .tab_modal_product_d {
        width: 90% !important;
    }

    #submit_insure_data .panel-title a {
        max-width: 98%;
    }

    .z-tabs.horizontal.responsive>ul.z-tabs-desktop {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .signUp-page form .input-group label:not(.error) {
        font-size: 15px;
    }

    .over_border_txt_proposal_add {
        font-size: 15px;
    }

    #proposerDetails {
        width: 90%;
    }

    .theme-sidebar-widget {
        padding-inline: 5%;
    }

    #submit_insure_data .signin-form-wrapper {
        margin-top: 0% !important;
    }

    #submit_insure_data .signUp-page {
        margin-top: 0% !important;
    }

    /* .margin_top_proposal_details_proposer{
            display: flex;
            flex-direction: column;
            gap: 12px;
        } */
}

@media (min-width: 576px) {
    #submit_insure_data .signUp-minimal .signin-form-wrapper {
        max-width: 98%;
    }
}

@media (max-width: 575px) {

    #submit_insure_data .panel-title a {
        max-width: 93% !important;
    }

    #idetails .proposal_continue_back_margin {
        margin: 0.5rem 0 !important;
    }

    .margin_top_40_proposal_insured div{
        padding-right: unset !important;
    }

    #idetails .signUp-minimal .signin-form-wrapper{
        padding: 50px 15px 40px !important;
    }

    .signUp-minimal .sign-up-form-wrapper,
    #pdetails .signUp-minimal .signin-form-wrapper {
        padding: 8px 15px 40px !important;
    }

    #pdetails .proposal_title{
        position: absolute;
        top: -10px;
        margin-bottom: 0 !important;
    }

    #idetails .proposal_title{
        text-align: center !important;
    }

    #idetails .signin-form-wrapper{
        margin-bottom: 0px !important;
    }

    #submit_insure_data .over_border_txt_proposal_add {
        margin-top: -65px;
    }

    .margin_top_proposal_details_proposer div {
        padding-right: unset !important;
    }

    form {
        width: 100% !important;
    }

    .proposal_continue_back_margin {
        margin: 0 !important;
    }

    .mobile-shadow {
        padding-bottom: 30px;
    }

    .signin-form-wrapper {
        margin-top: 10px !important;
        margin-bottom: 17px !important;
    }

    .border-mobile {
        border: none;
    }

    #submit_insure_data .form-control-age {
        font-size: 18px !important;
    }
}

@media (max-width: 746px) {
    .pdetails {
        white-space: nowrap;
    }
}

@media (max-width: 480px) {

    #submit_insure_data #submit_insure_data .signUp-minimal .signin-form-wrapper {
        padding: 50px 15px 40px !important;
    }

    .margin_top_40_proposal_insured {
        margin-right: 0px !important;
    }

    #proposerDetails .margin_top_proposal_details_proposer {
        margin-right: unset !important;
    }

    .theme-tab.tab-dark .z-container {
        margin-top: 0;
    }

    .tab_modal_product_d li:not(:last-child)::after {
        top: 45%;
    }
}

@media (max-width: 360px) {
    .margin_top_proposal_summary_r_b {
        row-gap: 29px !important;
        margin-bottom: 9% !important;
    }
}

@media screen and (max-width: 768px) {
    .span_proposal_form_i {
        font-size: inherit;
    }
}

@media only screen and (max-device-width: 480px) {
    .box-shadow_plan_box_p_s_s_proposal_form {
        display: block !important;
    }

    .form-group {
        margin-bottom: 1.5rem !important;
    }
}

@media (max-width: 768px) {
    .box-shadow_plan_box_p_s_s_proposal_form {
        margin: unset;
        max-width: none;
        flex: none;
    }

    .total_premium_btn_proposal_form {
        margin-left: 0;
    }

    .summary-premium-mobile {
        /* padding-inline: 5%; */
    }

    .mb-form {
        margin-left: unset !important;
    }

    .mobile-align {
        justify-content: space-around !important;
    }

    .tab_modal_product_d {
        padding: 11px 0px 8px 2px !important;
    }

    /* .tab_modal_product_d li:not(:last-child)::after {
        display: none;
    } */
}

@media (min-width: 768px) and (max-width: 1024px) {
    .tab_modal_product_d li:not(:last-child)::after {
        width: 100%;
    }
}

@media (min-width: 768px) {
    #idetails .offset-md-1 {
        margin-left: unset;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    .summary-premium-mobile {
        /* padding-inline: 8%; */
    }

    .margin_top_proposal_details_proposer {
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    #submit_marine_data {
        width: 95% !important;
    }
}