@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css');

.form_group label,
.form-group label {
    font-weight: 500 !important;
}

.form_group label,
.form-group label {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
    margin-bottom: 5px;
    font-family: "Inter", sans-serif !important;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Inter", sans-serif !important;
}

body {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Inter", sans-serif !important;
    font-weight: 400;
}


header.re-header {
    padding: 20px 15px;
    min-height: 90px;
    position: sticky;
    background: #fff !important;
    border-bottom: 1px solid #8080803d;
    top: 0;
    box-shadow: none;
    z-index: 9;
    background: transparent;
}

.header-main-two .container {
    max-width: 1200px;
}

body.body-cst {
    background-color: #fff;
    background: linear-gradient(90deg, #fff 28px, transparent 1%) 50%, linear-gradient(#fff 28px, transparent 2%) 50%, rgba(0, 0, 0, 0.1);
    background-size: 30px 30px;
    height: auto;
    display: block;
    font-family: "Inter", sans-serif !important;
}

.auth-head-dv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.auth-head-dv .site-logo {
    display: flex;
    flex-wrap: wrap;
}

.site-logo img {
    max-width: 200px;
    height: 60px;
    object-fit: contain;
}

.auth-head-dv .btn-group-right-head {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

.btn.btn-main-primary {
    height: 50px;
    border-radius: 10px;
    background-color: #04845E;
    border: 1px solid #04845E;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    transition: all 0.3s linear;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    padding: 6px 20px;
    line-height: 1.5;
    text-transform: uppercase;
    font-family: "Inter", sans-serif !important;
}

.btn.btn-main-primary:hover {
    color: #04845E;
    background-color: #fff;
}

.btn.btn-primary-cst {
    background-color: #0A6C5F;
    border: 1px solid #0A6C5F;
    color: #ffffff;
}

.btn.btn-primary-cst:hover {
    color: #0A6C5F;
    border-color: #0A6C5F;
    background-color: #fff;
}

button.coman_btn,
input.coman_btn {
    line-height: 36px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    padding: 6px 30px;
    min-height: 50px;
    border-radius: 10px;
    background-color: #04845E;
    border: 1px solid #04845E;
    color: #fff;
    font-weight: 500;
    transition: all 0.3s linear;
    text-transform: uppercase;
    font-family: "Inter", sans-serif !important;
}

button.coman_btn:hover,
input.coman_btn:hover {
    background-color: #fff;
    border: 1px solid #04845E;
    color: #04845E;
}

.coman_btn.small_btn,
.form_white_box .coman_btn {
    color: #fff;
    background: #0A6D5F;
    border-color: #0A6C5F;
    font-family: "Inter", sans-serif !important;
    font-size: 14px;
    border-radius: 10px;
    text-transform: uppercase;
    box-shadow: none;
    outline: none;
}

.coman_btn.small_btn:hover,
.form_white_box .coman_btn:hover {
    background-color: #fff;
    border: 1px solid #04845E;
    color: #04845E;
}

.btn.coman_btn.delete_btn {
    color: #fff;
    background: #ff2f43;
    border-color: #ff2f43;
    padding: 5px 15px;
}

.btn.coman_btn.delete_btn:hover {
    color: #ff2f43;
    background: #fff;
    border-color: #ff2f43;
    padding: 5px 15px;
}

.main-bdy-cnt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.main-body-content {
    z-index: 0;
    position: relative;
    min-height: calc(100vh - 152px);
    padding: 10px 0 50px;
}

label.form-label {
    display: block;
    font-size: 16px;
    color: #000000;
    margin-bottom: 5px;
    font-weight: 500 !important;
    font-family: "Inter", sans-serif !important;
}

.asterisk,
span.error,
label.error,
span.required,
.error {
    color: #f00;
    width: 100%;
    font-size: 14px;
    margin: 2px 0 0;
    font-weight: 500 !important;
    font-family: "Inter", sans-serif !important;
}

.body-col-left img {
    max-width: 100%;
}

.img-fluid01 {
    width: 100%;
    height: 400px;
    object-fit: contain;
    margin: 0 auto;
}

.form-body.auth-body-txt {
    padding: 30px;
    border-radius: 16px;
    background: #fff;
    position: relative;
    box-shadow: 0 5px 10px 0 #0000000d;
    border: 1px solid #eee;
}

.form-body {
    max-width: 100%;
    margin: 0 auto;
}

.title-main-lg {
    font-size: 28px;
    color: #333;
    font-family: 'Poppins', 'Raleway', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}

.subtitle-main {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    font-weight: 500;
}

.auth-heading-dv {
    margin-bottom: 24px;
}

.auth-heading-left-dv p,
.auth-heading-dv p.subtitle-main {
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
}

.form_group,
.form-group {
    margin-bottom: 20px;
}

.form-control,
.form-select {
    height: 50px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #d4d4d4;
    padding: 5px 15px;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    font-family: "Inter", sans-serif !important;
}


.pass-view-box i {
    font-size: 16px;
    color: #c8c8c8;
    font-weight: 400;
}

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

input[type="radio"], input[type="checkbox"] {
    width: 24px;
}

.form-check {
    line-height: 17px;
    min-height: unset;
}

.form-check-input {
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border: 1px solid #d4d4d4;
    border-radius: 0 !important;
    cursor: pointer;
}

.form-check-label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    padding-top: 0;
    line-height: 18px;
    cursor: pointer;
}

.forgot-pwd-link {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    color: #04845E;
}

.form-body .btn-main-primary {
    line-height: 39px;
}

.form_group input,
.form_group select,
.form_group textarea {
    width: 100%;
    display: flex;
    height: 50px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #d4d4d4;
    padding: 5px 15px;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    font-family: "Inter", sans-serif !important;
}


.form-control,
.form-select {
    height: 50px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #d4d4d4;
    padding: 5px 15px;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
}

textarea.form-control {
    height: auto;
    resize: none;
    box-shadow: none;
}

.form_group input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
}

.form_group input::-moz-placeholder,
.form-control::-moz-placeholder {
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
}

.form_group input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
}

.form_group input:-moz-placeholder,
.form-control:-moz-placeholder {
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
}

.form_group input::placeholder,
.form-control::placeholder {
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
}

.form-control:focus,
.form-select:focus {
    box-shadow: none;
    border-color: #d4d4d4;
}

.form-group {
    margin-bottom: 20px;
}

select.form-control {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 21px;
    appearance: none;
    background-position: calc(100% - 10px) 50%;
    cursor: pointer;
    box-shadow: none;
    font-family: "Inter", sans-serif !important;
    padding-right: 36px;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.d-flex {
    display: flex !important;
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 10px !important;
}

.mb-3,
.my-3 {
    margin-bottom: 12px !important;
}

.mt-3,
.my-3 {
    margin-top: 16px !important;
}

.mt-0,
.my-0 {
    margin-top: 0px !important;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #04845e;
    color: #fff;
    border-color: #04845e;
}

.form-control.flatpickr-input[readonly] {
    background-color: #fff;
}

.forgot-pwd-link {
    font-size: 14px;
    font-weight: 600;
    color: #04845E;
}

a.forgot-pwd-link:hover,
a.forgot-pwd-link:focus {
    font-weight: 600;
}

a:hover {
    color: #eebc28;
}

.form_group.checkbox_group {
    margin: 0;
    width: auto;
}

.checkbox_group input {
    display: none;
}

.checkbox_group label {
    padding-left: 30px;
    margin-bottom: 0;
    line-height: 30px;
    position: relative;
    width: fit-content;
    cursor: pointer;
    display: block;
    font-size: 16px;
    color: #000000;
    font-weight: 500 !important;
    font-family: "Inter", sans-serif !important;
}

.checkbox_group label::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #3c7262;
    position: absolute;
    top: 4px;
    left: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyNCAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjQ5NzggMC40OTc5NjlDMjQuMTY3NCAxLjE2MTkzIDI0LjE2NzQgMi4yNDAyIDIzLjQ5NzggMi45MDQxNkw5Ljc4NTA3IDE2LjUwMjBDOS4xMTU1IDE3LjE2NiA4LjAyODEyIDE3LjE2NiA3LjM1ODU1IDE2LjUwMjBMMC41MDIxNzYgOS43MDMwOUMtMC4xNjc0MTkgOS4wMzkxNCAtMC4xNjc0MTkgNy45NjA4NyAwLjUwMjE3NiA3LjI5NjkxQzEuMTcxNzQgNi42MzI5NSAyLjI1OTEyIDYuNjMyOTUgMi45Mjg2OSA3LjI5NjkxTDguNTc0NDkgMTIuODkwMUwyMS4wNzY3IDAuNDk3OTY5QzIxLjc0NjIgLTAuMTY1OTkgMjIuODMzNiAtMC4xNjU5OSAyMy41MDMyIDAuNDk3OTY5SDIzLjQ5Nzh6IiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 400%;
    
}

.checkbox_group input:checked~label::before {
    background-color: #3c7262;
    background-position: center;
}

.password_group_row {
    position: relative;
}

.form_group .password-input {
    padding-right: 50px;
}

i.fa6 {
    font-family: "Font Awesome 6 Free" !important;
}

.password-btn-ico {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    background: transparent;
    border: none !important;
    padding: 0 10px;
    color: #0A6C5F;
    font-size: 18px;
    outline: none !important;
    cursor: pointer;
}

.copyright-section {
    background-color: #fcfcfc;
    padding: 20px 10px 16px;
    width: 100%;
    color: #000;
    border-top: 1px solid #ddd;
}

.copyright-footer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.copyright-section p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #000000;
    font-weight: 500;
    text-align: center;
    font-family: "Inter", sans-serif !important;
}

.copyright-footer ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    column-gap: 24px;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    text-align: center;
    font-family: "Inter", sans-serif !important;
}

.copyright-footer ul a {
    color: inherit;
    text-decoration: none;
    transition: all 0.5s;
}

.copyright-footer ul a:hover {
    color: #eebc28;
}

.copyright-footer ul li:first-child:before {
    display: none;
}

.copyright-footer ul li::before {
    content: "";
    width: 1px;
    height: 18px;
    display: inline-block;
    background: #000;
    border-radius: 100%;
    position: absolute;
    top: auto;
    left: -13px;
}

.copyright-footer ul li {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.alert-danger {
    color: #ff5959;
    background: transparent;
    border-color: #ffa7af;
}

.alert .close,
.alert .mailbox-attachment-close {
    color: #000;
    opacity: .2;
    display: inline-flex;
    align-items: center;
    top: -3px;
    position: relative;
}

.body-col-sp-left {
    padding-right: 30px;
}

.container {
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
}

.password-row-group input {
    padding-right: 40px;
}

.password-row-group i.fa {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    background: transparent;
    width: 40px;
    border: none;
    outline: none;
    box-shadow: none;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #0A6C5F;
    font-weight: 900;
    cursor: pointer;
    font-family: "Font Awesome 6 Free" !important;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #fafafa;
    opacity: 1;
    color: #000;
}

.mobile-number-group label.error {
    width: 100%;
    float: left;
}

.mobile-number-group .input-box {
    display: inline-flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}

.mobile-number-group .input-box input.sp_mobile_number {
    width: 100%;
    padding-left: 80px;
    margin: 0;
}

.mobile-number-group .input-box .prefix {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 40px;
    display: inline-flex;
    color: transparent;
    align-items: center;
    flex-wrap: wrap;
    height: 50px;
    z-index: 2;
    pointer-events: none;
}

.mobile-number-group .input-box .prefix img.img-fluid {
    object-fit: contain;
    width: 24px;
    position: absolute;
    left: 10px;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.mobile-number-group .input-box input.sp_mobile_number_prefix {
    border: none;
    height: 48px;
    width: 72px;
    text-align: left;
    padding: 0 0 0 42px;
    border-radius: 10px 0px 0px 10px;
    font-weight: 500;
    position: absolute;
    top: 1px;
    left: 1px;
}

.center-rw-dv {
    align-items: flex-start !important;
}

.center-rw-dv .col-left {
    position: sticky;
    top: 120px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

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

.alert {
    font-size: 14px;
}

.auth-head-dv .btn {
    margin: 0;
    min-width: 100px;
    box-shadow: none;
}

.auth-head-dv ul:not(.dropdown-menu) {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    column-gap: 15px;
}

.auth-head-dv ul::before,
.auth-head-dv ul::after {
    display: none;
}

.mix-btn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.mix-btn-group .btn:first-child {
    border-radius: 10px 0 0 10px;
}

.mix-btn-group .btn:last-child {
    border-radius: 0 10px 10px 0;
    border-left: 1px solid #000;
}

.mix-btn-group .btn.active {
    background-color: #04845e;
}

.mix-btn-group .btn.active:hover {
    background-color: #fff;
}

.checkbox_group label a {
    color: #eebc28;
}

.password-row-group {
    position: relative;
}

.auth-body-txt .row {
    margin-inline: -7.5px;
}

.auth-body-txt [class*="col-md"] {
    padding-inline: 7.5px;
}

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
}

header.re-header.after_login_header {
    background-color: #fff;
    box-shadow: 0 0 10px 0 #0000001f;
}

body .bread_crumb {
    padding: 22px 20px;
    min-height: 80px;
    background-color: #04845e;
    background: linear-gradient(0deg, #04845e 0%, #0a6c5f 100%);
    border-radius: 0;
}

body .bread_crumb h1 {
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
    font-family: "Font Awesome 6 Free" !important;
}

header .after_login_content button.dropdown-toggle {
    padding: 12px 28px 12px 18px;
    text-align: left;
    border-radius: 100px;
    color: #04845e;
    background-color: #fff;
    font-weight: 500;
    border: 1px solid #04845e;
    min-height: 50px;
    min-width: 225px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 20px;  
}

header .after_login_content button.dropdown-toggle .caret {
    top: 22px;
    right: 20px;
    border-width: 6px 6px 6px 6px;
}

.user_menu .dropdown-menu {
    padding: 0;
    border: 1px solid #eee;
    box-shadow: 0 5px 10px 0 #0000001c;
    border-radius: 10px;
}

.user_menu .dropdown-menu>li:first-child>a,
.user_menu .dropdown-menu>li:first-child>a:focus,
.user_menu .dropdown-menu>li:first-child>a:hover {
    border-radius: 10px 10px 0 0;
}

.user_menu .dropdown-menu>li:last-child>a,
.user_menu .dropdown-menu>li:last-child>a:focus,
.user_menu .dropdown-menu>li:last-child>a:hover {
    border-radius: 0 0 10px 10px;
}

.user_menu .dropdown-menu>.active>a,
.user_menu .dropdown-menu>.active>a:focus,
.user_menu .dropdown-menu>.active>a:hover {
    background-color: #04845e;
    color: #fff;
}

.after_login_header .head_links {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 70px;
}

.my_profile_page {
    padding: 40px 0;
    background: #fafafa;
    background: linear-gradient(90deg, #fff 28px, transparent 1%) 50%, linear-gradient(#fff 28px, transparent 2%) 50%, rgba(0, 0, 0, 0.1);
    background-size: 30px 30px;
}

.dash_container {
    background-color: transparent;
    padding: 0;
    border-radius: 16px;
    box-shadow: none;
    align-items: initial;
    min-height: 100%;
    /* display: grid; */
    display: flex;
    grid-template-columns: 300px 1fr;
    column-gap: 30px;
}

.left_sidebar {
    flex: 1;
    padding: 0;
    /* max-width: 100%; */
    margin: 0;
    position: sticky;
    top: 0;
    left: 0;
}

.right_sidebar {
    flex: 1;
    max-width: 100%;
    background-color: #fff;
    padding: 30px;
    border-radius: 16px;
    border: 1px solid #eee;
    box-shadow: 0 1px 4px rgba(24, 26, 32, .07);
}

.right_sidebar .row {
    margin-right: -10px;
    margin-left: -10px;
}


.right_sidebar .row .col-sm-4,
.right_sidebar .row .col-sm-6,
.right_sidebar .row .col-sm-12,
.right_sidebar .row .col-md-12,
.right_sidebar .row .col-md-6,
.right_sidebar .row .col-md-4 {
    padding-inline: 10px;
}

.dash_listing {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(24, 26, 32, .07);
    background: #fff;
}

.my_profile_page .border_title {
    padding-left: 0;
    padding-bottom: 0;
    letter-spacing: 0;
    font-size: 21px;
    line-height: 1.35;
    font-weight: 500;
    border: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 16px;
    width: auto;
}

.title-nw-dv {
    padding: 0 0 24px;
    margin: 0 0 30px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title-nw-dv .coman_btn {
    padding: 0 16px;
}

.title-nw-dv .title-nw-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 10px;
}

.my_profile_page .border_title i {
    position: relative;
    top: 0;
    width: 50px;
    height: 50px;
    background: #04845e;
    color: #fff;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #fff;
    outline: 1px solid #04845e;
    font-size: 18px;
}

.btn-center-dv .btn.coman_btn {
    min-width: 160px;
    padding-block: 6px 4px;
}

.btn-center-dv.text-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px 20px 0;
}

.dash_listing li a i {
    position: relative;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #0a6c5f;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
}

.dash_listing li a {
    width: 100%;
    font-size: 16px;
    color: #707070;
    line-height: 20px;
    padding: 20px;
    column-gap: 16px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    transition: all 0.3s;
}

.dash_listing li.active a,
.dash_listing li a:hover {
    background-color: #ffb700; 
    color: #fff;
}

.dash_listing li.active a i,
.dash_listing li:hover a i {
    color: #fff;
}

.dash_listing li a:after {
    background-color: #067a5e;
}

.dataTables_length label {
    display: grid;
    grid-template-columns: 42px 1fr 64px;
    align-items: center;
    text-transform: capitalize;
    column-gap: 10px;
}

.overflow_table {
    position: relative;
}

.overflow_table .row {
    width: auto;
    margin-bottom: 20px;
}

.overflow_table .dataTables_wrapper .row:first-child .col-md-6:first-child {
    display: none;
}

.overflow_table .dataTables_wrapper .col-sm-12.col-md-6 {
    width: auto;
}

.overflow_table .row:first-child {
    width: 300px;
    position: absolute;
    top: -50px;
    right: 0;
}

.overflow_table .row:nth-child(2) {
    padding-block: 20px 0;
}

.dataTables_filter label .form-control {
    max-width: calc(100% - 70px);
    box-shadow: none;
}

.coman_table table,
.coman_table table.table,
.coman_table table.table.table-bordered {
    margin: 0;
}

.coman_table table tbody tr:nth-child(even) {
    background-color: #fafafa !important;
}

.coman_table table.table>tbody>tr>td,
.coman_table table.table>thead>tr>th,
.coman_table table td,
.coman_table table th {
    padding: 15px 10px;
    vertical-align: middle;
}

.coman_table table th.w-50 {
    width: 50px !important;
}

.coman_table table th.w-80 {
    width: 80px !important;
}

.coman_table table th.w-100 {
    width: 100px !important;
}

.coman_table table th.mw-80 {
    min-width: 80px;
}

.coman_table table th.mw-90 {
    min-width: 90px;
}

.coman_table table th.mw-100 {
    min-width: 100px;
}

.coman_table table th.mw-120 {
    min-width: 120px;
}

.action-list-btn {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #fec022;
    color: #fff;
    border-radius: 100%;
}

.action-list-btn:hover {
    background-color: #0A6D5F;
    color: #fff !important;
}

.action-bn-dv {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
}

.pagination li .page-link,
.pagination li a {
    width: 40px;
    height: 40px;
    font-size: 16px;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: transparent;
    box-shadow: none;
}

.pagination li .page-link i,
.pagination li a i {
    font-size: 14px;
    background: transparent !important;
}

.right_sidebar .dataTables_wrapper .pagination {
    box-shadow: none;
}

.right_sidebar .dataTables_paginate {
    margin-top: 10px !important;
}

.pagination>li.disabled {
    pointer-events: none;
}

.pagination li.active .page-link i,
.pagination li.active .page-link,
.pagination li .page-link:hover i,
.pagination li .page-link:hover,
.pagination li.active a i,
.pagination li.active a,
.pagination li a:hover i,
.pagination li a:hover {
    color: #fff;
    background-color: #04845e;
}

.right_sidebar div.dataTables_wrapper div.dataTables_info {
    margin-top: 10px !important;
    font-size: 14px;
    line-height: 40px;
}

.input-box.price-number-input-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.price-number-input-box input.sp_mobile_number {
    border-radius: 0 10px 10px 0;
    flex: 1;
    width: auto;
    margin: 0;
}

.form-group label .custom_tooltip {
    display: inline-flex;
    align-items: center;
    margin: -3px 0 0 2px;
}

.price-number-input-box input.sp_mobile_number_prefix {
    border-radius: 10px 0 0 10px;
    border-right: none;
    text-align: center;
    width: 80px;
}

[type="file"] {
    color: #0A6C5F;
    padding: 4px 10px;
}

[type="file"]::-webkit-file-upload-button {
    background: #0A6C5F;
    border: 1px solid #0A6C5F;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 1;
    outline: none;
    padding: 8px 10px;
    text-transform: uppercase;
    transition: all 1s ease;
    margin-right: 5px;
    vertical-align: 2px;
}

[type="file"]::-webkit-file-upload-button:hover {
    background: #fff;
    border: 1px solid #0A6C5F;
    color: #000;
}

body .swal2-styled.swal2-deny,
body .swal2-styled.swal2-confirm,
body .swal2-styled.swal2-cancel {
    box-shadow: none;
    outline: none !important;
    border-radius: 10px;
}

body .swal2-styled.swal2-confirm {
    color: #fff;
    background-color: #04845E;
    border: 1px solid #04845E;
}

body .swal2-styled.swal2-confirm:hover {
    color: #04845E;
    background-color: #fff !important;
    border: 1px solid #04845E;
}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: none !important;
}

body .swal2-styled.swal2-cancel {
    color: #fff;
    background-color: #ff2f43;
    border: 1px solid #ff2f43;
}

body .swal2-styled.swal2-cancel:hover {
    color: #ff2f43;
    background-color: #fff !important;
    border: 1px solid #ff2f43;
}

.photo-item img {
    object-fit: contain;
}

.floors-gallery .btn.coman_btn.delete_btn,
.photos-gallery .btn.coman_btn.delete_btn {
    margin: 0 0 0 10px;
}

.floors-gallery,
.photos-gallery {
    padding: 10px 0 0;
}

.coman_table_datatable {
    padding-top: 50px;
}

table.dataTable.no-footer {
    margin-block: 20px 0;
}

.action-list-btn.reject-record {
    background: lightgreen;
}

.action-list-btn.approve-record {
    background: #ff2f43;
}

@media (max-width: 991px) {
    .auth-head-dv .btn-group-right-head {
        column-gap: 10px;
    }

    .btn-main-primary {
        font-size: 14px;
    }

    .title-main-lg {
        font-size: 24px;
    }

    .auth-heading-left-dv p,
    .auth-heading-dv p.subtitle-main {
        font-size: 14px;
    }

    .form-body.auth-body-txt {
        padding: 20px;
    }

    .checkbox_group label {
        font-size: 14px;
    }

    .checkbox_group label {
        padding-left: 27px;
        line-height: 27px;
    }

    .form_group label, .form-group label {
        font-size: 14px;
    }

    .center-rw-dv .col-lg-5,
    .center-rw-dv .col-left {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 767px) {
    .header-main-two {
        padding: 20px 0;
        min-height: auto;
    }

    .auth-head-dv .site-logo {
        margin: 0 auto 24px;
        width: 100%;
        justify-content: center;
    }

    .site-logo img {
        max-width: 180px;
        object-fit: contain;
    }

    .auth-head-dv .site-logo .logo-link {
        display: flex;
        flex-wrap: wrap;
    }

    .btn-main-primary {
        font-size: 13px;
        padding-inline: 12px;
    }

    .header-main-two {
        min-height: auto;
        position: relative !important;
    }

    .center-rw-dv .col-left {
        position: relative;
        top: auto;
    }

    .main-body-content {
        min-height: auto;
        padding: 0 0 30px;
    }

    .title-main-lg {
        font-size: 21px;
    }

    .copyright-footer {
        width: 100%;
        justify-content: center;
    }

    .copyright-footer ul li::before {
        height: 14px;
    }

    .copyright-section {
        padding: 10px 10px 8px;
    }

    .body-col-left img {
        max-width: 100%;
        height: auto;
        margin: 20px auto 10px;
    }

    .checkbox_group label,
    .forgot-pwd-link,
    .copyright-section p,
    .copyright-footer ul,
    .auth-heading-left-dv p,
    .auth-heading-dv p.subtitle-main,
    .form_group input,
    .form_group select,
    .form_group textarea {
        font-size: 13px;
    }

    .form-control::-webkit-input-placeholder {
        font-size: 13px;
    }

    .form-control::-moz-placeholder {
        font-size: 13px;
    }

    .form-control:-ms-input-placeholder {
        font-size: 13px;
    }

    .form-control:-moz-placeholder {
        font-size: 13px;
    }

    .form-control::placeholder {
        font-size: 13px;
    }

    .auth-head-dv .btn-group-right-head {
        column-gap: 12px;
        display: inline-flex;
        row-gap: 12px;
        margin: 0 auto;
        width: 100%;
    }

    .auth-head-dv .btn-group-right-head .btn-col-dv a,
    .auth-head-dv .btn-group-right-head .btn-col-dv {
        width: 100%;
    }

    .center-rw-dv .col-lg-5,
    .center-rw-dv .col-left {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navbar-header {
        position: absolute;
        top: 40px;
        right: 20px;
    }
}
/*real estate*/
.mix-btn-group .btn:last-child {
    border-radius: 10px;
    border-left:none;
}
.mix-btn-group .btn:first-child {
    border-radius: 10px;
}
.mix-btn-group{
  gap: 20px;
} 
.dash_listing li a{
    color: #0a6c5f;
}
 img.profile-user-img.img-fluid.img-circle{
     width: 150px;
    height: 160px;
    object-fit: cover;
    padding: 0;
    border: 1px solid #d4d4d4 !important;
    border-radius: 10px;
    max-width: 100%;
    padding: 2px; 
 }