body {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #555;
}

#header {
  max-width: 1170px;
  width: 100%;
  height: 244px;
  font-weight: 300;
  color: white;
  margin: 0 auto;
  margin-bottom: 35px;
}

hr {
  border-top: 1px solid #CCC;
  padding: 0px;
}

li {
  margin-bottom: 0.5em;
}

.bg {
  background-image: url('yibiny_mos.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
}
#footer {
  max-width: 1170px;
  width: 100%;
  font-weight: 300;
  background-color: #660000;
  height: 20px;
  margin: 0 auto;
  margin-top: 75px;
}

.bgf {
    width: 100%;
    height: 100%;
    #background-image: url(IMG_1450.jpg);
	background-position: center center;
    width: 10%;
}
.copyright {
    color: white;
    font-size: 12px;
    text-align:center;
    vertical-align: middle;
}

.news_new_activity {
  color: #000098;
  margin-bottom: 8px;
}

.news_new_code {
  color: #009800;
  margin-bottom: 8px;
}

.news_new_paper {
  color: #980000;
  margin-bottom: 8px;
}

.news_source_intern {
  color: #b47a1f;
  margin-bottom: 8px;
}

#.news_source_intern {
#  color: #b47a1f;
#}

.review-activity {
 margin-bottom: 10px;
}

#header-inner {
  padding-top: 100px;
  padding-left: 50px;
}
.img-banner {
  #border: 8px solid white;
  float: left;
  width: 200px;
}
.img-me {
  border: 3px solid white;
  float: right;
  margin-right: 50px;
  width: 210px;
}
.header-text {
  margin-top: 80px;
  margin-left: 250px;
}
.header-text-name {
  font-weight: bold;
  font-size: 50px;
}
.header-text-email {
  font-size: 25px;
  font-style: italic;
}
.header-text-desc {
  font-size: 20px;
}
#contact-info {
  position: absolute;
  left: 80%;
  width: 20%;
  top: 360px;
  height: 100px;
  background-color: #EEE;
}
.vspace {
  margin-bottom: 20px;
}
.vspace-top {
  margin-top: 30px;
}

.highlight {
  color: #660000;
}
.section {
  margin-bottom: 20px;
}
.paper-image {
  width: 100%;
  padding-bottom: 20px;
}
.project-image {
  height: 160px;
  max-width: 100%;
  vertical-align: middle;
  margin-bottom: 10px;
}
.logo-image {
  height: 40px;
  max-width: 100%;
  vertical-align: middle;
  margin-bottom: 10px;
}

.logo-div {
  margin-bottom: 20px;
}

.paper-title {
  font-weight: bold;
}
.paper-authors {
  font-style: italic;
}
.paper-link {
}

.project-title {
font-weight: bold;
}
.section-light {
  background-color: #EEE;
}

.container {
  margin-bottom: 50px;
}

.about {
  margin-bottom: 10px;
}

