body {
	color: #5a5a5a;
	font-family: "Titillium Web", HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
	word-wrap: break-word;
}
.background-image{
	background: url(../images/fondo.jpg) no-repeat center top #232C36;
	background-size: 100% auto;
	background-attachment: fixed;
}
.btn {
	border-radius: 0 !important;
	color: #1c2024!important;
}

.alert-federa {
	border-radius: 0 !important;
	color: #1c2024;
    background-color: #f0f0f0;
    border:1px solid #ccc;
    border-left: 4px solid #b50000;
    text-shadow: none;
}

.info-federa {
	border-radius: 0 !important;
	color: white;
	/*background-color: rgba(175, 175, 175, 0.47);*/
	background-color: rgba(84, 84, 84, 0.47);
	text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
}

#image-cover {
	background:transparent url(../images/fondo-fascia.png) no-repeat center bottom;
	background-size: contain;
	color: white;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	min-height: 70vh;
	position: relative;
	z-index: 1;
}

.no-margin-top {
	margin-top: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-padding-bottom {
	padding-bottom: 0 !important;
}

.enterbutton:hover {
	text-decoration: none;
}

.enterbutton:visited {
	text-decoration: none;
}

.enterbutton h2 {
	color: white;
	text-decoration: none !important;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}

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

.enterbutton p {
	color: white;
}

.enterbutton>img {
	border-width: 5px;
	border-style: solid;
	box-shadow: 0 0px 20px #666;
	/*opacity: 0.8;
	filter: alpha(opacity = 80);*/
}

.enterbutton>img:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
	box-shadow: 0 0px 40px #666;
}

.darkDiv {
	background-color: #ddd;
	color: #1c2024;
}

.darkDiv a {

}
.lightDiv {
	background-color: #fff;
	color: #1c2024;
}
.lightDiv a {
	color: #5a5a5a;
}

.image-header-section {
	width: 200px;
	height: auto;
	margin-bottom: 20px;
}

.image-header-section-federa {
	width: auto;
	height: 40px;
}

.image-section {
	width: 150px;
	height: auto;
}

#authnMethod .col {
	margin-bottom: 30px;
	text-align: center;
}

#authnMethod .col p {
	margin-right: 10px;
	margin-left: 10px;
}

#authnMethod h2 {
	font-weight: normal;
}

#authnMethod img {
	width: 100px;
	height: 100px;
}

.featurette {
	padding-bottom: 20px;
}

.featurette-divider {
	margin: 40px 0;
}

.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
	text-align: center;
	font-size: 20px;
}

.lead {
	text-align: center
}

.backToTop {
	padding-top: 50px;
	text-align: center;
}

.backToTop a {
	color: black;
}

.header-logo {
	text-align: center;
	padding: 0;
}

.header-logo img {
	margin: 0 auto;
}

.main {
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	padding: 20px 0 20px 0;
}

#header-text {
	color: #F36D2A;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	font-size: 30px;
}

.main h1 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}


/* footer */
#footer{
	background-color: #232C36;
	padding: 0 0 16px 0;
}
#footer hr {
	margin-top: 12px;
	margin-bottom: 12px;
	border: 0;
	border-top: 1px solid #666;
}
.footer-top{
	background-color: #73D4E1;
	text-align: center;
	padding-top: 116px;
	padding-bottom: 16px;
}
.footer-top a{
	color: #000;
	font-weight: bold;
	font-size: 24px;
}
.footer-bottom {
	margin-top: 24px;
	color: #fff;
}
.footer-bottom a {
	color: #65dcdf;
}
.footer-bottom a:hover {
	color: #00aeb3;
}
.footer-link{
	display: block;
	padding: 2px 0 10px;
}


.myid-small{
	max-width: 160px!important;
	margin: 0 auto;
}

#image-footer {
	height: 50px;
}

.btn-stretch {
	width: 280px;
}

.spid-idp-button .spid-idp-button-menu li {
	text-align: left !important;
}

.spid-idp-button .spid-idp-button-menu li>a img {
	height: 45px !important;
}

.col-spid {
	margin-top: 0px;
}

.col-smartcard {
	margin-top: 0px;
}

.error-page a {
	text-decoration: underline;
}

.lepida-button {
	color: white !important;
	font-size: 15px !important;
}

.federa-button {
	color: white !important;
	background-color: #F36D2A !important;
}

.federa-button:hover {
	background-color: #EF4107 !important;
}

.smartcard-button {
	background-color: #337ab7 !important;
	border-color: #2e6da4 !important;
}

.smartcard-button:hover {
	background-color: #286090 !important;
	border-color: #204d74 !important;
}

.lepida-button-text {
	padding-top: 1.15em !important;
}

@media ( min-width : 768px) {

	#authnMethod img {
		width: 200px;
		height: 200px;
	}

	#image-cover {
		margin-bottom: -100px;
	}

	.error-page {
		min-height: 800px;
	}

	.featurette-heading {
		font-size: 50px;
		text-align: left
	}

	.lead {
		text-align: left
	}

	.row {
		/*margin: 60px 0 60px 0;*/
	}

	#header-text {
		font-size: 36px;
	}

	.main {
		padding: 20px 0 20px 0;
	}

	.main p {
		font-size: 16px;
		line-height: 1.4;
	}

	.main h1 {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.header-logo {
		padding: 10px 0 10px 0;
	}

	.header-logo img {
		/*height: 80px;*/
	}

	.featurette {
		padding-top: 150px;
	}

	.image-header-section {
		width: 300px;
	}

	.image-header-section-federa {
		width: 300px;
		height: auto;
	}

	.image-section {
		width: 200px;
	}

	.backToTop {
		padding-top: 150px;
	}

	.enterbutton h2 {
		font-size: 30px;
		margin-top: 20px;
		margin-bottom: 10px;
	}

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

	#authnMethod .col {
		margin-bottom: 50px;
	}

	.col-spid {
		margin-top: 120px;
	}

	.col-smartcard {
		margin-top: 60px;
	}
	.footer-link{
		display: inline-block;
		padding: 0 16px 0 0;
	}
}

@media ( min-width : 992px) {
	.featurette-heading {
		margin-top: 120px;
	}
}

.panel_login {
	background-color: #1B7EA9;
}