body, .sidebar{
    /*font-family: "Inter", sans-serif!important;*/
    font-family: "Nunito", sans-serif!important;
}

/*.js-table tr td input[type="checkbox"] {*/
/*    margin-top: 95%;*/
/*}*/
.font-14-imp{
    font-size: 14px!important;
}
.logout-btn{
    border:none;
    background: none;
}
.hidden{
    display: none!important;
}
.underline{
    border-bottom: 1px solid #e5dbdb;
}
.detail{
    align-items: center;
    display:flex;
}
.round-image{
    border-radius:50px;
    width:50px;
    height:50px
}
.rect-image{
    width:70px;
    height:50px;
    object-fit: cover
}
.infos{
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
    margin-top: 50px;
}
.download-text{
    font-size: 16px;
    margin-right: 20px;
}
.z-index-10000{
    z-index: 1000000;
    position: fixed;
}
#cca_loader{
    margin-left:204px;
    position:absolute;
    margin-top:-30px;
}
#cca_loader i{
    font-size:24px;
}
#logoimage{
    position: relative;
    left: 0;
    top: 0;
    width:25%
}
.tox-promotion, .tox-statusbar__branding {
    display: none !important;
}
.profile-image-wrapper {
    position: relative;
}

.profile-image-wrapper .camera-btn {
    position: absolute;
    bottom: 0px;
    left: 30%;
    right: 50%;
    border-radius: 50%;
    height: 30px;
    width: 30px !important;
    display: flex;
    justify-content: center;
    border: none;
    opacity: 0.8;
    background: #f0f0f0;
}
.profile-image-wrapper .camera-btn:hover {
    opacity: 1;
}
.profile-image-wrapper .camera-btn i {
    margin-top: 6px;
}
.modal-backdrop{
    z-index: unset!important;
}
#imagePreview{
    object-fit: cover;
    width: 130px;
    height: 130px;
}
.dt-buttons{
    margin-left:2em;
}
.mt-22{
    margin-top: 2.2rem!important;
}
.cmpltd{
    background-color: gray;
}
.isams-table{
    background-color: #ffdede;
    min-height: 173px;
    text-align: center;
}
.isams-icon{
    margin-top: 22px;
    object-fit: contain;
}
.option-badge{
    height:28px;
    margin-left: 10px;
    padding-top: 7px;
}
.selected_menu{
    background-color: #4CC4CF;
}
#printPageButton{
    float:left;
    position: absolute;
    margin-left: 30px;
    cursor: pointer;
}
.border-double{
    border: 1px double #b3b3b3;
}
.chart-div{
    width: 530px;
    height: 350px;
}
.card .header .header-dropdown {
    top: 4px !important;
}
.select2-selection {
    height: auto!important;
    padding: .375rem .75rem!important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 21px!important;
}
.bg-fish{
    background-color: #0000FF;
    border: 1px solid #4c4c4c;
}
.bg-diary{
    background-color: #ffffff;
    border: 1px solid #4c4c4c;
}
.bg-egg{
    background-color: #FFFF00;
    border: 1px solid #4c4c4c;
}
.bg-gluten{
    background-color: #964B00;
    border: 1px solid #4c4c4c;
}
.bg-celery{
    background-color: #32CD32;
    border: 1px solid #4c4c4c;
}
.bg-lupin{
    background-color: #FFA500;
    border: 1px solid #4c4c4c;
}
.bg-mustard{
    background-color: #FFD700;
    border: 1px solid #4c4c4c;
}
.bg-soy{
    background-color: #013220;
    border: 1px solid #4c4c4c;
}
.filter-area .panel-heading {
    cursor: pointer;
    color: #fff;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5CC5CD!important;
    color: white;
}
.filter-area {
    margin-top: 10px;
    padding: 0;
}

.filter-content {
    border-bottom: 1px solid #CACDD1;
    border-right: 1px solid #CACDD1;
    border-left: 1px solid #CACDD1;
    padding: 10px;
}

/*.filter-content a {*/
/*    margin-top: 25px;*/
/*}*/

.filter-area .panel-heading {
    background-color: #d2d6de;
    /* font-style: italic; */
    font-weight: bold;
    padding: 5px;
}

.filter-area .bg-primary {
    background-color: #5CC5CD !important;
}

.filter-area .border-primary {
    border-color: #5CC5CD !important;
}
.filter-area-icon{
    float: right;
    margin-right: 5px;
}
.select2-search-choice {
    background-image: linear-gradient(to bottom, #5CC5CD 20%, #5CC5CD 50%, #5CC5CD 52%, #5CC5CD 100%) !important;
}
.swal2-icon.swal2-warning {
    border-color: #E1AA28;
    color: #E1AA28;
}
.swal2-confirm{
    background-color: #5CC5CD!important;
    border:none!important;
    outline:none!important;
}
.swal2-confirm:hover{
    background-color: #003057!important;
}
.swal2-cancel{
    background-color: #515253!important;
}
#menuSearch:focus{
    outline: none!important;
}
.theme-dark .table {
    color: #fff !important;
}

.theme-dark .form-control {
    color: #fff !important;
}

.theme-dark .table-hover tbody tr:hover {
    color: #98bcdf !important;
}

.theme-cyan .sidebar .menu .list li ul li.active a {
    color: #5CC5CD
}

.sidebar .menu .list .ml-menu li.active > :first-child a {
    color: #5CC5CD
}
.ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable){
    height: 100% !important;
    min-height: 200px !important; /* Or adjust as needed */
    overflow-y: auto;
}
.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){
    height: 100% !important;
    min-height: 200px !important; /* Or adjust as needed */
    overflow-y: auto;
}
.ck.ck-label{
    display:none!important;
}
/*New button styles*/
.btn-primary{
    background-color: #30CDD7!important;
    color: #fff !important;
}
.btn-primary:hover{
    background-color: #003057!important;
}
.btn-secondary{
    background-color: #003057!important;
    color:#fff !important;
}
.btn-success{
    background-color: #04be5b!important;
    color:#fff !important;
}
.btn-danger{
    background-color: #FF3750!important;
    color: #fff !important;
}
.btn-warning{
    background-color: #FFCB00!important;
    color: #fff !important;
}
.btn-grey{
    background-color: #515253!important;
    color: #fff !important;
}
.btn-warning:hover{
    background-color: #E1AA28!important;
}
.bg-primary{
    background-color: #30CDD7!important;
    color: #fff !important;
}
.bg-secondary{
    background-color: #003057!important;
    color: #fff !important;
}
.bg-success{
    background-color: #04be5b!important;
    color: #fff !important;
}
.bg-danger{
    background-color: #FF3750!important;
    color: #fff !important;
}
.bg-red{
    background-color: #FF3750!important;
    color: #fff !important;
}
.bg-warning{
    background-color: #FFCB00!important;
    color: #fff !important;
}
.bg-dark-teal{
    background-color: #1E96A5!important;
    color: #fff !important;
}
.bg-light-teal{
    background-color: #B4EBF5!important;
    color: #000 !important;
}
.bg-dark-yellow{
    background-color: #E1AA28!important;
    color: #fff !important;
}
.bg-peach{
    background-color: #F0B4A0!important;
    color: #000 !important;
}
.bg-warm-white{
    background-color: #FAF5ED!important;
    color: #000 !important;
}
.col-amber {
    color: #FFCB00 !important;
}
.bg-dark{
    background-color: #515253!important;
    color: #fff !important;
}
.bg-light-gray{
    background-color: #b5b1b1!important;
    color: #fff !important;
}
.dataTables_wrapper .dataTable td, .dataTables_wrapper .dataTable th {
    vertical-align: middle;
}
#guardianTable th, #guardianTable td{
    vertical-align: middle;
}
#file-error{
    color:#FF3750!important;
}
.text-primary{
    color: #30CDD7!important;
}
.text-secondary{
    color: #003057!important;
}
.badge-primary{
    background-color: #30CDD7!important;
    color: #fff !important;
}
.badge-secondary{
    background-color: #003057!important;
    color: #fff !important;
}
.badge-primary span{
    color: #fff !important;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_info {
    display: inline-block; /* Place them side-by-side */
    vertical-align: middle; /* Align them vertically */
    margin-bottom: 10px; /* Optional: Adjust spacing below */
}

.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_paginate {
    float: right; /* Move the search box to the right */
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_info {
    float: left; /* Keep the length dropdown on the left */
}

@media (max-width: 768px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_paginate,
    .dataTables_wrapper .dataTables_info {
        display: block; /* Stack elements on small screens */
        float: none; /* Reset float */
        text-align: center; /* Center align for better mobile display */
    }
}
