.title-call{
	font-size: 18px;
	padding: 10px 10px 10px 20px;
	background-color: #5bc0de;
	color: white !important;
	margin-bottom: 10px;
}

.title-call a{
	color: white !important;
}

.title-call-ul{
	margin-bottom: 3px;
	margin-top: 5px;
}

li.passed{
	color: gray;
}

.news-li{
	margin-bottom: 10px;
	padding-left: 10px;
}


.best-paper{
	color: red;
}

.publication-item{
	padding-left: 10px;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
}

#brand-name{
	/*margin-top: 0px;*/
	font-weight: bold;
	font-size: 32px;
	color: black;
	/*border-bottom: 1px solid #CCC;*/
	line-height: 130%;
}

#form-div{
	display: none;
}

#share-buttons img {
	width: 35px;
	padding: 5px;
	border: 0;
	box-shadow: 0;
	display: inline;
}

.chorus-desc{
	font-size: 18px;
}

#try-it-div{
	margin-top: 40px;
}

#logo{
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
}

#header-banner{
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}

#sub-description{
	font-size: 36px;
	font-weight: bold;
}
/*
#sub-desc-banner{
	margin-bottom: 20px;
}
*/

#chorus-nav{
	background: white;
	border: none;
	padding: 10px 10px 10px 10px;
	/*border-bottom: #CCC 1px solid;*/
}

#wrap{
	margin-top: 80px;
}

li.chorus-nav{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 18px;
	/*cursor: pointer;*/
	/*font-weight: bold;*/
}


.black-font{
	
	border-bottom: black solid 1px;
}

.faq-text{
	
	font-size: 16px;
}

.chorus-li{
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
}

.q-li, .a-li{
	margin-bottom: 5px;
}

.q-li{
	font-weight: bold;
}


.image-cropper{
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.image-cropper-content{
    display: inline;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: auto;
    /*margin: 20px 20px 20px 20px;*/
}

.profile-box{
	text-align: center;
	padding: 20px 20px 20px 20px;
}

.team-name{
	font-weight: bold;
	font-size: 16px;
}

h2{
	margin-bottom: 20px;
}

.paper-div{
	margin-top: 20px;
	margin-left: 20px;
}

.paper-title, .conf-abbr{
	font-weight: bold;
}

.media-cover{
	/*font-weight: bold;*/
	color: blue;
}
