@import '_content/Blazorise.RichTextEdit/Blazorise.RichTextEdit.ujcws5bfym.bundle.scp.css';

/* _content/GenBackOffice.Web/Pages/PlayerAnalysis/Components/MultiAnalysisView.razor.rz.scp.css */
/* Style to ensure rows have the same height */
.analysis-row[b-1r8oztbko3] {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.analysis-item[b-1r8oztbko3] {
    width: 100%;
    height: 100%;
}

/* Add responsiveness */
@media (max-width: 768px) {
    .col-md-6[b-1r8oztbko3] {
        width: 100%;
    }
}
/* _content/GenBackOffice.Web/Pages/PlayerAnalysis/Components/PoseAnalysis.razor.rz.scp.css */
.hero-section[b-qrdp8dag4s] {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.player-profile-img[b-qrdp8dag4s] {
    max-width: 120px;
    border: 2px solid #ddd;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
}

.player-details span[b-qrdp8dag4s] {
    font-size: 1rem;
    line-height: 1.5;
}
/* _content/GenBackOffice.Web/Pages/PlayerAnalysis/Components/ReportHeader.razor.rz.scp.css */
.hero-section[b-jh48wo62d3] {
    background: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.player-profile-img[b-jh48wo62d3] {
    max-width: 250px;
    padding: 5px;
    background: #fff;
}
/* _content/GenBackOffice.Web/Pages/PlayerAnalysis/PlayerAnalysis.razor.rz.scp.css */
html[b-m6jtqqexhc] {
    overflow: hidden;
    height: 100vh;
    max-height: 100vh;
    min-height: 100vh;
}

body[b-m6jtqqexhc] {
    overflow: auto;
    height: 100vh;
    max-height: 100vh;
    min-height: 100vh;
}

.trainer-rating-container[b-m6jtqqexhc] {
    margin-bottom: 16px;
}

.form-control-wrapper[b-m6jtqqexhc] {
    position: relative;
    margin-top: 5px;
}

.trainer-rating-editor[b-m6jtqqexhc] {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

/* Fix the toolbar display */
.trainer-rating-editor .ql-toolbar[b-m6jtqqexhc] {
    border-top: 1px solid #ced4da;
    display: none;
}

/* Show toolbar only when the editor has focus */
.trainer-rating-editor:focus-within .ql-toolbar[b-m6jtqqexhc] {
    display: block;
}

/* Minimize the editor when not in focus */
.trainer-rating-editor .ql-container[b-m6jtqqexhc] {
    font-size: 1rem;
    font-family: inherit;
    border: none;
    background-color: #fff;
    transition: min-height 0.2s ease;
    min-height: 38px;
    max-height: 500px;
    max-width: 70rem;
    overflow-y: auto;
}

/* Expand the editor when focused */
.trainer-rating-editor:focus-within .ql-container[b-m6jtqqexhc] {
    min-height: 120px;
    max-height: 500px;
    max-width: 70rem;
    overflow-y: auto;
}

/* Styling for the Quill container */
.trainer-rating-editor .ql-container[b-m6jtqqexhc] {
    font-size: 1rem;
    font-family: inherit;
    border: none;
    background-color: #fff;
    transition: min-height 0.2s ease, max-height 0.2s ease;
}

/* Styling for the editor content */
.trainer-rating-editor .ql-editor[b-m6jtqqexhc] {
    padding: 0.375rem 0.75rem;
}

/* Style for placeholder text */
.trainer-rating-editor .ql-editor.ql-blank[b-m6jtqqexhc]::before {
    font-style: normal;
    color: #6c757d;
    opacity: 0.65;
}

/* Styles for read-only view */
.trainer-rating-readonly[b-m6jtqqexhc] {
    min-height: 38px;
    max-height: 500px;
    overflow-y: auto;
    padding: 0.375rem 0.75rem;
    background-color: #f8f9fa;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #212529;
}

.trainer-rating-readonly .ql-content[b-m6jtqqexhc] {
    font-family: inherit;
    font-size: 1rem;
}

.trainer-rating-readonly .text-muted[b-m6jtqqexhc] {
    color: #6c757d;
}
/* _content/GenBackOffice.Web/Shared/MainLayout.razor.rz.scp.css */
.page[b-ohx0u6v24d] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ohx0u6v24d] {
    flex: 1;
}

.sidebar[b-ohx0u6v24d] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ohx0u6v24d] {
        display: none;
    }

    .top-row.auth[b-ohx0u6v24d] {
        justify-content: space-between;
    }

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

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

    .sidebar[b-ohx0u6v24d] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

    .top-row[b-ohx0u6v24d], article[b-ohx0u6v24d] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/GenBackOffice.Web/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-q4brsbcny9] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-q4brsbcny9] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

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

.oi[b-q4brsbcny9] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

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

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

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

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

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

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

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

    .collapse[b-q4brsbcny9] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-q4brsbcny9] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
