.slotPreimpostato{
    font-size: 15px !important;
    width: 100%;
    margin-bottom: 10px !important;
}

.dataAbilitata{
    margin-right:1px;
    /*min-width: 35px;*/
    padding: 2px;
    line-height: 12px !important;
    text-align: center;
    font-size: 11px;
}

.dataDisabilitata{
    color: #D0D0D0;
    margin-right:1px;
    /*min-width: 35px;*/
    padding: 2px;
    line-height: 12px !important;
    text-align: center;
    font-size: 11px;
    border: 2px #D0D0D0 solid !important;
}

.slot {
    margin-right: 0;
    margin-bottom: 1px !important;
    width: 66px;
    padding: 10px !important;
    line-height: 1 !important;
    font-size: 15px !important;
}

.conOmbra{
    -webkit-box-shadow: 3px 3px 8px 0 rgba(50, 50, 50, 1);
    -moz-box-shadow:    3px 3px 8px 0 rgba(50, 50, 50, 1);
    box-shadow:         3px 3px 8px 0 rgba(50, 50, 50, 1);
}

#esito_calcolo_slot {
    position: fixed;
    color: lightgrey;
    left: 20px;
    bottom: 61px;
    font-size: 15px;
}

/*
.select2-container--krajee .select2-selection {
    border: 2px solid #09C !important;
    font-size: 18px !important;
    background-color: transparent !important;
}*/
