@charset "utf-8";
/* CSS Document */

#message {
display:none;
}

.help-block {
font-size:11px;
}

.msgerror {
    color:red;
    font-size:11px;
}

form#form-dialog .text-muted {
    color: #000000;
}

.stato1 .select2-selection--single {
    background: darkseagreen;
}

.stato0 .select2-selection--single {
    background: #E85D5D;
}

.tooltipcustom {
    display: inline-block !important;
}

.table-responsive h3 {
    background: antiquewhite;
    padding: 0.6em;
    border-radius: 4px;
    border-top: 4px solid #0000001c;
    display: block;
}

.rosso{
    background-color: #e63e17 !important;
}

.assegnazioni h3{
    margin-top: 0;
}