.section{
    color: #3c8cf0;
    display: table;
    margin: 0 auto;
    padding: 75px 0 20px;
}

#postersess{
	text-align: center;
}

hr{
    border-width: 3px;
    border-color: #3c8cf0;
    margin: 0 auto;
    max-width: 50px;
}

.section i{
	color: #000;
	display: table;
	font-size: 60px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 50px;
}

.poster{
	background: #0045A1;
	color: #fff !important;
	display: block;
	text-align: center;
	padding: 10px 20px;
	margin-top: 10px;
	text-decoration: none !important;
	outline: none !important;
}

.poster:hover{
	background: #013f91 !important;
}

.orgnizers{
    text-align: center;
    margin-bottom: 50px;
}

.orgnizers .imgBox{
    display: table;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 180px;
    width: 200px;
}

.orgnizers a{
    color:#3c8cf0 !important;
    outline: none !important;
}

.orgnizers h4{
    color:#3c8cf0 !important;
	height: 80px;
}

.orgnizers .text-center{
    text-align: center;
}

.gal img{
	height: 35vh;
	margin-bottom: 0 !important;
	width: 100%;
}

.gal span{
	background: rgba(60, 140, 240, 0.7);
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}

.gal span b{
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

.gal:hover span{
	display: block;
}

.hr{
    background: #3c8cf0;
    display: block;
    margin: 0 auto;
    height: 3px;
    width: 50px;
}

.idates{
	border: solid 1px #001243;
	border-radius: 5px;
	margin-bottom: 20px;
}

.idates .litop{
	background: #0045A1;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 20px 15px;
}

.idates .litop i{
	padding-right: 20px;
}

.idates em{
	display: block;
	padding: 20px;
	text-align: center;
	word-wrap: break-word;
}

.Bgs{
	background: #0045A1;
	padding-bottom: 75px;
	margin: 75px 0 20px;
}

.Bgs-margin{
	margin: 0px !important;
}

.Bgs .section{
	color: #fff !important;
}

.Bgs .section hr{
	border-color: #fff !important;
}

.Bgs form label{
	color: #fff;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

.Bgs form label a{
	color: #fed13b !important;
	font-weight: 700;
	text-decoration: none !important;
	outline: none !important;
	padding-left: 20px;
}

.byabstracts{
	margin-top: 20px;
}

.byabstracts label{
	display: inline-table !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.Bgs form label span{
	color: #ff0b22;
	padding-left: 5px;
}

.Bgs form input{
	background: rgba(255,255,255,0.8);
	border: solid 1px #ccc;
	box-shadow: 1px 1px 10px #000;
	color: #000;
	padding: 10px;
	margin-bottom: 10px;
	outline: none !important;
	width: 100%;
}

.radio{
	margin: 0;
	padding-left: 20px;
	list-style: none;
}

.radio li{
	color: #fff;
	display: table;
	float: left;
	margin-right: 20px;
}

.radio li span{
	color: #fed13b;
	display: inline-table;
	padding-right: 50px;
}

.radio li input{
	display: inline-table !important;
	margin-left: 20px;
	margin-bottom: 0 !important;
	width: auto !important;
}

.Bgs form select{
	background: rgba(255,255,255,0.8);
	border: solid 1px #ccc;
	box-shadow: 1px 1px 10px #000;
	color: #000;
	padding: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.Bgs form .sendmail-form{
	position: relative;
}

.Bgs form fieldset{
	border: solid 1px #000;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 20px;
}

.Bgs form .delete1{
	background: red;
	color: #fff !important;
	display: table;
	font-size: 18px;
	line-height: 18px;
	right: -10px;
	margin-top: -10px;
	padding: 5px;
	position: absolute;
	outline: none !important;
	text-decoration: none !important;
	z-index: 9;
}

.Bgs form textarea{
	background: rgba(255,255,255,0.8);
	border: solid 1px #ccc;
	box-shadow: 1px 1px 10px #000;
	color: #000;
	padding: 10px;
	margin-bottom: 10px;
	height: 200px;
	width: 100%;
}

.Bgs form .addByfile{
	background: rgba(255,255,255,0.8);
	border: solid 1px #ccc;
	box-shadow: 1px 1px 10px #000;
	color: #000 !important;
	cursor: pointer;
	padding: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.Bgs form .addByfile em{
	color: #ff0b22;
}

.Bgs .dnone{
	display: none !important;
}

.abstractsblock{
	display: none;
}

.openabs{
	display: block !important;
}

.Bgs form button{
	background: rgba(255,255,255,0.8);
	border: solid 1px #ccc;
	box-shadow: 1px 1px 10px #000;
	color: #000;
	display: table;
	float: right;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	-webkit-transition: all 0.2s;
}

.Bgs form button:hover{
	background: rgba(0,0,0,0.8) !important;
	color: #ff0b22 !important;
}

.Bgs form .add_form_field{
	display: block;
	float: none;
	width: 100%;
}

.Bgs .Bgstext{
	color: #ff0b22;
	display: block;
	font-size: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}

.Bgs .Bgstext1{
	color: #fff;
	display: block;
	font-size: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}

.Bgs .Bgstext1 hr {
	border-color: #fff !important;
	margin-bottom: 20px;
  }

.Bgs .Bgstext1 a{
	color: #ff0b22 !important;
}

.Bgs .Bgstext1 em{
	display: block;
	margin-bottom: 20px;
}

.Bgs .Bgstext1 .mailtos{
	background: #fff;
	border-radius: 300px;
	color: #0045A1 !important;
	display: table;
	font-size: 14px !important;
	font-style: normal !important;
	margin: 0 auto;
	text-shadow: none !important;
	text-transform: uppercase;
	text-decoration: none !important;
	outline: none !important;
	padding: 20px;
}

.Bgs .Bgstext1 em i{
	font-size: 60px;
}

table{
	text-align: center;
	width: 100%;
}

table tr td{
	border: solid 1px #000;
	padding: 20px;
	width: 33%;
}

table .tabletitle{
	background: #0045A1;
	color: #fff;
}

.cfText{
	margin-top: 30px;
	margin-bottom: 30px;
}

.progButton{
	background: #0045A1;
	border-radius: 300px;
	color: #fff !important;
	display: table;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 700;
	margin: 0 auto;
	margin-bottom: 40px;
	padding: 20px 30px;
	text-transform: uppercase;
	text-decoration: none !important;
	outline: none !important;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

.progButton:hover{
	background:#013f91 !important ;
}

.abssect{
	border-bottom: #0045A1 solid 2px;
	padding-bottom: 20px;
}

.abssect h3{
	color: #013f91;
}

.abssect .mayabstract{
	cursor: pointer;
	display: table;
	padding-right: 20px;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.abssect .mayabstract:after {
    border-bottom: 3px solid rgba(0, 69, 161, 0.9);
    border-right: 3px solid rgba(0, 69, 161, 0.9);
    content: '';
    display: block;
    height:10px;
    margin-top: -8px;
    pointer-events: none;
    position: absolute;
    right:2px;
    top: 60%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width:10px;
    opacity: .8
}

.nowmyabsnone{
	display: none;
}

.opened{
	display: block;
}

.abssect p{
	font-weight: 400;
}

.abssect span{
	color: #ff0b22;
}

.titles{
	color: #3c8cf0;
    display: table;
    margin: 0 auto;
}

.mydaytime{
	counter-reset: #000;
	display: table;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif !important;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.mydaytime span i{
	padding-right: 5px;
}

.mydaytime .dtime1{
	margin-right: 10px;
}

.mydaytime .dtime2{
	margin-left: 10px;
}

.mapconf{
	margin-top: 30px;
	margin-bottom: 30px;
}

.mapconf span{
	display: block;
	margin-bottom: 5px;
}

.mapconf i{
	padding-right: 5px;
}

.mapconf p{
	display: inline;
}

.map1{
	display: table;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.map2{
	display: table;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.coV img{
	margin-bottom: 20px;
}

.coV iframe{
	margin-bottom: 20px;
}