﻿body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #394263;
    font-size: 12px;
    background-color: #222222;
}
.sidebar-user {
padding-left:10px;
}
.sidebar-user-name {
    margin-top: 0px;
}
.table thead > tr > th {
    font-size: 12px;
    font-weight: 600;
}
.table thead > tr > th, .table thead > tr > td, .table tfoot > tr > th, .table tfoot > tr > td {
    padding-top: 10px;
    padding-bottom: 10px;
}

#tabella td {
    padding:3px;
    
}
.btn-xs, .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 10px;
    line-height: 1.3;
    border-radius: 3px;
}

 .textCell .label {
            color: #969696;
        }
        .textCell .description {
            font-size: 13px;
            width: 230px;
        }
.chkDipendenti {
    margin-left: 10px;
    display:inline-block;
}
