/* _content/LUNA_B2B/Pages/Reports/NewReport.razor.rz.scp.css */
h5[b-v68h9vq0j7], h4[b-v68h9vq0j7] {
    font-weight: 700;
}

h4[b-v68h9vq0j7] {
    font-size: 20px;
}

h5[b-v68h9vq0j7] {
    color: #353E39;
    font-size: 16px;
}

.w-70[b-v68h9vq0j7] {
    width: 170px;
}

.custom-border[b-v68h9vq0j7] {
    border: 2px solid #49554E;
    border-radius: 12px;
    padding: 16px;
}
/* _content/LUNA_B2B/Pages/Reports/ReportDetails.razor.rz.scp.css */
h5[b-4blyagfaka], h4[b-4blyagfaka] {
    font-weight: 700;
}

h4[b-4blyagfaka] {
    font-size: 20px;
}

h5[b-4blyagfaka] {
    color: #353E39;
    font-size: 16px;
}

.w-70[b-4blyagfaka] {
    width: 170px;
}

.custom-border[b-4blyagfaka] {
    border: 2px solid #49554E;
    border-radius: 12px;
    padding: 16px;
}
/* _content/LUNA_B2B/Pages/Signin.razor.rz.scp.css */
.form-container[b-9tbyl78d5g] {
    height: 640px;
    width: 441px;
    border: 1px solid #E1E2E5;
    box-shadow: 0px 4px 40px rgba(81, 84, 92, 0.22);
    background-color: #ffffff;
    border-radius: .5rem;
    padding: 0 48px;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

h1[b-9tbyl78d5g] {
    font-size: 1.9375rem;
    font-weight: 700;
    margin-top: 48px;
    margin-bottom: 34px;
    outline: none;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

h2[b-9tbyl78d5g] {
    outline: none;
    font-size: 1.5625rem;
    font-weight: 500;
    margin-top: 24px;
}

p[b-9tbyl78d5g] {
    outline: none;
    font-size: .98rem;
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 32px;
}

a[b-9tbyl78d5g] {
    color: #0D6EFD;
    font-size: 1rem;
    font-weight: 500;
}

.signin-button[b-9tbyl78d5g] {
    background-color: #0D6EFD;
    border: none;
    color: #ffffff;
    width: 100%;
    padding: 12px 16px;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 500;
}

form label[b-9tbyl78d5g] {
    color: #151618;
    font-size: 1rem;
    font-weight: 400;
}

form input[b-9tbyl78d5g] {
    margin: 8px 0;
}

.form-input-custom[b-9tbyl78d5g] {
    height: 48px;
    border-radius: 8px;
    border: 1px solid #E1E2E5;
}

.eye-icon[b-9tbyl78d5g] {
    position: absolute;
    top: 70%;
    right: 12px;
    transform: translateY(-50%);
    color: #51545C;
    cursor: pointer;
}

    .eye-icon:hover[b-9tbyl78d5g] {
        opacity: 1;
    }


/* _content/LUNA_B2B/Shared/AnonymousLayout.razor.rz.scp.css */
main[b-lfyx7wx72i] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-container[b-lfyx7wx72i] {
    background: linear-gradient(180deg, #F8F8F8 24%, #E1E2E5 77%);
    width: 100%;
}
/* _content/LUNA_B2B/Shared/MainLayout.razor.rz.scp.css */
*[b-1776lgny4d] {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.page[b-1776lgny4d] {
    position: relative;
    display: flex;
}

main[b-1776lgny4d] {
    flex: 1;
    background-color: #F8F8F8;
    position: relative;
}

.aside[b-1776lgny4d] {
    height: 100vh;
    position: sticky;
    top: 0;
    
}

/* _content/LUNA_B2B/Shared/NavMenu.razor.rz.scp.css */
*[b-8874sqgke5] {
    box-sizing: border-box;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

nav[b-8874sqgke5] {
    width: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100dvh;
}

.hamburger[b-8874sqgke5] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px;
    cursor: pointer;
}

.header-collapsed[b-8874sqgke5],
.header-expanded[b-8874sqgke5] {
    display: flex;
    align-items: center;
    margin: 20px;
}

.header-icon[b-8874sqgke5] {
    cursor: pointer;
    margin: 8px 0;
}

.header-collapsed[b-8874sqgke5] {
    justify-content: center;
    
}

.header-expanded[b-8874sqgke5] {
    justify-content: space-between;
}

.nav-items[b-8874sqgke5] {
    margin: 8px 24px;
    
}

.divider[b-8874sqgke5] {
    height: 1px;
    width: 48px;
    background-color: #E1E2E5;
    margin: 0 auto;
}

.divider-expanded[b-8874sqgke5] {
    height: 1px;
    width: 194px;
    background-color: #E1E2E5;
    margin: 0 auto
}

.circle[b-8874sqgke5] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #0D6EFD;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.96rem;
}

[b-8874sqgke5] .nav-link {
    color: #51545C;
    border-radius: 8px;
    height: 52px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

    [b-8874sqgke5] .nav-link:focus {
        outline: none;
        border: none;
    }

/* Special padding for icons */
.dashboard[b-8874sqgke5] {
    padding: 7px 0 5px 2px;
}

.sheduler[b-8874sqgke5] {
    padding: 7px 0 5px 3px;
}

.customer[b-8874sqgke5] {
    padding: 7px 0 5px 1px;
}

.timelog[b-8874sqgke5] {
    padding: 7px 0 5px 4.5px;
}

.notifications[b-8874sqgke5] {
    padding: 7px 0 5px 4.5px;
}

.settings[b-8874sqgke5] {
    padding: 7px 0 5px 3px;
}

.signout[b-8874sqgke5] {
    padding: 7px 0 0 4.5px;
    height: 52px;
}

[b-8874sqgke5] .nav-link:hover {
    background-color: #0D6EFD;
    color: white;
    border-radius: 8px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

[b-8874sqgke5] .nav-link.active {
    background-color: #0D6EFD;
    color: white;
}

.sidebar[b-8874sqgke5] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100dvh;
    transition: width 0.2s ease;
    border-right: 1px solid #E1E2E5;
    position: relative;
    z-index: 1200 !important;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


.sidebar-collapsed[b-8874sqgke5] {
    width: 100px;
}

.nav-text[b-8874sqgke5] {
    width: 100%;
    border-radius: 0 8px 8px 0;
    opacity: 1;
    transition: opacity 0.3s ease-out;
}

    
    .sidebar-collapsed .nav-text[b-8874sqgke5] {
        opacity: 0;
        transition: none;
    }


.sidebar-expanded[b-8874sqgke5] {
    width: 242px; 
}

    .sidebar-expanded .nav-text[b-8874sqgke5] {
        display: flex;
        align-items: center;
        padding-left: 12px;
        font-size: 1rem;
        font-weight: 500;
    }



.brand-text[b-8874sqgke5] {
    font-size: 20px;
    font-weight: 700;
    margin-left: 8px;
    color: #151618;
}

.user-info[b-8874sqgke5] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 8px;
    color: #51545C;
    font-size: 0.95rem;
    font-weight: 500;
}

.user-email[b-8874sqgke5] {
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}

    .user-info strong[b-8874sqgke5] {
        margin-bottom: 2px;
    }



