*:focus {
    outline: none !important;
}

body {
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
}

.form-control:focus {
    box-shadow: none;
    border-color: inherit;
}

a {
    text-decoration: none !important;
}

.h_34 {
    height: 34px !important;
}

.my-review i {
    color: #fbc715;
    font-size: 14px;
}

.v-center {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    bottom: initial;
    z-index: 4;
}

.ttn {
    text-transform: none !important;
}

.bg-login-image,
.bg-password-image {
    background-image: url(../img/bg-login-image.jpg);
}

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

.text-red {
    color: red !important;
}

.card-header h6 {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.card-body iframe {
    width: 300px;
    height: 200px;
}

.card-body iframe.w_500 {
    width: 500px;
    height: 350px;
}

.card-body label {
    font-weight: 700;
    font-size: 15px;
}

.d_n {
    display: none !important;
}

.w_50 {
    width: 50px !important;
}

.w_100 {
    width: 100px !important;
}

.w_150 {
    width: 150px !important;
}

.w_200 {
    width: 200px !important;
}

.w_300 {
    width: 300px !important;
}

.w_100_p {
    width: 100% !important;
}

.h_55 {
    height: 55px !important;
}

.h_70 {
    height: 70px !important;
}

.h_80 {
    height: 80px !important;
}

.h_100 {
    height: 100px !important;
}

.h_150 {
    height: 150px !important;
}

.h_200 {
    height: 200px !important;
}

.h_400 {
    height: 400px !important;
}

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

.fz-40 {
    font-size: 40px !important;
}

.pt_28 {
    padding-top: 28px !important;
}

.bg_f3f3f3 {
    background: #f3f3f3 !important;
}

.existing-video iframe {
    width: 100%;
    height: 160px;
}

.heading-in-tab {
    font-size: 16px;
    font-weight: 700;
    color: #4e73df;
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

form.user .form-control-user,
form.user .btn-user {
    border-radius: .35rem;
}

.sidebar .nav-item .nav-link {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
}

.sidebar .nav-item .nav-link i {
    width: 18px !important;
}

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

.dashboard-page .h5 {
    font-size: 30px !important;
}

.t-left .nav-pills .nav-link {
    background-color: #e6e6e6;
    margin-bottom: 5px;
}

.nav-pills .nav-link.active {
    color: #fff !important;
    background-color: #4e73df !important;
}

.iframe-container-300 iframe {
    width: 300px;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item.active {
    background: #eaecf4;
}

.sidebar .nav-item.active .nav-link {
    font-weight: 500 !important;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item {
    white-space: normal !important;
}

body,
.table {
    color: #6f6f6f !important;
}

.table-bordered td,
.table-bordered th {
    font-weight: 500 !important;
}

.invoice-area img {
    height: 90px;
}

.invoice-area .company-info {
    font-size: 16px;
}

.invoice-head {
    margin-bottom: 30px;
    border-bottom: 1px solid #efebeb;
    padding-bottom: 20px;
}

.invoice-head .iv-left span {
    color: #444;
}

.invoice-head span {
    font-size: 21px;
    font-weight: 700;
    color: #777;
}

.invoice-address h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.invoice-address h5 {
    font-size: 17px;
    margin-bottom: 10px;
}

.invoice-address p {
    font-size: 13px;
    color: #555;
    margin-bottom: 3px;
}

.invoice-date li {
    font-size: 15px;
    color: #555;
    font-weight: 700;
    margin-bottom: 5px;
}

.invoice-table .table-bordered td,
.invoice-table .table-bordered th {
    border: 1px solid rgba(120, 130, 140, 0.13) !important;
    border-left: none !important;
    border-right: none !important;
    font-size: 13px !important;
}

.invoice-table tr td {
    color: #666;
}

.invoice-table tfoot tr td {
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
}

.invoice-buttons a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    background: #815ef6;
    padding: 12px 19px;
    border-radius: 3px;
    text-transform: capitalize;
    font-family: 'DM Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 0.03em;
    margin-left: 6px;
}

.invoice-buttons a:hover {
    background: #574494;
}

@media print {

    .invoice-heading,
    .sidebar,
    .card-header,
    .print-invoice-button {
        display: none !important;
    }
}

.bg-gradient-primary {
    background: linear-gradient(135deg, #217DB9 0%, #4BC99A 100%) !important;
    background-attachment: fixed !important;
}


.sidebar-dark .nav-item .nav-link i {
    color: rgba(255, 255, 255, .8) !important;
}

.sidebar .nav-item .nav-link span {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.sidebar .nav-item .collapse .collapse-inner,
.sidebar .nav-item .collapsing .collapse-inner {
    font-size: 14px !important;
}

.form-control {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item {
    font-weight: 500 !important;
}

.text-gray-800 {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.btn-success {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.select2-container {
    width: 100%;
}

.select2-container--default .select2-selection--single {
    border-color: #d1d3e2;
}

.select2-container .select2-selection--single {
    height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}


.sidebar-brand-text {
    text-align: left;
    width: 100%;
}

.sidebar-brand-text .left {
    display: inline-block;
}

.sidebar-brand-text .left img {
    height: 40px;
}

.sidebar-brand-text .right {
    display: inline-block;
    vertical-align: middle;
}

.modal_listing_detail label {
    font-size: 20px;
}

.bdb {
    border-bottom: 1px solid #a3a3a3;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.bdt {
    border-top: 1px solid #a3a3a3;
    padding-top: 5px;
    margin-top: 5px;
}
/* --- Premium UI Refactor --- */
.custom-tabs { border-bottom: 2px solid rgba(0,0,0,.05); }
.custom-tabs .nav-link { border: none; border-bottom: 2px solid transparent; color: #6c757d; font-weight: 500; padding: 0.75rem 1.5rem; transition: all 0.3s ease; margin-bottom: -2px; }
.custom-tabs .nav-link:hover { color: var(--grad-start, #217DB9); border-bottom-color: rgba(33, 125, 185, 0.3); }
.custom-tabs .nav-link.active { color: var(--grad-start, #217DB9); border-bottom-color: var(--grad-start, #217DB9); background: transparent; }
.search-card { border-radius: 12px; border: 1px solid rgba(0,0,0,.05); background: #fff; }
.table-custom { border-collapse: separate; border-spacing: 0 8px; }
.table-custom thead th { border: none !important; text-transform: uppercase; font-size: 0.75rem; letter-spacing: 0.5px; color: #a0aec0; padding-bottom: 0.5rem; }
.table-custom tbody tr { background: #fff; box-shadow: 0 2px 6px rgba(0,0,0,.02); border-radius: 8px; transition: transform 0.2s, box-shadow 0.2s; }
.table-custom tbody tr:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,.08); }
.table-custom tbody td { border: none !important; vertical-align: middle; padding: 1rem; }
.table-custom tbody td:first-child { border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
.table-custom tbody td:last-child { border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
.badge-soft-info { background-color: rgba(54, 185, 204, 0.1); color: #36b9cc; font-weight: 600; }
.action-btn { border-radius: 8px; padding: 0.4rem 0.6rem; transition: all 0.2s; }
.action-btn:hover { transform: scale(1.05); }

/* --- Sidebar Premium Dropdown UI --- */
.sidebar .collapse-inner {
    background: rgba(255, 255, 255, 0.1) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    border-radius: 12px !important;
    margin: 0.25rem 1rem 0.5rem 1rem !important;
    padding: 0.5rem !important;
}


.sidebar .collapse-item {
    color: rgba(255, 255, 255, 0.85) !important;
    border-radius: 8px !important;
    padding: 0.6rem 1rem !important;
    transition: all 0.3s ease !important;
    margin-bottom: 2px;
    font-size: 0.85rem;
}

.sidebar .collapse-item:hover,
.sidebar .collapse-item:focus {
    background: rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
    transform: translateX(4px);
}

.sidebar .collapse-item.active {
    background: rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

/* Override the default bg-white from the template */
.sidebar .bg-white.collapse-inner {
    background: rgba(255, 255, 255, 0.1) !important;
}

/* When sidebar is toggled (minimized), the dropdown floats over the main content */
.sidebar.toggled .bg-white.collapse-inner {
    background: linear-gradient(135deg, #217DB9, #4BC99A) !important;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2) !important;
}
