body {
	font-family: 'PT Sans', sans-serif;
	color:#333333;
}
h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	color: #0074bb;
}
.debug {
	background-color:#CFF;
	padding: 1em;
	margin: 1em;
}

.container h2, .container h3 {
	//padding: 20px 0;
}

a,.title-focus:hover{
	color:#0074bb;
	text-decoration: none;
}
a:hover{
	color:#333333;
}
a.go-to{
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 0.8em;
}
section,article{
	padding: 40px 0;
}
.noPadding{
	padding:0;
}
.main-nav{
	text-align: right;
	display: block;
	padding-left: 0;
	margin:0;
}
.main-nav li{
	float: none;
	display: inline-block;
	margin-right: 20px;
	text-transform: uppercase;
}
.main-nav li:last-child{
	margin-right: 0;
}
.main-nav li a:hover,.main-nav li.active > a{
	font-weight:bold;
	color:#0074bb;
}
.menu-item-has-children{
	position: relative;
}
.single-focus{
	text-align: center;
	padding:20px 0;
}
.single-focus h2{
	font-weight: bold;
}
.single-focus img{
	max-width: 60px;
	margin:auto auto 10px auto;
}
.single-focus .ico {
	color: #0074bb;
	font-size:3em;
	margin:auto auto 10px auto;
}

.title-focus{
	color: #333333;
}
.go-to-button{
	padding: 10px 20px;
	color:#0074bb;
	border:1px solid #0074bb;
	border-radius: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 0.8em;
	background:none;
	margin-top:15px;
}
.go-to-zoom{
	padding: 10px 20px;
	color:#4a8cff;
	border:1px solid #4a8cff;
	border-radius: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 0.8em;
	background:none;
}
.go-to-button:hover{
	color: #333333!important
}
.go-to-button:hover,.go-to-zoom:hover{
	border-color: #333333;
}
.go-poster{
	float: right;
}
.popgen-footer{
	display: block;
	margin-top: 10px;
}
.poster-preview{
	max-width: 50px;
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.logo-menu{
	max-width: 100px;
    display: inline-block;
}
.logo-menu img{
	width: 100%;
	transition: .3s;
	display: block;
}
.img-responsive{
	width: 100%;
	height: auto;
}
.flexslider{
	margin:0;
	border:0;
}
#main-header{
	padding: 10px 0;
	position: relative;
}
.overlay-bg{
	//background:rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.header-page{
	position: relative;
}
.header-page .slides li .rel-box{
	position: relative;
	display: block;
}
.caption h2{
	color:#0074bb;
	margin-bottom: 	10px;
	font-size: 2.2em;
}
.caption h1{
	color:#0074bb;
	font-weight: bold;
	font-size: 2.2em;
}
.caption .subtitle {
	color:#0074bb;
	font-weight:bold;
	font-size: 1.8em;
}
.caption .subtitle,#main-footer p,.single-focus p{
	margin-bottom: 0;
}
.overlay-bg .caption{
	position: absolute;
	top:35%;
	transform: translate(0,-50%);
	z-index: 2;
	width: 100%;
	text-align: center;
	color: #ffffff;
}

.overlay-bg .caption a {
	color: #ffffff;
}

.overlay-bg .caption a:hover {
	color: #939393;
}

.bgLight{
	background-color: #f8f8f8;
	padding:40px 0;
}
.bgGreyPoster{
	background-color: #f8f8f8;
	padding:10px 0;
}
.bgWhitePoster{
	padding:10px 0;
}
.overlay-grey{
	background:#f8f8f8 url(../img/Simri_sfondo.png) no-repeat center;
	background-size: cover;
}
.header-section{
	text-align: center;
	margin-bottom: 20px;
}
.header-section img{
	display: block;
	margin:auto;
}
.caption{
	padding:0 15px;
}
.banner .caption{
	position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    padding: 0 10%;
    z-index: 2;
}
.banner h1{
	font-size: 1.5em;
}
.banner h2{
	font-size: 1.1em;
}
.brands-section{
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	padding:10px 0;
}
#main-footer{
	background:#b02a4b;
	color: #ffffff;
	font-size: 0.9em;
	padding:10px 0;
	line-height: 15px;
}
#main-footer a{
	color:#e8e8e8;
}
#main-footer a:hover{
	color:#ffffff;
}
#main-footer .logo-footer{
	float: left;
	margin-right: 20px;
}
.circle-icon{
	background: #0074bb;
	padding:10px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	margin-bottom: 10px
}
.circle-icon img{
	margin-bottom: 0;
	max-width: 50px;
}
.back-icon{
	background: #0074bb;
	border:1px solid #0074bb;
	color: #fff;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	padding:2px;
	display: inline-block;
	transform: translate(0,-50%);
	cursor: pointer;
	margin-top:30px;
	margin-left:50px;
}
.back-icon:hover{
	background:none;
	color: #0074bb
}
.back-text {
	position:relative;
	top:-14px;
}

.search-icon{
	background:#0074bb;
	border:1px solid #0074bb;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	right: 40px;
	transform: translate(0,-50%);
	position: absolute;
	top: 50%;
	cursor: pointer;
}
.search-icon:hover{
	background:none;
	color: #0074bb
}

.goToStand {
	text-align:center;
	margin:auto;
}

.goToStand a {
	color: #fff;
}
.goToStand a:hover {
	background:none;
	color: #0074bb
}
.goToStand .arrow{
	background:#0074bb;
	border:1px solid #0074bb;
	width: auto;
	height: auto;
	border-radius: 30%;
	display: inline-block;
	cursor: pointer;
	padding:10px;
}
.goToStand .arrow:hover{
	background:none;
	color: #0074bb
}
.supportList {
	margin: 20px 0;
	padding-bottom:20px;
	border-bottom: 1px solid #0074bb;
}
.name-logged{
	display: block;
	font-weight: bold
}
.utility-link{
	font-size: 0.8em;
	line-height: 15px
}
.no-abs{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	transform: none;
	margin-right: 10px
}
.fixed-header {
	position: fixed!important;
	top: 0;
	width: 100%;
	z-index: 11;
	left: 0;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.1);
	background: #ffffff;
}
.fixed-header img{
	display: block;
	width:60%;
}
.show1200{
	display: none;
}
.menu-icon{
	float: right;
	font-size: 2em;
	color: #0074bb
}
.header-page img.hide768{
	display: block
}
.header-page img.show768{
	display: none
}
.mobile-menu li{
	width: 100%;
	font-size: 1.2em;
	margin: 0;
	padding: 5px 0
}
.mobile-menu{
	display: none;
	position: fixed;
    z-index: 2;
    background: rgba(255,255,255,0.95);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 15px;
}
.mobile-menu ul{
	text-align: center;
}
#sponsors,#supporting{
	text-align: center;
}
.sponsorDownload {
	border-top: 1px solid #0074bb;
	border-left: 1px solid #0074bb;
	border-right: 1px solid #0074bb;
	padding: 5px;
}
.sponsorDownload h4{
	border-bottom: 1px solid #0074bb;
	padding: 5px;
}
.sponsorDownload .fileDownload {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom: 1px solid #0074bb;
}
.sponsorDownload .fas{
	font-size:1.5em;
	padding:2px;
}
.sponsorDownload .icona{
	margin-top:15px;
}
.sponsorDownload .icona:hover{
	color:#fff;
	background-color:#0074bb;
}

#sponsorDida {
	border-bottom: solid 1px #0074bb;
	margin-bottom: 40px;	
}

.boxed {
	border: 2px solid #b02a4b;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 20px;
}

.picList {
	padding:10px;
}
.list-on-demand{
	list-style-image: url('../img/icon-on-demand.png');
}
.list-on-demand-off{
	list-style-image: url('../img/icon-on-demand-off.png');
}
.single-session{
	padding:0 0 20px 0;
	display: block
}
.single-session:hover .title-session{
	color: #0074bb;
}
.single-session .time-session{
	font-size: 0.8em;
	color:#0074bb;
}
.single-session .speakers{
	font-size: 0.8em;
	color:#333333;
}
.single-session .title-session{
	color:#333333;
	font-weight: bold
}
.center-txt{
	text-align: center;
}
.content-person{
	border-bottom: 1px solid #f2f2f2
}
.content-person .title-session{
	text-transform: uppercase;
}
.content-article h1,.content-article h2,.content-article h3{
	color: #0074bb
}
.content-article ul{
	list-style-type: none;
	padding-left: 0
}
.programme ul ul{
	padding-left: 20px;
}

.info-poster li{
	padding:10px 0;
	border-bottom: 1px solid #f2f2f2
}
#biosketch{
	display: none;
	width: 70%
}
form fieldset {
	margin-bottom:20px;
}
form fieldset input, form fieldset select, form fieldset label, form fieldset textarea {
    text-indent: 15px;
}
form label{
	font-size:0.7em;
	padding-left:15px;
	color: #939393;
}
form input,form select,form textarea{
	color: #333333;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    font-size: 0.9em;
}
form input[type="submit"] {
	background-color: #0074bb;
	color:#f2f2f2;
}
form input[type="submit"]:hover {
	font-weight:bold;
}
form textarea{
	min-height: 150px;
	border-radius: 20px;
}

form.whitPlaceholder input {
	margin-bottom: 20px;
}

form .checkbox input[type=checkbox] {
	float:left;
	width:auto;
}

form .checkbox label {
	float:left;
	width:auto;
	padding-left:0;
}

form .acceptance {
    border-top: 1px solid #e8e8e8;
    padding-top: 20px;
	color: #939393;
}
form .acceptance p {
	font-size: 0.9em;
}

input[type=color] {
	height: 50px;
	width: 80px;
}
form.cmsColor input[type=submit] {
	height: auto;
	width: 200px;
}
form fieldset input.datepicker {
    background: url('../img/datepicker.png') no-repeat right;
}
	
*:focus,#sendMsg:focus{
	outline: none
}
.cont-page{
	padding:0;
	overflow-x: hidden;
}
.content-poster{
	padding: 15px
}
/*CHAT*/

#mainBody{
	padding:0;
}

#mainBody.pageChat h1{
	margin-left: 30px;
}
.wrapChat{
	background: #f2f2f2;
	position: fixed;
	width: 35%;
	height: 100%;
	right: -50%;
	top: 0;
	z-index: 100;
}

.wrapChatMonitor {
	width: 100%;
	position:relative;
	right:auto;
	min-height:500px;
}

.wrapChat form{
	display: block;
	background: #0074bb;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px 10px;
}

.wrapChat input, .wrapChat button{
	width: 100%;
	line-height: 40px;
	border: none;
	border-radius: 10px;
}

.wrapChat form fieldset{
	padding: 0 5px;
	margin: 0;
}

.wrapChat button{
	background: #ffffff;
	color: #0074bb;
	font-weight: 700;
}

.wrapChat form fieldset textarea{
	min-height: 80px;
	border-radius: 10px;
	line-height: initial;
	background: none;
	color: #ffffff;
	border-color:#ffffff;
	margin-bottom: 0
}

.wrapperChat{
	height: calc(100% - 126px);
	width: 100%;
	overflow-y: scroll;
}

.wrapperChat::-webkit-scrollbar {
    width: 5px;
}

.wrapperChat::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #e8e8e8; 
    border-radius: 10px;
}

.wrapperChat::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #e8e8e8;
    background : #333333;
}

.singleMessage{
	padding: 10px 30px;
	border-top: 1px solid #e8e8e8;
}

.singleMessage #cta-msg{
	font-weight: bold;
	font-size: 1.1em
}

.singleMessage h5{
	font-size: 0.8em;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	color: #0074bb;
}

.singleMessage p{
	font-size: 0.9em;
	line-height: 20px !important;
	margin: 5px 0 0 0;
}

.singleMessage span.dateMsg{
	font-size: 0.8em;
	color: #939393;
	width: 100%;
	display: block;
	text-align: right;
}

.singleMessage .like{
	width: 100%;
	background: url('../img/cuore-passivo.png') no-repeat 75% 50%;
	display: block;
	height: 40px;
	transition: 0.4s;
	cursor: pointer;
}

.singleMessage .like:hover, .singleMessage .like.active{
	background: url('../img/cuore-attivo.png') no-repeat 75% 50%;
}

.singleMessage .like em{
	font-style: normal;
	float: right;
	line-height: 40px;
	font-weight: 700;
}

.singleMessage .delete {
	width: 100%;
	background: url('../img/delete-passivo.png') no-repeat 75% 50%;
	display: block;
	height: 40px;
	transition: 0.4s;
	cursor: pointer;
}

.singleMessage .delete:hover {
	background: url('../img/delete-attivo.png') no-repeat 75% 50%;
}

.singleMessage .speaking{
	display: block;
	width: 100%;
	height: 30px;
}

.singleMessage .speaking.uspeak{
	background: url('../img/uspeak.png') left no-repeat;
}

.singleMessage .speaking.ispeak{
	background: url('../img/ispeak.png') right no-repeat;
}

.singleMessage:nth-child(odd) {
  background: #e8e8e8;
}

.cmdChat, #closeChat,#openChat{
	display: inline-block;
	cursor: pointer;
}
#openChat:hover{
	color: #333333
}
#write-msg::placeholder { /* Most modern browsers support this now. */
   color: #f2f2f2;
}
.error-msg{
	background: #b02a4b;
	padding: 10px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

.feedback-msg{
	background: #00c4b0;
	padding: 10px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

.error-msg a {
	color: #b02a4b;
	background-color:#fff;
	padding: 0 3px;
}

.feedback-msg a {
	color: #00c4b0;
	background-color:#fff;
	padding: 0 3px;
}

.error-msg a:hover, .feedback-msg a:hover {
	font-weight:bold;
}
.error-msg .fas, .feedback-msg .fas {
	padding-right:10px;
}

.wrapTable {
	margin: 10px 0 20px 20px;
}

.wrapTable table tr:first-child, .wrapTable table tr:last-child {
	border-bottom: 2px solid #e8e8e8;
}
.wrapTable table tr td{
	font-size: 0.8em;
}
.wrapTable table tr:first-child td{
	font-weight: 700;
	font-size: 1em;
}

.wrapTable table td{
	padding: 8px;
	text-align: center;
	vertical-align:top;
}

.info .wrapTable table td{
	text-align: left;
	border: 1px solid #CCC;
}
.info .wrapTable table tr:first-child td{
	//font-size: 0.8em;
}

.wrapTable table tr.trBold td {
	font-weight:bold;
}

.wrapTable .legenda {
	font-size:0.8em;
}

.programme .wrapTable {
	margin: 0;
}

.programme .wrapTable table {
	margin: 0 0 30px 0;
}

.programme .wrapTable table td {
	text-align:left;
}

.programme .wrapTable table tr:first-child {
	border-bottom: none;
}

.programme .wrapTable table tr:first-child td{
	font-weight:normal;
	font-size: 0.8em;
}

.programme .wrapTable table td:first-child {
	width: 5%;
}

.programme .wrapTable table td:last-child {
	width: 95%;
}

.programme .wrapTable table ul {
	list-style:disc;
	margin-left: 12px;
}

.programme h4 {
	//color: #D01529;
}



.quote .wrapTable {
	margin: 0;
}

.quote .wrapTable table {
	margin: 0 0 30px 0;
}

.quote .wrapTable table tr td {
	text-align:left;
	font-size:1em;
}

.quote .wrapTable table tr:first-child {
	border-bottom: none;
}

.quote .wrapTable table tr:first-child td{
	font-weight:normal;
}

.quote .wrapTable table td {
	width: 20%;
}

.quote .wrapTable table td:first-child {
	width: 60%;
}

.quote .wrapTable table ul {
	list-style:disc;
	margin-left: 12px;
}

.quote p.dida {
	font-size: 0.8em;
	margin-left: 20px;
	white-space:pre-line;
}

#submitService {
	display: none;
}




.sinottico table tr.titled td{
	background-color: #0074bb;
	font-weight:bold!important;
	color:#000;
}

.sinottico table tr.sep td{
	background-color: #0074bb;
	max-height:1px!important;
	font-size:6px!important;
}

.sinottico table tr td{
	border:1px solid #0074bb;
	padding: 2px;
	font-size:0.8em!important;
}

.sinottico .quote .wrapTable table td{
	width: 50%;
}

.sinottico .quote .wrapTable table td:first-child {
	width: 4%;
}
.sinottico .quote .wrapTable table td.short {
	width: 4%!important;
}

.basket .orderPayed {
	font-size: 0.8em;
	background-color: #f2f2f2;
	margin-top:30px;
	padding:0 20px 20px 20px;
}
.basket .orderPayed .title {
	background-color: #0074bb;
	color: #ffffff;
	font-size:2em;
	padding:7px;
	text-align:center;
}
.basket .OrderToPay {
	margin-top:30px;
	background-color: #f2f2f2;
	padding:0 20px 20px 20px;
}
.basket .OrderToPay .title {
	background-color: #b02a4b;
	color: #ffffff;
	font-size:1.6em;
	padding:7px;
	text-align:center;
}

.basket .OrderToPay a {
	color: #4dafb7;
}

.basket .OrderToPay a:hover {
	color: #34797E;
}

.basket .paypal {
	margin:auto;
	width: 60%;
}

.cms h2 {
	border-bottom: solid 2px #0074bb;
	margin: 30px 0;
}

.cms label {
	padding-left:0;
	text-indent:0;
}

.cms .bgMedium {
	background-color: #e8e8e8;	
}

.cms table tr:first-child, .cms table tr:last-child {
	border-bottom: 2px solid #e8e8e8;
}
.cms table tr td{
	font-size: 0.8em;
}
.cms table tr:first-child td{
	font-weight: 700;
	font-size: 1em;
}

.cms table td{
	padding: 8px;
	text-align: left;
	vertical-align:top;
}
.cms table tr.trBold td {
	font-weight:bold;
}
.cms table tr.userToShow td {
	background-color: #e8e8e8;
}

#closeChat{
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #939393 url('../img/closing.png') 35% 12px no-repeat;
	text-indent: 12px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	display: block;
	z-index: 12
}
.chatMonitorTitle {
	display: inline-block;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #939393;
	color: #fff;
	text-align: center;
	line-height: 50px;
	display: block;
	z-index: 12;
	font-size:1.5em;
	font-weight:bold;
}
#openChat{
	display: inline-block;
}


.cmdChat{
	display: block;
	padding: 15px 0;
}

.wrapperChat{
	position: absolute;
    height: calc(100% - 176px);
    bottom: 126px;
    top: 50px;
}

.flex-caption {
  padding: 2%;
  left: 0;
  bottom: 0;
  background: #fff;
  color: #0074bb;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  line-height: 18px;
}

@media (max-width: 1400px){
	
	
}
@media (max-width: 1200px){
	.hide1200{
		display: none
	}
	.show1200{
		display: flex
	}
	.user-menu{
		text-align: center;
		margin-top: 100px
	}
	.mobile-menu ul{
		margin-top: 30px!important
	}
	.search-icon{
		position: relative;
		top: 0;
		transform: none;
		right: 0
	}
	.logo-menu img {
	    width: 40%;
	}
	li .sub-menu{
		position: relative;
		width: 100%;
		background:none;
		top: 0;
		margin-top: 0!important
	}
	li .sub-menu li{
		text-align: center;
		border-bottom: 0
	}

}

@media (max-width: 1024px){
	.header-page .caption h1{
		font-size: 2em
	}
	.header-page .caption h2{
		font-size: 1.5em
	}
}
@media (max-width: 768px){
	.logo-menu img {
	    width: 60%;
	    margin: 0
	}
	.icon-footer {
	    line-height: 15px;
	}
	.icon-footer img{
		margin-bottom: 10px
	}
	.hideMobile{
		display: none
	}
	.legenda {
	    margin: 0;
	    display: block;
	    margin-bottom: 10px;
	}
	.form-contact{
		margin-top: 20px
	}
	.wrapChat{
		position: fixed;
		width: 100%;
		height: 100%;
		right: -100%;
		top: 0;
		z-index: 11;
	}
	
.chatMonitorTitle {
	font-size:0.7em;
}

.wrapChatMonitor {
	width: 100%;
	position:relative;
	right:auto;
	min-height:500px;
}

	.header-page img.hide768{
		display: none
	}
	.header-page img.show768{
		display: block
	}
	.utility-link{
		font-size: 1em
	}
	#biosketch{
		width: 93%
	}
}

@media (max-width: 575px){
	.hide575{
		display: none
	}
	.logo-menu{
		max-width: 80px
	}
	.header-page .caption h1,.header-cat h1{
		font-size: 1.7em
	}
	.header-page .caption h2{
		font-size: 1.4em
	}	
	/*.logo-menu img {
	    width: 90%;
	}*/
	#main-footer{
		text-align: center;
	}
	#main-footer .logo-footer{
		float: none;
		margin:0 auto 10px auto;
	}
	#main-footer .cms{
		max-width: 60px;
	}
	#main-footer img{
		display: block;
		margin:10px auto 0 auto;
	}
	.go-poster{
		float: none;
		margin-bottom: 10px;
		display: inline-block;
	}
	#closeChat{		
		background: #939393 url('../img/closing.png') 25% 12px no-repeat;		
	}

	.content-poster .go-to-button,#openChat{
		text-align: center;
		display: block;
		margin-bottom: 5px
	}
	
.chatMonitorTitle {
	font-size:0.7em;
}

.wrapChatMonitor {
	width: 100%;
	position:relative;
	right:auto;
	min-height:500px;
}


}