.c-processus-selected{
    background-color:#7ec50a;
    border-radius:10px;
}

.nvs-background {
    padding: 0 !important;
    background-color: #455861;
    background-color: #fcfeff;
}

.nvs-titre-page {
    background: #F6F6F6 none repeat scroll 0 0;
    border-left: 6px solid #7ec50a;
    font-size:1.85rem;
    border-radius: 5px;
    color: #7ec50a;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
}


.nvs-titre-bloc {
    /* background:#f7f7f7 none repeat scroll 0 0; */
    /* border-left: 4px solid #36423f; */
    border-bottom: 2px solid #e0e8e6;
    font-size:1.55rem;
    border-radius: 1px;
    color: #343e3b;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 10px;
}

.nvs-titre-bloc-h4{
     /* background:#f7f7f7 none repeat scroll 0 0; */
    /* border-left: 4px solid #36423f; */
    border-bottom: 1px solid #e0e8e6;

    border-radius: 1px;
    color: #0e8e68;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    font-size:1.1rem;

}

.nvs-titre-bloc-formulaire > p{
    font-size: 1.35rem;
    color: #789d72;
    background-color: #f5fbf1;
    padding: 7px 15px;
    border-radius: 5px;
}

/* le menu */
#navbar_application .fa-2x {
    font-size: 1.70em; }