html{
	/*font:400 15px/22px 'gothic',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font:400 15px/22px 'calibri',"Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color:#F5F5F5;
}

.uk-grid {
    margin-left: 0px;
}

.uk-grid>*{
	padding-left:0px;
}


hr{
	border-top:solid 2px #40ACD5;
}

/* Page Top Layout */
.top_logo{
	position:absolute;
	top:0px;
	padding-left:40px;
	z-index:100;
}

.top_main_content{
	background:none;
	padding-top:0px;
	height:216px !important;
	position:relative;
}

.top_main_content_right{
	position:absolute;
	top:55px;
	right:45px;
	padding-right:0px;
}

@media (max-width: 1300px) {
	.top_logo img{
		max-width:350px;
	}
}

@media (max-width: 1100px) {
	.top_logo img{
		max-width:300px;
	}

	.top_main_content{
		height:185px !important;
	}

	.top_main_content_right{
		top:25px;
		right:40px;
	}
}

@media (max-width: 960px) {
	.top_logo{
		padding-left:20px;
	}
	
	.top_logo img{
		max-width:260px;
	}

	.top_icon{
		max-width:220px;
	}

	.top_main_content{
		height:163px !important;
	}
}

@media (max-width: 768px) {
	.top_logo{
		padding-left:10px;
	}

	.top_logo img{
		max-width:160px;
	}

	.top_icon{
		max-width:140px;
		padding-top:5px;
	}
	
	.top_main_content{
		height:68px !important;
	}

	.top_main_content_right{
		top:5px;
		right:0px;
		padding-right:20px;
	}

	.top_main_content_right br{
		display:none;
	}

	.top_social_icon{
		display:none;
	}
}
/* End Page Top Layout */

/* Home Layout */
.uk-content-block{
	background:url('/theme_default/aafitn2023/home_content_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:35px;
	padding-right:35px;
	padding-bottom:50px;
}

.home-right-block{
	text-align:right;
	padding-left: 5px;
	padding-right:35px;
	margin-top:6px;
}

.main-content-header{
	margin-top:-20px;
	margin-bottom:40px;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	padding-left:40px;
}

.main-content-desc{
	margin-top:20px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding-left:40px;
}

.main-content-desc li{
	padding-top:10px;
	padding-bottom:10px;
}

.home-center-content{
	text-align:center;
	margin-top:35px;
}

.home-og-header{
	color:#8DC21F;
	font-weight:bold;
	font-size:30px;
}

.home-og-logo{
	padding-left:30px;
	padding-right:30px;
	margin-top:35px;
}

.dot-line{
	margin-top:30px;
	margin-bottom:30px;
	padding-left:10px;
	padding-right:10px;
}

@media (max-width: 960px) {
	.uk-content-block{
		background-color:#2190BD !important;
	}

	.home-right-block{
		text-align:center;
		padding-right:0px;
		margin-top:15px;
	}
}

@media (max-width: 928px) {
	.main-content-desc{
		padding-left:0px;
	}
}

.uk-article-title {
    font-weight: bold;
    text-transform: none;
	/*
    border-left: 20px solid #AD7568;
    background: #F5F5F5;
	*/
	background: #e0e7ff;
    padding: 3px 15px 0px;
	margin-bottom:0px;
    color: #182068;
    line-height: 35px;
    font-size: 22px;
}

.uk-article-subtitle {
    font-weight: bold;
    text-transform: none;
	padding-top:5%;
	margin-bottom:8px;
    color: #ffffff;
    line-height: 35px;
    font-size: 40px;
	text-shadow: 1px 1px #000000;
	text-transform:uppercase;
}

.uk-button{
	padding-left:20px;
	padding-right:20px;
}

.uk-margin-top{
	margin-top:0px !important;
	padding-left:0px;
	padding-right:0px;
	background-color:#ffffff;
	max-width:1419px !important;
}

.uk-button-group{
	margin-top:17px;
	margin-right:44px;
	float:right;
	height:0px;
}

.top_desc_img{
	width:65%;
}

.top_desc_img img{
	display:block;
	max-width:530px;
	width:100%;
}

.contact_btn{
	background-color:#182068;
	color:#ffffff;
	padding:10px;
}

.contact_btn:hover{
	background-color:#75521C;
	color:#ffffff;
}

.social-event-table td{
	vertical-align:top;
}

.registration_btn div{
	float:right;
	margin:10px 10px ;
}

.reg_download_btn{
	background-color:#3848C8;
	color:#ffffff;
	padding:10px;
}

.reg_download_btn:hover{
	background-color:#75521C;
	color:#ffffff;
	text-decoration:none;
}

.download_btn, .sub_btn {
    background-color: #C5600B;
    font-weight: bold;
    color: #ffffff;
    padding: 5px 8px;
}

.submit_btn {
    background-color: #0B5A86;
	font-size:18px;
    font-weight: bold;
    color: #ffffff;
    padding: 7px 20px;
	border:solid 2px #cccccc;
}

.submit_btn:hover{
	background-color: #90C31F;
	color: #ffffff;
	text-decoration:none;
}

.captcha_btn{
	background-color: #0B5A86;
    font-weight: bold;
    color: #ffffff;
	border:solid 1px #cccccc;
    padding: 3px 5px;
}

.captcha_btn:hover{
	background-color: #ffffff;
    color: #0B5A86;
	cursor:pointer;
}

.download_btn_big {
	font-size:20px;
    padding: 8px 10px;
}

.sub_title {
    color: #057554;
    font-weight: bold;
	font-size:17px;
    line-height: 25px;
}

.abstract_required {
    color: red;
}

.radio_label:hover, .category_label:hover{
	cursor:pointer;
}

.uk-responsive-width, .uk-responsive-width html, .uk-responsive-width body, .uk-responsive-width body div{
	background-color: #ffffff !important;
}

.res_block{
	display:none;
}
.table_block{
	display:block;
	border-left:8px solid #ffffff;
}

.table_block td.table_td_block_inline{
	vertical-align:top;
	margin:10px;
	background-color:#EBFAD4;
	padding:0px;
	border-right:8px solid #ffffff;
	padding-bottom:10px;
	width:50%;
}

.table_block .program_block h3{
	border-bottom:8px solid #ffffff;
}

/* Top Soc Icon Style */
.lang-button-group{
	float:left;
}

.lang-button-group div{
	float:left;
	margin-top:1px;
}

.lang-button-group img{
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
}

.a2a_dd span{
	
}
.a2a_svg{
	width:23px;
	height:24px;
	border-radius:0px !important;
}

.a2a_dd .a2a_svg svg, .a2a_button_facebook .a2a_svg svg, .a2a_button_twitter .a2a_svg svg, .a2a_button_wechat .a2a_svg svg, .a2a_button_sina_weibo .a2a_svg svg{
	display:none !important;
}
.a2a_button_facebook span{
	
}
.a2a_button_twitter span{
	
}
.a2a_button_wechat span{
	
}
.a2a_button_sina_weibo span{
	
}
/* End Top Soc Icon Style */

/* minor responsive change */
#menu_content{
	position:relative;
	margin-top:32px;
	display:none;
}

.nav_menu{
	position:absolute;
	bottom:0px;
	/*
	right:18px;
	*/
}

.main-content-block{
	padding:0px 10px;
	text-align:justify;
}

.sub-content-block{
	background-color:#ffffff;
	border:solid 1px #ffffff;
	border-radius:20px;
	padding:30px 40px;
	text-align:justify;
}

.video-content{
	background:transparent;
	padding-top:13px;
	padding-right:20px;
}

.video-content video{
	margin-top:40px;
	height: 250px;
	border:solid 0px #cccccc;
}

.detail_block{
	width:100% !important;
	max-width:1419px !important;
	padding-left:0px;
	font-size:14px;
	line-height:20px;
}

.dotline_block{
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}

.content_dotline_block{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	display:none;
}

.detail_block_content{
	display:block;
	width:100%;
	max-width:890px;
	margin:0 auto;
}

.detail_block_item{
	width:220px;
	height:310px;
	float:left;
	margin:10px 20px;
	color:#000000;
	padding:18px 18px 0px 18px;
	
	background-position:bottom;
}

.detail_title_container{
	position:absolute;
}

.detail_block_content{
	color:#000000;
	padding:10px 2px 0px 2px;
}

.detail_title{
	position:relative;
	top:125px;
	font-size:15px;
	color:#F87820;
	font-weight:bold;
}

.detail_more{
	text-align:center;
}

.detail_more a{
	color:#ffffff;
}

.detail_more a:hover{
	text-decoration:none;
}

.gahk .text-center p {
    margin-bottom: 5px;
}

.gahk .text-center {
    text-align: center;
    margin-bottom: 20px;
}

.track_menu_select{
	font-weight:bold;
	color:#8FC425 !important;
}

.track_menu{
	font-size:17px;
	padding-right:30px;
	color:#000000;
}

/* top right content*/
.top_desc{
	font-weight:bold;
	font-size:28px;
	color:#308888;
	float:left;
	padding-top:20px;
	padding-left:10px;
	line-height:35px;
	/*
	padding-right:20px;
	*/
	font-style:italic;
}

.top_right_content{
	float:left;
}
/* end top right content*/


/* menu part */
/* response menu style*/

.main-content-general-block{
	background-color:#ffffff;
	border:solid 1px #ffffff; 
	border-radius:20px;
	padding:30px 40px;
	min-height:300px;
	text-align:justify;
	/*font-size: 18px;*/
	/*font-size: 17px;*/
	font-size: 16px;
	line-height: 25px;
}

.main-content-block h1, .main-content-general-block h1{
	color:#001d4b;
	font-size:25px;
	margin-top:0px;
}

.sub-content-block h1{
	font-size:25px;
}

.top_social_icon{
	text-align:right;
}

@media (max-width:928px) {
	.uk-width-3-4{
		padding-left: 0;
	}

	.top_desc_img{
		width:100%;
		margin-top:20px;
	}

	.uk-button-group{
		margin-top:10px;
		margin-right:5px;
	}

	.uk-row-first{
		padding-left:0px;
	}
}

@media (max-width: 929px) {
	.uk-margin-large-bottom{
		margin-bottom:10px !important;
	}

	.detail_block_item{
		margin:10px 10px;
	}
	
	.uk-article-subtitle {
		padding-top:2.5%;
		line-height: 25px;
		font-size: 30px;
		margin-bottom:0px;
	}
	
	.uk-article-subtitle-line{
		max-width:200px;
	}

	.content_dotline_block{
		display:block;
	}

	.gahk .uk-width-1-3{
		padding-left:0px;
		width:50%;
	}
}
@media(max-width:928px){
	.top_right_content{
		float:left;
		width:380px;
	}
}
@media(max-width:890px){
	.detail_block_content{
		display:block;
		width:90%;
		max-width:600px;
		margin:0 auto;
	}
}

@media (max-width: 768px) {
	.top_right_content{
		width:380px;
	}

	.top_right_content{
		display:none;
	}
}

@media (max-width: 576px) {
	.uk-top{
		margin-bottom:5px;
	}

	.uk-top .uk-button-group{
		display:none;
	}
	
	.video-content{
		margin-top:80px;
	}

	.video-content video{
		margin-top:0px !important;
		margin-right:0px !important;
	}

	.uk-article-subtitle {
		padding-top:1%;
		line-height: 10px;
		font-size: 18px;
	}

	.main-content-general-block{
		padding:25px 15px;
		text-align:left;
	}

	.home-center-content {
		padding: 25px 15px !important;
	}
	
	.main-content-block h1, .main-content-general-block h1{
		font-size:26px;
	}
	
	.sub-content-block{
		padding:25px 25px;
		text-align:left;
	}

	.gahk .uk-width-1-3{
		width:100%;
	}
}

@media(max-width:400px){
	.video-content{
		margin-top:40px;
	}

	.uk-article-subtitle {
		padding-top:0.5%;
		font-size: 15px;
	}
}

.mailing_btn{
	background-color:#0B5A86;
	color:#ffffff;
	height:35px;
	border:0px;
}

.input-lg{
	height:30px;
}

.subscribe_block{
	margin:0 auto 60px;
	max-width:680px;
	text-align:center;
	font-size:22px;
	line-height:25px;
	font-weight:bold;
	color:#0B5A86;
}

.eventum-form{
	float: left;
	width: 80%;
	margin: 0 0 10px;
}

.eventum-form input[type=email] {
    padding: 10px 15px;
	width: 100%;
	height: 41px;
    margin-bottom: 0px;
    border-radius: 3px;
	border:solid 2px #0B5A86;
    -webkit-box-shadow: none;
    box-shadow: none;
	-webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
	
	text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
	box-sizing: border-box;
}

.mailchip-submit{
	float: left;
	margin: 0 0 10px;
}

.subscribe_btn{
	background: #b3bd04;
	padding: 11px 20px;
    color: #000;
    border-color: #cbd504;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    margin-left: 15px;
}

.subscribe_btn:hover{
	background: #0B5A86;
	color:#ffffff;
	cursor:pointer;
}

.sub-msg{
	padding-top:10px;
	padding-bottom:10px;
}

.sub-msg span{
	line-height:50px;
	font-size:15px;
}


@media(max-width:890px){
	.subscribe_block{
		max-width:350px;
		margin-bottom:30px;
	}
	.eventum-form{
		float:none;
		width: 100%;
		max-width:300px;
		margin:0 auto;
	}

	.mailchip-submit{
		float:none;
		width: 100%;
		max-width:120px;
		margin:20px auto;
	}
}


/* Animated Button Style */
a.animated-button.thar-three {
	max-width:200px;
	margin-left:10px;
    color: #0B5A86;
	z-index:20;
    cursor: pointer;
    display: block;
	padding:5px 10px 6px;
	font-size:16px;
    position: relative;
    border: 2px solid #90C320;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
a.animated-button.thar-three:hover {
    color: #fff !important;
    background-color: transparent;
	text-decoration:none;
    text-shadow: nthree;
}
a.animated-button.thar-three:hover:before {
    left: 0%;
    right: auto;
    width: 100%;
}
a.animated-button.thar-three:before {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: '';
    color: #fff !important;
    background: #94C720;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
/* End Animated Button Style */

/* Contact Us */
#ContactUs_Form input[type="text"]{
	font-weight:normal;
	padding:5px;
	border-radius: 4px;
	border: 1px solid #ccc;
	margin-bottom:3px;
	width: 100%;
	max-width: 234px;
}

#ContactUs_Form select{
	margin-bottom:3px;
	border-radius: 4px;
	border: 1px solid #ccc;
	padding:5px;
}

#ContactUs_Form textarea{
	margin-bottom:3px;
	width: 100%;
	max-width: 468px;
	border-radius: 4px;
	border: 1px solid #ccc;
}

#ContactUs_Form .contact_checkbox{
	margin-left:0px !important;
}

#ContactUs_Form .text-error{
	color:red;
}

.contactus-checkbox label:hover{
	cursor:pointer;
}

.asterisk{
	color:red;
}

.contactUs_name_wrapper, .contactUs_Email_wrapper, .contactUs_Subject_wrapper, .contactUs_Message_wrapper{
	margin-top:10px;
}
/* End Contact Us */


.history-table thead tr, .cfp-table thead tr{
	background: #0B5A86 !important;
	color:#ffffff;
}
.history-table tr:nth-child(even) {
	background: #ffffff;
}

.history-table tr:nth-child(odd) {
	background: #E9EDF4;
}

.history-url{
	word-break: break-all;
}

.cfp-table .cfp_label{
	width:150px;
}

.cfp-table .cfp_time{
	width:150px;
}

@media (max-width: 576px) {
	.history-table td, .history-table th{
		font-size:13px;
		padding:5px 2px !important;
	}
	
	.cfp-table td, .cfp-table th {
		font-size:13px;
		padding:5px 5px !important;
	}

	.cfp-table .cfp_label{
		width:120px;
	}

	.cfp-table .cfp_time{
		width:120px;
	}

	.cfp-table{
		min-width:500px;
	}

	.uk-overflow-container{
		overflow-x: scroll;
	}


	.uk-overflow-container::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 10px;
		background-color: #F5F5F5;
	}

	.uk-overflow-container::-webkit-scrollbar
	{
		width: 12px;
		background-color: #F5F5F5;
	}

	.uk-overflow-container::-webkit-scrollbar-thumb
	{
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
		background-color: #898989;
	}

	
}

.stick{
	z-index: 1000; 
	position: fixed; 
	top: 0px; 
	margin-left: 0px;
	background-color:#ffffff;
	height:40px;
	width:100% !important;
	left:0px !important;
	border-bottom:solid 2px #cccccc;
	/*
	right:18px !important;
	float:right;
	*/
}

.stick .uk-navbar-nav{
	float:right;
	padding-right:50px;
}

.stick .uk-navbar-nav>li{
	padding:0 12px;
}

.stick .uk-dropdown-navbar{	
	padding-top:5px;
}

.about-ul{
	padding-top:5px;
	margin-top:5px;
	padding-bottom:15px;
}

.img-circle{
	border-radius: 50%;
}

.sub_item{
	font-weight:bold;
	color:#0C5B86;
}

/* Sponsor Page */
.sponsor_desc{
	padding-top:20px;
	text-align:left;
}

.sponsor-grid>*{
	padding-left:15px;
}

.bronze_logo, .exhibitor_logo, .charging_logo{
	max-width:210px;
}

.uk-modal-dialog{
	min-height:160px;
	height:auto !important;
}

iframe.uk-responsive-width{
	min-height:160px;
	height:auto !important;
}

.sponsor_btn{
	margin-top:10px;
	text-align:right;
}

.sponsor_btn a{
	color:#ffffff !important;
	text-decoration:none;
	padding:3px 10px;
	background-color:#0B5A86;
	width:90px;
	
}

.sponsor_btn a:hover{
	text-decoration:underline;
}

@media(max-width:600px){
	.sponsor-grid img{
		margin:0 auto !important;
		display:block;
	}
}
/* End Sponsor Page */

.speaker_table{
	width:100%;
}

.speaker_table td{
	padding:12px 10px;
}

.speaker_table tr:nth-child(even) {
	background: #ffffff;
}

.speaker_table tr:nth-child(odd) {
	background: #E9EDF4;
}

.venue_img{
	float:left;
	max-width:350px;
	margin:10px;
}

@media(max-width:768px){
	.top_desc{
		font-size:19px;
		line-height:25px;
		width:90%;
	}

	.venue_img{
		margin:10px 0px 10px 0px !important;
	}
}

.uk-margin-none-bottom{
	margin-bottom:0px !important;
}

/* Special Background Part */
.content_white_block{
	position:absolute;
	height:600px;
}

.content_white_detail_block{
	position:relative;
	top:-135px;
	z-index:1
}
@media (max-width: 1419px) {
	.content_white_detail_block{
		top:-125px;
	}
}

@media (max-width: 1300px) {
	.content_white_detail_block{
		top:-115px;
	}
}

@media (max-width: 1200px) {
	.content_white_detail_block{
		top:-105px;
	}
}

@media (max-width: 1100px) {
	.content_white_detail_block{
		top:-95px;
	}
}

@media (max-width: 1000px) {
	.content_white_detail_block{
		top:-85px;
	}
}

@media (max-width: 900px) {
	.content_white_detail_block{
		top:-70px;
	}
}

@media (max-width: 768px) {
	.content_white_detail_block{
		top:-55px;
	}
}

@media (max-width: 600px) {
	.content_white_detail_block{
		top:-35px;
	}
}

@media (max-width: 500px) {
	.content_white_detail_block{
		top:-20px;
	}
}
/* End Special Background Part */

.video-left-block{
	display:none;
}

.video-right-block{
	/*max-width:100%;*/
	max-width:430px;
	margin-top:0px;
	padding-top:0px;
	width:100%;
}



@media (max-width: 928px) {
	.video-left-block{
		display:block;
	}
}


/*new theme*/
.date_desc_block{
	padding-top:17px;
	padding-bottom:9px;	
}

.calcul_block{
	padding-left:165px;
}

.org_logo{
	width:150px;
	margin-right:112px;
}

.presented_logo{
	width:80px;
}


@media (max-width: 1200px) {
	.uk-container .logo{
		width:400px;
	}

	.date_desc{
		width:800px;
	}

	.calcul_block{
		padding-left:135px;
	}

	.date_desc_block{
		padding-top:17px;
		padding-bottom:17px;	
	}
}

@media (max-width: 960px) {
	.uk-container .logo{
		width:350px;
	}

	.date_desc{
		width:800px;
	}

	.calcul_block{
		padding-left:135px;
	}

	.date_desc_block{
		padding-top:17px;
		padding-bottom:17px;	
	}

	.org_logo{
		width:150px;
		margin-right:30px;
	}

	.presented_logo{
		width:85px;
	}
}

@media (max-width: 768px) {
	.uk-width-medium-2-3, .uk-width-medium-1-3{
		padding-left:0px;
	}
}

.uk-tab>li>a{
	background-color:#eeeeee;
	border:solid 1px #9E6CAB;
	color:#54286B;
}

.uk-tab>li.uk-active>a{
	background-color:#54286B;
	color:#ffffff;
}

.child_title{
 color: #261c1a;
 font-weight: 700;
}

.button_go {
	background-color: #0592e1; 
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}

.top_main_content {
	height: auto;
	
	background-repeat: no-repeat;
	background-size: auto;
}

.calcul_block{
	padding-left: 73%;
}



.home_img img{
	max-width: 200px;
}

.uk-width-3-4 b{ 
	color: #00b050;
}

.home_img .uk-width-1-4{
	padding-bottom: 20px;
	padding-left: 0;
}

@media(max-width:1200px){
	.home_img .uk-width-3-4{
		width: 100%;
		border-bottom: 1px solid #ddd;
		padding-bottom: 15px;											
	}

	h1{
		line-height: 20px;
	}

	.home_img img{
		padding-top: 10px;
	}
}

@media(max-width:767px){
	.home_img .uk-width-1-4{
		width: 100%;
		text-align: center;
	}

	h1{
		font-size: 20px !important;
	}
}

.sponsor{
	padding-left: 0;
}

/* The Organisers */
.uk-grid-org .uk-width-medium-1-4{
	margin-top:80px;
	text-align:center;
}

.uk-grid-org .uk-width-medium-3-4{
	margin-bottom:100px;
}

.uk-grid-org .uk-width-medium-3-4:last-child{
	margin-bottom:0px;
}

.org_header{
	font-size:28px;
	color:#036EB7;
	line-height:50px;
	font-weight:bold;
	margin-bottom:20px;
}

.org_sub_header{
	color:#036EB7;
	font-weight:bold;
}

.org_list{
	margin-top:20px !important;
	margin-bottom:20px !important;
	/*
	list-style-image: url('/theme_default/cast2023/boat_icon.jpg');
	*/
	padding-left:0px;
	margin-left:0px;
}

.org_list li{
	margin-bottom:10px !important;
	padding-left:10px;
	background: url('/theme_default/cast2023/boat_icon.jpg') no-repeat left top;
	padding: 3px 0px 3px 43px;
	list-style: none;
	margin: 0;
}

@media (max-width: 768px) {
	.org_header{
		font-size:22px;
		line-height:30px;
		margin-top:15px;
		margin-bottom:15px;
	}

	.uk-grid-org .uk-width-medium-1-4{
		margin-top:20px;
	}

	.uk-grid-org .uk-width-medium-3-4{
		margin-bottom:50px;
	}

	.uk-grid-org .uk-width-medium-3-4:last-child{
		margin-bottom:0px;
	}	
}
/* End The Organisers */

/* Content Page Header */
.page_header_block {
   height: 60px;
   line-height: 60px;
   text-align: center;
   padding-top:80px;
}

 .page_header_block .page_header_line {
   display: inline-block;
   width: 16%;
   border-top: 3px solid #9DBC35 ;
}

.page_header_block .page_header{
   display: inline-block;
   /*font-size:40px;*/
   font-size:32px;
   margin-top: 7px;
   font-weight:bold;
   vertical-align: middle;
   color:#9DBC35;
   padding-left:30px;
   padding-right:30px;
}

.page_header_section{
	background-position:bottom center;
	background-color:#ffffff;
	padding-bottom:0px;
	height:165px;
	/*height:229px;*/
}

@media (max-width: 1300px) {
	.page_header_section{
		/*height:150px;*/
		height:80px;

	}

	.page_header_block {
	   padding-top:15px;
	}
}

@media (max-width: 1080px) {
	.page_header_block .page_header{
	   font-size:30px;
	   line-height:28px;
	}
}

@media (max-width: 960px) {
	.page_header_block .page_header{
	   font-size:26px;
	   line-height:28px;
	}
}

@media (max-width: 929px) {
	.page_header_block .page_header_line {
	   width: 15%;
	   border-top: 2px solid #ffffff ;
	}
}
@media (max-width: 768px) {
	.page_header_block .page_header_line {
	   width: 15%;
	   border-top: 2px solid #ffffff ;
	}

	.page_header_block .page_header{
	   display: inline-block;
	   font-size:22px;
	   line-height:28px;
	   font-weight:bold;
	   vertical-align: middle;
	   /*color:#ffffff;*/
	   margin-top:10px;
	   padding-left:20px;
	   padding-right:20px;
	}
}

@media (max-width: 620px) {
	.page_header_block .page_header{
	   font-size:20px;
	   line-height:28px;
	}
}

@media (max-width: 600px) {
	.page_header_block .page_header_line {
	   display:none;
	}

	.page_header_section{
		/*height:120px;*/
		height:60px;
	}

	.page_header_block {
	   padding-top:0px;
	}
}
/* End Content Page Header */

.uk-grid-hk .uk-width-medium-1-4 img{
	border:solid 3px #eeeeee;
}

.main-content-general-block .uk-grid .uk-width-medium-3-4{
	padding-left:50px;
}

@media (max-width:960px) {
	.main-content-general-block .uk-grid .uk-width-medium-3-4{
		padding-left:0px;
		padding-top:0px;
	}

	.main-content-general-block .uk-grid .uk-width-medium-1-4{
		padding-top:20px;
	}

	.main-content-general-block .uk-grid:first-child .uk-width-medium-1-4{
		padding-top:0px;
	}	
}

.page-content-block{
	background-color:#ffffff;
	padding-bottom:0px;
}

.footer-banner{
	margin-top:80px;
	text-align:center;
	padding-left:0px;	
}

/* OC Page */
.loc {
	/*background-color: #f4fafc;*/
	background-color: #fff;
}

.loc-block {
	background-color: #f4fafc;
	margin-top: 0 !important;
	padding-top: 20px;
}

.ast-block {
	background-color: #fef7f0;
	margin-top: 0 !important;
	padding-top: 20px;
}

.loc-hr {
	padding: 70px;
}

.loc-block-top {
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	padding-top: 0;
	padding-bottom:30px;
}

.loc-block-last {
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}

.spc {
	/*background-color: #fbfdf5;*/
}

.spc-block {
	background-color: #fbfdf5;
}

.spc-block-title {
	padding-top: 40px;
	margin-top: 0 !important;
}

.oc-contain h1 {
	color: #036eb7;
	font-weight: 700;
}

.oc-contain {
	padding: 0 15px;
}

.oc-contain-child img {
	border-radius: 50%;
	border: 3px solid #c0e1eb;
	padding: 7px;
}

.uk-card-title {
	margin-top: 10px;
	line-height: 24px;
	height:50px;
}

.uk-card-title b {
	color: #036eb7;
	font-weight: 700;
}

.uk-card-title span {
	font-size: 18px;
}

.oc-contain {
	border-radius:25px;
}

.oc-contain .uk-card-body {
	padding-top: 10px;
	padding-bottom: 20px;
}

.oc-contain .uk-grid-margin {
	margin: 0 auto;
}

.ia-word {
	font-size: 18px;
	color: #231815;
	line-height: 30px;
	padding-bottom: 15px;
}

.ia-title {
	color: #1eaa39;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 700;
}

.loc-logo img {
	max-width: 240px;
	margin: 0 auto;
}

.loc-logo {
	background-color: #fef7f0;
	padding: 15px 0;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
}

.loc-logo img {
	padding-bottom: 35px;
}

.ast-title {
	color: #036eb7;
	font-size: 22px;
	margin-bottom: 15px;
	padding: 15px 0;
	font-weight: 700;
}

/*
.ast-word {
	font-size: 19px;
	color: #231815;
	line-height: 25px;
	padding-bottom: 15px;
}
*/

.oc-contain h1 img {
	max-width: 50px;
	margin-bottom: 10px !important;
}

.oc-contain h1 {
	margin-top: 40px;
	padding-left: 20px;
}

.spc-block-top {
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
}

.spc-block-top h1 {
	margin-top: 20px;
}

.loc-block-top h1 {
	margin-top: 20px;
}

.ph-spc-hr {
	display: none;
	background-color: #fff;
}

@media screen and (max-width:1270px){
	.oc-contain .uk-card-body {
		padding: 10px;
	}
}

@media screen and (max-width:1200px){
	.uk-card-title span {
		font-size: 16px;
	}

	.ia-word{
		font-size: 16px;
	}

	.ph-country {
		display: block;
	}

	.oc-contain h1 {
		font-size: 20px;
	}
	
	.uk-card-title b {
		font-size: 18px;
	}
}

@media screen and (max-width:960px){
	.oc-contain {
		padding: 0;
	}

	.loc-block-top {
		padding-bottom:0px;
	}

	.uk-card-title span {
		font-size: 15px;
	}

	.ia-word{
		font-size: 15px;
	}

	.ph-spc-hr {
		display: block;
	}
}

@media screen and (max-width:640px){
	.uk-card-title b {
		font-size: 16px;
	}

	.uk-card-title {
		line-height: 20px;
	}

	.uk-card-body {
		padding: 10px;
	}

	.loc-logo img {
		max-width: 150px;
	}

	.oc-contain h1 {
		margin-top: 10px;
	}

	.ast-block {
		padding-top: 0;
	}

	.loc-hr {
		padding: 20px;
	}

	.oc-contain-child {
		margin-top: 0 !important;
	}

	.loc-block {
		padding-top: 0;
	}

	.oc-contain h2 {
		margin-top: 30px;
		font-size: 20px;
	}

	.spc-block-title {
		padding-top: 20px;
	}

	.uk-card-title {
		height:auto;
	}
}
/* End OC Page */

/* Program Page */
.table-program .table_th {
	background-color: #1f79aa;
	color: #000;
	font-weight: 700;
}

.table-program .table_th td:nth-child(2) {
	color: #fff;
}

.table-program {
	border: solid 1px #000000;
}

.table-program tr td {
	border: solid 1px #000000;
	text-align: center;
}

.table-program tr td:first-child {
	background-color: #1f79aa;
	width: 5%;
	min-width: 80px;
	color: #fff;
	font-weight: 700;
}

.table-program tr td:nth-child(2) {
	width: 22%;
}

.table-program tr td:nth-child(3) {
	width: 22%;
}

.table-program tr td:nth-child(4) {
	width: 22%;
}

.table-program tr td:nth-child(5) {
	width: 22%;
}

.table_lunch {
	background-color: #deeaf6;
}

.uk-subnav-program>.uk-active>a {
	background-color: #1672a4 !important;
	color: #fff !important;
}

.uk-subnav-program li a {
	background-color: #f8f8f8 !important;
	color: #000 !important;
	border: solid 1px #41ADD6;
	font-weight: 700;
}

.opening_ceremony {
	background-color: #e6c52f;
}

.lunch_break {
	font-weight: 700;
}

@media(max-width:768px){
	.table-program tr td {
		padding: 2px;
	}
	
	.uk-subnav-program li {
		padding-bottom: 5px;
	}

}
/* End Program Page */

.coming{
	font-size:17px;
}

.csa-title {
	font-size: 28px;
	color: #244061;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
}

.csa-title-child {
	font-style: italic;
	color: #244061;
}

.csa-title-child-in li {
	list-style: disc;
}

.csa_ul {
	margin-top: 0;
	padding-left: 20px;
}

.csa_ol {
	margin-top: 0;
	padding-left: 20px;
}

.main-content-desc ul li a{
	color: #ffffff;
}

.ks-img {
	width: 20%;
}

.ks-word b {
	color: #92a000;
	font-weight: 700;
	font-size: 20px;
}

.ks {
	width:70%;
	margin: 0 auto;
	margin-top: 30px;
}

.ph {
	width: 25%;
	margin: 0 auto;
}

.ph ul {
	text-align: left;
}

.home-eb-logo {
	max-width: 160px;
}

.ph_ul li {
	text-align: left;
	font-size: 18px;
}

.call-for-abstract-title{
	margin-bottom: 10px;
	margin-top: 40px;
}

.call-for-abstract-title span {
	color: #fff;
	font-weight: 700;
	padding: 5px 0;
	color: #036EB7;
	font-size: 28px;
	/*background-color: #1f79aa;*/
	display: block;
}

.call-for-abstract-ul {
	margin-top: 0;
}

.call-for-abstract-table tr td:first-child {
	/*background-color: #b6dde8;*/
	color: #000000;
	text-align: right;
	width: 80px;
	font-weight: 700;
}

.call-for-abstract-table tr td:nth-child(2) {
	text-align: left;
}

.call-for-abstract-table tr td {
	/*border: 1px dashed #ccc;*/
}

/*
.call-for-abstract-table {
	margin: 0 auto;
}
*/

.call-for-abstract-title-child-in li {
	list-style-image:url('/images/icon/right-icon-v1.jpg');
}

.call-for-abstract-block {
	margin: 20px 0;
}

.call_for_abstract_table_v1 tr td {
	font-size: 18px;
	font-weight: 700;	
}

@media (max-width: 768px) {
	.call-for-abstract-block .uk-width-2-3{
		width: 100%;
	}

	.call-for-abstract-block .uk-width-1-3{
		width: 100%;
	}

	.call-for-abstract-table {
		margin: 0;
	}

	.call_for_abstract_table_v1 {
		width: 100% !important;		
	}
}

@media (max-width: 1150px) {
	.call_for_abstract_table_v1 {
		width: 70%;		
	}
}

.uk-countdown-label {
	color: #fff;
	background-color: #004f8a;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 14px;
}

.uk-countdown-number {
	color: #fff;
	background-color: #063a62;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 60px;
}

.uk-width-1-3 .uk-countdown {
	float: right;
}

.csa-title {
	font-size: 28px;
	text-align: center;
	color: #244061;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
}

.csa-title a {
	width: 40%;
	text-align: center;
	font-weight: 400;
	background-color:#f7b126;
	border-radius:28px;
	border:1px solid #f68f22;
	display:inline-block;
	color:#ffffff;
	font-size:17px;
	padding: 10px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

.csa-title-child {
	font-style: italic;
	color: #244061;
}

.csa-title-child-in li {
	list-style: disc;
}

.cfa-time {
	float: right;
}

.csa-title-bottom a{
	width: 20%;
}

.cfa-top-block img {
	max-width: 200px;
}

.cfa-top-block .uk-card-default{
	box-shadow: unset;
}

@media (max-width: 850px) {
	.csa-title a {
		width: 80%;
	}

	.csa-title-bottom a{
		width: 40%;
	}

	.csa-title {
		text-align: left;
	}

	.cfa-time {
		float: none;
	}
}

@media (max-width: 800px) {
	.cfa-top-block .uk-card-body {
		padding: 10px 0;
	}
}

@media (max-width: 670px) {
	.cfa-top-block .uk-countdown-number {
		font-size: 40px;
	}
}

@media (max-width: 510px) {
	.cfa-top-block .uk-card-body {
		width: 100%;
	}

	.cfa-top-block {
		display: block;
	}
}

.call-for-abstracts-block {
	font-size: 18px;
}

.uk-card-block {
	padding: 20px 10px;
}

.call-for-abstract-title{
	margin-bottom: 10px;
	margin-top: 40px;
}

.call-for-abstract-title span {
	color: #fff;
	font-weight: 700;
	padding: 5px 0;
	color: #036EB7;
	font-size: 28px;
	/*background-color: #1f79aa;*/
	display: block;
}

.call-for-abstract-ul {
	margin-top: 0;
}

.call-for-abstract-table tr td:first-child {
	/*background-color: #b6dde8;*/
	color: #000000;
	text-align: right;
	width: 80px;
	font-weight: 700;
}

.call-for-abstract-table tr td:nth-child(2) {
	text-align: left;
}

.call-for-abstract-table tr td {
	/*border: 1px dashed #ccc;*/
}

/*
.call-for-abstract-table {
	margin: 0 auto;
}
*/

.call-for-abstract-title-child-in li {
	list-style-image:url('/images/icon/right-icon-v1.jpg');
}

.call-for-abstract-block {
	margin: 20px 0;
}

.call_for_abstract_table_v1 tr td {
	font-size: 18px;
	font-weight: 700;	
}

@media (max-width: 768px) {
	.call-for-abstract-block .uk-width-2-3{
		width: 100%;
	}

	.call-for-abstract-block .uk-width-1-3{
		width: 100%;
	}

	.call-for-abstract-table {
		margin: 0;
	}

	.call_for_abstract_table_v1 {
		width: 100% !important;		
	}
}

@media (max-width: 1150px) {
	.call_for_abstract_table_v1 {
		width: 70%;		
	}
}

.uk-countdown-label {
	color: #fff;
	background-color: #004f8a;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 14px;
}

.uk-countdown-number {
	color: #fff;
	background-color: #063a62;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 60px;
}

.uk-width-1-3 .uk-countdown {
	float: right;
}

.csa-title {
	font-size: 28px;
	text-align: center;
	color: #244061;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
}

.csa-title a {
	width: 40%;
	text-align: center;
	font-weight: 400;
	background-color:#f7b126;
	border-radius:28px;
	border:1px solid #f68f22;
	display:inline-block;
	color:#ffffff;
	font-size:17px;
	padding: 10px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

.csa-title-child {
	font-style: italic;
	color: #244061;
}

.csa-title-child-in li {
	list-style: disc;
}

.cfa-time {
	float: right;
}

.csa-title-bottom a{
	width: 20%;
}

.cfa-top-block img {
	max-width: 200px;
}

.cfa-top-block .uk-card-default{
	box-shadow: unset;
}

@media (max-width: 850px) {
	.csa-title a {
		width: 80%;
	}

	.csa-title-bottom a{
		width: 40%;
	}

	.csa-title {
		text-align: left;
	}

	.cfa-time {
		float: none;
	}
}

@media (max-width: 800px) {
	.cfa-top-block .uk-card-body {
		padding: 10px 0;
	}
}

@media (max-width: 670px) {
	.cfa-top-block .uk-countdown-number {
		font-size: 40px;
	}
}

@media (max-width: 510px) {
	.cfa-top-block .uk-card-body {
		width: 100%;
	}

	.cfa-top-block {
		display: block;
	}
}

.call-for-abstracts-block {
	font-size: 18px;
}

.csa-title {
	font-size: 28px;
	color: #244061;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
}

.csa-title a {
	/*width: 20%;*/
	font-weight: 400;
	background-color:#f7b126;
	border-radius:28px;
	border:1px solid #f68f22;
	display:inline-block;
	color:#ffffff;
	font-size:17px;
	padding: 10px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

.csa-title-child {
	/*font-style: italic;*/
	color: #036EB7;
	font-weight: 700;
}

.csa-title-font {
	font-style: normal;
	font-size: 18px;
}

.csa-title-child-in li {
	list-style: disc;
}

.csa_ul {
	margin-top: 0;
	padding-left: 20px;
}

.csa_ol {
	margin-top: 0;
	padding-left: 20px;
}

.csa-title img {
	max-width: 50%;
	padding-bottom: 15px;
}

@media (max-width: 868px) {
	.csa-title a {
		width: 40%;
	}

	.csa-title img {
		max-width: 100%;
	}
}

.uk-subnav-pill>.uk-active>a {
    background-color: #9dbc35 !important;
    color: #fff;
}

.uk-subnav-pill>*>a {
    background-color: #999 !important;
    color: #fff !important;
	padding: 15px 20px !important;
	font-size: 17px !important;
	font-weight: 700;
}

@media (max-width: 1000px) {
	.uk-subnav-pill>*>a {
		margin-top: 10px;
		padding: 5px !important;
		font-size: 13px !important;
	}
}

.call-for-abstract-title{
	margin-bottom: 10px;
	margin-top: 40px;
}

.call-for-abstract-title span {
	color: #fff;
	font-weight: 700;
	padding: 5px 0;
	color: #036EB7;
	font-size: 28px;
	/*background-color: #1f79aa;*/
	display: block;
}

.call-for-abstract-ul {
	margin-top: 0;
}

.call-for-abstract-table tr td:first-child {
	/*background-color: #b6dde8;*/
	color: #000000;
	text-align: right;
	width: 80px;
	font-weight: 700;
}

.call-for-abstract-table tr td:nth-child(2) {
	text-align: left;
}

.call-for-abstract-table tr td {
	/*border: 1px dashed #ccc;*/
}

/*
.call-for-abstract-table {
	margin: 0 auto;
}
*/

.call-for-abstract-title-child-in li {
	list-style-image:url('/images/icon/right-icon-v1.jpg');
}

.call-for-abstract-block {
	margin: 20px 0;
}

.call_for_abstract_table_v1 tr td {
	font-size: 18px;
	font-weight: 700;	
}

@media (max-width: 768px) {
	.call-for-abstract-block .uk-width-2-3{
		width: 100%;
	}

	.call-for-abstract-block .uk-width-1-3{
		width: 100%;
	}

	.call-for-abstract-table {
		margin: 0;
	}

	.call_for_abstract_table_v1 {
		width: 100% !important;		
	}
}

@media (max-width: 1150px) {
	.call_for_abstract_table_v1 {
		width: 70%;		
	}
}

.uk-countdown-label {
	color: #fff;
	background-color: #004f8a;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 14px;
}

.uk-countdown-number {
	color: #fff;
	background-color: #063a62;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 60px;
}

.uk-width-1-3 .uk-countdown {
	float: right;
}

.csa-title {
	font-size: 28px;
	text-align: center;
	color: #244061;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
}

.csa-title a {
	width: 40%;
	text-align: center;
	font-weight: 400;
	background-color:#f7b126;
	border-radius:28px;
	border:1px solid #f68f22;
	display:inline-block;
	color:#ffffff;
	font-size:17px;
	padding: 10px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

.csa-title-child {
	font-style: italic;
	color: #244061;
}

.csa-title-child-in li {
	list-style: disc;
}

.cfa-time {
	float: right;
}

.csa-title-bottom a{
	width: 20%;
}

.cfa-top-block img {
	max-width: 200px;
}

.cfa-top-block .uk-card-default{
	box-shadow: unset;
}

@media (max-width: 850px) {
	.csa-title a {
		width: 80%;
	}

	.csa-title-bottom a{
		width: 40%;
	}

	.csa-title {
		text-align: left;
	}

	.cfa-time {
		float: none;
	}
}

@media (max-width: 800px) {
	.cfa-top-block .uk-card-body {
		padding: 10px 0;
	}
}

@media (max-width: 670px) {
	.cfa-top-block .uk-countdown-number {
		font-size: 40px;
	}
}

@media (max-width: 510px) {
	.cfa-top-block .uk-card-body {
		width: 100%;
	}

	.cfa-top-block {
		display: block;
	}
}

.call-for-abstracts-block {
	font-size: 18px;
}

.csa_btn a {
	width: 20%;
}

.si_btn {
	padding: 0 10px !important;
	margin-bottom: 0;
}

.si_btn a {
	width: 15% !important;
	padding: 0 25px !important;
}

@media (max-width: 1195px) {
	.si_btn a {
		margin-top: 10px;
		width: 33% !important;
	}

	.si_btn {
		text-align: center;
	}


}

@media (max-width: 870px) {
	.csa_btn a {
		width: 40%;
	}

	/*
	.si_btn a {
		width: 100% !important;
	}
	*/
}

.endorsed-by-logo {
	max-width: 80%;
	margin: 0 auto;
}

.endorsed-by-logo .uk-card-body {
	padding: 10px;
}

.endorsed-by-logo a {
	color: #666;
}

.register_now {
	text-align: right;
}

.reg-table td:nth-child(1){
	font-weight: 700;
	width: 30%;
	text-align: left;
}

.reg-table td:nth-child(2){
	text-align: center;
	/*width: 20%;*/
}

.reg-table td:nth-child(3){
	text-align: center;
	width: 20%;
}

.reg-table {
	max-width: 1000px;
}

.hotel-title {
	color: #2f5496;
	padding-bottom: 10px;
	font-weight: 700;
	text-align: left;
}

.hotel-block ul {
	margin-top: 0;
}

.hotel-block .uk-card-body {
	padding: 10px 15px 30px 15px;
}

.hotel-hr {
	border-top: solid 2px #ffc000;
	margin-top: 10px;
}

.hotel-book a {
	text-align: center;
	font-weight: 400;
	background-color: #f7b126;
	border: 1px solid #f68f22;
	display: inline-block;
	color: #ffffff;
	font-size: 17px;
	padding: 5px 15px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
}

.hotel-map {
	padding-top: 10px;
}

.hotel-room {
	color: #568fc3;
}

@media (max-width: 640px){
	.hotel-block .hotel-container {
		margin-top: 0;
	}

	.hotel-block .uk-card-body {
		padding: 5px 0;
	}
}

@media (max-width: 768px){
	.home-og-header {
		font-size: 24px !important;
	}
}

.reg-table tr td {
    text-align: center;
}

.reg-table {
    max-width: 100%;
}

.reg-table tr td:nth-child(1) {
	width: 20%;
}

.reg-table tr td:nth-child(2) {
	width: 20%;
}

.reg-table tr td:nth-child(3) {
	width: 20%;
}

.reg-table tr td:nth-child(4) {
	width: 20%;
}

.reg-table tr td:nth-child(5) {
	width: 20%;
}

.guidelines-title {
	display: block;
	color: #454ece;
	font-size: 20px;
}

.guidelines-hr {
	border-top: 1px solid #238cbc;
}

.guidelines-ol {
	line-height: 30px;
}

.guidelines-ol li {
	margin-top: 10px;
}

.uk-table-guidelines td {
	padding: 16px 5px;
	vertical-align: top;
	border: solid 1px #fff;
	border-left: unset;
	border-right: unset;
}

@media (max-width: 960px) {
	.uk-table-guidelines {
		text-align: center;
	}
}

.home-center-content {
	padding: 30px 40px;
}

.home-people {
	text-align: justify;
	font-size: 18px;
    line-height: 32px;
}

.home-people img {
	border-radius: 3px;
	box-shadow: rgba(0,0,0,0.15) 0 0 8px;
	background: #FBFBFB;
	border: 1px solid #ddd;
	margin: 10px auto;
	margin-left: 50px;
	padding: 5px;
	margin-top: 75px;
}


@media(max-width:640px){
	.home-people img {
		display: block;
		margin: 0 auto;
		max-width: 50% !important;
	}

	.uk-content-block {
		padding-left: 15px;
		padding-right: 15px;
	}

	.uk-content-block-slider {
		margin-top: 0 !important;
	}
}



.members_border {
	border-top: 1px solid #fff !important; 
	background: #fff !important;
	border-bottom: 1px solid #fff !important;
}

@media (max-width: 959px) {
.members_border td:first-child {
	display: none;
}
}

.uk-table-organiser tr td {
	text-align: left;
}

.uk-table-striped tbody tr:nth-of-type(odd) {
    background: #e0eaf7 !important;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.table-oc tr td:first-child {
	font-weight: 700;
}
  
 @media (max-width: 960px) {
	.guidelines-ecm .uk-width-1-2 {
		width: 100%;
	}
}

@media(max-width:768px){
	.reg_btn {
		text-align: left !important;
		margin-bottom: 15px;
	}
}

.reg-table-ph tr td {
	text-align: center !important;
	width: 50% !important;
}


