﻿
.habilitee-detail-dialog{
    background:url('../images/backgrounds/employee_background.jpg');
    background-size: cover;
}

/* nouvelle page */
.habilitee-detail-employee {
    font-family: 'DM Sans';
}

/* passeport */
.habilitee-detail-employee .habilitee-employee-passport {
    margin-top: 25px;
}

.habilitee-detail-employee .habilitee-employee-passport .title {

    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;


    color: #081720;


    display: flex;

    justify-items: start;
    align-items: center;
}

.habilitee-detail-employee .habilitee-employee-passport .sub-title {
    margin-top: 10px;
    font-family: 'DM Sans';
    font-style: normal;
    padding-left: 15px;

}

.habilitee-detail-employee .habilitee-employee-passport .passport-button {
    text-align: center;
    padding-top: 75px;
}

.habilitee-detail-header{
    overflow: hidden;
}

.habilitee-detail-header .habilitee-employee-face-and-data {


    padding-bottom: 30px;

}

.habilitee-detail-header .close-page-habilitee-detail-employee {
    display: flex;

    justify-content: end;
    align-items: center;
}


.habilitee-detail-employee .get-passport {
    display: flex;

    justify-content: end;
    align-items: center;
}

.employee-name-get-passpoprt-button .welcome {
    margin-top: 50px;
}

.employee-name-get-passpoprt-button .welcome .user-avatar {

    width: 75px;
    padding-top: 5px;

}

.employee-name-get-passpoprt-button .welcome .user-avatar  .edit-avatar{
    position: absolute;
    /* left: 250px; */
    /* top: 200px; */
    z-index: 10;
    margin-top: -20px;
    /* top: 200px; */
    margin-left: 50px;
  
}

.employee-name-get-passpoprt-button .welcome .user-avatar .initials {

    background-color: #5CE1E1;
    width: 75px;
    height: 75px;
    border-radius: 4px;
    font-size: 50px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    z-index: 5;
    position: relative;

}

.employee-name-get-passpoprt-button .welcome .user-welcoming {
    margin-left: 10px;
    margin-top: -10px;
}

.employee-name-get-passpoprt-button .welcome .close-button {

    justify-items: end;
}

.employee-name-get-passpoprt-button .welcome .passport-bt-generation {
    justify-items: end;
    width: 100%;
}


.employee-name-get-passpoprt-button .welcome .user-welcoming .title {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 81px;
    color: #081720;

}

.employee-name-get-passpoprt-button .welcome .user-welcoming .disabled-design {
    color:#6e7d86;

}

.employee-name-get-passpoprt-button .welcome .user-welcoming .external-id {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #081720;
    display: flex;
    flex-direction: column;
    margin-top: -15px;
}

.employee-name-get-passpoprt-button .welcome .user-welcoming .content {


    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 22px;
    color: #3E515E;

}

.habilitee-employee-personal-data .dataset {
    margin-left: 75px;
}

.habilitee-employee-personal-data .dataset .dataset1 {
    margin-bottom: 10px;

}



@media (width <= 576px) {
    .habilitee-employee-personal-data .dataset .dataset5 {
        
    }
}

@media (width > 576px) {
    .habilitee-employee-personal-data .dataset .dataset5 {
        border-left: 1px solid lightgrey;

    }
}

.habilitee-employee-personal-data .dataset .content {
    font-weight: bold;

}

.habilitee-detail-employee .edit {
    display: flex;

    justify-content: end;
    align-items: center;
}

/* medical data */
@media (width <= 576px) {
    .habilitee-detail-employee .habilitee-employee-medical-data {
        margin-top: 25px;
        padding-bottom: 35px;


    }


}
@media (width > 576px) {
    .habilitee-detail-employee .habilitee-employee-medical-data {
        margin-top: 25px;
        padding-bottom: 25px;

        border-right: 1px solid lightgrey;
    }


}

.habilitee-detail-employee .habilitee-employee-medical-data .title {


    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;


    color: #081720;


    display: flex;

    justify-content: space-between;
    align-items: center;


}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check {
    margin-top: 15px;
    padding-left: 15px;


}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .medical-listing {

}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .content {
    font-weight: bold;
}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .medical-display {

}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .title {

    display: flex;

    justify-content: start;
    align-items: center;


}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .medical-badges {


    display: flex;
    margin-top: 10px;

    align-items: center;
    padding: 10px;


}

.habilitee-detail-employee .habilitee-employee-medical-data .history {

    justify-items: end;
    align-items: center;

}


.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .download {
    margin-right: 5px;
    text-decoration: underline;
    cursor: pointer;
}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .medical-display .medical-badges .borderit {
    border: 1px solid #6E7D86;
    border-radius: 8px;
    padding: 8px 10px 10px 8px;

}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .restriction-action {
    padding: 5px;
    background-color: #F1CDCB;
    border: solid 1px #8C5D5F;
    border-radius: 5px;
    width: 100px;
    height: 25px;
    font-size: 10px;
    text-transform: capitalize;
    text-align: center;
    margin-right: 5px;
    color: #8C5D5F;
}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .medical-restrictions-badge-false {
    padding: 5px;
    background-color: #F1CDCB;
    border: solid 1px #8C5D5F;
    border-radius: 5px;
    width: 100px;
    height: 25px;
    font-size: 10px;
    text-transform: capitalize;
    text-align: center;
    margin-left: 5px;
    color: #8C5D5F;
    cursor: pointer;

}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .medical-display .medical-badges .medical-restrictions-badge-true {
    width: 70px;
    height: 25px;
    padding: 5px;
    background-color: #F2E3CD;
    border: solid 1px #765B35;
    color: #765B35;
    border-radius: 5px;
    font-size: 10px;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
    margin-right: 5px;
}

.habilitee-detail-employee .habilitee-employee-medical-data .doctor-and-medical-check .action {

    text-align: left;

    margin-top: 10px;

    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;

    color: #3E515E;

}

.habilitee-detail-employee {
    overflow: auto;
    height: calc(100vh - 350px);
}

.habilitee-detail-employee .InfoPlusAutorisation {
    /*border-bottom : 1px solid lightgrey;*/
    padding-bottom: 35px;
    padding-top: 45px;
}

@media (width <= 576px) {
    .habilitee-detail-employee .habilitee-employee-timeline {
        margin-top: 25px;
        padding-left: 15px;

    }


}

@media (width > 576px) {
    .habilitee-detail-employee .habilitee-employee-timeline {
        margin-top: 25px;
        padding-left: 15px;
        border-right: 1px solid lightgrey;

    }

}

.habilitee-detail-employee .habilitee-employee-timeline .title {

    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #081720;

}


.habilitee-detail-employee .habilitee-employee-timeline .left-pan {
    border-right: #EEEEEE 1px solid;
    width: 250px;
    border-right: 1px solid lightgrey;
}

.habilitee-detail-employee .badge-false {
    padding: 5px;
    background-color: #F1CDCB;
    border: solid 1px #8C5D5F;
    border-radius: 5px;
    width: 70px;
    height: 25px;
    font-size: 10px;
    text-transform: capitalize;
    text-align: center;
    margin-right: 5px;
    color: #8C5D5F;
}

.habilitee-detail-employee .badge-true {
    width: 100px;
    height: 25px;
    padding: 5px;
    background-color: #F2E3CD;
    border: solid 1px #765B35;
    color: #765B35;
    border-radius: 5px;
    font-size: 10px;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
    margin-right: 5px;
}

.habilitee-detail-employee .badge-void {
    width: 70px;
    height: 25px;
    padding: 2px 0 0 0;
    background-color: #F8F9FA;
    border: solid 1px #ADB5BD;
    color: #ADB5BD;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;

    text-align: center;
    margin-right: 5px;
}

.habilitee-detail-employee .badge-scheduled {
    width: 100px;
    height: 25px;
    padding: 2px 0 0 0;
    background-color: #D1E7DD;
    border: solid 1px #198754;
    color: #198754;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;

    text-align: center;
    margin-right: 5px;
}

.habilitee-detail-employee .badge-initialyzed {
    width: 70px;
    height: 25px;
    padding: 2px 0 0 0;
    background-color:#CFF4FC;
    border: solid 1px #0dcaf0;
    color: #0dcaf0;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;

    text-align: center;
    margin-right: 5px;
}

.habilitee-detail-employee .badge-todo{
    width: 70px;
    height: 25px;
    padding: 2px 0 0 0;
    background-color: #FFF3CD;
    border: solid 1px #ffc107;
    color: #ffc107;
    border-radius: 5px;

    font-weight: bold;

    text-align: center;
    margin-right: 5px;
    font-size: 14px;
}


.habilitee-detail-employee .habilitee-employee-timeline .sub-title {
    margin-top: 10px;


}

.habilitee-detail-employee .habilitee-employee-timeline .content {
    font-weight: bold;
}

.habilitee-detail-employee .habilitee-employee-habilitee {
    margin-top: 25px;
    padding-left: 15px;


}

.habilitee-detail-employee .habilitee-employee-habilitee .title {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;

    color: #081720;
}

.habilitee-detail-employee .habilitee-employee-habilitee .history {


    justify-items: end;
}


.InfoPlusAutorisation .habilitee-employee-timeline .history {

    justify-items: end;
    margin-top: 40px;


}

.habilitee-detail-employee .content {
    font-weight: bold;

}

.habilitee-detail-employee .action {
    text-decoration: underline;
    cursor: pointer !important;
}

.habilitee-detail-employee .subtitle {
    margin-top: 10px;

}

.habilitee-detail-employee .signing-date {


    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    /* or 133% */

    color: #078B3A;

}

.habilitee-detail-employee .signing-date-none {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    /* or 133% */

    color: red !important;
}

.habilitee-detail-employee .DocPlusAdministrativeRecord{
    margin-top:30px;
    margin-bottom: 25px;
}

@media (width <= 576px) {
    .habilitee-detail-employee .DocPlusAdministrativeRecord .habilitee-employee-folder {
     border-right:none;
    }
}

@media (width > 576px) {
    .habilitee-detail-employee .DocPlusAdministrativeRecord .habilitee-employee-folder {
        border-right: 1px solid lightgrey;
    }
}

.habilitee-detail-employee .DocPlusAdministrativeRecord .habilitee-employee-folder .title {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;

    margin-top: 15px;


    color: #081720;
    display: flex;
    flex-direction: row;
    justify-content: space-between;


}

.habilitee-detail-employee .DocPlusAdministrativeRecord  .habilitee-employee-folder .doc-tab {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.habilitee-detail-employee .DocPlusAdministrativeRecord  .habilitee-employee-folder .doc-tab .col-3 {


}

.habilitee-detail-employee .DocPlusAdministrativeRecord  .habilitee-employee-folder .doc-tab .download {
    text-decoration: underline;
    cursor: pointer;
}

.habilitee-detail-employee .DocPlusAdministrativeRecord  .habilitee-employee-folder .doc-tab .mud-tabs-tabbar {
    background-color: transparent !important;
    border: none !important;

}

.habilitee-detail-employee .DocPlusAdministrativeRecord  .habilitee-employee-folder .doc-tab .mud-tabs-tabbar .mud-tab {
    text-transform: capitalize !important;
}

.habilitee-detail-employee-ActiveTabClass {
    text-transform: capitalize !important;
    font-weight: bold;
}

.habilitee-detail-employee .DocPlusAdministrativeRecord .administrative-record{

}

.habilitee-detail-employee .DocPlusAdministrativeRecord .administrative-record .title{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    margin-top: 10px;
    color: #081720;
    display: flex;
    flex-direction: row;
    justify-content: start;
    margin-bottom:15px;
}

.habilitee-detail-employee .DocPlusAdministrativeRecord .administrative-record .main{
    font-weight: bold;
}

.habilitee-detail-employee .DocPlusAdministrativeRecord .administrative-record .checkOrAdd{
    text-decoration: underline;
    font-weight: bold;
   
}

.habilitee-detail-employee .DocPlusAdministrativeRecord .administrative-record .checkOrAdd button{
    background-color: transparent;
    border:none;
    text-decoration: underline;
    font-weight: bold;
    margin-top:-10px;
}

.habilitee-detail-employee .DocPlusAdministrativeRecord .administrative-record .checkOrAdd svg{
    
    margin-top:2px;
}

.habilitee-detail-employee .DocPlusAdministrativeRecord .administrative-record .download{
    text-decoration: underline;
    cursor: pointer;
}

.dotmenu-replace-file .mud-button-label{
    font-weight: normal;
    font-size: 12px;
    margin-left:8px;
}

.mud-dialog-content .cropper-outter .title{
    font-weight: bold;
}

.mud-dialog-content .cropper-outter .bt{
    text-align: center;
    cursor: pointer;
}

.mud-dialog-content .cropper-outter .bt-no{
    text-align: center;
    cursor: not-allowed;
}


.mud-dialog-content .cropper-outter .noactive{
    color:lightgrey;
}

.mud-dialog-content .cropper-outter .action{
    border-top:1px solid lightgrey;
    margin-top: 10px;
    padding-top: 10px;
}

.cropper-dialog .mud-dialog-title{
    font-weight: bold;
}

.habilitee-detail-header .habilitee-employee-face-and-data .quit-date-cell {
    background-color: red;
    color: white;
    margin-left: -12px;
    font-weight: bold;
    margin-right: -12px;
    display: flex;
    height: 40px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}





     
