<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#comBnr {
	font-size: 20px;
	line-height: 25px;
	position: relative;
	text-align: left;
	color: #444;
	background:none;
	float:none;
	width:auto;
}
#comTree{
	display:none;
}
#commonDiv{
	background: url("../images/singapore-events-banner.jpg") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0)
}
.comBnrTxt {
	font-size: 35px;
	margin: 10px 0 0px 0;
	text-align: center;
	color:#000;
	font-weight:400;
}
.comBnrTxt .sml-txt {
	font-size:20px;
	font-weight:300;
	letter-spacing:1px;
}
.comBnrTxt .city {
	font-size:45px;
	letter-spacing:1px;
	line-height:45px;
}
.events-date{
	color:#2d353c;
}
#comContainer .reg-btn {
	background: #2d353c;
	position: absolute;
	padding: 15px 20px;
	color: #9bcf0b;
	font-size: 20px;
	line-height: 25px;
	right: 0px;
	bottom: 10px;
	cursor:pointer;
}
.register-form {
	float: right;
	width: 400px;
	border:1px solid #62727f;
}
.register-form h2{
	padding:10px;
	background:#62727f;
	color:#FFF;
	margin:0px;
	font-size:30px;
	line-height:30px;
	text-align:center;
}
.intro-cont {
	float: left;
	width: 580px;
}
.agenda-block &gt; div{
	background:#f9f9f9;
	border-bottom:1px solid #DDD;
	color:#444;
	padding:10px 0;
}
.agenda-block &gt; div:first-child{
	background:#62727f;
	font-weight:bold;
	color:#FFF;
}
.agenda-block &gt; div.hibr{
	background:#ddd;
	border-bottom:1px solid #eee;
	opacity:.5;
}
.agenda-block &gt; div &gt; div{
	float:left;
	width:40%;
	padding:0 5px;
}
.agenda-block &gt; div &gt; div.tsec{
	width:15%;
}
.agenda-block &gt; div &gt; div.tspk span{
	display:inline-block;
	vertical-align:middle;
}
.agenda-block &gt; div &gt; div.tspk span:first-child + span{
	width:85%;
	margin-left:5px;
}
#Agenda, #Edetails, #Venue, #Contact {
	padding-bottom:30px;
}
.agenda-block i{
	font-style:italic;
}</pre></body></html>