.save_retrait_admin1 
{
    height:40px;
    font-size: 20px;
    text-align:center;
    background: #333;
    color: #bacf00;
    line-height: 2em;
}
        
.btn_add1
{
    font-size: 20px;
    text-align:center;
    color: #333;
}
        
.title_plugin1
{
    text-align:center;
}
        
.button_add1
{
    margin:10px;
    width:300px;
    font-size:18px;
    background-color: #bacf00;
}
        
.button_delete1
{
    margin:10px;
    width:300px;
    font-size:15px;
    background-color: red;
}
        
.btn_del_id1
{
    margin:10px;
    text-align:center;
    font-size:18px;
    background-color: #ddd;
}
        
.button_delete_row1
{
    margin:10px;
    background-color: orange;
}
        
.button_delete_div1
{
    text-align: center;
}

.date_day
{
    text-align:right;
    margin-right:20px;
    color:#bacf00;
 }

.obligatoire 
{
    color: red;
}

.label_retrait 
{
    clear: both;
    display: block;
    margin-bottom: -15px;
    font-size: 1.5rem;
    font-weight: 700;
}

.retrait_div 
{
    color:white;
    border: 1px solid white;
    padding-top:15px;
    text-align:center;
    background-color:#ddd;
}

.englobe{
    color:white;
    border: 1px solid white;
    padding-top:15px;
    text-align:center;
    background-color:#b9ce2b;
    margin-bottom:10px;
    padding:5px;
}