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

 html {
        scroll-behavior: smooth;
    }
.poppins-light {
    font-family: "Poppins", sans-serif;
}

.poppins-medium,
#accordionSidebar {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    padding: 0 1rem;
}

.font-weight-lighter {
    /* font-family: Dubai W23; */
    font-weight: 300;
    font-family: "Poppins", sans-serif;
}

.font-weight-regular {
    /* font-family: Dubai W23; */
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.font-weight-semibold {
    /* font-family: Dubai W23; */
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.font-weight-medium {
    /* font-family: Dubai W23; */
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

body {
    /* font-family: Dubai W23; */
    /*color: #324755;*/
    font-family: "Poppins", sans-serif;
}

body {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    /* font-family: Dubai W23; */
    font-family: "Poppins", sans-serif;
}

.ui-widget {
    /* font-family: Dubai W23; */
    font-family: "Poppins", sans-serif;
}

input,
button,
select,
optgroup,
textarea {
    /* font-family: Dubai W23; */
    font-family: "Poppins", sans-serif;
    font-size: 13px;
}

.form-control::placeholder {
    color: #B9B9B9;
    opacity: 1;
}

select.form-control,
input.form-control::placeholder {
    color: #B9B9B9;
}
select:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #ced4da !important;
}
.form-control:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #ced4da !important;
}

.font-52 {
    font-size: 52px !important;
}

.font-32 {
    font-size: 32px !important;
}

.font-150 {
    font-size: 150px !important;
}

.font-34 {
    font-size: 34px !important;
}

.font-44 {
    font-size: 44px !important;
}

.font-29 {
    font-size: 29px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

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

.font-17 {
    font-size: 17px !important;
}

.font-15 {
    font-size: 15px !important;
}

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

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

.font-11 {
    font-size: 11px !important;
}

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

.font-10 {
    font-size: 10px !important;
}

.font-8 {
    font-size: 8px !important;
}

.font-9 {
    font-size: 9px !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.cr-pointer {
    cursor: pointer;
}

.text-warning {
    color: #0A6ED1 !important;
}

.bg-bloom{
    background-color: #354A5F !important;
}

.text-blue-theme {
    color: #243756;
}

.text-light-grey {
    color: #858796;
}

.text-active {
    color: #007391;
}

.text-award {
    color: #002F87;
}

.text-rejected {
    color: #ffbe00;
}

.text-document {
    color: #5a735a;
}

.show>.btn-outline-primary.dropdown-toggle {
    background-color: #0A6ED1;
}

.rem-filters .dataTables_wrapper .row:nth-child(1n) {
    display: none;
}

.rem-filters .dataTables_wrapper .row:nth-child(2n) {
    display: block;
}

.back-hover:hover {
    background-color: #0A6ED1 !important;
}

.back-hover:hover i {
    color: #ffffff !important;
}

.back-hover i {
    vertical-align: middle;
    line-height: 28px;
    height: 30px;
}

.bootstrap-tagsinput {
    margin: 0;
    width: 100%;
    padding: 0.5rem 0.75rem 0;
    font-size: 1rem;
    line-height: 1.25;
    transition: border-color 0.15s ease-in-out;
}

/*.bootstrap-tagsinput input {*/
/*margin-bottom: 0.5em;*/
/*}*/
.bootstrap-tagsinput .label-info {
    display: inline-block;
    background-color: #636c72;
    padding: .4em .55em;
    border-radius: .25rem;
    margin-bottom: 0.4em;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1;
}

.bootstrap-tagsinput.has-focus {
    background-color: #fff;
    border-color: #5cb3fd;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: '\00d7';
}

.modal .close:focus {
    outline: 0;
}

.text-light {
    color: #B4B4B4 !important;
}

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

.text-dark {
    color: #0A6ED1 !important;
}

.text-black {
    color: #000000 !important;
}

.text-theme {
    color: #0A6ED1 !important;
}

.text-theme-black {
    color: #070707 !important;
}

.text-theme-light {
    color: #526076 !important;
}

.text-blue {
    color: #808FAC !important;
}

.text-theme-grey {
    color: #8F8F8F !important;
}

.px-full {
    padding-left: .75rem;
    padding-right: .75rem;
}

.v-middle {
    vertical-align: middle;
}

.h-auto {
    height: auto !important;
}

.rounded-top-15 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.custom-switch .custom-control-label::before {
    width: 2.8rem;
    height: 1.3rem;
    border-radius: 30px;
}

.custom-switch .custom-control-label::after {
    top: calc(0.25rem + 0px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - -1px);
    height: calc(1rem - -1px);
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    transform: translateX(1.5rem);
}

.b-color {
    border-color: #DADADA !important;
}

.bootstrap-select .dropdown-toggle {
    background-color: #fff !important;
    border-color: #fff !important;
    font-size: 13px;
    overflow: hidden;
}

.bootstrap-select .dropdown-menu,
.bootstrap-select .bs-searchbox .form-control {
    font-size: 14px;
}

.bootstrap-select .dropdown-menu .dropdown-item.active {
    color: #536475;
}

.bootstrap-select.btn-group .dropdown-menu {
    left: -1px !important;
    right: -1px;
    z-index: 9999;
}

.contact-last-column {
    width: 100px;
    position: unset !important;
}

/*.table-responsive table.table td:last-child,*/
/*.table-responsive table.table th:last-child {*/
/*right: 12px;*/
/*top: auto;*/
/*background: #FFFFFF;*/
/*position: absolute;*/
/*height: 20px;*/
/*width: 50px;*/
/*}*/
.remove-abs .table-responsive table.table th:nth-last-child(2) {
    min-width: inherit;
    width: auto !important;
}

.table-responsive table.table td:last-child.dataTables_empty {
    position: unset !important;
}

/*.table-responsive table.table th:last-child {*/
/*background-color: #0A6ED1;*/
/*border-color: #0A6ED1;*/
/*opacity: 1;*/
/*z-index: 1;*/
/*height: 18px;*/
/*color: #fff;*/
/*}*/
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #0A6ED1 !important;
    box-shadow: #0A6ED1 0 1px 3px 0 inset !important;
    color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #fff !important;
}

.border-transparent {
    border-color: transparent !important;
}

.table-responsive table.table th,
.table-responsive table.table td {
    vertical-align: middle;
    color: #000 !important;
}

/*.table-responsive table.table th:nth-last-child(2){*/
/*min-width: 220px;*/
/*width: auto !important;*/
/*}*/
/* Date Range Picker */
.daterangepicker.ltr.show-ranges table thead {
    background-color: inherit;
}

.daterangepicker .ranges li.active {
    background-color: #0A6ED1;
    color: #fff;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #0A6ED1;
}

.daterangepicker .drp-buttons .btn.applyBtn {
    background-color: #0A6ED1;
    border-color: #0A6ED1;
}

.daterangepicker .drp-buttons .btn.cancelBtn {
    background-color: #FFFFFF;
    border-color: #D6D6D6;
    color: #424244;
}

.daterangepicker .drp-buttons .btn.cancelBtn:hover {
    color: #fff;
    background-color: #858796;
    border-color: #858796;
}

.daterangepicker td.in-range {
    background-color: #707070;
    color: #ffffff;
}

.daterangepicker td.active.end-date.in-range.available {
    background-color: #0A6ED1;
}

.add-column-modal .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: #D1D1D1;
    border-color: #D1D1D1;
}

.remove-sort-ioc .dropdown {
    top: -8px;
}

.remove-sort-ioc .dropdown .dropdown-menu {
    min-width: 20rem;
}

.remove-sort-ioc .dropdown-menu.inner .dropdown-item {
    white-space: inherit;
}

.remove-sort-ioc .dropdown .dropdown-menu.actions {
    min-width: inherit;
}

.matching-title {
    text-overflow: ellipsis;
    white-space: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bootstrap-select .dropdown-toggle::after {
    display: none;
}

.bootstrap-select .bs-searchbox .form-control {
    border: 1px solid #CBD6E2;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner:focus,
.bootstrap-select:active,
.bootstrap-select:focus,
.bootstrap-select button:focus,
.bootstrap-select button span:focus,
.bootstrap-select .dropdown-toggle:focus {
    box-shadow: none !important;
    outline: none !important;
}

.bootstrap-select.form-control {
    border: 1px solid #d1d3e2 !important;
}

.bootstrap-select.btn-group .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #3F3F3F;
    box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15) !important;
    padding: 0;
    -webkit-transition: height 200ms ease-in;
    -moz-transition: height 200ms ease-in;
    -o-transition: height 200ms ease-in;
    transition: height 200ms ease-in;
    /*max-height: 215px !important;*/
}

/*.bootstrap-select.btn-group .dropdown-menu.inner {*/
/*max-height: 200px !important;*/
/*}*/
.bootstrap-select.btn-group .dropdown-menu.inner a.dropdown-item {
    padding: 8px 10px 10px 10px;
}

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item:hover>span.dropdown-item-inner .text {
    color: #0A6ED1;
}

.btn-check-style .btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-check-style .btn-outline-secondary:hover,
.btn-check-style .btn-outline-secondary:focus {
    background-color: #0A6ED1 !important;
    border-color: #0A6ED1 !important;
    box-shadow: none !important;
}

.btn-check-list {
    padding-left: 13px;
    flex: 0 0 16.66667%;
}
#insuranceTable th {
    line-height: 1.5;
}
.form-height,
.form-height .bootstrap-select.form-control {
    height: 36px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}

.form-height,
.form-height .bootstrap-select.form-control,
.bootstrap-select.form-control.form-height {
    border-color: #C7C2C2 !important;
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 760px;
    }
}

.form-control {
    color: #000;
    font-size: 14px;
    border-radius: 4px;
}

::-webkit-input-placeholder {
    color: #B4B4B4 !important;
}

:-ms-input-placeholder {
    color: #B4B4B4 !important;
}

::placeholder {
    color: #B4B4B4 !important;
}

.dark-theme {
    background-color: #0A6ED1 !important;
}

.bg-yellow {
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn.btn-warning{
    border-radius: 3px;
    text-transform: capitalize !important;
}

.btn-warning,
.bg-warning {
    background-color: #0A6ED1 !important;
    /* box-shadow: 0px 8px 18px -9px rgba(207, 51, 57, 0.90); */
}

.btn-warning,
.badge-warning {
    background-color: #0A6ED1;
    border-color: #0A6ED1;
    color: white; /* Ensure text is readable */
}

.br-line {
    border-right: 1px solid #eee;
}

.bg-warning {
    background-color: #0A6ED1;
    font-weight: 500;
    /*background-image: -webkit-gradient(linear,left top,right top,from(#0A6ED1),to(#4259ff));*/
    /*background-image: -webkit-linear-gradient(left,#0A6ED1,#4259ff);*/
    /*background-image: -o-linear-gradient(left,#0A6ED1,#4259ff);*/
    /*background-image: linear-gradient(*/
    /*90deg*/
    /*,#0A6ED1,#4259ff);*/
    /*border-color: #0A6ED1;*/
}

.btn-warning:hover,
.btn-warning:not(:disabled):not(.disabled):active {
     background-color: #084b9e !important; /* Darker shade of the base blue */
    border-color: #084b9e !important;
    color: #ffffff;
    box-shadow: none !important;
}

.btn-warning:focus,
.btn-warning.focus {
    background-color: #334155 !important;
    border-color: #334155 !important;
    /* background-color: rgba(209, 50, 57, 0.80) !important;
    border-color: rgba(209, 50, 57, 0.80) !important; */
    color: #fff;
    box-shadow: none !important;
}

.btn-warning {
    color: #ffffff;
}

.btn-outline-warning {
    color: #0A6ED1;
    background: transparent;
    border-color: #0A6ED1;
}

.btn-outline-warning:hover,
.btn-outline-warning.btn-grey:hover {
    background-color: #0A6ED1;
    border-color: #0A6ED1 !important;
    color: #fff;
}

.btn-outline-warning.btn-grey {
    color: #070707;
    border-color: #ABA6A6;
}

.bg-gradient-primary {
    background-color: #0A6ED1;
    background-image: inherit;
}

ul.navbar-nav.sidebar {
    /*background-color: #000000 !important;*/
    background-color: #354A5F !important;
    position: relative;
}

/*ul.navbar-nav.sidebar::after {
    content: "";
    position: absolute;
    background-image: url(https://exalogic-store.s3.us-east-2.amazonaws.com/sam/img/left-bg.png);
    opacity: 1;
    bottom: 0;
    left: auto;
    right: 30px;
    width: 83px;
    height: 251px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
}*/
.theme-color {
    color: #000000 !important;
}

.radius-8 {
    border-radius: 8px !important;
}

.radius-10 {
    border-radius: 10px !important;
}

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

.radius-15 {
    border-radius: 15px !important;
}

.card.radius-15,
.back-hover.rounded{
    border-radius: 2px !important;
}

.radius-left-15 {
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

.radius-30 {
    border-radius: 15px !important;
}

.btn-outline-primary {
    color: #0A6ED1;
    border-color: #0A6ED1;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:hover {
    background-color: #0A6ED1;
    border-color: #0A6ED1;
}

.lh-normal {
    line-height: normal !important;
}

.lh-1 {
    line-height: 1 !important;
}

.lh-40 {
    line-height: 40px;
}

.m-content {
    width: -moz-max-content;
    width: max-content;
}

.max-content {
    width: -moz-max-content;
    width: max-content;
}

form.user .form-control-user {
    font-size: 14px;
    border-radius: 12px !important;
    padding: 1.3rem 1rem;
    border: 1px solid transparent;
}

form.user .btn-user {
    font-size: 18px;
    border-radius: 8px !important;
    padding: .5rem 1rem;
}

.custom-input.custom-input-inline {
    display: inline-block;
    width: auto;
    margin-right: 0.5rem;
}

.custom-input input {
    display: none;
}

.custom-input label:not(.error) {
    color: #4D4D4D;
    padding-left: 20px;
    font-size: 16px;
    position: relative;
    transition: all 0.2s ease;
}

.custom-input label:not(.error)::before {
    top: 0 !important;
}

.custom-input label:not(.error)::before {
    content: '';
    height: 16px;
    width: 16px;
    top: -4px;
    left: 0;
    border: 1px solid #E3E2DD;
    background-color: #FFFFFF;
    position: absolute;
    transition: all 0.2s ease;
}

.custom-input.checkbox input:checked~label:not(.error)::after {
    top: 3px;
    content: '';
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    transform: rotate(45deg);
    height: 9px;
    width: 5px;
    left: 6px;
}

.custom-input label:not(.error)::after {
    transition: all 0.2s ease;
}

.custom-input.checkbox input:checked~label:not(.error)::before {
    content: '';
    border: 1px solid #0A6ED1;
    background-color: #0A6ED1;
    position: absolute;
    left: 0;
    top: -4px;
}

div.dataTables_wrapper div.dataTables_filter input,
div.dataTables_wrapper div.dataTables_length select {
    height: 34px;
    border-color: #dddfeb !important;
}

.bg-projects-list{
    background-color: #F2F2F2 !important;
    text-transform: capitalize !important;
}

table thead {background-color: #F2F2F2 !important;}
table thead th {
    color: #000 !important;
    font-weight: 400 !important;
}
table tbody td {
    color: #000 !important;
    font-weight: 400 !important;
}
.custom-input label {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-bottom: 0;
}

.custom-input.custom-input-100 label {
    width: auto;
}

.select-drop {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 16px;
    vertical-align: top;
}

.select-drop.dropdown-toggle::after {
    display: none;
}

.custom-drop:hover,
.custom-drop:focus {
    background-color: #E4E4E4;
}

.custom-input.custom-input-inline {
    height: 16px;
}

.custom-drop .dropdown-menu a:hover {
    color: #0A6ED1 !important;
}

.lead-listing div.dataTables_wrapper div.dataTables_filter {
    padding-left: 50px;
}

select:focus {
    outline: none !important;
}

table .custom-input label:not(.error)::before,
.dropdown .custom-input label:not(.error)::before {
    top: 0 !important;
}

table .custom-input.checkbox input:checked~label:not(.error)::after,
.dropdown .custom-input.checkbox input:checked~label:not(.error)::after {
    top: 3px;
}

/*.table-bordered td {border-width: 1px 0;}*/
div.dataTables_wrapper div.dataTables_paginate,
.dataTables_length {
    float: right;
}

div.dataTables_wrapper div.dataTables_length label,
div.dataTables_wrapper div.dataTables_length select,
div.dataTables_wrapper div.dataTables_filter label {
    font-size: 14px;
    color: #737373;
}

div.dataTables_wrapper div.dataTables_length select,
div.dataTables_wrapper div.dataTables_filter input {
    border: 1px solid #bbb;
    border-radius: 2px;;
}

div.dataTables_wrapper div.dataTables_filter label {
    float: left;
}

div.dataTables_wrapper div.dataTables_info,
div.dataTables_wrapper div.dataTables_paginate {
    font-size: 12px;
    display: inline-block;
    margin: 10px 0 20px;
    cursor: pointer;
}

div.dataTables_wrapper div.dataTables_paginate {
    float: right;
    position: absolute;
    right: 10px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li:last-child {
    margin-right: 0 !important;
}

.paginate_button {
    border: 1px solid #707070;
    display: inline-block;
    padding: 5px 10px;
    min-width: 30px;
    min-height: 20px;
    text-align: center;
    margin: 0 2px;
}

table tr:hover {
    box-shadow: 0 .15rem 1.75rem 0 rgba(58, 59, 69, .15) !important;
}

.paginate_button.current,
.paginate_button.current:hover {
    background-color: #0A6ED1;
    color: #fff;
    border-color: #0A6ED1;
}

.badge {
    font-size: 14px !important;
    font-weight: normal;
    padding: 8px 12px;
    vertical-align: unset !important;
}

.badge-yellow {
    background-color: #F1F4C1 !important;
    color: #644F09 !important;
}

.badge-green {
    background-color: #C1F4D4 !important;
    color: #096415 !important;
}

.badge-teal {
    background-color: #D8F8FD !important;
    color: #096415 !important;
}

.badge-grey {
    background-color: #C4C4C4 !important;
    color: #230C0C !important;
}

.badge-lavendar {
    background-color: #F2CDF6 !important;
    color: #950595 !important;
}

.badge-blue {
    background-color: #D1D5FF !important;
    color: #3350AC !important;
}

.badge-pink {
    background-color: #FFB4BB !important;
    color: #840404 !important;
}

.btn-outline-yellow {
    border: 1px solid #F1F4C1 !important;
    color: #644F09 !important;
    display: block;
}

.btn-outline-green {
    border: 1px solid #096415 !important;
    color: #096415 !important;
    display: block;
}

.btn-outline-teal {
    border: 1px solid #9cbabf !important;
    color: #096415 !important;
    display: block;
}

.btn-outline-grey {
    border: 1px solid #C4C4C4 !important;
    color: #230C0C !important;
    display: block;
}

.btn-outline-lavendar {
    border: 1px solid #950595 !important;
    color: #950595 !important;
    display: block;
}

.btn-outline-blue {
    border: 1px solid #3350AC !important;
    color: #3350AC !important;
    display: block;
}

.btn-outline-pink {
    border: 1px solid #840404 !important;
    color: #840404 !important;
    display: block;
}

.lead-listing .btn-outline-warning {
    display: block;
}

.lead-listing .btn-outline-danger {
    display: block;
}

.btn-outline-yellow:hover {
    background-color: #F1F4C1 !important;
    color: #fff !important;
}

.btn-outline-green:hover {
    background-color: #096415 !important;
    color: #fff !important;
}

.btn-outline-teal:hover {
    background-color: #9cbabf !important;
    color: #fff !important;
}

.btn-outline-grey:hover {
    background-color: #C4C4C4 !important;
    color: #fff !important;
}

.btn-outline-lavendar:hover {
    background-color: #950595 !important;
    color: #fff !important;
}

.btn-outline-blue:hover {
    background-color: #3350AC !important;
    color: #fff !important;
}

.btn-outline-pink:hover {
    background-color: #840404 !important;
    color: #fff !important;
}

.table-responsive::-webkit-scrollbar,
.filter-style .modal-body::-webkit-scrollbar,
.lead-ul::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.table-responsive::-webkit-scrollbar-track,
.filter-style .modal-body::-webkit-scrollbar-track,
.lead-ul::-webkit-scrollbar-track {
    background: #E9E9E9;
    border-radius: 35px;
}

.table-responsive::-webkit-scrollbar-thumb,
.filter-style .modal-body::-webkit-scrollbar-thumb,
.lead-ul::-webkit-scrollbar-thumb {
    background: #C5C3C2;
    border-radius: 35px;
}

/* .table-responsive,
.table-res-contain {
    max-width: 1200px;
    margin: 0 auto;
} */

.dash-com-scroll {
    max-height: 375px;
    overflow-y: auto;
    overflow-x: hidden;
}

.dash-com-scroll::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

/*.dash-com-scroll::-webkit-scrollbar:hover {width: 5px;height: 5px;visibility: visible;}*/
.dash-com-scroll::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 35px;
}

.dash-com-scroll::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 35px;
    display: none
}

.dash-com-scroll:hover::-webkit-scrollbar-thumb {
    background-color: #777;
    border-radius: 35px;
    display: block;
}

.lh-20 {
    line-height: 20px;
}

.w-60 {
    width: 60%;
}

.w-1 {
    width: 1%;
}

.w-2 {
    width: 2%;
}
.w-80{
    width: 80px;
}
.h-80{
    height: 80px;
}
div.dataTables_wrapper div.dataTables_filter {
    /*display: none;*/
}
/* FULLSCREEN layout override */
.custom-login-body {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  height: 100vh;
  overflow: hidden;
}

.custom-login-wrapper {
  display: flex;
  height: 100vh;
  width: 100vw;
}

/* LEFT SIDE IMAGE */
.custom-login-left {
  flex: 1;
  background: url('https://exalogic-store.s3.dualstack.us-east-2.amazonaws.com/engage/engage-2.0/engage-side-bg.png') center center no-repeat;
  background-size: cover;
  position: relative;
  padding: 40px;
}

/* .custom-login-left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
} */

.custom-login-left * {
  position: relative;
  z-index: 2;
}

.logo {
  max-width: 140px;
}

.custom-login-form-wrapper{
    color: #3D3D3D;
}
/* LEFT QUOTE TEXT */
.quote-wrapper {
  margin-top: auto;
}

.quote-heading {
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
}

.quote-text {
  color: #eaeaea;
  font-size: 1rem;
  margin-top: 1rem;
}

.quote-author {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  color: #fff;
}

/* RIGHT SIDE FORM */
.custom-login-right {
  flex: 1;
  background-color: #ffffff;
  padding: 2rem;
}

.custom-login-form-wrapper {
  width: 100%;
  max-width: 450px;
}

/* INPUT FIELDS */
.form-group label{
    color: #3D3D3D;
}
.form-control-user {
  border-radius: 8px;
  padding: 0.75rem 1rem;
  background-color: #f1f5f9;
  border: none;
  font-size: 1rem;
  box-shadow: none !important;
}

.form-control:focus{
    box-shadow: none !important;
}

.form-control-user::placeholder {
  color: #94a3b8;
}
.form-control:focus{
    border: 1px solid #94a3b8 !important;
}
/* PASSWORD ICON */
.password-icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(15%);
  cursor: pointer;
  color: #6b7280;
}

/* BUTTON STYLES */
.btn-primary {
  background-color: #0066bb;
  border: none;
  padding: 0.75rem;
  border-radius: 8px;
  font-weight: 600;
  font-size: 1rem;
  transition: background 0.3s;
}

.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-info {
    padding: 0.75rem !important;
}

.btn-primary:hover {
  background-color: #004c99;
}

.btn-secondary{
    padding: 0.75rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    transition: background 0.3s;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0066bb;
}
.btn-sm.btn-primary{
    padding: 0.5rem 1rem !important;
    font-size: 0.875rem !important;
    border-radius: 6px !important;
    font-weight: 500;
    height: 40px !important;
}
.btn-sm.btn-outline-primary{
    padding: 0.5rem 1rem !important;
    font-size: 0.875rem !important;
    border-radius: 6px !important;
    font-weight: 500;
    height: 40px !important;
}

/* LINK STYLES */
a.small {
  font-size: 0.95rem;
  color: #374151;
}

a.small:hover {
  color: #0066bb;
  text-decoration: underline;
}

/* Sidebar */
.bg-gradient-primary {
    background-image: linear-gradient(179.25deg, #015D9F 0.65%, #002139 151.83%);
    background-size: cover;
}
.sidebar .nav-item .nav-link{
    padding: 0.75rem 0.5rem;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: transparent;
    margin-bottom: 10px;
}
/* Filter form layout tweaks */
#filterForm .form-group label {
  font-weight: 600;
  font-size: 0.9rem;
}

#filterForm .form-control {
  border-radius: 6px;
  font-size: 0.95rem;
}

/* Action buttons in table */
.table td .btn {
  padding: 5px 10px;
  font-size: 0.875rem;
  border-radius: 6px;
}

.custom-search {
    background-color: #005a9c; /* or your navbar blue */
    margin: 0.75rem 0rem;
  }

  .custom-search .input-group {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  .custom-search .form-control {
    background-color: white;
    border: none;
    border-radius: 6px 0 0 6px;
    padding-left: 20px;
    font-size: 14px;
    box-shadow: none;
  }

  .custom-search .btn {
    border: none;
    border-radius: 0 6px 6px 0;
    background-color: white;
    padding: 0 20px;
    outline: none;
    box-shadow: none;
  }

  .custom-search .btn i {
    color: black;
    font-size: 14px;
  }

   .custom-search .form-control:focus {
    box-shadow: none;
    outline: none;
    border:none !important;
  }

  #userForm label {
  font-weight: 600;
  font-size: 0.95rem;
}

#userForm .form-control,
#userForm .form-control-file,
#userForm textarea {
  border-radius: 6px;
  font-size: 0.95rem;
}

#userForm .btn {
  min-width: 120px;
}

.form-control-file{
    border: 1px solid #d1d3e2;
    padding: 8px;
}
.sidebar-dark .nav-item.active .nav-link,
.sidebar-dark .nav-item .nav-link:hover {
    background-color: #006BB7;
    color: #fff;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: #79B2D9;
    border-radius: 5px;
}
.sidebar hr.sidebar-divider {
    margin: 0 0rem 1rem;
}
 .sidebar {
        width: 16rem !important;
}
    .sidebar.toggled .nav-item .nav-link {
        width: 4.5rem !important;
        padding: 0.75rem 0rem;
    }
        .sidebar.toggled .nav-item .collapse {
        left: calc(6.5rem + -1.5rem / 2);
        top: -2px;
    }
    .sidebar.toggled .custom-search {
        display: none;
    }

        /* .sidebar .nav-item .collapse, .sidebar .nav-item .collapsing {
        margin: 0 0rem !important;
    } */
     .sidebar .nav-item .collapse .collapse-inner{
        border-left: 1px solid #fff;
        border-radius: 0px !important;
     }
    .sidebar .nav-item .collapse .collapse-inner .collapse-item.active,
    .sidebar .nav-item .collapsing .collapse-inner .collapse-item.active{
        background-color: #79B2D9;
        color: #fff;
        margin-bottom: 5px;
        font-weight: 500;
    }
    .sidebar .nav-item .collapse .collapse-inner .collapse-item,
     .sidebar .nav-item .collapsing .collapse-inner .collapse-item{
        color: #fff;
        margin-bottom: 5px;
     }
     .sidebar .nav-item .collapse .collapse-inner .collapse-item:hover,
     .sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover{
        background-color: #79B2D9;
        color: #fff;
        margin-bottom: 5px;
     }

     .candidate-avatar {
        width: 40px;
        height: 40px;
        background: #17a2b8;
        color: white;
        font-weight: bold;
        font-size: 14px;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
      }

      .candidate-info small {
        color: #6c757d;
      }
      .card-body {
        position: relative;
    }

    .card-title {
        font-size: 1rem;
        font-weight: 500;
        color: #000 !important;
        margin-bottom: 0.25rem;
    }

    .card-number {
        font-size: 1.75rem;
        font-weight: 500;
        color: #000 !important;
    }

    .icon-top-right {
        position: absolute;
        top: 1rem;
        right: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0.75rem;
        border-radius: 50%;
    }
    table tr:hover{
        box-shadow: none !important;
    }
    .sidebar.toggled .nav-item .collapse .collapse-inner{
        background-color: #004c99;
    }
    .border-dashed{
        border-style: dashed !important;
    }
  /* main layout */
#wrapper {
    display: flex;
    height: 100vh;
    overflow: hidden;
}

/* Sidebar fix */
#sidebar-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1030;
}

.sidebar-toggled #content-wrapper {
    margin-left: 107px;
    width: calc(100% - 111px);
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow-y: auto;
}

/* Content wrapper pushed right by sidebar */
#content-wrapper {
    margin-left: 250px; /* same as sidebar width */
    width: calc(100% - 250px);
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow-y: auto; /* ADD THIS LINE */
}
.scroll-section {
    scroll-margin-top: 150px;
    min-height: 200px; /* ADD THIS - ensures sections have enough height for detection */
}
#recruiters .card.mb-4{
    margin-bottom: 15rem;
}
/* Sticky topbar */
.navbar {
    position: sticky;
    top: 0;
    z-index: 1020;
    background-color: white;
}
    .sticky-tabs-wrapper {
      /* position: sticky;
      top: 0;
      z-index: 1030; */
      padding-top: 10px;
      padding-bottom: 10px;
    }
    /* custom Nav Bar */
      .custom-tab-nav {
    background-color: #f2f8fb;
    border-radius: 0.5rem;
    padding: 0.5rem;
    /* border: 1px solid #d1d3e2; */
  }

  .custom-tab-nav .nav-link {
    color: #000;
    font-weight: 500;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    margin-right: 0.5rem;
    transition: all 0.2s ease;
  }

  .custom-tab-nav .nav-link.active,
  .custom-tab-nav .nav-link.active:hover{
    background-color: #006bb7;
    color: #fff !important;
  }

  .custom-tab-nav .nav-link:hover {
    background-color: #e2e6ea;
    text-decoration: none;
  }
.sticky-tabs-wrapper {
    position: sticky;
    top: 60px;
    z-index: 1010;
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 10px;

}
 #add-mandatory,
    .minus-mandatory,
    #assign_recruiters_btn {
        height: 35px;
        padding: 0 12px !important;
        line-height: 1;
    }
    .scroll-section .card-title h4{
        font-size: 20px;
        font-weight: 600;
        color: #000 !important;
    }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
        border-color: transparent !important;
    }
    .btn-primary.focus, .btn-primary:focus,
    .btn-outline-danger:focus, .btn-outline-primary:focus {
        box-shadow: none !important;
    }
.ai-button {
    background: linear-gradient(90deg, #6a5acd, #00bfff);
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    font-weight: 500;
    padding: 6px 12px !important;
    font-size: 13px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
  }

      .icon-circle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        border: 2px solid #0A6ED1; /* Purple border */
        border-radius: 50%;
        color: #0A6ED1; /* Purple icon */
        font-size: 14px;
        transition: all 0.3s ease;
        margin-right: 8px;
    }

    .icon-circle:hover {
        background-color: #0A6ED1;
        color: #fff;
        text-decoration: none;
    }
.w-120{
    width: 120px !important;
}
.w-200{
    width: 200px !important;
}
/* .status-badge {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
} */

/* Different colors */
.status-new {
    background-color: #e3f2fd;
    color: #0275d8;
}

.status-screen {
    background-color: #ede7f6;
    color: #5e35b1;
}

.status-interview {
    background-color: #f3e5f5;
    color: #8e24aa;
}
.badge-success-custom {
            background-color: #e8f5e9;
            color: #2e7d32;
            padding: 0.25rem 0.5rem;
            border-radius: 12px;
            font-weight: 600;
            display: inline-block;
        }
        .badge-danger-custom {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
  padding: 0.25rem 0.5rem;
  font-weight: 500;
  border-radius: 12px;
}
  /* .ai-button:hover {
    background: linear-gradient(90deg, #6a5acd, #00bfff);
    color: #fff;
    border: 1px solid transparent;
    box-shadow: none;
  } */

  .ai-icon {
    transition: filter 0.3s ease;
  }

  .ai-button:hover .ai-icon {
    filter: brightness(0) invert(1); /* Makes SVG white on hover */
  }

  .ai-button:focus {
    outline: none;
    box-shadow: none;
  }
  #addSectionBtn{
    background-color: #0066bb;
    border: none;
    padding: 6px 12px;
    border-radius: 8px;
    font-weight: 400;
    font-size: 14px;
    transition: background 0.3s;
  }
  /* table */
   .badge-status {
      font-size: 0.8rem;
      padding: 5px 10px;
      border-radius: 20px;
    }

    .badge-new {
      background-color: #e0eaff;
      color: #3b82f6;
    }

    .badge-screening {
      background-color: #fff5cc;
      color: #b59f00;
    }

    .badge-interview {
      background-color: #f3e8ff;
      color: #a855f7;
    }

    .badge-offer {
      background-color: #d1fae5;
      color: #059669;
    }

    .badge-hired {
      background-color: #e5e7eb;
      color: #4b5563;
    }

    .tag {
      display: inline-block;
      background-color: #f1f3f5;
      color: #333;
      padding: 5px 10px;
      font-size: 0.8rem;
      border-radius: 15px;
      margin: 2px;
    }
    .profile-avatar {
      width: 70px;
      height: 70px;
      background: #e9ecef;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 22px;
      font-weight: bold;
      color: #495057;
      margin-right: 15px;
    }
    .sidebar-scroll {
  max-height: calc(100vh - 135px);
  overflow-y: auto;
  overflow-x: hidden;
}
/* Style for Chrome, Edge, Safari */
.sidebar-scroll::-webkit-scrollbar {
  width: 6px; /* thin scrollbar */
}

.sidebar-scroll::-webkit-scrollbar-track {
  background: transparent; /* no background */
}

.sidebar-scroll::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3); /* light transparent scrollbar */
  border-radius: 10px;
}

.sidebar-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.6); /* brighter on hover */
}

/* Style for Firefox */
.sidebar-scroll {
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.4) transparent;
}

/* job details */
        .status-badge {
            font-size: 0.75rem;
            padding: 0.25rem 0.5rem;
            border-radius: 12px;
        }
        .status-active { background-color: #d4edda; color: #155724; }
        .status-pending { background-color: #fff3cd; color: #856404; }
        .status-completed { background-color: #d1ecf1; color: #0c5460; }
        .status-rejected { background-color: #f8d7da; color: #721c24; }

        .priority-high { border-left: 4px solid #dc3545; }
        .priority-medium { border-left: 4px solid #ffc107; }
        .priority-low { border-left: 4px solid #28a745; }

        .timeline-item {
            border-left: 2px solid #e9ecef;
            padding-left: 1rem;
            margin-bottom: 1rem;
        }

        .timeline-item:last-child {
            border-left: 2px solid transparent;
        }

        .timeline-dot {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #007bff;
            margin-left: -7px;
            margin-right: 0.5rem;
            display: inline-block;
        }

        .file-upload-area {
            border: 2px dashed #dee2e6;
            padding: 2rem;
            text-align: center;
            border-radius: 0.5rem;
            background-color: #f8f9fa;
            transition: all 0.3s ease;
        }

        .file-upload-area:hover {
            border-color: #007bff;
            background-color: #e3f2fd;
        }

        .skill-tag {
            display: inline-block;
            background-color: #e9ecef;
            color: #495057;
            padding: 0.25rem 0.5rem;
            margin: 0.125rem;
            border-radius: 12px;
            font-size: 0.875rem;
        }

        .card-header-actions {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .rating-stars {
            color: #ffc107;
        }

        .notes-section {
            max-height: 200px;
            overflow-y: auto;
        }

        .interview-round {
            border: 1px solid #dee2e6;
            border-radius: 0.5rem;
            padding: 1rem;
            margin-bottom: 1rem;
            background-color: #f8f9fa;
        }

        .round-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 1rem;
        }

        .feedback-section {
            background-color: white;
            border-radius: 0.25rem;
            padding: 0.75rem;
            margin-top: 0.5rem;
        }

    .table td, .table th {
    padding: .35rem;
    vertical-align: middle;
    font-size: 16px !important;
    }
/* RESPONSIVE */
@media (max-width: 991.98px) {
  .custom-login-left {
    display: none !important;
  }

  .custom-login-right {
    flex: 1 0 100%;
    justify-content: center;
    align-items: center;
  }

  .custom-login-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  #filterForm .form-group {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
    .sidebar .nav-item .collapse, .sidebar .nav-item .collapsing {
        margin: 0 0px 0 1rem;
    }
}
