@import '_content/PSC.Blazor.Components.MarkdownEditor/PSC.Blazor.Components.MarkdownEditor.bundle.scp.css';

/* /Pages/Account/Login.razor.rz.scp.css */
.login-btn[b-px4opu44ul] {
    font-size: 1.1rem;
}

@media (min-width: 600px) {
    .login-btn[b-px4opu44ul] {
        display: none;
    }
}

body[b-px4opu44ul] {
    background-color: #f8f9fa;
}

.body-custom[b-px4opu44ul] {
    margin: 20px;
    border-radius: 20px;
    background-color: #f2f2f2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
}

    .body-custom > :last-child[b-px4opu44ul] {
        flex-grow: 1;
        overflow-y: auto;
    }

.login-container[b-px4opu44ul] {
    max-width: 400px;
    margin: 0 auto;
    padding: 40px;
    margin-top: 100px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

    .login-container h2[b-px4opu44ul] {
        text-align: center;
        margin-bottom: 30px;
    }

.background-image[b-px4opu44ul] {
    width: 100%;
}
/* /Pages/Admin/Dashbord/Index.razor.rz.scp.css */
/*.main {
    background-color: #FCFDFC !important;
}

#bodymain {
    background-color: #FCFDFC !important;
}
*/
.dashbord-body[b-o1lvbptrkf] {
    /*background-color: #FCFDFC ;*/
    padding:13px;
}

.admin-allCardBackGroundcolor[b-o1lvbptrkf] {
    background-color: #F4F7F4 !important;
}

.admin-box[b-o1lvbptrkf] {
    width: 270px;
    height: 200px;
    background-color: #F4F7F4 !important;
    margin-bottom: 10px;
}


.admin-box-chart1[b-o1lvbptrkf] {
    width: 560px;
    height: 200px !important;
    background-color: #F4F7F4 !important;
    margin-bottom: 10px;
}

.admin-box-chart2[b-o1lvbptrkf] {
    width: 560px;
    height: 400px;
    background-color: #F4F7F4;
    margin-bottom: 10px;
}

.admin-box-chart3[b-o1lvbptrkf] {
    width: 560px;
    height: 665px;
    background-color: #F4F7F4;
    margin-bottom: 10px;
    padding:40px;
}

.admin-pin-rectangle-green[b-o1lvbptrkf] {
    border-radius: 2px;
    background: var(--main-primary, #0BA250);
    width: 12px;
    height: 12px;
}
.admin-pin-rectangle-black[b-o1lvbptrkf] {
    border-radius: 2px;
    background: var(--main-primary, #313A3B);
    width: 12px;
    height: 12px;
}

.admin-pin-rectangle-gray[b-o1lvbptrkf] {
    border-radius: 2px;
    background: var(--main-primary, #0BA250);
    width: 12px;
    height: 12px;
}
.admin-pin-rectangle-lightgreen[b-o1lvbptrkf] {
    border-radius: 2px;
    background: var(--main-primary, #CBCECE);
    width: 12px;
    height: 12px;
}
/* /Pages/Admin/Dashbord/ShowRepresentativeOnMap.razor.rz.scp.css */
.custom-popup[b-tdaqgxkn5v] {
    max-width: 500px; /* Adjust the max-width value as per your requirements */
    overflow: auto;
    white-space: nowrap;
    table-layout: fixed;
}

/*.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
}*/

.container[b-tdaqgxkn5v] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*.custombtn {
    display: inline-block;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    background-color: #4CAF50;
    color: white;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

    .custombtn:hover {
        background-color: #45a049;
    }

    .custombtn:active {
        background-color: #3e8e41;
    }

    .custombtn:focus {
        outline: none;
    }
*/
/* /Shared/MainLayout.razor.rz.scp.css */
/* /Shared/MainLayoutNoSideBar.razor.rz.scp.css */
body[b-4ndul0hj03] {
}
