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

.container {
    background-color: #fff;
}

.olive_font {
    color: #b5c877;
}

.white_font {
    color: #fff;
}

.grey_font {
    color: #59555f;
}

.intern-prog.row {
    background-color: #b5c877;
}
.intern-prog .programme h3{
    color: white;
    font-size: 21px;
}
.intern-prog .programme .rightcol.prog:not(:last-child){
    border-bottom: 1px solid white;
    padding-bottom: 8em;
}
.paragraph {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 200;
    margin: 15px 0;
}

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: 40%;
}
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;
    margin: 15px 0;
    padding: 15px 10px;
}
table:not(#intro_table) table tr td{
    border-left: 1px dashed white;
    border-right: 1px dashed white;
}
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;
} */
table .intern_details_row td.intern_details_item{
    border-right: 1px dashed white;
}
table .intern_details_row td.intern_details_item:last-child{
    border-right: none;
}
table .intern_details_row td.title p{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.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 td.title{
    width: 10%;
}

.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: 100%;
}

.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;
}












/*.name{
    font-size: 15px;
    color: white;
    width: 960px !important;
    margin: 0 auto;
    margin-bottom: 0px !important;
}*/

.school_wrapper .school{
    /*display: none;*/
}

dt .rightcol{
    /*float: right;*/
}

.school_wrapper .rightcol{
    /*float: right;*/
    padding: 2%;
    background-color: #ABBF72;
}

.contact_block .rightcol{
    background-color: initial;
    padding-left: 14px;
}

/* .contact_block .leftcol {
    border-right: 4px solid white;
} */

li.school_name{
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
}

li.school_name:not(:last-child){
    margin-right: 25px;

}


.parent{
    margin: 0 auto;
    width: 960px;
}

.template_content .twocolumns {
    padding: 1em 10px !important;
}

.country.short{
    display: none;
}
.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;

}
