
.clear{clear:both}
.err_validazione,LABEL.error{font-size:12px;color:#ff0000 !important;}
.error_centered{text-align: center;color: red;font-weight: bold;}
.info_centered{text-align: center;color: black;font-weight: bold;}
.anteprima_img_listato{width:100px}
label{font-size:12px;color:#444}

.button_dt_success{
    color: #fff!important;
    background-color: #47a447!important;
    border-color: #398439!important;
}

.button_dt_danger{
    color: #fff!important;
    background-color: #d2322d!important;
    border-color: #ac2925!important;
}