/* CSS MANIFESTAZIONI */


html{
  background-color: rgb(40,40,40);
}

/*- -------------------------------------------------------------- */
/* sito */
.site{
  margin-top: 50px;
}

.warning_line{
  background-color: #7DC9E0;
  color: rgb(240,240,240);
  text-align: center;
  font-size: 13px;
}

p.inline{
  display: inline-block;
}

.warning_line a{
  display: block;
  padding: 14px 0px;
  color: white;
  margin: 0;
}

.warning_line span{
  margin-left: 5px;
  margin-right: 5px;
  padding: 14px 0px;
  color: rgb(210,210,210);
}

.limita{
  padding: 0% 2.5%;
  margin: 0 auto;
  background-color: rgb(240,240,240);

  text-align: center;
}



/* ricerca manifestazioni */
/*-------------------------------------------------------------------------------------------------------*/
#searchManif{
  display: inline-block;
  position: relative;

  width: 90%;
  max-width: 600px;

  padding-top: 20px;
  padding-bottom: 10px;

  font-size: 0px;
}

#searchManif .limitInput{
  width: 80%;
  overflow: hidden;
  display: inline-block;

  vertical-align: top;
}

#searchManif input{
  padding: 8px 0px 8px 8px;
  margin: 0px;
  line-height: 20px;
  font-size: 15px;

  width: 100%;

  border: 0px;

  outline:none;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}

#searchManif div.btn_search{
  vertical-align: top;
  padding: 5px 10px;
  display: inline-block;
  width: 20%;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 0px;
  text-align: center;

  color: white;
  background-color: rgb(90, 182, 230);
}



/* notizie manifestazione */
#notizieManif{
  padding-top: 15px;
  font-size: 14px;
}

#notizieManif a{
  color: black;
}


#notizieManif a:hover{
  text-decoration: underline;
}

/* descrizione */
/* ---------------------------------------------------------------------------------------------------------- */

.desc{
  padding: 30px 0px;
  text-align: center;
}

.riquadro{
  width: 150px;
  height: 80px;
  display: inline-block;
  border: 1px solid rgb(210,210,210);
  margin-right: 30px;
  position: relative;
}

.down{
  position: absolute;
  height: auto;
  bottom: 0px;
  padding: 5px 0px;
  width: 100%;
  background-color: rgba(255,255,255,.5);
  color: black;
  font-size: 12px;
}

.testoBox{
  vertical-align: top;
  display: inline-block;
  width: 100%;
  max-width: 600px;
  text-align: left;
}

.testoBox p.titolo{
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  color: black;
}

.testoBox p{
  margin: 0;
  padding: 2px;
  font-size: 14px;
  color: rgb(100,100,100);
}


/* -------------------------------------------------------------------------------------------------------------- */
/* ieri oggi domani */

#ieriOggiDomani{
  text-align: center;
  padding: 10px;
}

.bordoGara{
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;

  border-radius: 80px;

  -webkit-transition: all .7s cubic-bezier(.25,.7,.4,.83);
  -moz-transition: all .7s cubic-bezier(.25,.7,.4,.83);
  -ms-transition: all .7s cubic-bezier(.25,.7,.4,.83);
  -o-transition: all .7s cubic-bezier(.25,.7,.4,.83);
  transition: all .7s cubic-bezier(.25,.7,.4,.83);

  margin: 4px;
  border: 1px solid transparent;
}

.bordoGara:hover{
  border: 1px solid rgba(0,0,0,.2);
}

.rotondoBox *{
  padding: 0;
  margin: 0;
}

.rotondoBox{
  cursor: pointer;
  color: rgba(0,0,0,.5);
  background-color: transparent;
  text-align: center;

  width: 80px;
  height: 80px;

  border-radius: 54px;
  border: 1px solid rgba(0,0,0,.5);

  margin: 4px;
}

.rotondoBox p.nRot{
  padding-top: 12px;
  font-size: 30px;
  line-height: 35px;
}

.rotondoBox p{
  font-size: 14px;
  line-height: 15px;
}

.gareNascoste{
  text-align: left;
  display: none;
}

.gareNascoste span.nome{
  color: black;
}

.gareNascoste span.sottonome{
  color: black;
}


/* filtro */
/* ---------------------------------------------------------------------------------------------------------- */


.filtro{
  color: rgb(10,10,10);
  text-align: left;
  font-size: 13px;
  margin: 0 auto;
}

.filtro p{
  padding: 5px 0px;
  font-weight: bold;
}

.filtro span{
  color: rgb(150,150,150);
}

.filtro span a{
  padding: 5px 0px;
  margin: 0px 3px;
  color: rgb(150,150,150);
}

.filtro span a.active{
  text-decoration: underline;
  color: rgb(60,60,60);
}


/* SELECT */

.boxManif{
  margin: 0 auto;
  text-align: center;
  padding: 20px 0px;
  background-color: rgb(70,70,70);
}

.title {
  color: white;
  padding: 0px 0px;
  margin-bottom: 10px;
  font-size: 37px;
}

.style-select{
  display: inline-block;
  overflow: hidden;
  background-color: white;
}

select{
  padding: 8px 0px;
  padding-right: 22px;
  padding-left: 8px;
  border: 0px;
  color: black;
  border-radius: 0;

  appearance: none;
  -webkit-appearance: none;
  text-overflow: '';
  -moz-appearance: none;
  text-indent: 0.01px;

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUIyRkJERTczMEJEMTFFM0JCRDNBNkE0QzI4M0QxQUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUIyRkJERTgzMEJEMTFFM0JCRDNBNkE0QzI4M0QxQUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQjJGQkRFNTMwQkQxMUUzQkJEM0E2QTRDMjgzRDFBRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQjJGQkRFNjMwQkQxMUUzQkJEM0E2QTRDMjgzRDFBRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvUxc+wAAACGSURBVHjaYty8Zct9BgYGBQbiwQMmIOEHxJ+J1ABS58fk6+NzGciIBOJ/BDSA5CNB6kE2MQAZW4FUCQFNJVB1DIzIokD/zQRSaVg0zAJqSIdxmNAkc4B4P5rYfqg4HDCiGwm0TRBInQBiNSC+BcQWQFveI6tBt4kBqgAUondBNLoGEAAIMAC9PyM79ETYdQAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-position: right .5em top 50%;
}

option{
  padding: 0px 20px;
  background-color: white;
}

option:active{
  padding: 0px;
}
/* ---------------------------------------------------------------------- */


.tableBox{
  border-bottom: 1px solid rgba(0,0,0,.08);
  color: rgb(139,146,152);
  background-color: transparent;
}

#showPrevMan .infoLine{
  padding: .5rem 1rem;
  cursor: pointer;
  text-decoration: underline;
}

.prevMan{
  display: none;
}

.bigLine{
  font-size: 110%;
  width: 100%;
  padding: 20px 0px;
  background-color: transparent;
  border-top: 1px solid rgba(0,0,0,.08);

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

.bigLine:hover{
  background-color: rgba(0,0,0,.1);
}

.infoLine{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}


span.nmr{
  padding-left: 10px;
  color: #249CD5;
  position: absolute;
  top: 0px;
  left: 0px;
}

span.nome{
  font-weight: 100;
  display: block;
  padding-left: 75px;
  padding-right: 70px;
  color: white;
}

span.sottonome{
  font-size: 12px;
  color: rgb(150,150,150);
}


a{
  color: white;
  text-decoration: none;
}

span.cod{
  padding-right: 10px;
  position: absolute;
  right: 0px;
  top: -5px;
  float: right;
  text-align: right;
  color: rgb(170,170,170);
}

span.cod p.big{
  padding: 0;
  margin: 0;
  font-size: 15px;
}

p.small{
  position: absolute;
  padding: 0;
  right: 0;
  padding-right: 10px;
  bottom: -10px;
  margin: 0;
  color: #E26F50;
  font-size: 13px;
}

p.mese{
  position: absolute;
  left: 0px;
  bottom: -10px;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  font-size: 13px;
  color: rgb(170,170,170);
}

.mese{
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
}

.mese:hover{
  background-color: transparent;
}