
.nav-conteneur {
    background: linear-gradient(90deg,#592561 0,#002957 100%) !important;
}

.page h3 {
    color: #002a57;
}
.page select {
    border: #592561 1px solid;
    color: #592561;
}


.ui-draggable .ui-dialog-titlebar{
    background: linear-gradient(90deg,#592561 0,#002957 100%) !important;
    color: white;
}
