<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* City University of Hong Kong */
/* CSS Base Custom */


/* For testing only */
/* #cityu-footer {border-color: red !important;} */


/*.cityu-layout-home #cityu-media .cityu-inner {background: #555555 url("../img/cover2.jpg") center no-repeat;}*/

/*@import url(//fonts.googleapis.com/css?family=Calibri:400);*/

.cityu-layout-home #cityu-media .cityu-inner #event {
/*	height: 375px; */
/*	height: 335px; */
	height: 350px;
	background-color: #229A5B;
	color: #FFFFFF;
}

.cityu-layout-home #cityu-media .cityu-inner #event #ircsemsEN {
	font-family: Calibri;
	font-size: 30px;
	font-weight: bold;
}

.cityu-layout-home #cityu-media .cityu-inner #event #ircsemsCN {
	font-family: SimHei;
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
}

.cityu-layout-home #cityu-media .cityu-inner #event #event_date {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	padding-top: 15px;
}

.cityu-layout-home #cityu-media .cityu-inner #event #venue {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
/*	padding-top: 40px; */
	padding-top: 20px;
}

.cityu-layout-home #cityu-media .cityu-inner #event #seemcityu {
	background: #ffffff url("../img/Logo_SEEMCityU_280053.jpg") center no-repeat;
	height: 45px;
	/!--padding-top: 30px;
	padding-top: 20px; 
	padding-bottom: 17px;
}
.cityu-layout-home #cityu-media .cityu-inner #event #sdsccityu {
	background: #ffffff url("../img/Logo_SDScCityU_280053.png") center no-repeat;
	height: 60px;
	/!--padding-top: 30px;
	padding-top: 20px;
	padding-bottom: 17px;
}
.cityu-layout-home #cityu-media .cityu-inner #event #skliotsc_logo {
	background: #ffffff url("../img/Logo_skliotsc2_240051.png") center no-repeat;
	height: 45px;
	/!--padding-top: 30px;
	padding-top: 20px; 
	padding-bottom: 17px;
}
.cityu-layout-home #cityu-media .cityu-inner #event #umfba_logo {
	background: #ffffff url("../img/Logo_umfba_250035.png") center no-repeat;
	height: 51px;
	/!--padding-top: 30px;
	padding-top: 20px; 
	padding-bottom: 17px;
}

/*
.cityu-layout-home #cityu-media .cityu-inner #event #sme_nu_logo {
	background: #ffffff url("../img/sme_nu_270049.jpg") center no-repeat; //1st time
	background: #ffffff url("../img/sme_nu_20181006.png") center no-repeat; //final time
	height: 40px;
	padding-top: 30px; 
}
*/

/*
.cityu-layout-home #cityu-media .cityu-inner #event #nu_pic {
/!--	background: #ffffff url("../img/nu_campus_336224v2.jpg") top no-repeat;
	background: #ffffff url("../img/nu_campus_20181008.png") top no-repeat;
	height: 224px; //1st time
	height: 120px; //final time
	padding-top: 10px;
	/!--padding-top: 30px;
}
*/


.cityu-layout-home #cityu-media .cityu-inner #organizers {
	height: 100px;
	background-color: #009DD9;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	border-top: solid 5px #404040;
	font-family: Calibri;
	font-size: 16px;"
}

#cityu-main .cityu-inner #pdf-flyer {
	background: #ffffff url("../img/pdf-flyer.jpg") top no-repeat;
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #fff6f9;
	height: 113px;
	width: 300px;
	line-height: 26px;
}

.cityu-layout-home #cityu-main .cityu-inner #online-submit {
	background: #ffffff url("../img/view_abstract_submission_form.jpg") top no-repeat;
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #f5ffff;
	height: 113px;
	width: 300px;
	line-height: 26px;
	
}


.cityu-layout-home #cityu-main .cityu-inner #transport {
	background: #ffffff url("../img/transportation.jpg") top no-repeat;
	height: 60%;
	width: 60%;
}


/* Name of office head */
h4 {color: #963b60;}
.filename {border-bottom: 1px #888 dotted;}
.focus {color: #ff0000;}
.code {font-size: 13px; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace}
.syntaxhighlighter {border: 1px solid #e0e0e0;}
.syntaxhighlighter.collapsed .toolbar {border: 0 !important;}
.recentlog {font-size: 11px;}
.recentlog a {font-weight: normal;}


/* Online Submission button (20191030) */
#cityu-content .cityu-content-page #btnOnlineSubmission {
	background: #ffffff url("../img/btn03.png") top no-repeat;
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #fff6f9;
	height: 80px;
	width: 330px;
	line-height: 26px;
}



</pre></body></html>