@import '_content/AuralizeBlazor/AuralizeBlazor.bundle.scp.css';
@import '_content/Bunqr.Authentication/Bunqr.Authentication.zaycjxpjpt.bundle.scp.css';
@import '_content/Bunqr.UI.Shared/Bunqr.UI.Shared.cpvbdg9on1.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.bundle.scp.css';

/* _content/Bunqr.Web/Authentication/UI/AccessManager.razor.rz.scp.css */
.rights[b-cxzbj6b22v]{
    display: flex;
    flex-direction: row;
}

.rights .access[b-cxzbj6b22v]{
    display: flex;
}
.rights .access p[b-cxzbj6b22v]{
    font-size: 12px !important;
    font-weight: bold  !important;
}
/* _content/Bunqr.Web/Authentication/UI/AccountsManagement.razor.rz.scp.css */
/* _content/Bunqr.Web/Authentication/UI/CreateAccountDialog.razor.rz.scp.css */
[b-j1glxi3aqo](.create-dialog-container) {
    border: 1px #000000 solid;
    border-radius: 10px;
    padding: 45px 30px 45px 30px;
    margin-left: 15%;
    width: 400px;
    margin-top: 15px;
}
/* _content/Bunqr.Web/Authentication/UI/MinLayout.razor.rz.scp.css */
.login-body[b-x8wjxwipov]{
    height: calc(100% - 91px);
    margin-top: 91px;
}
/* _content/Bunqr.Web/Components/Features/AddDocuments/View/AdministrativeRecordView/AddAdministrativeDocumentForEmployeeForm.razor.rz.scp.css */
[b-arqx9wdm2g] .center-switch{
    margin-top: auto;
    margin-bottom: auto;
}
/* _content/Bunqr.Web/Components/Features/AddDocuments/View/DocumentModal.razor.rz.scp.css */

.wizard-home-logo[b-ifjm9r76eg]{
    background-image: url("images/KydocLogoLight.svg");
    background-size: cover;
    position: absolute;
    height: 100px;
    width: 100px;
}
.wizard-home-logo:hover[b-ifjm9r76eg]{
    cursor: pointer;
}

.wizard-header[b-ifjm9r76eg]{
    padding: 0;
    height: 100px;
    background-color: var(--bunqr-bleu-brume);
}

[b-ifjm9r76eg] .wizard-header-grid{
    height: 100%;
}

[b-ifjm9r76eg] .wizard-header-grid-part
{
    display:flex;
}

.wizard-content[b-ifjm9r76eg]{
    margin-right:0;
    overflow: hidden;
    height: calc(100vh - 100px);
    background-color: #E7EFF5;
}

.panel[b-ifjm9r76eg]{
    overflow: auto;
    height: calc(100vh - 100px);
    padding-left: 10px;
    padding-right: 10px;
    background: white;
}

[b-ifjm9r76eg] .reversed {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

[b-ifjm9r76eg] .modal-title{
    color: white;
    font-weight: 600;
    font-size: 3em !important;
    margin-top: 20px;
}
/* _content/Bunqr.Web/Components/Features/AddDocuments/View/MedicalCertificateView/MedicalRestrictionInput.razor.rz.scp.css */
/* _content/Bunqr.Web/Components/Features/AddDocuments/View/TrainingDiplomaView/AddTrainingDocumentForEmployeeForm.razor.rz.scp.css */
[b-kc4jc6p8i5] .center-switch{
    margin-top: auto;
    margin-bottom: auto;
}
/* _content/Bunqr.Web/Components/Features/AddDocuments/View/TrainingDiplomaView/ExtendedData/ElectricalAccreditationLine.razor.rz.scp.css */
[b-vewnckmxa1] .electrical-accreditation-line-font-size-modifier{
    font-size: 12px;
}

/* _content/Bunqr.Web/Components/Features/AdministrationSearch/View/AdminOrganizationSearchBox.razor.rz.scp.css */
/* Ciblage du conteneur principal */
[b-6qrxsuy8ik] .compact-autocomplete {
    max-width: 300px;
}

/* Retire la bordure outlined par défaut */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-outlined {
    border: 1px solid #d0d0d0 !important;
    border-radius: 6px !important;
    background-color: var(--bunqr-blanc);
}

/* Ajuste le padding interne */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-root {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    min-height: auto !important;
}

/* Style de l'input */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input {
    font-size: 13px !important;
    padding: 2px 8px !important;
    margin-top: 0 !important;
}

/* Cache le label */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-label {
    display: none !important;
}

/* Retire la bordure MudBlazor par défaut */
[b-6qrxsuy8ik] .compact-autocomplete fieldset {
    border: none !important;
}

/* Style de la flèche */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-adornment {
    color: #666 !important;
}

/* Effet hover */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-root:hover .mud-input-outlined {
    border-color: #999 !important;
    background-color: #fafafa;
}

/* Focus */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-root.mud-input-root-adorned-end {
    padding-right: 8px !important;
}
/* _content/Bunqr.Web/Components/Features/AdministrationSearch/View/AdminTenantSearchBox.razor.rz.scp.css */
/* Ciblage du conteneur principal */
[b-gad1n5upnb] .compact-autocomplete {
    max-width: 300px;
}

/* Retire la bordure outlined par défaut */
[b-gad1n5upnb] .compact-autocomplete .mud-input-outlined {
    border: 1px solid #d0d0d0 !important;
    border-radius: 6px !important;
    background-color: var(--bunqr-blanc);
}

/* Ajuste le padding interne */
[b-gad1n5upnb] .compact-autocomplete .mud-input-root {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    min-height: auto !important;
}

/* Style de l'input */
[b-gad1n5upnb] .compact-autocomplete .mud-input {
    font-size: 13px !important;
    padding: 2px 8px !important;
    margin-top: 0 !important;
}

/* Cache le label */
[b-gad1n5upnb] .compact-autocomplete .mud-input-label {
    display: none !important;
}

/* Retire la bordure MudBlazor par défaut */
[b-gad1n5upnb] .compact-autocomplete fieldset {
    border: none !important;
}

/* Style de la flèche */
[b-gad1n5upnb] .compact-autocomplete .mud-input-adornment {
    color: #666 !important;
}

/* Effet hover */
[b-gad1n5upnb] .compact-autocomplete .mud-input-root:hover .mud-input-outlined {
    border-color: #999 !important;
    background-color: #fafafa;
}

/* Focus */
[b-gad1n5upnb] .compact-autocomplete .mud-input-root.mud-input-root-adorned-end {
    padding-right: 8px !important;
}
/* _content/Bunqr.Web/Components/Features/AdminView/AdminView.razor.rz.scp.css */
[b-wg8crtic3n] :root {
    --bg: #f0f0f5;
    --card: #fff;
    --text: #0f172a;
    --muted: #64748b;
    --border: rgba(15, 23, 42, .25);
    --shadow: 0 10px 30px rgba(2, 6, 23, .08);
    --primary: #111827;
    --danger: #b91c1c;
}

[b-wg8crtic3n] * {
    box-sizing: border-box;
}

[b-wg8crtic3n] svg {
    display: inline-block;
    vertical-align: middle;
    color: currentColor;
    width: 1em;
    height: 1em;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.admin-app[b-wg8crtic3n] {
    height: 85vh;
    overflow: hidden;
    background: var(--bg);
    color: var(--text);
    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial;
}

.topbar[b-wg8crtic3n] {
    position: sticky;
    top: 0;
    z-index: 10;
    background: rgba(247, 247, 251, .9);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--bunqr-border);
}

.topbar__inner[b-wg8crtic3n] {
    max-width: 60vw;
    margin: 0 auto;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*gap: 12px*/
}

.brand[b-wg8crtic3n] {
    display: flex;
    gap: 12px;
    align-items: center;
}

.brand__logo[b-wg8crtic3n] {
    height: 40px;
    width: 40px;
    border-radius: 14px;
    border: 1px solid var(--bunqr-border);
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--card);
}

.h1[b-wg8crtic3n] {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.1;
    margin-top: 2px;
    margin-bottom: 0;
}

.h2[b-wg8crtic3n] {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0;
}

.muted[b-wg8crtic3n] {
    color: var(--muted);
    font-size: 12.5px;
}

.page[b-wg8crtic3n] {
    height: 100%;
    overflow: auto;
    max-width: 1120px;
    margin: 0 auto;
    padding: 16px;
}

.grid[b-wg8crtic3n] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
}

@media(min-width: 980px) {
    .grid[b-wg8crtic3n] {
        grid-template-columns: 420px 1fr;
    }
}

.card[b-wg8crtic3n] {
    background: var(--card);
    border: 1px solid var(--bunqr-border);
    border-radius: 16px;
    box-shadow: var(--shadow);
    overflow: hidden;
    height: 70vh;
}

.card__head[b-wg8crtic3n] {
    padding: 14px 14px 12px;
    border-bottom: 1px solid var(--bunqr-border);
}

.card__title[b-wg8crtic3n] {
    font-weight: 800;
}

.card__body[b-wg8crtic3n] {
    padding: 14px;
}

.row[b-wg8crtic3n] {
    display: flex;
    align-items: center;
}

[b-wg8crtic3n] .btn {
    border: 1px solid var(--bunqr-border);
    background: var(--card);
    /*padding: 9px 12px;*/
    border-radius: 12px;
    font-weight: 700;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
}

[b-wg8crtic3n] .btn:disabled {
    opacity: .5;
    cursor: not-allowed;
}

[b-wg8crtic3n] .btn--primary {
    background: var(--primary);
    border-color: var(--primary);
    color: #fff;
}

[b-wg8crtic3n] .btn--outline {
    background: transparent;
}

[b-wg8crtic3n] .btn--ghost {
    background: transparent;
    border-color: transparent;
}

[b-wg8crtic3n] .btn--danger {
    background: var(--bunqr-danger);
    border-color: var(--bunqr-danger);
    color: #fff;
}

[b-wg8crtic3n] .input {
    width: 100%;
    padding: 10px 12px;
    border: var(--bunqr-border) solid 1px;
    border-radius: var(--bunqr-border-radius);
    box-shadow: var(--bunqr-shadow-sm);
    outline: none;
}

[b-wg8crtic3n] .select {
    /*padding: 9px 10px;*/
    /*border: var(--bunqr-border) solid 1px;*/
    border-radius: var(--bunqr-border-radius);
    box-shadow: var(--bunqr-shadow-sm);
    background: white;
}

[b-wg8crtic3n] .badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid var(--bunqr-border);
    flex-shrink: 0;
    white-space: nowrap;
    width: fit-content;
}

[b-wg8crtic3n] .badge--ok {
    background: rgba(16, 185, 129, .12);
    border-color: rgba(16, 185, 129, .35);
    color: #065f46;
}

[b-wg8crtic3n] .badge--muted {
    background: rgba(148, 163, 184, .18);
    border-color: rgba(148, 163, 184, .35);
    color: #334155;
}

[b-wg8crtic3n] .badge--neutral {
    background: rgba(99, 102, 241, .10);
    border-color: rgba(99, 102, 241, .25);
    color: #3730a3;
}

.tree[b-wg8crtic3n] {
    margin-top: 10px;
    max-height: 50vh;
    overflow: auto;
    padding-right: 4px;
}



.panel[b-wg8crtic3n] {
    border: 1px solid var(--bunqr-border);
    border-radius: 16px;
    padding: 14px;
    margin-top: 14px;
    background: rgba(15, 23, 42, .1);
}

.panel__title[b-wg8crtic3n] {
    font-weight: 900;
}

.nodeChip[b-wg8crtic3n] {
    height: 36px;
    width: 36px;
    border-radius: 14px;
    /*border: 1px solid var(--bunqr-border);*/
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(15, 23, 42, .02);
}

.list[b-wg8crtic3n] {
    border: 1px solid var(--bunqr-border);
    border-radius: 14px;
    overflow: hidden;
}

.list__row[b-wg8crtic3n] {
    padding: 12px;
    border-top: 1px solid var(--bunqr-border);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.list__row:first-child[b-wg8crtic3n] {
    border-top: 0;
}

.danger[b-wg8crtic3n] {
    border: 1px solid rgba(185, 28, 28, .25);
    background: rgba(185, 28, 28, .06);
    border-radius: 16px;
    padding: 14px;
    margin-top: 14px;
}

.danger__title[b-wg8crtic3n] {
    font-weight: 900;
}

.stat[b-wg8crtic3n] {
    border: 1px solid var(--bunqr-border);
    border-radius: 14px;
    padding: 12px;
    min-width: 160px;
    /*background: #fff;*/
    flex: 1 1 0;
}

.stat__value[b-wg8crtic3n] {
    font-size: 18px;
    font-weight: 900;
    margin-top: 4px;
}

[b-wg8crtic3n] .toggleRow {
    margin-top: 10px;
    border: 1px solid var(--bunqr-border);
    border-radius: 14px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    background: #fff;
}

[b-wg8crtic3n] .switch {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 24px;
}

[b-wg8crtic3n] .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

[b-wg8crtic3n] .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(148, 163, 184, .6);
    transition: .2s;
    border-radius: 999px;
}

[b-wg8crtic3n] .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 3px;
    background: white;
    transition: .2s;
    border-radius: 999px;
    box-shadow: 0 2px 8px rgba(2, 6, 23, .2);
}

[b-wg8crtic3n] .switch input:checked+.slider {
    background: rgba(17, 24, 39, .85);
}

[b-wg8crtic3n] .switch input:checked+.slider:before {
    transform: translateX(20px);
}

.preview[b-wg8crtic3n] {
    border: 1px dashed var(--bunqr-border);
    border-radius: 14px;
    padding: 12px;
    margin-top: 10px;
    background: #fff;
}

[b-wg8crtic3n] .backdrop {
    position: fixed;
    inset: 0;
    background: rgba(2, 6, 23, .55);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
    z-index: 50;
}

[b-wg8crtic3n] .modal {
    width: min(680px, 100%);
    background: var(--card);
    border: 1px solid var(--bunqr-border);
    border-radius: 18px;
    box-shadow: var(--shadow);
    color: var(--text);
}

[b-wg8crtic3n] .modal__head {
    padding: 14px 14px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}

[b-wg8crtic3n] .modal__title {
    font-weight: 900;
    font-size: 16px;
}

[b-wg8crtic3n] .modal__body {
    padding: 14px;
}

[b-wg8crtic3n] .tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
}

[b-wg8crtic3n] .tab {
    padding: 8px 10px;
    border-radius: 12px;
    border: 1px solid var(--bunqr-border);
    background: #fff;
    font-weight: 800;
    cursor: pointer;
}

[b-wg8crtic3n] .tab--on {
    background: rgba(17, 24, 39, .08);
}

[b-wg8crtic3n] .label {
    font-size: 12px;
    font-weight: 800;
    color: var(--muted);
    display: block;
    margin-bottom: 6px;
}

[b-wg8crtic3n] .form {
    margin-top: 8px;
}

[b-wg8crtic3n] .box {
    border: 1px solid var(--bunqr-border);
    border-radius: 16px;
    padding: 12px;
    background: #fff;
}

[b-wg8crtic3n] .grid2 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}

@media(min-width:700px) {
    [b-wg8crtic3n] .grid2 {
        grid-template-columns: 1fr 1fr;
    }
}

.notes[b-wg8crtic3n] {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 16px 22px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

@media(min-width:980px) {
    .notes[b-wg8crtic3n] {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.note[b-wg8crtic3n] {
    background: #fff;
    border: 1px solid var(--bunqr-border);
    border-radius: 16px;
    padding: 14px;
    box-shadow: var(--shadow);
}

.note__title[b-wg8crtic3n] {
    font-weight: 900;
    margin-bottom: 6px;
}

/* Side Panel */
/*::deep .side-panel-backdrop {*/
/*    position: fixed;*/
/*    inset: 0;*/
/*    background: rgba(2, 6, 23, .3);*/
/*    backdrop-filter: blur(2px);*/
/*    z-index: 100;*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*}*/

/*::deep .side-panel {*/
/*    width: min(540px, 100%);*/
/*    height: 100%;*/
/*    background: var(--card);*/
/*    border-left: 1px solid var(--bunqr-border);*/
/*    box-shadow: -10px 0 30px rgba(2, 6, 23, .08);*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    animation: slideInRight 0.3s ease-out;*/
/*}*/

/*@keyframes slideInRight {*/
/*    from { transform: translateX(100%); }*/
/*    to { transform: translateX(0); }*/
/*}*/

/*::deep .side-panel__head {*/
/*    padding: 24px;*/
/*    border-bottom: 1px solid var(--bunqr-border);*/
/*    display: flex;*/
/*    align-items: flex-start;*/
/*    justify-content: space-between;*/
/*}*/

/*::deep .side-panel__title {*/
/*    font-weight: 900;*/
/*    font-size: 18px;*/
/*}*/

/*::deep .side-panel__body {*/
/*    padding: 24px;*/
/*    flex: 1;*/
/*    overflow-y: auto;*/
/*}*/

/*::deep .side-panel__footer {*/
/*    padding: 20px 24px;*/
/*    border-top: 1px solid var(--bunqr-border);*/
/*    background: rgba(15, 23, 42, .02);*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*    gap: 12px;*/
/*}*/
/* _content/Bunqr.Web/Components/Features/AdminView/SubComponents/AdminSidebarRow.razor.rz.scp.css */

[b-580xs5qnvt] .treeRow {
    width: 100%;
    text-align: left;
    border: 0;
    background: transparent;
    border-radius: 14px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer
}

[b-580xs5qnvt] .treeRow:hover {
    background: rgba(15, 23, 42, .04)
}



[b-580xs5qnvt] .treeRow__exp,
[b-580xs5qnvt] .treeRow__dot {
    height: 24px;
    width: 24px;
    border-radius: 10px;
    border: 1px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    font-weight: 900
}

[b-580xs5qnvt] .treeRow__dot {
    opacity: .35
}

[b-580xs5qnvt] .treeRow__ico {
    height: 28px;
    width: 28px;
    border-radius: 12px;
    border: 1px solid var(--border);
    background: rgba(15, 23, 42, .03);
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto
}

[b-580xs5qnvt] .treeRow__text {
    min-width: 0;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column
}

[b-580xs5qnvt] .treeRow__name {
    font-weight: 800;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

[b-580xs5qnvt] .treeRow__meta {
    font-size: 12px;
    color: var(--muted);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
[b-580xs5qnvt] .treeRow--selected {
    background: rgba(15, 23, 42, .12);
    border: 1px solid var(--border);
}

[b-580xs5qnvt] .treeKids {
    margin-top: 6px
}
/* _content/Bunqr.Web/Components/Features/AdminView/SubComponents/TenantAccessDrawer.razor.rz.scp.css */
.clickable-badge[b-5ujbhmyg1v] {
    cursor: pointer;
    transition: all 0.2s;
}

.clickable-badge:hover[b-5ujbhmyg1v] {
    filter: brightness(0.9);
}

.clickable-badge:hover :deep(svg)[b-5ujbhmyg1v] {
    transform: scale(1.2);
}

.list-item[b-5ujbhmyg1v] {
    transition: background 0.2s;
    border-top: 1px solid var(--bunqr-border);
}

.list-item:first-child[b-5ujbhmyg1v] {
    border-top: none;
}

.list-item:hover[b-5ujbhmyg1v] {
    background: rgba(15, 23, 42, 0.04);
}
/* _content/Bunqr.Web/Components/Features/ConsultEmployeeAdministrativeRecords/View/AdministrativeDocuments.razor.rz.scp.css */
[b-rjj0g7szkx] .wallet-actions{
    margin-top: -8px;
}
[b-rjj0g7szkx] .dot {
     height: 15px;
     width: 15px;
     background-color: red;
     border-radius: 50%;
     display: inline-block;
    margin-right: 5px;
}

[b-rjj0g7szkx] .space{
    margin-left: 20px;
}
/* _content/Bunqr.Web/Components/Features/ConsultEmployeeDetails/View/ConsultDetails.razor.rz.scp.css */
.consult-details-container[b-o0ss1zrnm0]{
    /*margin-top: -100px;*/
    overflow: hidden;
}

[b-o0ss1zrnm0] .consult-details-header{
    border-bottom: grey;
    border-bottom-style: groove;
}

[b-o0ss1zrnm0] .table-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: calc(100vh - 116px);
}

[b-o0ss1zrnm0] .table-cell {
    width: 50%; 
    height: 50%;
    max-height: 50%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

    [b-o0ss1zrnm0] .table-cell > .mud-paper {
        width: 100%;
        height: 100%;
        overflow: auto;
    }
/* _content/Bunqr.Web/Components/Features/ConsultEmployeeDetails/View/DocumentStateDisplayer.razor.rz.scp.css */
[b-bo59y6g3gg] .dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}   
/* _content/Bunqr.Web/Components/Features/ConsultEmployeeDetails/View/EmployeeHabilitees.razor.rz.scp.css */
[b-mt85f2d7q3] .wallet-actions{
    margin-top: -8px;
}
/* _content/Bunqr.Web/Components/Features/ConsultEmployeeDetails/View/HabiliteeStateDisplayer.razor.rz.scp.css */
[b-3qx7s5yk5p] .dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}   
/* _content/Bunqr.Web/Components/Features/ConsultEmployeeMedicalCapacities/View/EmployeeMedicalDocument.razor.rz.scp.css */
[b-ogvpmkyreq] .dot {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

[b-ogvpmkyreq] .space{
    margin-left: 20px;
}
/* _content/Bunqr.Web/Components/Features/ConsultEmployeeTrainings/View/Trainings.razor.rz.scp.css */
[b-ih4mnn6scf] .wallet-actions{
    margin-top: -8px;
}
[b-ih4mnn6scf] .dot {
     height: 15px;
     width: 15px;
     background-color: red;
     border-radius: 50%;
     display: inline-block;
    margin-right: 5px;
}

[b-ih4mnn6scf] .space{
    margin-left: 20px;
}
/* _content/Bunqr.Web/Components/Features/CreateEmployee/View/CreateEmployeeButton.razor.rz.scp.css */
[b-3bkeagxe4f] .employee-header{
    font-weight: bold;
}

.creator-form[b-3bkeagxe4f]{
    padding: 10px;
}
/* _content/Bunqr.Web/Components/Features/CreateHabilitee/HabiliteeCompanyLogoViewer.razor.rz.scp.css */
.embed-wrapper[b-mxyqqu572r] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.embed-wrapper img[b-mxyqqu572r]{
    width: 100%;
    height: 100%;
    object-fit: contain; /* garde les proportions */
}
/* _content/Bunqr.Web/Components/Features/CreateHabilitee/View/HabiliteeDialog.razor.rz.scp.css */
.pdf-displayer[b-zoaao7jes6]{
    height: 60vh;
    width: 100%;
}

[b-zoaao7jes6] .dot {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
}

[b-zoaao7jes6] .date-label{
    margin-bottom: 21px;
    margin-top: 5px;
    font-size: 14px ! important;
}

[b-zoaao7jes6] .date-value{
    font-weight: bold;}
/* _content/Bunqr.Web/Components/Features/CreateHabilitee/View/HabiliteeElectricalAccreditationSection.razor.rz.scp.css */
[b-aovw7tveyn] .electrical .header .title{
    background-color: #FFCCCC;
    font-weight: bold;
    padding:5px;
    text-align: center;
}

[b-aovw7tveyn] .electrical .header .content{
    background-color: #E8E8E8;
    font-weight: bold;
    padding:5px;
}

[b-aovw7tveyn] .electrical .header .content .row .col-2{
    text-align: center;
    padding:5px;
}

[b-aovw7tveyn] .electrical .lines .content .boxes{
    /*align-content: center;*/
}
[b-aovw7tveyn] .electrical .lines .content .boxes .symbol{
    margin-top:5px;
    /*align-content: center;*/
}

 .electrical .header .content .row .col-3[b-aovw7tveyn]{
    text-align: center;
    padding:5px;
}


[b-aovw7tveyn] .electrical .lines .title{
    background-color: #FFCCCC;
    font-weight: bold;
    padding:5px;
    text-align: center;
}

[b-aovw7tveyn] .electrical .lines .row .col-2{
    align-items: center;
    padding-right: 0;
}

[b-aovw7tveyn] .electrical .lines .row .col-4{
    align-items: center;
}

[b-aovw7tveyn] .electrical .lines .row .col-3{
    text-align: center;
}

[b-aovw7tveyn] .electrical .lines .staff{
    text-align: center;
    font-weight: bold;
    padding:5px;
    text-wrap-style: balance;
    /*align-content: center;*/
}

[b-aovw7tveyn] .electrical .lines .areas .area{
    color: black;
    /*border: 1px #E8E8E8 solid;*/
    /*border-radius: 3px;*/
    /*margin: 5px 0 5px 0;*/
    /*height:80px;*/
    padding:3px;
    text-align: center;
    text-overflow:ellipsis;
}

[b-aovw7tveyn] .electrical .lines .line{
    margin-bottom:10px;
}

[b-aovw7tveyn] .electrical .lines .content {
    border-bottom: 1px lightgray solid;
}



/* _content/Bunqr.Web/Components/Features/CreateHabilitee/View/HabiliteeIdentity.razor.rz.scp.css */
table tr[b-y4idugb0nr] { border:1px solid black; }
table th[b-y4idugb0nr] { border:1px solid black; }
/* _content/Bunqr.Web/Components/Features/CreateHabilitee/View/HabiliteeMedicalSection.razor.rz.scp.css */
.medical-restriction[b-1u9z5udiam]{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px; /* Optional: Adjust the gap between columns */
}
table[b-1u9z5udiam] {
    width: 100%;

}
/* _content/Bunqr.Web/Components/Features/CreateHabilitee/View/HabiliteePreview.razor.rz.scp.css */
.a4-page[b-kxbztdlknu] {
    width: 210mm;
    height: 297mm;
    margin: auto;
    padding: 14mm;
    background-color: whitesmoke;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: block;
    flex-direction: column;
    align-items: center;
    position: relative;
    font-size: 12px;
}

[b-kxbztdlknu] .passportLogo {
    position:absolute;
    left:5mm;
    top:5mm;
    width: 105px;
    height: 105px;  
}

[b-kxbztdlknu] .contentWithoutFooter {
    /*height: 218mm;*/
    overflow: hidden;
    display: flex;
    flex-direction: column;
    /*grid-template-columns: repeat(1, 1fr);*/
    /*row-gap: 10px; !* Adjust the gap between columns *!*/
}


[b-kxbztdlknu] .footerContent {
    width: 182mm;
    border: 1px solid black;
    /*display: inline-block;*/
    /*position: absolute;*/
    /*bottom: 55px;*/
    margin-top: 15mm;
    height: 55mm;
    /*padding: 5px;*/
    display: flex;
    flex-direction: column;
}
[b-kxbztdlknu] .electrical-footer {
    height: auto;
}

[b-kxbztdlknu] .leftContent {
    width: 100%;
    float: left;
    /* height: 100%; */
    display: grid;
    padding: 10px;
    /*row-gap: 10px;*/
    align-content: center;
}
    
[b-kxbztdlknu] .content-electrical {
    width: 100%;
    float: left;
    height: 100%;
    display: grid;
    padding: 10px;
    /*row-gap: 10px;*/
}
[b-kxbztdlknu] .footerContent .rightContent {
    /* width: 50%; */
    padding: 10px;
    /* float: left; */
    /* margin-left: 5%; */
    height: 100%;
}


/*::deep .footerContent .rightContent .signature-block {*/
/*    !* margin-left: auto; *!*/
/*    !* margin-right: auto; *!*/
/*    !* width: 90%; *!*/
/*    !* position: relative; *!*/
/*    !* display: flex; *!*/
/*    !* flex-direction: column; *!*/
/*}*/

/*::deep .footerContent .rightContent b {*/
/*    width: 100%;*/
/*    position: relative;*/
/*    display: block;*/
/*}*/
[b-kxbztdlknu] .footerContent .rightContent .signer {
    /*width: 47%;*/
    /*float: left;*/
    /*margin-left: 2%;*/
    font-weight: bold;
    height: 78%;
    /* margin-top: 5%; */
    width: 40%;
    /*text-align: center;*/
}



[b-kxbztdlknu] .signature-electrical {
    width: 100%;
    float: left;
    height: 100%;
    display: grid;
    padding: 10px;
    /*row-gap: 10px;*/
}
[b-kxbztdlknu] .signature-electrical .signature-block {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}
[b-kxbztdlknu] .signature-electrical .signature-block b {
    width: 100%;
    position: relative;
    display: block;
}
[b-kxbztdlknu] .signature-electrical .signer {
    width: 47%;
    /*float: left;*/
    margin-left: 2%;
    height: 20mm;
    /*text-align: center;*/
}



[b-kxbztdlknu] h3 {
    color: black;
    text-align: center;
    margin-bottom: 11mm;
}

[b-kxbztdlknu] .bordered {
    border: 1px solid #000;
}

[b-kxbztdlknu] .section{
    margin-top:12px;
}
[b-kxbztdlknu] .section .block {
    border-right: 1px solid #000;
}

[b-kxbztdlknu] .section .column {
    display: block;
    height: 100%;
}

[b-kxbztdlknu] .contenu {
    display: flex;
    flex-direction: column;
    padding: 5px 8px 1px;
    position: relative;
}

[b-kxbztdlknu] .section .column .contenu b, .a4-page .section .column .contenu span[b-kxbztdlknu] {
    width: 100%;
    display: block;
    font-size: 11.9px;
}

[b-kxbztdlknu] .section .column .contenu .tricli {
    margin-top: 30px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
}

[b-kxbztdlknu] .section .column .contenu .tricli:nth-child(3n) {
    margin-right: 0;
}

[b-kxbztdlknu] .section .column .contenu .tricli b {
    margin-top: -17px;
}

[b-kxbztdlknu] .section-title {
    font-weight: bold;
    background-color: #d9d9d9;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-pink {
    font-weight: bold;
    background-color: #FAE2D5;
    color: black;
    padding: 8px;
    margin-top : 15px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-blue {
    font-weight: bold;
    background-color: #C1E4F5;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-orange {
    font-weight: bold;
    background-color: #FFD667;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-green {
    font-weight: bold;
    background-color: #C1F0C7;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-yellow {
    font-weight: bold;
    background-color: #FFFFCC;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-deeppink {
    font-weight: bold;
    background-color: #F2CEED;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-rose {
    font-weight: bold;
    background-color: #F4CEFE;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .passport-date{
    font-weight: bold;
    float: inline-end;
}
/* _content/Bunqr.Web/Components/Features/CreateHabilitee/View/HabiliteeTrainingSection.razor.rz.scp.css */
.training[b-dzd5vezuqy]{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 5px; /* Adjust the gap between columns */
    row-gap : 15px;
}

.training-4-column[b-dzd5vezuqy]{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 5px; /* Adjust the gap between columns */
    row-gap : 10px;

}

.training-title[b-dzd5vezuqy]{
    font-weight: bold;
    /* text-align:center;*/
}

.training-sub-title[b-dzd5vezuqy]{
    color:grey;
    font-size: 9px;
    /* text-align:center;*/
}
.training-detail[b-dzd5vezuqy]{
    display: flex;
    flex-direction: column;
}


/* _content/Bunqr.Web/Components/Features/CreateHabilitee/View/TrainingDataRender.razor.rz.scp.css */
.training[b-vm6ixevnk5]{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 5px; /* Adjust the gap between columns */
    row-gap : 15px;
}

.training-4-column[b-vm6ixevnk5]{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 5px; /* Adjust the gap between columns */
    row-gap : 10px;
 
}

.training-title[b-vm6ixevnk5]{
    font-weight: bold;
    /* text-align:center;*/
}

.training-sub-title[b-vm6ixevnk5]{
    color:grey;
    font-size: 9px;
    /* text-align:center;*/
}

.training-detail[b-vm6ixevnk5]{
    display: flex;
    flex-direction: column;
}


/* _content/Bunqr.Web/Components/Features/CropImages/View/ImageCropper.razor.rz.scp.css */
[b-vxk30e8d6v] .big-img {
    max-height: 400px;
    /* This rule is very important, please don't ignore this */
    max-width: 100%;
}

[b-vxk30e8d6v] .img-container {
    max-height: 400px;
    width: 100%;
}

/* These styles are just needed for a nice button and don't related with cropper component */
[b-vxk30e8d6v] #imageRebuildInput {
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

[b-vxk30e8d6v] .cropper-error-load {
    max-height: inherit;
    max-width: 100%;
}

[b-vxk30e8d6v] .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Means that the cropped image will take up 100% of the width of its containing element */
[b-vxk30e8d6v] .cropped-img-container {
    width: 100%;
}

/* _content/Bunqr.Web/Components/Features/DisplayDashboardOnHome/View/HomeDashboard.razor.rz.scp.css */
/* ========================================
   BUNQR - Home Dashboard
   ======================================== */

.bunqr-dashboard-row[b-e01d8s3sxr] {
    margin: 0 -8px;
    padding: 20px 0;
}

.col-card[b-e01d8s3sxr] {
    padding: 0 8px;
    margin-bottom: 20px;
}

/* Cartes KPI avec la charte Bunqr */
.bunqr-kpi-card[b-e01d8s3sxr] {
    border-radius: 12px; 
    border-color: black;
    border-width: 1px;
    padding: 24px;
    min-height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 4px 6px rgba(23, 23, 23, 0.1);
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.bunqr-kpi-card[b-e01d8s3sxr]::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    transform: translate(30%, -30%);
    transition: all 0.3s ease;
}

.bunqr-kpi-card:hover[b-e01d8s3sxr] {
    transform: translateY(-4px);
    box-shadow: 0 8px 16px rgba(23, 23, 23, 0.15);
}

.bunqr-kpi-card:hover[b-e01d8s3sxr]::before {
    transform: translate(20%, -20%) scale(1.2);
}

/* Wrapper du contenu */
.bunqr-kpi-content-wrapper[b-e01d8s3sxr] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
    z-index: 1;
}

/* Section valeur avec icône */
.bunqr-kpi-value-section[b-e01d8s3sxr] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-icon {
    font-size: 32px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-value {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
}

/* Section label */
.bunqr-kpi-label-section[b-e01d8s3sxr] {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.3px;
}

/* Couleurs spécifiques selon la charte Bunqr */

/* Renouvellement nécessaire - Corail doux */
.bunqr-kpi-card.kpi-renouvellement[b-e01d8s3sxr] {
    background: linear-gradient(135deg, #FFCBB1 0%, #FFCBB1 100%);
    color: #171717;
}

/* Document à signer - Sable doux */
.bunqr-kpi-card.kpi-document-signer[b-e01d8s3sxr] {
    background: linear-gradient(135deg, #F5EFE6 0%, #EDE5D8 100%);
    color: #171717;
}

/* Autorisation bientôt expiré - Bleu Brume */
.bunqr-kpi-card.kpi-autorisation-expire[b-e01d8s3sxr] {
    background: linear-gradient(135deg, #D3E1E7 0%, #D3E1E7 100%);
    color: #171717;
}

/* Nouveau collaborateur - Vert Bunqr */
.bunqr-kpi-card.kpi-nouveau-collab[b-e01d8s3sxr] {
    background: linear-gradient(135deg, #D5DFDD 0%, #D5DFDD 100%);
}

/* Action en bas de la carte */
.bunqr-kpi-action[b-e01d8s3sxr] {
    margin-top: 12px;
    padding: 12px 16px;
    background-color: rgba(23, 23, 23, 0.03);
    border-radius: 8px;
    transition: all 0.2s ease;
    cursor: pointer;
}

.bunqr-kpi-action:hover[b-e01d8s3sxr] {
    background-color: rgba(23, 23, 23, 0.08);
    transform: translateX(4px);
}

.bunqr-kpi-action div[b-e01d8s3sxr] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
    color: #171717;
    gap: 8px;
}

.bunqr-kpi-action div[b-e01d8s3sxr]  svg {
    width: 16px;
    height: 16px;
    transition: transform 0.2s ease;
}

.bunqr-kpi-action:hover div[b-e01d8s3sxr]  svg {
    transform: translateX(4px);
}

/* Responsive */
@media (max-width: 768px) {
    .bunqr-kpi-card[b-e01d8s3sxr] {
        min-height: 140px;
        padding: 20px;
    }

    .bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-value {
        font-size: 36px;
    }

    .bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-icon {
        font-size: 24px;
    }

    .bunqr-kpi-label-section[b-e01d8s3sxr] {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .col-card[b-e01d8s3sxr] {
        padding: 0 4px;
        margin-bottom: 16px;
    }

    .bunqr-kpi-card[b-e01d8s3sxr] {
        min-height: 120px;
        padding: 16px;
    }

    .bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-value {
        font-size: 32px;
    }
}
/* _content/Bunqr.Web/Components/Features/DisplayDashboardOnHome/View/KpiDisplayer.razor.rz.scp.css */
/* ========================================
   BUNQR - KPI Displayer (simple)
   ======================================== */

.bunqr-kpi-display[b-xlkih3urlj] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.bunqr-kpi-icon[b-xlkih3urlj] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
}

.bunqr-kpi-icon[b-xlkih3urlj]  svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bunqr-kpi-value[b-xlkih3urlj] {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.bunqr-kpi-loading[b-xlkih3urlj] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}

/* Animation subtile */
@keyframes fadeIn-b-xlkih3urlj {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.bunqr-kpi-display[b-xlkih3urlj] {
    animation: fadeIn-b-xlkih3urlj 0.4s ease-out;
}
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Agenda/PassportAgenda.razor.rz.scp.css */
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Agenda/PassportAgendaInner.razor.rz.scp.css */

.unit .byDay .day[b-dz11dvi35q]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 1em;
    line-height: 16px;
    color: #3E515E;
    text-align: left;
}

.unit .byDay .byTime[b-dz11dvi35q] {
    box-sizing: border-box;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px 8px 8px 8px ;
    border: 1px solid #F3F4F5;
    border-radius: 8px;
    height: 50px;
    background-color: #f8f9fa;
}

.unit .byDay .byTime .time[b-dz11dvi35q]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #081720;
}

.unit .byDay .byTime .title .description[b-dz11dvi35q]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.unit .byDay .byTime .title .sub-description[b-dz11dvi35q]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #3E515E;
}




/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Agenda/PassportAgendaWrapper.razor.rz.scp.css */

.byDay .day[b-c0lw0pvuxo]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 1em;
    line-height: 16px;
    color: #3E515E;
}

.byDay .byTime[b-c0lw0pvuxo] {
    box-sizing: border-box;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px 8px 8px 8px ;
    border: 1px solid #F3F4F5;
    border-radius: 8px;
    height: 50px;
    background-color: #f8f9fa;
}

.byDay .byTime .time[b-c0lw0pvuxo]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #081720;
}

.byDay .byTime .title .description[b-c0lw0pvuxo]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.byDay .byTime .title .sub-description[b-c0lw0pvuxo]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #3E515E;
}




/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Habilitees/PassportHabilitees.razor.rz.scp.css */


/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Habilitees/PassportHabiliteesInner.razor.rz.scp.css */

.unit .title[b-q9ncvjoq6p]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.unit .manager[b-q9ncvjoq6p]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 16px;
    color: #3E515E;
    text-align: left;
    text-overflow: ellipsis;
    text-wrap-mode: nowrap;
    width: 100%;
    white-space: nowrap;  
    overflow: hidden;
}

.unit .date[b-q9ncvjoq6p]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #6E7D86;
}

.unit .state-active[b-q9ncvjoq6p]{
    text-align: center;
    padding: 2px 4px;
    background: #CEEFDA;
    border-radius: 4px;
    color: #04461D;
}

.unit .state-expiring[b-q9ncvjoq6p]{
    text-align: center;
    padding: 2px 4px;
    background: #F2E3CD;
    border-radius: 4px;
    color: #570000;
}

.unit .visibility[b-q9ncvjoq6p]{
    padding:0;
    margin-top: auto;
}
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Habilitees/PassportHabiliteesWrapper.razor.rz.scp.css */

/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/PassportPageDisplayer.razor.rz.scp.css */
.mobile-view-child .back[b-9re4pr50dq]{
    background-color: transparent;
}

.mobile-view-child .back .picto[b-9re4pr50dq]{
    width:30px;
    text-align: center;
}

.mobile-view-child .back .title[b-9re4pr50dq]{
    font-family: 'Mitr';
    font-style: normal;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 18px;
    color: #000000;
}
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Profile/PassportProfile.razor.rz.scp.css */
.mobile-view .top-menu .bunqr-logo-parent-mobile[b-r990dpb16y]{
    width: 50vw;
    height: auto;
}

.mobile-view .top-menu .bunqr-logo-parent-mobile .bunqr-logo-mobile[b-r990dpb16y] {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: auto;
}


.profil .avatar[b-r990dpb16y]{
    width: 100px;
}

.profil .avatar .crop[b-r990dpb16y]{
    width:100px;
    height:100px;
    border-radius: 12px;
    object-fit: cover;
}

.profil .retrieved-avatar-default[b-r990dpb16y]{
    width: 100px;
    height: 100px;
    background-color: #5CE1E1;
    border-radius: 12px;
    color:white;
    font-size: 30px;
}

.profil .initials[b-r990dpb16y]{
    font-size: 50px;
}

.profil .name[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.7em;
    line-height: 20px;
    color: #081720;
    width: 100%;
    /*height:20px;*/
    overflow : hidden;
}

.profil .function[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1.3em;
    line-height: 16px;
    color: #3E515E;
}

.profil .restriction .medical-restriction[b-r990dpb16y]{
    font-size: 16px;
    padding: 2px 4px;
    background: #F7CCCC;
    color: #570000;
    border-radius: 4px;
}

.data .title[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 14px;
    color: #3E515E;
}
.data .content[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.2em;
    line-height: 14px;
    color: #081720;
}

/* agenda line */
.actions .timeline[b-r990dpb16y]{
    border-bottom: 1px solid lightgrey;
    padding: 15px 0 15px 0;
}

.actions .timeline .picto[b-r990dpb16y]{
    width:30px;
    text-align: center;
}

.actions .timeline .title[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    color: #081720;
}

/* habilitee line */
.actions .habilitee[b-r990dpb16y] {
    border-bottom: 1px solid lightgrey;
    padding: 15px 0 15px 0;
}

.actions .habilitee .picto[b-r990dpb16y]{
    width:30px;
    text-align: center;
}

.actions .habilitee .title[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    color: #081720;
}

/* trainings line */
.actions .training[b-r990dpb16y] {
    border-bottom: 1px solid lightgrey;
    padding: 15px 0 15px 0;
}

.actions .training .picto[b-r990dpb16y]{
    width:30px;
    text-align: center;
}
.actions .training .title[b-r990dpb16y] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    color: #081720;
}

/* wallet line */
.actions .wallet[b-r990dpb16y] {
    border-bottom: 1px solid lightgrey;
    padding: 15px 0 15px 0;
}

.actions .wallet .picto[b-r990dpb16y]{
    width:30px;
    text-align: center;
}
.actions .wallet .title[b-r990dpb16y] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    color: #081720;
}
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Trainings/PassportTrainings.razor.rz.scp.css */
.tab-header[b-nkvfztgfbl]{
    font-family: 'Mitr';
    font-style: normal;
    font-size: 1em;
    color: #000000;
    font-weight: 500;
}
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Trainings/PassportTrainingsInner.razor.rz.scp.css */

.unit .description[b-2y5ro8aa1o]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.unit .sub-description[b-2y5ro8aa1o]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #3E515E;
}

.unit .date[b-2y5ro8aa1o]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    color: #6E7D86;
    text-align: right;
}

.unit .status[b-2y5ro8aa1o]{
    text-align: right;
}

.unit .visibility[b-2y5ro8aa1o]{
    padding:0;
    margin-top: auto;
}

.btn-reset[b-2y5ro8aa1o] {
    background: none;
    border: none;
    padding: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
}
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Trainings/PassportTrainingWrapper.razor.rz.scp.css */
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Wallet/PassportWallet.razor.rz.scp.css */
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Wallet/PassportWalletInner.razor.rz.scp.css */

.unit .title[b-ykmvhmlaga]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.unit .manager[b-ykmvhmlaga]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #3E515E;
    text-overflow: ellipsis;
}

.unit .date[b-ykmvhmlaga]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    color: #6E7D86;
}

.unit .picto svg[b-ykmvhmlaga]{
    scale:2;
}

.unit .visibility[b-ykmvhmlaga]{
    padding:0;
    margin-top: auto;
}
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Wallet/PassportWalletWrapper.razor.rz.scp.css */
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/PassportDocumentStateDisplayer.razor.rz.scp.css */
[b-knxlpatiay] .dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}   
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/PassportDocumentStateStringify.razor.rz.scp.css */
.state-active[b-d7dtlvfbso]{
    text-align: center;
    padding: 2px 4px;
    background: #CEEFDA;
    border-radius: 4px;
    color: #04461D;
}

.state-expiring[b-d7dtlvfbso]{
    text-align: center;
    padding: 2px 4px;
    background: #F2E3CD;
    border-radius: 4px;
    color: #c5763f;
}

.state-expired[b-d7dtlvfbso]{
    text-align: center;
    padding: 2px 4px;
    background: #F2E3CD;
    border-radius: 4px;
    color: #570000;
}

.state-archived[b-d7dtlvfbso]{
    text-align: center;
    padding: 2px 4px;
    background: #F2E3CD;
    border-radius: 4px;
    color: #7a7777;
}
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/PassportHabiliteeStateDisplayer.razor.rz.scp.css */
[b-jc1i5b3oo4] .dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}   
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/PassportLayout.razor.rz.scp.css */
.top-menu[b-3a2qdc9rho] {
    width: 100%;
    margin-top: -20px;
}

[b-3a2qdc9rho] .mud-appbar{
    z-index: 0;
}

[b-3a2qdc9rho] .mud-toolbar {
    width: 100%;
}

[b-3a2qdc9rho] .open-help {
    border-radius: 0;
}

[b-3a2qdc9rho] .mud-icon-button {
    padding: 5px;
}

[b-3a2qdc9rho] .mud-paper {
    border-radius: 10px;
}

[b-3a2qdc9rho] .help-account-log-block {
    margin-top: 25px !important;
    height: 40px !important;
}

.topMenuContainer[b-3a2qdc9rho] {
    position: absolute;
    right: 17px;
    overflow: hidden;
    height: 100%;
}
.topMenuContainer .profile-icon[b-3a2qdc9rho] {
    width: 160px;
    position: absolute;
    bottom: 23px;
    right: -149px;
}

.topMenuContainer .commonStyles[b-3a2qdc9rho] {
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    height: 45px;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 7px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 21px;
}

.topMenuContainer .icon-click[b-3a2qdc9rho] {
    background-image: url(images/Btn.png);
    width: 65px;
    position: relative;
}

.topMenuContainer .helpIcon[b-3a2qdc9rho] {
    background-image: url(images/QuestionMarkIcon.png);
    width: 50px;
    margin-left: 20px;
}

.topMenuContainer .mud-input.mud-input-underline[b-3a2qdc9rho]::before {
    border:0 none !important;
}
.account-and-logout-popup .mud-list-item-gutters[b-3a2qdc9rho] {
    padding-right: 5px !important;
}

/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/PassportPage.razor.rz.scp.css */
html[b-qe477s5rh0] {font-size: 100%;}
body[b-qe477s5rh0] {font-size: .8em;}


/* _content/Bunqr.Web/Components/Features/EditEmployee/View/EditEmployeeButton.razor.rz.scp.css */
[b-fnpmv6oxnj] .employee-header{
    font-weight: bold;
}

.creator-form[b-fnpmv6oxnj]{
    padding: 10px;
}
/* _content/Bunqr.Web/Components/Features/FilterEmployee/View/AdvancedFilters.razor.rz.scp.css */
[b-t3w9z2zxhd] .show-training-detail-filter{
    font-size: 12px;
    align-content: center;
    text-decoration: underline;
    cursor:pointer;
}
/* _content/Bunqr.Web/Components/Features/FilterEmployee/View/EmployeeListFilterAutocomplete.razor.rz.scp.css */
[b-9vsvtqsl84] .mud-input.mud-input-outlined .mud-input-outlined-border{
    border-radius: 50px;
}
/* _content/Bunqr.Web/Components/Features/FilterEmployee/View/EmployeeListFilterSelect.razor.rz.scp.css */
[b-3m5shd2qce] .mud-input.mud-input-outlined .mud-input-outlined-border{
    border-radius: 50px;
}
/* _content/Bunqr.Web/Components/Features/FilterEmployee/View/EmployeeListFilterTextField.razor.rz.scp.css */
[b-07rxm3je2m] .mud-input.mud-input-outlined .mud-input-outlined-border{
    border-radius: 50px;
}
/* _content/Bunqr.Web/Components/Features/GetEmployeePassport/View/GetPassportDialog.razor.rz.scp.css */
.pdf-displayer[b-vz3of6uzx0]{
    height: 100%;
    width: 100%;     
}
/* _content/Bunqr.Web/Components/Features/GetImageForTenant/View/TenantLogoDisplayer.razor.rz.scp.css */

:root[b-f1k4tdrzru] {
    --logo-url: url("design-system/images/default-images/default-img.png");
}
.tenant-logo[b-f1k4tdrzru]{
    width: 250px;
    height: 75px;
    z-index: 9; overflow: hidden;
    background-image: var(--logo-url);
    background-repeat: no-repeat;
    background-size: contain;
}
.drop-zone[b-f1k4tdrzru] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 2px dashed #ccc;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: #fafafa;
}

.drop-zone:hover[b-f1k4tdrzru] {
    border-color: #666;
    background-color: #f0f0f0;
}

.drop-zone-icon[b-f1k4tdrzru] {
    font-size: 32px;
    color: #999;
    margin-bottom: 8px;
}

.drop-zone-text[b-f1k4tdrzru] {
    font-size: 12px;
    color: #666;
    text-align: center;
    padding: 0 8px;
}

.tenant-logo-image[b-f1k4tdrzru] {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
/* _content/Bunqr.Web/Components/Features/GetRemindersForTenant/View/MedicalDataReminder.razor.rz.scp.css */
.dot[b-mphbw5kp2v] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
/* _content/Bunqr.Web/Components/Features/GetRemindersForTenant/View/OnBoardReminder.razor.rz.scp.css */
.dot[b-46fwhm22k6] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
/* _content/Bunqr.Web/Components/Features/GetRemindersForTenant/View/Reminders.razor.rz.scp.css */
[b-9epkpd2hdh] .zabeta {
    background: transparent !important;
}
/* _content/Bunqr.Web/Components/Features/GetRemindersForTenant/View/TrainingReminder.razor.rz.scp.css */
.dot[b-bys6frw0ho] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
[b-bys6frw0ho] .expand-icon {
    transition: transform 0.3s ease;
}

[b-bys6frw0ho] .expand-icon.rotated {
    transform: rotate(180deg);
}
/* _content/Bunqr.Web/Components/Features/GetRemindersForTenant/View/TrainingReminderActionMenu.razor.rz.scp.css */
/* _content/Bunqr.Web/Components/Features/ListEmployees/View/EmployeeListGlobalActionMenu.razor.rz.scp.css */


/* _content/Bunqr.Web/Components/Features/ListEmployees/View/EmployeeSelector.razor.rz.scp.css */
[b-z7dqosgc80] .employeeSelector .mud-input {
    font-size: 13px;
    height: 40px;
    background-color: white;
}

[b-z7dqosgc80] .employeeItemContainer {
    font-size: 12px;

}

[b-z7dqosgc80] .mud-list .mud-list-item .mud-list-item-text{
    margin:0;
}

[b-z7dqosgc80] .isNotAvailable {
    color: var(--mud-palette-action-disabled) !important;
    cursor: default !important;
    pointer-events: none !important;
}
/* _content/Bunqr.Web/Components/Features/ListEmployees/View/ListEmployees.razor.rz.scp.css */
[b-odnu68nzmx] .employee-displayName {
    font-weight: bold;
    /*align-self: center;*/
    margin-left: 8px;
    margin-top: 4px;
}

[b-odnu68nzmx] .employee-name-manager-view{
    margin-top: -20px;
}

[b-odnu68nzmx] .employee-displayName-manager-view {
    font-weight: bold;
    margin-left: 8px;

}

[b-odnu68nzmx] .is-active-column{
    text-align:left
}
/* _content/Bunqr.Web/Components/Features/ListOrganizationsAndTenants/View/ActiveOrganizationToolBar.razor.rz.scp.css */
.chip-content[b-chuqes8v1l] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.count-badge[b-chuqes8v1l] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 50%;
    background-color: var(--mud-palette-primary);
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
/* _content/Bunqr.Web/Components/Features/ListOrganizationsAndTenants/View/OrganizationTreeView.razor.rz.scp.css */
[b-ykr5e8w62r] .mud-treeview {
    padding: 8px;
    height: 80vh;
}

[b-ykr5e8w62r] .mud-treeview-item-content {
    border-radius: 4px;
}

[b-ykr5e8w62r] .mud-treeview-item-content:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
/* _content/Bunqr.Web/Components/Features/ListOrganizationsAndTenants/View/OrganizationTreeView2.razor.rz.scp.css */
[b-getkh6lii0] .mud-treeview {
    padding: 8px;
    height: 80vh;
}

[b-getkh6lii0] .mud-treeview-item-content {
    border-radius: 4px;
}

[b-getkh6lii0] .mud-treeview-item-content:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
/* _content/Bunqr.Web/Components/Features/ListOrganizationsAndTenants/View/OrganizationViewToolBar.razor.rz.scp.css */
.chip-content[b-kvt8sbd9oi] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.count-badge[b-kvt8sbd9oi] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 50%;
    background-color: var(--mud-palette-primary);
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
/* _content/Bunqr.Web/Components/Features/SignHabilitee/View/SignHabiliteeDialog.razor.rz.scp.css */
[b-o1vyg0hln5] .signing-dialog{
    height: 80vh;
    width: 80vw;
}
/* _content/Bunqr.Web/Components/Features/ViewSentHabilitees/View/ExpiringHabilitees.razor.rz.scp.css */
.dot[b-ka2ktl9kpg] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
/* _content/Bunqr.Web/Components/Features/ViewSentHabilitees/View/SentHabilitees.razor.rz.scp.css */
.dot[b-dzp3gb0vh8] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
/* _content/Bunqr.Web/Components/Layout/InitialAccountSelectionOverlay.razor.rz.scp.css */
.initial-selection-overlay[b-4o815b3k2y] {
    position: absolute;
    top: 0; /* Pour compenser le padding pa-4 du MudMainContent */
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: -100px;
    background-color: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(12px);
    z-index: 100; /* Assez haut pour couvrir le body, mais pas le drawer */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 4px;
}

.welcome-content[b-4o815b3k2y] {
    text-align: center;
    max-width: 800px;
    padding: 40px;
    animation: fadeIn-b-4o815b3k2y 0.8s ease-out;
}

.logo-container[b-4o815b3k2y] {
    margin-bottom: 40px;
}

.welcome-logo[b-4o815b3k2y] {
    height: 100px;
    filter: drop-shadow(0 0 20px rgba(255, 255, 255, 0.3));
}

.welcome-title[b-4o815b3k2y] {
    font-weight: 800 !important;
    margin-bottom: 24px !important;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.message-card[b-4o815b3k2y] {
    background: rgba(255, 255, 255, 0.95);
    padding: 40px;
    border-radius: 24px;
    color: var(--bunqr-noir);
    box-shadow: 0 20px 50px rgba(0,0,0,0.3);
    margin-bottom: 60px;
}

.pointer-container[b-4o815b3k2y] {
    position: absolute;
    left: 40px;
    top: 150px; /* Aligned with where the switcher usually is */
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    animation: bounceHorizontal-b-4o815b3k2y 2s infinite;
}

.arrow-icon[b-4o815b3k2y] {
    font-size: 3rem !important;
    color: white;
}

.pointer-text[b-4o815b3k2y] {
    font-weight: 600 !important;
    text-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

@keyframes fadeIn-b-4o815b3k2y {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}

@keyframes bounceHorizontal-b-4o815b3k2y {
    0%, 20%, 50%, 80%, 100% {transform: translateX(0);}
    40% {transform: translateX(-20px);}
    60% {transform: translateX(-10px);}
}
/* _content/Bunqr.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-nq4vugy4wj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-nq4vugy4wj] {
    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;
}

.main-content-wrapper[b-nq4vugy4wj] {
    position: relative;
    min-height: calc(100vh - 64px); /* Hauteur moins la barre de navigation */
    width: 100%;
}

#initial-app-loader[b-nq4vugy4wj], .initial-loading-overlay[b-nq4vugy4wj] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--bunqr-blanc, #FEFBFA);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.5s ease;
}

.loading-content[b-nq4vugy4wj] {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loading-logo[b-nq4vugy4wj] {
    height: 80px;
    margin-bottom: 2rem;
}

@keyframes fadeIn-b-nq4vugy4wj {
    from { opacity: 0; }
    to { opacity: 1; }
}

    #blazor-error-ui .dismiss[b-nq4vugy4wj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Bunqr.Web/Components/Layout/MigrationOverlay.razor.rz.scp.css */

.initial-loading-overlay[b-3jeqt7sh68] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--bunqr-blanc, #FEFBFA);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loading-content[b-3jeqt7sh68] {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loading-logo[b-3jeqt7sh68] {
    height: 80px;
    margin-bottom: 2rem;
}
/* _content/Bunqr.Web/Components/Layout/NavMenu.razor.rz.scp.css */
/* ========================================
   BUNQR - Menu de Navigation
   Vert Bunqr #577F76
   ======================================== */

.mudContainer[b-ygw96t7lkn] {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--bunqr-vert);
    border-radius: 12px;
    padding: 16px 0;
}

/* Style du menu principal */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu {
    background-color: transparent;
}

/* Liens de navigation - État normal */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link {
    color: rgba(255, 255, 255, 0.85);
    font-weight: 600;
    font-size: 15px;
    border-radius: 8px;
    padding: 12px 16px;   
    transition: all 0.2s ease;
    letter-spacing: 0.3px;
}

/* Liens de navigation - Survol */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link:hover {
    background-color: rgba(255, 255, 255, 0.15);
    transform: translateX(4px);
    color: #2a2a2a;
}

/* Liens de navigation - État actif */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link.active:not(.mud-nav-link-disabled) {
    background-color: #BFC9C8;
    font-weight: 700;
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link.active:not(.mud-nav-link-disabled):hover {
    background-color: #BFC9C8;
    transform: translateX(4px);
}

/* Icônes */
.mudContainer[b-ygw96t7lkn]  .mud-nav-link .mud-nav-link-icon-default {
    color: inherit;
    font-size: 20px;    
}

/* Espacement des items */
.mudContainer[b-ygw96t7lkn]  .mud-nav-item {
    margin-bottom: 8px;
}

/* Groupes de navigation (sous-menus) */
.mudContainer[b-ygw96t7lkn]  .mud-nav-group {
    color: rgba(255, 255, 255, 0.85);
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-group .mud-nav-group-header {
    padding: 12px 16px;
    margin: 4px 8px;
    border-radius: 8px;
    transition: all 0.2s ease;
    font-weight: 600;
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-group .mud-nav-group-header:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: #FFFFFF;
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-group.mud-expanded .mud-nav-group-header {
    background-color: rgba(255, 255, 255, 0.1);
    color: #FFFFFF;
}

/* Sous-items du groupe */
.mudContainer[b-ygw96t7lkn]  .mud-nav-group .mud-nav-link {
    padding-left: 48px;
    font-size: 14px;
}

/* Logo container */
.logoCont[b-ygw96t7lkn] {
    padding: 16px 8px 24px 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    margin-bottom: 16px;
}

.bunqr-logo-parent[b-ygw96t7lkn] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.bunqr-logo-parent:hover[b-ygw96t7lkn] {
    transform: scale(1.05);
}

.bunqr-logo-parent-retracted[b-ygw96t7lkn] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.bunqr-logo-parent-retracted:hover[b-ygw96t7lkn] {
    transform: scale(1.1) rotate(5deg);
}

.bunqr-logo[b-ygw96t7lkn] {
    max-width: 100%;
    height: auto;
    filter: brightness(1.1);
}

/* Animation pour l'expansion/contraction du menu */
@keyframes slideIn-b-ygw96t7lkn {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-link {
    animation: slideIn-b-ygw96t7lkn 0.3s ease-out;
}

/* ========================================
   SCROLLBAR PERSONNALISÉE - Style Bunqr
   ======================================== */

/* Scrollbar du conteneur principal */
.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar {
    width: 8px;
}

.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 4px;
    margin: 8px 0;
}

.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 4px;
    transition: all 0.3s ease;
}

.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.4);
}

.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar-thumb:active {
    background: rgba(255, 255, 255, 0.5);
}

/* Scrollbar du NavMenu */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu::-webkit-scrollbar {
    width: 8px;
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 4px;
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 4px;
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.4);
}

/* États désactivés */
.mudContainer[b-ygw96t7lkn]  .mud-nav-link-disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Responsive */
@media (max-width: 768px) {
    .mudContainer[b-ygw96t7lkn] {
        width: 95%;
    }

    .mudContainer[b-ygw96t7lkn]  .mud-nav-link {
        padding: 10px 12px;
        font-size: 14px;
    }

    .logoCont[b-ygw96t7lkn] {
        padding: 12px 8px 16px 8px;
    }

    /* Scrollbar plus fine sur mobile */
    .mudContainer[b-ygw96t7lkn]::-webkit-scrollbar {
        width: 4px;
    }
}
/* _content/Bunqr.Web/Components/Layout/NavMenuItem.razor.rz.scp.css */
/* ========================================
   BUNQR - Items du Menu de Navigation
   ======================================== */

/* Animation d'entrée pour les items */
@keyframes fadeInItem-b-pp294gdynd {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Badge/notification sur les items (si besoin futur) */
[b-pp294gdynd] .nav-item-badge {
    background-color: var(--bunqr-corail, #FFB59C);
    color: var(--bunqr-noir, #171717);
    font-size: 11px;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 10px;
    margin-left: auto;
}

/* Séparateur entre groupes d'items */
[b-pp294gdynd] .nav-item-separator {
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    margin: 16px 16px;
}

/* Style pour les sous-items */
[b-pp294gdynd] .mud-nav-group .mud-nav-link {
    position: relative;
}

[b-pp294gdynd] .mud-nav-group .mud-nav-link::before {
    content: '';
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    transition: all 0.2s ease;
}

[b-pp294gdynd] .mud-nav-group .mud-nav-link:hover::before,
[b-pp294gdynd] .mud-nav-group .mud-nav-link.active::before {
    background-color: #FFFFFF;
    transform: translateY(-50%) scale(1.3);
}

/* Effet de focus pour l'accessibilité */
[b-pp294gdynd] .mud-nav-link:focus-visible {
    outline: 2px solid var(--bunqr-ocre, #D19B50);
    outline-offset: 2px;
}
/* _content/Bunqr.Web/Components/Layout/TenantSwitcher.razor.rz.scp.css */
.tenant-switcher[b-wci0di1n5k] {
    position: relative;
    display: flex;
    justify-content: center;
    margin-left: -8px;
}

.tenant-display[b-wci0di1n5k] {
    color:black;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border-radius: 8px;
    cursor: pointer;
    background-color: white;
    transition: background-color 0.2s, box-shadow 0.2s;
}

.tenant-display:hover[b-wci0di1n5k] {
    background-color: #f5f5f5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.tenant-name[b-wci0di1n5k] {
    font-size: .75rem;
    font-weight: 500;
    color: #333;
    max-width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tenant-popup[b-wci0di1n5k] {
    z-index: 10;
}

.tenant-popup-content[b-wci0di1n5k] {
    padding: 16px;
    min-width: 300px;
    background-color: var(--mud-palette-surface);
    border-radius: 8px;
    box-shadow: var(--mud-elevation-8);
}

[b-wci0di1n5k] .tenant-drawer {
    z-index: 1300 !important;
    width: 320px !important;
}

[b-wci0di1n5k] .tenant-drawer .mud-drawer-content {
    display: flex;
    flex-direction: column;
}

[b-wci0di1n5k] .mud-treeview-item-content {
    border-radius: 4px;
}

.count-badge[b-wci0di1n5k] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 50%;
    background-color: lightgrey;
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
/* _content/Bunqr.Web/Components/Layout/TenantSwitcherDialog.razor.rz.scp.css */
.tenant-switcher[b-mjqb29nnn1] {
    position: relative;
    display: flex;
    justify-content: center;
    margin-left: -8px;
}

.tenant-display[b-mjqb29nnn1] {
    color:black;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border-radius: 8px;
    cursor: pointer;
    background-color: white;
    transition: background-color 0.2s, box-shadow 0.2s;
}

.tenant-display:hover[b-mjqb29nnn1] {
    background-color: #f5f5f5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.tenant-name[b-mjqb29nnn1] {
    font-size: .75rem;
    font-weight: 500;
    color: #333;
    max-width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tenant-popup[b-mjqb29nnn1] {
    z-index: 10;
}

.tenant-popup-content[b-mjqb29nnn1] {
    padding: 16px;
    min-width: 300px;
    background-color: var(--mud-palette-surface);
    border-radius: 8px;
    box-shadow: var(--mud-elevation-8);
}

[b-mjqb29nnn1] .tenant-drawer {
    z-index: 1300 !important;
    width: 320px !important;
}

[b-mjqb29nnn1] .tenant-drawer .mud-drawer-content {
    display: flex;
    flex-direction: column;
}

[b-mjqb29nnn1] .mud-treeview-item-content {
    border-radius: 4px;
}

.count-badge[b-mjqb29nnn1] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 50%;
    background-color: lightgrey;
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
/* _content/Bunqr.Web/Components/MyAccount/UI/Profile.razor.rz.scp.css */
[b-98vx1uezlj] #profile {
    width: 332px;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
    padding-bottom: 60px;
    margin-bottom: 60px;
}
    [b-98vx1uezlj] #profile img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    [b-98vx1uezlj] #profile button {
        float:right;
        }

[b-98vx1uezlj] .formWrapper {
    width: 100%;
    background-color: white;
    border-radius: 10px;
}
/* _content/Bunqr.Web/Components/Shared/AdminSidePanel.razor.rz.scp.css */
.side-panel-backdrop[b-jf2am412d9] {
    position: fixed;
    inset: 0;
    background: rgba(2, 6, 23, .3);
    backdrop-filter: blur(2px);
    z-index: 100;
    display: flex;
    justify-content: flex-end;
}

.side-panel[b-jf2am412d9] {
    width: min(540px, 100%);
    height: 100%;
    background: #fff;
    border-left: 1px solid rgba(15, 23, 42, .25);
    box-shadow: -10px 0 30px rgba(2, 6, 23, .08);
    display: flex;
    flex-direction: column;
    animation: slideInRight-b-jf2am412d9 0.3s ease-out;
}

@keyframes slideInRight-b-jf2am412d9 {
    from { transform: translateX(100%); }
    to { transform: translateX(0); }
}

.side-panel__head[b-jf2am412d9] {
    padding: 24px;
    border-bottom: 1px solid rgba(15, 23, 42, .25);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.side-panel__title[b-jf2am412d9] {
    font-weight: 900;
    font-size: 18px;
}

.side-panel__body[b-jf2am412d9] {
    padding: 24px;
    flex: 1;
    overflow-y: auto;
}

.side-panel__footer[b-jf2am412d9] {
    padding: 20px 24px;
    border-top: 1px solid rgba(15, 23, 42, .25);
    background: rgba(15, 23, 42, .02);
    display: flex;
    justify-content: center;
    gap: 12px;
}
/* _content/Bunqr.Web/Components/Shared/PdfViewer/UI/PdfViewerDialog.razor.rz.scp.css */
.pdf-displayer[b-nis9buauib]{
    height: 100vh;
    width: calc(100vw - 48px);
}
/* _content/Bunqr.Web/Components/Shared/TopBar/UI/SupportMailSender.razor.rz.scp.css */
.popupStyles[b-s229o4ee5m] {
    width:500px;
}
.popupStyles .popupHeader h4[b-s229o4ee5m] {
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    color: black;
}

.popupStyles .mud-dialog-content[b-s229o4ee5m] {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding-top: 15px !important;
    padding-bottom: 10px !important;
}

.popupStyles label[b-s229o4ee5m], .popupStyles label span[b-s229o4ee5m], .popupStyles label p[b-s229o4ee5m] {
    font-size: 13px !important;
}

.popupStyles .mud-switch[b-s229o4ee5m] {
    margin-inline-start:0px !important;
}

.white-rounded[b-s229o4ee5m] {
    border-radius: 4px !important;

    background-color: white !important;
    border: 1px black solid !important;
    color: black !important;

}

.white-rounded:active[b-s229o4ee5m] {
    border-radius: 4px !important;
    background-color: white !important;
    border: 1px black solid !important;
    color: black !important;
}
/* _content/Bunqr.Web/Components/Shared/TopBar/UI/TopBar.razor.rz.scp.css */
.top-menu[b-t0yzeeqfuo] {
    width: 100%;   
}

[b-t0yzeeqfuo] .mud-appbar{
    z-index: 0;
}

[b-t0yzeeqfuo] .mud-toolbar {
    width: 100%;
}

[b-t0yzeeqfuo] .open-help {
    border-radius: 0;
}

[b-t0yzeeqfuo] .mud-icon-button {
    padding: 5px;
}

[b-t0yzeeqfuo] .mud-paper {
    border-radius: 10px;
}

[b-t0yzeeqfuo] .help-account-log-block {
    margin-top: 25px !important;
    height: 40px !important;
}

.topMenuContainer[b-t0yzeeqfuo] {
    position: absolute;
    right: 17px;
    overflow: hidden;
    height: 100%;
}
.topMenuContainer .profile-icon[b-t0yzeeqfuo] {
    width: 160px;
    position: absolute;
    bottom: 23px;
    right: -149px;
}

.topMenuContainer .commonStyles[b-t0yzeeqfuo] {
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    height: 45px;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 7px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 21px;
}

.topMenuContainer .icon-click[b-t0yzeeqfuo] {
    background-image: url(images/Btn.png);
    width: 65px;
    position: relative;
}

.topMenuContainer .helpIcon[b-t0yzeeqfuo] {
    background-image: url(images/QuestionMarkIcon.png);
    width: 50px;
    margin-left: 20px;
}

.topMenuContainer .mud-input.mud-input-underline[b-t0yzeeqfuo]::before {
    border:0 none !important;
}
.account-and-logout-popup .mud-list-item-gutters[b-t0yzeeqfuo] {
    padding-right: 5px !important;
}
/* _content/Bunqr.Web/Components/Shared/Wizard/WizardContainer.razor.rz.scp.css */
[b-3v0dwkdv9q] .wizard-home-logo {
    background-image: url("images/KydocLogoLight.svg");
    background-size: cover;
    height: 100px;
    width: 100px;
}

[b-3v0dwkdv9q] .wizard-home-logo:hover {
    cursor: pointer;
}

[b-3v0dwkdv9q] .navigation-button {
    position: relative;
    top: 30%;
}

[b-3v0dwkdv9q] .wizard-header {
    padding: 0;
    height: 100px;
    background-color: #0E2636;
}

[b-3v0dwkdv9q] .wizard-content {
    margin-right: 0;
    overflow: hidden;
    height: calc(100vh - 100px);
    background-color: #E7EFF5;
}
/* _content/Bunqr.Web/Components/Shared/Wizard/WizardProgress.razor.rz.scp.css */
.progress-container[b-f12eymsktw]{
    height:100px;
    position: relative;
    margin: auto;
    width: max-content;
    
}
[b-f12eymsktw] .step {
    display: inline-block;
    background: #808080;
    width: 2vw;
    height: 2vw;
    max-height: 60px;
    max-width: 60px;
    border-radius: 50%;
    align-items: center;
    text-align: center;
    position: relative;
    top: 30%;
    font-size: 1em;
    font-weight: bold;
}
[b-f12eymsktw] .link {
    display:inline-block;
    position:relative;
    background: #808080;
    width: 50px;
    height: 4px;
    top:25px;
    margin-left: 3px;
    margin-right: 3px;
}
[b-f12eymsktw] .active{
    background: #5CE1E1;
    color:#EAEAEA;
}
[b-f12eymsktw] p{
    margin-top: 0.3vw;
}
