@charset "UTF-8";
@import "pp.fonts.css";
@import "pp.navigation.css";
@import "pp.grid.css";
@import "pp.logo.css";
@import "pp.footer.css";
@import "pp.search.css";
@import "pp.research-projects.css";
/* Hiu */
@import "pp.custom2.css";
/*/ Hiu */
@import "pp.gallery.css";
@import "pp.events.css";
/* Chinese font */
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

body,
html{
	max-width: 100%;
	/*overflow-x: hidden;*/
}

body {background-color: #FFF; font-family: urw-din,
'Arial',
 微軟正黑體,
 Microsoft JhengHei,
 STHeiti,
 华文黑体,
 SimHei,
 黑体,
 新細明體,
 PMingLiU,
 細明體,
 MingLiU,
 sans-serif; color: #000;  -webkit-font-smoothing: antialiased; font-size: 16px;
}

body{
	-webkit-overflow-scrolling: touch;
}

ul,
 menu,
 dir {
    list-style-type: none;
	
}

a {word-break: normal;}

.wp-caption-text{
	/* margin-top: 5px; */
	font-size: 80%;
	line-height: 100%;
	text-align: left;
}

.wp-caption:hover{
	/* margin-top: 5px; */
	text-decoration: underline;
}

.department, .ahiscategory  {
	background-color: white;
	color: #222;
}
.rss_header {
	display: none;
}
.rss_content p {
	margin: 0;
}
span.title a {
	font-family: urw-din
	text-decoration: bold;
	color: green;
	font-size: 20px;
}

span.title a:hover {
	color: blue;
}

.department:hover, .ahiscategory:hover   {
	background-color: #b5e2ae;
	color: #222;
	cursor: pointer; 
}

ul,
 li {
	list-style-type: disc;
	padding-bottom: 5px;
}

ul.gfield_radio > li {
	list-style-type: none;
}

.no-bullet{
	list-style-type: none; 
}

.pllexislider, .pllexislider-overlay, .instaslider-nr-2, .GraphImage, .GraphSidecar, .GraphVideo {
	position: relative;
	width: 300px;
	margin: 10px;
	list-style-type: none;
	display: block;
}

li > .jr-insta-datacontainer{
	list-style-type: none;
	line-height: 14px;
	margin-top: -15px;
	margin-bottom: 20px;
	text-align: left;
}



.galleryItem img.thumb:hover  {
	opacity: 0.6;
}


.c_name{
	font-family: 'Noto sans TC',
 scans-serif;
	font-size: 36px;
}
.page-sub-menu {
	margin-top: -2em;
	margin-bottom: 3em;
}

.gfield {
	margin-bottom: 1.5em;
}

.validation_message{
	color: red;
}

.ginput_full,
 .ginput_left,
 .address_city {
	width: 90%;
	float: left;
}

[id^="input_"] {	
	width: 75%;
}

[id^="input_"].large {	
	width: 95%;
}

.gform_body > ul > li {
    list-style-type: none;
}

.alignleft{
	float: left;
	padding-right: 15px;
}

.alignright{
	float: right;
	padding-left: 15px;
}

a:active{
	outline: none;
}
a.filterLink:hover,
 a:hover{
	color: #6AC65B;
}
a.clicked:hover{
	color: inherit;
}
a.filterItem{
	color: inherit;
}
b{
	font-family: urw-din; 
	font-weight: 600 !important;
}
.blur{
	-webkit-filter: blur(15px);
}

::selection {
  background: #6AC65B; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #6AC65B; /* Gecko Browsers */
}
a.post-edit-link {
	padding: 0px 2px;
	margin: 6px 0px 4px 190px;
	border: 1px solid #6AC65B;
	display: inline-block;
	position: absolute;
	font-size: 10px;
	z-index: 101;
	width: 45px;
	height: 18px;
}
a.post-logout-link {
	margin: 25px 190px;
}

ol{
	padding-left: 20px;
}
ol li{
	font-size: 16px;
	line-height: 25px;
	list-style-type: decimal;
}


.dim-overlay{
	position: fixed;
	right: 0;
	top: 0;
	width: 45%;
	height: 100%;
	background-color: rgba(255,
255,
255,
0.7);
}
.webpanel{
	position: relative;
	width: 45%;
	overflow-x: hidden;
	/*overflow-y: scroll;*/
	opacity: 0;
	-webkit-transition: -webkit-filter 0.2s linear 0s;
}
.webpanel.left{
	float: left;
	left: 0;
	/*direction: rtl;*/
}
.webpanel.left *{
/*	direction: ltr;*/
}
.webpanel.right,
 webpanel.search{
	float: right;
	right: 0;
}
.webpanel.empty{
	background-color: #EEE;
}

.webpanel.fixed{
	position: fixed!important;
}

.webpanel.pageContent{
	position: relative;
	width: 100%;
	overflow-x: hidden;
}
.webpanel.pageContent .content{
	overflow: hidden;
	padding-top: 60px;
}
.webpanel.left.pageContent .content{
	padding-left: 10px;
	padding-right: 10px;
}
.webpanel.right.pageContent .content,

.webpanel.search.pageContent .content,

.webpanel.right .appendix{
	padding-left: 10px;
	padding-right: 10px;
}
.webpanel .appendix{
	margin-top: 80px;
}
.webpanel.left .appendix{
	padding-left: 70px;
	padding-right: 20px;
}
/*.webpanel.right .appendix{
	padding-left: 20px;
	padding-right: 70px;
}*/
.webpanel.right .content{
	-webkit-transition: opacity 0.2s linear 0s;
}
.webpanel.right .content.dim{
	opacity: 0.3;
}



.appendix hr{
	margin: 30px 0;
	border-color: #DDD;
}
.section-title{
	font-family: urw-din-condensed;
	font-size: 30px;
	line-height: 1.2;
	text-transform: uppercase;
}
.webpanel.left .section-title.fixed{
	position: fixed;
	background-color: #FFF;
	z-index: 1;
	padding: 60px 0 10px 5px;
	margin-left: -5px;
	top: 0;
	left: 85px;
}
.page-title{
	font-family: urw-din-condensed,'Arial';
	font-size: 35px;
	line-height: 1.2;
	text-transform: uppercase;
	top: -5px;
}
.page-subtitle{
	font-family: urw-din-condensed;
	font-size: 30px;
	line-height: 34px;
	margin-top: 15px;
}
.content-wrapper{
	/*margin-top: 180px;*/
}
.people-list-wrapper{
	/*margin-top: 40px;*/
}
.people-list-wrapper h3{
	/*margin-top: 35px;*/
	padding-top: 25px;
	border-top: 1px solid #DDD;
}
.people-list-wrapper h3:first-child{
	margin-top: 25px;
}

p{
	font-size: 16px;
	line-height: 25px;
}
ol{
	margin-bottom: 25px;
}
hr{
	border-color: #DDD;
	margin: 25px 0;
}

.peoplePadding > *{
	/*padding-left: 5px;*/
}
.peopleItem{
	margin: 10px 0 25px;
	display: block;
}
.peopleItem > *{
	/*padding: 0 5px;*/
}
.peopleItem .name{
	font-family: urw-din-condensed;
	font-size: 24px;
	padding: 5px 0;
	display: inline-block;
	cursor: pointer;
}
.peopleItem.clicked .name:not(.textGrey) {
	background-color: #6AC65B;
	padding: 5px 10px;
	margin-left: -5px;
	display: inline-block;
}

.peopleItem .name.clicked{
	background-color: #6AC65B;
}
.peopleItem:hover .name{
	border: 1px solid #6AC65B;
	padding: 4px;
	margin-left: -5px;
	color: #000;
}
.peopleItem.clicked:hover .name{
	border: none;
}

.peopleItem .title{
	font-size: 15px;
	line-height: 18px;
	color: #000;
}
.peopleItem.filter_sortByTitleOrder .title{
	color: #666;
}

.people-content-wrapper > .portrait{
	height: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	margin-bottom: 20px;
	margin-top: 40px;
}

.people-content-wrapper > .name{
	font-family: urw-din-condensed;
	font-size: 50px;
	line-height: 1;
	margin-bottom: 10px;
}

.people-content-wrapper > .title{
	color: #666;
}
.people-content-wrapper > .links-wrapper{
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
}
.people-content-wrapper > .links-wrapper .linkItem{
	font-family: urw-din;
	font-weight: 500 !important;
	float: left;
	margin-right: 25px;
	text-decoration: underline;
}

.btn-ebook {
	width: 30px;
	height: 30px;
	background: url('../images/btn-back.png') no-repeat left top;
	cursor: pointer;
	position: relative;
	display: block;
	top: 70px;
	margin-bottom: 20px;
	left: 10px;	
}


#btn-back{
	width: 29px;
	height: 22px;
	background: url('../images/btn-back.png') no-repeat left top;
	cursor: pointer;
	position: relative;
	display: block;
	top: 70px;
	margin-bottom: 20px;
	left: 10px;
}

#btn-back.backToIndex{
	width: auto;
	height: auto;
	font-family: urw-din;
	font-weight: 600 !important;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	background: url('../images/btn-back-index.png') no-repeat left top;
	position: relative;
	top: 0;
	left: 15px;
}
#btn-back.backToIndex.visible-xs{
	left: -4px;
}

#rp-btn-back{
	width: 29px;
	height: 22px;
	background: url('../images/btn-back.png') no-repeat left top;
	cursor: pointer;
	position: relative;
	display: block;
	top: 70px;
	margin-bottom: 20px;
	left: 10px;
}
#rp-btn-back.backToIndex{
	width: auto;
	height: auto;
	font-family: urw-din;
	font-weight: 600 !important;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	background: url('../images/btn-back-index.png') no-repeat left top;
	position: relative;
	top: 0;
	left: 15px;
}
#rp-btn-back.backToIndex.visible-xs{
	left: -4px;
}

.filter-wrapper{
	margin-top: 40px;
}
.filter-wrapper.people{
	margin-top: 20px;
}
.filter-wrapper.people.sub{
	margin-top: 10px;
	border-top: 1px solid #DDDDDD;
	padding-top: 20px;
}
.filterItem{
	padding: 3px 5px;
	border: 2px solid #DDDDDD;
	display: inline-block;
	cursor: pointer;
	font-size: 15px;
	margin-bottom: 10px;
}
.filterItem.on{
	border: 2px solid #6AC65B;
}
.filterItem.staffSubcat,

.filterItem.sub{
	font-size: 13px;
}
.contentPlaceholder{
	width: 28px;
	height: 6px;
	background-image:url('../images/placeholder.gif');
	background-repeat: no-repeat;
}

#splash-wrapper{
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	text-align: center;
	opacity: 0.95;
	background-color: none;
	cursor: pointer;
	z-index: 10;
}

#home-close-button {
		z-index: 0;
		color: #fff;
}

#home-close-button:hover {
		z-index: 0;
		color: #6Ac65B;
}

#splash-wrapper:hover{
	opacity: 1;
}
#splash-wrapper .splashItem{
	display: inline-block;
	max-width: 75%;
	margin: auto;
}
#splash-wrapper .splashItem img{
	display: block;
	opacity: 0;
	max-width: 100%;	
}
#splash-wrapper .splashItem .splash-caption{
	font-size: 13px;
	line-height: 16px;
	width: 240px;
	text-align: left;
	margin: 5px;
}

.splash-caption > a{
	color: #fff;
}

.splash-caption > a:hover{
	color: #6Ac65B;
}

#loading{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	margin: auto;
	width: 100%;
	height: 100%;
	background: rgba(255,
255,
255,
0.8) url('../images/hku-loading.gif') no-repeat center center;
}

.fetched {
    display: block;
    width: 640px;
    height: 340px;
    background-size: cover;
    border: 3px solid #73AD21;
    background-repeat: no-repeat;
}

.rss_image {
    margin-bottom: 200px;
}

/*JQUERY UI OVERRIDES*/
.ui-autocomplete *{
	font-family: urw-din-condensed;
}
.ui-autocomplete .ui-menu-item.ui-state-focus{
	border: 1px solid #6AC65B;
	background: none;
	background-color: #6AC65B;
	color: #000;
	font-family: urw-din-condensed;
	font-weight: 400;
}

.itranet-link {
	z-index: 9000;
	font-family: urw-din-condensed;
	font-size: 18px;
	position:fixed;
    top: 0px;
	padding-top: 18px;
    right:20px;
	z-index: 99999;
}

.itranet-link a:hover{
	text-decoration: underline;
}





@media (min-width: 320px) and (max-width: 480px) {
	
	.itranet-link {
		position: relative;
    	padding-top: 88px;
		margin-right:-5px;
	}

	#mobile-navigation-container {
		overflow: visible;
	}
	#btn-back.backToIndex{
		/* left: -4px; */
	}
	#rp-btn-back.backToIndex{
		left: -4px;
	}	
	.webpanel.right.pageContent .content,

	.webpanel.search.pageContent .content,

	.webpanel.right .appendix{
		padding-left: 5px;

	}
	.webpanel.left.pageContent .content{
		padding-left: 5px;

	}
	
	
	.webpanel.pageContent .content{
		padding-top: 60px;
	}
	.page-title{
		font-size: 24px;
	}
	.page-subtitle{
		font-size: 20px;
	}	
	.people-content-wrapper > .portrait{
		margin-bottom: 5px;
	}
	img, .wp-caption-text{
		max-width: 90% !important;
		height: auto;
	}
	.innerContent, p {
			font-size: 16px;
			line-height: 25px;
	}
	
	.fetched {
		display: block;
		width: 300px;
		height: 170px;
		background-size: cover;
		border: 1px solid #73AD21;
		background-repeat: no-repeat;
		margin-left: -35px;
	}

	.rss_image {
		margin-bottom: 30px;
	}
		
}	
	
@media (min-width: 481px) and (max-width: 767px) {
	
	.itranet-link {
		position: relative;
    	padding-top: 86px;
	}
}

	
@media (min-width: 768px) and (max-width: 992px) {
	
	.itranet-link {
		position: relative;
    	padding-top: 86px;
		padding-right:40px;
	}
}

/* Small devices (tablets,
 768px and up) */
@media (min-width: 768px) {
	/*.row{
		margin-left: 0px;
		margin-right: 0px;
	}*/
	/* .itranet-link { */
		/* position: relative; */
    	/* padding-top: 20px; */
	/* } */
	
			
	#btn-back.backToIndex{
		left: -4px;
	}
	#rp-btn-back.backToIndex{
		left: -4px;
	}	
	.webpanel.right.pageContent .content,

	.webpanel.search.pageContent .content,

	.webpanel.right .appendix{
		padding-left: 50px;
		padding-right: 50px;
	}
	.webpanel.left.pageContent .content{
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.webpanel.pageContent .content{
		padding-top: 80px;
	}
	.page-title{
		font-size: 50px;
	}
	.people-content-wrapper > .portrait{
		margin-bottom: 40px;
	}
	.gallery-wrapper{
	height: 600px;
	}	

}

/* Medium devices (desktops,
 992px and up) */
@media (min-width: 992px) {
	body {
		overflow: hidden;
	}
	
	.people-content-wrapper,
 .col-xs-12 .col-md-12{
		    position: initial;
	}
	
	.webpanel.left{
		direction: rtl;
	}
	.webpanel.left *{
		direction: ltr;
	}
	
	#btn-back{
		width: 29px;
		height: 22px;
		background: url('../images/btn-back.png') no-repeat left top;
		cursor: pointer;
		position: absolute;
		left: 35px;
		top: 69px;
	}
	#btn-back.fixed{
		position: fixed;
		z-index: 10;
	}
	#rp-btn-back{
		width: 29px;
		height: 22px;
		background: url('../images/btn-back.png') no-repeat left top;
		cursor: pointer;
		position: absolute;
		left: 35px;
		top: 69px;
	}
	#rp-btn-back.fixed{
		position: fixed;
		z-index: 10;
	}	
	.webpanel.pageContent{
		width: 45%;
	}
	.webpanel.left.pageContent .content,

	.webpanel.left .appendix{
		padding-left: 70px;
		padding-right: 20px;
	}
	.webpanel.right.pageContent .content,

	.webpanel.search.pageContent .content,

	.webpanel.right .appendix{
		padding-left: 20px;
		/*padding-right: 70px;*/
		padding-right: 40px;
	}
	.webpanel.pageContent .content{
		padding-top: 60px;
	}

	
}

/* Large devices (large desktops,
 1200px and up) */
@media (min-width: 1440px) {
	.webpanel.left{
		width: 30%;
	}
	.webpanel.right,
 .webpanel.search{
		width: 60%;
	}
	.dim-overlay{
		width: 60%;
	}
	.spine{
		left: 35%;
	}
}
@media (min-width: 1440px){
	.webpanel.right .col-md-12{
		width: 66.66666667%;
	}
		
	.gallery-wrapper{
	height: 600px;
	}

}


}
/*DUMMY CONTENT*/
.dummy-content{
	width: 100%;
	background: url('../images/dummy-content.png') repeat-y center top;
	height: 2367px;
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
}
.dummy-content2{
	width: 100%;
	background: url('../images/dummy-content2.png') no-repeat center top;
	height: 1172px;
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
}
.dummy-search{
	width: 100%;
	background: url('../images/dummy-search.png') repeat-y center top;
	height: 1282px;
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
}

figure {
	margin-bottom: 10px;
}

