
.intramural-box{
  /*border: 1px solid #ddd;
  background-color: #ddd;
  color: #000;*/
  background-color: #03c;
  color: #fff;
  padding: 20px;
}
.intramural-box2{
  background-color: #490777;
  color: #fff;
  padding: 20px;
}
.intramural-box a{
  color: white;
}

/*Unit on Ocular and Stem Cell Translational Research*/
#block-menu-menu-quick-links h2{
  font-size: 1.5em;
  color: #158000;
}

/* CAROUSEL General
-------------------------------------------------- */
.carousel {
  max-height: 300px;
  height: auto;
  margin-bottom: 30px;
  /* max-width: 550px; */
  width: 100%;
  /* text-shadow: 0 0px 0px; */
  /* border: 2px solid #ccc; */
  margin-top: 5px;
}

.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 296px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 296px;
}

.carousel-caption{
  padding: 10px 10px;
  background-color: #0000006b;
  /* background: url('/sites/all/themes/NEI_bootstrap/images/white.png'); */
  color: #fff;
  right: 0;
  left: 0;
  bottom: 0;
  font-size: 15px;
}

.carousel-indicators{
  position: absolute;
  bottom: -50px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li{
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: #69c;
  border: 1px solid #69c;
  border-radius: 10px;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 50px;
    padding-top:100px;
    color: #0077b3;
    text-align: center;
    opacity: 1;
    filter: alpha(opacity=50);
}
a.carousel-control.right {
    padding-left: 45px;
}
a.carousel-control.left{
  padding-right:45px;
}

.carousel-indicators .active{
  /* width: 14px;
  height: 14px;
  margin: 0;
  background-color: #158000; */
}

/* END CAROUSEL
-------------------------------------------------- */

#block-menu-menu-intramural-section-nnrl h2{
  font-size: 1.5em;
  color: #158000;
}
.intramural-box4{
  background-color: #fff;
  border: 3px solid #2E64FE;
  padding: 20px;
  font-size: 12pt;
}

#block-menu-menu-quick-links-ci- h2{
  font-size: 1.5em;
  color: #158000;
}

#block-menu-menu-quick-links-ci-{
  display: table-cell; vertical-align: bottom;
  padding-top: 100%;
}
