@import '_content/ScoreTrackingSharedWebComponents/ScoreTrackingSharedWebComponents.h59s76dfz8.bundle.scp.css';

/* /Layout/AnonymousMobileNavMenu.razor.rz.scp.css */
.mobile-nav[b-2meuog6s4s] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #333;
    display: flex;
    justify-content: space-around;
    padding: 5px 0;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}

.mobile-nav-item[b-2meuog6s4s] {
    text-align: center;
    flex: 1;
    color: white;
    text-decoration: none;
    font-size: 0.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4px 0;
}

    /* Reduce icon size */
    .mobile-nav-item span[b-2meuog6s4s] {
        font-size: 0.9rem; /* Smaller icons */
        margin-bottom: 1px;
    }

    .mobile-nav-item.active[b-2meuog6s4s],
    .more-menu-item.active[b-2meuog6s4s] {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 5px;
        font-weight: bold;
        color: #007bff;
    }

/* Style for the "More" button */
.more-btn[b-2meuog6s4s] {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
}

/* More Menu Popup */
.more-menu-overlay[b-2meuog6s4s] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1100;
}

.more-menu[b-2meuog6s4s] {
    background: white;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    width: 90%;
    max-width: 300px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.more-menu-items[b-2meuog6s4s] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

/* Reduce icon size in the More Menu */
.more-menu-item[b-2meuog6s4s] {
    color: black;
    text-decoration: none;
    padding: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%; /* Ensures more icons fit */
}

    .more-menu-item span[b-2meuog6s4s] {
        font-size: 1rem; /* Smaller icons */
    }

.close-btn[b-2meuog6s4s] {
    background: none;
    border: none;
    font-size: 1.3rem;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 15px;
}
/* /Layout/AnonymousNavMenu.razor.rz.scp.css */
.top-row[b-esc5nxktii] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
    width: 250px;
    position: fixed;
}

.navbar-brand[b-esc5nxktii] {
    font-size: 1.1rem;
}

.bi[b-esc5nxktii] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-esc5nxktii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-esc5nxktii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-esc5nxktii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-esc5nxktii] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-esc5nxktii] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-esc5nxktii] {
        padding-bottom: 1rem;
    }

    .nav-item[b-esc5nxktii]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-esc5nxktii]  a.active {
            background-color: rgba(255,255,255,0.37);
            color: white;
        }

        .nav-item[b-esc5nxktii]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-esc5nxktii] {
        display: none;
    }

    .collapse[b-esc5nxktii] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-esc5nxktii] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow: auto;
        max-width: 249px;
        padding-top: 3.5rem;
        /* Hide scrollbar for IE, Edge, and Firefox */
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE 10+ */
    }

        .nav-scrollable[b-esc5nxktii]::-webkit-scrollbar {
            display: none; /* Chrome, Safari, and Opera */
        }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-ri15375xzb] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-image: url('/Resources/SandValley.jpg'); /* Background image */
    background-size: cover; /* Ensure the image covers the container */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Prevent repeating */
    background-color: rgba(255, 255, 255, 0.9); /* Add transparency to the background */
    background-blend-mode: overlay; /* Blend the background image with the transparent color */
    min-height: 100vh;
}

main[b-ri15375xzb] {
    flex-grow: 1;
}

.sidebar[b-ri15375xzb] {
    background-image: linear-gradient(180deg, #1b6ec2 0%, #151E3D 20%);
}

.top-row[b-ri15375xzb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ri15375xzb]  a, .top-row[b-ri15375xzb]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ri15375xzb]  a:hover, .top-row[b-ri15375xzb]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ri15375xzb]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ri15375xzb] {
        justify-content: space-between;
    }

    .top-row[b-ri15375xzb]  a, .top-row[b-ri15375xzb]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ri15375xzb] {
        flex-direction: row;
    }

    .sidebar[b-ri15375xzb] {
        width: 250px;
        height: calc(100vh - 24px);
        position: sticky;
        top: 0;
    }

    .top-row[b-ri15375xzb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ri15375xzb]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ri15375xzb], article[b-ri15375xzb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.breadcrumb-container[b-ri15375xzb] {
    padding: 10px 0;
}

.breadcrumb[b-ri15375xzb] {
    display: flex;
    list-style: none;
    padding: 0;
}

.breadcrumb-item[b-ri15375xzb] {
    margin-right: 5px;
}

    .breadcrumb-item a[b-ri15375xzb] {
        text-decoration: none;
        color: #007bff;
    }

        .breadcrumb-item a:hover[b-ri15375xzb] {
            text-decoration: underline;
        }

    .breadcrumb-item.active[b-ri15375xzb] {
        font-weight: bold;
        color: #333;
    }


.impersonation-banner[b-ri15375xzb] {
    position: fixed; /* Makes it float */
    left: 0;
    right: 0;
    bottom: 60px; /* Space above the footer (adjust based on footer height) */
    background-color: rgba(255, 0, 0, 0.9); /* Semi-transparent red for emphasis */
    color: white;
    padding: 10px 15px;
    text-align: center;
    z-index: 1000; /* Ensure it floats above other content */
    font-size: 0.9rem; /* Adjust size for small screens */
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.2); /* Slight shadow for depth */
    border-radius: 10px 10px 0 0; /* Rounded corners for a more modern look */
}

    .impersonation-banner a[b-ri15375xzb] {
        color: yellow; /* Contrast for the "End Impersonation Session" link */
        font-weight: bold;
        text-decoration: underline;
        margin-left: 10px;
    }

@media (max-width: 600px) {
    .impersonation-banner[b-ri15375xzb] {
        font-size: 0.8rem; /* Slightly smaller font for small screens */
        padding: 8px 10px;
    }
}

/* Logo and App Name */
.logo-container[b-ri15375xzb] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.logo-img[b-ri15375xzb] {
    height: 40px; /* Adjust size to fit your design */
    width: auto;
    object-fit: contain;
}

.app-name[b-ri15375xzb] {
    font-size: 20px;
    font-weight: bold;
    color: #333; /* Dark text color for contrast */
    font-family: Arial, sans-serif;
}
/* /Layout/MobileNavMenu.razor.rz.scp.css */
.mobile-nav[b-rlt5chlv8v] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #333;
    display: flex;
    justify-content: space-around;
    padding: 5px 0;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}

.mobile-nav-item[b-rlt5chlv8v] {
    text-align: center;
    flex: 1;
    color: white;
    text-decoration: none;
    font-size: 0.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4px 0;
}

    /* Reduce icon size */
    .mobile-nav-item span[b-rlt5chlv8v] {
        font-size: 0.9rem; /* Smaller icons */
        margin-bottom: 1px;
    }

    .mobile-nav-item.active[b-rlt5chlv8v],
    .more-menu-item.active[b-rlt5chlv8v] {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 5px;
        font-weight: bold;
        color: #007bff;
    }

/* Style for the "More" button */
.more-btn[b-rlt5chlv8v] {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
}

/* More Menu Popup */
.more-menu-overlay[b-rlt5chlv8v] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1100;
}

.more-menu[b-rlt5chlv8v] {
    background: white;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    width: 90%;
    max-width: 300px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.more-menu-items[b-rlt5chlv8v] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

/* Reduce icon size in the More Menu */
.more-menu-item[b-rlt5chlv8v] {
    color: black;
    text-decoration: none;
    padding: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%; /* Ensures more icons fit */
}

    .more-menu-item span[b-rlt5chlv8v] {
        font-size: 1rem; /* Smaller icons */
    }

.close-btn[b-rlt5chlv8v] {
    background: none;
    border: none;
    font-size: 1.3rem;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 15px;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-c1896v1mun] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-c1896v1mun] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
    width: 250px;
    position: fixed;
}

.navbar-brand[b-c1896v1mun] {
    font-size: 1.1rem;
}

.bi[b-c1896v1mun] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-c1896v1mun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-c1896v1mun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-c1896v1mun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-c1896v1mun] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-c1896v1mun] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-c1896v1mun] {
        padding-bottom: 1rem;
    }

    .nav-item[b-c1896v1mun]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-c1896v1mun]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-c1896v1mun]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-c1896v1mun] {
        display: none;
    }

    .collapse[b-c1896v1mun] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-c1896v1mun] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow: auto;
        max-width: 249px;
        padding-top: 3.5rem;

        /* Hide scrollbar for IE, Edge, and Firefox */
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE 10+ */
    }

        .nav-scrollable[b-c1896v1mun]::-webkit-scrollbar {
            display: none; /* Chrome, Safari, and Opera */
        }
}

/* Apply dynamic font sizing to the nav links */
.nav-link-special[b-c1896v1mun] {
    font-size: clamp(12px, 0.9vw, 16px); /* Auto-resizes text based on available space */
    overflow: hidden;
    text-overflow: ellipsis; /* Adds "..." if the text overflows */
    display: block;
    max-width: 100%;
    padding: 8px 10px; /* Ensures consistent padding */
}

    /* Optional: Show full name on hover */
    .nav-link-special:hover[b-c1896v1mun] {
        overflow: visible;
        white-space: normal;
        background: rgba(0, 0, 0, 0.8);
        color: white;
        padding: 5px;
        position: absolute;
        z-index: 10;
        max-width: 250px;
        border-radius: 4px;
    }
/* /Layout/Toast.razor.rz.scp.css */
.cs-toast[b-ur9jh063nf] {
    display: none;
    padding: 1.5rem;
    color: #fff;
    z-index: 999;
    position: absolute;
    width: 25rem;
    top: 2rem;
    border-radius: 1rem;
    right: 2rem;
}

.cs-toast-icon[b-ur9jh063nf] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 1rem;
    font-size: 2.5rem;
}

.cs-toast-body[b-ur9jh063nf] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 1rem;
}

    .cs-toast-body p[b-ur9jh063nf] {
        margin-bottom: 0;
    }

.cs-toast-visible[b-ur9jh063nf] {
    display: flex;
    flex-direction: row;
    animation: fadein-b-ur9jh063nf 1.5s;
}

@keyframes fadein-b-ur9jh063nf {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
/* /Pages/Admin/ManageFaqs.razor.rz.scp.css */
.admin-faqs-container[b-6arun44e0c] {
    margin: auto;
    padding: 20px;
}

    .admin-faqs-container h3[b-6arun44e0c] {
        text-align: center;
        margin-bottom: 20px;
    }

.table[b-6arun44e0c] {
    width: 100%;
    border-collapse: collapse;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
}

    .table th[b-6arun44e0c], .table td[b-6arun44e0c] {
        padding: 12px;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }

    .table th[b-6arun44e0c] {
        background: #007bff;
        color: white;
        font-weight: bold;
    }

    .table tbody tr:hover[b-6arun44e0c] {
        background: #f5f5f5;
    }

/* Buttons */
button[b-6arun44e0c] {
    padding: 8px 12px;
    margin: 4px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}

.btn-primary[b-6arun44e0c] {
    background: #007bff;
    color: white;
}

.btn-warning[b-6arun44e0c] {
    background: #ffc107;
    color: black;
}

.btn-danger[b-6arun44e0c] {
    background: #dc3545;
    color: white;
}

    .btn-primary:hover[b-6arun44e0c], .btn-warning:hover[b-6arun44e0c], .btn-danger:hover[b-6arun44e0c] {
        opacity: 0.8;
    }
/* /Pages/Admin/ServiceAccounts/AddServiceAccount.razor.rz.scp.css */
/* Permissions Card */
.permissions-card[b-bqezz1wdis] {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

.permissions-title[b-bqezz1wdis] {
    font-size: 1.5rem;
    margin-bottom: 15px;
    text-align: center;
}

/* Checkbox Grid */
.checkbox-grid[b-bqezz1wdis] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(675px, 1fr)); /* Increase min width */
    gap: 20px;
    margin-bottom: 20px;
}

.checkbox-item[b-bqezz1wdis] {
    display: flex;
    align-items: center;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    word-wrap: normal;
}

.checkbox-label[b-bqezz1wdis] {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1rem;
    white-space: normal; /* Allow text to flow naturally */
}

.form-check-input[b-bqezz1wdis] {
    margin-right: 10px;
}
/* /Pages/Admin/ServiceAccounts/ServiceAccountList.razor.rz.scp.css */
*[b-ty7vybmsgs] {
    box-sizing: border-box;
}

.row[b-ty7vybmsgs] {
    margin-left: -5px;
    margin-right: -5px;
}

.center[b-ty7vybmsgs] {
    text-align: center
}

.column[b-ty7vybmsgs] {
    float: left;
    width: 50%;
    padding: 5px;
}

/* Clearfix (clear floats) */
.row[b-ty7vybmsgs]::after {
    content: "";
    clear: both;
    display: table;
}

table[b-ty7vybmsgs] {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #ddd;
}

th[b-ty7vybmsgs], td[b-ty7vybmsgs] {
    text-align: center;
    padding: 5px;
    border: 1px solid #ddd;
}

tr:nth-child(even)[b-ty7vybmsgs] {
    background-color: #f2f2f2;
}
/* /Pages/Admin/ServiceAccounts/ServiceAccountPermissions.razor.rz.scp.css */
/* General Layout */
body[b-p39a7vjoee] {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    background-color: #f8f9fa;
    margin: 0;
    padding: 0;
}

.page-title[b-p39a7vjoee] {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.8rem;
    color: #333;
}

/* Form Styling */
.form-container[b-p39a7vjoee] {
    max-width: 100%; /* Increase container width for longer text */
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.form-group[b-p39a7vjoee] {
    margin-bottom: 15px;
}

.form-label[b-p39a7vjoee] {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.form-control[b-p39a7vjoee] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 1rem;
}

.loading-text[b-p39a7vjoee] {
    text-align: center;
    color: #555;
    font-style: italic;
}

/* Permissions Card */
.permissions-card[b-p39a7vjoee] {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

.permissions-title[b-p39a7vjoee] {
    font-size: 1.5rem;
    margin-bottom: 15px;
    text-align: center;
}

/* Checkbox Grid */
.checkbox-grid[b-p39a7vjoee] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(675px, 1fr)); /* Increase min width */
    gap: 20px;
    margin-bottom: 20px;
}

.checkbox-item[b-p39a7vjoee] {
    display: flex;
    align-items: center;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    word-wrap: normal;
}

.checkbox-label[b-p39a7vjoee] {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1rem;
    white-space: normal; /* Allow text to flow naturally */
}

.form-check-input[b-p39a7vjoee] {
    margin-right: 10px;
}

/* Button Styles */
.btn-submit[b-p39a7vjoee] {
    display: block;
    width: 100%;
    background-color: #007bff;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    font-size: 1.1rem;
    cursor: pointer;
    text-align: center;
    transition: background-color 0.3s ease;
}
/* /Pages/Dashboard/Dashboard.razor.rz.scp.css */
*[b-joz568zu11]{
    box-sizing: border-box;
}

.upperrow[b-joz568zu11] {
    margin-left: -5px;
    margin-right: -5px;
}

.center[b-joz568zu11] {
    text-align: center
}

.uppercolumn[b-joz568zu11] {
    float: left;
    width: 50%;
    padding: 5px;
}

.lowercolumn[b-joz568zu11] {
    float: left;
    width: 16.666%;
    padding: 5px;
}

/* Clearfix (clear floats) */
row[b-joz568zu11]::after {
    content: "";
    clear: both;
    display: table;
}

table[b-joz568zu11] {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #ddd;
}

th[b-joz568zu11], td[b-joz568zu11] {
    text-align: center;
    padding: 7px;
    border: 1px solid #ddd;
}

tr:nth-child(even)[b-joz568zu11] {
    background-color: #f2f2f2;
}

.card[b-joz568zu11] {
    background: rgba(255, 255, 255, 0.4); /* Slight transparency */
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

@media (max-width: 768px) {
    .nav-tabs[b-joz568zu11] {
        display: flex;
        flex-wrap: nowrap; /* Prevents stacking */
        overflow-x: auto; /* Enables horizontal scrolling */
        -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
        white-space: nowrap;
        border-bottom: 2px solid #dee2e6;
        justify-content: flex-start; /* Align tabs from the left */
        padding-bottom: 5px;
        scroll-padding: 0 10px; /* Ensures tabs are fully visible when scrolling */
    }

        .nav-tabs[b-joz568zu11]::-webkit-scrollbar {
            display: none; /* Hides scrollbar for a cleaner look */
        }

    .nav-item[b-joz568zu11] {
        flex: 1 0 auto; /* Prevents tabs from shrinking too much */
        min-width: 90px; /* Ensures tabs are wide enough */
        text-align: center;
    }

    .nav-link[b-joz568zu11] {
        font-size: 0.9rem; /* Smaller text for mobile */
        padding: 8px 10px; /* Reduce padding */
        min-width: 90px; /* Smaller buttons */
        text-align: center;
        border-radius: 8px; /* Slightly round edges */
        transition: all 0.2s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        /* Active tab styling */
        .nav-link.active[b-joz568zu11] {
            background-color: #007bff;
            color: white;
        }
}

.modal[b-joz568zu11] {
    display: block;
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content[b-joz568zu11] {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
}
/* /Pages/Reports/CompletedPractices.razor.rz.scp.css */
*[b-ewgjpdwa01] {
    box-sizing: border-box;
}

.row[b-ewgjpdwa01] {
    margin-left: -5px;
    margin-right: -5px;
}

.center[b-ewgjpdwa01] {
    text-align: center
}

.column[b-ewgjpdwa01] {
    float: left;
    width: 50%;
    padding: 5px;
}

/* Clearfix (clear floats) */
.row[b-ewgjpdwa01]::after {
    content: "";
    clear: both;
    display: table;
}

table[b-ewgjpdwa01] {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #ddd;
}

th[b-ewgjpdwa01], td[b-ewgjpdwa01] {
    text-align: center;
    padding: 5px;
    border: 1px solid #ddd;
}

tr:nth-child(even)[b-ewgjpdwa01] {
    background-color: #f2f2f2;
}
/* /Pages/Reports/CourseScoreHistory.razor.rz.scp.css */
*[b-e6rzmmw5v7] {
    box-sizing: border-box;
}

.row[b-e6rzmmw5v7] {
    margin-left: -5px;
    margin-right: -5px;
}

.center[b-e6rzmmw5v7] {
    text-align: center
}

.column[b-e6rzmmw5v7] {
    float: left;
    width: 50%;
    padding: 5px;
}

/* Clearfix (clear floats) */
.row[b-e6rzmmw5v7]::after {
    content: "";
    clear: both;
    display: table;
}

table[b-e6rzmmw5v7] {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #ddd;
}

th[b-e6rzmmw5v7], td[b-e6rzmmw5v7] {
    text-align: center;
    padding: 5px;
    border: 1px solid #ddd;
}

tr:nth-child(even)[b-e6rzmmw5v7] {
    background-color: #f2f2f2;
}
/* /Pages/Reports/MainStatsByCourse.razor.rz.scp.css */
*[b-25u6adqn4o] {
    box-sizing: border-box;
}

.row[b-25u6adqn4o] {
    margin-left: -5px;
    margin-right: -5px;
}

.center[b-25u6adqn4o] {
    text-align: center
}

.column[b-25u6adqn4o] {
    float: left;
    width: 50%;
    padding: 5px;
}

/* Clearfix (clear floats) */
.row[b-25u6adqn4o]::after {
    content: "";
    clear: both;
    display: table;
}

table[b-25u6adqn4o] {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #ddd;
}

th[b-25u6adqn4o], td[b-25u6adqn4o] {
    text-align: center;
    padding: 5px;
    border: 1px solid #ddd;
}

tr:nth-child(even)[b-25u6adqn4o] {
    background-color: #f2f2f2;
}
/* /Pages/Reports/PracticeNotesModal.razor.rz.scp.css */
.modal-backdrop[b-re3rykwqn6] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal[b-re3rykwqn6] {
    z-index: 1050;
}

.modal-dialog[b-re3rykwqn6] {
    max-width: 800px;
}

.modal-body[b-re3rykwqn6] {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.text-muted[b-re3rykwqn6] {
    white-space: pre-wrap;
    word-break: break-word;
}
/* /Pages/Reports/Results.razor.rz.scp.css */
*[b-4s3sw87h47] {
    box-sizing: border-box;
}

.row[b-4s3sw87h47] {
    margin-left: -5px;
    margin-right: -5px;
}

.center[b-4s3sw87h47] {
    text-align: center
}

.column[b-4s3sw87h47] {
    float: left;
    width: 50%;
    padding: 5px;
}

/* Clearfix (clear floats) */
.row[b-4s3sw87h47]::after {
    content: "";
    clear: both;
    display: table;
}

table[b-4s3sw87h47] {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #ddd;
}

th[b-4s3sw87h47], td[b-4s3sw87h47] {
    text-align: center;
    padding: 5px;
    border: 1px solid #ddd;
}

tr:nth-child(even)[b-4s3sw87h47] {
    background-color: #f2f2f2;
}
/* /Pages/Reports/ResultsBetweenDates.razor.rz.scp.css */
*[b-0x8ps85z5g] {
    box-sizing: border-box;
}

.row[b-0x8ps85z5g] {
    margin-left: -5px;
    margin-right: -5px;
}

.center[b-0x8ps85z5g] {
    text-align: center
}

.column[b-0x8ps85z5g] {
    float: left;
    width: 50%;
    padding: 5px;
}

/* Clearfix (clear floats) */
.row[b-0x8ps85z5g]::after {
    content: "";
    clear: both;
    display: table;
}

table[b-0x8ps85z5g] {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #ddd;
}

th[b-0x8ps85z5g], td[b-0x8ps85z5g] {
    text-align: center;
    padding: 5px;
    border: 1px solid #ddd;
}

tr:nth-child(even)[b-0x8ps85z5g] {
    background-color: #f2f2f2;
}
/* /Pages/Reports/ScoreHistoryByHoleType.razor.rz.scp.css */
*[b-426vft8whd] {
    box-sizing: border-box;
}

.row[b-426vft8whd] {
    margin-left: -5px;
    margin-right: -5px;
}

.center[b-426vft8whd] {
    text-align: center
}

.column[b-426vft8whd] {
    float: left;
    width: 50%;
    padding: 5px;
}

/* Clearfix (clear floats) */
.row[b-426vft8whd]::after {
    content: "";
    clear: both;
    display: table;
}

table[b-426vft8whd] {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 3px solid #ddd;
}

th[b-426vft8whd], td[b-426vft8whd] {
    text-align: center;
    padding: 5px;
    border: 1px solid #ddd;
}

tr:nth-child(even)[b-426vft8whd] {
    background-color: #f2f2f2;
}
