body{
	font-size: 16px;
}

/* reset css */
.mt5{
	margin-top: 5px;
}

.mt10{
	margin-top: 10px;
}

.mt15{
	margin-top: 15px;
}

.mt20{
	margin-top: 20px;
}

.mt25{
	margin-top: 25px;
}

.mt30{
	margin-top: 30px;
}

.mb5{
	margin-bottom: 5px;
}

.mb10{
	margin-bottom: 10px;
}

.mb15{
	margin-bottom: 15px;
}

.mb20{
	margin-bottom: 20px;
}

.mb25{
	margin-bottom: 25px;
}

.mb30{
	margin-bottom: 30px;
}

.container-height{
	min-height: 580px;
}
/* end reset css */

/* header */
article{
	margin-top: 120px;
}

div.lang-header{
	float: right;
	margin-left: 15px;
	margin-top: 4px;
}

div.lang-header img{
	max-width: 35px;
	cursor: pointer;
}

.header-section{
    line-height: 7px;
    padding-top: 10px;
}

.navbar {
    margin-bottom: 15px;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
}

.navbar-brand {
    padding: 0px 0px;
}

a.navbar-brand img{
	max-width: 250px;
    max-height: 50px;
}

.search-head{
	text-align: right;
	background-color: #ffffff;
}

.search-head input{
	margin-right: -1px;
	border-radius: 0px 0px 0px 8px;
    border: 1px solid #f7f6f6;
    background: #f7f6f6;
    margin-bottom: 10px;
    padding: 4px;
    width: 195px;
}

.search-head input:FOCUS {
	outline: none;
}

.search-head .icon-search{
	float: right;
    background: #f7f6f6;
    height: 32px;
    width: 44px;
    margin-top: 0px;
    text-align: center;
    border-radius: 0px 0px 8px 0px;
    padding-top: 4px;
    margin-right: 0px;
}

.search-head label {
	background: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50px
}

nav{
	font-size: 16px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 1000;
}

.navbar {
    border-radius: 0px 0px 4px 4px;
}
/* end header */

/* footer */
footer{
	margin-top: 30px;
    color: #fff;
}

footer .copyright {
    background: #313131;
    padding: 12px;
    color: #fff;
    text-align: right;
}

footer .footer-box{
	margin-bottom: 20px;
}

footer .quicklinks div{
	border-bottom: 1px solid #ccc;
	padding: 5px 0px;
}
/* end footer */

/* responsive-tabs */
.tabs-responsive{
	margin-left: 15px;
	margin-right: 15px;
}

.r-tabs {
    position: relative;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 2px;
	padding: 10px;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    background-color: #ffffff;
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 10px 12px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #545454;
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #545454;
	text-shadow: none;
	background-color: white;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.r-tabs .r-tabs-panel {
	background-color: white;

	border-bottom: 4px solid white;

	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;

}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	background-color: #DEDEDE;
	color: #545454;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #1B579D;
	text-shadow: none;
	font-size: 18px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}

.info {
	display:inline-block;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px 20px;
	width: 300px;
	line-height: 100%;

	font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
	font-size: 14px;
	color: #00c5ad;
	border: 2px solid #00ab94;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;

	cursor: pointer;
}

.r-tabs .r-tabs-panel {
    padding: 30px 10px 10px 10px;
}

#horizontalTab_news div.line{
	border-bottom: 1px solid #ccc;
    margin-top: -4px;
}

#horizontalTab_news .media .media-left a img{
	width: 100px;
	height: 100px;
}
/* END responsive-tabs */

div.readmore{
	text-align: right;
}

div.title-box{
	margin-bottom: 20px;
}

div.title-box h4{
	font-weight: bold;
}

.thumbnail .caption {
    height: 130px;
}

ul.pagination li{
	cursor: pointer;
}

/* news */
div.detail-date{
	color: #9E9E9E;
}
/* end news */

/* activities */
.activities .thumbnail img{
	height: 200px;
	width: 350px;
}

.activities a.fancybox img{
	width: 250px;
	height: 160px;
}
/* end activities */

/* structure */
.structure {
    width: 100%;
    display: block;
}

.structure .box-img-structure {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.structure .box-img-structure div {
    float: left;
    width: 200px;
    height: 200px;
    margin: 25px 35px;
    text-align: center;
}

.structure .box-img-structure div .img-responsive {
    display: -webkit-inline-box;
	width: 160px;
    height: 160px;
}
/* END structure */


/* slide */
#myCarousel .carousel-inner .item img{
	max-height: 400px;
}
/* END slide */

/* course */
div.course-main{
	width: 100%;
	padding: 10px 0px;
}

ol.course{
	border-left: 1px solid #ccc;
}

ol.course li div{
	width: 100%;
}

ol.course li div a{
	float: right;
}
/* end course */

/* callout */
.bs-callout {
    padding: 20px;
    margin: 10px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
/* end callout */

/* research */
.research-head{
	border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
}
/* end research */


/* personnel */
.staff .media-middle {
    vertical-align: top;
}

.staff .media .media-middle img {
    width: 160px;
    height: 160px;
}

.staff .media-body div {
    padding-bottom: 25px;
}

/*
.staff .media:first-child {
    margin-top: 15px;
}
*/
/* end personnel */

.media-heading {
    margin-top: 0;
    margin-bottom: 2px;
    line-height: 25px;
}