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

.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;
}

@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;
	}
}

@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;
	}

	.ph-hr-block {
		border-top: solid 2px #f8f8f8;
		margin-top: 30px;
	}
}

@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_social_icon{
		display:none;
	}
}
/* End Page Top Layout */

/* Home Layout */
/* version 1
.main-content-header{
	margin-top:-20px;
	margin-bottom:40px;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	padding-left:40px;
}
*/
/* version 2 */
.main-content-header{
	margin-top:0px;
	margin-bottom:40px;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	padding-left:0px;
	padding-top:0px;
}

.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;
}

/* New Version for What's news and slider part*/
.uk-home-content-bg{
	padding-left: 0px;
	padding-top: 0px;
	background: linear-gradient(#2a91c1, 90%, #fff);
}

.home_news_header{
	background-color: #8DC21F;
	padding-left:20px;
	padding-right:20px;
}

.triangle_block{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 0 0 50px;
	border-color: transparent transparent transparent #8DC21F;
}

.uk-content-block-slider{
	padding:30px 30px 50px;
}

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

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

.uk-container{
	max-width:1024px !important;
}

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

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

.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;
}

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

/* 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 0px 0px;
	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;*/
	padding:30px 0;
	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: 1.8em;
	margin-top:0px;
	font-weight: 700;
}

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

.top_social_icon{
	text-align:right;
}

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

	.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;
	}

	.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;
	}

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

	.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;
	}
}

/* Subscribe Part */
.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;
	}
}
/* End Subscribe Part */

/* 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 */



@media (max-width: 576px) {
	.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;
}

.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%;
}

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

@media(max-width:1200px){
	h1{
		line-height: 20px;
	}
}

@media(max-width:767px){
	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: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;
	   margin-top: 10px;
	}
}

@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-separator {
	padding-left: 15px;
}

.cfa-top-block .uk-card-default {
	background-color: unset !important;
}

.uk-section-time {
	    padding-top: 50px;
    background-color: #F8F8F8;
}

.uk-countdown-label {
	color: #fff;
	/*background-color: #004f8a;*/
	background-color: #8b3f80bf;
	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;*/
	background-color: #8b3f80;
	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;
}

.goTopBtn{
	display: none;
	background-color:#144C59;
	padding:14px 10px;
	border-radius:30px;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	color: #ffffff !important;
	cursor: pointer;
	font-size: 18px;
}

.login_btn{
	
}

.btn-login {
  background: #EFAB5B;
  /* background: transparent linear-gradient(90deg, #C86E64 0%, #E6BB9F 100%) 0% 0% no-repeat padding-box; */
  min-width: 108px;
  min-height: 36px;
  border: 1px solid #8e4183;
  /*border: 1px solid #C86E64;*/
  color: #FFFFFF;

  font-weight: 400;
  line-height: 1.5 !important;
  padding: .375rem .75rem !important;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* hkcrasm2022 css */
.bg-welcome {
    /**/
	/*background-image: url(../../../theme_default/hkcrasm2024/welcome_msg.png);*/
	/*background-image: url(../../../theme_default/hkcrasm2024/Welcome-Messages-PNG_20240522-10.jpg);*/
	/*background-image: url(../../../theme_default/hkcrasm2024/Welcome-Messages-PNG_20240522-11.jpg);*/
	background-image: url(../../../theme_default/hkcrasm2025/Welcome-Messages-PNG_20250613-1.jpg);
    background-size: cover;
    height: 100%;
    /*height: 68.15vw;*/
	height:500px;
    max-height: 704px;
	
	/*
	width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
	*/
	/*
	background: url("../../../theme_default/hkcrasm2024/welcome_msg.png") no-repeat #ffffff;
	background-position: top right;
	background-size: cover;
	height: 100%;
	width: 100%;
	
	background: url("../../../theme_default/hkcrasm2024/welcome_msg.png") no-repeat #ffffff;
	background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
	*/
}

.btn-welcome{
  color: white;
  background-color: #322189;
  /*font-family: Roboto bold;*/
  font-family: Roboto;
  width:102px;
  height: 40px;
  /*border:solid 1px #539F99;*/
  border:solid 1px #9AD6D7;
  border-radius:5px;
  font-weight:bold;
  margin-top:10px;
}

.btn-welcome:hover {
    color: #fff;
	cursor: pointer;
}
.btn-welcome:focus{
	outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
}

/* home button */
.animated-button1 {
  background: #322189;
  width: 100%;
  padding: 12px 40px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  overflow: hidden;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 2.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}
.animated-button1:hover{
  color: #F8B47D;
}
.animated-button1::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #9AD6D7;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
  opacity: 0.2;
}

.animated-button1 span {
  position: absolute;
}

.animated-button1 span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  /*
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#9AD6D7));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #9AD6D7);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
  */

}

.animated-button2 {
  background: #9AD6D7;
  width: 100%;
  padding: 12px 40px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  overflow: hidden;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 2.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}
.animated-button2:hover{
  color: #322189;
}
.animated-button2::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #322189;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button2:hover::before {
  opacity: 0.2;
}

.animated-button2 span {
  position: absolute;
}

.animated-button2 span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  /*
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#322189));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #322189);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
  */
}
@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button1 span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 4px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#9AD6D7));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #9AD6D7);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}
.animated-button2 span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 4px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#144C59));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #144C59);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}
@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button1 span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#9AD6D7));
  background: linear-gradient(to right, rgba(43, 8, 8, 0), #9AD6D7);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}
.animated-button2 span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#144C59));
  background: linear-gradient(to right, rgba(43, 8, 8, 0), #144C59);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}
@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.animated-button1 span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#9AD6D7));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #9AD6D7);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

.animated-button2 span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#144C59));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #144C59);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}
@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
/* end button */

.div-announcement-box{
  border: 1px solid #B2B2B2;
  border-radius: 5px;
  color: #484A4F;
  height: 12rem;
  overflow-y: scroll;
  /*
  margin-top:25px;
  */
}

.div-announcement-box .uk-grid{
	margin-top:0px;
}

.div-announcement-item div{
	padding:20px;
}
.announcement-title{
  font-family:  Roboto bold;
  color: #484A4F;
  font-size: 1.5rem;
}
.announcement-line{
  border-bottom: 2px solid #9AD6D7;
  height:1.5rem;
}
.div-announcement-item{
  border-bottom: 1px solid #B2B2B2;
}
.announcement-border{
  border-bottom: 2px solid #9AD6D7;
}

.card-text{
	font-size:16px;
	line-height:32px;
	text-align:justify;
}

.uk-modal-body-home::before {
    content: "";
    height: 1000px;
    /*background-image: url(../../../theme_default/hkcrasm2024/HKCR_Logo.png);*/
    background-size: 30%;
    background-position: 50% 300px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.2;
}

.list-aggregate{
	padding-left:0px;
	margin-left:0px;
}

.list-aggregate li{
	list-style-type:none;
}

.date-1{
  /*background-color: #322189;*/
  background-color: #322189;
  color: white;
  height: 2.5rem;
  padding:7px 8px 6px;
  font-weight:bold;
}

.date-right-1 {
  background-color: white;
  width: 0; 
  height: 0; 
  border-top: 1.25rem solid transparent;
  border-bottom: 1.25rem solid transparent; 
  border-left: 1.25rem solid #322189;
}

.date-text-1{
  background-color: white;
  color: #484A4F;
  height: 2.5rem;
  padding:6px 8px;
}

.date-text-1-l{
	padding:3px 8px;
	line-height:2 !important;
}

.date-2{
  background-color: #9AD6D7;
  color: white;
  height: 2.5rem;
  padding:7px 8px 6px;
  font-weight:bold;
}

.date-right-2 {
  background-color: #EFEFEF;
  width: 0; 
  height: 0; 
  border-top: 1.25rem solid transparent;
  border-bottom: 1.25rem solid transparent; 
  border-left: 1.25rem solid #9AD6D7;
}

.date-text-2{
  background-color: #EFEFEF;
  color: #484A4F;
  height: 2.5rem;
  padding:6px 8px;
}

.date-text-2-l{
	padding:3px 8px;
	line-height:2 !important;
}

.subscribe_submitBtn{
	background: transparent linear-gradient(90deg, #C86E64 0%, #E6BB9F 100%) 0% 0% no-repeat padding-box;
    min-width: 108px;
    min-height: 36px;
    border: 1px solid #C86E64;
    color: #FFFFFF;
	/*font-family: Roboto bold;*/
	font-family: Roboto;
    font-size: 1.2em;
}

.platinum_list li{
	padding-left:6px;
	padding-right:6px;
}
/* end hkcrasm2022 css */

/* hkcrasm2024 css */
.general-title-v1 {
	color:#484A4F;
	font-size:1.6rem;
	font-weight:bold;
	line-height:34px;
	padding-top:20px;

	
}

.uk-table-oc tr td:first-child{
	font-weight: 700;
}

.uk-table-oc tr td {
	padding: 5px 0 5px 0;
	color: #212529;
}

@media (max-width: 960px){
	.uk-table-oc-ph {
		margin-top: -10px;
	}
	
	.general-title-v1 {
		border-top: 2px solid #dadada;
	}

	.general-title-v1-top {
		border-top: unset;
	}

	.uk-table-oc tr td:first-child{
		margin-bottom: -10px;
	}
}

.uk-table-oc tr td:first-child{
	width: 33%;
}

.uk-table-oc tr td:nth-child(2){
	width: 33%;
}

.uk-table-oc tr td:nth-child(3){
	width: 33%;
}

.dialog-img img {
	/*border-radius: 50%;*/
	max-width: 165px;
	/*padding: 10px;*/
	margin-bottom: 15px !important;
}

.uk-modal-body {
    padding: 5px 30px 20px;
}

.uk-modal-body p {
	text-align: justify;
	    line-height: 30px;
}

.uk-modal-header {
	background: unset;
	border-bottom: unset;
	padding-bottom: 0;
}

.uk-modal-dialog {
	width: 900px;
}

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

.dialog-modal {
	border-bottom: 1px solid #e5e5e5;	
}

@media screen and (min-width:640px) and (max-width:724px) {
	
}

@media screen and (min-width:768px) and (max-width:920px) {
	.table-block-desk .time-30 {
		height: calc(50px* 7);
	}
}

@media screen and (min-width:640px) and (max-width:710px) {
	.dialog-img img {
		max-width: 145px !important;
	}
}


@media (max-width:639px) {
	.dialog-img img {
		/**/max-width: 250px;
	}

	.dialog-img {
		text-align: center;	
	}

	.uk-modal-header {
		padding: 10px;
	}

	.uk-modal-body {
		padding: 20px 15px;
	}

	.dialog-title {
		margin-top: 0 !important;
	}
}

.faculty-block img {
	/*
	border-radius: 50%;
	border: 5px solid #976c9b;			
	*/
}

.dialog-modal img {
	/*
	border: 5px solid #976c9b;	
	*/
}

.dialog-modal .dialog-img {
	text-align: center;
}

.uk-modal-body .main-title{
	color: #136b9f;
}

.uk-modal-body ul {
	padding-left: 20px;
}

/*
.dialog-img {
	display: none;
}


.dialog-title {
	width: 100%;
}
*/

.dialog-modal img {
	max-width: 140px;
}

.uk-modal-header {
	padding: 15px;
}

.uk-modal-title {
	color: #136b9f;
}
/*
.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
	color: #136b9f;
}
*/

.uk-modal-close {
	background-color: #136b9f;
	color: #fff;
	font-weight: 700;
}

.faculty-block img {
	/*max-width: 120px;*/
	max-width: 170px;
	/*
    -webkit-filter: drop-shadow(10px 10px 10px rgba(0,0,0,.2)); 
    filter: drop-shadow(10px 10px 10px rgba(0,0,0,.2));
	*/
}

.speaker-detail {
		/*text-align: left;*/
	}

@media screen and (min-width:940px) and (max-width: 1140px) {
	.speaker-detail {
		margin-left: 16px;
	}
}

@media screen and (min-width:640px) and (max-width: 768px) {
	.speaker-detail {
		padding: 0 5px !important;
	}
	/*
	.faculty-block img {
		max-width: 94px;
	}
	*/
}

@media (max-width:640px) {
	.faculty-block {
		text-align: center;
	}

	.speaker-detail {
		text-align: center;
	}

	.faculty-block .uk-grid-margin {
		/*border-bottom: 1px dashed #595959;*/
		margin-top: 0;
	}
}

.faculty-img {
	/*border-bottom: 1px solid #ccc;*/
	padding-bottom: 5px;
	margin-top: 10px !important;
}

.uk-modal-body div {
	font-weight: 700;
}

.uk-modal-body p {
	margin-top: 0;
}

.speaker-hr {
	display: none;
}

.faculty-block {
	padding: 0;
	padding-top: 30px;
	background-color: #fff;
	margin: 0 5px;
}

@media (max-width:1050px) {
	.block-hdnews{
		width: unset !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}

	.section-bottom-block {
		padding-left: 15px;
	}

	.uk-heading-speaker {
		padding-left: 5px;
	}
}

@media (max-width:860px) {
	.speakers-blcok .uk-width-1-4 {
		width:50%;
	}
}

@media (max-width:550px) {
	.page_header_block .uk-width-1-6 {
		text-align: center;
		margin: 0 auto;
		padding-top:20px;
		margin-bottom: 0 !important;

	}

	.page_header_block .uk-width-5-6 {
		width: 100%;
		margin: 0 auto;
		font-size: 20px !important;
		text-align: center !important;
	}

	.page_header_section {
		height: 120px;
	}
}
	
	/*
	.sp-block li a {
		border-bottom: 1px solid black;
	}
	*/

	

	

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

	.sp-ul li h1{
		font-weight: 700;
	}

	.sp-ul-switcher li {
		width: 50%;
		padding-left: 0;
	}

	.sp-ul-switcher {
		border-bottom: 1px solid #9AD6D7;		
	}

	.sp-ul-switcher > * > a {
		background-color: unset !important;
		color: #484A4F !important;
	}

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

	.sp-ul li a {
		font-weight: 700;
	}

	.sp-ul-switcher li a {
		text-transform: unset !important;
		font-size: 24px !important;
	}
	
	.sp-block li div img {
		width: 100%;
	}

	@media (max-width: 1010px) {
		.publication-block .uk-width-1-3 img {
			padding-left: 15px;
			padding-right: 15px;
		}
	}

	@media (max-width: 580px) {
		.publication-block .uk-width-1-3 {
			width: 50%;
		}
		
		.publication-block .uk-width-1-3 img {
			padding-left: 10px;
			padding-right: 10px;
		}	
	}

	.eps-block .uk-width-1-3 img {
		border-radius: 3px;
		box-shadow: rgba(0,0,0,0.15) 0 0 8px;
		background: #FBFBFB;
		border: 1px solid #ddd;
		margin: 10px auto;
		padding: 5px;
		max-width:300px;
	}

	.eps-block .uk-width-1-3{
		padding-left:10px;
	}

	@media (max-width: 1090px) {
		.eps-block .uk-width-1-3 img {
			padding: 0 10px;
			max-width:150px;
			margin: 0 20px;
		}
	}

	@media (max-width: 960px) {
		.eps-block .uk-width-1-3{
			width: 50%;
			text-align: center;
		}
	}

	@media (max-width: 680px) {
		.eps-block .uk-width-1-3 img {
			max-width:200px !important;
		}
	}

	@media (max-width: 500px) {
		.eps-block .uk-width-1-3 img {
			max-width:100px !important;
			padding: 0;
		}
	}

	.eps-title {
		font-weight: 700;
	}

	.eps-text {
		text-align: left;
	}

	/*
	@media (max-width: 500px) {
		.eps-block .uk-width-1-3{
			width: 100%;
			text-align: center;
		}
	}
	*/

	.reg_ul {
		padding-left: 0;
	}

	@media (max-width: 680px) {
		.reg_ul {
			padding-left: 15px;
		}
	}

	.REG-block {
		/*padding-top:20px;*/
	}

	.noas_ul li {
		padding-bottom:20px;
	}

	.sponsor-block {
		padding-top:40px;
		padding-bottom:40px;
	}	

	.sponsor-block-link a {
		color: #212529;
	}

	
	@media (max-width: 768px) {
		.sponsor-block .uk-width-1-3 {
			width: 50%;
		}

		.block-hdnews{
			margin-left:0px !important;
			margin-right:0px !important;
		}
	}
/* end hkcrasm2024 css */

/* hkcrasm2024 homepage css */
.uk-section-welcome{
	padding-top:60px;
	background-color:#F8F8F8;
}

.uk-section-welcome .uk-container{
	background-color:#F8F8F8;
}

.welcome-inner-block{
	padding-left:0px;
	padding-right:40px;
}

.bg-welcome{
	padding-top:205px;
}

.uk-modal-dialog-home-content{
	padding:5%;
}

.uk-modal-dialog-home-content img{
	/*max-width:252px;*/
	max-width:320px;
	float:right;
	padding-left:20px;
	padding-bottom:0px;
}

p.uk-modal-dialog-home-content-header{
	color: #335f7a;
	font-size: 1.8rem;
	line-height:40px;
	margin-top:0px;
}

.home-sub-header{
	color:#484A4F;
	font-size:1.6rem;
	font-weight:bold;
	line-height:34px;
}

.home-sub-header-hr{
	border-bottom: 2px solid #9AD6D7;
	height: 1.5rem;
}

.uk-section-subscribe{
	/*background-image: url(/theme_default/hkcrasm2024/subscribe_bg.jpg);*/
	    background: linear-gradient(75deg, #144C59dd, #9AD6D7cc), url(/theme_default/hkcrasm2025/subscribe_bg_v2.jpg) center / cover;
	text-align: center;
	color: #FFFFFF;
}

.uk-container-subscribe{
	background-color:transparent;
}

.subscribe-header{
	font-size: 1.8rem;
	font-weight:bold;
	margin:50px 20px 30px;
}

.sub-border{
	width:8.3333333333%;
	border-bottom: 2px solid white;
	display: inline-flex !important;
}

.section-bottom{
	/*background: transparent linear-gradient(50deg, #322189 0%, #224D4D 100%) 0% 0% no-repeat padding-box;*/
	opacity: 1;
	background: transparent linear-gradient(50deg, #322189 0%, #9AD6D7 100%) 0% 0% no-repeat padding-box;
}

.section-bottom-block{
	background-color:transparent;
	color:#ffffff;
	padding-top:15px;
	padding-bottom:15px;
}

.section-bottom-notice{
	background-color:#080404;
}

.section-bottom-notice-block{
	background-color:transparent;
	color:#727171;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
}

@media (max-width: 960px) {
	.uk-section-welcome{
		padding-left:40px;
		padding-right:40px;
		padding-top:66px;
		padding-bottom:40px;
	}

	.welcome-inner-block{
		padding-left:0px;
		padding-right:0px;
	}

	.bg-welcome{
		padding-top:50%;
	}

	.uk-modal-dialog-home-content img{
		max-width:180px;
	}

	p.uk-modal-dialog-home-content-header{
		text-align:left;
		font-size: 1.6rem;
		line-height:32px;
	}

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

@media (max-width: 640px) {
	.uk-section-welcome{
		padding-top:42px;
	}

	.home-sub-header{
		font-size:1.2rem;
		line-height:40px;
	}

	.uk-modal-dialog-home-content{
		padding:10px;
	}

	.uk-modal-dialog-home-content img{
		max-width:150px;
	}

	p.uk-modal-dialog-home-content-header{
		text-align:left;
		font-size: 1.2rem;
		line-height:28px;
	}

	.subscribe-header{
		font-size: 1.4rem;
		font-weight:bold;
		margin:50px 20px 30px;
	}
}
/* end hkcrasm2024 homepage css */

/* hkcrasm2024 general css */
.uk-section-main-content{
	background-color: #f8f8f8;
	text-align: center;
	padding-left:30px;
	padding-right:30px;
}

.page_header{
	font-size: 1.8em;
    /*color: #322189;*/
	color: #322189;
	font-weight:bold;
	padding:0.2rem 1.5rem;
	text-transform:uppercase;
}

.page_header_icon{
	width: 75px;
    height: 75px;
    margin-top: 0px;
    margin-bottom: 45px;
}

@media(max-width: 768px){
	.uk-contact-us .uk-width-1-2 {
		width: 100%;
	}
}

@media(max-width:959px){
	.oc-block .blank {
		display: none;
	}

	.oc-block tr td:nth-child(1) {
		font-weight: 700;
	}

	.oc-block .title {
		padding-top:30px;
	}

	.oc-block tr td {

	}

	.block-line {
		margin-bottom:-10px;
	}
}

.oc-block tr td:nth-child(1) {
	font-weight: 700;
}

.oc-block .block {
	/*line-height: 45px;*/
	line-height: 30px;
}

.oc-block tr td {
	padding: 8px 6px;;
}

.oc-block tr td:nth-child(1) {
	width: 33%;	
}

.oc-block tr td:nth-child(2) {
	width: 33%;	
}

.oc-block tr td:nth-child(3) {
	width: 33%;	
}

.reg_ul {
	padding-left: 0;
}

@media (max-width: 680px) {
	.reg_ul {
		padding-left: 15px;
	}
}

.ahk-block img {
	padding-bottom: 10px;
}

.list-aggregate-wn {
	width:100%;
}

.uk-table tr td {
    padding: 8px 6px;
}

.uk-table-paag-v1 tr td:nth-child(1) {
	/*min-width:85px;*/
	min-width:100px;
}

.uk-table-paag-v1 tr td:nth-child(3) {
	/*min-width:100px;*/
}

.uk-table-paag-v1 tr td:nth-child(5) {
	min-width:100px;
}

.uk-table-paag-v1 tr td {
	text-align: center;
	vertical-align: middle;
}

.uk-table-paag-v1 .v1 {
	background-color: #e7e6e6;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v2 {
	background-color: #ffff99;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v3 {
	background-color: #66ffff;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v4 {
	background-color: #ff3399;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v5 {
	background-color: #9fa0a0;
	font-weight: 700;
	color: #fff;
}

.uk-table-paag-v1 .v6 {
	/*font-style:italic;*/
	
}

.uk-table-paag-v1 .v7 {
	background-color: #ff9900;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v8 {
	background-color: #ff99cc;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v9 {
	background-color: #ccffff;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v10 {
	background-color: #ccffcc;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v11 {
	background-color: #92d050;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v12 {
	background-color: #b4c6e7;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v13 {
	background-color: #b06acc;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v1 .v14 {
	background-color: #a6a6a6;
	font-weight: 700;
	color: #fff;
}

.uk-table-paag-v2 tr td:nth-child(1) {
	min-width:100px;
}

.uk-table-paag-v2 tr td:nth-child(3) {
	/*min-width:85px;*/
	min-width:100px;
}

.uk-table-paag-v2 tr td {
	text-align: center;
	vertical-align: middle;
}

.uk-table-paag-v2 .v1 {
	background-color: #e7e6e6;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v2 .v2 {
	background-color: #ffff99;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v2 .v3 {
	background-color: #6600cc;
	font-weight: 700;
	color: #fff;
}

.uk-table-paag-v2 .v4 {
	background-color: #9fa0a0;
	font-weight: 700;
	color: #fff;
}

.uk-table-paag-v2 .v5 {
	background-color: #cc99ff;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v2 .v6 {
	background-color: #3399ff;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v2 .v7 {
	background-color: #ff99cc;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v2 .v8 {
	background-color: #99ccff;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v2 .v9 {
	background-color: #7030a0;
	font-weight: 700;
	color: #fff;
}

.uk-table-paag-v2 .v10 {
	background-color: #00ff99;
	font-weight: 700;
	color: #000;
}

.uk-table-paag-v2 .blank {
	background-color: #9fa0a0;
}

@media (max-width: 500px) {
	.uk-section-welcome .bg-welcome img {
		max-width: 140px !important;
	}

	.uk-section-welcome .bg-welcome div{
		text-align: left !important;
	}

	.uk-section-welcome .uk-grid .uk-text-center {
		padding-top: 15px !important;
	}		
}

@media (max-width: 425px) {
	.uk-section-welcome .date-1 {
		padding: 7px 3px 6px;
	}

	.uk-section-welcome .date-2 {
		padding: 7px 3px 6px;
	}

	.block-hdnews {
		font-size: 13px;
	}
}
/* end hkcrasm2024 general css */



.uk-navbar-dropdown-nav a {
	font-weight: 400;
}

.oc-block {
	color: #212529;
}

.uk-table tr td {
    padding: 4px 6px;
}

.REG-block img {
	max-width: 24px !important;
	margin-top: -8px;
}

.REG-block-ahk {
	margin-top: 25px;
}

.REG-block-ahk img {
	max-width: 55px !important;
}

@media (max-width: 550px) {
	.page_header_block .uk-width-5-6 {
		margin-top: 10px;
	}
}

@media (max-width: 960px) {
	.oc-block tr td{
		margin-top: -10px !important;
		padding-bottom: 0;
	}
}

.uk-modal-dialog-home-content .card-text {
	font-weight: 400;
}

.uk-accommodation img {
	max-width: 250px;
}

.uk-accommodation a {
	color: #00C3FF;
	font-weight: 700;
}



.uk-accommodation .uk-icon {
	max-width: 15px;
}

.uk-accommodation tr td {
	text-align: center;
}

.uk-accommodation tr td:nth-child(1) b {
	color: #963193;
	/*font-weight: 700;*/
}

.uk-accommodation tr td:nth-child(1) {
	/*vertical-align: middle;*/
}

.accommodation-block-blue {
	background-color: #d8edf8;
}

.accommodation-block-green {
	background-color: #dfeed4 !important;
}

.accommodation-block-pink {
	background-color: #f9dfe9 !important;
}

.uk-accommodation tr td:nth-child(2) {
	background-color: #d8edf8;
}

.uk-accommodation tr td:nth-child(3) {
	background-color: #dfeed4;
}

.uk-accommodation tr td:nth-child(4) {
	background-color: #f9dfe9;
}

.uk-note td:nth-child(2){
	background-color: unset !important;
}

.uk-note td :nth-child(1){
	text-align: left !important;
}

.uk-accommodation {
	max-width: 1024px;
}

.accommodation-title {
	color: #963193;
	font-weight: 700;
}

.accommodation-title-v1 {
	color: #2d7289;
	font-weight: 700;
}

.accommodation-block {
	text-align:center;
	display: flex; 
	align-items: center; 
	justify-content: center;
}

@media only screen and (max-width: 960px){
	.accommodation-block {
		display: unset;
	}

	.uk-accommodation img {
		max-width: 100%;
	}

	.accommodation-img {
		padding-top: 15px;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1000px) {
	.uk-accommodation-device tr td {
		  padding: 16px 8px;
	}
}

.accommodation-title a {
	color: #963193;
}

.meeting-icon{
	width: 75px;
	height: 75px;  
}

.meeting-title{
	font-size: 1.8em;
	color: #276168;
}

.meeting-subtitle-xl{
	font-size: 1.8em;
	color: #484A4F;
}

@media (max-width:500px) {
	.meeting-title{
		font-size: 1.4rem;
	}
}

@media (max-width:640px) {
	.conference-venue-block div {
		max-width: 50% !important;
		margin-top: 20px;
	}
}

.uk-accommodation tr td {
	padding: 16px 12px;
}

@media (max-width: 500px) {
	.uk-accommodation tr td {
		padding: 8px 4px;
	}

	.uk-accommodation a {
		font-size: 12px;
	}
}

@media (max-width: 678px) {
	.uk-section-main-content {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media(max-width:550px) {
	.sp-ul i {
		font-size: 13px;
	}

	.uk-accordion-title {
		text-align: left;
	}
}

.sp-ul .uk-accordion-title {
	border-bottom: 2px solid black;
}

.sp-ul .uk-open>.uk-accordion-title::before {
	background-image: url("/theme_default/up.png");
}

.sp-ul .uk-accordion-title::before {
	background-image: url("/theme_default/down.png");
}

.mobile-vision {
	display: none;
}

.desktop-vision .sp-ul li h1 img {
	margin-top: -7px;
}

@media (max-width: 768px) {
	.desktop-vision {
		display: none;
	}	

	.mobile-vision {
		display: block;
	}

	.mobile-vision .uk-subnav {
		margin-left: 0;
	}

	.mobile-vision .sp-ul li h1 img {
		margin-top: -5px;
	}
}

@media (max-width: 600px) {
	.page_header_section {
		margin-top: 15px;
	}
}

.uk-table-paag-v1, .uk-table-paag-v2 {
	margin-bottom: 0;
}

.div-online {
    color: #FFFFFF;
}

	.uk-section-main-content-qr {
		text-align: left;
		background-color: #35238a;
		padding: 25px 0;
	}

	.uk-section-main-content-qr .uk-width-1-5 img{
		object-fit: cover;
		background-color: white;
		width: 5em;
		height: 5em;
	}

	.uk-section-main-content-qr .uk-width-1-5 {
		width:10%;
	}

	.uk-section-main-content-qr .uk-width-4-5 {
		width:90%;
		padding-left: 10px;
	}

	.uk-section-main-content-qr .uk-width-4-5 a {
		color: #00C3FF;
	}

	@media(max-width:1300px) {
		.uk-section-main-content-qr {
			margin-top: 25px;
		}
	}

	@media(max-width:1100px) {
		.uk-section-main-content-qr .uk-container {
			padding:0 30px;
		}
	}

	@media(max-width:820px) {
		.uk-section-main-content-qr .uk-width-1-5 {
			width:15%;
		}

		.uk-section-main-content-qr .uk-width-4-5 {
			width:85%;
		}
	}

	@media(max-width:600px) {
		.uk-section-main-content-qr .uk-width-1-5 {
			width:100%;
			text-align: center;
		}

		.uk-section-main-content-qr .uk-width-4-5 {
			width:100%;
		}
	}

	.date-text-1, .date-text-2{
		padding: 6px 0;
		/*font-size: 13px;*/
		font-size: 12px;
	}

	@media(max-width: 605px) {
		.date-text-1, .date-text-2{
			padding: 0 5px;
			line-height: 19px;
		}
	}

	@media screen and (min-width:960px) and (max-width:1051px) {
		.date-text-1, .date-text-2{
			font-size: 12px;
			line-height: 19px;
			padding: 0 5px;
		}
	}

	.uk-section-time .cfa-top-block .uk-card-block div .uk-width-1-4 {
		padding: 0 5px !important;
	}

	.uk-section-time .cfa-top-block .uk-card-block div {
		margin: 0 auto;
		text-align: center;
	}

	/*
	.uk-table-paag-v1 .v5 {
		background-color: #000000;
	}
	*/

	.uk-table-paag-v1 .v4 {
		background-color: #9fa0a0;;
	}

	.uk-table-paag-v2 .v4 {
		background-color: #9fa0a0;;
	}

	.uk-table-paag-v1 .v7 {
		background-color: #ffcc00;
	}

	.uk-table-paag-v1 .v15 {
		background-color: #ff9900;
	}

	.uk-table-paag-v2 .v16 {
		background-color: #cc99ff;
	}

	.uk-table-paag-v2 .v17 {
		background-color: #9fa0a0;
		border-bottom: 1px solid #9fa0a0;
		font-weight: 700;
	}

	.uk-table-paag-v2 .v18 {
		background-color: #b381d9;
	}

	.uk-table-paag-v2 .v19 {
		background-color: #305496;
		color: #fff;
		font-weight: 700;
		font-style: italic;
	}

	.uk-table-paag-v2 .v20 {
		background-color: #3399ff;
	}

	.uk-table-paag-v2 .v21 {
		background-color: #7030a0;
		color: #fff;
		font-weight: 700;
	}

	.uk-table-paag-v2 .v22 {
		background-color: #c69ae7;
	}

	.uk-table-paag-v2 .v23 {
		background-color: #ffccff;
		font-weight: 700;
	}

	.uk-table-paag-v1 .v24 {
		background-color: #ff3399;
		font-weight: 700;
	}

	.uk-table-paag-v1 .v30 {
		background-color: yellow;
		font-weight: 700;
	}

	.uk-table-paag-v2 .v25 {
		background-color: #99ccff;
	}

	.uk-table-paag-v2 .v7 {
		font-weight: 400;
	}

	.uk-table-paag-v1 .v25, .uk-table-paag-v2 .v25 {
		background-color: #b4c6e7;
		font-weight: 700;
	}

	.supported-block {
		max-width:60px;
		margin-left: 2px;
	}

	.supported-block-v1 {
		max-width:100px;
		margin-left: 2px;
	}

	.supported-block-v2 {
		max-width: 40px;
		margin-left: 2px;
	}

	.supported-block-v3 {
		max-width: 75px;
		margin-left: 2px;
	}

	.supported-block-v4 {
		max-width: 70px;
		margin-left: 2px;
	}

	.supported_by {
		font-size: 13px;
		font-style:italic;
		font-weight: 400;
	}

	.table-block {
		width: 100%;
		border: 0 solid;
	}

	.uk-table-paag-v1 .table-block tr td:nth-child(1) {
		border-left: 0 solid !important;
	}

	.uk-table-paag-v1 tr td:nth-child(6) {
		width:25%;
	}

	.table-block-v1 {
		height: 210px;
	}

	.table-block-v2 {
		height: 100px;
	}

	.time-10 {
		height: calc(10px*5);
	}

	.time-15 {
		height: calc(15px*5);
	}

	.time-20 {
		height: calc(20px*5);
		/*height: calc(20px*6.6);*/
	}

	.time-25 {
		/*height: calc(25px*5);*/
		height: calc(36px*5);
	}

	.time-30 {
		/*height: calc(30px*5);*/
		/*height: calc(30px*7);*/
		/*height: calc(15px*10);*/
		height: calc(20px*10);
	}

	.time-40 {
		height: calc(40px*5);
	}

	.time-50 {
		height: calc(50px*5);
	}

	.time-55 {
		height: calc(55px*5);
	}

	.time-60 {
		height: calc(60px*5);
	}

	.time-70 {
		height: calc(70px*5);
	}

	.time-80 {
		height: calc(80px*5);
	}

	.time-90 {
		height: calc(90px*5);
	}

	.time-100 {
		height: calc(100px*5);
	}

	.time-120 {
		height: calc(120px*5);
	}

	.uk-table-paag-v2 tr td {
		border-bottom: 1px solid #9fa0a0;
	}

	.table-block-v2 tr td:nth-child(1) {
		width: 10px;
	}

	.sponsor-block .title {
	display: block;
	margin-top: -20px;
	font-size: 14px;
	color: #000;
}

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

.sponsor-block-platinum .uk-width-1-2 {
	
}

.sponsor-block-gold .uk-width-1-3 img {
	max-width: 230px;
}

.sponsor-block-silver .uk-width-1-1 img {
	max-width: 190px;
}

.sponsor-block-bronze .uk-width-1-3 img {
	max-width: 150px;
}

@media(max-width:768px) {
	.sponsor-block-gold .uk-width-1-3 img {
		max-width: 200px;
	}

	.sponsor-block-silver .uk-width-1-1 img {
		max-width: 150px;
	}

	.sponsor-block-bronze .uk-width-1-3 img {
		max-width: 100px;
		padding-bottom:20px;
	}
}

/* update by evan at 20240923 */
.uk-table-paag-v2 .v24 {
    background-color: #ff3399;
    font-weight: 700;
}

.v30 {
	background-color: #cefdff;
}
/* end update by evan at 20240923 */

.uk-table-cca tr td:nth-child(2) {
		text-align: center;
	}

	.uk-table-cca tr td:nth-child(3) {
		text-align: center;
	}

	.uk-table-cca tr td:nth-child(4) {
		text-align: center;
	}

	.uk-table-cca tr td {
		border: 1px solid #9AD6D7; 
	}

	@media(max-width: 576px) {
		.uk-table-cca tr td:nth-child(1) {
			text-align: left;
		}

		.uk-table-cca tr td {
			vertical-align: middle;
		}
	}

	.uk-modal-dialog .uk-modal-body ul {
		margin-top: 0;
	}

	.uk-modal-dialog .uk-modal-body p {
		margin-bottom: 0;
	}

/* e-poster */
.eps-block .uk-width-1-3 img {
		border-radius: 3px;
		box-shadow: rgba(0,0,0,0.15) 0 0 8px;
		background: #FBFBFB;
		border: 1px solid #ddd;
		margin: 10px auto;
		padding: 5px;
		max-width:300px;
	}

	.eps-block .uk-width-1-3{
		padding-left:10px;
	}

	.eps-title {
		font-weight: 700;
	}

	.eps-text {
		text-align: left;
	}

	.svg-inline--fa.fa-w-16 {
		width: 1em;
	}

	/* Title & Icon*/
.eposter-icon{
    width: 75px;
    height: 75px;  
    margin-top: 45px;
    margin-bottom: 45px;
}
.eposter-title{
    font-size: 1.8em;
    color: #276168;
}
.search_box{
    width: 550px;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

/*
*, ::after, ::before {
    box-sizing: border-box;
}
*/

.search_instruction {
    padding-left: 30px;
    font-style: italic;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.search_box {
    width: 550px;
}

.album_item img {
	width: 234px;
}

.tab-content>.tab-pane {
    display: none;
}

/*overall background*/
.div-eposter{
    background-color: #F8F8F8;
}

/* Title & Icon*/
.eposter-icon{
    width: 75px;
    height: 75px;  
    margin-top: 45px;
    margin-bottom: 45px;
}
.eposter-title{
    font-size: 1.8em;
    color: #276168;
}
.search_box{
    width: 550px;
}



/* 隱藏項目符號 */
ul,ol{
	list-style-type:none;
}

/* 設定表格框線 */ 
table {
	border-collapse: collapse; 
	border-spacing: 0;
}

/* 將圖片及表單元件上下置中 */
img, input, select, textarea { 
	vertical-align: middle;
}

/* 設定連結顏色 */
/*
a{
	color:#212529;
}
*/

/* 設定圖片連結 */
a img{
	opacity:1;
	filter: alpha(opacity=100);
}

a:hover img{
	opacity:0.7;
	filter: alpha(opacity=75);
}


ul.menu{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.menu li{
    float:left;
}

a.btn{
    background-color: #983963;
    border: none;
    color: white;
    padding: 1px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 10px 5px;
}
a.menu.btn, a.sub_menu.btn{
    background-color: #4c8aaf;
    margin: 0px;
}
a.menu.btn.active, a.sub_menu.btn.active{
    background-color: #84d1ff;
    color: #FFFFFF;
    font-weight: bold;
}

li.menu{
    margin-right: 0px;
    /* margin-bottom: 10px; */
    /*border: solid black thin;*/
}
#menu_button{
    /*background-image: linear-gradient(to right, #224D4D, #276168);*/
	background-image: linear-gradient(to right, #2c9599, #2c9599);
    border: solid 2px #000000;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 8px;
    margin: 10px 5px;
    margin-left:30px;
}

#menu_button1{
    /*background-image: linear-gradient(to right, #224D4D, #276168);*/
	background-image: linear-gradient(to right, #2c9599, #2c9599);
    border: solid 2px #000000;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 8px;
    margin: 10px 5px;
    margin-left:30px;
}

/* abstract_category display none in web version */
.abstract_category{
	font-size:0px;
}

/* show case----------------------------------------------------------------------------- */
ul.menu.show_case{
	background-color: white;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
    position: initial;
    width:256px;
    float:right;
}
.show_case_frame{
    padding-top: 0px;
    display: inline-block;
}
a.menu.btn.btn.show_case, a.sub_menu.btn.show_case{
    width:224px;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    height:60px;
}
a.menu.btn, a.sub_menu.btn{
    /*background-image: linear-gradient(to right, #224D4D, #276168);*/
	background-image: linear-gradient(to right, #2c9599, #2c9599);
}
a.menu.btn.active, a.sub_menu.btn.active{
    background-color: #de7bca;
}
.album_item{
    float:left;
    width: 234px;
    padding: 5px;
    margin: 5px;
    border: none;
}
.album_item img{
    width:234px;
    max-width: 100%;
}
.album_item .line1{
    color:black;
    font-weight: bold;
}
.album_item .line2{
    color:black;
    font-weight: bold;
}
.clear{
    clear:both;
}
#show_case_category_title_web{
    color: #C97C34;
    font-size: 20px;
    padding-left: 22px;
}
#show_case_category_title_mobile{
    font-size: 0px;
}

#show_case_page_title{
    font-weight: bold;
    font-size: 48px;
    color: #C97C34;
}
.no_poster{
	font-size: 20px;
}
/* end of show case------------------------------------------------------------------------ */

.container{
    margin:0em auto;
    width:1024px;
    clear:both;
    background-image: url(../img/background.png);
	background-repeat: repeat-x;
}
.banner_container{
	min-height: 0px;
}
.container.menu{
    margin: auto;
}
.nav-link.menu:hover{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

/*remove bootstrap's border when hover*/
.nav-tabs .nav-link:hover{
	border:0px;
}

/*remove bootstrap's border */
.nav-tabs {
    border-bottom: 0px;
}

/*remove banner padding*/
.banner_container{
	padding:0px;
}

/*award red background*/
.award{
    background: red;
    color:white;
    float:right;
    font-size:12.5px;
}
.award-tag {
    background-color: red;
    color: white;
    width: 100%;
    display: inline-block;
    text-align: center;
}
@media screen and (max-width: 1020px) {
	.container {
		width: 750px;
	}
    ul.menu.show_case{
    	width:100%;
        float:left;
        z-index:-1;
    }

}

@media(max-width:1055px) {
	.album_item {
		width: 31%;
	}
}

@media screen and (max-width: 767px) {
	.container {
		width: 100%;
	}
    
	.album_item img{
		width:100%
	}
	.album_item {
		width:100%;
		padding-left:10px;
		padding-right:20px;
        margin-bottom: 40px;
	}
    .search_box{
        width: min(375px,75vw);
    }
}

@media screen and (max-width: 500px) {
	.container {
		width: 100%;
		padding:0px;
	}
	li {
		float: none;
		padding-right: 0px
	}
	li.many:nth-child(odd) {
		float: left;
		margin-left: 4px;
	}
	#show_case_page_title {
		font-size: 0px;
	}
    li.nav-link.menu{
        display:none;
    }
    .nav-link.menu{
    	width:100%;
    	padding:0px;
    	border:0px;
    	margin:0px;
    }
    .btn{
    	border-radius:0px;
    }
    #show_case_category_title_mobile{
    	font-size:26px;
    	font-weight: bold;
    	color:#983963;
    	margin-left:15px;
    }
    #show_case_page_title{
    display:none;
	}
	.abstract_category{
		font-size:17px;
		font-weight: bold;
		color:#C97C34;
		padding-left:15px;
        padding-bottom: 10px;
	}
	.nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
	}
    a.menu.btn.btn.show_case, a.sub_menu.btn.show_case{
    width:100%;
    height:66px;
    display: inline-block;
    vertical-align: middle;
    /*padding-top: 16px;*/
    font-size: 20px;
	}
    a.menu.btn.btn.show_case.long_category, a.sub_menu.btn.show_case.long_category{
    padding-top: 10px;
    }
	.line1 {
		font-size: 18px;
	}
	.line2 {
		font-size: 18px;
	}
	.line3 {
		font-size: 16px;
	}
	#menu_button{
		float:right;
	}
	#menu_button1{
		float:right;
	}
	.d-inline{
		display: inline-block;
		width:100%;
	}
	.no_poster{
	padding-left:15px;
	font-size: 16px;
	}
	.long_category{
		padding-top: 3px;
	}
    .search_instruction{
        padding-left: 48px;
        font-style: italic;
    }
    .form-inline{
        padding-left: 20px;
    }
    .eposter-title{
        font-size: 1.4rem;
    }

}
/* search box------------------------------------------------------------------------ */

.active-purple-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #ce93d8;
    box-shadow: 0 1px 0 0 #ce93d8;
  }
  .active-purple input[type=text] {
    border-bottom: 1px solid #ce93d8;
    box-shadow: 0 1px 0 0 #ce93d8;
  }
  .active-purple .fa, .active-purple .fa {
    color: #ce93d8;
  }
  
  .search_instruction{
          padding-left: 30px;
          font-style: italic;
      }
  
  .poster-0{
      display: none;
  }

.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.align-items-center {
    align-items: center !important;
}

.d-flex {
    display: flex !important;
}

a.menu.btn.btn.show_case, a.sub_menu.btn.show_case {
    width: 224px;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    height: 60px;
}

.show {
    display: block !important;
}

.fade {
    transition: opacity .15s linear;
}

.eps-ph {
	display: none;
}


@media(max-width:860px) {
	.eps .uk-width-3-4 {
		width: 100%;	
	}

	.eps .uk-width-1-4 {
		width: 100%;	
	}

	.eps-desk {
		display: none;
	}

	.eps-ph {
		display: block;
	}

	.eps-ph li {
		margin-bottom: 5px !important;
	}

	.eps-ph li a {
		width: 800px !important;
	}
}

.album_item a {
	text-decoration: unset !important;
	  
}

.album_item a {
	text-decoration: unset !important;
}

.album_item a:hover {
	color: #00C3FF;
}

.line3 {
	text-align: left;
	display: block;
}

/* end e-poster */

.v5_blank {
	background-color: #9fa0a0;
	color: #9fa0a0;	
}

.page_header {
	color: #144C59;
}

.section-bottom {
	background-image: linear-gradient(to right, #144C59, #9AD6D7);
}

.uk-navbar-dropdown-nav li a {
	background-color: #144C59;
}

.uk-offcanvas-bar {
	background: #144C59;
}

li.selected {
	background-color: #2c9599;
}

.btn-login {
	background: #2c9599;
}

.home-img-block .uk-width-1-2 {
	background-color: white;
	font-size: 15px;
	border-radius: 3px;
	max-width:200px;
	text-align: center;
	margin: 4px;
	padding-bottom: 8px;
}

.home-img-block .uk-width-1-2 img {
	padding: 4px;
}

.home-img-block {
	flex-direction: row-reverse !important;
}

@media(max-width:512px) {
	.home-img-block .uk-width-1-2 img {
		max-width: 140px !important;
	}

	.home-img-block .uk-width-1-2 { 
		width: 47%;
		font-size: 14px;
		max-width: 185px;
		padding-left: 5px;
		padding-right: 5px;
	}
}

.bg-welcome {
	background-image: url(../../../theme_default/hkcrasm2025/Welcome-Messages-PNG_20250613-1.jpg);
}

.btn-welcome {
	background-color: #144C59;
}

.date-1 {
	background-color: #144C59;
}

.date-right-1 {
  border-left: 1.25rem solid #144C59;
}

.date-2 {
	background-color: #9AD6D7;
}

.date-right-2 {
  border-left: 1.25rem solid #9AD6D7;
}

.subscribe_submitBtn {
	background: transparent linear-gradient(90deg, #144C59 0%, #9AD6D7 100%) 0% 0% no-repeat padding-box;
	cursor: pointer;
}

.animated-button1{
	background: #144C59;
}

.animated-button1::before {
  background-color: #9AD6D7;
}

.animated-button1 span:nth-child(1) {
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#9AD6D7));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #9AD6D7);
  -webkit-animation: 2s animateTop linear infinite;
		  animation: 2s animateTop linear infinite;
}

.animated-button1 span:nth-child(2) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#9AD6D7));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #9AD6D7);
  -webkit-animation: 2s animateRight linear -1s infinite;
		  animation: 2s animateRight linear -1s infinite;
}

.uk-table-reg tr th {
	background-color: #b57d44; 
	color:#fff;
	font-weight: 700;
	text-align: center;
	border: 1px solid #fff;
	vertical-align: middle;
	text-transform: unset;
}

.uk-table-reg tr td {
	text-align: center;
	border: 1px solid #c1a57e;
	vertical-align: middle;
}

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

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

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

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

.uk-table-reg tr td:nth-child(6) {
	width: 15%;
}

.uk-section-main-content-qr {
	background-color: #144C59;
}

.uk-table-en tr:nth-child(odd) {
	background-color: #d2d3d5;
}

.uk-table-en tr th {
	background-color: #f8f8f8;
	font-size: 16px;
	text-transform: unset;
}

.uk-table-en tr td:first-child {
	width: 70%;
}

.uk-table-en tr td:nth-child(2) {
	text-align: center;
}

.uk-table-en tr td:nth-child(3) {
	text-align: center;
}

.uk-table-en tr td img {
	max-width: 20px;
}

.uk-table-en tr td {
	vertical-align: middle;
}

@media(max-width:610px){
	.uk-table-en tr td:first-child {
		text-align: left;
		width: 80%;
	}
}

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

.sp-ul-switcher {
	border-bottom: 1px solid #9AD6D7;
}

.publication-block .uk-width-1-3 .block{
		text-align: center;
		max-width: 93%;
		margin: 0 auto;
}

/* First Poster */
.publication-block .uk-width-1-3:nth-child(1) .block{
	color: #77af8f;
	border: 3px solid #77af8f;
	padding-bottom:40px;
}

.publication-block .uk-width-1-3:nth-child(1) img{
	padding-top: 50px;
	max-width: 150px;
}

.publication-block .uk-width-1-3:nth-child(1) hr{
	border-top: solid 3px #77af8f;
	max-width: 50px;
	margin: 0 auto;
	margin-top:20px;
}

.publication-block .uk-width-1-3:nth-child(1) .title{
	color: #77af8f;
	font-weight: 700;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.publication-block .uk-width-1-3:nth-child(1) .title a{
	color: #77af8f;
}

.publication-block .uk-width-1-3:nth-child(1) .format a{
	color: #925090;
	font-weight: 700;
}
/* end Poster */

/* First Announcement */
.publication-block .uk-width-1-3:nth-child(2) .block{
	color: #c76b63;
	border: 3px solid #c76b63;
	padding-bottom:40px;
}

.publication-block .uk-width-1-3:nth-child(2) img{
	padding-top: 50px;
	max-width: 150px;
}

.publication-block .uk-width-1-3:nth-child(2) hr{
	border-top: solid 3px #c76b63;
	max-width: 50px;
	margin: 0 auto;
	margin-top:20px;
}

.publication-block .uk-width-1-3:nth-child(2) .title{
	color: #c76b63;
	font-weight: 700;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.publication-block .uk-width-1-3:nth-child(2) .title a{
	color: #c76b63;
}

.publication-block .uk-width-1-3:nth-child(2) .format a{
	color: #925090;
	font-weight: 700;
}
/* end First Announcement */

/* Final Announcement */
.publication-block .uk-width-1-3:nth-child(3) .block{
	color: #295252;
	border: 3px solid #295252;
	padding-bottom:40px;
}

.publication-block .uk-width-1-3:nth-child(3) img{
	padding-top: 50px;
	max-width: 150px;
}

.publication-block .uk-width-1-3:nth-child(3) hr{
	border-top: solid 3px #295252;
	max-width: 50px;
	margin: 0 auto;
	margin-top:20px;
}

.publication-block .uk-width-1-3:nth-child(3) .title{
	color: #295252;
	font-weight: 700;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.publication-block .uk-width-1-3:nth-child(3) .title a{
	color: #295252;
}

.publication-block .uk-width-1-3:nth-child(3) .format a{
	color: #925090;
	font-weight: 700;
}
/* end Final Announcement */

/* E-Programme Book */
.publication-block .uk-width-1-3:nth-child(4) .block{
	color: #322189;
	border: 3px solid #322189;
	padding-bottom:40px;
}

.publication-block .uk-width-1-3:nth-child(4) img{
	padding-top: 50px;
	max-width: 150px;
}

.publication-block .uk-width-1-3:nth-child(4) hr{
	border-top: solid 3px #322189;
	max-width: 50px;
	margin: 0 auto;
	margin-top:20px;
}

.publication-block .uk-width-1-3:nth-child(4) .title{
	color: #322189;
	font-weight: 700;
	font-size: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.publication-block .uk-width-1-3:nth-child(4) .title a{
	color: #322189;
}

.publication-block .uk-width-1-3:nth-child(4) .format a{
	color: #925090;
	font-weight: 700;
	font-size: 18px;
}
/* end E-Programme Book */

@media(max-width:900px) {
	.publication-block .uk-width-1-3 {
		width: 50%;
	}

	.publication-block .uk-width-1-3:nth-child(3) .block {
		padding-bottom: 105px;
	}
}

@media(max-width:600px) { 
	.publication-block .uk-width-1-3 {
		width: 100%;
	}
}

.uk-accommodation tr td:nth-child(5) {
		background-color: #fef8e1;
	}

	.uk-hidden-block {
		display: none;
	}

	.accommodation-block-rice {
		background-color: #fef8e1 !important;
	}
	
	@media(max-width:1250px) {
		.uk-show-block {
			display: none;
		}	
		.uk-hidden-block {
			display: block;
		}

		.uk-hidden-block tr td:nth-child(2) {
			width: 82%;
		}

		.accommodation-block {
			display: unset;
		}
	}

	.full-width-img {
		width: 1120px;
		display: block;
		max-width: none;
		height: auto;
	}

	@media(max-width:1232px) {
		.full-width-img {
			width: 100%;
		}
	}

	@media(max-width:580px) {
		.ph-date-text-1-l {
			line-height: 16px !important;
		}

		.date-text-1 {
			line-height: 2;
		}
	}

	.uk-section-time .cfa-top-block .uk-countdown-number {
		padding: 20px 30px;
		display:flex; 
		justify-content:center; gap:0;
		background-color: #0A2E38;	
	}

	.uk-section-time .cfa-top-block .uk-countdown-number span {
		display:inline-block; 
		text-align:center;
	}

	.uk-section-time .cfa-top-block .uk-card-block {
		padding: 0 10px;
	}

	.uk-countdown-label {
		background-color: #112c379c;
	}

	.IF-block span {
		font-weight: 700;
		font-size: 18px;
		line-height: 32px;
	}
	
	@media(max-width:940px) {
		.time-30 {
			height: calc(25px * 10);
		}
	}

	@media(max-width:1000px) {
		.uk-table-paag-v1 tr td {
			padding: 4px 3px;
		}
	}

	@media(max-width:900px) {
		.uk-table-paag-v1 tr td {
			padding: 4px 2px;
		}
	}

	@media (max-width: 768px) {
		.desktop-vision {
			display: block !important;
		}
	}

	.uk-table-paag-v2 tr td:nth-child(1){
		width:10%
	}

	.uk-table-paag-v2 tr td:nth-child(2){
		width:40%
	}

	.uk-table-paag-v2 tr td:nth-child(3){
		width:10%
	}

	.uk-table-paag-v2 tr td:nth-child(4){
		width:40%
	}

	.sponsor-block-gold img {
		max-width: 230px;
	}

	.sponsor-block-bronze img {
		max-width: 160px;
	}	

	@media(max-width:576px) {
		
		.sponsor-block-platinum img {
			max-width: 350px;
		}

		.sponsor-block-gold img {
			max-width: 180px !important;
		}

		.sponsor-block-bronze img {
			max-width: 100px;
		}
		

		.sponsor-block .uk-width-1-2 {
			padding: 10px 5px;
		}

		/*	
		.sponsor-block-gold .uk-width-1-2 {
			margin-top: 20px;
		}

		.sponsor-block-gold .uk-width-1-1 {
			margin-top: 20px;
		}
		*/	
	}

	.uk-modal-body-home-hkcr::before {
		background-image: url(../../../theme_default/hkcrasm2025/TRCR_Logo_v2.png);
		background-size: 37%;
		background-position: 50% 365px;
	}

	.uk-modal-body-home-trcr::before {
		background-image: url(../../../theme_default/hkcrasm2025/HKCR_Logo.png);
	}

	@media(max-width: 768px) {
		.uk-modal-body-home-hkcr::before {
			background-size: 50%;
			background-position: 50% 320px;
		}
	}

	@media (max-width: 500px) {
		.uk-modal-body-home-hkcr .uk-modal-dialog-home-content .uk-width-1-3 img {
			max-width: 100px !important;
		}
	}
	 
	/*
	.uk-modal-body-home-hkcr .uk-modal-dialog-home-content img {
		float: left;
		padding-left: 0;
		padding-right: 30px;
	}
	*/

	.uk-modal-body-home-hkcr .uk-modal-dialog-home-content .uk-width-1-3 img {
		padding-left: 0;
	}

	.uk-modal-body-home-hkcr .uk-modal-dialog-home-content .uk-width-2-3 p {
		padding-left: 10px;
	}

	@media screen and (min-width:960px) and (max-width:1260px) {
		.uk-modal-body-home-hkcr .uk-modal-dialog-home-content .uk-width-1-3 img {
			max-width: 240px;
		}	
	}

	@media (max-width: 640px) {
		.uk-modal-body-home-hkcr .uk-modal-dialog-home-content .uk-width-1-3 img {
			max-width: 135px;
		}
	}

	@media(max-width:640px) {
		.sponsor-block-bronze .uk-width-1-3 {
			width: 50%;
		}	
	}

	@media(max-width:768px) {
		.sponsor-block-bronze .uk-width-1-4 {
			width: 50%;
		}
	}

	@media(max-width:576px) {
		.sponsor-block-bronze img {
			margin-bottom: 10px;
		}
	}

	.uk-modal-body-home-hkcr .uk-width-1-3 img {
		max-width: 175px;
		float: left;
	}

	.tab-pane a {
		color: #212529;
	}

	