body {
    background: #d2d6de;
}

.error-box {
    padding: 0;
    background: #3c8dbc;
    list-style: none;
}

.error-box li {
    padding: 5px;
    text-align: center;
    font-weight: lighter !important;
    color: #fff;
}

.login-logo {
    max-width: 240px;
    margin: 20px auto;
}

.login-box-body,
.register-box-body {
    background: #fdfbfb;
}

.login-box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -240px;
    margin-left: -170px;
}

.tab-setting {
    width: 50%;
    border: none !important;
    border-radius: 0 !important;
}

.tab-setting a {
    font-size: 14px;
    border: none !important;
    text-align: center;
    border-radius: 0 !important;
    background-color: #3c8dbc !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
}

.nav-tabs>li>a {
    margin-right: 0 !important;
    color: #000;
}

.logoPosizione {
    position: absolute;
    bottom: 0;
    right: 20px;
}

.logoPosizioneEfree {
    right: 90px;
}

.logoPosizioneEfreeShark {
    right: 140px;
}

.lockscreen-image {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border: 1px solid #0d6aad;
    left: -66px !important;
    top: -18px;
}

.lockscreen-image>img {
    width: 116%;
    height: auto;
    margin-top: -12px;
    margin-left: -4px;
}

#tabellaDirettiIndiretti tbody tr td {
    padding: 8px 0 !important;
}

.tabellaAltezza tbody tr td {
    padding:2px 2px !important;
}

label {
    font-size:12px;
}

.disabilitaLink strong {
    color:grey !important;
    font-weight: bold !important;
}

.dataTable {
    width:100% !important;
}

.alertify-logs {
    bottom:0 !important;
}

.alertify-logs .success {
    bottom:0 !important;
}

@page {
    margin: 0;
}

.dataTables_wrapper {
    margin-top:20px;
}

.dataTables_wrapper .dataTables_length {
    float: left;
    margin-right:20px;
}

.dataTables_wrapper .dataTables_filter {
    float: right;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding:0 !important;
}

.dt-button {
    background-color: #00c0ef;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    color: #fff;
    margin-right: 10px;
}

.select2-container--default .select2-selection--single {
    height: 34px;
}

.login-box .nav-tabs .active a {
    background: #fff !important;
    color:#0d6aad !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color:#000;
}

.lista-domande li {
    padding:10px;
    border:1px solid #0d6aad;
}

.tabellaTemperatura td {
    padding:2px !important;
    font-size:12px;
}

#collapseThree a {
    color: #3d3000;
    font-weight: bold;
}

.lista-completa-distinta > * {
    opacity: 0.6;
}

.lista-completa-distinta:hover >  * {
    opacity: 1;
}

.riga-evidenza-presente td {
    background: #b2dc38 !important;
}

.riga-evidenza-assente td {
    background: red !important;
}

.riga-evidenza-presente-buoni td {
    background: #25e6e8 !important;
}

.fc-title{
    font-size: 2em;
}
