body {
    box-sizing: border-box;
    padding: 0;
    font-family: "Manrope", sans-serif !important;
}

/* master class in css */
h1,
h2,
.h2 {
    font-size: 22px !important;
    font-weight: 700 !important;
    padding-bottom: 0px !important;
    color: #000 !important;
}

h2,
.h2 {
    font-size: 18px !important;
}

table#userSidelead {
    margin-bottom: 15px;
}

.importwidthclass {
    padding: 0px 25px !important;
}




/* newheader in css */

/* newheader in css */

/* newheader in css end */
.main-header a.nav-link {
    font-size: 15px;
    font-weight: 700;
}

h6.dropdown-header {
    font-size: 15px;
    color: #000 !important;
    font-weight: 700;
    text-align: left;
}

.dropdown-menu a.dropdown-item {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .9) !important;
    margin-bottom: 5px;
}

.info-box .info-box-text,
.info-box .progress-description {
    overflow: unset !important;
    text-overflow: unset !important;
}

button#assignUserBtn {
    width: auto;
    height: auto;
    background: #00a3d8;
    border-color: #00a3d8;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 6px 15px !important;

}

#assignUserModal button.btn-close.assign-close-button {
    background: #ac1e12;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    color: #fff;
}

.blackbtn {
    background: #000000 !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 6px 15px !important;
    border-color: #000000 !important;
}

#assignUserModal .modal-header {
    border-bottom: 0px;
}

#assignUserModal .modal-footer {
    border-top: 0px;
}

.btnlead-class button.btn.btn-secondary {
    background: #000;
    width: 40px;
    height: 36px;
}

.usercolor {
    border: 1px solid #1da3d9 !important;
}

.usercolor i.fas.fa-pencil-alt {
    color: #1da3d9;
}





.dasboardfilter {
    width: 100%;
}

.btnlead-class i.fas.fa-sliders-h {
    font-size: 16px;
}

#filterSidebar h2,
#columnManageModal h2.modal-title {
    font-size: 20px;
    color: #000;
    font-weight: 500 !important;
    padding-bottom: 0px !important;
}

#columnManageModal button.btn-close {
    color: #fff;
    border: 1px solid #ac1e12;
    background: #ac1e12;
    width: 30px;
    height: 29px;
    border-radius: 4px;
}

.nav-sidebar {
    margin: 0px 10px;
}

.formsec-class {
    padding: 35px 20px !important;
    box-shadow: 0 0 11px 0 #00000024 !important;
    margin-top: 24px !important;
    border-radius: 8px !important;
}

label {
    font-weight: 600 !important;
    font-size: 15px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
    margin-bottom: 0px !important;
}

.form-control {
    box-shadow: unset !important;
    font-size: 13px !important;
    height: 36px !important;
    cursor: pointer;
}

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

.dataTables_scrollBody {
    margin-bottom: 15px;
}

.nav-sidebar .nav-item>.nav-link {
    margin-bottom: 0rem !important;
}

.paddextra {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.content-wrapper {
    padding: 0px 15px;
}

.dashboard-class .col-md-3 {
    flex: 0 0 15%;
    max-width: 15%;
}

.info-box {
    background-color: #E3F5FF !important;
}

.main-header {
    border-bottom: 1px solid #ccc !important;
}

.nav-sidebar>.nav-item .nav-icon {
    margin-right: 0rem !important;
}

.nav-sidebar .nav-link>.right,
.nav-sidebar .nav-link>p>.right {
    right: 0.4rem !important;
}

aside.main-sidebar.sidebar-dark-primary {
    border-right: 1px solid #ccc;
}

.top-header {
    padding: 10px 50px 10px;
}

.loginpage-class {
    background: #dadbdb !important;
}

.bg-graycolor {
    background: #f4f4f4 !important;
}

.login-class {
    height: 100vh;
    align-items: center;
}

.login-class .card {
    backdrop-filter: blur(29.399999618530273px) !important;
    border-radius: 10px;
    box-shadow: unset !important;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.login-class .card-header {
    border-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 0px;
}

.login-class .card-header h2 {
    font-family: "Manrope", sans-serif !important;
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
}

.login-class .card .card-body {
    padding-top: 13px;
    padding-bottom: 30px;
}

.login-class form label {
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 22.4px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #6c7278;
}

.login-class form a.btn.btn-link {
    display: block;
    text-align: left;
    padding: 15px 0px 0px;
    font-size: 14px;
    color: #2d51a6;
    font-weight: 500;
    text-decoration: underline !important;
}

.login-class form button.btn.btn-primary {
    background: #0069d9;
    border: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.6px;
    text-align: center;
    color: #000 !important;
    padding: 12px 32px !important;
    margin-top: 15px;
}

.login-class .form-check-input {
    position: absolute;
    margin-top: 0.4rem;
    margin-left: -1.25rem;
}

.login-class .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
    margin-top: 6px;
}

.login-class input.form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    border-radius: 10px;
    height: 42px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #1d3395 !important;
    background: #ffff !important;
}

.top-header i.fas.fa-bars {
    font-size: 18px;
    color: #222;
}

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

.btn-primary {
    color: #fff !important;
    background: #32449e !important;
    border-color: #32449e !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 6px 15px !important;
}

.importbtn {
    background: #6677c9 !important;
    border-color: #6677c9 !important;
}

a.addOption {
    color: linear-gradient(0deg, #32449e, #139fd7), linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%);

}

a#addQuestion {
    color: linear-gradient(0deg, #32449e, #139fd7), linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%);
    ;
}

.choosecolor-class .col-md-2 {
    flex: 0 0 12%;
    max-width: 12%;
}

.sidebar .info img {
    height: 56px !important;
}

.loginlogo-class img {
    width: 100%;
    max-width: 35%;
    margin: 0 auto 25px;
    display: block;
}

.registerclass .register-box {
    width: 400px !important;
    margin: 0 auto;
    margin-top: 0;
}

.registerclass .registerform-class {
    height: calc(100vh - 60px);
}

.registerclass .login-logo h3 {
    font-size: 24px;
    color: #000;
    padding-bottom: 15px;
    font-weight: 700;
}

.register-box .card-body.register-card-body {
    background: #fff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
    padding: 25px;
    border-radius: 10px;
}

#profileForm input {
    height: 48px !important;
    border-radius: 10px 0px 0px 10px !important;
    font-size: 14px !important;
}

#profileForm .input-group .input-group-text {
    background: transparent;
    border-bottom-right-radius: 10px;
    border-left: 0;
    border-top-right-radius: 10px;
    color: #777;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#profileForm button.btn.btn-primary {
    margin-top: 10px;
}

.changepass-class .register-box {
    margin-top: 0px;
}

.changepass-class .registerform-class {
    height: calc(100vh - 60px);
}

.changepass-class .login-logo h3 {
    font-size: 24px;
    color: #000;
    padding-bottom: 15px;
    font-weight: 700;
}

.changepass-class button.btn.btn-primary {
    background: #1b7ed9;
    border: none !important;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    box-shadow: unset;
}

#PasswordForm input {
    height: 48px !important;
    border-radius: 10px 0px 0px 10px !important;
    font-size: 14px !important;
}

#PasswordForm .input-group .input-group-text {
    background: transparent;
    border-bottom-right-radius: 10px;
    border-left: 0;
    border-top-right-radius: 10px;
    color: #777;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#Book_datatable_filter label {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
}

#Book_datatable th {
    font-size: 14px;
    font-weight: 500;
}

#Book_datatable td {
    font-size: 12px;
}

div#Book_datatable_info {
    font-size: 13px;
}

thead {
    background: #dadbdb !important;
    color: #000000;
}

.page-item.active .page-link {
    z-index: 3;
    color: #000000 !important;
    background: #dadbdb !important;
    border-color: #dadbdb !important;
}

.nav-sidebar li.nav-item p {
    font-size: 15px;
    font-weight: 600;
}

.block a.nav-link p {
    font-size: 13px !important;
    margin-bottom: 0px;
}

#Book_datatable_wrapper table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: revert-layer !important;
}

#Book_datatable th {
    vertical-align: middle;
}

.evaluation-form h2 {
    font-size: 18px;
    font-weight: 500;
    color: #454545;
}

.dataTables_length label {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    font-weight: 400 !important;
}

h2.card-title {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

li.paginate_button.page-item {
    font-size: 13px;
}

.table-action-btn {
    font-size: 14px;
    line-height: 14px;
    display: flex;
    gap: 20px;
    width: 700px;
    text-align: right;
    justify-content: end;
}

.addborder .fa.fas {
    font-size: 13px !important;
    line-height: 13px !important;
}

i.fa.fa-trash {
    font-size: 12px;
    line-height: 12px;
    padding: 2px;
}

#Book_datatable .table-action-btn img {
    height: 56px;
    object-fit: contain;
}

.profile_menu a#dropdownMenuLink {
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 14px;
    font-weight: 500;
    margin-right: 30px;
}

.filterinquiry-class select {
    font-size: 12px;
}

button#dateFilter {
    font-size: 14px !important;
}

h3.card-title {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

#Category_datatable_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#Category_datatable.table-bordered td {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#Category_datatable_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500 !important;
    font-size: 13px;
}

div#Category_datatable_info {
    font-size: 12px;
}

.filterbook-class {
    margin-left: -12px;
}

.dualtop-class {
    position: relative;
    top: 4px;
}

.paymentsearch-class button#PaymentFilter {
    font-size: 13px !important;
}

a#clearPayment {
    font-size: 13px;
}

.paymentsearch-class {
    padding-left: 18px !important;
}

.dualbtn_class {
    margin-left: -145px;
}

.Criteria-class textarea {
    padding: 5px;
}

.Criteria-class .add_button3 {
    margin-top: 15px;
}

#Global .form-group {
    margin-bottom: 0.5rem;
}

li.select2-selection__choice {
    font-size: 14px;
}

.FilePreview a.view {
    font-size: 14px;
}

form#DiscountForm {
    margin-top: 20px !important;
}

.evaluation-form #criteria label {
    font-size: 15px !important;
}

#criteria .btn-primary {
    font-size: 14px !important;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.select2-results__option {
    font-size: 12px;
}

.middlesend-class {
    flex: 0 0 10% !important;
    max-width: 10% !important;
}

.firsttitle-class {
    flex: 0 0 25% !important;
    max-width: 25% !important;
}

#criteria input[type="text"] {
    font-size: 12px;
}

.table-action-btn p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    width: 300px;
    line-height: 18px;

    @supports (-webkit-line-clamp: 2) {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

table.dataTable thead>tr>th.sorting:before,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_desc:before,
table.dataTable thead>tr>th.sorting_asc_disabled:before,
table.dataTable thead>tr>th.sorting_desc_disabled:before,
table.dataTable thead>tr>td.sorting:before,
table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_desc:before,
table.dataTable thead>tr>td.sorting_asc_disabled:before,
table.dataTable thead>tr>td.sorting_desc_disabled:before {
    opacity: 0.7 !important;
}

table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting_asc:after,
table.dataTable thead>tr>th.sorting_desc:after,
table.dataTable thead>tr>th.sorting_asc_disabled:after,
table.dataTable thead>tr>th.sorting_desc_disabled:after,
table.dataTable thead>tr>td.sorting:after,
table.dataTable thead>tr>td.sorting_asc:after,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>td.sorting_asc_disabled:after,
table.dataTable thead>tr>td.sorting_desc_disabled:after {
    opacity: 0.7 !important;
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background: transparent;
    color: inherit;
    padding: 4px;
    width: 45px;
    line-height: 1;
}

.form-control:focus {
    border-color: #ced4da !important;
}


input#vResumeFile {
    font-size: 12px;
}

.companyDetailsAppend a.view-class {
    padding-left: 20px;
}

.companyDetailsAppend button.view-class.delClone {
    width: 140px;
}

.Service-heading {
    text-align: center;
    width: 100%;
    margin-top: 28px;
}

a {
    text-decoration: none !important;
}

.form-control:disabled,
.form-control[readonly] {
    background: #fff !important;
    opacity: 1;
}

p {
    margin-bottom: 0rem !important;
}


.col-md-3.paddingleft1 {
    padding-left: 109px;
}

.col-md-3.paddingleft2 {
    padding-left: 60px;
}

.sixetext {
    font-size: 14px;
}

.padd30 {
    padding: 0px 30px;
}

.padright-7 {
    padding-right: 7px !important;
}

.padleft-7 {
    padding-left: 7px !important;
}

.top-header {
    background: #fff;
}

.potentialhead-class h3.card-title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.potentialhead-class .card {
    box-shadow: unset;
}

.potentialhead-class .card .row.align-items-center.mt-3.ml-1 {
    margin-top: 1.2rem !important;
}

.potentialhead-class .card.mt-3 {
    margin-top: 0rem !important;
}

.potentialcontent-class label {
    font-size: 14px;
    text-align: left;
    font-weight: 400 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background: #111;
    background: unset !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 1px solid transparent !important;
}



.potentialcontent-class .dataTables_length select.custom-select.custom-select-sm.form-control.form-control-sm {
    width: 60px;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid;
}

i#icon {
    font-size: 1.2rem;
}

ul.nav.nav-view.block {
    margin-left: 15px;
}

.block i.far.fa-circle.nav-icon {
    font-size: 10px !important;
    margin-right: 0px;
}


[class*="sidebar-dark"] .user-panel {
    border-bottom: 0px solid #0000006b !important;
    background: #fff;
    padding: 5px 0px;
}

.block .nav-link {
    display: block;
    padding: 0.2rem 1rem;
}

.nav-sidebar i.nav-icon {
    font-size: 14px !important;
}

.table-action-btn a.view.mr-1.addborder {
    margin-right: 0.3rem !important;
}

.toplink {
    display: flex;
    justify-content: end;
    gap: 15px;
}

.customption-class .col-sm-1 {
    flex: 1;
    max-width: 6%;
}

ul.navbar-nav.top-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15px;
}

a#clear {
    font-size: 14px;
    position: relative;
    top: 3px;
}

.table-class .table-bordered {
    border: 1px solid #ddd !important;
}

.table-class .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

.profile_menu span.fas.fa-user {
    background: #ccc;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 10px;
}

.profile_menu a.dropdown-item {
    font-size: 12px;
    font-weight: 500;
}

.profile_menu .dropdown-menu {
    left: -19px !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 12px !important;
    padding-left: 12px !important;
}

.dropdown-menu a.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
    color: #fff !important;
    background: #32449e !important;
}

.dropdown-menu a.dropdown-item.active {
    color: #fff !important;
    background: #32449e !important;
}

.dropdown-toggle::after {
    margin-left: 3px !important;
    font-size: 24px;
    position: relative;
    top: 5px;
}

.main-header .navbar a.dropdown-item {
    display: flex;
    align-items: center;
    gap: 6px;
}

.content-bottom p {
    font-size: 14px;
    margin-left: -43px;
    margin-top: -7px;
    text-align: center;
}

.toplink a {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 27px;
    text-transform: uppercase;
}

.toplink a:hover {
    color: #1b7ed9;
}

.msgerror {
    font-size: 12px;
    color: red;
    position: absolute;
}

.registerform-class {
    background: #f5f3f3;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.register-box {
    width: 400px !important;
    margin: 0 auto;
    margin-top: -35px;
}

.register-class {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
}

#RegisterForm input.form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

.fa,
.fas {
    font-weight: 900;
    font-size: 11px;
}

.register-box p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    padding: 0px 0px;
}

#RegisterForm button.btn.btn-primary {
    background: #1b7ed9;
    border: none !important;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
    box-shadow: unset;
}

#RegisterForm .form-group {
    margin-bottom: 1.8rem;
}

.login-box {
    width: 400px !important;
    margin: 0 auto;
    margin-top: -35px;
}

.login-logo img {
    width: 40%;
}

.card.login_form {
    background: #fff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
}

.staffWrapper {
    display: flex;
    flex-wrap: wrap;
}

.info {
    margin: 0 auto;
}

.login-box p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    position: relative;
}

#loginForm input.form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

#loginForm button.btn.btn-block.custom_btn_color {
    background: #1b7ed9;
    border: none !important;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 20px;
    box-shadow: unset;
    width: auto;
    color: #fff;
}

.forgot_a a {
    color: #1b7ed9;
    font-size: 14px;
    font-weight: 500;
}

#loginForm .form-group {
    margin-bottom: 1.5rem;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-append,
.input-group-prepend {
    display: flex;
}

.input-group-text {
    background: transparent;
    border-bottom-right-radius: 0.25rem;
    border-left: 0;
    border-top-right-radius: 0.25rem;
    color: #777;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.forgot-class button.btn.btn-block.custom_btn_color {
    margin: 0 auto;
}

.login-logo h3 {
    font-size: 20px;
    color: #000;
    padding-bottom: 15px;
    font-weight: 500;
}

.changepass-class .card.login_form {
    padding: 0px 0px;
}

.changepass-class .form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

.resetpassword-class .card.login_form {
    padding: 0px 0px;
}

.resetpassword-class .form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

.resetpassword-class button.btn.btn-primary {
    background: #1b7ed9;
    border: none !important;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
    box-shadow: unset;
}

img.dashicon-class {
    width: 25px;
}

img.dashicon2-class {
    width: 28px;
}

img.dashicon3-class {
    width: 29px;
}

img.dashicon4-class {
    width: 20px;
}


.content-wrapper>.content {
    padding: 35px 12px !important;
}

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

ul.nav.nav-treeview {
    margin-left: 25px;
}

.evaluation-form form {
    padding: 0px 15px;
}

.customrow {
    display: flex;
}

.remarks-class .col-md-9 {
    flex: 0 0 74%;
    max-width: 74%;
}

.customrow input.form-control {
    border-left: 0px;
    border-radius: 0px;
    outline: unset !important;
    box-shadow: unset !important;
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.customrow .input-group-append {
    margin-right: -1px;
}

.customrow .input-group-text {
    border-radius: 0px;
    background: transparent;
    border-right: 0px;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    position: relative;
}

.evaluation-form .form-control:focus {
    border-color: #cfd4da;
}



.table-action-btn .action-btn {
    font-size: 12px;
}

.is-invalid .input-group-text {
    border: 1px solid #dc3545;
    border-radius: 4px 0px 0px 4px !important;
    border-right: 0px;
}

.customrow .input-group-text:before {
    content: "";
    width: 1px;
    height: 25px;
    position: absolute;
    background: #cfd4da;
    right: 0;
}





.doubleinput {
    display: flex;
    gap: 20px;
}

body:not(.layout-fixed) .main-sidebar {
    height: inherit;
    min-height: 100%;
    position: absolute;
    top: 0;
    position: fixed !important;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 2px !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 0px solid #cccccc !important;
    background: transparent !important;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png") !important;
    background: transparent !important;
    border: none !important;
}

.radio-class label.form-check-label {
    padding-bottom: 0px;
    margin-left: 0px;
}

.radio-class label.col-form-label {
    margin-right: 15px;
    padding-bottom: 0px;
}

.form-group.margin0-class {
    margin-bottom: 0rem !important;
}

.selectBox {
    position: relative;
}

.selectBox select {
    width: 100%;
    font-weight: bold;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxes {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes1 {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes2 {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes3 {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes4 {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes label {
    display: block;
}

#checkboxes label:hover {
    background: #1e90ff;
}

.multiselect .selectBox select {
    width: 100%;
    font-weight: bold;
    background: #ebebeb;
    padding: 10px 8px;
    font-size: 13px;
    font-weight: 500;
    border: none;
    border-radius: 4px;
}

div#checkboxes,
div#checkboxes1,
div#checkboxes2,
div#checkboxes3,
div#checkboxes4 {
    background: #ebebeb;
    border-radius: 4px;
    margin-top: -5px;
    padding: 10px 0px;
}

#checkboxes label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes span {
    margin-left: 8px;
}

#checkboxes label:hover {
    background: transparent;
}

#checkboxes1 label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes1 span {
    margin-left: 8px;
}

#checkboxes1 label:hover {
    background: transparent;
}

#checkboxes2 label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes2 span {
    margin-left: 8px;
}

#checkboxes2 label:hover {
    background: transparent;
}

#checkboxes3 label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes3 span {
    margin-left: 8px;
}

#checkboxes3 label:hover {
    background: transparent;
}

#checkboxes4 label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes4 span {
    margin-left: 8px;
}

#checkboxes4 label:hover {
    background: transparent;
}

.customption-class {
    margin-left: 0px !important;
}

.details h4 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 25px;
    color: #000;
}

.details label {
    font-weight: 500 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 0px;
    display: flex;
    align-items: center;
}

.details .col-auto {
    padding: 0px 15px !important;
}

.details input.form-control {
    font-size: 12px;
    width: 180px;
    margin-left: 10px;
}

.widthsize input.form-control {
    width: 230px;
}

.datesize input.form-control {
    font-size: 12px;
    width: 125px;
    background: transparent;
    margin-left: 0px;
}

.reason-class {
    margin-left: 15px;
}

.col-sm-12.customrow.joining-class {
    padding-right: 7px;
}

.score-class input.form-control {
    height: 20px;
}

.percent-class.score-class {
    font-size: 12px;
}

.joining-class input.form-control {
    margin-left: 0px !important;
}

a.view-class {
    position: relative;
    top: 15px;
    color: #000;
    font-size: 14px;
    text-decoration: underline !important;
    padding-left: 60px;
}

.joining-class .input-group-append {
    margin-left: 15px;
}

.dropdown-class {
    margin-top: 20px;
}

legend.w-auto {
    font-size: 14px;
    font-weight: 500 !important;
    color: #000;
    margin-left: 25px;
}

.dropdown-class label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: flex;
    align-items: center;
}

.dropdown-class input.form-control {
    font-size: 12px;
    width: 100%;
}

fieldset.border.p-2 {
    width: 100%;
}

.dropdown-class .col-sm-8,
.col-sm-6,
.col-auto {
    padding: 0px !important;
}

.dropdown-class .col-auto {
    padding: 0px 0px !important;
}

.padd-class {
    padding: 30px 0px 0px;
}

.dropdown-class .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 80%;
    max-width: 80%;
}

.intview-class {
    padding: 0px 0px 10px;
}

.intview-class h4 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 25px;
    color: #000;
}

.row.align-items-center.intviewmargin-class {
    margin-left: 7px;
}

.table-class h4 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 25px;
    color: #000;
}

table.table.table-striped.table-bordered {
    width: auto;
}

th.table1-class {
    width: 350px;
}

th.table2-class {
    width: 100px;
}

th.table3-class {
    width: 510px;
}

.services-heading-font {
    font-size: 22px;
}

.services-subheading-font {
    font-size: 16px;
}

button.view.mr-1.addborder.assignstaff {
    font-size: 5px;
    padding: 2px 3px 2px 3px;
}

.services-font label {
    font-size: 11px;
}

.table-bordered {
    border: 2px solid #000 !important;
}

.table input[type="text"] {
    width: 28px;
    background: transparent;
    border: none;
    border-bottom: 1px dashed #000;
    outline: unset;
}

tr.odd {
    background: transparent !important;
}

.table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 2px solid #ddd !important;
}

.table-class .table textarea#exampleFormControlTextarea1 {
    background: transparent;
    border: none;
    outline: unset !important;
    box-shadow: unset !important;
    resize: unset;
    height: 55px;
    overflow: hidden;
}

textarea {
    font-size: 12px !important;
}

th.table1-class {
    font-size: 14px;
    font-weight: 500;
}

th.table2-class {
    font-size: 14px;
    font-weight: 500;
}

th.table3-class {
    font-size: 14px;
    font-weight: 500;
}

.table-class table th {
    font-size: 12px;
    font-weight: 500;
}

.table-class table td {
    font-size: 12px;
}

button.btn.btn-primary.mb-2.save-class {
    background: #1b7ed9;
    border: none;
    font-size: 14px;
    padding: 6px 25px;
    font-weight: 500;
    margin-left: 15px;
    outline: unset;
    box-shadow: unset !important;
}

button.btn.btn-primary.detail-btn {
    margin-top: 25px;
    background: #1b7ed9;
    border: none;
    font-size: 12px;
    padding: 6px 15px;
    outline: unset;
    box-shadow: unset;
}

.project_header {
    padding: 14px 20px;
    position: sticky;
    width: 100%;
    margin: 0 auto;
    top: 0;
    z-index: 9;
    background: #188af2;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.project_header ul {
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: start;
    text-transform: capitalize;
    list-style: none;
    font-weight: 500;
    margin-bottom: 0px;
}

.project_header ul li {
    margin: 0 50px 0px 0px;
}

.project_header ul li a {
    color: #000;
    font-weight: 500;
}

.project_header .active>a {
    color: #fff;
    font-weight: 500;
}

.personhead-class h2 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0px 5px;
}

.personhead-class {
    margin-top: 25px;
}

.mainpage form {
    padding: 0px 30px;
}

.mainpage {
    background: #fff;
    height: 100vh;
}

.project_header {
    padding: 14px 20px;
    position: sticky;
    width: 100%;
    margin: 0 auto;
    top: 0;
    z-index: 9;
    background: #188af2;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.col-md-4.widthsize {
    flex: 1;
    max-width: 33%;
}

.simplebtn {
    margin-right: 20px;
    font-size: 15px !important;
    font-weight: 500 !important;
    position: relative;
    top: 5px;
    color: #000;
}

#LeaveForm select {
    font-size: 12px !important;
}

i.fa.fa-chevron-left {
    margin-right: 5px;
}

.project_header ul {
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: start;
    text-transform: capitalize;
    list-style: none;
    font-weight: 500;
    margin-bottom: 0px;
}

.project_header ul li {
    margin: 0 50px 0px 0px;
}

.project_header ul li a {
    color: #000;
    font-weight: 500;
}

.project_header .active>a {
    color: #fff;
    font-weight: 500;
}

button.btn.btn-primary.detail-btn {
    margin-left: -15px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.customption-class .col-auto {
    display: flex;
    gap: 15px;
}

.customption-class .count {
    display: flex;
    gap: 15px;
}

.customption-class .append {
    display: flex;
    gap: 15px;
}

.mainpage {
    background: #fff;
    height: auto;
    padding-bottom: 30px;
}

.project_header {
    padding: 14px 20px;
    position: sticky;
    width: 100%;
    margin: 0 auto;
    top: 0;
    z-index: 9;
    background: #188af2;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.project_header ul {
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: start;
    text-transform: capitalize;
    list-style: none;
    font-weight: 500;
    margin-bottom: 0px;
}

.project_header ul li {
    margin: 0 50px 0px 0px;
}

.project_header ul li a {
    color: #000;
    font-weight: 500;
}

.project_header .active>a {
    color: #fff;
    font-weight: 500;
}

button.view-class.delClone {
    border: none;
    color: red;
    position: relative;
    top: 16px;
    width: 166px;
    background: transparent;
}

.customption-class select {
    font-size: 12px !important;
}

.delClone i.fa.fa-trash {
    font-size: 20px;
}

.row.doublerow {
    margin-left: 0px;
}

.customrow.doublebirth-class {
    padding: 0px;
}

.personal-detail label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.personal-detail input.form-control {
    font-size: 12px;
    height: 35px;
}

.personal-detail select {
    font-size: 12px;
    height: 35px;
    width: 100%;
    padding: 0px;
}

.doublerow .col-sm-9 {
    flex: 1;
    max-width: 100%;
}

.radio2-class label.form-check-label {
    font-size: 12px;
}

.radio2-class .form-check-inline {
    padding-left: 3px;
}

.personal-detail textarea#textarea {
    resize: unset;
    font-size: 12px;
}

.employee-details .row.doublerow {
    margin-left: -7px !important;
}

.employee-details label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.employee-details h4 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
    color: #000;
    margin: 15px 0px;
}

.employee-details input.form-control {
    font-size: 12px;
    height: 35px;
}

.deposit-class .form-check {
    margin: 10px 0px;
}

.deposit-class label.form-check-label {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    top: -2px;
}

.securitydeposit-class .form-check {
    margin: 20px 0px 10px;
}

.securitydeposit-class label.form-check-label {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    top: -2px;
}

.dualbtn2_class select#designation {
    height: 35px;
    font-size: 12px;
}

.dualbtn2_class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.yearly-class .form-check {
    margin: 20px 0px 10px;
}

.yearly-class label.form-check-label {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    top: -2px;
}

.dualbtn2_class {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.card-body.potentialcontent-class {
    padding: 0.5rem 0.9rem !important;
}

.btn-bottom {
    margin-top: 35px;
}

button.btn.btn-primary.detail-btn.btn2class {
    height: auto;
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 0px !important;
}

.monthinput-class input.form-control {
    width: 100px;
}

label.col-form-label.label1 {
    text-align: center;
    width: 100%;
    font-weight: 400 !important;
    font-size: 12px;
}

.row.monthcount-class {
    margin: 0px;
}

.boardheading h4 {
    font-size: 16px;
    font-weight: 500;
}

form.boardingdoc-class {
    margin-top: 20px;
}

.boardingdoc-class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    display: block;
}

.boardingdoc-class input.form-control {
    font-size: 12px;
    height: 35px;
}

label.col-form-label.labeltop-class {
    font-size: 16px;
    font-weight: 500 !important;
}

.boardingdoc-class .form-control-file {
    margin-top: 5px;
}

.boardingdoc-class label span {
    font-size: 11px;
}

.active {
    color: #fff;
}

.block {
    display: block !important;
}

.educationfile {
    margin-top: 19px;
}

.percent-class {
    display: flex;
    font-size: 12px;
}

.percent-class input.form-control {
    border: none;
    border-bottom: 1px dashed;
    border-radius: 0px;
}

.educational-class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
}

.percent-class input.form-control {
    height: 22px;
    font-size: 12px;
}

.educational-class label.col-form-label.labeltop-class {
    font-size: 16px !important;
    font-weight: 500 !important;
    padding-bottom: 11px;
}

.educationradio-class label.form-check-label {
    font-size: 13px;
}

.educationradio-class .form-check-inline {
    padding-left: 15px;
    position: relative;
    top: 3px;
}

.educational-class select#exampleFormControlSelect1 {
    font-size: 12px;
}

.educationlabel-class label.col-form-label {
    padding-bottom: 12px;
}

.select-class {
    margin-left: 7px;
}

.employmentheading h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.employment-class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.employment-class input.form-control {
    font-size: 12px;
    height: 35px;
}

.employmentfield-class a.view-class {
    top: 12px;
    padding-left: 0px;
}

.employmentfield-class .dropdown-class label {
    margin-left: 0px;
}

.employmentfield-class .padd-class {
    padding: 20px 0px 0px;
}

.employmentfield-class .form-check-inline {
    padding-left: 0px;
    position: relative;
    top: 3px;
}

.font-12 {
    font-size: 14px !important;
}

button.btn.btn-primary.detail-btn.employmentbtn {
    margin-left: 0px;
}

.employmentfield-class textarea.form-control {
    height: auto;
    font-size: 12px;
}

.offboardingheading h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.offboardingheading label.form-check-label {
    font-size: 14px;
    padding-bottom: 5px;
}

.offboardingheading .form-check-input {
    position: relative;
    top: 2px;
}

.offboarding-class h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.offboarding-class {
    margin-top: 20px;
}

.offboardingradio-class .form-check-inline {
    padding-left: 0px;
    position: relative;
    top: 3px;
}

.offboardingradio-class label.form-check-label {
    font-size: 13px;
}

.offboarding-class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.offboarding-class input.form-control {
    font-size: 12px;
    height: 35px;
}

.offboarding-class textarea.form-control {
    height: auto;
    font-size: 12px;
}

.view {
    color: #000;
    text-decoration: underline !important;
    text-align: center !important;
}

.current_employee h3.card-title {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
}

.headbtn {
    display: flex;
    justify-content: space-between;
    padding-right: 34px !important;
    align-items: center;
}

.headbtn a.btn.btn-primary {
    font-size: 12px;
    padding: 10px 15px;
}

.card-body.employee_content {
    padding: 0.5rem 0.9rem !important;
}

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

.row.current_employee {
    background: #fff;
}

.current_employee .card .row.align-items-center.mt-3.ml-1 {
    margin-top: 1.2rem !important;
}

li.paginate_button.page-item.active {
    font-size: 14px;
}

li.paginate_button.page-item.active {
    font-size: 14px;
}

.page-link {
    padding: 0.2rem 0.4rem !important;
    margin-left: 0px !important;
}

.current_employee .card {
    box-shadow: unset;
}

.col-md-2.paddleft-15 {
    padding-left: 5px;
}

.topselect-class label.col-form-label {
    font-size: 14px;
    font-weight: 400 !important;
    padding-bottom: 25px;
}

.col-md-4.doublehead-class {
    margin-top: 8px;
}

.topselect-class .form-control {
    font-size: 12px;
    height: 32px;
}

.doublecol-class {
    display: flex;
    column-gap: 15px;
}

.doublecol-class label {
    font-size: 10px;
    font-weight: 400 !important;
    margin-bottom: 0;
}

.doublehead-class p {
    font-size: 14px;
    font-weight: 400 !important;
    padding-bottom: 0px;
}

button#dateFilter {
    font-size: 12px;
    padding: 7px 15px;
    background: #007bff;
    border: none;
    margin-top: 5px;
}

.employee_content label {
    font-size: 14px;
    text-align: left;
    font-weight: 400 !important;
    display: flex;
    gap: 10px;
    align-items: center;
}

.employee_content select {
    font-size: 12px;
    outline: unset;
    width: 60px;
}

.dt-buttons {
    margin-top: -10px;
}

.current_employee .mt-3,
.my-3 {
    margin-top: 0.5rem !important;
}

.employee_content th {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.employee_content td {
    font-size: 12px;
    color: #000;
    font-weight: 400 !important;
}

.employee_content input[type="search"] {
    font-size: 12px;
    outline: unset !important;
}

.current_employee .card-header {
    padding: 0.75rem 0.8rem 0rem;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #75a1bc !important;
    color: #000 !important;
}

li.select2-selection__choice {
    background: #75a1bc !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #000 !important;
}

span.select2-selection__choice__remove {
    color: #000 !important;
}

ul.pagination {
    gap: 0px;
    margin-top: -5px;
}

.employee_content a.paginate_button.current {
    font-size: 12px;
    background: #007bff !important;
    border: none !important;
    color: #fff !important;
}

.employee_content .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}

.employee_content .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}

.current_employee .card-header {
    background: transparent;
    border: none;
}

.paddtop-class {
    padding-top: 5px;
}

.current_employee .table-bordered {
    border: 0px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.current_employee .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #ddd !important;
}

.dualbtn_class {
    display: flex;
    column-gap: 15px;
    align-items: center;
}

.dashboardheading-class {
    padding: 25px 20px 15px !important;
}

.dashboard-class section.content {
    padding: 0 1.2rem !important;
}

.dashboard-class .info-box {
    padding: 1rem;
    width: 90%;
}

.bg1-class {
    /* background: linear-gradient(0deg, #32449e, #139fd7), linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%); */
    color: #000;
}

.bg1-class i.fas {
    font-size: 35px;
}

.bg2-class {
    background: #343a40;
    color: #fff;
}

.bg2-class i.fas {
    font-size: 25px;
}

.potentialhead-class h2.card-title {
    font-size: 18px;
    margin-bottom: 20px;
}

.row.potentialhead-class {
    background: #fff;
}

.dashboard-class span.info-box-text {
    font-size: 16px;
    color: #000;
}

.dashboard-class span.info-box-number {
    font-size: 20px;
    color: #000;
    font-weight: 900;
    margin-top: 0px;
    line-height: 27px;
}

.dashboard-class .info-box-content {
    padding: 0px 0px !important;
}

.info-box .info-box-icon {
    width: max-content !important;
}

.increment_width .col-md-2 {
    flex: 1;
    max-width: 8.666667%;
}

.increment_width .col-md-5 {
    flex: 0 0 45%;
    max-width: 45%;
}

button.btn.btn-danger.delete_button {
    padding: 2px 6px 1px 6px;
}

.increment_width button.btn.btn-danger.detail-btn.btn2class.remove_button {
    background: transparent;
    color: #c82333;
    border: none;
    font-size: 24px;
    margin-top: -8px;
    outline: unset !important;
    box-shadow: unset !important;
}

.col-md-6.incwidthcol-class {
    flex: 0 0 45%;
    max-width: 45%;
    align-self: start;
}

.input-group.mb-3.col-md-3.offset-md-0.paddingleft {
    padding-left: 60px;
    gap: 45px;
    font-size: 13px;
}

.save-class {
    background: #1b7ed9 !important;
}

a.view.mr-1.addborder.companyActivate.cursorPointer {
    padding: 3px 2px 3px 2px;
}

span.astric-sign {
    color: #dd0000;
    font-size: 16px !important;
    line-height: 20px;
}

.project_header .font-header .active a {
    border-bottom: 2px solid #000;
    padding-bottom: 8px;
}

.educationradio-class label.col-form-label.labeltop-class1 {
    font-weight: 500 !important;
    font-size: 16px;
}

.inputwidth-class input.form-control {
    width: 200px;
}

.hideShowComapny {
    cursor: pointer;
}

.experience-class {
    display: flex;
    gap: 20px;
}

multiselect .selectBox .is-invalid {
    border: 1px solid #dc3545 !important;
}

.breadcrumb-class {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.breadcrumb-class h2 {
    font-size: 22px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0px;
}

#resource-modal button.btn-close.mr-1 {
    border: none;
    background: transparent;
    font-size: 30px;
    position: absolute;
    right: -6px;
    top: -13px;
}

#resource-modal h5.modal-title {
    font-size: 18px;
    margin: 0 auto;
}

#resource-modal form {
    margin-top: 5px;
}

#resource-modal .form-group {
    margin-bottom: 1rem;
}

.radio2-class .form-check-inline {
    position: relative;
    top: 1px;
}

.row.monthcount-class {
    width: 100%;
}

.row.monthcount-class input.form-control.trainingMonth {
    min-width: 65px;
}

.row.monthcount-class .col-md-1 {
    min-width: 107px;
}

span#checkboxGroup span#vEmpSignature-error {
    display: inline-block;
}

.table-class table.table.table-striped.table-bordered {
    width: 100%;
}

th.table1-class {
    width: 20px;
}

.modal-class h5#exampleModalCenterTitle {
    font-size: 16px;
}

.modal-class .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
}

.modal-class .table th {
    font-size: 14px;
}

.modal-class .table td {
    font-size: 12px;
}

.modal-class button.btn.btn-secondary {
    background: #007bff !important;
    border: none !important;
}

.modal-class .modal-header {
    border-bottom: 0px solid #e9ecef;
    padding: 1.5rem 1rem 0rem;
}

input.form-check-input.require-one.is-invalid+label.form-check-label {
    color: inherit !important;
}

.headbtn a.btn.btn-primary {
    font-size: 12px;
    padding: 10px 15px;
}

.save-class i.fa.fa-chevron-left {
    padding-right: 8px;
    font-size: 14px;
}

.save-class i.fa.fa-chevron-left {
    padding-right: 8px;
    font-size: 14px;
}

.save-class i.fa.fa-chevron-left {
    padding-right: 8px;
    font-size: 14px;
}

.bgbtncolor {
    background: rgb(231, 125, 15) !important;
    border: 1px solid rgb(231, 125, 15) !important;
    margin-right: 35px;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.employee-details label.form-check-label {
    font-size: 14px;
}

.swal2-cancel {
    margin-right: 30px;
}

.mountcount-class2 {
    display: flex;
}

.mail-loading-box {
    height: 100%;
    width: 100%;
    position: fixed;
    background: #ffffffd4;
    z-index: 9999;
    bottom: 0;
    top: 0;
    display: none;
}

.mail-loading-box .mail-loading-text {
    position: absolute;
    left: calc(50% - 28px);
    text-align: center;
    top: calc(50% - 77px);
}

.mail-loading-info {
    position: absolute;
    left: calc(50% - 28px);
    top: calc(50% - 77px);
    text-align: center;
}

.nameCircle {
    top: 3px;
    line-height: 34px;
    font-size: 17px;
    padding: 2px;
    width: 12px;
    border-radius: 28px;
}

.mail-loading-msg {
    font-size: 18px;
    font-weight: 600;
}

div.mail-loader {
    display: block;
    justify-content: center;
    align-items: center;
}

.cursorPointer {
    cursor: pointer;
}

.mail-loader .loading-point {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    margin: 2px;
    background: #0d6dc1;
    animation: bounce 1.5s 0.5s linear infinite;
}

.mail-loader .point1 {
    animation-delay: 0s;
}

.mail-loader .point2 {
    animation-delay: 0.2s;
}

.mail-loader .point3 {
    animation-delay: 0.3s;
}

.mail-loader .point4 {
    animation-delay: 0.4s;
}

.previewImageDel {
    background: transparent;
    border: none;
    color: red;
    font-size: 17px;
}

.delPreview {
    background: transparent;
    border: none;
    color: red;
    font-size: 17px;
}

img.img-fluid.headimg-class {
    width: 22px;
    margin-right: 7px;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 22px;
    object-fit: contain;
}

.mustard {
    background: #eb9b09 !important;
    border: 0px !important;
}

.staleblue {
    background: rgb(68, 13, 131) !important;
    border: 0px !important;
}

.RoleColor {
    background: #b33109 !important;
    border: 0px !important;
}

.EngagementColor {
    background: coral !important;
    border: 0px !important;
}

.evaluation-form .joining-class input.form-control {
    margin-left: 0px !important;
}

.detailborder-class .col-sm-12.customrow.joining-class {
    padding-right: 0px;
}

span.fa.fa-inr {
    font-size: 12px;
}

.errorflex-class {
    display: flex;
    align-items: center;
    gap: 15px;
}

.refund-class {
    gap: 15px;
}

#assign_emp th.sorting {
    font-size: 14px;
    font-weight: 500 !important;
}

#assign_emp td {
    font-size: 12px;
}

table#assign_emp {
    border: 1px solid #ddd !important;
    border-left: none !important;
}

#assign_emp.table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#assignEmpForm input.btn.btn-primary {
    font-size: 14px;
}

a#assign_emp_previous {
    font-size: 14px;
}

a#assign_emp_next {
    font-size: 14px;
}

a.paginate_button.current {
    font-size: 12px;
    background: #007bff !important;
    border: none !important;
    color: #fff !important;
}

#assign_role h5#exampleModalLongTitle {
    font-size: 24px;
    font-weight: 500 !important;
    text-align: center;
    width: 100%;
}

#assign_role label {
    font-size: 14px;
    font-weight: 500 !important;
}

#assign_role label.form-check-label {
    font-size: 12px;
    position: relative;
    top: -2px;
}

#assign_role button#AssignRole {
    font-size: 12px;
    padding: 9px 20px;
    background: #007bff;
    border: none;
}

#assign_role button.btn.btn-secondary {
    background: red;
    border: none;
    font-size: 12px;
    padding: 9px 20px;
}

label.popup2 {
    padding-right: 32px !important;
}

.modal-footer.margin_Class {
    border-top: 0px solid #e9ecef;
    padding-bottom: 1.5rem;
}

.delete-modal .modal-body {
    padding: 0rem 1rem 0rem !important;
}

.delete-modal .modal-header {
    border-bottom: 0px solid #e9ecef;
    padding-top: 1.5rem;
}

label.popup1 {
    margin-left: -6px;
}

#hide_email input#off_email {
    width: 266px;
}

label.popup1 {
    position: relative;
    left: 7px;
}

.dataTables_scrollBody {
    height: auto !important;
}

.refund-class .col-md-2 {
    flex: 1 !important;
    max-width: 20% !important;
}

.refund-class {
    padding-top: 10px;
}

a#AddSecurity {
    font-size: 14px;
}

.wraper {
    height: 979px;
}

.popupwidth-class {
    width: 900px;
    margin: auto;
}

.popupwidth-class h2 {
    font-size: 24px;
    font-weight: 400;
    color: #000;
}

.popupwidth-class label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

form#LeaveForm {
    padding-top: 5px;
}

#LeaveForm input.form-control.Datetime {
    font-size: 12px;
}

#LeaveForm input.form-control {
    font-size: 12px;
}

#LeaveForm button.btn.btn-primary {
    background: #1b7ed9;
    border: none;
    font-size: 14px;
    padding: 6px 25px;
    font-weight: 500;
    outline: unset;
    box-shadow: unset !important;
    margin-top: 10px;
}

p.desination-class {
    width: 122px !important;
    overflow: unset !important;
    text-overflow: unset;
    white-space: break-spaces !important;
}

.addborder:hover {
    color: #000;
}

.thankyou-class {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    text-align: center;
    width: 650px;
    margin: 0 auto;
    padding: 75px;
}

.icon-class {
    border: 3px solid green;
    width: 80px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
}

.icon-class i.fa.fa-check {
    font-size: 35px;
    position: relative;
    top: 7px;
    color: green;
}

.thankbg-class h3 {
    margin-top: 0rem;
    font-weight: 400 !important;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    padding: 25px 0px 15px;
}

.thankyou-class h3 {
    font-size: 3rem;
    margin-top: 1.5rem;
    font-weight: 900 !important;
    text-align: center;
}

.thankyou-class p {
    font-size: 1.2rem;
}

.addborder {
    border: 1px solid #000;
    padding: 0px;
    width: max-content;
    height: max-content;
    display: inline-block;
}

.table-action-btn a.view.mr-1.addborder {
    margin-right: 0.6rem !important;
}

button.view.mr-1.addborder.assignstaff {
    margin-right: 0.6rem !important;
}

.addborder img.score-card-icon {
    height: 16px;
    vertical-align: middle !important;
}

.toast-top-full-width {
    width: 400px !important;
    margin-top: 50px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.toast-message {
    font-size: 18px;
}

.xdsoft_option {
    color: #495057;
}

.xdsoft_label span {
    color: #495057;
}

span#fTechnicalScore-error {
    position: absolute;
    margin-top: 25px;
}

p.note-sign {
    color: #5cc019;
    font-size: 12px !important;
    line-height: 12px;
    position: relative;
    top: -15px;
}

.mt {
    margin-top: -12px;
}

button.view-class.detail-btn.btn2class.Remove {
    border: none;
    color: red;
    position: relative;
    top: 10px;
    width: 10px;
    background: transparent;
}

a.addMoreAnchorBtn {
    color: #1b7ed9 !important;
    text-decoration: underline !important;
    cursor: pointer;
}

a#employmentbtn {
    font-size: 14px;
}

.empprev-class button.view-class.delClone {
    width: 100px;
}

.form-control-file {
    font-size: 14px;
}

input#vBondFile {
    font-size: 14px;
}

a#add_more {
    font-size: 14px;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 200px !important;
}

.col-md-6.colwidth6-class {
    margin-top: 10px;
}

input#vAffidavitFile {
    font-size: 14px;
}

input#vPoshPolicyFile {
    font-size: 14px;
}

a.nav-link.openbtn.text-danger {
    font-size: 14px;
}

.modal-dialog.modal-dialog-centered.modal-dialog-delete {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.weightage-alert a.nav-link.openbtn.text-danger {
    background: red;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    margin: 0px !important;
    padding: 13px 15px;
    position: relative;
    top: 4px;
    line-height: 1;
    height: auto !important;
}

.employee_remove_role button.close {
    position: relative;
    top: -2px;
    left: -12px;
}

.employee_remove_role .modal-header .close,
.modal-header .mailbox-attachment-close {
    padding: 0rem;
    margin: -1rem -1rem -1rem auto;
}

.employee_remove_role h5.text-danger.mb-4 {
    font-size: 24px;
    font-weight: 500 !important;
    text-align: center;
    width: 100%;
    margin-bottom: 15px !important;
}

.employee_remove_role h6 {
    font-size: 14px;
}

.employee_remove_role.show .modal-footer {
    border-top: 0px solid #e9ecef;
    justify-content: center;
    margin-top: -7px !important;
    margin-bottom: 11px;
}

.error {
    color: red !important;
}

.empqual-class .educationfile {
    margin-top: 0px !important;
}

#key_engagement_indicator thead {
    height: 40px;
}

button.view-class.detail-btn.btn2class.Remove {
    border: none;
    color: red;
    position: relative;
    top: -3px !important;
    width: 10px;
    background: transparent;
}

.personal-detail select {
    padding: 5px !important;
}

.topselect-class label.col-form-label {
    font-size: 14px;
    font-weight: 400 !important;
    padding-bottom: 25px;
}

.col-md-4.doublehead-class {
    margin-top: 8px;
}

.card-body.potentialcontent-class {
    padding: 0.5rem 0.5rem !important;
}

div#yearly_view_wrapper {
    padding: 0px 10px;
}

.dataTables_scrollBody tr td p {
    max-width: 500px;
    white-space: break-spaces;
}

img#blah {
    border: 2px solid black;
    padding: 2px;
}

.modal-class button {
    font-size: 14px;
}

input#imgInp {
    font-size: 12px;
}

.emmprevsec-class .form-group.radio-class.educationradio-class {
    margin-bottom: 0rem;
}

.emmprevsec-class .salaryRec .form-group.radio-class.educationradio-class {
    margin-bottom: 1rem;
}

.btn-bottom button#dateFilter {
    margin-top: -2px;
}

.btn-bottom a#clear {
    top: 0px;
}

.form-group.radio-class.radio2-class {
    margin-bottom: 0rem;
}

.totalweight-class label {
    margin-top: 9px;
}

div #leavecalendar {
    width: 90%;
    margin: 0 auto;
}

th.fc-day-header.fc-widget-header {
    padding: 10px;
}

.fc-day-header span {
    font-size: 15px;
    font-weight: 400;
}

.fc-scroller.fc-day-grid-container {
    overflow: hidden !important;
}

.fc-view.fc-month-view.fc-basic-view {
    height: auto !important;
    overflow: hidden;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 3em;
    font-size: 14px;
}

.fc-content {
    height: 26px;
}

a.fc-day-number {
    font-size: 14px;
}

span.fc-title {
    font-size: 14px;
    color: #fff;
    padding: 5px;
}

.wraper.thankbg-class {
    background: #fff;
    padding-top: 50px;
}

.thannksbox {
    width: 30%;
    margin: 0 auto;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding-bottom: 10px;
}

.fc-basic-view table {
    border: 1px solid #dddddd;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: none !important;
    margin: 7px auto !important;
    display: table !important;
}

.readonly-class .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: right !important;
    margin: 20px 15px !important;
    display: table !important;
}

.thankbg-class form {
    text-align: left;
    width: 93%;
    margin: 25px auto;
}

.thankbg-class form p {
    font-size: 14px;
}

p.formdetails-class {
    font-size: 14px !important;
    margin-bottom: 10px !important;
}

tr:first-child>td>.fc-day-grid-event {
    margin-top: 0px !important;
}

.thanksbtn {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.bgornage-class {
    background: orange !important;
    border: none !important;
    font-size: 14px;
    color: black !important;
}

.bgblue-class {
    border: none !important;
    font-size: 14px;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
    background: #fff !important;
    border-color: #dddddd !important;
}

p.messsage-class {
    font-size: 16px !important;
    font-weight: 700;
    text-align: center;
}

.fc-widget-header {
    background: #007bff !important;
    color: #fff;
}

.fc-event,
.fc-event-dot {
    background: red !important;
}

.fc-event {
    border: 1px solid red !important;
}

.readonly-class #calendar {
    width: 80%;
    margin: 0 auto;
}

.readonly-class .fc-toolbar,
.fc-toolbar.fc-header-toolbar {
    padding: 0rem !important;
}

.readonly-class a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    height: 18px;
}

.readonly-class .fc-row.fc-week.fc-widget-content.fc-rigid {
    height: 100px !important;
}

.readonly-class .fc-view.fc-month-view.fc-basic-view {
    height: 646px !important;
    overflow: hidden;
}

.evaluation-form.readonly-class {
    height: 93vh;
    background: #fff !important;
    overflow-y: hidden;
    padding: 20px 0px;
}

.readonly-class .fc-day-number {
    font-size: 15px;
    font-weight: 300;
    padding-right: 10px;
}

.readonly-class .fc-center h2 {
    position: relative;
    top: 7px;
}

.readonly-class .fc-more-popover .fc-event-container {
    padding: 0px 0px 10px 0px;
}

.readonly-class .fc-unthemed .fc-popover .fc-header .fc-close {
    color: #fff;
    font-size: 0.9em;
    margin-top: 2px;
}

.leavepop-class button.btn-close {
    background: transparent;
    border: none;
    font-size: 26px;
    position: relative;
    top: 0px;
    width: 100%;
    left: 188px;
}

.leavepop-class .modal-header {
    padding: 30px 15px 5px;
    text-align: center;
    border: none;
    height: 25px;
}

.leavepop-class hr {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.leavepop-class h4.modal-title {
    text-align: left;
    margin: 0 auto;
}

.leavepop-class form {
    margin-top: 0px !important;
}

.leavepop-class .delHoliday i.fa.fa-trash {
    color: red;
}

.leavepop-class button.delHoliday {
    border: none;
    background: transparent;
    position: absolute;
    top: 3px;
    left: 2px;
}

.leavepop-class .modal-header {
    padding: 0px 15px 5px;
    text-align: center;
    border: none;
}

.leavepop-class label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 0px;
}

.leavepop-class .card-body {
    padding: 0px;
}

.leavepop-class .form-check {
    position: relative;
    display: inline-block;
    gap: 24px;
    padding-right: 15px;
}

.leavepop-class form {
    margin-top: 40px;
    padding: 10px 15px 0px 7px;
}

.leavepop-class h4.modal-title {
    font-size: 24px;
    font-weight: 500;
}

.weekend-class a.btn.btn-primary {
    gap: 18px;
    font-size: 14px;
}

h6.holidayDate {
    font-size: 16px;
    padding-bottom: 10px;
}

.assign-staff button.btn-close {
    border: none;
    background: transparent;
    font-size: 38px;
    position: absolute;
    right: -3px;
    top: -13px;
}

.assign-staff h5#exampleModalLabel {
    margin: 0 auto;
    font-size: 18px;
}

.assign-staff .table th {
    font-size: 14px;
    border-bottom: 0px !important;
    border-left: 1px solid #ddd;
    border-right: 1px solid #dddddd;
}

.assign-staff .table td {
    font-size: 12px;
    border-right: 1px solid #dddddd;
}

.assign-staff .modal-header {
    border-bottom: 0px;
}

.assign-staff .modal-header {
    border-bottom: 0px;
    padding-bottom: 0rem;
}

#resource-modal .modal-header {
    border-bottom: 0px;
    padding-bottom: 0px;
}

#resource-modal .modal-footer {
    padding-top: 0rem;
    border-top: 0px;
}

#resource-modal label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.leavepop-class .form-group {
    margin-bottom: 1rem;
}

.leavepop-class button.btn.btn-primary.eventform {
    font-size: 14px;
    padding: 7px 20px;
}

.leavepop-class .modal-body {
    padding-bottom: 40px;
}

.readonly-class .modal-dialog {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%) !important;
}

.ActionButton {
    width: 94px !important;
    overflow: unset !important;
    text-overflow: unset;
    white-space: break-spaces !important;
}

div.dt-buttons {
    float: right;
    margin-right: 29px;
    margin-top: -2px;
}

.table-action-btn.ActionButton {
    gap: 7px;
    display: flex;
    flex-wrap: wrap;
}

.fc-center h2 {
    font-size: 18px;
}

.fc-content-skeleton td.fc-day-top.fc-today {
    background: #fcf8e3 !important;
    position: relative;
}

td.fc-day-top.fc-wed.fc-today::before {
    content: "";
    background: #fcf8e3;
    width: 100%;
    position: absolute;
    height: 21px;
    bottom: -20px;
}

.fc-day-grid-event {
    margin: 1px 0px 0 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sat.fc-future {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sun.fc-future {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sat.fc-past {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sun.fc-past {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sat.fc-other-month.fc-future {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sun.fc-other-month.fc-future {
    background: #ff9f89 !important;
}

.fc-day-top.fc-other-month {
    opacity: 1 !important;
}

.holidayflex-class {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.marital-class .form-check-inline {
    padding-left: 0px;
}

.gender-class .form-check-inline {
    padding-left: 0px;
}

.errorpad-class .error {
    padding-left: 25px;
}

.dt-buttons::before {
    content: "Export To :";
    margin-right: 10px;
    font-size: 14px;
}

.dt-buttons {
    position: relative;
}

button.dt-button.buttons-excel.buttons-html5 {
    padding: 0.3em 0.7em !important;
}

h2.calendarHeading {
    margin-bottom: 20px;
}

.potentialhead-class .modal-footer {
    margin: 0rem 1rem;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

.employees-list.dataTable.no-footer {
    width: 100% !important;
}

.fc-today::before {
    content: "";
    position: absolute;
    width: 100%;
    background: #fcf8e3;
    height: 41px;
    top: 42px;
}

a.fc-more {
    position: relative;
}

td.fc-day-top.fc-sun.fc-future {
    position: relative;
}

td.fc-day-top.fc-sun.fc-future::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 62px;
}

td.fc-day-top.fc-sat.fc-future {
    position: relative;
}

td.fc-day-top.fc-sat.fc-future::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 62px;
}

td.fc-day-top.fc-sun.fc-past {
    position: relative;
}

td.fc-day-top.fc-sun.fc-past::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 62px;
}

td.fc-day-top.fc-sat.fc-past {
    position: relative;
}

td.fc-day-top.fc-sat.fc-past::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 62px;
}

#leavecalendar a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    z-index: 0 !important;
}

.sidebar-collapse .dataTables_scrollHeadInner {
    width: 100% !important;
}

.page-link:focus {
    box-shadow: unset !important;
}

.col-md-5 {
    flex: 1;
    max-width: 38.666667%;
}

.strikeemp {
    background: red !important;
    text-decoration: line-through;
    color: #fff !important;
}

tr.strikeemp.odd {
    background: radial-gradient(red, red);
}

.strikeemp td {
    color: #fff !important;
}

table.DataTable>thead>tr>th,
table.DataTable>thead>tr>td {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}


/* Style for the table */

.table {
    width: 100%;
    border-collapse: collapse;
}


/* Style for table header */

.table th {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}


/* Style for table rows */

.table td {
    padding: 8px;
    border-bottom: 1px solid #ddd;
}


/* Style for alternating row colors */

.table tbody tr:nth-child(even) {
    background: #f2f2f2;
}


/* Style for table cell alignment */

.table td {
    text-align: left;
}

[class*="sidebar-dark-"] {
    background: #1d3395 !important;
}

.user-panel .info {
    display: inline-block;
    padding: 5px 0px 5px 0px !important;
}

.nav-pills .nav-item .nav-link {
    display: block;
    padding: 0.5rem 0rem;
}

.nav-sidebar>.nav-item {
    margin-bottom: 5px !important;
}

img.nav-icon {
    width: 30px !important;
    height: 20px;
    object-fit: contain;
}

.dualbtn2-class {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 15px 0px;
}

.dualbtn2-class i.fa.fa-pencil-square-o.fa-2x {
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
    color: #000;
}

.dualbtn2-class i.fa.fa-trash.fa-2x {
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
    color: #000;
}

i.fa.fa-trash {
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
}

label.col-form-label-branch {
    font-size: 16px;
    font-weight: 500 !important;
}

.para-class {
    padding: 0px 16px 0px;
    width: 100% !important;
}

i.fa.fa-inr {
    position: absolute;
    left: 1px;
    font-size: 13px;
    border-right: 1px solid #ced4da;
    height: 36px;
    line-height: 37px;
    background: #eeeeeea1;
    padding: 0px 11px;
}

.saveclass-button {
    background: #4eabc9 !important;
}

.dualbtn2-class i.fa.fa-trash.fa-2x {
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
    color: red;
}

.custom-font {
    font-size: 13px;
    font-weight: 600;
    width: 80%;
}

.msgerror1 {
    font-size: 12px;
    /* color: red !important; */
    color: red;
    position: absolute;
}

.sidebar .info img {
    height: 48px !important;
    width: 100% !important;
}

nav.main-header.navbar {
    padding: 10px 35px;
    position: sticky;
    top: 0;
}

table#Category_datatable {
    font-size: 12px;
}

.main-login-form img,
.reset-password-frm img,
.forget-password-form img {
    object-fit: contain;
    margin-bottom: 35px;
    max-width: 250px;
}

.main-login-form .card-header,
.reset-password-frm .card-header,
.forget-password-form .card-header {
    text-align: center;
}

.card-header h2 {
    font-size: 28px;
}

.main-login-form #loginForm button.btn.btn-primary.main-login-btn,
.reset-password-frm-main form#resetPasswordForm button.btn.btn-primary.save-btn,
.forget-password-form form#resetform button.btn.btn-primary.forgt-password {
    color: #ffff !important;
}

.reset-password-frm .form-group.confirm-passwod {
    margin-top: 30px;
}


/* permission datatable css */

#Manage_Permission_filter label {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
}

#Manage_Permission th {
    font-size: 14px;
    font-weight: 500;
}

#Manage_Permission td {
    font-size: 12px;
}

div#Manage_Permission_info {
    font-size: 13px;
}

#Manage_Permission_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

.Manage_Permission .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#Manage_Permission_wrapper .table-bordered td {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

.Manage_Permission tr.even {
    background: #ffd194 !important;
}

#Manage_Permission_wrapper table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: revert-layer !important;
}

#Manage_Permission th {
    vertical-align: middle;
}

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

#candidateModal .modal-body span {
    word-wrap: break-word;
    white-space: normal;
    display: inline-block;
    max-width: 100%;
}

#candidateAddress {
    word-break: break-word;
    white-space: pre-wrap;
    display: block;
}


/* // neha ticket -- */


/* General Styles */

h5.mb-1 {
    margin-left: 11%;
    font-weight: bold;
    white-space: nowrap;
    font-size: 24px;
    color: #000;
}

.cardbox-profile p.text-muted.mb-1,
.cardbox-profile p {
    margin-left: 11%;
    font-weight: 500;
    color: #555555 !important;
}

p.text-muted.mb-1 {
    font-size: 18px;
}

.card.shadow-sm.p-3 {
    border-radius: 15px;
}

.card.shadow-sm {
    margin: 0px 15px;
}

.cardview {
    margin: 0px 0px !important;
}

.btn-success:hover {
    color: #fff;
    background: #427246 !important;
    border-color: #427246 !important;
}

.row.g-4 {
    background: #f4f4f4;
}

button.btn.btn-outline-secondary.btn-sm.ml-3.Questionnaire {
    background: none;
    color: #427246;
    border: solid #427246 1.3px;
    padding: 5px 25px;
    border-radius: 6px;
    font-size: 16px;
}

a.btn.btn-outline-success.btn-sm.mt-2.Progress {
    margin-left: 11%;
    background: none;
    color: #bc771b;
    border: solid #bc771b 1px;
    border-radius: 6px;
    width: 100%;
    margin-top: 16px !important;
    display: block;
    font-size: 16px;
    max-width: 90%;
}

.cardbox-profile img {
    vertical-align: middle;
    height: auto;
    border-style: none;
    width: 154px;
    margin-top: -16px;
    margin-left: -16px;
    border-top-left-radius: 15.12px;
    border-bottom-right-radius: 15.12px;
}

button.btn.btn-success.w-100.mt-3.Accept {
    background: #427246;
    border: #427246;
    margin-left: 1%;
    border-radius: 6px;
    width: 100% !important;
    max-width: 98%;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 600;
}

button.btn.btn-sm.ml-3.Kit {
    background: #bc771b;
    color: #ffffff;
    border-radius: 6px;
    padding: 5px 25px;
    font-size: 16px;
}

.customer-class {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

span.spna-color {
    color: #555555;
}

h4 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #bc771b;
}

h4.headcls {
    font-size: 30px;
    font-weight: 700;
    color: #bc771b;
}

#customerWebList_filter label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
}

#callHistoryList_filter label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
}

img.call_img {
    height: 22px;
    margin-right: 6px;
    object-fit: contain;
}

.EditRemark,
.ticket {
    color: #bc771b !important;
    border-color: #bc771b !important;
    font-weight: 600 !important;
    margin-left: 1%;
    border-radius: 6px !important;
    width: 100% !important;
    max-width: 98%;
    font-size: 18px !important;
}

.EditRemark:hover,
.ticket:hover {
    background: transparent !important;
}

#callHistoryList table.dataTable.row-border>tbody>tr>th,
table.dataTable.row-border>tbody>tr>td,
table.dataTable.display>tbody>tr>th,
table.dataTable.display>tbody>tr>td {
    border-top: 0px solid rgba(0, 0, 0, 0.15) !important;
}

button.btn.btn-outline-success.btn-sm.mt-2.Progress1 {
    margin-left: 10%;
    margin-top: 8% !important;
    width: 104% !important;
    background: none;
    color: #bc771b;
    border: solid #bc771b 1px;
    border-radius: 6px;
}

button.btn.btn-outline-success.btn-sm.mt-2.customer {
    margin-left: 10%;
    margin-top: 8% !important;
    width: 104% !important;
    background: none;
    color: #427246;
    border: solid #427246 1px;
    border-radius: 6px;
}

button.btn.btn-success.w-100.mt-3.ticket {
    background: none;
    border: #bc771b;
    border: solid #bc771b 1px;
    margin-left: 1%;
    border-radius: 6px;
    color: #bc771b;
    width: 98% !important;
}

.pagepadding_class {
    padding-left: 30px;
    padding-right: 30px;
}

.top-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left-side {
    flex: 1;
    /* Take up remaining space on the left side */
}

.right-side {
    display: flex;
    justify-content: flex-end;
    /* Align images to the right */
    align-items: center;
    /* Align items vertically centered */
}

.right-side div {
    margin-left: 24px;
    /* Add space between the images */
}

.right-side img {
    width: 35px;
    /* Set width for the images */
    height: 35px;
    /* Set height for the images */
    object-fit: contain;
    /* Maintain the aspect ratio without stretching */
}

#customerWebList.table {
    width: 100%;
    border-collapse: collapse;
}

#callHistoryList.table {
    width: 100%;
    border-collapse: collapse;
}

th,
td {
    padding: 12px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

th {
    background: #f5f5f5;
    color: #000;
    font-weight: 600;
    font-size: 14px;

}


.kit-button,
.questionnaire-button,
.progress-button,
.accept-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px !important;
    border-radius: 6px;
    text-decoration: none;
    margin-right: 5px;
    font-weight: 500;
}

a.callgreenbtn {
    display: flex;
    align-items: center;
    background: #427246 !important;
    border: 1px solid #427246;
    color: #fff !important;
}

a.questionnaire-button.callgreenbtn.startCall {
    color: #fff !important;
}

.kit-button {
    border: 1px solid #139fd7;
    color: #139fd7 !important;
    background: transparent;
}

.ticketbtn {
    background: #427246 !important;
    color: #fff;
    border-color: #427246 !important;
}

a.questionnaire-button {
    border: 1px solid #427246 !important;
    color: #427246 !important;
    background: transparent;
}

table.dataTable.no-footer {
    border-bottom: 0px solid rgba(0, 0, 0, 0.3);
}

.accept-button {
    background: #427246;
    color: #fff !important;
    border: none;
}

nnaire-button {
    border: 1px solid #427246;
    color: #427246;
    background: transparent;
}

.progress-button {
    border: 1px solid #139fd7;
    color: #139fd7 !important;
    background: transparent;
}

.right-side {
    margin-right: 1% !important;
    margin-top: 0% !important;
}

.image-active {
    color: #bc771b;
}


/* .toglelistcustomer i.image-active {
    background: #BC771B;
    border-radius: 6px;
    padding: 4px;
} */


/* .toglelistassignticket i.image-active {
    background: #BC771B;
    border-radius: 6px;
    padding: 4px;
} */

.header-customer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: white;
}

.logo-customer {
    display: flex;
    align-items: center;
    margin-left: -20px;
}

.logo-customer img {
    height: 60px;
    width: 100%;
    object-fit: contain;
}

.logo-text {
    font-size: 20px;
    font-weight: bold;
    color: #4c7c4c;
    /* greenish for "Vedic" */
}

.logo-text span {
    color: #b15d1f;
    /* orangish for "Connect" */
}

.header-right-customer {
    display: flex;
    align-items: center;
    gap: 30px;
    font-size: 16px;
}

.header-right-customer a {
    text-decoration: none;
    color: #454545;
    font-weight: 600;
}

.header-right-customer a:hover {
    color: #454545;
}

.header-right-customer a:last-child {
    color: #000;
    font-weight: normal;
}

.icons-customer {
    display: flex;
    align-items: center;
    gap: 15px;
}

.icons-customer i {
    font-size: 18px;
    cursor: pointer;
}

.profile-container {
    position: relative;
    display: inline-block;
}

.profile-icon {
    font-size: 24px;
    color: #000;
    cursor: pointer;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
}

.dropdown-menu-customer {
    position: absolute;
    top: 50px;
    right: 0;
    width: 200px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    display: none;
    z-index: 100;
}

.dropdown-menu-customer::before {
    content: "";
    position: absolute;
    top: -10px;
    right: 20px;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: transparent transparent white transparent;
}

.dropdown-item-customer {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.dropdown-item-customer:hover {
    background: #f5f5f5;
}

.dropdown-footer {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    display: flex;
    justify-content: space-around;
    padding-top: 10px;
    font-size: 12px;
    color: #888;
}

.dropdown-footer a {
    color: #888;
    text-decoration: none;
}

.profile-container-customer {
    max-width: 900px;
    margin: 40px auto;
    text-align: center;
}

.profile-title {
    color: #b26d1b;
    margin-bottom: 30px;
}

.profile-main {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.profile-card {
    background: #fff;
    padding: 20px;
    width: 200px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.profile-avatar-wrapper {
    position: relative;
    margin-bottom: 10px;
}

.profile-avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.profile-camera-icon {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: black;
    color: white;
    border-radius: 50%;
    padding: 4px 6px;
    font-size: 12px;
    cursor: pointer;
}

.profile-name {
    margin: 10px 0 5px;
}

.profile-meta {
    color: #666;
    font-size: 14px;
}

.profile-info-card {
    background: #fff;
    padding: 20px;
    width: 500px;
    border-radius: 10px;
    text-align: left;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.profile-info-heading {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.password-info-heading {
    margin-bottom: 8px;
    padding-bottom: 10px;
}

.profile-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.profile-form-row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.profile-form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.profile-form-group label {
    font-size: 14px;
    margin-bottom: 5px;
}

.profile-form-group input {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.profile-edit-btn {
    background: #b26d1b;
    color: white;
    padding: 10px 20px;
    border: none;
    width: 100px;
    border-radius: 5px;
    cursor: pointer;
    align-self: center;
    margin-top: 10px;
}

.profile-edit-btn:hover {
    background: #a05e16;
}

.active-link {
    color: #bc771b !important;
}

.profileerror {
    font-size: 12px;
    color: red;
}

img[alt="Profile"] {
    object-fit: cover;
    background: #eee;
}

.sub-customer {
    margin-left: 0;
}

.password-edit-btn {
    background: green;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
}

#change-form .password-class-width {
    width: 89% !important;
}

.profile-info-card {
    height: auto;
}

img.logo-class {
    margin-left: 0;
    margin-top: 0;
}


/* staff list */

#StaffList_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 13px;
}

#StaffList th {
    font-size: 14px;
    font-weight: 500;
}

#StaffList td {
    font-size: 12px;
}

div#StaffList_info {
    font-size: 13px;
}

#StaffList .table-bordered {
    border: 1px solid #ccc !important;
}

.StaffList .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#StaffList_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#StaffList.table-bordered td {
    border-left: 1px solid #ddd !important;
}


/* doctor list */

#DoctorList_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 13px;
}

#DoctorList th {
    font-size: 14px;
    font-weight: 500;
}

#DoctorList td {
    font-size: 12px;
}

div#DoctorList_info {
    font-size: 13px;
}

#DoctorList .table-bordered {
    border: 1px solid #ccc !important;
}

.DoctorList .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#DoctorList_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#DoctorList.table-bordered td {
    border-left: 1px solid #ddd !important;
}


/* CustomerSupportList */

#CustomerSupportList_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 13px;
}

#CustomerSupportList th {
    font-size: 14px;
    font-weight: 500;
}

#CustomerSupportList td {
    font-size: 12px;
}

div#CustomerSupportList_info {
    font-size: 13px;
}

#CustomerSupportList .table-bordered {
    border: 1px solid #ccc !important;
}

.CustomerSupportList .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#CustomerSupportList_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#CustomerSupportList.table-bordered td {
    border-left: 1px solid #ddd !important;
}


/* Page_datatable */

#Page_datatable_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 13px;
}

#Page_datatable th {
    font-size: 14px;
    font-weight: 500;
}

#Page_datatable td {
    font-size: 12px;
}

div#Page_datatable_info {
    font-size: 13px;
}

#Page_datatable .table-bordered {
    border: 1px solid #ccc !important;
}

.Page_datatable .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#Page_datatable_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#Page_datatable.table-bordered td {
    border-left: 1px solid #ddd !important;
}


/* Question_datatable */

#Question_datatable_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 13px;
}

#Question_datatable th {
    font-size: 14px;
    font-weight: 500;
}

#Question_datatable td {
    font-size: 12px;
}

div#Question_datatable_info {
    font-size: 13px;
}

#Question_datatable .table-bordered {
    border: 1px solid #ccc !important;
}

.Question_datatable .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#Question_datatable_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#Question_datatable.table-bordered td {
    border-left: 1px solid #ddd !important;
}


/* CustomerList */

#CustomerList_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 13px;
}

#CustomerList th {
    font-size: 14px;
    font-weight: 500;
}

#CustomerList td {
    font-size: 12px;
}

div#CustomerList_info {
    font-size: 13px;
}

#CustomerList .table-bordered {
    border: 1px solid #ccc !important;
}

.CustomerList .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#CustomerList_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#CustomerList.table-bordered td {
    border-left: 1px solid #ddd !important;
}


/* Notification_datatable */

#Notification_datatable_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 13px;
}

#Notification_datatable th {
    font-size: 14px;
    font-weight: 500;
}

#Notification_datatable td {
    font-size: 12px;
}

div#Notification_datatable_info {
    font-size: 13px;
}

#Notification_datatable .table-bordered {
    border: 1px solid #ccc !important;
}

.Notification_datatable .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#Notification_datatable_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#Notification_datatable.table-bordered td {
    border-left: 1px solid #ddd !important;
}


/* ticketList */

#ticketList_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 13px;
}

#ticketList th {
    font-size: 14px;
    font-weight: 500;
}

#ticketList td {
    font-size: 12px;
}

div#ticketList_info {
    font-size: 13px;
}

#ticketList .table-bordered {
    border: 1px solid #ccc !important;
}

.ticketList .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#ticketList_wrapper .table-bordered {
    border: 1px solid #ccc !important;
}

#ticketList.table-bordered td {
    border-left: 1px solid #ddd !important;
}

.button-row {
    display: flex;
    gap: 8px;
    margin-top: 8px;
}

.button-row .btn {
    flex: 1 1 auto;
}

button.btn.btn-sm.ml-3.Progress1 {
    background: #427246;
    color: #ffffff;
    border-radius: 6px;
    width: 55%;
    padding: 5px 15px;
}


/* STYLE FOR CUSTOMER HISTORY */

.tab-buttons {
    border-bottom: 2px solid #c08c3f;
}

.tab-btn {
    background: none;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    margin: 0 10px;
}

.tab-btn.active {
    background: #c08c3f;
    color: white;
    border-radius: 5px 5px 0 0;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.user-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.log-entry {
    padding: 10px;
    background: #efefef;
    border-radius: 6px;
    margin-bottom: 10px;
}

.question-answer {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 8px;
    border-radius: 6px;
}

.user-details-header {
    background: #fff8e6;
    /* Light gold tint */
    border: 1px solid #c08c3f;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.user-details-bar {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.user-details-bar strong {
    font-size: 18px;
    color: #c08c3f;
    /* Golden highlight for the name */
}

.user-details-bar span {
    white-space: nowrap;
}


/* Horizontal Cards Layout CSS */


/* Main card container */

.questionnaire-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}


/* Header styling */

.questionnaire-header {
    padding: 15px 20px;
    background: #fff;
    border-bottom: 0px solid #e0e0e0;
    width: 100%;
    border: 0px !important;
    outline: unset;
    box-shadow: unset;
}

.questionnaire-header .d-flex {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


/* Profile section */

.profile-section {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.profile-pic {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.profile-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile-info h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.profile-info span {
    font-size: 13px;
    color: #666;
}


/* Goal section */

.goal-section {
    margin: 0 15px;
}

.goal-label {
    font-weight: 600;
    color: #333;
    margin-right: 5px;
}

.goal-value {
    color: #555;
}


/* Date section */

.date-section {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.date-section span {
    margin-right: 10px;
    font-weight: 600;
    color: #555;
    font-size: 18px;
}

.btn-toggle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-toggle:hover {
    background: #e0e0e0;
}

.btn-toggle i {
    font-size: 12px;
    color: #555;
    transition: transform 0.3s;
}


/* Rotate icon when expanded */

.btn-toggle[aria-expanded="true"] i {
    transform: rotate(180deg);
}


/* Time indicator */

.time-indicator {
    text-align: right;
    margin-top: 5px;
}

.badge.bg-primary {
    background: #0d6efd !important;
    color: white;
    font-weight: normal;
    padding: 5px 10px;
    border-radius: 4px;
}


/* Questions grid */

.questionnaire-body {
    padding: 15px;
}

.question-box {
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    padding: 15px;
    height: 100%;
    background: #fcfcfc;
    margin-bottom: 15px;
}

.question-box h5 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #333;
}

.answer {
    font-size: 13px;
    color: #555;
}


/* Make sure boxes have proper margins */

.questionnaire-card {
    border: 0px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    width: 100%;
}

.date-section {
    font-weight: 500;
    color: #333;
    margin-right: 15px;
    white-space: nowrap;
}

.date-text {
    font-size: 16px;
    font-weight: 600;
}

.btn-toggle {
    background: none;
    border: none;
    color: #6c757d;
    padding: 8px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

.btn-toggle:hover {
    background: #e9ecef;
}

.btn-toggle:focus {
    outline: none;
    box-shadow: none;
}

.questionnaire-body {
    padding: 15px;
}

.question-box {
    margin-bottom: 15px;
    padding: 10px;
    background: #f8f9fa;
    border-radius: 5px;
}

.question-box h5 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
}

.answer {
    font-size: 13px;
    color: #666;
}

.badge.bg-primary {
    background: #007bff;
    color: white;
}


/* CSS for the "No follow-ups taken yet" message */

.no-followups-container {
    padding: 40px 20px;
    text-align: center;
    background: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    margin: 20px 0;
    border: 1px dashed #dee2e6;
}

.no-followups-icon {
    font-size: 48px;
    color: #6c757d;
    margin-bottom: 20px;
    opacity: 0.7;
}

.no-followups-heading {
    font-size: 22px;
    color: #495057;
    margin-bottom: 10px;
    font-weight: 500;
}

.no-followups-message {
    color: #6c757d;
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 15px;
}

.no-followups-suggestion {
    font-size: 14px;
    color: #868e96;
    font-style: italic;
}


/* Optional animation for a subtle effect */

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.no-followups-container {
    animation: fadeInUp 0.6s ease-out;
}

.genderext_class {
    margin-top: 12px;
    display: block;
}

p.goal-class {
    margin-bottom: 15px !important;
}

p.goal-class {
    font-size: 18px;
    width: 100%;
    margin-top: 10px;
}

.dualbtncustomer {
    margin-left: 10px;
}

#customerWebList tr {
    background: #fff !important;
    margin-bottom: 30px;
    border-radius: 14px;
    display: block;
}

#customerWebList img {
    width: 55px !important;
    height: 55px !important;
}

.imgprofile-class span {
    font-size: 20px;
    font-weight: 600;
}

#customerWebList thead tr {
    padding: 0px !important;
    margin: 0px;
}

#customerWebList_wrapper div#customerWebList_length {
    display: none;
}

#customerWebList th,
td {
    border-bottom: 0px solid #ddd;
}

#callHistoryList tr {
    background: #fff !important;
    margin-bottom: 30px;
    border-radius: 14px;
    display: block;
}

.imgprofile-class span {
    font-size: 20px;
    font-weight: 600;
}

#callHistoryList thead tr {
    padding: 0px !important;
    margin: 0px;
}

#callHistoryList_wrapper div#callHistoryList_length {
    display: none;
}

#callHistoryList th,
td {
    border-bottom: 0px solid #ddd;
}

span.genderage-class {
    font-size: 16px;
    color: #555555;
    font-weight: 400;
}

.goalweight-class span {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

span.goalweight {
    font-weight: 400;
    color: #555555;
}

/* table.dataTable {
    width: 100% !important;
} */

#customerWebList td:first-child,
#customerWebList td:nth-child(2) {
    width: 40%;
}

#callHistoryList td:first-child,
#callHistoryList td:nth-child(2) {
    width: 40%;
}

.customercardtriggleicon i.fa,
.toglelistcustomericon i.fa.fa-list {
    font-size: 28px;
}


/* assign ticket css */

#assignTicket.table {
    width: 100%;
    border-collapse: collapse;
}

#assignTicket td:first-child,
#assignTicket td:nth-child(2) {
    width: 40%;
}

#assignTicket_filter label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
}

#assignTicket tr {
    background: #fff !important;
    margin-bottom: 30px;
    border-radius: 14px;
    display: block;
}

#assignTicket thead tr {
    padding: 0px !important;
    margin: 0px;
}

#assignTicket_wrapper div#customerWebList_length div#callHistoryList_length {
    display: none;
}

#assignTicket th,
td {
    border-bottom: 0px solid #ddd;
}


/* web customer support list */

#webCustomerList.table {
    width: 100%;
    border-collapse: collapse;
}

#webCustomerList td:first-child,
#webCustomerList td:nth-child(2) {
    width: 40%;
}

#webCustomerList_filter label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
}

#webCustomerList tr {
    background: #fff !important;
    margin-bottom: 30px;
    border-radius: 14px;
    display: block;
}

#webCustomerList thead tr {
    padding: 0px !important;
    margin: 0px;
}

#webCustomerList_wrapper div#customerWebList_length div#callHistoryList_length {
    display: none;
}

#webCustomerList th,
td {
    border-bottom: 0px solid #ddd;
}

footer.mainfooter-class {
    background: #000;
    padding-top: 70px;
    padding-bottom: 70px;
}

img.footer-logo {
    height: 65px;
    object-fit: contain;
    margin-bottom: 20px;
}

.footer-row p.p {
    color: #9b9b9c;
    font-size: 16px;
    line-height: 27px;
}

.footer-row .text-wrapper-4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}

.footer-row a.text-wrapper-5 {
    color: #9b9b9c;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 12px;
    display: block;
}

.social-media {
    margin-top: 15px;
    display: flex;
    gap: 12px;
}

.social-media a {
    background: #fff;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 50%;
    line-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}

header.top-header {
    position: sticky;
    top: 0;
    z-index: 999;
}

.callgreenbtn img.call_img {
    height: 18px !important;
    margin-right: 6px;
    object-fit: contain;
}

.imgprofile-class img {
    width: 55px !important;
    height: 55px !important;
}

tr.odd {
    background: #fff !important;
    opacity: 1;
}

tr.even {
    background: #fff !important;
    opacity: 1;
}

.ticketbtn,
.ticketbtn:hover {
    background: #bc771b !important;
    border: 1px solid #bc771b !important;
}

img.ticket_img {
    height: 22px;
}

table.dataTable.no-footer {
    border-bottom: 0px solid rgba(0, 0, 0, 0.3) !important;
}

.remarkbtn-class {
    margin-left: 0px;
    max-width: max-content;
}

.accept-button img.call_img {
    height: 18px;
    margin-right: 6px;
}

.follow-class {
    padding: 70px 0px;
}

.pagination a.page-link {
    background: #fff;
    font-size: 13px;
    padding: 6px 12px !important;
    color: #000;
    border-radius: 4px;
}

.pagination .page-item.active .page-link {
    color: #fff !important;
    background: #1d3395 !important;
    border-color: #dadbdb !important;
}

.tab-buttons button.tab-btn {
    border: 2px solid #c08c58;
    width: 100%;
    max-width: 140px;
    position: relative;
    top: 20px;
    background: #f4f4f4;
    border-radius: 0px;
    padding: 7px;
    margin: 0 -2px;
}

p.cardgender_class {
    color: #BC771B;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 2px;
}

p.cardgoal-class {
    font-weight: 600;
    color: #000;
    font-size: 20px;
}

.cardgoal-class span {
    color: #555555;
    font-weight: 400;
}

.tab-buttons .tab-btn.active {
    background: #c08c3f !important;
}

.tab-content.active {
    margin-top: 70px !important;
}

img.cardprofile_img {
    width: 100%;
    height: 280px;
    max-width: 100%;
    object-fit: cover;
}

.cardimg-box {
    background: #fff;
    width: 270px;
    vertical-align: middle;
    border-style: none;
    border-top-right-radius: 15.12px;
    border-bottom-left-radius: 15.12px;
}

.cardbox-content h3 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

.cardbox-content {
    padding: 15px 20px;
}


/* Container for notification dropdown */

#notificationDropdown {
    position: absolute;
    right: 0;
    top: 100%;
    width: 350px;
    max-height: 400px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    padding: 10px;
    border-radius: 8px;
}


/* Each notification item */

.notifications {
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    color: #333;
    transition: background 0.3s ease;
}


/* On hover effect */

.notifications:hover {
    background: #f9f9f9;
    border-radius: 6px;
}


/* Inner content layout */

.notification {
    padding: 10px;
    border-bottom: 1px solid #eee;
}


/* Text block inside each notification */

.notification-text {
    font-size: 14px;
    line-height: 1.4;
}


/* Title */

.notification-text h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 4px;
    color: #000;
}


/* Timestamp */

.date-format {
    font-size: 12px;
    color: #777;
    display: block;
    margin-top: 6px;
}


/* Read more link */

.notif-read-more {
    display: inline-block;
    margin-top: 4px;
    font-size: 12px;
    color: #007bff;
}


/* Unread background highlight */

.backgroundColor {
    background: #f0f8ff;
    padding: 10px;
    border-radius: 6px;
}

span.badge.badge-light.notification_count {
    position: absolute;
    top: 21px;
    right: 113px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    background: #ac1e12;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

div:where(.swal2-container) div:where(.swal2-popup) {
    border-radius: 10px !important;
}





button.swal2-confirm.swal2-styled.swal2-default-outline {
    box-shadow: unset;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 25px;
    border-radius: 8px;
}

button.swal2-cancel.swal2-styled.swal2-default-outline {
    background: transparent !important;
    border: 1px solid #ac1e12;
    color: #ac1e12;
    font-size: 14px;
    box-shadow: unset;
    font-weight: 600;
    padding: 8px 25px;
    border-radius: 8px;
}

div:where(.swal2-icon) {
    margin: 1.5em auto 0.6em !important;
    width: 4em !important;
    height: 4em !important;
}

div:where(.swal2-icon) .swal2-icon-content {
    font-size: 2.75em !important;
}


/* Main Call Screen Container */

.OT_audio-only {
    display: none !important;
}


/* Main Call Screen Container */

#callScreen {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    width: 100%;
    background: #4a4a4a;
    display: none;
}


/* Top bar styling */

#callScreen>div:first-child {
    width: 100%;
    background: #fff;
    padding: 10px 20px;
    align-items: center;
    display: flex;
}


/* Caller Display Section */

#callScreen>div:nth-child(2) {
    flex: 1;
    width: 100%;
    background: #f7f7f7;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    display: flex;
}


/* Call Control Buttons (Footer) */

#callScreen>div:last-child {
    width: 100%;
    background: #3a3a3a;
    padding: 15px 0;
    justify-content: center;
    gap: 20px;
    /* Space between buttons */
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
}


/* Call Buttons Styling */

#callScreen button {
    border: none;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.DisconnectCall {
    background: #ff0000;
}

.DisconnectCall i.fa.fa-phone {
    color: #fff;
}

#ripple {
    position: relative;
    width: 400px;
    height: 400px;
}

.ripple {
    position: absolute;
    border-radius: 50%;
    border: 1px solid #e2d6c7;
}

.calling-logo {
    display: flex;
    justify-content: space-between;
}

.calling-logo img {
    width: max-content;
    height: 60px;
    object-fit: contain;
    margin: 0px;
}

a.followbtn-class {
    background: #427246;
    color: #fff;
    padding: 10px 25px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
}

.followbtn-class img {
    height: 26px;
    object-fit: contain;
    margin-right: 7px;
}

img.cardprofile_img {
    width: 100%;
    height: 350px;
    max-width: 100%;
    object-fit: cover;
    border-top-right-radius: 15.12px;
}

.followscroll-class {
    overflow-y: auto;
    height: 650px;
}


/* questiobarrie form at customer support and doctor side css */

.category-title {
    font-size: 16px;
    color: #555;
    font-weight: 900;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-style: italic;
    text-align: center;
}

.question-text {
    font-size: 22px;
    margin: 20px 0 30px;
    color: #222;
    font-weight: 600;
    text-align: center;
}

.options-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 0 auto;
    max-width: 650px;
}

.options-list label {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 18px 20px;
    margin: 0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid #ddd;
    position: relative;
}

.options-list label:hover {
    border-color: #c9982f;
    background: #fffaf0;
}

.options-list input[type="radio"],
.options-list input[type="checkbox"] {
    margin-right: 15px;
    appearance: none;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    border: 2px solid #ddd;
    border-radius: 50%;
    outline: none;
    flex-shrink: 0;
}

.options-list input[type="radio"]:checked,
.options-list input[type="checkbox"]:checked {
    border-color: #c9982f;
    background: #fff;
    position: relative;
}

.options-list input[type="radio"]:checked:after,
.options-list input[type="checkbox"]:checked:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 14px;
    background: #c9982f;
    border-radius: 50%;
}

.options-list label.selected {
    border-color: #c9982f;
    background: #fffaf0;
}

.options-list label.selected:after {
    content: "✓";
    position: absolute;
    right: 20px;
    color: #c9982f;
    font-size: 20px;
    font-weight: bold;
}

.form-navigation {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.nav-btn {
    background: #c9982f;
    color: white;
    border: none;
    padding: 12px 30px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    transition: background 0.3s;
    min-width: 150px;
    text-align: center;
}

.submit-btn {
    background: #2D5A3D;
    color: white;
    border: none;
    padding: 12px 30px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    transition: background 0.3s;
    min-width: 150px;
    text-align: center;
}

.nav-btn:hover {
    background: #b28928;
}

.submit-btn:hover {
    background: linear-gradient(0deg, #32449e, #139fd7), linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%);
    ;
}

.nav-btn[disabled] {
    background: #ccc;
    cursor: not-allowed;
}

button.btn.btn-primary.herb_templates_button {
    margin-top: 40px;
    /* padding: 15px; */
    margin-left: 10px;
}

button.btn.btn-danger.cancel_herb {
    margin-top: 40px;
    padding: 7px;
    margin-left: 10px;
}

.card-header.herbCard {
    background: linear-gradient(0deg, #32449e, #139fd7), linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%);
}

.card.card-primary.herbcardprimary {
    margin-top: 11px;
}

.kit-image-box {
    display: flex !important;
    gap: 20px;
}

button.remove-image-kit {
    position: absolute;
    top: -11px;
    right: -2px;
    background: red;
    border: 1px solid red;
    color: white;
    font-size: 18px;
    font-weight: bold;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    padding: 0;
    z-index: 10;
}

a.btn.btn-secondary {
    background: linear-gradient(0deg, #030303, #b2b2b2), linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%);
    border: none;
    width: 76px;
    height: 41px;

    color: #fff !important;
}

.draggable-row {
    cursor: grab;
    padding: 0 5px;
    user-select: none;
    font-size: 18px;
}


i.fas.fa-angle-down.right {
    margin-top: 5px !important;
}

.sidebar {
    padding: 0px !important;
}

th.sorting_disabled.sorting_desc.dtfc-fixed-left {
    z-index: 999 !important;
}

#leadLisitng td.sorting_1.dtfc-fixed-left {
    background: #fff;
}

#leadLisitngs td.sorting_1.dtfc-fixed-left {
    background: #fff;
}

button#addNoteBtn {
    float: right;
}

.color-box {
    width: 22px;
    height: 22px;
    border: 2px solid #ccc;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-right: 6px;
    margin-left: 0px;
}

.color-box:hover {
    transform: scale(1.05);
    border-color: #888;
}

.color-box.selected {
    border: 3px solid #000;
}

/* .color-box.disabled.selected { */
/* border: 3px solid #000 !important; */
/* Dark black border even if disabled */
/* opacity: 0.6; */
/* Slightly visible but grayed out */
/* border-style: solid !important; */
/* Override dashed */
/* } */

/* .color-box.disabled {
    border: none;
    opacity: 0.6;
} */


.row.colorlables {
    margin-right: 0px;
    margin-left: -5px;
    margin-top: 5px;
}

#leadLisitng td {
    font-size: 13px;
}

#leadLisitng th {
    font-size: 14px;
}


#leadLisitngs td {
    font-size: 13px;
}

#leadLisitngs th {
    font-size: 14px;
}

.description-cell {
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

.wrap-text {
    white-space: normal !important;
    word-break: break-word;
    max-width: 200px;
    /* Adjust width as needed */
}

#filterSidebar {
    border-right: 0px solid #ddd;
    min-height: 100%;
}

span.info-box-icon.bg1-class.elevation-1 {
    color: #fff;
}

label.form-check-label {
    margin-top: 0px !important;
}

#LeadStageList_filter label,
#userList_filter label,
#leadLisitng_filter label,
.dataTables_filter label {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    font-weight: 400 !important;
}

table#leadLisitng {
    margin-bottom: 15px;
}

table#leadLisitngs {
    margin-bottom: 15px;
}

table,
th,
td {
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
}

table.dataTable>thead>tr>th,
table.dataTable>thead>tr>td {
    padding: 10px;
    border-bottom: 0px solid rgba(0, 0, 0, 0.3) !important;
}

table.dataTable tbody td {
    padding: 8px 10px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}

.card-header {
    border-bottom: 0px solid rgba(0, 0, 0, .125) !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #000 !important;
    background-color: #fff !important;
    border-top: 3px solid #21a5d9 !important;
}

.nav-tabs .nav-link {
    color: #000 !important;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}

.inputlead-class {
    display: flex;
    gap: 10px;
}

.col-md-2.dualbtn3-class {
    flex: fit-content;
    max-width: fit-content;
}

div#LeadStageList_info,
div#userList_info,
div#leadLisitng_info {
    font-size: 13px;
    color: #000;
}

.page-item.disabled .page-link {
    color: #000 !important;
    font-size: 13px !important;
}

#LeadStageList i.fas.fa-pencil-alt {
    font-size: 14px;
    color: #1da3d9;
    border: 1px solid #1da3d9;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}


.delete-Lead-buttons i.fas.fa-trash {
    color: #ac1e12;
    font-size: 14px;
    border: 0px solid #ac1e12;
    width: max-content;
    height: max-content;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    border: 1px solid #dee2e6 !important;
}

#LeadStageList td:nth-child(2) {
    /* display: flex;
    gap: 15px;
    flex-wrap: wrap;
    align-items: center; */
}

.outlinebtn-class {
    color: #32449e !important;
    background: transparent !important;
    border-color: #32449e !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 6px 15px !important;

}

.add-employe-btns {
    display: flex;
    gap: 12px;
    align-items: center;
}

.bg1-class i.fas {
    color: #1c3195;
}

.main-sidebar,
.main-sidebar::before {
    transition: margin-left .3s ease-in-out, width .3s ease-in-out;
    width: 270px !important;
}

.sidebar-collapse .main-sidebar,
.sidebar-collapse .main-sidebar::before {
    margin-left: -270px !important;
}

.leadcol-class {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.btnlead-class {
    display: flex;
    justify-content: end;
    gap: 15px;
    flex-wrap: wrap;
    align-items: center;
}

.btnlead-class button#toggleFilterBtn {
    padding: 6px 15px !important;
}

div#leadListSection {
    position: relative;
}

.leadlistbtn {
    position: absolute;
    right: 0px;
    display: flex;
    gap: 15px;
    z-index: 9;
    margin-right: 275px;
    margin-top: -4px;
}

.dataTables_length .form-control {
    height: auto !important;
}

div#leadLisitng_filter {
    margin-bottom: 20px;
}

button.dropdown-toggle1 {
    background: transparent;
    border: 1px solid #32449e;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 8px 15px !important;
    color: #32449e;
    border-radius: .25rem;
}

button.dropdown-toggle1 {
    position: relative;
}

button.dropdown-toggle1::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    margin-left: 10px !important;
    font-size: 24px;
    position: relative;
    top: 5px;
}

button#closeFilterBtn {
    margin-left: auto;
    color: #fff;
    border: 1px solid #ac1e12;
    background: #ac1e12;
    width: 28px;
    height: 28px;
}

#filterSidebar .card,
#leadListSection .card {
    box-shadow: 0 0 11px 0 #00000024 !important;
    padding: 15px 10px;
    border-radius: 8px !important;
}

th.col_description {
    display: flex;
    align-items: center;
}

#leadLisitng .addborder {
    border: 1px solid #1da3d9;
    padding: 0px;
    width: max-content;
    height:max-content;
    display: inline-block;
}

#leadLisitngs .addborder {
    border: 1px solid #1da3d9;
    padding: 0px;
    width: max-content;
    height: max-content;
    display: inline-block;
}

#SequenceList .addborder,
a.editCampaign.view.addborder {
    border: 1px solid #1da3d9;
}

a.view.addborder.delete-Sequence,
a.view.addborder.delete-Campaign {
    border: 0px solid #ac1e12 !important;
}

.delete-Sequence i.fas.fa-trash,
.delete-Campaign i.fas.fa-trash {
    color: #ac1e12 !important;
    font-size: 14px;
}

table#LeadStageList {
    margin-bottom: 15px;
}




#leadLisitng .addborder i.fas.fa-pencil-alt,
#SequenceList .addborder i.fas.fa-pencil-alt,
a.editCampaign.view.addborder i.fas.fa-pencil-alt {
    color: #1da3d9;
}

#leadLisitngs .addborder i.fas.fa-pencil-alt,
#SequenceList .addborder i.fas.fa-pencil-alt,
a.editCampaign.view.addborder i.fas.fa-pencil-alt {
    color: #1da3d9;
}

#userList a.delete-user-button {
    border: 0px solid #ac1e12;
    padding: 0px;
    width:max-content;
    height: max-content;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

button.swal2-confirm.swal2-styled.swal2-default-outline {
    background: #1d3395 !important;
}

#userList i.fas.fa-trash {
    color: #ac1e12;
    font-size: 14px;
}

.Deactivateuser {
    border: 1px solid #f9bc57;
}

.Deactivateuser i.fa.fa-close {
    color: #f9bc57;
    font-size: 15px;
}

.Activateuser {
    border: 1px solid #008000;
}

.Activateuser i.fa.fa-check {
    color: #008000;
}




.dataTables_filter {
    margin-bottom: 15px;
}

.dasboardfilter label,
select#monthFilter {
    font-size: 14px;

}

.dasboardfilter select option {
    font-size: 12px;
}

.perheadspace {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.perheadspace0 {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
}

.dataTables_filter input.form-control {
    height: auto !important;
}

.formbox-class {
    box-shadow: 0 0 11px 0 #00000024 !important;
    padding: 20px 30px;
    border-radius: 8px !important;
    margin-top: 50px;
}

.notes-class {
    padding-bottom: 40px;
}

.error {
    font-size: 12px !important;
}

a.leadanchor {
    color: #0000FF !important;
    text-decoration: underline !important;
    font-size: 15px !important;
    font-weight: 600;
}

.dualimportbtn {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 0px;
}

#leadLisitng td.dtfc-fixed-left {
    background: #fff;
}

#leadLisitng th.sorting_disabled.dtfc-fixed-left {
    z-index: 999;
    background: #fff;
}

#leadLisitngs td.dtfc-fixed-left {
    background: #fff;
}

#leadLisitngs th.sorting_disabled.dtfc-fixed-left {
    z-index: 999;
    background: #fff;
}

table.dataTable thead>tr>th.sorting:before,
table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_asc:after,
table.dataTable thead>tr>th.sorting_desc:before,
table.dataTable thead>tr>th.sorting_desc:after,
table.dataTable thead>tr>th.sorting_asc_disabled:before,
table.dataTable thead>tr>th.sorting_asc_disabled:after,
table.dataTable thead>tr>th.sorting_desc_disabled:before,
table.dataTable thead>tr>th.sorting_desc_disabled:after,
table.dataTable thead>tr>td.sorting:before,
table.dataTable thead>tr>td.sorting:after,
table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_asc:after,
table.dataTable thead>tr>td.sorting_desc:before,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>td.sorting_asc_disabled:before,
table.dataTable thead>tr>td.sorting_asc_disabled:after,
table.dataTable thead>tr>td.sorting_desc_disabled:before,
table.dataTable thead>tr>td.sorting_desc_disabled:after {
    font-size: .7em !important;
}


button#toggleFilterBtn.active {
    background-color: #1d3395 !important;
    /* Bootstrap primary */
    color: #fff !important;
    border-color: #1d3395 !important;
}

.dualimportbtn a.btn.btn-primary {
    padding: 5px 14px !important;
}

button#exportBtn {
    background: transparent;
    border: 1.5px solid #f9bc57;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 5px 22px !important;
    animation-iteration-count: unset;
    border-radius: .25rem;
}

button#exportBtnfil {
    background: transparent;
    border: 1.5px solid #f9bc57;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 5px 22px !important;
    animation-iteration-count: unset;
    border-radius: .25rem;
}

.btnstop {
    margin-top: 20px;
}

.main-filter {
    margin-bottom: 15px;
    margin-top: 15px;
}

h2#swal2-title {
    font-size: 24px !important;
    font-weight: 800 !important;
    padding-top: 10px;
    margin-bottom: 0px !important;
}

.swal2-icon.swal2-warning {
    color: #ac1e12 !important;
}

div:where(.swal2-icon).swal2-warning {
    border-color: #ac1e12 !important;
}

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

div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip] {
    left: -0.1875em !important;
    width: 1.5625em !important;
}

div:where(.swal2-icon).swal2-success .swal2-success-ring {
    top: 0.25em !important;
    left: -0.55em !important;
    border: .2em solid rgb(40 167 69) !important;
}

div#swal2-html-container {
    color: #000 !important;
    font-size: 16px !important;
    margin-top: 10px !important;
}

button.swal2-confirm.swal2-styled {
    box-shadow: unset;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 25px;
    border-radius: 8px;
    background: #1d3395 !important;
}

.dashboard2-class .col-md-4 {
    flex: 0 0 30%;
    max-width: 30%;
}

.dashboard2-class .col-md-8 {
    flex: 0 0 70%;
    max-width: 70%;
}

.dashboard3-class .col-md-4 {
    flex: 0 0 21%;
    max-width: 21%;
}

.dashboard-class .info-box {
    padding: 1rem;
    width: 98%;
}

.filterdateclass {
    gap: 15px;
}

.filterdateclass label {
    font-size: 15px;
}

.filterdateclass input {
    font-size: 13px !important;
    color: #000;
}

.filterdateclass button#applyDateFilter {
    font-size: 14px !important;
}

th.sorting_disabled.dtfc-fixed-left:nth-child(2) {
    min-width: 100px!important;
    width: 100px !important;
    max-width: 100px!important;
}

.iconbox1-class h2 {
    margin-bottom: 0px;
}

.iconbox1-class {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}

.iconbox1-class img {
    height: 18px;
    position: relative;
    top: -3px;
}

.iconimg {
    width: 36px;
    height: 36px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 36px;

}

div#leadLogs {
    font-size: 13px;
    line-height: 23px;
    color: #000;
    margin-top: -15px;
}

form#addLeadDetailed {
    margin-top: -15px;
}

.formgroup {
    position: relative;
}

label#dashboardendDate-error,
label#dashboardstartDate-error {
    position: absolute;
    bottom: -21px;
    left: 43px;
}

label#dashboardstartDate-error {
    left: 27px;
}

.dualimportbtn p {
    font-size: 15px;
    color: #000;
}

div#colorPickerContainer {
    margin-bottom: 15px;
}

.formgroup {
    position: relative;
    display: flex;
    align-items: center;
    gap: 9px;
}

.fw-semibold {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.filterdateclass label {
    padding-bottom: 0px;
}

.filter-class label {
    padding-bottom: 0px;
}

.filter-class {
    gap: 5px;
}

.notes-class .list-group-item {
    padding: 0.4rem 1rem;
    font-size: 13px;
    color: #000;
}

a#toggleLogs {
    color: #0000FF !important;
    text-decoration: underline !important;
    font-weight: 600;
    font-size: 15px;
}

.importpage p {
    font-size: 14px;
    color: #000;
}

.importpage p a {
    color: #0000FF !important;
    text-decoration: underline !important;
    font-size: 14px;
    font-weight: 600;
}

.card {
    box-shadow: 0 0 11px 0 #00000024 !important;
    border-radius: 8px !important;
}

a#cancelFormBtn {
    height: auto !important;
    width: auto !important;
    padding: 7px 15px !important;
}

.leadtype-class span.align-middle {
    font-size: 13px;
    color: #000;
    font-weight: 500;
}

.ui-shortable-placeholder {
    background: #fff !important;
}

body:not(.layout-fixed) .main-sidebar .sidebar {
    overflow-y: auto;
    height: 100vh;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

.sidebar::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    /* Optional: transparent background */
}

div#csvWarnings.alert {
    padding: .75rem 1rem;
}

#csvWarnings strong,
#csvWarnings p {
    color: #000 !important;
    font-size: 14px;
    line-height: 27px;
}

#conflictForm a.btn.btn-secondary {
    background: #000;
    border: none;
    width: auto;
    height: auto;
    color: #fff !important;
    font-size: 15px;
}

#conflictForm .table {
    width: 100%;
}

#conflictForm table td {
    font-size: 13px;
}

#csvWarnings button.btn-close.ms-3.mt-1 {
    background: #000;
    color: #ffff;
    border: none;
    font-size: 14px;
    border-radius: 4px;
}

button#updateAllBtn {
    font-size: 15px;
    background: #ffc107;
    color: #000;
    margin-right: 10px;
}

div#leadListSection {
    position: relative;
    width: 90%;
    padding: 0px 10px;
}

.filterbtn-class {
    margin-top: 45px;
    /* padding: 0px 10px; */
    width: 10%;
}

.leadlistsec-class select {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
    padding-left: 0px;
}


.col-md-2.leadwith {
    flex: 0 0 10%;
    max-width: 10%;
}

.statuslist-class input {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px;
    height: auto !important;
    padding: 0px;
}

.statuslist-class .add-employe-btns {
    margin-top: 15px;
    float: right;
}

.inputlead-class label.form-check-label {
    font-size: 14px;
}

#colorPickerContainer strong {
    font-size: 13px;
}

#userList td {
   overflow-wrap: anywhere;
    word-break: break-word;
    min-width: 68px;
    max-width: 68px;
    padding-left: 10px !important;
}

.dataTables_length {
    margin-top: 8px;
}

.dataTables_wrapper .dataTables_info {
    padding-top: 0px !important;
    margin-bottom: 10px !important;
    font-size: 13px;
    color: #000 !important;
}

.dataTables_filter label {
    display: flex;
}

#reportList td {
    font-size: 13px;
    background: #fff;
    color: #000;
}

table#CampaignList_Table {
    margin-bottom: 15px;
}

#leadLisitng td.dtfc-fixed-left {
    background: #fff;
}

#leadLisitng th.sorting_disabled.dtfc-fixed-left {
    z-index: 999;
    background: #fff;
}

#leadLisitngs td.dtfc-fixed-left {
    background: #fff;
}

#leadLisitngs th.sorting_disabled.dtfc-fixed-left {
    z-index: 999;
    background: #fff;
}

.statuslist-class li.nav-item {
    width: max-content;
}

img.logo-classs {
    width: 100% !important;
    height: 41px !important;
}

.drag-handle {
    cursor: grab;
    color: #555;
}

.ui-sortable-helper {
    display: table;
    background: #f8f8f8;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.draggable-row td {
    vertical-align: middle;
}

.draggable-row .delete-Lead-button,
.draggable-row .delete-Lead-button i {
    cursor: pointer !important;
    /* Ensures the pointer appears over the delete icon */
}

.draggable-row .delete-Lead-buttons,
.draggable-row .delete-Lead-buttons i {
    cursor: pointer !important;
    /* Ensures the pointer appears over the delete icon */
}

th.sorting_disabled::after,
th.sorting_disabled::before {
    display: none !important;
}


ul#filter-tabs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;

}

small {
    font-weight: 900 !important;
    color: #1664bd !important;
    font-size: 11px;
}

.statuslist-class {
    margin-top: -15px;
}

.inputlead-class .error {
    width: 300 !important;
    position: absolute;
    top: 18px;
}


.dataTables_processing {
    z-index: 9999 !important;
    position: absolute !important;
    top: 90% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px 30px;
    border-radius: 8px;
    font-weight: bold;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#filter-tabs .nav-item a.nav-link {
    width: 120px;
    text-align: center;
    padding: 10px;
    border-radius: 0px;
}

@media (min-width: 768px) {

    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 0px !important;
    }

    body.sidebar-collapse:not(.sidebar-mini-xs):not(.sidebar-mini-md):not(.sidebar-mini) .content-wrapper,
    body.sidebar-collapse:not(.sidebar-mini-xs):not(.sidebar-mini-md):not(.sidebar-mini) .content-wrapper::before,
    body.sidebar-collapse:not(.sidebar-mini-xs):not(.sidebar-mini-md):not(.sidebar-mini) .main-footer,
    body.sidebar-collapse:not(.sidebar-mini-xs):not(.sidebar-mini-md):not(.sidebar-mini) .main-footer::before,
    body.sidebar-collapse:not(.sidebar-mini-xs):not(.sidebar-mini-md):not(.sidebar-mini) .main-header,
    body.sidebar-collapse:not(.sidebar-mini-xs):not(.sidebar-mini-md):not(.sidebar-mini) .main-header::before {
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 2500px) {}

@media screen and (max-width: 2000px) {
    .col-md-2.leadwith {
        flex: 0 0 13%;
        max-width: 13%;
    }

    div#leadListSection {
        width: 85%;
    }

    .filterbtn-class {
        width: 15%;
    }

    .dashboard-class .col-md-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .colorlables .col-md-1 {
        flex: 0 0 15%;
        max-width: 15%;
    }

    .formbox-class {
        padding: 15px 20px;
        border-radius: 8px !important;
    }

    .color-box {
        width: 22px;
        height: 22px;
    }

    a.leadanchor {
        font-size: 14px !important;
    }

    .dualimportbtn p {
        font-size: 14px;
    }

    label,
    .filterdateclass label {
        font-size: 14px;
    }

    .filtercolumn {
        flex: 0 0 20% !important;
        max-width: 20% !important;
    }

    .col-md-10.leadlistsec-class {
        flex: 0 0 80% !important;
        max-width: 80% !important;

    }

    .leadlistsec-class.col-md-12.col-md-9,
    .leadlistsec-class.col-md-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .dashboard2-class .col-md-4 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    .dashboard2-class .col-md-8 {
        flex: 0 0 66%;
        max-width: 66%;
    }

    .dashboard3-class .col-md-4 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    h2,
    .h2 {
        font-size: 18px !important;
    }

    h1 {
        font-size: 20px !important;
    }

    .dataTables_length label,
    #LeadStageList_filter label,
    #userList_filter label,
    #leadLisitng_filter label,
    .dataTables_filter label {
        font-size: 13px;
    }

    .formsec-class {
        padding: 25px 20px !important;
    }


    .paddextra {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}

@media screen and (max-width: 1850px) {
    .dashboard2-class .col-md-4 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .dashboard2-class .col-md-8 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .dashboard3-class .col-md-4 {
        flex: 0 0 33%;
        max-width: 33%;
    }


    .choosecolor-class {
        flex: 0 0 52% !important;
        max-width: 52% !important;
    }

    .col-md-2.leadwith {
        flex: 0 0 14%;
        max-width: 14%;
    }
}

@media screen and (max-width: 1800px) {
    .filtercolumn {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }

    .col-md-10.leadlistsec-class {
        flex: 0 0 75% !important;
        max-width: 75% !important;

    }

    .leadlistsec-class.col-md-12.col-md-9,
    .leadlistsec-class.col-md-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }


}

@media screen and (max-width: 1650px) {
    .dashboard-class .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .nav-sidebar li.nav-item p {
        font-size: 14px;
    }

    .col-md-2.leadwith {
        flex: 0 0 15%;
        max-width: 15%;
    }

    .dashboard-class span.info-box-text {
        font-size: 14px;
    }

    .dashboard-class span.info-box-number {
        font-size: 18px;

    }

    .bg1-class i.fas {
        font-size: 32px;
    }

    .nav-sidebar i.nav-icon {
        font-size: 13px !important;
    }

    .leadlistsec-class .col-md-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }


    .navbar-expand .navbar-nav .nav-link {
        padding-right: 6px !important;
        padding-left: 6px !important;
    }
}

@media screen and (max-width: 1560px) {
    .dashboard-class .info-box {
        width: 100%;
        padding: .5rem;
    }

    .choosecolor-class {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media screen and (max-width: 1520px) {

    .color-box {
        width: 20px;
        height: 20px;
    }

}

@media screen and (max-width: 1500px) {
    .filtercolumn {
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }

    .col-md-10.leadlistsec-class {
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }

    .leadlistsec-class.col-md-12.col-md-9,
    .leadlistsec-class.col-md-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    div#leadListSection {
        width: 80%;
    }

    .filterbtn-class {
        width: 20%;
    }

    .bg1-class i.fas {
        font-size: 28px;
    }

    .col-md-2.leadwith {
        flex: 0 0 18%;
        max-width: 18%;
    }

    .choosecolor-class {
        flex: 0 0 45% !important;
        max-width: 45% !important;
    }

}
@media screen and (max-width: 1450px) {
    .navbar-expand .navbar-nav .nav-link {
        padding-right: 4px !important;
        padding-left: 4px !important;
    }
.main-header a.nav-link {
    font-size: 14px;
}


}
@media screen and (max-width: 1420px) {

    .formsec-class {
        padding: 20px 10px !important;
    }

    .inputlead-class label.form-check-label {
        font-size: 13px;
    }

    .paddextra {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media screen and (max-width: 1405px) {


    .statuslist-class .nav-link {
        padding: .5rem .9rem;
    }

    .color-box {
        margin-right: 4px;
    }

    .color-box {
        width: 18px;
        height: 18px;
    }

    .statuslist-class .add-employe-btns {
        margin-right: -13px;
    }
}

@media screen and (max-width: 1400px) {
    .dashboard-class .col-md-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    .error {
        font-size: 11px !important;
    }

    .dualimportbtn {
        gap: 7px;
    }

    div#leadListSection {
        width: 75%;
    }

    .filterbtn-class {
        width: 25%;
    }

    .main-header a.nav-link {
        font-size: 14px;
    }

    h6.dropdown-header {
        font-size: 15px;
    }

    .dropdown-menu a.dropdown-item {
        font-size: 13px;
    }

    li.nav-item.mx-2 {
        margin-left: .3rem !important;
        margin-right: .3rem !important;
    }

    .dropdown-toggle::after {
        margin-left: 3px !important;
        font-size: 20px;
        position: relative;
        top: 4px;
    }
}


@media screen and (max-width: 1320px) {
    .filtercolumn {
        flex: 0 0 35% !important;
        max-width: 35% !important;
    }

    button#assignUserBtn {
        font-size: 14px !important;
        font-weight: 500 !important;
        padding: 6px 13px !important;
    }

    .col-md-10.leadlistsec-class {
        flex: 0 0 65% !important;
        max-width: 65% !important;
    }

    .leadlistsec-class.col-md-12.col-md-9,
    .leadlistsec-class.col-md-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .btnstop {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .color-box {
        width: 18px;
        height: 18px;
    }

    .color-box {
        margin-right: 3px;
    }

    .add-employe-btns {
        gap: 4px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
    }

    .btn-primary,
    .blackbtn {
        font-size: 14px !important;
    }

    .bg1-class i.fas {
        font-size: 26px;
    }
        .main-header a.nav-link {
        font-size: 13px;
    }
    h6.dropdown-header {
    font-size: 14px;
}
}

@media screen and (max-width: 1285px) {
    .color-box {
        margin-right: 2px;
    }

    .col-md-2.leadwith {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .choosecolor-class {
        flex: 0 0 44% !important;
        max-width: 44% !important;
    }

}

@media screen and (max-width: 1270px) {

    .statuslist-class {
        flex-wrap: wrap;
    }

    .info-box .info-box-text,
    .info-box .progress-description {
        overflow: hidden !important;
        text-overflow: ellipsis !important;

    }

}

@media screen and (max-width: 1230px) {

    .statuslist-class {
        flex-wrap: wrap;
    }

    .choosecolor-class {
        flex: 0 0 60% !important;
        max-width: 60% !important;
    }

    .main-header a.nav-link {
        font-size: 13px;
    }

    h6.dropdown-header {
        font-size: 14px;
    }

}

@media screen and (max-width: 1199px) {

    .filterbtn-class {
        margin-top: 0px;
    }

    .leadlistsec-class .col-md-2 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .btnstop {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .leadlistsec-class .row {
        row-gap: 13px;
        margin-bottom: 15px;
    }

    #userList a.delete-user-button {
        margin-top: 7px;
    }

    .colorlables .col-md-1 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .col-md-2.leadwith {
        flex: 0 0 22%;
        max-width: 22%;
    }
}

@media screen and (max-width: 1100px) {
    .dashboard-class .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #colorPickerContainer .col-md-2 {
        flex: 0 0 15% !important;
        max-width: 15% !important;
    }

    .col-md-2.leadwith {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .choosecolor-class {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    #leadFormContainer .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .inputlead-class {
        display: flex;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
    }

    .col-md-2.dualbtn3-class {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .statuslist-class .add-employe-btns {
        margin-top: 15px;
        float: left;
    }

    .btnlead-class.cardwidthbtn {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .col-md-5.cardwidth {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .choosecolor-class {
        margin-top: 33px;
    }
}


ul#filter-tabs {
    /* display: contents; */
    cursor: pointer;
}

small {
    font-weight: 900 !important;
    color: #1664bd !important;
    font-size: 11px;
}

.dataTables_processing {
    z-index: 9999 !important;
    position: absolute !important;
    top: 90% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px 30px;
    border-radius: 8px;
    font-weight: bold;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#manageCampainWithSequence tr {
    font-size: 13px;
}

table#manageCampainWithSequence {
    margin-bottom: 15px;
}

#CampaignList_Table td a.text-primary {
    text-decoration: underline !important;
    color: #32449e !important;
    font-weight: 600;
    font-size: 14px !important;
}

#CampaignList_Table td span.text-muted {
    color: #32449e !important;
    font-weight: 600;
    font-size: 14px !important;
}


#columnManageModaled button.btn-close {
    background: #ac1e12;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    color: #fff;
}

table.dataTable thead th {
    white-space: nowrap;
    box-sizing: border-box;
}
.btn-stage {
    padding: 10px 20px;
    font-size: 16px;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.btn-initial {
    background-color: #007bff;
    /* Blue */
}

.btn-processing {
    background-color: #ffc107;
    /* Yellow */
    cursor: wait;
}

.btn-success {
    background-color: #28a745;
    /* Green */
}

.btn-error {
    background-color: #dc3545;
    /* Red */
}

.btn-stage:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

button#runProcedureBtn {
    padding: 7px;
    width: 8%;
}

/* Default: up-down icon faded */
table.dataTable thead th.sorting::after {
    content: "\2195"; /* up-down arrow */
    font-size: 12px;
    opacity: 0.3;
    padding-left: 5px;
}

/* Ascending: up arrow active */
table.dataTable thead th.sorting_asc::after {
    content: "\2191"; /* up arrow */
    font-size: 12px;
    opacity: 1;
    color: #007bff;
    padding-left: 5px;
}

/* Descending: down arrow active */
table.dataTable thead th.sorting_desc::after {
    content: "\2193"; /* down arrow */
    font-size: 12px;
    opacity: 1;
    color: #007bff;
    padding-left: 5px;
}

input#dStartDate {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
    padding-left: 0px;
}
input#dEndDate {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
    padding-left: 0px;
}

button.btn.btn-secondary.manage-columnse{
    background: #000;
    width: 40px;
    height: 36px;
    margin-top: 9px !important;
    float: right;
}
form#leadFilterForm {
    padding: 0px 20px;
}

i.fas.fa-sliders-h.me-1 {
    font-size: 16px;
}

table#leadSummary {
    margin-bottom: 15px;
}

#columnManageModaledd button.btn-close {
    color: #fff;
    border: 1px solid #ac1e12;
    background: #ac1e12;
    width: 30px;
    height: 29px;
    border-radius: 4px;
}

  i.fas.fa-pencil-square-o {
    color: #1da3d9;
    font-size: 15px;
}
 .addborder{
    border: 0px !important;
    margin-top: -17px !important;

}

 .delete-Lead-button i.fas.fa-trash {
    color: #ac1e12;
    font-size: 14px;
    border: 0px solid #ac1e12;
    width: max-content;
    height: max-content;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}


#leadLisitngs .delete-Lead-button i.fas.fa-trash {
    color: #ac1e12;
    font-size: 14px;
    border: 0px solid #ac1e12;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}

 table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 0 !important;
    appearance: none;
    outline: none !important;
    box-shadow: none !important;margin-bottom: -6px;
    border-bottom: 1px solid !important;
}


table#leadLisitng td, table#leadLisitng th {
    vertical-align: middle !important;
}
table#leadLisitngs td, table#leadLisitngs th {
    vertical-align: middle !important;
}
input.select2-search__field {
    font-size: 14px !important;
    color: #495057 !important;
}

.iconbox1-class img {
    height: 18px;
    position: relative;
    top: 7px !important;
}
form#addLeadDetaileds {
   height: 93vh;
    overflow-x: scroll;
    padding: 0 14px;
    width: 100%;
}
.select2-container--default .select2-selection--multiple {
    border-radius: 0px !important;
}

.select2-container--default .custom-select2-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #888;
    transform: translateY(-50%);
}

.select2-container--default .select2-selection--multiple {
    position: relative;
    padding-right: 25px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #33479a !important;
    color: #fff !important;
}

span.select2-selection__placeholder {
    font-size: 14px;
}

#addLeadDetailed .iconbox1-class img {
    height: 18px;
    position: relative;
    top: -4px !important;
}

#leadLisitngs .edit-lead-forms,
#leadLisitng .edit-lead-form {
    cursor: pointer !important;
}

span.select2-selection.select2-selection--multiple {
    cursor: default !important;
}
.side-modal {
    position: fixed;
    top: 0;
    right: -56%; /* hidden by default */
    width: 56%;
    height: 100%;
    background: #fff;
    box-shadow: -3px 0 10px rgba(0,0,0,0.3);
    transition: right 0.3s ease;
    z-index: 1050;
    overflow-y: auto;
}
.side-modal.open {
    right: 0;
}
.side-modal-header {
    padding: 16px;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.side-modal-body {
    padding: 15px;
}

#campaignCount td span.text-muted {
    color: #32449e !important;
    font-weight: 600;
    font-size: 14px !important;
}

#campaignCount td a.text-primary {
    text-decoration: underline !important;
    color: #32449e !important;
    font-weight: 600;
    font-size: 14px !important;
}

button#campaign-scheduling {
    width: auto;
    height: auto;
    background: #a181df;
    border-color: #a181df;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 8px 15px !important;
    color: #fff;
}

button#campaign-scheduling i.fas.fa-calendar-alt {
    font-size: 18px !important;
}
/* button.btn.btn-primary.Schedule {
    float: right;
    margin-top: 99px;
    position: sticky;
} */
.ui-sortable-helper {
    z-index: 1050; /* above everything */
}
.ui-state-highlight {
    height: 2.5em; /* match li height */
    background: #f0f0f0;
    border: 1px dashed #ccc;
    margin-bottom: 5px;
}

button.btn.btn-sm.btn-secondary.editSequenceBtn {
    background-color: #fff;
    border: 0;
}
button.btn.btn-sm.btn-danger.delete_campaign_sequence {
    font-size: 14px;
    color: #ac1e12 !important;
    background-color: #fff;
    border: 0;
    margin-left: -10px;
}
#CampaignList i.fas.fa-list {
    font-size: 14px;
    color: #32449e;
}
h5.campaign_heading {
    font-size: 20px !important;
    font-weight: 700 !important;
    padding-bottom: 0px !important;
    color: #000 !important;
}
.Campaign-sidebar .list-group {
    padding-right: 15px;
}
.Campaign-sidebar a.list-group-item.list-group-item-action {
      font-size: 13px;
    padding: 10px 15px;
    color: #222222;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, .1);
}

.Campaign-sidebar .list-group-item-action:focus, .Campaign-sidebar .list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #139fd7;
    color: #fff !important;
}
.campaigenitem-class {
    height: 88vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 5px;
}
button#closeSideModalBtn {
    color: #fff;
    border: 1px solid #ac1e12;
    background: #ac1e12;
    width: 30px;
    height: 30px;
    border-radius: 4px;
}
.Campaign-content h5 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.Campaign-content h6 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.Campaign-content li.list-group-item.ui-sortable-handle {
    font-size: 14px;
}
.campaigenitem-class ul.list-group {
    display: block;
    padding-bottom: 20px;
}
.campaigenitem-class .delete_campaign_sequence i.fas.fa-trash {
    font-size: 13px;
}
#addSequenceModal h5.add_new_sequence {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
#addSequenceModal button.close {
    color: #fff;
    border: 1px solid #ac1e12;
    background: #ac1e12;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    opacity: 1;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -9px;
    margin-right: -9px;
}
button.btn.btn-success.test_save.btn-primary {
    margin-top: 20px;
    background: #32449e !important;
}
#addSequenceForm .note-editable {
    height: 300px;
}
#addSequenceModal .modal-content {
    border-radius: 10px;
    width: 900px;
   
}
#CampaignForm .note-editing-area {
    font-size: 14px;
}
#CampaignForm .note-editable {
    height: 160px !important;
}
#emailTemplateList i.fas.fa-trash {

    color: #ac1e12 !important;
    font-size: 14px;
}
.campaigenitem-class .badge {
    padding: 0.6em 0.8em;
    font-size: 10px;
}

.campaigenitem-class .paddextra {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.campaigenitem-class .note-editable {
    height: 190px !important;
    font-size: 14px;
}
#addSequenceForm .test_save {
    margin-top: 1.5rem;
}
#timeZoneModal button.close {
    color: #fff;
    border: 1px solid #ac1e12;
    background: #ac1e12;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    opacity: 1;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -9px;
    margin-right: -9px;
}
span.drag-handle.me-2.ui-sortable-handle {
    margin-right: 8px;
    margin-top: -2px;
}
.show-main-seq-flow h6 {
    font-size: 17px;
    color: #000;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 5px;
}
.show-main-seq-flow .step-timer {
    background: #d6dbf1;
    width: max-content;
    color: #000;
    padding: 5px 12px;
    border-radius: 12px;
    font-size: 13px;
    margin-bottom: 13px;
    margin-top: 6px;
}
.show-main-seq-flow  .list-group-item strong {
    font-size: 15px;
}
.show-main-seq-flow  .list-group-item p {
    font-size: 14px;
    margin-top: 2px !important;
}
.editSequenceBtn,.delete_campaign_sequence {
    border: 0px !important;
    background: transparent !important;
    color:#ac1e12 !important;
}
.campaigenitem-class .step-timer {
        background: #d6dbf1;
    width: max-content;
    color: #000;
    padding: 4px 8px;
    border-radius: 5px;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.headerbtn-class {
    gap: 10px;
    align-items: center;
}

.headerbtn-class button#closeSideModalBtn {
    width: 35px;
    height: 35px;
    border-radius: 4px;
}
.drobox {
    display: flex;
    align-items: center;
        gap: 10px;

}
.drobox .step-box {
    width: 100%;
}
.drobox i.fas.fa-grip-vertical {
    font-size: 20px;
    color: #000;
}
.oulinebtn {
    background: transparent !important;
    padding: 6px 10px !important;
}
.oulinebtn  i.fas.fa-clock {
    color: #32449e;
    font-size: 18px;
    line-height: 15px;
    position: relative;
    top: 2px;
}
.countrygrid {
     display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 0px 15px;
}
.Campaign-content .modal-footer {
    border-top: 0px;
    justify-content: left;
}
.bageflex-class {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 10px !important;
}
#timeZoneModal  h5 {
    width: 100%;
    text-align: center;
        padding-top: 12px;
}
#timeZoneForm .modal-footer {
    margin: 0px 15px 20px;
}
#timeZoneModal .modal-dialog {
    width: 100%;
    max-width: 650px;
}
.countrygrid input {
    cursor: pointer;
}
#addSequenceModal .modal-dialog {
    max-width: 100%;
    margin: 30px auto;
    display: table;
}
.toggleCampaign i.fas.fa-pause,.toggleCampaign i.fas.fa-play.text-success {
    font-size: 13px;
} 
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line] {
    top: 2em !important;
    width: 1.9375em !important;
    height: 0.3125em !important;
}
.note-modal-footer {
    margin-bottom: 13px;
}

#CampaignMainSequenceForm input[type="checkbox"] {
    margin-right: 8px;
}

p.note-sign-message {
    color: #2e7d32;
    font-size: 13px;
    line-height: 1.5;
    margin: 6px 0 10px 0;
    padding: 8px 12px;
    background: #f1f8e9;
    border-left: 4px solid #4caf50;
    border-radius: 4px;
    font-weight: 500;
    font-family: "Segoe UI", Tahoma, sans-serif;
    margin-bottom: 2px !important;
}
button.addCampaignClass.btn.btn-primary {
    float: right;
    margin-top: -40px;
}
.editSideModal {
    position: fixed;
    top: 0;
    right: -56%; /* hidden by default */
    width: 56%;
    height: 100%;
    background: #fff;
    box-shadow: -3px 0 10px rgba(0,0,0,0.3);
    transition: right 0.3s ease;
    z-index: 1050;
    overflow-y: auto;
}
.editSideModal.open {
    right: 0;
}
.addSideModal {
    position: fixed;
    top: 0;
    right: -56%; /* hidden by default */
    width: 56%;
    height: 100%;
    background: #fff;
    box-shadow: -3px 0 10px rgba(0,0,0,0.3);
    transition: right 0.3s ease;
    z-index: 1050;
    overflow-y: auto;
}
.addSideModal.open {
    right: 0;
}

.service-campaign-list div#campaignCount_filter {
    margin-left: auto;
    margin-bottom: 0px;
}
.service-campaign-list div.dt-buttons {
    text-align: right;
    width: 100%;
}
.service-campaign-list {
    margin: 10px 0px;
}
#checkCampaignScheduleLead_wrapper th:first-child{
    min-width: 50px;
    max-width: 50px;
    width: 50px !important;
}
#checkCampaignScheduleLead_wrapper td:first-child{
    min-width: 20px;
    max-width: 20px;
    width: 20px !important;
}

input#dashboardendDateFil {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
    padding-left: 0px;
}

input#dashboardstartDateFil {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
    padding-left: 0px;
}

select#vEmailSubject {
border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
    padding-left: 0px;

    margin-bottom: 9px;
}