@import url("https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap");

/* //login */
body {
    font-family: "Lexend", sans-serif;
    background-color: #071d3b;
}

.login-page {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    font-family: "Lexend", sans-serif;
}

.login-box,
.register-box {
    background: #071d3b;
    border-radius: 15px;
    width: 460px;
    padding: 30px;
    color: #fff;
}

.login-card-body,
.register-card-body {
    background: #071d3b;
    padding-bottom: 0px;
}

.login-box p,
.register-box p {
    color: #fff;
}

.login-card-body a,
.login-card-body a {
    color: #f5c744;
}

.login-page .btn.btn-primary {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 105px;
    padding: 13px 20px;
}

.card-tools .btn {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 105px;
    padding: 11px 20px;
    white-space: nowrap;
}

.login-page .input-group-text {
    background-color: #fff !important;
    border: 1px solid #d2d2d2;
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.login-page .form-control {
    background: #fff;
    height: calc(3rem + 2px);
    border: 1px solid #d2d2d2;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    border-radius: 5px;
}

.login-page .input-group .form-control {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.login-card-body .input-group .input-group-text,
.register-card-body .input-group .input-group-text {
    color: #a150cc;
}

/* .form-control.error{ border: 1px solid #D71E1E !important;} */
.input-group label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 300;
    position: absolute;
    color: #d71e1e;
    font-weight: 500;
    font-size: 11px;
    bottom: -18px;
    margin-bottom: 0;
    line-height: inherit;
}

.icheck-primary {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
}

.icheck-primary label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 300;
}

.icheck-primary>input:first-child:checked+input[type="hidden"]+label::before,
.icheck-primary>input:first-child:checked+label::before {
    background-color: #f5c744;
    border-color: #f5c744;
}

[class*="icheck-"]>input:first-child+input[type="hidden"]+label::before,
[class*="icheck-"]>input:first-child+label::before {
    border-radius: 2px;
    border-color: #425673;
}

[class*="icheck-"]>input:first-child:not(:checked):not(:disabled):hover+input[type="hidden"]+label::before,
[class*="icheck-"]>input:first-child:not(:checked):not(:disabled):hover+label::before {
    border-width: 1px;
    border-color: #f5c744;
}

[class*="icheck-"]>input:first-child:checked+input[type="hidden"]+label::after,
[class*="icheck-"]>input:first-child:checked+label::after {
    width: 6px;
    border-color: #000000;
}

/* //login */
[class*="sidebar-dark-"] .nav-treeview>.nav-item>.nav-link.active,
[class*="sidebar-dark-"] .nav-treeview>.nav-item>.nav-link.active:focus,
[class*="sidebar-dark-"] .nav-treeview>.nav-item>.nav-link.active:hover {
    color: #f5c744;
}

a {
    color: #f5c744;
}

a:hover {
    color: #a150cc;
}

.layout-fixed .main-sidebar,
.main-header.navbar,
.content-wrapper,
.main-footer {
    background: #071d3b;
    color: #fff;
}

.layout-fixed .main-sidebar {
    box-shadow: none !important;
    border-right: 1px solid #1c3251;
}

.main-header {
    border-bottom-color: #1c3251;
}

.main-footer {
    border-top-color: #1c3251;
    color: rgba(255, 255, 255, 0.5);
}

.main-footer a:hover {
    color: #a150cc;
}

.content-wrapper .card {
    background: #071d3b;
}

.content-wrapper .form-control {
    background: rgba(255, 255, 255, 0.1);
    font-size: 14px;
    padding-top: 0.3rem;
    color: #fff;
    height: calc(2.5rem + 2px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}

.content-wrapper .input-group-text {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #a150cc;
    /* border-left: 0px;  */
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
}

.head-23 {
    font-size: 23px;
}

.content-wrapper .form-control option {
    color: #000000;
}

.content-wrapper .card .card-body .table-responsive {
    margin-bottom: 10px;
}

.content-wrapper .card .card-body .table:not(.ck-widget) {
    background-color: #1c3251;
    border-radius: 5px;
    margin-bottom: 5px;
}

.table:not(.ck-widget) thead th {
    border-bottom: none;
    border-top: none;
    font-size: 15px;
}

.table:not(.ck-widget) thead th:first-child {
    border-top-left-radius: 5px;
}

.table:not(.ck-widget) thead th:last-child {
    border-top-right-radius: 5px;
}

.table:not(.ck-widget) thead {
    background: #2a405e;
    border-radius: 5px;
}

.table:not(.ck-widget) td {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.table:not(.ck-widget) td .dropdown .dropdown-toggle {
    color: #f5c744;
    background: transparent;
    border: none;
}

.text-sm .content-header h1 {
    color: #fff;
}

.table:not(.ck-widget) td .btn {
    padding: 0.2rem 0.75rem;
}

.table:not(.ck-widget) th .btn {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    border: none;
    border-radius: 105px;
}

.updatepermission {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    border: none;
    border-radius: 105px;
    margin: 20px;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background: transparent;
    color: #f5c744;
}

.nav-sidebar>.nav-item {
    margin-bottom: 12px;
}

.navbar-light .navbar-nav .nav-link {
    color: #f5c744;
}

.btn.bg-yellow-border,
.btn-new.bg-yellow-border {
    color: #f5c744;
    background: transparent;
    font-weight: 600;
    border: 1px solid #f5c744;
    border-radius: 74px;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 20px;
}

.btn.bg-yellow {
    background: #f5c744;
    border: 1px solid #f5c744;
    font-weight: 600;
    border-radius: 74px;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 20px;
}

.w-130 {
    min-width: 130px;
}

.w-180 {
    min-width: 180px;
}

.form-bottom .btn.bg-yellow-border,
.form-bottom .btn.bg-yellow {
    min-width: 130px;
}

[class*="sidebar-dark-"] .nav-treeview>.nav-item>.nav-link.active,
[class*="sidebar-dark-"] .nav-treeview>.nav-item>.nav-link.active:focus,
[class*="sidebar-dark-"] .nav-treeview>.nav-item>.nav-link.active:hover {
    background: transparent;
}

[class*="sidebar-dark-"] .sidebar a {
    color: #fff;
}

.nav-sidebar .nav-treeview {
    padding-left: 10px;
}

/* .content-wrapper .input-group .form-control{ border-right: 0px; } */
.content-wrapper .input-group input[type="date"] :before {
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
}

.dropdown-menu {
    /* padding: 27px 30px; */
    box-shadow: 0px 10px 20px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 1rem 0;
}

.dropdown-menu li .dropdown-item {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    padding: 0.3rem 1.5rem;
}

.dropdown-menu li .dropdown-item i {
    margin-right: 10px;
}

.dropdown-menu li {
    margin-bottom: 6px;
}

.dropdown-menu li:last-child {
    margin-bottom: 0px;
}

.dropdown-menu li .dropdown-item.active,
.dropdown-menu li .dropdown-item:active {
    color: #a150cc;
    background: transparent;
}

.btn.btn-bg {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    min-height: 46px;
    border: none;
    padding: 10px 25px;
    border-radius: 50px;
    color: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}

.btn.btn-bordered {
    color: #a150cc;
    position: relative;
    border: 1px solid;
    min-height: 46px;
    border-radius: 20px;
    border-radius: 50px;
    padding: 12px 25px;
    background: linear-gradient(#071d3b, #071d3b) padding-box,
        linear-gradient(to right, #1b5fd0, #a150cc) border-box;
    border: 2px solid transparent;
}

.content-wrapper .edit-form .form-control {
    height: calc(3rem + 2px);
}

.edit-form .btn.btn-bordered,
.btn.btn-bg {
    min-height: 50px;
}

.text-sm .content-header {
    padding: 17px 1.5rem 1.25rem;
}

.text-sm .content-header .row.mb-2 {
    margin-bottom: 0px !important;
}

.edit-form .form-group .custom-file {
    height: calc(3rem + 2px);
}

.edit-form .form-group .custom-file .custom-file-label {
    line-height: 2rem;
}

.edit-form .form-group .custom-file .custom-file-label::after {
    line-height: 2.5;
    height: 100%;
    background-color: #071d3b;
    color: #fff;
}

.edit-form .form-group .custom-file .custom-file-input {
    height: calc(3rem + 2px);
}

.card-header>.card-tools {
    margin-right: 0px;
}

.text-sm .card-header h3.card-title {
    margin-top: 7px;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    background-color: #00c058;
    border-color: #00c058;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #a150cc;
}

/* background: #1c3251; background: #2a405e; background: rgba(24 , 71 , 149 , 0.5); */
.form-header {
    border-radius: 5px;
    background: #1a3164;
    box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.1);
}

.form-header .form-top {
    padding: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/* background: rgba(255,255,255,0.1); */
.form-header .form-bottom {
    background: #304675;
    padding: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

button:focus,
* {
    outline: none;
}

.table .dropdown-toggle.btn-primary:not(:disabled):not(.disabled).active:focus,
.table .dropdown-toggle.btn-primary:not(:disabled):not(.disabled):active:focus,
.table .show>.dropdown-toggle.btn-primary.dropdown-toggle:focus {
    box-shadow: none !important;
}

.table .dropdown-toggle.btn-primary:not(:disabled):not(.disabled).active,
.table .dropdown-toggle:not(:disabled):not(.disabled):active,
.table .show>.btn-primary.dropdown-toggle {
    background-color: none;
    border-color: transparent;
}

.table.dataTable thead th a {
    color: #fff;
}

.pagination .page-item,
.pagination .page-item a {
    color: #f5c744;
}

.page-item.active .page-link {
    color: #000;
    background-color: #f5c744;
    border-color: #f5c744;
}

.page-item .page-link {
    background-color: #071d3b;
    border: 1px solid #20344f;
}

.page-link:hover,
.pagination .page-item a.page-link:hover {
    background: #f5c744;
    color: #000;
    border-color: #f5c744;
}

.password-holder {
    position: relative;
}

.password-holder .field-icon {
    border: none;
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    color: #666666 !important;
    outline: none;
    bottom: 0;
    right: 0;
    margin-top: 0px;
    background: transparent !important;
    padding-left: 10px;
    padding-right: 20px;
    cursor: pointer;
}

.profile-img-holder {
    width: 190px;
    height: 190px;
    margin-bottom: 5px;
    background: #1c3251;
    border-radius: 50%;
    padding: 15px;
    position: relative;
}

.profile-img-holder .profile-img-inner {
    border: 2px solid #73c7ec;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-img-holder .profile-img-inner img {
    border-radius: 50%;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.card.no-shadow,
.no-shadow,
.card {
    box-shadow: none !important;
}

.card.no-shadow .card-header {
    border-bottom: none;
}

.sweet-alert button {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%) !important;
    min-height: 46px;
    border: none;
    padding: 10px 25px;
    border-radius: 50px;
    color: #fff;
    min-width: 130px;
}

.swal-button {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    min-height: 46px;
    border: none;
    padding: 10px 25px;
    border-radius: 50px;
    color: #fff;
    min-width: 130px;
    box-shadow: none !important;
}

.swal-button.swal-button--confirm {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
}

.swal-button--danger {
    background-color: #d71e1e;
}

.swal-button.swal-button--cancel {
    border: 1px solid #d71e1e;
    color: #d71e1e;
    background: transparent;
    background-color: transparent;
}

.swal-button.swal-button--cancel:hover {
    background-color: #d71e1e;
    color: #fff;
}

.swal-button--danger:not([disabled]):hover {
    background-color: #d71e1e;
}

.swal-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #101820;
}

.swal-footer {
    text-align: center !important;
}

.swal-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #101820;
}

.swal-modal {
    border-radius: 10px;
}

.table thead th a {
    color: #fff;
}

.table thead th a:hover {
    color: #fff;
}

.lds-spinner {
    /* color: official; */
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: #fff;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.loader-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.intro-block {
    width: 100vw;
    text-align: center;
    padding-top: 20px;
}

.intro-block .monitor {
    padding: 0;
    margin: 0 auto;
}

.intro-block svg {
    max-width: 130px;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.intro-block svg .ekg {
    fill: none;
    stroke: #fff;
    stroke-width: 7;
    stroke-linecap: round;
    stroke-linejoin: miter;
    opacity: 0;
    stroke-dashoffset: 1000;
    stroke-dasharray: 1000;
    animation: ekg 3s linear forwards infinite;
}

@keyframes ekg {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        stroke-dashoffset: 2000;
    }

    99% {
        opacity: 0;
        stroke-dashoffset: 3000;
    }

    100% {
        stroke-dashoffset: 1000;
    }
}

.messageboard-section .alert-success {
    background: #86f5b9;
    box-shadow: 0px 6px 20px rgb(0 0 0 / 13%);
    border-radius: 10px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    padding-left: 56px;
}

.messageboard-section .alert-success i.icon {
    position: absolute;
    left: 15px;
    top: 15px;
    background: #00c058;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    font-size: 13px;
    color: #fff;
    line-height: 26px;
    text-align: center;
}

.select-box .select2-container .select2-selection--multiple {
    border-radius: 5px;
    height: 50px;
    border-color: rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
    padding-top: 7px;
    padding-bottom: 12px;
    overflow-y: auto;
}

.select-box .select2-container .select2-selection--multiple::-webkit-scrollbar {
    display: none;
}

.select-box .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-left: 10px;
    color: #ffffff;
}

.select-box .select2-container--default .select2-selection--multiple .select2-selection__arrow {
    top: 0;
    right: 15px;
    width: 20px;
    bottom: 0;
    margin: auto;
}

.select-box .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

#evaluation-report-filter .select2-selection--multiple {
    border-color: rgba(255, 255, 255, 0.1) !important;
    padding: 3px 0;
    height: unset;
}

.select-box .select2-container--default .select2-selection .select2-selection__arrow b {
    width: 10px;
    height: 10px;
    border: none;
}

.select-box .select2-container--default .select2-selection .select2-selection__arrow b::before {
    content: "\e828";
    font-family: "fontello";
    color: #b1b3b3;
    position: absolute;
    top: -3px;
    bottom: 0;
    right: 0;
    font-size: 5px;
}

.select-box .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #071d3b;
    border: none !important;
}

.select-box .select2-container {
    width: 100% !important;
}

.select-box .select2-container .select2-selection--single {
    border-radius: 5px;
    height: 50px;
    border-color: rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
    padding-top: 8px;
    padding-bottom: 12px;
}

.select-box .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
    color: #ffffff;
}

.select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    right: 15px;
    width: 20px;
    bottom: 0;
    margin: auto;
}

.select-box .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.select-box .select2-container--default .select2-selection .select2-selection__arrow b {
    width: 10px;
    height: 10px;
    border: none;
}

.select-box .select2-container--default .select2-selection .select2-selection__arrow b::before {
    content: "";
    background: url(../img/down-arrow-white.svg) no-repeat;
    width: 12px;
    height: 7px;
    color: #b1b3b3;
    position: absolute;
    top: -1px;
    bottom: 0;
    right: 0;
    font-size: 5px;
}

.select-box .select2-container--default .select2-selection--single .select2-selection__choice {
    background-color: #071d3b;
    border: none !important;
}

.edit-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 1px;
}

.form-header .select-box .select2-container .select2-selection--single {
    height: 42px;
}

.row-select-box.select-box .select2-container .select2-selection--single {
    height: 42px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #1b5fd0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #1b5fd0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #1b5fd0;
}

/* .required-holder .select2-selection__rendered{
    &:after{content: ' *'; color: $red_color; }
} */
.select-box.whitebgselect-box .select2-container .select2-selection--multiple {
    border-color: rgba(0, 0, 0, 0.1);
}

.select-box.whitebgselect-box .select2-container .select2-selection--single {
    border-color: rgba(0, 0, 0, 0.1);
}

.select-box.whitebgselect-box .select2-container--default .select2-selection .select2-selection__arrow b::before {
    background: url(../img/down-arrow.svg) no-repeat;
}

.select-box.whitebgselect-box .select2-container--default.select2-container--focus .select2-selection--single {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.select-box.whitebgselect-box .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.select-box.whitebg-white-select-box .select2-container .select2-selection--multiple {
    border-color: rgba(0, 0, 0, 0.1) !important;
}

.select-box.whitebg-white-select-box .select2-container .select2-selection--single {
    border-color: rgba(0, 0, 0, 0.1) !important;
}

.select-box.whitebg-white-select-box .select2-container--default .select2-selection .select2-selection__arrow b::before {
    background: url(../img/down-arrow.svg) no-repeat;
}

/* .select-box.whitebg-white-select-box .select2-container--default.select2-container--focus .select2-selection--single{border-color: rgba(255, 255, 255, 0.1) !important;}
.select-box.whitebg-white-select-box  .select2-container--default.select2-container--focus .select2-selection--multiple{border-color: rgba(255, 255, 255, 0.1) !important;} */
.select-box.whitebg-white-select-box .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
    color: #000 !important;
    line-height: 37px !important;
}

.label-wraper {
    position: relative;
    display: inline-block;
    padding-right: 30px;
}

.form-check-input {
    margin-left: 0;
    right: 0;
}

.card-body .table-responsive .table tr td .form-check-input {
    position: relative;
}

.nav-sidebar>.nav-item .nav-icon.fa,
.nav-sidebar>.nav-item .nav-icon.fab,
.nav-sidebar>.nav-item .nav-icon.far,
.nav-sidebar>.nav-item .nav-icon.fas,
.nav-sidebar>.nav-item .nav-icon.glyphicon,
.nav-sidebar>.nav-item .nav-icon.ion {
    font-size: 0.8rem;
}

.nav-sidebar>.nav-item .nav-icon.fas.fa-circle {
    font-size: 0.5rem;
}

[class*="sidebar-dark-"] .nav-sidebar>.nav-item>.nav-link.active {
    box-shadow: none;
}

.no-data-found {
    text-align: center;
    padding: 15px;
}

.no-data-found h4 {
    margin-top: 30px;
    color: #1b5fd0;
}

.no-data-found img {
    max-width: 250px;
}

.no-data-available {
    color: #1b5fd0;
    font-size: 20px;
}

.dropdown .btn-primary:not(:disabled):not(.disabled).active,
.dropdown .btn-primary:not(:disabled):not(.disabled):active,
.dropdown .show>.btn-primary.dropdown-toggle {
    background: transparent;
}

.cke_bottom {
    background: #20344f;
}

.cke_chrome {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

/* pagination */
.pagination-holder {
    color: #fff;
    display: flex;
    white-space: nowrap;
    justify-content: space-between;
    border: 1px solid rgba(255, 255, 255, 0.1);
    max-width: 443px;
    width: 100%;
    border-radius: 10px;
    margin: 20px auto 0;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 300;
}

.pagination-holder ul li {
    width: 36px;
}

.pagination-holder ul li a {
    box-shadow: none;
    outline: none;
    border: none;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    line-height: 36px !important;
    padding: 0px;
    width: 100%;
    color: #000000 !important;
}

@media screen and (min-width: 992px) {
    .pagination-holder ul li a {
        font-size: 16px;
        line-height: 1.7;
    }
}

@media screen and (min-width: 1601px) {
    .pagination-holder ul li a {
        font-size: 16px;
        line-height: 1.7;
    }
}

.pagination-holder ul li.active a {
    background: #38a8c2 !important;
    color: #fff !important;
    border-radius: 4px;
}

.pagination-holder ul li:hover a {
    background: #38a8c2 !important;
    color: #fff !important;
    border-radius: 4px;
}

.pagination-holder .page-link:focus {
    box-shadow: none;
}

.pagination-holder .btn {
    padding-left: 5px;
    padding-right: 5px;
}

.pagination-holder p {
    margin-bottom: 0px;
}

.pagination-holder p span {
    font-weight: 500;
}

.pagination-holder select.form-control {
    width: 50px;
    padding-left: 0;
    color: #fff;
    background: transparent url(../images/icon/down-arrow-sky.svg) no-repeat 97% center;
    border: 0px;
    border-radius: 0px;
    height: 32px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.pagination-holder ul.pagination {
    margin-top: -3px;
}

.pagination-holder ul.pagination .page-item {
    background: transparent !important;
    display: none;
}

.pagination-holder ul.pagination .page-item a {
    background: transparent !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500px;
    line-height: 24px !important;
}

.pagination-holder ul.pagination .page-item.active .page-link {
    background: transparent !important;
    border: 0 !important;
}

.pagination-holder ul.pagination .page-item:last-child,
.pagination-holder ul.pagination .page-item:first-child {
    font-size: 36px !important;
}

.pagination-holder ul.pagination .page-item:last-child a,
.pagination-holder ul.pagination .page-item:first-child a {
    color: #73c7ec !important;
    font-size: 36px !important;
}

.pagination-holder ul.pagination .page-item:last-child.disabled,
.pagination-holder ul.pagination .page-item:first-child.disabled {
    background: transparent !important;
}

.pagination-holder ul.pagination .page-item:last-child.disabled a,
.pagination-holder ul.pagination .page-item:first-child.disabled a {
    color: #73c7ec !important;
    font-size: 36px !important;
    background: transparent !important;
}

.pagination-holder ul.pagination .page-item:first-child {
    display: block !important;
}

.pagination-holder ul.pagination .page-item:first-child a {
    color: #73c7ec !important;
    font-size: 36px;
    background: transparent !important;
}

.pagination-holder ul.pagination .page-item:last-child {
    display: block !important;
}

.pagination-holder ul.pagination .page-item.disabled .page-link {
    background: transparent !important;
    border: 0 !important;
    color: #73c7ec !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.pagination-holder ul.pagination .page-item .page-link {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.custom-tabs .nav-pills {
    border-bottom: 0px;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.127513);
    border-radius: 6px;
    background: #1b2e48;
    margin-bottom: 20px;
    padding: 15px 30px 0;
}

.custom-tabs .nav-pills .nav-item {
    margin-right: 25px;
}

.custom-tabs .nav-pills .nav-link {
    border: none;
    position: relative;
    font-size: 13px;
    color: #5c789d;
    font-weight: 600;
    line-height: 15px;
    padding: 10px 15px 22px;
}

.custom-tabs .nav-pills .nav-link.active {
    color: #f5c744;
    background-color: transparent;
}

.custom-tabs .nav-pills .nav-link.active::before {
    content: "";
    width: 100%;
    height: 3px;
    background: #f5c744;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.custom-tabs .nav-pills .nav-link .icon-holder {
    margin-right: 10px;
}

.custom-tabs .nav-pills .nav-link .icon-holder img {
    max-width: 18px;
}

.custom-tabs .nav-pills .nav-link:not(.active):hover {
    color: #5c789d;
}

@media (min-width: 768px) {
    .col-md-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.dashboard-box {
    background: #1c3251;
    height: 100%;
    align-items: center;
    width: 100%;
    color: #fff;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 30px 30px 26px;
}

.dashboard-box p {
    margin-bottom: 0px;
    font-weight: 300;
    font-size: 16px;
}

.dashboard-box p,
.dashboard-box .title-30 {
    color: #fff;
}

.dashboard-box .icon-holder {
    margin-right: 24px;
}

@media screen and (max-width: 1280px) {
    .dashboard-box {
        padding: 20px 15px 16px;
    }

    .dashboard-box .icon-holder {
        margin-right: 15px;
    }
}

.publish-btn-w.btn {
    width: 95px;
    padding: 0.2rem 0.2rem !important;
    text-align: center;
}

.custom-file {
    height: 44px;
    width: 100%;
    border-radius: 4px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dashed #9795a5;
    overflow: hidden;
    transition: all 1s;
    color: #fff;
    font-size: 20px;
    text-align: left;
}

.custom-file input[type="file"] {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.custom-file .custom-file-label {
    padding-top: 9px;
}

.custom-file .custom-file-label::after {
    height: 100%;
    padding-top: 10px;
}

.per-page-select.select-box .select2-container .select2-selection--single {
    height: 36px;
    padding-top: 5px;
}

.per-page-select.select-box .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 3px;
    padding-right: 30px;
}

.pagination-wrap {
    align-items: flex-start;
}

.text-danger-list {
    max-width: 520px;
    margin: 0 auto;
    padding-top: 15px;
    text-align: left;
}

.text-danger-list ul li {
    text-align: left;
    font-size: 12px;
}

.text-danger-list p {
    margin-bottom: 5px;
}

.text-danger-list .btn.btn-info {
    background-color: transparent;
    width: 100%;
    padding: 0 20px 0 0;
    border: none;
    color: #dc3545;
    text-align: left;
    position: relative;
}

.text-danger-list .btn.btn-info:hover {
    background: transparent;
}

.text-danger-list .btn-info:not(:disabled):not(.disabled).active,
.text-danger-list .btn-info:not(:disabled):not(.disabled):active,
.text-danger-list .show>.btn-info.dropdown-toggle {
    background-color: transparent;
    color: #dc3545;
}

.text-danger-list .btn-info:not(:disabled):not(.disabled).active,
.text-danger-list .btn-info:not(:disabled):not(.disabled):active,
.text-danger-list .show>.btn-info.dropdown-toggle {
    background-color: transparent;
    color: #dc3545;
}

.text-danger-list .btn.btn-info:before {
    position: absolute;
    right: 0;
    top: 4px;
    width: 15px;
    height: 15px;
    content: "";
    font-size: 15px;
    background: url(../img/down-arrow-red.svg) no-repeat center;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 23px;
    margin-bottom: 0;
}

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

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #2e5a7b;
    background-color: transparent;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 3px;
    background-color: #2a405e;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.switch input:checked~.slider:before {
    background-color: #f5c744;
}

.switch input:checked~.slider {
    border-color: #f5c744;
}

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

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

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

.switch input:checked~.slider:before {
    background-color: #f5c744;
}

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

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

/* End */
.layout-fixed .brand-link {
    width: 299px;
}

.nav-sidebar .nav-link>.right,
.nav-sidebar .nav-link>p>.right {
    right: 0px;
    width: 10px;
}

.nav-sidebar .nav-item>.nav-link {
    padding-left: 45px;
}

.nav-sidebar>.nav-item .nav-link>.nav-icon {
    position: absolute;
    left: 13px;
    top: 11px;
}

/* @media (min-width: 992px){
  .sidebar-mini .nav-sidebar, .sidebar-mini .nav-sidebar .nav-link, .sidebar-mini .nav-sidebar>.nav-header {  white-space: inherit; }
} */
.main-sidebar,
.main-sidebar::before {
    width: 300px;
}

.sidebar-collapse .main-sidebar,
.sidebar-collapse .main-sidebar::before {
    margin-left: 0;
    width: 4.6rem;
}

.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover,
.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused {
    width: 300px;
}

.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover .brand-link,
.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused .brand-link {
    width: 300px;
}

body:not(.sidebar-collapse) .content-wrapper,
body:not(.sidebar-collapse) .main-footer,
body:not(.sidebar-collapse) .main-header {
    margin-left: 300px !important;
}

body.sidebar-collapse .content-wrapper,
body.sidebar-collapse .main-footer,
body.sidebar-collapse .main-header {
    margin-left: 4.6rem !important;
}

@media (max-width: 767.98px) {

    .main-sidebar,
    .main-sidebar::before {
        margin-left: -300px;
    }
}

.btn-system {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);
    border: none;
    border-radius: 105px;
    padding: 11px 20px;
    white-space: nowrap;
    min-width: 130px;
}

.btn-system-cancel {
    background: transparent;
    border: 2px solid yellow !important;
    color: yellow !important;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);
    border-radius: 105px;
    padding: 11px 20px;
    white-space: nowrap;
    min-width: 130px;
}

.modal-content {
    border-radius: 10px;
}

.modal-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.modal-footer {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.modal-content .form-group label {
    color: #212529;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
}

.modal-content .form-group .form-control {
    height: calc(3rem + 2px);
}

.modal-content .modal-footer .btn {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);
    border: none;
    border-radius: 105px;
    padding: 11px 20px;
    white-space: nowrap;
    min-width: 130px;
}

.modal-body,
.modal-header,
.modal-footer {
    padding-left: 30px;
    padding-right: 30px;
}

.modal-header .modal-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #101820;
}

.content-wrapper .card .card-body .table tr td:last-child .icheck-primary {
    position: relative;
    width: 30px;
}

/* width */
.table-responsive::-webkit-scrollbar {
    width: 10px;
    height: 5px;
}

/* Track */
.table-responsive::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
.table-responsive::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 12px;
}

/* Handle on hover */
.table-responsive::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-child.select2-search.select2-search--inline .select2-search__field {
    color: #fff;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #334763 !important;
    cursor: no-drop !important;
}

.table-responsive::-webkit-scrollbar {
    width: 10px;
    height: 5px;
}

/* Track */
.dashboard-box .questionobjective::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
.dashboard-box .questionobjective::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 12px;
}

/* Handle on hover */
.dashboard-box .questionobjective::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.dashboard-box {
    position: relative;
}

.dashboard-box .questionobjective {
    position: absolute;
    border: 1px solid #7a7d81;
    height: auto;
    top: 0px;
    right: 0px;
    overflow-y: auto;
    border-radius: 10px;
    padding: 10px;
    width: 250px;
}

.dashboard-box .questionobjective .mCustomScrollbar {
    max-height: 110px;
}

@media (max-width: 1199px) {
    .dashboard-box .questionobjective {
        position: relative;
        margin-left: auto;
    }
}

.mb-115 {
    margin-bottom: 115px;
}

.filtersticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
}

.filtersticky .card-body {
    padding-top: 0;
}

.student-list {
    font-weight: 500;
}

.student-list span {
    font-weight: 300;
}

/* table-accordion */
.table-accordion .head-title-holder p {
    font-size: 15px;
}

@media screen and (min-width: 992px) {
    .table-accordion .head-title-holder p {
        font-size: 15px;
    }
}

.table-accordion .accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.table-accordion .accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-radius: 10px;
}

.table-accordion .accordion {
    counter-reset: section;
}

.table-accordion .accordion .accordion-item {
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: none;
    background-color: transparent;
}

.table-accordion .accordion .accordion-item .accordion-button h3 {
    margin: 0;
    font-size: 23px;
}

.table-accordion .accordion .accordion-item .accordion-button {
    text-align: left;
    width: 100%;
    box-shadow: none;
    border: solid 1px #73c7ec;
    border-bottom: 0px;
    border-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    position: relative;
    padding: 15px 40px 15px 20px;
    background: transparent;
    color: #fff;
    font-weight: 600;
    line-height: 1.67;
    font-size: 16px;
    line-height: 1.5;
}

.table-accordion .accordion .accordion-item .accordion-button.collapsed {
    text-align: left;
    background-color: transparent;
    border: solid 1px #3c5678;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
    border-radius: 10px;
}

@media screen and (min-width: 992px) {
    .table-accordion .accordion .accordion-item .accordion-button {
        font-size: 16px;
        line-height: 1.7;
    }
}

@media screen and (min-width: 1601px) {
    .table-accordion .accordion .accordion-item .accordion-button {
        font-size: 16px;
        line-height: 1.7;
    }
}

@media screen and (min-width: 992px) {
    .table-accordion .accordion .accordion-item .accordion-button.collapsed {
        font-size: 16px;
        line-height: 1.7;
    }
}

@media screen and (min-width: 1601px) {
    .table-accordion .accordion .accordion-item .accordion-button.collapsed {
        width: 100%;
        font-size: 16px;
        line-height: 1.7;
    }
}

/* background: url(../images/icon/faq-.svg) no-repeat; */
.table-accordion .accordion .accordion-item .accordion-button:after,
.dashboard-box .accordion-button:after {
    content: "";
    background: url(../img/down-arrow-white.svg) no-repeat;
    transform: rotate(180deg);
    transition: 0.5s all;
    background-size: 20px;
    float: right;
    display: flex;
    align-items: center;
    position: absolute;
    right: 15px;
    width: 24px;
    height: 24px;
    top: 16px;
    background-position: 51% 24%;
}

.table-accordion .accordion .accordion-item .accordion-button.collapsed:after,
.dashboard-box .accordion-button.collapsed:after {
    content: "";
    transform: rotate(0deg);
    color: #939393;
}

.table-accordion .accordion .accordion-item .card-body {
    padding-top: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: solid 1px #73c7ec;
    border-top: none;
    padding-left: 20px;
    padding-right: 20px;
}

.table-accordion .accordion .accordion-item .card-body .card-body-holder {
    padding-top: 15px;
}

.table-accordion .accordion .accordion-item .card-body p {
    font-size: 14px;
    line-height: 20px;
}

.table-accordion .accordion .accordion-item .card-body p:last-child {
    margin-bottom: 0px;
}

.dashboard-box .accordion-button:after {
    right: 0;
    cursor: pointer;
}

.dashboard-box .questionobjective {
    top: 20px;
}

.dashboard-box .collapse.show .questionobjective {
    top: 0px;
}

.dashboard-box .form-top.mb-115 {
    margin-top: 20px;
}

.dashboard-box .accordion-button:after {
    top: 0px;
}

.dashboard-box .accordion-button.collapsed:after {
    top: 8px;
}

.right-top-menu .nav-link {
    position: relative;
    padding-right: 25px !important;
}

.right-top-menu .nav-link::before {
    content: "";
    background: url(../img/down-arrow-white.svg) no-repeat;
    width: 12px;
    height: 7px;
    color: #b1b3b3;
    position: absolute;
    top: 14px;
    bottom: 0;
    right: 0;
    font-size: 5px;
}

.right-top-menu .navbar-light .navbar-nav .show>.nav-link {
    color: #f5c744 !important;
}

.right-top-menu .nav-icon {
    margin-right: 10px;
}

.main-header .navbar-nav .nav-item.right-top-menu {
    right: 30px;
}

.right-top-menu .dropdown-menu {
    min-width: 200px;
}

.right-top-menu .dropdown-menu .dropdown-item:hover {
    color: #a150cc;
    background: transparent;
}

.btn.bg-yellow-border.count-btn {
    padding: 7px 10px;
    border-radius: 4px;
    margin-left: 6px;
}

@media screen and (max-width: 50000px) {
    .dashboard-box .form-top.mb-115 {
        margin-bottom: 0;
    }

    .dashboard-box .collapse.show .questionobjective {
        position: relative;
        margin-bottom: 20px;
        margin-left: auto;
        max-width: 100%;
        width: 350px;
    }
}

.content-wrapper>.content {
    overflow: hidden;
}

.card .table-responsive {
    overflow: auto;
    /* max-height: 420px; */
    max-height: 700px;
}

.card .table-responsive.no-scroll {
    max-height: inherit;
}

.card .table-responsive .table thead {
    position: sticky;
    z-index: 1;
    top: 0;
}

.card .table-responsive+.pagination-wrap {
    position: relative;
}

.card .table-responsive+.pagination-wrap:after {
    content: "";
    position: absolute;
    height: 5px;
    z-index: 0;
    width: 10px;
    right: 0;
    bottom: 100%;
    background: #071d3b;
    margin-bottom: 10px;
}

/* qs version */
.p-15 {
    padding: 15px 15px 15px;
}

.radius10 {
    border-radius: 10px;
}

.bgblue {
    background-color: #1c3251 !important;
}

.bg-none {
    background: transparent !important;
}

.qs-border-box {
    border: 1px solid #fff;
    position: relative;
    z-index: 0;
}

.qs-v-no {
    position: absolute;
    z-index: 0;
    font-size: 16px;
    line-height: 20px;
    top: -10px;
    left: 20px;
    background-color: #1c3251;
    padding: 0 8px;
}

.qs-edit-info {
    padding-top: 16px;
}

.qs-edit-info p {
    margin-bottom: 5px;
}

.qs-v-ans {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.qs-v-ans li {
    margin-right: 40px;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 3px;
}

.qs-v-ans li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f005";
    transform: scale(0.7);
    position: relative;
    display: inline-block;
    transform-origin: left center;
}

.qs-v-grid {
    text-align: center;
}

.qs-v-title {
    margin-bottom: 8px;
}

.qs-v-tags {
    margin-bottom: 0;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 5px 8px;
    font-size: 12px;
}

.qs-edit-info em {
    font-weight: 300;
    font-size: 12px;
}

.approve {
    color: #09d309;
}

.pending {
    color: #f1ad2f;
}

.reject {
    color: #ff4e4e;
}

.qs-info {
    font-weight: 600;
    margin-bottom: 12px;
}

.qs-main {
    margin-bottom: 0;
}

/* .qs-v-small{
  @media (max-width:767px) {
    margin-bottom: 15px;
    width: 100%;
    min-width: 100%;
  }
&:last-child{
    margin-bottom: 0 !important;
  }
} */
.qs-v-small {
    @media (max-width: 767px) {
        margin-bottom: 15px;
        width: 100%;
        min-width: 100%;
    }
}

.qs-v-small:last-child {
    margin-bottom: 0 !important;
}

.icheck-primary {
    position: relative;
}

.dropdown-menu.noscroll {
    /* transform: translate3d(-81px, -66px, 0px) !important; */
    transform: translate3d(-81px, -60px, 0px) !important;
}

.custom-file .custom-file-label {
    padding-right: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.uploadNote .required {
    color: rgb(251 65 65);
    font-size: 20px;
    line-height: 15px;
    position: relative;
    top: 4px;
}

.uploadNote {
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    margin: 5px 0 0 0;
}

.formblue .select-box .select2-container .select2-selection--single {
    height: 42px;
}

.bglightblue {
    background: #1a3164;
    box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.1);
}

.radius5 {
    border-radius: 5px;
}

.input-group-text.color-white {
    color: #ffffff;
    font-size: 15px;
}

.popuptable table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.popuptable td,
.popuptable th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

.popuptable tr:nth-child(even) {
    background-color: #ededed;
}

button.newclose {
    padding: 0;
    border: none;
    background: transparent;
    font-weight: 400;
    font-size: 18px;
    color: #071d3b;
}

.paymentSearchTable .icheck-primary {
    width: auto;
    display: inline;
}

.paymentSearchTable .table-responsive {
    /* height: 328px; */
    overflow: auto;
}

.paymentSearchTable {}

.paymentSearchTable .table thead {
    position: sticky;
    z-index: 1;
    top: 0;
}

.check-style-price-box.check-style {
    display: block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 0px;
}

.check-style input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 2px;
    border: solid 1px #425673;
    cursor: pointer;
}

.check-style-price-box.check-style .checkmark {
    width: 100%;
    height: 100%;
    top: 0;
    border: 0px;
    border-radius: 10px;
}

.price-holder {
    background: #1c3251;
    position: relative;
    padding: 15px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}

.price-holder:hover,
.price-holder.active {
    background: #f5c744;
    color: #000;
    cursor: pointer;
    border-color: #f5c744;
}

.price-holder .check-icon {
    position: absolute;
    right: 6px;
    top: 6px;
    opacity: 0;
    display: none;
    width: 40px;
    height: 40px;
}

.check-style-price-box.check-style input:checked~.price-holder .check-icon {
    opacity: 1;
    display: block;
}

.price-holder .subscription-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

.price-holder .plan-name {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin: 8px 0 7px;
}

.price-holder .plan-list li {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    padding-left: 15px;
}

.price-holder .plan-list li::before {
    position: absolute;
    background: #73c7ec;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: "";
    left: 0;
    top: 10px;
}

.subscription_div ul,
.subscription_div ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.price-holder:hover .plan-list li,
.price-holder.active .plan-list li {
    color: rgba(0, 0, 0, 0.8);
}

.price-holder:hover .subscription-title,
.price-holder:hover .plan-name,
.price-holder.active .subscription-title,
.price-holder.active .plan-name {
    color: #000;
}

.price-holder:hover .plan-list li::before,
.price-holder.active .plan-list li::before {
    background: #31280e;
}

.form-label .required-icon {
    color: #d71e1e;
    font-weight: 600;
}

.check-style-price-box.check-style input:checked~.price-holder {
    background: #f5c744;
    color: #000;
    cursor: pointer;
    border-color: #f5c744;
}

.check-style-price-box.check-style input:checked~.price-holder .subscription-title,
.check-style-price-box.check-style input:checked~.price-holder .plan-name {
    color: #000;
}

.check-style-price-box.check-style input:checked~.price-holder .subscription-title,
.check-style-price-box.check-style input:checked~.price-holder .plan-name {
    color: #000;
}

.check-style-price-box.check-style input:checked~.price-holder .plan-list li {
    color: rgba(0, 0, 0, 0.8);
}

.check-style-price-box.check-style input:checked~.price-holder .plan-list li::before {
    background: #31280e;
}

.step2 .check-style-price-box {
    height: 100%;
}

.step2 .price-holder {
    /* height: calc(100% - 45px); */
    height: 100%;
}

.check-style-price-box.check-style input:checked~.price-holder+.bg-yellow-border {
    background-color: #ffc107 !important;
    color: #1f2d3d !important;
}

.subscriptionListBox .btn {
    transition: none;
}

.subscriptionListBox {
    margin-bottom: 20px;

    @media (max-width: 1299.5px) {
        min-width: 33.3333%;
    }

    @media (max-width: 767.5px) {
        min-width: 50%;
    }

    @media (max-width: 575.5px) {
        min-width: 100%;
    }
}

.toolTip {
    display: inline;
    position: relative;
    z-index: 0;
    /* font-size: 14px; */
}

.toolTip>div {
    font-size: 13px;
}

.toolTip>div p {
    margin-bottom: 10px;
}

.toolTip>div p:last-child {
    margin-bottom: 0px;
}

.toolTip .hoverBox {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 330px;
    background: #071c39;
    border-radius: 5px;
    padding: 5px 10px;
    margin-left: 10px;
    display: none;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.54);

    @media (max-width: 767.5px) {
        position: static;
        margin: 11px 0;
        transform: translate(0, 0);
        max-width: 100%;
        overflow: hidden;
    }
}

.toolTip .hoverBox.bottom {
    position: absolute;
    margin-left: 0;
    margin-top: 10px;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    width: 330px;

    @media (max-width: 767.5px) {
        position: static;
        margin: 11px 0;
        transform: translate(0, 0);
        max-width: 100%;
        overflow: hidden;
    }
}

.toolTip:hover .hoverBox {
    display: block;
}

.hoverBox:before {
    content: "";
    position: absolute;
    left: -19px;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    width: 0;
    height: 0;
    border-color: transparent #071c39 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;

    @media (max-width: 767.5px) {
        opacity: 0;
        display: none;
    }
}

.toolTip .hoverBox.bottom:before {
    left: 0;
    right: 0;
    bottom: auto;
    top: -19px;
    border-color: transparent transparent #071c39 transparent;
}

.toolTip .hoverBox p:last-child {
    margin-bottom: 0;
}

.toolTip ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.toolTip ul li {
    margin: 0;
    padding: 0;
}

.amoutInfo>ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.amoutInfo>ul>li {
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
}

.amoutInfo>ul>li:last-child {
    margin-bottom: 0;
}

.SumoSelect {
    width: 100%;
}

.SumoSelect>.CaptionCont>span.placeholder {
    font-style: normal;
    color: #8c949f;
    line-height: 30px;
}

.SumoSelect.open>.optWrapper {
    top: 42px;
}

.SumoSelect>.CaptionCont>label>i:after {
    content: "\f107";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
}

.SumoSelect>.CaptionCont>label>i {
    background-image: none;
}

.SumoSelect>.optWrapper {
    background: #20344f;
    border: 1px solid #374861;
}

.SumoSelect>.optWrapper>.options li.opt {
    border-bottom: 1px solid #374861;
}

.SumoSelect>.optWrapper>.options li label {
    line-height: 24px;
    margin-bottom: 3px;
    font-weight: 400;
}

.SumoSelect>.optWrapper>.options li.opt:hover {
    background-color: #072248;
}

.SumoSelect>.optWrapper>.options li.opt.selected {
    background-color: #1b2c43;
}

.SumoSelect>.CaptionCont>span {
    line-height: 30px;
}

.login-form .email-holder {
    position: relative;
}

.verify-btn {
    color: #a150cc;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 26px;
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    border: none;
    background: transparent;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0px;
}

.verify-btn.red {
    color: #d71e1e;
}

.login-form .form-wrap {
    margin-bottom: 12px;
    margin-top: 10px;
    position: relative;
}

.price-table-holder {
    background: #1c3251;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 15px 20px 13px;
    color: #fff;
    margin: 10px auto 30px;
}

.price-table-holder .price-table {
    width: 100%;
}

.price-table-holder .price-table tbody td {
    padding-bottom: 8px;
}

.price-table-holder .price-table tbody tr:last-child td {
    padding-bottom: 15px;
}

.price-table-holder .price-table tfoot {
    font-weight: 700;
    border-top: 1px solid #fff;
    margin-top: 15px;
    padding-top: 15px;
}

.price-table-holder .price-table tfoot tr:first-child td {
    padding-top: 15px;
}

.price-table-holder .price-table tbody .price {
    font-weight: 600;
}

.price-table-holder .price-table tfoot .price {
    font-weight: 700;
    font-size: 20px;
}

#terms {
    color: yellow;
    cursor: pointer;
    text-decoration: none;
}

.check-style {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    min-height: 20px;
    background-color: #071d3b;
}

.checkmark1 {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 2px;
    border: solid 1px #425673;
}

.checkmark1:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -3px;
    left: -1px;
    width: 6px;
    height: 10px;
    border: 2px solid #000;
    border-left: none;
    border-top: none;
    transform: translate(7.75px, 4.5px) rotate(45deg);
    -ms-transform: translate(7.75px, 4.5px) rotate(45deg);
    opacity: 0;
}

.check-style input:checked~.checkmark1,
.check-style input:disabled~.checkmark1 {
    background-color: #f5c744;
}

.check-style input:checked~.checkmark1:after,
.check-style input:disabled~.checkmark1:after {
    opacity: 1;
}

.plan-heading {
    background: #f5c744;
    color: #000000;
    font-weight: 700;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.steperNew {
    display: flex;
    padding: 0 16px;
}

.steperNew .stepno {
    position: relative;
    display: flex;
    align-items: center;
    opacity: 0.38;
}

.steperNew .stepno.active {
    opacity: 1;
    color: #f5c744;
}

.steperNew .stepno:last-child:after {
    content: normal;
}

.steperNew .stepno:last-child em {
    padding-right: 0;
}

.steperNew .stepno span {
    display: block;
    width: 31px;
    height: 31px;
    border: 1px solid #4f627d;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
}

.steperNew .stepno span.active {
    background-color: #f5c744;
    color: #000;
}

.steperNew .stepno em {
    font-style: normal;
    position: relative;
    z-index: 1;
    background-color: #071d3b;
    padding: 0 10px;
    font-size: 18px;
}

.steperNew .stepno.active:after {
    background-color: #f5c744;
}

.steperNew .stepno:after {
    content: "";
    z-index: 0;
    position: absolute;
    top: 15px;
    left: 35px;
    right: 10px;
    height: 1px;
    background-color: #4f627d;
}

.paymentSearchTable .table-responsive {
    border-bottom: 1px solid #2a405e;
}

.login-section .select2-container .select2-selection--single {
    line-height: 42px;
}

.login-section .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    color: #fff;
}

.login-section .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.login-section .select2-container--default .select2-selection--single {
    background-color: #20344f;
    border: 1px solid #334763;
    border-radius: 4px;
    height: 42px;
}

.login-section .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
}

.login-section .select2-container--default .select2-selection .select2-selection__arrow b::before {
    content: "";
    background: url(../img/down-arrow-white.svg) no-repeat;
    width: 12px;
    height: 7px;
    color: #b1b3b3;
    position: absolute;
    top: 7px;
    bottom: 0;
    right: 0;
    font-size: 5px;
    border: none;
}

.icheck-primary,
.paymentSearchTable .icheck-primary {
    position: relative;
}

.customSizeModal .table-responsive.popuptable {
    overflow: auto;
    max-height: 236px;
}

.customSizeModal .table-responsive.popuptable thead {
    position: sticky;
    z-index: 1;
    top: 0;
    background-color: #ffffff;
}

.customSizeModal .table-responsive .icheck-primary {
    width: 22px;
    display: block;
    margin: 0 auto !important;
    left: 0;
}

.groupColor {
    width: calc(100% - 90px);
}

.pickerBox {
    width: 90px;
}

.groupColor input.form-control {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pickerBox input.form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}

.content-wrapper .form-control.whiteselect {
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
}

.content-wrapper .form-control.whiteselect:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
}

.reviewTextarea {
    list-style: none;
    color: #495057;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.reviewTextarea li {
    margin-bottom: 6px;
}

.reviewTextarea li strong {
    font-weight: 500;
    color: #101820;
}

.transferBody {
    padding-top: 25px;
}

.small-primary-btn {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    border: none;
    border-radius: 13px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 4px;
    white-space: nowrap;
}

.small-primary-btn:hover {
    color: #fff;
}

.step3 .login-form label.error,
.step3 .login-form span.error {
    position: absolute;
    margin-bottom: 0px;
    left: 0;
    color: #d71e1e;
    bottom: -14px;
    left: 0;
    font-size: 11px;
    font-weight: 600;
    line-height: 12px;
}

.customSizeModal .popuptable [class*="icheck-"]>label {
    padding-left: 0 !important;
    overflow: hidden;
    width: 22px;
}

.customSizeModal .popuptable [class*="icheck-"]>input:first-child+input[type="hidden"]+label::before,
.customSizeModal .popuptable [class*="icheck-"]>input:first-child+label::before {
    margin-left: 0;
    background: #fff;
}

.modal-content .form-group label.notext {
    line-height: 1;
}

.modal-content .form-group label.notext i.text-danger {
    line-height: 1 !important;
    position: relative;
    top: 15px;
    right: 3px;
}

.yearchangepopup [class*="icheck-"]>label {
    padding-left: 22px !important;
}

.yearchangepopup [class*="icheck-"]>input:first-child+input[type="hidden"]+label::before,
.yearchangepopup [class*="icheck-"]>input:first-child+label::before {
    margin-left: -22px;
}

.yearchangepopup [class*="icheck-"]>input:first-child:checked+input[type="hidden"]+label::after,
.yearchangepopup [class*="icheck-"]>input:first-child:checked+label::after {
    left: 1px;
}

.form-header .select-box .select2-container .select2-selection--multiple {
    padding-top: 4px;
    padding-bottom: 7px;
    height: 42px;
}

.form-header .select2-selection.select2-selection--multiple input.select2-search__field {
    margin-top: 5px !important;
}

.printLabel p {
    margin-bottom: 0;
    margin-top: 9px;
}

.printLabel p strong {
    padding-right: 12px;
}

.checkboxFix [class*="icheck-"]>label {
    padding-left: 22px !important;
    font-size: 0;
    line-height: 0;
}

.checkboxFix [class*="icheck-"]>input:first-child+input[type="hidden"]+label::before,
.checkboxFix [class*="icheck-"]>input:first-child+label::before {
    margin-left: -22px;
}

.checkboxFix [class*="icheck-"]>input:first-child:checked+input[type="hidden"]+label::after,
.checkboxFix [class*="icheck-"]>input:first-child:checked+label::after {
    left: 1px;
}

.newQSright:after {
    content: "";
    display: table;
    clear: both;
}

.qsNewLeft {
    width: calc(100% - 300px);
    float: left;
}

.qsNewRight {
    width: 300px;
    float: right;
}

.qsNewRight .table {
    background-color: #1c3251;
}

.table-row-even {
    background: #304675;
}

.btnBoxFor {
    padding-right: 1.25rem;
}

.qsNewRight h3 {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 10px;
}

.qsNewRight .card .table-responsive {
    max-height: calc(100vh - 155px);
}

.modal-com-from form .form-group.d-flex .control-label {
    width: 120px;
    padding-right: 10px;
    margin-bottom: 0px;
    align-self: center;
}

.modal-com-from {
    color: #212529;
}

/* .modal-com-from form .form-group label{} */
.modal-com-from form .form-group .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.modal-com-from form .form-group .error {
    color: #dc3545;
}

.modal-com-from form .form-group label.error {
    font-size: 11px;
    margin-top: 0.25rem;
    display: inline-block;
    margin-bottom: 0rem;
}

.modal-preview-body .d-flex .control-label {
    width: 120px;
    padding-right: 10px;
    margin-bottom: 0px;
    align-self: center;
}

/* .modal-preview-body .preview-inner-box .d-flex  .control-label{
  width: 60px;
} */
.text-color-orange {
    color: #f5c744;
}

.form-check.text-center .form-check-label {
    margin-left: 8px !important;
}

.modal-com-from .icheck-primary .form-check-label {
    color: #212529;
    text-transform: capitalize;
}

.modal-com-from .icheck-primary input[type="checkbox"]:checked+label {
    border-color: #ffffff;
}

.modal-com-from .icheck-primary input[type="checkbox"]:checked~.form-check-label,
.modal-com-from .icheck-primary .form-check-label:hover {
    color: #f5c744;
}

.modal-com-from .btn {
    border-radius: 105px;
    padding: 12px 20px;
    white-space: nowrap;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}

.modal-preview-body {
    color: #212529;
}

.btn-gradient {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 105px;
    padding: 12px 20px;
    white-space: nowrap;
}

.btn-gradient:hover {
    color: #fff;
}

.qsNewRight .btn-gradient {
    padding: 12px 40px;
}

.scrollbarTable {
    max-height: 275px;
    overflow: auto;
}

.filtersticky .selection .select2-search__field::placeholder {
    color: #fff;
}

.select-box .form-control option:disabled {
    color: #fff;
    background-color: rgb(170, 170, 170);
}

@media screen and (max-width: 767px) {
    .modal-com-from form .form-group.d-flex {
        flex-direction: column;
    }
}

.content-wrapper .form-control.dark-form {
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
}

.select-box.dark-select2 .select2-container .select2-selection--single .select2-selection__rendered {
    color: #495057;
}

.select-box.dark-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

.select-box.dark-select2 .select2-container .select2-selection--single {
    border: 1px solid #ced4da !important;
}

.select-box.dark-select2 .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fff !important;
    background: #fff !important;
}

.compareDesc {
    margin-top: 15px;
}

.compareDesc h2 {
    font-size: 20px;
    margin-left: -8px;
    margin-bottom: 10px;
    margin-top: -12px;
}

.compareDesc h2 span {
    background: #1a3164;
    padding: 0 8px;
}

.compareDescInner {
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 15px 15px;
    border-radius: 8px;
}

.compareDesc p {
    margin-bottom: 0;
}

/* .compareTableSec{} */
.compareTableSec .col:first-child .table {
    border-radius: 5px 0 0 5px;
}

.compareTableSec .col:nth-child(2) .table {
    border-radius: 0;
}

.compareTableSec .col:last-child .table {
    border-radius: 0 5px 5px 0;
}

.compareTableSec .col:only-child .table {
    border-radius: 5px;
}

/* .compareTableSec .col .table{

} */
.compareTableSec .col .table thead {
    border-radius: 0;
}

.compareTableSec .col .table thead h3 {
    font-size: 18px;
    margin-bottom: 12px;
}

.compareTableSec .col .table thead p {
    font-weight: 400;
}

.compareTableSec .col .table thead p strong {
    font-weight: 600;
}

.compareTableSec p {
    font-size: 14px;
    margin-bottom: 3px;
}

.compareTableSec p:last-child {
    margin-bottom: 0;
}

.compareTableSec .col .table th {
    position: relative;
}

.compareTableSec .col:first-child .table td,
.compareTableSec .col:first-child .table th {
    /* padding-left: 200px; */
    position: relative;
}

.compareTableSec .col:first-child {
    padding-left: 160px !important;
}

.compareTableSec .col .table .tableTitle {
    position: absolute;
    left: -160px;
    top: 12px;
    font-weight: 500;
}

.addCompBtn {
    text-align: center;
    margin-top: 6px;
}

.addComp {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-align: center;
    line-height: 28px;
}

.removeComp {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-align: center;
    line-height: 28px;
    color: #f04343 !important;
}

.compareDescInner span.no-bg {
    background-color: #071d3b !important;
}

.customTooltip .numberMain {
    padding: 0 16px;
    display: inline-block;
}

.customTooltip {
    position: relative;
    display: inline-block;
}

.customTooltip .tooltipCont {
    position: absolute;
    display: none;
    right: 100%;
    z-index: 1;
    top: -10px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 16px 16px;
    color: #212529;
    background-color: #fff;
    text-align: left;
    max-width: 260px;
}

.customTooltip .tooltipCont:after {
    content: "";
    position: absolute;
    z-index: 0;
    width: 0;
    height: 0;
    left: 100%;
    top: 15px;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #fff;
}

.customTooltip:hover .tooltipCont {
    display: block;
}

.customTooltip .tooltipCont ol {
    list-style-position: outside;
    padding-left: 15px;
    margin: 0;
}

.customTooltip .tooltipCont li {
    padding: 0 0 0 2px;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px;
}

.customTooltip .tooltipCont li:last-child {
    margin-bottom: 0;
}

tr:last-child .customTooltip .tooltipCont {
    top: auto;
    bottom: -26px;
}

tr:last-child .customTooltip .tooltipCont:after {
    top: auto;
    bottom: 29px;
}

tr:last-child .customTooltip .tooltipCont.topAlign {
    top: -3px;
    bottom: auto;
    font-weight: 400;
    word-wrap: break-word;
    white-space: normal;
    max-width: 300px;
    width: 300px;
}

.customTooltip .tooltipCont.topAlign:after {
    top: 7px !important;
    bottom: auto !important;
}

tr:last-child .customTooltip .tooltipCont.topAlign ul {
    padding-left: 18px;
}

.tooltipScroll {
    max-height: 200px;
    overflow: auto;
}

.tooltipScroll::-webkit-scrollbar {
    width: 5px;
}

.tooltipScroll::-webkit-scrollbar-thumb {
    background-color: rgba(43, 43, 102, 0.6);
    background-clip: padding-box;
    border: 1px solid rgba(43, 43, 102, 0.6);
}

.tooltipScroll::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
}

.tooltipScroll::-webkit-scrollbar-button {
    background-color: rgba(0, 0, 0, 0.1);
}

.tooltipScroll.noVisableScrollbar {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.tooltipScroll.noVisableScrollbar::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
}

.modal-table-scroll {
    max-height: 280px;
    overflow: auto;
    margin-bottom: 30px;
}

.modal-table-scroll::-webkit-scrollbar {
    width: 5px;
}

.modal-table-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(43, 43, 102, 0.6);
    background-clip: padding-box;
    border: 1px solid rgba(43, 43, 102, 0.6);
}

.modal-table-scroll::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
}

.modal-table-scroll::-webkit-scrollbar-button {
    background-color: rgba(0, 0, 0, 0.1);
}

.modal-table-scroll.noVisableScrollbar {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.modal-table-scroll.noVisableScrollbar::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
}

.modal-table-scroll table thead {
    position: sticky;
    top: 0;
}

.btn.btn-meded-primary {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
}

.btn.btn-meded-primary:hover {
    background: linear-gradient(91.18deg, #175bc9 0%, #8b3eb4 100%);
    color: #fff;
}

.btn.btn-meded-primary:disabled {
    opacity: 0.677 !important;
    pointer-events: none;
}

.border-rounded {
    border-radius: 50px !important;
}

.card .table-responsive:has(#groupForm) {
    min-height: 170px;
}

#exampleModal .select-box.whitebg-white-select-box .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0 !important;
}

#exampleModal span#select2-state_for_merge-container[title="Choose State"] {
    color: #939ba2 !important;
}

#exampleModal span#select2-state_for_merge-container {
    font-size: 1rem;
    font-weight: 400;
    color: #495057 !important;
}

.studentListKpiOuter .dashboard-box {
    padding: 20px;
}

.studentListKpiOuter .dashboard-box p,
.studentListKpiOuter .dashboard-box .title-30 {
    color: #000000;
}

.card .studentListTable .table thead {
    z-index: 9;
}

.studentListTable tbody tr.allStudent {
    /* border: 0 !important; */
    background-color: #cbcedc;
}

.studentListTable tbody tr.studentSubscription {
    /* border: 0 !important; */
    background-color: #c6dbd6;
}

.studentListTable tbody tr.instructorSubscription {
    /* border: 0 !important; */
    background-color: #96b6ef;
}

.studentListTable tbody tr.bothSubscription {
    /* border: 0 !important; */
    background-color: #dbb358;
}

.studentListTable tbody tr.noSubscription {
    /* border: 0 !important; */
    background-color: #d7adb2;
}

.studentListTable tbody tr.allStudent td,
.studentListTable tbody tr.studentSubscription td,
.studentListTable tbody tr.instructorSubscription td,
.studentListTable tbody tr.bothSubscription td,
.studentListTable tbody tr.noSubscription td {
    color: #000;
}

.studentListTable tbody tr.allStudent td>a,
.studentListTable tbody tr.studentSubscription td>a,
.studentListTable tbody tr.instructorSubscription td>a,
.studentListTable tbody tr.bothSubscription td>a,
.studentListTable tbody tr.noSubscription td>a {
    color: #a150cc !important;
}

.studentListTable td .dropdown .dropdown-toggle {
    color: #a150cc !important;
    background: transparent;
    border: none;
}

.studentListTable td .text-warning {
    color: #b01f2d !important;
}

/* .studentListTable tbody tr td:nth-child(4),
.studentListTable th:nth-child(4) {
  position: sticky;
  left: 0;
  top: 0;
  transform: translateZ(0);
  will-change: transform;
} */
/* .studentListTable th:nth-child(4) {
  left: 0 !important;
} */

.studentListTable tbody tr td:nth-child(4) {
    z-index: 1;
    background-color: inherit;
}

.studentListTable th:nth-child(4) {
    background-color: #2a405e;
}

.studentListTable tbody tr:not(.allStudent,
    .studentSubscription,
    .instructorSubscription,
    .bothSubscription,
    .noSubscription) td:nth-child(4) {
    background-color: #1c3251;
}

.studentListTable tbody tr td {
    border: 0 !important;
}

.instructQuizModal form .form-group.d-flex .control-label {
    width: 180px;
}

@media (min-width: 576px) {
    .instructQuizModal .modal-dialog {
        max-width: 600px;
    }
}

.instructQuizModal .infoText.w-100 p {
    font-size: 11px;
    margin: 0;
    text-align: left;
    max-width: 356px;
    margin-left: auto;
    border-radius: 4px;
    color: #007bff;
}

.instructQuizModal .infoText.w-100 p i {
    font-size: 16px;
}

.stickyTable thead,
.studentListTable thead,
.instructorListTable thead,
.instructorLedTable thead,
.ledStudentListTable thead {
    z-index: 4 !important;
}

.stickyTable td.isSticky,
.studentListTable td.isSticky,
.instructorListTable td.isSticky,
.instructorLedTable td.isSticky,
.ledStudentListTable td.isSticky {
    background: #1c3251;
}

.stickyTable thead .isSticky,
.studentListTable thead .isSticky,
.instructorListTable thead .isSticky,
.instructorLedTable thead .isSticky,
.ledStudentListTable thead .isSticky {
    background: #2a405e;
}

.resultStatus {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    max-width: 123px;
    background: #071d3b;
    border-radius: 100%;
    padding: 12px;
}

.resultStatus img {
    width: 100%;
}

.resultStatus p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    margin: 0;
}

.resutlsDashboardlast {
    padding-left: 100px;
}

.resultsStatusRow .row {
    margin-left: 0;
    margin-right: 0;
}

.resultsStatusRow [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.resultsStatusRow [class*="col-"]:first-child .dashboard-box {
    border-radius: 10px 0 0 10px;
}

.resultsStatusRow [class*="col-"]:last-child .dashboard-box {
    border-radius: 0 10px 10px 10px;
}

.resultStatus .imgHolder {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.resultStatus .imgHolder img {
    display: none;
}

.resultStatus .imgHolder.isFailed {
    background-color: #ff2c2c;
}

.resultStatus .imgHolder.isPassed {
    background-color: #28a745;
}

@media (max-width: 767.91px) {
    .resultStatus {
        left: auto;
        right: 10px;
        transform: translate(0%, -50%);
    }

    .resultsStatusRow [class*="col-"]:first-child .dashboard-box {
        border-radius: 10px;
    }

    .resultsStatusRow [class*="col-"]:last-child .dashboard-box {
        border-radius: 10px;
    }

    .resultsStatusRow [class*="col-"] {
        margin-bottom: 12px;
    }

    .resutlsDashboardlast {
        padding-left: 15px;
    }
}

.select-box #filter_region {
    background: url(../img/down-arrow-white.svg) no-repeat rgba(255, 255, 255, 0.1);
    background-size: 12px 9px;
    background-position: 94%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/*
.uploadPreviewRow {
  display: grid !important;
  grid-template-columns: repeat(9, 1fr);
  gap: 20px;
}

@media (min-width:1800px) {
  .uploadPreviewRow {
    grid-template-columns: repeat(13, 1fr);
  }

}

@media (max-width:1199px) {
  .uploadPreviewRow {
    grid-template-columns: repeat(7, 1fr);
  }

} */

.uploadPreviewRow>.card,
.uploadPreviewRow .uploadPreviewBox {
    max-width: 100%;
    background: #1c3251;
    align-items: center;
    width: 100%;
    color: #fff;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.06) !important;
    /* border-radius: 10px; */
    border-radius: 0;
    padding: 4px;
    position: relative;
    justify-content: center;
    overflow: hidden;
}

.uploadPreviewRow>.card::before,
.uploadPreviewRow .uploadPreviewBox::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    transition: all 0.4s ease-in-out;
    opacity: 0;
}

.uploadPreviewRow>.card:hover::before,
.uploadPreviewRow .uploadPreviewBox:hover::before {
    opacity: 0.8;
}

.uploadPreviewRow .uploadPreviewBox .deleteMediaBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%) scale(0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.35);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    backdrop-filter: blur(7px);
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.uploadPreviewRow .uploadPreviewBox>img {
    width: 100%;
    max-width: 110px;
    object-fit: cover;
    height: 100px;
}

.uploadPreviewRow>.card:hover .deleteMediaBtn,
.uploadPreviewRow .uploadPreviewBox:hover .deleteMediaBtn {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.noMediaAdded h4 {
    margin: 15px 0;
    color: #1b5fd0;
    text-align: center;
}

.uploadRow {
    margin-bottom: 30px;
}

.uploadRow:last-child {
    margin-bottom: 0;
}

.uploadRow .uploadHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.uploadPreviewRow>.card .fileInfo,
.uploadPreviewRow .uploadPreviewBox .fileInfo {
    position: relative;
    z-index: 2;
    text-align: center;
    line-height: 1;
}

.uploadPreviewRow>.card .fileInfo p,
.uploadPreviewRow .uploadPreviewBox .fileInfo p {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
    display: inline-block;
    max-width: 6em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.uploadPreviewRow>.card .fileInfo.hasIcon,
.uploadPreviewRow .uploadPreviewBox .fileInfo.hasIcon {
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
}

.upload-pdf-wrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    row-gap: 24px;
}

.upload-pdf-wrap .upload-pdf-list {
    max-width: 122px;
}

.upload-pdf-wrap .upload-pdf-list .pdf-box {
    border: 1px solid #264b7f;
    width: 120px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    position: relative;
}

.upload-pdf-wrap .upload-pdf-list .pdf-box .delete-pdf {
    position: absolute;
    top: 5px;
    right: 5px;
}

.upload-pdf-wrap .upload-pdf-list .pdf-title {
    color: #cfcfcf;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.input-flex {
    display: flex;
    align-items: center;
    column-gap: 5px;
    margin-bottom: 6px;
}

.input-flex .link-input {
    border: 1px solid #264b7f;
    height: 40px;
    padding: 0 16px;
    border-radius: 6px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #cfcfcf;
    font-weight: 500;
    background-color: transparent;
}

.delete-pdf {
    display: flex;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    width: 28px;
    height: 28px;
    justify-content: center;
    align-items: center;
    transition: all 300ms ease;
}

.delete-pdf:hover {
    background-color: rgb(242 42 14 / 7%);
}

.course-module .upload-pdf-wrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    row-gap: 24px;
}

.course-module .upload-pdf-wrap .upload-pdf-list {
    max-width: 122px;
}

.course-module .upload-pdf-wrap .upload-pdf-list .pdf-box {
    border: 1px solid #264b7f;
    width: 120px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    position: relative;
}

.course-module .upload-pdf-wrap .upload-pdf-list .pdf-box .delete-pdf {
    position: absolute;
    top: 5px;
    right: 5px;
}

.course-module .upload-pdf-wrap .upload-pdf-list .pdf-title {
    color: #cfcfcf;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.course-module .input-flex {
    display: flex;
    align-items: center;
    column-gap: 5px;
    margin-bottom: 6px;
}

.course-module .input-flex .link-input {
    border: 1px solid #264b7f;
    height: 40px;
    padding: 0 16px;
    border-radius: 6px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #cfcfcf;
    font-weight: 500;
    background-color: transparent;
}

.course-module .delete-pdf {
    display: flex;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    width: 28px;
    height: 28px;
    justify-content: center;
    align-items: center;
    transition: all 300ms ease;
}

.course-module .delete-pdf:hover {
    background-color: rgb(242 42 14 / 7%);
}

.has-counter {
    position: relative;
    margin-bottom: 25px;
}

.has-counter .counter-span {
    position: absolute;
    bottom: -25px;
    right: 0;
    text-align: right;
    opacity: 0.75;
    padding: 2.5px 10px;
    font-size: 12px;
}

.meded-toggle-switch:not(.not-disabled):has(input:disabled),
.meded-toggle-switch:not(.not-disabled):has(input:disabled) .slider {
    opacity: 0.8;
    cursor: not-allowed !important;
    /* border-color: #858585; */
}

.meded-toggle-switch:has(input:disabled) .slider:before {
    /* background: #7c7c7c; */
}

.default-btn {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 105px;
    padding: 11px 20px;
    white-space: nowrap;
}

.default-btn:hover {
    background: linear-gradient(91.18deg, #185ac5 0%, #9146ba 100%);
    color: #fff;
}

/************************************************* Survey Panel *************************************************/
.svc-question__content--selected:not(.svc-question__content--dragged) {
    box-shadow: 0 0 0 var(--ctr-survey-question-panel-border-width-selected,
            var(--lbr-stroke-x2)) #1806f2;
}

.svc-toolbox__panel {
    background: #071d3b;
    border-color: #4b545c;
}

.svc-toolbox__item-container use {
    fill: #ffffff;
}

.svc-toolbox__item-title {
    font-family: "Lexend", sans-serif;
    color: rgb(255 255 255 / 90%);
}

.svc-toolbox__item:focus,
.svc-toolbox__tool--has-subitems:hover>.svc-toolbox__tool-content>.svc-toolbox__item,
.svc-toolbox__item:hover {
    background-color: transparent;
}

.svc-toolbox__item:focus .sv-svg-icon use,
.svc-toolbox__tool--has-subitems:hover>.svc-toolbox__tool-content>.svc-toolbox__item .sv-svg-icon use,
.svc-toolbox__item:hover .sv-svg-icon use {
    fill: #f5c744;
}

.svc-toolbox__item:focus .svc-toolbox__item-title,
.svc-toolbox__tool--has-subitems:hover>.svc-toolbox__tool-content>.svc-toolbox__item .svc-toolbox__item-title,
.svc-toolbox__item:hover .svc-toolbox__item-title {
    color: #f5c744;
}

.svc-toolbox__item-submenu-button:hover {
    background-color: #fff;
}

.svc-toolbox-subtypes .svc-toolbox__tool:hover .svc-toolbox__item-subtype,
.svc-toolbox-subtypes .svc-toolbox__item:focus .svc-toolbox__item-subtype {
    background: #1a3164;
}

.svc-toolbox-subtypes .svc-toolbox__tool:hover .svc-toolbox__item-subtype .svc-toolbox__item-title,
.svc-toolbox-subtypes .svc-toolbox__item:focus .svc-toolbox__item-subtype .svc-toolbox__item-title {
    color: rgb(255 255 255 / 90%);
}

.svc-top-bar {
    background: #071d3b;
    box-shadow: inset 0px -1px 0px var(--ctr-menu-border-color, var(--sjs-border-25, #4b545c));
}

.svc-tab-designer {
    background: #071d3b;
}

.svc-tabbed-menu-item__text.svc-tabbed-menu-item__text {
    color: rgb(255 255 255 / 90%);
}

.svc-tabbed-menu-item:hover {
    background-color: transparent;
    box-shadow: none;
}

.svc-tabbed-menu-item:focus {
    background: #142a49;
    box-shadow: inset 0px -1px 0px #4b545c;
}

.svc-toolbar__item:disabled use {
    fill: #fff;
}

.svc-toolbar-item__icon use {
    fill: #fff;
}

.svc-toolbar-item__title {
    color: rgb(255 255 255 / 90%);
}

.svc-toolbar__item:hover,
.svc-toolbar__item:focus {
    background-color: transparent;
}

.svc-toolbar__item:hover .svc-toolbar-item__title,
.svc-toolbar__item:focus .svc-toolbar-item__title {
    color: #a150cc;
}

.svc-toolbar__item:hover .svc-toolbar-item__icon use,
.svc-toolbar__item:focus .svc-toolbar-item__icon use {
    fill: #a150cc;
}

.svc-toolbar__item.svc-toolbar__item--active use {
    fill: #a150cc;
}

.svc-tabbed-menu-item--selected {
    background: #142a49;
    box-shadow: inset 0px -1px 0px #4b545c;
}

.svc-flex-row {
    background: rgb(255 90 90 / 60%);
}

.svc-toolbox__search-container {
    background: rgba(28, 50, 81, 0.6);
}

.svc-toolbox .svc-search__search-icon .sv-svg-icon use {
    fill: #f5c744;
}

.svc-toolbox .svc-search__input,
.svc-toolbox .svc-search__input::placeholder {
    color: rgb(255 255 255 / 90%);
}

.svc-surface-placeholder__title {
    color: rgb(255 255 255 / 90%);
}

.svc-surface-placeholder__description {
    color: #fff;
}

.svc-sidebar-tabs {
    background: #071d3b;
    border-color: #4b545c;
}

.svc-menu-action__icon use {
    fill: #fff;
}

.svc-menu-action__button:hover,
.svc-menu-action__button:focus,
.svc-menu-action__button:focus-within {
    background: none;
    outline: unset;
}

.svc-menu-action__button:hover .svc-menu-action__icon use,
.svc-menu-action__button:focus .svc-menu-action__icon use,
.svc-menu-action__button:focus-within .svc-menu-action__icon use {
    fill: #a150cc;
}

.svc-btn {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    border-radius: 30px !important;
}

.svc-designer-placeholder-page .svc-element__add-new-question .svc-add-new-item-button__text {
    color: #ffffff;
}

.svc-designer-placeholder-page .svc-element__add-new-question .svc-element__question-type-selector-icon use {
    fill: #fff;
}

.svc-list__item-icon use {
    fill: #000;
}

.svc-list__item:focus>.svc-list__item-body .svc-list__item-icon use,
.svc-list__item:hover>.svc-list__item-body .svc-list__item-icon use,
.svc-list__item--focused>.svc-list__item-body .svc-list__item-icon use,
.svc-list__item--hovered>.svc-list__item-body .svc-list__item-icon use {
    fill: #a150cc;
}

.svc-list__item:focus>.svc-list__item-body,
.svc-list__item:hover>.svc-list__item-body,
.svc-list__item--focused>.svc-list__item-body,
.svc-list__item--hovered>.svc-list__item-body {
    background: none;
    color: #a150cc;
}

.svc-surface-header .sd-title .sv-string-editor[aria-placeholder]:empty:before {
    color: #fff;
}

.svc-page__content--selected.svc-page__content--selected,
.svc-page__content--new.svc-page__content--new,
.svc-page__content,
.svc-page__content:hover {
    padding: var(--sjs-base-unit, var(--base-unit, 8px)) calc(3 * (var(--sjs-base-unit, var(--base-unit, 8px)))) 0;
    background: rgba(28, 50, 81, 0.6);
    border-radius: 5px;
    padding-bottom: 45px;
    box-shadow: none;
}

.svc-page-toolbar-item__title {
    color: #fff;
}

.svc-page-toolbar__item use {
    fill: #fff;
}

.svc-page-toolbar__item:hover,
.svc-page-toolbar__item:focus-visible {
    background-color: transparent;
}

.svc-page-toolbar__item:hover .svc-page-toolbar-item__title,
.svc-page-toolbar__item:focus-visible .svc-page-toolbar-item__title {
    color: #f5c744;
}

.svc-page-toolbar__item:hover .svc-page-toolbar__item use,
.svc-page-toolbar__item:focus-visible .svc-page-toolbar__item use {
    fill: #f5c744;
}

.svc-string-editor .sv-string-editor[aria-placeholder]:empty:before,
.svc-surface-header .sd-description .sv-string-editor[aria-placeholder]:empty:before {
    color: #fff;
}

.svc-string-editor__border.svc-string-editor__border--focus {
    background: none;
    box-shadow: var(--ctr-text-decor-shadow-editing-offset-x, 0px) var(--ctr-text-decor-shadow-editing-offset-y, 2px) var(--ctr-text-decor-shadow-editing-blur, 8px) var(--ctr-text-decor-shadow-editing-spread, 0px) var(--ctr-text-decor-shadow-editing-color,
            var(--sjs-special-glow, rgba(0, 76, 68, 0.1019607843))),
        0px 0px 0px var(--ctr-text-decor-border-width, var(--lbr-stroke-x2)) var(--ctr-text-decor-border-color-editing,
            var(--sjs-primary-background-500, #fff));
}

.svc-string-editor--multiline .sv-string-editor,
.svc-string-editor--multiline .sv-string-editor,
.svc-surface-header .sd-title .sv-string-editor {
    color: #fff !important;
}

.svc-surface-header .sd-description .sv-string-editor {
    color: #fff;
}

.svc-question__content--selected:not(.svc-question__content--dragged) {
    box-shadow: none;
}

.svc-element__add-new-question:focus {
    box-shadow: none;
}

.svc-question__content {
    background: none;
    padding: 0;
    box-shadow: none !important;
}

.svc-survey-element-toolbar-item__title,
.svc-survey-element-toolbar-item__title:hover {
    color: #fff;
}

.svc-survey-element-toolbar__item use {
    fill: #fff;
}

.svc-survey-element-toolbar__item--with-text:hover,
.svc-survey-element-toolbar__item--with-text:focus,
.svc-survey-element-toolbar__item--with-text:active {
    background: none !important;
    box-shadow: none;
}

.svc-survey-element-toolbar__item:active,
.svc-survey-element-toolbar__item.svc-survey-element-toolbar__item--pressed {
    opacity: 1;
    background-color: transparent;
}

.svc-survey-element-toolbar__item:active use,
.svc-survey-element-toolbar__item.svc-survey-element-toolbar__item--pressed use {
    fill: #fff;
    opacity: 1;
}

.svc-list__item--selected>.svc-list__item-body,
.svc-list__item--selected:hover>.svc-list__item-body,
.svc-list__item--selected:focus>.svc-list__item-body,
.svc-list__item.svc-list__item--selected:hover>.svc-list__item-body {
    background: #071d3b;
    color: #fff;
}

.sd-item__control-label,
.svc-item-value--new .svc-item-value__item .sd-item__control-label,
.svc-item-value--new .svc-item-value__item .sv-ranking-item__text {
    color: #fff;
}

.sd-boolean {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #fff;
}

.sd-action:disabled use,
.sd-action--disabled use {
    fill: #fff;
}

.svc-add-new-item-button__text,
.sv-ranking-item__text,
.spg-question__title,
.spg-checkbox__caption,
.spg-checkbox--disabled .spg-checkbox__caption,
.svc-sidebar__header-title,
.svc-sidebar__header-subtitle,
.svc-side-bar__container-title {
    color: #ffffff;
}

.svc-tabbed-menu-item__icon,
.svc-element__question-type-selector-icon use {
    fill: #fff;
}

.svc-designer-header .sd-container-modern__title {
    padding: 0;
}

.spg-panel__content {
    background: #071d3b;
}

.svc-action-button {
    color: #f5c744;
}

.spg-question.spg-question--disabled {
    background-color: transparent;
}

.spg-checkbox--checked .spg-checkbox__svg {
    fill: #a150cc;
}

.spg-checkbox:active .spg-checkbox__rectangle,
.spg-checkbox__control:focus:not(:disabled)+.spg-checkbox__rectangle {
    outline: 2px solid var(--ctr-checkbox-border-color-focused,
            var(--sjs-primary-background-500, #4b545c));
}

.svc-sidebar__header-container {
    background: #071d3b;

    box-shadow: inset 0px calc(-1 * var(--ctr-property-grid-header-border-width-bottom, var(--sjs-stroke-x2))) 0px var(--ctr-property-grid-header-border-color,
            var(--sjs-primary-background-500, #4b545c));
}

.spg-root-modern.spg-root--one-category {
    background-color: #071d3b;
}

.svc-sidebar-tabs:not(.svc-sidebar-tabs--collapsed) .svc-menu-action__button--selected use {
    fill: #a150cc;
}

.spg-input:focus:not(:disabled),
.spg-input.spg-dropdown:focus:not(:disabled),
.spg-input.spg-dropdown:focus-within:not(:disabled),
.spg-input-container:focus-within {
    box-shadow: inset 0 0 0 var(--ctr-editor-border-width-focused, var(--sjs-stroke-x2)) var(--ctr-editor-border-color-focused,
            var(--sjs-primary-background-500, #f5c744));
}

.spg-button-group__item {
    color: #000 !important;
    transition: all 0.4s ease-in-out;
    border-radius: 30px;
    margin: 0;
}

.spg-button-group__item--hover:hover,
.spg-button-group__item--selected {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff !important;
    margin-bottom: 0;
    border-radius: 30px;
    outline: none;
    border: 0;
    box-shadow: none;
}

.spg-matrixdynamic__add-btn {
    color: var(--ctr-survey-action-button-text-color-positive,
            var(--sjs-primary-background-500, #f5c744));
}

.sd-input[type="range"]::-webkit-slider-runnable-track {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
}

.sd-input[type="range"]::-webkit-slider-thumb {
    border: 6px solid #f5c744;
    box-shadow: inset 0 0 0 2px var(--background, #fff);
    background-color: #fff;
}

.sd-multipletext__item-title span {
    color: #000 !important;
}

.svc-page .svc-panel__placeholder {
    color: #fff;
}

.svc-panel__add-new-question .svc-add-new-item-button__text,
.svc-panel__add-new-question-wrapper .svc-element__add-new-question .svc-add-new-item-button__text {
    color: var(--ctr-survey-action-button-text-color-positive,
            var(--sjs-primary-background-500, #f5c744));
}

.sd-table {
    background: #1c3251;
}

.sd-table-wrapper:before,
.sd-table-wrapper:after {
    background: #1c3251;
}

.sd-table__cell--actions:not(.sd-table__cell--vertical),
.sd-table__cell--empty,
.sd-table__cell--row-text,
.sd-table__cell--footer-total,
.sd-matrix__cell:first-of-type,
.sd-matrix tr>td:first-of-type {
    background-color: #1c3251;
    color: #fff;
}

.sd-table__cell--header {
    color: #fff;
    background: #2a405e;
}

.sd-table__cell--actions:not(.sd-table__cell--vertical):last-of-type,
.sd-table__cell--empty:last-of-type,
.sd-table__cell--row-text:last-of-type,
.sd-table__cell--footer-total:last-of-type,
.sd-matrix__cell:first-of-type:last-of-type,
.sd-matrix tr>td:first-of-type:last-of-type {
    background: #2a405e;
}

.svc-question__content .sd-matrixdynamic__btn.sd-matrixdynamic__add-btn {
    color: #fff;
}

.sd-file__drag-area-placeholder {
    color: #fff;
}

.spg-panel.spg-panel--group .spg-panel__title {
    color: #fff;
}

.svc-designer__placeholder-container {
    padding: var(--sjs-base-unit, var(--base-unit, 8px)) calc(3 * (var(--sjs-base-unit, var(--base-unit, 8px)))) 0;
    background: #1a3164;
    border-radius: 5px;
    padding: 30px;
    box-shadow: none;
    border-radius: 6px;
}

.svc-toolbox__category-separator:after {
    background-color: #4b545c;
}

.svc-top-bar .sv-action-bar-separator {
    background-color: var(--ctr-separator-color, var(--sjs-border-25, #4b545c));
}

.svc-sidebar-tabs__separator>div {
    background: var(--ctr-separator-color, var(--sjs-border-25, #4b545c));
}

.spg-title-toolbar--single-help-action .spg-help-action .spg-action-button--icon {
    opacity: 1;
}

.spg-title-toolbar--single-help-action .spg-help-action .spg-action-button--icon:hover {
    background-color: #f5c744;
}

.spg-title-toolbar--single-help-action .spg-help-action .spg-action-button--icon use {
    fill: #fff;
}

.svc-side-bar__container {
    border-inline-start: var(--ctr-property-grid-border-width-left,
            var(--sjs-stroke-x1)) solid var(--ctr-property-grid-border-color, var(--sjs-border-25, #4b545c));
}

.svc-menu-action__button.svc-menu-action__button--pressed {
    opacity: 1;
    background: #f5c744;
}

.svc-toolbox__item-submenu-button svg {
    fill: #000;
}

.sv-string-viewer.sv-string-viewer--multiline {
    color: #fff !important;
}

.spg-input,
.svc-side-bar .svc-search {
    background-color: rgba(255, 255, 255, 0.1);
    outline: none;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    box-shadow: none;
}

.svc-side-bar .svc-search {
    background-color: rgb(32 52 79);
}

.spg-input::placeholder {
    color: #fff;
}

.sd-dropdown__value {
    color: #fff;
}

.spg-input__edit-button svg {
    fill: #fff;
}

.spg-dropdown_chevron-button .spg-dropdown_chevron-button-svg use {
    fill: #fff;
}

.svc-side-bar .svc-search__input {
    color: #fff;
}

.spg-input-container__input,
.spg-input-container__input::placeholder,
.svc-side-bar .svc-search__input::placeholder {
    color: #fff;
}

.svc-side-bar .svc-search__search-icon .sv-svg-icon use {
    fill: #fff;
}

.svc-survey-element-toolbar__item.svc-survey-element-toolbar__item--active use {
    fill: #f5c744;
}

.svc-survey-element-toolbar__item.svc-survey-element-toolbar__item--active .svc-survey-element-toolbar-item__title {
    color: #f5c744;
}

.svc-question__content.svc-question__content--selected>.svc-question__drag-area>.svc-question__drag-element {
    opacity: 1;
}

.svc-question__drag-element use {
    fill: #fff;
}

.spg-action-button__icon use {
    fill: #fff;
}

.spg-table__cell--header {
    background: #2a405e;
}

.spg-table tr {
    background-color: #1c3251;
}

.svc-creator-popup.sv-popup--modal-popup>.sv-popup__container>.sv-popup__body-content {
    background-color: #1c3251;
}

.svc-creator-popup .sv-popup__body-header {
    color: #fff;
}

.svc-creator-popup.sv-popup--modal-popup .sv-modal-popup__button,
.svc-creator-popup.sv-popup--modal-overlay .sv-modal-popup__button:hover,
.svc-creator-popup.sv-popup--modal-popup .sv-modal-popup__button:hover {
    background: none;
    color: #f5c744;
    border: 1px solid #f5c744;
    border-radius: 30px;
}

.svc-creator-popup.sv-popup--modal-popup .sv-popup__button--apply,
.svc-creator-popup.sv-popup--modal-overlay .sv-popup__button--apply,
.svc-creator-popup.sv-popup--modal-popup .sv-popup__button--apply:hover,
.svc-creator-popup.sv-popup--modal-overlay .sv-popup__button--apply:hover {
    background: #f5c744;
    color: #1f2d3d !important;
    font-weight: 600;
}

.sd-input {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.sd-input::placeholder {
    color: #fff;
}

.spg-matrixdynamic__placeholder {
    background: rgba(255, 255, 255, 0.1);
    border: rgba(255, 255, 255, 0.1);
}

.spg-input:disabled,
.spg-input:disabled::placeholder,
input.spg-input:read-only,
input.spg-input:read-only::placeholder {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    border: rgba(255, 255, 255, 0.1);
}

.spg-question--disabled .spg-button-group {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    border: rgba(255, 255, 255, 0.1);
}

.spg-button-group {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    box-shadow: none;
}

.sd-dropdown__filter-string-input,
.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__filter-string-input::placeholder {
    color: #fff;
}

.skippedQuestionListData h5 {
    margin-bottom: 25px;
}

.sv-dropdown_select-wrapper use {
    fill: #fff;
}

.spg-question__content--left input[type="datetime-local" i]::-webkit-calendar-picker-indicator {
    filter: brightness(0) invert(1);
}

.skippedQuestionListData ul {
    padding: 0;
    margin: 0;
    list-style: none;
    column-count: 2;
}

.skippedQuestionListData li {
    position: relative;
    margin-bottom: 14px;
    padding-left: 30px;
}

.skippedQuestionListData li::before {
    content: "";
    background: url(../img/check-circle.svg) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 1px;
    left: 0;
    background-size: 20px;
    background-position: top left;
}

.select-box.surveyInsightSelect .select2-container .select2-selection--single {
    padding-top: 12px;
    padding-bottom: 12px;
}

.surveyInsightTabOuter .surveyInsightTabHolder {
    border-radius: 5px;
    background: #1a3164;
    box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.1);
    padding: 20px 20px 0;
}

.surveyInsightTabOuter .form-header {
    background: #304675;
    box-shadow: none;
}

.surveyInsightTabOuter .form-header .form-bottom {
    padding-top: 0;
}

.surveyInsightTabOuter .nav {
    border-bottom: 1px solid #4b545c;
    gap: 0 35px;
    margin-bottom: 25px !important;
}

.surveyInsightTabOuter .nav .nav-link {
    background-color: transparent;
    color: #fff;
    padding: 15px;
    box-shadow: none;
    border: 0;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

.surveyInsightTabOuter .nav .nav-link span {
    position: relative;
}

.surveyInsightTabOuter .nav .nav-link:hover {
    color: #fff;
}

.surveyInsightTabOuter .nav .nav-link.active {
    color: #1f2d3d;
}

.surveyInsightTabOuter .nav .nav-link::before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #f5c744;
    height: 0;
    border-radius: 5px 5px 0 0;
    transition: all 0.3s ease-in-out;
}

.surveyInsightTabOuter .nav .nav-link.active::before {
    bottom: 0;
    height: 100%;
}

.surveyInsightTabOuter .nav .nav-link::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #f5c744 transparent transparent transparent;
    transform: rotate(0deg) translateY(-5px);
    opacity: 0;
    transition: all 0.2s ease-in;
}

.surveyInsightTabOuter .nav .nav-link.active::after {
    opacity: 1;
    transform: rotate(0deg) translateY(0);
}

.surveyInsightTabOuter .sa-tabulator__header {
    background-color: #2a405e !important;
    border-radius: 5px 5px 0 0 !important;
}

.surveyInsightTabOuter .sa-table__btn--gray {
    border-color: #fff !important;
    color: #fff !important;
    transition: all 0.4s ease-in-out !important;
}

.surveyInsightTabOuter .sa-table__btn--gray:hover {
    background-color: #f5c744 !important;
    border-color: #f5c744 !important;
    color: #000 !important;
}

.surveyInsightTabOuter .sa-table__global-filter.sa-table__global-filter,
.surveyInsightTabOuter .sa-table__filter.sa-table__filter {
    background-color: transparent;
    border: solid 1px #fff;
    border-radius: 5px;
    color: #fff;
}

.surveyInsightTabOuter .sa-table__global-filter.sa-table__global-filter::placeholder,
.surveyInsightTabOuter .sa-table__filter.sa-table__filter::placeholder {
    color: #fff;
}

.surveyInsightTabOuter .sa-table__global-filter.sa-table__global-filter:focus,
.surveyInsightTabOuter .sa-table__filter.sa-table__filter:focus {
    border-color: #f5c744 !important;
}

.surveyInsightTabOuter .sa-table select {
    appearance: auto !important;
    -webkit-appearance: auto !important;
    -moz-appearance: initial !important;
    border: solid 1px #fff !important;
    color: #fff;
    background-image: none !important;
}

.surveyInsightTabOuter .sa-table select option {
    color: #000 !important;
}

.surveyInsightTabOuter .sa-tabulator .tabulator-page[aria-label~="Prev"],
.surveyInsightTabOuter .sa-tabulator .tabulator-page[aria-label~="First"],
.surveyInsightTabOuter .sa-tabulator .tabulator-page[aria-label~="Next"],
.surveyInsightTabOuter .sa-tabulator .tabulator-page[aria-label~="Last"] {
    filter: brightness(0) invert(1);
}

.surveyInsightTabOuter .sa-tabulator .tabulator-page {
    color: #fff !important;
}

.surveyInsightTabOuter .sa-tabulator .tabulator-page.active {
    border-bottom: 1px solid #fff !important;
}

.surveyInsightTabOuter .sa-tabulator .tabulator,
.surveyInsightTabOuter .tabulator .tabulator-tableholder .tabulator-table,
.surveyInsightTabOuter .sa-tabulator .tabulator .tabulator-header,
.surveyInsightTabOuter .sa-tabulator .tabulator .tabulator-header .tabulator-col,
.surveyInsightTabOuter .tabulator-row {
    background-color: #1c3251 !important;
}

.surveyInsightTabOuter .tabulator .tabulator-header,
.surveyInsightTabOuter .tabulator .tabulator-tableholder .tabulator-table {
    color: #fff !important;
}

.surveyInsightTabOuter .sa-table__svg-button use {
    fill: #fff;
}

.sa-table__action-container .sa-table__drag-button use {
    fill: #f5c744 !important;
}

.sa-tabulator .tabulator {
    border: 0 !important;
}

.tabulator .tabulator-header .tabulator-col {
    border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.sa-tabulator .tabulator .tabulator-row .tabulator-cell {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.tabulator .tabulator-tableholder::-webkit-scrollbar {
    width: 10px !important;
    height: 5px !important;
    background-color: transparent !important;
}

/* Track */
.tabulator .tabulator-tableholder::-webkit-scrollbar-track {
    background: transparent !important;
}

/* Handle */
.tabulator .tabulator-tableholder::-webkit-scrollbar-thumb {
    background: #888 !important;
    border-radius: 12px !important;
}

/* Handle on hover */
.tabulator .tabulator-tableholder::-webkit-scrollbar-thumb:hover {
    background: #555 !important;
}

.surveyInsightTabOuter .sa-tabulator .tabulator {
    border-radius: 0 0 5px 5px;
}

.surveyInsightSelectCard .sa-toolbar .sa-toolbar__button {
    font-family: "Lexend", sans-serif;
    font-size: 0.875rem !important;
    color: #f5c744;
    border: 1px solid #f5c744;
    border-radius: 30px;
    font-weight: 600;
    /* padding: 16px 25px; */
    padding: 11px 23px 11px 23px;
}

.surveyInsightSelectCard .sa-visualizer__toolbar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}

.surveyInsightSelectCard .sa-toolbar .sa-toolbar__button:hover {
    border-color: #f5c744;
}

.surveyInsightTabOuter .sa-table__detail-table {
    background-color: #1c3251 !important;
}

.surveyInsightTabOuter .sa-table__detail {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.surveyInsightSelectCard .sa-question__content {
    background: #1c3251 !important;
    height: 100%;
    align-items: center;
    width: 100%;
    color: #fff;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 30px 30px 26px;
}

.surveyInsightSelectCard .sa-question__title {
    font-family: "Lexend", sans-serif !important;
    color: #fff !important;
}

.surveyInsightSelectCard .sa-question__select-wrapper .sa-question__select {
    font-family: "Lexend", sans-serif !important;
    background: none !important;
    border-color: #f5c744 !important;
    color: #f5c744 !important;
    border-radius: 30px !important;
    font-weight: 600 !important;
    padding: 5px 23px 5px 15px;
    appearance: auto !important;
    -webkit-appearance: auto !important;
}

.surveyInsightSelectCard .sa-question__select-wrapper .sa-question__select option {
    color: #000;
}

.surveyInsightSelectCard .sa-question__select-wrapper:before {
    border-right: 2px solid var(--text-color, #f5c744) !important;
    border-bottom: 2px solid var(--text-color, #f5c744) !important;
    display: none !important;
}

.surveyInsightSelectCard .sa-visualizer-nps__score-part-title {
    font-size: 20px !important;
    text-align: center;
    color: #fff !important;
}

.surveyInsightSelectCard .sa-visualizer-nps__score-part-value {
    font-size: 23px !important;
}

.sa-visualizer-nps__score-part-percent {
    color: #fff !important;
}

.sa-text-table__cell {
    background-color: #1c3251 !important;
}

.sa-text-table * {
    color: #fff !important;
}

.sa-question__content text {
    fill: #fff !important;
}

.sa-question__content .bg-bullet rect {
    fill: transparent !important;
}

#surveyInsightSelectCard .plot-container .svg-container svg .yaxislayer-above text,
#surveyInsightSelectCard .plot-container .svg-container svg .xaxislayer-above text {
    fill: #fff !important;
}

.surveyInsightTabHolder .sa-table {
    min-height: 426px;
}

.surveyInsightTabHolder .card.noBg {
    background: none !important;
}

.surveyInsightTabHolder .card.noBg .table-responsive+.pagination-wrap:after {
    display: none;
}

#icon-draghorizontal-24x16 {
    fill: #fff;
}

/* .courseListCard:has(.table-responsive table tr:only-child) {
  padding-bottom: 80px;
}

.courseListCard .table-responsive:has(table tr:only-child) {
  overflow: visible;
} */
.courseListCard .table {
    min-height: 180px;
}

.spg-table__question-wrapper input {
    background: transparent !important;
}

.spg-question {
    background: transparent;
}

.text-wrap td {
    white-space: normal;
    word-break: break-all;
}

.svc-flex-row {
    background: #071d3b;
}

.sd-btn--action {
    background-color: transparent;
    color: #fff;
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    border-radius: 30px !important;
}

.sd-btn--action:hover {
    background: linear-gradient(91.18deg, #185ac5 0%, #9146ba 100%);
    color: #fff;
}

.svd-test-results {
    box-shadow: none;
}

.svd-test-results__header {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    padding: 0;
    padding-bottom: 30px;
}

.svd-test-results__header .svd-test-results__header-text {
    color: #fff;
}

.svd-test-results__header .svc-action-button {
    color: #f5c744;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 30px;
    cursor: pointer;
}

.svd-test-results__header .svc-action-button:hover {
    background-color: transparent;
}

.svd-test-results__header .svc-action-button.svc-action-button--selected {
    border: 1px solid #f5c744;
    background: #f5c744;
    color: #1f2d3d;
}

.svd-test-results__table table td {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    user-select: text;
    background: #1c3251;
    font-size: 15px !important;
}

.svd-dark-border-color {
    color: #fff;
}

.svd-test-results__table table th {
    text-align: left;
    color: #fff;
    padding: 20px 0.75rem !important;
    font-size: 15px;
    background-color: #2a405e;
}

.svd-test-results__text {
    background: #1c3251;
    color: #fff;
    width: 100%;
}

.svc-btn__text {
    color: #fff;
}

.sd-body__navigation .sd-btn {
    background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
    color: #fff;
    border: none;
    outline: none;
    box-shadow: none;
    border: 0;
    border-radius: 30px;
}

.sd-body__navigation .sd-btn:hover {
    background: linear-gradient(91.18deg, #185ac5 0%, #9146ba 100%);
    color: #fff;
}

.sd-boolean--checked:not(.sd-boolean--exchanged) .sd-boolean__thumb,
.sd-boolean--exchanged:not(.sd-boolean--checked) .sd-boolean__thumb {
    background-color: #f5c744;
    color: #1f2d3d !important;
}

.sd-boolean__thumb {
    background-color: #f5c744;
    color: #1f2d3d !important;
}

.sd-element--with-frame.sd-question--title-top input[type="time"]::-webkit-calendar-picker-indicator,
.sd-element--with-frame.sd-question--title-top input[type="week"]::-webkit-calendar-picker-indicator,
.sd-input[type="date"]::-webkit-calendar-picker-indicator,
.sd-input[type="datetime-local"]::-webkit-calendar-picker-indicator,
.sd-input[type="month"]::-webkit-calendar-picker-indicator {
    filter: brightness(0) invert(1);
}

.svd-test-results__table table tr .svd-test-results__node-value {
    color: #fff;
}

.svd-test-results__table table .svd-test-results__marker .sv-svg-icon use {
    fill: #fff;
    opacity: 1;
}

.sl-table__cell .svc-action-button,
.sl-table__cell .svc-action-button:hover,
.sl-table__cell .svc-action-button:focus,
.sl-table__cell .svc-action-button:hover:enabled,
.sl-table__cell .svc-action-button:focus:enabled,
.sl-table__row.sl-table__row--additional .sl-table__cell .svc-action-button {
    color: #fff;
}

.svc-logic-question-value.sd-element--with-frame {
    box-shadow: none;
    padding: var(--sjs-base-unit, var(--base-unit, 8px)) calc(3 * (var(--sjs-base-unit, var(--base-unit, 8px)))) 0;
    background: rgba(28, 50, 81, 0.6);
    border-radius: 5px;
    padding-bottom: 45px;
    box-shadow: none;
}

.svc-creator-popup:not(.sv-popup--menu-popup) .sv-popup__scrolling-content .sv-string-viewer {
    color: #fff;
}

.svc-logic-operator.svc-logic-operator--question {
    background-color: #1b5fd0;
    color: #fff;
}

.svc-logic-question--answered .svc-logic-operator--question {
    color: #fff;
}

.svc-logic-operator.svc-logic-operator--conjunction,
.svc-logic-operator.svc-logic-operator--operator {
    background-color: #f5c744;
}

.svc-logic-operator.svc-logic-operator--action,
.svc-logic-operator.svc-logic-operator--action:hover,
.svc-logic-operator.svc-logic-operator--action:focus {
    background-color: #a150cc;
}

.svc-logic-operator.svc-logic-operator--action,
.svc-logic-question--answered .svc-logic-operator--action,
.svc-logic-operator--action.sl-paneldynamic__add-btn {
    color: #fff;
}

.sv-tagbox__item-text {
    color: #1f2d3d !important;
}

.sv-tagbox__item {
    background-color: #f5c744;
}

.sd-tagbox-item_clean-button {
    background: none;
}

.sd-tagbox-item_clean-button-svg {
    background: #e50a3e;
    border-radius: 100px;
}

.sd-input.sd-dropdown:focus-within,
.svc-creator__content-wrapper .sd-input:focus {
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.sv-list__item.sv-list__item--selected>.sv-list__item-body,
.sv-list__item.sv-list__item--selected:hover>.sv-list__item-body,
.sv-list__item.sv-list__item--selected.sv-list__item--focused>.sv-list__item-body,
.sv-multi-select-list .sv-list__item.sv-list__item--selected.sv-list__item--focused>.sv-list__item-body,
li:focus .sv-list__item.sv-list__item--selected>.sv-list__item-body {
    background-color: #f5c744 !important;
    color: #000 !important;
}

.sl-panel .sl-panel__footer button.sl-panel__done-button,
.sl-panel .sl-panel__footer button.sl-panel__done-button:hover,
.sl-panel .sl-panel__footer button.sl-panel__done-button:focus {
    color: #1f2d3d !important;
    background-color: #f5c744;
}

.svc-logic-tab__content .svc-logic-tab__content-action--disabled .svc-btn__text {
    color: #fff;
}

.surveyListCard .highlighted-has-responses {
    background-color: #c6dbd6;
}

.surveyListCard .highlighted-has-responses td {
    color: #1f2d3d !important;
    border: 1px solid #adfad6;
    background-color: #adfad6;
}

.surveyListCard .highlighted-has-responses td>a {
    color: #9f14e8 !important;
}

.surveyListCard .highlighted-has-responses .slider,
.surveyListCard .highlighted-has-responses .switch input:checked~.slider {
    border: 1px solid #9f14e8;
}

.surveyListCard .highlighted-has-responses .slider:before,
.surveyListCard .highlighted-has-responses .switch input:checked~.slider:before {
    background-color: #9f14e8;
}

.surveyListCard .table .highlighted-has-responses td .dropdown .dropdown-toggle {
    color: #9f14e8;
}

.surveyListCard .table .highlighted-has-responses .text-warning {
    color: #9f14e8 !important;
}

.resultStatus {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    max-width: 123px;
    background: #071d3b;
    border-radius: 100%;
    padding: 12px;
}

.resultStatus img {
    width: 100%;
}

.resultStatus p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    margin: 0;
}

.resutlsDashboardlast {
    padding-left: 100px;
}

.resultsStatusRow .row {
    margin-left: 0;
    margin-right: 0;
}

.resultsStatusRow [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.resultsStatusRow [class*="col-"]:first-child .dashboard-box {
    border-radius: 10px 0 0 10px;
}

.resultsStatusRow [class*="col-"]:last-child .dashboard-box {
    border-radius: 0 10px 10px 10px;
}

.resultStatus .imgHolder {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.resultStatus .imgHolder img {
    display: none;
}

.resultStatus .imgHolder.isFailed {
    background-color: #ff2c2c;
}

.resultStatus .imgHolder.isPassed {
    background-color: #28a745;
}

@media (max-width: 767.91px) {
    .resultStatus {
        left: auto;
        right: 10px;
        transform: translate(0%, -50%);
    }

    .resultsStatusRow [class*="col-"]:first-child .dashboard-box {
        border-radius: 10px;
    }

    .resultsStatusRow [class*="col-"]:last-child .dashboard-box {
        border-radius: 10px;
    }

    .resultsStatusRow [class*="col-"] {
        margin-bottom: 12px;
    }

    .resutlsDashboardlast {
        padding-left: 15px;
    }
}

.sd-element--with-frame {
    background-color: rgba(255, 255, 255, 0.1);
    outline: none;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    box-shadow: none;
}

.sd-item--checked .sd-item__decorator {
    background: #f5c744 !important;
}

.sd-item__control:focus+.sd-item__decorator {
    background: none;
}

.sd-item__control:focus+.sd-item__decorator {
    box-shadow: none;
}

.sd-checkbox--checked .sd-checkbox__control:focus+.sd-checkbox__decorator .sd-checkbox__svg use {
    fill: #1f2d3d;
}

.sd-item--disabled.sd-item--disabled .sd-item__decorator,
.sd-item__decorator {
    background-color: transparent;
    border: 1px solid #f5c744;
    box-shadow: none;
}

.spg-table__cell:not(.spg-table__cell--detail-panel) .spg-input {
    background-color: rgba(255, 255, 255, 0.1);
    outline: none;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.spg-table__cell:not(.spg-table__cell--detail-panel) .sd-dropdown_chevron-button-svg use {
    fill: #fff;
    opacity: 1;
}

.spg-table__cell:not(.spg-table__cell--detail-panel) .sd-dropdown_chevron-button-svg {
    opacity: 1;
}

.sd-boolean.sd-boolean--allowhover .sd-boolean__thumb-ghost {
    border: 1px solid transparent;
}

.sd-boolean.sd-boolean--allowhover .sd-boolean__thumb-ghost:hover {
    /* background-color: #f5c744; */
    border: 1px solid #f5c744;
}

.sd-boolean.sd-boolean--allowhover:focus-within {
    box-shadow: none;
}

.sd-input:focus {
    box-shadow: none;
}

.sd-signaturepad.sjs_sp_container {
    width: 100% !important;
}

.sd-signaturepad.sjs_sp_container {
    width: 100% !important;
}

.sl-paneldynamic__content .svc-creator-popup.sv-popup--menu-popup .sv-popup-inner>.sv-popup__container>.sv-popup__body-content,
.sl-paneldynamic__content .svc-creator-popup.sv-popup--menu-popup>.sv-popup__container>.sv-popup__body-content {
    background: #20344f;
}

.sl-paneldynamic__content .sv-single-select-list .svc-list__input,
.sl-paneldynamic__content .sv-single-select-list .svc-list__input::placeholder {
    color: #fff;
}

.sl-paneldynamic__content .sv-single-select-list .svc-list__filter-icon use {
    fill: #fff;
}

.spg-input__edit-button--disabled svg,
.spg-input__edit-button:disabled svg {
    fill: #fff;
}

.spg-dropdown_chevron-button:hover,
.spg-dropdown_chevron-button:focus {
    background: none;
}

.sd-signaturepad.sjs_sp_container canvas {
    width: 100% !important;
}

/* .sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sv-popup__container,
.sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sv-popup__container .sv-popup__body-content {
  background: none;
} */

.sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sv-popup__scrolling-content .sv-string-viewer {
    color: #212529;
}

.sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sd-list__item-body:hover {
    background-color: #1b5fd0;
}

.sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sd-list__item-body:hover .sv-string-viewer {
    color: #fff;
}

.sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sv-popup__scrolling-content .sv-list__item--selected .sv-string-viewer {
    color: #fff;
}

.select-box #filter_region {
    background: url(../img/down-arrow-white.svg) no-repeat rgba(255, 255, 255, 0.1);
    background-size: 12px 9px;
    background-position: 94%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.surveyListCard td {
    background-color: #1c3251;
}

.surveyListCard thead {
    z-index: 4 !important;
}

.surveyListCard thead .isSticky-left,
.surveyListCard thead .isSticky-right {
    background: #2a405e;
}

.surveyListCard .isSticky-right:has(.show) {
    z-index: 4 !important;
}

.surveyListCard .table thead th:first-child {
    border-top-left-radius: 0;
}

.surveyListCard .table thead th:last-child {
    border-top-right-radius: 0;
}

.surveryInsightTable tr:last-child .customTooltip .tooltipCont {
    top: -5px;
    bottom: auto;
    right: auto;
    left: 100%;
}

.surveryInsightTable tr:last-child .customTooltip .tooltipCont ul {
    margin-bottom: 0 !important;
}

.surveryInsightTable tr:last-child .customTooltip .tooltipCont:after {
    top: 9px;
    bottom: auto;
    right: auto;
    left: -10px;
    border-width: 7px 10px 7px 0;
    border-color: transparent #fff transparent transparent;
}

.gradeA,
.gradeB,
.gradeC,
.gradeD {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    font-weight: 500;
}

.gradeA {
    background-color: Green;
}

.gradeB {
    background-color: Blue;
}

.gradeC {
    background-color: #f5c744;
    color: #1f2d3d;
}

.gradeD {
    background-color: Orange;
}

.sd-question__header {
    max-width: 90%;
}

/* .svc-page__content .svc-question__drag-area {
  justify-content: flex-end;
} */
.svc-page__content .svc-question__adorner .svc-question__drag-area {
    justify-content: flex-end;
}

.surveryInsightTable .table {
    min-height: 160px;
}

.sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sv-popup__scrolling-content .sv-list__item .sv-string-viewer {
    color: #fff;
}

.sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sd-list__item-body:hover {
    background-color: #f5c744 !important;
}

.sv-list__item.sv-list__item--selected>.sv-list__item-body .sv-string-viewer,
.sv-list__item.sv-list__item--selected:hover>.sv-list__item-body .sv-string-viewer,
.sv-list__item.sv-list__item--selected.sv-list__item--focused>.sv-list__item-body .sv-string-viewer,
.sv-multi-select-list .sv-list__item.sv-list__item--selected.sv-list__item--focused>.sv-list__item-body .sv-string-viewer,
li:focus .sv-list__item.sv-list__item--selected>.sv-list__item-body .sv-string-viewer,
.sv-dropdown-popup.sv-popup--menu-popup.sv-popup--bottom .sd-list__item-body:hover .sv-string-viewer {
    color: #000 !important;
}

.sv-popup.svc-property-editor.svc-creator-popup.sv-popup--modal-popup .sd-selectbase .sv-popup--menu-popup.sv-popup--bottom .sv-popup__scrolling-content .sv-list__item .sv-string-viewer {
    color: #212529;
}

.surveyListTableOuter .single-td-table .isSticky-left {
    position: static !important;
    width: auto !important;
    min-width: auto !important;
}

.customTooltipWrapper {
    display: inline-block;
}

.customTooltipWrapper .tooltipCont {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    min-width: 380px;
    max-width: 100%;
}

.tooltipCont.isMinWidth400 {
    min-width: 380px;
    max-width: 100%;
}

.tooltipCont.isMinWidth400 li,
.tooltipCont.isMinWidth400 p {
    white-space: normal;
    word-break: break-all;
}

.tooltipCont.top::after {
    top: auto;
    bottom: -10px !important;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    right: auto;
}

.tooltipCont.bottom::after {
    top: -10px;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%) rotate(-90deg);
    right: auto;
}

.tooltipCont.top {
    margin-bottom: 8px;
}

.tooltipCont.bottom {
    margin-top: 8px;
}

.table-tr-inactive {
    background: rgba(255, 0, 0, 0.1);
}

.table-tr-inactive td:first-child {
    border-left: 2px solid red;
}

.table-tr-red td {
    background: #ff2b2b2e !important;
    border: none !important;
    color: #000 !important;
}

.table-tr-green td {
    background: #00ff002e !important;
    border: none !important;
    color: #000 !important;
}

.table-tr-replacement {
    background: rgba(0, 123, 255, 0.1);
}

.table-tr-replacement td:first-child {
    border-left: 2px solid #17a2b8;
}

.table-tr-yellow td {
    background: #ffdb0052 !important;
    border: none !important;
    color: #000 !important;
}

.importAdaptiveSheetResponceOuter {
    margin-top: 40px;
    border-radius: 5px;
    background: #1a3164;
    /* box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.1); */
}

/*
.importAdaptiveSheetResponceOuter .nav {
  justify-content: center;
  border: 0;
  gap: 12px;
}

.importAdaptiveSheetResponceOuter .nav-link {
  background-color: transparent;
  color: #fff;
  border: 1px solid #f5c744;
  border-radius: 8px 8px 0 0;
}

.importAdaptiveSheetResponceOuter .nav-link.active {
  background: linear-gradient(91.18deg, #1b5fd0 0%, #a150cc 100%);
  color: #fff;
} */

.importAdaptiveSheetResponceOuter .nav {
    display: flex;
    border-bottom: 0;
    /* margin-bottom: 20px; */
    background: #071d3b;
}

.importAdaptiveSheetResponceOuter .nav-link {
    background-color: #071d3b !important;
    color: #fff !important;
    border: none !important;
    outline: none !important;
    cursor: pointer;
    padding: 10px 24px;
    margin-right: 5px;
    border-radius: 4px 4px 0 0 !important;
    transition: background 0.3s, color 0.3s;
    font-weight: 500;
    font-size: 1rem;
    border-bottom: 2px solid transparent !important;
    box-shadow: none !important;
}

.importAdaptiveSheetResponceOuter .nav-link:hover {
    background-color: #142a49 !important;
    color: #f5c744 !important;
}

.importAdaptiveSheetResponceOuter .nav-link.active {
    background-color: #142a49 !important;
    color: #f5c744 !important;
    border-bottom: 2px solid #f5c744 !important;
    z-index: 2;
}

.importAdaptiveSheetResponceOuter .nav-link.disabled,
.importAdaptiveSheetResponceOuter .nav-link:disabled {
    background-color: #071d3b !important;
    color: #fff !important;
    cursor: not-allowed !important;
    opacity: 0.4;
    border-bottom: 2px solid transparent !important;
}

.successReportOuter {
    /* background: #fff; */
    /* border-radius: 12px; */
    padding: 25px 30px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    /* max-width: 800px; */
    /* margin: 0 auto; */
    box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.1);
}

.successReportOuter .modal-body {
    padding: 0;
}

.successReportOuter h4 {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.successReportOuter p {
    font-size: 0.95rem;
    color: #fff !important;
    margin-bottom: 20px;
}

.successReportOuter i {
    color: #28a745;
    background: #e8f7ed;
    border-radius: 50%;
    padding: 15px;
}

.successReportOuter table {
    background-color: #1c3251;
    border-radius: 5px;
    margin-bottom: 5px;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.successReportOuter table thead {
    background: #2a405e;
    border-radius: 5px;
}

.successReportOuter .table .thead-light th {
    border-bottom: none;
    border-top: none;
    font-size: 15px;
    background-color: transparent;
    color: #fff;
    border: 0;
    white-space: nowrap;
}

.successReportOuter thead th:first-child {
    border-top-left-radius: 5px;
}

.successReportOuter thead th:last-child {
    border-top-right-radius: 5px;
}

.successReportOuter thead {
    background: #2a405e;
    border-radius: 5px;
}

.successReportOuter td {
    border: 0;
    white-space: nowrap;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.errorReportInner {
    text-align: left;
}

.errorParentsList {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 25px;
    border-radius: 8px;
    margin-bottom: 12px;
}

.errorParentsList:last-child {
    margin-bottom: 0;
}

.errorReportInner .errorParentsListToggleBtn a {
    display: block;
    position: relative;
}

.errorReportInner .errorParentsListToggleBtn a p {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.errorReportInner .errorParentsListToggleBtn a p i {
    display: none;
}

.errorReportInner a:before {
    position: absolute;
    right: 0;
    top: 4px;
    width: 15px;
    height: 15px;
    content: "";
    font-size: 15px;
    background: url(../img/down-arrow-red.svg) no-repeat center;
    transition: all 0.3s ease-in-out;
}

.errorReportInner a:not(.collapsed):before {
    transform: rotateX(180deg);
}

.errorReportInner .errorParentsList ul {
    margin: 0;
    padding: 20px 0 0 20px;
    list-style: none;
}

.errorReportInner .errorParentsList li {
    list-style: none;
    padding: 0 0 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.errorReportInner .errorParentsList li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.errorReportInner .innerLisrHolder .btn {
    padding: 0;
    text-align: left;
    display: block;
    border: 0;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.errorReportInner a:not(.collapsed) p,
.errorReportInner a:hover p {
    color: #f5c744 !important;
}

.errorReportInner .innerLisrHolder .btn:active {
    background-color: transparent;
    color: #f5c744;
}

.errorReportInner .innerLisrHolder .btn p {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.svc-creator-popup:not(.sv-popup--menu-popup) .sv-popup__scrolling-content li[role="option"] .sv-string-viewer {
    color: #000;
}

.svc-logic-paneldynamic .sd-rating__item-text .sv-string-viewer {
    color: #000 !important;
}

.svc-logic-paneldynamic .sd-rating__item.sd-rating__item--selected.sd-rating__item--fixed-size.sd-rating__item--selected,
.svc-logic-paneldynamic .sd-rating__item.sd-rating__item--selected.sd-rating__item--fixed-size.sd-rating__item--selected:focus-within {
    background-color: #f5c744 !important;
    box-shadow: none !important;
}

.svc-creator-popup:not(.sv-popup--menu-popup) .svc-logic-paneldynamic .sv-popup__scrolling-content .sv-string-viewer {
    color: #fff !important;
}

.svc-creator-popup:not(.sv-popup--menu-popup) .svc-logic-paneldynamic .svc-list__item--selected>.svc-list__item-body,
.svc-creator-popup:not(.sv-popup--menu-popup) .svc-logic-paneldynamic .svc-list__item--selected:hover>.svc-list__item-body,
.svc-creator-popup:not(.sv-popup--menu-popup) .svc-logic-paneldynamic .svc-list__item--selected:focus>.svc-list__item-body,
.svc-creator-popup:not(.sv-popup--menu-popup) .svc-logic-paneldynamic .svc-list__item.svc-list__item--selected:hover>.svc-list__item-body {
    background: #f5c744;
    color: #fff;
}

.svc-creator-popup:not(.sv-popup--menu-popup) .svc-logic-paneldynamic .sv-ranking-item__index.sv-ranking-item__index {
    background-color: #fff;
}

#showsurveykpi .user-select-none.svg-container .main-svg {
    background: none !important;
}

#showsurveykpi .sa-question.sa-question-layouted .sa-visualizer__footer-title {
    color: #fff !important;
}

.customTooltip {
    cursor: pointer;
}

.instLeadTooltip .tooltip-inner {
    max-width: 300px;
    background-color: #1a3164;
    box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(245, 199, 68, 0.6);
}

.instLeadTooltipImg {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: contain;
    object-position: center;
    border-radius: 4px;
}

.instLeadTooltip.show {
    opacity: 1;
}

.instLeadTooltip p {
    font-size: 12px;
    margin-top: 10px;
}

.svc-page-navigator-item__dot-content {
    width: 8px !important;
    height: 8px !important;
    background: #f5c744 !important;
}

.svc-page-navigator-item--selected .svc-page-navigator-item__dot-content {
    background: #f5c744 !important;
    border: 0 !important;
    transform: scale(1.4);
}

.svc-page-navigator__button-icon {
    width: 35px !important;
    height: 35px !important;
}

.svc-page-navigator__button-icon use {
    fill: #fff !important;
}


.sd-navigation__complete-btn:disabled,
.sd-navigation__next-btn:disabled,
.sd-navigation__prev-btn:disabled,
.sd-btn:disabled {
    opacity: 0.6 !important;
    color: #fff !important;
    pointer-events: none !important;
}

.sd-progress-buttons__list li:not(:first-child)>.sd-progress-buttons__connector {
    background-color: #fff !important;
    opacity: 1 !important;
}

.sd-progress-buttons__footer .sd-progress-buttons__page-title {
    color: #fff !important;
}

.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,
.ck.ck-form__row>.ck-label {
    color: inherit;
}

.sd-matrixdynamic .sd-table__cell--actions:not(.sd-table__cell--vertical):last-child .sd-action-bar {
    background: none;
    margin-right: 0;
}

#scrollableDiv-preview .sd-table.sd-matrixdynamic .sd-action--icon use {
    fill: #fff;
}

.capcSignUploadHolder {
    display: flex;
    align-items: center;
    gap: 10px;
}

.capcSignUploadHolder .imageHolder {
    min-width: 130px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 6px;
    padding: 5px;
}

.capcSignUploadHolder .imageHolder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.content-wrapper .edit-form .capcSignUploadHolder .form-control {
    height: auto;
    padding: 10px !important;
}

@media (max-width: 767px) {
    .importAdaptiveSheetResponceOuter .nav-link {
        padding: 10px 14px;
    }

    .successReportOuter {
        padding: 20px 12px;
    }

    .errorReportInner .errorParentsListToggleBtn a {
        padding-right: 25px;
    }

    .errorReportInner .errorParentsList ul {
        padding-left: 10px;
    }

    .errorReportInner .errorParentsList li {
        padding: 0 0 10px;
        margin-bottom: 10px;
        font-size: 12px;
    }
}