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;
}

.active a {
    background-color: #fdfbfb !important;
    color: #3c8dbc !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;
}

.opacityShow {
    opacity: 1 !important;
}

.tabellaGiorni td {
    width:100px !important;
}

@media only screen and (max-width: 1598px) and (max-width: 1601px) {

    .invio-prodotto {
        padding: 30px 0;
        font-weight: bold;
        text-transform: uppercase;
    }

}

@page {
    margin: 0;
}

@media print {

    body {
        margin: 0mm !important;
    }

    .stampa-tabella-dipendenti .login-hydro-print {
        display: none !important;
    }

    table {
        font-size:14px;
        max-width: 2480px !important;
        min-width: 2480px !important;
        width:100% !important;
    }
    table td {
        width: auto !important;
        overflow: hidden !important;
        word-wrap: break-word !important;
    }

    * {
        font-size:12px !important;
    }

}

@media screen and (min-width: 959px) and (max-width: 1445px) {

    .small-box p {
        font-size:13px !important;
    }

}

@media screen and (max-width: 959px) {

    .margin-r-5 {
        margin-bottom:10px !important;
        margin-right:0 !important;
    }

}

#reset-password .card-header {
    background: #0c5297;
    color:#fff;
    padding:10px;
}

#reset-password .card-body {
    background: #fff;
    padding:20px;
}

/*# sourceMappingURL=generale.css.map */
