@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.iitr8bszy4.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/Dosar/Documente.razor.rz.scp.css */
.pdf-viewer[b-b2rssz4hyn] {
    width: 100%;
    height: 90vh;
    border: none;
}
/* /Pages/Dosar/DosarIntern.razor.rz.scp.css */
.document-notes[b-2qoq0wh8fy] {
    position: relative;
    background-color: white; 
    box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-width: 2px; 
}
.dropdown-menu[b-2qoq0wh8fy] {
    overflow: hidden;
    overflow-y: auto;
    max-height: 400px;
}
.table[b-2qoq0wh8fy] {
    display: table;
    width: 100%;
    border-collapse: collapse;


}

.table-row[b-2qoq0wh8fy] {
    display: table-row;
}
.table-header[b-2qoq0wh8fy] {
    display: table-row;
    background-color: rgba(0, 0, 0, 0.03); /* Background color with 3% opacity */
}
.table-cell[b-2qoq0wh8fy] {
    display: table-cell;
    border: 1px solid #6c757d;
    padding: 2px;
}
/* /Pages/Dosar/Rapoarte/CaiAtac.razor.rz.scp.css */
.dosar-group[b-dgbn3u853m] {
    margin-bottom: 0.25rem; /* Adjust space between groups */
}

.dosar-group-header[b-dgbn3u853m] {
    background-color: #f0f0f0;
    padding: 0.5rem;
    font-weight: bold;
    margin-bottom: 0.0rem; /* Less space between header and cards */
}

.scrollable-row[b-dgbn3u853m] {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 0.5rem 0; /* Less padding */
}
.card-success[b-dgbn3u853m] {
    background-color: #80c197;
    flex: 0 0 auto;
    margin: 0.25rem; /* Less margin */
    font-size: 0.8rem; /* Smaller text */
}
.card-squashed[b-dgbn3u853m] {
    background-color: #ffcccb;
    flex: 0 0 auto;
    margin: 0.25rem; /* Less margin */
    font-size: 0.8rem; /* Smaller text */
}
.card-own[b-dgbn3u853m] {
    background-color: #f0f0f0;
    flex: 0 0 auto;
    margin: 0.25rem; /* Less margin */
    font-size: 0.8rem; /* Smaller text */
}

.card-body[b-dgbn3u853m] {
    padding: 0.5rem; /* Less padding */
}

.card-title[b-dgbn3u853m] {
    font-size: 1rem; /* Smaller title font */
}

.card-text[b-dgbn3u853m] {
    font-size: 0.8rem; /* Smaller text font */
}
/* /Pages/Dosar/SumarMasuri.razor.rz.scp.css */
/* site.css sau wwwroot/css/site.css */

/* ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/* 1. Form controls “mini” + modern vibe */
.form-control-modern[b-u1tcdas6sg],
.form-select-modern[b-u1tcdas6sg] {
    padding: 0.25rem 0.5rem; /* mai puţină înălţime */
    font-size: 0.8rem; /* text mai mic */
    border-radius: 0.25rem; /* colţuri uşor rotunjite */
    border: 1px solid #ced4da; /* contur soft */
    background-color: #f8f9fa; /* fundal foarte deschis */
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control-modern:focus[b-u1tcdas6sg],
    .form-select-modern:focus[b-u1tcdas6sg] {
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
        border-color: #80bdff;
    }

/* ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/* 2. Culori text pe status */
.text-mark-incuviintat[b-u1tcdas6sg] {
    color: #fd7e14 !important;
}
/* un portocaliu viu */
.text-mark-administrat[b-u1tcdas6sg] {
    color: #198754 !important;
}
/* un verde bootstrap */
.text-mark-respins[b-u1tcdas6sg] {
    color: #dc3545 !important;
}
/* roșu bootstrap */
/* /Pages/ViewDocumentIntern.razor.rz.scp.css */
.document-container[b-ccbyo2vvsg] {
    max-width: 210mm; /* A4 width */
    margin: 20px auto;
    padding: 20px;
    background-color: white;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/* Media query for screens smaller than 768px (tablets and mobile devices) */
@media (max-width: 767px) {
    .container[b-ccbyo2vvsg] {
        margin: 10px;
        padding: 10px;
    }

    .document-container[b-ccbyo2vvsg] {
        margin: 5px auto;
        padding: 10px;
    }
}

/* Media query for screens smaller than 576px (typically mobile devices) */
@media (max-width: 575px) {
    .container[b-ccbyo2vvsg] {
        margin: 5px;
        padding: 5px;
    }

    .document-container[b-ccbyo2vvsg] {
        margin: 2px auto;
        padding: 5px;
    }
}
.header-container[b-ccbyo2vvsg] {
    max-width: 210mm; /* A4 width */
    margin: 20px auto;
    padding: 20px;
}

.document-content[b-ccbyo2vvsg] {
    padding: 10mm; /* Padding inside the A4 content */
}

body[b-ccbyo2vvsg] {
    background-color: #f0f0f0; /* Light gray background for the outer area */
}
/* /Shared/DraftNotes.razor.rz.scp.css */
/* Positions the toolbar at the bottom-right and makes it horizontal */
.toolbar[b-yab8geug2w] {
    position: fixed;
    right: 0;
    bottom: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 60px;
    z-index: 1000; /* Ensures it is on top of other content */
    display: flex;
    flex-direction: row-reverse; /* Aligns items horizontally and starts from the right */
    align-items: center;
    flex-wrap: nowrap; /* Prevents wrapping by default */
    overflow-x: auto; /* Enables horizontal scrolling */
}

/* Style for each draft message */
.draft-message[b-yab8geug2w] {
    background-color: #f8f9fa; /* Light grey background */
    border: 1px solid #dee2e6; /* Grey border */
    padding: 5px 10px;
    border-radius: 10px; /* Rounded corners for better aesthetics */
    margin-left: 5px; /* Space between messages */
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap; /* Prevents the content from wrapping */
}

/* Button styling to keep them minimal */
.toolbar button[b-yab8geug2w] {
    border: none;
    background: none;
    color: #333; /* Dark grey color for icons */
    cursor: pointer;
}

    .toolbar button:hover[b-yab8geug2w] {
        background-color: #e2e6ea; /* Light grey background on hover */
    }
/* /Shared/ListaSedinta.razor.rz.scp.css */
.no-border[b-gqhbt5mn0h], .no-border th[b-gqhbt5mn0h], .no-border td[b-gqhbt5mn0h] {
    border: none;
    border-collapse: collapse;
    padding: 2px;
}
.scrollable-div[b-gqhbt5mn0h] {
    height: 70vh; /* 90% of the viewport height */
    overflow-y: auto; /* Enables vertical scrolling if content overflows */
    padding: 5px; /* Optional: Adds some padding inside the div */
    box-sizing: border-box; /* Includes padding in the height calculation */
}
.with-gray[b-gqhbt5mn0h] {
    background-color: #D3D3D3;
  }
.custom-row-border-bottom[b-gqhbt5mn0h] {
    border-bottom: 3px solid #000; /* Adjust the width and color as needed */
}
.small-text[b-gqhbt5mn0h] {
    font-size: 75%; /* 75% of the parent element's font size */
}
@media print {
    body *[b-gqhbt5mn0h] {
        display: none; /* Hide everything */
    }

    #generated_lista_sedinta[b-gqhbt5mn0h], #generated_lista_sedinta *[b-gqhbt5mn0h] {
        display: block; /* Only show the printable area and its children */
    }

    #generated_lista_sedinta[b-gqhbt5mn0h] {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%; /* Ensure it uses the full page width */
    }
}


.no-download[b-gqhbt5mn0h] {
    border: none !important; /* Remove all borders */
    background-color: white !important;
}

   
/* /Shared/LogInOrOut.razor.rz.scp.css */
.bi[b-1bl4vur7dn] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-person-badge-nav-menu[b-1bl4vur7dn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-1bl4vur7dn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

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

    .nav-item .nav-link[b-1bl4vur7dn] {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

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

/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-77u6w7nhu5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-77u6w7nhu5] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

    .main > div[b-77u6w7nhu5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */


.nav-link-active[b-qnstnrvab7] {
    color: white !important;
}
/* /Shared/PopupEditor.razor.rz.scp.css */
.dragform-window[b-hxlyvwykb7] {
    position: fixed;
    border: 1px solid black;
    background: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    z-index: 100;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    max-width: 600px;
}

.dragform-header[b-hxlyvwykb7] {
    cursor: move;
    background: #444;
    color: white;
    z-index: 100;
    padding: 5px;
    user-select: none; /* Standard syntax */
    -webkit-user-select: none; /* Webkit (Safari, Chrome) browsers */
    -moz-user-select: none; /* Mozilla Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
}
/* /Shared/ProfileIcon.razor.rz.scp.css */
/* Container for the profile icon and dropdown */
.profile-icon-wrapper[b-zbwdq1eoxc] {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* Profile icon styling */
.profile-icon[b-zbwdq1eoxc] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #007bff;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    user-select: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Dropdown menu styling */
.dropdown-menu[b-zbwdq1eoxc] {
    display: block;
    position: absolute;
    top: 50px; /* Adjusted based on the smaller profile icon */
    left: 0;
    background-color: white;
    min-width: 150px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 4px;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100vw;
    transform: translateX(-50%); /* Center horizontally */
    white-space: nowrap;
    right: 0; /* Fallback to ensure it doesn't go off-screen */
}

    .dropdown-menu button[b-zbwdq1eoxc] {
        color: black;
        text-decoration: none;
        padding: 10px 20px;
        background: none;
        border: none;
        cursor: pointer;
        display: block;
        text-align: left;
        width: 100%;
    }

        .dropdown-menu button:hover[b-zbwdq1eoxc] {
            background-color: #f1f1f1;
        }
