@media (min-width: 992px) {
    .col-form-label {
        text-align: right;
    }
}

* {
    font-family: 'Cairo', sans-serif;
}

a > .attach-type img {
    background: #9bd5a2;
}

.attach-type {
    padding: .75rem 0 0.5rem;
    text-align: center;
}

    .attach-type img {
        background: #e8e8e8;
        padding: 1rem;
        border-radius: 4px;
    }

.field-validation-error {
    color: red !important;
}

.error {
    color: red !important;
}

body.swal2-shown {
    padding-right: 0 !important;
}

.navbar-brand {
    font-size: initial;
}

    .navbar-brand a {
        color: #fff;
    }

.login-bg { /* background: url('../../global_assets/images/login-bg.jpg') no-repeat center center; */
    background-size: cover;
}

    .login-bg .card {
        display: flex;
        flex-direction: column;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
        background-color: #fff;
        border-radius: 0.75rem;
        border: 1px solid var(--tw-gray-200);
    }
.login-form .card-body .form-control-feedback {
    bottom: 0;
    top: unset;
}
a.forget-pass {
    float: right;
}
.login-bg .card .checkbox.p-0 {
    display: flex;
    align-items: center;
    margin-bottom: 4%;
}

    .login-bg .card .checkbox.p-0 label {
        margin-bottom: 2px;
    }

    .login-bg .card .checkbox.p-0 input#RememberMe {
        margin: 0 3% !important;
    }
.login-bg .card button.btn.bg-info-800.btn-block {
    background: linear-gradient(135deg, #277a2a, #1e5d20) !important;  
    border-radius: 8px;  
    font-size: 15px;
    font-weight: 500;  
    color: #fff; /* ��� ���� ���� */
    padding: 12px 20px; /* ����� ������ ���� */
    border: none; /* ���� ������� */
    box-shadow: 0 4px 8px rgba(0,0,0,0.2); /* �� ���� */
    transition: all 0.3s ease-in-out; /* ���� ����� ��� ������ */
}

    .login-bg .card button.btn.bg-info-800.btn-block:hover {
        background: linear-gradient(135deg, #2f8c33, #1e5d20) !important; /* ��� ���� ��� ������ */
        transform: translateY(-2px); /* ���� ���� ��� */
        box-shadow: 0 6px 12px rgba(0,0,0,0.25);
    }

    .login-bg .card button.btn.bg-info-800.btn-block:active {
        transform: translateY(0); /* ���� ����� ��� ����� */
        box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    }

    .login-bg .card button.btn.bg-info-800.btn-block i {
        transform: rotate(180deg);
        font-size: 14px;
        margin-left: 5px; /* ����� ��� �������� ����� */
    }

.login-image {
    width: 32%;
    text-align: center;
}
a {
    color: #00a8b7;
}

@media (min-width:576px) {
    .col-sm-2-10 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

input:read-only {
    background-color: yellow;
}

.danger {
    color: red !important;
    font-weight: 700 !important;
}
.blockOverlay, .blockElement {
    background-color: transparent !important;
}
.note-editor.note-frame.card {
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .1875rem;
}
.modal-header.bg-info-700 {
    background-color: #6EFFD5 !important;
    color: black !important;
}
button.cancel.btn.btn-lg.btn-default {
    background-color: #dbdbdb !important;
}
.hidden{
    display:none !important;
}

.navbar-expand-md .navbar-brand a img {
    height: 65px;
}
.navbar-brand {
    padding: 0.5% 0 !important;
}
.sidebar-dark .nav-sidebar .nav-item-header, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-header {
    color: black !important;
}

.sidebar-dark {
    background-color: #fff !important;
    color: black !important;
}
.navbar.navbar-expand-md.navbar-dark {
    /*  background: #FFFF;
    background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(245, 240, 224, 1) 100%);
*/
    background: #00A300;
    background: linear-gradient(270deg, rgba(0, 163, 0, 0.22) 0%, rgba(245, 240, 224, 1) 61%)!important;
}
li.nav-item.nav-item-submenu.nav-item-open ul.nav.nav-group-sub li.nav-item a.active {
    background: #05330a !important;
}
li.nav-item {
    border-bottom: 1px solid #ede5c3;
}
.sidebar:not(.bg-transparent) .card:not([class*=bg-]):not(.fixed-top) {
    background-color: transparent !important;
}
.navbar-dark {
   
    background-color: transparent !important;
    
}
.sidebar-dark .nav-sidebar .nav-link, .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-link {
    color: black !important;
}
/* ===== Sidebar Base ===== */
.sidebar-dark {
    background-color: #fff !important; /* ����� ����� */
    color: #f5f0e0 !important; /* �� ���� */
}

    /* ===== Nav Item Header ===== */
    .sidebar-dark .nav-sidebar .nav-item-header {
        color: #000 !important; /* �� ���� */
        font-weight: 700;
        padding: 12px 15px;
        border-radius: 8px; /* ���� ���� */
    }

    /* ===== Nav Links ===== */
    .sidebar-dark .nav-sidebar .nav-link {
        color: #005000 !important; /* �� ���� */
        transition: all 0.3s ease-in-out;
        border-radius: 8px; /* ���� ����� ������� */
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }

        /* ===== Hover Effect ===== */
        .sidebar-dark .nav-sidebar .nav-link:hover {
            background-color: #e6f5e9; /* ���� ���� ��� ������ */
            color: #2f7c28; /* �� ���� ���� */
            border-radius: 12px; /* ���� ��� ������ */
        }
li.nav-item.nav-item-submenu.nav-item-open {
    background: #2f7c28;
}

    li.nav-item.nav-item-submenu.nav-item-open span {
        color: #f5f2e4;
    }
        /* ===== Active / Opened Menu ===== */
        .sidebar-dark .nav-sidebar .nav-item.open > .nav-link,
        .sidebar-dark .nav-sidebar .nav-link.active {
            background-color: #d9fbe0; /* ���� ���� ��� ����� �� ������� */
            color: #2f7c28; /* �� ���� ���� */
            font-weight: 600;
            border-radius: 0px; /* ����� ���� �� ������ */
            transition: all 0.3s ease-in-out;
        }

    /* ===== Submenu / Dropdown ===== */
    .sidebar-dark .nav-sidebar .nav-item .nav-treeview {
        background-color: #f9fdf9; /* ����� ����� ������� ������� */
        border-radius: 8px;
        margin: 4px 0;
        padding-left: 8px;
    }

        /* ===== Submenu Links Hover ===== */
        .sidebar-dark .nav-sidebar .nav-item .nav-treeview .nav-link:hover {
            background-color: #e6f5e9; /* ��� ������ ������ */
            color: #2f7c28;
        }

    /* ===== Shadow & Transition ===== */
    .sidebar-dark .nav-sidebar .nav-link,
    .sidebar-dark .nav-sidebar .nav-item-header {
        transition: all 0.3s ease;
    }

    /* ===== Optional Divider / Separator ===== */
    .sidebar-dark .nav-sidebar .divider-line {
        display: block;
        height: 1px;
        background-color: #ccc;
        margin: 8px 0;
    }
.sidebar-dark .nav-sidebar .nav-link:hover {
    border-radius: 0 !important;
}
.row.claim-tab .row.form {
    width: 100%;
    min-width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 3%;
}

    .row.claim-tab .row.form .form-row label:first-child {
        width: 100%;
        background: #f5f2e3;
        min-width: 100%;
        display: block;
        padding: 11px;
        color: #005b00 !important;
    }

    .row.claim-tab .row.form .form-row label:nth-child(2) {
        padding: 0 10px;
    }
    .row.claim-tab .row.form .form-row {
        display: flex;
        flex-direction: column;
        margin: 0 0%!important;
        width: 25%;
    }
.sidebar-content {
    background-image: url(../../global_assets/images/bground.png) !important;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto;
}

li.nav-item.nav-item-submenu.nav-item-open ul.nav.nav-group-sub li.nav-item a {
    background: #4a8b3c;
    border-radius: 0;
}
label.opacity0 {
    display: block;
    opacity: 0;
}
button.btn.btn-danger.search {
    background: #ffffff;
    color: green;
    border: 1px solid;
    border-radius: 3px;
}
.btn-info {
    border-radius: 3px;
}
button.btn.btn-danger.search:hover {
    color: #fff;
    background: green;
    border: 1px solid green;
}

.sidebar-dark .nav-sidebar .nav-link:not(.disabled):hover {
    color: #fff!important;
    background-color: #00320b!important;
}

li.nav-item.nav-item-submenu.nav-item-open a {
    color: #fff !important;
}

.design-table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.design-table .datatable-scroll-wrap td .list-icons a {
    min-width: 30px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}
    .design-table .datatable-scroll-wrap td .list-icons a:hover {
        box-shadow: 0 2px 6px rgba(0,0,0,0.15);
        transform: scale(1.05);
    }
.design-table .datatable-scroll-wrap th {
    background: #2f7c28;
    color: #fff;
    border: 1px solid;
    white-space: nowrap;
}
.table.datatable-button-html5-basic.dataTable.no-footer th {
    background: #2f7c28;
    color: #fff;
    border: 1px solid;
    white-space: nowrap;
}

.new-card {
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0px 1px 10px -4px rgba(0,0,0,0.17);
}
button.btn.btn-primary:hover {
    background: #05330a!important;
}
.design-table td {
    border: 1px solid #ddd;
}
.design-table {
    padding: 0 1%;
    border: 1px solid #ddd;
    margin: 1% 0;
    border-radius: 12px;
}

    .design-table td {
        border: 1px solid #ddd;
    }

        .design-table td:first-child {
            text-align: center;
        }

    .design-table th:first-child {
        text-align: center;
    }
    .design-table th {
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-size: 13px;
    }


/*.sidebar.sidebar-dark.sidebar-main.sidebar-expand-md {
     
    background: rgb(0, 50, 11);
    background: linear-gradient(0deg, rgba(0, 50, 11, 1) 0%, rgba(39, 122, 42, 1) 35%, rgba(255, 255, 255, 1) 100%);
}

.navbar.navbar-expand-md.navbar-dark {
    background: rgb(0,50,11);
    background: linear-gradient(270deg, rgba(0,50,11,1) 0%, rgba(39,122,42,1) 0%, rgba(255,255,255,1) 82%);
}*/

.sidebar.sidebar-dark.sidebar-main.sidebar-expand-md {
/*    background-image: url('../../global_assets/images/bground.png') !important;
*/    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: auto;
    background: #FFFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(245, 240, 224, 1) 100%) !important;
}
.page-content.login-bg {
    background-image: url('../../global_assets/bg-10.png');
}
.published-row {
    background-color: #ffe6e6 !important;  
    color: #a94442;  
}


[class^="fa-"], [class*=" fa-"] {
    font-family: 'Font Awesome 5 Free' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
label.opacity-0 {
    opacity: 0;
    display: block;
}
div#reportResult .design-table {
    max-width: 100%;
    overflow: auto;
}



div#pdfContentContainer .design-table .card-header.text-dark.text-center {
    background: #2f7c28 !important;
    color: #fff !important;
    font-weight: 400 !important;
}

div#pdfContentContainer .design-table .card-body.p-3 {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
div#dailyInvoicesContainer div:first-child {
    background: #eee !important;
    font-weight: 400 !important;
}

    div#dailyInvoicesContainer div:first-child span {
        font-weight: 400 !important;
    }
        div#reportResult .design-table table thead th {
            background: #2f7c28;
            color: #fff;
            border: 1px solid;
            white-space: nowrap;
        }
.content.dailyInvoicesContainer th {
    background: #2f7c28 !important;
    color: #fff;
}
.content.dailyInvoicesContainer div#dailyInvoicesContainer div:first-child {
    background: #fff !important;
}


.row.claim-tab .row.form .form-row {
    display: flex;
    flex-direction: column;
    margin: 0 2%;
}

    .row.claim-tab .row.form .form-row label:first-child {
        color: #05330a;
        font-weight: 400;
    }

.row.claim-tab .form-row {
    display: flex;
    flex-direction: column;
}
.dataTables_info {
    font-size: 14px;
    color: #555;
    margin-top: 10px !important;
}

/* ������ ��� ��� input ���� ������� */
input.form-control {
    border: 2px solid #ccc; /* ����� ���� ������� */
    border-radius: 12px; /* ����� ������ */
    padding: 10px 14px; /* ����� ������ */
    font-size: 15px; /* ��� ���� */
    transition: all 0.2s ease-in-out;
    background-color: #fff; /* ������� ���� */
}

    /* ����� ��� ������ */
    input.form-control:focus {
        border-color: #0d6efd; /* ��� ������� ��� ������ */
        box-shadow: 0 0 6px rgba(47,124,40,0.3);
        background-color: #e8f5e9; /* ���� ���� */
        outline: none;
    }

/* �������� ��� validation */
span.field-validation-error {
    color: #dc3545; /* ���� */
    font-size: 14px;
}
/* ====== Select2 Custom Style ====== */

/* ��������� ������� */
.select2-container .select2-selection--single {
    height: 44px; /* ��� ��� input */
    border: 2px solid #ccc;
    border-radius: 12px;
    padding: 8px 12px;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
}

/* ��� ������ */
.select2-container--default .select2-selection--single:focus,
.select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #2f7c28;
    box-shadow: 0 0 6px rgba(47,124,40,0.3);
    outline: none;
}

/* ����� */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 10px;
}

/* ���� */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333;
    line-height: 28px;
}

/* ������� �������� */
.select2-container--default .select2-dropdown {
    border-radius: 12px;
    border: 2px solid #ccc;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* ������ ������� */
.select2-container--default .select2-results__option--highlighted {
    /*background-color: #2f7c28 !important;*/
    color: #fff !important;
}
/* ====== ����� ����� ���� ����� select2 ====== */
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 14px;
    background-color: #fafafa;
    transition: all 0.2s ease-in-out;
}

    /* ��� ������ */
    .select2-container--default .select2-search--dropdown .select2-search__field:focus {
        border-color: #2f7c28;
        box-shadow: 0 0 6px rgba(47,124,40,0.3);
        outline: none;
        background-color: #fff;
    }
/* ��� ����� ������ */
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #2f7c28;
    background-color: #e8f5e9; /* ���� ���� */
    box-shadow: 0 0 6px rgba(47,124,40,0.3);
    outline: none;
}

/* ���� ��� ������� ����� ���� ������� */
.select2-container--default.select2-container--open .select2-dropdown {
    background-color: #e8f5e9; /* ���� ���� */
    border-color: #2f7c28;
    box-shadow: 0 6px 12px rgba(0,0,0,0.2);
}

/* ��� ��� ��� select2 (������� ���� ���� ����) */
.select2-container--default.select2-container--focus .select2-selection--single {
    border-color: #2f7c28;
    box-shadow: 0 0 6px rgba(47,124,40,0.3);
    background-color: #e8f5e9; /* ���� ���� */
    outline: none;
}

label {
    font-weight: 600;
    margin-bottom: 6px;
    color: #444;
}

/* Validation */
span.field-validation-error {
    color: #dc3545;
    font-size: 13px;
    margin-top: 5px;
    display: block;
}
/* ====== BUTTONS GLOBAL STYLE ====== */
.btn {
    border: none;
    border-radius: 10px; /* ���� ����� */
    font-weight: 600;
    font-size: 15px;
    padding: 12px 22px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

/* ���� ����� */
.btn-primary {
    background: black !important;
    color: #fff !important;
    border-radius: 10px !important;
}

    .btn-primary:hover {
        background: #333 !important;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    }

/* ���� Default (����� ����) */
.btn-default {
    background: #f4f4f4 !important; /* ����� ���� */
    color: #333 !important; /* �� ���� */
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    padding: 10px 20px;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}

    .btn-default:hover {
        background: #e2e2e2 !important; /* ���� ���� ��� ��� hover */
        color: #000 !important;
    }


/* ���� ���� */
.btn-success {
    background: black !important;
    color: #fff !important;
    border-radius: 10px !important;
}

    .btn-success:hover {
        background: #333 !important;
    }

/* ���� ����� */
.btn-warning {
    background: black !important;
    color: #fff !important;
    border-radius: 10px !important;
}

    .btn-warning:hover {
        background: #333 !important;
    }

/* ���� ��� */
.btn-danger {
    background: black !important;
    color: #fff !important;
    border-radius: 10px !important;
}

    .btn-danger:hover {
        background: #333 !important;
    }

/* ���� ���� (Outline) */
.btn-outline {
    background: black !important;
    border: none !important;
    color: #fff !important;
    border-radius: 10px !important;
}

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

/* ������� ������ ���� DataTable (Excel �����) �� �������� */
.btn-light {
    background: #f4f4f4;
    border: 1px solid #ddd;
    color: #212529;
}

/* ===== Form Inputs ===== */
.form-control {
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 10px 14px;
    font-size: 15px;
    transition: all 0.2s ease-in-out;
}

    .form-control:focus {
        border-color: rgb(0,188,212);
        box-shadow: 0 0 6px rgba(47,124,40,0.3);
        outline: none;
    }


/* ��� ������ */
.table {
    font-size: 14px;
    border-radius: 10px;
    overflow: hidden;
}

    /* ������ */
    .table thead {
        background: linear-gradient(90deg, #2f7c28, #1e521b);
    }

        .table thead th {
            color: #fff;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: .5px;
            padding: 12px;
        }

    /* ������ */
    .table tbody tr:hover {
        background-color: #E0F7FA; /* Cyan ���� ���� ������� */
        transition: background 0.3s ease;
    }

    /* ������� */
    .table td {
        padding: 10px;
        vertical-align: middle;
    }

        /* ���� Options */
        .table td:last-child {
            white-space: nowrap;
        }

.btn-icon.btn-action {
    width: 30px; /* ��� 40px */
    height: 30px; /* ��� 40px */
    border-radius: 50% !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px; /* ��� 16px */
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    transition: all 0.2s ease-in-out;
}

    .btn-icon.btn-action:hover {
        transform: scale(1.1);
        box-shadow: 0 3px 8px rgba(0,0,0,0.25);
    }

.dataTables_length select {
    width: auto !important; /* ���� ����� ����� ������� */
    display: inline-block;
    margin: 0 5px;
    padding: 4px 8px;
    border-radius: 6px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.card-title {
    font-weight: 600;
    margin-bottom: 6px;
    color: #444;
}

.page-header .page-title h4,
.page-header .page-title h4 span {
    font-size: 15px !important; /* ��� ��� ������� */
    font-weight: 500 !important; /* ��� */
    color: #555 !important; /* ����� ���� */
    margin: 0 !important;
}

/* ����� ��� breadcrumb */
.page-header .breadcrumb .breadcrumb-item,
.page-header .breadcrumb .breadcrumb-item a {
    font-size: 14px !important; /* ���� �� ������� */
    font-weight: 400 !important; /* ���� */
    color: #666 !important; /* ����� ����� */
    text-decoration: none !important;
}

    /* ������ ����� �� ��� breadcrumb */
    .page-header .breadcrumb .breadcrumb-item.active {
        color: #333 !important; /* ���� ���� ���� */
        font-weight: 500 !important; /* ��� */
    }

.page-title {
    font-size: 15px !important; /* �� ������� */
    font-weight: 500 !important;
    color: #555 !important; /* ����� ���� */
    margin-bottom: 15px;
}

.page-header-content .page-title h4 span {
    font-family: 'Cairo', 'Segoe UI', sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #333 !important;
    letter-spacing: 0.5px !important;
}
/* ������ ����� ������ */
.dropdown-menu {
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    overflow: hidden; /* ���� ����� ���� ���� */
}

    /* ����� ������� */
    .dropdown-menu .dropdown-item {
        padding: 8px 14px;
        transition: background-color 0.2s ease-in-out;
    }

        /* ���� */
        .dropdown-menu .dropdown-item:hover {
            background-color: #f0fdf4; /* ���� ���� ���� */
            color: #2f7c28; /* ���� ������ ������� */
        }

        /* ������ ����� (���� ����� ���� ������) */
        .dropdown-menu .dropdown-item.active {
            background-color: #d9fbe0 !important; /* ���� ���� ���� */
            color: #2f7c28 !important; /* ��� ������� ���� */
            font-weight: 600;
        }
/* ������ ������ ����� */
.nav-item .dropdown-menu {
    border-radius: 10px !important; /* ���� ���� */
    box-shadow: 0 4px 12px rgba(0,0,0,0.15); /* �� ���� */
    border: 1px solid #ddd; /* �� ���� ������ ������ */
    overflow: hidden; /* ����� ������ ���� ����� */
}
/* ���� ������ ��� ����� */
.navbar-nav-link.dropdown-toggle {
    border-radius: 10px; /* ��� �� ��� */
    background-color: #f9f9f9; /* ��� ���� ���� */
    padding: 6px 12px;
    transition: all 0.2s ease-in-out;
}

    /* ���� ���� */
    .navbar-nav-link.dropdown-toggle:hover {
        background-color: #eef8ee; /* ���� ���� ���� */
        color: #2f7c28;
    }

/* ��� ����� */
.nav-item.show > .navbar-nav-link.dropdown-toggle {
    background-color: #d9fbe0; /* ���� ���� ���� */
    color: #2f7c28;
    font-weight: 600;
    border-radius: 10px 10px 0 0; /* ���� ���� ���� �������� */
}

/* �� ���� */
.navbar-nav .divider-line {
    display: inline-block;
    width: 1px;
    height: 25px;
    background: #ccc;
    margin: 0 10px;
}

/* ���� ������ ������ ������� */
.navbar-nav .dropdown > a {
    padding: 6px 12px;
    border-radius: 20px;
    transition: all 0.3s ease;
}

    .navbar-nav .dropdown > a:hover {
        background-color: #e0f7e9; /* ���� ���� */
        color: #00695c; /* ���� ���� ������� */
    }
.nav-text {
    font-family: 'Cairo', sans-serif; /* �� ���� ���� */
    font-size: 15px; /* ��� ����� ����� */
    font-weight: 600; /* ����� ������ */
    letter-spacing: 0.3px; /* ����� ���� ������ */
    line-height: 1.5; /* ����� ����� ���� */
}
