.first_lvl_mnu{
    background-color:darkseagreen !important;
    font-weight: bold;
}

.second_lvl_mnu{
    background-color:rgb(181, 227, 181) !important;
}

.third_lvl_mnu{
    background-color:rgb(202, 243, 238) !important;
}