body {
    overflow-x: hidden;
}

.active_label {
    background-color: #008000a1;
    border-radius: 12px;
    font-size: 14px;
    padding: 7px;
}

.back_btn {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px !important;
}

.arrow_btn {
    margin-right: 2px;
}

.main-box {
    display: flex;
    gap: 5px;
    align-items: center;
    margin: 5px 0 10px 0;
}

/* Resident page CSS Start */
.display {
    display: none !important;
}

input:focus-visible {
    outline: none;
}

#edit-orders {
    background: transparent;
    border-color: #ccc;
    color: #000;
}

.filter-txt .btn-primary {
    font-size: 12px;
}

.btn-group.me-2.btn-toolbar-custom {
    float: right;
    margin-top: 16px;
}

.form-floating.facility_block p {
    font-size: 14px;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    vertical-align: middle;
}

.commit-Update-below input {
    padding: 5px 25px 5px 25px;
}

.commit-Update-below {
    text-align: center !important;
}

p.table_shipping_restrictions {
    display: -webkit-box;
    max-width: 250px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Resident page CSS END */

/* Start Resident details css */

.resident-header-wrp .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6e6;
}

.date-time-wrp ol li {
    font-size: 14px;
}

.dataTables_wrapper .dataTables_length select {
    padding: 1px 0 !important;
    width: 45px;
}

.residents-details-button .btn {
    padding: 3px 8px 3px 8px;
}

.resident-details-border {
    position: relative;
}

.resident-details-border::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #c7c7c7;
    top: 45px;
}

.residents-details-button {
    text-align: end;
}

.resident-details-border legend {
    border: none;
}

.modal-content .modal-header .create-order-modal {
    font-size: 15px;
    font-weight: 600;
}

.form-group .items-list-modal {
    font-size: 14px;
    margin-top: 25px;
}

.hidden {
    background-color: #d3d3d3 !important;
    cursor: none !important;
    border: #d3d3d3 !important;
    pointer-events: none;
}

.select-resident-detail-order-modal select {
    font-size: 14px;
}

.modal-body.resident-detail-text button {
    padding: 6px 10px;
}

.select-resident-detail-order-modal input {
    font-size: 15px;
}

.select-resident-detail-btn-modal button {
    font-size: 14px;
}

.modal-header.resident-detail-create-notes-modal h5 {
    font-size: 16px;
    font-weight: 600;
}

.resident-detail-text label {
    font-size: 14px;
}

.resident-detail-btn-create button {
    font-size: 14px;
}

.modal-content.main-resident-modal {
    padding: 0 16px;
    width: 450px;
}

.modal-body.resident-detail-text {
    padding: 0;
}

.modal-header.resident-detail-create-notes-modal button {
    border: none;
    background: transparent;
    font-size: 20px;
}

.resident-detail-text select {
    font-size: 14px;
}

.select-resident-detail-order-modal select {
    width: 100%;
    height: 40px;
    font-size: 14px;
}

.modal-header.resident-detail-create-notes-modal {
    padding: 10px 0;
}

.title-bottom label {
    font-size: 14px;
}

/* End Resident-edit css */

/* logs table css start */
#volunteer-detail-logs-listing-datatable_length,
#resident-detail-logs-listing-datatable_length {
    float: none;
    display: inline-block;
    width: 50%;
}
#volunteer-detail-logs-listing-datatable_filter,
#resident-detail-logs-listing-datatable_filter {
    float: none;
    text-align: right;
    width: 50%;
    display: inline-block;
}

#volunteer-detail-logs-listing-datatable,
#resident-detail-logs-listing-datatable {
    border: 1px solid #ccc;
    width: 100% !important;
    margin: 15px 0;
}

#volunteer-detail-logs-listing-datatable thead th,
#resident-detail-logs-listing-datatable thead th {
    border: 1px solid #ccc;
    background: #e0e0e0;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 6px;
    border: 1px solid #ccc;
}

input:focus-visible {
    outline: none;
}

#volunteer-detail-logs-listing-datatable thead th:first-child,
#resident-detail-logs-listing-datatable thead th:first-child {
    width: 5% !important;
}

#volunteer-detail-logs-listing-datatable thead th:last-child,
#resident-detail-logs-listing-datatable thead th:last-child {
    width: 15% !important;
}

#edit-orders {
    background: transparent;
    border-color: #ccc;
    color: #000;
}

#volunteer-detail-logs-listing-datatable_filter label,
#resident-detail-logs-listing-datatable_filter label {
    font-size: 0;
}

#resident-detail-logs-listing-datatable_filter label input,
#resident-detail-logs-listing-datatable_wrapper label,
#resident-detail-logs-listing-datatable_filter label,
#volunteer-detail-logs-listing-datatable label input,
#volunteer-detail-logs-listing-datatable_wrapper label,
#volunteer-detail-logs-listing-datatable_filter label {
    font-size: 12px !important;
}

#resident-detail-logs-listing-datatable_filter input,
#volunteer-detail-logs-listing-datatable_filter input {
    height: 30px;
    width: 15rem;
}

.resident-details-border-bottom legend h3 {
    font-size: 18px;
    font-weight: 700;
}

.resident-details-border-bottom {
    position: relative;
}

.resident-details-border-bottom::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1.5px;
    background-color: #c7c7c7;
    top: 53px;
}

#resident-detail-logs-listing-datatable_previous,
#resident-detail-logs-listing-datatable_next,
#volunteer-detail-logs-listing-datatable_previous,
#volunteer-detail-logs-listing-datatable_next {
    font-size: 12px;
    padding: 3px 10px;
}

.paginate_button.current {
    padding: 3px 10px !important;
}


#resident-detail-logs-listing-datatable_info,
#resident-detail-logs-listing-datatable_paginate,
#volunteer-detail-logs-listing-datatable_info,
#volunteer-detail-logs-listing-datatable_paginate {
    font-size: 12px;
}

#resident-detail-logs-listing-datatable tr th,
#volunteer-detail-logs-listing-datatable tr th {
    font-size: 12px;
    padding: 9px 18px;
}

#resident-detail-logs-listing-datatable .odd td,
#resident-detail-logs-listing-datatable .even td,
#volunteer-detail-logs-listing-datatable .odd td,
#volunteer-detail-logs-listing-datatable .even td {
    font-size: 12px;
}

#resident-detail-logs-listing-datatable thead tr th:nth-child(2),
#volunteer-detail-logs-listing-datatable thead tr th:nth-child(2) {
    text-align: center;
    word-break: break-all;
    white-space: break-spaces;
    width: 300px !important;
}

#resident-detail-logs-listing-datatable tbody tr td:nth-child(2),
#volunteer-detail-logs-listing-datatable tbody tr td:nth-child(2) {
    word-break: break-all;
    width: 300px;
    text-align: left;
}

#resident-detail-logs-listing-datatable thead .sorting_asc,
#resident-detail-logs-listing-datatable thead .sorting_desc,
#volunteer-detail-logs-listing-datatable thead .sorting_asc,
#volunteer-detail-logs-listing-datatable thead .sorting_desc {
    background-image: none !important;
}

#resident-detail-logs-listing-datatable thead .sorting:after,
#resident-detail-logs-listing-datatable thead .sorting:before,
#resident-detail-logs-listing-datatable thead .sorting_asc:after,
#resident-detail-logs-listing-datatable thead .sorting_desc:after,
#volunteer-detail-logs-listing-datatable thead .sorting:after,
#volunteer-detail-logs-listing-datatable thead .sorting:before,
#volunteer-detail-logs-listing-datatable thead .sorting_asc:after,
#volunteer-detail-logs-listing-datatable thead .sorting_desc:after  {
    content: "";
    display: inline-block;
    vertical-align: middle;
}

#resident-detail-logs-listing-datatable thead .sorting_asc:after,
#volunteer-detail-logs-listing-datatable thead .sorting_asc:after {
    content: "\f0d8";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

#resident-detail-logs-listing-datatable thead .sorting_desc:after,
#volunteer-detail-logs-listing-datatable thead .sorting_desc::after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

/* logs table css end */


/* facility Listing datatable CSS start */
.facility-main {
    display: flex;
    gap: 10px;
}

.facility-main .left-facility {
    width: 60%;
    margin-right: 0;
}

.facility-main .right-facility {
    width: 40%;
    margin-right: 0;
    margin-top: 8px;
}

/* Resident, Facility, Volunter Editable form */
#resident-add-update,
#facility-editable-form,
#volunteer-editable-form {
    padding: 0 15px;
}

table#facility-listing-datatable {
    width: 100% !important;
}

#facility-listing-datatable_filter {
    float: none;
    text-align: right;
    width: 50%;
    display: inline-block;
}

#facility-listing-datatable {
    border: 1px solid #ccc;
    width: 100% !important;
    margin: 25px 0;
}

#facility-listing-datatable thead th {
    border: 1px solid #ccc;
    background: #e0e0e0;
}

#facility-listing-datatable thead th:first-child {
    width: 48px !important;
}

#facility-listing-datatable thead th:last-child {
    /* width: 105px !important; */
    width: 5px !important;
}

#facility-listing-datatable thead tr th:nth-child(2) {
    width: 521px !important;
}

#facility-listing-datatable thead .sorting_asc,
#facility-listing-datatable thead .sorting_desc {
    background-image: none !important;
}

#facility-listing-datatable thead .sorting:after,
#facility-listing-datatable thead .sorting:before,
#facility-listing-datatable thead .sorting_asc:after,
#facility-listing-datatable thead .sorting_desc:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
}

#facility-listing-datatable thead .sorting_asc:after {
    content: "\f0d8";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

#facility-listing-datatable thead .sorting_desc:after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

div#facility-listing-datatable_length label {
    font-size: 12px;
}

#facility-listing-datatable_filter label input {
    height: 30px;
    width: 15rem;
}

#facility-listing-datatable tbody th {
    padding: 6px;
    border: 1px solid #ccc;
}

#facility-listing-datatable tbody td {
    text-align: center;
    font-size: 12px;
}

#facility-listing-datatable .paginate_button.disabled {
    cursor: not-allowed !important;
}

#facility-listing-datatable input:focus-visible {
    outline: none;
}

#facility-listing-datatable_filter label {
    font-size: 12px;
}

#facility-listing-datatable_filter label input {
    font-size: 16px;
}

#facility-listing-datatable {
    font-size: 12px;
}

#facility-listing-datatable_paginate,
#facility-listing-datatable_info {
    font-size: 12px;
}

#facility-listing-datatable tbody,
td,
tfoot,
th,
thead,
tr {
    vertical-align: middle;
}

#facility-listing-datatable th {
    text-align: center;
}

#toast-container.toast-top-right {
    width: 400px;
}

.toast-info {
    width: 95% !important;
}

#toast-container.toast {
    width: 80%;
    max-width: 100%;
    text-align: right;
    padding: 15px;
}

#error_item_list {
    color: red;
}

#residentDataTable_length {
    display: none;
}

div#residentDataTable_filter {
    display: none;
}

table#residentDataTable td {
    border: none;
}

@media only screen and (max-width: 991px) {
    .facility-main .left-facility {
        width: 100%;
    }

    .facility-main .right-facility {
        width: 100%;
    }

    .resident-main {
        flex-direction: column;
    }
}

@media only screen and (max-width: 575px) {
    .resident-main {
        flex-direction: column;
    }

    #resident-listing-table_filter label input,
    #volunteer-listing-table_filter label input {
        height: 30px;
        width: 10rem;
    }

}

@media only screen and (max-width: 475px) {

    #resident-listing-table_paginate,
    #resident-listing-table_info,
    #volunteer-listing-table_paginate,
    #volunteer-listing-table_info {
        display: flex;
        flex-direction: column;
    }

    #resident-listing-table_length,
    #volunteer-listing-table_length {
        text-align: left;
    }
}

.facility-edit-dragabble-div {
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    /* padding: 0px 15px; */
    width: 100%;
}

.main-container {
    display: flex;
    flex-direction: column;
}

.list-description {
    margin-bottom: 15px;
}

.draggable-block {
    font-size: 12px;
    width: 100%;
    margin: 5px 0;
    padding: 10px;
    border: 1px solid #ccc;
    cursor: move;
    background-color: #ffffff;
    border-radius: 5px;
    /* transition: background-color 0.3s ease; */
    transition: transform 0.3s ease-in-out;
}

.dragging {
    transform: scale(1.04);
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.dropping {
    transform: translateY(-10%) scale(1.1);
    transition: transform 0.3s ease-in-out;
}

.draggable-block:hover {
    background-color: #f0f0f0;
}

#dg_facility_name label {
    margin: 2px 0 0 255px;
    font-size: 12px;
}

#dg_facility_name_checkbox {
    float: right;
    margin: 4px 0;
    justify-items: center;
}

.facility-details p {
    font-size: 14px;
    color: #212529;
}

.facility-details p {
    font-size: 14px;
    color: #212529;
}

.facility-heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.facility-details-tabbings {
    border: none !important;
    justify-content: center;
    font-weight: bold;
}

.volunteer-details-tabbings {
    justify-content: start;
}

.facility-details-tabbings .nav-item {
    /* max-width: 25%; */
    max-width: 25%;
    width: 100%;
    text-align: center;
}

/* .volunteer-details-tabbings .nav-item{
    max-width: 50%;
} */
.facility-details-tabbings .nav-item a {
    border: none !important;
    transition: 0.5s;
    margin: 10px 0;
    margin-top: 0;
    height: 42px;
    border-radius: 0px;
    color: #000;
    background-color: #f2f2f2;
    transition: 0.5s;
    font-size: 14px;
}

.facility-details-tabbings .nav-item a:hover {
    background-color: #f9f9f9;
    box-shadow: 0 1px 0 #f4f4f4 inset;
}

.facility-details-tabbings .nav-item a.active {
    border: none !important;
    background-color: #ffffff;
    color: #000;
    border-top: 1px solid #f2f2f2 !important;
    border-left: 1px solid #f2f2f2 !important;
    border-right: 1px solid #f2f2f2 !important;
}

.bg-color {
    box-shadow: 0px 0px 3px #afafaf;
    background: #ffffff;
}

.tab-content {
    margin: 0 15px;
}

#onchange_user {
    width: 180px;
    max-width: 200px;
}

/* address format listing table css end */

.resident-details-tabbings {
    border: none !important;
    justify-content: center;
    font-weight: bold;
}

.resident-details-tabbings .nav-item {
    max-width: 33.33%;
    width: 100%;
    text-align: center;

}

.resident-details-tabbings .nav-item a {
    border: none !important;
    transition: 0.5s;
    margin: 10px 0;
    margin-top: 0;
    height: 42px;
    border-radius: 0px;
    color: #000;
    background-color: #f2f2f2;
    transition: 0.5s;
    font-size: 14px;
}

.resident-details-tabbings .nav-item a:hover {
    background-color: #f9f9f9;
    box-shadow: 0 1px 0 #f4f4f4 inset;
}

.resident-details-tabbings .nav-item a.active {
    border: none !important;
    background-color: #ffffff;
    color: #000;
    border-top: 1px solid #f2f2f2 !important;
    border-left: 1px solid #f2f2f2 !important;
    border-right: 1px solid #f2f2f2 !important;
}

input:focus-visible {
    outline: none;
}

#edit-orders {
    background: transparent;
    border-color: #ccc;
    color: #000;
}

.resident-details-border-bottom legend h3 {
    font-size: 18px;
    font-weight: 700;
}

.resident-details-border-bottom {
    position: relative;
}

.resident-details-border-bottom::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1.5px;
    background-color: #c7c7c7;
    top: 53px;
}

.paginate_button.current {
    padding: 3px 10px !important;
}

/* logs table css end */
.facility-details-log-border-bottom legend h3 {
    font-size: 18px;
    font-weight: 700;
}

.resident-details-border-bottom {
    position: relative;
}

.resident-details-border-bottom::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1.5px;
    background-color: #c7c7c7;
    top: 53px;
}

/* selected model pop-up */
.batch-action-modal-header {
    display: block !important;
}

.modal-header.batch-action-modal-header button {
    border: none;
    background: transparent;
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.modal-header.batch-action-modal-header h5 {
    font-size: 16px;
    font-weight: 600;
}

.savedResidentBatchActionModelTitle {
    font-weight: lighter;
}

.transactions-modal {
    max-width: 800px !important;
}

/* batch action page CSS end */

/* Logs pages CSS START */
.logs-template h1 {
    font-size: 30px;
}

.logs-template .form-control,
.logs-template .form-select {
    font-size: 12px;
}

.logs-template .btn-toolbar-custom button,
.logs-template .btn-toolbar-custom a,
.logs-template .btn-toolbar .btn-outline-primary {
    font-size: 12px;
    height: 32px;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    line-height: normal;
}

.logs-template .alert.alert-primary {
    font-size: 12px;
}

.logs-template .resident-filter-button a,
.resident-filter-button button {
    padding: 10px 0px 10px 0px;
    font-size: 12px !important;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px !important;
    margin-left: 5px !important;
}

.logs-template div#log-listing-table_filter {
    display: none;
}

.logs-template .form-floating>label {
    font-size: 14px;
    transform: scale(.85) translateY(-18px) translateX(.15rem) !important;
}

.logs-template input.btn.btn-success {
    font-size: 12px;
}

.logs-template .card-header {
    font-size: 14px;
}

.logs-main {
    display: flex;
    gap: 10px;
}

.logs-main .left-residents {
    width: 100%;
    margin-right: 0;
}

@media only screen and (max-width: 991px) {
    .logs-main .left-residents {
        width: 100%;
    }

    .logs-main {
        flex-direction: column-reverse;
    }
}

/* facility edit page address datatable start */

/* resident page facility magnifier datatable start */

.modal-header button.close.facility-listing-model-close {
    border: none;
    background: transparent;
    font-size: 20px;
}

.modal-header h5#exampleModalLabel {
    font-size: 15px;
    font-weight: bold;
}

.savedResidentBatchActionModelTitleList,
.savedFacilityBatchActionModelTitleList {
    margin-top: 5px;
    font-weight: bold !important;
}

.savedResidentBatchActionModelUserName {
    font-size: 12px;
}

/* resident page facility magnifier datatable end */
.resident-form-box,
.volunteer-editable-form-box {
    display: flex;
    flex-wrap: wrap;
    /* gap: 5px; */
    gap: 7px;
    align-items: center;
    /* justify-content: end; */
    justify-content: flex-start;
}

.resident-magnifier {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

#resident-add-update #assign_btn,
#resident-add-update #commitNote {
    font-size: 11px;
    /* height: 35px; */
    height: 33px;
    background-color: #0071f8;
    color: #fff;
    border-radius: 6px;
}

.facility-edit-address-message {
    font-size: 12px;
    float: right;
    margin-right: 10px;
    color: red;
    font-weight: 600;
}

span#facility-edit-address-message {
    font-size: 12px;
    float: right;
    margin-right: 14px;
    color: red;
    font-weight: 600;
}

#item-listinh-table input:focus-visible {
    outline: none;
}

.facility-edit-duplicate-model-table-title {
    font-size: 12px;
}

.potentials-duplicate-model-dialog {
    max-width: 750px !important;
}

.potentials-duplicate-model-content {
    width: 750px !important;
}

/* Resident Batch Actions*/

.residents-batch-actions-advance-seach-container .advance-search-fomrs {
    vertical-align: top;
    margin-right: 20px;
}

.resident-batch-actions-selected-container {
    margin: 15px 0px !important;
}

#resident-batch-action-listing-table_filter label {
    font-size: 12px;
    margin-bottom: 10px;
}

#resident-batch-actions-selected-listing {
    border: 1px solid #ccc;
    width: 95% !important;
    margin: 10px 12px;
    max-height: 598px;
    height: 100%;
}

#resident-batch-action-listing-table tr th {
    /*#resident-batch-actions-selected-listing tr th,*/
    padding: 12px;
}

#resident-batch-action-modal {
    max-width: 500px !important;
}

.advance-search-forms .advance-search-btn .btn {
    font-size: 12px;
}

.advance-search-forms .advance-search-btn .search_forms_btn,
.add_forms_btn,
.remove_forms_btn,
.save_forms_btn {
    width: 30%;
}

.advance-search-forms .advance-search-btn .clear_forms_btn,
.add_all_forms_btn {
    width: 35%;
}

.advance-search-btn .search-clear-save-btns .btn {
    background-color: #4762f6;
}

.batch-action-card .card-body {
    height: 250px;
}

.batch-action-card {
    max-height: 300px;
    margin-bottom: 20px;
    position: relative;
}

.batch-action-card p.card-text {
    font-size: 14px;
}

.batch-action-card .batch-action-button {
    position: absolute;
    bottom: 16px;
}

.batch-action-icon i {
    position: absolute;
    right: 16px;
    bottom: 20px;
}


/* resident-batch */
.resident-batch-box {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: end;
}

.resident-filter-button {
    display: flex;
}

.resident-filter-button a,
.resident-filter-button button {
    font-size: 10px !important;
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-floating .resident-select {
    width: 90%;
}

.resident-wrp-box {
    display: flex;
}


@media (max-width: 1399px) {
    .batch-action-card .card-body {
        height: 250px;
    }
}

@media (max-width: 1199px) {
    .batch-action-card .card-body {
        height: 290px;
    }
}

@media (max-width: 991px) {
    .batch-action-card .card-body {
        height: 270px;
    }
}


@media (max-width: 767px) {
    .batch-action-card .card-body {
        height: 250px;
    }

    .resident-batch-box {
        justify-content: end;
        margin-top: 20px;
    }

    .batch-action-card .batch-action-button {
        bottom: 15px;
    }

    .batch-action-icon i {
        position: absolute;
        right: 16px;
        bottom: 21px;
    }
}

@media (max-width: 575px) {}

@media (max-width: 414px) {
    .batch-action-card .card-body {
        height: 250px;
    }
}

@media (max-width: 375px) {
    .batch-action-card .card-body {
        height: 270px;
    }

    .resident-batch-box {
        justify-content: end;
        margin-top: 20px;
    }
}

/* RESIDENT BATCH ACTIONS LOADER START */
.spinner {
    position: absolute;
    width: 5px;
    height: 5px;
    right: 50%;
    top: 50%;
    z-index: 9999;
}

.spinner div {
    position: absolute;
    width: 50%;
    height: 150%;
    background: #000000;
    transform: rotate(calc(var(--rotation) * 1deg)) translate(0, calc(var(--translation) * 1%));
    animation: spinner-fzua35 1s calc(var(--delay) * 1s) infinite ease;
}

.spinner div:nth-child(1) {
    --delay: 0.1;
    --rotation: 36;
    --translation: 150;
}

.spinner div:nth-child(2) {
    --delay: 0.2;
    --rotation: 72;
    --translation: 150;
}

.spinner div:nth-child(3) {
    --delay: 0.3;
    --rotation: 108;
    --translation: 150;
}

.spinner div:nth-child(4) {
    --delay: 0.4;
    --rotation: 144;
    --translation: 150;
}

.spinner div:nth-child(5) {
    --delay: 0.5;
    --rotation: 180;
    --translation: 150;
}

.spinner div:nth-child(6) {
    --delay: 0.6;
    --rotation: 216;
    --translation: 150;
}

.spinner div:nth-child(7) {
    --delay: 0.7;
    --rotation: 252;
    --translation: 150;
}

.spinner div:nth-child(8) {
    --delay: 0.8;
    --rotation: 288;
    --translation: 150;
}

.spinner div:nth-child(9) {
    --delay: 0.9;
    --rotation: 324;
    --translation: 150;
}

.spinner div:nth-child(10) {
    --delay: 1;
    --rotation: 360;
    --translation: 150;
}

@keyframes spinner-fzua35 {

    0%,
    10%,
    20%,
    30%,
    50%,
    60%,
    70%,
    80%,
    90%,
    100% {
        transform: rotate(calc(var(--rotation) * 1deg)) translate(0, calc(var(--translation) * 1%));
    }

    50% {
        transform: rotate(calc(var(--rotation) * 1deg)) translate(0, calc(var(--translation) * 1.5%));
    }
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 25%);
    z-index: 9998;
    pointer-events: all;
}

/* RESIDENT BATCH ACTIONS LOADER END */


.customdatatable-css {
    background-color: rgba(255, 255, 0, 0.32);
}

.resident-batch-action-template-title {
    font-size: 18px;
    font-weight: 600;
    border: none;
}

/* Envelope Model CSS For RESIDENT & RESIDENT BATCH ACTION MODULE START */

#envelopeModel .modal-dialog-centered,
#envelopeResidentModel .modal-dialog-centered {
    max-width: 700px;
}

.resident-envelope-modal {
    padding: 0 16px;
    width: 100%;
    text-align: center;
}

.resident-batch-action-envelope-table,
.resident-envelope-table,
.volunteer-envelope-table,
#residentDataTable {
    margin: 10px !important;
    border-collapse: collapse !important;
    width: 95% !important;
    border: 1px solid #6e717333 !important;
    font-size: 14px !important;
}

.resident-batch-action-envelope-table th,
.resident-batch-action-envelope-table td,
.resident-envelope-table th,
.resident-envelope-table td,
.volunteer-envelope-table th,
.volunteer-envelope-table td,
#residentDataTable th,
#residentDataTable td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #6e717333;
}

.volunteer-envelope-table td {
    font-size: 12px;
}

.resident-batch-action-envelope-table th,
.resident-envelope-table th,
.volunteer-envelope-table th,
#residentDataTable th {
    background-color: #f2f2f2;
}

.resident-batch-action-envelope-table thead th:nth-child(2),
.resident-batch-action-envelope-table thead th:nth-child(3),
.resident-batch-action-envelope-table tbody td:nth-child(2),
.resident-batch-action-envelope-table tbody td:nth-child(3),
.resident-envelope-table thead th:nth-child(2),
.resident-envelope-table thead th:nth-child(3),
.resident-envelope-table tbody td:nth-child(2),
.resident-envelope-table tbody td:nth-child(3),
.volunteer-envelope-table thead th:nth-child(2),
.volunteer-envelope-table thead th:nth-child(3),
.volunteer-envelope-table tbody td:nth-child(2),
.volunteer-envelope-table tbody td:nth-child(3) {
    text-align: center
}

#cf_facility_notes {
    font-size: 12px;
}

/* Envelope Model CSS For RESIDENT & RESIDENT BATCH ACTION MODULE END */


/* -------------------------- FACILITY BATCH ACTION START -------------------------- */
table.batch-actions-listing-table {
    width: 100% !important;
}

.batch-actions-listing-table_filter {
    float: none;
    text-align: right;
    width: 50%;
    display: inline-block;
}

.batch-actions-listing-table {
    border: 1px solid #ccc;
    width: 100% !important;
    /* margin: 25px 0; */
    margin: 50px 0px 5px;
}

.batch-actions-listing-table thead th {
    border: 1px solid #ccc;
    background: #e0e0e0;
}

.batch-actions-listing-table thead th:first-child {
    width: 10% !important;
}

.batch-actions-listing-table thead th:last-child {
    width: 10% !important;
}

.batch-actions-listing-table thead tr th:nth-child(2) {
    width: 65% !important;
}

.batch-actions-listing-table thead tr th:nth-child(3) {
    width: 15% !important;
}

.batch-actions-listing-table th.sorting.sorting_asc,
.batch-actions-listing-table th.sorting.sorting_desc {
    background-image: none !important;
}

.batch-actions-listing-table thead .sorting:after,
.batch-actions-listing-table thead .sorting:before,
.batch-actions-listing-table thead .sorting_asc:after,
.batch-actions-listing-table thead .sorting_desc:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
}

.batch-actions-listing-table thead .sorting_asc:after {
    content: "\f0d8";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

.batch-actions-listing-table thead .sorting_desc:after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

div.batch-actions-listing-table_length label {
    font-size: 12px;
}

.batch-actions-listing-table_filter label input {
    height: 30px;
    width: 15rem;
}

.batch-actions-listing-table thead tr th {
    border-bottom: 1px solid #ccc !important;
}

.batch-actions-listing-table tbody th,
.batch-actions-listing-table tbody td {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: center;
}

.batch-actions-listing-table .paginate_button.disabled {
    cursor: not-allowed !important;
}

.batch-actions-listing-table input:focus-visible {
    outline: none;
}

.batch-actions-listing-table_filter label {
    font-size: 12px;
}

.batch-actions-listing-table_filter label input {
    font-size: 16px;
}

.batch-actions-listing-table {
    font-size: 12px;
}

.batch-actions-listing-table_paginate,
.batch-actions-listing-table_info {
    font-size: 12px;
}

.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    font-size: 12px;
    margin-bottom: 15px;
}

.batch-actions-listing-table tbody,
td,
tfoot,
th,
thead,
tr {
    vertical-align: middle;
}

.batch-actions-listing-table th {
    text-align: center;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 10px;
}


table#facility-batch-actions-selected-listing {
    width: 100% !important;
    margin: 12px 0;
}

#facility-batch-actions-selected-listing_filter {
    float: none;
    text-align: right;
    width: 50%;
    display: inline-block;
}

#facility-batch-actions-selected-listing {
    border: 1px solid #ccc;
    width: 100% !important;
}

#facility-batch-actions-selected-listing thead th {
    border: 1px solid #ccc;
    background: #e0e0e0;
}

#facility-batch-actions-selected-listing thead th:first-child {
    width: 315px !important;
}

#facility-batch-actions-selected-listing thead tr th:nth-child(2) {
    width: 70px !important;
    padding: 5px 5px;
}

#facility-batch-actions-selected-listing thead th:last-child {
    width: 73px !important;
    padding: 0 5px;
}


/* #facility-batch-actions-selected-listing thead tr th:nth-child(3) {
  width: 15% !important;
} */

#facility-batch-actions-selected-listing thead .sorting_asc,
#facility-batch-actions-selected-listing thead .sorting_desc {
    background-image: none !important;
}

#facility-batch-actions-selected-listing thead .sorting:after,
#facility-batch-actions-selected-listing thead .sorting:before,
#facility-batch-actions-selected-listing thead .sorting_asc:after,
#facility-batch-actions-selected-listing thead .sorting_desc:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
}

#facility-batch-actions-selected-listing thead .sorting_asc:after {
    content: "\f0d8";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

#facility-batch-actions-selected-listing thead .sorting_desc:after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

div#facility-batch-actions-selected-listing_length label {
    font-size: 12px;
}

#facility-batch-actions-selected-listing_filter label input {
    height: 30px;
    width: 15rem;
}

#facility-batch-actions-selected-listing tbody th,
#facility-batch-actions-selected-listing tbody td {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: center;
}

#facility-batch-actions-selected-listing .paginate_button.disabled {
    cursor: not-allowed !important;
}

#facility-batch-actions-selected-listing input:focus-visible {
    outline: none;
}

#facility-batch-actions-selected-listing_filter label {
    font-size: 12px;
}

#facility-batch-actions-selected-listing_filter label input {
    font-size: 16px;
}

#facility-batch-actions-selected-listing {
    font-size: 12px;
}

#facility-batch-actions-selected-listing_paginate,
#facility-batch-actions-selected-listing_info {
    font-size: 12px;
}

#facility-batch-actions-selected-listing tbody,
td,
tfoot,
th,
thead,
tr {
    vertical-align: middle;
}

#facility-batch-actions-selected-listing th {
    text-align: center;
}




table.batch-action-saved-list-model {
    width: 100% !important;
    margin: 12px 0;
}

.batch-action-saved-list-model_filter {
    float: none;
    /* text-align: right;
    width: 50%;
    display: inline-block; */
}

.batch-action-saved-list-model {
    border: 1px solid #ccc;
    width: 100% !important;
}

.batch-action-saved-list-model thead th {
    border: 1px solid #ccc;
    background: #e0e0e0;
}

.batch-action-saved-list-model thead th:first-child {
    width: 15% !important;
}

/* .batch-action-saved-list-model thead tr th:nth-child(2) {
  width: 70px !important;
  padding: 5px 5px;
} */
.batch-action-saved-list-model thead th:last-child {
    width: 20% !important;
    padding: 0 5px;
}


/* .batch-action-saved-list-model thead tr th:nth-child(3) {
  width: 15% !important;
} */

.batch-action-saved-list-model th.sorting.sorting_asc,
.batch-action-saved-list-model th.sorting.sorting_desc {
    background-image: none !important;
}

.batch-action-saved-list-model thead .sorting:after,
.batch-action-saved-list-model thead .sorting:before,
.batch-action-saved-list-model thead .sorting_asc:after,
.batch-action-saved-list-model thead .sorting_desc:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
}

.batch-action-saved-list-model thead .sorting_asc:after {
    content: "\f0d8";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

.batch-action-saved-list-model thead .sorting_desc:after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #7a80dd;
    font-size: 14px;
    margin-left: 5px;
}

div.batch-action-saved-list-model_length label {
    font-size: 12px;
}

.batch-action-saved-list-model_filter label input {
    height: 30px;
    width: 15rem;
}

.batch-action-saved-list-model tbody th,
.batch-action-saved-list-model tbody td {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: center;
}

.batch-action-saved-list-model .paginate_button.disabled {
    cursor: not-allowed !important;
}

.batch-action-saved-list-model input:focus-visible {
    outline: none;
}

.batch-action-saved-list-model_filter label {
    font-size: 12px;
}

.batch-action-saved-list-model_filter label input {
    font-size: 16px;
}

.batch-action-saved-list-model {
    font-size: 12px;
}

.batch-action-saved-list-model_paginate,
.batch-action-saved-list-model_info {
    font-size: 12px;
}

.batch-action-saved-list-model tbody,
td,
tfoot,
th,
thead,
tr {
    vertical-align: middle;
}

.batch-action-saved-list-model th {
    text-align: center;
}

#facility-batch-action-listing-table_filter,
#volunteer-batch-action-listing-table_filter {
    margin-bottom: 10px;
    font-size: 12px;
}

/* -------------------------- FACILITY BATCH ACTION END -------------------------- */

/* -------------------------- MULTIPLE SELECTION START --------------------------- */

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.select2-container {
    min-width: 100%;
}

.select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
}

.select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 16px;
    width: 16px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 5px;
    vertical-align: middle;
}

.select2-results__option[aria-selected=true]:before {
    font-family: fontAwesome;
    content: "\f00c";
    color: #000;
    background-color: #fff;
    display: inline-block;
    padding-left: 2px;
    font-size: 9px;
    padding-top: 0;
    margin-top: 0px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
    font-size: 12px;
}

ul#select2-pond-facility-checkboxes-results li {
    font-size: 11px;
    padding: 3px 3px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #dee2e6;
}

.select2-container--open .select2-dropdown--below {
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}

.select-icon .select2-selection__placeholder .badge {
    display: none;
}

.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
    display: none !important;
}

.select-icon .select2-search--dropdown {
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f3ede0;
    border: 0;
    border-radius: 6px;
    margin-right: 0;
    margin-top: 0;
    padding: 2px 4px;
    font-size: 11px;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #dee2e6 !important;
    border-radius: 0.375rem !important;
    height: 58px;
    padding: 8px;
    overflow-y: auto;
    overflow-x: hidden;
}

.select2-container--default .select2-selection--multiple::-webkit-scrollbar {
    display: none;
}

.select2-container--default .select2-selection--multiple {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.select2-container--default .select2-search--inline .select2-search__field {
    font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: 12px !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0 !important;
}

/* -------------------------- MULTIPLE SELECTION END -------------------------- */