/* /Components/DeliveryImageComponent.razor.rz.scp.css */
/* /Components/Dialogs/FullScreenImageDialog.razor.rz.scp.css */
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-izcf8oarad] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-izcf8oarad] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
[b-izcf8oarad] .toast-container {
    position: fixed;
    bottom: 125px;
    left: 30px;
    display: flex;
}
/* /Components/ManageMediaImageComponent.razor.rz.scp.css */
/* /Components/Pages/DashboardPage.razor.rz.scp.css */
/* /Components/Pages/Home.razor.rz.scp.css */

[b-tpsa7tlau9] fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    border-radius: var(--mud-default-borderradius);
    padding: 0 1.0em 1.0em 0.5em !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    margin-top: 5px !important;
}

[b-tpsa7tlau9] legend.scheduler-border {
    font-size: 0.9em !important;
    text-align: left !important;
    width: auto;
    padding: 0 15px;
    border-bottom: none;
    margin-top: -10px;
    background-color: white;
}
[b-tpsa7tlau9] legend.scheduler-border-text {
    font-size: 0.9em !important;
    text-align: left !important;
    width: auto;
    padding: 0 3px;
    border-bottom: none;
    margin-top: -10px;
    background-color: white;
}
[b-tpsa7tlau9] .container,.container-fluid[b-tpsa7tlau9],.container-lg[b-tpsa7tlau9],.container-md[b-tpsa7tlau9],.container-sm[b-tpsa7tlau9],.container-xl[b-tpsa7tlau9],.container-xxl[b-tpsa7tlau9] {
    width: 100%;
    /*
    padding-right: var(--bs-gutter-x,.01rem);
    padding-left: var(--bs-gutter-x,.01rem);
    */
    padding-right: 0 !important;
    padding-left:  0 !important;
    max-width:none !important;
    margin-right: auto;
    margin-left: auto
}


#dropzone-external[b-tpsa7tlau9] {
    width: 100%;
    height: 100%;
    background-color: rgba(183, 183, 183, 0.1);
    border-width: 2px;
    border-style: dashed;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#dropzone-external > *[b-tpsa7tlau9] {
    pointer-events: none;
}
#dropzone-external.dropzone-hover[b-tpsa7tlau9] {
    border-style: solid;
}
.upload-container > span[b-tpsa7tlau9] {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 16px;
}
.upload-container[b-tpsa7tlau9] {
    width: 100%;
    height: 100%;
}
#dropzone-image[b-tpsa7tlau9] {
    max-width: 100%;
    max-height: 100%;
}
#dropzone-text > span[b-tpsa7tlau9] {
    opacity: 0.5;
}
.upload-progress[b-tpsa7tlau9] {
    display: flex;
    margin-top: 10px;
}
.flex-box[b-tpsa7tlau9] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

[b-tpsa7tlau9] .my-indicator {
    top: 5px !important;
    opacity: 0.1 !important;
}


/* /Components/Pages/ManagementPage.razor.rz.scp.css */
/* /Components/Pages/ResourceMediaPage.razor.rz.scp.css */
/* /Components/Pages/VendorDashboardPage.razor.rz.scp.css */
/* /Components/PhotoUploadComponent.razor.rz.scp.css */

[b-rvo5p1wwgg] fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    border-radius: var(--mud-default-borderradius);
    padding: 0 1.0em 1.0em 0.5em !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    margin-top: 5px !important;
}

[b-rvo5p1wwgg] legend.scheduler-border {
    font-size: 0.9em !important;
    text-align: left !important;
    width: auto;
    padding: 0 15px;
    border-bottom: none;
    margin-top: -10px;
    background-color: white;
}
[b-rvo5p1wwgg] legend.scheduler-border-text {
    font-size: 0.9em !important;
    text-align: left !important;
    width: auto;
    padding: 0 3px;
    border-bottom: none;
    margin-top: -10px;
    background-color: white;
}
[b-rvo5p1wwgg] .container,.container-fluid[b-rvo5p1wwgg],.container-lg[b-rvo5p1wwgg],.container-md[b-rvo5p1wwgg],.container-sm[b-rvo5p1wwgg],.container-xl[b-rvo5p1wwgg],.container-xxl[b-rvo5p1wwgg] {
    width: 100%;
    /*
    padding-right: var(--bs-gutter-x,.01rem);
    padding-left: var(--bs-gutter-x,.01rem);
    */
    padding-right: 0 !important;
    padding-left:  0 !important;
    padding-top:  0 !important;
    max-width:none !important;
    margin-right: auto;
    margin-left: auto
}


#dropzone-external[b-rvo5p1wwgg] {
    width: 100%;
    height: 100%;
    background-color: rgba(183, 183, 183, 0.1);
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#dropzone-external > *[b-rvo5p1wwgg] {
    pointer-events: none;
}
#dropzone-external.dropzone-hover[b-rvo5p1wwgg] {
    border-style: solid;
}
.upload-container > span[b-rvo5p1wwgg] {
    font-size: 22px;
    font-weight: bold;
}
.upload-container[b-rvo5p1wwgg] {
    width: 100%;
    height: 100%;
}
#dropzone-image[b-rvo5p1wwgg] {
    max-width: 100%;
    max-height: 100%;
}
#dropzone-text > span[b-rvo5p1wwgg] {
    opacity: 0.5;
}
.upload-progress[b-rvo5p1wwgg] {
    display: flex;
    margin-top: 10px;
}
.flex-box[b-rvo5p1wwgg] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

[b-rvo5p1wwgg] .my-indicator {
    top: 5px !important;
    opacity: 0.1 !important;
}
/* /Components/PreviewImageComponent.razor.rz.scp.css */
/* /Components/UploadImageComponent.razor.rz.scp.css */
