/* _content/LEMS2.AdminUI/Components/BatterySchedulesView.razor.rz.scp.css */
.Schedule[b-su6kvwtxks] {
    width: 100%;
    table-layout: fixed;
}

@media (min-width: 576px) {
    .Schedule col.header[b-su6kvwtxks] {
        width: 35px;
    }

    .Schedule col.cell[b-su6kvwtxks] {
        width: 1.8%;
    }

    .Schedule td.header[b-su6kvwtxks] {
        font-size: 7pt;
    }

    .Schedule th.header[b-su6kvwtxks] {
        font-size: 8pt;
    }
}

@media (min-width: 768px) {
    .Schedule col.header[b-su6kvwtxks] {
        width: 65px;
    }

    .Schedule col.cell[b-su6kvwtxks] {
        width: 1.8%;
    }

    .Schedule td.header[b-su6kvwtxks] {
        font-size: 7pt;
    }

    .Schedule th.header[b-su6kvwtxks] {
        font-size: 8pt;
    }
}

@media (min-width: 992px) {
    .Schedule col.header[b-su6kvwtxks] {
        width: 120px;
    }

    .Schedule col.cell[b-su6kvwtxks] {
        width: 1.8%;
    }

    .Schedule td.header[b-su6kvwtxks] {
        font-size: 7.5pt;
    }

    .Schedule th.header[b-su6kvwtxks] {
        font-size: 9pt;
    }
}

@media (min-width: 1200px) {
    .Schedule col.header[b-su6kvwtxks] {
        width: 150px;
    }

    .Schedule col.cell[b-su6kvwtxks] {
        width: 1.8%;
    }

    .Schedule td.header[b-su6kvwtxks] {
        font-size: 8pt;
    }

    .Schedule th.header[b-su6kvwtxks] {
        font-size: 10pt;
    }
}

.Schedule col.header[b-su6kvwtxks] {
    font-size: 10pt;
}

.Schedule th[b-su6kvwtxks],
.Schedule td[b-su6kvwtxks] {
    margin: 0;
    padding: 0;
    color: #818182;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
}

    .Schedule th.header[b-su6kvwtxks] {
        text-align: right;
        padding: 2px 4px;
        border-right: solid 1px silver;
    }

    .Schedule td.header[b-su6kvwtxks] {
        text-align: left;
        padding: 2px 0;
        border-left: solid 1px silver;
        border-bottom: solid 1px silver;
    }

    .Schedule td.cell div[b-su6kvwtxks] {
        border-style: solid;
        border-width: 1px;
        height: 24px;
        /* Default: Info alert colors */
        color: #0c5460;
        background-color: #d1ecf1;
        border-color: #bee5eb;
    }

    .Schedule td.cell.charge div[b-su6kvwtxks] {
        /* Success alert colors */
        color: #155724;
        background-color: rgba(40, 167, 69, 0.8);
        border-color: rgba(40, 167, 69, 1);
        cursor: pointer;
    }

    .Schedule td.cell.discharge div[b-su6kvwtxks] {
        /* Danger alert colors */
        color: #721c24;
        background-color: rgba(220,53,69,0.8);
        border-color: rgba(220,53,69,1);
        cursor: pointer;
    }

    .Schedule td.cell.standby div[b-su6kvwtxks] {
        /* Warning alert colors */
        color: #856404;
        background-color: rgba(255,193,7,0.8);
        border-color: rgba(255,193,7,1);
        cursor: pointer;
    }

.Schedule.Legend[b-su6kvwtxks] {
    width: auto;
    margin: 1em auto;
}

    .Schedule.Legend td[b-su6kvwtxks] {
        font-size: 10pt;
        color: #818182;
    }

        .Schedule.Legend td.cell[b-su6kvwtxks] {
            padding: 4px;
            vertical-align: middle;
        }

            .Schedule.Legend td.cell div[b-su6kvwtxks] {
                width: 16px;
                height: 16px;
                cursor: default !important;
            }
/* _content/LEMS2.AdminUI/Components/BatterySummary.razor.rz.scp.css */
.BatterySummary[b-j1eqt8uwe2] {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1em;
    width: 200px;
}

    .BatterySummary .PieChartContainer[b-j1eqt8uwe2] {
    }

        .BatterySummary .PieChartContainer .WarningIcon[b-j1eqt8uwe2] {
            position: absolute;
            width: 48px;
        }

        .BatterySummary .PieChartContainer .PieChartInfo[b-j1eqt8uwe2] {
            position: absolute;
            width: 200px; /* match the BatterySummary width */
            text-align: center;
            margin-top: 70px;
        }

            .BatterySummary .PieChartContainer .PieChartInfo .StateOfCharge[b-j1eqt8uwe2] {
                font-size: 25px;
                text-align: center;
            }

            .BatterySummary .PieChartContainer .PieChartInfo .RateOfCharge[b-j1eqt8uwe2] {
                font-size: 12px;
                text-align: center;
                color: #888;
            }

            .BatterySummary .PieChartContainer .PieChartInfo .NoData[b-j1eqt8uwe2] {
                margin-top: 16px;
            }

    .BatterySummary .PieChart[b-j1eqt8uwe2] {
        padding: 10px;
    }

    .BatterySummary .BatterySummaryFooter[b-j1eqt8uwe2] {
        text-align: center;
        margin: 0;
    }

        .BatterySummary .BatterySummaryFooter a[b-j1eqt8uwe2] {
            margin-right: 1em;
        }

    .BatterySummary .CustomerName[b-j1eqt8uwe2] {
        text-align: center;
        font-size: 0.85rem;
    }
/* _content/LEMS2.AdminUI/Pages/Battery.razor.rz.scp.css */
.BatterySummary[b-5658n4dnbo] {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1em;
    width: 300px;
}

    .BatterySummary .PieChartContainer[b-5658n4dnbo] {
    }

        .BatterySummary .PieChartContainer .WarningIcon[b-5658n4dnbo] {
            position: absolute;
            width: 64px;
            margin-left: 16px;
            margin-top: 16px;
        }

        .BatterySummary .PieChartContainer .PieChartInfo[b-5658n4dnbo] {
            position: absolute;
            width: 300px; /* match the BatterySummary width */
            text-align: center;
            margin-top: 100px;
        }

            .BatterySummary .PieChartContainer .PieChartInfo .StateOfCharge[b-5658n4dnbo] {
                font-size: 36pt;
                text-align: center;
            }

            .BatterySummary .PieChartContainer .PieChartInfo .RateOfCharge[b-5658n4dnbo] {
                font-size: 12pt;
                text-align: center;
                color: #888;
            }

            .BatterySummary .PieChartContainer .PieChartInfo .NoData[b-5658n4dnbo] {
                margin-top: 32px;
                font-size: 12pt;
            }

    .BatterySummary .PieChart[b-5658n4dnbo] {
        padding: 20px;
    }

    .BatterySummary .BatterySummaryFooter[b-5658n4dnbo] {
        text-align: center;
        margin: 0;
    }

        .BatterySummary .BatterySummaryFooter a[b-5658n4dnbo] {
            margin-right: 1em;
        }

    .BatterySummary .CustomerName[b-5658n4dnbo] {
        text-align: center;
        font-size: 0.85rem;
    }
/* _content/LEMS2.AdminUI/Pages/Users.razor.rz.scp.css */
tr.active[b-0nq97kx6zd]{
    background-color: #E0E0E0;
}
/* _content/LEMS2.AdminUI/Shared/BatteryScheduleCalendar.razor.rz.scp.css */
.calendar[b-prtesp6b9h] {
}

    .calendar .calendar-header[b-prtesp6b9h] {
        padding: 5px;
    }


    .calendar .calendar-daynames .col-day[b-prtesp6b9h] {
        width: 14.28%;
        border: 1px solid #f0f0f0;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        font-weight: bold;
        font-size: 85%;
    }

    .calendar .calendar-days .col-day[b-prtesp6b9h] {
        width: 14.28%;
        min-height: 5em;
        border: 1px solid #f0f0f0;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        line-height: 85%;
    }

        .calendar .calendar-days .col-day .badge[b-prtesp6b9h] {
            font-weight: normal;
            white-space: normal;
            word-break: break-word;
            width: 100%;
        }

    .calendar .calendar-days .col-day.today[b-prtesp6b9h] {
        border: solid 2px #26b050;
    }


.calendar .calendar-days .day .day-number[b-prtesp6b9h] {
    color: black;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    font-size: 85%;
    width: 1.5em;
    height: 1.5em;
}

    .calendar .day.inactive[b-prtesp6b9h] {
        background-color: #F8F8F8;
    }

        .calendar .day.inactive .day-number[b-prtesp6b9h] {
            color: #AAA;
        }
/* _content/LEMS2.AdminUI/Shared/LoginLayout.razor.rz.scp.css */
.page[b-7771jry1td] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-7771jry1td] {
    flex: 1;
}

.sidebar[b-7771jry1td] {
    background-image: linear-gradient(180deg, #0f58a8 0%, #0a3366 70%);
}

.top-row[b-7771jry1td] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7771jry1td]  a, .top-row .btn-link[b-7771jry1td] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-7771jry1td] {
        overflow: hidden;
        text-overflow: ellipsis;
    }


.top-row-title[b-7771jry1td] {
    float: left;
}


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-7771jry1td] {
        display: none;
    }

    .top-row.auth[b-7771jry1td] {
        justify-content: space-between;
    }

    .top-row a[b-7771jry1td], .top-row .btn-link[b-7771jry1td] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7771jry1td] {
        flex-direction: row;
    }

    .sidebar[b-7771jry1td] {
        width: 330px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7771jry1td] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-7771jry1td] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/LEMS2.AdminUI/Shared/LoginPrompt.razor.rz.scp.css */
/*
 * Card component
 */
.card[b-brffeomzm0] {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    max-width: 450px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-container[b-brffeomzm0]{

}

.profile-image[b-brffeomzm0] {
    width: 6rem;
    height: 6rem;
    margin: 1rem auto;
    background-color: #d7d7d7;
    padding: 1.25rem;
    border-radius: 3rem;
}

    .profile-image .oi[b-brffeomzm0] {
        font-size: 3.5rem;
        color: #303030;
    }


/*
 * Form styles
 */
.profile-name-card[b-brffeomzm0] {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email[b-brffeomzm0] {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin input[type=email][b-brffeomzm0],
.form-signin input[type=password][b-brffeomzm0] {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email][b-brffeomzm0],
.form-signin input[type=password][b-brffeomzm0],
.form-signin input[type=text][b-brffeomzm0],
.form-signin button[b-brffeomzm0] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus[b-brffeomzm0] {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

.btn.btn-signin[b-brffeomzm0] {
    /*background-color: #4d90fe; */
    background-color: rgb(5, 39, 103);
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

    .btn.btn-signin:hover[b-brffeomzm0],
    .btn.btn-signin:active[b-brffeomzm0],
    .btn.btn-signin:focus[b-brffeomzm0] {
        background-color: #3a0647; /*rgb(12, 97, 33); */
    }

.forgot-password[b-brffeomzm0] {
    color: rgb(104, 145, 162);
}

    .forgot-password:hover[b-brffeomzm0],
    .forgot-password:active[b-brffeomzm0],
    .forgot-password:focus[b-brffeomzm0] {
        color: rgb(12, 97, 33);
    }
/* _content/LEMS2.AdminUI/Shared/MainLayout.razor.rz.scp.css */
.page[b-ma85of6qiy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-ma85of6qiy] {
    flex: 1;
}

.sidebar[b-ma85of6qiy] {
    background-image: linear-gradient(180deg, #0f58a8 0%, #0a3366 70%);
}

.top-row[b-ma85of6qiy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    flex-wrap:nowrap;
    align-items: center;
}

.top-row.navbar[b-ma85of6qiy]{
    flex-wrap:nowrap !important;
}

    .top-row[b-ma85of6qiy]  a, .top-row .btn-link[b-ma85of6qiy] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ma85of6qiy] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

   
.top-row-title[b-ma85of6qiy] {
    float:left;
}

.page[b-ma85of6qiy] {
    flex-direction: row;
}

.sidebar[b-ma85of6qiy] {
    height: 100vh;
    position: sticky;
    top: 0;
}

.top-row[b-ma85of6qiy] {
    position: sticky;
    top: 0;
    z-index: 1;
    border: solid 1px red;
}

.main > div[b-ma85of6qiy] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
}


/* _content/LEMS2.AdminUI/Shared/NavMenu.razor.rz.scp.css */
.top-row[b-1rgd8v3emd] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-1rgd8v3emd] {
    font-size: 1.1rem;
    margin-left: 1rem;
}

.mininavbar .user-details[b-1rgd8v3emd] {
    display: none !important;
    visibility: hidden !important;
}


.user-details[b-1rgd8v3emd] {
    color: white;
    flex-wrap: unset;
    padding-bottom: 1rem;
    clear: both;
}

    .user-details .user-info[b-1rgd8v3emd] {
        font-size: 10pt;
        color: #d7d7d7;
    }

    .user-details .oi-container .oi[b-1rgd8v3emd] {
        font-size: 3.5rem;
        color: #303030;
    }

.navbar[b-1rgd8v3emd] {
    padding: 0px !important;
}

.navbar-toggler[b-1rgd8v3emd] {
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 0.9em;
    padding: 0.2rem 0.4rem;
    margin: 0.5rem 1rem;
}

    .navbar-toggler .navbar-toggler-icon[b-1rgd8v3emd] {
        color: #d7d7d7;
        border-radius: 4px;
    }



.nav-item[b-1rgd8v3emd] {
    font-size: 0.9rem;
}

    .nav-item[b-1rgd8v3emd]  a {
        color: #d7d7d7;
        border-radius: 4px;
        margin: 0.2rem 0.5rem;
    }

        .nav-item[b-1rgd8v3emd]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-1rgd8v3emd]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

    .nav-item[b-1rgd8v3emd]  label {
        margin-left: 1rem;
    }

    .nav-item .nav-link[b-1rgd8v3emd] {
        width: 2rem;
    }

.oi[b-1rgd8v3emd] {
    font-size: 1.1rem;
    margin: 0.4rem 0;
}

.user-details .oi-container[b-1rgd8v3emd] {
    width: 6rem;
    height: 6rem;
    float: left;
    background-color: #d7d7d7;
    padding: 1.25rem;
    border-radius: 3rem;
}

.copyright[b-1rgd8v3emd] {
    color: white;
    text-align: center;
    font-size: small;
    width: 100%;
    position: absolute;
    bottom: 4px;
}

.mininavbar.navbar-brand[b-1rgd8v3emd] {
    display: none !important;
    visibility: hidden !important;
}

.mininavbar .nav-item[b-1rgd8v3emd]  label {
    display: none !important;
    visibility: hidden !important;
}

.mininavbar .copyright[b-1rgd8v3emd] {
    display: none !important;
    visibility: hidden !important;
}
