.fi-main.mx-auto.h-full.w-full.max-w-7xl {
    max-width: 100% ;
}

body.fi-body.fi-panel-admin.min-h-screen.bg-gray-50.font-normal.text-gray-950.antialiased.dark\:bg-gray-950.dark\:text-white {
    background: linear-gradient(180deg, #FFFAEB 0%, #FFF8EB 100%);
}

.fi-ta-ctn.divide-y.divide-gray-200.overflow-hidden.rounded-xl.bg-white.shadow-sm.ring-1.ring-gray-950\/5.dark\:divide-white\/10.dark\:bg-gray-900.dark\:ring-white\/10 {
    background: linear-gradient(180deg, #FFFAEB 0%, #FFF8EB 100%);
}

header.fi-sidebar-header.flex.h-16.items-center.bg-white.px-6.ring-1.ring-gray-950\/5.dark\:bg-gray-900.dark\:ring-white\/10.lg\:shadow-sm {
    body.fi-body.fi-panel-admin.min-h-screen.bg-gray-50.font-normal.text-gray-950.antialiased.dark\: bg-gray-950.dark\:text-white {
    background: linear-gradient(180deg, #FFFAEB 0%, #FFF8EB 100%);
}

.fi-ta-ctn.divide-y.divide-gray-200.overflow-hidden.rounded-xl.bg-white.shadow-sm.ring-1.ring-gray-950
    \/5.dark\:divide-white\/10.dark\:bg-gray-900.dark\:ring-white\/10 {
    background: linear-gradient(180deg, #FFFAEB 0%, #FFF8EB 100%);
};
    body.fi-body.fi-panel-admin.min-h-screen.bg-gray-50.font-normal.text-gray-950.antialiased.dark\: bg-gray-950.dark\:text-white {
    background: linear-gradient(180deg, #FFFAEB 0%, #FFF8EB 100%);
}

.fi-ta-ctn.divide-y.divide-gray-200.overflow-hidden.rounded-xl.bg-white.shadow-sm.ring-1.ring-gray-950
    \/5.dark\:divide-white\/10.dark\:bg-gray-900.dark\:ring-white\/10 {
    background: linear-gradient(180deg, #FFFAEB 0%, #FFF8EB 100%);
};
    background: linear-gradient(180deg, #FFFAEB 0%, #FFF8EB 100%);
}

nav.flex.h-16.items-center.gap-x-4.bg-white.px-4.shadow-sm.ring-1.ring-gray-950\/5.dark\:bg-gray-900.dark\:ring-white\/10.md\:px-6.lg\:px-8 {
    background: linear-gradient(180deg, #FFFAEB 0%, #FFF8EB 100%);
}

.bg-gray-100{
    background-color: rgba(255, 243, 204, 1)!important;
}

.fi-main-ctn .bg-white {
    background-color: rgba(255, 243, 204, 1)!important;
}

.fi-main-ctn .fi-input-wrp {
    background-color: rgba(255, 243, 204, 1)!important;
}

.fi-modal-window.bg-white {
    background-color: #FFFAEB!important;
}

table .bg-gray-50 {
    /* background-color: rgb(217 175 43); */
    background-color: rgba(255, 243, 204, 1);
}

.hover\:bg-gray-50:hover {
    /* background-color: rgb(217 175 43); */
    background-color: rgba(255, 243, 204, 1)!important;
}

li.fi-sidebar-item.fi-active.fi-sidebar-item-active.flex.flex-col.gap-y-1 {
    background-color: rgba(255, 243, 204, 1);
}

body [type=checkbox]:checked {
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
}

input:checked+.\[input\:checked\+\&\]\:bg-custom-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--c-600), var(--tw-bg-opacity)) !important;
}
#google_translate_element span {
    display: ruby;
}

.work-container .fi-tabs{
    justify-content: center;
}

.bg-green-500 { background-color: #48bb78; }
.bg-red-500 { background-color: #f56565; }

.flex.items-center.gap-x-3.pe-3.border-s.border-gray-200.ps-3.dark\:border-white\/10 {
    background-color: #16a34a;
}

.flex.items-center.gap-x-3.pe-3.border-s.border-gray-200.ps-3.dark\:border-white\/10 button {
    background-color: #16a34a;
    color: #ffff !important;
}

.extra-large-text > legend:first-child {
    font-size: x-large;
}

.pending-bg-color {
    background-color: #ffff00;
}

.blacklisted-bg-color {
    background-color: #ff0000;
}

.not-interested-bg-color {
    background-color: #ffc000;
}

.applied-bg-color {
    background-color: #bdd6ee;
}

.hired-bg-color {
    background-color: #4472c4;
}

.active-bg-color {
    background-color: #92d050;
}

.job-expired-row {
    background-color: #ffcccc !important; /* Light red */
}

.job-closed-row {
    background-color: #ffe5cc !important; /* Light orange */
}

@media (max-width: 768px) {
    .fi-dropdown.fi-ta-filters-dropdown .fi-dropdown-panel.absolute.z-10 {
        z-index: 20;
        margin-top: 90px !important;
    }
}
