@import '_content/AuralizeBlazor/AuralizeBlazor.bundle.scp.css';
@import '_content/Bunqr.Authentication/Bunqr.Authentication.l09tu8v48k.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.bundle.scp.css';

/* _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: #0E2636;
}

[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/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/ConsultEmployeeTrainings/View/EmployeeDocuments.razor.rz.scp.css */
[b-opkuqli45w] .wallet-actions{
    margin-top: -8px;
}
[b-opkuqli45w] .dot {
     height: 15px;
     width: 15px;
     background-color: red;
     border-radius: 50%;
     display: inline-block;
    margin-right: 5px;
}

[b-opkuqli45w] .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/View/HabiliteeDialog.razor.rz.scp.css */
.pdf-displayer[b-zoaao7jes6]{
    height: 60vh;
    width: 100%;
}
/* _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;
  
}

[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: 45mm;
    /*padding: 5px;*/
}
[b-kxbztdlknu] .electrical-footer {
    height: auto;
}

[b-kxbztdlknu] .leftContent {
    width: 50%;
    float: left;
    height: 100%;
    display: grid;
    padding: 10px;
    /*row-gap: 10px;*/
}
    
[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%;
}


[b-kxbztdlknu] .footerContent .rightContent .signature-block {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    position: relative;
    display: flex;
    flex-direction: column;
}
[b-kxbztdlknu] .footerContent .rightContent .signature-block b {
    width: 100%;
    position: relative;
    display: block;
}
[b-kxbztdlknu] .footerContent .rightContent .signature-block .signer {
    /*width: 47%;*/
    float: left;
    margin-left: 2%;
    height: 78%;
    margin-top: 5%;
}



[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;
}



[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/DisplayPassport/View/Passport/Agenda/PassportAgenda.razor.rz.scp.css */
/* _content/Bunqr.Web/Components/Features/DisplayPassport/View/Passport/Agenda/PassportAgendaInner.razor.rz.scp.css */

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

.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;
}

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

.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;
}

.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/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;
}

.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;
}
/* _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;
}

.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/GenerateEmployeePassport/View/PassportDialog.razor.rz.scp.css */
.pdf-displayer[b-5p6lrkah1q]{
    height: 100%;
    width: 100%;     
}
/* _content/Bunqr.Web/Components/Features/GenerateEmployeePassport/View/PdfRender/PassportPdf.razor.rz.scp.css */
.a4-page[b-fh1q9zb8dp] {
    width: 210mm;
    height: 297mm;
    margin: auto;
    /*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-fh1q9zb8dp] .passport-logo {
   position:absolute;
    left: 5mm;
    top: 10mm;
}

[b-fh1q9zb8dp] .passport-main-txt {
    display: block;
    padding: 14mm;
    width: 182mm;
    height: 135mm;
    line-height: 5mm;
}

[b-fh1q9zb8dp] .passport-main-txt .team-signature {
    margin-left: 30mm;
}

[b-fh1q9zb8dp] .passport-salutation {
    display: block;
    height: 10mm;
    text-align: right;
}

[b-fh1q9zb8dp] .passport-main-txt .passport-body {
    width: 182mm;
    padding-top:35mm;
}

[b-fh1q9zb8dp] .passport-intro {
    display: block;
    width: 210mm;
    height: 0mm;
    margin-top:35mm;
    color: #FF9966;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

[b-fh1q9zb8dp] .passport-scissor-cut {
    display: block;
    width: 210mm;
    background-image: url(images/scisor-line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 210mm;
    height: 5mm;
    margin-top: 12mm;
}

[b-fh1q9zb8dp] .passport-recto {
    position: absolute;
    width: 204mm;
    left: 3mm;
    bottom: 5mm;
    border: 4px solid #FF9966;
    height: 95mm;
    border-radius: 20px;
}

[b-fh1q9zb8dp] .passport-recto-cell {
    display: block;
    float: left;
    width: 64mm;
    height: 100%;
    padding-right: 3mm;
    padding-left: 3mm;
    border-left: 1px dotted #BFBFBF;
}

[b-fh1q9zb8dp] .passport-title-A {
    display: block;
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #FF9966;
    font-weight: bold;
    margin-top: 10mm;
    margin-bottom: 5mm;
    text-align: center;
}

[b-fh1q9zb8dp] .passport-title-B {
    display: block;
    float: left;
    width: 100%;
    background-color: #33CCCC;
    text-align: center;
    color: white;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 5mm;
    margin-bottom: 5mm;
    padding: 2px;
}

[b-fh1q9zb8dp] .passport-inner-cell {
    display: block;
    float: left;
    width: 100%;
    line-height: 5mm;
}

[b-fh1q9zb8dp] .passport-inner-cell .passport-warning {
    font-weight: bold;
}

[b-fh1q9zb8dp] .passport-inner-cell .inner-logo {
    background-image: url('images/logoandfontalpha.png');
    background-position: center;
    height: 15mm;
    background-repeat: no-repeat;
    background-size: 15mm 15mm;
    margin-top: 10mm;
}

[b-fh1q9zb8dp] .passport-inner-cell .passport-qrcode {
    width: 100%;
    display: block;
    text-align: center;
}

[b-fh1q9zb8dp] .passport-half-inner-cell {
    float: left;
    display: block;
    float: left;
    width: 50%;
    line-height: 5mm;
    font-size: 11px;
}

[b-fh1q9zb8dp] .passport-single-inner-cell {
    float: left;
    display: block;
    float: left;
    width: 100%;
    line-height: 5mm;
    font-size: 11px;
}

[b-fh1q9zb8dp] .passport-half-inner-cell .user-data {
    font-weight: bold;
    width: 100%;
    padding-left: 5mm;
}

[b-fh1q9zb8dp] .passport-verso {
    position: absolute;
    width: 204mm;
    left: 3mm;
    bottom: 5mm;
    border-top: 1px dotted black;
    height: 95mm;
    background-color: #DCF9F8;
}

[b-fh1q9zb8dp] .passport-verso .passport-recto-cell .verso-inner-cell {
    float: left;
    display: block;
    width: 100%;
    font-weight: bold;
    margin-top: 5mm;
    padding-left: 5mm;
    margin-bottom: 5mm;
    text-align: center;
}

[b-fh1q9zb8dp] .passport-verso .passport-recto-cell .verso-inner-intro {
    text-align: center;
    width: 100%;
    display: block;
    float: left;
    margin-top: 25mm;
}

[b-fh1q9zb8dp] .passport-verso .passport-recto-cell .verso-inner-intro .mainline {
    font-size: 30px;
    color: #FF9966;
}

[b-fh1q9zb8dp] .passport-verso .passport-recto-cell .verso-inner-intro .subline {
    font-size: 24px;
    color: #FF9966;
}

[b-fh1q9zb8dp] .passport-verso .passport-recto-cell .verso-logo {
    background-image: url('images/logo-recto.png');
    background-position: center;
    height: 100px;
    background-repeat: no-repeat;
    background-size: 90px 100px;
    display: block;
    width: 100%;
    margin-bottom: 10mm;
}

[b-fh1q9zb8dp] .passport-verso .passport-recto-cell .verso-inner-intro .delivery-date {
    float: left;
    display: block;
    width: 100%;
    display: block;
    text-align: right;
}

[b-fh1q9zb8dp] .passport-verso .passport-recto-cell .boss-stamp {
    float: left;
    display: block;
    width: 55mm;
    height: 30mm;
    background-color: white;
    border: 1px solid #BFBFBF;
    color: #BFBFBF;
    text-transform: uppercase;
    text-align: center;
    margin-top: 35mm;
    margin-left: 5mm;
}

/* btp card */
[b-fh1q9zb8dp] .btp-card {
    position: absolute;
    width: 85mm;
    height: 55mm;
    border: 4px solid black;
    border-radius: 20px;
    padding: 2mm 10mm 5mm 5mm;
    top: 100px;
    left: 100px;
    overflow: hidden;
}

[b-fh1q9zb8dp] .btp-card .employee {
    width: 85mm;
position:relative;
    height: 55mm;
}

[b-fh1q9zb8dp] .btp-card .employee .employee-data {
    display: block;
    width: 30mm;
    height: 100%;
    float: left;
}

[b-fh1q9zb8dp] .btp-card .employee-data .title {
    width: 30mm;
    background-color: #33CCCC;
    padding-left: 8mm;
    color: white;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 2mm;

}

[b-fh1q9zb8dp] .btp-card .employee-data .cells {
    width: 30mm;
    padding-top: 2mm;
    font-size: 10px;

}

[b-fh1q9zb8dp] .btp-card .employee-data .cells .inner-cell {
    width: 30mm;
    margin-top: 1mm;

}

[b-fh1q9zb8dp] .btp-card .employee-data .cells .inner-cell .content {
    font-weight: bold;

}

[b-fh1q9zb8dp] .btp-card .employee-data .cells .inner-cell-last {
    width: 30mm;
    margin-top: 3mm;

}

[b-fh1q9zb8dp] .btp-card .employee-data .cells .inner-cell-last .content {
    font-weight: bold;

}

[b-fh1q9zb8dp] .btp-card .employee-avater-and-qrcode {
    width: 30mm;
    height: 60mm;

    float: right;
    display: block;
}

[b-fh1q9zb8dp] .btp-card .title {
    width: 45mm;
    margin-top:7mm;
    padding-left: 5px;
    font-size: 16px;
    color:black;
    font-weight: bold;
    text-align: left;
}

[b-fh1q9zb8dp] .company-logo{
    margin-left: 15mm;
    margin-top: 40mm;
}

[b-fh1q9zb8dp] .btp-card .employee {
    position: absolute;
    top:65px;
}

[b-fh1q9zb8dp] .btp-card .employee .avatar {
    width: 25px;
    height: 25px;
    color: white;
    top: 19mm;
    right: 21mm;
    position: absolute;
    scale: 3.5;
    z-index: 20;
}

[b-fh1q9zb8dp] .btp-card .employee .no-avatar {
    width: 25px;
    height: 25px;
    color: white;
    top: 19mm;
    right: 21mm;
    position: absolute;
    scale: 3.5;
    z-index: 20;
    color: white;
    background-color: #D1994D;
    border-radius: 4px;
    text-transform: uppercase;
}

[b-fh1q9zb8dp] .btp-card .employee .qrcode {
    width: 30mm;
    height: 30mm;
    position: absolute;
    top: 4mm;
    left: -5mm;
    z-index: 10;
    scale: 0.60;
}

[b-fh1q9zb8dp] .btp-card .employee .company-logo {
    width: 85px;
    height: 85px;
    position: absolute;
    top: -54mm;
    right: 13mm;
    z-index: 15;
}


/* _content/Bunqr.Web/Components/Features/GenerateEmployeePassport/View/PdfRender/PassportRectoFooter.razor.rz.scp.css */
[b-nvhnchtyae] table {
    border-collapse: collapse;
}

[b-nvhnchtyae] table tr:first-child{
    border-top:2px dotted #E99F70;
}

[b-nvhnchtyae] table tr td{
    width: 70mm;
    border-left:1px solid black;
    border-right:1px solid black;
}

[b-nvhnchtyae] table tr td:first-child,
[b-nvhnchtyae] table tr th:first-child {
    border-left: 0;
}
[b-nvhnchtyae] table tr td:last-child,
[b-nvhnchtyae] table tr th:last-child {
    border-right: 0;
}
/* _content/Bunqr.Web/Components/Features/GenerateEmployeePassport/View/PdfRender/PassportRectoFooterEmployeeDetail.razor.rz.scp.css */
.title[b-76dyq5h4uc]{
    background: #E99F70;
}

.holder[b-76dyq5h4uc]{
    background: #77C8CB;
}

.employeeInfo[b-76dyq5h4uc]{
    font-weight: bold;
}
/* _content/Bunqr.Web/Components/Features/GenerateEmployeePassport/View/PdfRender/PassportRectoFooterHabilitee.razor.rz.scp.css */
.title[b-h4lx085guz]{
    background: #E99F70;
}

.holder[b-h4lx085guz]{
    background: #77C8CB;
}

.employeeInfo[b-h4lx085guz]{
    font-weight: bold;
}

[b-h4lx085guz] p span{
    font-weight: bold;
}

[b-h4lx085guz] p div {
    font-weight: bold;
    color: #E99F70;
}
/* _content/Bunqr.Web/Components/Features/GenerateEmployeePassport/View/PdfRender/PassportRectoFooterQrCode.razor.rz.scp.css */
[b-tngbfrkapu] .passport-logo {
    position:absolute;
    left:1mm;
    top:1mm;
    width: 50px;
    background-image: url(images/logo_kydoc_small.png);
    height: 50px;
    background-size: cover;
}
/* _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;
}
/* _content/Bunqr.Web/Components/Features/GetRemindersForTenant/View/TrainingReminderActionMenu.razor.rz.scp.css */
[b-lsb5y7rwgg] .modifier-font-size{
    font-size: 18pt;
}

[b-lsb5y7rwgg] .modifier-font-size:active{
    font-size: 18pt;
}

[b-lsb5y7rwgg] .modifier-font-size:disabled{
    font-size: 18pt;
}

[b-lsb5y7rwgg] .modifier-font-size:hover{
    font-size: 18pt;
}
/* _content/Bunqr.Web/Components/Features/ListEmployees/View/EmployeeListGlobalActionMenu.razor.rz.scp.css */
[b-sq8ie24juw] .modifier-font-size{
    font-size: 18pt;
}

[b-sq8ie24juw] .modifier-font-size:active{
    font-size: 18pt;
}

[b-sq8ie24juw] .modifier-font-size:disabled{
    font-size: 18pt;
}

[b-sq8ie24juw] .modifier-font-size:hover{
    font-size: 18pt;
}
/* _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
}



[b-odnu68nzmx] .habilitee-black-rounded{
    border-radius: 4px !important;
    background-color: black !important;
    border: 1px black solid !important;
    color: white !important;
    height: 45px;
    padding: 15px;
}

[b-odnu68nzmx] .habilitee-white-rounded{
    border-radius: 4px !important;
    background-color: white !important;
    border: 1px black solid !important;
    color: black !important;
    height: 45px;
    padding: 15px;
    margin-right:15px;
}
/* _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/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;
}

    #blazor-error-ui .dismiss[b-nq4vugy4wj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Bunqr.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.mudContainer[b-ygw96t7lkn] {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
}

/*.mudContainer ::deep .mud-expanded {*/
/*    display: none !important;*/
/*}*/

.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link.active:not(.mud-nav-link-disabled),
.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link:hover {
    background-color: #FFCBB1;
    border-radius: 6px;
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-link.active:not(.mud-nav-link-disabled) {
    color: rgb(133, 139, 153);
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link {
    /*padding-left: 15px;*/
    color: rgb(133, 139, 153);
    font-weight: bold;
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-item {
    margin-bottom: 15px;
}
/* _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/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;
}
