@font-face {
	font-family: 'Verdana-1';
	src: url('fonts/verdana-1.eot');
	src: local('☺'), url('fonts/verdana-1.woff') format('woff'), url('fonts/verdana-1.ttf') format('truetype'), url('fonts/verdana-1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

*{
	/* font-family: 'Verdana-1','courier' !important;
*/
}
img{
	max-width:100%;
}
p, a, h1, h2, h3, h4, h5{
	color:#333;
}
form, p{
	margin:0;
	padding:0;
}
a{
	text-decoration:none !important;
	cursor:pointer;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding:0;
}
.h1, h1 {
	font-size: 18px;
}

.h2, h2 {
	font-size: 16px;
}

.h3, h3 {
	font-size: 14px;
}

.h4, h4 {
	font-size: 13px;
}

.h5, h5 {
	font-size: 12px;
}

.h6, h6 {
	font-size: 11px;
}

.p, p{
	font-size:12px;
}
.label, label{
	font-size:12px;
	font-weight:normal;
}
.b, .strong {
	font-weight: 700;
}
.lead {
	font-size:14px;
}
.area, area{
	cursor:pointer;
}
.panel {
	background : #F7F7F7;
	/*background : rgba(255, 255, 255, 1);*/
	border-radius:unset;
	border:0px;
	border-bottom: 5px solid #CCCCCC;
	margin:0;
}

.btn {
	padding: 3px 12px;
	border:none;
	border-radius:unset !important;
}

.btn-default {
	/*height:24px;*/
	padding: 3px 12px;
	background:#333;
	color:#FFF;
	border-radius:0px !important;
}
.btn-xs{
	border-radius:0px !important;
	padding:4px 4px;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  background : #000;
  color:#FFF;
}
.btn-default a{
	color:#FFF;
}
.btn-menu{
	color:#FFF !important;
	padding: 15px;
	background:#333;
	color:#FFF;
}

.btn-menu.active,
.btn-menu.focus,
.btn-menu:active,
.btn-menu:focus,
.btn-menu:hover,
.open > .dropdown-toggle.btn-menu,
.btn-sel {
  background:#000;
  color:#FFF;
}
.panel-default > .panel-heading {
	background-color: #ffffff;
}


.btn-info {
	background:#333;
	color:#FFF;
	border:none;
}
.btn-info a{
	color:#FFF;
}
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  background : #000;
  color:#FFF;
}

.container{
	padding:0 6%;
	margin: 0 auto;
}
.row, .container-fluid{
	margin:0;
	padding:0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default{
	background: none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
}
.navbar {
	margin-bottom: 0;
}
/*.nav {
	background: none repeat scroll 0 0;
	border: medium none;
}*/
.navbar-nav {
	text-align: center;
	width: 100%;
}
.navbar-nav > li {
	display: inline-block;
	float: none;
}
.search_input {
	float: inherit;
	margin: 0;
	padding: 0;
	opacity: 0;
	width: 0;
	display:none;
}
.button_search{
	float: inherit;
	padding-top:6px;
	padding-bottom: 6px;
}
.nomargin{
	margin:0;
}
.nopadding{
	padding:0;
}
.padding-10{
	padding:10px;
}
.padding-left-10{
	padding-left:10px;
}
.padding-left-5{
	padding-left:5px;
}
.padding-15{
	padding:15px;
}
.padding-right-15{
	padding-right:15px;
}
.padding-right-5{
	padding-right:5px;
}
.padding-5{
	padding:5px;
}
.margin-5{
	margin:5px;
}
.margin-10{
	margin:10px;
}
.margin-bottom-15{
	margin-bottom:15px;
}
.margin-bottom-10{
	margin-bottom:10px;
}
.margin-bottom-5{
	margin-bottom:5px;
}

.margin-top-10{
	margin-top:10px;
}
.margin-top-15{
	margin-top:15px;
}
.margin-top-20{
	margin-top:20px;
}
.margin-top-22{
	margin-top:22px;
}
.margin-top-25{
	margin-top:25px;
}
.margin-top-38{
	margin-top:38px;
}
.margin-left-15{
	margin-left:15px;
}
.margin-right-15{
	margin-right:15px;
}
.margin-left-5{
	margin-left:5px;
}
.margin-right-5{
	margin-right:5px;
}
.margin-top-5{
	margin-top:5px;
}
.margin-bottom-5{
	margin-bottom:5px;
}
.padding-left-10{
	padding-left:10px;
}
.padding-right-10{
	padding-right:10px;
}
.margin-top-30{
	margin-top:30px;
}
.margin-bottom-30{
	margin-bottom:30px;
}
.padding-top-24{
	padding-top:24px;
}
.padding-top-10{
	padding-top:10px;
}
.hidden-panel{
	margin: 0;
	opacity: 0;
	height: 0;
	padding: 0;
	overflow: hidden;
	position:absolute;
	z-index:100;
}
.bckBlack
{
	background-color: #333 !important;
}
.bckWhite{
	background-color:#FFF;
}
.cur-pointer{
	cursor:pointer;
}
.panel-menu{
	width:98%;
}
.panel-home{
	height:180px;
}
.panel-home-down{
	background-color: #FFF;
	min-height:158px;
	overflow: hidden;
}
.panel-home-top{
	height:225px;
}
.row_black{
	height:4px;
	background-color: #333333;
	width:100%;
}
.row_yellow{
	height:4px;
	background-color: #e8b921;
	width:100%;
}
.height-170{
	height:170px;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.bottom-right{
	position:absolute;
	bottom:15px;
	right: 15px;
}
.wdg-time-home{
	left: 6%;
	position: absolute;
	top: 0;
	width: 100%;
}
/*Usata per gare e appalti*/
.min-height-160{
	min-height: 160px;
}
/* columns of same height styles */
.equal, .equal > div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex:1 1 auto;
}

.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}
.modal-videoplayer{
	height:420px;
	/*width:755px;*/
}
.table-responsive {
	min-height: 0.01%;
	overflow-x: auto;
}
.widget-time{
	background-color:#3f629e;
}
.widget-time h3, .widget-time label{
	color: #FFF;
}
.widget-time select{
	width:100%;
}
.widget-time-large input[type="text"]{
	height:26px;
}
.signup_privacy_content{
	height:100px;
	overflow-y: scroll;
}
.file-upload {
	position: relative;
	overflow: hidden;
	/* margin: 10px; */
}
.file-upload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.icon-success{
	font-size:120px;
	color:green;
}
.margin-page-alert{
	margin-top: 40px;
	margin-bottom:40px;
}
.text-success{
	font-weight: bold;
	color:green;
}
.subscription{
	padding-bottom:5px;
	padding-left:5px;
}
.subscription-red{
	border-bottom: 5px solid #c31b33;
}
.subscription-blue{
	border-bottom: 5px solid #3f629e;
}
#tb_toolbar{
	border: 1px solid;
	background-color:#f9f9f9;
}
.dataTable{
	margin:0 !important;
}
.box_signup{
	height: 16px;
	display:block;
	text-align: center;
	border-right: 2px solid #424242;
}
.noborder{
	border:0px !important;
}
.box_signup_select{
	font-weight:bold;
}
.dropdown-menu{
	min-width: 138px !important;
}
.border-right{
	border-right: 1px solid #E1E1E1;
}
.breadcrumb{
	background-color: unset !important;
}
#slider1_container{
	position: relative;
	top: 0px;
	left: 0px;
	height: 448px;
	width: 1168px;
}
#slider1_container div{
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	height: 448px;
	width: 1168px;
}
#slider2_container{
	position: relative;
	top: 0px;
	left: 0px;
	height: 215px !important;
	width: 545px !important;
}
#slider2_container div{
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	height: 215px !important;
	width: 545px !important;
}
.slides{
	height: 215px !important;
	width: 545px !important;
}
.active.color-avvisi > a{
	background-color: #c30133 !important;
	color:#FFF !important;
}
.active.color-notizie > a{
	background-color: #3f629e !important;
	color:#FFF !important;
}
.breadcrumb{
	margin-bottom:0px;
}
.row_blue{
	height:4px;
	background-color: #3f629e;
	width:100%;
}
.row_red{
	height:4px;
	background-color: #c30133;
	width:100%;
}
.bck-F4{
	background-color: #f4f4f4;
	border:1px solid #333;
}
.panel-container {
	background-color: #fff;
	border-bottom:0;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
.media-gallery-menu{
	padding:0;
	list-style:none;
}
.overflow-hidden{
	overflow: hidden;
}
.form-control,
.btn{
	border-radius: unset;
}

.wdg-bottom-text {
	height:82px;
}
.frm_purchase label{
	width:100%;
}

/*
 * Classi in base alla dimensione dello schermo
 */
@media (max-width: 768px) {
  .login-panel{
	  width:100%;
  }
  .header-login{
	  text-align:center;
  }
  .header-search{
	  text-align:center;
  }
  .panel-menu{
		width:100%;
  }
  .equal, .equal > div[class*='col-'] {
	  display:block;
  }
  .wdg-time-home{
	  position: relative;
	  left:0;
  }

  .wdg-bottom-text,
  .panel-home-down {
	height:auto;
	}

}
@media (min-width: 768px) {
 .col-sm-height {
	display: table-cell;
	float: none !important;
  }
  .login-panel{
	  width:100%;
  }
  .header-login{
	  float:right;
  }
  .header-search{
	  float:right;
  }
  .header-search button {
	float: left;
  }
  .header-search input {
	float: left;
  }
  .panel-menu{
		width:100%;
  }



}
@media (min-width: 992px) {
	.modal-videoplayer{
		width:755px;
	}
  .col-md-height {
	display: table-cell;
	float: none !important;
  }
  .login-panel{
	  width:100%;
  }
  .panel-menu{
		width:98%;
  }


}
@media (max-width: 991px) {
	.wdg-time-home{
	  position: relative;
	  left:0;
  }
}

@media (min-width: 1200px) {
  .col-lg-height {
	display: table-cell;
	float: none !important;
  }

}

/* widget-time  */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

.widget-time {
	margin:0;
	padding:2px;
	text-align:center;
	margin-top:5px;
}

.widget-time h3 {
	margin-bottom:10px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px)
{
	.widget-time {
		padding:25px;
		margin-top:15px;
	}
	.widget-time h3 {
		margin-bottom:30px;
	}

	.pull-sm-left {
		float: left;
	}
	.pull-sm-right {
		float: right;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px)
{
	.widget-time {
		padding:15px;
		margin-top:10px;
	}
	.widget-time h3 {
		margin-bottom:10px;
	}



	.pull-md-left {
		float: left;
	}
	.pull-md-right {
		float: right;
	}


}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px)
{
	.panel-home-top-time {
		margin-top: 35px;
	}
	.widget-time {

		margin-top:0px; /*  35px; */
	}



	.pull-lg-left {
		float: left;
	}
	.pull-lg-right {
		float: right;
	}

}

#txt_a,
#txt_da {
	width:100%;
}
.carousel-control {
	opacity:0;
	border:none;
}
.carousel-control:hover
 {
	opacity:1;
}

.button-login {
	padding-top:4px !important;
	padding-bottom:3px !important
}
/* allineamento del testo (creazione degli allineamenti per gli xs ) */
@media (max-width: 768px) {
	.text-left-xs {
		text-align: left;
	}
	.text-center-xs {
		text-align: center;
	}
	.text-right-xs {
		text-align: right;
	}
	.navbar-nav > li  {
		width:100%;
	}

	.button-login {
		margin-top: 2px;
		padding-bottom: 7px !important;
		padding-top: 4px !important;

	}

	.container {
	  padding-left: 1px;
	  padding-right: 1px;
	  margin-left: auto;
	  margin-right: auto;
	}

	.pull-xs-left {
		float: left;
	}
	.pull-xs-right {
		float: right;
	}

}

.navbar-nav > li > a:hover {
	background:#000 !important;
	color:#FFF  !important;

}

.bckBlack > li > a:hover {
	background:#FFF !important;
	color:#000  !important;

}

#restricted-area {
	padding-bottom: 6px;
	padding-top: 6px;
}

.icon-timetable {
	max-height:20px;
}

.panel-heading .col-xs-2.text-right > img
{
	cursor:pointer;
}

sub, sup {
	line-height: 1.1em;
}
.panel-home-top-time {
	background: #3F629E;
	border:0;
}

.sfondo-bianco, .sfondo-bianco a {
	background: #FFF;
	color:#000 !important;
}
.nav-tabs > .sfondo-bianco{
	background: #FFF;
}
.sfondo-bianco.active{
	background-color:transparent;
}
.nav-tabs > .sfondo-bianco.active > a, .nav-tabs > .sfondo-bianco.active > a:hover, .nav-tabs > .sfondo-bianco.active > a:focus
{
	background: #3F629E;
	color:#FFF !important;
	border-color: transparent;
	margin:0;
}

/*
.sfondo-blu {
	background: #3F629E;
}

.sfondo-blu-chiaro {
	background: #5775aa;
	color: white;
}
.active.sfondo-blu > a,
.active.sfondo-blu-chiaro > a
{

	color: black !important;
}
*/

.panel-home-top-time .nav >li >a
{
	padding:0;
	color:white;
}

#realtime-result th {
	background: #CCC;
}
#realtime-result tr.odd {
	background: #FFF;
}
#realtime-result tr.even {
	background: #DDD;
}
#realtime-result {
	font-size:10px;
}
#realtime-result > thead > tr > th,
#realtime-result > tbody > tr > th,
#realtime-result > tfoot > tr > th,
#realtime-result > thead > tr > td,
#realtime-result > tbody > tr > td,
#realtime-result > tfoot > tr > td
{
	padding:4px;
}

.widget-time {
	margin:0;
	overflow: hidden;
   /*  min-height:332px; */
}
.panel-menu p{
	color:#fff;
	text-align: center;
}

.realtimehidden {
	display: none;
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.wdg-time-home{

	 width:32%;
	max-width:370px;
	}
}
.search_input {
	display: none;
	float: inherit;
	margin: 0;
	opacity: 0;
	padding: 0;
	width: 0;
}
.th{
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	vertical-align: bottom;
}
.td{
	border-top: 1px solid #ddd;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;
}
.odd{
	background-color: #f9f9f9;
}
.even{
	background-color: #fff;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.bottom-button{
	position: absolute;
	bottom: 10px;
	right: 0
}
/*.carousel-inner{
	overflow: visible !important;
}*/

/* stili per i pulsante readme */
.readmoretitle > span::before {
	font-family: "FontAwesome";
	content: "\f0a4";
	cursor:pointer;
}

.readmoretitle.collapsed > span::before {
	font-family: "FontAwesome";
	content: "\f0a4";
}
