.navbar-dark {
    background-color: #011638;
}
.sidebar-dark {
    //background-color: #011638;
}

.list-icons > :not(:first-child) {
    margin-left: .325rem !important;
}

.datatable-small-font{
    font-size: .7025rem;
}


body{
    font-size: .7025rem;
    line-height: 1.5385;

}

.select-contratto {
    height: 26px;
    padding: 2px 24px 2px 8px;
    font-size: 11px;
    line-height: 1.2;
    width: 80px !important;
}