/* CSS RECORD */


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

a{
	text-decoration: none;
}



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

.site{
  margin-top: 50px;
  font-size: 0px;
  height: auto;
}

/* ------------------------------------------------------------- */
/* RIGHT BOX */
.boxRight{
	position: absolute;
	right: 0px;
	top: 50px;
	background-color: rgb(15,15,15);
	width: 100%;
	max-width: 250px;
	min-height: 100%;

	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;

	overflow-y: auto;
}

/* --------------------------------------------------------- */
/* sotto menu */

.infoBox{
	padding: 0px 20px;
	position: relative;
	background-color: white;
	border-bottom: 1px solid rgb(220,220,220);
	border-left: 1px solid rgb(220,220,220);
	border-right: 1px solid rgb(220,220,220);
}

.sceltaBox{
	position: absolute;
	background-color: white;
	text-align: center;
	width: 300px;
	top: -35px;
	left: 50%;
	margin-left: -150px;
}

.sceltaBox ul{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 0px;
}

.sceltaBox ul li{
	position: relative;
	margin: 0;
	color: rgb(140,140,140);
	display: inline-block;
	padding: 10px 0px;
	width: 100px;
	font-size: 14px;
}

.sceltaBox ul li.acceso{
	color: white;
	background-color: #f61e23;
}

.sceltaBox ul li p{
	padding: 0;
	margin: 0px;
	font-size: 22px;
}

/* used for <ad$> on top */
.maxBox{
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

.other{
	padding-top: 40px;
}

.other li{
	margin: 5px 0px;
	font-size: 14px;
}

.other li b{
	font-weight: bold;
}

.other li span{
	font-size: 13px;
}

span.tag{
	padding: 1px 6px;
	background-color: rgb(220,220,220);
	margin: 0px 2px;
	color: black;
	border-radius: 3px;
}

.scritto{
	margin: 40px 0px;
	padding: 0px 20px;
}

.scritto p{
	padding: 0;
	margin: 0;
	font-size: 13px;

	text-decoration: italic;
	text-align: justify;
}


/* RICERCA */

/*- -------------------------------------------------------------- */
/* real page */

/* ------------------------------------------------------------------------------------------------------------------ */
/* CODICE MENU */
#menuGare{
	width: 20%;
	display: inline-block;
	vertical-align: top;
}

#menuGare > ul{
	padding: 0;
	margin: 0;
	text-align: center;
}

#menuGare > ul > li > div{
	background-color: rgba(255,255,255,.15);
}

#menuGare > ul > li > div > a{
	display: inline-block;
	color: #999;
	padding: 10px 20px;
	border-bottom: 3px solid #47a3da;
}

#menuGare > ul > li > div > a:hover{
	color: #47a3da;
}

#sottomenu{
	width: 100%;
	z-index: 1000;
}

.bilancia{
	display: inline-block;
	width: 97%;
	text-align: left;
	color: rgb(240,240,240);
}

.bilancia div{
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding: 10px 20px;
}

.bilancia div h4{
	font-size: 20px;
	color: #afdefa;
    padding: 10px 0px;
    margin: 0;
    font-weight: 300;
}

.bilancia div ul > li > a{
	display: block;
	color: rgb(240,240,240);
	padding: 4px 0px;
}

.bilancia div ul > li > a:hover{
	text-decoration: underline;
}


.recordDiv{
	width: 80%;
	display: inline-block;
	vertical-align: top;
}

.selectBox{
	text-align: center;
	padding: 20px 0 10px 0;
}

.selectBox select{
	padding: 10px 20px;
	font-size: 23px;
	background: white;
	border: 2px solid white;
}

.selectBox select#megaTitolo{
	background-color: transparent;
	color: white;
}

.selectBox select#megaTitolo option{
	color: black;
}

/* Examples for media queries */
 
@media screen and (max-width: 500px) { 
 	#menuGare{
 		display: block;
 		width: 100%;
 	}

 	#sottomenu{
		background-color: #47a3da !important;
		display: none;
	}

 	.bilancia{
 		width: auto;
		color: rgb(240,240,240);
		text-align: center;
	}

 	.recordDiv{
		width: 100%;
		display: block;
	}

	.selectBox select{
		font-size: 16px;
	}
}

/* 	END! */
/* ------------------------------------------------------------------------------------ */


/* filtro */
.filtro{
	font-size: 13px;
	text-align: center;
	color: rgb(200,200,200);
}

.filtro p{
	padding: 3px 0px;
	display: inline-block;
	vertical-align: bottom;
}

.filtro ul{
	display: inline-block;
	vertical-align: top;
}

.filtro ul li{
	cursor: pointer;
	display: inline-block;
	vertical-align: top;

	padding: 3px 5px;
	border: 1px solid rgb(180,180,180);
	border-radius: 3px;
}

.filtro ul li.on{
	background-color: #47a3da;
	border: 1px solid #47a3da;
	color: white;
}

/* misura e statistiche */
/* ----------------------------------------------------------------------*/

p.descrizione{
	text-align: left;
	color: rgb(240,240,240);
	padding: 30px 0px;
}


.centerBox{
	margin: 0;
	
	text-align: center;
}

.split50{
	display: inline-block;
	vertical-align: top;
	width: 95%;
	max-width: 430px;
	padding: 0;
	margin: 0px 3px;

	margin-bottom: 10px;
}

/* TOPBOX */

.topBox{
	height: 40px;
	text-align: center;
	position: relative;
	background-size: cover !important;
	font-size: 0;
	overflow: hidden;

	background-color: pink;
}

.maschile{
	background-color: lightblue;
}

.topBox img{
	width: 100%;
	position: absolute;
	top: 0px;
}

.topBox .propertyOf{
	position: absolute;
	top: 5px;
	left: 5px;
	color: transparent;

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

.topBox .propertyOf a{
	display: block;
	color: inherit;
	font-size: 13px;
}

.topBox:hover .propertyOf{
	color: white;
}

.textBox{
	background: rgba(0,0,0, .4);
	color: rgb(220,220,220);
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
}

.textBox .title{
	font-size: 33px;
	line-height: 50px;
	color: white;
	position: relative;
	font-weight: 100;
}

.timeAbs{
	position: absolute;
	top: 0px;
	height: 100%;
	font-size: 0px;
	color: white;
	font-weight: 100;
	display: inline-block;
	right: -200px;

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

.timeAbs img{
	height: 16px;
	width: 16px;
	margin-top: 2px;
	margin-right: 3px;
	position: static;
	opacity: .5;
}

.timeAbs p.tempo{
	font-size: 17px;
	margin: 0;
	padding: 14px 11px 14px 3px;
	background-color: #f61e23;
	line-height: 17px;
	display: inline-block;
	vertical-align: top;
}

.RealInfo{
	display: inline-block;
	text-align: left;
	height: 100%;
	width: 200px;
	padding-top: 10px;
	background-color: #CA3F26;
}

.RealInfo p{
	margin: 0;
	padding: 3px 10px;
	line-height: 20px;
	font-size: 14px;
	color: rgb(230,230,230);
}

.timeAbs:hover{
	right: 0px;
}

.miniData{
	position: absolute;
	bottom: 10px;
	right: 0px;
	padding: 4px 10px;
	background: rgb(70,70,70);
}

/* CARTELLINE MINIBOX */

div.space{
	margin: 0px;
	padding: 0px;
}

p.minimo{
	margin: 0px;
	padding: 0;
	font-size: 11px;
	line-height: 20px;
}

.miniBox{
  padding-bottom: 10px;
  position: relative;
  background-color: white;
  margin-top: 12px;

  overflow: hidden;
}

.disBlock{
	display: none;
}

.mr .title{
  font-weight: 300;
  padding: 8px 0px;
  font-size: 23px;
  background-color: rgb(246,246,246);
  border-bottom: 1px solid rgb(220,220,220);
  color: rgb(80,80,80);
}

.mg .title{
  padding: 10px 0px;
  /*background-color: #4CD7BD;*/
  color: #4CD7BD;
}

.miniBox table{
	font-size: 14px;
	margin-bottom: 20px;
	text-align: left;
	width: 100%;

	border-spacing: 0;
    border-collapse: collapse;
}

.miniBox table a{
	color: black;
	display: block;
}

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

td{
	padding: 5px 0px;
	padding-right: 10px;
}

.miniBox table td.name{
	position: relative;
	cursor: pointer;
}

.miniBox table td.name p{
	margin: 0;
	line-height: 18px;
}

.f11{
	line-height: 18px;
}

.miniBox table span{
	font-size: 80%;
	opacity: .8;
	display: block;
}

.miniBox table tbody tr:hover{
	cursor: pointer;

	background-color: rgb(40,40,40);
	color: white;
}

.miniBox table tbody tr:hover a{
	color: white;
}

.miniBox table tbody tr.att{
	background-color: rgba(0,0,0,.1);
}

.miniBox table td.image{
	padding: 2px;
}

.miniBox table td.image img{
	display: block;
	height: 36px;
	width: 36px;
	border-radius: 8px;
}

.miniBox table td.name div.pof_atl{
	position: absolute;
	top: -80px;
	left: 0px;
	width: 200px;
	background-color: transparent;
	opacity: 0;
	z-index: -2;
	color: black;

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

	-webkit-transition-delay: .7s;
	-moz-transition-delay: .7s;
	-ms-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s;
}

.miniBox table td.name div.pof_atl div.paddingText{
	padding-left: 50px;
}

.miniBox table tr td:last-child{
	text-align: center;
	padding: 0px 6px;
}

.miniBox table tr td:first-child{
	text-align: center;
	padding: 0px 6px;
}
 
.miniBox table td.name:hover div.pof_atl{
	z-index: 1;
	opacity: 1;
	top: -40px;
}

.miniBox table td.name div.pof_atl img{
	width: 40px;
	height: 40px;
	border-radius: 8px;
	position: absolute;
	top: 7px;

	background-color: rgb(200,200,200);
}

.miniBox table td.name div.pof_atl div.pof_box{
	background-color: rgb(200,200,200);
	padding: 8px;
	position: relative;
}

.miniBox table td.name div.pof_atl div.pof_box a{
	display: block;
	color: red;
}

div.punta{
	display: block;
	left: 20px;
	background-color: rgb(200,200,200);
}

.miniBox table td.name div.pof_atl span{
	vertical-align: top;
	color: white;
	line-height: 20px;
}

td.tempo{
	color: #f61e23;
}

td.luogo{
  font-size: 12px;
	color: rgb(180,180,180);
}

td.data{
	text-align: right;
	font-size: 12px;
	color: rgb(180,180,180);
}

tr.trOp{
	background-color: rgba(0,0,0,.2);
}

.miniBox table tbody tr.trOp:hover{
	cursor: auto;
	background-color: rgba(0,0,0,.2);
}
tr.trOp *{
	padding: 0 !important;
	font-size: 0 !important;
}

tr.trOp td{
	padding: 0px;
	font-size: 0px;

	/*-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	-o-transition: .4s all;
	transition: .4s all;*/
}

tr.attivo td{
	padding: 8px !important;
	font-size: 14px;

	-webkit-box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow:0px 0px 8px 0px rgba(0 0, 0, 0.2) inset;
	box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.2) inset;
}

tr.attivo > td > div{
	font-size: 13px;
}

tr.attivo > td > div > p.otherTitle{
	margin: 0;
	line-height: 20px;
	font-size: 15px !important;
	color: white;
}

tr.attivo > td > div > ul > li{
	font-size: 13px !important;
	display: inline-block;
	margin-left: 10px;
}

tr.attivo > td > div > ul > li:nth-child(1){
	margin: 0;
}

.completa{
	height: 50px;
}

.miniBox footer{
  width: 100%;
  text-align: center;
}

.widget{
  display: inline-block;
	background-color: rgb(240,240,240);
  bottom: 0px;
  cursor: pointer;
	margin: 2px;
	padding: 3px 8px;
	border-radius: 3px;
	font-size: 13px;
  border: 1px solid rgba(200,200,200,.5)
}

tr.trHidden{
	display: none;
}

/* ---- codice analisi ----- */
.nopadding{
	padding: 0px !important;
}

.nopadding table{
	margin: 10px 0px !important;
}

ul.boxAnalisi{
	text-align: center;
	font-size: 0px;
}

li.riquadro{
	padding: 12px 0px;
	display: inline-block;
	width: 25%;
	font-size: 17px;
	color: white;
}

li.riquadro p{
	color: rgb(220,220,220);
	text-align: center;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}

ul.boxAnalisi li:first-child{
	background-color: #832D3A;
}

ul.boxAnalisi li:nth-child(2){
	background-color: #953854;
}

ul.boxAnalisi li:nth-child(3){
	background-color: #CA5B74;
}

ul.boxAnalisi li:last-child{
	background-color: #DF96A8;
}

p.avvisoImportante{
	margin: 0;
	padding: 200px 20px 442px;
	font-size: 17px;
	color: rgba(0,0,0,.5);
}

.container{
	font-size: 16px;
}

.pre-footer{
	text-align: center;
}
.pre-footer a{
	padding: 10px 0px;
	background-color: rgba(0,0,0,.3);
	color: rgba(255,255,255,.7);
	display: block;
}

.pre-footer a:hover{
	color: white;
}