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

.icon-overlay[b-d8u85e40t7] {
    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-gzzdomqibr] {
    width: 200px;
    padding: 0px 16px 0px 16px;
    position: absolute;
    text-align: center;
    color: #f0f0f0;
    z-index: 3000;
}

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

/* Positions */

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

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

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

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

/* Rotations */

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

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

/* Colors */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.checkedin[b-x6l6t6nsi6] {
    background-color: #73f99542;
}
/* /Components/DriversList.razor.rz.scp.css */
.score[b-ntdpt8dr8u] {
    line-height: 1rem;
    color: #6c757d;
    font-size: 0.8rem;
    font-weight: 400;
}

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

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

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

.title[b-h1g7v4irgc], .number[b-h1g7v4irgc] {
    margin: 0 !important;
}
/* /Components/Framework/BasicModal.razor.rz.scp.css */
.modal-body[b-1zk3zz0tvi] {
    padding: 0 !important;
    background-color: #f9f9f9 !important;
}

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

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

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

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

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

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

.title[b-y0ctj6gq3b], .number[b-y0ctj6gq3b] {
    margin: 0 !important;
}
/* /Components/ProfilePicture.razor.rz.scp.css */
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center[b-c1jcvsz83l] {
    margin: 0 auto !important;
}

.e-ie-toolbar-upload-div.e-hide[b-c1jcvsz83l],
.e-ie-toolbar-upload-btn.e-hide[b-c1jcvsz83l] {
    display: none;
}

.e-img-editor-sample[b-c1jcvsz83l],
.e-img-editor-sample .control-wrapper[b-c1jcvsz83l] {
    position: relative;
}

.e-profile[b-c1jcvsz83l] {
    width: 200px;
    height: 200px;
    /* position: absolute; */
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    border-radius: 50%;
}

.e-custom-wrapper[b-c1jcvsz83l] {
    position: relative;
}

.e-custom-edit[b-c1jcvsz83l] {
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: blue;
    color: white;
    font-size: 18px;
    top: calc(100% - 54px);
    left: calc(100% - 47px);
}

.e-custom-icon[b-c1jcvsz83l] {
    left: 10px;
    top: 8px;
    position: absolute;
}

.tailwind .e-custom-icon[b-c1jcvsz83l]::before,
.tailwind-dark .e-custom-icon[b-c1jcvsz83l]::before {
    top: 6px;
}

#custom-edit:hover[b-c1jcvsz83l] {
    cursor: pointer;
}

canvas#img-canvas[b-c1jcvsz83l] {
    border-radius: 50%;
}

.e-img-custom-open[b-c1jcvsz83l] {
    float: left;
    margin-left: 0 !important;
}

.e-img-custom-reset[b-c1jcvsz83l] {
    float: left;
}

.e-bigger #profile-dialog .e-dlg-header[b-c1jcvsz83l] {
    font-size: 18px !important;
}

.highcontrast .e-custom-img-btn[b-c1jcvsz83l],
.fabric .e-custom-img-btn[b-c1jcvsz83l],
.fabric-dark .e-custom-img-btn[b-c1jcvsz83l] {
    padding: 2px 10px !important;
}

.e-bigger .e-custom-img-btn[b-c1jcvsz83l] {
    font-size: 14px !important;
    padding: 6px 10px !important;
}

.e-bigger.highcontrast .e-custom-img-btn[b-c1jcvsz83l],
.e-bigger.fabric .e-custom-img-btn[b-c1jcvsz83l],
.e-bigger.fabric-dark .e-custom-img-btn[b-c1jcvsz83l],
.e-bigger.material .e-custom-img-btn[b-c1jcvsz83l],
.e-bigger.material-dark .e-custom-img-btn[b-c1jcvsz83l] {
    padding: 3px 10px !important;
}

.e-bigger.bootstrap .e-custom-img-btn[b-c1jcvsz83l],
.e-bigger.bootstrap-dark .e-custom-img-btn[b-c1jcvsz83l] {
    padding: 1px 10px !important;
}

.dialogContent[b-c1jcvsz83l] {
    height: 100%;
}

.e-img-editor-sample.e-hide[b-c1jcvsz83l] {
    display: none;
}

.material3 .e-custom-img-btn[b-c1jcvsz83l],
.material3-dark .e-custom-img-btn[b-c1jcvsz83l],
.e-bigger.material3 .e-custom-img-btn[b-c1jcvsz83l],
.e-bigger.material3-dark .e-custom-img-btn[b-c1jcvsz83l] {
    margin-left: 3px !important;
}
/* /Components/SlotList.razor.rz.scp.css */
.slot-time[b-37r95r7x2h] {
    font-size: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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

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

    tr > td[b-izpd7h7bx2] {
        font-weight: 600;
    }
/* /Pages/Vehicles/Details.razor.rz.scp.css */
.badge[b-mdojcun5m3] {
    opacity: 0.6;
}

.detail-information[b-mdojcun5m3] {
    line-height: 1rem;
    font-size: 1rem;
    font-weight: 400;
}

.comment[b-mdojcun5m3] {
    white-space: pre-line;
}
/* /Pages/Vehicles/Index.razor.rz.scp.css */
.vehicle-name[b-ijsp7ez969] {
    font-size: 1.5rem;
}

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

.detail-information[b-ijsp7ez969] {
    line-height: 1rem;
    font-size: 1rem;
    font-weight: 400;
}

.detail-information > ion-icon[b-ijsp7ez969] {
    min-width: 20px;
}

.vehicle-checkedout[b-ijsp7ez969] {
    background-color: #73f99542;
}

.vehicle-license-plate-in-use[b-ijsp7ez969] {
    opacity: 0.3;
}
/* /Shared/AnonymousLayout.razor.rz.scp.css */
.form-image[b-bmpfnn12av] {
  height: 45px;
}

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

body.dark-mode-active .logo[b-q3at2m604n] {
    content: url(images/tenants/alpinair-dark.png);
}
/* /Shared/RightNavigationActionItem.razor.rz.scp.css */
.grouped-headerButton[b-kl39cbztqk] {
    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-kl39cbztqk] {
    position: relative; /* Default position for the first icon */
    z-index: 1; /* Ensure it stays behind the second icon if needed */
}

.icon-second[b-kl39cbztqk] {
    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;
}
