#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(../img/exchange/school_icn.png);
    /*margin-left: -85px;*/
    background-repeat: no-repeat;
    /* bottom: 85px; */
}

.template_content .twocolumns {
    padding-bottom: 30px !important;
}

.template_content .twocolumns h1,
.template_content .twocolumns h2,
.template_content .twocolumns h3 {
    color: white;
}

.title_box .intro .option-block {
    width: 25%;
    min-height: auto;
    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-size: contain;
    background-repeat: no-repeat;
}

.title_box .intro .option-block.about-clab .icon {
    background-image: url('../img/clab/icon_about-clab-grey.png');
}

.title_box .intro .option-block.creative-ideas .icon {
    background-image: url('../img/clab/icon_ideas-grey.png');
}

.title_box .intro .option-block.events .icon {
    background-image: url('../img/clab/icon_events-grey.png');
}

.title_box .intro .option-block.about-clab.selected .icon {
    background-image: url('../img/clab/icon_about-clab-green.png');
}

.title_box .intro .option-block.creative-ideas.selected .icon {
    background-image: url('../img/clab/icon_ideas-green.png');
}

.title_box .intro .option-block.events.selected .icon {
    background-image: url('../img/clab/icon_events-green.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;
}


/* Basic styles to handle the tab toggling */

.clab-tab-content {
    display: none;
}

.clab-tab-content.active {
    display: block;
}

.option-block {
    cursor: pointer;
}


/* Add styles to show selected state of intro blocks if desired */

.option-block.selected {
    /* e.g., opacity: 1; font-weight: bold; */
}


/* Events date filter */

#events-content .year,
#events-content .month {
    cursor: pointer;
}


/*.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.creative-idea {
    width: 40%;
}

.rightcol.creative-idea .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;
}

.template_content .title_box .breadcrumb {
    font-size: 0;
}

.template_content .title_box .breadcrumb a {
    display: none;
    font-weight: 400;
    line-height: 1.3;
    padding-right: 5px;
    margin-top: -3px;
    color: white;
    color: #b5c877;
    text-decoration: none;
}

.clab-tab-content,
.clab_data {
    background-color: #b5c877;
    color: #fff;
}

.clab-tab-content a,
.clab_data {
    color: #f9ffe9;
}

.idea_cat_title {
    font-size: 1.8em;
}

.idea_year {
    font-size: 1.6em;
}

.idea_list span {
    display: block;
}

ul.idea_list {
    padding-left: 0;
    margin-left: 0;
}

.idea_list a {
    display: block;
    color: #fff;
    font-size: 1.5em;
}

.idea_list li {
    display: inline-block;
    width: 100%;
    margin: .5em;
    margin-bottom: 1.5em;
    padding-bottom: 3em;
    vertical-align: top;
    border-bottom: 1px dashed white;
    list-style: none;
}

.idea_thumb {
    margin-top: 1em;
}


/* Events styling */

.news_table {
    width: 100%;
    margin-bottom: 30px;
    font-size: 1em;
}

.news_table tr {
    /*border-top: 2px solid #505050;*/
}

.news_table td:first-child {
    width: 25%;
}

.month_title {
    color: #fff;
}

table.news_table tr td {
    vertical-align: top;
    padding: 1em 0 0 0;
    border: 0;
}

.index-box h3 {
    font-size: 21px;
}

.news_table_title {
    margin: 10px 0;
}

.news_table_subtitle {
    width: 25%;
    color: #333;
    font-size: 1em;
    padding: 1em 0;
}

.news_table_left_divider {
    width: 30%;
}

.grey_table_divider {
    margin: 5px 0 15px;
    border-top: 2px solid #59555f;
}

.yellow_green_table_divider {
    margin: 5px 0 15px;
    border-top: 2px solid #cbbf65;
}

.grey_hr {
    border-top: 5px solid #59555f;
}

.grey_hr.thin {
    border-top-width: 2px;
}

.new_filter_subitem {
    font-size: .7em;
}

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

#a_row1_left.title_box .breadcrumb {
    padding-top: 15px;
    border-top: 5px solid #cbbf65;
}

#a_row1_mid {
    float: left;
    width: 74%;
}

#news_title {
    margin-bottom: 15px;
    font-size: 1.5em;
}

.col.date_filter {
    position: relative;
    float: right;
    width: 150px;
    padding-top: 15px;
    border-top: 5px solid #505050;
    margin-left: 10px;
}

.col.date_filter>div {
    padding: .2em 0;
}

.col.date_filter .by_cat,
.col.date_filter .by_month {
    border-bottom: 1px solid #505050;
    padding: 10px 0;
    margin-bottom: 10px;
}

.col.date_filter .by_cat .cat {
    line-height: 2em;
}

#events-content .year {
    font-weight: bold;
    font-size: 16px;
    margin: .5em 0;
}

#events-content .year,
#events-content .month {
    cursor: pointer;
}

#events-content .year+.months {
    overflow: hidden;
    height: auto;
    /*height: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;*/
}

#events-content .year.selected+.months {
    display: block;
    height: auto;
    /*height: 100px;*/
}

#a_row_last {
    position: relative;
    height: 25px;
    padding-top: 30px;
    margin-bottom: 20px;
    clear: both;
}

#archive-details .post-date {
    margin: 0;
}

#archive-details .content {
    margin: 1em 0 2em 0;
}

#events-content .year,
#events-content .month {
    color: #fff;
}