.btn_profil {
    color: var(--bandeau-horizontal-bouton-profil-text);
}

.top_bar_onglet {
    background-image: url(/App_Themes/VAL/onglet3.png);
}

.top_bar_onglet_bis {
    background-image: url(/App_Themes/VAL/onglet4.png);
}

.top_bar {
    background: var(--bandeau-horizontal-top-bar-background) !important;
}

.ux2-grid-panel .PanelCriteresRecherche, .ux2-grid-panel .tableauBandeauRecherche,
.tableauBandeauRecherche {
    background: var(--bandeau-horizontal-barre-recherche-background) !important;
}

.form-planning .tableauBandeauRecherche {
    background: inherit !important;
}

.TableauDetailLigne span.detail-info-icon {
    color: var(--bandeau-horizontal-detail-ligne-icone-background) !important;
}

input.InputRecherche {
    background: var(--bandeau-horizontal-input-recherche-background) !important;
}

.ux2-grid-panel div.TableauDetailLigne, .fic-content-form .fic-grd-panneau div.TableauDetailLigne {
    box-shadow: none;
}

.fic-bandeau-info-void {
    color: var(--bandeau-horizontal-text);
}
