/* _content/Consenti/Pages/Admin/AdminHeader.razor.rz.scp.css */
[b-jus4mcwffr] #page-topbar {
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    background-color: #81c427 !important;
    padding: 0 calc(24px / 2);
}
[b-jus4mcwffr] .font-1{
    font-size:1.25rem !important;
}
/* _content/Consenti/Pages/Admin/AdminNavMenu.razor.rz.scp.css */
[b-sc9ufrhnyw] .font-1 {
    font-size: 1.25rem !important;
}
/* _content/Consenti/Pages/Admin/Index.razor.rz.scp.css */
body[b-kxhma36m6z] {
}
body[b-kxhma36m6z] {
}

[b-kxhma36m6z] .addBtn {
    font-size: 1rem !important;
}

[b-kxhma36m6z] .btn-custom-camp {
    padding: 4px;
    background: rgb(252, 78, 104) !important;
    color: white !important;
}

    .btn-custom-camp img[b-kxhma36m6z] {
        width: 18px !important;
    }

[b-kxhma36m6z] .badge {
    transition: none !important;
    transform: none !important;
}

[b-kxhma36m6z] #myTable .counts {
    text-align: right;
    min-width: 50px;
    display: inline-block;
}

[b-kxhma36m6z] .widget-content-area {
    border: 1px solid #c3c3c3 !important;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06);
    padding: 0;
    background-color: #fff;
}

[b-kxhma36m6z] .pro-text {
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    color: #4c4c4c;
}

/*.pro-img {
    width: 100%;
    max-width: 400px;
}*/

[b-kxhma36m6z] .pro-con {
    min-height: calc(100vh - 200px);
}

[b-kxhma36m6z] .custom-btn-cam {
    color: #fff !important;
    background-color: #ff4d67 !important;
    border-color: #ff4d67 !important;
    font-size: 22px;
}

    [b-kxhma36m6z] .custom-btn-cam img {
        width: 28px;
        margin-right: 5px;
        position: relative;
        top: -2px
    }

[b-kxhma36m6z] .dataTable.table-striped tbody tr:nth-of-type(odd) td {
    --bs-table-accent-bg: transparent;
    background-color: #f1f4fd !important;
    color: #515365;
}

[b-kxhma36m6z] .action-btns {
    display: flex;
    flex-wrap: nowrap;
    gap: 4px;
}

button[b-kxhma36m6z] {
    font-size: 17Px !important;
}

label[b-kxhma36m6z] {
    font-size: 17px !important;
}

/* _content/Consenti/Pages/Admin/UploadTemp.razor.rz.scp.css */
button.btn.btn-cust-big[b-wczi8k4vka] {
    background: #37b201;
    color: white;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    border-radius: 8px;
}
label.btn.btn-cust-big[b-wczi8k4vka] {
    background: #37b201;
    color: white;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    border-radius: 8px;
}
/* _content/Consenti/Pages/Controls/Header.razor.rz.scp.css */
.notification-badge[b-tgrmbmqos8] {
    top: -1px;
    right: 7px;
    font-size: 12px;
    padding: 3px 6px;
}
/* _content/Consenti/Pages/Controls/NavMenu.razor.rz.scp.css */
body[b-w1i0r3kvom] {
}
[b-w1i0r3kvom] i {
    
    font-size: 22px !important;
    vertical-align: top !important;
}
[b-w1i0r3kvom] .nav-link{
    font-size:1.2rem !important;
}
[b-w1i0r3kvom] li.nav-item {
    padding: 10px;
}
[b-w1i0r3kvom] a.nav-link {
    padding: 7px 15px 5px 15px !important;
}
    [b-w1i0r3kvom] a.nav-link.top-active {
        border-radius: 50px;
        background: #81c427;
    }
/* _content/Consenti/Pages/Controls/Sidebar.razor.rz.scp.css */
body[b-6v3i3x6mgi] {
}
.sidebar-item-list[b-6v3i3x6mgi] {
    list-style: none;
    padding: 0px;
    display: flex;
    margin: 0px;
    flex-wrap: wrap;
}

    .sidebar-item-list li[b-6v3i3x6mgi] {
        margin: 5px;
        border: 1px solid #8bcf31;
        text-align: center;
        border-radius: 8px;
        flex-grow: 1;
        background: white;
    }

        .sidebar-item-list li:hover[b-6v3i3x6mgi] {
            background: #37b201;
            color: white;
        }

.sidebar-active[b-6v3i3x6mgi] {
    background: #37b201 !important;
    color: white;
    border-radius: 8px;
}

    .sidebar-active a[b-6v3i3x6mgi] {
        color: white !important;
    }

.sidebar-item-list li:hover a[b-6v3i3x6mgi] {
    color: white;
}

body[b-6v3i3x6mgi] {
    background: rgb(248 248 248);
}

.side-img[b-6v3i3x6mgi] {
    position: relative;
    top: -2px;
}

.side-img[b-6v3i3x6mgi] {
    margin-right: 4px;
}

.border-none[b-6v3i3x6mgi] {
    border-bottom: 0px solid gray !important;
}

.sidebar-item-list li a[b-6v3i3x6mgi] {
    text-decoration: none;
    color: black;
    display: block;
    cursor: pointer;
    font-size: 1.35rem;
    padding: 10px;
    font-weight:500;
}
.nav-sticky[b-6v3i3x6mgi] {
    padding-top: 30px;
    background: #f8f8f8;
    position: sticky;
    top: 132px;
    z-index: 9999;
    margin-top: -33px;
    padding-bottom: 5px;
}

@media (max-width:992px){
    .nav-sticky[b-6v3i3x6mgi] {
        padding-top: 30px;
        background: #f8f8f8;
        position: sticky;
        top:70px !important;
        z-index: 9999;
        margin-top: -33px;
        padding-bottom: 5px;
    }
}
@media (max-width:550px){
    switch-con[b-6v3i3x6mgi]{
        flex-wrap:wrap;
    }
}


.sidebar-item-list li a[b-6v3i3x6mgi] {
    display: block;
    padding: 10px;
    color: inherit;
    text-decoration: none;
    position: relative;
}

    .sidebar-item-list li a .black-icon[b-6v3i3x6mgi] {
        display: inline;
    }

    .sidebar-item-list li a .white-icon[b-6v3i3x6mgi] {
        display: none;
    }

.sidebar-item-list li.sidebar-active a .black-icon[b-6v3i3x6mgi] {
    display: none;
}

.sidebar-item-list li.sidebar-active a .white-icon[b-6v3i3x6mgi] {
    display: inline;
}

.sidebar-item-list li a:hover .black-icon[b-6v3i3x6mgi] {
    display: none;
}

.sidebar-item-list li a:hover .white-icon[b-6v3i3x6mgi] {
    display: inline;
}

/*Modal css*/

.modal[b-6v3i3x6mgi] {
    background: #0000009d;
    z-index: 99999;
}

.modal-header[b-6v3i3x6mgi] {
    background: #1e1e1e;
    padding: 10px 15px !important;
}

.btn-lic[b-6v3i3x6mgi] {
    background: rgb(49 148 15);
    border: 0px solid;
    border-radius: 8px;
    color: white;
    font-size: 1.1rem;
    white-space: nowrap;
}

    .btn-lic:hover[b-6v3i3x6mgi] {
        background: rgb(40, 121, 13);
        color: white;
        color: white;
    }

    .btn-lic img[b-6v3i3x6mgi] {
        position: relative;
        top: -2px;
    }

.fw-600[b-6v3i3x6mgi] {
    font-weight: 600;
}


.modal-para[b-6v3i3x6mgi] {
    font-weight: 600;
    font-size: 1.2rem;
}

@media (min-width: 576px) {
    .modal-dialog[b-6v3i3x6mgi] {
        max-width: 567px !important;
        margin: 1.75rem auto;
    }
}
/* _content/Consenti/Pages/index.razor.rz.scp.css */
body[b-w23qehe7hd] {
}

.carddesign[b-w23qehe7hd] {
    background-color: #1a1f3c;
    color: #fff;
    border-radius: 13px;
}

.success[b-w23qehe7hd] {
    color: #27bd77 !important;
}

[b-w23qehe7hd] .website-con {
    z-index: 9;
    position: relative;
    outline: none;
    text-decoration: none;
    color: rgb(46, 46, 46);
    background: #f8f8f8;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px, rgba(0, 0, 0, 0.1) 0px 3px 1px -2px;
    border-radius: 8px;
    cursor: pointer;
    transition: box-shadow 0.25s ease 0s, transform 0.35s ease 0s;
    overflow: hidden;
}

    [b-w23qehe7hd] .website-con:hover, .website-create:hover[b-w23qehe7hd] {
        z-index: 9;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 6px, rgba(0, 0, 0, 0.1) 0px 4px 24px, rgba(0, 0, 0, 0.1) 0px 3px 1px -2px;
        transform: scale(1.04);
    }

[b-w23qehe7hd] .website-title {
    font-size: 22px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px;
}

[b-w23qehe7hd] .website-url, .website-date[b-w23qehe7hd] {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    color: rgb(148, 148, 148);
    margin-bottom: 0px;
}

[b-w23qehe7hd] .btn-pub {
    position: relative;
    padding: 4px 4px 4px 6px;
    margin: 0px 8px 0px 0px;
    line-height: 1;
    border-radius: 3px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    letter-spacing: 0.05em;
    font-size: 14px;
    font-weight: normal;
    color: rgb(36, 122, 112);
    background-color: rgb(236, 249, 247);
    border-color: none;
}

[b-w23qehe7hd] .webiste-detail {
    position: relative;
    min-height: 100px;
    padding: 20px 20px 30px;
    box-shadow: rgb(237, 237, 237) 0px 1px 0px inset;
}

[b-w23qehe7hd] .website-con a {
    color: #000000;
    text-decoration: none;
}

[b-w23qehe7hd] .website-con-bottom {
    z-index: 9;
    display: flex;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 10px;
    background: #37b201;
    border-radius: 0px 0px 8px 8px;
}

[b-w23qehe7hd] .website-create {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    background: #37b201;
    border-radius: 8px;
    color: white;
    min-height:250px;
}

    [b-w23qehe7hd] .website-create svg {
        width: 30px;
        color: white;
    }

[b-w23qehe7hd] .btn-create span {
    display: block;
    color: white;
    font-weight: 600;
    font-size: 1.3rem;
}

[b-w23qehe7hd] .add-pro-img {
    width: 40px;
    margin-bottom: 10px;
}
.btn-delete-blog[b-w23qehe7hd] {
    position: absolute;
    bottom: 36px;
    right: 25px;
}
.btn-custom-camp img[b-w23qehe7hd] {
    width: 18px !important;
}
.btn-custom-camp[b-w23qehe7hd] {
    padding: 4px;
    background: rgb(252, 78, 104) !important;
    color: white !important;
}
/* _content/Consenti/Pages/User/AddNewUser.razor.rz.scp.css */
label[b-804a8ob3sl] {
    font-size: 1.45rem !important;
    font-weight: 400 !important;
    color: #2d2d2d;
}
/* _content/Consenti/Pages/User/Complaints.razor.rz.scp.css */
/* Modal Overlay */
.modal[b-427z6hhqwk] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1050;
    overflow: auto;
    animation: fadeIn 0.3s ease-out;
}

body[b-427z6hhqwk] {
}

.gap[b-427z6hhqwk] {
    gap: 15px;
}

.checkbox-div[b-427z6hhqwk] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-427z6hhqwk] {
    margin-right: 0.5em;
}

label[b-427z6hhqwk] {
    margin-right: 1em;
}

.btn-dis[b-427z6hhqwk] {
    display: flex;
    align-items: center;
}

.cons-button[b-427z6hhqwk] {
    margin-right: 1em; /* Adjust spacing as needed */
}

.main-banner[b-427z6hhqwk] {
    border-radius: 8px;
    width: 100%;
    position: relative;
    padding: 20px;
    border: 1px solid;
}

.sub-banner[b-427z6hhqwk] {
    max-height: calc(-100px + 80vh);
    overflow: hidden auto;
}

.main-banner p[b-427z6hhqwk] {
    font-size: 1em;
}

[b-427z6hhqwk] .text-ar {
    height: 250px !important;
}

label[b-427z6hhqwk] {
    font-size: 1.15rem !important;
    font-weight: 400 !important;
}

.checkbox-div[b-427z6hhqwk] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.preview-sec[b-427z6hhqwk] {
    border: 1px solid #d7d7d7;
    padding: 0px;
    border-radius: 8px;
}

button.btn.btn-custom[b-427z6hhqwk] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}

.custom-btn[b-427z6hhqwk] {
    color: white;
    background: #2c910e;
    font-size: 1.15rem;
}

.preview-sec h2[b-427z6hhqwk], .preview-sec h3[b-427z6hhqwk], .preview-sec h4[b-427z6hhqwk], .preview-sec h5[b-427z6hhqwk], .preview-sec h6[b-427z6hhqwk] {
    margin-bottom: 10px;
}

.switch[b-427z6hhqwk] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-427z6hhqwk] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-427z6hhqwk] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #525252;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-427z6hhqwk]:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-427z6hhqwk] {
    background-color: #2c910e;
}

input:focus + .slider[b-427z6hhqwk] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-427z6hhqwk]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-427z6hhqwk] {
    border-radius: 34px;
}

    .slider.round[b-427z6hhqwk]:before {
        border-radius: 50%;
    }

.switch-con[b-427z6hhqwk] {
    display: flex;
    width: 100%;
}

.switch-item[b-427z6hhqwk] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-427z6hhqwk] {
    margin-bottom: 10px;
}

.preview-msg-con[b-427z6hhqwk] {
    padding: 20px;
}

.con-title[b-427z6hhqwk] {
    margin-top: 30px;
}

.right-con[b-427z6hhqwk] {
    position: sticky;
    top: 0px;
}

.card-br[b-427z6hhqwk] {
    border: 1px solid #c3c3c3 !important;
}

.header-img[b-427z6hhqwk] {
    width: 85px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 16px 0px 0px 50px;
}

.popup-side-img[b-427z6hhqwk] {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.popup-btn-sec[b-427z6hhqwk] {
    display: flex;
}

.btn-pop[b-427z6hhqwk] {
    width: 100%;
    border: 1px solid rgb(206, 206, 206);
    border-bottom: 0px;
    border-radius: 0px;
    padding: 15px;
    font-weight: 600;
    font-size: 18px;
}

    .btn-pop:hover[b-427z6hhqwk] {
        background: #81c427;
        color: white;
    }

.card-head-sec[b-427z6hhqwk] {
    padding-right: 90px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}

.border-r-none[b-427z6hhqwk] {
    border-right: 0px solid;
}

.border-l-none[b-427z6hhqwk] {
    border-left: 0px solid;
}

.popup-sec p[b-427z6hhqwk] {
    font-size: 19px !important;
}

.gap-3[b-427z6hhqwk] {
    gap: 30px;
}

.img-pos[b-427z6hhqwk] {
    position: relative;
    top: -2px;
    margin-right: 2px;
}

[b-427z6hhqwk] [type="search"] {
    outline: none !important;
    border: 1px solid #bfbfbf !important;
    padding: 3px 18px 2px 14px !important;
    height: 42px !important;
    border-radius: 5px !important
}

[b-427z6hhqwk] label {
    font-weight: 400 !important;
}

[b-427z6hhqwk] .dataTables_info {
    font-weight: 400;
}

[b-427z6hhqwk] .dataTables_wrapper .dataTables_paginate {
    color: #fff;
}

    [b-427z6hhqwk] .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        color: #fff !important;
    }

        [b-427z6hhqwk] .dataTables_wrapper .dataTables_paginate .paginate_button.current :hover {
            color: #fff !important;
        }

    [b-427z6hhqwk] .dataTables_wrapper .dataTables_paginate .paginate_button {
        border-radius: 5px;
    }

.set-empty[b-427z6hhqwk] {
    min-height: calc(100vh - 405px);
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.empty-img[b-427z6hhqwk] {
    width: 450px;
    max-width: 100%;
}

.fw-400[b-427z6hhqwk] {
    font-weight: 400 !important;
}

.set-home[b-427z6hhqwk] {
    min-height: calc(100vh - 380px);
}

label[b-427z6hhqwk] {
    font-size: 1.45rem !important;
    font-weight: 400 !important;
    color: #2d2d2d;
}

.date-filter[b-427z6hhqwk] {
    margin-left: 10px;
}

.date-range-int[b-427z6hhqwk] {
    width: 180px;
}

.datarange-con[b-427z6hhqwk] {
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 0;
}

.table-left-btn-con[b-427z6hhqwk] {
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.table-lrft-label[b-427z6hhqwk] {
    font-size: 1.2rem !important;
    flex-shrink: 0;
    margin: 0px 6px 0px 10px;
}

.uid[b-427z6hhqwk] {
    cursor: pointer;
}

#daterangeInput[b-427z6hhqwk] {
    width: 250px;
}

.nav-tabs[b-427z6hhqwk] {
    border-bottom: 2px solid #dee2e6;
}

    [b-427z6hhqwk] .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active[b-427z6hhqwk] {
        color: #495057;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        font-weight: bold;
    }

[b-427z6hhqwk] .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    color: #495057;
    font-weight: 500;
}

    [b-427z6hhqwk] .nav-tabs .nav-link:hover {
        border-color: #e9ecef #e9ecef #dee2e6;
    }

.tab-content > .tab-pane[b-427z6hhqwk] {
    /*  padding: 20px;
    background-color: #fff;*/
    border-top: none;
}

.dark-theme .nav-tabs .nav-link[b-427z6hhqwk] {
    color: #fff;
}

.nav-tabs .nav-link.active[b-427z6hhqwk] {
    color: #2c910e;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #2c910e;
}

.nav-tabs .nav-link[b-427z6hhqwk] {
    color: black;
}

    .nav-tabs .nav-link:hover[b-427z6hhqwk] {
        border-bottom: 2px solid #2c910e;
        color: #2c910e;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 2px solid #2c910e;
    }

.nav-tabs .nav-link[b-427z6hhqwk] {
    border: 0px solid transparent;
    font-size: 1.2rem;
}
/* _content/Consenti/Pages/User/ConsentCheck.razor.rz.scp.css */
a.anchartag[b-mii64zut5x] {
    color: white;
    white-space: nowrap;
    background: #37b201;
    font-size: 1.3rem !important;
}

.even-row[b-mii64zut5x] {
    background-color: #f9f9f9;
}

.odd-row[b-mii64zut5x] {
    background-color: #ffffff;
}
.table thead th[b-mii64zut5x] {
    padding: 15px 10px;
}
tbody tr td[b-mii64zut5x] {
    padding: 15px 10px;
}
.table thead th:first-child[b-mii64zut5x], tbody tr td:first-child[b-mii64zut5x] {
    text-align: center
}
.footer[b-mii64zut5x] {
    border-top: 1px solid #dee2e6;
    bottom: 0;
    padding: 19px 12px 20px;
    position: absolute;
    right: 0;
    color: #6c757d;
    left: 0;
}
.footer[b-mii64zut5x] {
    position: relative !important;
}
.page-content[b-mii64zut5x] {
    padding-bottom: 20px !important;
    min-height: calc(100vh - 205px);
}
.page-content[b-mii64zut5x] {
    padding: 24px calc(24px / 2) 60px calc(24px / 2);
}

@media (min-width: 1200px) {
    .h2[b-mii64zut5x], h2[b-mii64zut5x] {
        font-size: 2.2rem !important;
    }
}

.h5[b-mii64zut5x], h5[b-mii64zut5x] {
    font-size: 1.6rem !important;
}

.con-sec[b-mii64zut5x] {
    background: #194700;
    padding: 40px 80px;
    border-radius: 40px;
}

.head-txt[b-mii64zut5x] {
    color: #9fff2b;
    font-size: 4rem;
}

.cust-form[b-mii64zut5x] {
    font-size: 1.3rem;
    height: 60px;
    /* border-radius: 8px 0px 0px 8px; */
}

    .cust-form:focus[b-mii64zut5x] {
        box-shadow: none !important;
    }

button.btn.btn-cust-3[b-mii64zut5x] {
    color: white;
    white-space: nowrap;
    background: rgb(15, 130, 0);
    background: linear-gradient(90deg, rgb(87, 218, 12) 0%, rgb(15, 130, 0) 100%);
    font-size: 1.4rem;
    border: 0px solid;
}

    button.btn.btn-cust-3:hover[b-mii64zut5x] {
        color: white;
        background: linear-gradient(90deg, rgb(57, 142, 7) 0%, rgb(18, 124, 4) 100%);
    }

@media (max-width:767px) {

    .head-txt[b-mii64zut5x] {
        font-size: 2rem;
    }

    .cust-form[b-mii64zut5x] {
        font-size: 1.1rem;
        height: 60px;
    }
}

.head-txt:focus-visible[b-mii64zut5x] {
    outline: none; /* optional: remove default outline */
}
.full-sec[b-mii64zut5x] {
    min-height: calc(100vh - 141px);
}

p.text-success[b-mii64zut5x] {
    font-size: 1.2rem !important;
    font-weight: 500 !important;
}
/* _content/Consenti/Pages/User/ForgotPassword.razor.rz.scp.css */
body[b-tfvk56vmo3] {
}

[b-tfvk56vmo3].card {
    background-color: #fff !important;
}

[b-tfvk56vmo3] .btnforgotpass {
    font-size: 1.1rem !important;
}

[b-tfvk56vmo3] .loginp {
    font-size: 1.1rem !important;
}

[b-tfvk56vmo3] .lbl-pos {
    display: block !important;
    text-align: left !important;
}

[b-tfvk56vmo3] label {
    font-size: 17px !important;
}

[b-tfvk56vmo3] .btn {
    box-shadow: none !important;
    font-size: 20px !important;
}

    [b-tfvk56vmo3] .btn:hover {
        transform: none !important;
    }

[b-tfvk56vmo3] .login-heading {
    font-size: 18px;
    margin-bottom: 0px !important;
    margin-top: 18px !important;
}

[b-tfvk56vmo3] .fss-15 {
    font-size: 15px !important;
}

[b-tfvk56vmo3] .ffs {
    font-size: 18px !important;
}

.text-danger[b-tfvk56vmo3] {
    font-size: 1.2rem !important;
    font-weight: 500 !important;
}
/* _content/Consenti/Pages/User/Help.razor.rz.scp.css */
.video-con-sec[b-v1iks5mtck] {
    margin-bottom: 20px;
    border-radius: 8px;
    background: #181e44;
    overflow: hidden;
    padding: 10px;
}

.videobox[b-v1iks5mtck] {
    position: relative;
    margin: 0 0 0px;
}

.video-title[b-v1iks5mtck] {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
}

.responsive-video[b-v1iks5mtck] {
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
}

    .responsive-video iframe[b-v1iks5mtck] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000000;
    }

.video-title[b-v1iks5mtck] {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    color: white;
}
/* _content/Consenti/Pages/User/Level.razor.rz.scp.css */
.custom-btn[b-ek5wtdtpqb] {
    color: #fff !important;
    box-shadow: 0 0px 0px -10px rgba(27, 85, 226, 0.59);
    padding: 0.3375rem 1.15rem !important;
    background: rgb(254, 154, 66);
    background: linear-gradient(180deg, rgba(254, 154, 66, 1) 0%, rgba(253, 86, 96, 1) 100%) !important;
    border: 0px solid;
}
/* _content/Consenti/Pages/User/LevelUpgrade.razor.rz.scp.css */
.upg-img[b-9zexz7zb5j] {
    width: 480px;
    max-width: 100%;
    margin-bottom: 20px;
}
.pb-2[b-9zexz7zb5j] {
    font-weight: 600;
}
.w-set[b-9zexz7zb5j] {
    width: 700px;
    max-width: 100%;
}
.buy-btn[b-9zexz7zb5j] {
    font-size: 30px !important;
}
/* _content/Consenti/Pages/User/Login.razor.rz.scp.css */
body[b-fj17welng4] {
    font-family: 'Jost', sans-serif;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Poppins', sans-serif;
}

h1[b-fj17welng4],
h2[b-fj17welng4],
h3[b-fj17welng4],
h4[b-fj17welng4],
h5[b-fj17welng4],
h6[b-fj17welng4] {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    /* font-family: 'Rubik', sans-serif; */
}

p[b-fj17welng4] {
    font-weight: 500;
    font-size: 1.25rem;
}


.login-left-side[b-fj17welng4] {
    background: #eff2f7;
    display: flex;
    align-items: end;
    justify-content: center;
}

.input-icon[b-fj17welng4] {
    position: absolute;
    top: 15px;
    right: 18px;
}

.input-icon-pass[b-fj17welng4] {
    position: absolute;
    top: 10px;
    right: 18px;
}

.text-small[b-fj17welng4] {
    font-size: 0.9rem;
}

.login-left-side img[b-fj17welng4] {
    width: 100%;
    /* max-width: 400px; */
}



.login-input[b-fj17welng4] {
    padding: 10px;
    padding-right: 50px !important;
    font-size: 1.1rem !important;
}

.login-btn[b-fj17welng4] {
    font-size: 1.1rem;
    padding: 8px;
    background: #fe4d55;
    text-transform: uppercase;
}


.btn-login[b-fj17welng4] {
    background: -webkit-linear-gradient(332deg, #7367F0, rgba(115, 103, 240, 0.7)) !important;
    background: linear-gradient(118deg, #7367F0, rgba(115, 103, 240, 0.7)) !important;
}

.login-title[b-fj17welng4] {
    font-size: 3rem;
}

.rem-text[b-fj17welng4] {
    position: relative;
    top: -2px;
}

.login-right-side[b-fj17welng4] {
    padding: 40px !important;
}

.left-img-area[b-fj17welng4] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.bg-overlay[b-fj17welng4] {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: .4;
    background-color: #000;
}
/* _content/Consenti/Pages/User/ResetPassword.razor.rz.scp.css */
body[b-2bv43ohkv3] {
}
[b-2bv43ohkv3].card {
    background-color: #fff !important;
}

[b-2bv43ohkv3] .btnforgotpass {
    font-size: 1.1rem !important;
}

[b-2bv43ohkv3] .loginp {
    font-size: 1.1rem !important;
}

[b-2bv43ohkv3] .lbl-pos {
    display: block !important;
    text-align: left !important;
}

[b-2bv43ohkv3] .btn {
    box-shadow: none !important;
}

[b-2bv43ohkv3] label {
    font-size: 17px !important;
}

[b-2bv43ohkv3] .btn:hover {
    transform: none !important;
}

.text-danger[b-2bv43ohkv3] {
    font-size: 1.2rem !important;
    font-weight: 500 !important;
}
/* _content/Consenti/Pages/User/Setting.razor.rz.scp.css */
body[b-84ckuef1ow] {
}
[b-84ckuef1ow] .card .card-header {
    color: #495057;
    border-bottom: 1px solid #e0e6ed;
    padding: 12px 20px;
    font-size: 1.4025rem !important;
    font-weight: 600;
}
[b-84ckuef1ow] .form-group label, label[b-84ckuef1ow] {
    font-size: 1.12rem !important;
    color: #2d2d2d;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 0.5rem;
    font-weight: 400 !important;
}
.submitBtn[b-84ckuef1ow] {
    font-size: 1.12rem !important;
}
[b-84ckuef1ow] .custom-btn {
    padding: 0.3375rem 1.12rem !important;
}
[b-84ckuef1ow] .avatar {
    position: relative;
    display: inline;
}
[b-84ckuef1ow] .badge {
    transition: none !important;
    transform: none !important;
    font-size: 20px;
    font-weight: 500;
}
#avatarImage[b-84ckuef1ow] {
    width: 140px;
    height: 140px;
    border-radius: 50%;
}
/* _content/Consenti/Pages/User/SignUp.razor.rz.scp.css */
body[b-a0ggz7soh2] {
}
[b-a0ggz7soh2].card {
    background-color: #fff !important;
}

[b-a0ggz7soh2] .btnforgotpass {
    font-size: 1.1rem !important;
}

[b-a0ggz7soh2] .loginp {
    font-size: 1.1rem !important;
}

[b-a0ggz7soh2] .lbl-pos {
    display: block !important;
    text-align: left !important;
}

[b-a0ggz7soh2] .btn {
    box-shadow: none !important;
}

[b-a0ggz7soh2] label {
    font-size: 17px !important;
}

[b-a0ggz7soh2] .btn:hover {
    transform: none !important;
}
/* _content/Consenti/Pages/User/SubUser.razor.rz.scp.css */
body[b-ghbow94vny] {
}

[b-ghbow94vny] .card {
    background: #fff !important;
    box-shadow: none !important;
    color: #374668 !important;
}

[b-ghbow94vny] .card-img-top {
    box-shadow: none !important;
}


[b-ghbow94vny] .btn {
    font-size: 1.1rem !important;
}

[b-ghbow94vny].card.style-2 {
    padding: 15px 15px !important;
    border-radius: 0px !important;
    margin: 15px 0px !important;
    border: 1px solid #c5c5c5 !important;
}

[b-ghbow94vny] .card .card-body {
    padding: 15px 20px !important;
}

[b-ghbow94vny] .custom-btn {
    background: transparent !important;
    color: #554f4f !important;
    border: none !important;
    border-radius: 0px;
    font-weight: 500;
}

    [b-ghbow94vny] .custom-btn:hover {
        background: transparent !important;
        color: black !important;
        border: none !important;
        border-radius: 0px;
        font-weight: 500;
    }

.bd-right[b-ghbow94vny] {
    border-right: 1px solid #b1b1b1 !important;
    display: inline-block;
    height: 15px;
    position: relative;
    top: 4px;
}

[b-ghbow94vny] .current-pg {
    border: 1px solid #888ea8;
    border-radius: 3px;
    padding: 2px 8px;
    display: inline-block;
    margin: 0px 10px;
}

.paging-row[b-ghbow94vny] {
    font-size: 18px !important;
}

.border-art[b-ghbow94vny] {
    border: 1px solid #c5c5c5 !important;
}

.pro-text[b-ghbow94vny] {
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    color: #4c4c4c;
}

.pro-con[b-ghbow94vny] {
    min-height: calc(100vh - 200px);
}

.pro-textcredit[b-ghbow94vny] {
    font-size: 24px;
    text-align: center;
    color: #4c4c4c;
}

.custom-btn-cam[b-ghbow94vny] {
    color: #fff !important;
    background-color: #81c427 !important;
    border-color: #81c427 !important;
    font-size: 22px !important;
}

    .custom-btn-cam img[b-ghbow94vny] {
        width: 22px;
        margin-right: 10px;
        position: relative;
        top: -2px;
    }

.switch.inner-label-toggle .switch-input[b-ghbow94vny] {
    min-width: 150px;
    height: 34px !important;
    border-radius: 8px;
    margin-left: 0;
}

.switch-inline.inner-label-toggle .input-checkbox span.label-left[b-ghbow94vny] {
    z-index: 3;
    top: 21% !important;
    color: #000;
}

.switch-inline.inner-label-toggle .input-checkbox span.label-right[b-ghbow94vny] {
    right: 0;
    z-index: 3;
    top: 21% !important;
}

.spantext[b-ghbow94vny] {
    font-size: 17px !important;
}
.widget-content-area[b-ghbow94vny] {
    border: 1px solid #c3c3c3 !important;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06) !important;
    padding: 0 !important;
    background-color: #fff !important;
}
.addBtn[b-ghbow94vny] {
    color: #fff !important;
    background-color: #81c427 !important;
    border-color: #81c427 !important;
    box-shadow: 0 10px 20px -10px rgba(27, 85, 226, 0.59);
    padding: 0.3375rem 1.15rem !important;
}

    .addBtn:hover[b-ghbow94vny] {
        color: #fff !important;
        background-color: #81c427 !important;
        border-color: #81c427 !important;
        box-shadow: 0 10px 20px -10px rgba(27, 85, 226, 0.59);
        padding: 0.3375rem 1.15rem !important;
    }
.custom-btn[b-ghbow94vny] {
    color: #fff !important;
    background-color: #81c427 !important;
    border-color: #81c427 !important;
    box-shadow: 0 0px 0px -10px rgba(27, 85, 226, 0.59);
    padding: 0.3375rem 1.15rem !important;
}

    .custom-btn:hover[b-ghbow94vny] {
        color: #fff !important;
        background-color: #81c427 !important;
        border-color: #81c427 !important;
        box-shadow: 0 0px 0px -10px rgba(27, 85, 226, 0.59);
        padding: 0.3375rem 1.15rem !important;
    }
/* _content/Consenti/Pages/User/Verify.razor.rz.scp.css */
body[b-t6c7n21r1w] {
}

[b-t6c7n21r1w].card {
    background-color: #fff !important;
}

[b-t6c7n21r1w] .btnforgotpass {
    font-size: 1.1rem !important;
}

[b-t6c7n21r1w] .loginp {
    font-size: 1.5rem !important;
    text-align: center;
}

[b-t6c7n21r1w] .lbl-pos {
    display: block !important;
    text-align: left !important;
}

[b-t6c7n21r1w] .btn {
    box-shadow: none !important;
}

[b-t6c7n21r1w] label {
    font-size: 1.5rem !important;
}

[b-t6c7n21r1w] .btn:hover {
    transform: none !important;
}
/* _content/Consenti/Pages/Websites/AddWebsite.razor.rz.scp.css */
body[b-n9sypitcoj] {
}
[b-n9sypitcoj] .card-header {
    font-size: 1.25rem !important;
    font-weight: 500 !important;
}



[b-n9sypitcoj] .card {
    box-shadow: none !important;
    border: 1px solid #ced4da !important;
}
[b-n9sypitcoj] .btn.btn-create{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0;
}


.modal[b-n9sypitcoj] {
    background: #0000009d;
    z-index: 99999;
}

.modal-header[b-n9sypitcoj] {
    background: #1e1e1e;
    padding: 10px 15px !important;
}

.btn-lic[b-n9sypitcoj] {
    background: rgb(49 148 15);
    border: 0px solid;
    border-radius: 8px;
    color: white;
    font-size: 1.1rem;
    white-space: nowrap;
}

    .btn-lic:hover[b-n9sypitcoj] {
        background: rgb(40, 121, 13);
        color: white;
        color: white;
    }

    .btn-lic img[b-n9sypitcoj] {
        position: relative;
        top: -2px;
    }

.fw-600[b-n9sypitcoj] {
    font-weight: 600;
}


.modal-para[b-n9sypitcoj] {
    font-weight: 600;
    font-size: 1.2rem;
}
@media (min-width: 576px) {
    .modal-dialog[b-n9sypitcoj] {
        max-width: 567px !important;
        margin: 1.75rem auto;
    }
}
/* _content/Consenti/Pages/Websites/ComplaintsRecord.razor.rz.scp.css */
body[b-tnpgbi1qf2] {
}

.gap[b-tnpgbi1qf2] {
    gap: 15px;
}

.checkbox-div[b-tnpgbi1qf2] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-tnpgbi1qf2] {
    margin-right: 0.5em;
}

label[b-tnpgbi1qf2] {
    margin-right: 1em;
}

.btn-dis[b-tnpgbi1qf2] {
    display: flex;
    align-items: center;
}

.cons-button[b-tnpgbi1qf2] {
    margin-right: 1em; /* Adjust spacing as needed */
}

.main-banner[b-tnpgbi1qf2] {
    border-radius: 8px;
    width: 100%;
    position: relative;
    padding: 20px;
    border: 1px solid;
}

.sub-banner[b-tnpgbi1qf2] {
    max-height: calc(-100px + 80vh);
    overflow: hidden auto;
}

.main-banner p[b-tnpgbi1qf2] {
    font-size: 1em;
}

[b-tnpgbi1qf2] .text-ar {
    height: 250px !important;
}

label[b-tnpgbi1qf2] {
    font-size: 1.15rem !important;
    font-weight: 400 !important;
}

.checkbox-div[b-tnpgbi1qf2] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.preview-sec[b-tnpgbi1qf2] {
    border: 1px solid #d7d7d7;
    padding: 0px;
    border-radius: 8px;
}

button.btn.btn-custom[b-tnpgbi1qf2] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}

.custom-btn[b-tnpgbi1qf2] {
    color: white;
    background: #2c910e;
    font-size: 1.15rem;
}

.preview-sec h2[b-tnpgbi1qf2], .preview-sec h3[b-tnpgbi1qf2], .preview-sec h4[b-tnpgbi1qf2], .preview-sec h5[b-tnpgbi1qf2], .preview-sec h6[b-tnpgbi1qf2] {
    margin-bottom: 10px;
}

.switch[b-tnpgbi1qf2] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-tnpgbi1qf2] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-tnpgbi1qf2] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #525252;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-tnpgbi1qf2]:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-tnpgbi1qf2] {
    background-color: #2c910e;
}

input:focus + .slider[b-tnpgbi1qf2] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-tnpgbi1qf2]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-tnpgbi1qf2] {
    border-radius: 34px;
}

    .slider.round[b-tnpgbi1qf2]:before {
        border-radius: 50%;
    }

.switch-con[b-tnpgbi1qf2] {
    display: flex;
    width: 100%;
}

.switch-item[b-tnpgbi1qf2] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-tnpgbi1qf2] {
    margin-bottom: 10px;
}

.preview-msg-con[b-tnpgbi1qf2] {
    padding: 20px;
}

.con-title[b-tnpgbi1qf2] {
    margin-top: 30px;
}

.right-con[b-tnpgbi1qf2] {
    position: sticky;
    top: 0px;
}

.card-br[b-tnpgbi1qf2] {
    border: 1px solid #c3c3c3 !important;
}

.header-img[b-tnpgbi1qf2] {
    width: 85px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 16px 0px 0px 50px;
}

.popup-side-img[b-tnpgbi1qf2] {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.popup-btn-sec[b-tnpgbi1qf2] {
    display: flex;
}

.btn-pop[b-tnpgbi1qf2] {
    width: 100%;
    border: 1px solid rgb(206, 206, 206);
    border-bottom: 0px;
    border-radius: 0px;
    padding: 15px;
    font-weight: 600;
    font-size: 18px;
}

    .btn-pop:hover[b-tnpgbi1qf2] {
        background: #81c427;
        color: white;
    }

.card-head-sec[b-tnpgbi1qf2] {
    padding-right: 90px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}

.border-r-none[b-tnpgbi1qf2] {
    border-right: 0px solid;
}

.border-l-none[b-tnpgbi1qf2] {
    border-left: 0px solid;
}

.popup-sec p[b-tnpgbi1qf2] {
    font-size: 19px !important;
}

.gap-3[b-tnpgbi1qf2] {
    gap: 30px;
}

.img-pos[b-tnpgbi1qf2] {
    position: relative;
    top: -2px;
    margin-right: 2px;
}

[b-tnpgbi1qf2] [type="search"] {
    outline: none !important;
    border: 1px solid #bfbfbf !important;
    padding: 3px 18px 2px 14px !important;
    height: 42px !important;
    border-radius: 5px !important
}

[b-tnpgbi1qf2] label {
    font-weight: 400 !important;
}

[b-tnpgbi1qf2] .dataTables_info {
    font-weight: 400;
}

[b-tnpgbi1qf2] .dataTables_wrapper .dataTables_paginate {
    color: #fff;
}

    [b-tnpgbi1qf2] .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        color: #fff !important;
    }

        [b-tnpgbi1qf2] .dataTables_wrapper .dataTables_paginate .paginate_button.current :hover {
            color: #fff !important;
        }

    [b-tnpgbi1qf2] .dataTables_wrapper .dataTables_paginate .paginate_button {
        border-radius: 5px;
    }

.set-empty[b-tnpgbi1qf2] {
    min-height: calc(100vh - 405px);
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.empty-img[b-tnpgbi1qf2] {
    width: 450px;
    max-width: 100%;
}

.fw-400[b-tnpgbi1qf2] {
    font-weight: 400 !important;
}

.set-home[b-tnpgbi1qf2] {
    min-height: calc(100vh - 380px);
}

label[b-tnpgbi1qf2] {
    font-size: 1.45rem !important;
    font-weight: 400 !important;
    color: #2d2d2d;
}

.date-filter[b-tnpgbi1qf2] {
    margin-left: 10px;
}

.date-range-int[b-tnpgbi1qf2] {
    width: 180px;
}

.datarange-con[b-tnpgbi1qf2] {
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 0;
}

.table-left-btn-con[b-tnpgbi1qf2] {
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.table-lrft-label[b-tnpgbi1qf2] {
    font-size: 1.2rem !important;
    flex-shrink: 0;
    margin: 0px 6px 0px 10px;
}

.uid[b-tnpgbi1qf2] {
    cursor: pointer;
}

#daterangeInput[b-tnpgbi1qf2] {
    width: 250px;
}

.nav-tabs[b-tnpgbi1qf2] {
    border-bottom: 2px solid #dee2e6;
}

    [b-tnpgbi1qf2] .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active[b-tnpgbi1qf2] {
        color: #495057;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        font-weight: bold;
    }

[b-tnpgbi1qf2] .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    color: #495057;
    font-weight: 500;
}

    [b-tnpgbi1qf2] .nav-tabs .nav-link:hover {
        border-color: #e9ecef #e9ecef #dee2e6;
    }

.tab-content > .tab-pane[b-tnpgbi1qf2] {
    /*  padding: 20px;
    background-color: #fff;*/
    border-top: none;
}

.dark-theme .nav-tabs .nav-link[b-tnpgbi1qf2] {
    color: #fff;
}

.nav-tabs .nav-link.active[b-tnpgbi1qf2] {
    color: #2c910e;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #2c910e;
}

.nav-tabs .nav-link[b-tnpgbi1qf2] {
    color: black;
}

    .nav-tabs .nav-link:hover[b-tnpgbi1qf2] {
        border-bottom: 2px solid #2c910e;
        color: #2c910e;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 2px solid #2c910e;
    }

.nav-tabs .nav-link[b-tnpgbi1qf2] {
    border: 0px solid transparent;
    font-size: 1.2rem;
}
/* _content/Consenti/Pages/Websites/ConsentBanner.razor.rz.scp.css */
body[b-hai3greh4i] {
}

.gap[b-hai3greh4i] {
    gap: 15px;
}

.checkbox-div[b-hai3greh4i] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-hai3greh4i] {
    margin-right: 0.5em;
    width: 26px;
    height: 26px;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
}

label[b-hai3greh4i] {
    margin-right: 1em;
}

.btn-dis[b-hai3greh4i] {
    display: flex;
    align-items: center;
}

.cons-button[b-hai3greh4i] {
    margin-right: 1em; /* Adjust spacing as needed */
}

.main-banner[b-hai3greh4i] {
    border-radius: 8px;
    width: 100%;
    position: relative;
    padding: 20px;
    border: 1px solid;
}

.sub-banner[b-hai3greh4i] {
    max-height: calc(-100px + 80vh);
    overflow: hidden auto;
}

.main-banner p[b-hai3greh4i] {
    font-size: 1em;
}

[b-hai3greh4i] .text-ar {
    height: 250px !important;
}

.checkbox-div[b-hai3greh4i] {
    display: flex;
    align-items: center;
    gap: 5px;
}


button.btn.btn-custom[b-hai3greh4i] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}

.custom-btn[b-hai3greh4i] {
    color: white;
    background: #2c910e;
    min-width: 100px;
    font-size: 1.15rem;
}

.preview-sec h2[b-hai3greh4i], .preview-sec h3[b-hai3greh4i], .preview-sec h4[b-hai3greh4i], .preview-sec h5[b-hai3greh4i], .preview-sec h6[b-hai3greh4i] {
    margin-bottom: 10px;
}

.switch[b-hai3greh4i] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-hai3greh4i] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-hai3greh4i] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #525252;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-hai3greh4i]:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-hai3greh4i] {
    background-color: #2c910e !important;
}

input:focus + .slider[b-hai3greh4i] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-hai3greh4i]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-hai3greh4i] {
    border-radius: 34px;
}

    .slider.round[b-hai3greh4i]:before {
        border-radius: 50%;
    }

.switch-con[b-hai3greh4i] {
    display: flex;
    width: 100%;
}

.switch-item[b-hai3greh4i] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-hai3greh4i] {
    margin-bottom: 10px;
}


.con-title[b-hai3greh4i] {
    margin-top: 30px;
}

.right-con[b-hai3greh4i] {
    position: sticky;
    top: 230px;
}

.card-br[b-hai3greh4i] {
    border: 1px solid #c3c3c3 !important;
}

.header-img[b-hai3greh4i] {
    width: 85px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 16px 0px 0px 50px;
}

.popup-side-img[b-hai3greh4i] {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.popup-btn-sec[b-hai3greh4i] {
    display: flex;
}

.btn-pop[b-hai3greh4i] {
    width: 100%;
    border: 1px solid rgb(206, 206, 206);
    border-bottom: 0px;
    border-radius: 0px;
    padding: 15px;
    font-weight: 600;
    font-size: 18px;
}

    .btn-pop:hover[b-hai3greh4i] {
        background: #81c427;
        color: white;
    }

.card-head-sec[b-hai3greh4i] {
    padding-right: 90px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}

.border-r-none[b-hai3greh4i] {
    border-right: 0px solid;
}

.border-l-none[b-hai3greh4i] {
    border-left: 0px solid;
}

.popup-sec p[b-hai3greh4i] {
    font-size: 19px !important;
}

.gap-3[b-hai3greh4i] {
    gap: 30px;
}

.img-pos[b-hai3greh4i] {
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.img-prv[b-hai3greh4i] {
    position: relative;
    margin-right: 1px;
}

.img-nxt[b-hai3greh4i] {
    position: relative;
    margin-left: 1px;
}

[contenteditable="true"]:focus[b-hai3greh4i] {
    outline: none; /* Removes the border */
}

@media (max-width:600px) {
    .switch-con[b-hai3greh4i] {
        flex-wrap: wrap !important;
    }
}

[b-hai3greh4i] .text-danger {
    font-size: 1.15rem !important;
    font-weight: 400 !important;
}

.nav-tabs[b-hai3greh4i] {
    border-bottom: 2px solid #dee2e6;
}

    [b-hai3greh4i] .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active[b-hai3greh4i] {
        color: #495057;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        font-weight: bold;
    }

[b-hai3greh4i] .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    color: #495057;
    font-weight: 500;
}

    [b-hai3greh4i] .nav-tabs .nav-link:hover {
        border-color: #e9ecef #e9ecef #dee2e6;
    }

.tab-content > .tab-pane[b-hai3greh4i] {
    /*  padding: 20px;
    background-color: #fff;*/
    border-top: none;
}

.layout-ch[b-hai3greh4i] {
    display: flex;
    justify-content: stretch;
    flex-direction: row;
    gap: 1.5rem;
    text-align: center;
}


.solid-btn[b-hai3greh4i] {
    background-color: #007bff !important;
    color: white;
    border: none;
}

.mixed-btn[b-hai3greh4i] {
    background-color: #fff !important;
    color: #0056b3 !important;
    border: 2px solid #0056b3 !important;
}

.outline-btn[b-hai3greh4i] {
    background-color: transparent !important;
    color: #007bff !important;
    border: 2px solid #007bff !important;
}

.allow-btn[b-hai3greh4i] {
    background-color: #007bff !important;
    color: white !important;
    border: none !important;
}

.light-theme[b-hai3greh4i] {
    background-color: #fff !important;
    color: #000 !important;
}

.dark-theme[b-hai3greh4i] {
    background-color: #333 !important;
    color: #fff !important;
}

.custom-theme[b-hai3greh4i] {
    background-color: #f0f0f0 !important;
    color: #333 !important; /* Customize as needed */
}

.dark-theme .tab-content[b-hai3greh4i],
.dark-theme #myTabContent[b-hai3greh4i] {
    background-color: inherit !important;
    color: inherit !important;
}

.dark-theme .card-header[b-hai3greh4i] {
    background-color: inherit !important;
}

.dark-theme .nav-tabs .nav-link[b-hai3greh4i] {
    color: #fff;
}

.dark-theme .tab-content .tab-pane[b-hai3greh4i] {
    background-color: inherit !important;
    color: inherit !important;
}
/* Ensure headings inherit the theme colors */
.light-theme h3[b-hai3greh4i], .light-theme h4[b-hai3greh4i], .light-theme h5[b-hai3greh4i],
.dark-theme h3[b-hai3greh4i], .dark-theme h4[b-hai3greh4i], .dark-theme h5[b-hai3greh4i],
.custom-theme h3[b-hai3greh4i], .custom-theme h4[b-hai3greh4i], .custom-theme h5[b-hai3greh4i] {
    color: inherit;
}

/*Tab 3 content Css*/

.privacy-trigger[b-hai3greh4i] {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 100%;
}

.header[b-hai3greh4i] {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.25rem;
}

.icon-fingerprint[b-hai3greh4i] {
    background: url('data:image/svg+xml;base64,...') no-repeat center center;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.description[b-hai3greh4i] {
    font-size: 1.1rem;
    color: #666;
    margin-bottom: 20px;
}

.toggle-button[b-hai3greh4i] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.switch-swt[b-hai3greh4i] {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 20px;
}

    .switch-swt input[b-hai3greh4i] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.sld[b-hai3greh4i] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 20px;
}

    .sld[b-hai3greh4i]:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        transition: .4s;
        border-radius: 50%;
    }

input:checked + .sld[b-hai3greh4i] {
    background-color: #2196F3;
}

    input:checked + .sld[b-hai3greh4i]:before {
        transform: translateX(14px);
    }

.icon-color p[b-hai3greh4i], .position label[b-hai3greh4i] {
    font-size: 1.15rem;
    margin-bottom: 5px;
    font-weight: 400;
}

.icon-color .colors[b-hai3greh4i] {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.color[b-hai3greh4i] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ccc;
}

    .color.white[b-hai3greh4i] {
        background-color: white;
    }

    .color.black[b-hai3greh4i] {
        background-color: black;
    }

    .color.gradient[b-hai3greh4i] {
        background: linear-gradient(to right, #00f, #08f, #4af);
    }

.position[b-hai3greh4i] {
    margin-bottom: 20px;
}

select[b-hai3greh4i] {
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.distance[b-hai3greh4i] {
    margin-bottom: 20px;
}

.distance-input[b-hai3greh4i] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

    .distance-input label[b-hai3greh4i] {
        width: 50px;
        text-align: left;
    }

    .distance-input input[b-hai3greh4i] {
        width: 50px;
        padding: 5px;
        border-radius: 5px;
        border: 1px solid #ccc;
        text-align: right;
        margin-left: 10px;
    }

    .distance-input span[b-hai3greh4i] {
        margin-left: 5px;
    }


.modal-header[b-hai3greh4i] {
    padding: 8px;
    background: #2c910e;
    color: white;
}

.modal-content[b-hai3greh4i] {
    border-radius: 10px;
    overflow: hidden;
    border: 0px;
}

.add-img[b-hai3greh4i] {
    width: 70px;
}

.add-text[b-hai3greh4i] {
    font-weight: 500;
    font-size: 0.9rem;
    margin-top: 10px;
}

.add-con[b-hai3greh4i] {
    text-align: center;
}

.add-con-sec[b-hai3greh4i] {
    gap: 20px;
}

.btn-red[b-hai3greh4i] {
    background: #ff0030;
    border: 0px;
    color: white;
    padding: 5px 20px;
}

.img-pos[b-hai3greh4i] {
    position: relative;
    top: -2px;
}

.close:not(:disabled):not(.disabled):focus[b-hai3greh4i], .close:not(:disabled):not(.disabled):hover[b-hai3greh4i] {
    opacity: 1 !important;
}

.close[b-hai3greh4i] {
    opacity: 1 !important;
}

.sidebar-item-list[b-hai3greh4i] {
    list-style: none;
    padding: 0px;
    display: flex;
    margin: 0px;
    flex-wrap: wrap;
}

    .sidebar-item-list li[b-hai3greh4i] {
        padding: 10px;
        margin: 5px;
        border: 1px solid #8bcf31;
        text-align: center;
        border-radius: 8px;
        flex-grow: 1;
        background: white;
    }

        .sidebar-item-list li:hover[b-hai3greh4i] {
            background: #81c427;
            color: white;
            border-radius: 8px;
        }

.sidebar-active[b-hai3greh4i] {
    background: #81c427 !important;
    color: white;
    border-radius: 8px;
}

    .sidebar-active a[b-hai3greh4i] {
        color: white !important;
    }

.sidebar-item-list li:hover a[b-hai3greh4i] {
    color: white;
}

body[b-hai3greh4i] {
    background: rgb(248 248 248);
}

.side-img[b-hai3greh4i] {
    position: relative;
    top: -2px;
}

.side-img[b-hai3greh4i] {
    margin-right: 4px;
}

.border-none[b-hai3greh4i] {
    border-bottom: 0px solid gray !important;
}

.sidebar-item-list li a[b-hai3greh4i] {
    text-decoration: none;
    color: black;
    display: block;
}

.checkbox-div[b-hai3greh4i] {
    display: flex;
    align-items: center;
    gap: 5px;
}

button.btn.btn-custom[b-hai3greh4i] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}


.preview-sec h2[b-hai3greh4i], .preview-sec h3[b-hai3greh4i], .preview-sec h4[b-hai3greh4i], .preview-sec h5[b-hai3greh4i], .preview-sec h6[b-hai3greh4i] {
    margin-bottom: 10px;
}

.switch[b-hai3greh4i] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-hai3greh4i] {
        opacity: 0;
        width: 0;
        height: 0;
    }

input:checked + .slider[b-hai3greh4i] {
    background-color: #2c910e;
}

input:focus + .slider[b-hai3greh4i] {
    box-shadow: 0 0 1px #2c910e;
}



/* Rounded sliders */
.slider.round[b-hai3greh4i] {
    border-radius: 34px;
}

    .slider.round[b-hai3greh4i]:before {
        border-radius: 50%;
    }

.switch-con[b-hai3greh4i] {
    display: flex;
    width: 100%;
}

.switch-item[b-hai3greh4i] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-hai3greh4i] {
    margin-bottom: 10px;
}


.con-title[b-hai3greh4i] {
    margin-top: 30px;
}

.text-ar[b-hai3greh4i] {
    height: 250px !important;
}

.modal-scroll-con[b-hai3greh4i] {
    height: 250px;
    overflow-y: auto;
}
    /* width */
    .modal-scroll-con[b-hai3greh4i]::-webkit-scrollbar, .tab-pane[b-hai3greh4i]::-webkit-scrollbar {
        width: 8px;
    }

    /* Track */
    .modal-scroll-con[b-hai3greh4i]::-webkit-scrollbar-track, .tab-pane[b-hai3greh4i]::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    .modal-scroll-con[b-hai3greh4i]::-webkit-scrollbar-thumb, .tab-pane[b-hai3greh4i]::-webkit-scrollbar-thumb {
        background: #888;
    }

        /* Handle on hover */
        .modal-scroll-con[b-hai3greh4i]::-webkit-scrollbar-thumb:hover, .tab-pane[b-hai3greh4i]::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

#myTabContent .btn:focus[b-hai3greh4i] {
    outline: 0;
    box-shadow: 0 0 0 .0rem rgba(0, 123, 255, .25);
    text-decoration: none;
}

#myTabContent .btn-link:hover[b-hai3greh4i] {
    /* text-decoration: none;
font-weight: 500; */
    color: #000000;
    text-decoration: none;
}

#myTabContent .btn-link[b-hai3greh4i] {
    color: #000;
    font-size: 1.2rem;
    padding: 5px;
    margin-bottom: 6px;
    margin-top: 6px;
    position: relative;
    font-weight: 500;
    z-index: 99999;
    cursor: auto !important;
}

.modal-col-subtitle[b-hai3greh4i] {
    padding-left: 10px;
    font-weight: 400 !important;
    font-size: 0.9rem;
}

.modal-col-inner-subtitle[b-hai3greh4i] {
    padding-left: 0px;
    font-weight: 400 !important;
    font-size: 1rem;
}

.switch-sec[b-hai3greh4i] {
    position: absolute;
    top: 0px;
    right: 0px;
    display: grid;
    z-index: 99999;
}

.btn-width-cust[b-hai3greh4i] {
    width: 220px;
}

.nav-tabs .nav-link.active[b-hai3greh4i] {
    color: #2c910e;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #2c910e;
}

.nav-tabs .nav-link[b-hai3greh4i] {
    color: black;
}

.card-header[b-hai3greh4i] {
    background-color: #ffffff !important;
}
/* .card-header:hover {
background: rgb(240, 240, 240) !important;
} */
#accordionExample .main-card[b-hai3greh4i] {
    border: 0px solid;
    border-bottom: 1px solid rgb(236, 236, 236) !important;
}

.main-card .card-header[b-hai3greh4i] {
    border: 0px solid;
    padding: 25px 10px;
}

.accordionInner .card[b-hai3greh4i] {
    padding: 20px !important;
    border-radius: 8px;
}

    .accordionInner .card .card-header[b-hai3greh4i] {
        padding: 0px 0px !important;
    }

.content-sec[b-hai3greh4i] {
    background: rgb(240 240 240);
    padding: 20px;
    border-radius: 8px;
}

.tab-pane-2[b-hai3greh4i] {
    height: calc(100vh - 275px);
    overflow-y: auto;
}

.down-img[b-hai3greh4i] {
    transform: rotate(180);
}

a:hover[b-hai3greh4i] {
    text-decoration: none;
}

.fw-600[b-hai3greh4i] {
    font-weight: 600;
}

.nav-tabs .nav-link:hover[b-hai3greh4i] {
    border-bottom: 2px solid #2c910e;
    color: #2c910e;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #2c910e;
}

.nav-tabs .nav-link[b-hai3greh4i] {
    border: 0px solid transparent;
    font-size: 1.2rem;
}

.btn-primary[b-hai3greh4i] {
    background: #2c910e !important;
    border: 1px solid #ccc !important;
}

.btn-outline-primary[b-hai3greh4i] {
    background: transparent !important;
    color: #2c910e !important;
    border: 1px solid #2c910e !important;
}

.accordion[b-hai3greh4i] {
    margin-bottom: 10px;
}

.col-st[b-hai3greh4i] {
    border-top: 1px solid rgb(235, 235, 235);
    padding-top: 10px;
    margin-top: 20px;
}

.gap-2[b-hai3greh4i] {
    gap: 0.5rem;
}

.overlay[b-hai3greh4i] {
    position: relative;
}

    .overlay[b-hai3greh4i]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5); /* Adjust the color and opacity as needed */
        z-index: 10; /* Ensure the overlay is above other content */
    }

.btn-link .arrow[b-hai3greh4i] {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transition: transform 0.3s ease;
}

.btn-link.collapsed .arrow[b-hai3greh4i] {
    transform: rotate(-180deg);
    transform-origin: center center;
}

#headerFour .card-header[b-hai3greh4i] {
    background-color: #37b201 !important;
}

#headerFive .card-header[b-hai3greh4i] {
    background-color: #37b201 !important;
}

#headerSix .card-header[b-hai3greh4i] {
    background-color: #37b201 !important;
}

/*Privacy trigger*/


.middle-temp-sec-2[b-hai3greh4i] {
    height: 600px;
    width: 100%;
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 63%, rgba(252,176,69,1) 100%);
}

.height-set-con[b-hai3greh4i] {
    height: auto !important;
}

@media (max-width:767px) {
    .side-con-sec[b-hai3greh4i] {
        width: 300px !important;
    }

    .btn-side-cust[b-hai3greh4i] {
        font-size: 0.7rem;
        width: 135px;
        padding: 8px 0px;
    }
}

.btn-side-cust[b-hai3greh4i] {
    width: 125px;
    font-size: 0.7rem;
}

.btn-side-con[b-hai3greh4i] {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.side-con-sec[b-hai3greh4i] {
    width: 270px;
    background-color: white;
    border-radius: 8px;
}


.con-top[b-hai3greh4i] {
    border-bottom: 1px solid rgb(234, 234, 234);
    padding-bottom: 15px;
    padding: 10px;
}

.con-middle[b-hai3greh4i] {
    padding: 10px;
}

.bg-gray[b-hai3greh4i] {
    background: #e4e4e4;
}

.form-check-label[b-hai3greh4i] {
    position: relative;
    top: 0px;
}

.con-bottom.text-center[b-hai3greh4i] {
    border-top: 1px solid rgb(234, 234, 234);
    padding: 10px 0px 15px 0px;
}

h2[b-hai3greh4i] {
    font-size: 18px;
    margin: 0 0 10px;
}

.current-state h3[b-hai3greh4i] {
    margin: 0 0 10px;
}

.current-state ul[b-hai3greh4i] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.current-state li[b-hai3greh4i] {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.current-state input[b-hai3greh4i] {
    margin-right: 10px;
}

.details-toggle[b-hai3greh4i] {
    background: none;
    border: none;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
    margin: 10px 0;
    padding: 0;
}

.details[b-hai3greh4i] {
    background: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0;
}

.actions[b-hai3greh4i] {
    display: flex;
    justify-content: space-between;
}

.withdraw-btn[b-hai3greh4i], .change-btn[b-hai3greh4i] {
    background: #007bff;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.withdraw-btn[b-hai3greh4i] {
    background: #dc3545;
}

.change-btn[b-hai3greh4i] {
    background: #28a745;
}

    .withdraw-btn:hover[b-hai3greh4i], .change-btn:hover[b-hai3greh4i] {
        opacity: 0.8;
    }

.bar-layout[b-hai3greh4i] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}

.consent-buttons[b-hai3greh4i] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.middle-temp-sec-2 label[b-hai3greh4i] {
    font-size: 0.9rem !important;
}

.position-bottom-left[b-hai3greh4i] {
    position: absolute;
    bottom: 30px !important;
    right: auto !important;
    left: 70px;
    top: auto;
}

.btn-pos-bottom-left[b-hai3greh4i] {
    position: absolute;
    right: auto;
    bottom: 10px;
    left: 10px;
    top: auto;
}

.position-bottom-right[b-hai3greh4i] {
    position: absolute;
    bottom: 30px !important;
    right: 70px !important;
    left: auto;
}

.btn-pos-bottom-right[b-hai3greh4i] {
    position: absolute;
    right: 10px;
    bottom: 10px;
    left: auto;
    top: auto;
}

.position-top-left[b-hai3greh4i] {
    position: absolute;
    bottom: auto !important;
    right: auto !important;
    left: 70px;
    top: 30px;
}

.btn-pos-top-left[b-hai3greh4i] {
    position: absolute;
    right: auto;
    bottom: auto;
    left: 10px;
    top: 10px;
}

.position-top-right[b-hai3greh4i] {
    position: absolute;
    bottom: auto !important;
    right: 70px !important;
    left: auto;
    top: 30px;
}

.btn-pos-top-right[b-hai3greh4i] {
    position: absolute;
    right: 10px;
    bottom: auto;
    left: auto;
    top: 10px;
}

.color[b-hai3greh4i] {
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
}

    .color.white[b-hai3greh4i] {
        background-color: white;
        border: 1px solid black;
    }

    .color.black[b-hai3greh4i] {
        background-color: black;
    }

    .color.gradient input[b-hai3greh4i] {
        opacity: 0;
        width: 20px;
        height: 20px;
        position: absolute;
        cursor: pointer;
    }

.btn-white[b-hai3greh4i] {
    background-color: white;
    color: black;
}

.btn-black[b-hai3greh4i] {
    background-color: black;
    color: white;
}

.powered-by[b-hai3greh4i] {
    width: 175px;
    display: flex;
    align-items: center;
    float: right;
}

/*Layout,Design,Compliance css*/
.iconhead[b-hai3greh4i] {
    width: 25px;
    margin-left: 18px;
    margin-right: 7px;
}

.iconborder[b-hai3greh4i] {
    border: 2px solid #37b201;
    border-radius: 10px !important;
    margin-bottom: 1px !important;
}


/*Multi-select Dropdown css*/

.accordion > .card > .card-header[b-hai3greh4i] {
    padding: 0px;
}

.btn.focus[b-hai3greh4i], .btn:focus[b-hai3greh4i] {
    outline: 0;
    box-shadow: none !important;
}

#dropdownMenu[b-hai3greh4i] {
    position: relative;
    width: 100% !important;
    max-height: 300px;
    overflow-y: auto;
}
    /* width */
    #dropdownMenu[b-hai3greh4i]::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    #dropdownMenu[b-hai3greh4i]::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    #dropdownMenu[b-hai3greh4i]::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 10px;
    }

        /* Handle on hover */
        #dropdownMenu[b-hai3greh4i]::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

#dropdownButton[b-hai3greh4i] {
    background: transparent;
    color: #495057;
    text-align: left !important;
}

.dropdown-toggle[b-hai3greh4i]::after {
    position: absolute;
    right: 12px;
    top: 17px;
    bottom: 0;
}
/* .dropdown-item:focus, .dropdown-item:hover {
  background: transparent;
} */
.accordion[b-hai3greh4i] {
    padding: 0px 0px;
}

#dropdownMenu .panel-body[b-hai3greh4i], #dropdownMenu .card-body[b-hai3greh4i] {
    padding: 0px 0px 0px 10px;
}

.menu-con[b-hai3greh4i] {
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 4px;
    position: relative;
    display: flex;
    gap: 6px;
}

    .menu-con:hover[b-hai3greh4i] {
        background-color: rgb(205, 205, 255);
    }

#dropdownMenu label[b-hai3greh4i] {
    margin-bottom: 0px;
    font-weight: 500;
}

#dropdownMenu a[b-hai3greh4i] {
    color: #000000;
}

#menu-con:has(.custchk:checked)[b-hai3greh4i] {
    background-color: red;
}


.menu-con .arrow[b-hai3greh4i] {
    display: inline-block;
    margin-left: 10px;
    transition: transform 0.3s ease;
    position: absolute;
    right: 13px;
    top: 6px;
}

.dropdown .arroww[b-hai3greh4i] {
    display: inline-block;
    margin-left: 10px;
    transition: transform 0.3s ease;
    position: absolute;
    right: 8px;
    top: 6px;
}

.menu-con a.collapsed .arrow[b-hai3greh4i] {
    transform: rotate(180deg); /* Rotates arrow when collapsed */
}

.fw-500[b-hai3greh4i] {
    font-weight: 500 !important;
}

#dropdownMenu input[type=checkbox][b-hai3greh4i] {
    width: 19px;
}

.card[b-hai3greh4i] {
    border-radius: 10px !important;
}

.fw-400[b-hai3greh4i] {
    font-weight: 400 !important;
}

.form-control[b-hai3greh4i] {
    font-size: 1.1rem !important;
    background: #f4f7fe !important;
}

.cust-check[b-hai3greh4i] {
    height: 19px;
    width: 20px;
}

.check-label[b-hai3greh4i] {
    margin-left: 5px;
}

.check-set[b-hai3greh4i] {
    padding-left: 20px !important;
}

.bg-layout[b-hai3greh4i] {
    background: url('images/icons/bg.png') !important;
    background-position: top center !important;
    background-size: cover !important;
}

.circle-sec[b-hai3greh4i] {
    background: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.demo-input[b-hai3greh4i] {
    width: 100%;
    background: #575757;
    border-radius: 50px;
}

.dummy-topbar[b-hai3greh4i] {
    background: #000000;
    padding: 8px 20px;
    display: flex;
    gap: 6px;
}

.rouned-4[b-hai3greh4i] {
    border-radius: 10px !important;
    overflow: hidden !important;
}

.consent-preview-area[b-hai3greh4i] {
    position: sticky;
    top: 150px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li[b-hai3greh4i] {
    font-size: 1.25rem !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice[b-hai3greh4i] {
    background-color: #346ee0 !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove[b-hai3greh4i] {
    color: #fff !important;
}

.btnHide[b-hai3greh4i] {
    display: none;
}

.btnshow[b-hai3greh4i] {
    display: block;
}
.spinner-border[b-hai3greh4i] {
    display: inline-block;
    width: 1.2rem !important;
    height: 1.2rem !important;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    margin-bottom: .4rem !important;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.set-empty[b-hai3greh4i] {
    min-height: calc(100vh - 405px);
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.empty-img[b-hai3greh4i] {
    width: 450px;
    max-width: 100%;
}

.fw-400[b-hai3greh4i] {
    font-weight: 400 !important;
}
span.select2-selection.select2-selection--multiple[b-hai3greh4i] {
    background-color: #f4f7fe !important;
}
.sel-arr[b-hai3greh4i] {
    position: absolute;
    top: 14px;
    right: 7px;
    z-index: 99999;
}
input.select2-search__field[b-hai3greh4i] {
    padding: 0px 8px !important;
}

.select2-container--default .select2-results__option[aria-disabled=true][b-hai3greh4i] {
    color: #000000;
    font-size: 1.2rem;
    /* padding: 10px 0px 10px 10px; */
    font-weight: 400 !important;
}
.select2-container--default .select2-results__option[aria-disabled=true][b-hai3greh4i] {
    color: #000000;
    font-size: 1.1rem;
}
.select2-results__option[aria-selected][b-hai3greh4i] {
    cursor: pointer;
    color: black !important;
}
.select2-container--default .select2-results__group[b-hai3greh4i] {
    cursor: default;
    display: block;
    padding: 6px;
    color: black !important;
}

/*//----*/


.accordion > .card > .card-header[b-hai3greh4i] {
    padding: 0px;
}

.btn.focus[b-hai3greh4i],
.btn:focus[b-hai3greh4i] {
    outline: 0;
    box-shadow: none !important;
}

#dropdownMenu[b-hai3greh4i] {
    width: 100% !important;
    max-height: 300px;
    overflow-y: auto;
    border-radius:15px;
}

    /* width */
    #dropdownMenu[b-hai3greh4i]::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    #dropdownMenu[b-hai3greh4i]::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    #dropdownMenu[b-hai3greh4i]::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 10px;
    }

        /* Handle on hover */
        #dropdownMenu[b-hai3greh4i]::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

#dropdownButton[b-hai3greh4i] {
    background: transparent;
    color: #495057;
    text-align: left;
    font-size:1.1rem !important;
}

.dropdown-toggle[b-hai3greh4i]::after {
    position: absolute;
    right: 12px;
    top: 17px;
    bottom: 0;
}

/* .dropdown-item:focus, .dropdown-item:hover {
  background: transparent;
} */
.accordion[b-hai3greh4i] {
    padding: 0px 0px;
}

#dropdownMenu .panel-body[b-hai3greh4i],
#dropdownMenu .card-body[b-hai3greh4i] {
    padding: 0px 0px 0px 10px;
}

.menu-con[b-hai3greh4i] {
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 4px;
    position: relative;
    display: flex;
    gap: 6px;
}

    .menu-con:hover[b-hai3greh4i] {
        background-color: rgb(205, 205, 255);
    }

#dropdownMenu label[b-hai3greh4i] {
    margin-bottom: 0px;
    font-weight: 500;
}

#dropdownMenu a[b-hai3greh4i] {
    color: #000000;
}

#menu-con:has(.custchk:checked)[b-hai3greh4i] {
    background-color: red;
}


.menu-con .arrow[b-hai3greh4i] {
    display: inline-block;
    margin-left: 10px;
    transition: transform 0.3s ease;
    position: absolute;
    right: 13px;
    top: 6px;
}

.menu-con a.collapsed .arrow[b-hai3greh4i] {
    transform: rotate(180deg);
    /* Rotates arrow when collapsed */
}

.fw-500[b-hai3greh4i] {
    font-weight: 500 !important;
}

#dropdownMenu input[type=checkbox][b-hai3greh4i] {
    width: 14px;
}

.down-icon[b-hai3greh4i] {
    position: absolute;
    top: 16px;
    right: 7px;
}

.btn-custom-camp img[b-hai3greh4i] {
    width: 18px !important;
}

.btn-custom-camp[b-hai3greh4i] {
    padding: 0px;
    background: rgb(252, 78, 104) !important;
    color: white !important;
}

.btndelete[b-hai3greh4i] {
    position: absolute;
    width: 33px;
    top: -5px;
    right: -5px;
}

.td-width[b-hai3greh4i] {
    white-space: break-spaces;
    word-wrap: break-word;
    word-break: break-all;
}



.sidebtn-con[b-hai3greh4i]{
    display:flex;
    flex-wrap:wrap;
}
    .sidebtn-con .custom-btn[b-hai3greh4i] {
        flex-grow:1;
        width:150px;
    }

.custom-progress[b-hai3greh4i] {
    height: 28px;
    background-color: #e9ecef;
    border-radius: 8px;
    overflow: hidden;
    width: 50%;
    margin: 20px auto;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.custom-progress-bar[b-hai3greh4i] {
    background-color: #37b201 !important;
    transition: width 1s ease-in-out;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.loading-text[b-hai3greh4i] {
    font-size: 14px;
    color: #495057;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}

.btn-lic-2[b-hai3greh4i] {
    display: flex;
    align-items: start;
    word-break: wrap;
    white-space: normal;
    justify-content: start;
    text-align: left;
    gap: 5px;
}
    .btn-lic-2 img[b-hai3greh4i] {
        top: 5px !important;
    }


    /*Modal css*/
    .modal[b-hai3greh4i] {
    background: #0000009d;
    z-index: 99999;
}

.modal-header[b-hai3greh4i] {
    background: #1e1e1e;
    padding: 10px 15px !important;
}

.btn-lic[b-hai3greh4i] {
    background: rgb(49 148 15);
    border: 0px solid;
    border-radius: 8px;
    color: white;
    font-size: 1.1rem;
    white-space: nowrap;
}

    .btn-lic:hover[b-hai3greh4i] {
        background: rgb(40, 121, 13);
        color: white;
        color: white;
    }

    .btn-lic img[b-hai3greh4i] {
        position: relative;
        top: -2px;
    }

.fw-600[b-hai3greh4i] {
    font-weight: 600;
}


.modal-para[b-hai3greh4i] {
    font-weight: 600;
    font-size: 1.2rem;
}

@media (min-width: 576px) {
    .modal-dialog[b-hai3greh4i] {
        max-width: 567px !important;
        margin: 1.75rem auto;
    }
}
/* _content/Consenti/Pages/Websites/ConsentRecord.razor.rz.scp.css */
body[b-0ao8dc948q] {
}
.gap[b-0ao8dc948q] {
    gap: 15px;
}

.checkbox-div[b-0ao8dc948q] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-0ao8dc948q] {
    margin-right: 0.5em;
}

label[b-0ao8dc948q] {
    margin-right: 1em;
}

.btn-dis[b-0ao8dc948q] {
    display: flex;
    align-items: center;
}

.cons-button[b-0ao8dc948q] {
    margin-right: 1em; /* Adjust spacing as needed */
}

.main-banner[b-0ao8dc948q] {
    border-radius: 8px;
    width: 100%;
    position: relative;
    padding: 20px;
    border: 1px solid;
}

.sub-banner[b-0ao8dc948q] {
    max-height: calc(-100px + 80vh);
    overflow: hidden auto;
}

.main-banner p[b-0ao8dc948q] {
    font-size: 1em;
}

[b-0ao8dc948q] .text-ar {
    height: 250px !important;
}

label[b-0ao8dc948q] {
    font-size: 1.15rem !important;
    font-weight: 400 !important;
}

.checkbox-div[b-0ao8dc948q] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.preview-sec[b-0ao8dc948q] {
    border: 1px solid #d7d7d7;
    padding: 0px;
    border-radius: 8px;
}

button.btn.btn-custom[b-0ao8dc948q] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}

.custom-btn[b-0ao8dc948q] {
    color: white;
    background: #2c910e;
    font-size:1.15rem;
}

.preview-sec h2[b-0ao8dc948q], .preview-sec h3[b-0ao8dc948q], .preview-sec h4[b-0ao8dc948q], .preview-sec h5[b-0ao8dc948q], .preview-sec h6[b-0ao8dc948q] {
    margin-bottom: 10px;
}

.switch[b-0ao8dc948q] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-0ao8dc948q] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-0ao8dc948q] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #525252;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-0ao8dc948q]:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-0ao8dc948q] {
    background-color: #2c910e;
}

input:focus + .slider[b-0ao8dc948q] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-0ao8dc948q]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-0ao8dc948q] {
    border-radius: 34px;
}

    .slider.round[b-0ao8dc948q]:before {
        border-radius: 50%;
    }

.switch-con[b-0ao8dc948q] {
    display: flex;
    width: 100%;
}

.switch-item[b-0ao8dc948q] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-0ao8dc948q] {
    margin-bottom: 10px;
}

.preview-msg-con[b-0ao8dc948q] {
    padding: 20px;
}

.con-title[b-0ao8dc948q] {
    margin-top: 30px;
}

.right-con[b-0ao8dc948q] {
    position: sticky;
    top: 0px;
}

.card-br[b-0ao8dc948q] {
    border: 1px solid #c3c3c3 !important;
}

.header-img[b-0ao8dc948q] {
    width: 85px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 16px 0px 0px 50px;
}

.popup-side-img[b-0ao8dc948q] {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.popup-btn-sec[b-0ao8dc948q] {
    display: flex;
}

.btn-pop[b-0ao8dc948q] {
    width: 100%;
    border: 1px solid rgb(206, 206, 206);
    border-bottom: 0px;
    border-radius: 0px;
    padding: 15px;
    font-weight: 600;
    font-size: 18px;
}

    .btn-pop:hover[b-0ao8dc948q] {
        background: #81c427;
        color: white;
    }

.card-head-sec[b-0ao8dc948q] {
    padding-right: 90px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}

.border-r-none[b-0ao8dc948q] {
    border-right: 0px solid;
}

.border-l-none[b-0ao8dc948q] {
    border-left: 0px solid;
}

.popup-sec p[b-0ao8dc948q] {
    font-size: 19px !important;
}

.gap-3[b-0ao8dc948q] {
    gap: 30px;
}
.img-pos[b-0ao8dc948q] {
    position: relative;
    top: -2px;
    margin-right: 2px;
}
[b-0ao8dc948q] [type="search"] {
    outline: none !important;
    border: 1px solid #bfbfbf !important;
    padding: 3px 18px 2px 14px !important;
    height: 42px !important;
    border-radius: 5px !important
}
[b-0ao8dc948q] label{
    font-weight:400 !important;
}
[b-0ao8dc948q] .dataTables_info {
    font-weight: 400;
}
[b-0ao8dc948q] .dataTables_wrapper .dataTables_paginate {
    color: #fff;
}
[b-0ao8dc948q] .dataTables_wrapper .dataTables_paginate .paginate_button.current{
    color:#fff !important;
}
    [b-0ao8dc948q] .dataTables_wrapper .dataTables_paginate .paginate_button.current :hover{
        color: #fff !important;
    }
[b-0ao8dc948q]  .dataTables_wrapper .dataTables_paginate .paginate_button {
    border-radius: 5px;
}
.set-empty[b-0ao8dc948q] {
    min-height: calc(100vh - 405px);
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.empty-img[b-0ao8dc948q]{
    width:450px;
    max-width:100%;
}
.fw-400[b-0ao8dc948q]{
    font-weight:400!important;
}

.set-home[b-0ao8dc948q] {
    min-height: calc(100vh - 380px);
}
label[b-0ao8dc948q] {
    font-size: 1.45rem !important;
    font-weight: 400 !important;
    color: #2d2d2d;
}
.date-filter[b-0ao8dc948q]{
    margin-left:10px;
}
.date-range-int[b-0ao8dc948q]{
    width:180px;
}

.datarange-con[b-0ao8dc948q] {
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 0;
}
.table-left-btn-con[b-0ao8dc948q] {
    display: flex;
    gap: 10px;
    align-items: baseline;
}
.table-lrft-label[b-0ao8dc948q] {
    font-size: 1.2rem !important;
    flex-shrink: 0;
    margin: 0px 6px 0px 10px;
}
.uid[b-0ao8dc948q] {
    cursor: pointer;
}
#daterangeInput[b-0ao8dc948q]{
    width:250px;
}

.nav-tabs[b-0ao8dc948q] {
    border-bottom: 2px solid #dee2e6;
}

    [b-0ao8dc948q] .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active[b-0ao8dc948q] {
        color: #495057;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        font-weight: bold;
    }

[b-0ao8dc948q] .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    color: #495057;
    font-weight: 500;
}

    [b-0ao8dc948q] .nav-tabs .nav-link:hover {
        border-color: #e9ecef #e9ecef #dee2e6;
    }

.tab-content > .tab-pane[b-0ao8dc948q] {
    /*  padding: 20px;
    background-color: #fff;*/
    border-top: none;
}

.dark-theme .nav-tabs .nav-link[b-0ao8dc948q] {
    color: #fff;
}

.nav-tabs .nav-link.active[b-0ao8dc948q] {
    color: #2c910e;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #2c910e;
}

.nav-tabs .nav-link[b-0ao8dc948q] {
    color: black;
}

    .nav-tabs .nav-link:hover[b-0ao8dc948q] {
        border-bottom: 2px solid #2c910e;
        color: #2c910e;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 2px solid #2c910e;
    }

.nav-tabs .nav-link[b-0ao8dc948q] {
    border: 0px solid transparent;
    font-size: 1.2rem;
}
/* _content/Consenti/Pages/Websites/DataProtectionOfficer.razor.rz.scp.css */
body[b-osh7bzf664] {
}

.gap[b-osh7bzf664] {
    gap: 15px;
}

.checkbox-div[b-osh7bzf664] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-osh7bzf664] {
    margin-right: 0.5em;
    width: 20px;
    height: 19px;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
}

label[b-osh7bzf664] {
    margin-right: 1em;
}

.btn-dis[b-osh7bzf664] {
    display: flex;
    align-items: center;
}

.cons-button[b-osh7bzf664] {
    margin-right: 1em; /* Adjust spacing as needed */
}

.main-banner[b-osh7bzf664] {
    border-radius: 8px;
    width: 100%;
    position: relative;
    padding: 20px;
    border: 1px solid;
}

.sub-banner[b-osh7bzf664] {
    max-height: calc(-100px + 80vh);
    overflow: hidden auto;
}

.main-banner p[b-osh7bzf664] {
    font-size: 1em;
}

[b-osh7bzf664] .text-ar {
    height: 200px !important;
}

[b-osh7bzf664] .text-arr {
    height: 150px !important;
}

label[b-osh7bzf664] {
    font-size: 1.12rem !important;
    font-weight: 400 !important;
    color: #2d2d2d;
}

.checkbox-div[b-osh7bzf664] {
    display: flex;
    align-items: center;
    gap: 5px;
}


button.btn.btn-custom[b-osh7bzf664] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}

.custom-btn[b-osh7bzf664] {
    color: white;
    background: #2c910e;
    min-width: 100px;
    font-size: 1.15rem;
}

.preview-sec h2[b-osh7bzf664], .preview-sec h3[b-osh7bzf664], .preview-sec h4[b-osh7bzf664], .preview-sec h5[b-osh7bzf664], .preview-sec h6[b-osh7bzf664] {
    margin-bottom: 10px;
}

.switch[b-osh7bzf664] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-osh7bzf664] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-osh7bzf664] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #525252;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-osh7bzf664]:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-osh7bzf664] {
    background-color: #2c910e;
}

input:focus + .slider[b-osh7bzf664] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-osh7bzf664]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-osh7bzf664] {
    border-radius: 34px;
}

    .slider.round[b-osh7bzf664]:before {
        border-radius: 50%;
    }

.switch-con[b-osh7bzf664] {
    display: flex;
    width: 100%;
}

.switch-item[b-osh7bzf664] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-osh7bzf664] {
    margin-bottom: 10px;
}


.con-title[b-osh7bzf664] {
    margin-top: 30px;
}

.right-con[b-osh7bzf664] {
    position: sticky;
    top: 230px;
}

.card-br[b-osh7bzf664] {
    border: 1px solid #c3c3c3 !important;
}

.header-img[b-osh7bzf664] {
    width: 85px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 16px 0px 0px 50px;
}

.popup-side-img[b-osh7bzf664] {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.popup-btn-sec[b-osh7bzf664] {
    display: flex;
}

.btn-pop[b-osh7bzf664] {
    width: 100%;
    border: 1px solid rgb(206, 206, 206);
    border-bottom: 0px;
    border-radius: 0px;
    padding: 15px;
    font-weight: 600;
    font-size: 18px;
}

    .btn-pop:hover[b-osh7bzf664] {
        background: #81c427;
        color: white;
    }

.card-head-sec[b-osh7bzf664] {
    padding-right: 90px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}

.border-r-none[b-osh7bzf664] {
    border-right: 0px solid;
}

.border-l-none[b-osh7bzf664] {
    border-left: 0px solid;
}

.popup-sec p[b-osh7bzf664] {
    font-size: 19px !important;
}

.gap-3[b-osh7bzf664] {
    gap: 30px;
}

.img-pos[b-osh7bzf664] {
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.img-prv[b-osh7bzf664] {
    position: relative;
    margin-right: 1px;
}

.img-nxt[b-osh7bzf664] {
    position: relative;
    margin-left: 1px;
}

[contenteditable="true"]:focus[b-osh7bzf664] {
    outline: none; /* Removes the border */
}

@media (max-width:600px) {
    .switch-con[b-osh7bzf664] {
        flex-wrap: wrap !important;
    }
}

[b-osh7bzf664] .text-danger {
    font-size: 1.15rem !important;
    font-weight: 400 !important;
}

.nav-tabs[b-osh7bzf664] {
    border-bottom: 2px solid #dee2e6;
}

    [b-osh7bzf664] .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active[b-osh7bzf664] {
        color: #495057;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        font-weight: bold;
    }

[b-osh7bzf664] .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    color: #495057;
    font-weight: 500;
}

    [b-osh7bzf664] .nav-tabs .nav-link:hover {
        border-color: #e9ecef #e9ecef #dee2e6;
    }

.tab-content > .tab-pane[b-osh7bzf664] {
    /*  padding: 20px;
    background-color: #fff;*/
    border-top: none;
}

.layout-ch[b-osh7bzf664] {
    display: flex;
    justify-content: stretch;
    flex-direction: row;
    gap: 1.5rem;
    text-align: center;
}


.solid-btn[b-osh7bzf664] {
    background-color: #007bff !important;
    color: white;
    border: none;
}

.mixed-btn[b-osh7bzf664] {
    background-color: #fff !important;
    color: #0056b3 !important;
    border: 2px solid #0056b3 !important;
}

.outline-btn[b-osh7bzf664] {
    background-color: transparent !important;
    color: #007bff !important;
    border: 2px solid #007bff !important;
}

.allow-btn[b-osh7bzf664] {
    background-color: #007bff !important;
    color: white !important;
    border: none !important;
}

.light-theme[b-osh7bzf664] {
    background-color: #fff !important;
    color: #000 !important;
}

.dark-theme[b-osh7bzf664] {
    background-color: #333 !important;
    color: #fff !important;
}

.custom-theme[b-osh7bzf664] {
    background-color: #f0f0f0 !important;
    color: #333 !important; /* Customize as needed */
}

.dark-theme .tab-content[b-osh7bzf664],
.dark-theme #myTabContent[b-osh7bzf664] {
    background-color: inherit !important;
    color: inherit !important;
}

.dark-theme .card-header[b-osh7bzf664] {
    background-color: inherit !important;
}

.dark-theme .nav-tabs .nav-link[b-osh7bzf664] {
    color: #fff;
}

.dark-theme .tab-content .tab-pane[b-osh7bzf664] {
    background-color: inherit !important;
    color: inherit !important;
}
/* Ensure headings inherit the theme colors */
.light-theme h3[b-osh7bzf664], .light-theme h4[b-osh7bzf664], .light-theme h5[b-osh7bzf664],
.dark-theme h3[b-osh7bzf664], .dark-theme h4[b-osh7bzf664], .dark-theme h5[b-osh7bzf664],
.custom-theme h3[b-osh7bzf664], .custom-theme h4[b-osh7bzf664], .custom-theme h5[b-osh7bzf664] {
    color: inherit;
}

/*Tab 3 content Css*/

.privacy-trigger[b-osh7bzf664] {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 100%;
}

.header[b-osh7bzf664] {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.25rem;
}

.icon-fingerprint[b-osh7bzf664] {
    background: url('data:image/svg+xml;base64,...') no-repeat center center;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.description[b-osh7bzf664] {
    font-size: 15px;
    color: #666;
    margin-bottom: 20px;
}

.toggle-button[b-osh7bzf664] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.switch-swt[b-osh7bzf664] {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 20px;
}

    .switch-swt input[b-osh7bzf664] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.sld[b-osh7bzf664] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 20px;
}

    .sld[b-osh7bzf664]:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        transition: .4s;
        border-radius: 50%;
    }

input:checked + .sld[b-osh7bzf664] {
    background-color: #2196F3;
}

    input:checked + .sld[b-osh7bzf664]:before {
        transform: translateX(14px);
    }

.icon-color p[b-osh7bzf664], .position label[b-osh7bzf664] {
    font-size: 1.15rem;
    margin-bottom: 5px;
    font-weight: 400;
}

.icon-color .colors[b-osh7bzf664] {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.color[b-osh7bzf664] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ccc;
}

    .color.white[b-osh7bzf664] {
        background-color: white;
    }

    .color.black[b-osh7bzf664] {
        background-color: black;
    }

    .color.gradient[b-osh7bzf664] {
        background: linear-gradient(to right, #00f, #08f, #4af);
    }

.position[b-osh7bzf664] {
    margin-bottom: 20px;
}

select[b-osh7bzf664] {
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.distance[b-osh7bzf664] {
    margin-bottom: 20px;
}

.distance-input[b-osh7bzf664] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

    .distance-input label[b-osh7bzf664] {
        width: 50px;
        text-align: left;
    }

    .distance-input input[b-osh7bzf664] {
        width: 50px;
        padding: 5px;
        border-radius: 5px;
        border: 1px solid #ccc;
        text-align: right;
        margin-left: 10px;
    }

    .distance-input span[b-osh7bzf664] {
        margin-left: 5px;
    }


.modal-header[b-osh7bzf664] {
    padding: 8px;
    background: #2c910e;
    color: white;
}

.modal-content[b-osh7bzf664] {
    border-radius: 10px;
    overflow: hidden;
    border: 0px;
}

.add-img[b-osh7bzf664] {
    width: 70px;
}

.add-text[b-osh7bzf664] {
    font-weight: 500;
    font-size: 0.9rem;
    margin-top: 10px;
}

.add-con[b-osh7bzf664] {
    text-align: center;
}

.add-con-sec[b-osh7bzf664] {
    gap: 20px;
}

.btn-red[b-osh7bzf664] {
    background: #ff0030;
    border: 0px;
    color: white;
    padding: 5px 20px;
}

.img-pos[b-osh7bzf664] {
    position: relative;
    top: -2px;
}

.close:not(:disabled):not(.disabled):focus[b-osh7bzf664], .close:not(:disabled):not(.disabled):hover[b-osh7bzf664] {
    opacity: 1 !important;
}

.close[b-osh7bzf664] {
    opacity: 1 !important;
}

.sidebar-item-list[b-osh7bzf664] {
    list-style: none;
    padding: 0px;
    display: flex;
    margin: 0px;
    flex-wrap: wrap;
}

    .sidebar-item-list li[b-osh7bzf664] {
        padding: 10px;
        margin: 5px;
        border: 1px solid #8bcf31;
        text-align: center;
        border-radius: 8px;
        flex-grow: 1;
        background: white;
    }

        .sidebar-item-list li:hover[b-osh7bzf664] {
            background: #81c427;
            color: white;
            border-radius: 8px;
        }

.sidebar-active[b-osh7bzf664] {
    background: #81c427 !important;
    color: white;
    border-radius: 8px;
}

    .sidebar-active a[b-osh7bzf664] {
        color: white !important;
    }

.sidebar-item-list li:hover a[b-osh7bzf664] {
    color: white;
}

body[b-osh7bzf664] {
    background: rgb(248 248 248);
}

.side-img[b-osh7bzf664] {
    position: relative;
    top: -2px;
}

.side-img[b-osh7bzf664] {
    margin-right: 4px;
}

.border-none[b-osh7bzf664] {
    border-bottom: 0px solid gray !important;
}

.sidebar-item-list li a[b-osh7bzf664] {
    text-decoration: none;
    color: black;
    display: block;
}

.checkbox-div[b-osh7bzf664] {
    display: flex;
    align-items: center;
    gap: 5px;
}

button.btn.btn-custom[b-osh7bzf664] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}


.preview-sec h2[b-osh7bzf664], .preview-sec h3[b-osh7bzf664], .preview-sec h4[b-osh7bzf664], .preview-sec h5[b-osh7bzf664], .preview-sec h6[b-osh7bzf664] {
    margin-bottom: 10px;
}

.switch[b-osh7bzf664] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-osh7bzf664] {
        opacity: 0;
        width: 0;
        height: 0;
    }

input:checked + .slider[b-osh7bzf664] {
    background-color: #2c910e;
}

input:focus + .slider[b-osh7bzf664] {
    box-shadow: 0 0 1px #2c910e;
}



/* Rounded sliders */
.slider.round[b-osh7bzf664] {
    border-radius: 34px;
}

    .slider.round[b-osh7bzf664]:before {
        border-radius: 50%;
    }

.switch-con[b-osh7bzf664] {
    display: flex;
    width: 100%;
}

.switch-item[b-osh7bzf664] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-osh7bzf664] {
    margin-bottom: 10px;
}


.con-title[b-osh7bzf664] {
    margin-top: 30px;
}

.text-ar[b-osh7bzf664] {
    height: 200px !important;
}

.text-arr[b-osh7bzf664] {
    height: 150px !important;
}

.modal-scroll-con[b-osh7bzf664] {
    height: 250px;
    overflow-y: auto;
}
    /* width */
    .modal-scroll-con[b-osh7bzf664]::-webkit-scrollbar, .tab-pane[b-osh7bzf664]::-webkit-scrollbar {
        width: 8px;
    }

    /* Track */
    .modal-scroll-con[b-osh7bzf664]::-webkit-scrollbar-track, .tab-pane[b-osh7bzf664]::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    .modal-scroll-con[b-osh7bzf664]::-webkit-scrollbar-thumb, .tab-pane[b-osh7bzf664]::-webkit-scrollbar-thumb {
        background: #888;
    }

        /* Handle on hover */
        .modal-scroll-con[b-osh7bzf664]::-webkit-scrollbar-thumb:hover, .tab-pane[b-osh7bzf664]::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

#myTabContent .btn:focus[b-osh7bzf664] {
    outline: 0;
    box-shadow: 0 0 0 .0rem rgba(0, 123, 255, .25);
    text-decoration: none;
}

#myTabContent .btn-link:hover[b-osh7bzf664] {
    /* text-decoration: none;
font-weight: 500; */
    color: #000000;
    text-decoration: none;
}

#myTabContent .btn-link[b-osh7bzf664] {
    color: #000;
    font-size: 1.2rem;
    padding: 5px;
    margin-bottom: 6px;
    margin-top: 6px;
    position: relative;
    font-weight: 500;
    z-index: 99999;
    cursor: auto !important;
}

.modal-col-subtitle[b-osh7bzf664] {
    padding-left: 10px;
    font-weight: 400 !important;
    font-size: 0.9rem;
}

.modal-col-inner-subtitle[b-osh7bzf664] {
    padding-left: 0px;
    font-weight: 400 !important;
    font-size: 1rem;
}

.switch-sec[b-osh7bzf664] {
    position: absolute;
    top: 0px;
    right: 0px;
    display: grid;
    z-index: 99999;
}

.btn-width-cust[b-osh7bzf664] {
    width: 220px;
}

.nav-tabs .nav-link.active[b-osh7bzf664] {
    color: #2c910e;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #2c910e;
}

.nav-tabs .nav-link[b-osh7bzf664] {
    color: black;
}

.card-header[b-osh7bzf664] {
    background-color: #ffffff !important;
}
/* .card-header:hover {
background: rgb(240, 240, 240) !important;
} */
#accordionExample .main-card[b-osh7bzf664] {
    border: 0px solid;
    border-bottom: 1px solid rgb(236, 236, 236) !important;
}

.main-card .card-header[b-osh7bzf664] {
    border: 0px solid;
    padding: 25px 10px;
}

.accordionInner .card[b-osh7bzf664] {
    padding: 20px !important;
    border-radius: 8px;
}

    .accordionInner .card .card-header[b-osh7bzf664] {
        padding: 0px 0px !important;
    }

.content-sec[b-osh7bzf664] {
    background: rgb(240 240 240);
    padding: 20px;
    border-radius: 8px;
}

.tab-pane-2[b-osh7bzf664] {
    height: calc(100vh - 275px);
    overflow-y: auto;
}

.down-img[b-osh7bzf664] {
    transform: rotate(180);
}

a:hover[b-osh7bzf664] {
    text-decoration: none;
}

.fw-600[b-osh7bzf664] {
    font-weight: 600;
}

.nav-tabs .nav-link:hover[b-osh7bzf664] {
    border-bottom: 2px solid #2c910e;
    color: #2c910e;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #2c910e;
}

.nav-tabs .nav-link[b-osh7bzf664] {
    border: 0px solid transparent;
    font-size: 1.2rem;
}

.btn-primary[b-osh7bzf664] {
    background: #2c910e !important;
    border: 1px solid #ccc !important;
}

.btn-outline-primary[b-osh7bzf664] {
    background: transparent !important;
    color: #2c910e !important;
    border: 1px solid #2c910e !important;
}

.accordion[b-osh7bzf664] {
    margin-bottom: 10px;
}

.col-st[b-osh7bzf664] {
    border-top: 1px solid rgb(235, 235, 235);
    padding-top: 10px;
    margin-top: 20px;
}

.gap-2[b-osh7bzf664] {
    gap: 0.5rem;
}

.overlay[b-osh7bzf664] {
    position: relative;
}

    .overlay[b-osh7bzf664]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5); /* Adjust the color and opacity as needed */
        z-index: 10; /* Ensure the overlay is above other content */
    }

.btn-link .arrow[b-osh7bzf664] {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transition: transform 0.3s ease;
}

.btn-link.collapsed .arrow[b-osh7bzf664] {
    transform: rotate(-180deg);
    transform-origin: center center;
}

#headerFour .card-header[b-osh7bzf664] {
    background-color: #37b201 !important;
}

#headerFive .card-header[b-osh7bzf664] {
    background-color: #37b201 !important;
}

#headerSix .card-header[b-osh7bzf664] {
    background-color: #37b201 !important;
}

/*Privacy trigger*/


.middle-temp-sec-2[b-osh7bzf664] {
    height: 600px;
    width: 100%;
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 63%, rgba(252,176,69,1) 100%);
}

.height-set-con[b-osh7bzf664] {
    height: auto !important;
}

@media (max-width:767px) {
    .side-con-sec[b-osh7bzf664] {
        width: 300px !important;
    }

    .btn-side-cust[b-osh7bzf664] {
        font-size: 0.7rem;
        width: 135px;
        padding: 8px 0px;
    }
}

.btn-side-cust[b-osh7bzf664] {
    width: 125px;
    font-size: 0.7rem;
}

.btn-side-con[b-osh7bzf664] {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.side-con-sec[b-osh7bzf664] {
    width: 270px;
    background-color: white;
    border-radius: 8px;
}


.con-top[b-osh7bzf664] {
    border-bottom: 1px solid rgb(234, 234, 234);
    padding-bottom: 15px;
    padding: 10px;
}

.con-middle[b-osh7bzf664] {
    padding: 10px;
}

.bg-gray[b-osh7bzf664] {
    background: #e4e4e4;
}

.form-check-label[b-osh7bzf664] {
    position: relative;
    top: 0px;
}

.con-bottom.text-center[b-osh7bzf664] {
    border-top: 1px solid rgb(234, 234, 234);
    padding: 10px 0px 15px 0px;
}

h2[b-osh7bzf664] {
    font-size: 18px;
    margin: 0 0 10px;
}

.current-state h3[b-osh7bzf664] {
    margin: 0 0 10px;
}

.current-state ul[b-osh7bzf664] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.current-state li[b-osh7bzf664] {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.current-state input[b-osh7bzf664] {
    margin-right: 10px;
}

.details-toggle[b-osh7bzf664] {
    background: none;
    border: none;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
    margin: 10px 0;
    padding: 0;
}

.details[b-osh7bzf664] {
    background: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0;
}

.actions[b-osh7bzf664] {
    display: flex;
    justify-content: space-between;
}

.withdraw-btn[b-osh7bzf664], .change-btn[b-osh7bzf664] {
    background: #007bff;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.withdraw-btn[b-osh7bzf664] {
    background: #dc3545;
}

.change-btn[b-osh7bzf664] {
    background: #28a745;
}

    .withdraw-btn:hover[b-osh7bzf664], .change-btn:hover[b-osh7bzf664] {
        opacity: 0.8;
    }

.bar-layout[b-osh7bzf664] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}

.consent-buttons[b-osh7bzf664] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.middle-temp-sec-2 label[b-osh7bzf664] {
    font-size: 0.9rem !important;
}

.position-bottom-left[b-osh7bzf664] {
    position: absolute;
    bottom: 30px !important;
    right: auto !important;
    left: 70px;
    top: auto;
}

.btn-pos-bottom-left[b-osh7bzf664] {
    position: absolute;
    right: auto;
    bottom: 10px;
    left: 10px;
    top: auto;
}

.position-bottom-right[b-osh7bzf664] {
    position: absolute;
    bottom: 30px !important;
    right: 70px !important;
    left: auto;
}

.btn-pos-bottom-right[b-osh7bzf664] {
    position: absolute;
    right: 10px;
    bottom: 10px;
    left: auto;
    top: auto;
}

.position-top-left[b-osh7bzf664] {
    position: absolute;
    bottom: auto !important;
    right: auto !important;
    left: 70px;
    top: 30px;
}

.btn-pos-top-left[b-osh7bzf664] {
    position: absolute;
    right: auto;
    bottom: auto;
    left: 10px;
    top: 10px;
}

.position-top-right[b-osh7bzf664] {
    position: absolute;
    bottom: auto !important;
    right: 70px !important;
    left: auto;
    top: 30px;
}

.btn-pos-top-right[b-osh7bzf664] {
    position: absolute;
    right: 10px;
    bottom: auto;
    left: auto;
    top: 10px;
}

.color[b-osh7bzf664] {
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
}

    .color.white[b-osh7bzf664] {
        background-color: white;
        border: 1px solid black;
    }

    .color.black[b-osh7bzf664] {
        background-color: black;
    }

    .color.gradient input[b-osh7bzf664] {
        opacity: 0;
        width: 20px;
        height: 20px;
        position: absolute;
        cursor: pointer;
    }

.btn-white[b-osh7bzf664] {
    background-color: white;
    color: black;
}

.btn-black[b-osh7bzf664] {
    background-color: black;
    color: white;
}

.powered-by[b-osh7bzf664] {
    width: 175px;
    display: flex;
    align-items: center;
    float: right;
}

/*Layout,Design,Compliance css*/
.iconhead[b-osh7bzf664] {
    width: 25px;
    margin-left: 18px;
    margin-right: 7px;
}

.iconborder[b-osh7bzf664] {
    border: 2px solid #37b201;
    border-radius: 10px !important;
    margin-bottom: 1px !important;
}


/*Multi-select Dropdown css*/

.accordion > .card > .card-header[b-osh7bzf664] {
    padding: 0px;
}

.btn.focus[b-osh7bzf664], .btn:focus[b-osh7bzf664] {
    outline: 0;
    box-shadow: none !important;
}

#dropdownMenu[b-osh7bzf664] {
    position: relative;
    width: 100% !important;
    max-height: 300px;
    overflow-y: auto;
}
    /* width */
    #dropdownMenu[b-osh7bzf664]::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    #dropdownMenu[b-osh7bzf664]::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    #dropdownMenu[b-osh7bzf664]::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 10px;
    }

        /* Handle on hover */
        #dropdownMenu[b-osh7bzf664]::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

#dropdownButton[b-osh7bzf664] {
    background: transparent;
    color: #495057;
    text-align: left !important;
}

.dropdown-toggle[b-osh7bzf664]::after {
    position: absolute;
    right: 12px;
    top: 17px;
    bottom: 0;
}
/* .dropdown-item:focus, .dropdown-item:hover {
  background: transparent;
} */
.accordion[b-osh7bzf664] {
    padding: 0px 0px;
}

#dropdownMenu .panel-body[b-osh7bzf664], #dropdownMenu .card-body[b-osh7bzf664] {
    padding: 0px 0px 0px 10px;
}

.menu-con[b-osh7bzf664] {
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 4px;
    position: relative;
    display: flex;
    gap: 6px;
}

    .menu-con:hover[b-osh7bzf664] {
        background-color: rgb(205, 205, 255);
    }

#dropdownMenu label[b-osh7bzf664] {
    margin-bottom: 0px;
    font-weight: 500;
}

#dropdownMenu a[b-osh7bzf664] {
    color: #000000;
}

#menu-con:has(.custchk:checked)[b-osh7bzf664] {
    background-color: red;
}


.menu-con .arrow[b-osh7bzf664] {
    display: inline-block;
    margin-left: 10px;
    transition: transform 0.3s ease;
    position: absolute;
    right: 13px;
    top: 6px;
}

.consent-border-clr[b-osh7bzf664] {
    border-color: #ffffff !important;
}

.dropdown .arroww[b-osh7bzf664] {
    display: inline-block;
    margin-left: 10px;
    transition: transform 0.3s ease;
    position: absolute;
    right: 8px;
    top: 6px;
}

.menu-con a.collapsed .arrow[b-osh7bzf664] {
    transform: rotate(180deg); /* Rotates arrow when collapsed */
}

.fw-500[b-osh7bzf664] {
    font-weight: 500 !important;
}

#dropdownMenu input[type=checkbox][b-osh7bzf664] {
    width: 14px;
}

.card[b-osh7bzf664] {
    border-radius: 10px !important;
}

.fw-400[b-osh7bzf664] {
    font-weight: 400 !important;
}

.form-control[b-osh7bzf664] {
    font-size: 1.1rem !important;
    background: #f4f7fe !important;
}

.cust-check[b-osh7bzf664] {
    height: 19px;
    width: 20px;
}

.check-label[b-osh7bzf664] {
    margin-left: 5px;
}

.check-set[b-osh7bzf664] {
    padding-left: 20px !important;
}

.bg-layout[b-osh7bzf664] {
    background: url('images/icons/bg.png') !important;
    background-position: top center !important;
    background-size: cover !important;
}

.circle-sec[b-osh7bzf664] {
    background: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.demo-input[b-osh7bzf664] {
    width: 100%;
    background: #575757;
    border-radius: 50px;
}

.dummy-topbar[b-osh7bzf664] {
    background: #000000;
    padding: 8px 20px;
    display: flex;
    gap: 6px;
}

.rouned-4[b-osh7bzf664] {
    border-radius: 10px !important;
    overflow: hidden !important;
}

.consent-preview-area[b-osh7bzf664] {
    position: sticky;
    top: 150px;
}

.set-empty[b-osh7bzf664] {
    min-height: calc(100vh - 405px);
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.empty-img[b-osh7bzf664] {
    width: 450px;
    max-width: 100%;
}

.fw-400[b-osh7bzf664] {
    font-weight: 400 !important;
}

.btndropdown[b-osh7bzf664] {
    position: relative;
    display: inline-block;
}


    .btndropdown-content.show[b-osh7bzf664] {
        display: block; /* Show when .show class is added */
    }

.btndropdown-content[b-osh7bzf664] {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100%;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    padding: 10px;
    z-index: 1;
    border-radius: 15px;
}

    .btndropdown-content label[b-osh7bzf664] {
        display: block !important;
    }

.btndropdown:hover .btndropdown-content[b-osh7bzf664] {
 /*   display: block !important;*/
}

.down-icon[b-osh7bzf664] {
    position: absolute;
    top: 16px;
    right: 9px;
}

.section[b-osh7bzf664] {
    padding: 10px !important;
    margin: 10px 0 !important;
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
}

.sidebtn-con[b-osh7bzf664] {
    display: flex;
    flex-wrap: wrap;
}

    .sidebtn-con .custom-btn[b-osh7bzf664] {
        flex-grow: 1;
        width: 150px;
    }

.custom-progress[b-osh7bzf664] {
    height: 28px;
    background-color: #e9ecef;
    border-radius: 8px;
    overflow: hidden;
    width: 50%;
    margin: 20px auto;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.custom-progress-bar[b-osh7bzf664] {
    background-color: #37b201 !important;
    transition: width 1s ease-in-out;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.loading-text[b-osh7bzf664] {
    font-size: 14px;
    color: #495057;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}
/* _content/Consenti/Pages/Websites/Home.razor.rz.scp.css */
body[b-689cvt9rb0] {
}
.gap[b-689cvt9rb0] {
    gap: 15px;
}

.checkbox-div[b-689cvt9rb0] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-689cvt9rb0] {
    margin-right: 0.5em;
}

label[b-689cvt9rb0] {
    margin-right: 1em;
}

.btn-dis[b-689cvt9rb0] {
    display: flex;
    align-items: center;
}

.cons-button[b-689cvt9rb0] {
    margin-right: 1em; /* Adjust spacing as needed */
}

.main-banner[b-689cvt9rb0] {
    border-radius: 8px;
    width: 100%;
    position: relative;
    padding: 20px;
    border: 1px solid;
}

.sub-banner[b-689cvt9rb0] {
    max-height: calc(-100px + 80vh);
    overflow: hidden auto;
}

.main-banner p[b-689cvt9rb0] {
    font-size: 1em;
}

[b-689cvt9rb0] .text-ar {
    height: 250px !important;
}

label[b-689cvt9rb0] {
    font-size: 1.15rem !important;
    font-weight: 400 !important;
}

.checkbox-div[b-689cvt9rb0] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.preview-sec[b-689cvt9rb0] {
    border: 1px solid #d7d7d7;
    padding: 0px;
    border-radius: 8px;
}

button.btn.btn-custom[b-689cvt9rb0] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}

.custom-btn[b-689cvt9rb0] {
    color: white;
    background: #2c910e;
    font-size: 1.15rem;
}

.preview-sec h2[b-689cvt9rb0], .preview-sec h3[b-689cvt9rb0], .preview-sec h4[b-689cvt9rb0], .preview-sec h5[b-689cvt9rb0], .preview-sec h6[b-689cvt9rb0] {
    margin-bottom: 10px;
}

.switch[b-689cvt9rb0] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-689cvt9rb0] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-689cvt9rb0] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #525252;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-689cvt9rb0]:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-689cvt9rb0] {
    background-color: #2c910e;
}

input:focus + .slider[b-689cvt9rb0] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-689cvt9rb0]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-689cvt9rb0] {
    border-radius: 34px;
}

    .slider.round[b-689cvt9rb0]:before {
        border-radius: 50%;
    }

.switch-con[b-689cvt9rb0] {
    display: flex;
    width: 100%;
}

.switch-item[b-689cvt9rb0] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-689cvt9rb0] {
    margin-bottom: 10px;
}

.preview-msg-con[b-689cvt9rb0] {
    padding: 20px;
}

.con-title[b-689cvt9rb0] {
    margin-top: 30px;
}

.right-con[b-689cvt9rb0] {
    position: sticky;
    top: 0px;
}

.card-br[b-689cvt9rb0] {
    border: 1px solid #c3c3c3 !important;
}

.header-img[b-689cvt9rb0] {
    width: 85px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 16px 0px 0px 50px;
}

.popup-side-img[b-689cvt9rb0] {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.popup-btn-sec[b-689cvt9rb0] {
    display: flex;
}

.btn-pop[b-689cvt9rb0] {
    width: 100%;
    border: 1px solid rgb(206, 206, 206);
    border-bottom: 0px;
    border-radius: 0px;
    padding: 15px;
    font-weight: 600;
    font-size: 18px;
}

    .btn-pop:hover[b-689cvt9rb0] {
        background: #81c427;
        color: white;
    }

.card-head-sec[b-689cvt9rb0] {
    padding-right: 90px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}

.border-r-none[b-689cvt9rb0] {
    border-right: 0px solid;
}

.border-l-none[b-689cvt9rb0] {
    border-left: 0px solid;
}

.popup-sec p[b-689cvt9rb0] {
    font-size: 19px !important;
}

.gap-3[b-689cvt9rb0] {
    gap: 30px;
}

.set-home[b-689cvt9rb0] {
    min-height: calc(100vh - 380px);
}

label[b-689cvt9rb0] {
    font-size: 1.45rem !important;
    font-weight: 400 !important;
    color: #2d2d2d;
}
.set-empty[b-689cvt9rb0] {
    min-height: calc(100vh - 405px);
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
/* _content/Consenti/Pages/Websites/Install.razor.rz.scp.css */
body[b-d0v2bux2oe] {
}
.gap[b-d0v2bux2oe] {
    gap: 15px;
}

.checkbox-div[b-d0v2bux2oe] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-d0v2bux2oe] {
    margin-right: 0.5em;
}

label[b-d0v2bux2oe] {
    margin-right: 1em;
}

.btn-dis[b-d0v2bux2oe] {
    display: flex;
    align-items: center;
}

.cons-button[b-d0v2bux2oe] {
    margin-right: 1em; /* Adjust spacing as needed */
}

.main-banner[b-d0v2bux2oe] {
    border-radius: 8px;
    width: 100%;
    position: relative;
    padding: 20px;
    border: 1px solid;
}

.sub-banner[b-d0v2bux2oe] {
    max-height: calc(-100px + 80vh);
    overflow: hidden auto;
}

.main-banner p[b-d0v2bux2oe] {
    font-size: 1em;
}

[b-d0v2bux2oe] .text-ar {
    height: 250px !important;
}

label[b-d0v2bux2oe] {
    font-size: 1.15rem !important;
    font-weight: 400 !important;
}

.checkbox-div[b-d0v2bux2oe] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.preview-sec[b-d0v2bux2oe] {
    border: 1px solid #d7d7d7;
    padding: 0px;
    border-radius: 8px;
}

button.btn.btn-custom[b-d0v2bux2oe] {
    color: white;
    background: #2c910e;
    width: 100%;
    padding: 10px;
}

.custom-btn[b-d0v2bux2oe] {
    color: white;
    background: #2c910e;
    font-size: 1.55rem !important
}

.preview-sec h2[b-d0v2bux2oe], .preview-sec h3[b-d0v2bux2oe], .preview-sec h4[b-d0v2bux2oe], .preview-sec h5[b-d0v2bux2oe], .preview-sec h6[b-d0v2bux2oe] {
    margin-bottom: 10px;
}

.switch[b-d0v2bux2oe] {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 25px;
}

    .switch input[b-d0v2bux2oe] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-d0v2bux2oe] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #525252;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-d0v2bux2oe]:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-d0v2bux2oe] {
    background-color: #2c910e;
}

input:focus + .slider[b-d0v2bux2oe] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-d0v2bux2oe]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-d0v2bux2oe] {
    border-radius: 34px;
}

    .slider.round[b-d0v2bux2oe]:before {
        border-radius: 50%;
    }

.switch-con[b-d0v2bux2oe] {
    display: flex;
    width: 100%;
}

.switch-item[b-d0v2bux2oe] {
    display: flex;
    padding: 20px 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgb(233 233 233);
}

.switch-title[b-d0v2bux2oe] {
    margin-bottom: 10px;
}

.preview-msg-con[b-d0v2bux2oe] {
    padding: 20px;
}

.con-title[b-d0v2bux2oe] {
    margin-top: 30px;
}

.right-con[b-d0v2bux2oe] {
    position: sticky;
    top: 0px;
}

.card-br[b-d0v2bux2oe] {
    border: 1px solid #c3c3c3 !important;
}

.header-img[b-d0v2bux2oe] {
    width: 85px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 16px 0px 0px 50px;
}

.popup-side-img[b-d0v2bux2oe] {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.popup-btn-sec[b-d0v2bux2oe] {
    display: flex;
}

.btn-pop[b-d0v2bux2oe] {
    width: 100%;
    border: 1px solid rgb(206, 206, 206);
    border-bottom: 0px;
    border-radius: 0px;
    padding: 15px;
    font-weight: 600;
    font-size: 18px;
}

    .btn-pop:hover[b-d0v2bux2oe] {
        background: #81c427;
        color: white;
    }

.card-head-sec[b-d0v2bux2oe] {
    padding-right: 90px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}

.border-r-none[b-d0v2bux2oe] {
    border-right: 0px solid;
}

.border-l-none[b-d0v2bux2oe] {
    border-left: 0px solid;
}

.popup-sec p[b-d0v2bux2oe] {
    font-size: 19px !important;
}

.gap-3[b-d0v2bux2oe] {
    gap: 30px;
}

p[b-d0v2bux2oe]{
    font-size:1.25rem !important;
}

textarea#js-script[b-d0v2bux2oe] {
    font-size: 1rem;
    height: 95px !important;
}

label[b-d0v2bux2oe] {
    font-size: 1.45rem !important;
    font-weight: 400 !important;
    color: #2d2d2d;
}
