/* Compiled Less CSS File */
/* Generated from "static.css" */

#introMovDiv {
  width: auto;
  background-image: url(/images/splash6.jpg);
  color: black;
}
.fb-like {
  right: auto;
  left: -45px;
}
#theCoverOfDarkness {
  display: none;
  z-index: 100000;
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  height: 100%;
  background-color: rgba(44, 112, 169, 0.76);
}
#theCoverOfDarkness.active {
  display: block;
}
@media (min-width: 1200px) {
  
}
#unilib-05_ {
  width: 778px;
  float: left;
}
#textVersion {
  moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
}
.statusInfo {
  background-color: #337AB7;
  color: white;
  padding: 5px 20px;
  position: relative;
}
.statusInfo time {
  position: absolute;
  right: 20px;
  top: 10px;
}