@import url(//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
html, body{
	font-family: 'PT Sans', sans-serif !important;
	font-size: 16px !important;
	height: 100%;
}
textarea{
	resize: none;
}
small{
	font-weight: normal !important;
	color: grey !important;
}
select,
textarea,
input[type=text],
input[type=password],
input[type=number],
input[type=email]{
	border-radius: 0 !important;
	box-shadow: none !important;
	border-color: #CCCCCC;
}
select:focus,
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=email]:focus{
	border-color: #CCCCCC !important;
}
.mt-60{
	margin-top: 60px;
}
.navbarmia{
	font-size: 14px;
	background: none;
	background-color: #42413F;
	color: #FFFFFF;
	border: none;
	border-radius: 0;
	margin: 0;
}
.navmia > li > a{
	display: inline-block;
	color: #FFFFFF !important;
	text-shadow: none;
}
#welcome-message{
	padding: 15px;
}
.footer{
	background-color: #42413F;
	font-size: 14px;
	color: white;
	min-height: 250px;
	padding: 50px;
	clear: both;
}
.loghi{
	margin-top: 55px;
	margin-bottom: 55px;
}
.myticket{
	color: #740605;
	font-size: 50px;
	line-height: 90px;
	font-weight: bold;
}

.search-table-custom{
	width: 100%;
}

.search-table-custom tr{
	border-bottom: 1px solid #DDDDDD;
}

.search-table-custom td{
	vertical-align: top;
}

.search-table-custom td{
	padding: 10px 0;
}

.search-table-custom .no-border tr{
	border: none;
}

.search-table-custom .no-border td{
	padding: 0;
}

@media screen and (max-width: 2560px) and (min-width: 1200px) {
    .logo-div {
        margin-right: -50px;
    }
}
#logo a{
	text-decoration: none;
}
.cinquecinque{
	margin-bottom: 55px;
}
.tretre{
	margin-bottom: 33px;
}
.giallo{
	font-size: 18px;
	background-color: #F9CD00;
	padding: 10px;
}
.track{
	background-color: #F9CD00;
	padding: 50px 30px 60px 30px;
}
.track_titolo{
	font-size: 18px;
	margin-bottom: 20px;
}
.track_mostra, .track_recupera{
	margin-bottom: 30px;
}
.track_mostra a, .track_recupera a{
	text-decoration: underline;
	color: rgb(51,51,51);
}
.icone{
	margin-bottom: 55px;
}
.icons{
	font-size: 80px;
	margin-right: 40px;
}
.text{
	font-size: 20px;
	padding-top: 10px;
}
#trackid{
	height: 40px !important;
}
#logo-uni{
	width: 220px;
}
.login-page, .custom-page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto 100px; 
}
#error_connection{
	padding-bottom: 10px;
	color: #740605;
	font-weight: bold;
}
label{
	text-align: left !important;
}
.info{
	margin-top: -20px;
	font-size: 12px;
	background-color: rgba(249,205,0,0.5) !important;
	border: 0px !important;
	padding: 10px;
}

.btn-default, .btn-default:focus, .btn-default:hover{
	background: none !important;
	text-shadow: none !important;
	background-color: #F9CD00 !important;
	border-radius: 0px !important;
	color: #000 !important;
	border: none !important;
}
#forgot{
	display: none;
	margin-bottom: 30px;
}
.error_text{
	margin-top: -30px;
}
#error_text{
	display: none;
}
.tab-content{
	padding: 15px !important;
}
.form-control-custom{
	display: inline-block;
	width: 70%;
}
.panel.panel-default,
.progress{
	border-radius: 0 !important;
}

#newticket .radio{
	font-weight: 400;
}

#newticket .radio-inline.no-padding{
	margin-left:  0;
	padding-left: 0;
}

.palazzina-evento{
	clear: both;
	padding-top: 20px;
}

.palazzina-evento:first-of-type{
	padding-top: 0;
}