/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/


div:has(> #steps[data-service_id="5"]) 
#sb_booking_content > div > div.filter--list-wrapper > div::before {
  content: "The Busan programme will take place on 16–17 September 2026. Individual B2B meetings with South Korean companies will be held on 16 September. On 17 September, participants will visit the Korean Energy Show and attend additional B2B meetings at BEXCO, 55 APEC-ro, Haeundae-gu, Busan, Republic of Korea.";
  display: block;
  font-size: 15px;
  color: #ff0000;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.5;
  text-align: center;
}


div:has(> #steps[data-service_id="6"]) 
#sb_booking_content > div > div.filter--list-wrapper > div::before {
  content: "The Business Meeting will take place from Monday, 14 September to Wednesday, 16 September 2026. The meeting place can be at your company premises or at another place. We will contact you to organize the perfect place.";
  display: block;
  font-size: 15px;
  color: #ff0000;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.5;
  text-align: center;
}






 #events h3   {

}




 #events p.duration, #events div.duration   {

}



 #events p.description, #events div.description   {

}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {

}


 div.ui-widget-header   {

}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

