html, body, .item-page, .articleBody {
	width: 100%;
	height: 100%;
}
html {
	font-size: 16px;
}
body {
	line-height: 1.4;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 62.5%;	/*10px*/
	background: #FFF;
}
strong {
	font-weight: bold;
}
.container {
	width: 100%;	/*100%*/
	height: 100%;
	margin: 0 auto;
}
.slide {
	width: 100%;
	height: 100%;
	min-height: 600px;
	height: expression( this.scrollHeight < 601 ? "600px" : "auto" );
	position: relative;
	margin: 0 auto;
}
.wrapper {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #FFF;
}
.content {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
a {
	text-decoration: none;
}
ul {
	font-size: 0;
}
li {
	font-size: 10px;
}
span.description {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.container.home #slide1 .wrapper {
	background: #FFF url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bg-home.png) no-repeat 348px 0;
}
.logo-orkts, .logo-cuhk {
	position: absolute;
}
.logo-orkts {
	left: 53px;
	top: 26px;
}
.logo-cuhk {
	left: 873px;
	top: 20px;
}
.mask {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	position: absolute;
	z-index: -100;
}
.gear {
	display: block;
	position: absolute;
	z-index: 100;
	opacity: 1;
	cursor: pointer;
}
/*spinning effect*/
.gear1 .gear-bg, .gear2 .gear-bg, .gear5 .gear-bg {
	-webkit-animation: spinClockwise 40s infinite linear;
	-moz-animation: spinClockwise 40s infinite linear;
	-o-animation: spinClockwise 40s infinite linear;
	-ms-animation: spinClockwise 40s infinite linear;
}
@-webkit-keyframes spinClockwise {
	0% { -webkit-transform: rotate(0deg);}
	100% { -webkit-transform: rotate(360deg);}
}
@-moz-keyframes spinClockwise {
	0% { -moz-transform: rotate(0deg);}
	100% { -moz-transform: rotate(360deg);}
}
@-o-keyframes spinClockwise {
	0% { -o-transform: rotate(0deg);}
	100% { -o-transform: rotate(360deg);}
}
@-ms-keyframes spinClockwise {
	0% { -ms-transform: rotate(0deg);}
	100% { -ms-transform: rotate(360deg);}
}
.gear3 .gear-bg, .gear4 .gear-bg, .gear6 .gear-bg, .gear7 .gear-bg {
	-webkit-animation: spinAntiClockwise 40s infinite linear;
	-moz-animation: spinAntiClockwise 40s infinite linear;
	-o-animation: spinAntiClockwise 40s infinite linear;
	-ms-animation: spinAntiClockwise 40s infinite linear;
}
@-webkit-keyframes spinAntiClockwise {
	0% { -webkit-transform: rotate(360deg);}
	100% { -webkit-transform: rotate(0deg);}
}
@-moz-keyframes spinAntiClockwise {
	0% { -moz-transform: rotate(360deg);}
	100% { -moz-transform: rotate(0deg);}
}
@-o-keyframes spinAntiClockwise {
	0% { -o-transform: rotate(360deg);}
	100% { -o-transform: rotate(0deg);}
}
@-ms-keyframes spinAntiClockwise {
	0% { -ms-transform: rotate(360deg);}
	100% { -ms-transform: rotate(0deg);}
}
.gear-title {
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
}
.gear.gear1 {
	width: 210px;
	height: 210px;
	left: 550px;
	top: 278px;
	position: relative;
}
.gear1 .gear-bg {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/gear1.png) no-repeat left top;
	width: 210px;
	height: 210px;
	background-size: 210px 210px;
}
.gear1 .gear-title {
	top: 72px;
	left: 59px;
	font-size: 18px;
	line-height: 23px;
	color: #26A48F;
}
.gear.gear2 {
	width: 175px;
	height: 175px;
	left: 579px;
	top: 70px;
	z-index: 200;
}
.gear2 .gear-bg {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/gear2.png) no-repeat left top;
	width: 175px;
	height: 175px;
	background-size: 175px 175px;
}
.gear2 .gear-title {
	top: 64px;
	left: 48px;
	font-size: 12.5px;
	line-height: 16px;
	color: #B7C233;
}
.subgear2 {
	display: none;
}
.subgear2alt {
	position: absolute;
	left: 20px;
	top: 110px;
	border: 3px solid #B8C300;
	-webit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	z-index: 300;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
	/*background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/submenu-k-alt.png) no-repeat left top;*/
	width: 144px;
	height: 150px;
}
.gear.gear3 {
	width: 192px;
	height: 192px;
	left: 348px;
	top: 385px;
	z-index: 200;
}
.gear3 .gear-bg {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/gear3.png) no-repeat left top;
	width: 192px;
	height: 192px;
	background-size: 192px 192px;
}
.gear3 .gear-title {
	top: 74px;
	left: 51px;
	font-size: 13px;
	line-height: 16px;
	color: #AE7322;
}
.subgear3alt {
	display: none;
	position: absolute;
	left: -12px;
	top: 130px;
	width: 220px;
	height: 140px;
	border: 3px solid #C78600;
	-webit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
}
.subgear2alt ul, .subgear3alt ul, .subgear5alt ul {
	margin: 5px 0;
}
.subgear2alt li, .subgear3alt li, .subgear5alt li {
	margin-left: 25px;
	margin-bottom: 3px;
}
.subgear2alt li {
	list-style: outside url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-arrow-yellow.png);
}
.subgear3alt li {
	list-style: outside url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-arrow-orange.png);
}
.subgear5alt li {
	list-style: outside url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-arrow-grey.png);
}
.subgear2alt li a, .subgear3alt li a, .subgear5alt li a {
	color: #333;
	font-size: 12px;
}
.subgear2alt li a:hover {
	color: #B7C233;
}
.subgear3alt li a:hover {
	color: #CA852A;
 }
.subgear5alt li a:hover {
	color: #D0D2D3;
 }
.subgear2alt li.lock {
	list-style: outside url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-lock-yellow.png);
}
.subgear3alt li.lock {
	list-style: outside url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-lock-orange.png);
}
.gear2:hover .subgear2,
.gear3:hover .subgear3,
.gear5:hover .subgear5 {
	display: block;
	}
.gear.gear4 {
	width: 192px;
	height: 192px;
	left: 768px;
	top: 197px;
}
.gear4 .gear-bg {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/gear4.png) no-repeat left top;
	background-size: 192px 192px;
	width: 192px;
	height: 192px;
}
.gear4 .gear-title {
	top: 80px;
	left: 54px;
	font-size: 15.5px;
	line-height: 18px;
	color: #E6B12E;
}
.gear.gear5 {
	width: 113px;
	height: 113px;
	left: 197px;
	top: 425px;
	/*left: 237px;
	top: 385px;*/
}
.gear5 .gear-bg {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/gear5.png) no-repeat left top;
	background-size: 113px 113px;
	width: 113px;
	height: 113px;
}
.gear5 .gear-title {
	top: 49px;
	left: 35px;
	font-size: 12px;
	line-height: 15px;
	color: #808184;
}
.subgear5alt {
	display: none;
	position: absolute;
	left: -23px;
	top: 70px;
	width: 160px;
	height: 80px;
	border: 3px solid #D0D2D3;
	-webit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
}
.gear.gear6 {
	width: 113px;
	height: 113px;
	left: 791px;
	top: 433px;
}
.gear6 .gear-bg {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/gear5.png) no-repeat left top;
	background-size: 113px 113px;
	width: 113px;
	height: 113px;
}
.gear6 .gear-title {
	top: 45px;
	left: 30px;
	font-size: 11px;
	line-height: 13px;
	color: #808184;
}
.gear.gear7 {
	width: 113px;
	height: 113px;
	left: 677px;
	top: 490px;
}
.gear7 .gear-bg {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/gear5.png) no-repeat left top;
	background-size: 113px 113px;
	width: 113px;
	height: 113px;
}
.gear7 .gear-title {
	top: 40px;
	left: 30px;
	font-size: 12px;
	line-height: 15px;
	color: #808184;
}
.slideshow {
	position: absolute;
	left: 0;
	top: 109px;
	width: 520px;
	height: 260px;
	background: #CCC;
}
#slideshow {
    position:relative;
    height:194px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.newsletter {
	display: block;
	position: absolute;
	width: 153px;
	height: 17px;
	left: 0;
	top: 507px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/btn-newsletter.png) no-repeat left top;
}
.policy {
	display: block;
	position: absolute;
	width: 153px;
	height: 28px;
	left: 0;
	top: 537px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/btn-policy.png) no-repeat left top;
	z-index: 100;
}
.menulink {
	cursor: pointer;
}
h2 {
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 300;
	color: #93D6CD;
	margin-bottom: 10px;
}
h3 {
	color: #26A48F;
	font-size: 18px;
	font-weight: 700;
}
#slide3 h3 {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/heading-bg.png) no-repeat left bottom;
	text-indent: 65px;
	line-height: 27px;
	height: 27px;
	min-width: 509px;
}
h4 {
	font-size: 13px;
	color: #93D6CD;
	margin-bottom: 5px;
}
p, li, td {
	font-size: 13px;
}

.container.home .roles ul {
	list-style: outside url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-green.png);
	margin-left: 20px;
}
.text, .text p {
	width: 540px;
}
.text p {
	text-align: justify;
	margin-bottom: 20px;
	line-height: 1.6;
}
.text li {
	margin-bottom: 5px;
}
.arrow-top {
	display: block;
	position: absolute;
	width: 23px;
	height: 28px;
	left: 929px;
	top: 37px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/arrow-top.png) no-repeat left top;
}
.committee {
	position: absolute;
	width: 325px;
	height: 150px;
	left: 662px;
	top: 80px;
	cursor: pointer;
}
.committee img {
	position: relative;
	z-index: 100;
}
.committee-popup th {
	font-size: 1.3em;
	font-weight: bold;
	padding: 15px 20px 5px 0;
}
.committee-popup td {
	padding-bottom: 5px;
}
.committee-popup strong {
	font-weight: bold;
}
.committee-list {
	position: relative;
	top: -30px;
	left: 50px;
	font-size: 16px;
	background: #FFF;
	width: 250px;
	box-shadow: 2px 2px 5px #D9D9D9;
	background-color: #E3E4E5;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#E3E4E5));
	background: -webkit-linear-gradient(top, #FFFFFF, #E3E4E5);
	background: -moz-linear-gradient(top, #FFFFFF, #E3E4E5);
	background: -ms-linear-gradient(top, #FFFFFF, #E3E4E5);
	background: -o-linear-gradient(top, #FFFFFF, #E3E4E5);
}
.committee-arrow {
	position: relative;
	left: 260px;
	top: -30px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/committee-arrow.png) no-repeat left top;
	width: 25px;
	height: 21px;
	z-index: 200;
}
.committee:hover .committee-arrow {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/committee-arrow.png) no-repeat left -100px;
}
.committee-list ul {
	margin: 25px 0;
}
.committee-list li {
	color: #26A48F;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 15px;
	margin-left: 25px;
	list-style: outside url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-arrow-yellow.png);
}
.committee-list li a {
	color: #26A48F;
}
.committee-list li a:hover {
	color: #128572;
}
#slide3 .content {
	height: auto;
	padding-bottom: 300px;
}
.bg-home-third {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bg-home-third.png) no-repeat left bottom;
	position: absolute;
	width: 263px;
	height: 186px;
	right: 70px;
	top: 480px;
	z-index: 0;
}
.bg-home-seventh {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bg-home-seventh.png) no-repeat left bottom;
	position: absolute;
	width: 270px;
	height: 270px;
	right: -20px;
	bottom: -50px;
	z-index: -1;
}
.bg-home-eighth {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bg-home-eighth.png) no-repeat left bottom;
	position: absolute;
	width: 297px;
	height: 207px;
	left: -50px;
	bottom: 20px;
}
.footer {
	background: #DCDDDE;
	padding: 10px;
	width: 100%;
	text-align: center;
}
.footer p.copyright {
	color: #777;
	font-size: 10px;
}
.footer p.address {
	color: #777;
	font-size: 12px;
}
.disclaimer a {
    color: #26A48F;
    text-decoration: underline;
}
/*.committee .committee-list {
	opacity: 0;
	-webkit-transition: opacity 0.8s ease-in-out;
	-o-transition: opacity 0.8s ease-in-out;
	-moz-transition: opacity 0.8s ease-in-out;
	transition: opacity 0.8s ease-in-out;
}
.committee:hover .committee-list {
	opacity: 1;
	-webkit-transition: opacity 0.8s ease-in-out;
	-o-transition: opacity 0.8s ease-in-out;
	-moz-transition: opacity 0.8s ease-in-out;
	transition: opacity 0.8s ease-in-out;
}*/
.box {
	width: 731px;
	height: auto;
	min-height: 103px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/box.png) no-repeat left top;
	background-size: cover;
	padding: 5px 10px 25px;
}
strong {
	font-weight: 600;
}
.box td {
	padding: 2px;
}
.box td.col1 {
	width: 230px;
}
.box td.col2 {
	width: 160px;
}
.box td.col3 {
	width: 100px;
}
.box td.col4 {
	width: 210px;
}
.box .tel {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-tel-green.png) no-repeat left 2px;
	padding-left: 13px;
}
.box .email {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-email-green.png) no-repeat left 5px;
	padding-left: 20px;
}
#slide3 h3 {
	margin: 20px 0 13px 0;
}
#slide3 li span {
	display: inline-block;
	vertical-align: top;
}
.email a {
	color: #000;
}
.step-list {
	width: 862px;
	height: 60px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/step-list-green.png) no-repeat left top;
	padding: 3px 0 0 25px;
}
.step-list span {
	line-height: 1.5;
}
.step-list .name {
	width: 220px;
}
.step-list .tel {
	margin-left: 220px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-tel-green.png) no-repeat left 2px;
	padding-left: 12px;
	margin-top: 5px;
	width: 130px;
}
.step-list .email {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-email-green.png) no-repeat left 4px;
	padding-left: 20px;
	margin-top: 5px;
}
.step-list:nth-child(even) {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/step-list-yellow.png) no-repeat left top;
}
.step-list.long {
	width: 862px;
	height: 105px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/step-list-long-green.png) no-repeat left top;
}
.step-list:nth-child(even).long {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/step-list-long-yellow.png) no-repeat left top;
}
.table-list {
	list-style: none;
	width: 853px;
	height: 35px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/table-list-green.png) no-repeat left top;
	padding: 3px 0 0 25px;
}
.table-list:nth-child(even) {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/table-list-yellow.png) no-repeat left top;
}
.table-list .name {
	width: 210px;
}
.table-list .position {
	width: 270px;
}
.table-list .tel {
	width: 120px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-tel-green.png) no-repeat left 2px;
	padding-left: 12px;
}
.table-list .email {
	width: 210px;
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-email-green.png) no-repeat left 4px;
	padding-left: 20px;
}
.step-list:nth-child(even) .tel, .table-list li:nth-child(even) .tel {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-tel-yellow.png) no-repeat left 4px;
}
.step-list:nth-child(even) .email, .table-list li:nth-child(even) .email {
	background: url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/bullet-email-yellow.png) no-repeat left 4px;
}
#newsletter table {
	width: 90%;
	margin-bottom: 10px;
}
#newsletter table th {
	background: #29A58F;
	color: #FFF;
	padding: 0 10px;
	font-size: 22px;
}
#newsletter table td {
	background: #F1F1F2;
	padding-left: 10px;
}
#newsletter table ul li a {
	color: #29A58F;
	text-decoration: underline;
	font-size: 16px;
}
#newsletter table ul li {
	font-size: 16px;
	color: #29A58F;
	list-style: inside url(/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/arrow-down.png);
	margin-bottom: 5px;
}
.theme-light .nivo-controlNav {
	text-align: center !important;
}

.btn-group.pull-right { display: none; }

.home-rmgs {
  position: absolute;
  top: 380px;
  display: block;
  width: 170px;
  height: 85px;
  margin-bottom: 20px;
  background: url('/20210325031702oe_/https://www.orkts.cuhk.edu.hk/templates/orkts-home/images/rmgs-icon.png') no-repeat center center;
  background-size: contain;
}