@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #0099CC;
}
.Autor {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.Sub_Autor {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
}
.Affiliation {
	font-style: italic;
	font-weight: normal;
}
body {
	background-color: #EBEBEB;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
thead td a:link, thead td a:visited {
	color: #fff;
	text-decoration:none;
}a:visited {
	text-decoration: none;
	color: #0099CC;
}
thead td a:hover {text-decoration:underline}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}

.style3 {color: #FFFFFF; font-weight: bold; }
.thanks {}
.text{padding:0 20px;}
.bgcolor_row0 { background-color:#FFFFFF}
.bgcolor_row1 {background-color:#EAEAEA}

/* Sorting*/
table.sort{
border-spacing:0.1em;
margin-bottom:1em;
margin-top:1em
}

/* ячейки таблицы */
table.sort td{
border:1px solid #CCCCCC;
padding:0.3em 1em
}

/* заголовки таблицы */
table.sort thead td{
font-weight:bold;
text-align:center;
vertical-align:middle
}

/* заголовок отсортированного столбца */
table.sort thead td.curcol{
background-color:#999999;
color:#FFFFFF
}

/* наша HTML таблица */
table.sort{
}

/* ячейки таблицы */
table.sort td{
}

/* заголовки таблицы */
table.sort thead td{
color: #FFFFFF;
font-weight: bold; 
text-align:center;
}

/* заголовок отсортированного столбца */
table.sort thead td.curcol{
background-color:#990000;
color:#FFFFFF
}
 .wrapper { padding:0 10px; }
 .logo-image { 
	padding-top:150px;
	margin:auto -10px;
	background:url(https://bioforumconf.com/isranalytica-abs/images/Baner-Isranalytica2025-top.jpg) no-repeat top center;
	background-size: 100% auto ;
 }
 .logo-image span {
	 padding-left:10px;
	 padding-top:20px;
	 display:inline-block;
	 letter-spacing: 3px;
	 font: bold 23.17px/1.2307 'Montserrat', sans-serif;
	 margin: -35px 0 -5px;
 }
 .logo-image small {
	 padding-left:10px;
	 display:table;
	 letter-spacing: 2px;
	 font: bold 17px/14px 'Roboto', sans-serif;
 }
 #abstract_body {width:850px}
 .msg {
	 font-weight:bold;
	 color:red;
 }