/*temp hidden elements*/
/*table.publications, table.publications+p, table.publications+p+p, table.publications+p+p+p {
    display: none;
} */

/* -------------------------------- */
/* Standard HTML Tag Reset          */
/* -------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, span, form, input, fieldset, button, pre, b, strong {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
img {
  border: none;
}

/* -------------------------------- */
/* Standard HTML Tag Definition     */
/* -------------------------------- */
body{
    font-family: 'Lato', sans-serif;
    font-family: 'PT Sans', sans-serif;
    line-height: 1.5;
    font-weight: 400;
    text-align: justify;
  	font-size: 14px;
}
body #banner_people .item-page  {
    font-size: 12pt;
}
h1, h2, h3, h4, h5 {
	/*font-weight: 500;*/
}

.index_slideshow_wrapper{
  width: 1280px;
  margin: 0 auto;
}
.aidanews2_positions{
  padding:0px !important;
}
.aidanews2 img{
  border: solid 0px;
}
#inner_banner{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/testing/paper.png");
}
.banner_wrapper {
  width: 1008px;
  margin: 0 auto;
}
.banner_wrapper img{
  width:100%;
}
.wrapper, .slides_content_wrapper, .footer_wrapper{
  width: 1008px;
  margin: 0 auto;
}

.index_wrapper{
  width:920px;
  margin: 0 auto;
}
.main_menu .wrapper{
  /*width:950px;*/
  width:1120px;
}
@media(max-width:1100px){
  .main_menu .wrapper{
    width:950px;
}
  .main_menu .wrapper a{
    font-size: 88% !important;
}
  .index.zh-tw .main_menu ul.ext-menu li {
    min-width: 93px !important;
}
  .index.ja-jp .main_menu ul.ext-menu li {
    min-width: 86px !important;
}
}

#header_container{
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1;
}
#header{
  background: #f9f9f9;
  width: 100%;
  padding-top: 15px;
}
#mobile_menu{
  float: right;
  width: 20px;
  margin: 0px 20px 0px 20px;
}

.search_menu input[type="text"]:focus{
  outline:none;
}
.search_menu{
  float: right;
  padding:0px 0px 0px 20px;
}

.font_pic {
  background: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/themes/customtheme/images/font.png");
  margin: -4px -17px;
}
.lang_font_pic {
  background: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/themes/customtheme/images/font.png");
}
.top_sitemap{
  float: right;
  padding: 5px 0px 0px 0px;
}
.top_sitemap a{
  text-decoration:none;
}
#logo_name {
  	padding: 65px 0px;
  	text-align:center;  
    background: #f9f9f9;
}

.cuhk_logo img{
  width: 70px;
  height: auto;
  margin-right: 15px;
}
.jas_name {
	display:inline-block;
 	margin-left: 15px;
 	text-align:left;
    line-height: 30px;
    font-size: 13px;
    vertical-align: top;
}
.jas_name a{
  text-decoration:none;
  font-weight: 700;
}
.zh-tw .jas_name a, .ja-jp .jas_name a{
  font-size:18px;
}
.more_button{
 /* width:73px;
  margin:0 auto;*/
  text-align:right;
  margin-top: 6px;
}
.more_button a{
  border: 0px !important;
  padding: 5px 20px !important;
  margin-right: 10px;
  font-size: 15px;
  border-radius: 2px;
}
.top_menu li{
  display:inline;
  padding:0px 7px;
}
#inner_content{
    background: #f9f9f9;
  	margin-top:240px;
}
.inner_container #inner_content{
  	margin-top:0px;
}
#content{
  width: 100%;
}
.index_title p{
  text-align: center;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Buenard;
}
.index_subtitle p{
  text-align: center;
  margin:20px 0px;
  color:#848789;
  font-weight: 400;
  transform: scaleY(1.0009);
  line-height: 30px;
}
.camera_overlayer{
    background: rgba(36,30,81,0.3);
}
.inner_container{
  width:100%;
  margin-top:125px;
  background: #f9f9f9;
}
.index_separator{
  border-top:3px solid grey;
}
.main_menu{
  height: 55px;
  background-color: #E1E1E1;
  width: 100%;
}
.main_menu .moduletable{
  background: #E1E1E1;
}
.main_menu .ext-menu{
  margin-bottom:0em;
  margin-left: 16px;
}
.main_menu ul.ext-menu li{
  background: #E1E1E1;
  font-size: 11pt;
  padding: 0px 10px;
  vertical-align: middle;
}
.main_menu ul.ext-menu li{
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/themes/customtheme/images/menu_background.png");  
  background-repeat: no-repeat;
  background-position: center center; 
}
.index.zh-tw .main_menu ul.ext-menu li {
  min-width: 110px;
  text-align: center;
}
.index.ja-jp .main_menu ul.ext-menu li {
  min-width: 100px;
  text-align: center;
}
.main_menu ul.ext-menu li:hover,.main_menu ul.ext-menu li.sfHover,.main_menu ul li.active{
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/themes/customtheme/images/menu_bg_n.png");  
  transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -webkit-transition: all 250ms ease-out;
}
.main_menu ul.ext-menu li a {
  border:0px;
  padding: 15px 7px 16px 7px;
  text-transform: uppercase;
  font-size:12pt;
  font-weight: 700;
  letter-spacing:0.5px;
}
/*.main_menu ul.ext-menu li ul li{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  border-left: 3px solid rgba(255, 255, 255, 0);
  background-color: #f2f2f2;
  height: 42px;
  padding: 10px 20px;
}
.main_menu ul.ext-menu li ul li:hover{
  border-left: 3px solid #79c992;
  background-color: #f7f7f7;
  color: #aeaeae;
}
.main_menu ul.ext-menu li ul li a{
  color:#bbb;
  padding:0px;
}
.main_menu ul.ext-menu li ul li:hover a{
  color:#000000;
}
.main_menu ul li.item-109 ul,.main_menu ul li.item-110 ul{
  display:none !important;
}*/
#second_menu{
  padding-bottom: 65px;
}
#second_menu ul {
  text-align:center;
}
#second_menu li{
  display: inline-table;
  width: 160px;
  margin: 0px 15px;
  text-align: center;
  height: 137px;
  text-transform: uppercase;
  vertical-align: middle;
  position:relative;
}
#second_menu li:first-child{
  margin-left:0px;
}
#second_menu li:last-child{
  margin-right:0px
}
#second_menu ul li a{
  text-decoration:none;
  position:relative;
  width: 146px;
  height: 140px;
  float: left;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding:7px;
}
#second_menu ul li a .image-title{
font-size: 14px;
}
#second_menu ul li.item-134 a .image-title{
    margin: 1px;
}
#second_menu ul li a div{
  height: 20px;
}
#second_menu ul li.item-130 a div, #second_menu ul li.item-131 a div,  #second_menu ul li.item-526 a div, #second_menu ul li.item-523 a div{
  height:42px;
}
#second_menu ul li.item-132 a div, #second_menu ul li.item-527 a div{
  height:50px;
}
#second_menu ul li.item-133 a img,#second_menu ul li.item-134 a img, #second_menu ul li.item-532 a img, #second_menu ul li.item-533 a img{
  margin-bottom: 20px;
}
#second_menu ul li.item-134 a div{
  height:35px;
}
#second_menu li a img{
  margin-top: -30px;
  height: 50px;
}
#second_menu li .menumore{
  position: absolute;
  bottom: -10px;
  left: 37%;
  background: white;
}
#second_menu ul li:hover a{
  background: #DDDDDD;
  
}

/*#second_menu .second1{
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
#second_menu .second2{
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
#second_menu .second3{
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
#second_menu .second4{
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
#second_menu .second5{
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}*/
/*header_narrow*/
#header_narrow,#inner_narrow{
  position: fixed;
  top:0px;
  width: 100%;
  z-index: 3;
}
#header_narrow #header,#inner_narrow #header{
}
#header_narrow #logo_name,#inner_narrow #logo_name{
  text-align: left;
  padding: 0px 0px 15px 0px;
}
#index_slideshow{
  min-height: 500px;
  width: 100%;
  padding-bottom: 130px;
}
.camera_wrap .camera_pag .camera_pag_ul {
  float: left;
  margin: -50px 0px 0px 0px;
  width: 100%;
  text-align: center;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  height: 12px;
  width: 12px;
  border-radius: 16px;
  float: left;
  top: 0;
  margin: 1px -3px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: white;
  height: 14px;
  width: 14px;
  margin: 20px 8px;
}
.camera_caption.moveFromLeft {
  width: 100%;
  text-align: center;
  height: 70%;
}
.camera_caption_title {
  font-size: 2.5em;
}
.camera_caption_desc {
  font-size: 1.6em;
  margin-top: 30px;
}
#camera_wrap_87 .camera_caption > div {
  background: transparent;
}
#camera_wrap_186 .camera_caption > div {
  background: transparent;
}
#camera_wrap_314 .camera_caption > div {
  background: transparent;
}
.more_button{
  background-repeat:no-repeat;
  background-position:center center;
}
.more_button:hover{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/more_button/more_hover.png");
}
#index_aboutus{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/concrete_seamless.png");
  width: 920px;
  margin: 0px auto;
}
#index_aboutus .index_title{
  text-align:center;
  font-size: 18px;
}
#index_aboutus .index_title p{
  text-align: left;
  margin: -30px 40px 0px 120px;
}
#index_admissions{
}
#index_admissions .index_title p{
  text-align: right;
  margin:-30px 125px 0px 35px;
}
#index_admissions .index_title{
  text-align:center;
  font-size: 18px;
}
#index_programmes{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/testing/paper.png");
  width: 920px;
  margin: 0px auto;
}
#index_programmes .index_title{
  text-align:center;
  font-size: 18px;
}
#index_programmes .index_title p{
  text-align: left;
  margin: -30px 40px 0px 120px;
}
#index_research,#announcements,#news-and-events,#announcements,#carn{
  /*padding-bottom:30px;*/
  padding-bottom:15px;
}
#index_research .index_title,#announcements .index_title{
  text-align:center;
  font-size: 18px;
}
#index_research .index_title p,#announcements .index_title p{
  text-align: right;
  margin: -30px 125px 10px 35px;
}
#index_research a,#announcements a{
  color:black;
}
#index_research .aidanews2_art,#announcements .aidanews2_art{
  width: 450px;
  display: inline-block;
  /*border: 1px solid black;*/
  margin:10px;
  height: 120px;
  background:#EFEFEF;
  background-image:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/research_post.jpg");
}
#index_research .aidanews2_art.odd,#announcements .aidanews2_art.odd{
  margin-left:0px;
}
#index_research .aidanews2_art.even,#announcements .aidanews2_art.even{
  margin-right:0px;
}
#index_research .aidanews2_art:hover,#announcements .aidanews2_art:hover{
  background:#DDDDDD;
  /*border:1px solid transparent;*/
  background-image:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/research_hover_3.jpg");
}
#index_research .aidanews2_head,#announcements .aidanews2_head{
  display: inline-block;
  position: relative;
}
#index_research .aidanews2_head img.aidanotifier_new,#announcements .aidanews2_head img.aidanotifier_new{
  position:absolute;
  top:0px;
  left:5px;
}
#index_research .aidanews2_head a.aidanews2_img1 img,#announcements .aidanews2_head a.aidanews2_img1 img{
  width: 80px;
  height: 80px;
  margin: 15px;
  border:0px;
  border-right:1px solid black;
}
#index_research .aidanews2_top{
  display: inline-block;
  width:245px;
  vertical-align: top;
  padding-top:15px;
}
.date_separate{
  height: 0px;
  overflow: hidden;
}
#announcements .aidanews2_top{
  display: inline-block;
  width: 360px;
  vertical-align: top;
  padding-top:15px;
  height:105px;
}
#index_research .aidanews2_topR{
  width:100%;
  float:initial;
  text-align:left;
  vertical-align: top;
  line-height: 1;
}
#announcements .aidanews2_topR{
  width:245px;
  float:left;
  text-align:left;
  vertical-align: top;
  line-height: 1;
}
#announcements .aidanews2_topL{
  margin-left: 25px;
  margin-right: 25px;
  width: 60px;
  text-align: center;
  height: 90px;
  color: #DDDDDD;
  font-size:24px;
}
#index_research .aidanews2_date,#announcements .aidanews2_date {
  font-size: 14px;
  letter-spacing: 1.8px;
  font-weight: 400;
  display: -webkit-flex;
  display: flex;
}
#announcements .aidanews2_date {
  color: #241e51;
  font-size: 24px;
  display: block;
  padding-left:0px;
  text-align:left;
}
#announcements .aidanews2_date_2 {
  color: #241e51;
  font-size: 32px;
  display: block;
  padding-right:0px;
  line-height: 1em;
  text-align:right;
}
#announcements .aidanews2_art .aidanews2_topL{
}
#announcements .aidanews2_art:hover .aidanews2_date{
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 500ms ease; 
  padding-left:8px;
  
}
#announcements .aidanews2_art:hover .aidanews2_date_2{
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 500ms ease; 
  padding-right:8px;
}
#index_research .aidanews2_title a,#announcements .aidanews2_title a{
  color:black;
}
#index_research .aidanews2_title a,#announcements .aidanews2_title a{
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 5px;
}
#index_research .aidanews2_title,#announcements .aidanews2_title {
  display: -webkit-flex;
  display:flex;
}
#index_research .aidanews2_text,#announcements .aidanews2_text{
  display: -webkit-flex;
  display:flex;
}
#index_research .aidanews2_foot,#announcements .aidanews2_foot{
  float:right;
}
#index_research .aidanews2_art.first,#announcements .aidanews2_art.first{
  margin-top:0px;
}
#news-and-events{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/concrete_seamless.png");
  width: 920px;
  margin: 0 auto;
}
#news-and-events .date_separate{
  display:none;
}
.news_events_content .index_title{
  text-align:center;
  font-size: 18px;
}
.news_events_content .index_title p{
  text-align: left;
  margin: -30px 40px 10px 120px;
}
.news_events_content a{
  color:black;
}
#news-and-events .aidanews2_art,#carn .aidanews2_art {
  width: 205px;
  margin: 12px;
  display: inline-block;
  min-height: 330px;
  background:#DDDDDD;
  background-image:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/vertical.png");
  background-size:205px 330px;
  background-position:0px 0px;
  background-repeat: no-repeat;
}
#news-and-events .aidanews2_art.first,#carn .aidanews2_art.first{
  margin-left:15px;
}
#news-and-events .aidanews2_art.last,#carn .aidanews2_art.last{
  margin-right:0px;
}
#news-and-events .aidanews2_art:hover,#carn .aidanews2_art:hover{  
  background:#DDDDDD;
  /*border:1px solid transparent;*/
  background-image:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/vertical_hover1.png");
  background-position:0px 0px;
}
#news-and-events .aidanews2_art .aidanews2_img1 img{
  background-color: white;
}
#news-and-events .aidanews2_art:hover .aidanews2_img1 img{
/*  background-color: #DDDDDD;*/
}
#news-and-events .aidanews2_topL,#news-and-events .aidanews2_botL{
  width:100%;
}
#news-and-events .aidanews2_topL{
  width:50px;
  height:50px;
  margin:25px 75px 0px 75px;
  border-radius: 25px;
  color: white;
}
#news-and-events .aidanews2_topL .aidanews2_date,#news-and-events .aidanews2_topL .aidanews2_date_2{
  float: left;
  width: 100%;
  text-align: center;
}
#news-and-events .aidanews2_topL .aidanews2_date{
  font-size:18px;
}
#news-and-events .aidanews2_topL .aidanews2_date_2{
  font-size:16px;
  line-height: 10px;
}
#news-and-events .aidanews2_botL .aidanews2_title{
  display: block;
  line-height:1.3;
  text-align: center;
  margin: 10px 15px;
}
#news-and-events .aidanews2_mainL{  
  text-align:center;
  width:100%;
  margin: 10px 0px;
}
#news-and-events .aidanews2_mainL .aidanews2_date{
  font-size:16px;
}
#news-and-events .aidanews2_title a{
  font-size: 16px;
  text-decoration:none;
}
#news-and-events .aidanews2_img1 img{
  width: 80px;
  height: 80px;
  text-align: center;
  margin: 12px 55px;
  border-radius: 50px;
  padding: 0px;
  float: none;
  background-size: 50px;
  background-position: center;
  background-color: white;
}
#news-and-events .aidanews2_art{
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}
#news-and-events .aidanews2_art .aidanews2_positions{
  padding:0px !important;
}
.aidanews2_abc{
  animation-name: slideRight;
  -webkit-animation-name: slideRight;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
.aidanews2 .even{
  background-color:transparent;
}
.aidanews2_line{
  border-bottom:0px;
}
.moduletable_recent_posts .aidanews2_art .aidanews2_line{
  border-bottom-width:0px;
  border-bottom-style:groove;
  border-bottom-color:transparent;
  width:75%;
  margin:0px auto;
}
.moduletable_recent_posts .aidanews2_art .aidanews2_title a{
  font-size:14px;
}
/*#announcements{
  width: 100%;
  padding-bottom: 130px;
}
#announcements .index_title{
  text-align:center;
  font-size: 18px;
}
/*index_announcements_listing_style*/

/*#announcements .aidanews2_art{
  width: 45%;
  display: inline-block;
  margin: 17px;
}
#announcements .aidanews2_art:hover{
  background:#DDDDDD;
}
#announcements .aidanews2_head{
  display: inline-block;
  position: relative;
}
#announcements .aidanews2_head img.aidanotifier_new{
  position:absolute;
  top:0px;
  left:5px;
}
#announcements .aidanews2_head a.aidanews2_img1 img{
  width: 80px;
  height: 80px;
  margin: 15px;
  border: 0px;
  border-radius: 55px;
}
#announcements .aidanews2_top{
  display: inline-block;
  width:275px;
  vertical-align: top;
  margin-top:15px;
}
#announcements .aidanews2_topR{
  width:100%;
  float:initial;
  text-align:left;
  vertical-align: top;
  line-height: 1;
}
 {
  font-size: 16px;
  letter-spacing: 1.8px;
  font-weight: 400;
  display: -webkit-flex;
  display: flex;
}
#announcements .aidanews2_title a{
  color:black;
}
#announcements .aidanews2_title a{
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
#announcements .aidanews2_title {
  display: -webkit-flex;
  display:flex;
  margin-top:5px;
}
#announcements .aidanews2_text{
  display: -webkit-flex;
  display:flex;
}
#announcements .aidanews2_foot{
  float:right;
}
#announcements .aidanews2_art.first{
  margin-top:0px;
}
#announcements .aidanews2_positions{
  padding:0px!important;
}*/
#index_download_bar{
  background: #1A1F53;
  margin:20px 0px;
  height:120px;
  line-height:1.2;
}
#index_download_bar .article_anywhere{
  color:white;
}
#carn{  
  padding-bottom: 15px;
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/concrete_seamless.png");
  width: 920px;
  margin: 0 auto;
}
#carn .index_title{
  text-align: center;
  font-size: 18px;
}
#carn .index_title p{
  border-bottom: 1px solid;
  text-align: left;
  margin: -30px 40px 10px 120px;
}

#carn .aidanews2_topL{
  width:205px;
  height:150px;
  overflow:hidden;
}
#carn .aidanews2_top a img{
  width:175px;
  height:auto;
  border:solid 0px transparent;
  float:none;
  padding:15px;
  margin:0px;
}
#carn .aidanews2_main{
  padding: 0px 15px;
}
#carn .aidanews2_mainL {
  margin: 12px 0px 0px 0px;
}
#carn .aidanews2_mainL .aidanews2_date{
  font-size:14px;
}
#carn .aidanews2_botL{
  width:175px;
  padding: 0px 15px;
  text-align: left;
}
#carn .aidanews2_botL .aidanews2_title{
  padding:0px;
}
#carn .aidanews2_botL a{
  color:black;
  line-height: 1.3;
  text-decoration:none;
  text-align:left;
  font-size:12px;
}
#people{
  padding-bottom: 130px;
}
#people .index_subtitle p{
  margin:0px 0px 40px 0px ;
}
#people .index_title{
  text-align:center;
  font-size: 18px;
}
#people .aidanews2_art,.inner_container.landing .component .people .aidanews2_art{
  width: 218px;
  margin-right:12px;
  display: inline-block;
  height: 220px;
  margin-bottom:25px;
}
#people .index_title p{
  text-align: right;
  margin: -30px 125px 10px 35px;
  border-bottom: 1px solid black;
}
#people .aidanews2_art:hover,#people .aidanews2_art:hover .aidanews2_mainL .aidanews2_title a{
  transition:0.4s;
}
#people .aidanews2_art.aidaord_4,#people .aidanews2_art.aidaord_8,.inner_container.landing .component .people .aidanews2_art.aidaord_4,.inner_container.landing .component .people .aidanews2_art.aidaord_8{
  margin-right:0px;
}
#people .aidanews2_art .aidanews2_positions,.inner_container.landing .component .people aidanews2_art .aidanews2_positions{
  padding:0px !important;
}
#people .aidanews2_art .aidanews2_positions:hover .aidanews2_top{
  
}
#people .aidanews2_art .aidanews2_top,.inner_container.landing .component .people .aidanews2_art .aidanews2_top{  
  transition: 0.2s;
}
#people .aidanews2_art .aidanews2_topL,.inner_container.landing .component .people .aidanews2_art .aidanews2_topL{
  width:220px;
  height:165px;
  overflow:hidden;
}
#people .aidanews2_art .aidanews2_top:hover .aidanews2_topL,.inner_container.landing .component .people .aidanews2_art .aidanews2_top:hover .aidanews2_topL{
  /*background:#1E1E1E;*/
}
#people .aidanews2_art .aidanews2_topL a,.inner_container.landing .component .people .aidanews2_art .aidanews2_topL a{
  width: 220px;
  height: 165px;
  position: absolute;
  overflow:hidden;
}
#people .aidanews2_art .aidanews2_topL a img,.inner_container.landing .component .people .aidanews2_art .aidanews2_topL a img{
  margin-right:0px;
  border:0px;
  padding:0px;
}
#people .aidanews2_art .aidanews2_topL a:hover img,.inner_container.landing .component .people .aidanews2_art .aidanews2_topL a:hover img{
/*  opacity: 0.8;
  transform: scale(1.06);
  position: relative;
  -webkit-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  transition: all 1500ms ease; */
}
#people .aidanews2_art .aidanews2_topL h1{
  margin-top: 130px;
}
#people .aidanews2_art .aidanews2_topL:hover h1{
  opacity: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /**-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;**/
  width: 220px;
  position: absolute;
  overflow: hidden;
  /**margin-top: 130px;**/
  border: 50px solid rgba(255,255,255,0) !important;
  margin-top: 114px;
  background: url('/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/staff-hover-bg.png');
  background-repeat: no-repeat;
}
#people .aidanews2_art .aidanews2_topL h1 a{
  display:none;
}
#people .aidanews2_art .aidanews2_main .aidanews2_mainL{
  padding: 0px 10px;
  width: 200px;
  text-align: left;
  line-height: 1.3;
}
#people .aidanews2_art .aidanews2_bot .aidanews2_text{
  padding: 0px 10px;
  color:#111;
}
#people .aidanews2_art .aidanews2_botL,.inner_container.landing .component .people .aidanews2_art .aidanews2_botL{
  width:100%;
}
#people .aidanews2_art .aidanews2_botL a,.inner_container.landing .component .people .aidanews2_art .aidanews2_botL a{
  text-decoration:none;
  color:black;
  font-size:18px;
  line-height: 1px;
}
#people .aidanews2_mainL .aidanews2_title a,.inner_container.landing .component .people .aidanews2_mainL .aidanews2_title a{
  text-decoration:none;
  font-size:15px;
  line-height: 1px;
}
#index_gallery{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/concrete_seamless.png");
}
#index_gallery .index_title{
  text-align:center;
  font-size: 18px;
}
#index_gallery td{
  padding:0px;
}
#index_gallery .joomcat106_imgct:hover .joomcat106_txt{
  padding-top: 10px;
  padding-bottom:10px;
}
#address{
  height:285px;
  width: 100%;
}
.address_content {
  text-align: center;
  color: #848789;
  margin-top: 20px;
  line-height: 25px;
}
.location {
  text-align: center;
  width:100%;
  margin-bottom:30px;
  color: #656565;
  line-height: 20px;
}
.phone {
  float: left;
  text-align: center;
  width:33%;
  color: #656565;
  line-height: 20px;
}
.fax {
  float: left;
  text-align: center;
  width:33%;
  color: #656565;
  line-height: 20px;
}
.email {
  float: left;
  text-align: center;
  width:33%;
  color: #656565;
  line-height: 20px;
}
/*inner_page*/
.moduletable_hone h3 {
  display: none;
}
.breadcrumbs {
  height:75px;
  padding-top:15px;
}
.breadcrumbs_icon {
  height: 50px;
  width: 64px;
  background-repeat: no-repeat;
  background-position: center;
  float: right;
}
.breadcrumbs ul li {
  display: inline;
}
.breadcrumbs ul li span.divider.icon-location {
  margin: 0px !important;
}
.breadcrumbs ul li.active span {
  margin: 0px 0px 0px 5px;
  font-weight: 700;
  font-size: 15px;
}
.breadcrumb ul{
  margin-top:40px;
  height:60px;
}

.moduletable_hone a {
  text-decoration: none;
  color: black;
  font-size:14px;
}
span.divider {
  margin-left: 0px 9px;
}

/*inner page main content*/
.inner_container.deep-content .component {
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/concrete_seamless.png");
}
.component {
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/concrete_seamless.png");
  min-height: 590px;
  padding-bottom: 40px;
}
.component a{
    text-decoration: underline;
    color:black;
}
.component a:hover,.moduletable_rightmenu ul li.current.active>a{
  	text-decoration:underline;
  	font-weight:bold;
}
#banner_programmes .component{
  min-height:650px;
}
#inner_content .sub_menu+.item-page{
  margin-right:300px;
  padding-top:20px;
}
#banner_alumni #inner_content .sub_menu+.item-page{
  margin-right:0px;  
}
#inner_content .item-page.programmes{
  margin-right:0px;
}
#inner_content .sub_menu+.item-page.landing{
  padding: 0px 0px 0px 0px;
  margin-right:0px;
}
#banner_announcements #inner_content .sub_menu+.item-page.landing{
  padding: 0px 30px 20px 30px;
}
.page-header {
  padding: 40px 0px 20px 0px;
}
.page-header h2,.page-header h2 a {
  font-weight: 700;
  font-size: 18px !important ;
  line-height: 1.3;
}
.item-page .article_anywhere {
  margin: 0px 0px 30px 0px;
  background-color: rgba(256,256,256,0.5);
  padding: 0px 30px 20px 30px;
}
#banner_programmes .item-page .article_anywhere.link {
  background-color:transparent;
  padding:0px;
}
/*right menu layout*/
.sub_menu{
  float: right;
  width: 250px;
  margin-left: 10px;
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/sakura.png");
  background-position: 0px 17px;
  background-repeat: no-repeat;
}
#banner_default .sub_menu{
  min-height:350px;
}
#banner_programmes .sub_menu,.landing#banner_research .sub_menu,.landing#banner_news_events .sub_menu,.landing#banner_announcements .sub_menu{
  display:none;
}
.moduletable_rightmenu img,.moduletable_rightmenutitle img{
  display:none !important;
}
.sub_menu.fix-search{
  position: fixed;
  top: 130px;
  left: 50%;
  margin-left: 250px;
}
.sub_menu.fix-bottom{
  top:25px;
  bottom:105px;
}
.inner_container.listing .category-list.listing{
  margin-right: 285px;
  min-height: 450px;
  padding-top: 30px;
}
.moduletable_rightmenu, .moduletable_rightmenutitle {
 /* float: right;
  width: 270px;
  padding-top: 30px;*/
}
.moduletable_rightmenutitle ul li{
  display:none;
  list-style:none;
  text-align: left;
  padding-left: 5px;
  
}
.moduletable_rightmenutitle ul li.active{
  display:block;    
  padding: 20px 0px 10px 5px;
}
.moduletable_rightmenutitle ul li.active a{
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  opacity:1;
}
.moduletable_rightmenu ul{
  margin-top: -5px;
}
.moduletable_rightmenu ul li{
  /**background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/en-GB/images/development/background/menu-icon.jpg.html");**/
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/menu-sakura-2.png"); 
  font-size: 16px;
  background-repeat: no-repeat;
  list-style: none;
  padding-left: 25px;
  margin-top: 4px;
  background-position: 0px 6px;
  text-align: left;
  background-size: 14px;
}
.moduletable_rightmenu>ul>li{
  margin-top:10px;
}
.moduletable_rightmenu ul li a{
  text-decoration:none;
  color:black;
}
.moduletable_rightmenu ul li a:hover{
 /* color:#241e51;*/
}
.moduletable_recent_posts{
  padding-top: 40px;
}
.moduletable_recent_posts h3{
  font-size: 18px;
  padding-left: 5px;
  padding-bottom: 10px;
  font-weight: normal;
}
.moduletable_recent_posts .aidanews2_art{
  margin:10px 0px;
}
.moduletable_recent_posts .aidanews2_topL{
  width: 35px;  
}
.moduletable_recent_posts .aidanews2_topL img{
  background-size: 33px;
  background-position: top left;
  width: 100%;
}
.moduletable_recent_posts .aidanews2_topR{
  text-align:left;
  width:235px;
  line-height:1.2;
  width: 200px;
}
.moduletable_recent_posts .aidanews2_topR .aidanews2_date{
  display:block;
  font-size: 13px;
}
.moduletable_rightmenu+.item-page,.deep-content .item-page{
  margin-right: 280px;
}
.inner_container.landing.listing .item-page{
  margin-right:0px;
}
.inner_container.listing .item-page{
  margin-right:368px;
}
.inner_content h2.article_anywhere_title{
  padding:20px 0px;
}
.img-wrapper{
  height:210px;
}
.img-wrapper.banner3{
  /*display:none;*/
}
.img-wrapper img{
  text-align:center;
  vertical-align:middle;
}
/*what do our student say*/
.aidanews2.student .aidanews2_art{
  display: inline-block;
  width: 340px;
  margin-right: 24px;
  vertical-align: top;
}
.aidanews2.student .aidanews2_art .aidanews2_top .aidanews2_topL{
  text-align:center;
  width:100%;
  display:inline-block;
  float:none;
  width:30%;
}
.aidanews2.student .aidanews2_art .aidanews2_top .aidanews2_topR{
  float:none;
  display:inline-block;
  width:70%;
}
.aidanews2.student .aidanews2_art .aidanews2_top img{
  border-radius: 40px;
}


#footer{
  background: #f9f9f9;
  width: 100%;
  text-align:center;
  padding-top: 20px;
  padding-bottom: 20px;
}
#footer ul{
  margin-bottom:10px;
}
#footer ul li {
  display: inline;
  text-decoration: underline;
  padding: 10px 7px;
  color:#9e9e9e;
}
#footer ul li:hover a,#footer ul li:hover span{
  color:black;
}
#footer ul li a,#footer ul li span{
  /**color:#9e9e9e;**/
  color: #656565;
}
.copyright {
  text-align: center;
  color: #848789;
  line-height: 18px;
  transform: scaleX(1.007);
  font-weight: 400;
}
.facebook_icon{
  width: 30px;
  margin: 0px auto;
}
.facebook_icon img{
  text-align: center;  
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/themes/customtheme/images/facebook_icon.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.facebook_icon:hover img{
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/themes/customtheme/images/facebook_icon_hover.png");
}
/*sitemap*/
.inner_container.sitemap .sub_menu{
  display:none;
}
#xmap{
  padding-top:30px;
}
#xmap>ul>li {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  margin-bottom: 40px;
  margin-left: 5%;
}
#xmap ul li{
  list-style:none;
  padding: 1px 0px;
}
#xmap .level_0>li>a {
  font-weight: bold;
}
#xmap ul li a{
  color:black;;
  text-decoration:none;
}
#xmap .level_0{
  margin-left:25px;
}
#xmap .level_1{
  margin-left:30px;
}
#xmap .level_2{
  margin-left:30px;
}
#xmap ul.level_0:nth-child(1) li:nth-child(3) ul.level_1 li a{
  pointer-events: none;
}
#xmap ul.level_0:nth-child(1) li:nth-child(3) ul.level_2 li a{
  pointer-events: auto;
}
#gototop{
  padding: 7px;
  position: fixed;
  background: transparent url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/back-to-top.png") no-repeat top left; 
  background-position: top center;
  background-size: 60%;
  width: 28px;
  height: 36px;
  bottom: 10px;
  right: 20px;
  cursor: pointer;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  display: none;
}
#gototop p{
  margin-left: 5px;
  position: absolute;
  bottom: 0px;
  text-decoration: none;
}
/*inner_gallery*/
.gallery .pagination li{
	padding:0px 10px !important;
  	display:inline;
}
.jg_element_txt ul li b{
  display:none;
}







.cameraSlide > img{
}
.cameraSlide > img.img-zoom {
  -webkit-transition: transform 8s ease-in .5s;
  -moz-transition: transform 8s ease-in .5s;
  -o-transition: transform 8s ease-in .5s;
  -ms-transition: transform 8s ease-in .5s;
  transition: transform 8s ease-in .5s;
  -webkit-transform: scale(1.2); 
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/*
.cameracurrent > .img-zoom.transition {
    -webkit-transform: scale(1.0); 
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}*/
/*.img-zoom.transition-right {
    -webkit-transform: scale(1.4) translate(100px, 0px); 
    -moz-transform: scale(1.4) translate(100px, 0px);
    -o-transform: scale(1.4) translate(100px, 0px);
    transform: scale(1.4) translate(100px, 0px);
}*/
#inner_banner .img-wrapper img.img-zoom{
  -webkit-transition: transform 8s ease-in .5s;
  -moz-transition: transform 8s ease-in .5s;
  -o-transition: transform 8s ease-in .5s;
  -ms-transition: transform 8s ease-in .5s;
  transition: transform 8s ease-in .5s;
  -webkit-transform: scale(1.2); 
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#inner_banner .img-wrapper img.img-zoom.transition{
  -webkit-transform: scale(1.0); 
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
}
.banner6 .img-zoom.transition {
}
#inner_content .item-page h2.article_anywhere_title{
	padding:15px 0px 0px 0px;
  	margin-bottom:15px;
    font-size: 18px;
    width: 100%;
    border-bottom: 1px solid black;
    font-family: Buenard;
}
/*inner page landing page*/
.inner_container.landing .component{
  background:none;
}
/*.inner_container.landing .component .wrapper{
  width:100%;
}*/
.inner_container.landing .component .item-page{
  padding: 25px 0px;
}
.inner_container .component .item-page.landing{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/concrete_seamless.png");
}
.inner_container#banner_announcements .component .item-page.landing{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/wavegrid.png");
}
.inner_container#banner_news_events .component .item-page.landing{
  background:none;
}
.inner_container.landing .component .item-page h2,.inner_container.landing .component .item-page h3{
  text-align:center;
  font-size: 1.5em !important;
  width: 948px;
  margin: 20px auto;
  font-family: Buenard;
}
.inner_container.landing#banner_aboutus .component .item-page h2{
  text-align:left;
}
.inner_container.landing .component .article_anywhere,.inner_container.landing .component .aidanews2{
  width: 1008px;
  margin: 0 auto;
  padding: 20px 0px;  
  clear:none !important;
}
.inner_container.landing .component .aidanews2_bottomlink,.aidanews2_bottomlink{
  text-align: right;
  width: 900px;
  margin: 0 auto;
}
/*timeline css*/
.moduletablehistory-of-department h3{
  font-size:21px !important;
  padding: 15px 0px;
}
.cd-timeline-img i{
  font-size:33px !important;
}

/*Programmes page*/
.programmes#banner_programmes .wrapper{
  width: 100%;
}
#banner_programmes .breadcrumbs .wrapper{
  width:1008px;
}
#banner_programmes .item-page .article_anywhere.wrapper{
  width:1008px;
  margin:20px auto;
}
/*landing page of undergraduate programme*/
.inner_container.landing .component .moduletable.ug_prog_landing {
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/concrete_seamless.png");
}
#banner_programmes .moduletable.student{
  width:1008px;
  margin:0px auto;
}
#banner_programmes .moduletable.student h3{
  padding: 0px 0px 0px 0px;
  margin-bottom: 15px;
  font-size: 18px;
  width: 80%;
  font-family: Buenard;
}
#banner_programmes .aidanews2{
  width:1008px;
  margin:0px auto;
  padding:0px 30px 20px 30px;
}
#banner_programmes .aidanews2.student .aidanews2_art{
  width:312px;
}
#banner_programmes .programme-menu a{
  cursor:pointer;
}
/*landing page of postgraduate programme*/
.inner_container.landing .component .moduletable.pg_prog_landing {
  background:#f9f9f9;
}

/*landing page of non academic activities*/
.inner_container.landing .component .non_academic_act_landing .aidanews2_art{
  display:inline-block !important;
  min-height: 50px;
  width: 465px;
  margin: 18px;
  vertical-align:top;
}
.inner_container.landing .component .non_academic_act_landing .aidanews2_art .aidanews2_topL{
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  position:absolute;
}
.inner_container.landing .component .non_academic_act_landing .aidanews2_art .aidanews2_topR{
  width: 390px;
  text-align: left;
  min-height:24px;
}
.inner_container.landing .component .non_academic_act_landing .aidanews2_art .aidanews2_main{
  margin-left:75px;
}
.inner_container.landing .component .non_academic_act_landing .aidanews2_art .aidanews2_main .aidanews2_mainL{
  font-weight: bold;
}
.inner_container.landing .component .non_academic_act_landing .aidanews2_art .aidanews2_main .aidanews2_mainR{
  width: 385px;
  margin-right: 5px;
  word-wrap: break-word;
}
.inner_container.landing .component .non_academic_act_landing .aidanews2_art .aidanews2_topL .aidanews2_date{
  color: white;
  text-align: center;
  width: 50px;
  margin: 0 auto;
  float: left;
  font-size: 18px;
  line-height:30px;
}
.inner_container.landing .component .non_academic_act_landing .aidanews2_art .aidanews2_topL .aidanews2_date_2{
  color: white;
  text-align: center;
  width: 50px;
  margin: 0 auto;
  float: left;
  font-size: 16px;
  line-height: 5px;
}
/*staff blog listing*/
#banner_people form{
  display:none;
}
#banner_people .page-header{
  padding:0px;
}
.inner_container.listing.staff .blog {
	margin-right: 0px;
}
.inner_container.listing.staff .blog .span6 .item {
}
.inner_container.listing.staff .blog .span6 .item .page-header{
}
.inner_container.listing.staff .blog .span6 .item p,.inner_container.listing.staff .blog .span4 .item p{
  	display:inline;
    color:#111;
  	position:relative;
  	top:0px;
  	text-align:left;
  	float:none;
  	width:220px;
  	z-index:2;
}
.inner_container.listing.staff .blog .span6 .item .page-header,.inner_container.listing.staff .blog .span4 .item .page-header{
  padding:0px;
  position:relative;
  top:170px;
}
.inner_container.listing.staff .blog .items-row.cols-3{
  display:inline-block;
  width:725px;
  height: 245px;
}
.inner_container.listing.staff .blog .span6,.inner_container.listing.staff .blog .span4{
  float:left;
  width:220px;
  margin-right:15px;
  height: 220px;
  margin-bottom: 15px;
}
.inner_container.listing.staff .blog .span6 .item,.inner_container.listing.staff .blog .span4 .item{
  position: absolute;
  width:220px;
  height: 220px;
  overflow: hidden;
}
.inner_container.listing.staff .blog .span6 .item .page-header,.inner_container.listing.staff .blog .span4 .item .page-header{
  padding:0px;
  position:relative;
  top:0px;
  margin-left: 0px;
}
/*.inner_container.listing.staff .blog .span4 .item:hover h2{
  opacity: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 220px;
  height: 80px;
  position: absolute;
  overflow: hidden;
  border: 40px solid rgba(0,0,0,0.4) !important;
  top:170;
}*/
.inner_container.listing.staff .blog .span6 .item .page-header h2 a,.inner_container.listing.staff .blog .span4 .item .page-header h2 a{
  font-size:16px !important;
  float: left;
  height: 20px;
  width: 220px;
  position: relative;
  z-index: 2;
  padding-top: 170px;
}
.inner_container.listing.staff .blog .span6 .item .page-header h2 .mask,.inner_container.listing.staff .blog .span4 .item .page-header h2 .mask{
  opacity: 0;
  height: 30px;
  width: 220px;
  top: 124px;
  position: absolute;
  z-index: 1;
  /**border: 85px solid rgba(0,0,0,0.4);**/
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: 40px solid rgba(255,255,255,0);
  background: url('/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/staff-hover-bg.png');
  background-repeat: no-repeat;
  
}
.inner_container.listing.staff .blog .span6 .item .page-header:hover h2 .mask,.inner_container.listing.staff .blog .span4 .item .page-header:hover h2 .mask{
  opacity:1;
}
.inner_container.listing.staff .blog .span6 .item .item-image,.inner_container.listing.staff .blog .span4 .item .item-image{
  position:absolute;
  top:0px;
}
.inner_container.listing.staff .blog .span6 .item .item-image img,.inner_container.listing.staff .blog .span4 .item .item-image img{
  width: 220px;
  height: 165px;
}
/*blog listing layout*/
.inner_container.listing .blog{
  margin-right:340px;
  display:block;
  padding-top: 30px;
}
.inner_container.listing .blog .items-row.cols-2{
  display:inline-block;
  width:725px;
}
.inner_container.listing .blog .span6,.inner_container.listing .blog .span4{
  float:left;
  width: 315px;
  margin-right:15px;
  height: 130px;
  margin-bottom: 15px;
}
.inner_container.listing .blog .span6 .item,.inner_container.listing .blog .span4 .item{
  overflow: hidden;
}
.inner_container.listing .blog .span6 .item .page-header,.inner_container.listing .blog .span4 .item .page-header{
  padding:0px;
  width:230px;
  margin-left:75px;
  min-height:20px;
  float:left;
}
.inner_container.listing .blog .span6 .item .page-header h2 a,.inner_container.listing .blog .span4 .item .page-header h2 a{
  font-size:16px !important;
}
.inner_container.listing .blog .span6 .item .article-info.muted,.inner_container.listing .blog .span4 .item .article-info.muted{
  float: left;
  margin: 0px 0px 0px 70px;
  text-align: left;
  width: 230px;
}
.inner_container.listing .blog .span6 .item .article-info.muted .create,.inner_container.listing .blog .span4 .item .article-info.muted .create{
  width:100%;
  margin:0px;
}
.inner_container.listing .blog .span6 .item .article-info-term,.article-info-term,.inner_container.listing .blog .span4 .item .article-info-term,.article-info-term{
  display:none;
}
.inner_container.listing .blog .span6 .item .item-image,.inner_container.listing .blog .span4 .item .item-image{
  position:absolute;
}
.inner_container.listing .blog .span6 .item .item-image img,.inner_container.listing .blog .span4 .item .item-image img{
  width: 50px;
  height: 50px;
}
.inner_container.listing .blog .span6 .item p,.inner_container.listing .blog .span4 .item p{
  text-align:left;
  float:right;
  width:245px;
}
.inner_container.listing .item-page.listing .create{
  margin-left:0px;
}
#categorylist_header_title,#categorylist_header_date{
  text-align:center;
}
#categorylist_header_date{
  width:120px;
}
.inner_container.listing .category-list.listing .list-date{
  text-align:center;
}
/*.inner_container.listing.staff .blog .span4{
  float:left;
  width: 350px;
  margin-right: 10px;
}*/
.inner_container.listing#banner_carn .blog{
  margin-right:0px;
  display:block;
  padding-top: 30px;
}
/*.inner_container.listing .blog .items-row.cols-3{
  display:inline-block;
  width:1008px;
}
.inner_container.listing .blog .items-row.cols-3 .span4{
  float:left;
  width:325px;
  margin-right: 10px;
}*?
/*news and events listing*/
#filter-year-range{
  margin-top: 20px;
}
.inner_container.listing .blog.listing .cat-children{
  display:none;
}
#banner_people #inner_content .sub_menu+.item-page{
  margin-right:270px;
  padding-right: 10px;
}
/*research listing*/
#banner_research .items-more,#banner_carn .items-more{
  display:none;
}
/*newsletter listing*/
#banner_news_events .category td.list-date.small, #banner_carn .category td.list-date.small{
  background: #241e51;
  width: 40px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 7px;
  color: white;
  height: 40px;
}
#banner_news_events .category td.list-title {
  width: 535px;
  padding-right: 20px;
}
/*announcement listing*/
#banner_announcements .aidanews2_title{
  display:block;
}
#banner_announcements .category-list{
  background:url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/wavegrid.png");
}
#banner_announcements .category-list h1{
  text-align: center;
  font-size: 1.5em !important;
  width: 948px;
  padding: 20px;
  font-family: Buenard;
}
#banner_announcements tr.cat-list-row1,#banner_announcements tr.cat-list-row0{
  display: inline-block;
  height: 50px;
  min-height: 50px;
  width: 465px;
  margin: 17px;
  vertical-align: top;
}
#banner_announcements td.list-date.small{
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  position: absolute;
  background: #241e51;
}
#banner_announcements td.list-title {
  display: block;
  float: right;
  width: 390px;
  text-align: left;
  min-height: 24px;
}
#banner_announcements td.list-title a{
  font-weight:bold;
}
#banner_announcements .date1{
  color: white;
  text-align: center;
  width: 50px;
  margin: 0 auto;
  float: left;
  font-size: 18px;
  line-height: 30px;
}
#banner_announcements .date2{
  color: white;
  text-align: center;
  width: 50px;
  margin: 0 auto;
  float: left;
  font-size: 16px;
  line-height: 5px;
}
#banner_announcements .pagination,#banner_research .pagination,#banner_carn .pagination{
  text-align:center;
}
#banner_announcements .pagination ul.pagination-list,#banner_research .pagination ul.pagination-list,#banner_carn .pagination ul.pagination-list{
   margin: 25px 0px;
}
#banner_announcements .pagination li,#banner_research .pagination li,#banner_carn .pagination li{
  display: inline-block;
  padding: 0px 15px;
}
#banner_announcements .pagination li a{
  text-decoration:underline;
}
#banner_announcements .pagination li.active a,#banner_research .pagination li.active a,#banner_carn .pagination li.active a{
  text-decoration:none;
  font-weight:bold;
}
#banner_announcements .cat-children>h3{
  text-align: center;
  height: 150px;
  background-attachment: fixed;
  position: static;
  left: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: center;
  padding: 0px;
  padding-top: 100px;
  margin-top: 25px;
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/banner4.jpg");
  font-size: 32px;
  color: white;
}
#banner_announcements .cat-children div{
  display: inline-block;
  width: 18%;
  margin-left: 1%;
  text-align: center;
}
.inner_container.year2015 .page-header.year2015{
  text-decoration: underline;
}
.inner_container.year2014 .page-header.year2014{
  text-decoration: underline;
}
.inner_container.year2013 .page-header.year2013{
  text-decoration: underline;
}
.inner_container.year2012 .page-header.year2012{
  text-decoration: underline;
}
.inner_container.year2010 .page-header.year2010{
  text-decoration: underline;
}
/* SVG Icon */
.svg_icon {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
  height:70px;
  width:100%;
  zoom:1;
}
/*tootip*/
.tooltip{
  display:none!important;
  
}

.programmes-menu1 {
  margin: 0px 2px;
  padding: 40px;
  background-color: rgb(221, 221, 221);
  background-size: 240px;
  background-repeat: no-repeat;
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/sakura-bg.png");
}
.programmes-menu1:hover {
  margin: 0px 2px;
  padding: 40px;
  background-color: rgb(221, 221, 221);
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/sakura-bg_hover1.png");
  background-size: 240px;
  background-repeat: no-repeat;
}
.programmes-menu2 {
  margin: 0px 2px;
  padding: 25px;
  background-color: rgb(221, 221, 221);
  background-size: 240px;
  background-repeat: no-repeat;
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/sakura-bg.png");
}
.programmes-menu2:hover {
  margin: 0px 2px;
  padding: 25px;
  background-color: rgb(221, 221, 221);
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/sakura-bg_hover1.png");
  background-size: 240px;
  background-repeat: no-repeat;
}
/*separator*/
.article_anywhere.admission.separator h2, .article_anywhere.admission.separator2 h2{
  font-size:26px;
  color:white;
  width:100%;
  text-align:center;
  padding-top: 40px;
}
.article_anywhere.admission.separator,.article_anywhere.admission.separator2{
  height: 125px;
  background-size: 100%;
  background-position: center;
  padding: 0px;
}
.article_anywhere.admission.separator{
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/banner7.jpg")
}
.article_anywhere.admission.separator2{
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/banner6.jpg");
}
.programme.separator,.programme.separator2{
  height:450px;
}
.article_anywhere.programme.separator,.article_anywhere.programme.separator2{
  height: 450px;
  background-attachment: fixed;
  position: static;
  left: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  padding:0px;
  margin-top: 115px;
}
.article_anywhere.programme.separator{
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/Banner_2.jpg");
}
.article_anywhere.programme.separator2{
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/banner8.jpg");
}
.article_anywhere.programme.separator h2,.article_anywhere.programme.separator2 h2{
  position: absolute;
  height: 250px;
  font-size: 36px;
  color: white;
  margin-top: 150px;
  width: 100%;
  text-align: center;
}
.article_anywhere.separator p,.article_anywhere.separator2 p{
  text-align: center;
  color: white;
  font-size: 20px;
  margin-top: 220px;
  position: absolute;
  width: 100%;
}
.article_anywhere.major-programmes{
  margin-top:40px;
}
#banner_programmes .up_sidemenu li {
    margin-left: 30px;
    border-bottom-style: solid;
    border-width: 1px;
    list-style-type: none;
    list-style-position: inside;
    display: block;
    width: 240px;
    padding: 18px 10px 15px 20px;
    min-height: 20px;
}
.backpage{
  display:none;
}
#banner_alumni .backpage{
  display:block;
}
#banner_announcements .moduletable+.backpage{
  display:none;
}
#banner_announcements .backpage ,#banner_carn .backpage{
  display:block;  
  padding: 50px 0px 20px 0px;
}
/*#banner_contact_us .sub_menu+.item-page{
  margin-right:0px;
}*/
.gallery h2 {
  padding-top: 20px;
}
#inner_content .sub_menu+.item-page.contactus {
  margin-right: 0;
  padding-top: 0;
}
#banner_admissions .article_anywhere, #banner_programmes .article_anywhere, #banner_aboutus .article_anywhere {
  border-top: 10px solid #D0D0D3;
}
.article_anywhere.landing.admission.separator, .article_anywhere.landing.admission.separator2, .article_anywhere.link.wrapper, .article_anywhere.landing.programme.separator, .article_anywhere.landing.programme.separator2 {
  border-top: 0px !important;
}

#banner_gallery .sub_menu{
  display:none;
}
#banner_gallery .gallery{
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/sakura.png");
  background-position:100% 17px;
  background-repeat: no-repeat;
}
#gallery_back_page{
  display: none;
}
#banner_gallery #gallery_back_page{
  display:block;
}
#banner_gallery .breadcrumb_hone li:nth-child(3){
  pointer-events: none;
}
/*pagination*/

.pagination{
  font-weight:bold;
}
.pagination .counter{
  margin:10px 0px 10px 10px;
}
.pagination ul{
}
.pagination ul li{
  display:none;
  padding:0px 10px;
}
.pagination ul li.hidden-phone{
  display:inline;
}
.pagination ul li a{
  text-decoration:underline;
}
.pagination ul li.active a{
  text-decoration:none;
}
.counter,.pill-right {
  font-size: 18px;
}
#banner_people .back {
  display: none;
}
li.item-234 img,.item-235 img,.item-236 img,.item-237 img{
  margin-top: -20px;
  margin-bottom: 20px;
}
li.item-234,.item-235,.item-236,.item-237>.image-title{
 line-height: 90px;
}
#second_menu li.item-237 a img {
 margin-top: -20px !important;
 margin-bottom:17px;
}
#second_menu li.item-238 a img {
 margin-top: -20px !important;
  margin-bottom:17px;
}
#second_menu li.item-237 a .image-title {
 line-height: 35px !important;
}
#second_menu li.item-238 a .image-title {
 line-height: 35px !important;
}
.anchor-offset:before {
    display: block;
    content: " ";
    height: 70px;
    margin-top: -70px;
    visibility: hidden;
}
.inner_container.deep-content#banner_programmes .backpage {
     display: none;
} 
#banner_programmes .breadcrumb_hone li:nth-child(4), .breadcrumb_hone li:nth-child(5){
  pointer-events: none;
}
.level_4 li {
  margin-left: 20px;
}
#banner_carn .cat-list-row0 td.list-title, #banner_carn .cat-list-row1 td.list-title {
  padding-right: 100px;
}
#banner_carn .cat-children>h3{
  text-align: center;
  height: 150px;
  background-attachment: fixed;
  position: static;
  left: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: center;
  padding: 0px;
  padding-top: 100px;
  margin-top: 25px;
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/banner4.jpg");
  font-size: 32px;
  color: white;
}
#banner_carn .cat-children div{
  display: inline-block;
  width: 15%;
  margin-left: 1%;
  text-align: center;
}
#banner_carn .content-category.listing>.cat-children {
  display: none;
}
#banner_carn .category-list .date1, #banner_carn .category-list .date2 {
  text-align: center
}
h3.student-sharing {
   text-align: center;
  height: 150px;
  background-attachment: fixed;
  position: static;
  left: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: center;
  padding: 0px;
  padding-top: 100px;
  margin-top: 25px;
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/banner4.jpg");
  font-size: 32px;
  color: white;
}
#banner_carn .wrapper {
  margin: auto;
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/sakura.png");
  background-position: 734px 35px;
  background-repeat: no-repeat;
}
#banner_carn .content-category {
  margin-right: 200px;
}
#banner_carn .category-list.listing {
  margin-right: 0px;
}
#banner_default #gallery_back_page{
  display: block;
}
#banner_programmes #gallery_back_page{
  display: block;
}
.programmes#banner_programmes #gallery_back_page {
  display: none;
}
li.item-376 a, li.item-375 a {
  display: none;
}
.related_download tr:nth-child(1) {
  font-weight: bold; 
  background-color: #241e51; 
  color: white; 
  text-align: center; 
  padding: 5px;
}
.related_download tr:nth-child(2) {
  background: url('/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/symphony.png'); 
  padding: 10px;
}
.related_download tr:nth-child(3) {
  background: url('/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/symphony.png'); 
  padding: 10px;
}
#banner_gallery #gallery_back_page {
  display: none;
}
table.table-striped {
  width: 50%;
  background-image: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/images/development/background/sakura.png");
  background-repeat: no-repeat;
  background-position: 232px center;
}
table.table-striped tr {
  height: 80px;
}
table.table-striped td:nth-child(even) {
  display:none;
}
table.table-striped td a {
  margin-left: 10px;
  font-weight: 700;
}
li.item-390, li.item-389,li.item-391,li.item-392,li.item-471,li.item-472,li.item-476 {
  display:none;
}
#adminForm table.table-striped {
  width: 100%;
  background-position: 737px center;
}
i.fa.fa-facebook, i.fa.fa-youtube-play, i.fa.fa-twitter {
  font-size: 19px;
  margin-left: 10px;
  color: grey;
}
div.camera_caption_title h3 a {
  color:white;
  text-decoration: none;
}
#banner_carn tr.cat-list-row0 td.list-date.small {
  display: block;
}
#banner_carn tr.cat-list-row0 td a {
  margin-left: 0px;
}
#banner_carn tr.cat-list-row0 td.list-title{
  padding-right: 59px;
}
#banner_carn table.table-striped tr.cat-list-row0 {
  height: 63px;
}
#banner_carn tr.cat-list-row1 td.list-date.small {
  display:block;
}
#banner_carn tr.cat-list-row1 td a {
  margin-left: 0px;
}
#banner_carn tr.cat-list-row1 td.list-title{
  padding-right: 59px;
}
#banner_carn table.table-striped tr.cat-list-row1 {
  height: 63px;
}
#banner_carn p.counter.pull-right {
  float:none;
}
#banner_announcements table.table-striped td a {
  margin-left: 0px;
}
#banner_news_events table.table-striped td a {
  margin-left: 0px;
}
#banner_news_events .blog.listing div.page-header {
  margin-left: 70px;
}
#banner_news_events tr.cat-list-row1 td.list-date.small {
  display:block;
}
#banner_news_events tr.cat-list-row0 td.list-date.small {
  display:block;
}
#banner_news_events table.table-striped tr {
  height: 68px;
}
#banner_research .blog.listing div.page-header {
  margin-left: 70px;
}
#banner_alumni .employment-opportunities td {
  text-align: left;
}
#banner_alumni .employment-opportunities li {
  margin-left: 25px;
}
.component .item-page {
  padding: 0 5px;
}
/*postgraduate studetn research*/
#teacher_profile span {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}
#teacher_profile #tab {
  width: 100%;
}
#teacher_profile #tab > ul {
  margin: 0 0;
  padding: 0 0;
  min-height: 30px;
  overflow: hidden;
}
#teacher_profile #tab > ul li {
  float: left;
  display: inline;
  list-style: none;
  margin: 0 4px 0 0;
  padding: 0 0;
}
#teacher_profile #tab > ul li a {
  display: block;
  background-color: #241E51;
  font-weight: bold;
  font-size: 11px;
  line-height: 30px;
  height: 30px;
  color: white;
  text-decoration: none;
  padding: 0 28px;
}
#teacher_profile #tab > div {
  clear: both;
  padding: 0 15px;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
#teacher_profile span:target ~ #tab > ul li:first-child a {
  background-color: #241E51;
  color: white;
  text-decoration: none;
}
#teacher_profile span:target ~ #tab > div:first-of-type {
  visibility: hidden;
  height: 0;
  padding: 0 15px;
}
#teacher_profile span ~ #tab > div:first-of-type,
#teacher_profile #tab-1:target ~ #tab > div.tab-content-1,
#teacher_profile #tab-2:target ~ #tab > div.tab-content-2,
#teacher_profile #tab-3:target ~ #tab > div.tab-content-3,
#teacher_profile #tab-4:target ~ #tab > div.tab-content-4,
#teacher_profile #tab-5:target ~ #tab > div.tab-content-5,
#teacher_profile #tab-6:target ~ #tab > div.tab-content-6,
#teacher_profile #tab-7:target ~ #tab > div.tab-content-7,
#teacher_profile #tab-8:target ~ #tab > div.tab-content-8,
#teacher_profile #tab-9:target ~ #tab > div.tab-content-9,
#teacher_profile #tab-10:target ~ #tab > div.tab-content-10,
#teacher_profile #tab-11:target ~ #tab > div.tab-content-11 {
  visibility: visible;
  height: 300px;
  padding: 10px 1%;
  width: 99%;
  overflow-y: auto;
}
#teacher_profile span ~ #tab > div:first-of-type table,
#teacher_profile #tab-1:target ~ #tab > div.tab-content-1 table,
#teacher_profile #tab-2:target ~ #tab > div.tab-content-2 table,
#teacher_profile #tab-3:target ~ #tab > div.tab-content-3 table,
#teacher_profile #tab-4:target ~ #tab > div.tab-content-4 table,
#teacher_profile #tab-5:target ~ #tab > div.tab-content-5 table,
#teacher_profile #tab-6:target ~ #tab > div.tab-content-6 table,
#teacher_profile #tab-7:target ~ #tab > div.tab-content-7 table,
#teacher_profile #tab-8:target ~ #tab > div.tab-content-8 table,
#teacher_profile #tab-9:target ~ #tab > div.tab-content-9 table,
#teacher_profile #tab-10:target ~ #tab > div.tab-content-10 table,
#teacher_profile #tab-11:target ~ #tab > div.tab-content-11 table {
  width: 100%;
}
#teacher_profile span ~ #tab > ul li:first-child a, 
#teacher_profile #tab-1:target ~ #tab > ul li a[href$="#tab-1"], 
#teacher_profile #tab-2:target ~ #tab > ul li a[href$="#tab-2"], 
#teacher_profile #tab-3:target ~ #tab > ul li a[href$="#tab-3"], 
#teacher_profile #tab-4:target ~ #tab > ul li a[href$="#tab-4"], 
#teacher_profile #tab-5:target ~ #tab > ul li a[href$="#tab-5"], 
#teacher_profile #tab-6:target ~ #tab > ul li a[href$="#tab-6"], 
#teacher_profile #tab-7:target ~ #tab > ul li a[href$="#tab-7"], 
#teacher_profile #tab-8:target ~ #tab > ul li a[href$="#tab-8"], 
#teacher_profile #tab-9:target ~ #tab > ul li a[href$="#tab-9"], 
#teacher_profile #tab-10:target ~ #tab > ul li a[href$="#tab-10"], 
#teacher_profile #tab-11:target ~ #tab > ul li a[href$="#tab-11"] {
  background-color: #165387;
  text-decoration: underline;
}
@media (min-width:768px) {
.item-page.postgraduate_detail #teacher_profile span ~ #tab > div:first-of-type,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-1,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-2,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-3,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-4,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-5,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-6,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-7,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-8,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-9,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-10,
.item-page.postgraduate_detail #teacher_profile #tab > div.tab-content-11 {
	position:absolute;
  top: 455px;
  width: 35%;
}
}
.jux-tl-item.selected .jux-tl-control {
  background: url("/20210329111704oe_/https://www.jas.cuhk.edu.hk/wp-content/themes/customtheme/images/minus.png") no-repeat scroll 0 0 transparent;
}
#inner_content .listing table.postgraduate_research {
  width: 100%;
}
#inner_content .listing table.postgraduate_research tbody tr td .moduletable {
    margin-left: 3%;
    margin-right: 1%;
}
.postgraduate_detail #teacher_profile #tab div {
	max-width: 720px;
}
.postgraduate_detail #teacher_profile #tab div table tr td:nth-child(1) {
	width: 140px;
}
.postgraduate_detail #teacher_profile #tab div table tr td:nth-child(2) {
	width: 440px;
}
.postgraduate_detail #teacher_profile #tab div table tr td:nth-child(3) {
	width: 140px;
}
.listing table.postgraduate_research tbody tr td a img {
	display: none;
}  

/* 2020 */

#people .aidanews2_art .aidanews2_bot .aidanews2_text {
	display: block;
}
#people .aidanews2_art .aidanews2_botL p a {
	font-size: 14px;
}
#people .aidanews2_art + h2.article_anywhere_title {
	margin-top: 40px;
}
#people .aidanews2_art.people-teacha,
#people .aidanews2_art.people-researchs,
#people .aidanews2_art.people-admins {
	height: 120px;
}
#people .aidanews2_art.people-teacha .aidanews2_top,
#people .aidanews2_art.people-researchs .aidanews2_top,
#people .aidanews2_art.people-admins .aidanews2_top {
	display: none;
}
/*
#people .aidanews2_art, .inner_container.landing .component .people .aidanews2_art {
	display: block;
	float: left;
	clear: none !important;
}
#people .aidanews2_art:nth-child(3n+1), .inner_container.landing .component .people .aidanews2_art:nth-child(3n+1) {
	clear: both !important;
}
#people h2.article_anywhere_title {
	clear: both;
}
*/
#people .aidanews2 {
	text-align: left;
}
@media (max-width:1000px) {
	#people.left-content .index_wrapper {
		float: none;
		width: auto !important;
	}
}
@media (max-width:486px) {
  .inner_container.listing.staff .component {
    min-height: 3026px;
	height: auto !important;
  }
}