﻿﻿body {
    color: #3d3d3d
}

a:hover {
    color: #f37435
}

.btn {
    margin: 0rem;
    box-shadow: unset;
    -webkit-box-shadow: unset
}

    .btn:hover, .btn:focus, .btn:active {
        box-shadow: unset;
        -webkit-box-shadow: unset
    }

@font-face {
    font-family: inherit;
    src: local(inherit-Regular),url(../fonts/inherit-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: Quicksand;
    src: local(Quicksand-Regular),url("../fonts/Quicksand/Quicksand-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    font-display: swap
}

.form-control {
    height: calc(1.2em + 0.75rem + 2px);
    padding: 0px 0px;
    background: transparent;
    border-width: 0px 0px 1px;
    border-radius: 0px
}

.FloatInput.date input {
    border-width: 0px;
    border-bottom-width: 1px;
    height: 24px;
    border-radius: 0px;
    padding: 0px 0px 6px;
    font-weight: 600
}

.ageStyle {
    height: 24px;
    padding: 0
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0
}

.navbar.fixed-top .dropdown-menu {
    margin-top: 19px
}

.page-heading, .page-heading-ad, .pageHeadingSec {
    font-family: Quicksand;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #6d307d
}

.apppage-heading {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.44;
    color: #6d307d;
    font-size: 25px
}

.select2-container {
    text-align: left
}

::-webkit-scrollbar {
    width: 8px;
    height: 10px;
    border-radius: 50%
}

::-webkit-scrollbar-thumb {
    background: #ceced6
}

::-webkit-scrollbar-track {
    background: #f5f5f6
}

.disabled, :disabled {
    pointer-events: none !important;
    opacity: 0.7
}

input.disabled, select.disabled, select:disabled, input:disabled {
    background-color: transparent !important;
    color: #777777 !important;
    opacity: 0.7
}

    input:disabled + label {
        opacity: 0.7
    }

body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%
}

textarea.form-control {
    border-width: 0;
    border-bottom-width: 1px;
    border-radius: 0px;
    height: 25px;
    padding-left: 0px;
    overflow: hidden
}

    textarea.form-control:focus {
        box-shadow: unset;
        height: 30px;
        overflow: hidden
    }

button:focus {
    outline: none !important
}

a[data-bs-toggle="collapse"] {
    position: relative
}

.m-l-1r {
    margin-left: 1rem
}

.brdLeft {
    border-left: 1px solid #ceced6
}

.brdRight {
    border-right: 1px solid #ceced6
}

.brdBottom {
    border-bottom: 1px solid #ceced6
}

.brdTop {
    border-top: 1px solid #ceced6
}

select.form-control {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.admin_lay-contenttop {
    padding-top: 98px
}

.panel-light {
    background-color: #fcecff;
    position: relative;
    z-index: 1;
    border-top: 1px solid rgba(0,0,0,0.13);
    border-bottom: 1px solid rgba(0,0,0,0.13)
}

.contain-fit, .deletenote {
    object-fit: contain
}

.results-top {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d
}

.button:disabled, .button-bordered:disabled, .button-search:disabled, .button-filled:disabled, .button-link:disabled, .button-link-lg:disabled, .button-link-black:disabled, .swal2-modal .swal2-styled:disabled {
    opacity: 0.5;
    color: #fff;
    background-color: #777;
    border: 1px solid #777;
    box-shadow: none !important
}

label {
    font-size: 14px
}

.button, .button-bordered, .button-bordered:hover, .button-search, .button-search:hover, .button-filled, .button-filled:hover, .button-link, .button-link-lg, -lg.button-link:hover, .button-link:hover, .button-link-lg:hover, .button-link-black, .swal2-modal .swal2-styled {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.40;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 4px;
    padding: 10px
}

.button-bordered, .button-bordered {
    color: #f37435;
    border: solid 1px #f37435;
    background-color: transparent;
    text-transform: capitalize;
    cursor: pointer
}

.button-search, .button-search:hover {
    color: #f37435;
    border: solid 1px #f37435;
    background-color: #fff
}

.button-filled, .button-filled:hover {
    color: #fff;
    background-color: #f37435;
    border: solid 1px #f37435;
    text-transform: capitalize;
    cursor: pointer
}

.button-link, .button-link-lg, -lg.button-link:hover, .button-link:hover, .button-link-lg:hover, -lg.button-link:hover {
    cursor: pointer;
    color: #f37435;
    text-transform: capitalize;
    cursor: pointer
}

    .button-link-lg, .button-link:hover-lg {
        font-size: 14px !important
    }

.button-link-black {
    text-transform: capitalize;
    cursor: pointer;
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: 1px;
    color: #3d3d3d
}

.edit_leads {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #3d3d3d
}

.lbl_font1 {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.7;
    color: #777
}

.lbl_font {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #777
}

.input-text-b, .product-card .small-textbox, .product-card .ageControl {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d
}

.input-text-r {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.badge-pill {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    border-radius: 20rem !important
}

.Navbar-top {
    height: 50px;
    background-color: #fff;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

    .Navbar-top .navbar-nav {
        flex-direction: row
    }

.right-nav {
    padding-right: 2.5rem
}

.Company-Name-Div a:hover {
    color: #fff
}

.Company-Name-Div a:focus {
    outline: none
}

.Oval {
    border-radius: 15px;
    padding: 3px 6px;
    background-color: #7b4485
}

.Profile-btn {
    border-radius: 4px;
    padding: 10px;
    font-weight: 600
}

.btnforhome {
    min-width: 145px;
    padding: 11px
}

    .btnforhome:hover {
        padding: 11px !important
    }

.user_name {
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #fff
}

    .user_name .dropdown-toggle::after {
        display: none
    }

.Company-Name-Div {
    margin-left: 68px
}

#D2CTopNavBar .Company-Name-Div {
    margin: 0;
    float: left
}

#D2CTopNavBar .user_name {
    position: relative
}

#D2CTopNavBar .middleMenu {
    margin-left: 0
}

.homelogo {
    margin-top: 4px;
    color: #fff;
    font-size: 20px !important
}

.headLogin .dropdown-menu a {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding: 6px 0px;
    display: block
}

.ADD-NEW-Label {
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 1.17px;
    text-align: center;
    color: #f37435
}

.icons:not(.add-new) img {
    height: 20px;
    width: 20px
}

#sidebar ul li a.active {
    border-left: 5px solid #f37435;
    background-color: #fff2f0
}

    #sidebar ul li a.active .sidebar-label {
        color: #f37435 !important
    }

#sidebar ul li {
    margin-bottom: 0rem !important
}

    #sidebar ul li.nav-item:hover {
        background-color: #fff2f0;
        overflow: visible
    }

.sidebar-label {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    display: block;
    border-bottom: none;
    width: 100%
}

.Rectangle_sidebar {
    width: 60px;
    height: 800px;
    box-shadow: 4px 0 14px -2px rgba(22,22,25,0.07);
    border: solid 1px #eae2ec;
    background-color: #fff
}

.icons {
    margin-left: 1rem;
    object-fit: contain
}

#sidebar {
    position: fixed;
    z-index: 99;
    min-width: 260px;
    max-width: 200px;
    height: 100%;
    background: #ffffff;
    color: black;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top: 0
}

    #sidebar li.brd {
        border-bottom: 1px solid #ceced6
    }

.menu-list {
    align-self: center
}

#sidebarCollapse.btn {
    box-shadow: none
}

#sidebar.active {
    min-width: 60px;
    max-width: 60px;
    text-align: center;
    transition: .5s ease
}

    #sidebar.active .logo {
        padding: 10px 0
    }

    #sidebar.active .closebar {
        display: none
    }

    #sidebar.active .hamburger {
        display: inline-block
    }

    #sidebar.active .menu-list {
        display: none !important
    }

    #sidebar.active li.brd {
        border-bottom: none !important
    }

    #sidebar.active ul.components li {
        font-size: 14px
    }

        #sidebar.active ul.components li a {
            padding: 10px 0
        }

            #sidebar.active ul.components li a span {
                margin-right: 0;
                display: block;
                font-size: 24px
            }

.bg-white {
    background: white
}

.add-new {
    left: -8px
}

#sidebar .closebar {
    display: inline-block
}

#sidebar .hamburger {
    display: none
}

#sidebar .nav-item .active .nonactive {
    display: none
}

#sidebar .nav-item .active .activate {
    display: inline-block
}

#sidebar .nav-item .nonactive {
    display: inline-block
}

#sidebar .nav-item .activate {
    display: none
}

#sidebar ul.components {
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

#sidebar ul li a {
    padding: 11px 17px;
    display: block;
    color: black;
    border-bottom: #ceced6;
    border-left: 5px solid transparent
}

    #sidebar ul li a .QuickJourneyCards span {
        margin-right: 15px
    }

table.dataTable tbody th, table.dataTable tbody td {
    vertical-align: middle !important;
    border-top: none !important
}

.dataTables_scroll .dataTables_scrollBody, .dataTables_scroll .dataTables_scrollHead {
    box-shadow: 0 2px 8px 0 rgba(112,112,165,0.14)
}

td.dt-body-center {
    text-align: center;
    vertical-align: middle
}

.content-spacing {
    width: 216px;
    padding: 8px 10px !important
}

.enclose hr {
    margin-top: 0.2rem;
    margin-bottom: 0rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-color: lightgray;
    margin-left: 0.5rem;
    margin-right: 0.5rem
}

table.table th, table.table td {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem
}

div.dts div.dataTables_scrollBody {
    background: none !important
}

.dataTables_scrollBody thead th {
    padding: 0 !important
}

table.dataTable tbody tr.selected {
    background-color: #fff2f0 !important
}

.dataTables_length {
    display: none
}

.dataTables_filter label {
    display: flex;
    align-items: center
}

.dataTables_info {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d;
    border-radius: 15px;
    background-color: #fff2f0;
    margin-top: 10px;
    padding: 10px
}

.table .dataTable .no-footer {
    width: 100%
}

.dataTable {
    width: 100% !important;
    border-collapse: separate !important;
    border-spacing: 0px 5px !important
}

table.dataTable.no-footer {
    border-bottom: none !important
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #3d3d3d !important
}

.dataTables_wrapper .dataTables_info {
    display: none
}

.dt-buttons {
    margin-top: 10px;
    float: right !important;
    border-radius: 15px !important;
    background-color: #fff2f0 !important
}

button.dt-button {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #6d307d;
    color: #333 !important;
    display: inline-block;
    border: none !important;
    background: none !important;
    padding: 10px
}

.dataTables_paginate {
    margin-top: 10px;
    float: left !important;
    border-radius: 15px;
    background-color: #fff2f0
}

    .dataTables_paginate .paginate_button {
        font-family: Quicksand;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.6;
        color: #3d3d3d;
        color: #3d3d3d !important;
        display: inline-block;
        border: none !important;
        background: none !important;
        padding: 10px
    }

        .dataTables_paginate .paginate_button .current {
            font-family: inherit;
            font-size: 14px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.43;
            letter-spacing: normal;
            color: #6d307d !important
        }

.data-table thead .table_head {
    border-radius: 2px;
    background-color: #fff2f0
}

.data-table thead tr th {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d;
    border-bottom: none !important
}

.data-table tr:hover {
    box-shadow: 0 5px 10px 0 rgba(112,112,165,0.25) !important
}

.data-table tr {
    border-radius: 2px;
    box-shadow: 0 2px 8px 0 rgba(112,112,165,0.14);
    background-color: #fff
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 0.7rem 10px !important
}

td.dt-body-center {
    text-align: center;
    vertical-align: middle
}

.table_head {
    border-radius: 2px;
    background-color: #fff2f0
}

.table thead th {
    border-bottom: none;
    text-transform: capitalize
}

.table.dataTable thead td {
    border-bottom: none
}

.down_arrow {
    opacity: 0
}

.desktop:hover .down_arrow {
    opacity: 1
}

.data-table_info {
    padding: 10px;
    margin-top: 10px;
    float: right;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    border-radius: 25px;
    background-color: #fff2f0
}

.nosort {
    background-image: none !important
}

table.dataTable thead {
    background-image: none !important
}

    table.dataTable thead:hover .sorting {
        background: url("../images/icons-sort.svg") no-repeat center right !important;
        background-size: 16px 10px
    }

    table.dataTable thead:hover .sorting_asc {
        background: url("/images/sort_asc.svg") no-repeat center right !important
    }

    table.dataTable thead:hover .sorting_desc {
        background: url("/images/sort_desc.svg") no-repeat center right !important
    }

li.nav-item.showSubMenu .menu-list::after {
    content: "";
    background: url("../images/right.png") no-repeat center center !important;
    right: 8px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    top: 0;
    bottom: 0;
    height: 100%;
    transform: rotate(0deg)
}

li.nav-item.showSubMenu.firstSubmenu .menu-list::after {
    content: none
}

li.nav-item.showSubMenu a.change-arrow .menu-list::after {
    transform: rotate(90deg)
}

table.dataTable thead .sorting_asc_disabled {
    background: none !important
}

table.dataTable thead .sorting_desc_disabled {
    background: none !important
}

.data-table_paginate {
    float: left;
    background-color: #fff2f0;
    margin-top: 10px
}

.table_data {
    border-radius: 2px;
    box-shadow: 0 2px 8px 0 rgba(112,112,165,0.14);
    border: solid 1px #fff2f0;
    background-color: #fff
}

.status_btn {
    align-items: center;
    display: inline-flex;
    border-radius: 4px;
    border: solid 1px #f37435;
    padding: 1px 8px;
    background-color: #f37435
}

.status-text {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    display: inline-flex;
    align-items: center
}

.status_btn.textgreen {
    border: solid 1px #fff2f0;
    background: #fff2f0
}

.status-text.textgreen {
    color: #28d38b
}

.dropdown-menu .status-text {
    color: #3d3d3d
}

.interests {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

.days_ago {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #3d3d3d
}

.age_gender {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d
}

.contact {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d
}

.date {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d
}

.users {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

.user {
    font-family: Quicksand;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

.new_image {
    display: none !important
}

.odd:hover .new_image {
    display: block !important
}

.details {
    cursor: pointer
}

    .details img:nth-of-type(2) {
        padding: 10px 5px 10px 10px
    }

.image_down {
    width: 10px;
    display: none !important
}

.odd:hover .image_down {
    display: block !important
}

.even:hover .new_image {
    display: block !important
}

.even:hover .image_down {
    display: block !important
}

.right_arrow img {
    height: 20px;
    width: 18px;
    object-fit: contain
}

.details img {
    height: 20px;
    width: 20px;
    object-fit: contain
}

.priority, .priority-hot, .priority-cold, .priority-warm {
    font-family: inherit;
    font-size: 8px;
    font-weight: bold;
    border-radius: 2px;
    padding: 3px 5px;
    align-items: center;
    display: inline-flex
}

.priority-hot {
    color: #c81e17;
    background-color: #ff908c
}

.priority-cold {
    color: #077848;
    background-color: #45e7a3
}

.priority-warm {
    color: #8f6907;
    background-color: #ffce4f
}

.filterHead {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.listed {
    display: flex;
    justify-content: space-between
}

    .listed span {
        font-size: 14px;
        font-weight: bold
    }

        .listed span:nth-of-type(2) {
            font-family: inherit;
            font-size: 12px;
            font-weight: bold;
            letter-spacing: 1px;
            color: #f3643e;
            text-transform: uppercase
        }

.filters {
    margin: 10px 0 10px 0
}

    .filters .priority_item {
        margin-top: 5px;
        border: none;
        border-radius: 25px;
        font-size: 12px;
        background-color: #fff2f0
    }

        .filters .priority_item span {
            padding-right: 5px
        }

        .filters .priority_item img {
            width: 12px
        }

.input-container {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.container-fluid .page-tabs {
    margin-bottom: 0
}

.page-tabs {
    padding-left: 5px;
    margin-bottom: 2%;
    color: black
}

.page-tabs-ul .waves-effect {
    overflow: unset;
    white-space: nowrap
}

.page-tabs-ul li {
    padding-right: 1.5rem;
    display: block
}

    .page-tabs-ul li a.active {
        opacity: 1;
        display: inline-block;
        font-family: Quicksand;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #3d3d3d
    }

        .page-tabs-ul li a.active + .focus-border {
            border-radius: 4px;
            width: -webkit-fill-available;
            display: block;
            height: 3px;
            background-color: #f37435
        }

.page-tabs-ul a {
    opacity: 0.5;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 0.5rem;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.88;
    color: #3d3d3d
}

.nav-spacing {
    margin-right: 15px
}

.change_status {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1px;
    text-align: center;
    color: #f37435
}

.re-assign {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1px;
    text-align: center;
    color: #f37435
}

.delete {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1px;
    text-align: center;
    color: #f37435
}

.bottom-icons {
    color: #f37435 !important
}

.selected_leads {
    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    color: #6d307d
}

.status_change {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #3d3d3d
}

.modal-subhead {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #777
}

.user_status {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d
}

.delete_leads {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #3d3d3d
}

.delete_text {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    color: #3d3d3d
}

.grey-collapse {
    border-radius: 9px;
    background-color: #fff2f0
}

#addNewLead .modal-content {
    width: 906px;
    border-radius: 10px
}

#addNewLead .modal-body, #addNewLead .modal-header, #addNewLead .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

#DriveNewLead .modal-content {
    width: 800px;
    border-radius: 10px
}

#DriveNewLead .modal-body, #DriveNewLead .modal-header, #DriveNewLead .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.errmsg {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #d70025
}

.successmsg, .otpsent {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    color: #28d38b
}

.successmsg, .otpsentDrive {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
    color: #28d38b
}

#deleteLeads .modal-content, #confirmModal .modal-content {
    width: 440px;
    border-radius: 10px
}

#deleteLeads .modal-dialog, #confirmModal .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

#deleteLeads .modal-body, #deleteLeads .modal-header, #deleteLeads .modal-footer, #confirmModal .modal-body, #confirmModal .modal-header, #confirmModal .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

#re-assign .modal-content {
    width: 440px;
    border-radius: 10px
}

#re-assign .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

#re-assign .modal-body, #re-assign .modal-header, #re-assign .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

#changeStatus .modal-content, #approveStatus .modal-content {
    width: 404px;
    border-radius: 10px
}

#changeStatus .modal-dialog, #approveStatus .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

#changeStatus .modal-body, #changeStatus .modal-header, #changeStatus .modal-footer, #approveStatus .modal-body, #approveStatus .modal-header, #approveStatus .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.newInterests {
    height: 140px;
    border-radius: 5px;
    border: solid 1px #c6c8ca
}

    .newInterests ul li a {
        font-size: 14px !important;
        line-height: 1.4 !important
    }

        .newInterests ul li a.active {
            line-height: 1.4 !important
        }

.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0
}

.radio-toolbar label {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
    color: #3d3d3d;
    color: #3d3d3d;
    display: inline-block;
    margin-right: 0.7rem;
    padding: 10px 20px;
    border-radius: 4px;
    border: solid 1px #d3d3d3;
    background-color: transparent
}

.radio-toolbar input[type="radio"]:checked + label {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.3;
    color: #3d3d3d;
    color: #f37435;
    border: solid 1px #f37435
}

.chk-toolbar input[type="checkbox"] {
    opacity: 0;
    position: fixed;
    width: 0
}

.chk-toolbar label {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
    color: #3d3d3d;
    display: inline-flex;
    margin-right: 0.7rem;
    align-items: center;
    padding: 4px 20px;
    padding-left: 10px !important;
    border-radius: 13px;
    border: solid 1px #706fa7;
    background-color: #fff
}

.chk-toolbar input[type="checkbox"]:checked + label {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.3;
    color: #3d3d3d;
    box-shadow: 0 6px 6px 0 rgba(112,112,165,0.14);
    border: solid 1px #706dab;
    background-color: #fff2f0
}

    .chk-toolbar input[type="checkbox"]:checked + label i {
        transform: rotate(45deg)
    }

.modal-header {
    border-bottom: none
}

.lbl_font {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #777
}

.input-text-b, .product-card .small-textbox, .product-card .ageControl {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d
}

.input-text-r {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.modal-footer {
    border-top: none
}

.edit_leads {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #3d3d3d
}

.modalDetails, .sideModalTabHead, .sideModalInfo {
    font-family: inherit;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #6d307d
}

.sideModalTabHead {
    font-size: 16px
}

.sideModalInfo {
    font-size: 12px
}

.brdBottom {
    border-bottom: 1px solid #ceced6
}

.lead_interest[readonly] {
    background: transparent !important
}

.back {
    float: left;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #3d3d3d;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background-color: transparent;
    border: 0
}

#user {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #3d3d3d
}

.jump-footer {
    background-color: transparent !important
}

.side_modal {
    left: 440px;
    margin-top: -30px
}

    .side_modal .modal-content {
        position: fixed;
        margin: auto;
        width: 400px;
        height: 100%;
        right: 0px;
        overflow-y: scroll
    }

.timeline-ul {
    padding: 15px;
    list-style: none
}

    .timeline-ul li {
        position: relative;
        padding-bottom: 29px;
        padding-left: 25px;
        padding-top: 0px;
        border-left: 2px solid #8f8f8f
    }

        .timeline-ul li:last-child {
            border-color: transparent
        }

        .timeline-ul li::after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: -9px;
            width: 15px;
            height: 15px;
            border-radius: 10px;
            background: #dddddd;
            border: 1px solid #868686
        }

        .timeline-ul li .date {
            display: block;
            position: relative;
            top: -5px;
            color: #8c96a3;
            text-transform: uppercase;
            font-size: 13px
        }

        .timeline-ul li .text {
            position: relative;
            top: -3px
        }

.timeline_comment {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d;
    border-radius: 2px;
    border: solid 1px #b7b7d2;
    margin-bottom: 0.3rem
}

.timeline_date {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #3d3d3d
}

.timeline_status {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d
}

.timeline_editedDetails {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d
}

.edited_details {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.timeline_status {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d
}

.timeline_editedDetails {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d
}

.edited_details {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.status_changed {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.lead_dropdown {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.dropdown-toggle::after {
    content: none
}

.actived {
    display: block
}

.deletenote {
    height: 15px;
    padding-right: 1rem
}

.editnote {
    display: none
}

.notesstructure:hover {
    box-shadow: 0 10px 15px -10px rgba(255,118,87,0.5)
}

    .notesstructure:hover .editnote {
        display: block
    }

.remindertext {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-left: none
}

.reminderedit {
    padding-right: 0.4rem;
    display: none
}

.reminder:hover .reminderedit {
    display: block
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

    .fixed-bottom .bottom-mennu {
        padding-right: 2.7rem
    }

.ms-options-wrap > .ms-options {
    font-size: 12px !important
}

.ms-options-wrap > button {
    height: 32px !important;
    font-family: inherit;
    font-size: 12px !important;
    line-height: 1.5;
    color: #6d307d;
    position: relative;
    text-align: left;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-weight: 400;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-width: 0 0 1px;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.ms-options-wrap {
    height: 32px !important;
    font-family: inherit;
    font-size: 12px !important;
    line-height: 1.5;
    color: #6d307d
}

.ms-options {
    height: 32px !important;
    font-family: inherit;
    font-size: 12px !important;
    line-height: 1.5;
    color: #6d307d;
    margin-top: 0px !important
}

.ms-options-wrap > .ms-options {
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #495057
}

    .ms-options-wrap > .ms-options .ms-selectall {
        text-transform: uppercase
    }

.ms-selectall.global {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d;
    margin: 4px 5px !important
}

.ms-options-wrap > button:after {
    margin-top: -7px;
    border: 0px solid rgba(0,0,0,0);
    font-family: 'FontAwesome';
    content: '\f078';
    font-weight: bold;
    height: 0;
    position: absolute;
    right: 16px;
    border-top-color: #999
}

.error_msg {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.6;
    color: #d70025
}

    .error_msg.familyHistoryErrorFont {
        font-family: Quicksand;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.6;
        color: #d70025
    }

.errorbox {
    border: 0px solid red;
    border-bottom: 1px solid red !important
}

.floating-input.errorbox {
    border-bottom: 1px solid red !important
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #6d307d !important
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #6d307d !important
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: #6d307d !important
}

.tooltip-inner {
    color: #fff !important;
    background: red !important;
    padding: 0.5rem !important;
    min-width: 100px
}

.tooltip-arrow, .red-tooltip + .tooltip > .tooltip-inner {
    background-color: red !important
}

.error_msg {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.6;
    color: #d70025
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #6d307d
}

.tooltip-inner {
    color: #fff !important;
    background: #6d307d !important;
    padding: 0.5rem !important;
    min-width: 100px
}

#error_msg {
    display: none
}

.share {
    float: right
}

.gain {
    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
    letter-spacing: normal;
    color: #6d307d
}

.education {
    border-radius: 4px;
    margin: 0 10px;
    padding: 5px 10px;
    background-color: lavender
}

.unit {
    font-size: 10px;
    font-weight: bold
}

.coveragehead {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #6d307d
}

.amount {
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.report {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #6d307d
}

.inspection {
    padding: 10px;
    background-color: lavender
}

.jump {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1px;
    text-align: center;
    color: orangered
}

#Interests_tab {
    padding: 0 !important
}

.card-header {
    padding: 0 25px;
    background-color: transparent;
    border-bottom: none !important
}

i.fa {
    cursor: pointer;
    margin-right: 5px;
    color: #f37435
}

.enclose i.fa {
    color: #f37435 !important
}

#bar span {
    font-size: 12px
}

.amount {
    font-family: PingFang SC;
    margin: 0 !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

#bar {
    padding: 10px 0
}

.leadchart {
    border-radius: 5px;
    box-shadow: 0 14px 14px -2px rgba(59,61,204,0.07);
    border: solid 1px #ddddf1;
    background-color: #fff
}

.line {
    width: 70%;
    border-bottom: 1px solid;
    position: absolute;
    top: 19px;
    right: -12px
}

.portlet.light {
    padding: 0 !important
}

.portlet > .portlet-title {
    border-bottom: none !important;
    min-height: 0 !important
}

.quotation {
    margin: 20px 0
}

.lifestyle {
    font-family: inherit;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: normal;
    color: var(--color-text-dark)
}

.flexcontent {
    display: flex;
    justify-content: space-between
}

.leadcount {
    font-size: 12px;
    font-family: inherit;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateX(-50%);
    margin-left: -36px;
    transform: rotate(270deg)
}

.app {
    margin-left: -65px
}

.counter {
    margin-left: 16px
}

.iconimg {
    background-color: lavender;
    border-radius: 50%;
    padding: 5px;
    position: relative;
    top: -4px
}

.apexcharts-legend {
    overflow: hidden !important
}

    .apexcharts-legend.position-bottom.apexcharts-align-center, .apexcharts-legend.position-top.apexcharts-align-center {
        justify-content: space-between !important
    }

.quotation .apexcharts-legend-series:nth-of-type(4) {
    width: 60% !important
}

.fontDashboard {
    font-family: inherit !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-16 {
    font-size: 16px !important
}

.fs-18 {
    font-size: 18px !important
}

.fs-20 {
    font-size: 20px !important
}

.fs-24 {
    font-size: 24px !important
}

.fs-22 {
    font-size: 22px !important
}

.fs-32 {
    font-size: 32px !important
}

.textLight {
    color: #3d3d3d
}

.option-text {
    font-family: inherit
}

.Top-5-Branches {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #3d3d3d
}

.graphborder {
    height: 454px;
    border-radius: 5px;
    box-shadow: 0 14px 14px -2px rgba(59,61,204,0.07);
    border: solid 1px #ddddf1;
    background-color: #fff
}

.darkblueColor {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #3d3d3d
}

.lightblueColor {
    color: #3d3d3d
}

.primary-color, ul.stepper li.active a .circle, ul.stepper li.completed a .circle {
    background-color: #FF7657 !important
}

ul.stepper {
    border-bottom: none;
    padding: 0rem 1.5rem;
    counter-reset: section
}

    ul.stepper li a {
        padding: 0.5rem 1.5rem !important;
        text-align: center
    }

.stepper-horizontal li:hover {
    background-color: #fff
}

.insurance {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #3d3d3d
}

.ppt_sa_pt {
    font-family: PingFangSC;
    font-weight: 600;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.premium {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #3d3d3d
}

.gain-1 {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #3d3d3d
}

.fa-arrow-right {
    color: #6d307d;
    font-size: 12px
}

.fa-share-alt {
    color: #6d307d;
    font-size: 12px;
    padding: 0 2px
}

.goals {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
    color: #3d3d3d;
    padding: 5px 10px;
    background-color: #fff2f0
}

.unit {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
    color: #3d3d3d
}

.coverage {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.coverage_for {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d
}

.report {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.inspection {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #6d307d;
    padding: 10px;
    background-color: #fff2f0
}

.jump {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1px;
    text-align: center;
    color: #f37435
}

#About_plan {
    padding: 0 !important
}

.panel-heading.collapsed .fa-chevron-down, .panel-heading .fa-chevron-up {
    display: inline-block
}

.panel-heading.collapsed .fa-chevron-up, .panel-heading .fa-chevron-down {
    display: none
}

.collapsed ~ .panel-body {
    padding: 0
}

#bar span {
    font-size: 12px
}

.premium {
    margin: 0 !important
}

#bar {
    padding: 10px 0
}

#deleteQuot .modal-content {
    width: 440px;
    border-radius: 10px
}

#deleteQuot .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

#deleteQuot .modal-body, #deleteQuot .modal-header, #deleteQuot .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

#quotre-assign .modal-content {
    width: 440px;
    border-radius: 10px
}

#quotre-assign .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

#quotre-assign .modal-body, #quotre-assign .modal-header, #quotre-assign .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

#quotchangeStatus .modal-content {
    width: 404px;
    border-radius: 10px
}

#quotchangeStatus .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

#quotchangeStatus .modal-body, #quotchangeStatus .modal-header, #quotchangeStatus .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.plan {
    width: 40%;
    padding: 10px 20px
}

.cover {
    margin: 10px 0;
    padding: 10px 0;
    background-color: #fff2f0;
    border-radius: 2px
}

.advice {
    color: black
}

.edu {
    margin: 0;
    background-color: #fff2f0
}

.upload {
    background-color: #fff2f0;
    border: none !important;
    box-shadow: none !important;
    color: #f37435 !important
}

    .upload:hover {
        background-color: #fff2f0;
        border: none !important
    }

.self {
    color: #f37435
}

    .self:hover {
        color: #f37435
    }

.cart {
    padding: 10px 15px
}

.fa-question-circle {
    float: right
}

.fill {
    display: none
}

.addnew {
    display: none
}

.lastdiv {
    display: none
}

.mobilelist {
    display: none
}

.emailacct {
    display: none
}

.roadacct {
    display: none
}

.mumbai {
    padding: 0
}

.earnmobile {
    display: none
}

.POSUser .page-body {
    padding: 15px 60px
}

.POSUser .Company-Name-Div {
    margin-left: 60px !important
}

.side-nav-pills .row {
    margin: 0px
}

.side-nav-pills a {
    padding: 15px 15px !important;
    padding-bottom: 25px !important
}

    .side-nav-pills a.active .icon-bg {
        background-color: #7b4485
    }

.side-nav-pills .sub-text {
    font-size: 10px !important
}

.side-nav-pills .icon-bg {
    height: 40px;
    padding: 10px !important
}

.side-nav-pills .nav-link.active, .side-nav-pills .show > .nav-link {
    color: #fff;
    background-color: #fff2f0;
    border: 1px solid #B7B6D3;
    border-radius: 5px
}

.side-nav-pills .nav-link {
    border-bottom: solid 1px #ceced6;
    border-radius: 0px
}

.proposalTabs {
    border-bottom: none !important
}

    .proposalTabs li {
        border: none !important;
        margin: 1%;
        white-space: nowrap
    }

        .proposalTabs li .stepper-tab {
            display: inline-block;
            width: 100%;
            height: 2px;
            border-radius: 1px;
            background: #eae2ec
        }

        .proposalTabs li .active .stepper-tab {
            background: #f37435
        }

        .proposalTabs li .completed .stepper-tab {
            background-color: #d3d3d3
        }

        .proposalTabs li .active .heading {
            color: #f37435
        }

        .proposalTabs li .heading {
            font-family: inherit;
            font-size: 14px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.5;
            letter-spacing: normal;
            color: #6d307d;
            text-align: center
        }

#horizontal-stepper-fix .completed .heading {
    color: #777 !important;
    opacity: 0.7
}

#horizontal-stepper-fix-Drive .completed .heading {
    color: #777 !important;
    opacity: 0.7
}

@media (max-width: 991.98px) {
    .applestore img, .playstore img {
        height: 40px !important
    }

    #BacktoTopbtn {
        display: none !important
    }

    .btnforhome {
        min-width: auto !important
    }

    .proposalTabs .nav-item {
        margin: 0
    }

    .proposalTabs.progressbar li {
        position: relative
    }

        .proposalTabs.progressbar li a:before {
            width: 32px;
            height: 32px;
            line-height: 32px;
            z-index: 2;
            position: relative;
            background: #fff
        }

        .proposalTabs.progressbar li a .stepper-tab, .proposalTabs.progressbar li a .heading {
            display: none
        }

        .proposalTabs.progressbar li a.disabled {
            opacity: 1
        }

            .proposalTabs.progressbar li a.disabled:before {
                border-color: #f79e74
            }

            .proposalTabs.progressbar li a.disabled.completed:before {
                border-color: #73e0ae;
                background: #73e0ae
            }

            .proposalTabs.progressbar li a.disabled.active:before {
                border-color: #f79e74;
                background: #f79e74
            }

        .proposalTabs.progressbar li + li:before {
            content: "";
            height: 1px;
            width: 100%;
            background-color: #3d3d3d7d;
            position: absolute;
            left: 0;
            transform: translate(-50%, -50%);
            top: 50%;
            z-index: 1
        }

    #search input[type=search] {
        max-width: 75% !important;
        font-size: 0.8rem !important
    }

    .search-form .form-control-feedback {
        top: 45% !important;
        left: 16% !important
    }
}

.tab-heading {
    font-family: inherit;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #6d307d
}

.sub-text {
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.optional-label {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: right;
    color: #6d307d
}

.switch-parent {
    border-left: 1px solid #ceced6
}

.plan-summary {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

.plan-summary-heading {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

.plan-summary .plan-info {
    padding: 15px;
    border-bottom: 1px solid #ceced6
}

.plan-summary .lbl_font {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d
}

.proposal-page {
    padding: 0px 35px !important;
    margin-bottom: 45px
}

.hide {
    display: none !important
}

.plan-body {
    border-bottom: 1px solid #ceced6;
    padding-bottom: 10px !important
}

.plan-summary .sub-text {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

    .plan-summary .sub-text .amt-blue {
        font-family: inherit;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: right;
        color: #3d3d3d
    }

.plan-footer {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: solid 0px #B7B6D3 !important;
    background-color: #fff2f0 !important;
    border: 1px solid #b697bb;
    border-top: none !important;
    background-color: #fff2f0;
    background-color: #fcecff
}

    .plan-footer .final-label {
        font-size: 16px;
        font-weight: 600;
        color: #565656
    }

.final-label-tax {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.86;
    color: #3d3d3d
}

.final-amount-tax {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: right;
    color: #3d3d3d
}

.final-label {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #777777
}

.final-amount {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: right;
    color: #6d307d
}

.prop-content .card .card-header {
    padding: 22px 16px !important
}

.prop-content .card .card-body {
    border-top: 1px solid #ceced6;
    padding: 22px 16px !important
}

.prop-content .card .card-footer {
    background: #fff
}

#Group112 {
    border: 0
}

    #Group112 .card-header {
        padding: 16px 16px 14px 0 !important
    }

.ProposalUser .accordion > .card:not(:last-of-type) {
    border: solid 1px #E0E0E0;
    border-radius: 5px !important
}

.ProposalUser .accordion > .card:not(:first-of-type) {
    border-radius: 5px !important
}

.ProposalUser .accordion > .card {
    overflow: initial
}

.ProposalUser .accordion .accordion-item .accordion-body > * {
    padding: 15px
}

.ProposalUser .prop-card {
    box-shadow: none;
    margin: 0 0 16px
}

    .ProposalUser .prop-card + .prop-card {
        margin: 16px 0
    }

.ProposalUser .prop-content .card .card-header {
    padding: 16px 16px 14px 16px !important
}

.ProposalUser .prop-content .card .card-body {
    border: 0;
    padding: 8px 16px !important;
    border-radius: 8px
}

.ProposalUser .card-head {
    font-size: 15px;
    color: #333;
}

.ProposalUser .lbl_font1 {
    padding-bottom: 2px
}

.DOBStyle {
    padding-top: 2px
}

.form-control-dynamic {
    margin-bottom: 1.5rem
}

.radio-proposal input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0
}

.radio-proposal label {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
    color: #3d3d3d;
    display: inline-block;
    padding: 10px 0px;
    border: solid 1px #f37435;
    background-color: #fff;
    flex: 1 1 auto;
    text-align: center;
    min-height: 34px;
    width: 100%;
    margin: 0;
    font-weight: 600;
    border-radius: 4px
}

.radio-proposal input[type="radio"]:checked + label {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.3;
    color: #3d3d3d;
    border: solid 1px #f37435;
    background-color: #f37435;
    color: #ffffff
}

.c100 {
    color: #6d307d;
    font-size: 65px !important;
    float: right !important
}

.complete_profile {
    font-family: inherit;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #6d307d
}

.calc {
    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.38;
    text-align: right;
    color: #6d307d
}

.c100:hover > span {
    width: 3.33em;
    line-height: 3.33em;
    font-size: 0.3em;
    color: #6d307d
}

.c100 > span {
    color: white
}

.border-dark {
    border-color: #777 !important
}

.box_border .card {
    box-shadow: 0 0px 0px 0 rgba(112,112,165,0.14) !important
}

.upload_docs {
    padding: 15px 20px;
    border-radius: 5px !important;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    border: solid 1px;
    background-color: #fff7f5
}

.upload_docs_txt {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1px;
    color: #f3643e
}

    .upload_docs_txt:hover {
        color: #f3643e
    }

.profile_under {
    padding: 15px 20px;
    border-radius: 5px;
    box-shadow: 0 10px 20px -10px #ededff;
    border: solid 1px #00a1ff;
    background-color: #e4f5ff
}

.profile_action {
    padding: 15px 20px;
    border-radius: 5px;
    box-shadow: 0 10px 20px -5px #f5f5f5;
    border: solid 0.6px #ffc03e;
    background-color: #fff7f5
}

.documents_name {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #777
}

.pancard {
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px;
    background-color: #fff
}

    .pancard .re-upload {
        font-family: Quicksand;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.57;
        color: #3d3d3d
    }

    .pancard span {
        font-family: inherit;
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
        letter-spacing: normal;
        color: #6d307d
    }

        .pancard span:nth-of-type(2) {
            font-family: inherit;
            font-size: 14px;
            line-height: 24px;
            letter-spacing: normal;
            color: #3d3d3d
        }

    .pancard .license {
        font-family: inherit;
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #f37435
    }

.addaccount {
    font-family: inherit;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f37435
}

.adhar {
    padding: 10% 15px;
    border-radius: 5px;
    border: 2px dotted !important;
    text-align: center !important
}

.Re_Upload {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: 1px;
    text-align: right;
    color: #f3643e
}

.uploaded_documents {
    padding: 10px 15px;
    border-radius: 5px;
    border: dotted 1px #a4a3d8;
    background-color: #fff
}

.agent_name {
    font-family: Quicksand;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: normal;
    color: #6d307d
}

.agent_insurance {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d
}

.policy {
    background-color: #fff2f0;
    padding: 10px 15px;
    border-radius: 5px
}

.policy_product {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63;
    color: #3d3d3d
}

.policy_amt {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: right;
    color: #3d3d3d
}

.product {
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #fff2f0
}

.agent_details {
    font-family: inherit;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.43;
    color: #6d307d
}

.icon-bg {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff2f0
}

.agent_details {
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #6d307d
}

.icon-bg {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff2f0
}

    .icon-bg img {
        width: 20px
    }

.policies {
    float: right
}

.accountform {
    font-family: inherit;
    font-size: 14px !important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #6d307d;
    border: none !important;
    background-color: transparent !important;
    text-align: unset !important
}

.statuslbl {
    font-family: inherit;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal
}

.officer {
    display: block;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #3d3d3d
}

.card-head {
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #6d307d
}

.iconrght {
    float: right
}

.earnings-heading {
    font-family: inherit;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.44;
    color: #6d307d
}

.earn {
    padding: 15px 10px !important;
    border-radius: 5px !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06) !important;
    border: solid 1px !important
}

.campuser {
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #6d307d
}

.campinfo {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #3d3d3d
}

.campdate {
    font-family: inherit;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.performer {
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.performerno {
    border-radius: 50%;
    background-color: lavender;
    padding: 8px 10px
}

.performername {
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.performerinsu {
    display: block;
    font-family: inherit;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

#MyaccountTable_filter {
    display: none !important
}

.qualify {
    padding: 5% 15px !important
}

#primryacct {
    padding-bottom: 10% !important
}

.lakshya {
    font-family: inherit;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.insuranceinfo {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #3d3d3d
}

.downloaded {
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 1px;
    color: #f3643e
}

.periodinfo {
    padding: 8px !important;
    display: flex;
    justify-content: center
}

.insuranceperiod {
    background-color: #fcecff !important
}

.availabilty {
    background-color: #fff2f0 !important
}

.iconbgs {
    background-color: #ebf4f6;
    border-radius: 50%;
    padding: 10px 8px;
    text-align: center
}

.prize {
    font-family: inherit;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.nearby {
    max-width: 5.666667% !important
}

.purpleicon {
    background-color: #fff2f0;
    border-radius: 50%;
    padding: 10px 8px;
    text-align: center
}

.purpleicons {
    background-color: #fff2f0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.purpleicons2 {
    background-color: #fff2f0 !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.purpleicons3 {
    background-color: #fcecff !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.purpleicons4 {
    background-color: #ebf4f6 !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.camps li {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #3d3d3d
}

.cwpi {
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #6d307d
}

.head {
    border-bottom: solid 1px !important
}

.roman {
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #6d307d
}

.liferadio {
    max-width: 11% !important
}

.inplans {
    border-right: 1px solid;
    padding: 0 5px
}

.datefield {
    background-color: #fff2f0;
    padding: 10px 0
}

.eligibility li {
    color: #3d3d3d;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal
}

.text_verify {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.86;
    color: #3d3d3d
}

.during_verify {
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #6d307d
}

.verify_head {
    background-color: #fff2f0
}

.verification_modal .modal-content {
    width: 767px;
    border-radius: 10px
}

.verification_modal .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 30%;
    margin: 0 auto
}

.verification_modal .modal-body, .verification_modal .modal-header, .verification_modal .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.training_content .about_video {
    height: 100% !important
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: '\003E'
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    list-style: none;
    background-color: transparent !important
}

    .breadcrumb li a:hover {
        color: #3d3d3d !important
    }

.question_no {
    font-family: inherit;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.6;
    color: #3d3d3d
}

.questions {
    font-family: inherit;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    color: #6d307d
}

.question_section {
    padding: 10px 15px;
    border-radius: 2px;
    box-shadow: 0 2px 8px 0 rgba(112,112,165,0.14);
    background-color: #fff
}

.option_a {
    width: 36px;
    height: 36px;
    padding: 10px 15px;
    border-radius: 50%;
    background-color: #fff2f0;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    color: #6d307d
}

.option_b {
    width: 36px;
    height: 36px;
    padding: 10px 15px;
    border-radius: 50%;
    background-color: #feedd8;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #c0910e
}

.option_c {
    width: 36px;
    height: 36px;
    padding: 10px 15px;
    border-radius: 50%;
    background-color: #fff2f0;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #3a36cf
}

.option_d {
    width: 36px;
    height: 36px;
    padding: 10px 15px;
    border-radius: 50%;
    background-color: #ebf4f6;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #0e97e7
}

.section_head {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    color: #3d3d3d
}

.section_border {
    box-shadow: 0 10px 10px 0 #f7f6ff;
    border: solid 0.6px #6a57ff;
    background-image: linear-gradient(320deg, #fff2f0 100%, #bdb4ff)
}

.pos_txt {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.88;
    color: #3d3d3d
}

.pos_report {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: 1px;
    color: #3d3d3d
}

.We-are-proud-to-have {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.86;
    color: #3d3d3d
}

.HeadingDarkH3MediumLeft {
    font-family: inherit;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #6d307d
}

.start-advisory {
    background-color: #fff;
    border: solid 1px #E3E3E3;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06) !important
}

.QuickJourneyCards {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: normal;
    color: #6d307d
}

.retrieveJourney_list {
    padding: 30px 50px
}

    .retrieveJourney_list .quick-cards {
        border-radius: 5px;
        box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
        border: solid 1px #ddddf1;
        background-color: #fff
    }

.goal_list {
    padding: 30px 50px
}

    .goal_list .quick-cards {
        border-radius: 5px;
        box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
        border: solid 1px #ddddf1;
        background-color: #fff
    }

.advisory-head {
    margin-top: 35px
}

    .advisory-head .advi-main-card {
        border-radius: 5px;
        box-shadow: 0 14px 14px -2px rgba(59,61,204,0.07);
        border: solid 1px #ddddf1;
        background-color: #fff
    }

    .advisory-head > div {
        display: flex
    }

    .advisory-head div a {
        display: flex
    }

.carinfoDiv {
    position: absolute;
    top: -111px;
    right: -26px;
    width: 407px;
    height: 261px;
    background-image: url("../images/inn-car.png");
    background-repeat: no-repeat
}

.start-advisory-car {
    position: relative;
    border-radius: 10px;
    padding: 20px !important
}

.bg-orangeLight {
    background-color: #fff2f0
}

.bg-purpleLight {
    background-color: #fcecff !important
}

.bg-lavender {
    background-color: #6d307d
}

.color-orange {
    color: #f37435
}

.color-purple {
    color: #6d307d
}

.color-lavender {
    color: #6d307d
}

.color-grey {
    color: #777777
}

.color-dark {
    color: #3d3d3d
}

.bg-image-grey {
    position: absolute;
    top: 0;
    right: 0;
    width: 407px;
    height: 261px;
    background-image: url("../images/inn.svg");
    background-repeat: no-repeat
}

.img-fit {
    width: inherit
}

.InsuranceImg-fit {
    border-radius: 5px;
    width: inherit
}

.bgDisabled {
    background-color: #777
}

.Insurance_Plans {
    margin-bottom: 80px
}

    .Insurance_Plans .dropdown button label {
        padding: 0 6rem 0 0;
        cursor: pointer
    }

.Channel-Details {
    font-family: inherit;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #6d307d
}

.Insurance_Plans .advi-main-card {
    border-radius: 5px;
    box-shadow: 0 14px 14px -2px rgba(59,61,204,0.07);
    border: solid 1px #ddddf1;
    background-color: #fff
}

.Category-top {
    margin-top: 20px
}

.Category-padding {
    margin-bottom: 20px
}

.homeIcons {
    height: 100px;
    width: 100px
}

.homeIcons1 {
    height: 80px;
    width: 80px
}

.InsuranceMask {
    height: 100%;
    padding: 30px;
    border-radius: 20px;
    background-color: #fff2f0
}

.BannerInsuranceMask1 {
    top: 98px;
    position: sticky;
    height: 100vh;
    border-radius: 20px
}

    .BannerInsuranceMask1 .bannerShadow {
        height: auto;
        object-fit: contain
    }

img.bannerShadow {
    border: 0;
    background-color: white;
    min-width: 100%;
    height: 100%;
    object-fit: cover
}

.BannerInsuranceMask {
    top: 98px;
    position: sticky;
    height: 100vh;
    border-radius: 20px
}

.Lets-get-to-know-Fl {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: normal;
    color: #6d307d
}

.cardRadius {
    background-color: #fff !important;
    box-shadow: none !important
}

.inputField {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    border-radius: 2px;
    background-color: #fff;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d;
    display: block;
    width: 100%
}

.AdvisoryHead {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d
}

.Getting-ahead-in-bus {
    font-family: inherit;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    color: #3d3d3d
}

.scroll {
    overflow: scroll
}

.FooterSec {
    height: 62px;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 99;
    box-shadow: 0 1rem 3rem rgba(0,0,0,0.175);
    padding: 0 15px;
    border-top: 1px solid #eae2ec;
    background-color: #fff;
    display: flex;
    align-items: center;
    text-align: right !important
}

.nextbtn {
    border-radius: 2px;
    box-shadow: 0 10px 15px -10px #ff7657;
    background-color: #f37435;
    margin: 15px;
    border: none;
    padding: 6px 30px;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1px;
    text-align: center;
    color: #fff
}

.paddingLeft {
    padding-left: 10px
}

.VisitedGoalTabs {
    background: #28d38b
}

.goalTabs {
    border-bottom: none !important
}

    .goalTabs li {
        border: none !important;
        margin: 1%
    }

        .goalTabs li .stepper-tab {
            display: inline-block;
            width: 100%;
            height: 2px;
            border-radius: 1px;
            background: #7b4485
        }

        .goalTabs li .active .stepper-tab {
            background: #28d38b
        }

        .goalTabs li .heading {
            font-family: inherit;
            font-size: 12px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.5;
            letter-spacing: normal;
            color: #6d307d
        }

.section2row {
    float: left;
    position: relative;
    margin-top: 0
}

.listofslect {
    bottom: 0;
    margin: 0;
    padding: 0;
    visibility: hidden
}

    .listofslect li {
        display: inline-block;
        margin-right: 5px
    }

.section-heading {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #3d3d3d
}

.section-heading-total {
    font-family: Quicksand;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.radio-input input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0
}

.radio-input label {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
    color: #3d3d3d;
    font-size: 12px;
    display: inline-block;
    margin-right: 0.7rem;
    padding: 10px 2px;
    border-radius: 4px;
    border: solid 1px #d3d3d3;
    background-color: transparent
}

    .radio-input label span {
        padding-left: 15px
    }

        .radio-input label span img {
            width: 24px;
            height: 24px;
            object-fit: contain;
            border: 1px solid #dcdcdc;
            border-radius: 50px
        }

.radio-input input[type="radio"]:checked + label {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.3;
    color: #3d3d3d;
    font-size: 12px;
    color: #f37435;
    border: solid 1px #e9a1f5;
    border: solid 1px #f37435
}

.grey, .grey-bg, .grey-sm {
    background-color: #fff2f0
}

.grey-bg {
    border-radius: 5px;
    padding: 15px
}

.grey-sm {
    padding: 5px 10px;
    border-radius: 16px
}

.noMargin {
    margin: 0
}

.product-list {
    padding: 15px
}

.top-description {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.inputGroup {
    margin-bottom: 1rem
}

.vertical-middle {
    vertical-align: middle
}

.dropdown-grey {
    border: 1px solid #f37435;
    border-radius: 4px !important;
    background-color: transparent !important;
    background-color: #fff2f0;
    padding: 5px 23px;
    color: #f37435
}

    .dropdown-grey .top-description {
        color: #f37435
    }

.bold {
    font-weight: bold
}

.prod-card {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 15px;
    margin: 15px 0px;
    justify-content: flex-start
}

.border-right {
    border-right: 1px solid #565656 !important
}

.border-radius-circle {
    border-radius: 50%;
    padding: 2px 5px 2px 7px;
    text-align: center;
    vertical-align: middle
}

.card-separator {
    border-bottom: solid 1px #ceced6
}

.featuresDiv {
    padding: 15px 0px
}

.bottom-card {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 1px;
    color: #6d307d
}

.bgLightGray {
    background-color: #fff2f0
}

.lightBorder {
    border: 1px solid #fff2f0
}

#compareDiv {
    bottom: 0px;
    position: fixed;
    background: white;
    z-index: 9999;
    box-shadow: 0px 1px 10px #c3c3c3
}

.bgWhite {
    background: white
}

.closeBtn {
    padding: 0.25rem 0.5rem !important;
    border-radius: 50%;
    font-size: 16px;
    position: absolute;
    right: 0.5rem;
    background: #fff !important;
    top: -0.5rem;
    opacity: 1 !important;
    outline: none;
    box-shadow: 0px 0px 5px #ccc;
    z-index: 99999
}

.input_labels {
    font-family: Quicksand;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    color: #3d3d3d
}

.gap_needs {
    font-family: Quicksand;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: normal;
    color: #6d307d
}

.user_need {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #3d3d3d
}

.gap_head {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

.gap_data {
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #6d307d
}

.InsurerBox {
    line-height: 1.2rem;
    padding-top: .5rem !important
}

.PaymentInput {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    color: #3d3d3d
}

.tabName {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.57;
    color: #3d3d3d
}

.sperationLine {
    border-right: solid 1px #b7b7d2;
    height: 24px
}

.paymentMethod_Tabs li a .paymentMethodActiveTabs {
    border-radius: 5px;
    padding: 10px 22px;
    border-radius: 5px;
    border: solid 1px #706fa7;
    background-color: #fff
}

.paymentMethod_Tabs .active .paymentMethodActiveTabs {
    border: solid 1px #403d7d;
    background-color: #f5f5fc
}

.paymentMethod_Tabs .heading {
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: var(--color-text-dark)
}

.paymentcardRadius {
    border-radius: 5px !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06) !important;
    border: solid 1px #e0e0e0 !important;
    background-color: #fff !important
}

    .paymentcardRadius .card-body {
        padding: 0px !important
    }

.paymentverticalTabs {
    border-right: solid 1px #777 !important
}

.payLaterBtn {
    color: #fb6442 !important;
    background-color: white !important;
    border: none !important;
    box-shadow: none !important
}

.feature-card {
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #ddddf1;
    background-color: #fff
}

input.form-check-input.netBankingRadio {
    width: 25% !important;
    margin-top: 2px !important
}

.loader span, .loaderFinancer span {
    height: 25px;
    width: 25px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: blue;
    animation: loading 1s linear infinite
}

@keyframes loading {
    0% {
        transform: translateX(0)
    }

    25% {
        transform: translateX(15px)
    }

    50% {
        transform: translateX(-15px)
    }

    100% {
        transform: translateX(0)
    }
}

.loader span:nth-child(1), .loaderFinancer span:nth-child(1) {
    animation-delay: 0.1s
}

.loader span:nth-child(2), .loaderFinancer span:nth-child(2) {
    animation-delay: 0.2s
}

.loader span:nth-child(3), .loaderFinancer span:nth-child(3) {
    animation-delay: 0.3s
}

.switch {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 36px
}

    .switch input {
        display: none
    }

.sliderSlick {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 6px
}

    .sliderSlick:before {
        position: absolute;
        content: "";
        height: 34px;
        width: 32px;
        top: 1px;
        left: 1px;
        right: 1px;
        bottom: 1px;
        transition: 0.4s;
        border-radius: 6px
    }

input:checked + .slider {
    background-color: #2ab934
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(55px)
}

.slider:after {
    content: 'OFF';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 10px;
    font-family: Verdana, sans-serif
}

input:checked + .slider:after {
    content: 'ON'
}

div.checkbox.switcher label, div.radio.switcher label {
    padding: 0;
    font-size: 12px
}

    div.checkbox.switcher label *, div.radio.switcher label * {
        vertical-align: middle
    }

    div.checkbox.switcher label input, div.radio.switcher label input {
        display: none
    }

        div.checkbox.switcher label input + span, div.radio.switcher label input + span {
            position: relative;
            display: inline-block;
            margin-right: 10px;
            width: 45px;
            height: 24px;
            background: #d3d3d3;
            border: 2px solid #d3d3d3;
            border-radius: 50px;
            transition: all 0.3s ease-in-out
        }

            div.checkbox.switcher label input + span small, div.radio.switcher label input + span small {
                position: absolute;
                display: block;
                width: 50%;
                height: 100%;
                background: #fff;
                border-radius: 50%;
                transition: all 0.3s ease-in-out;
                left: 0
            }

        div.checkbox.switcher label input:checked + span, div.radio.switcher label input:checked + span {
            background: #f37435;
            border-color: #f37435
        }

            div.checkbox.switcher label input:checked + span small, div.radio.switcher label input:checked + span small {
                left: 50%
            }

.max-container {
    max-width: 1280px
}

.Category-head {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

.loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(34,34,34,0.69);
    z-index: 1000
}

.spinner {
    margin: 20% auto;
    width: 50px;
    height: 50px;
    position: relative;
    text-align: center;
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate 2.0s infinite linear
}

.dot1, .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #3b3dcc;
    border-radius: 100%;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.Category-head {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

.txtInput {
    height: 38px;
    border-radius: 5px;
    border-bottom: solid 1px #e0e0e0
}

input.txtInput {
    border-radius: 0
}

.rightLoginSec .txtInput {
    border-radius: 0px;
    border-width: 0px;
    border-bottom: solid 1px #e0e0e0;
    background-color: transparent
}

.logoBorder {
    border-radius: 5px;
    border: solid 1px #e0e0e0;
    padding: 10px
}

img.logoBorder.mob-heightChngIco {
    padding: 25px
}

.list-button {
    font-size: 14px !important
}

    .list-button:hover {
        font-size: 14px !important
    }

.editImg {
    width: 20px;
    height: 20px;
    object-fit: contain
}

.relationDiv {
    white-space: nowrap
}

.inputGroup.NeedRadioBtn {
    padding: 5px;
    margin-bottom: 5px !important
}

    .inputGroup.NeedRadioBtn label {
        margin-bottom: 0px !important;
        font-size: 14px !important
    }

#gap_analysis .progress-circle {
    font-size: 15px !important;
    margin: 0px !important;
    background-color: #3b3dcc !important
}

    #gap_analysis .progress-circle.over50 .first50-bar {
        background-color: #3b3dcc !important
    }

    #gap_analysis .progress-circle span {
        color: #3b3dcc !important
    }

#gap_analysis .value-bar {
    border: 0.45em solid #dfdfe6 !important
}

.col-padding {
    padding: 15px
}

.sortDiv {
    margin-top: 20px !important
}

.goal-based .progress-circle {
    font-size: 14px;
    margin: 0px
}

    .goal-based .progress-circle span {
        width: 6em
    }

    .goal-based .progress-circle.over50 .first50-bar {
        background-color: #6d307d
    }

.goal-based .value-bar {
    border: 0.45em solid #6d307d
}

.select2-container--open {
    z-index: 9999 !important
}

.font-icons {
    color: #7070a5 !important
}

.prod-Box {
    padding: 2rem 15px !important
}

.lbl_fonts {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #777
}

.gap_total_requirement {
    display: inline-block;
    width: 100px;
    height: 4px;
    border-radius: 3px;
    background-color: #fff2f0
}

.gap_current_deficit {
    display: inline-block;
    width: 100px;
    height: 4px;
    border-radius: 3px;
    background-color: #6d307d
}

.dropdownHeight {
    max-height: 400px !important;
    overflow: auto !important
}

.WhatsUpIcon {
    font-size: 18px;
    color: #5cb85c
}

.SmsIcon {
    font-size: 18px;
    color: #1ec5f9
}

.EmailIcon {
    font-size: 18px;
    color: #ff5f10
}

#ShareModal .flexDiv {
    display: flex;
    flex-wrap: wrap
}

#ShareModal .BackArrow {
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 15px;
    color: #ff704c
}

.SeeDetailsValue {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.57;
    color: #3d3d3d
}

#seeDetailsModal .page-tabs {
    padding-left: 5px;
    margin-bottom: 2%;
    color: black
}

#seeDetailsModal .page-tabs-ul {
    border-bottom: 1px solid #ddd;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap
}

    #seeDetailsModal .page-tabs-ul .waves-effect {
        overflow: unset;
        white-space: nowrap
    }

    #seeDetailsModal .page-tabs-ul li {
        padding-right: 1.5rem;
        display: block
    }

        #seeDetailsModal .page-tabs-ul li a.active {
            opacity: 1;
            display: inline-block;
            font-family: inherit;
            font-size: 14px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.43;
            color: #6d307d
        }

            #seeDetailsModal .page-tabs-ul li a.active + .focus-border {
                border-radius: 4px;
                width: -webkit-fill-available;
                display: block;
                height: 5px;
                background-color: #f37435
            }

    #seeDetailsModal .page-tabs-ul a {
        opacity: 0.5;
        font-weight: bold;
        display: inline-block;
        padding-bottom: 0.5rem;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.86;
        color: #3d3d3d
    }

#seeDetailsModal .modal-dialog .modal-content {
    border-radius: 10px;
    box-shadow: 0 10px 20px -2px rgba(62,62,69,0.3);
    border: solid 1px #eae2ec;
    background-color: #fff
}

.app_dropdown {
    width: 198px !important
}

.Log-in {
    font-family: Quicksand;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.44;
    color: #3d3d3d
}

.Offering-you-complet {
    font-family: inherit;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #6d307d;
    padding: 0px 0px 0px 0px
}

.LoginBtn {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1px;
    text-align: center;
    color: #fff
}

button.button-filled.LoginBtn {
    text-transform: capitalize;
    padding: 14px 70px
}

.LoginBtnSec {
    text-transform: capitalize
}

a.FORGOT-PASSWORD.hoverLoginBtn:hover {
    color: #fb6442 !important
}

.FORGOT-PASSWORD {
    text-transform: uppercase;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1px;
    color: #f3643e
}

.LoginSec {
    padding: 30px;
    background-color: #f7f8fb;
    position: relative
}

.LoginPage .errormessage {
    color: red
}

.LoginPage .bg-image-grey {
    z-index: 999;
    position: absolute;
    top: 0;
    width: 686px;
    height: 90px;
    object-fit: contain;
    opacity: 0.8;
    background-image: url(../images/inn-login.svg);
    background-repeat: no-repeat
}

.bg-Image-Bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1105px;
    height: 100px;
    background-image: url(../images/inn.svg);
    background-repeat: no-repeat
}

.height-100 {
    height: 100%
}

.padding-50 {
    padding: 50px
}

.borderInput {
    width: 30px;
    height: 28px;
    outline: 0;
    border-radius: 1px;
    margin-right: 15px;
    background-color: #f5f5fc;
    font-size: 14px;
    font-weight: bold;
    color: #404179;
    text-transform: capitalize
}

.borderInputWidth {
    width: 1rem
}

.carNumberInput {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d;
    text-transform: uppercase;
    letter-spacing: 2px
}

.For-example-MH-01-E {
    height: 24px;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #3d3d3d
}

.car-questions .car-summary-heading {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #6d307d
}

.car-summary-heading {
    font-family: Quicksand;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #6d307d
}

.CLICK-HERE {
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 1px;
    color: #f3643e
}

.oddColor .circleBrand {
    background: #feedd8
}

    .oddColor .circleBrand strong {
        color: #c0910e
    }

.evenColor .circleBrand {
    border: 1px solid #dcdcdc
}

    .evenColor .circleBrand strong {
        color: #6d307d
    }

.plansDiv {
    height: 100px !important;
    border-radius: 5px !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06) !important;
    border: solid 1px #dcdcdc;
    padding: 10px 15px
}

.brandDiv {
    height: 140px !important;
    border-radius: 5px !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06) !important;
    border: solid 1px #E3E3E3;
    padding: 5px 0
}

    .brandDiv .circleBrand {
        border-radius: 50%;
        height: 60px;
        width: 60px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        display: inline-block;
        font-family: inherit
    }

        .brandDiv .circleBrand strong {
            line-height: 2.5;
            font-size: 24px;
            font-weight: bold;
            text-align: center
        }

    .brandDiv .BrandNameData {
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        color: #6d307d;
        font-family: inherit
    }

    .brandDiv .carPlan {
        font-size: 12px !important;
        font-family: inherit;
        color: #3d3d3d
    }

.lineStyle {
    margin: 1.5rem 0
}

.modelBoxDiv {
    height: auto !important;
    padding: 10px 15px
}

    .modelBoxDiv .circleBrand {
        height: 40px !important;
        width: 40px !important
    }

    .modelBoxDiv strong {
        line-height: 3.2 !important;
        font-size: 12px !important
    }

.qdropdownHeight {
    font-family: Quicksand;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
    color: #3d3d3d;
    max-width: 250px !important;
    max-height: 250px !important;
    overflow: scroll !important;
    overflow-y: hidden !important
}

.dropdown_all {
    font-family: inherit !important;
    font-size: 12px;
    line-height: 1.3;
    color: #6d307d
}

.carModalInfo {
    padding: 0 4rem;
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #3d3d3d;
    word-break: break-word
}

.quoteDiv {
    border-radius: 5px !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06) !important;
    border: solid 1px #e0e0e0
}

.fs-14 {
    font-size: 14px
}

.cardheadingHealth {
    color: black !important
}

.nowrap {
    white-space: nowrap
}

.designSelect .select2-container {
    background: transparent;
    height: 48px;
    line-height: 2rem !important;
    padding: 5px 0px 0px;
    border-radius: 0px;
    border-bottom: 1px solid #dcdcdc;
    overflow-y: hidden;
    color: #3d3d3d;
    padding-left: 0px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #3d3d3d !important;
    line-height: 43px !important;
    font-weight: 600 !important
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important
}

.cardheadingHealth {
    color: #333;
    !important
}

.ActionPointer {
    cursor: pointer
}

.leadTabs {
    border-bottom: none !important;
    width: 100% !important
}

    .leadTabs li {
        border: none !important;
        margin: 1%;
        width: 20% !important
    }

    .leadTabs .stepper-tab {
        display: inline-block;
        width: 100%;
        height: 2px;
        border-radius: 1px;
        background: #777777
    }

#horizontal-stepper-fix .heading {
    color: #777777
}

#horizontal-stepper-fix .active .heading {
    color: #f37435
}

#horizontal-stepper-fix-Drive .heading {
    color: #777777
}

#horizontal-stepper-fix-Drive .active .heading {
    color: #f37435
}

.active .stepper-tab {
    background: #f37435
}

.completed .stepper-tab {
    background-color: #777777;
    opacity: 0.7
}

.heading {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.VisitedleadTabs {
    background: #28d38b
}

.dropdown_placement {
    left: -16px !important
}

.dropdown_place {
    top: -3px !important;
    left: -131px !important
}

.sharebox :checked + label {
    border-color: #ddd
}

.share_list {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.share_icon {
    font-size: 20px !important
}

.sharebox label {
    padding: 15px 25px;
    align-items: center;
    position: relative;
    width: 100px
}

.sharebox :checked + label::before {
    content: "✓";
    background-color: #f37435;
    transform: scale(1);
    font-size: 12px
}

.sharebox label:before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid #f37435;
    position: absolute;
    top: -16px;
    left: 115px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    transition-duration: 0.4s;
    transform: scale(0)
}

.accessDiv {
    padding: 10px 20px 5px 15px
}

.editLocIcon {
    margin-right: 15px;
    margin-left: -20px
}

.filterBtn {
    padding: 0px 10px;
    margin-top: 0px;
    background-color: #ff7657 !important;
    font-family: inherit;
    color: white !important;
    text-transform: capitalize
}

.fontinherit {
    font-family: inherit
}

.select2-results__option {
    font-family: Quicksand !important
}

.blackClr {
    padding: 3px;
    color: #fb6442;
    font-size: 12px
}

.light {
    font-weight: 500
}

.productPage .nav-fill li a .heading {
    margin-top: 0.5rem
}

.product-card {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff;
    padding: 4px 5px 10px 5px
}

    .product-card input[type=checkbox] {
        vertical-align: middle
    }

    .product-card .DivChild {
        margin-bottom: 0.5rem !important
    }

    .product-card .form-control, .product-card .listofslect {
        min-height: 34px;
        padding: 0px !important
    }

    .product-card .listofslect {
        padding: 0.42rem .75rem;
        background: transparent;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

        .product-card .listofslect li {
            align-self: center
        }

    .product-card .small-textbox {
        border-radius: 4px;
        border: solid 1px #544f8b
    }

    .product-card .ageControl {
        border-radius: 4px;
        border: solid 1px #e9a1f5
    }

    .product-card .label-addon {
        width: 100%
    }

.AddOnHead {
    font-family: Quicksand;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    color: #3d3d3d
}

.AddonDiv {
    padding: 10px 0px
}

.amount-addon {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #6d307d
}

.AddOnName {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.38;
    color: #3d3d3d
}

input[name=chkaddOn_new] + label .tick, input[name=chkaddOn_new] + label .addOnInput {
    display: none
}

input[name=chkaddOn_new] + label .addicon {
    display: block
}

input[name=chkaddOn_new]:checked + label .tick, input[name=chkaddOn_new]:checked + label .addOnInput {
    display: block
}

input[name=chkaddOn_new]:checked + label .addicon {
    display: none
}

input[type=radio].payment:checked + label {
    color: #404179;
    border-radius: 5px;
    background-color: transparent;
    font-size: 12px;
    font-weight: 600
}

    input[type=radio].payment:checked + label .methodName {
        color: #f37435
    }

.plan-prod {
    min-height: 150px
}

div[aria-expanded="true"] .arrup {
    display: block !important
}

div[aria-expanded="true"] .arrdown {
    display: none !important
}

div[aria-expanded="false"] .arrup {
    display: none !important
}

div[aria-expanded="false"] .arrdown {
    display: block !important
}

.customize {
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d307d
}

.diamond {
    display: block;
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
    border-radius: 1px;
    background-color: #6d307d
}

.VisitedLeadTab {
    background: #73c473 !important
}

html, body {
    font-family: 'Quicksand'
}

.page-content {
    height: 100%
}

.loader {
    bottom: 50%;
    background-color: #fff2f0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: 0
}

    .loader .loader-inner {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-transition: width .5s, height 1s;
        transition: width .5s, height 1s;
        top: 50%
    }

.page-content {
    height: 100%
}

.loader {
    bottom: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: 0
}

    .loader .loader-inner {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-transition: width .5s, height 1s;
        transition: width .5s, height 1s;
        top: 50%
    }

    .loader.success .loader-inner, .loader.error .loader-inner {
        width: 300px;
        height: 210px;
        border-radius: 5px
    }

    .loader .loader-inner .loading-box {
        top: 50%
    }

        .loader .loader-inner .loading-box .loader-message {
            padding: 1em 0;
            color: blue
        }

        .loader .loader-inner .loading-box button {
            outline: none;
            border: 1px solid white;
            padding: .8em 2em;
            color: white;
            border-radius: 2px
        }

            .loader .loader-inner .loading-box button.cancel {
                background-color: #444
            }

            .loader .loader-inner .loading-box button.done, .loader .loader-inner .loading-box button.retry {
                background-color: #f17f7f
            }

        .loader .loader-inner .loading-box .circular-loader {
            border: 5px solid #6d307d;
            border-top: 5px solid #e7c8c8;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            animation: spin 2s linear infinite;
            margin: 0 auto;
            transition: all .5s ease-out;
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center
        }

        .loader .loader-inner .loading-box .loader-result-control {
            display: flex;
            justify-content: center
        }

    .loader.error .loader-inner .loading-box .loader-result-control {
        justify-content: space-between
    }

    .loader.error .loader-inner .loading-box button.done {
        display: none
    }

    .loader.error .loader-inner .loading-box button.cancel, .loader.error .loader-inner .loading-box button.retry {
        display: block
    }

    .loader.success .loader-inner .loading-box button.done {
        display: block
    }

    .loader.success .loader-inner .loading-box button.cancel, .loader.success .loader-inner .loading-box button.retry {
        display: none
    }

    .loader .loader-inner .loading-box button.cancel, .loader .loader-inner .loading-box button.retry, .loader .loader-inner .loading-box button.done {
        display: none
    }

    .loader.error .loader-inner .loading-box .circular-loader {
        border-top: 3px solid #f3f3f3;
        animation: none
    }

    .loader .loader-inner .loading-box .circular-loader:before, .loader .loader-inner .loading-box .circular-loader:after {
        content: '';
        height: 0px;
        width: 0px;
        background-color: white;
        position: absolute;
        -webkit-transition: height .5s;
        transition: height .5s
    }

    .loader.error .loader-inner .loading-box .circular-loader:before, .loader.error .loader-inner .loading-box .circular-loader:after, .loader.success .loader-inner .loading-box .circular-loader:before, .loader.success .loader-inner .loading-box .circular-loader:after {
        height: 30px;
        width: 3px;
        border-radius: 3px
    }

    .loader.error .loader-inner .loading-box .circular-loader:before {
        transform: rotate(50deg)
    }

    .loader.error .loader-inner .loading-box .circular-loader:after {
        transform: rotate(130deg)
    }

    .loader.success .loader-inner .loading-box .circular-loader {
        border: 3px solid #aff5b2;
        animation: none
    }

        .loader.success .loader-inner .loading-box .circular-loader:before {
            transform: rotate(38deg)
        }

        .loader.success .loader-inner .loading-box .circular-loader:after {
            transform: rotate(130deg)
        }

        .loader.success .loader-inner .loading-box .circular-loader:before, .loader.success .loader-inner .loading-box .circular-loader:after {
            background-color: #aff5b2
        }

        .loader.success .loader-inner .loading-box .circular-loader:after {
            left: 11px;
            height: 10px;
            bottom: 12px
        }

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.testing-controls {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%)
}

    .testing-controls button {
        outline: none;
        border: 1px solid white;
        padding: .8em 1em;
        color: white;
        border-radius: 2px
    }

    .testing-controls .error-test {
        background-color: #444
    }

    .testing-controls .success-test {
        background-color: #579a59
    }

    .testing-controls .loading-test {
        background-color: #f17f7f
    }

.c-animated-background {
    animation-duration: 15s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #eee;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 20%);
    height: 100%;
    width: 55%;
    padding-top: 50px;
    -webkit-backface-visibility: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.button-lite {
    border-radius: 4px;
    cursor: pointer;
    background-color: #feefec;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1px;
    text-align: center;
    color: #f3643e;
    padding: 10px 10px
}

.addOnNone {
    padding: 25px 0px !important
}

.lifeInsurance_Plans {
    min-height: calc(100vh - $FooterSec-height)
}

    .lifeInsurance_Plans .tab-content .fade.in {
        opacity: 1
    }

    .lifeInsurance_Plans #graphTabContainer {
        margin-top: 20px
    }

    .lifeInsurance_Plans #chartdiv, .lifeInsurance_Plans #chartdivCashFlow, .lifeInsurance_Plans #chartdivDeath, .lifeInsurance_Plans #chartdivUlip, .lifeInsurance_Plans #chartdivCashFlowUlip {
        height: 300px;
        width: 100%;
        align-content: center
    }

    .lifeInsurance_Plans #seeDetailHtml {
        display: none
    }

        .lifeInsurance_Plans #seeDetailHtml .tabs-edit {
            padding-left: initial
        }

            .lifeInsurance_Plans #seeDetailHtml .tabs-edit ul {
                padding-left: 30px
            }

    .lifeInsurance_Plans .LifeRectangle {
        border-radius: 5px;
        box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
        border: solid 1px #e0e0e0
    }

    .lifeInsurance_Plans .showingOpt {
        letter-spacing: normal;
        color: #3d3d3d
    }

    .lifeInsurance_Plans .iconcolor {
        color: #6876b2
    }

    .lifeInsurance_Plans .h-32 {
        height: 32px !important
    }

    .lifeInsurance_Plans .optionPlan {
        height: 56px;
        border-radius: 5px;
        box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
        border: solid 1px #e0e0e0;
        padding-top: 18px;
        font-family: inherit;
        font-size: 16px;
        font-weight: bold;
        line-height: 1
    }

    .lifeInsurance_Plans .fontlight {
        font-weight: 500
    }

    .lifeInsurance_Plans .premRect {
        border-radius: 5px;
        background-color: #fff2f0
    }

    .lifeInsurance_Plans .premSummary {
        border-radius: 5px;
        box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
        border: solid 1px #e0e0e0
    }

    .lifeInsurance_Plans .productbtn {
        border-radius: 3px;
        background: #b7e1fe;
        padding: 3px 7px;
        font-size: 10px;
        margin-left: 15px
    }

    .lifeInsurance_Plans .bottomPrem {
        position: absolute;
        bottom: 5rem;
        width: 100%;
        height: 47px
    }

    .lifeInsurance_Plans .totalPrem {
        background-color: #fff2f0
    }

    .lifeInsurance_Plans .colorLight {
        color: #3d3d3d
    }

    .lifeInsurance_Plans .colordark {
        color: #6d307d
    }

    .lifeInsurance_Plans .imgSum {
        margin-top: -5px
    }

.mw-48 {
    max-width: 48%;
    flex: 0 0 48%
}

.healthKey {
    padding-left: 0;
    padding-right: 0;
    display: block
}

.commonKeyFeature .nav-tabs > li.active > a {
    border-bottom: initial
}

.commonKeyFeature .nav-tabs > li > a:hover {
    border-bottom: initial !important
}

.coverageTable thead tr th {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #777
}

.coverageTable tbody .detail {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #3d3d3d
}

.coverageTable tbody .type {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #6d307d
}

.highlights {
    padding: 15px 0px
}

.bottom-fixed-margin {
    margin-bottom: 70px !important
}

.Featurescard-separator {
    border-top: solid 1px #ceced6
}

.Click-2-Wealth {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #3d3d3d
}

.Health-Care-Plus {
    width: 122px;
    height: 30px;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #6d307d
}

.SeeDetailsModalWidith {
    max-width: 1180px
}

.addOnModal {
    max-width: 780px
}

.SeeDetailsModalWidith .grey-bg {
    padding: 25px
}

.ModalSecHeading {
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: normal;
    color: #6d307d
}

.All-illnesses {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #6d307d
}

.leftDiv, .leftDiv-bg {
    background: #fff2f0
}

.leftDiv-bg {
    border-radius: 5px;
    padding: 15px
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px
}

    .lds-ellipsis div {
        position: absolute;
        top: 27px;
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background: #6d307d;
        animation-timing-function: cubic-bezier(0, 1, 1, 0)
    }

        .lds-ellipsis div:nth-child(1) {
            left: 6px;
            animation: lds-ellipsis1 0.6s infinite
        }

        .lds-ellipsis div:nth-child(2) {
            left: 6px;
            animation: lds-ellipsis2 0.6s infinite
        }

        .lds-ellipsis div:nth-child(3) {
            left: 26px;
            animation: lds-ellipsis2 0.6s infinite
        }

        .lds-ellipsis div:nth-child(4) {
            left: 45px;
            animation: lds-ellipsis3 0.6s infinite
        }

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(19px, 0)
    }
}

.no_data {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.57;
    text-align: center;
    color: #3d3d3d
}

.car_name {
    margin: 17px 13px 0 12px;
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.29;
    text-align: center;
    color: #3d3d3d
}

.select2-container--default .select2-selection--single {
    border: none !important
}

.nacc {
    list-style: none !important
}

.select2 {
    width: 100% !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fb6442 !important;
    color: white
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: Quicksand;
    font-size: 12px;
    color: #404179
}

.HealthCompareImg {
    height: 35px;
    min-height: .01%;
    overflow-x: auto
}

.select2-search__field:focus {
    outline: none !important
}

.select2-selection select2-selection--single:focus {
    outline: none !important
}

.select2-selection__rendered:focus {
    outline: none !important
}

.brandDiv .BrandNameData {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #565656
}

.headSec {
    padding: 0.5rem;
    background: #f5f5f5;
    color: #797878;
    margin-bottom: 0.5rem;
    border-radius: 0.5rem 0.5rem 0 0
}

#expireSelDiv {
    height: 12rem;
    width: 15rem;
    right: 13%;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 2px;
    padding: 0;
    border-radius: 0.5rem;
    top: 22px;
    z-index: 99999
}

:focus {
    outline: none !important
}

.motor-page {
    min-height: 100vh;
    padding: 0px;
    background-color: #fff2f0
}

.motor-card {
    padding: 15px;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 14px 14px -2px rgba(59,61,204,0.07);
    border: solid 1px #ddddf1;
    background-color: #fff
}

    .motor-card .final-amount {
        font-family: Quicksand;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #3d3d3d
    }

    .motor-card .input-text-r {
        font-family: Quicksand;
        font-size: 12px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #3d3d3d
    }

    .motor-card .bottom-card {
        font-size: 12px
    }

    .motor-card .shareDiv {
        padding-top: 15px !important
    }

    .motor-card .addOnAmt {
        font-family: Quicksand;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: right;
        color: #3d3d3d
    }

.seeDet .nav-tabs .nav-item.show .nav-link, .seeDet .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: none !important
}

.seeDet .nav-tabs .nav-link {
    border: none !important
}

.seeDet .nav-tabs {
    border-bottom: none !important
}

#seeDetailsModal .modal-content {
    width: 500px;
    border-radius: 12px
}

#seeDetailsModal .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

#seeDetailsModal .modal-body, #seeDetailsModal .modal-header, #seeDetailsModal .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.prem-brk {
    font-family: inherit;
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #3d3d3d
}

.LogoutDropDown {
    margin-top: 13px !important;
    border-radius: 5px !important
}

#accessoriesModal .modal-dialog {
    min-width: 600px
}

#accessoriesModal .modal-content {
    border-radius: 10px;
    box-shadow: 0 10px 20px -2px rgba(62,62,69,0.3);
    border: solid 1px #ebebf9;
    background-color: #ffffff
}

#ShareModal .ExpShare {
    display: none
}

#ShareModal .card-body {
    box-shadow: 0 10px 15px -10px rgba(255,118,87,0.5);
    border: solid 1px #fb6442;
    color: #fb6442
}

#ShareModal .sharebox label {
    padding: 15px 5px;
    align-items: center;
    position: relative;
    width: 100px
}

#ShareModal .modal-dialog {
    max-width: 580px
}

#ShareModal .check_item {
    align-items: center
}

.top-scroll {
    white-space: nowrap;
    overflow-x: auto;
    font-family: Quicksand;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

    .top-scroll::-webkit-scrollbar {
        width: 2px;
        height: 5px;
        border-radius: 50%
    }

    .top-scroll::-webkit-scrollbar-thumb {
        background: transparent
    }

    .top-scroll::-webkit-scrollbar-track {
        background: transparent
    }

#slide, #slideBack {
    position: absolute;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    padding: 8px 6px;
    box-shadow: 0 2px 4px 0 rgba(112,112,165,0.14);
    border: solid 1px #fff2f0;
    background-color: #fff;
    display: none
}

#slide {
    right: 10px
}

#filter-team .modal-content {
    width: 570px;
    border-radius: 10px
}

#filter-team .modal-body, #filter-team .modal-header, #filter-team .modal-footer {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

#ShareModal .ExpShare {
    display: none
}

#ShareModal .card-body {
    box-shadow: 0 10px 15px -10px rgba(255,118,87,0.5);
    border: solid 1px #fb6442;
    color: #fb6442
}

#ShareModal .sharebox label {
    padding: 15px 5px;
    align-items: center;
    position: relative;
    width: 100px
}

#ShareModal .modal-dialog {
    max-width: 580px
}

#ShareModal .check_item {
    align-items: center
}

.mt-1-rem {
    margin-top: 1rem
}

.mb-1-rem {
    margin-bottom: 1rem
}

.ui-widget {
    font-size: 14px !important;
    font-family: 'Quicksand' !important
}

.ui-widget-content {
    border: 1px solid #ceced6 !important;
    background: #fff !important;
    color: #333;
    !important
}

.ui-widget-header {
    border: none !important;
    background: transparent !important
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #ceced6 !important;
        font-weight: normal;
        color: #333;
        !important;
        background: white !important
    }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        font-weight: normal;
        background: #f37435 !important;
        color: #fff
    }

.comiseo-daterangepicker-calendar .ui-state-highlight a.ui-state-default {
    background: #f37435 !important;
    color: #fff !important
}

.page_heading {
    font-family: inherit;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.44;
    color: #404179
}

.catTopICBase, .catBase, .CatICICI {
    display: none !important
}

.save_reminder {
    font-size: 14px !important
}

.sidebar-label .active {
    color: #333;
    font-weight: bold
}

.ProductUsers {
    font-size: 18px !important;
    color: #6d307d
}

#SeeDetailsModalWidith .modal-dialog .modal-content {
    border-radius: 10px;
    box-shadow: 0 10px 20px -2px rgba(62,62,69,0.3);
    border: solid 1px #eae2ec;
    background-color: #fff
}

#seeDetailsLifeModal .modal-content {
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 20px -2px rgba(62,62,69,0.3);
    box-shadow: 0 10px 20px -2px rgba(62,62,69,0.3);
    border: solid 1px #eae2ec;
    background-color: #ffffff
}

#seeDetailsLifeModal .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto
}

#seeDetailsLifeModal .modal-body, #seeDetailsLifeModal .modal-header, #seeDetailsLifeModal .modal-footer {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

#seeDetailsLifeModal .page-tabs {
    padding-left: 5px;
    margin-bottom: 2%;
    color: black
}

#seeDetailsLifeModal .page-tabs-ul {
    border-bottom: 1px solid #ddd;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap
}

    #seeDetailsLifeModal .page-tabs-ul .waves-effect {
        overflow: unset;
        white-space: nowrap
    }

    #seeDetailsLifeModal .page-tabs-ul li {
        padding-right: 1.5rem;
        display: block
    }

        #seeDetailsLifeModal .page-tabs-ul li a.active {
            opacity: 1;
            display: inline-block;
            font-family: inherit;
            font-size: 14px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.43;
            color: #6d307d
        }

            #seeDetailsLifeModal .page-tabs-ul li a.active + .focus-border {
                border-radius: 4px;
                width: -webkit-fill-available;
                display: block;
                height: 5px;
                background-color: #f37435
            }

    #seeDetailsLifeModal .page-tabs-ul a {
        opacity: 0.5;
        font-weight: bold;
        display: inline-block;
        padding-bottom: 0.5rem;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.86;
        color: #3d3d3d
    }

#seeDetailsLifeModal .modal-dialog .modal-content {
    border-radius: 10px;
    box-shadow: 0 10px 20px -2px rgba(62,62,69,0.3);
    border: solid 1px #eae2ec;
    background-color: #fff
}

.textBold {
    font-weight: bold !important
}

.ForgetBtnNone {
    display: none !important
}

.app_dropdown {
    width: 198px !important
}

.Log-in {
    font-family: inherit;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.44;
    color: #404179
}

.Offering-you-complet {
    font-family: inherit;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #404179;
    padding: 0px 0px 0px 0px
}

.LoginBtn {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33 !important;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff
}

button.button-filled.LoginBtn {
    text-transform: capitalize;
    padding: 14px 70px
}

.LoginBtnSec {
    text-transform: capitalize
}

a.FORGOT-PASSWORD.hoverLoginBtn:hover {
    color: #fb6442 !important
}

.FORGOT-PASSWORD {
    text-transform: uppercase;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1px;
    color: #f3643e
}

.LoginPage .errormessage {
    color: red
}

.LoginPage .bg-image-grey {
    z-index: 999;
    position: absolute;
    top: 0;
    width: 686px;
    height: 90px;
    object-fit: contain;
    opacity: 0.8;
    background-image: url(../images/inn-login.svg);
    background-repeat: no-repeat
}

.bg-Image-Bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1105px;
    height: 100px;
    background-image: url(../images/inn.svg);
    background-repeat: no-repeat
}

.height-100 {
    height: 100%
}

.LoginHeight100 {
    height: auto
}

.LoginBannerImge {
    width: 80%;
    height: auto
}

.LoginBanner {
    background-image: url(../images/LoginBannerImg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.card-top-dashboard {
    height: 454px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

.light-grey-line {
    width: 70%;
    border: 1px solid #b7b7d2;
    margin: 10px;
    display: inline-block
}

.current-card {
    padding: 25px 30px 27px 20px;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

.chart-labels-r {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.86;
    color: #3d3d3d
}

.chart-label-l {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.86;
    color: #3d3d3d
}

.dashTop {
    top: 50px;
    background: #fff;
    z-index: 9;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1)
}

.card-rect, .card-rect-1, .card-rect-2, .card-rect-3 {
    padding: 0 0 14px;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff;
    height: 100%
}

    .card-rect .amt, .card-rect-1 .amt, .card-rect-2 .amt, .card-rect-3 .amt {
        font-family: Quicksand;
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.58;
        letter-spacing: normal;
        color: #6d307d
    }

    .card-rect .amt-fade, .card-rect-1 .amt-fade, .card-rect-2 .amt-fade, .card-rect-3 .amt-fade {
        font-family: Quicksand;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.33;
        color: #3d3d3d
    }

    .card-rect-1 .card-head {
        padding: 10px;
        border-radius: 5px;
        background-color: #fff2f0;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        color: #f37435
    }

    .card-rect-2 .card-head {
        padding: 10px;
        border-radius: 5px;
        background-color: #fcecff;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.43;
        color: #ffb400
    }

    .card-rect-3 .card-head {
        padding: 10px;
        border-radius: 5px;
        background-color: #fff2f0;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        color: #28d38b
    }

    .card-rect .progress, .card-rect-1 .progress, .card-rect-2 .progress, .card-rect-3 .progress {
        height: 6px
    }

    .card-rect .progress-bar, .card-rect-1 .progress-bar, .card-rect-2 .progress-bar, .card-rect-3 .progress-bar {
        border-radius: 3.5px;
        background-image: linear-gradient(92deg, #6d307d, #b697bb)
    }

.lbl-grey {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.29;
    color: #3d3d3d
}

.lbl-grey-left {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #3d3d3d !important
}

.card-table {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

.countNo {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    padding: 11px 19px 9px;
    background-color: #fff2f0;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #3d3d3d
}

.plan-name {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

.amt-right {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: right;
    color: #6d307d
}

.prod-mix {
    padding: 30px 30px 40px;
    background-color: #fff2f0
}

.incentive-earned {
    border-radius: 50%;
    width: 61px;
    height: 61px;
    padding: 16px 15px 13px 14px;
    background-color: #ebf4f6
}

.lbl-grey-24 {
    font-family: inherit;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: normal;
    color: #3d3d3d
}

.amt {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #6d307d
}

.lbl-clr {
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 1.17px;
    text-align: center;
    color: #f37435
}

.table.dataTable thead th, table.dataTable thead td {
    border-bottom: none !important
}

.dashboard_table {
    border-spacing: 0px 0px !important
}

    .dashboard_table .table .dataTable.stripe tbody tr.odd, .dashboard_table table.dataTable.display tbody tr.odd {
        background-color: none !important;
        border-bottom: 1px solid black !important
    }

    .dashboard_table .sorting_1 {
        background-color: #ffffff !important
    }

    .dashboard_table .table .dataTable.stripe tbody tr, .dashboard_table table.dataTable.display tbody tr {
        background-color: #ffffff !important
    }

.dash-circle .progress-circle {
    font-size: 14px;
    margin: 0px
}

    .dash-circle .progress-circle span {
        width: 5em
    }

    .dash-circle .progress-circle.over50 .first50-bar {
        background-color: #6d307d
    }

.dash-circle .value-bar {
    border: 0.45em solid #6d307d
}

#GraphSec .progress-circle {
    font-size: 20px;
    margin: 0px
}

.dashboard_table {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

    .dashboard_table thead .table_head {
        height: 56px;
        border-radius: 5px;
        background-color: #fff2f0
    }

    .dashboard_table thead th {
        padding: 15px 30px 18px 25px !important;
        font-family: Quicksand;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.63;
        color: #3d3d3d
    }

    .dashboard_table tbody tr {
        background-color: #ffffff !important
    }

        .dashboard_table tbody tr td {
            border-bottom: 1px solid #ceced6;
            padding: 15px 30px 18px 25px !important
        }

        .dashboard_table tbody tr .light-text {
            font-family: Quicksand;
            font-size: 16px;
            font-weight: 500;
            line-height: 1.63;
            text-align: center;
            color: #3d3d3d
        }

        .dashboard_table tbody tr .dark-text {
            font-family: Quicksand;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.5;
            color: #777
        }

#bankPen_wrapper .dataTables_filter {
    display: none !important
}

#bankPen_wrapper .dataTables_paginate {
    margin-top: 15px;
    float: right !important;
    border-radius: 15px;
    background-color: #f5f5fc
}

.top-dash-scroll {
    box-shadow: 0 5px 14px 0 rgba(112,112,165,0.14);
    border: solid 1px #fff2f0;
    background-color: #fff
}

#acquiredOn + button {
    border-radius: 4px;
    background-color: transparent;
    padding: 5px 15px;
    font-family: Quicksand;
    font-size: 12px !important;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f37435;
    width: auto;
    border: 1px solid #f37435
}

.imgHeight {
    height: 5rem !important
}

.section2rowl {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.ageShow {
    position: absolute;
    background: #f0eaf1;
    width: auto;
    border-radius: 4px;
    top: 23px;
    padding: 10px;
    left: -16px;
    color: #333;
    ;
    border: 2px solid #c6b9cd;
    z-index: 9;
    min-width: 355px
}

.textCapitalize {
    text-transform: capitalize
}

.breadCrumpLi {
    list-style: none;
    display: inline
}

.ui-menu-item-wrapper:hover {
    background-color: #f8f9fa !important;
    color: black !important;
    border: none !important
}

.ui-menu-item:hover {
    background-color: #f8f9fa !important;
    color: black !important;
    border: none !important
}

.breadCrumpLi a {
    font-family: Quicksand;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal
}

.BackIconImg {
    width: 18px
}

#fuelTypeDiv label {
    font-family: Quicksand;
    font-size: 15px
}

.percent-pie, .percent-pie-1, .percent-pie-2, .percent-pie-3, .percent-pie-4, .percent-pie-5 {
    width: 48px;
    height: 26px;
    padding: 5px;
    border-radius: 6px;
    display: inline-table
}

.percent-pie-1 {
    background-color: #fee3d9;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3d3d3d
}

.percent-pie-2 {
    background-color: #fee3d9;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f37435
}

.percent-pie-3 {
    background-color: #feedd8;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f9a63a
}

.percent-pie-4 {
    background-color: #d9e3cd;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #28d38b
}

.percent-pie-5 {
    background-color: #d8eaee;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3b95a8
}

#scaleValue {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 4;
    width: 5em;
    letter-spacing: normal;
    color: #6d307d
}

#fuelTypeDiv label {
    font-family: Quicksand;
    font-size: 15px
}

.radioFont {
    font-family: Quicksand;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.6;
    color: #3d3d3d;
    display: flex;
    align-items: center;
    padding: 8px
}

.YearCircle {
    border-radius: 50px !important;
    background: #a2ceea;
    width: 43px !important;
    height: 41px !important;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width: 768px) and (max-width: 1600px) {
    .trunktext {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box
    }
}

.comp_card {
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #ffffff
}

.comp_product {
    background-color: white
}

.v-hidden {
    visibility: hidden
}

.margin-btm-fixed {
    margin-bottom: 60px !important
}

.D2Cmargin-btm-fixed {
    padding-bottom: 40px !important;
    margin-bottom: 0px !important
}

.side-border-div {
    padding: 15px
}

.healthImg {
    width: inherit;
    height: 4.3rem !important;
    object-fit: contain
}

.overflow-break {
    overflow-wrap: break-word
}

.greyCbBtn {
    border-radius: 15px;
    background-color: #f8f5f9;
    padding: 5px 23px;
    border-color: #f8f5f9;
    margin: 0;
    box-shadow: none;
    text-transform: capitalize
}

.btn.greyCbBtn:hover {
    box-shadow: none !important;
    text-transform: capitalize;
    border-radius: 15px;
    padding: 5px 23px
}

.modal-body.mb-scroll {
    width: 100%;
    overflow-x: auto;
    max-height: 520px
}

.table-responsive.headerFixed {
    padding: 0 3px
}

span.days_ago.Datasmall {
    font-size: 12px;
    color: #3d3d3d
}

.Data-small {
    font-size: 12px
}

.headerFixed table.dataTable thead {
    background-image: none !important;
    position: sticky;
    top: 0
}

.mb-scroll::-webkit-scrollbar- track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5
}

.mb-scroll::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5
}

.mb-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f8f5f9
}

.apexcharts-menu-icon {
    z-index: 0
}

.apexcharts-canvas {
    z-index: 1
}

.noData {
    font-size: 16px;
    display: flex
}

.icon-calender {
    background: #f5f5fc;
    padding: 5px;
    border-radius: 50%;
    font-size: 9px;
    color: #7070a5;
    margin-right: 2px
}

.edit_lead.spEdit_lead .side_modal .modal-content {
    width: 525px
}

.modal-full-width.side_modal .modal-content {
    width: 650px
}

.modal-full-width .age_gender {
    font-size: 14px
}

.modal-full-width .coverage_for {
    font-size: 14px;
    color: #3d3d3d;
    word-break: break-word
}

.modal-full-width .days_ago {
    color: #333;
    font-size: 15px
}

.mb-25 {
    margin-bottom: 25px
}

.mt-25 {
    margin-top: 25px
}

.status-pill-lightgreen {
    background-color: #fff2f0;
    color: #28d38b !important
}

.ml-35 {
    margin-left: 35px
}

.mb-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f8f5f9
}

.mb-scroll table.dataTable tbody th, .mb-scroll table.dataTable tbody td {
    padding: 0.4rem 10px !important
}

.apexcharts-menu-icon {
    z-index: 0
}

.apexcharts-canvas {
    z-index: 1
}

.noData {
    font-size: 16px;
    display: flex
}

.icon-calender {
    background: #f5f5fc;
    padding: 5px;
    border-radius: 50%;
    font-size: 9px;
    color: #7070a5;
    margin-right: 2px
}

.ui-icon, .ui-widget-content .ui-icon {
    width: 24px !important;
    height: 16px !important;
    font-size: 11px !important;
    color: black !important;
    margin-right: !important
}

.ui-datepicker .ui-icon {
    text-indent: 0px !important
}

.ui-datepicker .ui-datepicker-next {
    right: 9px !important;
    color: black !important
}

.ui-datepicker-prev span, .ui-datepicker-next span {
    font-size: 0px
}

    .ui-datepicker-prev span.ui-icon {
        width: 6px !important;
        display: block;
        text-indent: 0 !important;
        overflow: hidden;
        background-repeat: no-repeat
    }

    .ui-datepicker-prev span:before {
        content: "\f104";
        font-family: FontAwesome;
        position: relative;
        font-size: 14px;
        color: #f37435
    }

.ui-datepicker-prev:hover {
    color: #fff
}

.ui-datepicker-next span.ui-icon {
    width: 6px !important;
    display: block;
    text-indent: 0 !important;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-datepicker-next span:before {
    content: "\f105";
    font-family: FontAwesome;
    position: relative;
    font-size: 14px;
    color: #f37435
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .8
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: none !important
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px solid #ceced6 !important;
    color: #3d3d3d !important
}

.photoPath {
    font-size: 14px;
    color: #3d3d3d;
    font-family: Quicksand;
    font-weight: bold;
    line-height: 1.5
}

#custom-button {
    padding: 10px;
    color: #333;
    background-color: #fee3d9;
    border: 1px solid #fee3d9;
    border-radius: .25rem;
    cursor: pointer
}

.custom-file-upload {
    display: block;
    position: relative
}

    .custom-file-upload label.custom-file-label {
        font-family: Quicksand;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.5
    }

.comiseo-daterangepicker-triggerbutton.ui-button {
    text-align: left;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 1.5;
    color: #777777;
    display: block;
    width: 100%;
    background: transparent;
    border-width: 0px 0px 1px;
    border-radius: 0px
}

    .comiseo-daterangepicker-triggerbutton.ui-button:hover {
        font-weight: 600 !important;
        border: 1px solid #c5c5c5;
        background: transparent;
        border-width: 0px 0px 1px;
        border-radius: 0px
    }

.btn-link.viewBtn {
    background-color: #fff2f0;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 3;
    letter-spacing: normal;
    color: #f37435;
    padding: 5px 15px;
    border-radius: .25rem;
    text-decoration: none
}

.top-slate {
    background: #f8f5f9;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding: .3rem 0 !important;
    display: flex;
    justify-content: flex-end
}

.addnew register-SP {
    right: 10px;
    bottom: 10px
}

.addnew.register-SP span i {
    background: #fb6442;
    color: #ffffff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 26px;
    font-size: 16px;
    padding: 5px;
    text-align: center
}

.increfont span {
    font-size: .9rem;
    font-weight: 300
}

.progressbar {
    counter-reset: step;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    margin: 15px 0
}

    .progressbar li a:before {
        content: counter(step);
        counter-increment: step;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #f37435;
        border-radius: 100%;
        display: block;
        text-align: center;
        margin: 0 auto 0px auto;
        background-color: transparent;
        font-size: 10px;
        color: #f37435
    }

    .progressbar li a.active:before {
        border-color: #f37435;
        background: #f37435;
        color: #fff
    }

    .progressbar li a.completed:before {
        border-color: #28d38b;
        background: #28d38b;
        color: #fff
    }

.dashboardPage {
    margin-top: 98px
}

@media (max-width: 576px) {
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: inline-block !important
    }

    #ContinueToBuy.owlCarouselClass.owl-carousel .owl-nav {
        z-index: 0 !important;
        position: absolute !important
    }

    .owlCarouselClass.owl-carousel .owl-nav {
        display: inline-block !important
    }

    .disabled, :disabled {
        pointer-events: auto !important;
        opacity: 1
    }

    #plans-carousel.owlCarouselClass.owl-carousel .owl-nav {
        position: absolute !important
    }

    .owl-nav {
        flex: 0 0 106%;
        max-width: 106%
    }

    #ViewProducts, #featured-servicesMob {
        margin-top: 20px !important
    }

    .owlCarouselClass.owl-carousel .owl-nav button {
        background: transparent !important
    }

    .chatbot {
        width: 70% !important;
        border-radius: 0
    }

    .chatbot__box {
        height: 90%
    }

    .chatbot__header span {
        display: inline
    }
}

@media (max-width: 991.5px) {
    .owl-carousel .owl-nav.disabled {
        display: inline-block !important
    }

    #ContinueToBuy.owlCarouselClass.owl-carousel .owl-nav {
        z-index: 0 !important;
        position: absolute !important
    }

    .owlCarouselClass.owl-carousel .owl-nav {
        display: inline-block !important
    }

    .disabled, :disabled {
        pointer-events: auto !important;
        opacity: 1
    }

    #plans-carousel.owlCarouselClass.owl-carousel .owl-nav {
        position: absolute !important
    }

    .owl-nav {
        flex: 0 0 45.66667%;
        max-width: 45.66667%
    }

    .owlCarouselClass.owl-carousel .owl-nav button {
        box-shadow: none !important;
        background: transparent !important
    }

    #ViewProducts {
        margin-top: 20px !important
    }

    #NotificationIcon i {
        font-size: 16px
    }

    #loginbtn {
        padding: 5px 13px !important
    }
}

@media (max-width: 768px) {
    #quotListTabs, #mpmListTabs, #vehicleInspectTabs, #appListTabs, #RenewalPendingListTabs, #SPTabs {
        overflow-x: scroll
    }

    .mttop {
        margin-top: 25px !important
    }

    .InputBtnMobileFixed {
        background: #fff;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 15px;
        z-index: 1;
        box-shadow: -1px -1px 2px 0px #cfcfcf
    }

    .selectedCarOptions {
        display: none
    }

    input#registrationDate {
        border-bottom: 1px solid #d3d3d3;
        height: 45px
    }

    .tab-width-btn {
        width: 20% !important
    }

    .headingCarNum.car-summary-heading {
        top: 16px;
        position: absolute;
        left: 24px;
        z-index: 1
    }

    .orText {
        margin: 0 auto;
        text-align: center;
        margin-top: -38px;
        font-weight: 600
    }

    .carNumberInput {
        font-size: 15px;
        color: #6d307d !important
    }

    .car-summary-heading {
        color: #777777 !important
    }

    .car-summary-heading {
        font-size: 12px !important
    }

    .mob-mt-5 {
        margin-top: 75px
    }

    #seeDetailsModal {
        background: #fff !important
    }

    .carNumberInput {
        font-size: 14px;
        color: #6d307d;
        letter-spacing: 0px;
        height: 34px
    }

    .CarInsInpbtn {
        width: 100%;
        padding: 8px 8px !important
    }

    .motorCard {
        background: transparent;
        padding: 0px !important
    }

    .start-advisory {
        box-shadow: none !important;
        border: none !important
    }
}

@media (max-width: 359.5px) {
    #add_spDetails .status-pill.status-pill-lightgreen {
        margin-left: 0px !important;
        margin-top: 10px
    }

    .mttop {
        margin-top: 25px !important
    }

    select, textarea, input {
        font-size: 12px !important
    }
}

@media (max-width: 991.5px) {
    .designSelect label {
        left: 0px
    }

    .gain-1 {
        margin-left: 0px
    }

    .brdimgdiv img {
        width: 270px !important
    }

    .tab-content {
        width: 100%
    }

    .HomeTabInsur .tab-pane h5 {
        line-height: 1.2
    }

    .HomeTabInsur .tab-pane p {
        margin-top: 0px
    }

    .dashboardPage {
        margin-top: 78px
    }

    #search .btn {
        left: 0 !important;
        right: 0 !important;
        max-width: 30% !important;
        margin: 15px auto !important;
        text-align: center !important
    }

    .button, .button-bordered, .button-bordered:hover, .button-search, .button-search:hover, .button-filled, .button-filled:hover, .button-link, .button-link-lg, -lg.button-link:hover, .button-link:hover, .button-link-lg:hover, .button-link-black, .swal2-modal .swal2-styled {
        padding: 14px 20px !important
    }

        .button-bordered, .button-bordered:hover, .button-filled, .button-filled:hover {
            padding: 14px;
            font-size: 10px !important
        }

    .delete_leads {
        font-size: 20px !important
    }

    img.mobImgheightchang {
        width: 80px !important;
        height: auto !important
    }

    .mob-P0 {
        padding: 0px
    }

    .mobile-margin {
        margin-top: 25px !important
    }

    .mobile-btn-height {
        height: 45px
    }

    .btn-height-set {
        height: 32px
    }

    .mob-btn-width {
        width: 65px !important
    }

    img.img-prod {
        width: 60px !important;
        height: auto !important
    }

    .progressbar li {
        margin: 0 3%;
        cursor: pointer;
        overflow: visible
    }

    .progressbar.nav-fill li a .heading {
        margin-top: 0rem;
        text-align: center
    }

    .FooterSec {
        height: 54px;
        padding: 0
    }

        .FooterSec .bottom-card {
            font-size: 14px !important
        }

        .FooterSec.fixed-bottom.mob-show {
            display: block !important
        }

    .tablet-hide {
        display: none !important
    }

    .bootstrap-datetimepicker-widget.dropdown-menu {
        inset: auto !important
    }

    .mob-ml8 {
        margin-left: 8px !important
    }

    .mob-pr-07 {
        padding-right: 0.7rem !important
    }

    .swal2-container {
        padding: 20px !important
    }

    .mob-dflex-remove {
        display: block !important
    }

    .plan-summary .plan-info {
        padding: 9px !important
    }

    .modal-content ol, .tab-content > .active ol {
        padding-inline-start: 15px !important
    }

    .coverageTable thead tr th {
        font-size: 14px !important
    }

    .mob-pt0 {
        padding-top: 0px !important
    }

    .scrollRight {
        font-size: 12px;
        display: block !important;
        width: 100%;
        text-align: right
    }

    .section-heading {
        font-size: 16px !important
    }

    div#DivSUMINSUREDOVER5YEARS {
        overflow: hidden;
        overflow-x: scroll
    }

    .mob-mr0 {
        margin-right: 0px !important
    }

    button.mobLogin {
        display: none
    }

    .mob-PL0 {
        padding-left: 0px !important
    }

    .mob-PR0 {
        padding-right: 0px !important
    }

    .mob-mb0 {
        margin-bottom: 0px !important
    }

    .form-control {
        padding: 5px 5px 5px 0 !important
    }

        .form-control.form-inputFloating {
            padding: 20px 5px 0px 0px !important
        }

    .mobile-mb-80 {
        margin-bottom: 80px !important
    }

    .lbl_fonts {
        line-height: 1.2 !important
    }

    .Disclaimer {
        padding: 0 15px !important;
        padding: 0 15px !important
    }

    .mobile-pt1 {
        padding-top: 1rem !important
    }

    .prop-content .card .card-header, .prop-content .card .card-body {
        padding: 15px 15px !important
    }

    .ActionPointer {
        padding-left: 0;
        padding-right: 0
    }

    .close-btnsp {
        position: absolute;
        top: 10px;
        right: 0px
    }

    .modal-subhead {
        font-size: 14px !important;
        line-height: 1.3 !important
    }

    #premiumdetails .modal-footer.d-sm-flex {
        display: block !important
    }

    #premiumdetails button.PremiumBtn {
        margin-bottom: 8px !important
    }

    .mobilePLess, .mobilePLess .panel-light.container-fluid {
        padding: 10px 5px !important
    }

    .cardRadius .card-body {
        padding: 0px 5px 15px !important
    }

    .mob-margin0 {
        margin-left: 0px !important;
        margin-right: 0px !important
    }

    .D2CInsurance_home {
        padding: 10px 0px 30px 0px !important
    }

    .paddingMobile {
        padding-top: 15px !important
    }

    .pageHeadingSec {
        font-size: 20px !important
    }

    .mobpL10 {
        padding-left: 10px
    }

    #accessoriesModal .modal-dialog {
        min-width: auto !important
    }

    .mb-scroll table.dataTable tbody th, .mb-scroll table.dataTable tbody td {
        padding: 0rem 0px !important;
        margin-bottom: 5px
    }

    .mob-full-modal {
        left: 0px !important;
        margin-top: 0px !important
    }

        .mob-full-modal .modal-content {
            position: relative !important;
            margin: auto;
            width: 100% !important;
            right: 0px;
            overflow-y: scroll
        }

    .Company-Name-Div {
        margin-left: 10px !important
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 6px !important;
        font-size: 10px !important
    }

    #bankPen_wrapper .dataTables_paginate {
        padding-top: 0 !important
    }

    .grey-bg {
        background-image: linear-gradient(to right, rgba(245,245,252,0) 1%, rgba(245,245,252,0.88) 44%, #fff2f0)
    }

    .motor-page {
        padding: 0px;
        overflow-x: auto
    }

    .w-1000 {
        width: 1000px;
        max-width: 1000px
    }

    .v-hidden-md {
        visibility: hidden
    }

    .Insurance_home {
        padding: 15px 0px
    }

        .Insurance_home .HomePage {
            padding: 15px 0px
        }

    .light-grey-line {
        width: 40% !important;
        border: none !important;
        border-top: 1px solid #b7b7d2 !important
    }

    .card-mobile-dash {
        height: auto !important
    }

    .mt-3-mob {
        margin-top: 1rem !important
    }

    .amt {
        font-size: 16px !important;
        line-height: 1
    }

    .countNo {
        width: 30px !important;
        height: 30px !important;
        padding: 8px 10px 8px !important;
        font-size: 12px !important;
        line-height: 1 !important
    }

    .plan-name {
        font-size: 14px !important;
        line-height: 1.2 !important;
        margin-bottom: 6px
    }

    .amt-right {
        font-size: 15px !important;
        line-height: 1.33
    }

    .lbl-grey-24 {
        font-size: 14px !important
    }

    .card-rect .amt, .card-rect-1 .amt, .card-rect-2 .amt, .card-rect-3 .amt, .card-rect .amt-fade, .card-rect-1 .amt-fade, .card-rect-2 .amt-fade, .card-rect-3 .amt-fade {
        font-size: 20px !important
    }

    .LifeStageBottom {
        padding-bottom: 10px !important
    }

    ::-webkit-scrollbar {
        width: 0px;
        height: 0px;
        border-radius: 50%
    }

    ::-webkit-scrollbar-thumb {
        background: #ceced6
    }

    ::-webkit-scrollbar-track {
        background: #f5f5f6
    }

    .NoPadding {
        padding-left: 0px !important;
        padding-top: 10px !important;
        padding-right: 0px !important
    }

    .selected_leads {
        font-size: 12px
    }

    .goalTabs {
        width: 100% !important
    }

        .goalTabs li {
            width: 48% !important
        }

    .paddingLeftNo {
        padding-right: 0px !important
    }

    .LifeInsurance_Plans {
        margin-bottom: 80px;
        padding: 30px 10px !important;
        min-height: calc(100vh - $FooterSec-Mob-height)
    }

    .Category-padding {
        margin-bottom: 20px !important
    }

    .Category-top {
        margin-top: 0px !important
    }

    .mob-cat-padding {
        margin-top: 20px !important
    }

    .agent_insurance {
        font-size: 10px !important
    }

    .filterHead {
        font-size: 18px !important
    }

    .Insurance_Plans {
        padding: 15px !important
    }

    .D2CInsurance_Plans {
        padding: 8px 15px !important
    }

    .Channel-Details {
        font-size: 16px !important
    }

    .QuickJourneyCards {
        font-size: 16px !important;
        line-height: 1.3
    }

    .leaded {
        display: flex;
        padding: 0
    }

    .p-0-mob {
        padding: 0 !important
    }

    .POSUser .page-body {
        padding: 15px !important
    }

    .POSUser .lbl_font {
        font-family: inherit;
        font-size: 10px;
        line-height: 1.6;
        color: #777;
        font-weight: normal
    }

    .POSUser .form-control-mob {
        margin-bottom: 1rem
    }

    .leading {
        padding: 0
    }

    .filtericon {
        padding: 0
    }

    .line {
        border-bottom: none
    }

    .side_modal {
        left: 0px !important;
        margin-top: 0px !important
    }

        .side_modal .modal-content {
            position: relative !important;
            margin: auto;
            width: 100% !important;
            height: 100% !important;
            right: 0px;
            overflow-y: scroll
        }

    .modal-dialog {
        position: relative !important;
        width: 90% !important;
        padding: 0 !important;
        margin: 15px auto !important;
        max-width: 100%
    }

    .page-body {
        padding-left: 0px
    }

    .icons {
        margin-left: 0.3rem !important
    }

    .right-nav {
        padding-right: 0 !important
    }

    .data-table {
        width: 100%
    }

        .data-table thead {
            display: none
        }

        .data-table td {
            border-top: none !important
        }

    tr {
        box-shadow: none !important;
        border: none !important;
        background-color: var(--color-white)
    }

    table.dataTable tbody th, table.dataTable tbody td {
        padding: 0px !important
    }

    .card-mob {
        padding: 0.7rem 0.9rem !important
    }

    .page-tabs {
        margin-bottom: 0 !important
    }

    .plans {
        font-family: inherit;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: var(--color-text-dark)
    }

    .contacts {
        font-family: inherit;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: var(--color-text-light)
    }

    .status_btn {
        font-size: 9px;
    }

    .paginate_button {
        padding: 5px !important
    }

    .previous {
        padding: 10px !important
    }

    .next {
        padding: 10px !important
    }

    .dt-buttons {
        top: 6px !important;
        margin-top: 0 !important
    }

    button.dt-button, div.dt-button, a.dt-button {
        margin-bottom: 0px !important;
        margin-right: 0 !important
    }

    .named {
        padding: 10px 0
    }

    .mobilepriority {
        display: flex
    }

    .mobilestatus {
        display: flex;
        align-items: center
    }

    .led {
        display: flex;
        justify-content: space-between
    }

    .check {
        margin-top: 5px
    }

    .elipse {
        margin: 0 0 0 10px
    }

    .age_gender {
        color: #3d3d3d;
        font-weight: bold
    }

    .contact {
        font-weight: bold
    }

    .priority, .priority-hot, .priority-cold, .priority-warm, .priority-hot, .priority-cold, .priority-warm {
        padding: 5px;
        font-size: 10px;
        text-transform: capitalize;
        border-radius: 4px
    }

    .status-text {
        font-size: 9px;
        font-weight: bold
    }

    .status_btn {
        padding: 3px 10px
    }

    .plans {
        color: #6d307d;
        font-size: 12px;
        font-weight: 700;
        font-family: inherit
    }

    .nospace {
        padding: 0 !important
    }

    .divider {
        border-left: 1.5px solid lightgrey;
        height: 17px
    }

    .nav-spacing {
        white-space: nowrap
    }

    .days_ago {
        color: #3d3d3d
    }

    .new_image {
        display: block !important
    }

    .fill {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 100%;
        position: fixed;
        bottom: 0;
        border-top: 1px solid #ebebf9;
        background-color: white
    }

    .leadhead {
        margin-top: 15px;
        padding: 10px 0
    }

    .texted {
        display: flex;
        align-items: center
    }

    .filtered span {
        font-size: 14px;
        font-family: inherit;
        font-weight: bold;
        line-height: 16px;
        letter-spacing: 1px;
        color: #6d307d
    }

    .filtered img {
        margin-right: 8px
    }

    .book {
        font-size: 10px;
        font-family: inherit;
        display: block;
        text-align: unset !important
    }

    .text-right.button-link, .text-right.button-link-lg, -lg.text-right.button-link:hover {
        text-align: right !important
    }

    #sidebar ul li a {
        padding: 10px 12px
    }

    .closing {
        float: right
    }

    .btn {
        margin: 10px 0 !important;
        padding: 10px 12px !important
    }

    .PremiumBtn {
        margin: 0px !important;
        width: 100% !important;
        padding: 10px 0 !important
    }

    .noMargin {
        margin: 0 !important
    }

    .reset {
        font-family: inherit;
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        letter-spacing: 1px;
        border: 1px solid #f3643e;
        color: #f3643e;
        background-color: white !important
    }

    .apply {
        font-family: inherit;
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        letter-spacing: 1px;
        border: 1px solid #f3643e;
        color: white !important;
        background-color: #f3643e !important
    }

    .userlbl {
        font-family: inherit;
        font-size: 16px;
        line-height: 1.6;
        color: #6d307d;
        font-weight: bold
    }

    .card-body {
        padding: 15px !important
    }

    .setsort {
        bottom: 0 !important;
        background-color: transparent !important;
        top: unset !important;
        border-radius: 20px 20px 0 0
    }

    .leadsort {
        font-family: inherit;
        font-size: 24px;
        font-weight: bold;
        color: #6d307d;
        line-height: 32px
    }

    .mobile_prior {
        margin: 0 15px
    }

    .addnew {
        display: block;
        position: fixed;
        right: 26px;
        bottom: 71px
    }

        .addnew.register-SP {
            right: 15px
        }

    .leaddiv {
        display: none
    }

    .lastdiv {
        display: block
    }

    .fixed-bottom .bottom-mennu {
        padding-right: 0px !important;
        text-align: center
    }

    #status {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .statusimg {
        width: 20px;
        height: 20px
    }

    tr:hover {
        box-shadow: none !important
    }

    #changeStatus .btn, #polchangeStatus .btn, #userchangeStatus .btn {
        width: 48% !important;
        margin-right: 5px !important
    }

    #deleteLeads, #confirmModal, #deleteQuot, #deleteApp {
        top: 3%
    }

        #deleteLeads .modal-content, #confirmModal .modal-content, #deleteQuot .modal-content {
            width: 93%;
            border-radius: 10px;
            margin: 0 13px
        }

        #deleteLeads .btn, #confirmModal .btn, #re-assign .btn, #quotre-assign .btn, #appre-assign .btn, #userassign .btn {
            width: 50% !important
        }

        #deleteLeads .modal-footer, #confirmModal .modal-footer, #re-assign .modal-footer, #quotre-assign .modal-footer, #appre-assign .modal-footer, #userassign .modal-footer {
            flex-wrap: nowrap !important
        }

        #deleteLeads .modal-header, #confirmModal .modal-header, #deleteQuot .modal-header, #deleteApp .modal-header {
            padding-bottom: 0
        }

        #deleteLeads .modal-body, #confirmModal .modal-body, #deleteQuot .modal-body {
            padding: 0
        }

        #deleteQuot .modal-footer, #deleteApp .modal-footer {
            padding-right: 0 !important;
            padding-left: 0 !important;
            flex-wrap: nowrap !important
        }

        #deleteApp .modal-content {
            width: 334px;
            border-radius: 10px;
            margin: 0 13px
        }

    .prospername {
        margin-left: 10px
    }

    .delquot {
        padding-left: 5px
    }

    .deletequot {
        padding: 0
    }

    .btnright {
        margin: 0 10px 0 0 !important
    }

    .editshow {
        padding: 0 10px !important;
        top: 12px !important;
    }

    table.table a {
        margin: 0;
        color: #212529
    }

    #changeStatus .modal-content {
        width: 100% !important;
        height: 100% !important;
        border-radius: unset !important
    }

    #re-assign .modal-content {
        width: 95%;
        border-radius: 10px;
        margin: 0px 12px;
        top: 30%
    }

    #re-assign .modal-body {
        padding: 0 1.5rem !important
    }

    #quotre-assign .modal-body {
        padding: 0 1.5rem !important
    }

    #appre-assign .modal-body {
        padding: 0 1.5rem !important
    }

    #quotchangeStatus .modal-content, #appchangeStatus .modal-content, #polchangeStatus .modal-content, #userchangeStatus .modal-content {
        width: 100% !important;
        height: 100% !important;
        border-radius: unset !important
    }

    #quotre-assign .modal-content, #userassign .modal-content {
        width: 93%;
        border-radius: 10px;
        margin: 0px 12px;
        top: 30%
    }

    #appre-assign .modal-content {
        width: 335px;
        border-radius: 10px;
        margin: 0px 12px;
        top: 30%
    }

    .modal-content {
        background-clip: border-box !important;
        height: auto;
        width: 90%;
        border-radius: 10px;
        margin: 35px auto
    }

    .mobilelist {
        display: block !important
    }

    .quotstatus {
        margin-left: 20px
    }

    .addpages {
        border-radius: 50%;
        float: right;
        background-color: #fff2f0;
        padding: 8px;
        color: #6d307d !important
    }

    .sharing {
        margin-right: 10px
    }

    .page-heading {
        font-size: 18px
    }

    .dboard_1 {
        display: inline-block;
        min-height: 48px
    }

    .dotsicon {
        padding: 6px 0;
        font-size: 12px;
        color: #6d307d !important;
        border-bottom: 1px solid #b7b7d2
    }

    .imgicon {
        margin-right: 10px
    }

        .imgicon img {
            width: 20px
        }

    #addNewLead .modal-content {
        width: 100% !important
    }

    #DriveNewLead .modal-content {
        width: 100% !important
    }

    .monthly {
        float: right
    }

    .doticon {
        padding: 6px 0;
        font-size: 12px;
        color: #6d307d !important;
        border-bottom: 1px solid #b7b7d2
    }

        .doticon:nth-of-type(4) {
            border-bottom: none !important
        }

    .stepper-horizontal {
        flex-direction: unset !important
    }

        .stepper-horizontal li {
            flex-direction: unset !important;
            align-items: center !important
        }

    #MyaccountTable_filter {
        display: none !important
    }

    .policies {
        padding-top: 8px;
        display: block;
        float: none !important;
        font-size: 16px !important
    }

    .emailacc {
        display: none
    }

    .emailacct {
        display: block
    }

    .accountradio {
        text-align: unset !important
    }

    .marital {
        margin-bottom: 0 !important
    }

    .roadacct {
        display: block
    }

    .mumbai {
        padding: 0 15px
    }

    .cardheading {
        margin-top: 0 !important
    }

    .policy_amt {
        display: block;
        float: none !important;
        text-align: unset !important
    }

    .earningimg {
        padding: 0 30px !important
    }

    .iconrght {
        display: none
    }

    .earndesktop {
        display: none !important
    }

    .earn {
        margin: 10px 0 !important
    }

    .dream {
        display: none
    }

    .prize {
        font-size: 20px !important
    }

    .inactive {
        float: none !important
    }

    .lakshya {
        font-size: 20px !important
    }

    .insu {
        display: block;
        color: #3d3d3d !important
    }

    .eligibility li {
        padding: 10px 0
    }

    .camps li {
        padding: 10px 0
    }

    .leadbtn {
        border-top: 1px solid;
        background-color: #ffffff
    }

    .users {
        padding-right: 10px;
        font-size: 12px !important
    }

    .paymentprocess {
        background-color: #ebf4f6;
        color: #3d3d3d !important
    }

    .amounttransfer {
        background-color: #fff2f0 !important;
        color: green !important
    }

    .agent_name {
        font-size: 16px !important;
        line-height: 1.4;
        margin-bottom: 8px;
        margin-top: -4px
    }

    .mb-20-mob {
        margin-bottom: 20px
    }

    .m-0-mob {
        margin: 0 !important
    }

    .bg-image-grey {
        width: 200px !important
    }

    .We-are-proud-to-have {
        font-size: 12px !important
    }

    .page-heading-ad {
        font-size: 20px !important
    }

    .section-heading-mob {
        font-size: 16px !important
    }

    .align-items-remove {
        align-items: flex-start !important
    }

    .tablet-p-lr15 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .msgNewCarUser {
        margin-left: 0px !important
    }

    img.arrowAbsolute {
        position: relative !important;
        left: unset !important;
        top: unset !important
    }

    img.arrowAbsolute1 {
        position: relative !important;
        left: unset !important;
        top: unset !important
    }

    .policy-summary-card2 p.text-center {
        text-align: left !important
    }

    .mb-scroll table.dataTable tbody th, .mb-scroll table.dataTable tbody td {
        padding: 0px !important
    }

    .data-table tr:hover {
        box-shadow: 0px 8px 10px 0px rgba(227,224,224,0.25) !important
    }

    .Top-5-Branches {
        font-size: 16px !important;
        line-height: 1.2
    }

    .mobile-p0 {
        padding: 0px
    }

    .mobile-mt0 {
        margin-top: 0 !important
    }

    .plan-name {
        line-height: 1.3 !important;
        font-size: 12px !important
    }

    .dashboard_table thead th {
        line-height: 1.4 !important;
        font-size: 14px !important
    }

    .dashboard_table tbody tr .dark-text, .dashboard_table tbody tr .light-text {
        font-size: 12px !important;
        line-height: 1.4 !important;
        padding: 5px 0 !important
    }

    .dashboard_table thead th {
        padding: 5px 12px 5px 12px !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
        vertical-align: middle !important
    }

    .dashboard_table tbody tr .dark-text:last-child {
        text-align: center
    }

    .BranchScoreboard .card-table img, .IndividualBusiness .card-table img {
        width: 30px !important
    }

    .IndividualBusiness .incentive-earned {
        width: 20px !important;
        height: 30px !important;
        padding: 0 !important;
        background-color: transparent !important
    }

    .prod-mix {
        padding: 25px 0px 30px
    }

    #spListModal .modal-dialog .modal-content, #companyListModal.modal-dialog .modal-content {
        height: 100% !important
    }

    .BranchScoreboard .card-table .lbl-clr img {
        width: 14px !important
    }

    .amt-right {
        display: flex;
        justify-content: flex-end
    }

    .lbl-clr.mobile-hide {
        display: none
    }

    .desktop-hide {
        display: block !important;
        text-align: left
    }

    .Log-in {
        font-size: 20px;
        line-height: 1
    }

    .row {
        margin-right: 0px !important;
        margin-left: 0px !important
    }

        .row.row-og {
            margin-right: -15px !important;
            margin-left: -15px !important
        }

    .modal-full-width .modal-body {
        padding: 1rem !important
    }

    #add_spDetails .status-pill.ml-5 {
        margin-left: 10px !important
    }

    .mobileHide {
        display: none
    }

    .edit_leads {
        font-size: 20px
    }

    .modal-body.mb-scroll {
        max-height: 100% !important
    }

    .mobileShow.hide {
        display: block !important
    }

    .page-tabs.bs_1 {
        padding: 15px !important
    }

    .status_change {
        font-size: 21px !important;
        line-height: 1.2 !important
    }

    .d-flex.bs-flexDelete {
        display: block !important
    }

    #bankPen_wrapper .dashboard_table tbody tr td {
        border-bottom: 0px solid #ceced6 !important
    }

    #bankPen_wrapper .dashboard_table {
        border-radius: 0px;
        box-shadow: unset;
        border: 0px;
        background-color: transparent
    }

    -widget-content {
        width: 100%;
        overflow-y: scroll;
        top: 0px !important
    }

    .comiseo-daterangepicker-left .comiseo-daterangepicker-calendar {
        padding-right: 0px
    }

    .comiseo-daterangepicker > .comiseo-daterangepicker-main.ui-widget-content {
        overflow: scroll;
        height: 350px
    }

    .comiseo-daterangepicker-presets, .comiseo-daterangepicker-calendar {
        display: block !important;
        height: auto !important;
        padding: 0px !important
    }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 100% !important
    }

    .comiseo-daterangepicker-left .comiseo-daterangepicker-presets {
        padding: 0
    }

    .ui-datepicker {
        width: 100% !important
    }

    .mob-PLR-8 {
        padding-left: 8px !important;
        padding-right: 8px !important
    }

    #fileupload .form-control.fileDiv {
        display: inline-block !important;
        border: 0px !important;
        padding: 0px !important
    }

    div.checkbox.switcher label input + span, div.radio.switcher label input + span {
        width: 40px !important;
        height: 20px !important
    }

    .filterHead {
        flex-basis: auto
    }

    .modal-open .modal {
        overflow-y: hidden
    }

        .modal-open .modal .modal-body {
            overflow-y: scroll;
            height: 100%;
            max-height: 75vh
        }

    .text1 {
        font-size: 22px !important;
        height: auto !important;
    }

    .text2 {
        font-size: 12px !important;
        height: auto !important;
        margin-top: 15px !important;
    }

    .btnview {
        width: auto !important;
        height: auto !important;
        font-size: 10px !important;
        text-align: center !important;
        display: block !important;
        margin: 0 auto
    }

    .Rectangle-48 {
        width: auto !important;
        height: auto !important;
        padding: 5px 10.6px 5px 10.4px !important
    }

    .ratingtext {
        font-size: 14px !important;
        line-height: 18px !important
    }

    .m-t-4r {
        margin-top: 2rem !important
    }

    section {
        padding: 20px 0 !important
    }

    #plans-carousel .card {
        box-shadow: unset;
        background: transparent
    }

    .mob-bg-color-remove {
        background-color: transparent !important
    }

    .mob-bg-color-white {
        background-color: #ffffff !important
    }

    .lpolicy {
        font-size: 12px !important
    }

    .mainheading {
        line-height: 30px !important;
        font-size: 20px !important;
        text-align: left !important
    }

    .mob-mt-25 {
        margin-top: 10px !important
    }

    .shadow-effect {
        padding: 8px !important
    }

    .box2 {
        margin: 0 0px 0 0 !important;
        padding: 10px !important
    }

    .circlediv > div {
        float: left
    }

    .page-tabs-ul:not(.same-in-mobile) .waves-effect {
        margin: 5px
    }

    .page-tabs-ul:not(.same-in-mobile) li a {
        font-size: 14px !important;
        padding: 0 15px !important;
        background: transparent !important;
        border-radius: 5px !important;
        width: 100% !important;
        float: left !important;
        color: #3d3d3d !important;
        border: 1px solid #777777;
        font-weight: bold !important
    }

        .page-tabs-ul:not(.same-in-mobile) li a.active {
            color: #ffff !important;
            background: #f37435 !important;
            border: 1px solid #f37435 !important
        }

    .page-tabs-ul:not(.same-in-mobile) span.custBorder {
        display: none !important
    }

    .btnRightRemove {
        right: 0px !important
    }

    .box1 {
        height: auto !important;
        gap: 15px !important;
        padding: 15px !important
    }

        .box1 .border-right {
            border-right: 0px solid #565656 !important;
            border-bottom: 1px solid #565656;
            padding-right: 0px !important;
            padding-bottom: 20px
        }

    #loginModal.modal.show .modal-dialog {
        max-width: 90% !important
    }

    .radioFont {
        font-size: 8px !important;
        padding: 2px !important
    }

    .radioFont {
        font-size: 10px !important;
        padding: 2px !important;
        white-space: nowrap
    }

    .form-check-inline .form-check-input {
        margin-right: -5px !important
    }

    .CardimgMain .card img {
        height: auto !important
    }

    .parent, .containerbox, .downloadAU {
        display: block !important;
        width: 100% !important;
        margin-bottom: 20px !important
    }

    .fl-m-4 {
        border-left: 0px !important;
        padding-left: 0px !important
    }

    #dropdownMenu1.Profile-btn {
        border: none;
        border-radius: 50%;
        height: 32px;
        width: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0
    }
}

@media (max-width: 991.5px) and (max-width: 576px) {
    .mobilehide {
        display: none !important
    }

    .mob-padding-top {
        padding-top: 35px !important
    }

    .mob-margin-top {
        margin-top: 55px !important
    }

    .mob-margin-top-75 {
        margin-top: 75px !important
    }

    .swal2-buttonswrapper button {
        width: 25% !important
    }

    .mob-fs-12, body {
        font-size: 12px !important
    }

    .mobileTabFont {
        font-size: 14px !important
    }

    .mob-width {
        width: 40px !important
    }

    .mob-fs-14 {
        font-size: 14px !important
    }

    .Navbar-top .middleMenu .navbar-nav {
        background: #6d307d;
        position: fixed;
        top: 55px;
        left: 5%;
        right: 5%;
        width: 90%;
        border-radius: 3px
    }

        .Navbar-top .middleMenu .navbar-nav li a {
            border-bottom: 1px solid #8c8c8c;
            padding: 10px 15px;
            font-size: 12px
        }

    a#navbardrop {
        color: #ffff
    }

    .Insurance_home {
        padding: 0px 0px !important
    }

        .Insurance_home .HomePage {
            padding: 15px 0px
        }

    .bs-flexDelete {
        display: block !important
    }

    #compSection {
        max-height: 400px !important;
        overflow: scroll !important
    }

    .D2CMarginBottom {
        margin-bottom: 5rem !important
    }

    .D2Cmargin-btm-fixed {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important
    }

    .D2CJourneyData {
        padding: 0px 0px !important
    }

    .page-heading-ad h4 {
        font-size: 18px !important
    }

    nav#D2CTopNavBar {
        min-height: 52px !important
    }

    .car-questions .car-summary-heading {
        font-size: 12px
    }

    .form-control-dynamic {
        margin-bottom: 1rem !important
    }

    .mobile-pLR0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .car-summary-heading {
        font-size: 17px
    }

    .borderInput {
        width: 10% !important
    }

    .w-100-mob {
        width: 100% !important
    }

    .top-description {
        font-size: 11px !important
    }

    .policy-image {
        width: 100% !important
    }

    .Existing_Insur {
        padding: 15px !important
    }

    .Company-Name-Div {
        margin-left: 31% !important
    }

    .retrieveJourney_list, .start-advisory {
        padding: 0px 15px !important
    }

        .retrieveJourney_list .card-body, .start-advisory .card-body {
            padding: 15px !important
        }

    .goal_list, .start-advisory {
        padding: 0px 0px 0px !important
    }

        .goal_list .card-body, .start-advisory .card-body {
            padding: 15px !important
        }

    .advi-main-card .card-body {
        padding: 15px !important
    }

    .bottom-card {
        font-size: 12px !important
    }

    .section-heading-total {
        font-size: 13px !important
    }

    .customize {
        font-size: 16px !important
    }

    .AddOnHead {
        font-size: 16px !important
    }

    .AddOnName {
        margin-top: 0px;
        font-size: 14px !important
    }

    .p-0-mob {
        padding: 0 !important
    }

    .progress-circle {
        margin: auto !important;
        float: none !important
    }

    .mblWidth {
        width: 15px;
        height: 15px;
        border-radius: 50%
    }

    .RetrieveJourneyLGBlock {
        display: none
    }

    .TotalPlans.section-heading {
        font-size: 18px !important;
        padding-bottom: 15px !important
    }

    .summaryHeading.ml-4 {
        margin-left: 0px !important
    }

    .card-head.summaryDiv.ml-4 {
        margin-left: 0px !important
    }

    button#skiptoBtn {
        padding: 7px 7px
    }

    .dependentDiv .card-body {
        padding: 0px !important
    }

    .plan-summary .float-right.button-link, .plan-summary .float-right.button-link-lg {
        text-align: right !important;
        padding-right: 0px
    }

    .insurance #insurance-flters {
        padding: 0;
        margin: 0 auto 20px auto;
        list-style: none;
        text-align: center
    }

    .section-title {
        text-align: center;
        padding-bottom: 17px
    }

    .userImg {
        position: absolute;
        right: 40px !important;
        top: 50px !important
    }

    .bs-flexDelete > .one {
        padding: 0px
    }

    #FeedbackForm .borderBox {
        margin: 10px !important
    }

        #FeedbackForm .borderBox .modal-body .edit_leads {
            font-size: 24px !important
        }

        #FeedbackForm .borderBox .modal-body .SubheadingModal {
            font-size: 14px !important
        }

        #FeedbackForm .borderBox .modal-body h3 {
            font-size: 22px !important
        }

        #FeedbackForm .borderBox .modal-header .close {
            right: 18px !important;
            top: 29px !important
        }

    #feedbackCat .col {
        display: inline-block !important;
        margin: 3px !important
    }

    #smileys {
        display: flex;
        justify-content: center
    }

        #smileys input[type="radio"] {
            width: 35px !important;
            height: 35px !important
        }

        #smileys label {
            display: block
        }

    button.close.absolutebtn {
        right: 8px !important;
        top: 10px !important;
        padding: 3px !important;
        height: 15px !important;
        width: 15px !important;
        line-height: 10px !important;
        font-size: 13px
    }

    .LogoutDropDown {
        position: fixed !important;
        transform: translate3d(-140px, 16px, 0px);
        top: 0px !important;
        left: 45% !important;
        will-change: transform
    }
}

@media (max-width: 991.5px) {
    #plans-carousel .owl-dots {
        display: none
    }

    .PaymentPolicyStatus {
        padding-top: 0px !important
    }

    .Tprem {
        text-align: center !important;
        margin-top: 15px !important
    }

        .Tprem .final-amount {
            text-align: center !important;
            font-size: 24px !important
        }
}

@media (min-width: 576px) and (max-width: 991.5px) {
    .Navbar-top .middleMenu .navbar-nav {
        background: #6d307d;
        position: fixed;
        top: 55px;
        left: 5%;
        right: 5%;
        width: 90%;
        border-radius: 3px
    }

        .Navbar-top .middleMenu .navbar-nav li a {
            border-bottom: 1px solid #8c8c8c;
            padding: 10px 15px;
            font-size: 12px
        }

        .Navbar-top .middleMenu .navbar-nav li .dropdown-menu show a {
            color: #6d307d !important
        }

    .D2CMarginBottom {
        margin-bottom: 3rem !important
    }

    table.dataTable tbody.card-tablet-change tr {
        float: left;
        margin: 3px 6px;
        width: 48%
    }

    .start-advisory {
        padding: 50px
    }

    .retrieveJourney_list {
        padding: 30px 15px !important
    }

        .retrieveJourney_list .card-body {
            padding: 15px !important
        }

    .mobileTabFont {
        font-size: 16x !important
    }

    .goal_list {
        padding: 30px 15px !important
    }

        .goal_list .card-body {
            padding: 15px !important
        }

    .RetrieveJourneyLGBlock {
        display: none
    }

    .plan-summary .float-right.button-link, .plan-summary .float-right.button-link-lg {
        text-align: right !important;
        padding-right: 0px
    }

    img#LifeBannerImg {
        width: 290px !important
    }

    .owl-carousel .owl-item img {
        width: auto
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .col-half > div {
        float: left;
        -ms-flex: 0 0 100%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .d-flex.bs-flexDelete > div {
        padding: 0 !important
    }

    .btnview {
        width: 50% !important
    }

    .mainheading {
        text-align: center !important
    }

    .parent {
        display: block !important;
        width: 100% !important;
        float: left
    }

    .containerbox {
        width: 50% !important;
        display: block !important;
        float: left
    }

    .downloadAU {
        width: 50% !important;
        float: left;
        display: block !important
    }

    .socialmedia {
        display: flex !important;
        justify-content: flex-start !important;
        width: 100% !important
    }

    .tabletRounded {
        margin-left: 65px !important
    }

    .occuptionDiv {
        padding-left: 1px !important
    }

    .AnnualIcomeDiv {
        padding-left: 1px !important
    }

    .tabletButton {
        margin: 0 auto
    }

    .tabletImage {
        margin-top: -41px !important
    }

    #healthDetails {
        padding: 14px !important
    }

    .tabletDOB {
        padding-left: 0px !important
    }

    img.contain-fit, img.deletenote {
        display: inline-block
    }

    .tabImg1 {
        margin-top: 0px !important
    }

    .tab-spacing {
        margin-top: -3px !important
    }

    #deductible {
        padding-left: 1px !important
    }

    .tabMarginTop {
        margin-top: 20px !important
    }

    .tabMarginLeft {
        margin-left: 12px !important
    }

    .tabPaddingTop {
        padding-top: 20px !important
    }

    img.mobImgheightchang {
        width: 54px !important;
        height: auto !important
    }

    .tabletDOBMargin {
        margin-left: -8px !important;
        width: 4vw !important
    }

    .increfont span {
        font-size: 0.87rem
    }

    .tabletDisplay {
        display: flex
    }

    div#divSAMinMax {
        margin-top: 6px !important
    }

    .tabletPlan {
        display: flex;
        justify-content: flex-end;
        margin-top: -18px !important
    }

    .users {
        font-size: 10px !important
    }

    .content-spacing {
        padding: 0px !important
    }

    .fontSizeChange {
        font-size: 10px !important
    }

        .fontSizeChange tr td {
            font-size: 10px !important
        }
}

@media (min-width: 991.5px) {
    .page-body {
        padding-left: 60px !important
    }

    #addNewLead .modal-dialog {
        max-width: 870px
    }

    #DriveNewLead .modal-dialog {
        max-width: 700px
    }

    .Insurance_home {
        padding: 10px 15px
    }

        .Insurance_home .HomePage {
            padding: 15px 0px
        }

    .motor-page {
        padding: 0px
    }

    .compCardHeader {
        width: 100%;
        background-color: white;
        position: sticky;
        top: 50px;
        z-index: 1020;
        padding-top: 0
    }
}

@media (min-width: 1200px) {
    #menusBtn {
        display: none
    }

    .middleMenu {
        display: block !important
    }

    .Insurance_home {
        padding: 20px 80px
    }

        .Insurance_home .HomePage {
            padding: 10px 0px
        }

    .final-amount {
        font-size: 20px;
        float: right
    }

    .commercialCatDiv .col-lg-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        display: block
    }

    .RMCatDiv .col-lg-2 {
        -ms-flex: 0 0 12.333%;
        flex: 0 0 12.333%;
        max-width: 12.333%
    }

    .gobackPadding {
        padding-left: 27px
    }
}

.tooltip {
    z-index: 9999 !important
}

.bottomMargin {
    margin-bottom: 130px !important
}

.resndBtn {
    text-decoration: underline
}

.SubMenu {
    display: none;
    position: absolute;
    background: #fff;
    left: 59px;
    z-index: 99999999;
    margin: 0px;
    padding: 0px;
    top: 0;
    width: 200px;
    list-style: none;
    box-shadow: 4px 0 14px -2px rgba(22,22,25,0.07);
    border: solid 1px #eae2ec
}

.mb-0 {
    margin-bottom: 0px !important
}

.SubMenu li a {
    padding: .5rem !important;
    color: #7070a5 !important;
    text-align: left;
    letter-spacing: 1px
}

.SubMenuClk, .SubMenuClkUSers, .SubMenuClkQuotation, .SubMenuClkApplication, .SubMenuClkGreenChannel, .SubMenuClkVehicle, .SubMenuClkPayment, .SubMenuClkRenewal {
    background: #fff;
    z-index: 99999999;
    padding-left: 0px;
    list-style: none
}

.SubMenuClkGreenChannel {
    width: auto !important
}

    .SubMenuClkGreenChannel .subSubLabel.sidebar-label {
        padding: 20px 20px !important
    }

    .SubMenuClk .pt-open, .SubMenuClkUSers .pt-open, .SubMenuClkApplication .pt-open, .SubMenuClkQuotation .pt-open, .SubMenuClkGreenChannel li .pt-open, .SubMenuClkVehicle li .pt-open, .SubMenuClkPayment .pt-open, .SubMenuClkRenewal .pt-open {
        padding-top: 15px !important
    }

    .SubMenuClk .pl-open, .SubMenuClkUSers .pl-open, .SubMenuClkApplication .pl-open, .SubMenuClkQuotation .pl-open, .SubMenuClkGreenChannel li .pl-open, .SubMenuClkVehicle li .pl-open, .SubMenuClkPayment .pl-open, .SubMenuClkRenewal .pl-open {
        padding-left: 15px !important
    }

    .SubMenuClk a, .SubMenuClkUSers a, .SubMenuClkApplication a, .SubMenuClkQuotation a, .SubMenuClkGreenChannel li a, .SubMenuClkVehicle li a, .SubMenuClkPayment a, .SubMenuClkRenewal a {
        padding: 0px 12px 12px !important;
        color: #7070a5 !important;
        letter-spacing: 1px
    }

    .SubMenuClk, .SubMenuClkUSers, .SubMenuClkApplication, .SubMenuClkGreenChannel li, .SubMenuClkVehicle li, .SubMenuClkPayment, .SubMenuClkQuotation li {
        border-bottom: 1px solid #ceced6
    }

.secondaryHover:hover {
    color: #fff !important;
    background: #f8f5f9 !important
}

.swal2-modal .swal2-styled {
    color: #fff;
    box-shadow: 0 10px 15px -10px #FF7657 !important;
    background-color: #f37435 !important;
    border: solid 1px #f37435 !important;
    text-transform: capitalize !important;
    cursor: pointer !important
}

.swal2-container.swal2-shown {
    z-index: 9999 !important
}

.policy-card {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

    .policy-card .top-description {
        font-size: 14px
    }

.policy-image {
    width: 176px;
    height: 97px;
    padding: 20px;
    width: auto;
    height: 4.3rem !important;
    padding: 10px;
    border-radius: 5px;
    border: solid 1px #ceced6;
    background-color: #fff;
    object-fit: contain
}

.policyFooter {
    background-color: #fff2f0;
    padding: 10px 15px
}

.policy_label {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #28d38b
}

.UploadPage {
    background-color: #fff;
    min-height: 768px
}

    .UploadPage .left-side {
        background-color: #fff2f0;
        background-image: url("../images/inn@3x.png");
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: contain;
        position: relative
    }

        .UploadPage .left-side h1 {
            font-family: Quicksand;
            font-size: 32px;
            font-weight: bold;
            line-height: 1.44;
            color: #3d3d3d;
            padding: 0px 20px 0
        }

    .UploadPage .right-side {
        overflow: auto;
        background-image: url("../images/inn@2x.png");
        background-repeat: no-repeat;
        background-position: right top
    }

        .UploadPage .right-side h2 {
            font-family: Quicksand;
            font-size: 24px;
            font-weight: bold;
            line-height: 1.5;
            color: #3d3d3d
        }

        .UploadPage .right-side h3 {
            font-family: inherit;
            font-size: 20px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.65;
            letter-spacing: normal;
            color: #6d307d
        }

        .UploadPage .right-side p {
            font-family: inherit;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.86;
            letter-spacing: normal;
            color: #3d3d3d
        }

        .UploadPage .right-side .alert p {
            color: inherit
        }

    .UploadPage .custom-form label {
        font-family: inherit;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        color: #3d3d3d
    }

    .UploadPage .custom-form input {
        font-family: inherit;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        color: #3d3d3d
    }

    .UploadPage .custom-form p {
        font-family: inherit;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        color: #6d307d
    }

    .UploadPage .custom-file-upload {
        border: 1px dashed #404179;
        position: relative
    }

        .UploadPage .custom-file-upload label {
            margin-bottom: 0;
            position: relative
        }

        .UploadPage .custom-file-upload input {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            opacity: 0
        }

        .UploadPage .custom-file-upload i {
            color: #404179;
            font-size: 1.4em
        }

        .UploadPage .custom-file-upload div p {
            font-family: inherit
        }

        .UploadPage .custom-file-upload div span {
            font-size: .7em;
            font-family: inherit
        }

    .UploadPage .upload-progress {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255,255,255,0.6)
    }

    .UploadPage #myProgress {
        width: 100%;
        background-color: #ddd;
        overflow: hidden;
        border-radius: 4px
    }

    .UploadPage #myBar {
        width: 1%;
        height: 5px;
        background-color: #4CAF50
    }

    .UploadPage .document-summary {
        padding: 0 30px;
        border-radius: 5px;
        border: solid 1px #a4a3d8
    }

        .UploadPage .document-summary div {
            padding: 25px 0;
            border-bottom: 1px solid #ceced6
        }

            .UploadPage .document-summary div:last-child {
                border-bottom: 0
            }

            .UploadPage .document-summary div .download-button {
                border-left: 1px solid #ceced6
            }

        .UploadPage .document-summary .title {
            font-family: Quicksand;
            font-size: 16px;
            font-weight: 500;
            line-height: 1.38;
            color: #3d3d3d
        }

        .UploadPage .document-summary .count {
            font-family: Quicksand;
            font-size: 20px;
            font-weight: bold;
            line-height: 1.3;
            text-align: right;
            color: #3d3d3d
        }

    .UploadPage .status-pill {
        padding: 5px 8px;
        border-radius: 16px;
        color: #fff;
        display: inline-block;
        font-size: 12px
    }

        .UploadPage .status-pill.status-pill-green {
            background-color: #28d38b
        }

        .UploadPage .status-pill.status-pill-yellow {
            background-color: #ffbb2d
        }

.info-card {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

.option-card {
    border-radius: 5px;
    box-shadow: unset;
    border: 1px solid #d3d3d3;
    background-color: transparent
}

.methodName {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #3d3d3d
}

#add_spDetails .status-pill {
    padding: 5px 8px;
    border-radius: 16px;
    color: #fff;
    display: inline-block;
    font-size: 12px
}

    #add_spDetails .status-pill.status-pill-green {
        background-color: #28d38b
    }

    #add_spDetails .status-pill.status-pill-red {
        background-color: #ffbb2d
    }

.asteriskMark {
    color: red
}

.finalPremAmount {
    font-size: 17px !important
}

.listofslect li:last-child:after {
    content: " "
}

.listofslect li:after {
    content: " ,"
}

.policy-summary-wrap {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    min-height: 100vh
}

    .policy-summary-wrap .policy-summary-bg-img {
        background: url(../images/confetti.png) fixed top no-repeat;
        background-size: cover
    }

.check-sign {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border-radius: 50%;
    background: #f37435;
    z-index: 8
}

    .check-sign i {
        color: #fff;
        font-size: 42px
    }

.policy-summary {
    background: white;
    border: 5px solid #fff;
    padding: 70px 20px 40px;
    position: relative;
    margin-bottom: 50px;
    margin-top: 85px
}

@media (min-width: 1200px) {
    .policy-summary {
        border: 5px solid #fff;
        padding: 20px 50px 30px;
        position: relative;
        border-radius: 10px;
        box-shadow: 0 8px 14px 0 rgba(0,0,0,0.08)
    }
}

.semi-circle {
    width: 102px;
    height: 94px;
    background-color: #BC4E17;
    background-image: linear-gradient(to bottom, #f37435, #BC4E17);
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.policy-summary-card {
    background-color: #981DAC;
    background: radial-gradient(#981DAC, #5C1B69);
    padding: 60px 1.2vw;
    min-height: 360px;
    width: 100%;
    margin: auto;
    border-radius: 10px
}

    .policy-summary-card p {
        color: #fff;
        font-weight: 400;
        font-family: inherit
    }

    .policy-summary-card .user-name {
        font-size: 24px
    }

    .policy-summary-card .card-labels {
        font-weight: 600
    }

    .policy-summary-card .premium-paid-value {
        font-size: 47px;
        line-height: 52px;
        font-weight: 600;
        white-space: nowrap
    }

    .policy-summary-card .policy-summary-card-company-logo {
        max-height: 120px;
        width: auto;
        max-width: 140px
    }

.policy-summary-card-extra-info p {
    font-size: 16px;
    font-family: inherit
}

.policy-summary-heading {
    font-size: 18px;
    font-family: inherit
}

@media (min-width: 576px) {
    .policy-summary-heading {
        font-size: 22px;
        font-family: inherit
    }
}

@media (min-width: 1200px) {
    .policy-summary-heading {
        font-size: 24px;
        font-family: inherit
    }

    .policy-summary-card-extra-info p {
        font-size: 16px
    }
}

.policy-summary-card2 {
    padding: 30px 5vw;
    min-height: auto
}

    .policy-summary-card2 p {
        font-size: 3.8vw
    }

    .policy-summary-card2 .user-name {
        font-size: 5.1vw
    }

    .policy-summary-card2 .premium-paid-value {
        font-size: 7vw;
        line-height: 1;
        white-space: nowrap
    }

        .policy-summary-card2 .premium-paid-value + p {
            white-space: nowrap
        }

    .policy-summary-card2 .policy-summary-card-company-logo {
        max-height: 12vw;
        width: auto;
        max-width: 21vw
    }

    .policy-summary-card2 .policy-name {
        font-size: 4.3vw;
        font-weight: 600
    }

#lifeoption_0, #lifeoption_1 {
    float: left;
    margin-top: 4px;
    margin-right: 10px
}

.optionleads {
    font-family: 'Quicksand';
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: #777
}

.lifeoption {
    font-size: 14px;
    font-family: Quicksand;
    margin-bottom: 4px
}

#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
    display: none
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: #6d307d;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite
}

.apexcharts-toolbar {
    z-index: 8 !important
}

#prodAddon .modal * {
    font-family: Quicksand
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
    box-shadow: none;
    margin: 0 !important
}

.bootstrap-datetimepicker-widget .btn-primary {
    background: #f37435 !important
}

.bootstrap-datetimepicker-widget table td span.active, .bootstrap-datetimepicker-widget table td i.active {
    color: #fff !important;
    background: #f37435 !important
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    color: #fff !important;
    background: #f37435 !important
}

.table-head-gray {
    background-color: rgba(0,0,0,0.05)
}

.mandetory_field {
    color: red
}

.dependentDiv {
    margin-bottom: 20px
}

    .dependentDiv .card-body {
        padding: 0px 15px
    }

.h-40 {
    min-height: 40px
}

.policyText {
    font-family: Poppins-Regular;
    font-size: 10px;
    line-height: 1.3;
    letter-spacing: 0.2px;
    color: #073e6f;
    font-weight: bold !important
}

.ReadMoreTxt {
    color: #60baf7;
    cursor: pointer
}

#seeDetailsLifeModal .tab-content > .tab-pane:not(.active), #seeDetailsLifeModal .pill-content > .pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden
}

#EMITable, #CustEMITable {
    border-collapse: separate !important;
    border-spacing: 0px 5px !important;
    border: none;
    font-family: Quicksand
}

    #EMITable thead tr:first-child, #CustEMITable thead tr:first-child {
        background-color: rgba(243,102,65,0.1);
        border: 1px solid #dee2e6
    }

    #EMITable thead > tr:nth-child(2), #CustEMITable thead > tr:nth-child(2) {
        background-color: #fff2f0
    }

    #EMITable thead > tr > th, #CustEMITable thead > tr > th {
        font-size: 16px;
        font-weight: bold
    }

    #EMITable tbody > tr > td, #CustEMITable tbody > tr > td {
        padding: 16px 10px !important;
        vertical-align: initial;
        font-size: 14px;
        font-weight: bold
    }

        #EMITable tbody > tr > td select, #CustEMITable tbody > tr > td select {
            border-radius: 16px;
            border: solid 1px #B7B6D3;
            padding: 4px 15px;
            background-color: #f8f5f9
        }

.headerEmi {
    font-family: Quicksand;
    font-size: 20px;
    color: #6d307d
}

.rj-1 {
    padding: 5px 0px;
    margin-bottom: 25px
}

.health-ins1 {
    padding-left: 0px
}

input.noofkids.form-control.health-ins3 {
    height: calc(1.3em + 0.75rem + 2px)
}

button.button-filled.rj-2 {
    margin-top: 15px
}

.autoUpdate.health-ins4 .inc.button, .autoUpdate.health-ins4 .inc.button-bordered, .autoUpdate.health-ins4 .inc.button-search, .autoUpdate.health-ins4 .inc.button-filled, .autoUpdate.health-ins4 .inc.button-link, .autoUpdate.health-ins4 .inc.button-link-lg, .autoUpdate.health-ins4 .inc.button-link-black, .autoUpdate.health-ins4 .swal2-modal .inc.swal2-styled, .swal2-modal .autoUpdate.health-ins4 .inc.swal2-styled, .autoUpdate.health-ins4 .inc.button-bordered, .autoUpdate.health-ins4 .inc.button-search, .autoUpdate.health-ins4 .inc.button-filled, .autoUpdate.health-ins4 .inc.button-link, .autoUpdate.health-ins4 .inc.button-link-lg, .autoUpdate.health-ins4 .inc.button-link-lg, .autoUpdate.health-ins4 .inc.button-link-black, .autoUpdate.health-ins4 .swal2-modal .inc.swal2-styled, .swal2-modal .autoUpdate.health-ins4 .inc.swal2-styled {
    margin-left: 5px
}

.health-ins4 {
    margin-left: -32px
}

.health-ins5 {
    padding: 0px 0px
}

.col-lg-5.col-5.row.health-ins2 {
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%
}

div#childAge .col-lg-1.col-1, .hdChildage .col-lg-1.col-1 {
    -ms-flex: 0 0 5.333333%;
    flex: 0 0 5.333333%;
    max-width: 5.333333%
}

.autoUpdate.health-ins4 .dec.button, .autoUpdate.health-ins4 .dec.button-bordered, .autoUpdate.health-ins4 .dec.button-search, .autoUpdate.health-ins4 .dec.button-filled, .autoUpdate.health-ins4 .dec.button-link, .autoUpdate.health-ins4 .dec.button-link-lg, .autoUpdate.health-ins4 .dec.button-link-black, .autoUpdate.health-ins4 .swal2-modal .dec.swal2-styled, .swal2-modal .autoUpdate.health-ins4 .dec.swal2-styled, .autoUpdate.health-ins4 .dec.button-bordered, .autoUpdate.health-ins4 .dec.button-search, .autoUpdate.health-ins4 .dec.button-filled, .autoUpdate.health-ins4 .dec.button-link, .autoUpdate.health-ins4 .dec.button-link-lg, .autoUpdate.health-ins4 .dec.button-link-lg, .autoUpdate.health-ins4 .dec.button-link-black, .autoUpdate.health-ins4 .swal2-modal .dec.swal2-styled, .swal2-modal .autoUpdate.health-ins4 .dec.swal2-styled {
    margin-left: -5px;
    margin-right: 5px
}

.swal2-modal.disclaimer-text, .disclaimer-text, .swal2-modal.disclaimer-text .swal2-content {
    text-align: justify
}

    .swal2-modal.disclaimer-text .swal2-buttonswrapper {
        text-align: center
    }

    .disclaimer-text .swal2-content {
        text-align: justify !important
    }

.space-btn {
    justify-content: space-between
}

.disclaimer-text .swal2-buttonswrapper {
    text-align: center
}

.retrieveJourney_list .quick-cards {
    line-height: 1.67px
}

@media (min-width: 991.5px) {
    .autoUpdate.health-ins4 .numbers-row {
        margin-right: 0px
    }

    .ui-widget.ui-widget-content {
        overflow-y: scroll;
        max-height: 20rem;
        overflow-x: hidden
    }
}

@media (max-width: 991.4px) {
    .homeIcons {
        height: 60px;
        width: 60px
    }

    .health-ins1 {
        -ms-flex: 0 0 44.333333%;
        flex: 0 0 44.333333%;
        max-width: 44.333333%;
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .col-lg-5.col-5.row.health-ins2 {
        -ms-flex: 0 0 43.33%;
        flex: 0 0 43.33%;
        max-width: 43.33%;
        margin-left: 0;
        padding-left: 0px;
        padding-right: 0
    }

    .health-ins5 {
        padding: 0px 0px 0px 2px
    }

    input.noofkids.form-control.health-ins3 {
        line-height: 1;
        padding-top: 0px;
        padding-bottom: 0px;
        height: calc(0.5em + .75rem + 2px)
    }

    .autoUpdate.health-ins4 {
        justify-content: flex-end;
        padding-right: 25px !important;
        margin-left: -4px !important
    }

        .autoUpdate.health-ins4 .dec.button, .autoUpdate.health-ins4 .dec.button-bordered, .autoUpdate.health-ins4 .dec.button-search, .autoUpdate.health-ins4 .dec.button-filled, .autoUpdate.health-ins4 .dec.button-link, .autoUpdate.health-ins4 .dec.button-link-lg, .autoUpdate.health-ins4 .dec.button-link-black, .autoUpdate.health-ins4 .swal2-modal .dec.swal2-styled, .swal2-modal .autoUpdate.health-ins4 .dec.swal2-styled, .autoUpdate.health-ins4 .dec.button-bordered, .autoUpdate.health-ins4 .dec.button-search, .autoUpdate.health-ins4 .dec.button-filled, .autoUpdate.health-ins4 .dec.button-link, .autoUpdate.health-ins4 .dec.button-link-lg, .autoUpdate.health-ins4 .dec.button-link-lg, .autoUpdate.health-ins4 .dec.button-link-black, .autoUpdate.health-ins4 .swal2-modal .dec.swal2-styled, .swal2-modal .autoUpdate.health-ins4 .dec.swal2-styled {
            margin-left: 0px
        }
}

@media (max-width: 767px) and (min-width: 599px) {
    .autoUpdate.health-ins4 {
        margin-left: -12px !important
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .autoUpdate.health-ins4 {
        margin-left: -20px !important
    }
}

.termsncond {
    text-decoration: underline;
    color: blue;
    font-family: Poppins-Regular;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0.2px;
    font-weight: bold !important
}

#PaymentPreferenceDisclaimer .modal-body {
    overflow-y: scroll;
    height: 400px
}

.accessDeniedMsg {
    position: fixed;
    max-width: 1000px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

    .accessDeniedMsg .policy-card h4 {
        line-height: 34px;
        padding: 15px 15px;
        margin-bottom: 0px
    }

    .accessDeniedMsg .policy-card button {
        margin: 15px 0
    }

.loaderFinancer {
    position: fixed;
    bottom: 50%;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

    .loaderFinancer .loader-inner {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: rgba(116,116,116,0.27);
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-transition: width .5s, height 1s;
        transition: width .5s, height 1s;
        top: 50%
    }

    .loaderFinancer.success .loader-inner, .loaderFinancer.error .loader-inner {
        width: 300px;
        height: 210px;
        border-radius: 5px
    }

    .loaderFinancer .loader-inner .loading-box {
        top: 50%
    }

        .loaderFinancer .loader-inner .loading-box .loader-message {
            padding: 1em 0;
            color: blue
        }

        .loaderFinancer .loader-inner .loading-box button {
            outline: none;
            border: 1px solid white;
            padding: .8em 2em;
            color: white;
            border-radius: 2px
        }

            .loaderFinancer .loader-inner .loading-box button.cancel {
                background-color: #444
            }

            .loaderFinancer .loader-inner .loading-box button.done, .loaderFinancer .loader-inner .loading-box button.retry {
                background-color: #f17f7f
            }

        .loaderFinancer .loader-inner .loading-box .circular-loader {
            border: 5px solid #6d307d;
            border-top: 5px solid #e7c8c8;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            animation: spin 2s linear infinite;
            margin: 0 auto;
            transition: all .5s ease-out;
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center
        }

        .loaderFinancer .loader-inner .loading-box .loader-result-control {
            display: flex;
            justify-content: center
        }

    .loaderFinancer.error .loader-inner .loading-box .loader-result-control {
        justify-content: space-between
    }

    .loaderFinancer.error .loader-inner .loading-box button.done {
        display: none
    }

    .loaderFinancer.error .loader-inner .loading-box button.cancel, .loaderFinancer.error .loader-inner .loading-box button.retry {
        display: block
    }

    .loaderFinancer.success .loader-inner .loading-box button.done {
        display: block
    }

    .loaderFinancer.success .loader-inner .loading-box button.cancel, .loaderFinancer.success .loader-inner .loading-box button.retry {
        display: none
    }

    .loaderFinancer .loader-inner .loading-box button.cancel, .loaderFinancer .loader-inner .loading-box button.retry, .loaderFinancer .loader-inner .loading-box button.done {
        display: none
    }

    .loaderFinancer.error .loader-inner .loading-box .circular-loader {
        border-top: 3px solid #f3f3f3;
        animation: none
    }

    .loaderFinancer .loader-inner .loading-box .circular-loader:before, .loaderFinancer .loader-inner .loading-box .circular-loader:after {
        content: '';
        height: 0px;
        width: 0px;
        background-color: white;
        position: absolute;
        -webkit-transition: height .5s;
        transition: height .5s
    }

    .loaderFinancer.error .loader-inner .loading-box .circular-loader:before, .loaderFinancer.error .loader-inner .loading-box .circular-loader:after, .loaderFinancer.success .loader-inner .loading-box .circular-loader:before, .loaderFinancer.success .loader-inner .loading-box .circular-loader:after {
        height: 30px;
        width: 3px;
        border-radius: 3px
    }

    .loaderFinancer.error .loader-inner .loading-box .circular-loader:before {
        transform: rotate(50deg)
    }

    .loaderFinancer.error .loader-inner .loading-box .circular-loader:after {
        transform: rotate(130deg)
    }

    .loaderFinancer.success .loader-inner .loading-box .circular-loader {
        border: 3px solid #aff5b2;
        animation: none
    }

        .loaderFinancer.success .loader-inner .loading-box .circular-loader:before {
            transform: rotate(38deg)
        }

        .loaderFinancer.success .loader-inner .loading-box .circular-loader:after {
            transform: rotate(130deg)
        }

        .loaderFinancer.success .loader-inner .loading-box .circular-loader:before, .loaderFinancer.success .loader-inner .loading-box .circular-loader:after {
            background-color: #aff5b2
        }

        .loaderFinancer.success .loader-inner .loading-box .circular-loader:after {
            left: 11px;
            height: 10px;
            bottom: 12px
        }

.radio-proposal.input-group .col-lg-3.col-6 {
    margin-left: -5px;
    display: flex;
    margin-top: 8px
}

.card-top-dashboard #LeadStatusMonth svg {
    overflow: visible
}

.table.dtBasicExample td, .table.dtBasicExample th {
    width: 50%
}

.whatsapp-logo-space {
    margin-right: .3125rem;
    width: 17px;
    height: 17.79px
}

.D2CHideoverlay {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%
}

.D2Coverlay {
    position: fixed;
    top: 0px;
    z-index: 9;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    background: #00000030;
    overflow: hidden
}

.image img {
    height: 48px;
    width: 100px;
    top: 6px;
    position: absolute;
    border-radius: 50%;
    z-index: 10
}

.spinner2 {
    margin: 100px auto;
    width: 90px;
    height: 50px;
    position: relative
}

.spinner1 {
    margin: 0px;
    position: relative
}

.cube1, .cube2 {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0px;
    left: 17px;
    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out
}

.cube1 {
    background-color: #6d307d;
    z-index: 10
}

.cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
    background-color: #f37435
}

.cube1_1, .cube2_2 {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0px;
    left: 17px;
    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out
}

.cube1_1 {
    background-color: #6d307d;
    z-index: 10
}

.cube2_2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
    background-color: #f37435
}

.image2 img {
    width: 100px;
    top: 0px;
    border-radius: 50%;
    left: 0px
}

@-webkit-keyframes sk-cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5)
    }

    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)
    }

    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes sk-cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5)
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)
    }

    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
}

.form-check-inline .form-check-input.value-checkn {
    vertical-align: middle
}

nav#D2CTopNavBar {
    padding: 15px 15px 15px;
    align-items: center
}

    nav#D2CTopNavBar .user_name.advisry_lay {
        padding-top: 0;
        padding-left: 0px;
        padding-right: 0;
        z-index: -1;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

.form-check-inline .input-text-b, .form-check-inline .product-card .small-textbox, .product-card .form-check-inline .small-textbox, .form-check-inline .product-card .ageControl, .product-card .form-check-inline .ageControl, .form-check-inline .product-card .small-textbox, .product-card .form-check-inline .small-textbox, .form-check-inline .product-card .ageControl, .product-card .form-check-inline .ageControl {
    line-height: 1.2
}

.card-labels .cardLabelValue {
    color: white !important
}

.commercialCatDiv .card-body {
    padding: 20px 5px;
    padding-left: 4px !important;
    padding-right: 4px !important;
    height: 120px !important
}

.commercialCatDiv .card {
    margin: 6px
}

.commercialCatDiv a, .commercialCatDiv > div {
    display: block !important
}

.commercialCatDiv .QuickJourneyCards {
    font-size: 0.8rem !important;
    line-height: 1.4;
    padding: 14px 0px 0px
}

.commercialCatDiv .card-body img.homeIcons {
    height: 50px;
    width: 50px
}

.dataTables_paginate .paginate_button.current {
    color: #fb6442 !important
}

.spUserImage img {
    width: 85px;
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    height: 85px;
    object-fit: contain
}

.userImg {
    position: absolute;
    right: 30px;
    top: 33px
}

.textSentens {
    text-transform: capitalize
}

.msgNewCarUser {
    color: #671773;
    font-weight: 600;
    margin: 10px 0;
    margin-left: 30px
}

span#userCongrs {
    color: #f36f21;
    text-transform: capitalize
}

img.arrowAbsolute {
    position: absolute;
    left: 0;
    top: -41px
}

img.arrowAbsolute1 {
    position: absolute;
    left: 0;
    top: -99px
}

.swal2-modal.disclaimer-text {
    padding: 0px !important
}

    .swal2-modal.disclaimer-text .swal2-title {
        font-family: inherit;
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.65;
        letter-spacing: normal;
        color: #6d307d;
        text-align: left;
        padding: 0.5rem;
        padding-left: 1.5rem;
        border-bottom: 1px solid #ceced6;
        text-transform: uppercase
    }

    .swal2-modal.disclaimer-text .swal2-content {
        padding: 0.5rem 1.5rem;
        padding-left: 1.5rem;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.86;
        letter-spacing: normal
    }

    .swal2-modal.disclaimer-text .swal2-buttonswrapper {
        margin-top: 15px;
        margin: 1rem 1.5rem
    }

    .swal2-modal.disclaimer-text .swal2-styled {
        font-size: 12px;
        margin: 0px 0px 10px;
        padding: 7px 20px !important;
        width: 100% !important;
        line-height: 1.40;
        font-weight: 600;
        font-family: inherit
    }

    .swal2-modal.disclaimer-text .swal2-close {
        color: #404179
    }

.prop-card {
    margin: 20px 0px;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #E0E0E0
}

.fakeButton {
    background-color: #f5f5f5;
    color: #333;
    ;
    border: 1px solid #000;
    border-radius: 2px;
    padding: 2px 7px
}

    .fakeButton:hover {
        background-color: #dddddd
    }

.fileDiv {
    display: flex;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: 0.25rem
}

.fileInput {
    width: 25%;
    color: transparent
}

.filesUploaded {
    width: 62%;
    color: #404179;
    font-size: 14px;
    padding: 0.1rem 0.5rem
}

.showFiles {
    border-width: 1px;
    border-radius: 2px;
    float: right
}

.fileListItem {
    width: 80%;
    color: #404179;
    font-size: 16px
}

.fileActionIcon {
    width: 10%;
    text-align: right;
    font-size: 20px;
    color: #404179
}

    .fileActionIcon i {
        pointer-events: all !important
    }

    .fileActionIcon a, .fileActionIcon a:hover {
        color: #404179
    }

@media (max-width: 320px) {
    .fileDiv {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.disabledFilter {
    pointer-events: none !important
}

.Rectangle_sidebar .nav-tabs {
    overflow-y: scroll
}

#sidebar.active .nav-tabs {
    overflow-y: unset !important
}

#sidebar.active .showSubMenu:hover > .SubMenu {
    display: block !important
}

.Rectangle_sidebar .nav-tabs::-webkit-scrollbar {
    width: 5px;
    background-color: #ffffff
}

.Rectangle_sidebar .nav-tabs::-webkit-scrollbar-track {
    background-color: #ffffff
}

.Rectangle_sidebar .nav-tabs::-webkit-scrollbar-thumb {
    background-color: #e2cce5
}

.SubMenuClk li:first-child {
    border-top: 1px solid #ceced6;
    padding-top: 12px
}

.SubMenuClkRenewal ul li:first-child {
    padding-top: 12px
}

.SubMenuClkQuotation > li:first-child, .SubMenuClkApplication > li:first-child, .SubMenuClkRenewal > li:first-child, .SubMenuClkUSers > li:first-child {
    border-top: 1px solid #ceced6
}

.SubMenuClkGreenChannel li:first-child, .SubMenuClkVehicle li:first-child {
    border-top: 1px solid #ceced6
}

.SubMenuClkQuotation .sidebar-label, .SubMenuClkRenewal .sidebar-label, .SubMenuClkPayment .sidebar-label, .SubMenuClkApplication .sidebar-label, .SubMenuClkUSers .sidebar-label, .SubMenuClkGreenChannel .sidebar-label, .SubMenuClkVehicle .sidebar-label {
    padding-left: 20px !important;
    display: block
}

.SubMenuClkQuotation .sub-subMenu li, .SubMenuClkRenewal .sub-subMenu li, .SubMenuClkPayment .sub-subMenu li, .SubMenuClkApplication .sub-subMenu li, .SubMenuClkUSers .sub-subMenu li, .SubMenuClkGreenChannel .sub-subMenu li, .SubMenuClkVehicle .sub-subMenu li {
    padding-left: 0px !important
}

ul#subMenu_GreenChannel, ul#subMenu_Users, ul#subMenu_Vehicle {
    bottom: 0;
    top: unset
}

.scroll-right {
    position: absolute;
    right: 12px
}

ul.stepper_list {
    display: flex;
    justify-content: space-between;
    list-style: none;
    counter-reset: step
}

    ul.stepper_list li {
        text-align: center;
        position: relative;
        display: flex;
        align-items: center;
        padding: 10px;
        flex-direction: column;
        flex: 1;
        counter-increment: step;
        max-width: 16.666667%;
        word-break: break-word;
        line-height: 1.4 !important
    }

        ul.stepper_list li:after {
            content: "";
            display: block;
            position: absolute;
            height: 2px;
            width: 100%;
            background-color: #dedede;
            left: -50%;
            top: 23px;
            z-index: -2
        }

        ul.stepper_list li:before {
            content: counter(step);
            display: inline-flex;
            align-items: center;
            justify-content: center;
            height: 25px;
            width: 25px;
            border-radius: 50%;
            background-color: #ece6ed;
            border: 3px solid #ece6ed;
            color: #671786;
            font-weight: bold;
            margin-bottom: 5px;
            font-size: 12px
        }

        ul.stepper_list li:first-child:after {
            display: none;
            content: none
        }

        ul.stepper_list li.active:before, ul.stepper_list li.active::after {
            background-color: #f69357;
            color: #fff;
            border-color: #f69357
        }

.custom-bg {
    border: 1px solid #f5f5fc;
    background: #f5f5fc;
    border-radius: 50%;
    padding: 3px;
    opacity: .8
}

.crmleadlabel {
    font-family: 'inherit';
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5
}

.AddGCDetails .QuickJourneyCards {
    font-size: 16px
}

.sub-text span {
    word-break: break-word
}

.fl-16 {
    font-size: 16px !important
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(109,48,120,0.9);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    z-index: 9999
}

    #search input[type=search] {
        position: absolute;
        top: 42%;
        width: 100%;
        font-weight: 300;
        margin: 0px auto;
        padding-left: 40px;
        padding-right: 30px;
        background: transparent;
        border: 1px solid #fff;
        color: #fff;
        font-size: 1rem;
        max-width: 50%;
        outline: 0;
        left: 0;
        right: 0;
        line-height: 2.6;
        border-radius: 4px
    }

.search-form .form-control-feedback {
    position: absolute;
    top: 45%;
    left: 26%;
    color: #fff
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 50px;
    box-shadow: none;
    padding: 14px 60px;
    width: 185px
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    opacity: 1;
    padding: 5px 17px;
    font-size: 42px
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1
}

[type=search]::placeholder {
    color: #ffffff
}

[type=search]::-webkit-input-placeholder {
    color: #ffffff
}

[type=search]:-moz-placeholder {
    color: #ffffff
}

#sidebar ul.SubMenu li a.active, #sidebar ul li.secondaryHover a.active {
    border-left: 2px solid transparent;
    background-color: #fff
}

    #sidebar ul.SubMenu li a.active .sidebar-label, #sidebar ul li.secondaryHover a.active .sidebar-label {
        color: #6d307d !important
    }

#sidebar ul li ul li.showActive a.active .sidebar-label {
    color: #f37435 !important
}

.fixed-top {
    position: fixed;
    top: -1px;
    height: 48px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-bottom: 1px solid rgba(0,0,0,0.13)
}

.breadcrumb-fixed-top {
    position: fixed;
    top: 48px;
    height: 30px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}

.position-change {
    position: absolute;
    right: 75px;
    top: 40px
}

.RMCatDiv .card-body {
    padding: 20px 5px;
    padding-left: 4px !important;
    padding-right: 4px !important;
    height: 130px !important
}

    .RMCatDiv .card-body img.homeIcons {
        height: 50px;
        width: 50px
    }

.RMCatDiv .card {
    margin: 5px
}

.RMCatDiv a {
    display: inherit
}

.RMCatDiv .QuickJourneyCards {
    font-size: 0.8rem !important;
    line-height: 1.4;
    padding: 14px 0px 0px
}

.advi-main-card {
    transition: all 1s;
    border: solid 1px #f1eeee;
    background: #fff;
    box-shadow: 0 14px 14px -2px transparent;
    border-radius: 5px;
    margin: 6px
}

    .advi-main-card:hover {
        transition: all 0.5s;
        border: solid 1px #bfa4c4;
        background: #fff;
        box-shadow: 0 14px 14px -2px rgba(59,61,204,0.07);
        border-radius: 5px
    }

#SachetProductmodal .prod-card button span, .SachetProductFixed .prod-card button span {
    font-size: 9px;
    display: block
}

.borderBox {
    margin: 10px;
    padding: 15px;
    border-radius: 15px
}

div#smileys input[type="radio"] {
    -webkit-appearance: none;
    width: 60px;
    height: 60px;
    border: none;
    cursor: pointer;
    transition: border .2s ease;
    margin: 0 20px;
    transition: all .2s ease
}

    div#smileys input[type="radio"]:focus {
        outline: 0
    }

    div#smileys input[type="radio"].awesome {
        background: url("../images/emojiAwsome.png") center;
        background-size: cover
    }

    div#smileys input[type="radio"].happy {
        background: url("../images/emojiGood.png") center;
        background-size: cover
    }

    div#smileys input[type="radio"].neutral {
        background: url("../images/emojiOk.png") center;
        background-size: cover
    }

    div#smileys input[type="radio"].sad {
        background: url("../images/emojiBad.png") center;
        background-size: cover
    }

.smileysActive {
    background: #28d38b;
    border-radius: 10px
}

    .smileysActive label {
        color: #fff
    }

.SubheadingModal {
    font-size: 14px;
    color: #404179;
    font-weight: 600
}

    .SubheadingModal span {
        color: #f37435
    }

#feedbackCat input[type="radio"] {
    display: none
}

#feedbackCat label {
    padding: 0.5em;
    display: flex;
    cursor: pointer;
    border-radius: 15px;
    align-items: center;
    text-align: center;
    height: 100%;
    vertical-align: middle;
    margin: 0 auto;
    justify-content: center;
    font-size: 13px
}

#feedbackCat input[type="radio"]:checked + label {
    background: #f37435;
    color: #fff;
    border: 3px solid #f37435
}

.btn_upload {
    text-align: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap
}

    .btn_upload input {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        width: 100%;
        height: 105%;
        cursor: pointer;
        opacity: 0
    }

.emiProdText, .emiProdText:hover {
    color: #ffffff;
    box-shadow: 0 10px 15px -10px #6d307d;
    background-color: #6d307d;
    border: solid 1px #6d307d
}

    .emiProdText span, .emiProdText:hover span {
        color: #ff0000
    }

.icon_wrap {
    position: absolute;
    left: 15px;
    top: 86%;
    transform: translateY(-50%);
    width: 55px
}

    .icon_wrap > img {
        height: 34px
    }

.brdResetPawd {
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}

button.close.absolutebtn {
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 9;
    padding: 3px;
    margin: 0;
    height: 25px;
    width: 25px;
    line-height: 20px
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select, textarea, input {
        font-size: 14px
    }
}

.dropdown a {
    color: #2e3648;
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.m-t-1r {
    margin-top: 1rem
}

.fl-m-1 {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #777
}

.fl-m-2 {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #3d3d3d
}

.showingresult {
    padding: 7.9px 130px 7.1px;
    border: solid 1px #b361c1;
    background-color: #fff2f0;
    height: 50px;
    flex-grow: 0
}

.showresult {
    width: 114px;
    height: 18px;
    flex-grow: 0;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #777
}

.Own {
    width: 98px;
    height: 18px;
    flex-grow: 0;
    font-family: Quicksand;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #404179
}

.edittext {
    width: 114px;
    height: 18px;
    flex-grow: 0;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #777
}

.rounded-tab {
    height: 37px;
    flex-grow: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    border: solid 1px #dcdcdc
}

.Div_feature {
    background-color: #6d307d;
    height: 54px;
    color: #fff
}

.leftDiv-bg {
    border-radius: 6px;
    overflow: overlay;
    box-shadow: 0 7px 7px -2px rgba(97,79,79,0.14)
}

.Oval_new {
    background-color: #f0eeff;
    padding: 5px 9px 5px 6px;
    border-radius: 50%
}

.button_fill {
    border-radius: 3.7px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    border: solid 1px #f37435;
    background-color: #f37435;
    color: #fff;
    height: 51.3px
}

.ellipse-19 {
    width: 30px;
    height: 30px;
    flex-grow: 0;
    padding: 6px;
    border: solid 1px #f7ccff;
    background-color: #fcecff;
    border-radius: 50px
}

.gobackrow {
    background-color: #fff2f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    border-top: 1px solid rgba(0,0,0,0.13);
    border-bottom: 1px solid rgba(0,0,0,0.13);
    z-index: 1;
    top: 50px;
    position: fixed;
    height: 48px
}

select.form-control option {
    color: #3d3d3d
}

.chkdropdown1 {
    flex-grow: 0;
    padding: 12px;
    border-radius: 4px;
    border: 1px solid #E3E3E3;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #565656;
    height: 70px
}

@media (max-width: 991.98px) {
    .chkdropdown1 {
        height: 46px
    }
}

.Border-Copy {
    width: 176px;
    height: 35px;
    margin: 23px 0px 2px -14px;
    border-radius: 2px;
    box-shadow: 0 10px 15px -10px rgba(255,118,87,0.5);
    border: solid 1px #f37435;
    background-color: white !important;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f37435
}

select.form-control.ageDropdown {
    border-radius: 4px;
    display: flex;
    color: #f37435;
    padding: 5px 10px 5px 11.7px;
    border: solid 1px #d3d3d3;
    background-position: right center;
    min-height: 0px !important;
    padding-left: 5px !important
}

.Rectangle-48 {
    width: 420px;
    height: 45px;
    flex-grow: 0;
    padding: 8px 12.6px 8px 12.4px;
    border-radius: 40px;
    background-color: #fff
}

.ratingtext {
    flex-grow: 0;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #2e3648
}

section {
    padding: 50px 0;
    overflow: hidden
}

.accountbtn1 {
    background-color: #f37435;
    border: none;
    color: white;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: inset 0 0 8px 0 rgba(0,0,0,0.08);
    background-color: #f37435
}

.page-bg {
    background-color: #fff4ef
}

.patternimg {
    position: absolute;
    top: 13%
}

.team .member {
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 8px 14px rgba(0,0,0,0.06);
    height: 180px;
    width: 100%;
    margin-bottom: 0px
}

.shadow-effect {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    text-align: center;
    border: 0;
    box-shadow: 0 16px 28px 0 rgba(0,0,0,0.06)
}

.testimonial-name {
    margin: 0;
    display: block;
    text-align: left;
    font-weight: 600
}

#customers-testimonials .owl-item.active .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

#customers-testimonials .owl-item.active + .active .item {
    opacity: 0.2
}

#customers-testimonials .owl-item .item {
    text-align: center;
    padding: 10px;
    opacity: 0.2;
    transform: scale3d(0.9, 0.9, 1);
    transition: all 0.3s ease-in-out
}

#customers-testimonials .details span {
    font-size: 12px
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
    text-align: left
}

#customers-testimonials .testWrapper .toggle_btn {
    display: none
}

.video-play {
    position: absolute;
    top: 30%;
    left: 45%;
    text-align: center;
    background: rgba(255,255,255,0.84);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%
}

    .video-play i {
        color: #f37435;
        line-height: 38px;
        margin-right: 0px
    }

.carouselOwl {
    max-width: 1200px;
    margin: auto;
    padding: 0 30px
}

.CardimgMain .card img {
    height: 250px
}

@media (min-width: 992px) {
    .InseveryNeed .circle {
        width: 84px;
        height: 84px
    }
}

.InseveryNeed.in-dropdown .circle {
    width: 64px;
    height: auto;
    box-shadow: none;
    margin-bottom: 10px;
    margin-top: 10px
}

@media (max-width: 991.98px) {
    .InseveryNeed .circle {
        width: 64px;
        height: 64px;
        margin-top: 18px !important
    }
}

.InseveryNeed .circle {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: start
}

.InseveryNeed a {
    color: #6d307d;
    padding: 0 !important
}

    .InseveryNeed a:hover {
        color: #f37435
    }

    .InseveryNeed a span {
        display: block;
        text-align: left
    }

.InseveryNeed .fl-3 {
    color: #565656 !important;
    cursor: pointer;
    word-wrap: break-word
}

#v-pills-tabContent div[onclick] {
    cursor: pointer
}

.owl-dot.active, .owl-dot:hover {
    background: transparent !important
}

.owl-dots {
    margin-top: 0px !important
}

.owlCarouselClass.owl-carousel .owl-nav {
    display: block;
    width: 110%;
    right: 0;
    left: 0;
    transform: translate(-4%, 50%);
    position: absolute;
    top: calc(50% - 45px);
    direction: ltr
}

    .owlCarouselClass.owl-carousel .owl-nav button {
        background: #ffffffc7 !important;
        width: 40px;
        height: 40px;
        line-height: 40px !important;
        border-radius: 50%;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.08)
    }

        .owlCarouselClass.owl-carousel .owl-nav button span {
            font-size: 24px;
            color: #f37435;
            font-weight: bold;
            display: block;
            margin-top: -5px
        }

        .owlCarouselClass.owl-carousel .owl-nav button.owl-prev {
            float: left;
            left: 50%;
            margin-right: 0px
        }

            .owlCarouselClass.owl-carousel .owl-nav button.owl-prev span {
                margin-right: 1px
            }

        .owlCarouselClass.owl-carousel .owl-nav button.owl-next {
            float: right;
            margin-right: 0px
        }

            .owlCarouselClass.owl-carousel .owl-nav button.owl-next span {
                margin-left: 1px
            }

.owlCarouselClass.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 30px !important
}

    .owlCarouselClass.owl-carousel .owl-dots .owl-dot {
        display: inline-block
    }

        .owlCarouselClass.owl-carousel .owl-dots .owl-dot span {
            background: #777777;
            display: inline-block;
            height: 10px;
            margin: 0 5px 5px;
            transition: all 250ms ease-out 0s;
            width: 10px;
            border-radius: 50%
        }

        .owlCarouselClass.owl-carousel .owl-dots .owl-dot.active span, .owlCarouselClass.owl-carousel .owl-dots .owl-dot:hover span {
            background-color: #6d307d;
            width: 25px;
            border-radius: 25px
        }

.footertext2 {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    font-family: 'Quicksand'
}

.footertext3 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.footertext1 {
    display: flex;
    align-items: center
}

.Footer_heading {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #6d307d
}

.footertext4 {
    display: flex;
    justify-content: flex-start
}

.slick-slide {
    margin: 10px 20px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.footerbg {
    background-color: #6d307d;
    height: 30vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center
}

.parent {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
    width: 100%
}

.containerbox {
    display: flex;
    flex-direction: row;
    width: 45%;
    justify-content: start
}

.fl-m-4 {
    color: white;
    display: flex;
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

.downloadAU {
    display: flex;
    flex-direction: column;
    width: 26%
}

.iconSection {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 70%
}

.sub_text1 {
    color: white
}

.playstoreicon {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.androidicon {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.socialmedia {
    display: flex;
    flex-direction: row;
    justify-content: end;
    width: 15%
}

.deviceSection {
    display: flex;
    justify-content: center
}

.content {
    position: relative;
    display: flex;
    flex-direction: column;
    left: 10%;
    top: 130px
}

.image_2 {
    display: flex;
    position: relative
}

.subtext3 {
    color: purple
}

.mobileimg {
    position: relative;
    z-index: 1
}

Footer .footerSection {
    border: 1px solid red;
    background-color: purple;
    position: relative;
    z-index: 2
}

.chooseAudiv {
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 13px;
    padding: 0 10px;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.08);
    border: solid 1px #fff4ef;
    background-color: #fff4ef
}

.box1 {
    height: 293px;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    padding: 28px;
    border-radius: 6px
}

.box2 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin: 0 30px 0 0;
    padding: 18px;
    border-radius: 8px
}

.shorttext {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #565656
}

.ourpartner {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    align-items: center;
    text-align: right
}

.seachdiv {
    background-color: #6d307d;
    height: 140px;
    align-items: center;
    justify-content: center
}

.lpolicy {
    height: 64px;
    font-size: 14px;
    font-weight: 500;
    font-family: Quicksand;
    text-align: left;
    color: #565656;
    padding: 13px 30px 17px;
    background-color: #fff;
    border-radius: 9.6px;
    justify-content: space-around
}

.btnview {
    justify-content: center;
    align-items: center;
    background-color: #f37435;
    color: #fff;
    border: solid 1px #f37435
}

.ratingdiv {
    background-color: #fff;
    border-radius: 40px;
    width: 402px;
    height: 45px;
    padding: 8px 12.6px 8px 12.4px;
    font-size: 12px;
    align-items: center;
    font-family: Quicksand
}

.fl-m-6 {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #212529 !important
}

.fl-3 {
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

.tab {
    justify-content: space-evenly
}

.Plantext {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #565656
}

.cardview img1 {
    margin-top: 45%
}

.cardview image {
    padding-top: 40%
}

.Best-Seller {
    width: 71px;
    height: 16px;
    flex-grow: 0;
    font-family: Quicksand;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #565656
}

.Tag {
    width: 100%;
    height: 28px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 0 0 22px;
    padding: 10px 8px;
    border: solid 1px #fff7ec;
    background-color: #fff7ec
}

.BS_img {
    padding-top: 9%
}

.img_life {
    padding-top: 35%
}

.carddiv {
    justify-content: space-evenly
}

.cardview {
    height: 181px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 14px 0 rgba(0,0,0,0.08);
    align-items: center
}

.mainheading {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    font-family: Quicksand;
    line-height: 44px;
    color: #333;
}

.purchaseddiv {
    background-color: #fff4ef;
    height: 300px;
    text-align: center
}

.polybtn {
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.04);
    background-color: #f37435;
    border: none;
    color: #fff;
    width: 124px;
    height: 39px
}

.Loginp {
    background-color: #fcecff !important;
    padding-bottom: 10px
}

.text1 {
    height: 88px;
    flex-grow: 0;
    font-family: Quicksand;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #333;
}

.text-style-2 {
    font-weight: bold;
    color: #42044e
}

.text2 {
    height: 40px;
    flex-grow: 0;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #3d3d3d
}

.divbanner {
    margin-top: 8%;
    left: 8%
}

.m-t-4r {
    margin-top: 4rem
}

.m-t-3r {
    margin-top: 3rem
}

.wrapper {
    width: 100%
}

.page-tabs-ul li {
    padding-right: 0;
    display: block
}

    .page-tabs-ul li a {
        font-size: 16px;
        padding: 0 40px
    }

.masterbredcrumb > ul > li:last-child > a {
    color: #777777 !important
}

.owl-carousel.owl-drag .owl-item {
    margin-bottom: 15px
}

.owl-carousel {
    z-index: 0
}

.radio-button__input {
    opacity: 0;
    position: absolute
}

.radio-button__control {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    vertical-align: middle;
    background-color: inherit;
    color: #017b5f;
    border: 2px solid #666;
    border-radius: 24px
}

.radio-button__input:checked + .radio-button__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    background-color: #f37435;
    border-radius: 12px
}

.radio-button__input:checked + .radio-button__control {
    border-color: #f37435
}

    .radio-button__input:checked + .radio-button__control + .radio-button__label {
        color: #f37435
    }

.radio-button__control {
    transform: scale(0.75)
}

.radio-button__input:checked + .radio-button__control + .radio-button__label {
    color: #f37435
}

.radio-button__control {
    transform: scale(0.75)
}

.radio-button__control {
    transform: scale(0.75)
}

.Rectangle-Copy {
    font-size: 10px;
    padding: 2px;
    border-radius: 4px;
    border: solid 1px #f37435;
    background-color: #f37435;
    color: #fff;
    width: max-content;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600;
    letter-spacing: 0.1px
}

.prod-text {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6d307d
}

.Line-8 {
    width: 687px;
    height: 0.6px;
    flex-grow: 0;
    margin: 29.9px 19px 0 21px;
    background-color: #d3d3d3
}

.range-slider input {
    width: 100%;
    background-color: var(--color-brand-primary-100)
}

.product-card-2 {
    flex-grow: 0;
    border-radius: 5px;
    border: solid 1px #d3d3d3;
    background-color: #fcecff
}

.text-cover {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #565656
}

.text-orange {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: #f37435
}

.boxes img {
    padding: 4px 6px;
    border-radius: 5px;
    border: solid 1px #a4a3d8b0;
    height: 60px;
    object-fit: contain
}

.cover_values {
    margin: 0 14px 5px 0;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #565656
}

.rupees {
    margin: 5px 0 0;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6d307d
}

.premium_break {
    flex-grow: 0;
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #777
}

.base_changes {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #6d307d
}

.description_box {
    font-family: Quicksand;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #404179
}

.amount_box {
    flex-grow: 0;
    border-radius: 4px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #f37435;
    padding: 10px 15px 10px 0px;
    color: #f37435;
    text-align: center
}

.thousand {
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #f37435
}

.Add-ones-tab {
    color: #fff;
    margin: 0 20px 0 0;
    padding: 7px 31px 7px 32px;
    border-radius: 16px;
    border: solid 1px #f37435;
    background-color: #f37435
}

.agent_details label {
    margin-bottom: 0
}

img.backImg_purple {
    position: absolute;
    top: 0;
    right: 0
}

img.backImg_orange {
    position: absolute;
    bottom: 0;
    right: 0px
}

.page-full-body {
    background-color: #fff2f0
}

.product-heading {
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
    border: solid 1px #e0e0e0;
    background-color: #fff
}

#Insurance_Plans-carousel {
    position: relative
}

    #Insurance_Plans-carousel .owl-nav {
        position: absolute;
        top: -63px;
        right: 0
    }

        #Insurance_Plans-carousel .owl-nav button {
            width: 30px !important;
            height: 30px !important;
            line-height: 26px !important;
            background: #6d307d !important;
            color: #ffffff !important;
            border-radius: 50%
        }

            #Insurance_Plans-carousel .owl-nav button i {
                margin-right: 0;
                font-size: 1.0rem !important;
                color: #f0f0f0
            }

            #Insurance_Plans-carousel .owl-nav button.owl-prev {
                margin-right: 14px
            }

.form-check-inline .form-check-input {
    position: absolute
}

.chill-app {
    font-weight: bold;
    color: #f37435
}

.chill-app-2 {
    color: rgba(73,73,73,0.75)
}

.add-ones-text {
    font-size: 18px;
    font-weight: 600;
    color: #565656
}

.form-check-inline .form-check-input {
    position: absolute
}

.chill-app {
    font-weight: bold;
    color: #f37435
}

.chill-app-2 {
    color: rgba(73,73,73,0.75)
}

.custom-range::-webkit-slider-thumb {
    background: #6d307d;
    border: 2px solid #fff
}

.custom-range:focus {
    box-shadow: none
}

.user-circle {
    border-radius: 50%;
    padding: 9px 0px 9px 9px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center
}

.loaderBrand {
    position: fixed
}

.scroll {
    overflow: auto;
    white-space: nowrap
}

.mob-Partners {
    padding: 0px;
    text-align: center;
    cursor: default
}

    .mob-Partners img {
        width: 100%;
        width: 100%;
        max-width: 100%;
        height: 40px;
        object-fit: contain;
        object-position: center;
        overflow: hidden
    }

.custom-range::-webkit-slider-thumb {
    background: #6d307d;
    border: 2px solid #fff
}

.custom-range:focus {
    box-shadow: none
}

.healthBannerText {
    font-family: Quicksand;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    color: #3d3d3d
}

.hideAll {
    height: 0;
    max-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden
}

    .hideAll > * {
        max-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: hidden
    }

        .hideAll > * > * {
            max-height: 0 !important;
            margin: 0;
            padding: 0;
            overflow: hidden
        }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::after {
    cursor: default
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url(../images/customCheckbox.svg)
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #f37435;
    background-color: #f37435;
    border-color: #f37435
}

.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none
}

.custom-checkbox .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #f37435
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    border-radius: 4px !important;
    background-color: #f37435 !important;
    border: 1px solid #f37435 !important
}

.custom-checkbox .custom-control-label {
    line-height: 23px
}

    .custom-checkbox .custom-control-label::before {
        border-radius: 2px;
        border-color: rgba(0,0,0,0.54)
    }

.custom-checkbox.right {
    padding-left: 0
}

    .custom-checkbox.right .custom-control-label {
        position: relative;
        padding-right: 1.5rem
    }

        .custom-checkbox.right .custom-control-label::before, .custom-checkbox.right .custom-control-label::after {
            right: 0;
            left: auto
        }

.card.card-swiper-slide {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    border: solid 1px #d3d3d3
}

    .card.card-swiper-slide .card-body {
        padding: 14px
    }

        .card.card-swiper-slide .card-body .premium_break {
            margin: 0px 0 18px 0
        }

        .card.card-swiper-slide .card-body .rounded-tab {
            display: flex;
            padding: 4px 6px;
            text-align: center;
            color: #565656;
            border-color: #777777b0;
            font-weight: 600;
            height: 50px
        }

            .card.card-swiper-slide .card-body .rounded-tab + .rounded-tab {
                margin-left: 8px
            }

    .card.card-swiper-slide .card-footer {
        padding: 6px 14px;
        background-color: #f9f9f9;
        border-top: none
    }

        .card.card-swiper-slide .card-footer .see-details {
            display: flex;
            align-items: center;
            position: relative;
            white-space: nowrap
        }

            .card.card-swiper-slide .card-footer .see-details:after {
                content: "";
                position: absolute;
                right: 0;
                width: 1px;
                height: 22px;
                background: #d3d3d3
            }

        .card.card-swiper-slide .card-footer .amount_box {
            padding: 10px 8px;
            font-weight: 600;
            font-size: 14px;
            white-space: nowrap
        }

.section-top1 {
    padding-top: 98px
}

.section-padding {
    padding-top: 40px
}

.section-top2 {
    padding-top: calc(50px + (3 * 48px))
}

.section-top3 {
    padding-top: calc(50px + (2 * 48px));
    padding-bottom: 124px
}

.section-top4 {
    padding-top: calc(50px + (2 * 48px) + 54px)
}

.gobacksession {
    background-color: #fff2f0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    border-top: 1px solid rgba(0,0,0,0.13);
    border-bottom: 1px solid rgba(0,0,0,0.13);
    z-index: 9;
    top: 50px;
    display: flex;
    height: 48px;
    width: calc(100% - 60px);
    position: fixed
}

.goback-icon {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6d307d;
    color: #fff;
    margin-right: 8px
}

    .goback-icon i {
        margin: 0;
        color: #ffffff
    }

.scrolltop-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f37435;
    color: #fff;
    margin-right: 8px
}

    .scrolltop-icon i {
        margin: 0
    }

.sortingby {
    background-color: #fff;
    z-index: 8;
    top: 98px;
    height: 48px;
    width: calc(100% - 60px);
    position: fixed;
    padding: 0 15px
}

    .sortingby.motor {
        height: 54px
    }

        .sortingby.motor .rounded-tab {
            height: 42px;
            padding: 0 12px
        }

    .sortingby .filter-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 8px
    }

#customizePlan .product-card {
    padding: 8px 0 12px
}

.life-insr-wrapper .life-insr-plans {
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    border: solid 1px #d3d3d3
}

@media (max-width: 1199.98px) {
    .sortingby .inner {
        overflow-x: auto;
        overflow-y: hidden
    }

    .sortingby .dropdown-menu:not(.normal-menu) {
        position: fixed !important;
        top: calc(3 * 48px) !important;
        left: 50% !important;
        width: auto !important;
        z-index: 11 !important;
        transform: translateX(-50%) !important
    }
}

@media (min-width: 600px) {
    .navbar .dropdown-menu form {
        width: auto
    }
}

@media (max-width: 991.98px) {
    .Navbar-top {
        display: none
    }

    .section-top1 {
        padding-top: 50px !important
    }

    .section-top2 {
        padding-top: calc(4 * 48px) !important
    }

    .section-top3 {
        padding-top: calc(2 * 48px + 130px) !important;
        padding-bottom: 53px
    }

    .section-top4 {
        padding-top: calc((2 * 48px) + 54px) !important
    }

    .tab-section.active {
        padding-top: 48px !important
    }

    .gobacksession {
        width: 100%;
        left: 0;
        top: 0;
        background-color: #fff2f0
    }

    .goback-icon {
        background-color: transparent !important;
        font-size: 32px;
        color: #f37435 !important
    }

        .goback-icon i {
            color: #f37435 !important
        }

    .page-title {
        color: #333;
        ;
        margin-right: 30px
    }

    #HealthDetailSpan, #HealthNavTabs {
        position: fixed;
        left: 0;
        right: 0
    }

    #customizePlan {
        position: relative
    }

    .section-top3-mobile {
        padding-top: 0px !important
    }

    #HealthDetailSpan {
        height: 48px;
        z-index: 9;
        top: 48px;
        padding: 14px 25px;
        box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075);
        background: #fff
    }

    .sortingby {
        top: calc(2 * 48px);
        width: 100%;
        left: 0
    }

        .sortingby.motor {
            top: 48px
        }

            .sortingby.motor .dropdown-menu:not(.normal-menu) {
                top: calc(2 * 48px) !important
            }

        .sortingby.life {
            top: 48px
        }

            .sortingby.life .dropdown-menu:not(.normal-menu) {
                top: calc(2 * 48px) !important
            }

            .sortingby.life + .section-top2 {
                padding-top: calc(3 * 48px) !important
            }

        .sortingby .filter-icon {
            box-shadow: -2px -1px 5px -2px #0000003b
        }

        .sortingby .rounded-tab {
            height: 32px
        }

            .sortingby .rounded-tab.active {
                background: #fff2f0
            }

    #HealthNavTabs {
        min-height: 48px;
        z-index: 7;
        top: calc(48px * 3);
        background: #fff;
        padding: 8px 10px 0
    }

        #HealthNavTabs .heading {
            font-size: 12px !important
        }

    #customizePlan {
        z-index: 8;
        top: calc(48px * 2);
        padding: 0;
        box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075)
    }

        #customizePlan .product-card {
            padding: 8px;
            border-radius: 0;
            border: none;
            box-shadow: none;
            background: #f9f9f9
        }

        #customizePlan .prod-text, #customizePlan .font-small, #customizePlan .text-cover {
            font-size: 12px
        }

        #customizePlan .text-orange {
            font-size: 15px
        }

    #healthlistId {
        background: #fff
    }

    .life-insr-wrapper, .addons-wrapper {
        padding: 0;
        background-color: #fcecff;
        min-width: 100vw;
        max-width: 100vw;
        margin-left: -15px
    }

    .life-insr-wrapper-fix, .addons-wrapper-fix {
        padding: 0;
        background-color: #fcecff;
        min-width: auto;
        max-width: 100%;
        margin-left: 0
    }

    .life-insr-wrapper .life-insr-plans {
        background-color: transparent;
        box-shadow: none;
        border-radius: 0
    }

    .addons-wrapper .card {
        background-color: #fff2f0 !important
    }

    #D2CTopNavBar .Company-Name-Div {
        margin-left: 0px !important
    }

    #mobile-hide-data .mobile-show.hide {
        display: block !important
    }

    #mobile-hide-data .start-advisory {
        background: transparent !important;
        padding: 0 !important
    }

        #mobile-hide-data .start-advisory .car-summary-heading {
            position: relative;
            font-size: 12px;
            background: #fff;
            padding: 0 3px !important;
            z-index: 1
        }

    #mobile-hide-data #fuelTypeDiv {
        border: 0px solid #777777
    }

        #mobile-hide-data #fuelTypeDiv label {
            font-size: 12px !important;
            vertical-align: text-top
        }

    .modal-mob.modal.fade .modal-dialog {
        transform: translate(0, 100px)
    }

    .modal-mob.modal.show .modal-dialog {
        transform: none
    }

    .modal-mob .modal-dialog {
        position: fixed !important;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        margin: 0 !important
    }

    .modal-mob .modal-content {
        margin: 0;
        width: 100%;
        border-radius: 0 !important
    }

    .modal-mob .modal-header {
        font-size: 1.125rem;
        font-weight: 700;
        padding: 1.2rem 1rem;
        box-shadow: 0 3px 0.5rem rgba(0,0,0,0.15) !important;
        border-radius: 0
    }

    .modal-mob .modal-body {
        padding: 1.5rem 1rem 4rem
    }

    .plan-summary.common {
        margin-top: 20px !important
    }

    .owlCarouselClass.owl-carousel .owl-nav {
        display: none
    }

    #customers-testimonials .item {
        opacity: 1 !important
    }

    #customers-testimonials .details span {
        font-size: 10px !important
    }

    #customers-testimonials .shadow-effect p {
        font-size: 12px !important;
        margin: 6px 0 3px 8px !important
    }

        #customers-testimonials .shadow-effect p.details {
            line-height: 1.3;
            overflow: hidden !important
        }

    #customers-testimonials .testWrapperP {
        height: 150px;
        overflow: hidden
    }

        #customers-testimonials .testWrapperP.active {
            height: auto
        }

    #customers-testimonials .testWrapper .toggle_btn {
        display: block !important;
        margin-top: 15px;
        font-weight: 700;
        color: #3d3d3d;
        cursor: pointer;
        font-size: 12px
    }

    .banner {
        padding-top: 98px !important
    }

    #indexHeader .index-subheader {
        display: block !important
    }

    .insurance-flters .same-in-mobile {
        flex-wrap: nowrap;
        overflow-x: auto
    }

        .insurance-flters .same-in-mobile li {
            padding: 0 8px !important
        }

            .insurance-flters .same-in-mobile li a {
                padding: 0 24px !important
            }

    #hide-mob-menu {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: #6d307d;
        z-index: 9
    }

        #hide-mob-menu ul {
            border-bottom: 2px solid #6d307d;
            margin-bottom: 8px
        }

            #hide-mob-menu ul.list-items li {
                text-align: center
            }

                #hide-mob-menu ul.list-items li:hover .menu-name, #hide-mob-menu ul.list-items li.active .menu-name {
                    color: #f37435 !important
                }

                #hide-mob-menu ul.list-items li a {
                    padding: 8px 8px 2px
                }

                    #hide-mob-menu ul.list-items li a .menu-name {
                        display: block;
                        font-weight: 500;
                        font-size: 10px;
                        color: #fff
                    }

                #hide-mob-menu ul.list-items li .icon {
                    width: 20px;
                    height: 20px;
                    display: inline-block;
                    background-position: center center;
                    background-repeat: no-repeat;
                    background-size: 20px;
                    object-fit: contain
                }

                #hide-mob-menu ul.list-items li.salesAssist .icon {
                    background-image: url(../images/cal_wh.png)
                }

                #hide-mob-menu ul.list-items li.salesAssist:hover .icon, #hide-mob-menu ul.list-items li.salesAssist.active .icon {
                    background-image: url(../images/cal_orange.png)
                }

                #hide-mob-menu ul.list-items li.explore .icon {
                    background-image: url(../images/earth_wh.png)
                }

                #hide-mob-menu ul.list-items li.explore:hover .icon, #hide-mob-menu ul.list-items li.explore.active .icon {
                    background-image: url(../images/earth_orange.png)
                }

                #hide-mob-menu ul.list-items li.services .icon {
                    background-image: url(../images/setting_wh.png)
                }

                #hide-mob-menu ul.list-items li.services:hover .icon, #hide-mob-menu ul.list-items li.services.active .icon {
                    background-image: url(../images/setting_orange.png)
                }

                #hide-mob-menu ul.list-items li.claims .icon {
                    background-image: url(../images/badge_white.png)
                }

                #hide-mob-menu ul.list-items li.claims:hover .icon, #hide-mob-menu ul.list-items li.claims.active .icon {
                    background-image: url(../images/badge_orange.png)
                }

                #hide-mob-menu ul.list-items li.calculator .icon {
                    background-image: url(../images/cal_wh.png)
                }

                #hide-mob-menu ul.list-items li.calculator:hover .icon, #hide-mob-menu ul.list-items li.calculator.active .icon {
                    background-image: url(../images/cal_orange.png)
                }

                #hide-mob-menu ul.list-items li.socialsecurity .icon {
                    background-image: url(../images/shield_wh.png)
                }

                #hide-mob-menu ul.list-items li.socialsecurity:hover .icon, #hide-mob-menu ul.list-items li.socialsecurity.active .icon {
                    background-image: url(../images/shield_orange.png)
                }

    .modal .modal-fullscreen {
        max-width: 100vw;
        width: 100% !important;
        margin: 0 !important
    }

        .modal .modal-fullscreen .modal-title {
            margin-right: 20px;
            text-align: center;
            flex: 1 1 auto;
            font-size: 16px
        }

        .modal .modal-fullscreen .modal-header {
            height: 48px;
            padding: 0 15px;
            flex-direction: row-reverse;
            background-color: #fff2f0;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
            border-top: 1px solid rgba(0,0,0,0.13);
            border-bottom: 1px solid rgba(0,0,0,0.13);
            align-items: center
        }

        .modal .modal-fullscreen .modal-content {
            height: 100vh !important;
            border-radius: 0;
            margin: 0;
            width: 100%
        }

        .modal .modal-fullscreen .modal-fullscreen-footer {
            height: 62px;
            bottom: 0;
            left: 0;
            right: 0;
            position: fixed;
            z-index: 99;
            box-shadow: 0 1rem 3rem rgba(0,0,0,0.175);
            padding: 0 15px !important;
            border-top: 1px solid #eae2ec;
            background-color: #fff;
            display: flex;
            align-items: center;
            justify-content: center
        }

        .modal .modal-fullscreen .ReqWeb .modal-body {
            height: 100vh
        }
}

.index-subheader {
    display: none
}

#healthlistId .margin-btm-fixed {
    margin-bottom: 44px !important
}

#seeDetailsModal .accordion__item .accordion__content {
    border-color: #d3d3d3
}

#seeDetailsModal .accordion__item .accordion__title {
    border-color: #cfcfcf;
    font-size: 14px;
    font-weight: 600
}

    #seeDetailsModal .accordion__item .accordion__title:hover .accordion__arrow {
        color: #fff
    }

    #seeDetailsModal .accordion__item .accordion__title .accordion__arrow {
        background-color: transparent;
        color: #333;
        ;
        width: 36px;
        height: 36px;
        transform: translate(-50%, -50%);
        top: 50%;
        right: -10px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 0;
        font-size: 24px
    }

        #seeDetailsModal .accordion__item .accordion__title .accordion__arrow i.fa {
            margin-right: 0
        }

#detailSpn {
    color: #6d307d;
    font-size: 14px
}

.quotation-card-list {
    padding: 0
}

    .quotation-card-list.health {
        box-shadow: none !important
    }

    .quotation-card-list .card-header {
        padding: 0;
        background: #f9f9f9
    }

        .quotation-card-list .card-header .btn {
            font-size: 16px;
            margin: 0 !important;
            padding: 10px 15px 10px !important;
            font-weight: 600;
            color: #494949;
            position: relative;
            text-transform: capitalize !important
        }

            .quotation-card-list .card-header .btn i {
                position: absolute;
                top: 50%;
                right: 17px;
                margin-top: -8px;
                transform: rotate(-180deg)
            }

            .quotation-card-list .card-header .btn.collapsed i {
                transform: rotate(0deg)
            }

    .quotation-card-list .more-product {
        border-top: 1px solid #999999;
        padding: 12px 0 20px;
        text-align: center
    }

        .quotation-card-list .more-product .btn {
            padding: 0 !important;
            font-size: 14px;
            margin: 0 !important;
            color: #f3643e;
            font-weight: 600;
            text-transform: capitalize;
            box-shadow: none !important
        }

.PaymentPolicyStatus {
    padding-top: 50px
}

.faqaccordian ul {
    list-style: none;
    padding: 0
}

    .faqaccordian ul .inner {
        padding: 1em;
        overflow: hidden;
        display: none
    }

    .faqaccordian ul li {
        margin: .5em 0;
        border: 1px solid #cdcdcd;
        border-radius: 0.15em
    }

        .faqaccordian ul li a.toggle {
            width: 100%;
            display: block;
            color: #333;
            ;
            padding: .75em;
            transition: background .3s ease
        }

.rotate {
    transform: rotate(-180deg);
    transition: .3s
}

#PayMeth .option-card {
    border: 0px solid #ed6c37;
    background-color: transparent;
    border-radius: 4px;
    box-shadow: unset
}

    #PayMeth .option-card input[type=radio].payment:checked + label {
        color: #f37435;
        border-radius: 4px;
        box-shadow: none;
        border: 1px solid #f37435;
        background-color: transparent
    }

        #PayMeth .option-card input[type=radio].payment:checked + label .methodName {
            color: #f37435
        }

    #PayMeth .option-card input[type=radio].payment + label {
        border: 1px solid #d3d3d3;
        border-radius: 4px
    }

.scrollHide {
    height: calc(100% + 10%)
}

    .scrollHide::-webkit-scrollbar, .scrollHide::-webkit-scrollbar-thumb, .scrollHide::-webkit-scrollbar-track {
        background: transparent
    }

#plans-carousel .card {
    border-radius: 8px;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08)
}

#videos-carousel .card {
    border-radius: 10px;
    box-shadow: none;
    overflow: hidden
}

#Newsblogs-carousel .card, #blogs-carousel .card {
    border-radius: 14px;
    box-shadow: none;
    overflow: hidden;
    background-color: #fafafa
}

#news-carousel .card {
    border-radius: 20px;
    overflow: hidden
}

.faqaccordian a i {
    color: #f37435
}

.CommercialInsur .Private {
    position: fixed;
    top: 75px;
    left: 50%;
    max-width: 800px;
    width: 96%;
    z-index: 8;
    transform: translateX(-50%);
    background: #ffffff;
    box-shadow: 0px 0px 16px rgba(0,0,0,0.5);
    padding: 25px;
    border-radius: 25px
}

.showCursor.custom-control-label {
    cursor: pointer
}

#addCoverDiv .inputGroup:last-child {
    margin-bottom: 0
}

.MainInputSection #drdTenureMain ::-webkit-scrollbar {
    height: 6px
}

.MainInputSection .stretched-link::after {
    width: 50%;
    transform: translateX(-50%);
    left: 50%
}

.form-control:focus {
    border-color: #dcdcdc
}

.dropdown .dropdown-menu .dropdown-item:active {
    background-color: #f0f0f0
}

.radio-button-color {
    border: 2px solid white;
    box-shadow: 0 0 0 1px #666;
    appearance: none;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #fff;
    transition: all ease-in 0.2s;
    margin-right: 5px
}

    .radio-button-color:checked {
        background-color: #f37435;
        box-shadow: 0 0 0 1px #f37435
    }

.accordion {
    color: #333;
}

    .accordion.with-arrow .accordion-header.collapsed .icon:before {
        content: "\f107" !important;
        color: f37435 !important
    }

    .accordion.with-arrow .accordion-header .icon {
        font-size: 22px !important;
        color: #333;
        !important;
        background: transparent !important
    }

        .accordion.with-arrow .accordion-header .icon:before {
            content: "\f106" !important;
            color: f37435 !important
        }

    .accordion .accordion-item {
        margin: 16px 0;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        background-color: #fff
    }

        .accordion .accordion-item .accordion-header {
            padding: 14px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: space-between;
            font-size: 14px;
            font-weight: 600;
            color: #181818
        }

            .accordion .accordion-item .accordion-header.collapsed .icon:before {
                content: "\f067"
            }

            .accordion .accordion-item .accordion-header .icon {
                margin-right: 0;
                width: 16px;
                height: 16px;
                font-size: 10px;
                color: #ffe5e1;
                background: #f37435;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 2px
            }

                .accordion .accordion-item .accordion-header .icon:before {
                    content: "\f068"
                }

        .accordion .accordion-item .accordion-body.collapse:not(.show) {
            display: block;
            height: 0;
            overflow: hidden
        }

            .accordion .accordion-item .accordion-body.collapse:not(.show) > * {
                max-height: 0 !important;
                overflow: hidden
            }

        .accordion .accordion-item .accordion-body > * {
            padding: 12px
        }

.modal-dialog .modal-content {
    border-radius: 15px;
    overflow: hidden
}

.ForDatatable .modal-content { /*border-radius:0px;*/
    overflow: scroll
}

.modal .modal-content {
    overflow: auto
}

.swal2-modal {
    border-radius: 15px !important
}

.addons-wrapper .card {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    border: solid 1px #d3d3d3;
    background-color: #fcecff
}

.plan-summary.common {
    border-radius: 5px;
    box-shadow: 0 8px 14px 0 rgba(0,0,0,0.08);
    border: solid 1px #eaeaea;
    background-color: #fff
}

    .plan-summary.common .p-mob-header {
        display: none;
        box-shadow: 0 -0.125rem 0.25rem rgba(0,0,0,0.075) !important
    }

    .plan-summary.common .p-header {
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        color: #42044e;
        padding: 20px 20px 16px
    }

    .plan-summary.common .p-body {
        padding: 0 20px
    }

    .plan-summary.common .p-footer {
        padding: 15px 20px;
        background-color: #fcecff
    }

        .plan-summary.common .p-footer .plan-row {
            margin: 0
        }

    .plan-summary.common .plan-section {
        padding: 0;
        border-top: 1px solid #eaeaea
    }

    .plan-summary.common .plan-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 18px 0
    }

    .plan-summary.common .plan-column {
        display: flex;
        flex-direction: column;
        margin-top: 18px
    }

    .plan-summary.common .plan-lbl {
        font-size: 16px;
        font-weight: 600;
        color: #3d3d3d;
        margin-bottom: 0
    }

        .plan-summary.common .plan-lbl.small {
            font-size: 14px;
            color: #777
        }

        .plan-summary.common .plan-lbl.light {
            font-size: 15px;
            color: #777;
            font-weight: 500
        }

            .plan-summary.common .plan-lbl.light .small {
                color: #3d3d3d
            }

    .plan-summary.common .plan-amt {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        color: #3d3d3d
    }

    .plan-summary.common .box {
        padding: 7px 10px;
        border-radius: 4px;
        border: solid 1px #a4a3d8;
        background-color: #fcecff
    }

        .plan-summary.common .box .plan-lbl, .plan-summary.common .box .plan-amt {
            font-size: 12px;
            color: #6d307d
        }

        .plan-summary.common .box .plan-amt {
            display: flex
        }

@media (max-width: 991.98px) {
    .plan-summary.common {
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        border-radius: 5px;
        box-shadow: none;
        border: none;
        background-color: #fff;
        z-index: 9
    }

        .plan-summary.common.toBottom {
            bottom: 0
        }

        .plan-summary.common .p-mob-header {
            display: block !important;
            padding: 4px 20px
        }

        .plan-summary.common .p-header {
            display: none
        }

        .plan-summary.common .p-body {
            max-height: 0;
            overflow: hidden;
            transition: max-height 300ms ease-out
        }

        .plan-summary.common .p-footer {
            max-height: 0;
            transition: max-height 300ms ease-out;
            padding: 0 20px;
            background-color: #fff
        }

            .plan-summary.common .p-footer .plan-row {
                margin: 7px 0;
                border-radius: 1px;
                border: 1px solid #eaeaea
            }

        .plan-summary.common .plan-section {
            padding: 0;
            border-top: none;
            border-bottom: 1px solid #eaeaea
        }

        .plan-summary.common .plan-row {
            margin: 7px 0;
            padding: 8px;
            background: #fff2f0;
            border-radius: 6px
        }

        .plan-summary.common .plan-column {
            margin: 7px 0 0;
            padding: 0;
            border: none
        }

        .plan-summary.common .plan-lbl {
            font-size: 12px;
            color: #565656
        }

            .plan-summary.common .plan-lbl.small {
                font-size: 12px;
                color: #565656
            }

            .plan-summary.common .plan-lbl.light {
                font-size: 12px;
                color: #565656;
                font-weight: 600
            }

                .plan-summary.common .plan-lbl.light .small {
                    color: #565656
                }

        .plan-summary.common .plan-amt {
            font-size: 12px;
            line-height: 18px
        }

        .plan-summary.common .box {
            padding: 7px 10px;
            border-radius: 4px;
            border: solid 1px #a4a3d8;
            background-color: #fcecff
        }

            .plan-summary.common .box .plan-lbl, .plan-summary.common .box .plan-amt {
                font-size: 12px;
                color: #6d307d
            }

            .plan-summary.common .box .plan-amt {
                display: flex
            }
}

#Newsblogs-carousel, #blogs-carousel {
    padding: 0
}

.ForDatatable .page-tabs-ul li a {
    font-size: 16px;
    padding: 0 15px
}

.placeholder {
    display: block;
    min-height: 50px;
    vertical-align: middle;
    cursor: wait;
    background-color: currentColor;
    opacity: .5
}

    .placeholder.btn::before {
        display: block;
        content: ""
    }

.placeholder-glow .placeholder {
    animation: placeholder-glow 2s ease-in-out infinite
}

@keyframes placeholder-glow {
    50% {
        opacity: 0.2
    }
}

.placeholder-wave {
    mask-image: linear-gradient(130deg, #000 55%, rgba(0,0,0,0.8) 75%, #000 95%);
    mask-size: 200% 100%;
    animation: placeholder-wave 2s linear infinite
}

@keyframes placeholder-wave {
    100% {
        mask-position: -200% 0%
    }
}

.whychooseus {
    border-radius: 10px;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08)
}

.insurance-flters .nav-justified .nav-item {
    flex-basis: auto;
    margin: 0 0 18px
}

.insurance-flters .page-tabs-ul li {
    padding-right: 15px
}

    .insurance-flters .page-tabs-ul li a {
        padding: 0;
        width: 100%
    }

.social-desc {
    padding: 18px 16px;
    background: #fcecff;
    color: #6d307d;
    border: 1px solid #6d307d;
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px
}

.calc-tabs .nav-item, .calc-tabs .callback-btn, #callback-time .nav-item, #callback-time .callback-btn {
    cursor: pointer;
    color: #f37435
}

    .calc-tabs .nav-item.active, .calc-tabs .callback-btn.active, #callback-time .nav-item.active, #callback-time .callback-btn.active {
        background-color: #f37435;
        color: #fff
    }

.calc-card {
    margin-bottom: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 0.25rem;
    border: solid 1px #e0e0e0;
    background-color: #fff
}

@media (min-width: 576px) {
    .calc-card {
        padding-left: 0.5rem;
        padding-right: 0.5rem
    }
}

.flex-50 {
    flex: 1 1 50%
}

label.calc-box {
    margin-bottom: 0
}

.calc-box {
    min-height: 40px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #9e9eaf;
    display: flex;
    align-items: center;
    justify-content: center
}

input.input-line, select.input-line {
    display: block;
    width: 100%;
    padding: 0.25rem 0 0.5rem 0;
    font-weight: 600;
    border: 0;
    border-bottom: 1px solid #9e9eaf;
    border-radius: 0;
    background: transparent
}

.index-subheader {
    height: 48px;
    background-color: #fff;
    z-index: 8;
    top: 48px;
    width: 100%;
    position: fixed;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08)
}

    .index-subheader img {
        height: 35px;
        padding: 3px
    }

.banner {
    padding-top: 50px
}

.menu-item {
    background-color: #fff;
    position: relative;
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;
    cursor: pointer;
    min-height: 52px;
    font-weight: 600
}

    .menu-item input[type="text"] {
        text-align: right;
        border: none;
        font-size: 1rem
    }

    .menu-item label {
        margin-bottom: 0
    }

.custom-radio:checked ~ label {
    background: #f37435;
    color: #fff
}

.bg-grey {
    background-color: #ededed
}

#LinkedPoliciesList {
    gap: 18px
}

@media (min-width: 992px) {
    #LinkedPoliciesList .card {
        flex: 1 1 45%
    }
}

.nav-pills .nav-link {
    border: none
}

    .nav-pills .nav-link.active {
        background-color: #f37435
    }

.middleMenu a {
    font-weight: 600;
    color: #333;
}

.middleMenu .dropdown-menu {
    box-shadow: 0 1rem 3rem rgba(0,0,0,0.175) !important;
    border: none;
    border-radius: 12px;
    padding: 10px 16px 6px
}

    .middleMenu .dropdown-menu .dropdown-item {
        font-weight: 500;
        border-radius: 6px;
        color: #3d3d3d !important;
        display: flex;
        align-items: center
    }

        .middleMenu .dropdown-menu .dropdown-item i {
            font-size: 18px;
            width: 20px;
            height: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #9d36ad;
            margin-left: 2px;
            margin-right: 8px
        }

        .middleMenu .dropdown-menu .dropdown-item img {
            width: 24px;
            margin-right: 8px
        }

        .middleMenu .dropdown-menu .dropdown-item:hover {
            background-color: #efefef;
            color: #333;
            !important
        }

        .middleMenu .dropdown-menu .dropdown-item.active {
            color: #fff !important
        }

            .middleMenu .dropdown-menu .dropdown-item.active:hover {
                background-color: #f37435
            }

.color-yellow {
    color: #ffd822
}

.range_slider input[type="range"]::-webkit-slider-thumb {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #f37435;
    border: #f37435 0px solid;
    cursor: pointer;
    -webkit-transition: #f37435 .15s ease-in-out;
    transition: #f37435 .15s ease-in-out
}

.range_slider input[type="range"]::-webkit-slider-runnable-track {
    background: #efeeee
}

.range_slider input[type="range"]:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 0px #777777, 0 0 0 0px #777777
}

.inpuPageBanner {
    width: 46%;
    left: 58px;
    background: #fff2f0;
    display: block;
    margin-top: 0px !important;
    padding: 0;
    border-radius: 0px;
    height: calc(100vh - 50px);
    position: fixed;
    font-size: 28px;
    font-weight: 600;
    color: #6e286d
}

    .inpuPageBanner h1 {
        font-size: 50px;
        line-height: 3.5rem;
        color: #6d307d
    }

    .inpuPageBanner p {
        font-size: 20px;
        line-height: 35px
    }

div#viewPlanDiv .mandetory_field {
    position: absolute;
    margin-left: 4px
}

.D2CInsurance_Plans .inpuPageBanner {
    left: 0%;
    width: 50%
}

.input-group-append-overlay {
    display: flex;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 5;
    right: 0
}

.input-group-overlay {
    position: relative;
    width: 100%
}

.claimSearch .input-group-append-overlay {
    right: 0
}

.txtInput1 {
    height: 53px
}

.form-control.form-inputFloating:focus, select.form-inputFloating:focus {
    border: 0px solid rgba(109,48,120,0.25)
}

#scroll-home {
    max-height: 60vh;
    overflow-y: scroll
}

    #scroll-home::-webkit-scrollbar {
        display: block;
        scrollbar-color: #e2cce5
    }

::-webkit-scrollbar-thumb {
    background: #e2cce5
}

.ms-options-wrap > .ms-options > ul label {
    margin: 1px 0px 5px;
    padding: 5px 0px 5px 25px;
    text-align: left
}

    .ms-options-wrap > .ms-options > ul label.focused, .ms-options-wrap > .ms-options > ul label:hover, .ms-options-wrap > .ms-options > ul li.selected label {
        background: transparent;
        border-color: transparent
    }

.removebgpdf {
    pointer-events: none !important;
    border: none !important;
    -webkit-appearance: none;
    padding: 0px !important;
    background-color: transparent !important
}

.search-box {
    margin: 13px 13px;
    color: #495057;
    background-color: #fff;
    padding: 8px;
    border-radius: 0.25rem;
    text-align: left
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    padding: 14px 0px 14px 16px;
    padding-left: 5px;
    padding-top: 13px
}

svg {
    vertical-align: unset
}

.has-search .form-control {
    padding-left: 2.375rem;
    border: 1px solid #d3d3d3;
    border-radius: 5px
}

.arrosBuy {
    border: 1px solid #f37435;
    border-radius: 4px;
    padding: 5px 8px;
    margin-top: 10px;
    width: 2.8rem;
    overflow: hidden
}

.compare-buy {
    padding: 20px;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.14);
    border-radius: 4px;
    height: 100%
}

.form-controlFloating {
    position: relative;
    height: 3rem;
    margin-bottom: 0rem;
    border: 0px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding-left: 0;
    padding-right: 0
}

.form-labelFloating {
    position: absolute;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.5;
    top: 1.3rem;
    width: 100%;
    color: #777;
    transition: all 0.2s ease;
    margin: 0
}

.form-inputFloating {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 2rem 0rem 1rem 0rem;
    resize: none;
    border: none;
    outline: none;
    color: #3d3d3d;
    background: transparent;
    transition: all 0.2s ease;
    font-weight: 600
}

    .form-inputFloating::-moz-placeholder {
        opacity: 0;
        visibility: hidden;
        color: transparent
    }

    .form-inputFloating:-ms-input-placeholder {
        opacity: 0;
        visibility: hidden;
        color: transparent
    }

    .form-inputFloating::placeholder {
        opacity: 0;
        visibility: hidden;
        color: transparent
    }

    .form-inputFloating:focus {
        font-weight: 600
    }

    .form-inputFloating:not(:-moz-placeholder-shown).form-inputFloating:not(:focus) ~ .form-labelFloating {
        top: 0.3rem;
        left: 0px;
        font-size: 12px;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        color: #777;
        font-weight: 500
    }

    .form-inputFloating:not(:-ms-input-placeholder).form-inputFloating:not(:focus) ~ .form-labelFloating {
        top: 0.3rem;
        left: 0px;
        font-size: 12px;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease;
        color: #777;
        font-weight: 500
    }

    .form-inputFloating:focus ~ .form-labelFloating, .form-inputFloating:not(:placeholder-shown).form-inputFloating:not(:focus) ~ .form-labelFloating {
        transform: translateY(-22px);
        left: 0px;
        font-size: 14px;
        transition: all 0.2s ease;
        color: #777;
        font-weight: 600
    }

.form-areasFloating {
    resize: none;
    max-width: 100%;
    min-height: 7rem;
    max-height: 16rem
}

.InseveryNeed.circlediv .col div {
    text-align: left;
    line-height: 1.1rem
}

.swal2-modal .swal2-styled {
    text-transform: capitalize;
    font-size: 14px
}

#AddOns .form-control {
    border-width: 0px 0px 1px !important
}

.floating-label {
    position: relative;
    margin-bottom: 15px
}

.floating-input, .floating-select {
    font-size: 14px;
    padding: 11px 4px 0px;
    display: block;
    width: 100%;
    height: 40px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 0px;
    color: #3d3d3d;
    font-weight: 600
}

    .floating-input:focus, .floating-select:focus {
        outline: none;
        border-bottom: 2px solid #f37435
    }

.label1 {
    color: #777;
    font-weight: 600 !important;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 17px;
    top: 14px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    font-family: 'Quicksand'
}

.floating-input:focus ~ .label1, .floating-input:not(:placeholder-shown) ~ .label1 {
    font-size: 14px;
    color: #777;
    transform: translateY(-110%)
}

.floating-select:focus ~ .label1, .floating-select:not([value=""]):valid ~ .label1 {
    font-size: 14px;
    color: #777;
    transform: translateY(-100%)
}

.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
    width: 50%
}

quotation-card-list .more-product *, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.floating-textarea {
    min-height: 30px;
    max-height: 260px;
    overflow: hidden;
    overflow-x: hidden
}

.riskPro label {
    min-height: 54px;
    display: flex;
    align-items: center;
    justify-content: center
}

.floating-group {
    display: flex;
    flex-wrap: wrap;
    height: max-content
}

.mt-34 {
    margin-top: 45px !important
}

.floating-group.focused select {
    font-weight: 600;
    padding-top: 18px;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    color: #3d3d3d
}

.control-label {
    font-size: 16px;
    font-weight: 400;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transform: translate3d(0, 22px, 0) scale(1);
    transform-origin: left top;
    transition: 240ms;
    line-height: 1rem
}

.floating-group.focused .control-label {
    opacity: 1 !important;
    color: #777;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 14px;
    transform: translateY(-20%);
    line-height: 12px
}

.select-control {
    align-self: flex-end
}

    .select-control::-webkit-input-placeholder {
        color: transparent;
        transition: 240ms
    }

    .select-control:focus::-webkit-input-placeholder {
        transition: none
    }

.floating-group.focused .select-control::-webkit-input-placeholder {
    color: #bbb
}

.select-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0px 16px;
    font-size: 14px;
    line-height: 1.846;
    color: #777777;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    font-weight: 600
}

    .select-control:focus {
        outline: 0;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        color: #3d3d3d
    }

    .select-control::-moz-placeholder {
        color: #777777;
        opacity: 1
    }

    .select-control:-ms-input-placeholder {
        color: #777777
    }

.button-search, .button-search:hover {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #3d3d3d;
    text-align: left
}

.select-control::-webkit-input-placeholder {
    color: #777777
}

.select-control::-ms-expand {
    border: 0;
    background-color: transparent
}

select, select.select-control {
    border: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0\9;
    background-size: 13px;
    background-position: right 20px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: 1px solid #dcdcdc !important;
    min-height: 48px;
    padding-top: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../images/downOrange.png");
    background-repeat: no-repeat;
    color: #777
}

    select::-ms-expand, select.select-control::-ms-expand {
        display: none
    }

    select.input-sm, select.select-control.input-sm {
        font-size: 12px
    }

    select.input-lg, select.select-control.input-lg {
        font-size: 17px
    }

    select:focus, select.select-control:focus {
        -webkit-box-shadow: unset
    }

    select[multiple], select.select-control[multiple] {
        background: none
    }

.floatinglabelfixed {
    opacity: 1 !important;
    transform: scale(0.75) !important
}

.filterChips.active, .filterChips:focus {
    background-color: #fff2f0;
    border: 1px solid #f37435
}

    .filterChips.active > div:after, .filterChips.active > div:before, .filterChips:focus > div:after, .filterChips:focus > div:before {
        position: absolute;
        right: 9px;
        content: ' ';
        height: 12px;
        width: 2px;
        background-color: #f37435;
        top: 11px
    }

    .filterChips.active > div:before, .filterChips:focus > div:before {
        transform: rotate(45deg)
    }

    .filterChips.active > div:after, .filterChips:focus > div:after {
        transform: rotate(-45deg)
    }

section .details span {
    font-size: 14px
}

.progress-area .row .content {
    width: 100%;
    margin-left: 15px
}

.progress-area .details {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    justify-content: space-between
}

.progress-area .content .progress-bar {
    height: 6px;
    width: 100%;
    margin-bottom: 4px;
    background: #fff;
    border-radius: 30px
}

.content .progress-bar .progress {
    height: 100%;
    width: 0%;
    background: #6990F2;
    border-radius: inherit
}

.uploaded-area {
    max-height: 232px;
    overflow-y: scroll
}

    .uploaded-area.onprogress {
        max-height: 150px
    }

    .uploaded-area::-webkit-scrollbar {
        width: 0px
    }

    .uploaded-area .row .content {
        display: flex;
        align-items: center
    }

    .uploaded-area .row .details {
        display: flex;
        margin-left: 15px;
        flex-direction: column
    }

        .uploaded-area .row .details .size {
            color: #404040;
            font-size: 11px
        }

    .uploaded-area i.fa-check {
        font-size: 16px
    }

.wrapper header {
    color: #6990F2;
    font-size: 27px;
    font-weight: 600;
    text-align: center
}

.ml-12 {
    margin-left: 12px
}

.rightAngle i {
    color: #f37435 !important
}

.uploadProof {
    font-size: 15px !important;
    color: #3d3d3d !important;
    font-weight: 600 !important;
    margin: 0 0 0px !important
}

.fileNameStyle {
    font-size: 14px !important;
    color: #3d3d3d !important;
    font-weight: 500 !important;
    margin: 0 !important
}

.uploadBrd {
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 14px 6px 14px 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.form-control:focus {
    color: #3d3d3d;
    background-color: transparent;
    border-color: #d3d3d3;
    box-shadow: none;
    border-radius: 4px
}

.button-search::placeholder {
    color: #f37435 !important;
    opacity: 1
}

button#search_button {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px
}

.radio-proposal input[type="radio"]:disabled + label {
    background: transparent;
    color: #777777;
    border: 1px solid #cec4c0;
    opacity: 0.7
}

.radio-proposal input[type="radio"]:checked:disabled + label {
    border: 1px solid #777777;
    background: #777777;
    color: #fff;
    opacity: 0.7
}

.floating-group select:focus, .floating-group input:focus, .floating-group textarea:focus, .FloatInput input:focus, .form-controlFloating input:focus {
    border-bottom: 1px solid #f37435 !important
}

.btn-block + .btn-block {
    margin-top: 0
}

input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: transparent !important;
    background-image: none !important;
    color: transparent !important
}

.DOBCustom input {
    border-width: 0px;
    border-bottom-width: 1px;
    height: 24px;
    border-radius: 0px;
    padding: 0px 0px 6px
}

i.fa-download, i.fa-file-alt, i.fa-angle-right, i.fa-ellipsis-v {
    color: #f37435;
    vertical-align: inherit
}

i.fa.fa-angle-right {
    font-size: 1.3rem !important
}

.dropdown-menu.show {
    overflow-x: hidden !important
}

.bootstrap-datetimepicker-widget .picker-switch td span, .bootstrap-datetimepicker-widget .picker-switch td i {
    text-align: right
}

.bootstrap-datetimepicker-widget i.fa-chevron-left, .bootstrap-datetimepicker-widget i.fa-chevron-right, .bootstrap-datetimepicker-widget i.fa-times {
    color: #f37435
}

.FloatInput.date input {
    border-width: 0px 0px 1px !important
}

    .FloatInput.date input:disabled {
        opacity: 0.7 !important
    }

@media (max-width: 991.5px) {
    .searchtext {
        text-align: center
    }

    select, textarea, input {
        font-size: 13px !important;
    }
}

.control-label:has(+.select-control:disabled) {
    opacity: 0.7 !important
}

label.col-form-label.QuickJourneyCards {
    color: #777;
    font-size: 14px
}

.select2Part .floating-label {
    opacity: 0
}

.select2Part.focused .floating-label {
    opacity: 1
}

.select2multiple .floating-label {
    opacity: 1;
    padding-left: 15px
}

.select2multiple.focused .floating-label {
    padding-left: 0px
}

.select2Part.focused .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 8px;
    padding-left: 0px
}

.select2-container--default .select2-selection--single {
    border: 1px solid red;
    height: 55px
}

.select2-container--focus.select2-container--default .select2-selection--single {
    background-color: transparent !important
}

.select2-container--focus.select2-container--default {
    border-bottom: 1px solid #f37435 !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    transition: 240ms;
    padding-right: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #3d3d3d;
    padding-top: 7px
}

.select2Part.floating-group.focused .control-label {
    padding-top: 2px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 68px;
    right: 15px;
    transition: 240ms;
    top: 18px !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #E9ECEF !important;
    color: #3d3d3d !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none !important;
    background: url("../images/downOrange.png") !important;
    width: 12px !important;
    height: 12px !important;
    background-size: 100% 100% !important;
    transform: translateY(-50%) !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #efefef !important;
    color: #f37435
}

.select2-container--default .select2-results__option:last-child {
    border-radius: 0px 0px 4px 4px
}

.select2-container--disabled .select2-selection__rendered {
    opacity: 0.7
}

.select2-container--default .select2-selection--single {
    border-radius: .267rem
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    background: url("../images/downOrange.png") no-repeat 0 0;
    border: 0px !important;
    width: 12px !important;
    height: 12px !important;
    background-size: 100% 100%;
    transform: translateY(85%);
    left: 0;
    right: 0;
    margin: auto
}

.select2-container--default .select2-selection--single {
    background-color: transparent !important
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 19px
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.select2-results__option {
    padding: 8px 18px;
    user-select: none;
    -webkit-user-select: none;
    color: #4F4F4F;
    font-size: 15px;
    font-weight: 400
}

.select2-container--open .select2-dropdown--above {
    box-shadow: 0px 7px 15px -4px var(--secondary-border);
    border-radius: 0px;
    border: none;
    top: 8px;
    border-radius: 6px;
    overflow: hidden
}

.select2-container--open .select2-dropdown--below {
    box-shadow: 0px 7px 15px -4px var(--secondary-border);
    border-radius: 0px;
    border: none;
    top: -8px;
    border-radius: 6px;
    overflow: hidden
}

.select2Part.w-100 > .select2-container {
    width: 100% !important
}

.select2-search--dropdown {
    padding: 12px 15px;
    position: relative
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 14px;
    border: 1px solid var(--primary-border);
    border-radius: 4px;
    color: #757575;
    padding: 10px 15px;
    background-color: #fff;
    position: relative;
    padding-right: 45px
}

.select2-container--default .select2-search--dropdown:after {
    content: "\f002";
    font-family: 'FontAwesome';
    font-weight: 900;
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 15px;
    color: rgba(0,0,0,0.54)
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid var(--primary-border);
    min-height: 55px;
    border-radius: 6px;
    position: relative
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #5A8DEE;
    background-color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #757575;
    line-height: 55px !important;
    padding-right: 40px;
    display: block;
    padding-bottom: 7px;
    padding-top: 17px;
    padding-left: 17px;
    transition: 240ms
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow {
    height: 48px;
    right: 15px
}

.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
    line-height: initial;
    padding: 0;
    display: none
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered:before {
    border: none;
    content: '';
    background: url("../images/downOrange.png");
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
    transform: translateY(-50%);
    position: absolute;
    right: 18px;
    top: 26px
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    line-height: initial;
    padding: 5px;
    font-size: 14px;
    position: relative
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    cursor: default;
    float: left;
    color: #1f1f1f;
    margin-right: 5px;
    margin-top: 5px;
    width: initial !important;
    padding: 5px 10px;
    padding-right: 24px !important;
    font-size: 13px !important;
    letter-spacing: 0.3px
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
    font-size: 16px;
    margin-top: 0px;
    padding: 0;
    padding-left: 5px;
    line-height: 27px;
    padding-top: 6px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute;
    font-size: 17px;
    width: 20px;
    height: 20px;
    top: 3px;
    text-align: center;
    color: #e45555;
    right: 0px
}

.floating-group.focused .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-bottom: 7px;
    padding-top: 17px;
    padding-left: 17px
}

.select2-container .select2-selection--single {
    height: 35px !important;
    border-radius: 0px !important
}

.select2-container--default .select2-selection--single {
    background: none
}

.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    opacity: 0.7
}

#BacktoTopbtn {
    cursor: pointer;
    position: fixed;
    bottom: 68px;
    right: 10px;
    z-index: 99;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f37435;
    color: white;
    border: none
}

.Sharebtn {
    cursor: pointer;
    position: fixed;
    bottom: 10%;
    right: 4%;
    z-index: 99;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f37435;
    color: white;
    border: none
}

.rdoActiveBrd {
    border: 1px solid #f37435
}

.HomeTabInsur {
    cursor: pointer
}

#plans-carousel .card .card-body {
    padding: 0px !important
}

.border-table {
    border: 1px solid #dcdcdc
}

    .border-table th, .border-table td {
        padding: 15px
    }

.i.fa.fa-angle-right {
    font-size: 1.6rem !important;
    vertical-align: bottom !important
}

.avail .fa-info-circle {
    position: relative;
    top: -5px;
    right: -16px;
    margin: 0
}

.c-form-controlFloating.form-controlFloating .form-inputFloating {
    padding: 2rem 0 13px 0
}

.c-form-control.form-control {
    height: 100%;
    padding: 0 0 6px 0 !important
}

    .c-form-control.form-control.errorbox {
        border-bottom: 1px solid red !important
    }

    .c-form-control.form-control::placeholder {
        color: #777;
        font-size: 12px
    }

    .c-form-control.form-control:focus {
        border-radius: 0;
        border-bottom: 1px solid #f37435
    }

@media (max-width: 991.98px) {
    .c-form-controlFloating.form-controlFloating {
        height: auto;
        margin-bottom: 0;
        display: flex;
        flex-direction: column
    }

        .c-form-controlFloating.form-controlFloating .form-labelFloating {
            position: unset
        }

        .c-form-controlFloating.form-controlFloating .form-inputFloating {
            position: unset;
            padding: 0 0 5px 0
        }

            .c-form-controlFloating.form-controlFloating .form-inputFloating::placeholder {
                opacity: unset;
                visibility: unset;
                color: #777;
                font-size: 12px
            }
}

@media (min-width: 992px) {
    .c-form-controlFloating.form-controlFloating .label-focused {
        transform: translateY(-22px)
    }

    .plan-summary {
        position: sticky;
        top: calc(50px + (2 * 48px))
    }

    .mttop {
        margin-top: 25px !important
    }
}

[type="radio"].RadioCust:checked, [type="radio"].RadioCust:not(:checked) {
    position: absolute;
    left: -9999px
}

    [type="radio"].RadioCust:checked + label, [type="radio"].RadioCust:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666
    }

[type="radio"].RadioCust + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #d3d3d3;
    border-radius: 100%;
    background: transparent
}

[type="radio"].RadioCust:checked + label:before {
    border: 1px solid #f37435
}

[type="radio"].RadioCust:checked + label:after, [type="radio"].RadioCust:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}

[type="radio"].RadioCust:not(:checked) + label:after {
    opacity: 1;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}

[type="radio"].RadioCust:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    background: #f37435
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #3d3d3d;
    box-shadow: none
}

.floating-group.focused.opacity-07 label {
    opacity: 0.7 !important
}

#customers-testimonials img {
    width: 60px !important;
    border-radius: 100% !important;
    height: 60px !important
}

#ContinueToBuyNew .lbl_font {
    line-height: 1rem
}

#scroll-home {
    width: 65vw
}

.currentPolicyNoData span {
    text-align: center;
    background: #fbfbfb;
    font-weight: 600;
    margin: 0 auto;
    padding: 10px 15px;
    border-radius: 4px
}

.select2-results ul li {
    border-left: 1px solid #d3d3d3;
    padding: 3px
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 180px;
    overflow-y: auto
}

.activeAlphaColor.active {
    border: solid 1px #f37435 !important
}

    .activeAlphaColor.active .BrandNameData {
        color: #f37435 !important
    }

.hideCalendar::-webkit-inner-spin-button, .hideCalendar::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
    cursor: pointer
}

.hideCalendar::-moz-calendar-picker-indicator {
    display: none;
    -moz-appearance: none;
    cursor: pointer
}

.hideCalendar::-ms-clear {
    display: none
}

.radiobtnAUBE {
    border: 1px solid #999999;
    border-radius: 3px;
    width: 11rem;
    display: inline-block;
    margin-right: 5px
}

.compare-remove {
    position: absolute;
    right: -4px;
    font-size: 6px
}

.Rectangle-Copy.NudgeIcon {
    border-radius: 50%;
    left: 0px;
    top: 0px
}

    .Rectangle-Copy.NudgeIcon span i {
        color: #fff;
        font-size: 20px;
        padding: 3px;
        margin-right: 2px;
        margin-left: -2px
    }

.card.card-swiper-slide.NudgeMain {
    box-shadow: none;
    border: 0px
}

    .card.card-swiper-slide.NudgeMain .card-body {
        margin: 14px 10px 5px;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
        border: solid 1px #d3d3d3;
        border-radius: 5px;
        padding-top: 0px
    }

        .card.card-swiper-slide.NudgeMain .card-body h2 {
            font-size: 17px;
            font-weight: 900;
            margin-bottom: 0px;
            margin-left: 10px;
            min-height: 40px
        }

.NudgeCard .card-swiper-slide.NudgeMain {
    background: transparent;
    float: left
}

    .NudgeCard .card-swiper-slide.NudgeMain .card-body {
        background: #ffffff
    }

    .NudgeCard .card-swiper-slide.NudgeMain .benefits {
        border-radius: 5px;
        background: #6d307d;
        color: #fff;
        padding: 15px;
        margin-top: 15px
    }

    .NudgeCard .card-swiper-slide.NudgeMain .colCovramt {
        text-align: right
    }

#LifeNudgepage .section-top1 {
    padding-top: 0 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important
}

#LifeNudgepage .lifeInsurance_Plans {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important
}

    #LifeNudgepage .lifeInsurance_Plans .row .col-12.col-lg-8 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

#LifeNudgepage side-nav, #LifeNudgepage .Navbar-top, #LifeNudgepage .gobacksession, #LifeNudgepage .planLife {
    display: none
}

#LifeNudgepage .page-body {
    padding-left: 0px !important
}

#LifeNudgepage .FooterSec {
    position: relative
}

    #LifeNudgepage .FooterSec .PremiumBtn, #LifeNudgepage .FooterSec #downloadBI {
        display: none
    }

#LifeNudgepage .life-insr-plans {
    display: none
}

.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    accent-color: #f16b28
}

.Tooltip {
    position: relative;
    display: inline-block
}

    .Tooltip .tooltip-text {
        visibility: hidden;
        width: 370px;
        background-color: #6d307d;
        color: #fff;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: auto;
        margin-left: -200px;
        opacity: 0;
        font-size: 13px;
        transition: opacity 0.3s
    }

    .Tooltip:hover .tooltip-text {
        visibility: visible;
        opacity: 1
    }

.swal2-modal, [class^=swal2] {
    z-index: 9999 !important
}

.maskedField {
    line-height: 2;
    cursor: text;
    overflow: hidden;
    padding-top: 18px
}

    .maskedField.disabled, .maskedField:disabled {
        pointer-events: none !important;
        background-color: transparent !important;
        color: #777777 !important;
        opacity: 0.7
    }

textarea ~ .maskedField.disabled {
    border-bottom: 1px solid #ceced6;
    padding-top: 0px
}

input ~ .maskedField.disabled {
    border-bottom: 1px solid #ceced6;
    padding-top: 0px
}

select ~ .maskedField.disabled {
    border-bottom: 1px solid #ceced6;
    padding-top: 0px
}

text ~ .maskedField.disabled {
    border-bottom: 1px solid #ceced6;
    padding-top: 0px
}

.input-group > .maskedField {
    margin-right: 0.5rem !important;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1% !important;
    min-width: 0;
    margin-bottom: 0
}

.inptGrp .maskedField {
    width: 100% !important
}

.swal2-icon-content {
    padding-top: 1.5rem !important
}

.icon-size {
    font-size: 20px !important
}

#downloadAllMEF + button::before {
    content: "Download All MEF "
}

#downloadAllMEF + button {
    font-size: 10px !important;
    padding: 9px 11px 12px 14px !important;
    margin-top: 0px !important;
    margin-bottom: 0 !important;
    margin-right: 7px !important;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f37435;
    width: auto;
    border: 1px solid #f37435;
    background-color: transparent
}

#downloadAllCOI + button::before {
    content: "Download All COI "
}

#downloadAllCOI + button {
    font-size: 10px !important;
    padding: 9px 11px 12px 14px !important;
    margin-top: 0px !important;
    margin-bottom: 0 !important;
    margin-right: 1rem !important;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f37435;
    width: auto;
    border: 1px solid #f37435;
    background-color: transparent
}

span.swal2-x-mark {
    opacity: 0
}

.no-padding-left {
    padding-left: 0px !important
}

.Addwidth {
    width: 100% !important
}

.AddPaddingLeft {
    padding-left: 4rem !important
}

.noPointer {
    pointer-events: none !important
}

.AddPadding {
    padding-left: 4.5rem !important
}

.dropdown-menu {
    margin-top: 0
}

.fw-bold {
    font-weight: 900 !important;
    color: black !important
}

.swal2-success-circular-line-left, .swal2-success-circular-line-right, .swal2-success-fix, .swal2-success-line-tip, .swal2-success-line-long, .swal2-success-ring {
    display: none !important
}

.list .table td, .list .table th {
    padding: .2rem;
    font-size: 11px
}

button.btn-link {
    color: #f37435 !important;
    font-size: 12px !important;
    text-decoration: underline !important;
    font-weight: 600
}

.chatbot__button {
    position: fixed;
    bottom: 60px;
    width: 60px;
    right: 60px;
    background: transparent;
    border: none;
    cursor: pointer
}

    .chatbot__button span {
        position: absolute
    }

        .show-chatbot .chatbot__button span:first-child, .chatbot__button span:last-child {
            opacity: 0
        }

.show-chatbot .chatbot__button span:last-child {
    opacity: 1
}

.chatbot {
    position: fixed;
    bottom: 104px;
    right: 40px;
    width: 420px;
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    transform: scale(0.5);
    transition: transform 0.3s ease;
    overflow: hidden;
    opacity: 0;
    pointer-events: none
}

.show-chatbot .chatbot {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1)
}

.chatbot__header {
    position: relative;
    background-color: white;
    text-align: center;
    padding: 16px 0
}

.chatbot__box {
    height: 510px;
    overflow-y: auto;
    padding: 30px 20px 100px
}

.chatbot__chat {
    display: flex
}

.button-purple {
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.40;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 4px;
    padding: 10px;
    color: #fff;
    background-color: #6d307d;
    border: solid 1px #6d307d
}

button.assistancebtn {
    width: 100px
}

@media (max-width: 767px) {
    .chatbot__button {
        background-color: #fff2f0;
        box-shadow: 0px 1px 4px #cfcfcf;
        border-radius: 50%;
        padding: 10px;
        right: 15px !important;
        border: 2px solid #fff2f0
    }
}

select.errorbox {
    border-bottom: 2px solid red !important
}

.life-disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.btn:focus-visible {
    color: #fff;
    background-color: #f37435;
    border: solid 1px #f37435;
}

.form-check-input:checked {
    background-color: #f37435;
    border-color: #f37435;
}

.form-check-input:focus {
    box-shadow: unset
}
