/* /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] {
}
