@import url('../fonts/fonts.css');

/* CLASSI FONT ECMADISTANZA */
.montserratBlack{font-family: 'montserratBlack';}
.montserratBold{font-family: 'montserratBold';}
.montserratExtraBold{font-family: 'montserratExtraBold';}
.montserratExtraLight{font-family: 'montserratExtraLight';}
.montserratLight{font-family: 'montserratLight';}
.montserratMedium{font-family: 'montserratMedium';}
.montserratRegular{font-family: 'montserratRegular';}
.montserratSemiBold{font-family: 'montserratSemiBold';}
.montserratThin{font-family: 'montserratThin';}

.opensansRegular{font-family: 'Open Sans', sans-serif;font-weight:400}
.opensansBold{font-family: 'Open Sans', sans-serif;font-weight:700}

/* COLORI */
.arancione{color:#e3893f;}
.grigio{color: #999999;}

.fasciaBianca{background-color:#fff;}
.fasciaArancione{background-color:#004c90;}
.fasciaArancioneChiaro{background-color:#f9e2d1;}
.fasciaGrigia{background-color:#f1f1f3;}
.fasciaGrigioScuro{background-color:#e2dfe0;}
.fasciaBlu{background-color:#212429;}
.fasciaNero{background-color:#17191c;}

.margin5-row{margin-top:5px;margin-bottom:5px;}
.margin15-row{margin-top:15px;margin-bottom:15px;}
.margin20-row{margin-top:20px;margin-bottom:20px;}
.margin35-row{margin-top:35px;margin-bottom:35px;}

@media only screen and (max-width: 576px) {
	.text-xs-center{text-align:center}
}
.gradient {
	background: -webkit-repeating-linear-gradient(#004c90, #004c90 50%, #f1f1f3 50%, #f1f1f3 100%);
	background: -o-repeating-linear-gradient(#004c90, #004c90 50%, #f1f1f3 50%, #f1f1f3 100%);
	background: -moz-repeating-linear-gradient(#004c90, #004c90 50%, #f1f1f3 50%, #f1f1f3 100%);
	background: repeating-linear-gradient(#004c90, #004c90 50%, #f1f1f3 50%, #f1f1f3 100%);
}

/*.img-homepage{max-height:350px;}*/

.testata-int-benvenuto{font-size:17px;color:#fff;}
.slick-slide > a{text-decoration:none;}
.titoloSliderServizi{font-size:16px;color:#464646;}
.servizi{font-size:22px;color:#464646;}
.titolo-interno{font-size:22px;color:#464646;margin-left: 16px;margin-top: 32px;}
.slider-news-titolo{font-size:20px;color:#464646;margin-bottom:15px;}
.slider-news-testo{font-size:16.5px;color:#464646;}
.dati-dimenticata{font-size:13px;color:#464646;}
.dati-dimenticata:hover, a:hover{color:#464646;}
.assistenza-titolo{font-size:22px;color:#fff;}
.assistenza-email-operatore{font-size:18px;color:#fff;}
.assistenza-info{font-size:11px;color:#fff;}
.certificazione-testo{font-size:13px;color:#464646;}
.footer-titolo, .footer-titolo:hover {font-size:15px;color:#fff;}
.footer-testo-copyright{font-size:12px;color:#fff;}
.footer-testo-copyright-end{font-size:12px;color:#858687;}
.codice-titolo{font-size:18px;color:#464646;}
.chi-siamo-testo{font-size:15px;color:#999999;line-height:23px}
.comitato-nome{font-size:15px;color:#464646}
.comitato-qualifica{font-size:13px;font-style:italic;color:#808080}
.comitato-qualifica{font-size:13px;font-style:italic;color:#808080}
.comitato-testo{font-size:13px;color:#808080}
.comitato-cv{font-size:45px;color:#004c90;text-decoration:none}
.catalogo-corsi-professione{font-size:12.5px;color:#999999;text-decoration:none}
.catalogo-corsi-titolo{font-size:15px;color:#464646;text-decoration:none;min-height: 63px;padding: 0px 4px;}
.catalogo-corsi-obiettivo{font-size:11px;color:#464646;text-decoration:none}
.catalogo-corsi-prezzo{font-size:18px;color:#e3893f;text-decoration:none; text-align: left; margin-left: 15px}
.catalogo-corsi-scadenza{font-size:11.5px;color:#999999;text-decoration:none; margin: 7px 0 5px 0px;}
.catalogo-corsi-hover{font-size:11px;color:#212121;text-decoration:none}
.anteprima-corsi-indietro,.anteprima-corsi-indietro:hover{font-size:13px;color:#212121;text-decoration:none;display: block;margin:20px 0;}
.anteprima-corsi-crediti{padding: 5px 15px;background-color: #004c90;color: #fff;font-size: 15px;letter-spacing: 2px;}
.anteprima-corsi-titolo{font-size:18px;color:#464646;text-decoration:none}
.anteprima-corsi-idMinisteriale{font-size:14px;color:#212121;letter-spacing: 1px;margin-top: 5px;}
.anteprima-corsi-altro{font-size:11px;color:#212121;letter-spacing: 1px;margin:0}
.anteprima-corsi-info{font-size:13px;color:#999999;}
.anteprima-corsi-content, .anteprima-corsi-content > li{font-size:15px;color:#999999;}
.catalogo-carte-content{font-size:15px;color:#464646;line-height:22px;}
.catalogo-carte-titolo{font-size:17px;color:#212121;}
.catalogo-carte-desc{font-size:14px;color:#999999;}
.catalogo-carte-iva{font-size:12px;color:#464646;}
.catalogo-carte-prezzo-originale{font-size:18px;color:#e3893f;text-decoration:none;text-decoration: line-through;}
.catalogo-ebook-titolo{font-size:13px;color:#212121;}
.catalogo-ebook-text-arancione{font-size:12.5px;color:#e3893f;text-decoration:none; text-align: left;}
.catalogo-da-carta-titolo{font-size:20px;color:#464646;margin-top: 32px; line-height: 1.4em}
.no-padding{padding: 0px;}
.orange{color:#ec8500;}


.footer-menu, .corsi-rivolti{list-style-type: none}
.footer-menu > li, .corsi-rivolti > li{
	padding: 5px 0;
	border-bottom:1px solid #494c50;
}

.corsi-rivolti > li{color:#464646;border-bottom:1px solid #f2f2f2;}
.certificazione{
	max-width:80%;
}	

.select-generic{
	outline: 0;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #333;
	text-align: left;
	border-radius: 3px;
}

.select-filtro-cataloghi{
	display:inline-block;
	width: 55%;
}
@media only screen and (min-width: 560px) and (max-width: 968px){
	.certificazione{
		max-width:25%;
	}
	.row-prefooter > p{
		text-align:center;
	}
}
@media only screen and (min-width: 1px) and (max-width: 767px){
	.certificazione{
		max-width:65%;
	}
	.select-filtro-cataloghi{
		width: 100% !important;
	}
}

.input-assistenza{
	background-color:transparent;
	color:#fff;
	border:1px solid #fff;
	margin: 8px 0;
}

.stylish-input-group .input-group-addon{
	background: white !important;
}
.stylish-input-group .form-control{
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
	border:0;
	background:transparent;
}
.input-assistenza::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'montserratRegular';
	color: #fff;
}
.input-assistenza::-moz-placeholder { /* Firefox 19+ */
	font-family: 'montserratRegular';
	color: #fff;
}
.input-assistenza:-ms-input-placeholder { /* IE 10+ */
	font-family: 'montserratRegular';
	color: #fff;
}
.input-assistenza:-moz-placeholder { /* Firefox 18- */
	font-family: 'montserratRegular';
	color: #fff;
}

.input-login::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'montserratRegular';
	color: #999999;
}
.input-login::-moz-placeholder { /* Firefox 19+ */
	font-family: 'montserratRegular';
	color: #999999;
}
.input-login:-ms-input-placeholder { /* IE 10+ */
	font-family: 'montserratRegular';
	color: #999999;
}
.input-login:-moz-placeholder { /* Firefox 18- */
	font-family: 'montserratRegular';
	color: #999999;
}

.aggiungi-carrello-button{
	color:#e79959;
	background-color:transparent;
	border:1px solid #e79959;
	border-radius:25px;
	font-size:13px;
	width:100%;
	margin:0;
	padding: 5px 10px;
}
.aggiungi-carrello-button:hover{
	color:#fff;
	background-color:#e79959;
	border:1px solid #e79959;
}
.assistenza-button{
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius:25px;
	font-size:13px;
	width:100%;
	margin-top: 15px;
	padding: 5px 10px;
}
.assistenza-button:hover{
	color:#707175;
	background-color:#fff;
	border:1px solid #707175;
}

.dimMenu{
	height: 50px;
	padding: 15px 0;
}

.listaMenu{
	list-style-type: none;
	padding:0;
}
.listaMenu li:first-of-type{
	padding-left:0
}
.listaMenu li{
	padding:0 15px;
	display: inline-block;
    position: relative;
}
.dropdown{
	cursor:pointer;
}
.dropdown > ul > li{
	padding:10px 0;
	color:#fff;
}
.dropdown > ul{
	display:none;
}
.dropdown:hover > ul {
	display: block;
	width: 250px;
	background-color:#004c90;
	position: absolute;
	padding:10px 25px;
	
}
.dropdown:hover > li{
	float: none;
	color:#fff;
}

.iconeMenu{
	font-size:22px !important;
	color:#fff;
}
.iconeHoverCatalogo{
	font-size:20px !important;
	color:#212121;
}
.input-ecmadistanza{display:block;}
.input-ecmadistanza > input{height: 42px;border-radius:0;}
.registrazione{   
	color: green;
    font-size: 55px;
    margin-top: 40px;
    display: block;
    margin: 0 auto;
}
.citta-evento{
    font-size: 18px;
    font-weight: 600;
}
.sede-evento{   
    font-size: 13px;
}

@media only screen and (max-width: 768px) {
	.dimMenu {
		height: 50px;
		padding: 2px 0;
	}
	.vociAction{font-size:14px!important;}
	.menu-block {text-align: left!important;;}
	.text-user {margin-left: 0!important;;}
	.text-bv {margin-left: 0!important;;}
	
}
@media only screen and (min-width: 768px) and (max-width:1024px){
	.menu-block {font-size: 3pt !important;}
}

@media only screen and (min-width: 961px) {
	.bannerGrande {
		margin-top: 50px
	}
	
}

.btn-ecmadistanza{
	background-color:#004c90;
	color:#fff;
	width:100%;
	height: 42px;
	border-radius:0px !important;
}
.btn-ecmadistanza:hover{
	border:1px solid #004c90;
	background-color: transparent;
	color:#004c90;
}


.img-center{margin:0 auto;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}

.vociAction{color:#464646;font-size:18px;margin-bottom: 0;}
.vociSottoMenu{color:#fff;font-size:16px;}
.vociMenu,.vociMenu:hover,.vociMenu:active{color:#fff;font-size:16px;text-decoration:none;}
.vociMenuMobile{color:#fff;font-size:16px;text-decoration:none;}

.selected-item {
	margin: 20px 0;
}
/* custom select style */
.cusSelBlock {
	height: 50px;
	min-width: 250px;
}
#cusSelectbox {
	height: 100%;
	width: 100%;
}
.s-hidden {
	visibility: hidden;
}
.cusSelBlock {
	display: inline-block;
	position: relative;
	/*-webkit-perspective: 800px;
	perspective: 800px;*/
}
.selectLabel {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	background-color: #fff;
	border: 1px solid #333;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #333;
	cursor: pointer;
	display: block;
	height: 100%;
	width: 100%;
	letter-spacing: 2px;
	line-height: 50px;
	padding: 0 50px 0 20px;
	text-align: left;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: -webkit-transform 300ms;
	transition: -webkit-transform 300ms;
	transition: transform 300ms;
	transition: transform 300ms, -webkit-transform 300ms;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.selectLabel:after {
	content: '\25BC';
	border-left: 1px solid #333;
	color: #333;
	font-size: 12px;
	line-height: 17px;
	padding: 10px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 15%;
	height: 70%;
	width: 50px;
}
.selectLabel:active {
	-webkit-transform: rotateX(30deg);
	transform: rotateX(30deg);
}
.selectLabel:active:after {
	content: '\25B2';
}
.selectLabel.active:after {
	content: '\25B2';
}

.options {
	position: absolute;
	top: 50px;
	height: 1px;
	width: 100%;
}
.options li {
	background-color: #ffffff;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	cursor: pointer;
	display: block;
	line-height: 50px;
	list-style: none;
	opacity: 1;
	padding: 0 50px 0 20px;
	text-align: left;
	-webkit-transition: -webkit-transform 300ms ease;
	transition: -webkit-transform 300ms ease;
	transition: transform 300ms ease;
	transition: transform 300ms ease, -webkit-transform 300ms ease;
	position: absolute;
	top: -50px;
	left: 0;
	z-index: 0;
	height: 50px;
	width: 100%;
}
.options li:hover,
.options li.active {
	background-color: #004c90;
	color: #fff;
}
.options li:nth-child(1) {
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	z-index: 6;
}
.options li:nth-child(2) {
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	z-index: 5;
}
.options li:nth-child(3) {
	z-index: 4;
}
.options li:nth-child(4) {
	z-index: 3;
}
.options li:nth-child(5) {
	z-index: 2;
}
.options li:nth-child(6) {
	z-index: 1;
}
/**/
.feaBlock {
	margin: 20px 0;
	text-align: left;
}

.img-comitato {
	width: 170px;
	height: 170px;
	margin: 20px auto;
}
.comitato-divisorio {
	height: 2px;
	width: 35px;
	background-color: #e5893d;
	margin: 15px auto;
}
.se .maskComitato {
	position: absolute;
	top:0;
	left: 0;
	width:100%;
	height:400px;
	opacity: 0;
	overflow:visible;
	display:table-cell;
	background-color: rgba(255,255,255,0.8);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	/* padding-top: 160px; */
	padding-top: 80px;
}
.se:hover .maskComitato {
	opacity: 1;
	background-color: rgba(255,255,255,0.8);
	border: 1px solid #004c90;
}

.text-bold{
	font-weight: bold;
}

.btn-registra{
	line-height: 16px;
	padding-top: 15px;
	margin-top: 2px;
}



.text-input{
	font-family: 'montserratLight';
	margin: 0px;
	margin-top: 7px;
}

.text-input-double{
	margin-top: -3px !important;
}

.row-registra, .row-cambia-pw{
	margin-bottom: 16px
}

.row-registra-text{
	margin-bottom: 10px
}

.registra-check{
	margin-top: 6px;
	margin-right: 10px;
	font-size: 16px;
	font-weight: 500;
}

.margin-top-20{
	margin-top: 20px;
}

.margin-top-30{
	margin-top: 30px;
}

.text-ecm {
	color: #f18425;
}

.tiny-text{
	font-size: 75%;
}

.text-italic{
	font-style: italic;
}

.btn-span{
	background-color: #004c90;
	color: white;
	padding: 0px 5px;
	cursor: pointer;
}

.btn-span2{
	background-color: #004c90;
	color: white;
	padding: 3px 8px;
	cursor: pointer;
	font-size: 11px;
}

.box-professione{
	clear: both;
}

.has-error p{
	color: #f13532;
}

.has-error .select2-choice{
	border-color: #f13532;
}

.btn-ecm, .btn-ecm:visited{
	color: white;
	background-color: #004c90;
	border: 1px solid #004c90;
	border-radius: 1px;
}

.btn-ecm:hover, .btn-ecm:active, .btn-ecm:focus {
	background-color: transparent;
	color: #004c90;
}

.position-left{
	margin-right: 4px;
}

.position-right{
	margin-left: 4px;
}

.font-small-title{
	font-size: 16px;
}

.block-corso{
	display:block;
	margin-bottom: 25px;
	min-height: 380px;
	max-height: 380px;
}

.underline{
	text-decoration: underline;
}

a.linkPagina{
	color: #e78c46;
}

a.linkPagina:hover{
	color: #ce732e;
}

.text-grey{
	color: #bfbfbf;
}

.text-ecm{
	color: #e78c46;
}

.altezzaContent{
	background-color: white;
}

.font-weight-600{
	font-weight: 600;
}

.tr-grey *{
	background-color: #f3f3f3;
}

.vociAction {
	cursor: pointer;
}

.blue {
	background: blue;
	height: 250px;
	overflow: hidden;
}

.strike{
	text-decoration: line-through;
	text-decoration-color: black;
}

.red {
	background: red;
	width: 500px;
	height: 100px;
	margin-top: 20px;
	position: relative;
}

#menuDesktop{
	position: fixed;
	width: 100%;
	z-index: 500;
}

#testoDomanda, .h4Domanda {
	line-height: 24px;
}

.textareaRisposta{
	max-width: 680px;
	margin-top: 40px;
}

.infobox{
	border: 1px solid #e78c46;
	border-radius: 5px;
}

.testobox{
	background-color: white;
	padding: 0px 12px;
	margin: 0px;
	position: absolute;
	top: -7px;
	left: 28px;
}

.h4Domanda{
	margin-left: -15px;
}

.rispostaRisultato{
	margin-left: 20px;
	margin-top: 15px;
}

#listatoRisposte{
	list-style-type: none;
}

li.liRisposta h4{
	cursor: pointer;
}

.radioDomanda{
	width: 16px;
	height: 16px;
	position: relative;
	left: -5px;
	top: 3px;
}

.image {
	position: absolute;
	bottom: -10px;
	/* half of image height */
	right: 10px;
	/* right space */
}
.carousel-indicators{
	position:initial;
	width:100%;
	left:0%;
	margin-left:0px;
}
.carousel-indicators li{
	width: 10px;
	height: 10px;
	margin: 0;
	border-radius:0px;
	border-color: #464646;
}
.carousel-indicators .active {
	background-color: #464646;
	width: 10px;
	height: 10px;
}
.image img {
	display: block;
}

.row-intesta{
	margin-bottom: 7px;
}

.cusSelBlock .selectLabel .options{
	top: 46px;
}

.hiddenZ{
	z-index: -50;
}

.fuori-catalogo{
	width: 66px;
	height: 66px;
	position: absolute;
	top: 7px;
	left: 22px;
}

.block{
	display: block;
}

.text-bv{
	margin-top: 10px;
	margin-left: 10px;
}

.text-user{
	font-size: 17px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.area-utente *{
	color: #464646
}

.menu-block{
	text-align: right;
	font-size: 13pt;
	margin-top: 16px;
	margin-right: 8px;
	color: #d1d0d1;
}

.menu-block *{
	font-size: 13pt
}

.row-privacy label{
	font-weight: 400;
	position: relative;
	top: -22px;
	left: 30px;
	margin-bottom: 0px;
}

.row-privacy .form-group{
	margin-bottom: 0px;
}

.clickable{
	cursor: pointer;
}

#cart_size, #cart_size_mobile{
	display: inline-block;
	position: relative;
    bottom: 10px;
    background-color: white;
    width: 20px;
    text-align: center;
    border-radius: 15px;
    font-weight: bold;
    right: 13px;
    border: 1px solid #030001;
    height: 20px;
}

.table-carrello th, .table-carrello td{
	vertical-align: middle !important;
}


.modal-dialog {
	margin-top: 25px !important;
}

.modal-body strong{
	margin-right: 5px;
}

.modal-body ol, .modal-body ol strong{
	font-size: 18px;
}

.modal-body ol{
	padding-left: 18px;
}

.center-img{
	display: block;
	margin: 0 auto;
}

.label-ecm{
	background-color: #004c90;
	color: white;
	padding: 3px 9px;
	font-size: 10px;
	cursor: pointer;
}

.pointer{
	cursor: pointer;
}

a.nodeco:hover{
	text-decoration: none !important;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
@media only screen and (max-width: 767px) {
	.block-corso{
		display:block;
		margin-bottom: 25px;
		height: auto;
		min-height: auto;
		max-height: 100%;
	}
	.se .maskComitato {
		height: 100%;
		
	}
}
@media only screen and (min-width: 767px) and (max-width: 800px) {
	.catalogo-corsi-professione {
    	font-size: 10.5px;
	}
	.select-filtro-cataloghi {
		width: 60% !important;
	}
}
@media only screen and (max-width: 560px) {
	.menu-block *{
		font-size:12px;
	}
}
@media only screen and (max-width: 767px) {
	
	.row-crediti{
		text-align: center;
		margin: 10px;
		margin-top: 40px;
	}
	.row-costo{
		text-align: center;
		margin: 10px;
	}
	
	.row-carrello{
		text-align: center;
		margin: 10px;
	}
	
	.row-carrello button{
		font-size: 18px;
		max-width: 300px;
	}
	
	.row.fasciaBianca *{
		text-align: center;
	}
	
	.row.fasciaBianca .chi-siamo-testo{
		text-align: justify;
	}
	
	.anteprima-corsi-content{
		text-align: justify !important;
	}
	
	.anteprima-corsi-content li, .linkCV{
		text-align: left !important;
	}
	
	.block-corso{
		max-width: 383px;
		margin: 15px auto;
		display: block;
		float: none;
	}
	
	.listatoPaginazione{
		font-size: 20px;
		margin-bottom: 28px;
	}
	
	 .row-registra select, .row-registra .select2-container, .row-cambia-pw input{
		margin-bottom: 10px;
	}
	
	.fasciaBlu *, .row-prefooter{
		text-align: center;
	}
	
	.footer-menu{
		margin: 0px 20px;
		padding: 0px;
	}
	
	.fasciaBlu img{
		display: block;
		margin: 0 auto;
	}
	
	.select-filtro-cataloghi{
		max-width: 383px;
		display: block;
		margin: 0 auto;
		margin-top: 10px;
	}
	
	.catalogo-corsi-prezzo{
		text-align: center
	}
	
	.row-privacy label{
		position: initial;
		margin-bottom: 15px;
	}
	
	.row-privacy input{
		width: 20px;
		height: 20px;
	}
	
	.col-xs-10.col-xs-offset-1{
		margin-bottom: 10px
	}
}

a{
	text-decoration: none !important;
}

.checkbox-holder, .checkbox-holder label{
	cursor: pointer;
}

/* ACCORDION ASSISTENZA */
.panel-group {
    margin-bottom: 0;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
}
.panel-group .panel .panel-heading {
    padding: 0;
}
.panel-group .panel .panel-heading h4 a {
    background: #f6f9fc;
    display: block;
    font-size: 15px;
    line-height: 20px;
    padding: 15px;
    text-decoration: none;
    transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:hover, .panel-group .panel .panel-heading h4 a:not(.collapsed) {
    /*background: #fff;*/
    transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {
    content: "-";
    font-size: 30px;
    line-height: 10px;
}
.panel-group .panel .panel-heading h4 a i {
    color: #999;
    font-size: 12px;
}
.panel-group .panel .panel-body {
    padding-top: 0;
}
.panel-group .panel .panel-heading + .panel-collapse > .list-group,
.panel-group .panel .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
.panel-group .panel + .panel {
    border-top: none;
    margin-top: 0;
}
nav {
	padding: 3px;
	position: relative;
	background: #004c90;
	z-index: 100;
}
nav::after {
	content: "";
	display: block;
	clear: both;
}
hgroup {
	float:left;
	margin: 2px 2px 2px 10px;
}
aside {
	position: absolute;
	width: 300px;
	height: 100%;
	background: #004c90;
	top: 0;
	display: none;
	z-index:10;
}
aside::before {
	content: "";
	display: block;
	height: 67px;
}
aside a {
	display: block;
	padding: 12px 18px;
	text-decoration: none;
	font-size: 20px;
	color: #818181;
	border-bottom: 1px solid #414141;
}
.toggle-wrap {
	padding: 10px;
	position: relative;
	cursor: pointer;
	float: left;
	
	/*disable selection*/
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.toggle-bar,
.toggle-bar::before,
.toggle-bar::after,
.toggle-wrap.active .toggle-bar,
.toggle-wrap.active .toggle-bar::before,
.toggle-wrap.active .toggle-bar::after {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.toggle-bar {
	width: 38px;
	margin: 10px 0;
	position: relative;
	border-top: 6px solid #fff;
	display: block;
}
.toggle-bar::before,
.toggle-bar::after {
	content: "";
	display: block;
	background: #fff;
	height: 6px;
	width: 38px;
	position: absolute;
	top: -16px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-ms-transform-origin: 13%;
	-webkit-transform-origin: 13%;
	transform-origin: 13%;
}
.toggle-bar::after {
	top: 4px;
}
.toggle-wrap.active .toggle-bar {
	border-top: 6px solid transparent;
}
.toggle-wrap.active .toggle-bar::before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.toggle-wrap.active .toggle-bar::after {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* 
	Generic Styling, for Desktops/Laptops 
*/
table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

table tr {
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: .35em;
}

table th, table td {
	padding: .625em;
	/*text-align: center;*/
}

table th {
	font-size: .85em;
	letter-spacing: .1em;
	text-transform: uppercase;
}

@media screen and (max-width: 639px) {
	
	table { border: 0; }
	
	table thead { display: none; }
	
	table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: .625em;
	}
	
	table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: .8em;
		text-align: right;
	}
	
	table td:before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}
	table td:last-child {
		border-bottom: 0px;
	}
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(241, 132, 38, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
@media only screen and (min-width: 768px) {
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
}
@media only screen and (min-width: 1024px) {
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px;
	}
}

/* ONCOPRO */

.content{
	max-width:1000px;
}

.content .fasciaBianca {
	padding: 40px 120px;
	background-color: transparent;
}
.radius50{
	background-color: #ffffff;
}

h1{
	font-size: 36px;
	color: #065093;
	letter-spacing: -1px;
}

h2{
	color: #12366a;
    font-size: 19px;
    letter-spacing: 0px;
}

h3{
	font-size: 30px;
	color: #6acac7;
	letter-spacing: -2px;
}



p{
	font-size: 16px;
}

.centered{
	margin: auto;
}

.row.sfondo{
	background-repeat: no-repeat;
	background-position: center;
}

.row.header{
	background-image: url('../images/CARIOconnect_logo.png');
	min-height: 236px;
	
    background-size: 30%;
}

.row.footer{
	/*background-image: url('../images/footer.png');*/
	min-height: 159px;
	margin-top: -75px;
}

.logo-edra{
	margin-top: 40px;
}

.text-link{
	background-color: #004c90;
	color: white;
	padding: 12px 0px;
	margin-top: 40px;
	margin-bottom: -75px;
}

.tasto-link{
	position: relative;
	top: 13px;
	left: 25px;
}

.form-control:focus {
	border-color: #0087ff;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(0, 76, 144);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(0, 76, 144);
}


label {
	font-weight: 500;
}

.modal-header .close {
	margin-top: -20px;
}

@media only screen and (max-width: 1000px) {
	.row.sfondo{
		background-position: 30% center;
	}
	
	.row.header{
		margin-bottom: -50px;
	}
	
	.content .fasciaBianca {
		padding: 20px 20px;
	}
	
	.logo-edra{
		margin-top: 0px;
		margin-bottom: 50px;
	}
	
	.logo-boehringer{
		margin-bottom: 50px;
	}
	
	.tasto-link{
		display: none;
	}
	
	.text-link{
		margin-bottom: 0px;
	}
}


/*******************************************************************************/
.bgbody{
	background: rgb(90 51 140 / 8%) 0% 0% no-repeat padding-box; 
	opacity: 1;
}

.banner-logo{
    margin: auto;
	width: 265px;
	padding: 15px;
	top: 33px;
	background-color: #ffffff;
	border-radius: 40px;

    -webkit-box-shadow:   0px 15px 10px -15px #6f6a6a;
    -moz-box-shadow:   0px 15px 10px -15px #6f6a6a;
    -o-box-shadow:   0px 15px 10px -15px #6f6a6a;
    box-shadow: 0px 15px 10px -15px #6f6a6a;
	position: relative;
	
	
}

.banner-logo-mob{
    margin: auto;
	width: 265px;
	padding: 15px;
	top: 50px;
	background-color: #ffffff;
	border-radius: 40px;

    -webkit-box-shadow:   0px 15px 10px -15px #6f6a6a;
    -moz-box-shadow:   0px 15px 10px -15px #6f6a6a;
    -o-box-shadow:   0px 15px 10px -15px #6f6a6a;
    box-shadow: 0px 15px 10px -15px #6f6a6a;
	position: relative;
	
	
}

.banner-logo-savio{
	top: 33px;
	float: right;
	position: relative;
	width: 167px;
    height: 77px;
	margin: 0 170px 0 0;
	padding-top: 10px;
	
}

.banner-logo-savio-mob{
	top: 33px;
    position: relative;
    width: 167px;
    margin: 0 auto;
	
}



.height140{
	height: 140px;
}



.title{
	color:#5a3589;
	font-size: 40px;
	font-weight: bold;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
letter-spacing: 0;

}

.btn-invio{
	background-color:#f1602b;
	color:white;
	border-radius: 20px;
    height: 50px;
    width: 170px;
    border-color: #f1602b;

}


.input-registra{
height: 50px;
background-color: #EFF3F8;
border-radius: 3px;
}


.margin0 {
	margin:0;
}


.border-input{
	border: 0px solid #EFF3F8;
}
#formUtente{
	color:#707070;
}


@media only screen and (max-width: 991px) {
	.desktop{display: none}
	.mobile{display: block}
	.radius50{
		border-radius: 50px;
		height: 1150px;
	}
	
	.registra-box{
		padding: 70px 0;
		margin: 0 60px;
	}
}
@media only screen and (min-width: 992px) {
	.desktop{display: block}
	.mobile{display: none}
	.radius50{
		border-radius: 50px;
		height: 750px;
	}
	
	.registra-box{
		padding: 40px 0;
		margin: 0 60px;
	}
	
}