.container-ahj {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.h3-theme {
    font-weight: bold;
    font-size: 36px;
    color: #000000;
}

.see-more {
    font-weight: 400;
    font-size: 18px;
    color: #130F40;
    display: flex;
    align-items: center;
}

.see-more:hover {
    text-decoration: none;
    color: #F9CA24;
}

.see-more svg {
    width: 20px;
    height: 20px;
    color: #F9CA24;

}

.see-more svg.dark {
    color: #130F40;

}

.carousel-nos-clients {
    width: 90%;
    margin: 0px auto;
}

.slick-slide {
    margin: 10px;
}

.slick-slide img {
    width: 100%;
    border: 2px solid #fff;
}

/* .page-rowing {
    margin-top: 10%;
} */
.content-position-after-header {
    margin-top: 120px;
}

.card-dashboard,
.favorite-content {
    background: #FFFFFF;
    border: 1px solid #E6E7E9;
    border-radius: 8px;
    padding: 20px 15px;
}

.card-statistics {
    width: 100%;
    border-radius: 8px;
    padding: 20px;
}

.card-statistics.card-statistics-color-1 {
    background: #FBEDE7;
}

.stat-content-label {
    display: flex;
    justify-content: space-between;
}

.card-statistics-label {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: rgba(24, 24, 25, 0.9);
}

.filtre-input-label {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
}

.label-stat-counter {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: rgba(24, 24, 25, 0.9);
}

.label-stat-counter2 {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: rgba(24, 24, 25, 0.9);
    font-size: 14px;
    word-wrap: break-word;
}

.card-statistics.card-statistics-color-2 {
    background: #E1F5FD;
}

.card-statistics.card-statistics-color-3 {
    background: #F2E7FC;
}

.card-statistics.card-statistics-color-4 {
    background: rgba(76, 175, 80, 0.15);
}

.card-statistics.card-statistics-color-5 {
    background: rgba(255, 111, 255, 0.15);
}

.card-statistics.card-statistics-color-6 {
    background: #001b4f;
    color: white;
    font-weight: bold;
}

.card-statistics.card-statistics-color-7 {
    background: #001B4F50;
}

.navbar-vertical-customisation-v2 {
    padding: 40px 0 150px 0;
    height: 100%;
    max-width: 25%;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #01223A;
    position: fixed;
    left: 0;
    right: 0;
    top: 70px;
    z-index: 999;
}

.nav-items-custom {
    margin-bottom: 20px;
}

a.nav-link.nav-link-vertival-custom.actived {
    background: #FFFFFF;
    border-radius: 10px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #000000 !important;
}

.nav-link-vertival-custom {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
    padding: 15px 20px;
    color: #fff !important;
}

.icon-navbar-vertical {
    width: 20px;
    margin-right: 15px;
}

.nav-item.nav-item-vertical-custom {
    margin: 0 6px;
    color: #fff !important;

}

/* .card-body li {
    list-style: url('./../images/icons/list.png');
} */
.list-style {
    list-style-type: disc !important;
}

.line-left {
    list-style-type: none !important;
}

.border-left-li {
    border-left: 2px solid #fff;
    margin-left: -16px;
}

.padd-t-b {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.favorite-content {
    height: 335px;
    position: relative;
}

.fav-item-label {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: rgba(24, 24, 25, 0.9);
    margin-bottom: 0 !important;
}

.fav-det {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: rgba(24, 24, 25, 0.42);
}

.favorite-footer {
    position: absolute;
    bottom: 0;
    display: flex;
    right: 6%;
    padding: 15px;
    align-items: center;
}

.volk-separator {
    width: 100%;
    height: 1px;
    background: #E6E7E9;
    position: absolute;
    bottom: 17%;
    left: 0;
    right: 0;
}

.fav-view-all-label {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #082E72;
}

.icon-arrow-right {
    color: #082E72;
    width: 16px;
}

.page-rowing {
    padding-bottom: 120px;
}

.page-content-container {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 20px 30px;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 5%);
}

.page-first-row-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-title {
    font-size: 25px;
    color: #000;
    font-weight: 500;
}

.adding-item-container {
    /* width: 50%; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.adding-item-label {
    text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    justify-content: space-between;
    background: transparent;
    border: none !important;
    padding-left: 8px;
    font-weight: 400;
    color: #0C0B0B;
    display: flex;
    align-items: center;
}

.adding-item-label:hover {
    color: #001B4F !important;
}

.import-item-label {
    padding-left: 8px;
    color: #0C0B0B;
}

.linkable:hover {
    text-decoration: none;
}

.adding-item-label:hover {
    text-decoration: none;
}

.form-filter.m-t-50 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.table-filter-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 65%;
}

.table-filter-row-perso {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 21%;
}

.table-filter-row-perso-historique {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
}

.filter-item-container input,
.filter-item-container select {
    border: transparent !important;
    box-shadow: none !important;
    border-radius: 10px;
    padding: 0.5rem 3rem 0.5rem 1rem;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.4px;
    color: #252733;
    background: url(../img/icons/sort-down-light.svg) 90% 47% / 13px no-repeat #F7F7F7 !important;
}

/* tbody:before {
    line-height: 1em;
    content:".";
    color:white;
    display:block;
}
thead {
    border: 1px solid red;
    border-bottom: none;
}

tr.table-listing-tr {
    border: 1px solid #000 !important;
}
table{
  border-collapse: separate;
  border-spacing: 0 10px;
  background-color: #fff;
}

table tr td{
  padding:20px !important;
  background-color:white;
} */

.table-backend-custom-header {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 50px;
    text-align: justify;
    color: #000;
}

.table td,
.table th {
    padding: 25px 0.75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

th {
    font-weight: 600;
}

.table-backend-custom-body {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: rgba(0, 0, 0, 0.7);
}

.sirh-badge-attente.sirh-badge {
    background: #F2E7FC;
    color: #8C18E2;
    cursor: pointer;
}

.sirh-badge {
    border-radius: 100px;
    padding: 6px 20px;
    font-size: 15px;
    cursor: pointer;
}

.sirh-badge-valide.sirh-badge {
    background: #E1F5FD;
    color: #4A4DE6;
}

.sirh-badge-nouveau.sirh-badge {
    background: #FBEDE7;
    color: #FF6422;
}

.sirh-badge-ctif.sirh-badge {
    background: #E8F5E9;
    color: #4CAF50;
}

.sirh-badge-partance.sirh-badge {
    background: #F2E7FC;
    color: #4A4DE6;
}

.sirh-badge-sorti.sirh-badge {
    background: #F2E7FC;
    color: #f1404f;
}

.sirh-badge-activer.sirh-badge {
    background: #F2E7FC;
    color: #4CAF50;
    cursor: pointer;
}

.sirh-badge-desactiver.sirh-badge {
    background: #F2E7FC;
    color: #f1404f;
    cursor: pointer;
}

.actions-item {
    font-size: 25px;
    vertical-align: middle;
    color: #3855B3;
    display: table-cell;
}

.table-listing-tr td {
    vertical-align: middle;
}

.total-row td {
    font-weight: 700;
    font-size: 18px;
    background-color: #f8f9fa;
    color: #000;
}

.table-actions-btn-container {
    display: table-cell;
    vertical-align: middle;
}

.linkable {
    cursor: pointer !important;
}

.hiddenable-nav-mobile-container.no-view-desktop {
    width: 100%;
}

.navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: transparent;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../images/icons/menu.svg);
}

#navbarNavDropdown {
    background: #01223A;
    margin-left: -15px;
    margin-right: -15px;
}

#navbarNavDropdown li.nav-item.nav-item-vertical-custom {
    margin-bottom: 15px;
}

#navbarNavDropdown .nav-link.nav-link-vertival-custom {
    padding: 10px;
}

.stat-card-container {
    margin-bottom: 10px;
}




.rs-custum {
    display: flex;
}

.MuiStepConnector-root {
    flex: inherit !important;
}

.makeStyles-root-1 {
    position: relative;
}

.MuiStepper-horizontal {
    align-items: center;
    flex-direction: row;
    position: absolute;
    top: 0;
    right: 0;
}

.MuiStepLabel-label.MuiStepLabel-active {
    position: absolute;
    top: -36px;
    right: 58rem;
    white-space: nowrap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -0.5px;
    color: rgba(24, 24, 25, 0.9);
}

.step-contain {
    padding-bottom: 8rem;
    margin-bottom: 3rem;
}

.MuiTypography-body1 {
    padding-top: 9rem;

}

/* .btn-step-contain {
    position: absolute;
    right: 0;
    bottom: 42px;
} */
.bloc-btn-step {
    /* background-color: white;
    width: 100%;
    height: 200px;
    padding: 1rem;
    position: absolute;
    bottom: 0; */
    display: flex;
    justify-content: flex-end;

}

.stepy-container {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 20px 30px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.makeStyles-button-2 {
    margin-right: 0 !important;
}

.parent-table-container {
    z-index: 99;
}

.MuiStepIcon-text {
    display: none;
}

.MuiStepLabel-labelContainer {
    display: none;
}

.MuiButton-containedPrimary {
    background: #3855B3 !important;
    border-radius: 10px !important;
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 140% !important;
    text-align: center !important;
    letter-spacing: -0.4px !important;
    color: #FFFFFF;
    padding: .7rem !important;
    width: 200px !important;
}

.MuiButton-root {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 120%;
    letter-spacing: -0.5px;
    color: rgba(4, 43, 71, 0.9);
    padding: 1rem;
    background: transparent;
}

.MuiStepper-horizontal {
    position: absolute;
    top: -69px;
}

.MuiPaper-root {
    background: none !important;
}

.icon-stepper.active {
    color: #BB4411;
}

.component-add-salarie .MuiStepIcon-root.MuiStepIcon-active {
    background: #010067;
}

.MuiSvgIcon-root {
    width: 3rem !important;
    height: 2px !important;
}

circle {
    display: none;
}

.page-first-row-container {
    background-color: #fff;
    position: relative;
}

.makeStyles-instructions-4 {
    margin-top: 0 !important;

}

.makeStyles-instructions-4 {
    padding-top: 0 !important;
}

.MuiTypography-body1 {
    line-height: 5.5 !important;
}

.pd-page {
    padding: 2rem;
}

.MuiTypography-body1 {
    padding: 0 !important;
}

/*Table for habilitation administrateur*/

.filtre-input.filtre-input-color-6 {
    background: #001b4f;
    color: white;
    font-weight: bold;
    padding: 9px;
    width: 100%;
    border-radius: 8px;
    padding: 5px;
}

body,
html,
#root,
.Login-Component,
.auth-page-container,
.auth-page-content {
    max-width: 100%;
    overflow-x: hidden;
    height: 100%;
}

.logo-img {
    width: 68px;
    height: 37px;
    object-fit: contain;
}

.form-control-search-page-body {
    background: #f7f7f7;
    border-radius: 10px;
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.4);
    padding: 10px 20px;
    border: 0;
}

.content-bloc-search-page-body input {
    border: 1px solid rgba(4, 43, 71, 0.9);
}

.select-perpage {
    color: #001b4f;
    border: 1px solid #001b4f;
    padding: 3px;
    background-color: #fff;
}

.select-perpage:focus {
    border: 1px solid #001b4f;
    box-shadow: none !important;
}

.pagination {
    position: relative;
    align-items: center;
    margin-top: 40px;
    justify-content: center;
}

.page-item.active .page-link {
    background-color: #001b4f !important;
    border-color: #001b4f !important;
    color: #fff !important;
    font-family: "Roboto";
    font-size: 14.55px;
    font-weight: 400;
    line-height: 20.37px;
    text-align: center;
}

li.page-item a {
    color: #7B809A !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1.21px solid #C7CCD0;
    background-position-x: none !important;
    color: #7B809A !important;
    font-family: "Roboto";
    font-size: 14.55px;
    font-weight: 400;
    line-height: 20.37px;
    text-align: center;
}

.select-perpage {
    color: #001b4f;
    border: 1px solid #001b4f;
    padding: 3px;
    background-color: #fff;
}

.select-perpage:focus {
    border: 1px solid #001b4f;
    box-shadow: none !important;
}

.page-item:first-child .page-link span {
    color: #000 !important;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    background: none;
    border: none;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-item.disabled .page-link span {
    color: #000 !important;
}

.admin_action_btn__group {
    position: absolute;
    top: 0.5rem;
    right: 0.4rem;
    z-index: 999;
}

.admin_action_btn__group .dots__btn {
    background: #f2f6fa;
    color: #00a5b8;
    border-color: #f2f6fa;
}

.admin_action_btn__group .dots__btn:is(:hover, :focus) {
    background: #00a5b8;
    color: #ffffff;
}

.admin_action_btn__group .dropdown-item {
    display: flex;
    align-items: center;
}