body, body * {
/* 	font-family: 'Roboto' !important; */
	font-family: JuventusFans, Roboto, Helvetica, Arial, sans-serif !important;
	font-size: 16px;
}

.jspScrollable {
	outline: none;
}

input::-ms-clear {
	display: none;
}

#directionForm .testo input#dadr {
	padding-right: 5px;
}

#directionForm .testo input {
	padding-right: 30px;
	line-height: 30px;
    padding-left: 5px;
}

#sadr_canc {
	line-height: 17px;
}

#details a.pulsante {
	min-width: 175px;
}

.pulsante,.pulsante:FOCUS {
	outline: none;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#menu a:FOCUS,#desc_stars a:FOCUS,#icons a:FOCUS {
	outline: none;
}

#cerca_indicazioni {
	min-width: 194px;
}

a#disable-map,
a#traffic {
	z-index: 1;
	position: absolute;
	top: 0;
/* 	margin: 7px 0 0 120px; */
	margin: 13px 0 0 220px;
	min-width: 138px;
}

#dettagli_ind {
	margin: 15px 5px 15px 15px;
	overflow: hidden;
}

.closeMap {
	margin: 10px 5px 0 0;
	z-index: 999;
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 6px;
	top: 0;
}

#desc_stars .scroll-pane,#desc_stadium .scroll-pane {
	width: 328px !important;
}

.dropdown .carat {
	right: 8px;
}

img.home {
	cursor: pointer;
}

#top-left {
	height: 170px;
}

#strip {
	height: 102px;
	overflow: hidden;
}

.route_adr {
	position: relative;
	margin: 20px 0 0;
	font-family: 'europabold';
	padding: 0 0 0 30px;
}

.route_adr .icon {
	height: 29px;
	width: 22px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
}

#bodyPage .col-xs-4 #menu li {
	width: 130px;
}

input[disabled] {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity =   60);
	opacity: 0.6;
}

#dadr[disabled] {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity =   80);
	opacity: 0.8;
}

#placeForm .field input.error {
	border: 1px solid #c00 !important;
}

#placeForm .field input {
	outline: none;
}

#dettagli_ind .dettaglio_ind {
	margin-right: 5px;
}

/** - - - HOVER PULSANTI - - - */
a.pulsante:HOVER {
	color: #fff;
	text-decoration: none;
}

a.pulsante.disabled:HOVER {
	color: #fff !important;
}

a.pulsante.hover:HOVER,a.pulsante.hover:FOCUS {
	color: #fff;
	text-decoration: none;
}

a.pulsante.selected:HOVER,a.pulsante.selected:FOCUS {
	color: #fff;
	text-decoration: none;
}

/** - - - RESIZE - - - */
footer {
	padding-left: 0;
	height: 50px;
}

.container {
	padding: 0;
}

.row {
	margin: 0;
}

#panel.col-xs-4,#bodyPage .geomap.col-xs-8 {
	height: 100%;
	min-height: 1px;
}

.dialog {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -60px;
	z-index: 9999;
}

#dialog-stars {
	margin-top: -230px;
	width:700px;
	margin-left:-350px;
}

#dialog-stars .scroll-pane {
	height: 350px;
}

.dialog-overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity =   40);
	opacity: 0.4;
	background: #000;
	z-index: 9998;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	height: auto;
	max-height: 100px;
}

.ui-autocomplete li {
	text-align: left;
}

/** - - - CSS responsive - - - */
@media only screen and (max-height: 750px) {
	#strip {
		height: 5px;
	}
	#strip img {
		display: none;
	}
	#bodyPage .col-xs-4 #form .content form .field select {
		padding-left: 2px;
	}
}

/** chosen */
#placeForm select[disabled] {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity =   40);
	opacity: 0.4;
}

#placeForm select {
	outline: none;
}

#placeForm .chosen-container {
	width: 96% !important;
	height: 38px;
}

.chosen-container-multi ul.chosen-choices {
	border: 2px solid #000;
	font-weight: 300 !important;
	width: 100%;
	height: 100% !important;
	color: #FFFFFF;
	font-size: 20px !important;
	text-align: center;
	outline: none;
}

.chosen-container-multi ul.chosen-choices li {
	float: none;
}

#bodyPage .col-xs-4 #form .content form .field input {
	width: 100% !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	height: 34px !important;
	line-height: 34px !important;
	font-family: europaregular;
	font-weight: 300;
}

.chosen-container-multi ul.chosen-choices li.search-field input {
	text-align: center;
	width: 100% !important;
	height: 100% !important;
	padding: 0 !important;
}

.chosen-container .chosen-results li.no-results {
	display: none !important;
}

.chosen-container .chosen-drop {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity =   85);
	opacity: 0.85;
}

.chosen-container ul.chosen-results li,.chosen-container ul.chosen-results li.result-selected {
	color: #000;
	text-align: left;
	font-weight: normal;
}

.chosen-container ul.chosen-results li.highlighted {
	color: #000;
	font-weight: bold;
	background: transparent;
}

.chosen-container-multi ul.chosen-choices,.chosen-container-multi ul.chosen-choices .search-field {
	background: transparent;
}

.chosen-container a.chosen-single {
	border: 2px solid #fff;
}

.chosen-container-single a.chosen-single div {
	display: none;
}

.chosen-container-single a.chosen-single span {
	margin-right: 0;
}

.chosen-container-multi ul.chosen-choices li.search-choice {
	background: transparent;
	background-image: none;
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	color: #000;
	height: 34px !important;
	line-height: 34px !important;
}

.chosen-container-multi .chosen-choices li.search-choice a.search-choice-close {
	display: none;
}

#bodyPage .col-xs-4 #external-links ul li.mini {
	width: 38%;
	line-height: 30px;
	padding-left: 15px;
}

#descr_3 .area {
	margin: 5px 0;
}

.sectorList a {
	width: 40px;
	display: inline-block;
	cursor: pointer;
	color: white;
	font-size: 18px;
	margin: 5px;
	text-align: center;
	padding: 2px;
}

#giallo .sectorList a {
	/* 	background-color:#ffdd21; */
	background-color: #f9af00;
}

#blu .sectorList a {
	background-color: #00bbef;
}

#verde .sectorList a {
	background-color: #3fb759;
}

#sectorTabs ul li {
	display: inline-block;
	width: 30%;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
	padding: 10px 0;
}

#bodyPage .col-xs-4 #external-links ul {
	padding-top: 12px;
}

#bodyPage .col-xs-4 #external-links {
	height: 54px;
}

#home_title_2 {
	margin: 20px  0 9px 0;
}

.miniMap-campo .clickArea {
	margin-top: -10px;
}

.miniMap-campo {
	height: 184px;
	background-position: bottom center;
}

.partner_iw {
	position: relative;
	background: #220001; /* Old browsers */
	background: -moz-linear-gradient(top, #220001 0%, #770002 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #220001), color-stop(100%, #770002)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #220001 0%, #770002 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #220001 0%, #770002 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #220001 0%, #770002 100%); /* IE10+ */
	background: linear-gradient(to bottom, #220001 0%, #770002 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#220001', endColorstr='#770002', GradientType=0); /* IE6-9 */
	overflow: hidden;
	padding: 5px 10px;
}

.closeIW {
	position: absolute;
	top: 10px;
	right: 10px;
	background-image: url(../../images/pages/virtual-tour/close-box.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-indent: -99999px;
	z-index: 10;
	cursor: pointer;
}

.partner_iw .logo {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 70px;
	/* 	float:left; */
}

.logo-bl {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 70px;
	/* 	float:left; */
}

.partner_iw .title {
	color: rgb(249, 175, 0);
	font-family: europa_narrowbold !important;
	font-size: 25px;
	font-weight: 500 !important;
}

.partner_iw .content {
	color: rgb(249, 175, 0);
	font-family: europa_narrowbold !important;
	/* 	float:left; */
	font-size: 16px;
	width: 200px;
	height: 70px;
	padding-left:10px;
}

.clear {
	float: none;
}

a.disabled:hover {
	text-decoration:none;
}

#icons ul li {
	background-position: 35px top;
}

#vt_star_descr {
	font-size: 13px;
	font-family: europaregular;
	text-transform: none;
	margin-bottom:5px
}

#partner {
	width:100%;
}

#desc_partners #partner .list {
	padding-left:10px;
}

#desc_partners #partner tr.border {
	border-bottom:1px solid #f9af00;
}

#desc_partners #partner td {
	padding:10px 0;
	vertical-align: top;
}

#content_2,
#content_3 .text-scroll {
	padding-bottom:10px;
}

#sector-gallery .flex-disabled {
	display: none;
}

#meetingPoint {
	width:100%;
	background: url(../../images/share/bg-external-links.jpg) left top repeat-x;
	height: 54px;
}

#bodyPage .col-xs-4 #meetingPoint ul {
	padding-top: 12px;
	width: 100%;
}

#bodyPage .col-xs-4 #meetingPoint ul li {
	text-align: center;
	font-size: 12px;
	float: left;
	text-transform: uppercase;
}

#bodyPage .col-xs-4 #meetingPoint ul li.big {
padding-top: 8px;
width: 60%;
}


#bodyPage .col-xs-4 #meetingPoint ul li.mini {
width: 40%;
line-height: 30px;
}

#bodyPage .col-xs-4 #meetingPoint ul li img {
margin-right: 10px;
}

#bodyPage .col-xs-4 #meetingPoint ul li a {
color: #FFFFFF;
}

.bl_mp{
	width:300px;
	padding:10px;
	color:#f9af00;
}

.box-partner .content-text p {
	font-family: 'europaregular';
	margin-top: 3px;
	margin-bottom: 5px;
/* 	font-size: 13px; */
	font-size: 16px;
}

.bl_mp.box-partner {
	background: rgb(119,0,2);
	background: -moz-linear-gradient(top,  rgba(119,0,2,1) 0%, rgba(68,2,3,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(119,0,2,1)), color-stop(100%,rgba(68,2,3,1)));
	background: -webkit-linear-gradient(top,  rgba(119,0,2,1) 0%,rgba(68,2,3,1) 100%);
	background: -o-linear-gradient(top,  rgba(119,0,2,1) 0%,rgba(68,2,3,1) 100%);
	background: -ms-linear-gradient(top,  rgba(119,0,2,1) 0%,rgba(68,2,3,1) 100%);
	background: linear-gradient(to bottom,  rgba(119,0,2,1) 0%,rgba(68,2,3,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#770002', endColorstr='#440203',GradientType=0 );
}

.bl_mp.box-partner .content-text {
	position: relative;
	color: #f9af00;
	font-size: 12px;
	line-height: normal;
	width: auto;
	padding: 0;
	min-height: 95px;
	background: none;
}

.bl_mp.box-partner.services .content-text {
	min-height: 120px;
}

.bl_mp.box-partner .content-text a.boxClose {
	right: 0;
	top: 0;
}

/* legenda navette */
.nav-legend {
	border: 1px solid #fdfdfc;
	min-width: 170px;
	background: #fff;
	z-index: 100000;
	margin-bottom: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.nav-head {
	height: 35px;
	line-height: 35px;
	background: #fdfdfc;
	padding: 0 10px;
	font-size: 15px;
}

.nav-sep {
	width: 95%;
	height: 1px;
	background: #e5e5e5;
	margin: 0 auto;
}

.nav-body {
	padding: 10px 0;
	background: #fff;
}

.nav-legend .nav-head span {
	text-transform: uppercase;
	margin-left: 5px;
}

.nav-legend table td {
	vertical-align: middle;
	text-align: center;
}

.nav-legend table.nav-item {
	border-collapse: collapse;
	width: 100%;
}

.nav-legend table.nav-item.first {
	margin-bottom: 15px;
}

.nav-legend td.nav-logo {
	text-align: left;
	text-transform: uppercase;
}

.nav-legend table.nav-item .nav-img {
/* 	width: 90px; */
	width: 45px;
	height: 40px;
	line-height: 40px;
}

.nav-label {
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
}

.nav-logo img {
	margin-top: 5px;
	margin-left: 10px;
}

.nav-text {
	margin-left: 10px;
}

.nav-sx {
/* 	width: 50%; */
	width: 25%;
}

.bl_mp.box-partner {
	background: #fff !important;
	-ms-filter: none;
	filter: none;
}

.bl_mp.box-partner .content-text {
	color: #000;
}

#bodyPage .col-xs-4 #menu {
/* 	border-bottom: 6px solid #ffa900; */
	border-bottom: 6px solid #000;
}

#directionForm,
#bodyPage .col-xs-4 #form {
	background-position: center -6px;
}

#strip img {
	margin-top: -6px;
}

#traffic_legend {
	margin-left: 0;
}

#traffic_scale {
	float: left;
}

#trafficLegend  .traffic_scale_txt {
	font-size: 13px;
	text-transform: lowercase;
	padding: 0 10px;
}

#traffic_slow {
	float: left;
}

#traffic_fast {
	float: right;
}

#trafficLegend .traffic_scale_colors {
	margin: 0 auto;
	width: 147px;
}

#trafficLegend  .traffic_scale_color {
	position: relative;
	line-height: 6px;
	float: left;
	border: 1px solid gray;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 30px;
	height: 12px;
}

#trafficLegend .traffic_black {
	background: black;
}

#trafficLegend .traffic_black_stripes {
	position: absolute;
	left: 4px;
	top: 0;
	height: 10px;
	width: 10px;
	border-left: 1px solid black;
	background: #900;
}

#trafficLegend .traffic_red {
	background: #900;
}

#trafficLegend .traffic_yellow {
	background: #FC0;
}

#trafficLegend .traffic_green {
	background: #30B100;
}

.box-partner .content-text h2 {
	padding-right: 20px;
}

#logo {
	cursor: default;
}

.bl_mp.box-partner.services {
	min-height: 150px !important;
	height: auto !important;
}

.services {
	height: auto !important;
}

.services .the-label {
	padding: 4px 10px 0 0;
	height: 34px;
	
}

.service-legend {
	padding-left: 34px;
}

.service-legend .service-txt {
	text-transform: uppercase;
	font-size: 15px;
}

.service-legend span.margin {
	margin-right: 30px;
}

#desc_services h3 {
	margin: 10px 0;
	padding-left: 45px;
	width: 275px;
}

.services hr {
	margin: 0;
}

#placeForm select {
	border: 2px solid #000 !important;
	color: #000;
}

/** icone accrediti */
.services h3.accrediti.clubdoc {
	background: url("../../images/pages/virtual-tour/CLUBDOC.png") left top no-repeat;
}

.services h3.accrediti.disabili {
	background: url("../../images/pages/virtual-tour/DISABILI.png") left top no-repeat;
}

.services h3.accrediti.figc {
	background: url("../../images/pages/virtual-tour/AIAC_FIGC.png") left top no-repeat;
}

.services h3.accrediti.sponsor {
	background: url("../../images/pages/virtual-tour/SPONSOR.png") left top no-repeat;
}

.services h3.accrediti.media {
	background: url("../../images/pages/virtual-tour/MEDIA.png") left top no-repeat;
}

#sector-gallery .text-small {
/* 	font-size: 11px; */
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
}

#directionForm {
	background-color: #F2F2F2;
	height: auto;
	padding: 15px;
}

#button-separator {
	height: 1px;
	margin: 20px 20px 20px 0;
	background: #ccc;
}

#dialog-transport {
	width: 600px;
}

#dialog-transport .scroll-pane {
	width: 538px;
}

#bodyPage .col-xs-4 #menu li a:hover, #bodyPage .col-xs-4 #menu li a.selected {
	background: #000;
	color: #fff;
}

#nav-legend-control .nav-checkbox.tier {
	width: 20%;
}

#nav-legend-control .nav-checkbox.tier .the-label {
	margin-left: 10px;
}

.nav-logo {
	width: 30%;
}


/** nuovi pulsanti */

.pulsante-outline {
	background: #fff !important;
	border: 1px solid #FF2850 !important;
	color: #FF2850 !important;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 0;
}

.chosen-container-multi ul.chosen-choices,
#ticket-btn {
	border: 1px solid #FF2850 !important;
	box-shadow: 0 0px 8px 0 rgba(255,40,80, 0.4);
}

.chosen-container-multi ul.chosen-choices li.search-choice {
	color: #FF2850 !important;
}

.pulsante {
	background: #FF2850;
	text-transform: uppercase;
	border-radius: 0;
	color: #fff;
}

.pulsante:hover,
.pulsante.hover,
.pulsante.hover:hover,
.pulsante-outline:hover {
	background: #FF2850;
	box-shadow: 0 0px 8px 0 rgba(255,40,80, 0.4), 0 0px 8px 0 rgba(255,40,80, 0.4);
}

.pulsante.selected {
	background: #CC2040;
}

.pulsante.selected:hover {
	background: #CC2040;
	box-shadow: 0 0px 8px 0 rgba(255,40,80, 0.4), 0 0px 8px 0 rgba(255,40,80, 0.4);
}

#traffic,
#disable-map {
	direction: ltr;
    overflow: hidden;
    text-align: center;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
    user-select: none;
    font-size: 18px;
    background-color: rgb(255, 255, 255);
    padding: 0px 17px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    min-width: 59px;
    border-left: 0px;
	margin: 0 !important;
	position: absolute;
	top: 10px !important;
	right: 10px;
	width: 170px;
}

#traffic:hover,
#disable-map:hover {
	color: rgb(0, 0, 0);
	background-color: rgb(235, 235, 235);
}

#trafficLegend {
	top: 60px;
	right: 10px;
	bottom: auto;
	width: 170px;
}

#cerca_indicazioni {
	margin-top: 15px;
}

#cerca_indicazioni,
#public_transport_1 {
	width: 100%;
}

.services h3 {
	text-decoration: none;
}

#nav-legend-control {
	width: 150px;
	min-width: 150px;
}


