.logoicsam {
/*logo-footer*/
	width: 130px;
	height:100px;
	margin: 5px 120px 0 0;
}
.logoils{
/*logo-header*/
	width: 130px;
	height:100px;
	margin: 5px 120px 0 50px;
}
.conf-name {
	display: inline-block;
	/*width: 530px;*/
	font-family: 'Roboto', Arial, Sans-serif, Tahoma, Verdana;
	font-weight: bold;
	font-size: 2.1em;
/*      color: #0f7237;*/
	color: #0f7237;
	text-shadow: 1px 1px #a3adb7;
	margin: 30px 0 0 250px;
}
.conf-date-spb {
	display: inline-block;
	/*width: 250px;*/
	font-family: 'Roboto', Arial, Sans-serif, Tahoma, Verdana;
	font-weight: normal;
	font-size: 1.6em;
/*	color: #223657;*/
        color: #76602c;
 	text-shadow: 1px 1px #959fab;
	margin: 15px 0 0 470px;
}
.footer-text-conf {float: right; margin-right: 40px; margin-top: 20px;}
	.footer-name-conf {font-size: 1.4em; float: none;}
	.footer-date-conf {font-size: 1em; float: none;}

h1 {font-size:2em !important;}
h2 {font-size:1.8em !important;}
h3 {font-size:1.6em !important;}
h4 {font-size:1.4em !important;}
h5 {font-size:1.2em !important;}
h6 {font-size:1em !important;}

.starrequired {color:red;}


/* LongRead image */
.div-lr		{text-align: center; background: #eaeaea; margin-right:10px; margin-left:10px; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; padding-top: 20px}
.img-lr	{border: 1px solid #999999; max-width: 480px;}
.p-lr		{font-family: 'Roboto', Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 90%; text-align: center; padding-left: 10px; padding-right: 10px}
.div-lr-c	{margin-left:10%; padding-left: 10px; text-align: left; font-style: italic !important; border-left: 5px solid #eee;}
p.div-lr-c	{padding-bottom: 0; padding-top: 0;}
	img.img-lr {max-width: 100%; height: auto;}



@media screen and (min-width: 421px) and (max-width: 750px) {
  	.conf-name, 
	.conf-date-spb {display: none;}
	
}