.roundbox {
    border-radius: 10px;
    overflow:hidden;
}

.alert-success-dark {
    background-color: #006400;
    color: #A2F1A2;
}
.masquer {
    display:none !important;
}
