/* /Components/Avatar.razor.rz.scp.css */
.icon-container[b-asxutxvl3p] {
    position: relative;
    display: inline-block; /* Ensures the container only takes up as much width as necessary */
}

.icon-overlay[b-asxutxvl3p] {
    position: absolute;
    top: 55%; /* Position the icon in the middle vertically */
    left: 50%; /* Position the icon in the middle horizontally */
    transform: translate(-50%, -50%); /* Center the icon precisely */
    z-index: 1; /* Ensure the icon appears above the image */
}
/* /Components/BetaBanner.razor.rz.scp.css */
/* Corner Ribbon Styles */
.cr[b-2coefqysqe] {
    width: 200px;
    padding: 0px 16px 0px 16px;
    position: absolute;
    text-align: center;
    color: #f0f0f0;
    z-index: 3000;
}

.cr-sticky[b-2coefqysqe] {
    position: fixed;
}

/* Positions */

.cr-top[b-2coefqysqe] {
    top: 25px;
}

.cr-bottom[b-2coefqysqe] {
    bottom: 25px;
}

.cr-left[b-2coefqysqe] {
    left: -50px;
}

.cr-right[b-2coefqysqe] {
    right: -65px;
}

/* Rotations */

.cr-top.cr-left[b-2coefqysqe],
.cr-bottom.cr-right[b-2coefqysqe] {
    transform: rotate(-45deg);
}

.cr-top.cr-right[b-2coefqysqe],
.cr-bottom.cr-left[b-2coefqysqe] {
    transform: rotate(45deg);
}

/* Colors */

.cr-white[b-2coefqysqe] {
    background-color: #f0f0f0;
    color: #444;
}

.cr-black[b-2coefqysqe] {
    background-color: #333;
}

.cr-grey[b-2coefqysqe] {
    background-color: #999;
}

.cr-blue[b-2coefqysqe] {
    background-color: #39d;
}

.cr-green[b-2coefqysqe] {
    background-color: #42a044;
}

.cr-turquoise[b-2coefqysqe] {
    background-color: #1b9;
}

.cr-purple[b-2coefqysqe] {
    background-color: #95b;
}

.cr-red[b-2coefqysqe] {
    background-color: #e43;
}

.cr-orange[b-2coefqysqe] {
    background-color: #e82;
}

.cr-yellow[b-2coefqysqe] {
    background-color: #ec0;
}
/* /Components/BookingList.razor.rz.scp.css */
.badge[b-wn2f0g4r0x] {
    opacity: 0.6;
}

.badge-pax-count[b-wn2f0g4r0x] {
    font-size: 15px;
    height: 40px;
    min-width: 40px;
}

.detail-information[b-wn2f0g4r0x] {
    line-height: 1rem;
    color: #6c757d;
    font-size: 0.8rem;
    font-weight: 400;
}

.detail-information ion-icon[b-wn2f0g4r0x] {
    margin-right: 5px;
    min-width: 15px;
}

.truncate-info[b-wn2f0g4r0x] {
    display: inline-block;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.checkedin[b-wn2f0g4r0x] {
    background-color: #73f99542;
}
/* /Components/Framework/BasicModal.razor.rz.scp.css */
.modal-body[b-0bjxlvijh9] {
    padding: 0 !important;
    background-color: #f9f9f9 !important;
}

body.dark-mode-active .modal-body[b-0bjxlvijh9] {
    background-color: inherit !important;
}
/* /Components/Framework/Counter.razor.rz.scp.css */
.stepper-button[b-70hz3cb2pj] {
    cursor: pointer;
}
/* /Components/Framework/Wizard.razor.rz.scp.css */
.carousel-indicators li[b-h3f2pn0y80] {
    background-color: #1e74fd !important;
}
/* /Components/OnBoarding.razor.rz.scp.css */
#onBoardingOverlay[b-co3a0o7fes] {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
}

.intro-text[b-co3a0o7fes] {
    text-align: center !important;
    font-size: 12px;
}
/* /Components/OpenTasks.razor.rz.scp.css */
.task-details[b-fpzix6tslz] {
    font-size: 1.1rem;
}

.task-header[b-fpzix6tslz] {
    font-size: 1.1rem;
    font-weight: bold;
}
/* /Components/PilotList.razor.rz.scp.css */
.score[b-td0i5dgdol] {
    line-height: 1rem;
    color: #6c757d;
    font-size: 0.8rem;
    font-weight: 400;
}

.badge[b-td0i5dgdol] {
    opacity: 0.6;
}

.is-booked[b-td0i5dgdol] {
    background-color: #73f99542;
}
/* /Components/PilotStatistics.razor.rz.scp.css */
.badge[b-baqqe39kul] {
    opacity: 0.6;
}

.card[b-baqqe39kul] {
    margin-bottom: 10px;
}

.title[b-baqqe39kul], .number[b-baqqe39kul] {
    margin: 0 !important;
}
/* /Components/ProfilePicture.razor.rz.scp.css */
.cropper-wrapper[b-2qrq16zmkk] {
    height: 60vh;
    max-height: 600px;
    min-height: 300px;
    overflow: hidden;
}

[b-2qrq16zmkk] .cropper-view-box {
    border-radius: 50%;
    outline: 0;
    box-shadow: 0 0 0 1px rgba(51, 153, 255, 0.75);
}

[b-2qrq16zmkk] .cropper-face {
    border-radius: 50%;
}
/* /Components/SlotList.razor.rz.scp.css */
.slot-time[b-q89aovyocn] {
    font-size: 1.5rem;
}

.badge[b-q89aovyocn] {
    opacity: 0.6;
}

.list-group-item[b-q89aovyocn]{
    min-height: 60px;
}

.too-many-passengers[b-q89aovyocn] {
    background-color: #fbf1c0 !important;
}

.is-booked[b-q89aovyocn] {
    background-color: #73f99542;
}
/* /Pages/Availability.razor.rz.scp.css */
.slot-date[b-x6yarl9dhu] {
    font-size: 1.2rem;
}

.slot-time[b-x6yarl9dhu] {
    font-size: 1.2rem;
}

.form-control[b-x6yarl9dhu] {
    height: 40px;
    font-size: 20px;
}

.btn-link[b-x6yarl9dhu] {
    padding: 0;
}

.btn-link ion-icon[b-x6yarl9dhu] {
    font-size: 30px;
    margin: 0;
    margin-left: 10px;
}

.badge-slot-time[b-x6yarl9dhu] {
    opacity: 0.6 !important;
}

.badge-pilot-count[b-x6yarl9dhu] {
    opacity: 0.6 !important;
}

.modal-body[b-x6yarl9dhu] {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

.item[b-x6yarl9dhu] {
    min-height: 50px;
}
/* /Pages/Bookings/Create.razor.rz.scp.css */
.slot-time[b-pdszcv354n] {
    font-size: 1.3rem;
    min-width: 60px;
}

.description[b-pdszcv354n] {
    font-size: 1.0rem;
}

.detail-information[b-pdszcv354n] {
    font-size: 0.7rem;
}

.badge[b-pdszcv354n] {
    opacity: 0.6;
}

.form-wizard-section .button-item.active strong[b-pdszcv354n] {
    background: #ed7823;
}

.form-check-input:checked~.form-check-label[b-pdszcv354n]:after {
    background-color: #ed7823;
    border-color: #ed7823 !important;
}

.btn-outline-offgrid[b-pdszcv354n] {
    background: transparent;
    border-color: #ed7823;
    border-width: 1px !important;
    color: #ed7823;
    transition: none;
}

.btn-offgrid[b-pdszcv354n] {
    background: #ed7823 !important;
    border-color: #ed7823 !important;
    color: #fff !important;
}

.btn-text-offgrid[b-pdszcv354n] {
    background: transparent;
    border-color: transparent;
    color: #ed7823 !important;
    transition: none;
}
/* /Pages/Bookings/Details.razor.rz.scp.css */
.badge-payment-method[b-ux8nou4878] {
    font-size: 25px;
    height: 45px;
    min-width: 45px;
}

.detail-information[b-ux8nou4878] {
    line-height: 1rem;
    color: #6c757d;
    font-size: 0.8rem;
    font-weight: 400;
}

    .detail-information ion-icon[b-ux8nou4878] {
        margin-right: 5px;
    }
/* /Pages/Day.razor.rz.scp.css */
.slot-time[b-mfw0v83enj] {
    font-size: 1.2rem;
}

.form-control[b-mfw0v83enj] {
    height: 40px;
    font-size: 20px;
}
/* /Pages/Home.razor.rz.scp.css */
body.dark-mode-active .footer-logo[b-gbrmztqrd1] {
  content: url(images/tenants/offgrid-dark.png);
}
/* /Pages/Logbook.razor.rz.scp.css */
.slot-date[b-fc8n81mzs8] {
    font-size: 1.2rem;
}

.slot-time[b-fc8n81mzs8] {
    font-size: 1.2rem;
}


.badge[b-fc8n81mzs8] {
    opacity: 0.6 !important;
}


.list-group-item[b-fc8n81mzs8] {
    min-height: 70px;
}
/* /Pages/Slots/Details.razor.rz.scp.css */
tr[b-ycs6e9th1y] {
    font-size: 20px;
}

    tr > th[b-ycs6e9th1y] {
        font-weight: unset;
    }

    tr > td[b-ycs6e9th1y] {
        font-weight: 600;
    }
/* /Shared/AnonymousLayout.razor.rz.scp.css */
.form-image[b-dp64auk412] {
  height: 45px;
}

body.dark-mode-active .logo[b-dp64auk412] {
  content: url(images/tenants/offgrid-dark.png);
}
/* /Shared/AppHeader.razor.rz.scp.css */
.form-image[b-rv7xt3nhbn] {
    height: 45px;
}

body.dark-mode-active .logo[b-rv7xt3nhbn] {
    content: url(images/tenants/offgrid-dark.png);
}
/* /Shared/RightNavigationActionItem.razor.rz.scp.css */
.grouped-headerButton[b-l1wt55iodt] {
    position: relative; /* Ensure child elements can be positioned relative to this container */
    display: inline-block; /* Prevent the container from taking full width */
}

.icon-first[b-l1wt55iodt] {
    position: relative; /* Default position for the first icon */
    z-index: 1; /* Ensure it stays behind the second icon if needed */
}

.icon-second[b-l1wt55iodt] {
    position: absolute; /* Allows precise placement */
    top: 30px; /* Align vertically with the first icon */
    right: 8px; /* Shift slightly to the right (adjust as needed) */
    z-index: 2; /* Ensure it overlays the first icon */
    font-size: 15px !important;
}
