#main-container{
    /*    width: 90%;
        margin: 10% 5%;*/
}
#head-control-bo span{
    width:60px;
    height:60px;
    border:1px solid #ebebeb;
}
#head-control-bo{
    background-color:#333;
}
.arrowsx,.arrowdx{
    background-repeat:no-repeat;
    height:78px;
    background-position:center;
    cursor: pointer;
}
.arrowsx{
    background-image:url("../img/arrownews_sx.png");
    border-right:1px solid rgba(235,235,235,0.5);
}
.arrowdx{
    background-image:url("../img/arrownews_sx.png");
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    border-right:1px solid rgba(235,235,235,0.5);
}
p.mese{
    color:#ebebeb;
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.8em;
}
p.anno{
    color:#ebebeb;
    text-align:center;
    font-size:1.1em;
}
.calendar-day-head{
    background-color:#575757;
    color:#ebebeb;
    text-transform:uppercase;
    text-align:center;
    font-weight:bold;
    padding:1% 0;
}
.day-number-page{
    position: relative;
    left: 79%;
    color: #333;
    font-family: Raleway;
    width: 26px;
    font-size: 22px;
}
.day-number-calendar-page{
    position: absolute;
    right: 10px;
    top: 3px!important;
    color: #333;
    font-family: Raleway;
    width: 26px;
    font-size: 22px;
    text-align: right;
}
.eachdaytop{
    height:30%;
    margin-top:-43%;
}


#circle {
    border-radius: 10px;
    height: 15px;
    width: 15px;
    margin-top: 3px;
}

.legenda{
    margin-top: 40px;
    margin-bottom: 100px;
    display:flex;

}
.legenda_tipo{
    margin-right: 45px;
    text-transform: uppercase;
    font-weight: bold!important;
    font-size: 15px!important;
    margin-left: 10px;
}

.calendario_page{
    width: 100%;
}

.container_data{
    margin: 10px;
}
.calendar{
    width: 100%;
    background-color: white

}
.titoloShowCalendarPage{
    font-weight: bold;
    font-size: 16px;
}
.oraShowCalendarPage{
    font-size: 12px;
}

.calendar-day-td-page{
    position: relative;
    width:14.28%;
    height:170px;
    border-left:2px solid #ebebeb;
    border-right:2px solid #ebebeb;
    border-bottom:2px solid #ebebeb;
    display: table-cell;
    vertical-align: bottom;
}
.calendar-day-np{
    border-left:2px solid #ebebeb;
    border-right:2px solid #ebebeb;
    border-bottom:2px solid #ebebeb;
    right: 10px;
    top: 3px!important;
    color: lightgray;
    font-family: Raleway;
    width: 26px;
    font-size: 22px;
    text-align: right;
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
    padding-top: 3px;
    height: 170px;
}

.div-hidden-buttons_page{
    position: absolute;
    height: 171px;
    width: 102%;
    text-align: center;
    top: 100%;
    z-index: 999999;
    display:none;
}
.containerButtons{
    position: absolute;
    top: 0px;
    width: 100%
}

.containerInfoShow{
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 5px;
}
.containerInfoShow:hover{
    cursor: pointer!important;
}


.arena_calendar_button_scopri{
    background-color: transparent !important;
    border: 2px solid white;
    border-radius: 0 !important;
    color: white;
    font-size: 11px !important;
    font-weight: 600;
    height: 40px !important;
    padding-top: 10px;
    width: 89% !important;
    text-transform: uppercase;
    margin-top: 10px;
}
.arena_calendar_button_scopri:hover{
    color: white!important;
}

.arena_calendar_button_acquista {
    background-color: white;
    border-radius: 0 !important;
    color: black;
    font-size: 11px !important;
    font-weight: 600;
    height: 40px !important;
    padding-top: 10px;
    width: 89% !important;
    text-transform: uppercase;
    margin-top: 10px;
}
#triangle-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    margin-left: 20px;
    margin-top: -7px;
}

.calendar-today{
}
.calendar-today > .day-number-calendar-page{
    font-size: 26px!important;
    font-weight: bolder;
    color: #1276C5!important;
}
.giornoMobile{
    text-align: center;
    background-color: #333333;
    color:white;
    padding:10px;
    padding-top: 19px;
    width:11%;
    height: 100%;
    font-weight: bold;
    line-height: 1;
}
.giornoMobileNumero{
    font-size: 40px;
}
.giornoMobileNome{
    text-transform: uppercase;
    font-size: 10px;
}
.titoloShowMobile{
    font-size: 26px;
}
.titoloShowMobile > a:hover{
    text-decoration: none!important;
    color:inherit!important;
}
.titoloShowMobile > a{
    color: inherit!important;
}
.oraShowMobile{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 7px;
}
.containerInfoShowMobile{
    padding-top: 20px;
    padding-bottom: 22px;
    padding-left: 20px;
    padding-right: 5px;
    width: 60%;
    line-height: 1;
}
.contaierShowCalendarMobile{
    background-color: white;
    margin-bottom: 18px!important;
    height: 87px;
}
.arena_calendar_mobile_acquista{
    background-color: #0075C9;
    border-radius: 0 !important;
    color: white;
    border-color: #0075C9;
    width: 100%;
    border-radius: 0 !important;
    font-size: 10px !important;
    font-weight: bold;
    border-width: 2px;
    height: 34px;
    padding-top: 8px;

}
.arena_calendar_mobile_scopri{
    background-color: white;
    border-width: 2px;
    color: #0075C9;
    border-color: #0075C9;
    width: 100%;
    border-radius: 0 !important;
    font-size: 10px !important;
    font-weight: bold;
    height: 34px;
    padding-top: 8px;

}
.arena_calendar_mobile_scopri:hover{
    color: #0075C9!important;
}
.arena_calendar_mobile_acquista:hover{
    color: white!important;
}
.arena_calendar_mobile_acquista:focus{
    color: white!important;
}

.divButtonScropiMobile{
    padding-left: 5px;
    padding-right: 5px;
}
.divButtonAcquistaMobile{
    padding-left: 5px;
    padding-right: 5px;
}
.containerButtonCalendarMobile{
    margin-top: 26px;
    text-transform: uppercase;
    width: 29%;
    padding-right: 10px;
}
@media(max-width:767px){
    .containerButtonCalendarMobile{
        margin-top: 8px;
    }
    .arena_calendar_mobile_scopri{
        margin-bottom: 5px;
    }
    .titoloShowMobile{
        font-size: 22px;
    }
    .containerInfoShowMobile{
        width: 66%;
    }
    .containerButtonCalendarMobile{
        width: 20%;
    }
    .giornoMobile{
        width:14%;
    }
}
@media(max-width:550px){
    .giornoMobile{
        width:21%;
        padding:0px;
        padding-top: 21px;
    }
    .containerButtonCalendarMobile{
        width: 32%;
    }
    .containerInfoShowMobile{
        width: 47%;
        padding: 4px;
    }
    .giornoMobileNumero{
        font-size: 30px;
    }
    .titoloShowMobile{
        font-size: 18px;
    }
    .arena_calendar_mobile_acquista{
        font-size: 8px!important;
    }
    .giornoMobileNome{
        font-size: 9px;
    }
}
.arena_button_menu_mese{
    background-color:white;
    color:#333333;
    border-width: 2px;
    margin-left:5px;
    margin-right:5px;
    width: 100px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    padding: 8px;
    margin-bottom: 3px;
}
@media(max-width:767px){
    .arena_button_menu_mese{
        width: 70px;
        font-size: 9px;
    }
}
.arena_button_menu_mese:hover{
    color: white!important;
    background-color: #333333;
}
.containerButtonChange{
    text-align: center;
    margin-bottom: 5px;
}
.arena_button_menu_anno{
    background-color:white;
    color:#0075C9;
    border-color: #0075C9;
    border-width: 2px;
    width: 60px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    padding: 8px;
    margin-bottom:8px;
}
.titoloAnno{
    color: #0075c9;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}
.arena_button_menu_anno:hover{
    color: #0075C9!important;
}
.containerCambiaMobile{
    margin-bottom: 20px;
}
@media(max-width:767px){
    .onlyButton{
        margin-top: 18px;
    }
}

.season_type{
    padding: 7px;
    bottom: 10px;
    position: absolute;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}
.season_typeMobile{
    margin-top: 2px;
}