
.icon-menu {
  font-size: 3em;
  float: right;
}

/*SUBPAGE
=======================================*/
.tab-section{
  display: none;
}

.cellline-info{
  width:40%;
  box-sizing: border-box;
  display: inline-block;
}

.profile-image{
  display: inline-block;
}

.subpage{
  margin-top: 30px;
}

.subpage-nav nav{
  width: 80%;
  text-align: center;
  margin: auto;
}

.subpage-nav a{
  height: 66px;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}

#about {
  display: none;
}

.image-scale img{
  width: 100%;
  margin: auto;
}

.data-section{
  border-bottom: 1px solid lightgray;
  margin-bottom: 20px;
}

.sub-page-tab a{
  background-color: #eee;
}

#cellline-info{
  margin-bottom: 40px;
}

/*gallery
=======================================*/
.thumbnail{
}

.thirtypercent .morphology-thumbnail.active{
  opacity: 0.7;
}

.thirtypercent .morphology-thumbnail:hover{
  opacity: 0.7;
}

.caption-container{
  padding: 10px;
  margin: auto;
}

.thumbnails{
  min-height: 130px;
}

.gallery-thumbnails .toappend{
  box-shadow: 1px 1px 10px #5b5460;
}

.sub-page-tab{
  font-weight: bold;
  font-size: 16px;
}

.morphology-thumbnail{
  width: 90%;
}

.thirtypercent{
  width: 33%;
  float: left;
}

.fiftypercent{
  width: 50%;
  float: left;
}

.acknowledgements{
  text-align: center;
}

.GenomicCharacterization_tagged_allele_gel{
  width: 100%;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.embed-container div{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
