  /*=================================================
Bootstrap overrides
=================================================*/
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
#button_col {
  padding-left: 0;
}
#colapse_button {
  float: none;
  display: inline;
  margin: 0 0px 0 0px;
  padding: 10px 2px 10px 2px;
  background-color: #0055df;
  border-color: #000000;
  color: #ffffff;
  font-size: 80%;
}
.navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav > li {
  list-style-type: disc;
  list-style-position: inside;
  color: #c45433;
  padding-left: 0;
}
.navbar-nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 120%;
}
.navbar-header {
  margin-bottom: 10px;
  clear: both;
}
.navbar {
  border: solid 0;
  border-radius: 0px;
  margin: 0;
}
/*=================================================
Structure Elements
=================================================*/
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.bgrep {
  background-color: #e4f5fa;
  background-image: url("/skrylov/images/design_bggrad.png");
  background-repeat: repeat-x;
}
body {
  background-color: #e4f5fa;
  background-image: url("/skrylov/images/design_bggrad.png");
  background-repeat: repeat-x;
  font-family: 'Libre Baskerville', serif;
  color: #2d3542;
}
#wrapper {
  position: relative;
  min-height: 100%;
  width: 100%;
  margin: 0;
}
#header {
  background-color: #e4f5fa;
  background-image: url("/skrylov/images/design_bggrad.png");
  background-repeat: repeat-x;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 3px;
  position: fixed;
  z-index: 1;
}
#header img {
  margin-bottom: 15px;
}
#menu {
  font-size: 125%;
  font-family: 'Unica One', cursive;
  text-transform: uppercase;
  font-weight: 400;
}
#menu li {
  margin-left: 0;
  margin-bottom: 5px;
}
#menu li a {
  margin: 0;
  margin-right: 0.5em;
  padding: 0;
  text-decoration: none;
}
#menu li a:link,
#menu li a:visited {
  color: #2d3542;
}
#menu li a:hover,
#menu li a:hover {
  color: #c45433;
}
#content {
  margin-top: 120px;
  padding-bottom: 220px;
  font-size: 115%;
  line-height: 150%;
}
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 210px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #2d3542;
  color: #d8ecf2;
  font-family: 'Unica One', cursive;
  font-weight: 400;
  font-size: 120%;
  text-transform: uppercase;
}
#affiliations img {
  display: inline;
  margin-right: 20px;
}
#copyright {
  position: absolute;
  margin-top: 35px;
  display: inline;
  width: 30%;
}
#news {
  margin-bottom: 5px;
}
#darklink a {
  text-decoration: underline;
  margin-right: 10px;
  margin-left: 10px;
}
#darklink a:link,
#darklink a:visited {
  color: #ffffff;
}
#darklink a:hover,
#darklink a:active {
  color: #f3933a;
}
#pcats {
  background-color: #2d3542;
  border: solid 2px #2d3542;
  text-align: center;
  font-size: 90%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#pcats h2 {
  color: #f3933a;
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-size: 200%;
}
#pcats a {
  text-decoration: underline;
  margin-right: 10px;
  margin-left: 10px;
}
#pcats a:link,
#pcats a:visited {
  color: #ffffff;
}
#pcats a:hover,
#pcats a:active {
  color: #f3933a;
}
.google-maps {
  position: relative;
  height: 470px;
  padding-bottom: 75%;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#news p {
  margin-bottom: 0.5em;
  text-indent: 0;
  text-align: justify;
}
#news li {
  margin-left: 15px;
  margin-bottom: 0.5em;
}
#publist p {
  margin-bottom: 0.7em;
  font-size: 96%;
  text-indent: 0;
  text-align: justify;
  line-height: 1.2em;
}
#publist h2 {
  margin-top: 1.2em;
}
.social {
  display: inline-block;
  width: 50px;
  font-size: 70%;
  line-height: 1.1em;
  margin-right: 10px;
  margin-left: 10px;
  vertical-align: top;
  text-align: center;
}
#reporter {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 5;
  width: 300px;
  height: 50px;
  padding: 2px;
  background-color: #ffffff;
  color: #000000;
}
/*=================================================
Styles 
=================================================*/
.anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
strong,
b {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
p {
  margin-bottom: 1.2em;
  text-indent: 0.7em;
  text-align: justify;
}
li {
  margin-left: 3em;
  margin-bottom: 0.5em;
}
ul {
  list-style: disc;
  margin-bottom: 1em;
}
ol {
  list-style-type: decimal;
}
h1 {
  font-family: 'Quando', serif;
  margin-top: 1em;
  margin-bottom: 0.2em;
  font-size: 200%;
  line-height: 150%;
  color: #3c4757;
  font-weight: bold;
}
h2 {
  font-family: 'Quando', serif;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  font-size: 150%;
  line-height: 100%;
  color: #3c4757;
}
h3 {
  font-family: 'Unica One', cursive;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  font-size: 130%;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 400;
  color: #3c4757;
}
a {
  text-decoration: underline;
}
a:link,
a:visited {
  color: #3c4757;
}
a:hover,
a:active {
  color: #0055df;
}
.textbox {
  font-family: Tahoma, Geneva, sans-serif;
  background-color: #ffffff;
  color: #000000;
  padding: 10px;
  border-bottom: solid 2px #2d3542;
  border-top: solid 15px #2d3542;
  border-left: solid 2px #2d3542;
  border-right: solid 2px #2d3542;
  margin-bottom: 10px;
  margin-top: 0;
}
.textbox li {
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 0;
}
.textbox ol li {
  margin-left: 3em;
  margin-bottom: 0;
}
.textbox a {
  text-decoration: underline;
}
.textbox a:link,
.textbox a:visited {
  color: #882b10;
}
.textbox a:hover,
.textbox a:active {
  color: #0055df;
}
.small {
  font-size: 90%;
  line-height: 140%;
}
.small p {
  margin-bottom: 0;
  text-indent: 0;
  text-align: justify;
}
.transparent table,
.transparent td {
  border-collapse: collapse;
  border: solid 0px #000000;
  padding-left: 50px;
  padding-bottom: 0.5em;
  vertical-align: top;
}
.transparent td:first-child {
  padding-left: 0px;
}
.white table,
.white td {
  border-collapse: collapse;
  font-family: Tahoma, Geneva, sans-serif;
  color: #000000;
  border: solid 1px #2d3542;
  background-color: #ffffff;
  font-size: 80%;
  padding: 0.5em;
  line-height: 1.3em;
}
.white img {
  display: inline;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #000000;
}
.white td:first-child {
  width: 30%;
}
.white th {
  border: solid 1px #000000;
  background-color: #2d3542;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 120%;
  padding-top: 1em;
  padding-bottom: 1em;
}
.white a {
  text-decoration: underline;
}
.white a:link,
.white a:visited {
  color: #882b10;
}
.white a:hover,
.white a:active {
  color: #0055df;
}
.white li {
  margin-left: 1em;
  line-height: 1.3em;
  margin-right: 1em;
  margin-bottom: 0;
}
#metrics th {
  border: solid 0px #000000;
}
.centr {
  text-align: center;
}
.vatop {
  vertical-align: middle;
}
.vatop td {
  vertical-align: middle;
  font-size: 1.2em;
}
.highimpact {
  color: #009933;
}
.vibrant {
  color: #0055df !important;
}
.imgframe_r {
  position: relative;
  margin-left: 20px;
  margin-right: 0;
  float: right;
  font-size: 90%;
  text-align: right;
  font-style: italic;
  line-height: 150%;
  padding: 0;
  clear: both;
}
.imgframe_c {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 90%;
  font-style: italic;
  line-height: 150%;
  padding: 0;
}
.imgframe_c img {
  border: solid 1px #2d3542;
  display: inline;
}
.imgframe_c p {
  text-align: justify;
  padding: 0 10% 0 10%;
  text-indent: 0;
}
