/* CSS GARA */

ul{
  font-size: 15px;
  padding-left: 0;
  margin-left: 0;
}

li{
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

/* ------------------------------------------- */
/* POP<UP */

/* --------------------------------------------------------------- */
/* PAGINA VERA */

.site{
  margin-top: 50px;

  height: 100%;
}

.fb_iframe_widget{
  display: inline-block;
  margin: 0 auto;
}

..fb_iframe_widget span{
  display: inline-block;
}

/* ------------------------------------------------------------------------ */
/* testata */
.manifestaBox{
	background: rgba(41, 175, 238, 0.72);
  background: -o-linear-gradient(to left, #29AFEE 0%,rgba(101, 184, 62, 1) 100%);
  background: -moz-linear-gradient(to left, #29AFEE 0%,rgba(101, 184, 62, 1) 100%);
  background: -webkit-gradient(to left, #29AFEE 0%,rgba(101, 184, 62, 1) 100%);
  background: -webkit-linear-gradient(to left, #29AFEE 0%,rgba(101, 184, 62, 1) 100%);
  background: -ms-linear-gradient(to left, #29AFEE 0%,rgba(101, 184, 62, 1) 100%);
  background: linear-gradient(to left, #29AFEE 0%,rgba(101, 184, 62, 1) 100%);
  background-size: cover;
  background-position: 0% 50%;
  color: white;
}

/* ---- */

.fb-like-box{
  max-width: 300px;
}

.contenitore{
  padding-top: 30px;
  width: 100%;
  position: relative;
}

p.Big{
  font-weight: 300;
  font-size: 25px;
  padding-bottom: 10px;
  margin: 5px 0px;
}

p.Big span{
  font-size: 18px;
  display: block;
  color: rgba(255,255,255,.8);
}

.info{
  display: none;

  padding: 10px 0px;
}

.info ul{
  color: rgb(20,20,20);
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.info a{
  color: white;
}

.textBox{
  position: relative;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}

.info ul li{
  margin: 3px 0px;
}

span.cat{
  background-color: rgba(255,255,255,.8);
  color: orange;
  padding: 1px 3px;
  border-radius: 2px;
  margin: 0px 2px;
}

.textBox .fondale img{
	height: 31px;
	vertical-align: top;
}

/* stelle */
.star_spenta{
	opacity: .7;
}

.star_spenta:hover{
	opacity: 1;
}

.no_acc:hover{
	opacity: .4;
}

.btn{
  padding: 6px 20px;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;

  border-radius: 3px;
  border: 1px solid white;

  cursor: pointer;
}

.btnNero{
  color: rgb(40,40,40);
  border: 1px solid rgb(100,100,100);
}

.textBox .partecipa{
  background-color: rgb(255,255,255);
  color: rgb(70,70,70);
}

/*.agenda{
  position: absolute;
  top: 0px;
  right: 0px;
  max-width: 150px;
  text-align: right;

}

.agenda header{
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  padding: 0px 0px;
  text-align: right;
}

.agenda span{
  color: rgb(200,200,200);
  font-weight: 300;
  line-height: 40px;
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgb(200,200,200);
}

.agenda .corpo{
  text-align: right;
  color: rgb(200,200,200);
  padding: 10px 0px;
  font-size: 13px;
}

.agenda .corpo p{
  margin: 5px 0px;
}

.agenda .corpo span{
  vertical-align: top;
  font-size: 20px;
  margin-left: 10px;
  border-bottom: 0px;
}*/

#bottom_manif{
  padding: 10px;
  position: relative;
}

.data_box{
  height: 50px;
  width: 50px;
  border: 1px solid white;
  display: inline-block;
  text-align: center;

  border-radius: 5px;
  margin-left: 5px;
}

.data_box p{
  margin: 0;
  padding: 0;
}

.data_box p.giorno{
  padding: 0px;
  font-size: 18px;
  line-height: 18px;
}

.data_box p.mese{
  font-size: 13px;
  padding-top: 5px;
  font-weight: 300;

  text-transform: uppercase;
}

.meteo{
  position: absolute;
  top: 10px;
  right: 10px;
}

.meteo p{
  display: inline-block;
  font-size: 25px;
  margin: 0;
  font-weight: 100;
  vertical-align: top;
  margin: 10px 7px;
}


/* -------------------------------------------------------------------- */
.sceltaBox{
  border-bottom: 0px;
  background-color: rgb(40,40,40);
}

.sceltaBox ul li.acceso{
  background-color: rgba(0,0,0,.5);
  color: white;
  border-top: 2px solid #f61e23;
}




/* ---------------------------------------------------------------- */
.SuperBlocchi{
  display: inline-block;
  vertical-align: top;
  border: 1px solid rgb(200,200,200);
}

.SuperBlocchi header{
  padding: 10px;
  border-bottom: 1px solid rgb(200,200,200);
  background-color: rgb(0,168,255);
  color: white;
}

.SuperBlocchi p{
  padding: 5px 10px;
  font-size: 13px;
}


/* ---------------------------------------------------------------------- */
/* FILES */

#file{
  padding: 10px 0px;
  text-align: right;
}

.img_like_scheletro{
  height: 60px;
  width: auto;
  margin-right: 10px;
  display: inline-block;
}

.scheletro_file{
  height: 60px;
  width: 53px;
  margin-right: 10px;
  text-align: center;

  background-color: rgba(0,0,0,.4);
  color: white;
  display: inline-block;

  position: relative;
  overflow: hidden;
}

.scheletro_file p{
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  padding-top: 20px;
}

.piega{
  position: absolute;
  top: -10px;
  right: -10px;
  height: 20px;
  width: 20px;

  background-color: rgba(0,0,0,.2);

  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.f_doc, .f_docx, .f_odp{
  background-color: rgb(0,168,255);
}

.f_xls, .f_xlsx, .f_ods{
  background-color: #29cf37;
}

.f_pdf{
  background-color: #f61e23;
}

.f_mp3{
  background-color: orange;
}


/* ---------------------------------------------------------------------- */

#preTable{
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px 0px 10px 0px;
}

ul#date{
  margin: 5px 0px;
}

ul#date > li{
  margin: 0;
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  color: rgb(100,100,100);
  font-size: 16px;
}

ul#date > li.attivata{
  cursor: default;
  color: black;
  font-size: 20px;
  padding: 0;
}


/* --------------------------------------------------------------------------- */

#displayNote{
  display: none;
}

table{
  opacity: 0;

  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}

table tr.onlymob{
  display: none;
}

table tr.onlymob:hover{
  background-color: inherit !important;
}

table.orariGara a{
  color: black;
}

table.orariGara a:hover{
  text-decoration: underline;
}


table.orariGara{
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 14px;
  margin: 0 auto;

  background-color: white;

  width: 100%;
  max-width: 1000px;
}

table.orariGara > thead{
  text-align: left;
  color: white;
  background-color: #f61e23;
}
table.orariGara > thead > tr > th{
  padding: 14px 8px;
  font-weight: lighter;
}

table.orariGara > thead > tr > th:nth-child(1){
  text-align: center;
}

table.orariGara > thead > tr > th:nth-child(2){
  text-align: center;
}

table.orariGara > thead > tr > th:nth-child(5){
  text-align: center;
}

table.orariGara tbody tr td{
  padding: 8px;
}

table.orariGara tbody tr.gr{
  background-color: rgb(240,240,240);
}

table.orariGara tbody tr:hover{
  background-color: rgba(0,0,0,.2);
}

table.orariGara tbody tr td:nth-child(1){
  background-color: rgba(0,0,0,.2);
  text-align: center;
}

/* sesso */
table.orariGara tbody tr td:nth-child(2){
  text-align: center;
}

table.orariGara span.note{
  font-size: 12px;
  color: rgba(0,0,0,.8);
  max-width: 100px;
}

table.orariGara span.categoria{
  margin-left: 5px;
  font-size: 13px;
  color: rgba(0,0,0,.8);
}


/* note */
table.orariGara tbody tr td:nth-child(4){
  max-width: 100px;
  font-size: 13px;
}

/* partecipa */
table.orariGara tbody tr td:nth-child(5), table.orariGara tbody tr td:nth-child(6), table.orariGara tbody tr td:nth-child(7){
  text-align: center;
}

/* partecipa paragraph */
table.orariGara tbody tr td:nth-child(5) div{
  font-size: 13px;
  padding: 3px 6px;
  background-color: #f61e23;
  color: white;
  display: inline-block;
  border-radius: 3px;

  cursor: pointer;

  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;

}

table.orariGara tbody tr td:nth-child(5) div.partecipi{
  background-color: #2ecc71;
  -webkit-transform: rotateX(360deg);
  -moz-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  -o-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

table.orariGara tbody tr td:nth-child(5) div.disable{
  opacity: .3;
  background-color: rgb(100,100,100);
}



/* --------------- */
/* sesso */
table.orariGara tbody tr td div.sF, table.orariGara tbody tr td div.sW, table.orariGara tbody tr td div.sf{
  padding: 5px;
  background-color: rgb(253, 218, 224); /* pink chiaro */
  color: rgb(50,50,50);
  color: rgba(0,0,0,.8);
}

table.orariGara tbody tr td div.sM, table.orariGara tbody tr td div.sm{
  padding: 5px;
  background-color: lightblue;
  color: rgb(50,50,50);
  color: rgba(0,0,0,.8);
}


.send{
  height: 20px;
  width: 100%;
  background-color: orange;
  padding: 5px 0px;
  text-align: center;
  font-size: 14px;
}

.ins{
  font-size: 0px;
}

.ins input{
  display: inline-block;
  font-size: 14px;
  width: calc( 50% - 4px );
  padding: 5px 0px;
}


/* --------------------------------------------------------- */
/* commenti facebook */


.comments-area{
  padding-top: 30px;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]  {width: 100% !important;}


/*---- */
.promoBox{
  text-align: center;
  position: static;
  padding: 5px 0px;
}

.promo{
  display: inline-block;
  padding: 5px;
  border-radius: 5px;
  position: relative;
  text-align: left;
  border: 1px solid white;
  color: white;
}
.promo:hover{
  color: black;
  background-color: rgb(230,230,230);
}

.promo img{
  position: absolute;
  top: 5px;
  left: 5px !important;
  height: 40px;
  left: 40px;
}

.promo p{
  margin: 0;
  margin-left: 50px;
  font-size: 15px;
  line-height: 18px;
  padding: 2px;
}

/* ------------- */
.promo{
  border: 1px solid rgb(100,100,100);
  color: black;
}
.promo:hover{
  color: white;
  background-color: rgb(40,40,40);
}

.f_special{
  text-transform: none;
  background-color: rgb(220,220,220);
  color: rgb(50,50,50);
  width: auto;
}

.f_special p{
  text-transform: none;
  padding: 10px;
}

/* instagram */
.instagram{
  display: inline-block;
  text-align: center;
}

.instagram img{
  display: block;
  height: 50px;
}

.instagram p{
  font-size: 12px;
  margin: 0;
  color: black;
}


@media all and (max-width: 540px) {

  .textBox{
    padding-right: 0px;
  }

  p.Big{
    font-size: 20px;
    padding-bottom: 20px;
  }

  .textBox .agenda{
    position: static;
    max-width: 100%;
  }

  .agenda span{
    font-size: 18px;
  }

  .textBox .fondale{
    padding-top: 0px;
  }

  /* -------------------------------------------------------------- */
  /* atleti */

  .bigLine{
    font-size: 14px;
  }

  span.nome{
    font-weight: 400;
  }

  #displayNote{
    display: block;
    margin: 0 auto;
    display: inline-block;
    border: 1px solid rgba(0,0,0,.2);
    padding: 3px 6px;
  }

  table.orariGara{
    font-size: 12px;
  }

  table.orariGara tr.onlymob{
    display: table-row;
  }

  table.orariGara tr.onlymob td{
    padding: 2px 8px;
  }

  table.orariGara tr.onlymob td.notespecial{
    color: rgba(0,0,0,.6);
    font-size: 12px;
    text-align: left;
  }

  table.orariGara thead tr th:nth-child(4){
    display: none;
  }

  table.orariGara tbody tr td:nth-child(4){
    display: none;
  }

  table.orariGara tbody tr td:nth-child(5) div{
    font-size: 12px;
    padding: 2px 4px;
  }

  table.orariGara tbody tr td:nth-child(5) div.partecipi{

  }
}