body
{
  padding-top: 70px;
  padding-bottom: 60px;
  height:100%;
  font-size:14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif       !important;
  background-color: #161616 !important;
  color: #fdfcf7 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,  {
  font-family: "Montserrat", Helvetica, Arial, sans-serif !important;       
  color: #fdfcf7 !important;
}

.overlay, a.overlay:hover, a.overlay:visited, a.overlay:active
{
  text-decoration: none !important;
  color: #fdfcf7 !important;
}

img
{
  margin: 0px 0px 10px 0px;
  width:100%;
}



.container
{
  width:90%;

  padding: 0px;
}


.contenthover { 
  display:none; 
  padding:20px 20px 10px 20px; 
  position:absolute; 
  font-size:10pt; 
  background: rgba(0, 0, 0, 0.5);
  color: #fdfcf7;
  overflow: auto;
  cursor:pointer;

}

.description { 
  font-size:11pt; 
}


.textcontainer {
  background-color:#767373;
  color:white;
  padding-top:40px;
  min-height:600px;
}

.textcontainer p {
  margin: 0px;
  
}


.gallery {
  float:left;
  margin:10px;
  padding:5px; 
}

.gallery_image {
  width:150px;
  height:auto;
  margin:0px;
}

.gallery_icon {
  width:20px;
  height:20px;
  margin:0px;
}

.gallery_icon:hover {
  cursor:pointer;
}

form {
  display: inline-block;
  margin:0px;
}

.input_box {
  float:left;
  width:20%;
  margin: 20px;
}

label {
  margin:10px;
}

input {
  margin:10px;
}

.collaborator, .collaborator a,
.project, project a,
.association, association a,
.award, award a,
.lecture, lecture a {
  text-decoration:none;
  color: white;
  font-size:12px;
  padding-bottom: 10px;
}

.arrow_left
{
  position:absolute;
  top: 45vh;
  left: 10px;
  z-index:100;
  text-align:center;

}

.arrow_right
{
  position:absolute;
  top: 45vh;
  right: 10px;
  z-index:100;
  text-align:center;
}



.arrow_right img, .arrow_left img
{
    height:10vh;
    width:auto;
    border-style: none;
}

.arrow_right a, .arrow_left a
{
    font-size: 9pt;
    text-decoration:none;
    color: #777;
}

.contact_link, a.contact_link:hover, a.contact_link:visited, a.contact_link:active
{
  text-decoration: none !important;
  color: #fdfcf7 !important;
}

.pin
{
  width: 20px;
  height: auto;
}