/* _content/OPACV2/Components/Layout/SearchItem.razor.rz.scp.css */

/* _content/OPACV2/Components/Layout/SearchItemWithoutFRBR.razor.rz.scp.css */

/* _content/OPACV2/Components/Pages/Account/Delivery.razor.rz.scp.css */
body[b-8yqmk0n82w] {
}
/* _content/OPACV2/Components/Pages/Assets.razor.rz.scp.css */
.custom-card[custom-scope-identifier] {
    width: 150px;
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

    .custom-card:hover[custom-scope-identifier] {
        background-color: #e0e0e0;
    }

.selected[custom-scope-identifier] {
    border: 3px solid #007bff;
    background-color: #d0e8ff;
}

.card-image[custom-scope-identifier] {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 6px;
}

.card-title[custom-scope-identifier] {
    margin-top: 10px;
    font-weight: bold;
    font-size: 14px;
}

.label-column[custom-scope-identifier] {
    /* Keep if no equivalent in global-site.css */
    display: flex;
    align-items: center;
}

.time-slot-container[custom-scope-identifier] {
    /* Empty if flex-container is used from global-site.css */
}

.time-slot-btn[custom-scope-identifier] {
    background-color: cyan;
    color: black;
    width: 80px;
}

    .time-slot-btn.selected[custom-scope-identifier] {
        background-color: #86a723;
        color: white;
    }

.clear-btn[custom-scope-identifier] {
    color: red;
    float: right;
    margin-top: 5px;
}

.book-btn[custom-scope-identifier] {
    background-color: green;
    color: white;
}

.time-slot[custom-scope-identifier] {
    display: coverage;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 30px;
}

.color-box[custom-scope-identifier] {
    width: 15px;
    height: 15px;
    border-radius: 3px;
}

.main-container[custom-scope-identifier] {
    position: relative;
}

.blurPanel[custom-scope-identifier] {
    filter: blur(0.5px);
}

.time-slot.disabled[custom-scope-identifier] {
    pointer-events: none;
    cursor: not-allowed;
}

.rz-view-header[custom-scope-identifier] {
    font-weight: bold;
}

.rz-slot-header[custom-scope-identifier] {
    font-size: large;
}

.rz-slot-title[custom-scope-identifier] {
    text-align: center !important;
}

.rz-scheduler-month-view .rz-scheduler-table .rz-scheduler-date[custom-scope-identifier] {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    position: relative;
}

    .rz-scheduler-month-view .rz-scheduler-table .rz-scheduler-date:hover[custom-scope-identifier] {
        background-color: inherit !important;
    }

.rz-scheduler-month-view .rz-scheduler-date-header[custom-scope-identifier] {
    position: relative;
    z-index: 1;
    padding: 2px;
    font-weight: bold;
}

.rz-scheduler-month-view .rz-scheduler-date-content[custom-scope-identifier] {
    height: 100%;
    width: 100%;
    position: relative;
}

.rz-event-content[custom-scope-identifier] {
    height: 100% !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent !important;
}

.rz-event-list-btn[custom-scope-identifier] {
    display: none;
}

.rz-slot[custom-scope-identifier] {
    border: 0.5px solid #00000078 !important;
}

.bordered-scheduler[custom-scope-identifier],
.bordered-scheduler .rz-scheduler-month-view .rz-scheduler-table td[custom-scope-identifier],
.bordered-scheduler .rz-scheduler-month-view .rz-scheduler-header[custom-scope-identifier],
.bordered-scheduler .rz-scheduler-month-view .rz-scheduler-header-cell[custom-scope-identifier],
.bordered-scheduler .rz-scheduler-month-view .rz-scheduler-appointment[custom-scope-identifier] {
    border: 1px solid #00000078 !important;
}

.rz-scheduler-month-view .rz-scheduler-appointment[custom-scope-identifier] {
    height: 100% !important;
    width: 100% !important;
    border-radius: 0 !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/*.rz-row {
    margin-top: var(--rz-mt, 0px) !important;
}
*/
/* _content/OPACV2/Components/Pages/ComputerBooking.razor.rz.scp.css */
/*body {
}
*/
/* _content/OPACV2/Components/Pages/SearchResult.razor.rz.scp.css */

/* _content/OPACV2/Components/Pages/SearchResultWithoutFRBR.razor.rz.scp.css */

/* _content/OPACV2/Components/SubComponents/Borrow/LoanComponents/LoanHistory.razor.rz.scp.css */
.loaderpanel[b-gj3mr4qmor] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    filter: blur(5px);
    z-index: 1;
}

.blurPanel[b-gj3mr4qmor] {
    filter: blur(5px);
}

.loader[b-gj3mr4qmor] {
    overflow: visible;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 2;
}

.pointer-cursor[b-gj3mr4qmor] {
    cursor: pointer;
}

.fine-item-thumbnail[b-gj3mr4qmor] {
    width: 100%;
    height: 250px;
    max-width: 180px;
    /* max-height: 100%; */
    /* min-height: 180px; */
}

.rounded-button[b-gj3mr4qmor] {
    border-radius: 50%;
    position: absolute;
    top: -14px;
    right: -10px;
}

.cardcontainer[b-gj3mr4qmor] {
    position: relative;
}

.loadinglabel[b-gj3mr4qmor] {
    margin-top: 86px;
    position: absolute;
    min-width: 150px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.align-vertical-right[b-gj3mr4qmor] {
    display: flex;
    align-items: center; /* Vertical center */
    height: 100px;
}

