/* compiled by scssphp v0.8.4 on Mon, 24 Nov 2025 13:03:40 +0000 (0.0137s) */

html, body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}
#wrap .navbar-inverse .brand {
  padding: 5px 20px 0px;
}
.navbar-inverse .brand div {
  /* background: url('/style/images/logos/logo_25_split.png'); */
  padding: 5px 0px;
  height: 25px;
  width: 75px;
}
/*text-indent: -1000em;*/
.navbar-inverse a.brand:hover div {
  background-position: 0px 25px;
}
.navbar-inverse .userbox {
  float: right;
  padding: 10px 0px;
  color: #999;
}
@media (max-width: 979px) {
  .nav-collapse .nav {
    padding: 0px 15px;
    text-align: center;
  }
  .nav-collapse .nav > li {
    display: inline-block;
  }
  .nav-collapse .nav > li a {
    padding: 0px 10px 0px 0px;
  }
  .nav-collapse .nav > li a:hover {
    color: white;
  }
}
/* Sticky footer styles
 -------------------------------------------------- */
/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -30px;
}
/* Set the fixed height of the footer here */
#footer-push, #footer {
  height: 30px;
}
#footer {
  background-color: #f5f5f5;
}
#footer .container {
  padding-top: 5px;
}
#container {
  padding-top: 40px;
}
.jumbotron {
  text-align: center;
}
.form-signin {
  max-width: 300px;
  padding: 19px 29px 29px;
  margin: 0 auto 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.form-signin .form-signin-heading {
  margin: 0px 0px 10px 0px;
}
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin input[type="text"], .form-signin input[type="password"] {
  font-size: 16px;
  height: auto;
  margin-bottom: 15px;
  padding: 7px 9px;
}
.form-signin button {
  float: right;
}
.banner {
  padding: 60px 0px;
  height: 40px;
  font-size: 100px;
  text-align: center;
}
/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
  #footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 940px;
  }
}
.row-fluid {
  margin-bottom: 10px;
}
.span2.new a {
  background-color: #deedf4;
}
.span2.new a .badge {
  background-color: #3a87ad;
}
.badge_title {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* JQ-UI fixes */
.ui-widget-overlay {
  position: fixed;
}
.fifty {
  opacity: 0.5;
}
.fifty:hover {
  opacity: 1;
}
.clear {
  clear: left;
}
.feed img {
  display: block;
  margin: 0px auto;
}
.feed iframe {
  display: none;
}
form {
  margin: 0px;
}
.center {
  text-align: center;
}
.border {
  border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 5px;
}
.border.hover:hover {
  background-color: #eee;
}
@media (max-width: 480px) {
  .feed img {
    max-width: 100%;
  }
}
.blueimp-gallery > .zoom {
  position: absolute;
  top: 15px;
  right: 40px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: 0.8;
  display: none;
  padding: 15px;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery.blueimp-gallery-controls > .zoom {
  display: block;
}
.blueimp-gallery > .title {
  display: block;
}
.blueimp-gallery > .zoom:hover {
  opacity: 1;
}
.blueimp-gallery.zoomed > .zoom {
  color: #9f9;
}
.blueimp-gallery.zoomed > .slides > .slide > .slide-content {
  max-height: none;
  position: relative;
}
.blueimp-gallery.zoomed > .slides > .slide {
  overflow: auto;
}
.thumbnail .favourite {
  float: right;
}
video {
  max-width: 100%;
}
#overlays-wrap {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2147483647;
  color: white;
  font-size: 13px;
  padding: 3px;
  text-align: right;
  background: rgba(0, 0, 0, 0.4);
}
#overlays-wrap a {
  color: white !important;
  font-weight: bold;
}
#overlays-wrap .played-status {
  margin-left: 5px;
  color: red;
}
#overlays-wrap .played-status.done {
  color: green;
}
#overlays-wrap-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  color: white;
  font-size: 13px;
  padding: 3px;
  background: rgba(0, 0, 0, 0.4);
}
#overlays-wrap-bottom .video-description {
  padding: 5px;
  font-size: 10px;
}
.video-js .vjs-control-bar {
  z-index: 1000;
}
.vjs-playlist-box {
  position: relative;
}
.vjs-playlist-box .vjs-playlist-overlay-left {
  top: 0;
  left: -10px;
  height: 100%;
  width: 15px;
  position: absolute;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.vjs-playlist-box .vjs-playlist-overlay-right {
  top: 0;
  right: -10px;
  height: 100%;
  width: 15px;
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.vjs-playlist-box .vjs-playlist ol {
  list-style: none;
  margin: 0px -10px;
  padding: 10px 10px 20px;
  overflow-x: scroll;
  white-space: nowrap;
}
.vjs-playlist-box .vjs-playlist li {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #aaa;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
}
.vjs-playlist-box .vjs-playlist li:not(:last-child) {
  margin-right: 10px;
}
.vjs-playlist-box .vjs-playlist li:hover {
  box-shadow: 0 7px 14px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
}
.vjs-playlist-box .vjs-playlist li picture img {
  width: 120px;
}
.vjs-playlist-box .vjs-playlist li .vjs-playlist-now-playing-text {
  display: none;
}
.vjs-playlist-box .vjs-playlist li .vjs-playlist-title-container {
  position: absolute;
  bottom: 2px;
  left: 2px;
  font-size: 8px;
  line-height: 8px;
}
.vjs-playlist-box .vjs-playlist li .vjs-playlist-title-container cite, .vjs-playlist-box .vjs-playlist li .vjs-playlist-title-container span {
  display: block;
  max-width: 112px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 2px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 2px;
}
.vjs-playlist-box .vjs-playlist li .vjs-playlist-title-container .vjs-up-next-text {
  display: none;
}
.vjs-playlist-box .vjs-playlist li.vjs-selected .vjs-playlist-title-container cite, .vjs-playlist-box .vjs-playlist li.vjs-selected .vjs-playlist-title-container span {
  background: rgba(81, 5, 187, 0.8);
  color: white;
}
.table .table-pointer {
  cursor: pointer;
}
.table .table-hover:hover {
  background: #eee;
}
