@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
body {
    font-family: 'Inter', sans-serif !important;
    font-weight: 300;
    font-size: 14px;
}
.required {
    color: red;
}
/* input[type="file"].form-floating, input::file-selector-button .form-floating {
    height: 57px;
} */
/* .form-floating > input::file-selector-button {
    height: 57px;
} */
.layout-1 .sidebar,.form-control, .form-select,.btn {
    font-size: 0.86rem;
    font-weight: 300;
}
.wrapper .page-body.auth {
    /*background: url('../../images/background-farmer.jpg') no-repeat center fixed;*/
    /*background-size: cover;*/
}
.image-icon {
    width: 1.7em;
}
.datepicker {
    min-width: 200px;
    z-index: 9999 !important;
}
.datepicker table {
    width: 100%;
}
.form-floating .select2 .select2-selection {
    height: 57px;
    padding-top: 26px;
}
.select2-result,.select2-dropdown {
    z-index: 9999;
}
.form-floating .select2-selection.select2-selection--multiple {
    min-height: 58px !important;
}
.app-logo {
    width: 100%;
    /*max-height: 22px;*/
}
.avatar.xxxl {
    width: 200px;
    min-width: 200px;
    height: 200px;
}
.avatar.xxml {
    width: 150px;
    min-width: 150px;
    height: 150px;
}
/*footer {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: fit-content;*/
/*}*/
.footer-logo {
    min-width: 60px;
}
.no-filter {
    filter: none;
}
.input-group > .select2-container--default .select2-selection--single {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.input-group > .select2-container.select2 {
    min-width: 200px !important;
    width: auto !important;
}
img{
    filter: none;
}
img.image-view {
    max-height: 150px;
}
.user-avatar {
    width: 200px !important;
    height: 200px !important;
}
h3.card-title {
    font-weight: 300;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding : 0px;
    margin-left: 0px;
    display: inline;
    border: 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 0px;
}
.icon {
    height: 20px;
}
.verify-tag {
    font-size: 15px;
}
.accordion .card .card-header {
    display: block;
    border-radius: 10px;
}
.ct-label{
    font-weight: 400;
}
.btn-default-size {
    min-width: 105px;
}
.note-editing-area {
    min-height: 300px;
}
.swal2-popup .swal2-styled {
    margin-top: 0px !important;
}
.settings .dropify-wrapper {
    aspect-ratio: 16 / 9;
    height: 350px !important;
}
.page-header-title h1{
    font-size: 1.75rem;
    font-weight: 300;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(9, 8, 8, 0.7); /* Black overlay with 50% opacity */
    /*z-index: 1; !* Ensure it is above the background but below the content *!*/
}
.auth-svg-bg {
    z-index: -1;
    position: fixed;
    top: 0px;
    right: 0px;
    transform: translate(52%, 7%) scale(1.3);
}

.arrow-back-route {
    /*z-index: -1;*/
    /*position: fixed;*/
    /*top: 15px;*/
    /*right: 0px;*/
}

.auth-card {
    box-shadow: 8px 8px 60px #00000040;
}
.auth-login-text {
    margin: 0px;
    font-size: 32px;
    letter-spacing: -0.48px;
    font-weight: 400;
    line-height: 40px;
    font-family: Bagoss, Arial, Helvetica, sans-serif;
}

.exquode-bg {
    background: #AA5300;
    color: white;
}
.exquode-bg:hover {
    background: #c06100;
    color: white;
}

.login-logo-container
{    position: fixed;
    top: 0;
    width: fit-content;
    height: fit-content;
    padding: 32px;
    z-index: 1;
}
.dividers::before{
    border-top: .0625rem solid #6a656540;
}
.dividers::after{
    border-top: .0625rem solid #6a656540;
}

/* Media query for small and extra-small screens */
@media (min-width: 0px) and (max-width: 768px) {
    .exquode-card-edge::before {
        content: ""; /* Ensure the pseudo-element is rendered */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 10px;
        background-image: url("../../images/foodquode-auth-top-edge.png");
        background-size: cover;
        background-repeat: no-repeat;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        z-index: 1; /* Ensure it appears below card content if necessary */
    }
}

.eye-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 50%;
    color: #676666;
    font-size: 20px;
}
.eye-icon:hover {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    padding: 5px 10px;
    border-radius: 50%;
    background-color: #e5e4e4;
}

.dataTable, .dataTable >thead {
    background: var(--card-color)!important;
}

.bootstrap-select{
    background: var(--card-color)!important;
    color: var(--card-color)!important;
}

.sm-txt {
    background: transparent!important;
    margin-left: 12px;
}

.p-link {
    color: var(--color-600);
    align-items: center;
    padding: 5px 0;
    display: flex;
}

.p-link.active {
    color: var(--secondary-color);
}

.las {
font-size: 18px!important;
}


.ot_fileUploader {
    display: flex;
    align-items: center;
    border: 1px solid var(--ot-border-primary) !important;
    height: 48px;
}

.ot_fileUploader input.form-control {
    border: 0 !important;
    border-radius: 3px;
    border: 0;
    height: 40px;
    width: 100%;
    box-shadow: none !important;
}

.ot_fileUploader button {
    background: transparent;
}

.ot_fileUploader .ot-btn-primary {
    padding: 10px 20px;
}

.left-side {
    flex-direction: row-reverse;
}

.ot_fileUploader button {
    background: transparent;
}

.ot_fileUploader .ot-btn-primary {
    padding: 10px 20px;
}
.ot-btn-primary:focus+.btn,
.ot-btn-primary:focus {
    outline: 0;
    box-shadow: none;
}
h3,h4 {
    font-family: "Open Sans", sans-serif!important;
}
/* ot btn  */
.ot-btn-primary,
.ot-btn-danger,
.ot-btn-warning,
.ot-btn-info {
    font-family: "Open Sans", sans-serif!important;
    font-weight: 100!important;
    font-size: 14px!important;
    line-height: 12px!important;
    padding: 8px 8px!important;
    border: none;
}
.ot-btn-common,
.ot-dropdown-btn,
.ot-btn-primary,
.ot-btn-success,
.ot-btn-danger,
.ot-btn-warning,
.ot-btn-info {
    background: #AA5300 !important;
}

.ot-btn-common,
.ot-dropdown-btn,
.ot-btn-primary,
.ot-btn-success,
.ot-btn-danger,
.ot-btn-warning,
.ot-btn-info {
    color: #ffffff !important;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
}

.ot-btn-common,
.ot-dropdown-btn,
.ot-btn-primary,
.ot-btn-success,
.ot-btn-danger,
.ot-btn-warning,
.ot-btn-info {
    padding: 9px 18px;
}

input[type="file"] {
    padding-left: 10px !important;
}

.table-responsive {
    overflow-x: inherit;
}