body,
:is(.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6),
span,
label,
input,
circle {
    font-family: "Open Sans", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;
}

body {
    background: #fff !important;
}

#deleteOption {
    cursor: pointer;
}

.draft-row {
    background-color: #fff9c4 !important;
}

#general-tab,
.previescontent,
.previestab {
    padding-left: 2.5rem !important;
}

.nexttab {
    padding-right: 2.5rem !important;

}

.custom-summernote {
    margin: 10px;
}


.swal-button {
    width: 100% !important;
}

input[type="file"] {
    display: block;
}

.imageThumb {
    max-height: 75px;
    border: 2px solid #1371A0;
    padding: 1px;
    cursor: pointer;
}

.pip {
    display: inline-block;
    margin: 10px 10px 0 0;
}

.remove {
    display: block;
    background: #64B9D1;
    border: 1px solid #1371A0;
    color: white;
    text-align: center;
    cursor: pointer;
}

.remove:hover {
    background: white;
    color: #1371A0;
}

.btn-danger {
    --vz-btn-color: #fff;
    --vz-btn-bg: #D43F28 !important;
    --vz-btn-border-color: #D43F28 !important;
    --vz-btn-hover-color: #fff;
    --vz-btn-hover-bg: #D43F28 !important;
    --vz-btn-hover-border-color: #D43F28 !important;
    --vz-btn-focus-shadow-rgb: 242, 124, 99;
    --vz-btn-active-color: #fff;
    --vz-btn-active-bg: #D43F28 !important;
    --vz-btn-active-border-color: #D43F28 !important;
    --vz-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --vz-btn-disabled-color: #fff;
    --vz-btn-disabled-bg: #D43F28 !important;
    --vz-btn-disabled-border-color: #D43F28 !important;
}

.text-primary {
    color: #D43F28 !important;
}

.text-success {
    color: #143960 !important;
}

:is([data-layout=vertical], [data-layout=semibox])[data-sidebar=dark] .navbar-menu {
    background: #F6F6F6 !important;
    border-right: #F6F6F6 !important;
}

.bg-primary {
    --vz-bg-opacity: 1;
    background-color: #143960 !important;
}

#webRoles {
    display: none;
}

input.type {
    background-color: #143960;
    border-color: #143960;
}

.billingLisst {
    display: none !important;
}

.billingDelete {
    display: none !important;
}

.form-switch-danger .form-check-input:checked {
    background-color: #D43F28 !important;
    border-color: #D43F28 !important;
}

.permission-body {
    margin-top: 15px;
    background: rgb(246 246 246 / 40%);
    border-radius: 14px;
    padding: 2px 5px 9px 20px;
}


.permission-body:nth-child(even) {
    background-color: rgb(246 246 246 / 40%)
}

.card.card-fluid {
    box-shadow: 0 0px 0px #38414a26 !important;
}

.form-switch-primary .form-check-input:checked {
    background-color: #143960 !important;
    border-color: #143960 !important;
}

.btn-primary {
    --vz-btn-color: #fff;
    --vz-btn-bg: #143960;
    --vz-btn-border-color: #143960;
    --vz-btn-hover-color: #fff;
    --vz-btn-hover-bg: #143960;
    --vz-btn-hover-border-color: #143960;
    --vz-btn-focus-shadow-rgb: 93, 107, 155;
    --vz-btn-active-color: #fff;
    --vz-btn-active-bg: ##143960;
    --vz-btn-active-border-color: #303d67;
    --vz-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --vz-btn-disabled-color: #fff;
    --vz-btn-disabled-bg: #143960;
    --vz-btn-disabled-border-color: #143960;
}

.btn-info {
    --vz-btn-color: #fff;
    --vz-btn-bg: #64B9D1;
    --vz-btn-border-color: #64B9D1;
    --vz-btn-hover-color: #fff;
    --vz-btn-hover-bg: #1371A0;
    --vz-btn-hover-border-color: #1371A0;
    --vz-btn-focus-shadow-rgb: 73, 171, 224;
    --vz-btn-active-color: #fff;
    --vz-btn-active-bg: #64B9D1;
    --vz-btn-active-border-color: #64B9D1;
    --vz-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --vz-btn-disabled-color: #fff;
    --vz-btn-disabled-bg: #64B9D1;
    --vz-btn-disabled-border-color: #64B9D1;
}

.btn-secondary {
    --vz-btn-color: #fff;
    --vz-btn-bg: #1371A0;
    --vz-btn-border-color: 1371A0;
    --vz-btn-hover-color: #fff;
    --vz-btn-hover-bg: #1371A0;
    --vz-btn-hover-border-color: #1371A0;
    --vz-btn-focus-shadow-rgb: 83, 139, 243;
    --vz-btn-active-color: #fff;
    --vz-btn-active-bg: #1371A0;
    --vz-btn-active-border-color: #1371A0;
    --vz-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --vz-btn-disabled-color: #fff;
    --vz-btn-disabled-bg: #1371A0;
    --vz-btn-disabled-border-color: #1371A0;
}

input.type {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") !important;
}



.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    border-color: #d5d5d570;
}

.badge {
    --vz-badge-padding-x: .65em !important;
    --vz-badge-padding-y: 0.65em !important;
    --vz-badge-font-size: 0.85em !important;
    --vz-badge-font-weight: 500 !important;
}

.text-bg-primary {
    background-color: #143960 !important;
}

.page-link.active,
.active>.page-link {
    background-color: #143960 !important;
    border-color: #143960 !important;
}

.flatpickr-weekdays {
    background-color: #D43F28 !important;
}

span.flatpickr-weekday {
    background: #D43F28 !important;
}

.flatpickr-months {
    background-color: #D43F28 !important;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #D43F28 !important;
    border-color: #D43F28 !important;
}

.bg-info-warning {
    background-color: #1371a04d !important;
}

.listjs-pagination li.active .page {
    color: #fff;
    background-color: #143960;
    border-color: #143960;
}

.listjs-pagination li .page {
    color: #143960;
}



.nav-tabs-custom .nav-item .nav-link:after {
    background: #D43F29 !important;
}

.nav-tabs-custom .nav-item .nav-link.active {
    color: #D43F29 !important;
}

.permissionbody {
    background: #64b9d19c;
}

.auth-one-bg {
    background-image: url('/build/images/bg-login.jpg');
    background-position: center;
    background-size: cover;
}

.auth-one-bg .bg-overlay {
    background: linear-gradient(to bottom right, #ffffff, #33709D, #D43F28);
    opacity: .9;
}

.btn-primary:active {
    background-color: #143960;
}

:is(.btn-primary:active) {
    background-color: #143960 !important;
}

:is([data-layout=vertical], [data-layout=semibox])[data-sidebar=dark][data-sidebar-size=sm] .navbar-brand-box {
    background: #D43F28;
}

.invalid-feedback {
    display: block;
}

span.position-absolute.topbar-badge.fs-10.translate-middle.badge.rounded-pill.bg-danger.notificationCount {
    width: 22px;
}

.notificationCount {
    width: 22px !important;
}


.pricing-box {
    border-radius: 20px !important;
    box-shadow: -4px 10px 11px 3px #38414a26;
}


.pricing-box-header {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

.planName {
    color: #000000;
}

.planRoundedToggle {
    background: #fff;
    box-shadow: 1px 4px 4px 1px #0000006b;
    border-radius: 24px !important;
}

button#month-tab,
button#annual-tab {
    border-radius: 20px !important;
    font-weight: 500 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: #143960;
}

.bg-soft-muted {
    background-color: #F3F3F3;
    box-shadow: -1px 2px 7px #403e3e78 !important;
}

.sidebar-card,
.main-card {
    height: 96%;
    overflow-y: auto;
    max-height: 100%;
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    right: 0;
    list-style: none;
    text-align: left;
    padding: 0px;
    margin: 1px 0px 0px 1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: 0;
    left: 0;
}

/* theme changes */
:is([data-layout=vertical], [data-layout=semibox])[data-sidebar=dark] .navbar-nav .nav-link {
    color: #26303B !important;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;

}

:is([data-layout=vertical], [data-layout=semibox])[data-sidebar=dark] .navbar-nav .nav-link.active {
    color: #143960 !important;
    background: #EBEBEB !important;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
}

.navbar-menu .navbar-nav .nav-link {
    padding: .625rem 0.95rem !important;
}

ul#navbar-nav {
    padding: 10px;
}

.navbar-brand-box {
    border-bottom: 1px solid #EAEAEA !important;
}

:root .choices,
:root .flatpickr-calendar,
:root .ck,
:root .ql-toolbar,
:root .select2-container,
:root .menu-dropdown {
    padding-top: 10px;
}

.menu-title span {
    padding: 12px 3px !important;
}

.main-content {
    background: #fff !important;
}

:is([data-layout=vertical], [data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover>a.menu-link {
    color: #fff;
    background-color: #EBEBEB;
    transition: none;
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
    border-top-right-radius: 9px;
}

:is([data-layout=vertical], [data-layout=semibox])[data-sidebar=dark][data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover>.menu-dropdown {
    background: #EBEBEB;
    border-bottom: 9px;
}

:is([data-layout=vertical], [data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover>a.menu-link:after {
    display: block;
    transform: rotate(90deg);
    color: #26303B;
}

:is([data-layout=vertical], [data-layout=semibox])[data-sidebar=dark][data-sidebar-size=sm] .navbar-brand-box {
    background: #F5F6F6 !important;
}

#topnav-hamburger-icon>svg {
    position: absolute;
    left: 8.75px;
    top: 5.85px;
}

button#topnav-hamburger-icon {
    height: fit-content;
    min-width: 34px;
    max-width: 33px;
    border-radius: 50px;
    display: block;
    border: 1px solid #DDDDDD;
    position: absolute;
    top: 1.25rem;
    left: -1.25rem;
    z-index: 2;
    background: #fff;
    aspect-ratio: 1 / 1;
    padding: 0 !important;
}

/* .app-menu.navbar-menu{
    z-index: 1;
} */
.hamburger-icon {
    display: block;
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hamburger-icon.open {
    transform: rotate(180deg) !important;
}

.topnav-hamburger.open {
    top: 3.55rem !important;
    left: -0.75rem !important;
}

.topbar-heading {
    font-size: 24px !important;

    font-weight: 700;
    color: #26303B;
}

.topbar-muted {
    color: #A7A7A7;
    font-family: 'Open Sans', sans-serif;
}

.navbar-header {
    height: 95px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.rounded-corner {
    border-radius: 5px;
}

.topbar-user {
    background-color: #F6F6F6 !important;
    border-radius: 10px !important;
    border: 1px solid rgb(0 0 0 / 10%) !important;
}

.dt-button {
    display: none !important;
}

input[type="radio"] {
    cursor: pointer
}

@media (min-width: 768px) {
    .main-content {
        margin-left: 240px;
        padding: 10px;
    }

    #page-topbar {
        left: 240px;
    }

}

button#page-header-user-dropdown {
    padding: 0 !important;
    padding-left: 4px !important;
    padding-right: 8px !important;
}

.header-item {
    height: 44px;
}

.navbar-header .btn-topbar {
    background: #f6f6f6 !important;
    border: 1px solid rgb(0 0 0 / 10%) !important;
    border-radius: 10px !important;
}

/* :not(.btn-check)+.btn:hover, .btn:first-child:hover, :is(.btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active) {
    color: #26303B !important;
    background-color: #e7e7e7 !important;
    border-color: rgb(0 0 0 / 20%) !important;
} */
.topbar-badge {
    right: -25px;
    top: 3px !important;
}

.notificationCount {
    background-color: #FD3D19 !important;
}

.navbar-menu {
    width: 240px;
}

.card {
    box-shadow: 0 0px 0px #38414a26;
    border: 1px solid rgb(0 0 0 / 10%);
    border-radius: 14px;
}

.bg-soft-danger {
    background-color: #F6F6F6 !important;
    border: 1px solid rgb(0 0 0 / 10%);
    border-radius: 8px !important;
}

.text-truncate {

    font-weight: 500 !important;
}

.text-dark {
    color: #26303B !important;
}

.avatar-sm {
    height: 2rem;
    width: 2rem;
}

.text-decoration-underline {
    text-decoration: underline !important;
    color: rgb(38 48 59 / 40%);
    font-weight: 600;

    position: relative;
    top: 11px;
}

a.text-decoration-underline:hover,
a.text-decoration-underline:active,
a.text-decoration-underline:focus {
    color: #b9b9b9 !important;
}

span.counter-value {
    font-family: 'Open Sans' !important;
    font-weight: 700 !important;
    font-size: 30px;
    color: #26303B !important;
}

.card-animate>.card-body {
    padding: 12px 12px 12px 10px !important;
}

.d-flex.justify-content-between.statsDiv {
    margin-top: 1.85rem;
    margin-bottom: -8.75px;
}

.percentage {
    font-size: 13px;
    font-weight: 700;

}

.positive {
    color: #5DB48A;
}

.negative {
    color: #dc3545;
}

.dashboard-charts {
    display: flex;
    gap: 0.5rem;
    margin-top: 12px;
}

h4.fw-semibold.ff-secondary {
    margin-bottom: 0px !important;
}

table.table-bordered.dataTable thead tr:first-child th,
table.table-bordered.dataTable thead tr:first-child td {
    border-top-width: 0px !important;
    border-top-width: 0px !important;
    font-weight: 700;
    color: #26303B;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
    border-bottom-width: 0px !important;
}

table.table-bordered.dataTable th:first-child,
table.table-bordered.dataTable th:first-child,
table.table-bordered.dataTable td:first-child,
table.table-bordered.dataTable td:first-child {
    border-left-width: 0px !important;
}

table>thead>tr>th {
    background: rgb(246 246 246 / 50%) !important;
}

table>tbody>tr>td {
    background: #FFFFFF !important;
}

table.table-bordered.dataTable td,
td {
    border-bottom: 1px solid #F6F6F6;
    border-bottom-width: 1px !important;

}

.table-bordered>:not(caption)>*>* {
    border-width: 0px 0px;
}

/* th, td {
    border-right: 1px solid #ccc;
    border-right-width: 1px !important;
} */

th:last-child,
td:last-child {
    border-right: none;
}

th:last-child::after,
td:last-child::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0%;
    height: 0%;
    /* Adjust border height */
    width: 0px;
    background-color: #ccc;
    transform: translateY(-50%);
}

th::after,
td::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 60%;
    /* Adjust border height */
    width: 1px;
    background-color: #e1e1e1;
    transform: translateY(-50%);
}

th,
td {
    position: relative;
    padding-right: 20px;
    /* Adjust spacing */
}

.dataTables_wrapper .dataTables_sort_icon {
    display: none !important;
}

table.dataTable thead th {
    position: relative;
    padding-right: 20px;
    /* Adjust if needed */
}


table.dataTable thead th::before {
    content: "" !important;
    /* Hide default DataTables sorting icons */
}

table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:after {
    content: "" !important;
}

/* table responsive */
table.dataTable {
    width: 100% !important;
    border-collapse: collapse;
}

.orderPoll {
    display: none;
}

table.dataTable th,
table.dataTable td {
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

@media screen and (max-width: 768px) {
    table.dataTable {
        display: block;
        overflow-x: auto;
    }

    .boxes,
    .header-p {
        padding: 1rem;
    }
}

.search-wrapper {
    display: flex;
    align-items: center;
}

.search-icon {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.custom-search-input {
    padding-left: 35px;
    border-radius: 4px;
    border: 1px solid rgb(38 48 59 / 20%);
    height: 36px;

}

.dropdown-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.dropdown-icon {
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.dropdown-wrapper select {
    padding-right: 20px;
    border-radius: 4px;
    border: 1px solid rgb(38 48 59 / 20%);
    height: 36px;
    color: rgb(38 48 59 / 50%);
    font-size: 11px;
    font-weight: 600;
}

.dataTables_filter,
.dataTables_length {
    display: none !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    gap: 6px;
}

.page-link.disabled,
.disabled>.page-link {
    background-color: rgb(235 235 235 / 60%) !important;
    border-color: rgb(235 235 235 / 60%) !important;
    font-weight: 600;
}

.page-link {
    border-radius: 4px;
}

.page-link.active,
.active>.page-link {

    font-weight: 500;
}

.table_action_btn {
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid rgb(0 0 0 / 10%);
    aspect-ratio: 1 / 1;
    width: 100%;
    height: 100%;
    max-width: 40px;
    min-width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

table.table-bordered.dataTable td,
td {
    color: #26303B;
    font-weight: 600;
    font-size: 13px;
    background-color: #ffffff00 !important;
}

.card-header,
.card-header:first-child {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    border-bottom: 0px;
}

h4.card-title,
h5.modal-title {
    color: #26303B;

    font-size: 23px;
    font-weight: 700;
}

.text-bg-primary {
    display: inline-flex;
    align-items: center;
    font-size: small;

}

.text-bg-primary .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 8px;
}


.table>tbody {
    padding: .25rem .6rem !important;
}

#userGroupTable {
    width: 100% !important;
    table-layout: auto;
}

#userGroupTable th,
#userGroupTable td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 768px) {
    #userGroupTable {
        display: block;
        overflow-x: auto;
    }
}


.btn-close {
    background: transparent url('../images/modals/close.png') center / 1.25em auto no-repeat !important;
    opacity: 1 !important;
}

.btn {
    font-weight: 500;
    border-radius: 7px;
    padding: 10px 16px;
}

.btn[type="submit"] {
    font-size: 13px;
    padding: 10px 16px;
    font-weight: 500;
}

.modal-content {
    border-radius: 12px;
    border: 0px !important;
}

.modal-header {
    padding: 0.85rem 0.85rem 0.45rem 0.85rem !important;
}

.modal {
    backdrop-filter: blur(5px);
}

.form-control {
    border-radius: 0.40rem;
    border: 1px solid rgb(38 48 59 / 20%);
    font-size: 0.78rem;
    line-height: 1.75;
}

label {
    font-weight: 600;
    font-size: 13px !important;
    color: #26303B;
}

input::placeholder {
    font-weight: 400;
    font-size: 12px !important;
    color: rgb(38 48 59 / 40%);
    font-family: 'Open Sans', sans-serif;
}

.modal-body {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.text-danger {
    color: #D43F28 !important;
    font-size: 12px;
    font-weight: 500;
    margin-top: 2px;
}

#toast-container>div {
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
}

label.form-check-label {
    margin-left: 10px;
    margin-top: 1px;
}

.form-check-input {
    width: 1.08rem !important;
    height: 1.08rem !important;
    border: 1px solid #d43f28 !important;
    background-color: transparent;
}

.form-check-input:checked {
    background-color: #d43f28 !important;
    border-color: #d43f28 !important;
}

.bootstrap-tagsinput {
    line-height: 30px;
}

.form-icon.right .float-icon-right {
    background: #F6F6F6;
    width: auto;
    height: 27px;
    padding-top: 6px;
    padding-left: 9px;
    padding-bottom: 4px;
    margin-top: 5px;
    right: 8px;
    border-radius: 4px;
    padding-right: 7px;
}

.form-icon .float-icon-right {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 18px;
    display: flex;
    align-items: center;
}

.form-icon.right .float-icon-right {
    left: auto;
    right: 8px;
}

small,
.small {
    font-size: .925em;
    color: rgb(38 48 59 / 40%);
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}

h6 {
    font-size: 16px;
    font-weight: 700;
    color: #26303B !important;
    font-family: 'Open Sans', sans-serif !important;
}

span.deleteSlide.slide_action_btn,
.slide_action_btn {
    background: #ffffff;
    padding: 0px 6px 3px 7px;
    border-radius: 4px;
    border: 1px solid rgb(0 0 0 / 10%);
    cursor: pointer;
}

.question_action_btn {
    background: #ffffff;
    padding: 1px 9px 5px 9px;
    border-radius: 4px;
    border: 1px solid rgb(0 0 0 / 10%);
}

.row.formRow {
    max-width: 100% !important;
}

.row.formRow .col-lg-12 {
    padding: 0 !important;
}

.space-left {

    margin-left: 10px;
    margin-right: 4px;
}

.ham_ico_mob,
.welcom_note_mob {
    display: none;
}

.row-Import-wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.row-import {
    position: relative;
}

.row-import .btn__wrapper {
    display: flex;
    align-items: center;
}

.row-import .btn__wrapper button,
.row-import .btn__wrapper a {
    background: #EBEBEB !important;
    border-radius: 5px !important;
    color: #26303B !important;
    border: none !important;
    outline: none !important;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 14px;
    ;
}

.row-import .btn__wrapper button>svg,
.row-import .btn__wrapper a>svg {
    width: 16px;
}

.toggler_opt {
    display: none;
}

.form_wrapper {
    max-width: 740px;
}

.map_area {
    border-radius: 20px;
    overflow: hidden;
}

.map_area #mapCanvas {
    width: 100%;
    height: 270px;
}

.row_location {
    display: flex;
    gap: 10px;
}

.head_for_mob {
    display: none;
}

.snap_button {
    color: #26303B;
    background: #F6F6F6;
    border: 1px solid #ddd;
    border-radius: 7px;
    padding: 10px 14px;
}

.row_ticker {
    display: flex;
    align-items: center;
    gap: 12px;
}

.ticker_ico {
    background: #F6F6F6;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
    aspect-ratio: 1/1;
    min-width: 40px;
    max-width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.switch__setting {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    transform: scale(0.8);
    margin: 0;
}

.switch__setting input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch__setting .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch__setting .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch__setting input:checked+.slider {
    background-color: #D43F28;
}

.switch__setting input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.switch__setting .slider.round {
    border-radius: 34px;
}

.switch__setting .slider.round:before {
    border-radius: 50%;
}

.setting_name {
    color: #26303B;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1;
}

.row_settings {
    width: 100%;
    display: flex;
    gap: 1rem;
    padding: 1rem;
}

.card_setting_head {
    width: 100%;
    padding: 1rem;
    border-bottom: 1px solid #E5E5E5;
}

.card_setting_head>h2 {
    color: #26303B;
    font-size: 2rem;
    margin: 0;
    font-weight: bold;
}

.setting_rightside .list-group-item,
.setting_leftside .list-group-item {
    border: none;
    background: transparent;
}

.setting_leftside {
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    width: 100%;
    max-width: 350px;
}

.setting_rightside {
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    width: 100%;
}

.setting_leftside .nav {
    padding: 20px;
}

.setting_leftside .nav .nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
}

.setting_leftside .nav .link_left svg {
    margin-right: 10px;
}

.setting_leftside .nav .nav-link.active {
    background: #ebebeb80;
}

.accordian_area {
    width: 100%;
}

.setting_leftside .nav .link_right svg,
.accordian_area .list-group,
.accordian_area .setting_foam_area {
    display: none;
}

.setting_foam_area {
    padding: 1rem;
}

.area__wrapper {
    border: 1px solid #e1e1e1;
    padding: 0;
    border-radius: 1rem;
}

.area__wrapper>.card_setting_head {
    padding-top: 2rem;
}

.tab-content_area {
    padding: 1rem;
}

.tab-content_area .select2-container {
    padding-top: 0;
}

.board_check label {
    text-transform: capitalize;
    color: #26303B;
    font-weight: 600;
    user-select: none;
}

.board_check .form-check-input:checked {
    background-color: #D43F28 !important;
}

.my_textarea {
    font-size: 14px;
}

.title_file {
    font-size: 16px !important;
}

@media (max-width:820px) {
    .setting_leftside {
        max-width: 280px;
    }

    .setting_leftside .nav {
        padding: 12px;
    }
}

@media (max-width:767px) {

    .welcom_note_web,
    .ham_ico_web,
    .setting_rightside {
        display: none;
    }

    button#topnav-hamburger-icon {
        position: static !important;
        background: #f6f6f6 !important;
        border: 1px solid rgb(0 0 0 / 10%) !important;
        border-radius: 10px !important;
        min-width: 40px;
        max-width: 40px;
    }

    .navbar-header {
        align-items: flex-end;
        padding-bottom: 16px;
    }

    .setting_leftside .nav .link_right svg,
    .accordian_area .list-group,
    .accordian_area .setting_foam_area,
    .ham_ico_mob,
    .welcom_note_mob {
        display: block;
    }

    .welcom_note_mob {
        padding-top: 24px;
    }

    .row_location {
        flex-direction: column;
    }

    .row_location .col-6 {
        width: 100%;
        max-width: 100%;
    }

    .setting_leftside {
        max-width: 100%;
    }
}

@media (max-width:600px) {

    .topbar-user,
    .navbar-header .btn-topbar,
    button#topnav-hamburger-icon {
        border-radius: 7px !important;
    }

    .row-import .btn__wrapper {
        position: absolute;
        flex-direction: column;
        right: 0;
        top: 2rem;
        background: #fff;
        border-radius: 7px;
        border: 1px solid #ddd;
        z-index: 5;
        display: none;
    }

    .row-import .btn__wrapper.active {
        display: flex;
    }

    .row-import .btn__wrapper button,
    .row-import .btn__wrapper a {
        background: transparent !important;
        display: flex;
        align-items: center;
        gap: 6px;
        margin: 0 !important;
        width: 100%;
    }

    .row-import .btn__wrapper button:hover,
    .row-import .btn__wrapper a:hover {
        background: #ececec !important;
    }

    .row-import .btn__wrapper button:nth-child(1) {
        border-bottom: 1px solid #ddd;
    }

    .toggler_opt {
        display: block;
        background: transparent;
        border: none;
        outline: none;
    }

    .card_setting_head>h2 {
        font-size: 1.5rem;
    }

    .setting_leftside .nav .link_left svg {
        margin-right: 6px;
    }

    .setting_name {
        font-size: 14px;
    }

    .setting_leftside .list-group-item {
        padding: 5px 14px;
    }

    .setting_leftside .list-group {
        padding-top: 10px;
    }

    .switch__setting {
        transform: scale(0.75);
    }
}

@media (max-width:500px) {
    table.dataTable>tbody>tr.child ul.dtr-details>li {
        display: flex;
        width: 100%;
    }

    table.dataTable>tbody>tr.child span.dtr-title {
        min-width: 80px;
    }

    .table_action_btn {
        max-width: 36px;
        min-width: 36px;
    }

    .table_action_btn>svg {
        width: 16px;
    }

    table.dataTable>tbody>tr.child ul.dtr-details {
        width: 100%;
    }

    .row_settings {
        padding-left: 0;
        padding-right: 0;
    }

    .table_responsive {
        overflow-x: auto;
    }

    .setting_foam_area {
        padding: 1rem 5px;
    }

    .title_file {
        font-size: 13px !important;
    }

}

@media (max-width:374px) {

    h4.card-title,
    h5.modal-title {
        color: #26303B;
        font-size: 20px;
        font-weight: 700;
    }

    .btn {
        font-weight: 500;
        border-radius: 7px;
        padding: 7px 10px;
    }

    .table_action_btn {
        max-width: 34px;
        min-width: 34px;
    }

    .table_action_btn>svg {
        width: 14px;
    }

    .head_for_mob {
        display: inline-block;
    }

    .head_for_web {
        display: none;
    }

    .board_check label {
        text-wrap: nowrap;
    }
}

.p-20 {
    padding: 8px 22px 8px 22px;
}

.q_radius {
    border: 1px solid rgb(38 48 59 / 20%);
    border-radius: 13px;
    padding: 3px 9px 10px 0px;
}

.t_radius {
    border: 1px solid rgb(38 48 59 / 20%);
    padding: 8px 3px 8px 9px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-radius: 7px;
}

.s_radius {
    border: 1px solid rgb(38 48 59 / 20%);
    border-radius: 8px;
    padding: 13px 13px 10px 7px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 8px !important;
    padding-right: 20px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    right: -10px !important;
    left: auto !important;
    top: -4px;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #26303B !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: rgb(38 48 59 / 5%) !important;
    color: #26303B !important;

}

.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: rgb(38 48 59 / 5%) !important;
    color: #26303B !important;
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: rgb(38 48 59 / 5%) !important;
    color: #26303B !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 22px;
}

.btn-soft-danger:hover,
.btn-soft-danger:active,
.btn-soft-danger:focus {
    background-color: rgb(212 63 40 / 20%) !important;
    color: #D43F28 !important;
}

.btn-soft-danger {
    background-color: rgb(212 63 40 / 10%);
    color: #D43F28 !important;
}

.multiplechoicequestions .list-group-item {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.input-group-text {
    background-color: #ffffff !important;
    border: 1px solid rgb(33 37 41 / 10%) !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    line-height: 1.85 !important;
    font-weight: 600;
}

input.form-control.option,
input.form-control.a_option_a,
input.form-control.a_options_a,
.quiz_option,
.lrinput {
    border: 1px solid rgb(33 37 41 / 10%);
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
}

.list-group-item {
    margin: 0 12px 0px 0px !important;
}

.nested-list .list-group-item {
    background-color: #ffffff;
    border-color: #ffffff;
}

.row.image-container {
    padding-left: 12px;
}

/* CSS to convert the nested list to table-like UI */
/* Main container styling */
.nested-list {
    width: 100%;
    margin-top: 20px;
    border-radius: 4px;
    overflow: auto;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

/* Header styling */
.list-group-header {
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    font-weight: 500;
    padding: 12px 16px;
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #dee2e6;
}

/* Header columns */
.list-group-header .id-col {
    font-weight: 600;
}

.id-col {
    width: 6%;
}

.action-col {
    border-left: 1px solid rgb(38 48 59 / 30%);
    padding-left: 12px;
    width: 15%;
}

.list-group-header .question-col {
    flex: 1;
    font-weight: 600;

}

.question-col {
    border-left: 1px solid rgb(38 48 59 / 30%);
    padding-left: 12px;
    widows: 57%;
}

.list-group-header .type-col {

    text-align: left;
    font-weight: 600;

}

.type-col {
    border-left: 1px solid rgb(38 48 59 / 30%);
    padding-left: 12px;
    width: 20%;
}

.list-group-header .action-col {

    text-align: left;
    font-weight: 600;
    border-left: 1px solid rgb(38 48 59 / 30%);
    padding-left: 12px;
}

/* Question item styling */
.question-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px 4px 12px 17px;
    background-color: #fff;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.mt-3 {
    margin-top: 0 !important;
}

.question-item+.question-item {
    border-top: 4px solid #f8f9fa;
}

/* Column styling */
.question-item .id-col {
    width: 6%;
    font-weight: 500;
    color: #495057;
}

.question-item .question-col {
    flex: 1;
    font-size: 14px;
    color: #212529;
}

.question-item .type-col {
    display: flex;
    align-items: center;
}

/* Action column */
.question-item .action-col {
    display: flex;
    justify-content: start;
    align-items: self-end;
    gap: 4px;
}

/* Action buttons */
.action-col a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    transition: background-color 0.2s;
}

.action-col a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.action-col a.text-info {
    color: #0dcaf0;
}

.action-col a.text-danger {
    color: #dc3545;
}

/* Button styling */
.btn-primary {
    background-color: #0d6efd;
    border-color: #0d6efd;
    padding: 0.5rem 1rem;
    font-weight: 500;
}

/* Add question button styling to match image */
.add-question-btn {
    background-color: #dc3545;
    border-color: #dc3545;
    color: white;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .question-item {
        /* flex-direction: column;
        align-items: flex-start; */
        padding: 16px;
        gap: 2rem;
    }

    .question-item .id-col,
    .question-item .question-col,
    .question-item .type-col,
    .question-item .action-col {
        width: 100%;
        padding: 4px 0;
        border: 0px !important;
    }

    .smartphone {
        width: 248px !important;
        height: 506px !important;
    }

    .question-item .action-col {
        justify-content: flex-start;
        margin-top: 8px;
    }

    .list-group-header {
        display: none;
    }
}

.note-editor.note-frame {
    cursor: text !important;
    border-radius: 15px !important;
    border: 1px solid rgb(38 48 59 / 30%) !important;
}

.note-editor .note-toolbar,
.note-popover .popover-content {
    margin: 13px !important;
    padding: 3px 0 7px 6px !important;
    border-radius: 13px !important;
}

.note-toolbar {

    background-color: #ffffff !important;
    border: 1px solid !important;
    border-color: rgb(38 48 59 / 20%) !important;
}

p.or-text {
    text-align: center;
    color: rgb(38 48 59 / 50%);
    font-size: large;
    font-weight: 500;
    font-family: 'Open Sans';
    margin-top: 10px;
    margin-bottom: 0px;
}

.statementDiv {
    overflow-y: auto;
    /* Scroll allow karne ke liye */
}

/* Chrome, Edge, Safari ke liye */
.statementDiv::-webkit-scrollbar {
    width: 4px;
    /* Slim scrollbar width */
}

.statementDiv::-webkit-scrollbar-track {
    background: transparent;
    /* Track ka background transparent */
}

.statementDiv::-webkit-scrollbar-thumb {
    background: rgba(38, 48, 59, 0.2);
    /* #26303B with 20% opacity */
    border-radius: 10px;
    /* Smooth rounded edges */
}

/* Firefox ke liye */
.statementDiv {
    scrollbar-width: thin;
    /* Slim scrollbar */
    scrollbar-color: rgba(38, 48, 59, 0.2) transparent;
    /* Scrollbar aur track color */
}

.avatar-xl {
    height: 120px;
    width: 125px;
}

.img-thumbnail {
    background-color: #ffff;
    border: 3px solid rgb(0 0 0 / 5%);
    padding: 0px !important;
    border-radius: .85rem !important;
}

label.btn.btn-outline-light.custom-toggle {
    background-color: #F6F6F6 !important;
    border: 0px !important;
    color: #26303B;
}

span.px-2.fs-14.fw-semibold {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 500 !important;
}

.primary_span {
    color: #26303B;
    font-weight: 500;
    font-size: 14px;
}

.muted_span {
    color: rgb(38 48 59 / 50%) !important;
    font-weight: 500;
    font-size: 14px;
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: #FFFFFF;
    border-radius: 5px;
}

.btn-outline-light.custom-btn {
    background: #F6F6F6;
    color: #26303B;
    font-weight: 500;
    padding: 8px 16px !important;
}

.p-25 {
    padding: 12px 15px;
}

.card.borderCard {
    border-radius: 8px;
}

button.btn.btn-soft-danger.waves-effect.waves-light.btn-sm.custom-btn {
    background: #FD3D19;
    pointer-events: none;
    color: #fff !important;
    font-size: 13px;
    padding: 8px 16px !important;
    display: flex;
    gap: 3px;
    align-items: center;
}

@media (max-width: 576px) {
    .btn-outline-light.custom-btn {
        padding: 8px 11px;
    }

    button.btn.btn-soft-danger.waves-effect.waves-light.btn-sm.custom-btn {
        font-size: 12px;
        padding: 7px 10px !important;
        display: flex;
        gap: 3px;
        align-items: center;
    }
}

.select2-container .select2-selection--multiple {
    min-height: calc(1.75em + 1rem + 2px);
    border: 1px solid var(--vz-input-border) !important;
    background-color: var(--vz-input-bg);
    border-radius: 6px;
}

.select2-container .select2-selection--single {
    height: calc(1.75em + 1rem + 2px) !important;

    border-radius: 7px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {

    top: 12px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0px !important;

}

.list-group-item {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    top: 1px;
}

/* charts css*/
#available_trainings {
    position: relative;
    width: 300px;
    height: 300px;
    margin: auto;
}

.chart-icon {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chart-icon img {
    width: 24px;
    height: 24px;
}

.gauge-container {
    width: 250px;
    height: 260px;
    position: relative;
    margin: 20px auto;
}

.audit_gauge-container {
    width: 200px;
    height: 210px;
    position: relative;
    margin: 20px auto;
}

.percentageChart {
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #26303B;
}

.percentage-label {
    position: absolute;
    color: rgb(38 48 59 / 30%);
    font-size: 11px;
    font-weight: 800;
}

.a_percentage-label {
    position: absolute;
    color: rgb(38 48 59 / 30%);
    font-size: 11px;
    font-weight: 800;
}

.controls {
    margin-top: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.value-display {
    min-width: 40px;
    text-align: center;
}

.gaugeLabel {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: rgb(38 48 59 / 50%);
}

.card.bg-primary-subtle {
    background: rgb(246 246 246 / 40%);
    border: 0px;
}

.bg-primary-subtle>.card-body {
    padding-top: 8px;
}

.bg-primary-subtle>.card-header {
    padding-top: 8px;
    padding-bottom: 2px;
    background: rgb(246 246 246 / 40%);

}



.donut-chart {
    position: relative;
    width: 100%;
    /* height: 200px; */
}

.legend {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 400;
}

.legend-item {
    display: flex;
    align-items: center;
    font-size: 11px;
    font-weight: 500;
}

.legend-color {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 8px;
}

.see-all {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 14px;
    color: #3b82f6;
    text-decoration: none;
}

.see-all:hover {
    text-decoration: underline;
}

.segment-label,
.engagement_segment-label,
.hazard_segment-label {
    position: absolute;
    font-weight: bold;
    font-size: 12px;
    background: #F6F6F6;
    /* padding: 10px 12px; */
    border-radius: 53%;
    box-shadow: 2px 2px 0px 1px #12101029;
    width: 37px;
    text-align: center;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#trainings_created .chart-icon {
    top: 43%;
}



.custom-dropdown {
    display: inline-block;
}

.custom-dropdown-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: #F6F6F6;
    border: 1px solid #cccccc00;
    border-radius: 12px;
    padding: 3px 8px;
    cursor: pointer;
    min-width: 100%;
    justify-content: space-between;
    font-size: 10px;
    color: #26303b99;
}

.custom-dropdown-content {
    display: none;
    position: absolute;
    /* Position relative to the dropdown button */
    background-color: white;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    z-index: 9999;
    /* Ensure it's on top of other elements */
    margin-top: 2px;
    /* Optional: Adjust this value for better alignment */
    width: 100%;
    overflow-y: auto;
    /* Optional: Add scroll if content exceeds height */
    right: 0;
}

.custom-dropdown-content a {
    color: #333;
    padding: 10px 12px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}

.custom-dropdown-content a:hover {
    background-color: #f0f7ff;
}

.custom-dropdown-content a.active {
    background-color: #e6f0fd;
    font-weight: bold;
}

.custom-dropdown.active .custom-dropdown-content {
    display: block;
}

.custom-calendar-icon {
    width: 16px;
    height: 16px;
}

.custom-arrow-icon {
    width: 10px;
    height: 10px;
}

.custom-date-picker {
    padding: 10px;
    border-top: 1px solid #eee;
    display: none;
}

.custom-date-picker.show {
    display: block;
}

.custom-date-picker input {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 8px;
    width: 100%;
    box-sizing: border-box;
}

.custom-date-picker button {
    background-color: #4a8df5;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
    font-size: 12px;
}

.custom-dropdown-label {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
}

a.previewLink {
    font-size: 14px;
    color: #224569;
    font-weight: 500;
    display: flex;
    gap: 4px;
}

.previewLink i.ri-external-link-line {
    font-size: 15px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before {
    background-color: #d43f28;
}

.bg-info-warning.auditTitle {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.skeleton-loader {
    width: 100%;
    animation: pulse 1.5s infinite ease-in-out;
}

.skeleton-item {
    background-color: #e9ecef;
    border-radius: 4px;
    overflow: hidden;
}

.skeleton-title {
    height: 24px;
    width: 60%;
}

.skeleton-text {
    height: 16px;
    width: 85%;
}

.skeleton-chart {
    height: 150px;
    width: 100%;
}

.skeleton-circle {
    height: 20px;
    width: 20px;
    border-radius: 50%;
}

@keyframes pulse {
    0% {
        opacity: 0.6;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0.6;
    }
}

.skeleton-avatar {
    background-color: #e2e2e2;
    animation: pulse 1.5s infinite;
}

.skeleton-line {
    height: 12px;
    background-color: #e2e2e2;
    border-radius: 4px;
    animation: pulse 1.5s infinite;
}

.skeleton-gauge {
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.4;
    }

    100% {
        opacity: 1;
    }
}
