body {
    background: #d2d6de;
}

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

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

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

.farmacia-login {
    background-image: url("../login-prenotazioni.jpeg") !important;
    background-size: cover !important;
}

.fc-time-grid .fc-event-container {
    width: 102% !important;
    margin-left: -2px;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
    left: -4px !important;
}

.fc-time-grid .fc-slats td {
    height: 2.5em;
}

.dataTables_wrapper {
    margin-top:10px !important;
}

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