@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.exfvxuochq.bundle.scp.css';

/* _content/SolarShareWeb/Components/Layout/AccountLayout.razor.rz.scp.css */
body[b-n520fkgg7o], html[b-n520fkgg7o] {
    height: 100%;
}

.page[b-n520fkgg7o] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}


main[b-n520fkgg7o] {
    flex: 1;
}

.sidebar[b-n520fkgg7o] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n520fkgg7o] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n520fkgg7o]  a, .top-row[b-n520fkgg7o]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-n520fkgg7o]  a:hover, .top-row[b-n520fkgg7o]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-n520fkgg7o]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-n520fkgg7o] {
        justify-content: space-between;
    }

        .top-row[b-n520fkgg7o]  a, .top-row[b-n520fkgg7o]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-n520fkgg7o] {
        flex-direction: row;
    }

    .sidebar[b-n520fkgg7o] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n520fkgg7o] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-n520fkgg7o]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-n520fkgg7o], article[b-n520fkgg7o] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-n520fkgg7o] {
    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-n520fkgg7o] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SolarShareWeb/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-t90tsit0cv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-t90tsit0cv] {
    flex: 1;
}
a.faq[b-t90tsit0cv] {
    text-decoration: none; /* removes underline */
    color: inherit; /* inherits color from parent */
    background: none; /* removes any background */
    border: none; /* removes border if styled like a button */
    outline: none; /* removes focus outline */
}
.sidebar[b-t90tsit0cv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-t90tsit0cv] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-t90tsit0cv]  a, .top-row[b-t90tsit0cv]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-t90tsit0cv]  a:hover, .top-row[b-t90tsit0cv]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-t90tsit0cv]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-t90tsit0cv] {
        justify-content: space-between;
    }

        .top-row[b-t90tsit0cv]  a, .top-row[b-t90tsit0cv]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-t90tsit0cv] {
        flex-direction: row;
    }

    .sidebar[b-t90tsit0cv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-t90tsit0cv] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-t90tsit0cv]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-t90tsit0cv], article[b-t90tsit0cv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-t90tsit0cv] {
    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-t90tsit0cv] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SolarShareWeb/Components/Pages/Accounts/Login.Razor.rz.scp.css */
.login-page[b-ohfbuazj4w] {
    position: relative;
    min-height: 95vh;
    background: url(Solarshare.png) no-repeat center center;
    background-size: cover;
    background-position-y: top;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 1rem;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
}

.form-label[b-ohfbuazj4w] {
    color: #7c5604;
    font-weight: bold;
}

.overlay[b-ohfbuazj4w] {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.form-container[b-ohfbuazj4w] {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 400px;
}

.login-box[b-ohfbuazj4w] {
    background: white;
    padding: 2rem;
    border-radius: 1rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.title[b-ohfbuazj4w] {
    color: #fbbf24;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.input-group[b-ohfbuazj4w] {
    display: flex;
    margin-bottom: 1rem;
}

.country-code[b-ohfbuazj4w] {
    width: 35%;
    padding: 0.6rem;
    border-radius: 0.5rem;
    border: 1px solid #ccc;
    margin-right: 0.5rem;
}

.input-group input[b-ohfbuazj4w] {
    flex: 1;
    padding: 0.6rem;
    border-radius: 0.5rem;
    border: 1px solid #ccc;
}

.pin-input-group[b-ohfbuazj4w] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.pin-box[b-ohfbuazj4w] {
    width: 60px;
    padding: 0.75rem;
    font-size: 1.5rem;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
}

.remember-me[b-ohfbuazj4w] {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    gap: 0.5rem;
    justify-content: start;
}

button[b-ohfbuazj4w] {
    background-color: #c7921c;
    color: white;
    font-weight: bold;
    border: none;
    width: 100%;
    padding: 0.75rem;
    border-radius: 0.5rem;
    cursor: pointer;
}

.text-danger[b-ohfbuazj4w] {
    font-size: 0.9em;
    font-weight: bold;
}
/* Mobile-first override */
@media (max-width: 768px) {
    .login-page[b-ohfbuazj4w] {
        background-image: url('SolarShare9x16.png');
        background-size: contain;
        background-position-x: 15px;
    }
}
/* _content/SolarShareWeb/Components/Pages/Accounts/SignUp.razor.rz.scp.css */
.signup-page[b-xozvy1byeo] {
    position: relative;
    min-height: 95vh;
    background: url(solarshare_signup.png) no-repeat center center;
    background-size: cover;
    background-position-y: top;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 1rem;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
}

.header[b-xozvy1byeo] {
    position: absolute;
    top: 0;
    font-size: 4.5rem;
    font-weight: bold;
    color: #18291A;
}

.form-container[b-xozvy1byeo] {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 400px;
    min-height: 200px;
    background-color: #f4efef;
    border-radius: 1rem;
    padding: 10px 20px;
}

.form-label[b-xozvy1byeo] {
    color: #7c5604;
    font-weight: bold;
}

button[b-xozvy1byeo] {
    background-color: #c7921c;
    color: white;
    font-weight: bold;
    border: none;
    width: 100%;
    padding: 0.75rem;
    border-radius: 0.5rem;
    cursor: pointer;
}
/* _content/SolarShareWeb/Components/Pages/Dashboard.razor.rz.scp.css */
.fluentCard[b-y0iq46nv63] {
    margin: 0px 10px;
}

body[b-y0iq46nv63] {
    font-size: 100px;
}

.custom-switch-md .form-check-input[b-y0iq46nv63] {
    width: 4rem; /* 2× wider */
    height: 2rem; /* 2× taller */
    background-color: #ccc;
    border-radius: 2rem;
    position: relative;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    border: 1px solid transparent;
    transform: none; /* disable Bootstrap scaling */
}

    .custom-switch-md .form-check-input:checked[b-y0iq46nv63] {
        background-color: #57D8A2;
        border-color: #57D8A2;
    }

    .custom-switch-md .form-check-input[b-y0iq46nv63]::before {
        content: "";
        position: absolute;
        top: 0.2rem;
        left: 0.2rem;
        width: 1.6rem; /* 2× standard thumb */
        height: 1.6rem;
        background-color: white;
        border-radius: 50%;
        transition: transform 0.3s ease;
    }

.custom-switch-md label.form-check-label[b-y0iq46nv63] {
    font-size: 1.8rem; /* 1.5× larger text */
    margin-left: 1rem; /* Adjusted for larger switch */
}

.custom-switch-md .form-check-input:checked[b-y0iq46nv63]::before {
    transform: translateX(2rem); /* Moves thumb fully across */
}

   

[b-y0iq46nv63] .card-padding fluent-skeleton:not(:first-child) {
    margin-top: 10px;
}

[b-y0iq46nv63] .card-padding fluent-skeleton:last-child {
    margin-top: 20px;
    margin-bottom: 10px;
}
/* _content/SolarShareWeb/Components/Pages/Faq.razor.rz.scp.css */

