#create_user_roles {
    display: block;
}

#koko.form-check {
    padding-left: 2.25rem;
}

.tablePerso td h1 {
    font-size: 18px !important;
}

.warningLicence {
    color: #ffc107 !important;
}

.dangerLicence {
    color: #bd2130 !important;
}
.dot--yellow {
    background: #ffc107;
}
.dot--pink {
    background: #e83e8c;
}
.dot--orange {
    background: #fd7e14;
}
.dot--cyan {
    background:#17a2b8;
}
.dot--purple {
    background: #6f42c1;
}
.dot--teal {
    background: #20c997;
}
.dot--grey {
    background: #6c757d;
}
.dot--indigo {
    background: #6610f2;
}

.report-au-card{
    border-radius: 10px !important;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1) !important;
}
.info-chart7{
    max-width: 55% !important;
}