/* /Comonents/MapSelector.razor.rz.scp.css */
.control-map-selector[b-0qbx9nio0b] {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.map-container[b-0qbx9nio0b] {
    width: 100%;
    height: 100%;
}

.search[b-0qbx9nio0b] {
    position: absolute;
    top: 12px;
    left: 50px;
    z-index: 1000;
    display: flex;
    overflow: hidden;
}

.coords[b-0qbx9nio0b] {
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    padding: 8px 8px;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.coords span[b-0qbx9nio0b] {
    font-variant-numeric: tabular-nums;
}

.coords button[b-0qbx9nio0b] {
    border: 0;
    background: #1a73e8;
    color: #fff;
    border-radius: 6px;
    padding: 6px 12px;
    cursor: pointer;
    font-size: 13px;
}

.coords button:hover[b-0qbx9nio0b] {
    background: #1664c8;
}

/* /Comonents/SingleFileSelector.razor.rz.scp.css */
.file-upload-input[b-amjrguqm9m] 
{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 10;
    opacity: 0;
}
/* /Layout/AuthLayout.razor.rz.scp.css */
.bg-image[b-wnirjin42w] {
    background-image: url('./login.jpg');
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: -1;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.navbar[b-k18ai874iw] 
{
    background-color: --mud-palette-primary;
}
/* /Layout/NavMenu.razor.rz.scp.css */
/* /Layout/UnAuthorizedLayout.razor.rz.scp.css */
.page[b-7wmcg334ci]
{
    transform: scale(0.8);
}
/* /Pages/POSwapRequest/LogisticPOSwapRequestPage.razor.rz.scp.css */

/* /Pages/POSwapRequest/POSwapRequestLockedPage.razor.rz.scp.css */

/* /Pages/POSwapRequest/POSwapRequestPage.razor.rz.scp.css */
.[b-ow9iaro3l6]
