#intro_table{
	border-collapse: collapse;
}

#intro_table tr{
	border-top: 1px dashed #b5c877;
	border-bottom: 1px dashed #b5c877;
}

#intro_table .title{
	vertical-align: top;
	width: 16%;
}

#intro_table .list{
	color:black;
}

#intro_table .list span{
	cursor: pointer;
}

#intro_table .list span.selected{
	color:#b5c877;
}

* {
    font-family: 'Calvert MT Std';
}

.container {
    background-color: #fff;
}

.olive_font {
    color: #b5c877;
}

.white_font {
    color: #fff;
}

.grey_font {
    color: #59555f;
}

.intern_programmes.row {
    background-color: #b5c877;
}
.intern_programmes .programme h3{
    color: white;
    font-size: 21px;
}

.paragraph {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 200;
    margin: 15px 0;
}

.school_count{
    font-size: 18px;
}

table:not(.intro_table){
    margin-bottom: 2em;
}
table:not(.intro_table),
table:not(.intro_table) .intern_details_row{
    width: 100%;
}

table:not(.intro_table) .intern_details_item{
    width: 48%;
}
table:not(.intro_table) .intern_details_item[colspan="2"]{
    width: 100%;
    border-right: none;
}
table:not(.intro_table) tr td{
    /*border-top: 1px dashed white;*/
    border: 1px solid #333;
    margin: 15px 0;
    padding: 15px 15px;
}
/*table:not(.intro_table) tr:last-child td{
    border-bottom: 1px dashed white;
}
table:not(.intro_table) tr td:first-child{
    border-right: 1px dashed white;
}
*/
.intern_details_row {
    color: #fff;
    margin: 15px 25px 0;
}

.intern_details_row.white_border {
    border-top: 1px dashed #fff;
}

.intern_details_item {
   /* float: left;
    width: 48%;
    padding: 15px 0;
    font-size: 14px;
    font-weight: 200;
    margin-top: 15px;*/
}

.intern_details_row.one_item > .intern_details_item {
    width: 96%;
}

.intern_details_item.white_border {
    border-left: 1px dashed #fff;
}

.intern_details_icon {
    float: left;
    width: 60px;
    margin: 0 10px;
}

.intern_details_item > div {
    float: left;
    width: 70%;
}

.clearfix {
    clear: both;
}

.contact_title {
    font-size: 1.2em;
}

#ip_row1 {
    padding-top: 40px;
}

#ip_row1_left.title_box {
    position: relative;
    float: left;
    width: 26%;
}

#ip_row1_left.title_box .breadcrumb {
    border-top: 3px solid #b5c877;
    padding-top: 15px;
}

#ip_row1_right, #ip_row2_right {
    position: relative;
    float: right;
    width: 74%;
}

#ip_row1_right > div, #ip_row2_right > div {
    padding: 15px 0 0 25px;
    width: 80%;
    line-height: 1.7;
}

#intern_title {
    font-size: 21px;
}

#extra_margin_bottom {
    margin-bottom: 15px;
}

#ip_row2 {
    clear: both;
    position: relative;
    padding-top: 20px;
}

#ip_row2_right {
    float: none;
    padding-left: 26%;
    padding-bottom: 30px;
}

#ip_row2_right > div {
    padding: 0 25px;
}

#contact_wrapper {
    background-color: #ccd9a8;
    border-left: 3px solid #fff;
    font-size: 0.8em;
}

#contact_left {
    margin: 10px 0;
    float: left;
    width: 35%;
    border-right: 2px solid #fff;
    padding-right: 20px;
}

#prog_website {
    background-color: #fff;
    height: 100px;
    padding: 10px;
}

#contact_right {
    margin: 10px 0 0 10px;
    float: left;
    width: 55%;
}

#contact_left > div, #contact_right > div {
    margin: 10px 0;
}

#ip_row_last {
    clear: both;
    position: relative;
    padding-top: 30px;
    height: 25px;
}

#bottom_left_logo {
    /* position: absolute; */
    bottom: 25px;
    left: 25px;
}

#go_to_top_btn {
    /* position: absolute; */
    bottom: 25px;
    right: 0;   
}
.headertext{
    font-size: 16px;
    font-weight: 200;
}

/*Exchange Prog*/
#long-exchange .table_col.rightcol.intro{
    margin:0;
}

#intro_table{
    margin: 0 0 0 0.5%;
    border-collapse: collapse;
}

#intro_table tr{
    border-top: 1px dashed #b5c877;
    border-bottom: 1px dashed #b5c877;
}

#intro_table .title{
    vertical-align: top;
    width: 16%;
    padding: 5px;
}

#intro_table .list{
    color: #505050;
    padding: 5px;
}

#intro_table .list span{
    cursor: pointer;
}

#intro_table .list span.selected{
    color:#b5c877;
}
.list.row {
    margin-top: -22px;
    padding-top: 20px;
}

.list .programme h3 {
    color: white;
    font-size: 21px;
}

.list .school_wrapper{
    /*border-bottom: 1px dashed white;*/
}

.list .row_wrapper.programme{
    /*border-bottom: 1px dashed white;*/
}

dd{
    margin:0 auto;
}

.list dt{
    /*width: 960px;*/
    margin: 0 auto;
    font-size: 23px;
    color: white;
    cursor: pointer;
    padding-left: 25%;
}

dt ul{
    margin:0;
    /*margin-bottom: 20px;*/
    padding: 0;
}

.exchange_data{
    min-height:500px;
    background-color: #b5c877;
}
.exchange_data a{
    color: white;
}
.close_btn{
    cursor: pointer;
}

.list dt.close::after{
    font-size: 13px;
    float: right;
    color: white;
    margin-top: 8px; 
}

.list dt::after{
    font-size: 13px;
    float: right;
    color: white;
    margin-top: 8px; 
}

.school .rightcol{
    background-color: initial;
    padding: 0 0 5px 0 !important;
    border-bottom: 3px #505050 solid;
    position: relative;
}

.rightcol .paragraph{
    background-color: #ABBF72;
    padding:2%;
    margin-top: 5%;
}

.school_wrapper .rightcol .title{
    position: relative;
    margin-left: 85px;
    margin-right: 30px;
    color: #505050;
    border-top: 4px #505050 solid;
}

.school_wrapper .rightcol .close_btn{
    position: absolute;
    right: 0;
    top: 16px;
}

.school_wrapper .rightcol::before{
    content:'';
    width: 72px;
    height: 64px;
    position: absolute;
    background-image:url(/20230224210257oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/exchange/school_icn.png);
    /*margin-left: -85px;*/
    background-repeat: no-repeat;
    /* bottom: 85px; */
}

.template_content .twocolumns {
    padding-bottom:30px !important;
}
#exchange .template_content .exchange_data .rightcol h1,
#exchange .template_content .exchange_data .rightcol h2,
#exchange .template_content .exchange_data .rightcol h3{
    color: white;
}
.title_box .intro .option-block{
    width: 32.8%;
    min-height: 239px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    color: #505050;
    cursor: pointer;

}
.title_box .intro .option-block:not(:last-child){
    border-right: 1px dashed #b5c877;
}
.title_box .intro .option-block h3{
    color: #505050;
}
.title_box .intro .option-block.selected,
.title_box .intro .option-block.selected h3{
    color: #b5c877 !important;
}

.title_box .intro .option-block .icon{
    width: 79px;
    height: 79px;
    position: relative;
    margin: auto;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;

}
.title_box .intro .option-block.term-long .icon{
    background-image: url('/20230224210257oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/exchange/term-long-grey_icn.png');
}
.title_box .intro .option-block.short-term .icon{
    background-image: url('/20230224210257oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/exchange/short-term-grey_icn.png');
}
.title_box .intro .option-block.others .icon{
    background-image: url('/20230224210257oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/exchange/others-grey_icn.png');
}

.title_box .intro .option-block.term-long.selected .icon{
    background-image: url('/20230224210257oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/exchange/term-long-green_icn.png');
}
.title_box .intro .option-block.short-term.selected .icon{
    background-image: url('/20230224210257oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/exchange/short-term-green_icn.png');
}
.title_box .intro .option-block.others.selected .icon{
    background-image: url('/20230224210257oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/exchange/others-green_icn.png');
}

.title_box .intro .option-block h3{
    margin: 1em auto .5em auto;
}
.title_box .intro .option-block p{
    width: 78%;
    margin: 0 auto;
}
.filter.area .leftcol,
.filter.area .rightcol{
    min-height: 0;
    text-align: center;
}
.filter.area ul{
    list-style: none;
}
.filter.area ul li{
    display: inline-block;
    margin: 0 1em;
    position: relative;
    cursor: pointer;
}
.filter.area .triangle{
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #b5c877 transparent;
    display: none;
}

div.filtered_row, .filtered_tab, .row.list , dd, dt ul{
    display:none;
}

.school_name.active_school{
    border-bottom: 2px solid white;
}

.location img{
    margin-left: 6px;
}
/*.filter.area ul li:after{
    content: '';
    width: 0;
    height: 0;
    left: -50%;
    margin-left:-50%;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #b5c877 transparent;
}*/

.timeline_block{
    position: relative;
    border-left: 2px solid #505050;
    border-top: 1px dashed #505050;
    margin-left: 1em;
    padding: 1em 0 0 1em;
}
.timeline_block::before {
    content: '';
   display: inline-block;
   width: 15px;
   height: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   border-radius: 15px;
   background-color: #505050;
   position: absolute;
   left: -9px;
   top: -7px;
}
.timeline_block .date_label{
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -3.5em;
    top: -.7em;
    text-align: center;
    font-size: 15px;
}
.zh .timeline_block .date_label{
    width: 35px;
}
.timeline_block .event{
    width: 32%;
    display: inline-block;
    background-color: rgba(80,80,80,.3);
    margin: 0 0 10px 5px;
    padding: .8em 1em .5em 1em;
    min-height: 85px;
    vertical-align: top;
    box-sizing: border-box;
}
.timeline_block .event.important{
    background-color: rgba(80,80,80,.8);
    color:#b4c978;
}
.timeline_block .event_group p{
    margin: 0;
}
.timeline_block .event_group .title{
    font-weight: bold;
    font-size: 14px;
}
.parent {
    margin: 0 auto;
    width: 960px;
}

.rightcol.short-term{
    width: 40%;
}
.rightcol.short-term .scheme{
    display: inline-block;
    width: 100%;
    margin: .5em;
    margin-bottom: 1.5em;
    padding-bottom: 3em;
    vertical-align: top;
    border-bottom: 1px dashed white;
}
.leftcol .index_box h3{
    color: white;
    font-size: 21px;
}
.template_content .index_box ul{
        padding: 0;
}
.template_content .index_box li {
    color: white;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #A1B561;
}
.template_content .index_box ul a{
    text-decoration: none;
}
.long_list ul li.school_name{
    font-size: 14px;
    display: inline-block;
    margin-right: 1em;
}

.page_cat{
    margin: 0;
}
