.flexMain {
    display: flex;
    align-items: center;
}
.flex1 {
    flex: 1;
}
.flex2 {
    flex: 2;
}
.flex3 {
    flex: 3;
}

.topbar-right-link a {
    color: #6c757d;
    text-decoration: none;
}
.topbar-right-link a:hover {
    cursor: pointer;
    color: #0d6efd;
}

button.siteLink {
    margin-left: -5px;
    border: none;
    padding: 24px;
    display: inline-block;
    min-width: 115px;
}
.whiteLink {
    background: #fff;
}
.whiteLink:active {
    background: #000;
    color: #fff;
}
.blackLink {
    color: #fff;
    background: #232323;
    transition: all 300ms linear;
}

.blackLink:active {
    color: #000;
    background: #fff;
}
#siteBrand {
    font-family: impact;
    letter-spacing: -1px;
    font-size: 32px;
    color: #252525;
    line-height: 1em;
}
#menuDrawer {
    background: #fff;
    position: fixed;
    height: 100vh;
    overflow: auto;
    z-index: 12312;
    top: 0;
    left: 0;
    border-right: 1px solid #eaeaea;
    min-width: 25%;
    max-width: 320px;
    width: 100%;
    transform: translateX(-100%);
    transition: transform 200ms linear;
}
#mainNavigation {
    transition: transform 200ms linear;
    background: #fff;
}
.drawMenu > #menuDrawer {
    transform: translateX(0%);
}
.drawMenu > #mainNavigation {
    transform: translateX(25%);
}
.fa-times {
    cursor: pointer;
}
a.nav-menu-item:hover {
    margin-left: 2px;
    border-left: 10px solid black;
}
a.nav-menu-item {
    transition: border 200ms linear;
    text-decoration: none;
    display: block;
    padding: 18px;
    padding-left: 32px;
    border-bottom: 1px solid #eaeaea;
    font-weight: bold;
    color: #343434;
}
select.noStyle {
    border: none;
    outline: none;
}

#siteBrand span {
    font-family: sans-serif;
    font-size: 0.4em !important;
    color: #737373;
    display: block;
}

.login_logo {
    font-weight: bolder;
    font-size: 3em;
}

.programme_title {
    font-weight: 300;
}

.handMe {
    cursor: pointer;
}

.program_item {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity));
}

.program_item:hover {
    background-color: #fff;
}

.jtDialogBox {
    z-index: 2000 !important;
}

.filter_text {
    font-size: 90%;
}

.form-control-lg {
    font-size: 1em !important;
}

.loading {
    margin-top: 5%;
    margin-bottom: 5%;
    color: #6c757d !important;
}


.crop {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 280px;
}

.uppercase {
    text-transform: uppercase;
}

/* DATATABLE */
table.dataTable > tbody > tr > th,
table.dataTable > tbody > tr > td {
    padding: 14px 10px;
}
.dataTables_wrapper .dataTables_info {
    color: #8c8c8c !important;
}

.btn-dark {
    background-color: #394047 !important;
}

/* Fil d'ariane */
.navigation-item {
    padding: 1px 10px;
    border: 1px solid #dee2e6;
    background-color: #f8f9fa;
    border-radius: 0px 100px 100px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: lowercase;
}

.navigation-item:hover {
    background-color: #0d6efd;
    color: #fff;
    cursor: pointer;
}

.nav-home {
    font-size: 16px;
}

a.btn-menu:hover,
a i:hover {
    color: #0d6efd;
    margin-right: 10px;
}

/* REPORTING */
#reporting .card-header {
    /* background-color: #262673; */
    color: #262673;
}

#reporting thead tr th,
.total td {
    background-color: #ffff66;
}

.reporting_table_title {
    font-weight: 300;
}

.parent_td td {
    background-color: #ffeecc;
    font-weight: 500;
    text-transform: uppercase;
}

.total td {
    font-weight: 500;
    text-transform: uppercase;
}

/* STEP */
.step {
    border: 1px solid #ccc;
    border-right: none;
    font-size: 17px;
    line-height: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    text-align: center;
    color: #fff;
    background-color: #0d6efd;
    opacity: 0.3;
}
.step:after {
    border-bottom: 20px solid transparent;
    border-left: 15px solid #0d6efd;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -15px;
    top: -1px;
    width: 0;
}
.step:before {
    border-bottom: 20px solid transparent;
    border-left: 15px solid #0d6efd;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -15px;
    top: -1px;
    width: 0;
}

.active,
.active:hover {
    opacity: 1 !important;
}
.active:after {
    border-left: 15px solid #0d6efd;
}

.step:hover {
    cursor: pointer;
    opacity: 0.6;
}

/* STEP CONTENT */
.app-content .tab-content {
    border: 1px solid var(--bs-border-color);
    border-top: 0;
}

td.budget_year_1,
th.budget_year_1 {
    background-color: #e6e6ff;
    text-align: right;
    text-wrap: nowrap;
}

td.budget_year_2,
th.budget_year_2 {
    background-color: #ffffe6;
    text-align: right;
    text-wrap: nowrap;
}

td.budget_year_3,
th.budget_year_3 {
    background-color: #ebfaeb;
    text-align: right;
    text-wrap: nowrap;
}

td em {
    margin-right: 5px;
}

td b {
    font-weight: 300;
}

.filtre-block{
    background:  #e6f6fe;
}

/* REPORTING */
.table-reporting {
    font-size: 13px;
}

tr.reporting-theader td, td.budget_col{
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding-top:2px;
    padding-bottom:2px;
}

td div.crop {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 200px;
}

td.activite-bg{
    background-color: rgba(248, 249, 250, 0.5);
}

.step_nodata button{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bg-yellow-white{
    background-color: #ffffcc !important;
}

.form-check-label {
    font-size: 14px;
}

.fs-7{font-size:0.875rem!important}
.fs-8{font-size:0.75rem!important}
.fs-9{font-size:0.675rem!important}
.fs-10{font-size:0.5rem!important}

.table-report {
    font-size:13px;
}

.table-report td {
    
}