@charset "UTF-8";
/*! Generated by Live LESS Theme Customizer */
.text-success-bright {
  color: #00a000; }

.text-warning-bright {
  color: #ffd800; }

.text-danger-bright {
  color: #cd0000; }

.text-info-bright {
  color: #9aff9a; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .fa.fa-favorite {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before, .fa-favorite.active.fa:before {
  content: ""; }

.fa-star-o:before, .fa-favorite.fa:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.fa-favorite.active.fa {
  color: #39AD35; }

/* load hockeytech icons */
@font-face {
  font-family: 'hockeytech-icons';
  src: url("/assets/fonts/hockeytech/hockeytech-icons.eot?d9pc5x");
  src: url("/assets/fonts/hockeytech/hockeytech-icons.eot?d9pc5x#iefix") format("embedded-opentype"), url("/assets/fonts/hockeytech/hockeytech-icons.ttf?d9pc5x") format("truetype"), url("/assets/fonts/hockeytech/hockeytech-icons.woff?d9pc5x") format("woff"), url("/assets/fonts/hockeytech/hockeytech-icons.svg?d9pc5x#hockeytech-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ht-"] {
  font-family: 'hockeytech-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ht-mini-kit:before {
  content: "\e924"; }

.ht-gc-preview:before {
  content: "\e923"; }

.ht-schedule-changes:before {
  content: "\e922"; }

.ht-affiliate:before {
  content: "\e910"; }

.ht-emerg-goaltender:before {
  content: "\e921"; }

.ht-table-game-center:before {
  content: "\e920"; }

.ht-game-center:before {
  content: "\e91f"; }

.ht-buy-tickets:before {
  content: "\e91e"; }

.ht-right-arrow:before {
  content: "\e91b"; }

.ht-left-arrow:before {
  content: "\e91c"; }

.ht-plus-minus:before {
  content: "\e91d"; }

.ht-calendar-button:before {
  content: "\e919"; }

.ht-calendar:before {
  content: "\e91a"; }

.ht-arrow-down:before {
  content: "\e917"; }

.ht-arrow-up:before {
  content: "\e918"; }

.ht-table-game-summary-long:before {
  content: "\e916"; }

.ht-collapse-up:before {
  content: "\e914"; }

.ht-collapse-down:before {
  content: "\e915"; }

.ht-played-major-junior:before {
  content: "\e90d"; }

.ht-committed:before {
  content: "\e90e"; }

.ht-import:before {
  content: "\e90f"; }

.ht-suspended:before {
  content: "\e911"; }

.ht-rookie:before {
  content: "\e912"; }

.ht-injured:before {
  content: "\e913"; }

.ht-arrow-left:before {
  content: "\e900"; }

.ht-arrow-right:before {
  content: "\e901"; }

.ht-webcast-now:before {
  content: "\e902"; }

.ht-listen-now:before {
  content: "\e903"; }

.ht-watch-now:before {
  content: "\e904"; }

.ht-tickets:before {
  content: "\e905"; }

.ht-media-kit:before {
  content: "\e906"; }

.ht-table-game-summary:before {
  content: "\e907"; }

.ht-table-game-report:before {
  content: "\e908"; }

.ht-table-text-boxscore:before {
  content: "\e909"; }

.ht-game-summary:before {
  content: "\e90a"; }

.ht-game-report:before {
  content: "\e90b"; }

.ht-text-boxscore:before {
  content: "\e90c"; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/assets/fonts/glyphicons-halflings-regular.eot");
  src: url("/assets/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/assets/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #1c1c1c;
  background-color: #dbdbdb; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #1c1c1c;
  text-decoration: none; }
  a:hover, a:focus {
    color: #595959;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #dbdbdb;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #595959; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #1c1c1c; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 2.6rem; }

h2, .h2 {
  font-size: 2.2rem; }

h3, .h3 {
  font-size: 1.8rem; }

h4, .h4 {
  font-size: 1.6rem; }

h5, .h5 {
  font-size: 1.4rem; }

h6, .h6 {
  font-size: 1.2rem; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #ffec86; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #f1f1f1; }

.text-primary {
  color: #00a000; }

a.text-primary:hover,
a.text-primary:focus {
  color: #006d00; }

.text-success {
  color: #286029; }

a.text-success:hover,
a.text-success:focus {
  color: #193c1a; }

.text-info {
  color: white; }

a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #750200; }

a.text-danger:hover,
a.text-danger:focus {
  color: #420100; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #00a000; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #006d00; }

.bg-success {
  background-color: #8ed272; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #6fc64b; }

.bg-info {
  background-color: #595959; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #404040; }

.bg-warning {
  background-color: #ffec86; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffe453; }

.bg-danger {
  background-color: #ee2f2f; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #d81212; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid white; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 1.8rem;
  border-left: 5px solid white; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: white; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid white;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #595959;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #f1f1f1;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #8c8c8c; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #8c8c8c; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #8c8c8c; }
  .table .table {
    background-color: #dbdbdb; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #8c8c8c; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #8c8c8c; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #dbdbdb; }

.table-hover > tbody > tr:hover {
  background-color: white; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #595959; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #4d4d4d; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #8ed272; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #7fcc5f; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #595959; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #4d4d4d; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #ffec86; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffe86d; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #ee2f2f; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ec1717; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #8c8c8c; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #595959;
  border: 0;
  border-bottom: 1px solid #bfbfbf; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #1c1c1c; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #1c1c1c;
  background-color: white;
  background-image: none;
  border: 1px solid #999999;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #39ad35;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(57, 173, 53, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(57, 173, 53, 0.6); }
  .form-control::-moz-placeholder {
    color: #a6a6a6;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #a6a6a6; }
  .form-control::-webkit-input-placeholder {
    color: #a6a6a6; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #595959;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #286029; }

.has-success .form-control {
  border-color: #286029;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #193c1a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #46a848;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #46a848; }

.has-success .input-group-addon {
  color: #286029;
  background-color: #8ed272;
  border-color: #286029; }

.has-success .form-control-feedback {
  color: #286029; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #ffec86;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #750200; }

.has-error .form-control {
  border-color: #750200;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #420100;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #db0400;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #db0400; }

.has-error .input-group-addon {
  color: #750200;
  background-color: #ee2f2f;
  border-color: #750200; }

.has-error .form-control-feedback {
  color: #750200; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #5c5c5c; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #1c1c1c;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #1c1c1c;
  background-color: #f1f1f1;
  border-color: #595959; }
  .btn-default:focus, .btn-default.focus {
    color: #1c1c1c;
    background-color: #d8d8d8;
    border-color: #1a1a1a; }
  .btn-default:hover {
    color: #1c1c1c;
    background-color: #d8d8d8;
    border-color: #3b3b3b; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #1c1c1c;
    background-color: #d8d8d8;
    background-image: none;
    border-color: #3b3b3b; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #1c1c1c;
      background-color: #c6c6c6;
      border-color: #1a1a1a; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #f1f1f1;
    border-color: #595959; }
  .btn-default .badge {
    color: #f1f1f1;
    background-color: #1c1c1c; }

.btn-primary {
  color: #fff;
  background-color: #00a000;
  border-color: #008700; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #006d00;
    border-color: #000700; }
  .btn-primary:hover {
    color: #fff;
    background-color: #006d00;
    border-color: #004900; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #006d00;
    background-image: none;
    border-color: #004900; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #004900;
      border-color: #000700; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #00a000;
    border-color: #008700; }
  .btn-primary .badge {
    color: #00a000;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #00a000;
  border-color: #008700; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #006d00;
    border-color: #000700; }
  .btn-success:hover {
    color: #fff;
    background-color: #006d00;
    border-color: #004900; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #006d00;
    background-image: none;
    border-color: #004900; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #004900;
      border-color: #000700; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #00a000;
    border-color: #008700; }
  .btn-success .badge {
    color: #00a000;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #cbcecb;
  border-color: #bec2be; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #b1b5b1;
    border-color: #7c847c; }
  .btn-info:hover {
    color: #fff;
    background-color: #b1b5b1;
    border-color: #9ea49e; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #b1b5b1;
    background-image: none;
    border-color: #9ea49e; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #9ea49e;
      border-color: #7c847c; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #cbcecb;
    border-color: #bec2be; }
  .btn-info .badge {
    color: #cbcecb;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #ebca14;
  border-color: #d4b612; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #bca210;
    border-color: #5e5108; }
  .btn-warning:hover {
    color: #fff;
    background-color: #bca210;
    border-color: #9b850d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #bca210;
    background-image: none;
    border-color: #9b850d; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #9b850d;
      border-color: #5e5108; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #ebca14;
    border-color: #d4b612; }
  .btn-warning .badge {
    color: #ebca14;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #cd0000;
  border-color: #b40000; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #9a0000;
    border-color: #340000; }
  .btn-danger:hover {
    color: #fff;
    background-color: #9a0000;
    border-color: #760000; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #9a0000;
    background-image: none;
    border-color: #760000; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #760000;
      border-color: #340000; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #cd0000;
    border-color: #b40000; }
  .btn-danger .badge {
    color: #cd0000;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #1c1c1c;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #595959;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #f1f1f1;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #fff;
  border: 1px solid #595959;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #dbdbdb; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #1c1c1c;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #1c1c1c;
      text-decoration: none;
      background-color: #f1f1f1; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  background-color: #1c1c1c;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #d9d9d9; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #a6a6a6;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #1c1c1c;
  text-align: center;
  background-color: white;
  border: 1px solid #999999;
  border-radius: 2px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: white; }
    .nav > li.disabled > a {
      color: #f1f1f1; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #f1f1f1;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: white;
    border-color: #1c1c1c; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #1c1c1c; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #1c1c1c #1c1c1c #1c1c1c; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: white;
      cursor: default;
      background-color: #1c1c1c;
      border: 1px solid #f1f1f1;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #00a000; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dbdbdb; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dbdbdb;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #dbdbdb; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 54px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  height: 54px;
  padding: 17px 15px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 8.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 17px;
          padding-bottom: 17px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10.5px;
    margin-bottom: 10.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 16px;
    margin-bottom: 16px; }

.navbar-text {
  margin-top: 17px;
  margin-bottom: 17px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: white;
  border-color: white; }
  .navbar-default .navbar-brand {
    color: white; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #595959;
      background-color: #f1f1f1; }
  .navbar-default .navbar-text {
    color: white; }
  .navbar-default .navbar-nav > li > a {
    color: #1c1c1c; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #1c1c1c;
      background-color: #f1f1f1; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: #1c1c1c; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #bfbfbf;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: white;
    background-color: #1c1c1c; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #1c1c1c; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #1c1c1c;
        background-color: #f1f1f1; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: white;
      background-color: #1c1c1c; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #bfbfbf;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #dbdbdb; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #f1f1f1; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #1c1c1c; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: white; }
  .navbar-default .navbar-link {
    color: #1c1c1c; }
    .navbar-default .navbar-link:hover {
      color: #1c1c1c; }
  .navbar-default .btn-link {
    color: #1c1c1c; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #1c1c1c; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #bfbfbf; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: white; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: white; }
  .navbar-inverse .navbar-nav > li > a {
    color: white; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: white; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-link {
    color: white; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: white; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #595959;
      content: "/ "; }
  .breadcrumb > .active {
    color: #1c1c1c; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #1c1c1c;
      text-decoration: none;
      background-color: white;
      border: 1px solid #dbdbdb; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #1c1c1c;
        background-color: #f1f1f1;
        border-color: #dbdbdb; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: white;
    cursor: default;
    background-color: #00a000;
    border-color: transparent; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #e6e6e6;
    cursor: not-allowed;
    background-color: white;
    border-color: #dbdbdb; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: white;
      border: 1px solid #dbdbdb;
      border-radius: 4px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #f1f1f1; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #e6e6e6;
    cursor: not-allowed;
    background-color: white; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #595959; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #404040; }

.label-primary {
  background-color: #00a000; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #006d00; }

.label-success {
  background-color: #00a000; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #006d00; }

.label-info {
  background-color: #1c1c1c; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #030303; }

.label-warning {
  background-color: #ebca14; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #bca210; }

.label-danger {
  background-color: #ee2f2f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #d81212; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #595959;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #1c1c1c;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: white; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 2rem;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #e6e6e6; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 6rem; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #dbdbdb;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #1c1c1c; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1c1c1c; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: 600; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #286029;
  background-color: #8ed272;
  border-color: #85b35e; }
  .alert-success hr {
    border-top-color: #78a84f; }
  .alert-success .alert-link {
    color: #193c1a; }

.alert-info {
  color: white;
  background-color: #595959;
  border-color: #1c1c1c; }
  .alert-info hr {
    border-top-color: #0f0f0f; }
  .alert-info .alert-link {
    color: #e6e6e6; }

.alert-warning {
  color: #8a6d3b;
  background-color: #ffec86;
  border-color: #ffc03d; }
  .alert-warning hr {
    border-top-color: #ffb824; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #750200;
  background-color: #ee2f2f;
  border-color: #7d0000; }
  .alert-danger hr {
    border-top-color: #640000; }
  .alert-danger .alert-link {
    color: #420100; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: white;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #1c1c1c;
  text-align: center;
  background-color: #00a000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #00a000; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #1f4fdf; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #ebca14; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #cd0000; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dbdbdb; }
  .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #f1f1f1;
    cursor: not-allowed;
    background-color: white; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #f1f1f1; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #595959;
    border-color: #1c1c1c; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #595959; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f1f1f1; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item-success {
  color: #286029;
  background-color: #8ed272; }

a.list-group-item-success,
button.list-group-item-success {
  color: #286029; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #286029;
    background-color: #7fcc5f; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #286029;
    border-color: #286029; }

.list-group-item-info {
  color: white;
  background-color: #595959; }

a.list-group-item-info,
button.list-group-item-info {
  color: white; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: white;
    background-color: #4d4d4d; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: white;
    border-color: white; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #ffec86; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #ffe86d; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #750200;
  background-color: #ee2f2f; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #750200; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #750200;
    background-color: #ec1717; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #750200;
    border-color: #750200; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #8c8c8c; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #595959;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #595959; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #00a000; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #00a000;
    border-color: #00a000; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #00a000; }
    .panel-primary > .panel-heading .badge {
      color: #00a000;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #00a000; }

.panel-success {
  border-color: #85b35e; }
  .panel-success > .panel-heading {
    color: #286029;
    background-color: #8ed272;
    border-color: #85b35e; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #85b35e; }
    .panel-success > .panel-heading .badge {
      color: #8ed272;
      background-color: #286029; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #85b35e; }

.panel-info {
  border-color: #1c1c1c; }
  .panel-info > .panel-heading {
    color: white;
    background-color: #595959;
    border-color: #1c1c1c; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #1c1c1c; }
    .panel-info > .panel-heading .badge {
      color: #595959;
      background-color: white; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #1c1c1c; }

.panel-warning {
  border-color: #ffc03d; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #ffec86;
    border-color: #ffc03d; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ffc03d; }
    .panel-warning > .panel-heading .badge {
      color: #ffec86;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ffc03d; }

.panel-danger {
  border-color: #7d0000; }
  .panel-danger > .panel-heading {
    color: #750200;
    background-color: #ee2f2f;
    border-color: #7d0000; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #7d0000; }
    .panel-danger > .panel-heading .badge {
      color: #ee2f2f;
      background-color: #750200; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #7d0000; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 2px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 600;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid #1c1c1c;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: 0.8; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #dbdbdb; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #dbdbdb; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 6px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 6px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 6px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 6px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    border-width: 6px 6px 0;
    border-top-color: white; }
  .tooltip.top-left .tooltip-arrow {
    right: 6px;
    bottom: 0;
    margin-bottom: -6px;
    border-width: 6px 6px 0;
    border-top-color: white; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 6px;
    margin-bottom: -6px;
    border-width: 6px 6px 0;
    border-top-color: white; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -6px;
    border-width: 6px 6px 6px 0;
    border-right-color: white; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    border-left-color: white; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -6px;
    border-width: 0 6px 6px;
    border-bottom-color: white; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 6px;
    margin-top: -6px;
    border-width: 0 6px 6px;
    border-bottom-color: white; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 6px;
    margin-top: -6px;
    border-width: 0 6px 6px;
    border-bottom-color: white; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #1c1c1c;
  text-align: center;
  background-color: white;
  border-radius: 0; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #595959;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: fadein(#595959, 5%);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: white;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: fadein(#595959, 5%);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: white;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: fadein(#595959, 5%); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: white; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: fadein(#595959, 5%); }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: white; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f1f1f1;
  border-bottom: 1px solid #e4e4e4;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  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: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 3rem;
    height: 3rem;
    margin-top: -1rem;
    font-size: 3rem; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -1rem; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -1rem; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.btn {
  font-weight: 400; }
  .btn:active, .btn:focus, .btn:active:focus {
    outline: 0; }

.btn-default {
  color: #1c1c1c;
  background-color: #f1f1f1;
  border-color: #595959;
  border: none;
  border-radius: 2px; }
  .btn-default:focus, .btn-default.focus {
    color: #1c1c1c;
    background-color: #d8d8d8;
    border-color: #1a1a1a; }
  .btn-default:hover {
    color: #1c1c1c;
    background-color: #d8d8d8;
    border-color: #3b3b3b; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #1c1c1c;
    background-color: #d8d8d8;
    background-image: none;
    border-color: #3b3b3b; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #1c1c1c;
      background-color: #c6c6c6;
      border-color: #1a1a1a; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #f1f1f1;
    border-color: #595959; }
  .btn-default .badge {
    color: #f1f1f1;
    background-color: #1c1c1c; }

.btn-default-muted {
  color: #828282;
  background-color: white;
  border-color: #595959;
  border: none;
  border-radius: 2px; }
  .btn-default-muted:focus, .btn-default-muted.focus {
    color: #828282;
    background-color: #e6e6e6;
    border-color: #1a1a1a; }
  .btn-default-muted:hover {
    color: #828282;
    background-color: #e6e6e6;
    border-color: #3b3b3b; }
  .btn-default-muted:active, .btn-default-muted.active,
  .open > .btn-default-muted.dropdown-toggle {
    color: #828282;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #3b3b3b; }
    .btn-default-muted:active:hover, .btn-default-muted:active:focus, .btn-default-muted:active.focus, .btn-default-muted.active:hover, .btn-default-muted.active:focus, .btn-default-muted.active.focus,
    .open > .btn-default-muted.dropdown-toggle:hover,
    .open > .btn-default-muted.dropdown-toggle:focus,
    .open > .btn-default-muted.dropdown-toggle.focus {
      color: #828282;
      background-color: #d4d4d4;
      border-color: #1a1a1a; }
  .btn-default-muted.disabled:hover, .btn-default-muted.disabled:focus, .btn-default-muted.disabled.focus, .btn-default-muted[disabled]:hover, .btn-default-muted[disabled]:focus, .btn-default-muted[disabled].focus,
  fieldset[disabled] .btn-default-muted:hover,
  fieldset[disabled] .btn-default-muted:focus,
  fieldset[disabled] .btn-default-muted.focus {
    background-color: white;
    border-color: #595959; }
  .btn-default-muted .badge {
    color: white;
    background-color: #828282; }

.btn-primary {
  color: #fff;
  background-color: #00a000;
  border-color: #008700;
  border: none;
  border-radius: 2px; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #006d00;
    border-color: #000700; }
  .btn-primary:hover {
    color: #fff;
    background-color: #006d00;
    border-color: #004900; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #006d00;
    background-image: none;
    border-color: #004900; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #004900;
      border-color: #000700; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #00a000;
    border-color: #008700; }
  .btn-primary .badge {
    color: #00a000;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #00a000;
  border-color: #008700;
  border: none;
  border-radius: 2px; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #006d00;
    border-color: #000700; }
  .btn-success:hover {
    color: #fff;
    background-color: #006d00;
    border-color: #004900; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #006d00;
    background-image: none;
    border-color: #004900; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #004900;
      border-color: #000700; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #00a000;
    border-color: #008700; }
  .btn-success .badge {
    color: #00a000;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #cbcecb;
  border-color: #bec2be;
  border: none;
  border-radius: 2px; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #b1b5b1;
    border-color: #7c847c; }
  .btn-info:hover {
    color: #fff;
    background-color: #b1b5b1;
    border-color: #9ea49e; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #b1b5b1;
    background-image: none;
    border-color: #9ea49e; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #9ea49e;
      border-color: #7c847c; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #cbcecb;
    border-color: #bec2be; }
  .btn-info .badge {
    color: #cbcecb;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #ebca14;
  border-color: #d4b612;
  border: none;
  border-radius: 2px; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #bca210;
    border-color: #5e5108; }
  .btn-warning:hover {
    color: #fff;
    background-color: #bca210;
    border-color: #9b850d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #bca210;
    background-image: none;
    border-color: #9b850d; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #9b850d;
      border-color: #5e5108; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #ebca14;
    border-color: #d4b612; }
  .btn-warning .badge {
    color: #ebca14;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #cd0000;
  border-color: #b40000;
  border: none;
  border-radius: 2px; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #9a0000;
    border-color: #340000; }
  .btn-danger:hover {
    color: #fff;
    background-color: #9a0000;
    border-color: #760000; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #9a0000;
    background-image: none;
    border-color: #760000; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #760000;
      border-color: #340000; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #cd0000;
    border-color: #b40000; }
  .btn-danger .badge {
    color: #cd0000;
    background-color: #fff; }

.btn-light {
  color: #1c1c1c;
  background-color: white;
  border-color: #1c1c1c;
  border: none;
  border-radius: 2px; }
  .btn-light:focus, .btn-light.focus {
    color: #1c1c1c;
    background-color: #e6e6e6;
    border-color: black; }
  .btn-light:hover {
    color: #1c1c1c;
    background-color: #e6e6e6;
    border-color: black; }
  .btn-light:active, .btn-light.active,
  .open > .btn-light.dropdown-toggle {
    color: #1c1c1c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: black; }
    .btn-light:active:hover, .btn-light:active:focus, .btn-light:active.focus, .btn-light.active:hover, .btn-light.active:focus, .btn-light.active.focus,
    .open > .btn-light.dropdown-toggle:hover,
    .open > .btn-light.dropdown-toggle:focus,
    .open > .btn-light.dropdown-toggle.focus {
      color: #1c1c1c;
      background-color: #d4d4d4;
      border-color: black; }
  .btn-light.disabled:hover, .btn-light.disabled:focus, .btn-light.disabled.focus, .btn-light[disabled]:hover, .btn-light[disabled]:focus, .btn-light[disabled].focus,
  fieldset[disabled] .btn-light:hover,
  fieldset[disabled] .btn-light:focus,
  fieldset[disabled] .btn-light.focus {
    background-color: white;
    border-color: #1c1c1c; }
  .btn-light .badge {
    color: white;
    background-color: #1c1c1c; }

.btn-clear {
  color: #1c1c1c;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  border: none;
  border-radius: 2px; }
  .btn-clear:focus, .btn-clear.focus {
    color: #1c1c1c;
    background-color: #d8d8d8;
    border-color: #b1b1b1; }
  .btn-clear:hover {
    color: #1c1c1c;
    background-color: #d8d8d8;
    border-color: #d2d2d2; }
  .btn-clear:active, .btn-clear.active,
  .open > .btn-clear.dropdown-toggle {
    color: #1c1c1c;
    background-color: #d8d8d8;
    background-image: none;
    border-color: #d2d2d2; }
    .btn-clear:active:hover, .btn-clear:active:focus, .btn-clear:active.focus, .btn-clear.active:hover, .btn-clear.active:focus, .btn-clear.active.focus,
    .open > .btn-clear.dropdown-toggle:hover,
    .open > .btn-clear.dropdown-toggle:focus,
    .open > .btn-clear.dropdown-toggle.focus {
      color: #1c1c1c;
      background-color: #c6c6c6;
      border-color: #b1b1b1; }
  .btn-clear.disabled:hover, .btn-clear.disabled:focus, .btn-clear.disabled.focus, .btn-clear[disabled]:hover, .btn-clear[disabled]:focus, .btn-clear[disabled].focus,
  fieldset[disabled] .btn-clear:hover,
  fieldset[disabled] .btn-clear:focus,
  fieldset[disabled] .btn-clear.focus {
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
  .btn-clear .badge {
    color: #f1f1f1;
    background-color: #1c1c1c; }

@media screen and (max-width: 600px) {
  .btn-lg, .btn-group-lg > .btn {
    font-size: 1.8rem; } }

.navbar-default .navbar-brand {
  background-color: #595959; }

.page-heading, .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .follow__heading, .watch-clips__heading {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: capitalize;
  background-color: #1c1c1c;
  color: white;
  text-align: center;
  padding: 4px;
  border: 0;
  width: 110%; }
  .page-heading.wide, .broadcast-manager .brodcast-manager__section .wide.broadcast-manager__game-time, .wide.follow__heading, .wide.watch-clips__heading {
    width: 200%; }

.panel.panel-success {
  background-color: #00a000;
  color: black; }

.panel.panel-shadowed {
  font-size: 1.4rem; }
  .panel.panel-shadowed > .panel-heading {
    background-color: #00a000;
    border: solid 4px white;
    border-bottom-width: 0;
    color: white;
    font-size: 2.4rem;
    padding: 11px; }
  .panel.panel-shadowed > .panel-body {
    background-color: white;
    border: solid 4px white;
    color: #1c1c1c;
    padding: 13px; }

.nav-stacked > li {
  margin: 0; }
  .nav-stacked > li + li {
    margin: 0; }

.progress {
  border: solid 3px #cbcecb; }
  .progress[type=success] {
    border-color: #008700; }
  .progress[type=primary] {
    border-color: #00a000; }
  .progress[type=warning] {
    border-color: #ebca14; }
  .progress[type=danger] {
    border-color: #cd0000; }
  .progress[type=info] {
    border-color: #cbcecb; }

.table > thead > tr > th {
  background-color: transparent;
  font-weight: 400;
  border: 0; }

.table > tbody > tr {
  background-color: #f1f1f1;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.table.table-outlined > tbody > tr {
  border: solid 1px #8c8c8c; }

.label-light {
  background-color: #f1f1f1;
  color: #1c1c1c;
  border: solid 1px #999999; }

.pointer {
  cursor: pointer; }

@-webkit-keyframes continual-rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes continual-rotate {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-ms-keyframes continual-rotate {
  from {
    -ms-transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg); } }

@-o-keyframes continual-rotate {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg); } }

.spin {
  -webkit-animation-name: continual-rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.large-spinner {
  font-size: 3rem;
  margin: 16px; }

.video-quality {
  -webkit-transform: skewX(-1deg) skewY(0);
  -ms-transform: skewX(-1deg) skewY(0);
  -o-transform: skewX(-1deg) skewY(0);
  transform: skewX(-1deg) skewY(0);
  padding: 1px 5px;
  border-radius: 4px;
  font-style: italic;
  color: white; }
  .video-quality.admin {
    background-color: red; }
    .video-quality.admin::before {
      content: 'ADMIN'; }
  .video-quality.hd {
    background-color: #00a000; }
    .video-quality.hd::before {
      content: 'HD'; }
  .video-quality.sd {
    background-color: #dbdbdb; }
    .video-quality.sd::before {
      content: 'SD'; }

/* ==== editable-form ==== */
/* class for single editable element */
.editable-wrap {
  display: inline-block;
  white-space: pre;
  margin: 0; }

/* remove bottom-margin for bootstrap */
.editable-wrap .editable-controls,
.editable-wrap .editable-error {
  margin-bottom: 0; }

/* remove bottom-margin of inputs */
.editable-wrap .editable-controls > input,
.editable-wrap .editable-controls > select,
.editable-wrap .editable-controls > textarea {
  margin-bottom: 0; }

/* keep buttons on the same line */
.editable-wrap .editable-input {
  display: inline-block; }

.editable-buttons {
  display: inline-block;
  vertical-align: top; }

.editable-buttons button {
  margin-left: 5px; }

/* in bootstrap width: 100% => buttons go outside the box */
.editable-input.editable-has-buttons {
  width: auto; }

/* ==== editable-text ==== */
/* fix padding issue on typeahead */
.editable-text {
  white-space: nowrap; }

/* ==== editable-bsdate ==== */
/* fix padding issue on bsdate popup */
.editable-bsdate {
  white-space: nowrap; }

/* ==== editable-bstime ==== */
/* fix padding issue on bstime */
.editable-bstime {
  white-space: nowrap; }

/* workaround for bootstrap that sets width: 100% and inputs become too wide */
.editable-bstime .editable-input input[type="text"] {
  width: 46px; }

/* less padding for .well */
.editable-bstime .well-small {
  margin-bottom: 0;
  padding: 10px; }

/* ==== editable-range ==== */
.editable-range output {
  display: inline-block;
  min-width: 30px;
  vertical-align: top;
  text-align: center; }

/* ==== editable-color ==== */
.editable-color input[type="color"] {
  width: 50px; }

/* ==== editable-checkbox ==== */
/* ==== editable-checklist ==== */
/* ==== editable-radiolist ==== */
.editable-checkbox label span,
.editable-checklist label span,
.editable-radiolist label span {
  margin-left: 7px;
  margin-right: 10px; }

/* ==== element ==== */
/* hiding element */
.editable-hide {
  display: none !important; }

.editable-click,
a.editable-click {
  text-decoration: none;
  color: #428bca;
  border-bottom: dashed 1px #428bca; }

.editable-click:hover,
a.editable-click:hover {
  text-decoration: none;
  color: #2a6496;
  border-bottom-color: #2a6496; }

/* editable-empty */
.editable-empty,
.editable-empty:hover,
.editable-empty:focus,
a.editable-empty,
a.editable-empty:hover,
a.editable-empty:focus {
  font-style: italic;
  color: #DD1144;
  text-decoration: none; }

/* ui-bootstrap editable popover */
.ui-popover-wrapper a {
  /* make the link always show up */
  display: inline !important; }

.ui-popover-wrapper form {
  display: none !important; }

/* editable popover */
.popover-wrapper > a {
  /* make the link always show up */
  display: inline !important; }

.popover-wrapper {
  /* make absolutely positioned children constrained to this box*/
  display: inline;
  position: relative; }

.popover-wrapper form {
  position: absolute;
  top: -53px;
  background: #FFF;
  border: 1px solid #AAA;
  border-radius: 5px;
  padding: 7px;
  width: auto;
  display: inline-block;
  left: 50%;
  z-index: 101; }

.popover-wrapper form:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #AAA;
  position: absolute;
  bottom: -10px; }

.popover-wrapper form:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #FFF;
  position: absolute;
  bottom: -9px; }

@media screen and (max-width: 750px) {
  .popover-wrapper form {
    margin-left: -60px; }
  .popover-wrapper form:before {
    left: 50px; }
  .popover-wrapper form:after {
    left: 51px; } }

@media screen and (min-width: 750px) {
  .popover-wrapper form {
    margin-left: -110px; }
  .popover-wrapper form:before {
    left: 100px; }
  .popover-wrapper form:after {
    left: 101px; } }

.ats-switch.disabled {
  opacity: .5;
  filter: alpha(opacity=50); }

.ats-switch.disabled, .ats-switch.disabled .knob, .ats-switch.disabled .switch-left, .ats-switch.disabled .switch-right {
  cursor: default !important; }

.ats-switch span {
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 100%;
  line-height: 20px;
  padding: 4px;
  text-align: center;
  width: 33%;
  white-space: nowrap;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.ats-switch > div {
  position: relative;
  width: 150%; }

.ats-switch .knob {
  background: red; }

.ats-switch .switch-on {
  left: 0%; }

.ats-switch .switch-off {
  left: -50%; }

.ats-switch .switch-right, .ats-switch .swtich-left {
  z-index: 1; }

.ats-switch .switch-left {
  color: #fff;
  background: #005fcc; }

.ats-switch .switch-right {
  color: #333;
  background: #f0f0f0; }

.ats-switch .switch-animate {
  transition: left .5s;
  -o-transition: left .5s;
  -moz-transition: left .5s;
  -webkit-transition: left .5s; }

.clearfix {
  *zoom: 1; }

.clearfix:after, .clearfix:before {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ats-switch, .ats-switch .knob {
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.ats-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid;
  position: relative;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  min-width: 100px;
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  text-align: left; }

.ats-switch .knob {
  text-align: center;
  z-index: 100;
  width: 34%;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #333;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.ats-switch .knob.active, .ats-switch .knob.disabled, .ats-switch .knob:active, .ats-switch .knob:focus, .ats-switch .knob:hover, .ats-switch .knob[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

.ats-switch .knob.active, .ats-switch .knob:active {
  background-color: #ccc \9; }

.ats-switch span.switch-left {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.ats-switch span.switch-right {
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, #fff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#fff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #fff);
  background-image: -o-linear-gradient(top, #e6e6e6, #fff);
  background-image: linear-gradient(to bottom, #e6e6e6, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
  border-color: #fff #fff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.ats-switch span.switch-right.active, .ats-switch span.switch-right.disabled, .ats-switch span.switch-right:active, .ats-switch span.switch-right:focus, .ats-switch span.switch-right:hover, .ats-switch span.switch-right[disabled] {
  color: #333;
  background-color: #fff;
  *background-color: #f2f2f2; }

.ats-switch span.switch-right.active, .ats-switch span.switch-right:active {
  background-color: #e6e6e6 \9; }

.ats-switch.switch-primary span.switch-left {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #005fcc;
  background-image: -moz-linear-gradient(top, #04c, #08c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04c), to(#08c));
  background-image: -webkit-linear-gradient(top, #04c, #08c);
  background-image: -o-linear-gradient(top, #04c, #08c);
  background-image: linear-gradient(to bottom, #04c, #08c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0044cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #08c #08c #005580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #08c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.ats-switch.switch-primary span.switch-left.active, .ats-switch.switch-primary span.switch-left.disabled, .ats-switch.switch-primary span.switch-left:active, .ats-switch.switch-primary span.switch-left:focus, .ats-switch.switch-primary span.switch-left:hover, .ats-switch.switch-primary span.switch-left[disabled] {
  color: #fff;
  background-color: #08c;
  *background-color: #0077b3; }

.ats-switch.switch-primary span.switch-left.active, .ats-switch.switch-primary span.switch-left:active {
  background-color: #069 \9; }

.ats-switch.switch-info span.switch-left {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #41a7c5;
  background-image: -moz-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f96b4), to(#5bc0de));
  background-image: -webkit-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: -o-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: linear-gradient(to bottom, #2f96b4, #5bc0de);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f96b4', endColorstr='#ff5bc0de', GradientType=0);
  border-color: #5bc0de #5bc0de #28a1c5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5bc0de;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.ats-switch.switch-info span.switch-left.active, .ats-switch.switch-info span.switch-left.disabled, .ats-switch.switch-info span.switch-left:active, .ats-switch.switch-info span.switch-left:focus, .ats-switch.switch-info span.switch-left:hover, .ats-switch.switch-info span.switch-left[disabled] {
  color: #fff;
  background-color: #5bc0de;
  *background-color: #46b8da; }

.ats-switch.switch-info span.switch-left.active, .ats-switch.switch-info span.switch-left:active {
  background-color: #31b0d5 \9; }

.ats-switch.switch-success span.switch-left {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #58b058;
  background-image: -moz-linear-gradient(top, #51a351, #62c462);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462));
  background-image: -webkit-linear-gradient(top, #51a351, #62c462);
  background-image: -o-linear-gradient(top, #51a351, #62c462);
  background-image: linear-gradient(to bottom, #51a351, #62c462);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a351', endColorstr='#ff62c462', GradientType=0);
  border-color: #62c462 #62c462 #3b9e3b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #62c462;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.ats-switch.switch-success span.switch-left.active, .ats-switch.switch-success span.switch-left.disabled, .ats-switch.switch-success span.switch-left:active, .ats-switch.switch-success span.switch-left:focus, .ats-switch.switch-success span.switch-left:hover, .ats-switch.switch-success span.switch-left[disabled] {
  color: #fff;
  background-color: #62c462;
  *background-color: #4fbd4f; }

.ats-switch.switch-success span.switch-left.active, .ats-switch.switch-success span.switch-left:active {
  background-color: #42b142 \9; }

.ats-switch.switch-warning span.switch-left {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a123;
  background-image: -moz-linear-gradient(top, #f89406, #fbb450);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450));
  background-image: -webkit-linear-gradient(top, #f89406, #fbb450);
  background-image: -o-linear-gradient(top, #f89406, #fbb450);
  background-image: linear-gradient(to bottom, #f89406, #fbb450);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff89406', endColorstr='#fffbb450', GradientType=0);
  border-color: #fbb450 #fbb450 #f89406;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fbb450;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.ats-switch.switch-warning span.switch-left.active, .ats-switch.switch-warning span.switch-left.disabled, .ats-switch.switch-warning span.switch-left:active, .ats-switch.switch-warning span.switch-left:focus, .ats-switch.switch-warning span.switch-left:hover, .ats-switch.switch-warning span.switch-left[disabled] {
  color: #fff;
  background-color: #fbb450;
  *background-color: #faa937; }

.ats-switch.switch-warning span.switch-left.active, .ats-switch.switch-warning span.switch-left:active {
  background-color: #fa9f1e \9; }

.ats-switch.switch-danger span.switch-left {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d14641;
  background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b));
  background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: -o-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: linear-gradient(to bottom, #bd362f, #ee5f5b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ffee5f5b', GradientType=0);
  border-color: #ee5f5b #ee5f5b #e51d18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ee5f5b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.ats-switch.switch-danger span.switch-left.active, .ats-switch.switch-danger span.switch-left.disabled, .ats-switch.switch-danger span.switch-left:active, .ats-switch.switch-danger span.switch-left:focus, .ats-switch.switch-danger span.switch-left:hover, .ats-switch.switch-danger span.switch-left[disabled] {
  color: #fff;
  background-color: #ee5f5b;
  *background-color: #ec4844; }

.ats-switch.switch-danger span.switch-left.active, .ats-switch.switch-danger span.switch-left:active {
  background-color: #e9322d \9; }

.ats-switch.switch-default span.switch-left {
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, #fff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#fff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #fff);
  background-image: -o-linear-gradient(top, #e6e6e6, #fff);
  background-image: linear-gradient(to bottom, #e6e6e6, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
  border-color: #fff #fff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.ats-switch.switch-default span.switch-left.active, .ats-switch.switch-default span.switch-left.disabled, .ats-switch.switch-default span.switch-left:active, .ats-switch.switch-default span.switch-left:focus, .ats-switch.switch-default span.switch-left:hover, .ats-switch.switch-default span.switch-left[disabled] {
  color: #333;
  background-color: #fff;
  *background-color: #f2f2f2; }

.ats-switch.switch-default span.switch-left.active, .ats-switch.switch-default span.switch-left:active {
  background-color: #e6e6e6 \9; }

.clickable, [ui-sref] {
  cursor: pointer; }

.not-clickable {
  cursor: no-drop; }

.ellipsis, .pass-manager .pass-manager__table tr:nth-child(n+3) td:first-child, game-info.game-info--small .team-lineup-container .team-info .team-name > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ellipsis-2-lines {
  -webkit-line-clamp: 2; }

.ellipsis-3-lines {
  -webkit-line-clamp: 3; }

.img-responsive-logo-100x50 {
  width: 100%;
  height: auto;
  max-width: 100px;
  max-height: 50px; }

.img-responsive-logo-104x80 {
  width: 100%;
  height: auto;
  max-width: 104px;
  max-height: 80px; }

.logo-placeholder {
  width: 100px;
  height: 50px;
  display: inline-block; }

.billing-info-modal {
  z-index: 2147483647 !important;
  text-transform: uppercase;
  text-align: center; }
  .billing-info-modal .modal-content .modal-header {
    border-bottom: 0px; }
  .billing-info-modal .modal-content .modal-body {
    padding-top: 0px; }
    .billing-info-modal .modal-content .modal-body .billing-modal-img {
      max-width: 80%; }
    .billing-info-modal .modal-content .modal-body .billing-modal-text {
      padding-top: 15px; }
  .billing-info-modal .modal-content .modal-footer {
    border-top: 0px; }

.billing-info-modal-backdrop {
  z-index: 2147483646 !important; }

.overlays-image-modal {
  z-index: 2147483647 !important;
  text-transform: uppercase;
  text-align: center; }
  .overlays-image-modal .modal-content .modal-header {
    border-bottom: 0px; }
  .overlays-image-modal .modal-content .modal-body {
    padding-top: 0px; }
    .overlays-image-modal .modal-content .modal-body .billing-modal-img {
      max-width: 80%; }
    .overlays-image-modal .modal-content .modal-body .billing-modal-text {
      padding-top: 15px; }
  .overlays-image-modal .modal-content .modal-footer {
    border-top: 0px; }

textarea {
  resize: none; }

.custom-scrollbar::-webkit-scrollbar {
  height: 24px;
  background-color: #f1f1f1; }

.custom-scrollbar::-webkit-scrollbar-button:horizontal:increment {
  background-color: #dbdbdb;
  background-image: url("http://d3be90ff694f19758321-1c5b19b429ddb017fc420c330826ace8.r36.cf2.rackcdn.com/images/htv/editor/right_caret.png");
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-position: center; }

.custom-scrollbar::-webkit-scrollbar-button:horizontal:decrement {
  background-color: #dbdbdb;
  background-image: url("http://d3be90ff694f19758321-1c5b19b429ddb017fc420c330826ace8.r36.cf2.rackcdn.com/images/htv/editor/left_caret.png");
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-position: center; }

.custom-scrollbar::-webkit-scrollbar-button:start:decrement {
  display: block;
  width: 24px;
  height: 24px;
  background-color: #dbdbdb;
  border: 1px solid #737373;
  border-radius: 0px; }

.custom-scrollbar::-webkit-scrollbar-button:end:increment {
  display: block;
  width: 24px;
  height: 24px;
  background-color: #dbdbdb;
  border: 1px solid #737373;
  border-radius: 0px; }

.custom-scrollbar::-webkit-scrollbar-thumb {
  border: 1px solid #737373;
  border-radius: 4px;
  height: 16px;
  background: url("/app.v2/assets/images/scrollbar/imageedit_6_3643549799.png") no-repeat 10px 10px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dbdbdb));
  background-position: center; }

.custom-scrollbar::-webkit-scrollbar-track {
  background: #eeeeee;
  border-top: 1px solid #737373;
  border-bottom: 1px solid #737373;
  border-radius: 0; }

.account-settings .acount-info-missing {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 15px; }

.account-settings .panel {
  text-align: center; }
  .account-settings .panel .panel-heading {
    max-height: 50px;
    font-size: 2rem;
    line-height: 2rem;
    padding: 10px;
    border: none;
    box-shadow: none;
    overflow: hidden; }
  .account-settings .panel .panel-body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    min-height: 365px;
    border: none;
    box-shadow: none; }
    .account-settings .panel .panel-body.account-settings-panel-history {
      min-height: 100px; }
      .account-settings .panel .panel-body.account-settings-panel-history.list-present {
        min-height: 220px; }
      .account-settings .panel .panel-body.account-settings-panel-history .account-setting-history-notification {
        font-size: 1.6rem;
        margin-top: 18px; }
    .account-settings .panel .panel-body .item:not(.ng-hide) {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      padding: 8px 0 12px 0;
      border-bottom: solid 1px #595959; }
      .account-settings .panel .panel-body .item:not(.ng-hide) .info-item > div.error {
        color: #cd0000; }
      .account-settings .panel .panel-body .item:not(.ng-hide) .edit-item .row > div {
        padding: 0 2px; }
      .account-settings .panel .panel-body .item:not(.ng-hide) .edit-item .input-error {
        border: solid 2px #cd0000; }
      .account-settings .panel .panel-body .item:not(.ng-hide) .edit-item .edit-name-container input:last-child {
        margin-top: 6px; }
      .account-settings .panel .panel-body .item:not(.ng-hide):last-child {
        border-width: 0; }
      .account-settings .panel .panel-body .item:not(.ng-hide) > div {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%; }
        .account-settings .panel .panel-body .item:not(.ng-hide) > div .info-message > div.switched-on {
          -webkit-transition: opacity 1s ease-in;
          -o-transition: opacity 1s ease-in;
          transition: opacity 1s ease-in;
          max-height: 100vh;
          visibility: visible;
          opacity: 1; }
          .account-settings .panel .panel-body .item:not(.ng-hide) > div .info-message > div.switched-on.switch {
            max-height: 0vh;
            visibility: hidden;
            opacity: 0; }
        .account-settings .panel .panel-body .item:not(.ng-hide) > div .info-message > div.switched-off {
          -webkit-transition: opacity 1s ease-in;
          -o-transition: opacity 1s ease-in;
          transition: opacity 1s ease-in;
          max-height: 0vh;
          visibility: hidden;
          opacity: 0; }
          .account-settings .panel .panel-body .item:not(.ng-hide) > div .info-message > div.switched-off.switch {
            max-height: 100vh;
            visibility: visible;
            opacity: 1; }
      .account-settings .panel .panel-body .item:not(.ng-hide) button {
        margin-top: 6px;
        width: 57.971014492754%;
        min-width: 210px;
        font-size: 1.4rem; }
        @media screen and (max-width: 767px) {
          .account-settings .panel .panel-body .item:not(.ng-hide) button {
            padding-left: 2px;
            padding-right: 2px; } }
    .account-settings .panel .panel-body table {
      text-align: left; }
      .account-settings .panel .panel-body table > thead > th:first-child, .account-settings .panel .panel-body table > thead > td:first-child, .account-settings .panel .panel-body table > tbody > th:first-child, .account-settings .panel .panel-body table > tbody > td:first-child {
        padding-left: 60px; }
      .account-settings .panel .panel-body table > thead > th:last-child, .account-settings .panel .panel-body table > thead > td:last-child, .account-settings .panel .panel-body table > tbody > th:last-child, .account-settings .panel .panel-body table > tbody > td:last-child {
        padding-right: 60px; }
      .account-settings .panel .panel-body table > thead > td, .account-settings .panel .panel-body table > tbody > td {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .account-settings .panel .panel-body table > tbody > tr > td > label {
        display: none; }
  .account-settings .panel.subscription-status .panel-body .item {
    min-height: 97px; }
  .account-settings .panel.subscription-status.has-no-subscription .panel-body .item:first-child {
    border: 0; }
  .account-settings .panel.subscription-status.has-no-subscription .panel-body .item:not(:first-child) {
    display: none; }

@media screen and (max-width: 767px) {
  .account-settings .panel .panel-heading {
    font-size: 1.8rem;
    padding-top: 11px; }
  .account-settings .panel .panel-body .col-sm-6:first-child .item:not(.ng-hide):last-child {
    border-width: 1px; }
  .account-settings .panel .panel-body table {
    display: block; }
    .account-settings .panel .panel-body table > thead {
      display: none; }
    .account-settings .panel .panel-body table > tbody {
      display: block; }
      .account-settings .panel .panel-body table > tbody > tr {
        display: block;
        padding: 16px 11px; }
        .account-settings .panel .panel-body table > tbody > tr > td {
          display: block;
          padding: 0;
          border: 0;
          text-align: left; }
          .account-settings .panel .panel-body table > tbody > tr > td > label {
            display: inline-block;
            font-family: Helvetica, Arial, sans-serif; }
            .account-settings .panel .panel-body table > tbody > tr > td > label::after {
              content: ': '; } }

.admin {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }

.ad-generator {
  text-transform: uppercase; }
  .ad-generator textarea {
    width: 100%;
    height: 200px;
    min-width: 320px; }

.page-heading, .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .follow__heading, .watch-clips__heading {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: capitalize;
  background-color: #1c1c1c;
  color: white;
  text-align: center;
  padding: 4px;
  border: 0;
  width: 110%; }
  .page-heading.wide, .broadcast-manager .brodcast-manager__section .wide.broadcast-manager__game-time, .wide.follow__heading, .wide.watch-clips__heading {
    width: 200%; }

/* Score Provider styles*/
.score-provider-selection {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 15px;
  text-align: center; }
  .score-provider-selection .score-provider__provider-select {
    width: 240px;
    margin: 0 15px;
    text-transform: uppercase; }
  .score-provider-selection .score-provider__provider-id {
    width: 130px;
    margin: 0 15px; }
  .score-provider-selection .btn {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 120px;
    border-width: 2px; }

/* end Score Provider styles*/
@media screen and (max-width: 767px) {
  .score-provider-selection {
    -webkit-flex-direction: column;
    flex-direction: column; }
    .score-provider-selection label {
      margin-bottom: 0; }
    .score-provider-selection .score-provider__provider-select {
      width: 100%;
      margin: 10px 15px; }
    .score-provider-selection .score-provider__provider-id {
      width: 100%;
      margin: 10px 15px; } }

/* Scoreboard Styles */
.scoreboard-selection {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  text-transform: uppercase; }
  .scoreboard-selection.clock-started .start-btn:before {
    content: 'currently running'; }
  .scoreboard-selection.clock-started .stop-btn:before {
    content: 'stop clock'; }
  .scoreboard-selection:not(.clock-started) .start-btn:before {
    content: 'start clock'; }
  .scoreboard-selection:not(.clock-started) .stop-btn:before {
    content: 'currently stopped'; }
  .scoreboard-selection .scoreboard-selection__live-scoring {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 3px; }
  .scoreboard-selection .start-btn, .scoreboard-selection .stop-btn {
    width: 100px;
    padding: 4px;
    border-width: 2px;
    line-height: 0.93;
    white-space: normal; }
    .scoreboard-selection .start-btn[disabled], .scoreboard-selection .stop-btn[disabled] {
      background-color: #eeeeee;
      border: solid 2px #999999;
      color: #999999; }
  .scoreboard-selection .start-btn {
    margin-left: auto; }
  .scoreboard-selection .stop-btn {
    margin-right: 5px; }
  .scoreboard-selection .scoreboard-timer {
    width: 73px;
    margin: 0 12px; }
  .scoreboard-selection .period-wrapper, .scoreboard-selection .scores .away-score-wrapper, .scoreboard-selection .scores .home-score-wrapper {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center; }
    .scoreboard-selection .period-wrapper label, .scoreboard-selection .scores .away-score-wrapper label, .scoreboard-selection .scores .home-score-wrapper label {
      width: 54px;
      margin: 0; }
    .scoreboard-selection .period-wrapper input, .scoreboard-selection .scores .away-score-wrapper input, .scoreboard-selection .scores .home-score-wrapper input {
      display: inline;
      width: 50px;
      margin-left: 9px; }
  .scoreboard-selection .period-wrapper {
    margin: 0 auto; }
    .scoreboard-selection .period-wrapper label {
      width: auto; }
  .scoreboard-selection .scores {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 5px;
    margin-right: auto; }
    .scoreboard-selection .scores .away-score-wrapper {
      margin-right: 25px; }
    .scoreboard-selection .scores .away-score,
    .scoreboard-selection .scores .home-score {
      padding: 6px 8px; }
  .scoreboard-selection .publish-btn {
    width: 120px;
    margin-left: 5px;
    padding: 6px 20px;
    border-width: 2px;
    font-size: 1.8rem; }
  @media screen and (max-width: 767px) {
    .scoreboard-selection .period-wrapper,
    .scoreboard-selection .scores,
    .scoreboard-selection .publish-btn {
      margin-top: 25px; }
    .scoreboard-selection .start-btn {
      margin-left: 0; }
    .scoreboard-selection .stop-btn {
      margin-right: 0; }
    .scoreboard-selection .scores {
      margin-left: 0; }
    .scoreboard-selection .publish-btn {
      margin-left: 0; }
    .scoreboard-selection .period-wrapper {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      justify-content: center;
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
    .scoreboard-selection .scores {
      width: 100%; } }

/* end Scoreboard Styles */
/* Overlay styles*/
.layout-container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .layout-container .card-filler {
    width: 314px;
    margin: 4px; }
  .layout-container .layout-card {
    width: 314px;
    background-color: white;
    padding: 6px 6px 12px 6px;
    margin: 12px 0;
    border: solid 1px #737373; }
    .layout-container .layout-card.active {
      background-color: #1c1c1c; }
    .layout-container .layout-card:not(.active) .layout-card__overlay {
      display: none; }
    .layout-container .layout-card button {
      border-width: 2px; }
    .layout-container .layout-card .layout-card__top-scoreboard {
      position: relative;
      width: 100%;
      height: auto;
      padding-bottom: 6px; }
    .layout-container .layout-card .layout-card__bottom-scoreboard {
      padding-bottom: 12px; }
    .layout-container .layout-card .layout-card__btn-container {
      text-align: center; }
      .layout-container .layout-card .layout-card__btn-container button {
        width: 200px; }
    .layout-container .layout-card .layout-card__overlay {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0.75;
      background-color: #1c1c1c;
      color: white;
      text-transform: uppercase;
      font-size: 3rem; }
    .layout-container .layout-card .layout-card__sponsored-tag {
      background: #595959;
      color: #fff;
      padding: 1rem 0;
      margin: 0;
      text-align: center;
      text-transform: uppercase; }

/* end Overlay styles*/
.modifier-container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .modifier-container .modifier-card {
    width: 314px;
    background-color: white;
    padding: 6px 6px 12px 6px;
    margin: 12px 6px;
    border: solid 1px #737373; }
    .modifier-container .modifier-card.active {
      background-color: #1c1c1c; }
    .modifier-container .modifier-card button {
      border-width: 2px; }
    .modifier-container .modifier-card .modifier-card__btn-container {
      text-align: center; }
      .modifier-container .modifier-card .modifier-card__btn-container button {
        width: 200px; }

.btnSubOverlay {
  margin: .5rem auto; }

.soAdminControl {
  display: flex;
  align-items: center;
  padding: 8px 0; }
  .soAdminControl label {
    margin-right: 8px; }

.singularGroup {
  display: flex;
  flex-direction: column;
  width: 100%; }
  .singularGroup button {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background-color: #585858;
    color: #eee;
    min-width: 100px;
    height: 32px;
    font-size: 1.6rem;
    border-radius: 2px;
    cursor: pointer; }
    .singularGroup button:hover {
      background-color: #008700; }
  .singularGroup .broadcastOverlays {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    border-bottom: 1px solid #1e1e1e; }
    .singularGroup .broadcastOverlays .overlayBlock {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 248px;
      padding: 12px 8px;
      margin: 0 1vw 2vh 0;
      border: 1px solid #b1b1b1;
      background-color: #ffffff; }
      .singularGroup .broadcastOverlays .overlayBlock:hover {
        background-color: #f5f5f5; }
      .singularGroup .broadcastOverlays .overlayBlock .singularBlock {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        margin: 0; }
        .singularGroup .broadcastOverlays .overlayBlock .singularBlock .soPPToggle {
          display: flex;
          align-items: center;
          padding: 6px 0; }
          .singularGroup .broadcastOverlays .overlayBlock .singularBlock .soPPToggle label {
            margin-right: 6px; }
        .singularGroup .broadcastOverlays .overlayBlock .singularBlock .overlayName {
          font-size: 1.8rem;
          font-weight: 400;
          margin-bottom: 12px;
          margin-top: 12px;
          text-align: center; }
        .singularGroup .broadcastOverlays .overlayBlock .singularBlock .overlayButton {
          display: flex;
          justify-content: center; }
          .singularGroup .broadcastOverlays .overlayBlock .singularBlock .overlayButton .btnSetOverlay {
            background-color: #3a3a3a; }
            .singularGroup .broadcastOverlays .overlayBlock .singularBlock .overlayButton .btnSetOverlay:hover {
              background-color: #1e1e1e; }
        .singularGroup .broadcastOverlays .overlayBlock .singularBlock .signgularImageContainer {
          display: flex;
          flex-direction: column;
          align-items: center;
          width: 100%;
          margin-top: 8px;
          margin-bottom: 8px; }
      .singularGroup .broadcastOverlays .overlayBlock.active-overlay {
        background-color: #bdffbf;
        border: 3px solid #00a000;
        color: #000000;
        font-weight: 500; }
        .singularGroup .broadcastOverlays .overlayBlock.active-overlay .singularBlock .overlayButton .btnSetOverlay {
          background-color: #00a000;
          color: #ffffff;
          font-weight: 500; }
          .singularGroup .broadcastOverlays .overlayBlock.active-overlay .singularBlock .overlayButton .btnSetOverlay:hover {
            background-color: #b60000; }
      .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups {
        display: flex;
        flex-direction: column;
        width: 100%; }
        .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup {
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          align-items: center;
          width: 100%;
          margin: 10px 0 0;
          border: 1px solid #6b6b6b;
          background-color: #f5f5f5; }
          .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup h4 {
            width: 100%;
            font-size: 1.6rem;
            padding: 4px;
            margin: 6px 0;
            text-align: center; }
          .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup .btnSubOverlay {
            width: 100%;
            height: auto;
            min-height: 32px;
            padding: 4px 6px;
            margin-bottom: 8px;
            line-height: 1.25;
            font-size: 1.5rem;
            background-color: #585858; }
            .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup .btnSubOverlay:hover {
              background-color: #008700; }
          .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup .btnSubOverlay.active {
            font-weight: 500;
            background-color: #00a000; }
            .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup .btnSubOverlay.active:hover {
              background-color: #b60000; }
          .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup .subGroups {
            width: 96%; }
            .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup .subGroups .subBlock {
              display: flex;
              flex-direction: column;
              width: 100%;
              margin-bottom: 8px; }
              .singularGroup .broadcastOverlays .overlayBlock .singularSubGroups .singularSubGroup .subGroups .subBlock .subName {
                font-size: 1.5rem;
                font-weight: 400;
                padding-bottom: 4px; }
  .singularGroup .singularImageBackground {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    background-color: #858585;
    background-image: linear-gradient(45deg, #777777 25%, transparent 25%, transparent 75%, #777777 75%), linear-gradient(45deg, #777777 25%, transparent 25%, transparent 75%, #777777 75%);
    background-position: 0 0, 15px 15px;
    background-size: calc(15px * 2) calc(15px * 2); }
    .singularGroup .singularImageBackground img {
      padding: 8px; }

.broadcast-manager {
  width: 100%;
  /* Sub headers styles */
  /* end Sub headers styles */
  /* Rounded sliders */ }
  .broadcast-manager .score-provider-selection, .broadcast-manager .scoreboard-selection {
    padding: 15px 15px;
    border: solid 1px #999999;
    background-color: #eeeeee; }
    .broadcast-manager .score-provider-selection span.switch-left, .broadcast-manager .scoreboard-selection span.switch-left {
      background: #008700; }
  .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time {
    margin-bottom: 8px !important;
    width: 100% !important;
    font-weight: 400 !important;
    text-transform: none !important; }
  .broadcast-manager #locked-scoreboard-container {
    font-size: 2.5rem; }
  .broadcast-manager .form-control:disabled {
    background: #999999; }
  .broadcast-manager .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px; }
  .broadcast-manager .switch input {
    display: none; }
  .broadcast-manager .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
  .broadcast-manager .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s; }
  .broadcast-manager input:checked + .slider {
    background-color: #2196F3; }
  .broadcast-manager input:focus + .slider {
    box-shadow: 0 0 1px #2196F3; }
  .broadcast-manager input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px); }
  .broadcast-manager .slider.round {
    border-radius: 34px; }
  .broadcast-manager .slider.round:before {
    border-radius: 50%; }

#loading-panel {
  position: absolute;
  height: 5000px;
  width: 2000px;
  background-color: rgba(200, 200, 200, 0.7);
  z-index: 10001; }

.imageButton {
  border: none;
  background-color: #585858;
  color: #eee;
  min-width: 100px;
  height: 32px;
  font-size: 1.6rem;
  border-radius: 2px;
  cursor: pointer; }
  .imageButton:hover {
    background-color: #b60000; }

.imagesBlock {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 20px; }
  .imagesBlock .imageBlock {
    padding: 10px; }
    .imagesBlock .imageBlock a img {
      cursor: pointer;
      max-width: 95%; }

.broadcast-status .broadcast-status__panel {
  text-align: center; }
  .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    min-height: 365px; }
    .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel-body__copy-text {
      text-align: left; }
    .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcasting-errors {
      display: table;
      width: 100%; }
    .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel-body__status-table {
      width: 100%;
      border: 2px solid #1c1c1c; }
      .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel-body__status-table .broadcast-status__panel-body__status-table--header-row {
        background-color: #1c1c1c;
        color: #f1f1f1; }
        .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel-body__status-table .broadcast-status__panel-body__status-table--header-row td {
          padding: 4px 8px; }
      .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel-body__status-table .broadcast-status__panel-body__status-table--body-row td {
        padding: 4px 8px; }
        .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel-body__status-table .broadcast-status__panel-body__status-table--body-row td:nth-child(even) {
          border-left: 2px solid #1c1c1c;
          border-right: 2px solid #1c1c1c; }
      .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel-body__status-table .broadcast-status__panel-body__status-table--body-row:nth-child(odd) {
        background-color: #f1f1f1; }
    .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel__col-xs {
      text-align: center; }
      .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel__col-xs .broadcast-status__panel__col-xs__panel {
        display: inline-block;
        border: 1px solid #1c1c1c;
        border-radius: 5px; }
        .broadcast-status .broadcast-status__panel .broadcast-status__panel__panel-body .broadcast-status__panel__col-xs .broadcast-status__panel__col-xs__panel .broadcast-status__panel__col-xs__panel__panel-heading {
          background-color: #1c1c1c;
          color: #f1f1f1; }

.ellipsis, .pass-manager .pass-manager__table tr:nth-child(n+3) td:first-child, game-info.game-info--small .team-lineup-container .team-info .team-name > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ellipsis-2-lines {
  -webkit-line-clamp: 2; }

.ellipsis-3-lines {
  -webkit-line-clamp: 3; }

.pass-manager {
  text-transform: uppercase; }
  .pass-manager .pass-manager__team {
    margin-top: 0;
    text-align: center; }
  .pass-manager .pass-manager__table tr:nth-child(n+3) td:nth-child(n+2) {
    width: 80px;
    text-align: center; }
  @media screen and (max-width: 991px) {
    .pass-manager .pass-manager__table tr:nth-child(n+3) td:first-child {
      max-width: 50px; }
    .pass-manager .pass-manager__table tr:nth-child(2) td,
    .pass-manager .pass-manager__table tr:nth-child(3) td {
      overflow: hidden;
      max-width: 10px; } }
  .pass-manager .user-item {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #999999; }
    .pass-manager .user-item .user-item__info {
      margin-bottom: 10px; }
    .pass-manager .user-item .user-item__save-btn {
      float: right; }
    .pass-manager .user-item .user__access {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .pass-manager .user-item .user__access > * {
        margin: 0 10px 0 0; }
      @media screen and (max-width: 991px) {
        .pass-manager .user-item .user__access {
          display: inline-block; }
          .pass-manager .user-item .user__access > .access__select {
            display: block;
            width: 100%; } }
    .pass-manager .user-item .user__addfn-btn {
      margin: 10px; }

.report {
  width: 100%;
  font-size: 1.4rem; }
  .report .season-selection-group {
    margin-left: 20px; }
  .report hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0; }
  .report td {
    text-align: left; }
  .report td + td {
    text-align: center; }
  .report .report-selections {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%; }
    .report .report-selections .report-selections-container {
      width: 60%; }
      .report .report-selections .report-selections-container form .form-inline .form-group {
        width: 100%; }
        .report .report-selections .report-selections-container form .form-inline .form-group label {
          display: inline-block;
          width: 25%;
          text-align: right;
          padding-right: 5px;
          font-weight: 400; }
        .report .report-selections .report-selections-container form .form-inline .form-group select {
          width: 75%;
          display: inline-block; }
      .report .report-selections .report-selections-container form div:nth-child(even) {
        margin-top: 4px;
        margin-bottom: 4px; }
    .report .report-selections .season-selection-group,
    .report .report-selections .league-select,
    .report .report-selections .team-select,
    .report .report-selections .event-select {
      margin-left: 6px;
      max-width: 320px; }
      .report .report-selections .season-selection-group select,
      .report .report-selections .league-select select,
      .report .report-selections .team-select select,
      .report .report-selections .event-select select {
        width: 100%; }
  .report .report__stats {
    margin: 10px 0; }
    .report .report__stats .report__stats_div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-justify-content: center;
      justify-content: center; }
      .report .report__stats .report__stats_div .report__stats__table-div {
        width: 100%;
        border-bottom: 1px solid #1c1c1c; }
        .report .report__stats .report__stats_div .report__stats__table-div .table {
          margin-bottom: 10px; }
          .report .report__stats .report__stats_div .report__stats__table-div .table > thead > tr > th {
            background-color: #1c1c1c;
            text-transform: uppercase; }
          .report .report__stats .report__stats_div .report__stats__table-div .table > tbody > tr {
            background-color: white; }
            .report .report__stats .report__stats_div .report__stats__table-div .table > tbody > tr:hover {
              background-color: #f1f1f1; }
        .report .report__stats .report__stats_div .report__stats__table-div .report__stats__table-div__table {
          width: 100%; }
          .report .report__stats .report__stats_div .report__stats__table-div .report__stats__table-div__table .report__stats__table-div__table__row .report__stats__table-div__table__row__head {
            height: 24px;
            text-align: center;
            background-color: #1c1c1c;
            color: #fff;
            border-bottom: 1px solid #1c1c1c;
            text-transform: uppercase; }
            .report .report__stats .report__stats_div .report__stats__table-div .report__stats__table-div__table .report__stats__table-div__table__row .report__stats__table-div__table__row__head.report__stats__table-div__table__row__head--shortcut {
              width: 50px; }
            .report .report__stats .report__stats_div .report__stats__table-div .report__stats__table-div__table .report__stats__table-div__table__row .report__stats__table-div__table__row__head.report__stats__table-div__table__row__head--start {
              width: 200px; }
          .report .report__stats .report__stats_div .report__stats__table-div .report__stats__table-div__table .report__stats__table-div__table__row .report__stats__table-div__table__row__data {
            height: 20px; }
    .report .report__stats button {
      margin: 0 1.5rem 1rem 0rem; }
  .report .loading {
    margin-top: 5%;
    margin-bottom: 5%;
    text-align: center;
    font-size: 2.4rem;
    text-transform: capitalize; }
  .report .legend {
    text-align: center;
    text-transform: capitalize; }
  .report .map-hr {
    margin-top: 30px; }
  .report #reportsMap {
    height: 460px;
    text-align: center;
    margin-bottom: 40px; }

.roster-manager {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%; }
  .roster-manager form {
    width: 100%; }
    .roster-manager form .form-group {
      width: 60%;
      margin-bottom: 5px; }
      .roster-manager form .form-group label {
        display: inline-block;
        width: 25%;
        text-align: right;
        padding-right: 5px;
        font-weight: 400; }
      .roster-manager form .form-group select {
        width: 75%;
        display: inline-block; }
    .roster-manager form table {
      margin-top: 10px;
      border: 1px solid #1c1c1c; }
      .roster-manager form table > thead > tr {
        color: white;
        background-color: #1c1c1c; }
      .roster-manager form table .checkbox {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        margin: 0; }
        .roster-manager form table .checkbox > label {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 1;
          flex-grow: 1;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          width: 100%;
          height: 100%;
          padding: 0; }
          .roster-manager form table .checkbox > label > input {
            margin: 0; }
  .roster-manager .roster-manager__cell--no-right-border {
    border-right-width: 0; }
    .roster-manager .roster-manager__cell--no-right-border + td {
      border-left-width: 0; }
  .roster-manager .roster-manager__cell--width-30 {
    max-width: 30px; }
  .roster-manager .roster-manager__field-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%; }

.syndication-screen .syndication-screen__panel {
  text-align: center;
  text-transform: uppercase; }
  .syndication-screen .syndication-screen__panel .syndication-screen__panel__panel-body {
    padding: 1px; }
    .syndication-screen .syndication-screen__panel .syndication-screen__panel__panel-body .syndication-screen__panel__panel-body__iframe-container .syndication-screen__panel__panel-body__iframe-container__spinner-container {
      position: relative;
      top: 30px;
      height: 0px; }
      .syndication-screen .syndication-screen__panel .syndication-screen__panel__panel-body .syndication-screen__panel__panel-body__iframe-container .syndication-screen__panel__panel-body__iframe-container__spinner-container .syndication-screen__panel__panel-body__iframe-container__spinner-container__txt {
        margin-bottom: 12px; }
    .syndication-screen .syndication-screen__panel .syndication-screen__panel__panel-body .syndication-screen__panel__panel-body__iframe-container .syndication-screen__panel__panel-body__iframe-container__iframe {
      width: 982px;
      height: 1100px; }

.team-info-mgr .team-info__title {
  margin: 20px 0; }

.team-info-mgr .control-label {
  white-space: nowrap;
  font-weight: 400; }

.team-info-mgr .team-info__link {
  cursor: pointer; }

.video-analysis {
  width: 100%; }
  .video-analysis .message-box {
    border-bottom: solid 1px #1c1c1c;
    border-top: solid 1px #1c1c1c;
    width: 100%; }
    .video-analysis .message-box .message {
      font-size: 1.6rem;
      font-weight: 600;
      text-align: center;
      color: #1c1c1c;
      margin-bottom: 12px;
      margin-top: 12px;
      text-transform: capitalize; }
  .video-analysis .video-analysis__nav-tabs {
    color: #1c1c1c;
    font-weight: 600; }
    .video-analysis .video-analysis__nav-tabs > li {
      min-width: 160px;
      text-align: center;
      margin: 0;
      margin-right: 10px; }
      .video-analysis .video-analysis__nav-tabs > li > a {
        padding-left: 0;
        padding-right: 0;
        padding-top: 8px;
        font-size: 1.6rem;
        margin: 0;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        background-color: white;
        border: solid 1px #595959;
        border-bottom: none;
        color: #1c1c1c; }
        .video-analysis .video-analysis__nav-tabs > li > a:hover {
          background-color: #f1f1f1; }
        .video-analysis .video-analysis__nav-tabs > li > a.active {
          background-color: #1c1c1c;
          color: white;
          border: solid 1px #002200; }

.video-analysis__my-clips {
  position: relative; }
  .video-analysis__my-clips > .form-container, .video-analysis__my-clips > .feed-container {
    width: 100%; }
  .video-analysis__my-clips .filter-options {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-size: 1.6rem; }
    .video-analysis__my-clips .filter-options > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      margin: 0 10px; }
    .video-analysis__my-clips .filter-options > div:first-child {
      margin-left: 10px; }
    .video-analysis__my-clips .filter-options > div:last-child {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: row;
      flex-direction: row;
      margin-right: 10px;
      margin-top: 5px; }
      .video-analysis__my-clips .filter-options > div:last-child button {
        margin-right: 10px;
        width: 160px;
        height: 44px; }
    .video-analysis__my-clips .filter-options .filter-box {
      height: 24px;
      border-radius: 6px;
      background-color: #f1f1f1;
      border: solid 1px #999999; }
      .video-analysis__my-clips .filter-options .filter-box .form-group {
        /*label {
          margin-top: 5px;
        }*/ }
      .video-analysis__my-clips .filter-options .filter-box .default-message {
        font-size: 1.4rem;
        font-weight: 600;
        color: #1c1c1c;
        margin-left: 10px;
        margin-right: 10px; }
    .video-analysis__my-clips .filter-options .button {
      width: 180px;
      height: 44px;
      border-radius: 6px; }
    .video-analysis__my-clips .filter-options .add-to-playlist {
      background-color: #39ad35;
      border: solid 4px #1e861b; }
      .video-analysis__my-clips .filter-options .add-to-playlist:hover {
        background-color: #1e861b;
        border: solid 4px #0b370c; }
    .video-analysis__my-clips .filter-options .share {
      background-color: #39ad35;
      border: solid 4px #1e861b; }
      .video-analysis__my-clips .filter-options .share:hover {
        background-color: #1e861b;
        border: solid 4px #0b370c; }
    .video-analysis__my-clips .filter-options .delete {
      background-color: #e92a25;
      border: solid 4px #7d0000; }
      .video-analysis__my-clips .filter-options .delete:hover {
        background-color: #7d0000;
        border: solid 4px #e92a25; }
    .video-analysis__my-clips .filter-options .button-text {
      font-size: 1.6rem;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase; }

.scroll-background {
  height: 24px;
  width: 99.9%;
  background-color: #999999;
  border: 1px solid #1c1c1c;
  position: absolute; }
  .scroll-background.top {
    top: 151px; }
  .scroll-background.bottom {
    bottom: 0;
    left: 0;
    z-index: -1; }

.scroll-container {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 4px;
  margin-right: -0.5px;
  /*&::-webkit-scrollbar {
    height: 24px;
    background-color: $gray-light;
  }

  &::-webkit-scrollbar-button:horizontal:increment {
    background-color: #dbdbdb;
    background-image: url('/app.v2/assets/images/scrollbar/right_caret.png');
    background-size: 8px 8px;
    background-repeat: no-repeat;
    background-position: center;
  }

  &::-webkit-scrollbar-button:horizontal:decrement {
    background-color: #dbdbdb;
    background-image: url('/app.v2/assets/images/scrollbar/left_caret.png');
    background-size: 8px 8px;
    background-repeat: no-repeat;
    background-position: center;
  }*/ }

/*#vertical-scroll-container {
  height: 700px;
  position: relative;
  overflow-y: auto;

  &::-webkit-scrollbar {
    width: 24px;
    background-color: $gray-light;
  }

  &::-webkit-scrollbar-button:vertical:increment {
    background-color: #dbdbdb;
    background-image: url('/app.v2/assets/images/scrollbar/down-arrow.png');
    background-repeat: no-repeat;
    background-position: center;
  }

  &::-webkit-scrollbar-button:vertical:decrement {
    background-color: #dbdbdb;
    background-image: url('/app.v2/assets/images/scrollbar/up-arrow.png');
    background-repeat: no-repeat;
    background-position: center;
  }
}*/
/*#vertical-scroll-container, .scroll-container {
  &::-webkit-scrollbar-button:start:decrement {
    display: block;
    width: 24px;
    height: 24px;
    background-color: #dbdbdb;
    border: 1px solid $gray-darker;
    border-radius: 0px;
  }

  &::-webkit-scrollbar-button:end:increment {
    display: block;
    width: 24px;
    height: 24px;
    background-color: #dbdbdb;
    border: 1px solid $gray-darker;
    border-radius: 0px;
  }

  &::-webkit-scrollbar-thumb {
    border: 1px solid $gray-darker;
    border-radius: 4px;
    height: 16px;
    background: url('/app.v2/assets/images/scrollbar/imageedit_6_3643549799.png') no-repeat 10px 10px,
    -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dbdbdb));
    background-position: center;
  }

  &::-webkit-scrollbar-track {
    background: #eeeeee;
    border-top: 1px solid $gray-darker;
    border-bottom: 1px solid $gray-darker;
    border-radius: 0;
  }
}*/
#header-scroll-container {
  padding-bottom: 0; }

.border-left {
  border-left: solid 1px #1c1c1c; }

.no-border-left {
  border-left: none !important; }

.table-fixed {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate; }
  .table-fixed tr td:first-child {
    border-left: none !important; }
  .table-fixed tr td:last-child {
    border-right: none !important; }

.video-analysis__my-clips__grid {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 20px;
  width: 100%;
  margin-bottom: 20px;
  background-color: #dbdbdb;
  border-collapse: separate;
  border-spacing: 0 2px; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width: 100%; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header,
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body,
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid-footer {
    width: 100%; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid__row-container {
    width: 100%;
    margin-bottom: 200px; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__row-container.no-margin {
      margin-bottom: 0; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid__row,
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__row > div,
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      height: 100%; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header {
    font-size: 1.4rem;
    display: flex;
    z-index: 99; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row {
      color: white; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row .sortable {
        cursor: pointer; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table {
        background-color: #1c1c1c; }
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr td {
          height: 32px;
          padding: 0 8px; }
          .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr td > i {
            margin: 0 5px;
            font-size: 1.3em; }
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--star {
          width: 33px; }
          .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--star i {
            margin: 0; }
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--clip-time,
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--clock-time,
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--period,
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--duration {
          text-align: center; }
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--detail-button {
          padding: 0 9px;
          width: 40px;
          line-height: 2rem;
          cursor: pointer; }
          .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--detail-button .fa-cog, .video-analysis__my-clips__grid .video-analysis__my-clips__grid-header .video-analysis__my-clips__grid__row > table tr .video-analysis__my-clips__grid__cell--detail-button .fa-2x {
            font-size: 2.4rem; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid-footer {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 12px;
    text-transform: uppercase; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body {
    display: flex;
    position: relative;
    z-index: 99; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row table {
      background-color: white;
      border-bottom: 1px solid #dbdbdb;
      width: 100%; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row table tr td {
        height: 30px;
        cursor: pointer;
        padding: 0 7px; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--index,
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--checkbox,
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--clip-time,
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--clock-time,
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--period,
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--duration {
      text-align: center; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--clip-name,
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--category {
      text-transform: capitalize; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--star {
      padding: 0 8px; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--star .fa-favorite {
        font-size: 1.3em; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--detail-button {
      padding: 0 8px; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--detail-button .fa-2x {
        font-size: 2.4rem; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--checkbox {
      padding: 0 9px; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__detail-row {
      height: 182px;
      border: 1px solid #1c1c1c;
      border-top-width: 0;
      position: absolute;
      left: 0;
      right: 0;
      width: 100%; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid-body .video-analysis__my-clips__grid__detail-row.collapse {
        display: none; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--index {
    width: 41px;
    text-align: center; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--checkbox {
    width: 31px; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--star {
    -webkit-align-items: center;
    align-items: center;
    width: 31px; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid__row .video-analysis__my-clips__grid__cell--detail-button {
    width: 37px; }
  .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    font-size: 1.4rem;
    background-color: #f1f1f1; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: center;
      align-items: center; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--line-up {
      width: 408px; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--notes {
      -webkit-flex-grow: 1;
      flex-grow: 1; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--buttons {
      width: 168px;
      padding: 0 13px;
      border-left: 1px solid #595959; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--buttons button {
        margin-top: 6px;
        height: 32px;
        width: 100%; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table {
      width: 100%;
      height: 100%;
      border: 0 solid #595959;
      border-right-width: 1px; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table th {
        background-color: #dbdbdb;
        text-align: center; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table thead tr {
        border-bottom: 1px solid #595959; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table thead th {
        height: 30px; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table thead .video-analysis__my-clips__grid__line-up-table__team-labels {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%;
        height: 100%; }
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table thead .video-analysis__my-clips__grid__line-up-table__team-labels > div {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 1;
          flex-grow: 1;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          height: 100%; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table tbody th {
        width: 10%;
        border: solid #595959;
        border-width: 0 1px;
        padding: 0 15px; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table tbody td {
        text-transform: capitalize; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table .video-analysis__my-clips__grid__line-up-jersey-number {
        width: 10%;
        padding: 2px;
        padding-left: 15px; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__line-up-table .video-analysis__my-clips__grid__line-up-player-name {
        width: 35%;
        padding: 0 5px; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--notes__title {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 100%;
      padding: 3px 5px 0 5px;
      font-size: 1.4rem; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--notes__title > div {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center; }
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--notes__title > div:first-child {
          -webkit-justify-content: flex-start;
          justify-content: flex-start; }
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--notes__title > div:last-child {
          -webkit-justify-content: flex-end;
          justify-content: flex-end; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--notes__title button {
        border-width: 1px; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .video-analysis__my-clips__grid__detail-cell--notes__content {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      padding: 16px;
      word-break: break-all;
      white-space: normal;
      max-height: 146px;
      overflow: hidden;
      overflow-y: auto;
      color: #1c1c1c;
      text-transform: none;
      height: 68px;
      font-size: 1.4rem;
      width: 400px; }
    .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .editable-wrap {
      width: 100%;
      height: 100%; }
      .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .editable-wrap .editable-controls {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center; }
        .video-analysis__my-clips__grid .video-analysis__my-clips__grid__detail-row .editable-wrap .editable-controls textarea {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 1;
          flex-grow: 1;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          height: 80px;
          margin: 10px; }

.video-analysis__custom-header__table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 6px; }

.video-analysis__custom-header__table tr {
  height: 40px;
  width: 100%;
  background-color: #ffffff;
  cursor: all-scroll; }
  .video-analysis__custom-header__table tr.deselected_header {
    background-color: #dbdbdb;
    cursor: not-allowed; }
    .video-analysis__custom-header__table tr.deselected_header input {
      cursor: initial; }

.video-analysis__custom-header__table td {
  width: 5%;
  text-align: center;
  border-top: solid 1px #1c1c1c;
  border-bottom: solid 1px #1c1c1c;
  border-right: solid 1px #1c1c1c;
  font-size: 1.4rem; }
  .video-analysis__custom-header__table td:first-child {
    border-left: solid 1px #1c1c1c; }
  .video-analysis__custom-header__table td:last-child {
    width: 85%;
    text-align: left; }
    .video-analysis__custom-header__table td:last-child span {
      margin-left: 10px; }
  .video-analysis__custom-header__table td .fa-bars {
    font-size: 2rem;
    color: #999999; }
  .video-analysis__custom-header__table td .fa-minus {
    color: #3a3a3a; }

.video-analysis__custom-header__table .header_order {
  font-size: 2rem; }

.video-analysis__custom-header__table .save_headers_div {
  margin-top: 30px;
  text-align: center; }
  .video-analysis__custom-header__table .save_headers_div .save_headers_button {
    width: 240px;
    height: 34px;
    background-color: #00a000;
    border: none;
    font-size: 1.4rem;
    color: #ffffff; }
    .video-analysis__custom-header__table .save_headers_div .save_headers_button:hover {
      background-color: #1e861b; }

.video-analysis__my-clips__table {
  margin-top: 12px;
  width: 100%;
  margin-bottom: 12px;
  background-color: #dbdbdb;
  border-collapse: separate;
  border-spacing: 0 2px; }
  .video-analysis__my-clips__table > thead {
    text-transform: uppercase;
    font-size: 1.4rem;
    background-color: #1c1c1c;
    color: white; }
    .video-analysis__my-clips__table > thead th {
      border-right: solid 1px #1c1c1c;
      height: 30px;
      cursor: pointer;
      padding: 0 5px; }
      .video-analysis__my-clips__table > thead th .fa {
        font-size: 1.5em; }
    .video-analysis__my-clips__table > thead:after {
      content: ' ';
      display: block;
      color: transparent; }
  .video-analysis__my-clips__table > tbody tr {
    border: solid 1px #1c1c1c; }
  .video-analysis__my-clips__table > tbody td {
    background-color: white;
    border: solid 1px #1c1c1c;
    border-left-width: 0;
    border-bottom-width: 2px;
    padding: 0 5px; }
    .video-analysis__my-clips__table > tbody td:last-child:after {
      content: '';
      display: block;
      height: 30px; }
    .video-analysis__my-clips__table > tbody td:first-child {
      border-left-width: 1px; }
  .video-analysis__my-clips__table .video-analysis__my-clips__table__index {
    text-align: center; }
    .video-analysis__my-clips__table .video-analysis__my-clips__table__index .fa {
      color: white;
      font-size: 2em; }
  .video-analysis__my-clips__table .video-analysis__my-clips__table__star {
    text-align: center; }
    .video-analysis__my-clips__table .video-analysis__my-clips__table__star .fa {
      font-size: 1.3em; }
  .video-analysis__my-clips__table .video-analysis__my-clips__table__clip-time {
    text-align: center; }
  .video-analysis__my-clips__table .video-analysis__my-clips__table__detail-button {
    text-align: center; }
  .video-analysis__my-clips__table .video-analysis__my-clips__table__detail-row > td {
    font-size: 1.4rem;
    background-color: #f1f1f1;
    padding: 0; }

.brand .brand__content {
  text-transform: uppercase; }
  .brand .brand__content .no-case-transform {
    text-transform: none; }
  .brand .brand__content .panel {
    margin-bottom: 12px; }
    .brand .brand__content .panel .panel-heading {
      text-align: center;
      font-size: 2rem; }
  .brand .brand__content .brand__content__light-col {
    padding-right: 6px; }
  .brand .brand__content .brand__content__dark-col {
    padding-left: 6px; }
  .brand .brand__content .brand__content__panel-logo .panel-body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 220px; }
  .brand .brand__content .brand__content__hockeytv-logo {
    width: 303px;
    height: 70px; }
  .brand .brand__content .brand__content--panel-dark .panel-body {
    background-color: #1c1c1c; }
  .brand .brand__content .brand__content__panel--full-width .panel-body {
    min-height: 200px; }
  .brand .brand__content .brand__content__panel__color-col.brand__content__panel__color-col--left {
    text-align: right;
    padding-right: 6px; }
  .brand .brand__content .brand__content__panel__color-col.brand__content__panel__color-col--right {
    text-align: left;
    padding-left: 6px; }
  .brand .brand__content .brand__content__panel__color-col .brand__content__brand-colors-div {
    padding-left: 80px;
    margin-bottom: 8px;
    border: solid 2px #1c1c1c;
    border-radius: 10px;
    overflow: hidden;
    width: 305px;
    height: 70px;
    display: inline-block;
    box-shadow: inset 0 0 13px 4px rgba(0, 0, 0, 0.6); }
    .brand .brand__content .brand__content__panel__color-col .brand__content__brand-colors-div .brand__content__brand-colors-div__right {
      border-left: solid 2px #1c1c1c;
      padding-left: 8px;
      padding-top: 5px;
      background-color: white;
      height: 100vh;
      text-align: left;
      box-shadow: 0 0 13px 4px rgba(0, 0, 0, 0.6); }
    .brand .brand__content .brand__content__panel__color-col .brand__content__brand-colors-div.brand__content__brand-colors-div--green {
      background-color: #39AD35; }
    .brand .brand__content .brand__content__panel__color-col .brand__content__brand-colors-div.brand__content__brand-colors-div--white {
      background-color: #FFFFFF; }
    .brand .brand__content .brand__content__panel__color-col .brand__content__brand-colors-div.brand__content__brand-colors-div--gray {
      background-color: #3A3A3A; }
    .brand .brand__content .brand__content__panel__color-col .brand__content__brand-colors-div.brand__content__brand-colors-div--black {
      background-color: #000000; }
  .brand .brand__content .brand__content__panel__improper-col {
    height: 112px; }
    .brand .brand__content .brand__content__panel__improper-col .brand__content__improper-logo {
      width: 305px;
      height: 100px; }
    .brand .brand__content .brand__content__panel__improper-col .brand__content__improper-text {
      position: relative;
      top: -22px; }
    .brand .brand__content .brand__content__panel__improper-col .brand__content__improper__inner-wrapper {
      display: inline-block;
      max-width: 305px;
      text-align: center; }
    .brand .brand__content .brand__content__panel__improper-col.brand__content__panel__improper-col--left {
      text-align: right;
      padding-right: 6px; }
    .brand .brand__content .brand__content__panel__improper-col.brand__content__panel__improper-col--right {
      text-align: left;
      padding-left: 6px; }
  .brand .brand__content .brand__content__panel__download .panel-body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    min-height: 220px; }
    .brand .brand__content .brand__content__panel__download .panel-body .brand__content__panel__download__eps-download {
      text-align: center;
      margin-top: 17px; }
      .brand .brand__content .brand__content__panel__download .panel-body .brand__content__panel__download__eps-download .brand__content__panel__download__eps-download__txt {
        display: inline-block;
        min-width: 300px;
        height: 34px;
        border: solid 1px #999999;
        border-radius: 6px;
        padding-top: 5px;
        margin-bottom: 11px;
        text-align: center; }
      .brand .brand__content .brand__content__panel__download .panel-body .brand__content__panel__download__eps-download .brand__content__panel__download__eps-download__btn {
        display: inline-block;
        height: 34px;
        width: 129px;
        padding: 0;
        margin: 0 10px 0 10px;
        background-color: #00a000;
        border: 4px solid #1e861b;
        color: white; }
        .brand .brand__content .brand__content__panel__download .panel-body .brand__content__panel__download__eps-download .brand__content__panel__download__eps-download__btn:hover {
          background-color: #1e861b; }

@media screen and (max-width: 767px) {
  .brand .brand__content .panel .panel-body {
    padding-left: 0;
    padding-right: 0; }
  .brand .brand__content .brand__content__light-col {
    padding-right: 15px; }
  .brand .brand__content .brand__content__dark-col {
    padding-left: 15px; }
  .brand .brand__content .brand__content__panel__color-col.brand__content__panel__color-col--left {
    text-align: center;
    padding-right: 15px; }
  .brand .brand__content .brand__content__panel__color-col.brand__content__panel__color-col--right {
    text-align: center;
    padding-left: 15px; }
  .brand .brand__content .brand__content__panel__improper-col.brand__content__panel__improper-col--left {
    text-align: center;
    padding-right: 15px; }
  .brand .brand__content .brand__content__panel__improper-col.brand__content__panel__improper-col--right {
    text-align: center;
    padding-left: 15px; } }

.change-email {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  .change-email > div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
    font-size: 1.6rem;
    max-width: 540px; }
    .change-email > div button {
      padding: 12px;
      width: 100%;
      font-size: 1.6rem; }
    .change-email > div form {
      margin-bottom: 42px;
      max-width: 300px;
      width: 100%;
      text-align: left; }
      .change-email > div form label {
        font-weight: 400;
        font-size: 1.2rem; }
    .change-email > div ol {
      list-style-position: inside; }
  .change-email small {
    font-size: 1rem; }
  @media screen and (max-width: 767px) {
    .change-email {
      width: 320px;
      margin: 0 auto; } }

college-commitments {
  width: 100%; }
  college-commitments .college-commitments {
    width: 100%; }
    college-commitments .college-commitments .spinner-container {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
    college-commitments .college-commitments .college-commitments-select-row .panel {
      margin-bottom: 12px;
      box-shadow: none;
      border: 1px solid #1c1c1c; }
      college-commitments .college-commitments .college-commitments-select-row .panel .panel-body {
        text-align: center;
        padding-top: 8px;
        padding-bottom: 8px; }
        college-commitments .college-commitments .college-commitments-select-row .panel .panel-body .college-commitments-select-container {
          font-size: 1.4rem; }
          college-commitments .college-commitments .college-commitments-select-row .panel .panel-body .college-commitments-select-container .college-commitments-sort-label {
            font-weight: 600;
            display: inline-block; }
          college-commitments .college-commitments .college-commitments-select-row .panel .panel-body .college-commitments-select-container select {
            font-size: 1.4rem;
            display: inline-block;
            width: 100%;
            max-width: 300px;
            height: 34px; }
    college-commitments .college-commitments .college-commitments-panel-row {
      display: none;
      visibility: hidden;
      text-align: center; }
      college-commitments .college-commitments .college-commitments-panel-row .panel {
        width: 312px;
        display: inline-block;
        color: #1c1c1c;
        font-size: 1.2rem;
        border: 1px solid #979797;
        overflow: hidden; }
        college-commitments .college-commitments .college-commitments-panel-row .panel .panel-heading {
          background-color: #f1f1f1;
          border: none;
          color: #1c1c1c;
          padding: 3px; }
          college-commitments .college-commitments .college-commitments-panel-row .panel .panel-heading .college-commitments-panel-row-player-name {
            font-size: 1.6rem; }
        college-commitments .college-commitments .college-commitments-panel-row .panel .panel-body {
          text-align: left;
          padding: 0; }
          college-commitments .college-commitments .college-commitments-panel-row .panel .panel-body .row {
            border-top: 1px solid #979797;
            margin: 0;
            padding: 7px 0 7px 0; }
    college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel {
      margin-bottom: 16px; }
      college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body {
        padding: 0;
        border: solid 1px #1c1c1c;
        text-align: left;
        text-transform: none; }
        college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table thead {
          font-size: 1.4rem; }
          college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table thead tr {
            background-color: #1c1c1c;
            color: white; }
            college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table thead tr th {
              display: table-cell;
              vertical-align: middle;
              text-align: center; }
              college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table thead tr th:nth-child(1) {
                text-align: left;
                padding-left: 20px; }
              college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table thead tr th:nth-child(2) {
                text-align: left; }
        college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table tbody {
          font-size: 1.4rem; }
          college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table tbody tr td {
            border-top: solid 1px #979797; }
            college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table tbody tr td:nth-child(1) {
              padding-left: 20px; }
            college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table tbody tr td:nth-child(4) {
              text-align: center; }
            college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table tbody tr td:nth-child(5) {
              text-align: center; }
          college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table tbody tr:nth-child(1) td {
            border-top: 0; }
          college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table tbody tr:nth-child(even) {
            background-color: #dbdbdb; }
          college-commitments .college-commitments .college-commitments-table-row .college-commitments-panel .panel-body table tbody tr:nth-child(odd) {
            background-color: #f1f1f1; }
    @media screen and (max-width: 768px) {
      college-commitments .college-commitments .college-commitments-select-row {
        text-align: center; }
        college-commitments .college-commitments .college-commitments-select-row .panel {
          width: 312px;
          display: inline-block; }
          college-commitments .college-commitments .college-commitments-select-row .panel .panel-body {
            padding-right: 4px;
            padding-left: 4px; }
            college-commitments .college-commitments .college-commitments-select-row .panel .panel-body .college-commitments-select-container {
              font-size: 1.2rem; }
              college-commitments .college-commitments .college-commitments-select-row .panel .panel-body .college-commitments-select-container .college-commitments-sort-label {
                padding-top: 5px; }
              college-commitments .college-commitments .college-commitments-select-row .panel .panel-body .college-commitments-select-container select {
                font-size: 1.2rem;
                width: 240px; }
      college-commitments .college-commitments .college-commitments-panel-row {
        display: block;
        visibility: visible; }
      college-commitments .college-commitments .college-commitments-table-row {
        display: none;
        visibility: hidden; } }
    college-commitments .college-commitments .pager-container {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }

.coverage form {
  margin-bottom: 6px; }

@media screen and (max-width: 375px) {
  .coverage form button {
    font-size: 1.2rem; } }

.channels {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .channels .panel {
    width: 312px;
    margin: 6px;
    border: 0; }
    .channels .panel .panel-heading {
      font-size: 1.4rem;
      text-align: center;
      background-color: #00a000;
      color: white;
      border: solid 1px #1c1c1c;
      padding: 4px; }
      .channels .panel .panel-heading.long-name {
        font-size: 1.2rem; }
    .channels .panel .panel-body {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      padding: 0 16px 0 26px;
      background-color: white;
      border: solid 1px #595959;
      border-top-width: 0; }
      .channels .panel .panel-body img {
        margin: 4px 20px 4px 0; }
      .channels .panel .panel-body button {
        border-width: 2px;
        width: 100%;
        font-size: 1.4rem; }
  .channels article.active {
    border: 2px solid #00a000; }
    .channels article.active .panel-heading {
      font-weight: bolder; }
  .channels .channels-description {
    width: 100%;
    text-align: center; }
    .channels .channels-description .channels-description-message {
      font-size: 1.6rem;
      color: #1c1c1c;
      padding: 1%; }
      @media screen and (max-width: 767px) {
        .channels .channels-description .channels-description-message {
          font-size: 1.4rem; } }
  @media screen and (max-width: 767px) {
    .channels .panel {
      width: 100%; } }

.events {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .events .description {
    text-align: center;
    font-weight: 600; }
  .events article.panel {
    width: 486px;
    margin: 0 3px 12px;
    cursor: pointer; }
    .events article.panel .panel-body {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: stretch;
      justify-content: stretch;
      background-color: white;
      border: solid 1px #595959;
      border-bottom-width: 0;
      color: #1c1c1c;
      padding: 0;
      font-size: 1.4rem;
      line-height: 1.2;
      height: 58px; }
      @media screen and (max-width: 360px) {
        .events article.panel .panel-body {
          height: auto; } }
      .events article.panel .panel-body:hover {
        background-color: #eeeeee; }
      .events article.panel .panel-body > div {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; }
        .events article.panel .panel-body > div:first-child {
          margin: 4px; }
        .events article.panel .panel-body > div:last-child {
          flex-shrink: 1;
          height: 100%;
          padding-right: 50px; }
    .events article.panel .panel-footer {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      background-color: #dbdbdb;
      border: 0;
      color: #1c1c1c;
      padding: 0; }
      .events article.panel .panel-footer > div {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center; }
        .events article.panel .panel-footer > div:first-child {
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
          flex-grow: 1;
          padding: 5px 15px;
          border: solid 1px #595959;
          border-right-width: 0; }
        .events article.panel .panel-footer > div:last-child {
          -webkit-justify-content: flex-end;
          justify-content: flex-end;
          border: solid 1px #002200;
          border-right-width: 0; }
      .events article.panel .panel-footer .icon {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        background-color: #00a000;
        color: #002200;
        width: 30px;
        height: 31px;
        font-size: 2rem;
        border-right: solid 1px #002200; }
        .events article.panel .panel-footer .icon:hover {
          background-color: #1e861b;
          border-color: #0c380c; }
        .events article.panel .panel-footer .icon.favorite {
          position: relative;
          background-color: white;
          color: #1c1c1c; }
          .events article.panel .panel-footer .icon.favorite:hover {
            background-color: #dbdbdb; }
          .events article.panel .panel-footer .icon.favorite .fa {
            position: absolute;
            top: 14%;
            left: 16%; }
            .events article.panel .panel-footer .icon.favorite .fa.fa-star, .events article.panel .panel-footer .icon.favorite .fa.fa-favorite.active {
              color: white; }
            .events article.panel .panel-footer .icon.favorite .fa.is-favorite {
              color: #00a000; }
    @media screen and (max-width: 1004px) {
      .events article.panel {
        width: 376px; } }
    @media screen and (max-width: 991px) {
      .events article.panel {
        width: 100%; } }
  .events .events__filter {
    width: 100%;
    box-shadow: none;
    border: 1px solid #595959;
    text-transform: capitalize; }
    .events .events__filter .radio-wrapper {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .events .events__filter .radio-wrapper > * {
        cursor: pointer; }
      .events .events__filter .radio-wrapper > label {
        margin: 0 40px 0 5px; }
      .events .events__filter .radio-wrapper > input {
        margin: 0; }
      @media screen and (max-width: 740px) {
        .events .events__filter .radio-wrapper > label {
          margin: 0 10px 0 5px; } }
  .events .events__pagination {
    width: 100%;
    text-align: center; }

.favorites {
  margin: 0 !important;
  padding: 0 !important; }
  @media screen and (max-width: 991px) {
    .favorites {
      height: 100%; } }
  .favorites .page-heading, .favorites .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .broadcast-manager .brodcast-manager__section .favorites .broadcast-manager__game-time, .favorites .follow__heading, .favorites .watch-clips__heading {
    width: 100% !important; }
    @media screen and (max-width: 991px) {
      .favorites .page-heading, .favorites .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .broadcast-manager .brodcast-manager__section .favorites .broadcast-manager__game-time, .favorites .follow__heading, .favorites .watch-clips__heading {
        display: none; } }
  .favorites .schedule-search-directive .search-term-form-area,
  .favorites .search-term-result-area .term-results-body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0 1%; }
    .favorites .schedule-search-directive .search-term-form-area > div,
    .favorites .search-term-result-area .term-results-body > div {
      max-width: 1040px;
      width: 100%; }
  .favorites .instructions {
    max-width: 1040px; }

.subscription-status {
  font-size: 1.6rem; }
  .subscription-status.active .active-message, .subscription-status.canceled .active-message {
    display: inline; }
  .subscription-status.expired .expired-message {
    display: inline; }
  .subscription-status.billing_errors .failed-message {
    display: inline; }
  .subscription-status.billing_errors .subscription-present .subscription-expiry-message {
    font-size: 1.4rem; }
    .subscription-status.billing_errors .subscription-present .subscription-expiry-message .failed-message {
      display: inline; }
  .subscription-status > div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    .subscription-status > div > div {
      text-align: center;
      width: 100%; }
  .subscription-status .active-message,
  .subscription-status .expired-message,
  .subscription-status .failed-message {
    display: none; }
  .subscription-status .status-cell {
    margin: 5px 0;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase; }
    .subscription-status .status-cell .danger {
      color: #cd0000; }
    .subscription-status .status-cell .success {
      color: #00a000; }
    .subscription-status .status-cell .warning {
      color: #ebca14; }
    .subscription-status .status-cell .default {
      color: #1c1c1c; }
  .subscription-status .progress-cell {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center; }
    .subscription-status .progress-cell .progress {
      height: 28px;
      width: 100%;
      max-width: 304px; }
  .subscription-status .subscription-present .subscription-expiry-message {
    font-size: 2.6rem;
    color: #1c1c1c;
    padding: 6px 0 20px 0;
    text-transform: none; }
    .subscription-status .subscription-present .subscription-expiry-message .failed-message {
      display: none; }
  .subscription-status .subscription-present .subscription-button-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 0;
    border-top: solid 2px gray; }
    .subscription-status .subscription-present .subscription-button-container button {
      margin: 0; }
  .subscription-status .inactive .status-cell {
    color: #595959; }
  .subscription-status .inactive div:last-child {
    border-top: solid 2px #dbdbdb;
    margin-top: 24px;
    padding-top: 36px; }
  @media screen and (max-width: 991px) {
    .subscription-status .status-cell .active-message span:nth-of-type(2) {
      display: none; }
    .subscription-status .status-cell .active-message span:nth-of-type(3) {
      display: block; } }

.gotw > div {
  text-align: center; }
  .gotw > div > .description {
    font-size: 1.4rem;
    font-weight: 400; }

.gotw .gotw__date-range {
  background-color: #f1f1f1;
  border: 1px solid #595959;
  padding: 10px;
  font-size: 1.8rem; }

.gotw > section {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 14px 0;
  margin-bottom: 0; }
  .gotw > section article {
    margin: 0 6px; }
  .gotw > section .game-card-filler {
    width: 312px;
    margin: 0 6px; }

.game-card .panel {
  width: 312px;
  border: 0;
  cursor: pointer; }
  .game-card .panel .panel-heading {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    background-color: #1c1c1c;
    font-size: 1.4rem;
    font-weight: normal;
    padding: 5px 6px; }
    .game-card .panel .panel-heading span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .game-card .panel .panel-body {
    border: solid 1px #1c1c1c;
    border-bottom-width: 0;
    padding: 0; }
    .game-card .panel .panel-body .game-card__game-date {
      background-color: #dbdbdb;
      border-bottom: 1px solid #1c1c1c;
      text-align: center;
      padding: 4px;
      font-size: 1.4rem; }
    .game-card .panel .panel-body schedule-game {
      border-bottom: solid 1px #1c1c1c; }
      .game-card .panel .panel-body schedule-game .team-lineup-container {
        border-left-width: 0; }
      .game-card .panel .panel-body schedule-game .collapse-btn-container {
        display: none; }
    .game-card .panel .panel-body .notes {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      min-height: 130px;
      padding: 10px;
      font-size: 1.4rem; }
  .game-card .panel .panel-footer {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    border: 0; }
    .game-card .panel .panel-footer button {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      color: #fff;
      font-size: 1.6rem;
      background-color: #00a000;
      border: solid 1px #1c1c1c;
      height: 36px; }
      .game-card .panel .panel-footer button .fa {
        font-size: 2rem;
        margin-right: 6px; }
  .game-card .panel:hover .panel-heading {
    background-color: #1c1c1c; }
  .game-card .panel:hover .panel-body {
    background-color: #f1f1f1; }
  .game-card .panel:hover .panel-footer button {
    background-color: #1e861b; }

.game-card .team-lineup .awayteam, .game-card .team-lineup .hometeam {
  font-size: 1.2rem; }

.home .welcome-message {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center; }

@media screen and (max-width: 375px) {
  .home h1 {
    font-size: 1.4rem; } }

.subscribe-now {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }
  .subscribe-now .subscribe-now__message {
    margin: 12px 0;
    font-size: 1.6rem; }
  .subscribe-now .plans-btn {
    width: 290px;
    margin: 50px 0 30px 0;
    padding: 11px;
    font-size: 1.8rem; }

.information {
  margin: 0 4px; }
  .information .panel {
    margin-bottom: 12px;
    box-shadow: none; }
    .information .panel .panel-heading {
      font-weight: 400;
      font-size: 1.6rem;
      color: #1c1c1c;
      background-color: #f1f1f1; }
    .information .panel .panel-body {
      padding: 20px 30px;
      word-break: break-word; }
      .information .panel .panel-body ol li {
        margin-bottom: 12px; }

.account-locked {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  .account-locked .account-locked-content {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: center;
    text-transform: uppercase;
    max-width: 479px;
    color: #1c1c1c; }
    .account-locked .account-locked-content .account-locked-title {
      margin-top: 6px;
      font-size: 2rem; }
    .account-locked .account-locked-content .account-locked-desc {
      margin-top: 30px;
      max-width: 431px;
      font-size: 1.4rem; }
    .account-locked .account-locked-content .account-locked-btn {
      margin-top: 30px;
      width: 300px;
      height: 50px;
      background-color: #00a000;
      border: solid 4px #1e861b;
      color: white;
      font-size: 1.8rem; }
      .account-locked .account-locked-content .account-locked-btn:focus {
        outline: none; }

.htv-sign-in-page {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%; }
  .htv-sign-in-page .htv-featured-container .header-top .header-signin {
    display: none !important; }

.login-form {
  position: absolute;
  top: 15vh;
  width: 100%; }
  .login-form .login-form-container {
    min-width: 26vw;
    max-width: 26vw;
    margin: 0 auto;
    padding: 3%;
    font-size: 1.4rem;
    background-color: rgba(255, 255, 255, 0.75); }
    .login-form .login-form-container .login-title {
      font-size: 4vh;
      padding-bottom: 5%; }
    .login-form .login-form-container .sign-up {
      color: #00a000; }
    .login-form .login-form-container button {
      display: block;
      width: 100%; }
    .login-form .login-form-container form .form-group {
      margin-bottom: 6% !important; }
      .login-form .login-form-container form .form-group .login-label {
        font-size: 1.5rem; }
    .login-form .login-form-container form .text-danger {
      padding-bottom: 3%; }
    .login-form .login-form-container form input:not(.ng-untouched).ng-invalid, .login-form .login-form-container form input.error.ng-untouched:not(:focus) {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none;
      border: solid 2px #cd0000; }
    .login-form .login-form-container form button {
      font-size: 1.8rem;
      margin-top: 3%;
      margin-bottom: 5%;
      height: 40px;
      padding: 0; }
  @media screen and (max-width: 1440px) {
    .login-form .login-form-container {
      min-width: 30vw;
      max-width: 30vw; } }
  @media screen and (max-width: 1320px) {
    .login-form .login-form-container {
      min-width: 40vw;
      max-width: 40vw; } }
  @media screen and (max-width: 768px) {
    .login-form .login-form-container {
      min-width: 50vw;
      max-width: 50vw; } }
  @media screen and (max-width: 720px) {
    .login-form .login-form-container {
      min-width: 90vw;
      max-width: 90vw;
      padding: 5%; } }

@media screen and (max-width: 520px) {
  .login-form {
    top: 18vh; } }

.featured-container {
  position: relative;
  border-bottom: 1px solid #dcdcdc; }
  .featured-container .featured-image {
    position: relative;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 85vh;
    width: 100%; }
    .featured-container .featured-image:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-image: linear-gradient(to bottom right, #000, #000);
      opacity: .5; }
  .featured-container .header-top {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100; }
    .featured-container .header-top .header-logo {
      float: left;
      margin: 36px 60px;
      cursor: pointer; }
      .featured-container .header-top .header-logo img {
        height: 50px; }
    .featured-container .header-top .header-signin {
      float: right;
      margin: 36px 60px; }
  @media screen and (max-width: 1024px) {
    .featured-container .featured-image {
      height: 80vh; } }
  @media screen and (max-width: 720px) {
    .featured-container .header-top .header-logo {
      float: initial;
      margin: 36px auto 10px;
      text-align: center; }
    .featured-container .header-top .header-signin {
      float: initial;
      margin: 26px 32px;
      text-align: center; } }

@media screen and (max-width: 1024px) {
  .featured-container .featured-image {
    height: 80vh; } }

.landing-footer {
  width: 100%;
  margin: 0;
  padding: 20px; }
  .landing-footer .footer-logos {
    text-align: center; }
    .landing-footer .footer-logos img {
      padding: 15px; }
  .landing-footer .footer-links {
    margin: 10px 0; }
    .landing-footer .footer-links ul {
      margin: 0;
      padding: 0;
      text-align: center;
      list-style: none;
      font-size: 1.4rem; }
      .landing-footer .footer-links ul li {
        display: inline-block;
        padding: 0 6px; }
        .landing-footer .footer-links ul li a {
          color: #909090; }
  .landing-footer .footer-copyright {
    font-size: 1.2rem;
    text-align: center;
    color: #da2037; }

.sign-in-page {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%; }
  .sign-in-page .featured-container .header-top .header-signin {
    display: none !important; }

.login-form-ahl {
  position: absolute;
  top: 15vh;
  width: 100%; }
  .login-form-ahl .login-form-container {
    min-width: 26vw;
    max-width: 26vw;
    margin: 0 auto;
    padding: 3%;
    font-size: 1.4rem;
    background-color: rgba(220, 220, 220, 0.85); }
    .login-form-ahl .login-form-container .login-title {
      font-size: 4vh;
      padding-bottom: 5%; }
    .login-form-ahl .login-form-container .sign-up {
      color: #da2037; }
    .login-form-ahl .login-form-container button {
      display: block;
      width: 100%; }
    .login-form-ahl .login-form-container form .form-group {
      margin-bottom: 6% !important; }
      .login-form-ahl .login-form-container form .form-group .login-label {
        font-size: 1.5rem; }
    .login-form-ahl .login-form-container form .text-danger {
      padding-bottom: 3%; }
    .login-form-ahl .login-form-container form input:not(.ng-untouched).ng-invalid, .login-form-ahl .login-form-container form input.error.ng-untouched:not(:focus) {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none;
      border: solid 2px #cd0000; }
    .login-form-ahl .login-form-container form button {
      font-size: 1.8rem;
      margin-top: 3%;
      margin-bottom: 5%;
      height: 40px;
      padding: 0; }
  .login-form-ahl .hide {
    display: none; }
  @media screen and (max-width: 1440px) {
    .login-form-ahl .login-form-container {
      min-width: 30vw;
      max-width: 30vw; } }
  @media screen and (max-width: 1320px) {
    .login-form-ahl .login-form-container {
      min-width: 40vw;
      max-width: 40vw; } }
  @media screen and (max-width: 768px) {
    .login-form-ahl .login-form-container {
      min-width: 50vw;
      max-width: 50vw; } }
  @media screen and (max-width: 720px) {
    .login-form-ahl .login-form-container {
      min-width: 90vw;
      max-width: 90vw;
      padding: 5%; } }

@media screen and (max-width: 520px) {
  .login-form {
    top: 18vh; } }

.passwordContainer {
  position: relative; }
  .passwordContainer .passwordHideToggle {
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 34px !important;
    width: 34px !important;
    cursor: pointer;
    border: none;
    background-color: transparent;
    margin: 0 !important; }

.main-frame {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  font-size: 1.4rem; }
  .main-frame .main-frame-row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row; }
    .main-frame .main-frame-row:nth-child(2) {
      flex-grow: 1; }
  .main-frame .main-frame-content-row {
    position: absolute;
    top: 54px;
    bottom: 0;
    left: 0;
    right: 0; }
    .main-frame .main-frame-content-row.no-frame-title {
      top: 0px; }
  .main-frame sidebar-menu {
    position: absolute;
    top: 0;
    bottom: 116px;
    width: 200px;
    overflow-x: hidden;
    overflow-y: auto; }
  @media screen and (min-width: 992px) {
    .main-frame .main-frame-top-row {
      position: fixed;
      width: 100%;
      z-index: 2147483645; } }
  .main-frame .main-frame-top {
    background-color: white; }
  .main-frame .main-frame-content {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative; }
    .main-frame .main-frame-content > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      width: 100%; }
    .main-frame .main-frame-content .main-frame-blank-title {
      display: none; }
    @media screen and (min-width: 320px) {
      .main-frame .main-frame-content .main-frame-page-heading {
        position: fixed;
        width: 100%;
        z-index: 2147483644;
        font-size: 1.6rem;
        text-transform: capitalize;
        height: 28px;
        display: none;
        /*Removing top page header*/ } }
  @media screen and (min-width: 320px) and (min-width: 992px) {
    .main-frame .main-frame-content .main-frame-page-heading .main-frame-page-heading-text {
      margin-right: 217px; } }
    .main-frame .main-frame-content .page-content {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      -webkit-transform: translate3d(0, 0, 0); }
      .main-frame .main-frame-content .page-content > div {
        width: 100%;
        max-width: 1440px;
        margin-top: 10px;
        padding: 0 2% 40px; }
      .main-frame .main-frame-content .page-content.full-width {
        padding-left: 0;
        padding-right: 0; }
        .main-frame .main-frame-content .page-content.full-width > div {
          max-width: none; }
      @media screen and (max-width: 767px) {
        .main-frame .main-frame-content .page-content.full-width-mobile {
          padding-left: 0;
          padding-right: 0; }
          .main-frame .main-frame-content .page-content.full-width-mobile > div {
            max-width: none; } }
      .main-frame .main-frame-content .page-content.no-heading {
        top: 0px;
        padding-top: 0; }
    @media screen and (max-width: 991px) {
      .main-frame .main-frame-content .main-content-hidden {
        display: none; } }
    @media screen and (min-width: 992px) {
      .main-frame .main-frame-content {
        margin-left: 200px; }
        .main-frame .main-frame-content.main-frame-content-nosidebar {
          margin-left: 0; }
          .main-frame .main-frame-content.main-frame-content-nosidebar .main-frame-page-heading-text {
            margin-right: 0; } }
  .main-frame .main-frame-top {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 54px; }
  .main-frame .main-frame-sidebar {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 200px;
    position: fixed;
    top: 54px;
    height: 100%;
    background-color: #f1f1f1;
    z-index: 2147483644; }
    .main-frame .main-frame-sidebar .sidebar-content {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column; }
    .main-frame .main-frame-sidebar .sidebar-footer {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      margin-bottom: 54px; }

.collapsable-menu {
  position: relative; }
  .collapsable-menu .green-dot {
    position: absolute;
    top: 5px;
    right: 3px;
    height: 10px;
    width: 10px;
    border: 2px solid;
    border-radius: 5px;
    display: inline-block;
    background-image: linear-gradient(to bottom, #0dff00, #06b200);
    border-color: #39ad35; }
    .collapsable-menu .green-dot.green-dot-inline {
      right: initial;
      left: -17px; }
  .collapsable-menu #collapsable-menu {
    position: absolute;
    right: 150px; }
  .collapsable-menu:hover {
    background-color: #f1f1f1; }
  .collapsable-menu .dropdown {
    width: 54px;
    height: 54px;
    cursor: pointer; }
  .collapsable-menu .toggle .fa {
    font-size: 2rem;
    text-align: center;
    line-height: 54px;
    width: 54px; }
  .collapsable-menu .toggle .menu-closed {
    display: inline-block; }
  .collapsable-menu .toggle .menu-open {
    display: none; }
  .collapsable-menu .dropdown-menu {
    left: auto;
    right: 0;
    top: 54px;
    padding: 0;
    margin: 0;
    border-top: none; }
    .collapsable-menu .dropdown-menu > li a {
      padding: 4px 20px;
      min-width: 200px;
      text-transform: capitalize;
      line-height: 32px; }
      .collapsable-menu .dropdown-menu > li a i {
        font-size: 2rem;
        color: #595959;
        vertical-align: middle; }
      .collapsable-menu .dropdown-menu > li a .menu-label {
        position: absolute;
        left: 40px; }
    .collapsable-menu .dropdown-menu > li.title {
      display: none; }
    .collapsable-menu .dropdown-menu > li.divider:last-child {
      display: none; }
    .collapsable-menu .dropdown-menu > li.main-menu {
      display: none; }
    .collapsable-menu .dropdown-menu > li:hover {
      background-color: #dbdbdb;
      color: #1c1c1c; }
      .collapsable-menu .dropdown-menu > li:hover > a {
        background-color: inherit;
        color: inherit; }
    @media screen and (max-width: 992px) {
      .collapsable-menu .dropdown-menu {
        height: calc(100vh - 54px);
        overflow-y: scroll; } }
  .collapsable-menu .dropdown.open {
    background-color: #595959;
    color: white; }
    .collapsable-menu .dropdown.open:hover {
      background-color: #1c1c1c; }
    .collapsable-menu .dropdown.open .toggle .menu-closed {
      display: none; }
    .collapsable-menu .dropdown.open .toggle .menu-open {
      display: inline-block; }
  @media screen and (max-width: 991px) {
    .collapsable-menu {
      margin-right: 0; }
      .collapsable-menu .dropdown-menu {
        width: calc(100vw - 1px);
        top: 54px;
        right: 0;
        margin: 0;
        padding: 0 2% 40px; }
        .collapsable-menu .dropdown-menu > li:not(.divider) {
          background-color: #dbdbdb;
          color: #1c1c1c;
          padding: 2px 4px;
          text-align: center; }
          .collapsable-menu .dropdown-menu > li:not(.divider).main-menu {
            display: block; }
          .collapsable-menu .dropdown-menu > li:not(.divider):first-child {
            padding-top: 4px; }
          .collapsable-menu .dropdown-menu > li:not(.divider):last-child {
            padding-bottom: 4px; }
          .collapsable-menu .dropdown-menu > li:not(.divider) > a {
            background-color: white;
            color: #1c1c1c;
            border: solid 1px #595959; }
            .collapsable-menu .dropdown-menu > li:not(.divider) > a i {
              padding-right: 10px; }
            .collapsable-menu .dropdown-menu > li:not(.divider) > a .menu-label {
              position: relative;
              left: 0; }
            .collapsable-menu .dropdown-menu > li:not(.divider) > a .icon-right {
              position: absolute;
              right: 10px; }
          .collapsable-menu .dropdown-menu > li:not(.divider).title {
            display: block;
            background-color: #3a3a3a;
            padding: 2px;
            color: white; }
          .collapsable-menu .dropdown-menu > li:not(.divider) > ul {
            visibility: hidden;
            max-height: 0;
            list-style: none;
            padding: 0; }
            .collapsable-menu .dropdown-menu > li:not(.divider) > ul > li {
              display: block;
              text-align: left;
              padding: 12px 17px;
              cursor: pointer; }
              .collapsable-menu .dropdown-menu > li:not(.divider) > ul > li.active {
                border: solid 1px #1c1c1c; }
          .collapsable-menu .dropdown-menu > li:not(.divider):not(.collapsed) > a {
            background-color: #00a000;
            color: #fff;
            border: solid 1px #002200; }
          .collapsable-menu .dropdown-menu > li:not(.divider):not(.collapsed) ul {
            visibility: visible;
            max-height: 100vh; }
            .collapsable-menu .dropdown-menu > li:not(.divider):not(.collapsed) ul > li {
              border: solid 1px #dbdbdb; }
              .collapsable-menu .dropdown-menu > li:not(.divider):not(.collapsed) ul > li:hover {
                border: solid 1px #1c1c1c; }
                .collapsable-menu .dropdown-menu > li:not(.divider):not(.collapsed) ul > li:hover:first-child {
                  border-top-width: 0; }
          .collapsable-menu .dropdown-menu > li:not(.divider).collapsed:not(.active):hover > a {
            background-color: #f1f1f1;
            border-color: #595959; }
          .collapsable-menu .dropdown-menu > li:not(.divider).active > a {
            background-color: #00a000;
            color: white;
            border: solid 1px #1c1c1c; }
          .collapsable-menu .dropdown-menu > li:not(.divider).active > ul {
            visibility: visible;
            max-height: 100vh; }
          .collapsable-menu .dropdown-menu > li:not(.divider).active.collapsed > a {
            border-bottom-width: 0; }
          .collapsable-menu .dropdown-menu > li:not(.divider).active.collapsed > ul > li:not(.active) {
            display: none; } }

.search-menu .search-btn {
  padding: 15px 17px;
  height: 54px;
  width: 54px;
  cursor: pointer; }
  .search-menu .search-btn:hover {
    background-color: #f1f1f1; }
  .search-menu .search-btn.expanded {
    background-color: #595959;
    color: white; }
    .search-menu .search-btn.expanded:hover {
      background-color: #1c1c1c; }
  .search-menu .search-btn .fa {
    font-size: 2rem; }

.search-menu .search-container {
  position: absolute;
  top: 54px;
  left: 0;
  width: 100vw;
  background-color: #dbdbdb; }
  .search-menu .search-container:not(.expanded) {
    max-height: 0;
    visibility: hidden; }
  .search-menu .search-container.expanded {
    max-height: 100vh;
    visibility: visible; }
  .search-menu .search-container .search-term-input-panel {
    display: block; }

.sidebar-footer {
  font-size: 1.2rem;
  color: #595959;
  text-align: center;
  padding-bottom: 8px; }
  .sidebar-footer .footer-social {
    text-align: center;
    font-size: 2rem; }
    .sidebar-footer .footer-social ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .sidebar-footer .footer-social ul li {
        display: inline-block;
        padding: 0 10px; }
        .sidebar-footer .footer-social ul li a {
          color: #00a000; }
          .sidebar-footer .footer-social ul li a:hover {
            color: #000; }

.sidebar-menu .list-group > li {
  overflow: hidden;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  font-weight: 400;
  text-transform: capitalize;
  background-color: transparent; }
  .sidebar-menu .list-group > li:nth-last-child(2) .top-level > div:last-child {
    padding-right: 0; }
  .sidebar-menu .list-group > li .top-level {
    padding: 10px 0;
    margin: 0; }
    .sidebar-menu .list-group > li .top-level .menu-icon {
      display: inline-block;
      width: 20%;
      padding: 0;
      text-align: center;
      vertical-align: top; }
    .sidebar-menu .list-group > li .top-level .menu-name {
      display: inline-block;
      width: 80%;
      padding: 0; }
    .sidebar-menu .list-group > li .top-level .fa {
      font-size: 2rem;
      color: #595959; }
  .sidebar-menu .list-group > li .sub-level {
    overflow: hidden;
    visibility: hidden;
    max-height: 0vh;
    margin: 0; }
    .sidebar-menu .list-group > li .sub-level.expanded {
      visibility: visible;
      max-height: 100vh; }
    .sidebar-menu .list-group > li .sub-level .list-group {
      margin: 0; }
      .sidebar-menu .list-group > li .sub-level .list-group li {
        padding: 10px 0 10px 15px;
        background-color: #e6e6e6;
        color: #1c1c1c;
        text-align: left;
        line-height: 18px; }
        .sidebar-menu .list-group > li .sub-level .list-group li.active {
          background-color: #dbdbdb !important; }
        .sidebar-menu .list-group > li .sub-level .list-group li:first-child {
          border-top-width: 2px; }
        .sidebar-menu .list-group > li .sub-level .list-group li:last-child {
          border-bottom-width: 0; }
  .sidebar-menu .list-group > li:hover {
    background-color: #dbdbdb;
    color: #1c1c1c; }
    .sidebar-menu .list-group > li:hover .sub-level .list-group > li:hover {
      background-color: #dbdbdb;
      color: #1c1c1c; }
  .sidebar-menu .list-group > li.active {
    background-color: transparent;
    color: #1c1c1c;
    font-weight: 600; }
    .sidebar-menu .list-group > li.active i {
      color: #00a000 !important; }
    .sidebar-menu .list-group > li.active .sub-level {
      visibility: visible;
      max-height: 100vh; }
      .sidebar-menu .list-group > li.active .sub-level .list-group > li:not(.active) {
        display: none; }
      .sidebar-menu .list-group > li.active .sub-level.expanded .list-group > li {
        display: block; }
        .sidebar-menu .list-group > li.active .sub-level.expanded .list-group > li.active {
          background-color: #dbdbdb;
          color: #1c1c1c; }
  .sidebar-menu .list-group > li.expanded .top-level {
    background-color: #dbdbdb;
    color: #1c1c1c; }

.main-frame-top {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
  z-index: 2147483645; }
  .main-frame-top .top-frame-left, .main-frame-top .top-frame-right, .main-frame-top .top-frame-center {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    width: 33.3333333%; }
  .main-frame-top .top-frame-left {
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    .main-frame-top .top-frame-left .logo {
      margin-left: 10px; }
  .main-frame-top img.logo {
    cursor: pointer; }
  .main-frame-top .top-frame-center {
    -webkit-justify-content: center;
    justify-content: center;
    flex-grow: 1;
    font-size: 1.5rem;
    font-weight: 600; }
    .main-frame-top .top-frame-center > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
  .main-frame-top .top-frame-right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }
    .main-frame-top .top-frame-right .loggedin-name {
      font-weight: 600;
      padding-right: 10px; }
      @media screen and (max-width: 661px) {
        .main-frame-top .top-frame-right .loggedin-name {
          display: none; } }
  .main-frame-top .logo {
    max-width: 160px;
    cursor: pointer; }
  .main-frame-top .logo-center-bump {
    margin-left: 15px; }
  .main-frame-top .navbar {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row; }
    @media screen and (max-width: 992px) {
      .main-frame-top .navbar {
        position: fixed;
        width: 100%; } }
  .main-frame-top .btn-navbar {
    color: #595959;
    font-size: 2rem; }
  .main-frame-top .top-frame__sidebar-offset {
    width: 100px; }

.my-hockeytv {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative; }
  .my-hockeytv > my-profile, .my-hockeytv > ui-view {
    width: 100%;
    max-width: 1440px; }
  .my-hockeytv > ui-view {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 12px 8px; }
    @media screen and (max-width: 991px) {
      .my-hockeytv > ui-view {
        padding: 12px 4px; } }

.follow__heading {
  margin: 15px 0 !important;
  width: 100% !important; }
  .follow__heading.hidden {
    display: none; }

.follow__options {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 58px;
  padding: 10px 10px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
  text-align: center; }
  .follow__options.hidden {
    display: none; }
  .follow__options .search-box {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 15px; }
    .follow__options .search-box.search-box--primary .search-input {
      border: solid 2px #00a000; }
    .follow__options .search-box.search-box--primary .search-box__icon {
      color: #00a000; }
    .follow__options .search-box.search-box--danger .search-input {
      border: solid 2px #cd0000; }
    .follow__options .search-box.search-box--danger .search-box__icon {
      color: #cd0000; }
    .follow__options .search-box .search-input {
      display: inline;
      float: left;
      width: 100%;
      margin-right: -26px;
      border: solid 1px #595959;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      font-size: 1.4rem; }
    .follow__options .search-box .search-box__icon {
      display: inline;
      float: right;
      padding-right: 6px;
      font-size: 1.4rem;
      color: #595959; }
  .follow__options .search-clear {
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer; }
    .follow__options .search-clear:hover {
      background-color: transparent;
      color: #dbdbdb; }
  .follow__options .follow-options__radio-wrapper .follow-options__text {
    margin-right: 20px;
    text-transform: capitalize;
    cursor: pointer; }
    .follow__options .follow-options__radio-wrapper .follow-options__text input {
      cursor: pointer; }
    .follow__options .follow-options__radio-wrapper .follow-options__text:last-child {
      margin-right: 0; }

.follow__list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .follow__list.hidden {
    display: none; }
  .follow__list .no-results {
    margin: 20px 0 5px 0;
    text-align: center;
    width: 100%; }
  .follow__list user-photo {
    margin: 12px; }
  .follow__list .follow__list__spacer {
    width: 226px;
    height: 0; }

@media screen and (max-width: 767px) {
  .follow__options--select {
    margin-bottom: 6px; }
  .follow__options--search {
    height: auto;
    padding-bottom: 6px; }
    .follow__options--search .search-box {
      width: 100%; }
    .follow__options--search .search-clear {
      margin-top: 7px; }
  .follow__list {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-bottom: 12px; }
    .follow__list user-photo {
      margin: 4px 0; } }

.manage-reminders {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 600; }
  .manage-reminders .form-group {
    margin: 6px 0; }
  .manage-reminders .reminders-btn-group {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin: 6px 0; }
    .manage-reminders .reminders-btn-group .save,
    .manage-reminders .reminders-btn-group .clear {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      justify-content: center;
      height: 50px;
      font-size: 1.6rem; }
    .manage-reminders .reminders-btn-group .clear {
      max-width: 120px;
      margin-left: 12px; }
  .manage-reminders .option-title {
    text-transform: capitalize;
    margin: 0 0 7px 7px; }
  .manage-reminders .reminders-options {
    max-width: 360px;
    padding: 8px 6px;
    background-color: #eeeeee;
    border: 1px solid #999999; }
    .manage-reminders .reminders-options.disabled {
      background-color: rgba(153, 153, 153, 0.5);
      border: solid 1px #999999; }
      .manage-reminders .reminders-options.disabled > * {
        opacity: 0.5; }
    .manage-reminders .reminders-options .form-control[disabled] {
      background-color: #dbdbdb; }
    .manage-reminders .reminders-options .reminder-combobox {
      width: 300px; }
      .manage-reminders .reminders-options .reminder-combobox .clear {
        width: 120px;
        height: 50px; }
    .manage-reminders .reminders-options .checkbox {
      margin: 8px 0 8px 12px; }
      .manage-reminders .reminders-options .checkbox:first-child {
        margin-top: 0; }
      .manage-reminders .reminders-options .checkbox:last-child {
        margin-bottom: 0; }
      .manage-reminders .reminders-options .checkbox.touched > label {
        color: #999999; }
      .manage-reminders .reminders-options .checkbox > label {
        padding-left: 9px;
        font-weight: 600;
        color: #3a3a3a; }
      .manage-reminders .reminders-options .checkbox input:checked + label {
        color: #3a3a3a; }
  .manage-reminders:not(.ng-pristine).error {
    border: solid 2px #e92a25; }

.reminders-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center; }
  .reminders-list .reminder-item {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 338px;
    flex-grow: 0;
    flex-shrink: 1;
    min-height: 200px;
    margin: 12px;
    border: 1px solid #999999; }
    .reminders-list .reminder-item .panel-heading {
      border-bottom: 1px solid #999999;
      background-color: #dbdbdb;
      text-align: center;
      color: #3a3a3a; }
    .reminders-list .reminder-item .panel-body {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      border-top: none;
      color: #3a3a3a; }
      .reminders-list .reminder-item .panel-body .info:before {
        content: '+';
        padding-right: 10px; }
    .reminders-list .reminder-item .btn-group {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      justify-content: center; }
      .reminders-list .reminder-item .btn-group .edit-btn,
      .reminders-list .reminder-item .btn-group .delete-btn {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 120px;
        height: 30px;
        margin: 13px 0;
        border-radius: 6px;
        cursor: pointer;
        font-weight: 600; }
      .reminders-list .reminder-item .btn-group .edit-btn {
        border: solid 2px #737373;
        background-color: #eeeeee; }
        .reminders-list .reminder-item .btn-group .edit-btn:hover {
          background-color: #d4d4d4; }
      .reminders-list .reminder-item .btn-group .delete-btn {
        margin-left: 12px;
        border: 2px solid #7d0000;
        background-color: #e92a25;
        color: #ffffff; }
        .reminders-list .reminder-item .btn-group .delete-btn:hover {
          background-color: #7d0000; }
  .reminders-list .no-reminders {
    font-size: 1.4rem;
    color: #1c1c1c;
    margin: 30px; }
  @media screen and (min-width: 345px) and (max-width: 767px) {
    .reminders-list {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column; }
      .reminders-list .reminder-item {
        margin-right: 0;
        margin-left: 0; } }
  @media screen and (max-width: 344px) {
    .reminders-list {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column; }
      .reminders-list .reminder-item {
        margin-right: 0;
        margin-left: 0;
        max-width: 314px; } }

.page-heading, .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .follow__heading, .watch-clips__heading {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: capitalize;
  background-color: #1c1c1c;
  color: white;
  text-align: center;
  padding: 4px;
  border: 0;
  width: 110%; }
  .page-heading.wide, .broadcast-manager .brodcast-manager__section .wide.broadcast-manager__game-time, .wide.follow__heading, .wide.watch-clips__heading {
    width: 200%; }

.my-feed {
  width: 100%; }
  .my-feed .my-feed__content {
    display: inline-block;
    width: 100%; }
    .my-feed .my-feed__content > .row {
      margin: 0; }
      .my-feed .my-feed__content > .row > div {
        padding: 0; }

.profile-search form .flex-row {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }

.profile-search .profile-list article {
  margin-bottom: 6px; }

@media screen and (max-width: 767px) {
  .profile-search form .flex-row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center; }
    .profile-search form .flex-row .row {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row; } }

.upcoming-schedule {
  width: 100%; }

.watch-clips__heading {
  width: 200%;
  margin: 15px 0; }

.watch-clips__player {
  max-width: 1024px; }
  .watch-clips__player .player-container {
    margin-bottom: 12px; }
    .watch-clips__player .player-container .player-wrapper {
      width: 100%;
      height: auto;
      position: relative;
      background-color: #000;
      padding-top: 56.25%; }
      .watch-clips__player .player-container .player-wrapper > div {
        position: absolute;
        top: 0;
        left: 0;
        right: 0; }
    .watch-clips__player .player-container .player-buttons {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      text-align: center;
      padding: 8px 0; }
      .watch-clips__player .player-container .player-buttons .player-button-group_social-btns .btn {
        font-size: 1.2rem;
        width: auto;
        margin: 0 10px; }
        .watch-clips__player .player-container .player-buttons .player-button-group_social-btns .btn .fa {
          margin-right: 5px; }
      .watch-clips__player .player-container .player-buttons .btn {
        font-size: 1.2rem;
        color: #1c1c1c;
        border: none;
        min-width: 110px; }
        .watch-clips__player .player-container .player-buttons .btn .fa {
          font-size: 1.8rem;
          margin-bottom: 3px; }
        .watch-clips__player .player-container .player-buttons .btn.liked {
          color: #1e861b;
          border: solid 2px #1e861b; }
        .watch-clips__player .player-container .player-buttons .btn:last-child {
          margin-right: 0; }
      .watch-clips__player .player-container .player-buttons a .btn {
        width: 100%; }
  @media screen and (max-width: 660px) {
    .watch-clips__player:not(.popup) .player-container {
      width: 100%; } }
  @media screen and (max-width: 660px) {
    .watch-clips__player:not(.popup) .player-container .player-wrapper {
      width: 100%; } }
  @media screen and (max-width: 660px) {
    .watch-clips__player:not(.popup) .player-container .player-buttons .player-button-group_social-btns .btn {
      margin: 0 5px;
      font-size: 1rem; } }
  .watch-clips__player .video-editor__flexed {
    display: none; }

#no-clip-to-play {
  text-align: center;
  text-transform: uppercase; }

.watch-clips__info {
  max-width: 1024px;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  border: solid 1px #1c1c1c;
  background: #fff; }
  .watch-clips__info .default {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center; }
    .watch-clips__info .default .info-wrapper {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      margin: 0 10px; }
    .watch-clips__info .default .info-teams-logo {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .watch-clips__info .default .info-teams-logo > div {
        margin: 0 10px;
        font-size: 2rem; }
  .watch-clips__info .mobile {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%; }
    .watch-clips__info .mobile > div {
      width: 100%; }
    .watch-clips__info .mobile .clip-name,
    .watch-clips__info .mobile .clip-gametime {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      padding: 5px 0; }
  @media screen and (max-width: 767px) {
    .watch-clips__info {
      padding: 0; }
      .watch-clips__info .league-logo,
      .watch-clips__info .info-teams-logo {
        display: none; } }

.clips-list {
  width: 100%;
  max-width: 1024px;
  height: 154px; }
  .clips-list > div {
    text-align: center;
    text-transform: uppercase; }

.clip {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 150px;
  height: 154px;
  font-weight: 400;
  color: #1c1c1c;
  cursor: pointer; }
  .clip .clip__thumbnail {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-size: contain;
    height: 84px; }
    .clip .clip__thumbnail .overlay {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 60px;
      height: 70px;
      font-size: 2.8rem;
      color: #002200; }
      .clip .clip__thumbnail .overlay .fa {
        position: absolute; }
        .clip .clip__thumbnail .overlay .fa.background {
          color: white; }
  .clip .clip__info {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    border: solid 1px #1c1c1c;
    background: #f1f1f1; }
    .clip .clip__info .info-teams, .clip .clip__info .info-time {
      font-size: 1.2rem;
      padding: 3px; }
    .clip .clip__info .info-teams {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
    .clip .clip__info .info-time {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: flex-end;
      align-items: flex-end;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }

.my-profile {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 8px 12px 8px; }
  .my-profile.my-profile--not-editable {
    margin-left: 0;
    margin-right: 0; }
  .my-profile .editable-text,
  .my-profile .edit-button {
    cursor: pointer; }
  .my-profile .edit-button {
    line-height: 40px;
    margin: 0 !important;
    padding: 0 14px; }
    .my-profile .edit-button i.fa {
      font-size: 1.8rem; }
  .my-profile .editable-controls input.editable-input {
    width: 120px;
    height: 24px;
    padding: 5px 10px;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: 3px; }
  .my-profile .my-profile-top {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 12px;
    position: relative; }
    .my-profile .my-profile-top .my-profile-name,
    .my-profile .my-profile-top .my-profile-locn {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      flex: 1;
      height: 40px; }
      .my-profile .my-profile-top .my-profile-name .profile-words,
      .my-profile .my-profile-top .my-profile-locn .profile-words {
        width: 100%;
        margin: 0 auto; }
    .my-profile .my-profile-top .my-profile-name {
      background-color: white;
      border: solid 1px #1c1c1c;
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 40px;
      text-align: center; }
    .my-profile .my-profile-top .my-profile-locn {
      margin-left: 12px;
      margin-right: 0;
      border: solid 1px #7d0000;
      background-color: #e92a25;
      color: #fff;
      font-size: 1.6rem;
      text-transform: capitalize;
      overflow: hidden; }
      .my-profile .my-profile-top .my-profile-locn label {
        color: #fff;
        font-weight: 400; }
      .my-profile .my-profile-top .my-profile-locn .profile-words .profile-privacy {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center; }
        .my-profile .my-profile-top .my-profile-locn .profile-words .profile-privacy a.public-link {
          display: block;
          width: 100%;
          color: #fff;
          line-height: 40px; }
          .my-profile .my-profile-top .my-profile-locn .profile-words .profile-privacy a.public-link:hover {
            background-color: #1e861b;
            text-decoration: none; }
        .my-profile .my-profile-top .my-profile-locn .profile-words .profile-privacy .profile-url {
          display: none; }
        .my-profile .my-profile-top .my-profile-locn .profile-words .profile-privacy .profile__username {
          color: #002200;
          padding: 2px 4px;
          margin-left: 5px; }
      .my-profile .my-profile-top .my-profile-locn.active {
        border: solid 1px #002200;
        background-color: #00a000;
        color: #fff; }
        .my-profile .my-profile-top .my-profile-locn.active .profile-words .profile-url {
          display: block;
          max-width: 270px; }
    .my-profile .my-profile-top .follow-user {
      position: absolute;
      right: 0;
      width: 120px; }
      .my-profile .my-profile-top .follow-user button {
        font-size: 1.5rem;
        padding: 2px 20px;
        min-width: 100px; }
  .my-profile .my-profile-bottom {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: no-wrap;
    flex-wrap: no-wrap; }
    .my-profile .my-profile-bottom > div {
      height: 200px;
      margin: 0 12px 12px 0; }
    .my-profile .my-profile-bottom .my-profile-img-container {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      width: 200px;
      height: 200px;
      padding: 8px;
      border: solid 1px #1c1c1c;
      order: 0;
      cursor: pointer; }
    .my-profile .my-profile-bottom .my-profile-col-info,
    .my-profile .my-profile-bottom .my-profile-col-bio {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-justify-content: center;
      justify-content: center;
      flex: 1;
      background-color: white; }
      .my-profile .my-profile-bottom .my-profile-col-info > div:first-child,
      .my-profile .my-profile-bottom .my-profile-col-bio > div:first-child {
        height: 24px;
        background-color: #f1f1f1;
        font-size: 1.4rem; }
    .my-profile .my-profile-bottom .bio-title,
    .my-profile .my-profile-bottom .info-title {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      width: 100%;
      height: 20px; }
      .my-profile .my-profile-bottom .bio-title > span,
      .my-profile .my-profile-bottom .info-title > span {
        margin: 0 auto; }
    .my-profile .my-profile-bottom .my-profile-col-bio {
      order: 2;
      position: relative;
      margin-right: 0; }
      .my-profile .my-profile-bottom .my-profile-col-bio .bio-content {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        margin: 16px;
        word-break: break-all;
        whitespace: pre;
        max-height: 146px;
        overflow: hidden;
        overflow-y: auto; }
      .my-profile .my-profile-bottom .my-profile-col-bio .editable-wrap {
        width: 100%;
        height: 100%; }
        .my-profile .my-profile-bottom .my-profile-col-bio .editable-wrap .editable-controls {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center; }
          .my-profile .my-profile-bottom .my-profile-col-bio .editable-wrap .editable-controls textarea {
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-grow: 1;
            flex-grow: 1;
            -webkit-flex-shrink: 0;
            flex-shrink: 0;
            -webkit-flex-direction: row;
            flex-direction: row;
            height: 148px;
            margin: 10px; }
      .my-profile .my-profile-bottom .my-profile-col-bio .bio-input-counter {
        position: absolute;
        font-size: 1rem;
        right: 1px;
        bottom: 0; }
    .my-profile .my-profile-bottom .my-profile-col-info {
      order: 1; }
      .my-profile .my-profile-bottom .my-profile-col-info .info-content {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        padding: 0 10px;
        width: 100%; }
        .my-profile .my-profile-bottom .my-profile-col-info .info-content .info-item {
          margin: 4px 0; }
          .my-profile .my-profile-bottom .my-profile-col-info .info-content .info-item > div {
            display: inline-block; }
          .my-profile .my-profile-bottom .my-profile-col-info .info-content .info-item .fa {
            width: 12px;
            margin: 0 10px; }
    @media screen and (max-width: 767px) {
      .my-profile .my-profile-bottom > div {
        height: 130px; }
      .my-profile .my-profile-bottom .my-profile-img-container {
        width: 130px;
        height: 130px; }
      .my-profile .my-profile-bottom .my-profile-col-bio {
        min-width: 312px;
        max-width: 100%;
        margin-right: 6px; }
        .my-profile .my-profile-bottom .my-profile-col-bio.my-profile-col-bio--not-editable {
          margin-right: 0; }
        .my-profile .my-profile-bottom .my-profile-col-bio .bio-content {
          margin: 12px;
          padding: 4px;
          font-size: 1rem; }
          .my-profile .my-profile-bottom .my-profile-col-bio .bio-content .info-item {
            margin: 0; }
        .my-profile .my-profile-bottom .my-profile-col-bio .editable-wrap .editable-controls {
          padding-left: 5px;
          padding-right: 5px; }
          .my-profile .my-profile-bottom .my-profile-col-bio .editable-wrap .editable-controls textarea {
            height: 99px;
            margin-top: 5px;
            margin-bottom: 5px;
            font-size: 1.4rem; }
        .my-profile .my-profile-bottom .my-profile-col-bio .bio-input-counter {
          right: 15px;
          bottom: 6px; }
      .my-profile .my-profile-bottom .my-profile-col-info.my-profile-col-info--not-editable {
        margin-right: 0; }
      .my-profile .my-profile-bottom .my-profile-col-info .info-content {
        margin-right: 12px;
        padding: 4px 0;
        font-size: 1rem; }
        .my-profile .my-profile-bottom .my-profile-col-info .info-content input {
          font-size: 1rem; }
        .my-profile .my-profile-bottom .my-profile-col-info .info-content .info-item {
          margin: 0; }
      .my-profile .my-profile-bottom .edit-button {
        margin: 0 !important;
        padding: 0 14px;
        line-height: 40px; } }
  @media screen and (min-width: 992px) {
    .my-profile {
      margin-top: -3px; } }
  @media screen and (max-width: 480px) {
    .my-profile {
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .my-profile {
      margin: 0 0 4px 4px; }
      .my-profile .my-profile-top,
      .my-profile .my-profile-bottom {
        margin: 0 0 4px 0; }
      .my-profile .my-profile-top {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-right: 4px; }
        .my-profile .my-profile-top.my-profile-top--not-editable {
          margin-right: 0; }
        .my-profile .my-profile-top .my-profile-name,
        .my-profile .my-profile-top .my-profile-locn {
          width: 100%;
          margin: 0; }
        .my-profile .my-profile-top .my-profile-name {
          margin-bottom: 4px; }
      .my-profile .my-profile-bottom {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
        .my-profile .my-profile-bottom > div {
          margin: 0 4px 4px 0; }
        .my-profile .my-profile-bottom .my-profile-col-info {
          margin-right: 4px; }
      .my-profile .edit-button {
        margin: 0 4px; } }
  @media screen and (min-width: 767px) {
    .my-profile .edit-button {
      margin: 0 8px; } }
  @media screen and (min-width: 1199px) {
    .my-profile .bio-title {
      font-size: 2.4rem; }
    .my-profile .my-profile-top .edit-button {
      margin: 0 10px; }
    .my-profile .my-profile-bottom .edit-button {
      margin: 0 6px; } }

.subscription-history table {
  width: 100%; }

.subscription-history .pager-container {
  width: 100%;
  text-align: center; }

.transaction-history table {
  width: 100%; }

.transaction-history .pager-container {
  width: 100%;
  text-align: center; }

.htv-password-page {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%; }

.htv-password-reset {
  position: absolute;
  top: 15vh;
  width: 100%; }
  .htv-password-reset .password-container {
    min-width: 26vw;
    max-width: 26vw;
    margin: 0 auto;
    padding: 3%;
    font-size: 1.4rem;
    background-color: rgba(255, 255, 255, 0.75); }
    .htv-password-reset .password-container .password-title {
      font-size: 4vh;
      padding-bottom: 5%; }
    .htv-password-reset .password-container .password-text {
      padding-bottom: 1.5vh; }
    .htv-password-reset .password-container .password-email {
      font-size: 1.6rem;
      font-weight: 600;
      text-align: center;
      padding-bottom: 1.5vh; }
    .htv-password-reset .password-container ol {
      padding: 6px 0 6px 16px; }
    .htv-password-reset .password-container button {
      font-size: 1.8rem;
      margin-top: 3%;
      margin-bottom: 5%;
      height: 40px;
      width: 100%;
      padding: 0; }
  @media screen and (max-width: 1440px) {
    .htv-password-reset .password-container {
      min-width: 30vw;
      max-width: 30vw; } }
  @media screen and (max-width: 1320px) {
    .htv-password-reset .password-container {
      min-width: 40vw;
      max-width: 40vw; } }
  @media screen and (max-width: 768px) {
    .htv-password-reset .password-container {
      min-width: 50vw;
      max-width: 50vw; } }
  @media screen and (max-width: 720px) {
    .htv-password-reset .password-container {
      min-width: 90vw;
      max-width: 90vw;
      padding: 5%; } }
  @media screen and (max-width: 520px) {
    .htv-password-reset .password-container p, .htv-password-reset .password-container ol {
      display: none; } }

@media screen and (max-width: 720px) {
  .htv-password-page .htv-featured-container .featured-image {
    height: 80vh !important; }
  .htv-password-reset {
    top: 20vh; } }

@media screen and (max-width: 520px) {
  .htv-password-reset {
    top: 30vh; } }

.password-reset-sent {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 4vh; }
  .password-reset-sent > div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: center;
    max-width: 557px; }
    .password-reset-sent > div p {
      margin: 0; }
    .password-reset-sent > div .form-control, .password-reset-sent > div button {
      max-width: 300px;
      width: 100%; }
    .password-reset-sent > div .form-control {
      margin-top: 20px;
      margin-bottom: 16px; }
    .password-reset-sent > div button {
      padding: 14px;
      width: 100%;
      font-size: 1.2857142857em;
      margin-top: 39px; }

/*! Generated by Live LESS Theme Customizer */
.text-success-bright {
  color: #00a000; }

.text-warning-bright {
  color: #ffd800; }

.text-danger-bright {
  color: #cd0000; }

.text-info-bright {
  color: #9aff9a; }

.password-score {
  background-color: transparent;
  border-radius: 6px;
  padding: 0 6px; }
  .password-score .progress-bar {
    background-color: transparent; }
  .password-score.password-very-weak {
    background-color: #cd0000; }
    .password-score.password-very-weak .progress-bar {
      background-color: #cd0000; }
  .password-score.password-weak {
    background-color: #cd0000; }
    .password-score.password-weak .progress-bar {
      background-color: #cd0000; }
  .password-score.password-moderate, .password-score.password-strong {
    background-color: #ebca14; }
    .password-score.password-moderate .progress-bar, .password-score.password-strong .progress-bar {
      background-color: #ebca14; }
  .password-score.password-very-strong {
    background-color: #00a000; }
    .password-score.password-very-strong .progress-bar {
      background-color: #00a000; }

.password-reset-save {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  .password-reset-save > div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: center;
    text-transform: uppercase;
    max-width: 375px; }
    .password-reset-save > div h1 {
      font-size: 1.7142857143em; }
    .password-reset-save > div > p {
      max-width: 300px; }
    .password-reset-save > div input::-webkit-input-placeholder {
      text-transform: uppercase; }
    .password-reset-save > div input::-moz-placeholder {
      text-transform: uppercase; }
    .password-reset-save > div input:-ms-input-placeholder {
      text-transform: uppercase; }
    .password-reset-save > div input:-moz-placeholder {
      text-transform: uppercase; }
    .password-reset-save > div button {
      padding: 14px;
      width: 100%;
      font-size: 1.2857142857em; }
    .password-reset-save > div form {
      max-width: 300px;
      width: 100%; }

.password-page {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%; }

.password-reset-ahl {
  position: absolute;
  top: 15vh;
  width: 100%; }
  .password-reset-ahl .password-container {
    min-width: 26vw;
    max-width: 26vw;
    margin: 0 auto;
    padding: 3%;
    font-size: 1.4rem;
    background-color: rgba(220, 220, 220, 0.85); }
    .password-reset-ahl .password-container .password-title {
      font-size: 4vh;
      padding-bottom: 5%; }
    .password-reset-ahl .password-container .password-text {
      padding-bottom: 1.5vh; }
    .password-reset-ahl .password-container .password-email {
      font-size: 1.6rem;
      font-weight: 600;
      text-align: center;
      padding-bottom: 1.5vh; }
    .password-reset-ahl .password-container ol {
      padding: 6px 0 6px 16px; }
    .password-reset-ahl .password-container button {
      font-size: 1.8rem;
      margin-top: 3%;
      margin-bottom: 5%;
      height: 40px;
      width: 100%;
      padding: 0; }
  @media screen and (max-width: 1440px) {
    .password-reset-ahl .password-container {
      min-width: 30vw;
      max-width: 30vw; } }
  @media screen and (max-width: 1320px) {
    .password-reset-ahl .password-container {
      min-width: 40vw;
      max-width: 40vw; } }
  @media screen and (max-width: 768px) {
    .password-reset-ahl .password-container {
      min-width: 50vw;
      max-width: 50vw; } }
  @media screen and (max-width: 720px) {
    .password-reset-ahl .password-container {
      min-width: 90vw;
      max-width: 90vw;
      padding: 5%; } }
  @media screen and (max-width: 520px) {
    .password-reset-ahl .password-container p, .password-reset-ahl .password-container ol {
      display: none; } }

@media screen and (max-width: 720px) {
  .password-page .featured-container .featured-image {
    height: 80vh !important; }
  .password-reset-ahl {
    top: 20vh; } }

@media screen and (max-width: 520px) {
  .password-reset-ahl {
    top: 30vh; } }

.video-player .player-container {
  margin-bottom: 12px; }
  .video-player .player-container .player-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
    padding-top: 56.25%; }
    .video-player .player-container .player-wrapper > div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
  .video-player .player-container .player-buttons {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 8px 0; }
    .video-player .player-container .player-buttons .player-button-group_social-btns .btn {
      font-size: 1.2rem;
      width: auto;
      margin: 0 10px; }
      .video-player .player-container .player-buttons .player-button-group_social-btns .btn .fa {
        margin-right: 5px; }
    .video-player .player-container .player-buttons .btn {
      font-size: 1.2rem;
      color: #1c1c1c;
      border: none;
      min-width: 110px; }
      .video-player .player-container .player-buttons .btn .fa {
        font-size: 1.8rem;
        margin-bottom: 3px; }
      .video-player .player-container .player-buttons .btn.liked {
        color: #1e861b;
        border: solid 2px #1e861b; }
      .video-player .player-container .player-buttons .btn:last-child {
        margin-right: 0; }
    .video-player .player-container .player-buttons a .btn {
      width: 100%; }

@media screen and (max-width: 660px) {
  .video-player:not(.popup) .player-container {
    width: 100%; } }

@media screen and (max-width: 660px) {
  .video-player:not(.popup) .player-container .player-wrapper {
    width: 100%; } }

@media screen and (max-width: 660px) {
  .video-player:not(.popup) .player-container .player-buttons .player-button-group_social-btns .btn {
    margin: 0 5px;
    font-size: 1rem; } }

.video-player .league-look {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center; }

.video-player .team-lineup {
  background-color: white;
  color: #1c1c1c;
  height: 80px; }

.video-player .boxscore-container {
  display: table;
  width: 100%; }

.video-player .team-lineup-default .col-sm-2.top-bump-15 {
  margin-top: 0; }

.video-player .video-player__flexed {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center; }
  .video-player .video-player__flexed .video-player__flexed__div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    flex: 1; }
    .video-player .video-player__flexed .video-player__flexed__div .video-player__flexed__div__tele-container {
      position: relative;
      width: 100%; }
      .video-player .video-player__flexed .video-player__flexed__div .video-player__flexed__div__tele-container .video-player__flexed__div__tele-container__canvas {
        margin-left: 0px;
        position: absolute;
        top: 0;
        z-index: 1;
        cursor: crosshair; }
        .video-player .video-player__flexed .video-player__flexed__div .video-player__flexed__div__tele-container .video-player__flexed__div__tele-container__canvas.video-player__flexed__div__tele-container__canvas--under {
          z-index: -1; }
    .video-player .video-player__flexed .video-player__flexed__div:last-child {
      flex-grow: 1; }
  .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__player--placeholder {
    width: 640px;
    height: 611px;
    border: 2px solid red;
    text-align: center;
    margin-bottom: 8px; }
    .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__player--placeholder .video-player__player-lineup__player--placeholder__content {
      display: inline-block;
      position: relative;
      top: 50%; }
  .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__buttons-div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 640px;
    min-height: 150px;
    background-color: white;
    border: solid 1px #737373; }
    .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__buttons-div .video-player__player-lineup__buttons-div__heading {
      -webkit-align-self: flex-start;
      align-self: flex-start; }
    .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__buttons-div .video-player__player-lineup__buttons-div__btn {
      width: 120px;
      height: 50px;
      background-image: linear-gradient(to bottom, white, #d6d6d6);
      border: solid 2px #999999;
      font-size: 1.4rem; }
  .video-player .video-player__flexed .video-player__game-stats {
    height: 32px;
    line-height: 32px;
    width: 100%;
    margin-bottom: 4px;
    color: #1c1c1c; }
    .video-player .video-player__flexed .video-player__game-stats .game-stats-button {
      display: table;
      height: 32px;
      float: left;
      padding: 0 10px; }
      .video-player .video-player__flexed .video-player__game-stats .game-stats-button i {
        display: table-cell;
        font-size: 2.2rem;
        vertical-align: middle; }
      .video-player .video-player__flexed .video-player__game-stats .game-stats-button span {
        display: table-cell;
        vertical-align: middle;
        padding-left: 6px; }
      .video-player .video-player__flexed .video-player__game-stats .game-stats-button:hover {
        color: #1e861b;
        cursor: pointer; }
    .video-player .video-player__flexed .video-player__game-stats .game-stats-button-right {
      float: right; }
      .video-player .video-player__flexed .video-player__game-stats .game-stats-button-right span.text {
        margin-right: 10px; }
      .video-player .video-player__flexed .video-player__game-stats .game-stats-button-right switch-toggle {
        display: inline-block; }
  .video-player .video-player__flexed .video-player__sidepanel {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex: 0 360px;
    margin-left: 10px;
    margin-bottom: 20px;
    height: auto;
    max-height: 861px;
    overflow: hidden; }
    .video-player .video-player__flexed .video-player__sidepanel .video-toggles {
      background-color: white; }
      .video-player .video-player__flexed .video-player__sidepanel .video-toggles .toggle-spoiler {
        text-align: center;
        margin-bottom: 8px; }
        .video-player .video-player__flexed .video-player__sidepanel .video-toggles .toggle-spoiler span {
          margin-right: 6px;
          text-transform: capitalize; }
        .video-player .video-player__flexed .video-player__sidepanel .video-toggles .toggle-spoiler switch-toggle {
          display: inline-block; }
      .video-player .video-player__flexed .video-player__sidepanel .video-toggles .toggle-button-right {
        float: right;
        margin-left: 6px;
        margin-bottom: 4px; }
        .video-player .video-player__flexed .video-player__sidepanel .video-toggles .toggle-button-right span {
          margin-right: 6px;
          text-transform: capitalize; }
        .video-player .video-player__flexed .video-player__sidepanel .video-toggles .toggle-button-right switch-toggle {
          display: inline-block; }
    .video-player .video-player__flexed .video-player__sidepanel .video-player__hotkeys-toggler {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-end;
      justify-content: flex-end;
      height: 32px;
      margin-bottom: 4px;
      color: #1c1c1c; }
      .video-player .video-player__flexed .video-player__sidepanel .video-player__hotkeys-toggler > span {
        margin-right: 10px;
        text-transform: capitalize; }
    .video-player .video-player__flexed .video-player__sidepanel .video-player__tabs {
      background-color: white;
      color: #1c1c1c; }
      .video-player .video-player__flexed .video-player__sidepanel .video-player__tabs .video-player__tabs__tabset {
        width: 100%; }
        .video-player .video-player__flexed .video-player__sidepanel .video-player__tabs .video-player__tabs__tabset > .nav-tabs {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          padding: 0;
          height: 36px;
          background-color: #1c1c1c;
          border: 0; }
          .video-player .video-player__flexed .video-player__sidepanel .video-player__tabs .video-player__tabs__tabset > .nav-tabs .video-player__tabs__tabset__tab {
            width: auto;
            font-size: 1.3rem;
            text-align: center;
            margin: 0;
            margin-left: -1px;
            margin-bottom: -6px; }
            .video-player .video-player__flexed .video-player__sidepanel .video-player__tabs .video-player__tabs__tabset > .nav-tabs .video-player__tabs__tabset__tab .nav-link {
              padding: 5px;
              height: auto;
              margin: 0;
              border-top-left-radius: 6px;
              border-top-right-radius: 6px;
              background-color: white;
              border: solid 1px #595959;
              color: #1c1c1c; }
              .video-player .video-player__flexed .video-player__sidepanel .video-player__tabs .video-player__tabs__tabset > .nav-tabs .video-player__tabs__tabset__tab .nav-link:hover {
                background-color: #f1f1f1; }
            .video-player .video-player__flexed .video-player__sidepanel .video-player__tabs .video-player__tabs__tabset > .nav-tabs .video-player__tabs__tabset__tab.active .nav-link {
              background-color: #00a000;
              color: #fff;
              border: solid 1px #002200; }
      .video-player .video-player__flexed .video-player__sidepanel .video-player__tabs .video-player__tabs__tagging {
        width: 100%; }

.video-player .video-game-tabs {
  display: table;
  clear: both;
  width: 100%;
  padding: 6px 0;
  background-color: #1c1c1c; }
  .video-player .video-game-tabs ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    float: left; }
    .video-player .video-game-tabs ul li {
      float: left;
      margin: 0 6px;
      color: #fff; }
      .video-player .video-game-tabs ul li:hover {
        cursor: pointer;
        border-bottom: 4px solid #00a000; }
      .video-player .video-game-tabs ul li.active {
        border-bottom: 4px solid #00a000; }
      .video-player .video-game-tabs ul li.edit-right {
        float: right !important; }

.video-player .sidepanel-container {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 715px; }

@media screen and (max-width: 1199px) {
  .video-player .team-lineup,
  .video-player .video-player__game-stats {
    max-width: 100%; }
  .video-player .video-player__flexed {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 1;
    max-width: 100%; }
    .video-player .video-player__flexed .video-player__flexed__div {
      width: 100%;
      flex: none !important; }
    .video-player .video-player__flexed .video-player__sidepanel {
      flex: 1;
      margin-left: 0;
      margin-bottom: 40px;
      overflow: visible;
      overflow: initial;
      max-height: 100%; }
      .video-player .video-player__flexed .video-player__sidepanel .sidepanel-container {
        max-height: 100%; } }

@media screen and (max-width: 660px) {
  .video-player .team-lineup,
  .video-player .video-player__game-stats {
    max-width: 100%; }
  .video-player .video-player__game-stats .game-stats-button span {
    display: none !important; }
  .video-player .video-player__flexed {
    flex: 1;
    max-width: 100%; }
    .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__player--placeholder {
      width: 320px;
      height: 240px; }
    .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__buttons-div {
      width: 320px;
      min-height: 331px; }
      .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__buttons-div .video-player__player-lineup__buttons-div__btn:nth-child(odd) {
        margin-left: 30px; }
      .video-player .video-player__flexed .video-player__player-lineup .video-player__player-lineup__buttons-div .video-player__player-lineup__buttons-div__btn:nth-child(even) {
        margin-right: 30px; } }

.theatre-mode,
.video-controls {
  display: none !important; }

.player-icon-on {
  color: #00a000; }

.theatre-background {
  background-color: #000; }

.jw-icon-rewind {
  display: none !important; }

.jw-controlbar {
  background-color: rgba(0, 0, 0, 0.6) !important; }

.player-container .player-container {
  margin-bottom: 12px; }
  .player-container .player-container .player-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
    padding-top: 56.25%; }
    .player-container .player-container .player-wrapper > div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
  .player-container .player-container .player-buttons {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 8px 0; }
    .player-container .player-container .player-buttons .player-button-group_social-btns .btn {
      font-size: 1.2rem;
      width: auto;
      margin: 0 10px; }
      .player-container .player-container .player-buttons .player-button-group_social-btns .btn .fa {
        margin-right: 5px; }
    .player-container .player-container .player-buttons .btn {
      font-size: 1.2rem;
      color: #1c1c1c;
      border: none;
      min-width: 110px; }
      .player-container .player-container .player-buttons .btn .fa {
        font-size: 1.8rem;
        margin-bottom: 3px; }
      .player-container .player-container .player-buttons .btn.liked {
        color: #1e861b;
        border: solid 2px #1e861b; }
      .player-container .player-container .player-buttons .btn:last-child {
        margin-right: 0; }
    .player-container .player-container .player-buttons a .btn {
      width: 100%; }

@media screen and (max-width: 660px) {
  .player-container:not(.popup) .player-container {
    width: 100%; } }

@media screen and (max-width: 660px) {
  .player-container:not(.popup) .player-container .player-wrapper {
    width: 100%; } }

@media screen and (max-width: 660px) {
  .player-container:not(.popup) .player-container .player-buttons .player-button-group_social-btns .btn {
    margin: 0 5px;
    font-size: 1rem; } }

.player-container .player-button-group {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: white;
  width: 100%;
  margin-bottom: 8px; }
  .player-container .player-button-group .page-heading, .player-container .player-button-group .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .broadcast-manager .brodcast-manager__section .player-container .player-button-group .broadcast-manager__game-time, .player-container .player-button-group .follow__heading, .player-container .player-button-group .watch-clips__heading {
    font-size: 1.5rem; }
  .player-container .player-button-group button > span {
    display: block; }

.player-container .player-buttons--content {
  padding: 6px 0; }

.player-container .player-buttons--row {
  margin: 5px 0 0; }
  .player-container .player-buttons--row .btn {
    height: 46px;
    margin-right: 4px;
    padding-top: 5px;
    margin-bottom: 5px; }
    .player-container .player-buttons--row .btn.active {
      background-color: #00a000; }
    .player-container .player-buttons--row .btn.selected-speed {
      background-color: #00a000;
      color: #fff; }

.player-container .player-button-group_social-btns {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  padding-top: 4px;
  padding-bottom: 4px; }
  .player-container .player-button-group_social-btns button {
    margin-right: 5px; }
    .player-container .player-button-group_social-btns button:last-child {
      margin-right: 0; }

.player-container .video-editor__flexed {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center; }
  .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div {
    min-height: 150px;
    background-color: white;
    padding-bottom: 10px;
    margin-bottom: 8px; }
    .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .page-heading, .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .broadcast-manager .brodcast-manager__section .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .broadcast-manager__game-time, .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .follow__heading, .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .watch-clips__heading {
      -webkit-justify-content: left;
      justify-content: left;
      padding-left: 6px; }
    .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .toggle-hotkeys {
      position: absolute;
      right: 6px;
      top: 2px; }
      .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .toggle-hotkeys span {
        display: inline-block;
        margin-right: 6px;
        text-transform: capitalize;
        color: #fff; }
      .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .toggle-hotkeys switch-toggle {
        display: inline-block; }
    .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .video-editor__player-lineup__buttons-div__heading {
      -webkit-align-self: flex-start;
      align-self: flex-start; }
    .player-container .video-editor__flexed .video-editor__player-lineup__buttons-div .video-editor__player-lineup__buttons-div__btn {
      width: 120px;
      height: 50px;
      border: none;
      padding-left: 4px;
      padding-right: 4px;
      font-size: 1.4rem;
      font-weight: 400;
      text-transform: capitalize;
      white-space: normal;
      margin-top: 10px;
      margin-left: 4px;
      margin-right: 4px; }

.player-container .current-broadcast {
  display: flex;
  width: 100%;
  background-color: #1c1c1c;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  padding: 4px 6px; }
  .player-container .current-broadcast label {
    color: #fff;
    font-weight: 400;
    vertical-align: middle;
    margin: 0;
    padding-right: 6px; }
  .player-container .current-broadcast select {
    color: #000;
    min-width: 80px; }

/* Editor/Player Buttons text according to context */
.player-container .instant-replay-btn:before {
  content: 'instant replay'; }

.video-editor .instant-replay-btn:before {
  content: 'manual start'; }

.video-player .video-player__lines {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: white; }
  .video-player .video-player__lines .video-player__lines__logos-div {
    width: 100%;
    height: 60px;
    background-color: white; }
    .video-player .video-player__lines .video-player__lines__logos-div table {
      width: 100%;
      height: 60px; }
      .video-player .video-player__lines .video-player__lines__logos-div table tr td {
        text-align: center; }
        .video-player .video-player__lines .video-player__lines__logos-div table tr td:first-child {
          border-right: 1px solid #737373;
          width: 49.4%; }
        .video-player .video-player__lines .video-player__lines__logos-div table tr td img {
          max-width: 100px;
          max-height: 50px; }
  .video-player .video-player__lines .video-player__lines__line-heading {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 30px;
    background-color: #00a000;
    color: #fff; }
  .video-player .video-player__lines .video-player__lines__table tr th {
    text-align: center;
    padding-bottom: 12px; }
  .video-player .video-player__lines .video-player__lines__table tr td {
    width: 40px;
    padding-bottom: 4px; }
    .video-player .video-player__lines .video-player__lines__table tr td:first-child {
      text-align: center; }
    .video-player .video-player__lines .video-player__lines__table tr td input {
      height: 20px;
      width: 34px;
      padding: 0;
      text-align: center; }
  .video-player .video-player__lines .video-player__lines__column {
    display: inline-block;
    width: 49.4%;
    padding: 4px 0 8px 0; }
  .video-player .video-player__lines .video-player__lines__divider {
    /* TODO: tear this out before pull request */
    /* Will have to restructure the page somewhat */
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #737373;
    position: relative;
    top: 30px; }
  .video-player .video-player__lines .video-player__lines__offensive {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%; }
    .video-player .video-player__lines .video-player__lines__offensive .video-player__lines__offensive__left-div {
      border-right: 1px solid #737373; }
  .video-player .video-player__lines .video-player__lines__defensive {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%; }
    .video-player .video-player__lines .video-player__lines__defensive .video-player__lines__defensive__left-div {
      border-right: 1px solid #737373; }
  .video-player .video-player__lines .video-player__lines__goal-tending {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    border-bottom: 1px solid #737373; }
    .video-player .video-player__lines .video-player__lines__goal-tending .video-player__lines__goal-tending__left-div {
      padding-top: 10px;
      border-right: 1px solid #737373; }
    .video-player .video-player__lines .video-player__lines__goal-tending .video-player__lines__goal-tending__right-div {
      padding-top: 10px; }
  .video-player .video-player__lines .video-player__lines__btn-div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%; }
    .video-player .video-player__lines .video-player__lines__btn-div .video-player__lines__btn-div__btn {
      width: 200px;
      height: 50px;
      margin: 20px 0;
      font-size: 1.8rem; }
      .video-player .video-player__lines .video-player__lines__btn-div .video-player__lines__btn-div__btn.video-player__lines__btn-div__btn--saving {
        background-color: #f1f1f1;
        border-color: #999999;
        color: #999999; }

.video-player .video-player__timeline {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: white; }
  .video-player .video-player__timeline .video-player__timeline__rink {
    width: 100%; }
    .video-player .video-player__timeline .video-player__timeline__rink .video-player__timeline__rink__div {
      padding: 12px 18px 16px 18px;
      position: relative;
      height: 173px;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .video-player .video-player__timeline .video-player__timeline__rink .video-player__timeline__rink__div canvas {
        position: absolute; }
      .video-player .video-player__timeline .video-player__timeline__rink .video-player__timeline__rink__div .video-player__timeline__rink__div__img {
        width: 300px;
        height: 149px;
        position: absolute; }
  .video-player .video-player__timeline .video-player__timeline__events {
    width: 100%;
    position: absolute;
    background-color: white; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div {
      margin-right: 30px; }
      .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div .video-player__timeline__events__header {
        width: 100%;
        overflow-x: auto; }
        .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div .video-player__timeline__events__header table {
          width: 100%;
          height: 28px;
          font-size: 1.2rem;
          background-color: #1c1c1c;
          color: white;
          table-layout: fixed; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div .video-player__timeline__events__header table th {
            text-align: center;
            padding: 0 4px;
            border-right: solid 1px #737373;
            font-weight: 400;
            line-height: 1; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div .video-player__timeline__events__header table th.video-player__timeline__events__event__plus {
              position: absolute;
              right: 0;
              height: 28px;
              background-color: #1c1c1c;
              border-left: solid 1px #737373;
              width: 31px;
              padding-top: 1px;
              border-right: none;
              cursor: pointer; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div .video-player__timeline__events__header table th.video-player__timeline__events__event__linesTable {
              border-right: none; }
              .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div .video-player__timeline__events__header table th.video-player__timeline__events__event__linesTable table {
                border-bottom: none; }
                .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div .video-player__timeline__events__header table th.video-player__timeline__events__event__linesTable table tr {
                  border-bottom: none;
                  background-color: #1c1c1c; }
                  .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__header-margin-div .video-player__timeline__events__header table th.video-player__timeline__events__event__linesTable table tr th:last-child {
                    border-right: none; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event {
      margin-right: 30px;
      overflow-x: hidden; }
      .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .even {
        background-color: #f1f1f1; }
      .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .odd {
        background-color: white; }
      .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel {
        margin: 0;
        border: 0; }
        .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body {
          padding: 0;
          font-size: 1.2rem; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table {
            width: 100%;
            table-layout: fixed; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table tr {
              border-top: solid 1px #737373;
              height: 30px; }
              .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table tr.highlight {
                background-color: #39ad35; }
              .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table tr td {
                border-right: solid 1px #737373;
                padding: 0 4px; }
                .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table tr td.video-player__timeline__events__event__plus {
                  border-left: solid 1px #737373;
                  position: absolute;
                  right: 0;
                  width: 31px;
                  height: 31px;
                  text-align: center;
                  margin-top: -1px;
                  border-right: none;
                  border-top: solid 1px #737373;
                  border-bottom: solid 1px #737373; }
                .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table tr td.video-player__timeline__events__event__linesTable {
                  border-right: none; }
                  .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table tr td.video-player__timeline__events__event__linesTable table {
                    border-top: none; }
                    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table tr td.video-player__timeline__events__event__linesTable table tr {
                      border-top: none;
                      height: 0; }
                      .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__body table tr td.video-player__timeline__events__event__linesTable table tr td:last-child {
                        border-right: none; }
        .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer {
          font-size: 1.4rem;
          background-color: white;
          padding: 0;
          position: absolute;
          width: 100%; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer:last-child {
            border-bottom: solid 1px #737373; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer table {
            margin-left: 35px;
            margin-right: 35px;
            margin-top: 1px;
            margin-bottom: 3px; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer .video-player__timeline__events__event__panel__footer__divider {
            width: 200%;
            height: 0;
            margin-left: -100px;
            border-top: 1px solid #737373;
            position: relative;
            top: 19px; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer table {
            width: 100%; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer table tr th {
              padding-bottom: 4px;
              text-align: center; }
              .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer table tr th:first-child {
                text-align: left; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer table tr td {
              text-align: center; }
              .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__event__panel__footer table tr td:first-child {
                text-align: left; }
        .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__actions {
          background-color: white;
          padding: 0 5px;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-flow: row wrap;
          justify-content: space-around; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__actions .video-player__timeline__events__actions__button {
            margin-top: 5px;
            font-size: 1.4rem;
            width: 104px;
            height: 32px;
            padding: 0;
            color: white;
            border-radius: 2px;
            white-space: normal;
            border-width: 3px;
            margin-right: 5px; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__actions .video-player__timeline__events__actions__button:last-child {
              border-right-width: 0; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__actions .video-player__timeline__events__actions__button:hover.bg-primary {
              background-color: #1e861b; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event .video-player__timeline__events__event__panel .video-player__timeline__events__actions .video-player__timeline__events__actions__button:hover.bg-danger {
              background-color: #7d0000; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__clipTime {
      width: 66px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__clipName {
      width: 115px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__clipCategory {
      width: 129px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__clipSubcategory {
      width: 129px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__clipStrength {
      width: 70px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__period {
      width: 46px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__clockTime {
      width: 76px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__gameDate {
      width: 80px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__matchUp {
      width: 150px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__duration {
      width: 76px;
      text-align: center; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable {
      width: 230px; }
      .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable table {
        border-top: none; }
        .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable table tr {
          border-top: none;
          height: 15px; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable table tr:first-child {
            background-color: #dbdbdb; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable table tr:last-child {
            background-color: white; }
          .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable table tr th, .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable table tr td {
            width: 30px;
            text-align: center; }
            .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable table tr th:first-child, .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__linesTable table tr td:first-child {
              width: 50px; }
    .video-player .video-player__timeline .video-player__timeline__events .video-player__timeline__events__event__plus {
      width: 30px;
      text-align: center; }
  .video-player .video-player__timeline .video-player__timeline__custom-header__table {
    width: 100%; }
    .video-player .video-player__timeline .video-player__timeline__custom-header__table table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0 2px; }
    .video-player .video-player__timeline .video-player__timeline__custom-header__table tr {
      height: 30px;
      background-color: #ffffff;
      cursor: all-scroll; }
      .video-player .video-player__timeline .video-player__timeline__custom-header__table tr.deselected_header {
        background-color: #dbdbdb;
        cursor: not-allowed; }
        .video-player .video-player__timeline .video-player__timeline__custom-header__table tr.deselected_header input {
          cursor: initial; }
    .video-player .video-player__timeline .video-player__timeline__custom-header__table td {
      width: 10%;
      margin-left: 5px;
      margin-right: 5px;
      text-align: center;
      border-top: solid 1px #737373;
      border-bottom: solid 1px #737373;
      border-right: solid 1px #737373;
      font-size: 12px; }
      .video-player .video-player__timeline .video-player__timeline__custom-header__table td:last-child {
        width: 70%;
        text-align: left;
        border-right: none; }
        .video-player .video-player__timeline .video-player__timeline__custom-header__table td:last-child span {
          margin-left: 10px; }
      .video-player .video-player__timeline .video-player__timeline__custom-header__table td .fa-bars {
        color: #999999; }
      .video-player .video-player__timeline .video-player__timeline__custom-header__table td .fa-minus {
        color: #3a3a3a; }
    .video-player .video-player__timeline .video-player__timeline__custom-header__table .header_order {
      font-size: 16px; }
    .video-player .video-player__timeline .video-player__timeline__custom-header__table .save_headers_div {
      margin: 5px 0;
      text-align: center; }
      .video-player .video-player__timeline .video-player__timeline__custom-header__table .save_headers_div .save_headers_button {
        width: 50%;
        height: 40px;
        border-radius: 6px;
        background-color: #39ad35;
        border: solid 4px #1e861b;
        font-size: 1.4rem;
        font-weight: 400;
        text-align: center;
        color: #ffffff; }
        .video-player .video-player__timeline .video-player__timeline__custom-header__table .save_headers_div .save_headers_button:hover {
          background-color: #1e861b;
          border: solid 4px #0b370c; }
  .video-player .video-player__timeline .video-player__timeline__footer {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background-color: white;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .video-player .video-player__timeline .video-player__timeline__footer .pagination {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      margin: 10px 0; }
    .video-player .video-player__timeline .video-player__timeline__footer button {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row; }

.video-player .video-player__hotkeys {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: white; }
  .video-player .video-player__hotkeys .video-player__hotkeys__table-div {
    width: 100%; }
    .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table {
      width: 100%; }
      .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row:nth-child(odd) {
        background-color: #f1f1f1; }
      .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row:nth-child(even) {
        background-color: white; }
      .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row:hover:not(.video-player__hotkeys__table-div__table__row__head) {
        background-color: #999999; }
        .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row:hover:not(.video-player__hotkeys__table-div__table__row__head) .video-player__hotkeys__table-div__table__row__data {
          color: white; }
          .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row:hover:not(.video-player__hotkeys__table-div__table__row__head) .video-player__hotkeys__table-div__table__row__data input {
            color: #1c1c1c; }
      .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row .video-player__hotkeys__table-div__table__row__head {
        height: 24px;
        color: white;
        font-size: 1.2rem;
        font-weight: 400;
        text-transform: none;
        background-color: #999999;
        text-align: center;
        padding: 0 4px; }
        .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row .video-player__hotkeys__table-div__table__row__head.video-player__hotkeys__table-div__table__row__head--event {
          border-left: solid 1px #737373;
          border-right: solid 1px #737373; }
        .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row .video-player__hotkeys__table-div__table__row__head.video-player__hotkeys__table-div__table__row__head--duration {
          border-left: solid 1px #737373; }
      .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row .video-player__hotkeys__table-div__table__row__data {
        height: 20px;
        color: #1c1c1c;
        font-size: 1.2rem;
        text-transform: initial;
        padding: 0 5px; }
        .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row .video-player__hotkeys__table-div__table__row__data:first-child {
          width: 80px;
          padding: 2px; }
          .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row .video-player__hotkeys__table-div__table__row__data:first-child input {
            height: auto;
            padding-left: 4px;
            width: 100%;
            outline: none;
            border: solid 1px #737373; }
        .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row .video-player__hotkeys__table-div__table__row__data:nth-child(even) {
          border-left: solid 1px #737373;
          border-right: solid 1px #737373; }
        .video-player .video-player__hotkeys .video-player__hotkeys__table-div .video-player__hotkeys__table-div__table .video-player__hotkeys__table-div__table__row .video-player__hotkeys__table-div__table__row__data:last-child {
          border-right: 0; }

.video-player .video-player__telestrate {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: white; }
  .video-player .video-player__telestrate .video-player__telestrate__panel-div {
    width: 100%; }
    .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel {
      width: 300px;
      border: solid 1px #737373;
      margin: auto;
      margin-top: 12px; }
      .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel:last-child {
        margin-bottom: 12px; }
    .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel-head {
      text-align: center;
      background-color: #999999;
      color: white;
      font-size: 1.4rem;
      text-transform: capitalize; }
    .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel-body {
      padding: 0; }
      .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel-body table {
        width: 100%;
        text-align: center; }
        .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel-body table tr {
          border-top: 1px solid #737373;
          height: 20px; }
          .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel-body table tr:last-child {
            background-color: #f1f1f1;
            height: 47px; }
          .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel-body table tr th {
            text-align: center;
            font-size: 1.2rem;
            text-transform: capitalize; }
            .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel-body table tr th:first-child {
              border-right: 1px solid #737373;
              width: 85px; }
          .video-player .video-player__telestrate .video-player__telestrate__panel-div .panel-body table tr td:first-child {
            border-right: 1px solid #737373;
            width: 85px; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div table tr td:not(:first-child) {
    cursor: pointer; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color {
    width: 13px;
    height: 13px;
    border-radius: 6px;
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.4);
    display: inline-block; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--large {
    width: 25px;
    height: 25px;
    border-radius: 12px;
    box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.4); }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--blue {
    background-color: #0076ff;
    border: solid 1px #0076ff; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--red {
    background-color: #e92a25;
    border: solid 1px #e92a25; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--yellow {
    background-color: #f8e71c;
    border: solid 1px #f8e71c; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--green {
    background-color: #7ed321;
    border: solid 1px #7ed321; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--orange {
    background-color: #f5a623;
    border: solid 1px #f5a623; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--white {
    background-color: white;
    border: solid 1px white; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--gray {
    background-color: #999;
    border: solid 1px #999; }
  .video-player .video-player__telestrate .video-player__telestrate__color-div .video-player__telestrate__color-div__color--black {
    background-color: #1c1c1c;
    border: solid 1px #1c1c1c; }
  .video-player .video-player__telestrate .video-player__telestrate__brush-div table tr:last-child {
    vertical-align: bottom; }
  .video-player .video-player__telestrate .video-player__telestrate__brush-div table tr td:not(:first-child) {
    cursor: pointer; }
  .video-player .video-player__telestrate .video-player__telestrate__brush-div .video-player__telestrate__brush-div__brush {
    color: #1c1c1c; }
    .video-player .video-player__telestrate .video-player__telestrate__brush-div .video-player__telestrate__brush-div__brush .video-player__telestrate__brush-div__brush__txt {
      font-size: 12px; }
  .video-player .video-player__telestrate .video-player__telestrate__brush-div .video-player__telestrate__brush-div__brush--eraser {
    font-size: 12px;
    padding-bottom: 6px; }
  .video-player .video-player__telestrate .video-player__telestrate__brush-div .video-player__telestrate__brush-div__brush--x-small .video-player__telestrate__brush-div__brush__icon {
    font-size: 14px; }
  .video-player .video-player__telestrate .video-player__telestrate__brush-div .video-player__telestrate__brush-div__brush--small .video-player__telestrate__brush-div__brush__icon {
    font-size: 18px; }
  .video-player .video-player__telestrate .video-player__telestrate__brush-div .video-player__telestrate__brush-div__brush--medium .video-player__telestrate__brush-div__brush__icon {
    font-size: 22px; }
  .video-player .video-player__telestrate .video-player__telestrate__brush-div .video-player__telestrate__brush-div__brush--large .video-player__telestrate__brush-div__brush__icon {
    font-size: 27px; }
  .video-player .video-player__telestrate .video-player__telestrate__eraser-div table tr:last-child {
    vertical-align: bottom; }
  .video-player .video-player__telestrate .video-player__telestrate__eraser-div table td:not(:first-child) {
    cursor: pointer; }
  .video-player .video-player__telestrate .video-player__telestrate__eraser-div .video-player__telestrate__eraser-div__eraser {
    color: #1c1c1c; }
    .video-player .video-player__telestrate .video-player__telestrate__eraser-div .video-player__telestrate__eraser-div__eraser .video-player__telestrate__eraser-div__eraser__text {
      font-size: 12px; }
  .video-player .video-player__telestrate .video-player__telestrate__eraser-div .video-player__telestrate__eraser-div__eraser--brush {
    font-size: 12px;
    padding-bottom: 6px; }
  .video-player .video-player__telestrate .video-player__telestrate__eraser-div .video-player__telestrate__eraser-div__eraser--clear-all .video-player__telestrate__eraser-div__eraser__icon {
    font-size: 20px; }
  .video-player .video-player__telestrate .video-player__telestrate__eraser-div .video-player__telestrate__eraser-div__eraser--small .video-player__telestrate__eraser-div__eraser__icon {
    font-size: 24px; }
  .video-player .video-player__telestrate .video-player__telestrate__eraser-div .video-player__telestrate__eraser-div__eraser--medium .video-player__telestrate__eraser-div__eraser__icon {
    font-size: 28px; }
  .video-player .video-player__telestrate .video-player__telestrate__eraser-div .video-player__telestrate__eraser-div__eraser--large .video-player__telestrate__eraser-div__eraser__icon {
    font-size: 35px; }

.video-player .video-player__analysis {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: white;
  padding-top: 12px; }
  .video-player .video-player__analysis .video-player__analysis__filter-opt {
    padding-bottom: 35px; }
    .video-player .video-player__analysis .video-player__analysis__filter-opt .video-player__analysis__filter-opt__txt {
      padding-bottom: 10px; }
    .video-player .video-player__analysis .video-player__analysis__filter-opt .video-player__analysis__filter-opt__select-div .video-player__analysis__filter-opt__select-div__select {
      width: 300px;
      height: 34px;
      background-color: white;
      border: solid 1px #999999;
      text-transform: uppercase; }
  .video-player .video-player__analysis .video-player__analysis__select-cat .video-player__analysis__select-cat__txt {
    padding-bottom: 12px; }
  .video-player .video-player__analysis .video-player__analysis__select-cat .video-player__analysis__select-cat__category {
    width: 300px;
    height: 536px;
    border-radius: 6px;
    background-color: white;
    border: solid 1px #999999;
    padding: 10px 12px; }
    .video-player .video-player__analysis .video-player__analysis__select-cat .video-player__analysis__select-cat__category .video-player__analysis__select-cat__category__repeat {
      font-size: 1.4rem; }
  .video-player .video-player__analysis .video-player__analysis__select-location .video-player__analysis__select-location__txt {
    padding-bottom: 12px; }
  .video-player .video-player__analysis .video-player__analysis__select-location .video-player__analysis__select-location__img {
    width: 300px;
    height: 149px; }

.video-player .video-player__tag-event {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: white; }
  .video-player .video-player__tag-event .video-player__tag-event__subtitle-heading {
    color: #1c1c1c;
    font-size: 1.5rem;
    text-align: left;
    padding: 6px 10px 0;
    font-weight: 600; }
  .video-player .video-player__tag-event .video-player__tag-event__section {
    width: 100%; }
    .video-player .video-player__tag-event .video-player__tag-event__section .form-control {
      height: 32px;
      border-radius: 0;
      font-size: 1.4rem;
      padding: 0 4px; }
    .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body {
      padding: 4px 10px; }
      .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__offense-defense {
        margin-bottom: 10px; }
        .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__offense-defense table {
          width: 100%; }
          .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__offense-defense table .video-player__tag-event__section__body__offense-defense--img {
            max-width: 100px;
            max-height: 50px; }
          .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__offense-defense table .video-player__tag-event__section__body__offense-defense--txt {
            padding-right: 6px; }
          .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__offense-defense table .video-player__tag-event__section__body__line-number.active {
            background-color: #00a000;
            border: solid 2px #002200; }
        .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__offense-defense .btn {
          width: 24px;
          height: 24px;
          padding: 0;
          margin: 2px;
          border: solid 2px #999999;
          border-radius: 2px;
          color: #737373; }
          .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__offense-defense .btn.active {
            border: solid 2px #002200;
            color: #002200;
            background-color: #00a000; }
      .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__divider {
        height: 0;
        margin-left: -50px;
        margin-bottom: 12px;
        width: 500%;
        border-top: 1px solid #737373; }
      .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__line table {
        width: 100%;
        margin-bottom: 10px; }
        .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__line table tr {
          height: 36px; }
          .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__line table tr th {
            padding: 0 2px; }
          .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__line table tr td {
            padding: 0 4px; }
            .video-player .video-player__tag-event .video-player__tag-event__section .video-player__tag-event__section__body .video-player__tag-event__section__body__line table tr td:nth-child(1) {
              text-align: center; }
  .video-player .video-player__tag-event .video-player__tag-event__goal-btns .video-player__tag-event__goal-btns__body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .video-player .video-player__tag-event .video-player__tag-event__goal-btns .video-player__tag-event__goal-btns__body textarea {
      min-height: 80px;
      line-height: 1.5; }
    .video-player .video-player__tag-event .video-player__tag-event__goal-btns .video-player__tag-event__goal-btns__body button {
      width: 120px;
      height: 50px;
      color: #1c1c1c;
      border: solid 2px #999999;
      background-image: linear-gradient(to bottom, white, #d6d6d6); }
      .video-player .video-player__tag-event .video-player__tag-event__goal-btns .video-player__tag-event__goal-btns__body button:first-child {
        margin-right: 20px; }
      .video-player .video-player__tag-event .video-player__tag-event__goal-btns .video-player__tag-event__goal-btns__body button.active {
        color: #002200;
        border: solid 2px #002200;
        background-image: none;
        background-color: #00a000; }
  .video-player .video-player__tag-event .video-player__tag-event__select-locn .video-player__tag-event__select-locn__body {
    text-align: center; }
    .video-player .video-player__tag-event .video-player__tag-event__select-locn .video-player__tag-event__select-locn__body .video-player__tag-event__select-locn__body__img-container {
      display: inline-block; }
      .video-player .video-player__tag-event .video-player__tag-event__select-locn .video-player__tag-event__select-locn__body .video-player__tag-event__select-locn__body__img-container .video-player__tag-event__select-locn__body__img {
        width: 300px;
        height: 149px; }
      .video-player .video-player__tag-event .video-player__tag-event__select-locn .video-player__tag-event__select-locn__body .video-player__tag-event__select-locn__body__img-container .video-player__tag-event__select-locn__body__canvas-container {
        position: relative;
        height: 0;
        width: 0; }
        .video-player .video-player__tag-event .video-player__tag-event__select-locn .video-player__tag-event__select-locn__body .video-player__tag-event__select-locn__body__img-container .video-player__tag-event__select-locn__body__canvas-container canvas {
          position: absolute;
          top: -150px; }
  .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 14px 30px; }
    .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body .video-player__tag-event__clip-time__item {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body .video-player__tag-event__clip-time__item button {
        border-width: 1px; }
      .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body .video-player__tag-event__clip-time__item .start-btn {
        background-color: #00a000;
        color: #fff; }
        .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body .video-player__tag-event__clip-time__item .start-btn:hover {
          background-color: #1e861b; }
      .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body .video-player__tag-event__clip-time__item .end-btn {
        background-color: #cd0000;
        color: #fff; }
        .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body .video-player__tag-event__clip-time__item .end-btn:hover {
          background-color: #7d0000; }
      .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body .video-player__tag-event__clip-time__item .form-control {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 1;
        flex-shrink: 1;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 6px 3px;
        margin: 0 4px; }
        .video-player .video-player__tag-event .video-player__tag-event__clip-time .video-player__tag-event__clip-time__body .video-player__tag-event__clip-time__item .form-control input {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          border: 0;
          width: 20px;
          text-align: right; }
  .video-player .video-player__tag-event .video-player__tag-event__clock-time {
    height: 86px; }
    .video-player .video-player__tag-event .video-player__tag-event__clock-time .video-player__tag-event__clock-time__body {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      height: 62px; }
      .video-player .video-player__tag-event .video-player__tag-event__clock-time .video-player__tag-event__clock-time__body .video-player__tag-event__clock-time__body__period {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 1;
        flex-shrink: 1;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding-right: 20px; }
        .video-player .video-player__tag-event .video-player__tag-event__clock-time .video-player__tag-event__clock-time__body .video-player__tag-event__clock-time__body__period .video-player__tag-event__clock-time__body__period--txt-div {
          padding-right: 11px; }
        .video-player .video-player__tag-event .video-player__tag-event__clock-time .video-player__tag-event__clock-time__body .video-player__tag-event__clock-time__body__period .video-player__tag-event__clock-time__body__period--input-div {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 1;
          flex-shrink: 1;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center; }
      .video-player .video-player__tag-event .video-player__tag-event__clock-time .video-player__tag-event__clock-time__body .video-player__tag-event__clock-time__body__time {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 1;
        flex-shrink: 1;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center; }
        .video-player .video-player__tag-event .video-player__tag-event__clock-time .video-player__tag-event__clock-time__body .video-player__tag-event__clock-time__body__time .video-player__tag-event__clock-time__body__time--txt-div {
          padding-right: 14px; }
        .video-player .video-player__tag-event .video-player__tag-event__clock-time .video-player__tag-event__clock-time__body .video-player__tag-event__clock-time__body__time .video-player__tag-event__clock-time__body__time--input-div {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 1;
          flex-shrink: 1;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center; }
          .video-player .video-player__tag-event .video-player__tag-event__clock-time .video-player__tag-event__clock-time__body .video-player__tag-event__clock-time__body__time .video-player__tag-event__clock-time__body__time--input-div > input {
            width: 25px; }
  .video-player .video-player__tag-event .video-player__tag-event__clear-save .video-player__tag-event__clear-save__body {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 113px; }
    .video-player .video-player__tag-event .video-player__tag-event__clear-save .video-player__tag-event__clear-save__body button {
      width: 100%;
      height: 38px;
      margin-right: 12px; }
      .video-player .video-player__tag-event .video-player__tag-event__clear-save .video-player__tag-event__clear-save__body button:last-child {
        margin-right: 0; }
  .video-player .video-player__tag-event .error {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: solid 2px #cd0000; }

.player-profile .player-profile__header {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 30px;
  background-color: #999999;
  color: #ffffff; }
  .player-profile .player-profile__header .player__number {
    width: 24px;
    text-align: right; }
  .player-profile .player-profile__header .player__name {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-left: 10px;
    font-weight: 600; }
  .player-profile .player-profile__header .cancel-btn {
    margin: 0 6px;
    font-size: 1.05rem;
    cursor: pointer; }
    .player-profile .player-profile__header .cancel-btn .fa-circle {
      font-size: 1.9em;
      color: #ffffff; }
    .player-profile .player-profile__header .cancel-btn .fa-times-circle-o {
      color: #e92a25; }

.player-profile .player-profile__details {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  padding: 5px 4px;
  line-height: 15px; }
  .player-profile .player-profile__details .profile-pic {
    width: 100px;
    height: 100px; }
  .player-profile .player-profile__details .details {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 197px;
    height: 100px;
    padding: 5px 0 5px 8px;
    color: #3a3a3a;
    font-weight: 400;
    font-size: 1.2rem; }
    .player-profile .player-profile__details .details .details__hometown {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row; }
    .player-profile .player-profile__details .details span:nth-child(2) {
      font-weight: 600; }
  .player-profile .player-profile__details .stat__name {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 14px;
    margin-left: 15px; }
  .player-profile .player-profile__details .stat-headings {
    backcolor: #dbdbdb;
    background-color: #3a3a3a; }
  .player-profile .player-profile__details .stat-details {
    color: #3a3a3a;
    background-color: #dbdbdb; }

.player-profile .player-profile__stats {
  margin-bottom: 5px; }
  .player-profile .player-profile__stats .player-profile__stats_div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #999999;
    color: #ffffff; }
    .player-profile .player-profile__stats .player-profile__stats_div .player__stats-name {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-left: 15px; }
    .player-profile .player-profile__stats .player-profile__stats_div .player-profile__stats__table-div {
      width: 100%;
      background-color: #999999; }
      .player-profile .player-profile__stats .player-profile__stats_div .player-profile__stats__table-div .player-profile__stats__table-div__table {
        width: 100%; }
        .player-profile .player-profile__stats .player-profile__stats_div .player-profile__stats__table-div .player-profile__stats__table-div__table .player-profile__stats__table-div__table__row {
          background-color: #3a3a3a;
          /*&:hover {
              &:not(.player-profile__stats__table-div__table__row__head) {
                background-color: #999999;
                .player-profile__stats__table-div__table__row__data {
                  color: $gray-lighter;
                }
              }
            }*/ }
          .player-profile .player-profile__stats .player-profile__stats_div .player-profile__stats__table-div .player-profile__stats__table-div__table .player-profile__stats__table-div__table__row .player-profile__stats__table-div__table__row__head {
            height: 24px;
            color: white;
            font-size: 1.4rem;
            text-align: center;
            /*&.player-profile__stats__table-div__table__row__head--event {
                border-left: solid 1px #737373;
                border-right: solid 1px #737373;
              }
              &.player-profile__stats__table-div__table__row__head--start {
                width: 59px;
              }
              &.player-profile__stats__table-div__table__row__head--duration {
                width: 59px;
                border-left: solid 1px #737373;
              }*/ }
            .player-profile .player-profile__stats .player-profile__stats_div .player-profile__stats__table-div .player-profile__stats__table-div__table .player-profile__stats__table-div__table__row .player-profile__stats__table-div__table__row__head.player-profile__stats__table-div__table__row__head--shortcut {
              width: 65px; }
          .player-profile .player-profile__stats .player-profile__stats_div .player-profile__stats__table-div .player-profile__stats__table-div__table .player-profile__stats__table-div__table__row .player-profile__stats__table-div__table__row__data {
            height: 20px;
            background-color: white;
            color: black;
            font-size: 1.2rem;
            text-align: center;
            text-transform: initial;
            border-right: solid 1px #737373;
            border-bottom: solid 1px #737373; }

.video-player .video-player__roster {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  .video-player .video-player__roster > div {
    width: 100%; }
    .video-player .video-player__roster > div > .nav-tabs {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .video-player .video-player__roster > div > .nav-tabs > .nav-item {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center; }
        .video-player .video-player__roster > div > .nav-tabs > .nav-item > a {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 1;
          flex-grow: 1;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          background-color: white;
          border: 0;
          border-bottom: solid 1px #595959;
          margin: 0;
          padding-top: 3px;
          padding-bottom: 3px; }
        .video-player .video-player__roster > div > .nav-tabs > .nav-item.active > a {
          background-color: #dbdbdb;
          background-image: linear-gradient(to bottom, white, #d6d6d6); }
    .video-player .video-player__roster > div > .tab-content > .tab-pane {
      font-size: 1.4rem; }
      .video-player .video-player__roster > div > .tab-content > .tab-pane > table > tbody > tr > td {
        border: 0; }
    .video-player .video-player__roster > div .roster-no-roster-notification {
      text-align: center;
      height: 100px;
      padding-top: 40px; }
    .video-player .video-player__roster > div .team-name {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      height: 30px;
      background-color: #3a3a3a;
      color: #ffffff;
      font-size: 1.5rem;
      font-weight: 600; }
    .video-player .video-player__roster > div .roster-list {
      width: 100%;
      padding: 0;
      list-style: none;
      font-size: 1.4rem;
      font-weight: 400; }
      .video-player .video-player__roster > div .roster-list .roster-list__item .position-name {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        padding-left: 8px;
        height: 30px;
        background-color: #999999;
        color: #ffffff; }
      .video-player .video-player__roster > div .roster-list .roster-list__item .player-list {
        padding: 0;
        list-style: none; }
        .video-player .video-player__roster > div .roster-list .roster-list__item .player-list .player-list__item {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          height: 30px;
          background-color: #ffffff;
          cursor: pointer; }
          .video-player .video-player__roster > div .roster-list .roster-list__item .player-list .player-list__item:nth-child(2n) {
            background-color: #eeeeee; }
          .video-player .video-player__roster > div .roster-list .roster-list__item .player-list .player-list__item.starter .starter-icon {
            visibility: visible; }
          .video-player .video-player__roster > div .roster-list .roster-list__item .player-list .player-list__item .starter-icon {
            width: 10px;
            height: 10px;
            margin: 10px;
            border: solid 2px #39ad35;
            border-radius: 50%;
            visibility: hidden;
            background-image: linear-gradient(to bottom, #0dff00, #06b200); }
          .video-player .video-player__roster > div .roster-list .roster-list__item .player-list .player-list__item .player__number {
            width: 15px;
            text-align: right; }
          .video-player .video-player__roster > div .roster-list .roster-list__item .player-list .player-list__item .player__name {
            -webkit-flex-grow: 1;
            flex-grow: 1;
            width: 14px;
            margin-left: 15px; }
          .video-player .video-player__roster > div .roster-list .roster-list__item .player-list .player-list__item .player__position {
            width: 30px;
            margin: 0 6px; }
    .video-player .video-player__roster > div .profile-wrapper {
      width: 100%; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .video-player .video-player__roster > div > .nav-tabs > .nav-item > a {
        background-color: #dbdbdb; }
      .video-player .video-player__roster > div > .nav-tabs > .nav-item.active > a {
        background-color: #dbdbdb;
        box-shadow: none; }
      .video-player .video-player__roster > div > .tab-content {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-justify-content: center;
        justify-content: center; }
        .video-player .video-player__roster > div > .tab-content > .tab-pane.active {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 1;
          flex-grow: 1;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: flex-start;
          align-items: flex-start;
          -webkit-justify-content: center;
          justify-content: center;
          width: 50%; }
          .video-player .video-player__roster > div > .tab-content > .tab-pane.active:first-child {
            border-right: solid 1px #595959; }
          .video-player .video-player__roster > div > .tab-content > .tab-pane.active > div {
            width: 100%; } }

.video-player .video-player__roster section {
  width: 100%;
  padding: 3px 7px; }
  .video-player .video-player__roster section > article {
    display: inline-block;
    width: 50%; }
    .video-player .video-player__roster section > article > figure {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      background-color: #f1f1f1;
      margin: 3px;
      padding: 6px;
      font-size: 0.8571428571em;
      cursor: pointer; }
      .video-player .video-player__roster section > article > figure .fig-image {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%;
        min-height: 87px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center; }
        .video-player .video-player__roster section > article > figure .fig-image > .fa {
          font-size: 2em;
          color: white; }
    @media screen and (max-width: 1199px) and (min-width: 768px) {
      .video-player .video-player__roster section > article {
        width: 25%; } }

.video-player .video-player__roster .clips-no-clips-notification {
  padding: 10px 20px 10px 20px; }

.noGameSummary {
  text-align: center;
  padding: 20px 0; }

.boxscore-section {
  width: 100%;
  margin-bottom: 10px; }
  .boxscore-section .boxscore-section-header {
    font-size: 1.6rem;
    margin: 4px;
    font-weight: 600; }
    .boxscore-section .boxscore-section-header img {
      width: 66px;
      padding-right: 6px; }
  .boxscore-section table.boxscore-table {
    display: table;
    border: none;
    border-collapse: collapse;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden; }
    .boxscore-section table.boxscore-table th, .boxscore-section table.boxscore-table td {
      vertical-align: middle;
      display: table-cell;
      font-size: 1.4rem;
      font-weight: 400;
      padding: 3px 7px;
      margin: 0;
      white-space: normal;
      line-height: 1.5;
      border: none !important; }
    .boxscore-section table.boxscore-table th {
      background-color: #00a000;
      text-align: left;
      color: #fff; }
    .boxscore-section table.boxscore-table tr {
      border-bottom: 1px solid #f1f1f1;
      background-color: white; }
    .boxscore-section table.boxscore-table tr.no-border {
      border: none; }
    .boxscore-section table.boxscore-table .table-col-sm {
      width: 50px; }
    .boxscore-section table.boxscore-table .table-image {
      max-width: 40px;
      vertical-align: middle;
      padding: 4px 0; }
    .boxscore-section table.boxscore-table .plus-minus-row {
      background-color: #eaeaea; }
    .boxscore-section table.boxscore-table span.plus-minus-button {
      cursor: pointer; }
    .boxscore-section table.boxscore-table table.boxscore-table-plusminus tr {
      background-color: transparent; }
  .boxscore-section .boxscore-section-half {
    display: table-cell;
    width: 50%; }
    .boxscore-section .boxscore-section-half.left-side {
      padding-right: 5px; }
    .boxscore-section .boxscore-section-half.right-side {
      padding-left: 5px; }
  .boxscore-section .boxscore-header {
    background-color: #00a000;
    text-align: left;
    color: #fff;
    padding: 0 7px;
    line-height: 30px; }
  .boxscore-section .boxscore-three-stars {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px; }
    .boxscore-section .boxscore-three-stars .boxscore-three-star {
      display: table;
      padding: 4% 3% 0;
      clear: both;
      width: 100%; }
      .boxscore-section .boxscore-three-stars .boxscore-three-star .boxscore-star-image {
        float: left;
        width: 25%;
        max-width: 81px;
        max-height: 81px;
        overflow: hidden;
        margin: 0 2% 10px 0; }
        .boxscore-section .boxscore-three-stars .boxscore-three-star .boxscore-star-image img {
          width: 100%; }
      .boxscore-section .boxscore-three-stars .boxscore-three-star .boxscore-star-container {
        float: left;
        width: 73%;
        overflow: hidden;
        text-overflow: ellipsis; }
        .boxscore-section .boxscore-three-stars .boxscore-three-star .boxscore-star-container .boxscore-star-number {
          font-size: 1.8rem; }
        .boxscore-section .boxscore-three-stars .boxscore-three-star .boxscore-star-container .boxscore-star-team, .boxscore-section .boxscore-three-stars .boxscore-three-star .boxscore-star-container .boxscore-star-stats {
          font-size: 1.2rem;
          color: #595959; }
  .boxscore-section .lineup-container {
    width: 100%; }
    .boxscore-section .lineup-container .lineup-header {
      background-color: #00a000;
      padding: 4px 6px;
      color: #fff; }
    .boxscore-section .lineup-container .team-players-container {
      display: table;
      width: 100%;
      border-bottom: 1px solid #dbdbdb; }
      .boxscore-section .lineup-container .team-players-container .player-number {
        display: table-cell;
        font-size: 2.4rem;
        text-align: center;
        padding: 6px;
        width: 12%;
        background-color: #f1f1f1; }
      .boxscore-section .lineup-container .team-players-container .player-container {
        display: table-cell;
        vertical-align: middle; }
        .boxscore-section .lineup-container .team-players-container .player-container .player-info {
          display: table;
          width: 100%; }
          .boxscore-section .lineup-container .team-players-container .player-container .player-info .player-status {
            display: table-cell;
            width: 8%;
            text-align: center; }
          .boxscore-section .lineup-container .team-players-container .player-container .player-info .player-name {
            display: table-cell; }
          .boxscore-section .lineup-container .team-players-container .player-container .player-info .player-pos {
            display: table-cell;
            width: 10%;
            font-weight: 600; }
        .boxscore-section .lineup-container .team-players-container .player-container .player-stats {
          display: table;
          width: 100%; }
          .boxscore-section .lineup-container .team-players-container .player-container .player-stats .player-status {
            display: table-cell;
            width: 8%; }
          .boxscore-section .lineup-container .team-players-container .player-container .player-stats .spoiled-stats {
            display: table-cell; }
            .boxscore-section .lineup-container .team-players-container .player-container .player-stats .spoiled-stats .player-stat {
              font-weight: 600; }

.pricing {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 1.6rem; }
  .pricing > div .pricing-upgrade-notes h2 {
    margin-top: 0; }
    .pricing > div .pricing-upgrade-notes h2:first-child {
      margin-top: 16px; }
  .pricing > div .pricing-upgrade-notes ul {
    padding-left: 40.5px;
    padding-bottom: 40px; }
  .pricing > div .pricing-upgrade-notes p {
    padding-bottom: 40px; }
  .pricing > div h2 {
    text-align: center;
    text-transform: capitalize;
    font-size: 2.8rem;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%; }
    .pricing > div h2 + p, .pricing > div h2 + ul {
      padding: 24px 20px;
      margin-bottom: 0; }
      .pricing > div h2 + p > li, .pricing > div h2 + ul > li {
        margin-bottom: 14px; }
        .pricing > div h2 + p > li:last-child, .pricing > div h2 + ul > li:last-child {
          margin-bottom: 0; }
    .pricing > div h2.manage-subscription-heading {
      margin-top: 30px;
      margin-bottom: 30px; }
  .pricing > div .subscription-status {
    margin-bottom: 21px; }
  @media screen and (max-width: 991px) {
    .pricing > div {
      max-width: 636px; } }

.pricing-error {
  font-size: 24px;
  text-align: center;
  color: red; }

.early-bird-special {
  width: 100%;
  margin: 0 auto 20px;
  text-align: center; }
  .early-bird-special img {
    width: 100%; }

.plan-card {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 6px;
  max-width: 312px;
  overflow: hidden; }
  .plan-card .panel {
    text-align: center;
    min-width: 312px; }
    .plan-card .panel .panel-heading {
      text-transform: uppercase;
      line-height: 1; }
    .plan-card .panel .panel-body {
      padding: 20px 16px 25px 16px;
      box-shadow: none;
      text-align: left; }
      .plan-card .panel .panel-body .plan-unit-price {
        font-size: 3.2rem; }
      .plan-card .panel .panel-body .plan-unit-interval {
        font-size: 2rem; }
      .plan-card .panel .panel-body .plan-total-price {
        font-size: 1.2rem; }
      .plan-card .panel .panel-body .access-type {
        height: 30px;
        background-color: #dbdbdb;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        color: #3a3a3a;
        margin: 5px -16px; }
      .plan-card .panel .panel-body .team-dropdown {
        text-transform: uppercase;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        flex-shrink: 1;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        align-items: flex-start; }
        .plan-card .panel .panel-body .team-dropdown div:first-child {
          margin-left: 5px; }
        .plan-card .panel .panel-body .team-dropdown div:last-child {
          width: 100%;
          margin: 6px 0; }
      .plan-card .panel .panel-body .plan-list {
        text-transform: uppercase; }
        .plan-card .panel .panel-body .plan-list .plan {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: flex-start;
          align-items: flex-start;
          -webkit-justify-content: center;
          justify-content: center;
          margin: 10px 0; }
          .plan-card .panel .panel-body .plan-list .plan input {
            margin-left: 3px;
            margin-bottom: 5px; }
          .plan-card .panel .panel-body .plan-list .plan .plan-label {
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-grow: 1;
            flex-grow: 1;
            -webkit-flex-shrink: 1;
            flex-shrink: 1;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-justify-content: flex-start;
            justify-content: flex-start;
            text-align: left;
            margin: 0 20px; }
            .plan-card .panel .panel-body .plan-list .plan .plan-label > div {
              font-size: 24px; }
      .plan-card .panel .panel-body .plan-actions {
        display: flex;
        width: 100%;
        justify-content: center;
        margin-top: 15px; }
        .plan-card .panel .panel-body .plan-actions button {
          width: 100%;
          font-size: 1.6rem; }
  .plan-card.without-subscription {
    text-transform: uppercase; }
  .plan-card.with-subscription .panel-body > div:first-child {
    min-height: 80px;
    overflow: hidden; }
  .plan-card.upgrade-card .panel-body > div:first-child {
    height: 80px;
    overflow: hidden; }
  .plan-card.cancel-card .btn {
    display: none; }
  .plan-card.cancel-card .cancel-button {
    display: inline-block; }
  .plan-card.pause-card .btn {
    display: none; }
  .plan-card.pause-card .pause-button {
    display: inline-block; }
  .plan-card .btn {
    margin-bottom: 5px; }

.pricing.ahltv {
  max-width: 1440px !important; }
  .pricing.ahltv .plan-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0; }
    .pricing.ahltv .plan-section .flexPlans {
      display: flex;
      flex-wrap: wrap; }
    .pricing.ahltv .plan-section .landing-50,
    .pricing.ahltv .plan-section .landing-100 {
      flex: 1;
      margin: 3vh 0;
      padding: 0 4vw;
      border-right: 1px solid #909090; }
      .pricing.ahltv .plan-section .landing-50.no-border,
      .pricing.ahltv .plan-section .landing-100.no-border {
        border: none; }
      @media screen and (max-width: 618px) {
        .pricing.ahltv .plan-section .landing-50,
        .pricing.ahltv .plan-section .landing-100 {
          border-right: none; } }
      .pricing.ahltv .plan-section .landing-50 .plan-title,
      .pricing.ahltv .plan-section .landing-100 .plan-title {
        font-size: 3rem;
        font-weight: 600; }
      .pricing.ahltv .plan-section .landing-50 .plan-cards-container,
      .pricing.ahltv .plan-section .landing-100 .plan-cards-container {
        margin: 0; }
        .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card,
        .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card {
          width: 100%; }
          .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card,
          .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card {
            display: inline-block;
            width: 100%; }
            .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card,
            .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card {
              background-color: #fff;
              margin: 10px 0; }
              .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .panel-body,
              .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .panel-body {
                padding: 26px; }
              .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-information .plan-price,
              .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-information .plan-price {
                font-size: 2.6rem;
                font-weight: 600; }
              .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-information .plan-name,
              .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-information .plan-name {
                font-size: 2.6rem; }
              .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-information .plan-discount,
              .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-information .plan-discount {
                color: #da2037;
                font-size: 1.8rem;
                font-weight: 600; }
              .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-information .plan-desc,
              .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-information .plan-desc {
                margin-left: 2vw;
                margin-top: 1vh;
                margin-bottom: 1.5vh; }
              .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-list,
              .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-list {
                margin: 10px 0; }
                .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-list div,
                .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-list div {
                  margin: 5px 0; }
                .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-list input,
                .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-list input {
                  cursor: pointer; }
                .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-list .team-pass,
                .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-list .team-pass {
                  padding-left: 6px;
                  font-weight: 400; }
              .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-actions,
              .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-actions {
                margin: 12px 0 0; }
                .pricing.ahltv .plan-section .landing-50 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-actions button.btn,
                .pricing.ahltv .plan-section .landing-100 .plan-cards-container plan-card .ahl-plan-card .ahl-card .plan-actions button.btn {
                  min-width: 186px;
                  margin-right: 10px; }
    .pricing.ahltv .plan-section .landing-100 {
      border-right: none; }
    .pricing.ahltv .plan-section .pricing-notes {
      margin: 3vh 0;
      padding: 0 4vw;
      width: 100%;
      display: block; }
      .pricing.ahltv .plan-section .pricing-notes .package-notes {
        display: block;
        text-align: center;
        font-size: 120%;
        font-weight: 600;
        background-color: #da2037;
        color: #fff;
        padding: 2rem;
        margin-bottom: 2rem; }
  .pricing.ahltv .paid-section .landing-100 {
    display: table;
    width: 100%;
    padding: 0 4vw; }
    .pricing.ahltv .paid-section .landing-100 .plan-cards-container {
      text-align: center; }
      .pricing.ahltv .paid-section .landing-100 .plan-cards-container plan-card {
        display: inline-block; }
  .pricing.ahltv .paid-section .pricing-notes {
    margin: 3vh 0;
    padding: 0 4vw;
    width: 100%;
    display: block; }
    .pricing.ahltv .paid-section .pricing-notes .package-notes {
      display: block;
      text-align: center;
      font-size: 120%;
      font-weight: 600;
      background-color: #da2037;
      color: #fff;
      padding: 2rem;
      margin-bottom: 2rem; }

.pricing-notes a {
  text-decoration: underline;
  cursor: pointer; }

.upgrade-card .plan-discount {
  color: #da2037;
  font-size: 1.5rem;
  font-weight: 600; }

@media screen and (max-width: 991px) {
  .pricing.ahltv > div {
    max-width: 100%; } }

/* Access Passes */
.accessPassesContainer {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 24px; }
  .accessPassesContainer .accessPass {
    display: flex;
    flex-direction: column;
    padding: 10px;
    border: 2px solid #000000;
    border-radius: 4px;
    font-size: 1.5rem;
    background-color: #031f3d;
    color: #ffffff; }
    .accessPassesContainer .accessPass .accessDesc {
      font-size: 1.8rem;
      font-weight: 600; }

.billing-info > div {
  max-width: 300px;
  margin: 0 auto;
  padding-top: 40px; }
  .billing-info > div .panel:first-child {
    text-transform: uppercase;
    text-align: center; }
    .billing-info > div .panel:first-child .price {
      font-size: 3.2rem; }
  .billing-info > div .alert-danger {
    color: #000; }
  .billing-info > div form {
    margin-top: 20px;
    margin-bottom: 40px; }
    .billing-info > div form label {
      margin: 0; }
    .billing-info > div form .form-group img {
      margin-top: 5px; }
    .billing-info > div form .form-group.expiry span {
      padding: 4px; }
    .billing-info > div form input:not([type=checkbox]), .billing-info > div form select {
      min-width: 60px;
      padding: 6px;
      /*&:not(.ng-untouched).ng-invalid {
          @include box-shadow(none);

          outline: none;
          border: solid 2px $brand-danger;
        }*/ }
      .billing-info > div form input:not([type=checkbox]):focus, .billing-info > div form select:focus {
        -webkit-box-shadow: 0 0 0 1px white;
        box-shadow: 0 0 0 1px white;
        outline: none;
        border: solid 2px #00a000; }
      .billing-info > div form input:not([type=checkbox]).submitted-error, .billing-info > div form select.submitted-error {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
        border: solid 2px #cd0000; }
    .billing-info > div form span.submitted-error {
      color: #cd0000;
      font-size: 12px; }
    .billing-info > div form input::-webkit-input-placeholder {
      text-transform: uppercase; }
    .billing-info > div form input::-moz-placeholder {
      text-transform: uppercase; }
    .billing-info > div form input:-ms-input-placeholder {
      text-transform: uppercase; }
    .billing-info > div form input:-moz-placeholder {
      text-transform: uppercase; }
    .billing-info > div form .name-row > div {
      padding: 0 8px; }
      .billing-info > div form .name-row > div:first-child {
        padding-left: 15px; }
      .billing-info > div form .name-row > div:last-child {
        padding-right: 15px; }
    .billing-info > div form .button-row > div {
      padding: 0 6px; }
      .billing-info > div form .button-row > div:first-child {
        padding-left: 15px; }
      .billing-info > div form .button-row > div:last-child {
        padding-right: 15px; }
    .billing-info > div form .button-row button {
      width: 100%;
      font-size: 1.6rem;
      padding: 0;
      height: 40px; }
    .billing-info > div form .date-row > div:first-child {
      padding-right: 5px; }
    .billing-info > div form .date-row > div:last-child {
      padding-left: 5px; }
    .billing-info > div form .date-row .expiry label {
      display: block; }
    .billing-info > div form .date-row .expiry select {
      display: inline-block; }
      .billing-info > div form .date-row .expiry select.form-control.month {
        width: 105px; }
      .billing-info > div form .date-row .expiry select.form-control.year {
        width: 80px; }

.purchase-form .plan-cards-container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px; }
  .purchase-form .plan-cards-container plan-card {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }

.billing-results {
  text-transform: uppercase;
  text-align: center; }

/*! Generated by Live LESS Theme Customizer */
.text-success-bright {
  color: #00a000; }

.text-warning-bright {
  color: #ffd800; }

.text-danger-bright {
  color: #cd0000; }

.text-info-bright {
  color: #9aff9a; }

.password-score {
  background-color: transparent;
  border-radius: 6px;
  padding: 0 6px; }
  .password-score .progress-bar {
    background-color: transparent; }
  .password-score.password-very-weak {
    background-color: #cd0000; }
    .password-score.password-very-weak .progress-bar {
      background-color: #cd0000; }
  .password-score.password-weak {
    background-color: #cd0000; }
    .password-score.password-weak .progress-bar {
      background-color: #cd0000; }
  .password-score.password-moderate, .password-score.password-strong {
    background-color: #ebca14; }
    .password-score.password-moderate .progress-bar, .password-score.password-strong .progress-bar {
      background-color: #ebca14; }
  .password-score.password-very-strong {
    background-color: #00a000; }
    .password-score.password-very-strong .progress-bar {
      background-color: #00a000; }

.htv-registration-header .header-top {
  display: table;
  width: 100%;
  background-color: #dbdbdb; }
  .htv-registration-header .header-top .header-logo {
    float: left;
    margin: 36px 60px;
    cursor: pointer; }
    .htv-registration-header .header-top .header-logo img {
      height: 50px; }
  .htv-registration-header .header-top .header-signin {
    float: right;
    margin: 36px 60px; }

@media screen and (max-width: 720px) {
  .htv-registration-header .header-top .header-logo {
    float: initial;
    margin: 36px auto 10px;
    text-align: center; }
  .htv-registration-header .header-top .header-signin {
    float: initial;
    margin: 0 auto 36px;
    text-align: center; } }

.htv-registration-page {
  background-color: #fff; }
  .htv-registration-page .registration-form {
    max-width: 24vw;
    margin: 0 auto;
    padding: 4vh 0; }
    .htv-registration-page .registration-form .registration-title {
      font-size: 3vh;
      padding-bottom: 1.4rem; }
    .htv-registration-page .registration-form .display-username {
      font-size: 2rem;
      font-weight: 600;
      margin-bottom: 12px; }
    .htv-registration-page .registration-form form .form-group registration-label {
      font-size: 1.5rem; }
    .htv-registration-page .registration-form form input:not([type=checkbox]):not(.ng-untouched).ng-invalid,
    .htv-registration-page .registration-form form input:not([type=checkbox]).form-control--has-error,
    .htv-registration-page .registration-form form select:not(.ng-untouched).ng-invalid,
    .htv-registration-page .registration-form form .form-control--has-error {
      border-width: 2px !important;
      border-color: #cd0000 !important; }
    .htv-registration-page .registration-form form button {
      width: 100%;
      height: 40px;
      font-size: 1.8rem;
      margin-top: 3%;
      margin-bottom: 5%;
      padding: 0; }
    .htv-registration-page .registration-form form .password-directive .col-xs-2 {
      width: 10%; }
    @media screen and (max-width: 1320px) {
      .htv-registration-page .registration-form {
        max-width: 36vw; } }
    @media screen and (max-width: 820px) {
      .htv-registration-page .registration-form {
        max-width: 48vw; } }
    @media screen and (max-width: 720px) {
      .htv-registration-page .registration-form {
        max-width: 86vw; } }

.checkbox label a {
  text-decoration: underline; }

.registration-footer {
  background-color: #dbdbdb; }

.registration-confirmation {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: center;
  font-size: 1.7142857143em;
  line-height: 1.2;
  text-transform: uppercase;
  padding-top: 15px; }
  .registration-confirmation > div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 30px; }
  .registration-confirmation p {
    margin-bottom: 34px; }
  .registration-confirmation form {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    max-width: 300px;
    width: 100%; }
    .registration-confirmation form > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      width: 100%; }
  .registration-confirmation input {
    padding: 10px; }
  .registration-confirmation button {
    width: 100%;
    font-size: 0.75em;
    line-height: 22px;
    padding: 10px;
    margin-top: 15px; }
  .registration-confirmation .fa-refresh {
    -webkit-animation-name: continual-rotate;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    font-size: 40px; }

.registration-header .header-top {
  display: table;
  width: 100%;
  background-color: #dcdcdc; }
  .registration-header .header-top .header-logo {
    float: left;
    margin: 36px 60px;
    cursor: pointer; }
    .registration-header .header-top .header-logo img {
      height: 50px; }
  .registration-header .header-top .header-signin {
    float: right;
    margin: 36px 60px; }

@media screen and (max-width: 720px) {
  .registration-header .header-top .header-logo {
    float: initial;
    margin: 36px auto 10px;
    text-align: center; }
  .registration-header .header-top .header-signin {
    float: initial;
    margin: 0 auto 36px;
    text-align: center; } }

.registration-page {
  margin: 4vh auto 8vh;
  max-width: 24vw; }
  .registration-page .registration-form .registration-title {
    font-size: 3vh;
    padding-bottom: 1.4rem; }
  .registration-page .registration-form .display-username {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 12px; }
  .registration-page .registration-form form .form-group registration-label {
    font-size: 1.5rem; }
  .registration-page .registration-form form input:not([type=checkbox]):not(.ng-untouched).ng-invalid,
  .registration-page .registration-form form input:not([type=checkbox]).form-control--has-error,
  .registration-page .registration-form form select:not(.ng-untouched).ng-invalid,
  .registration-page .registration-form form .form-control--has-error {
    border-width: 2px !important;
    border-color: #da2037 !important; }
  .registration-page .registration-form form button {
    width: 100%;
    height: 40px;
    font-size: 1.8rem;
    margin-top: 3%;
    margin-bottom: 5%;
    padding: 0; }
  .registration-page .registration-form form .password-directive .col-xs-2 {
    width: 10%; }
  @media screen and (max-width: 1220px) {
    .registration-page {
      max-width: 36vw; } }
  @media screen and (max-width: 820px) {
    .registration-page {
      max-width: 48vw; } }
  @media screen and (max-width: 720px) {
    .registration-page {
      max-width: 86vw; } }

.registration-footer {
  background-color: #dcdcdc; }

.passwordContainer {
  position: relative; }
  .passwordContainer .passwordHideToggle {
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 34px !important;
    width: 34px !important;
    cursor: pointer;
    border: none;
    background-color: transparent;
    margin: 0 !important; }

.roku {
  margin-top: 0px !important;
  padding: 0 !important; }
  .roku .page-heading, .roku .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .broadcast-manager .brodcast-manager__section .roku .broadcast-manager__game-time, .roku .follow__heading, .roku .watch-clips__heading {
    width: 100%; }

.roku__form {
  max-width: 659px;
  margin: 30px auto;
  text-align: center; }
  .roku__form p {
    margin: 0 10px 39px 10px;
    font-size: 1.4rem;
    text-align: left; }
  .roku__form .roku__pin {
    width: 300px;
    margin-bottom: 17px;
    display: inline; }
  .roku__form .btn-primary {
    font-size: 1.6rem;
    width: 300px; }

.schedule-directive {
  width: 100%; }
  .schedule-directive .schedule-list {
    margin-top: 16px; }
  .schedule-directive h3 {
    font-size: 1.4rem;
    text-transform: none;
    font-weight: 400;
    padding: 8px 0;
    margin-bottom: 10px;
    width: 100%; }
  .schedule-directive .schedule-alert-info {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: solid 1px #595959;
    background-color: #f1f1f1;
    color: #595959;
    min-height: 60px;
    margin-top: 16px; }
  .schedule-directive .top-bump-5 {
    margin-top: 5px; }
  .schedule-directive .schedule-list .panel {
    border-radius: 0;
    border: none;
    box-shadow: none; }
  .schedule-directive .schedule-list .panel-heading {
    color: white;
    text-align: center;
    font-size: 1.4rem;
    background-color: #1c1c1c;
    border-bottom: 0px;
    padding: 4px 0px;
    display: table;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .schedule-directive .schedule-list .panel-heading {
        display: none; } }
  .schedule-directive .schedule-list .panel-body {
    padding-top: 0;
    padding-bottom: 0;
    border: solid 1px #595959;
    overflow: hidden;
    cursor: pointer; }
  .schedule-directive .schedule-list .schedule-directive-article {
    margin-bottom: 4px;
    border-left: 0;
    border-right: 0; }
    .schedule-directive .schedule-list .schedule-directive-article.last-game {
      margin-bottom: 12px; }
  .schedule-directive .schedule-list .collapse-btn {
    font-size: 2rem;
    cursor: pointer; }
    @media screen and (min-width: 992px) {
      .schedule-directive .schedule-list .collapse-btn:hover {
        color: #dbdbdb; } }
  .schedule-directive .schedule-list .collapse-btn-sm-up {
    margin-top: 10px; }
  .schedule-directive .schedule-list .panel-footer {
    border: 0;
    padding: 0; }
    .schedule-directive .schedule-list .panel-footer .fa {
      font-size: 2rem; }
    .schedule-directive .schedule-list .panel-footer .row {
      border: 1px solid #595959;
      border-top: none;
      border-bottom: none;
      margin: 0; }
      .schedule-directive .schedule-list .panel-footer .row > .game-notes-column {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        background-color: white; }
  @media screen and (max-width: 430px) {
    .schedule-directive .schedule-list .no-padding-430 {
      padding: 0; }
    .schedule-directive .schedule-list .reduce-padding-430 {
      padding: 0 6px; } }
  @media screen and (max-width: 575px) {
    .schedule-directive .schedule-list .panel-footer > .flex-row {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column; }
      .schedule-directive .schedule-list .panel-footer > .flex-row > div {
        width: 100%;
        text-align: center; } }
  @media screen and (min-width: 768px) {
    .schedule-directive .schedule-list .collapse-btn-sm-up {
      margin-top: 0; }
    .schedule-directive .schedule-list .panel-footer > .row {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .schedule-directive .schedule-list .panel-footer > .row > .game-notes-column {
        min-height: 39px; }
      .schedule-directive .schedule-list .panel-footer > .row > .controls-column {
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
        min-height: 57px;
        border-right: 1px solid #595959; }
        .schedule-directive .schedule-list .panel-footer > .row > .controls-column:last-child {
          border: none; } }
  @media screen and (max-width: 767px) {
    .schedule-directive .schedule-list .score-row {
      height: 24px;
      background-color: #eeeeee;
      border-left: solid 1px #737373;
      border-right: solid 1px #737373; }
      .schedule-directive .schedule-list .score-row .score-details {
        height: 19px;
        font-size: 1.6rem;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        text-align: center;
        color: #3a3a3a; }
        .schedule-directive .schedule-list .score-row .score-details .team-score {
          margin-right: 20px; }
    .schedule-directive .schedule-list .panel-body {
      height: 110px; }
      .schedule-directive .schedule-list .panel-body > .row {
        display: block;
        height: 110px; }
        .schedule-directive .schedule-list .panel-body > .row > div {
          display: block; }
    .schedule-directive .schedule-list .panel-footer > .row > .game-notes-column {
      min-height: 30px; }
    .schedule-directive .schedule-list .panel-footer > .row > .controls-column {
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      min-height: 0px;
      border-top: 1px solid #595959; }
      .schedule-directive .schedule-list .panel-footer > .row > .controls-column:first-child {
        border: none; }
      .schedule-directive .schedule-list .panel-footer > .row > .controls-column > .fa {
        margin: 3px 6px 3px 0px; } }

.schedule-search-directive {
  width: 100%; }
  @media screen and (max-width: 991px) {
    .schedule-search-directive .search-term-form-area {
      padding: 0 2%; } }
  .schedule-search-directive .search-term-input-panel {
    box-shadow: none;
    border: 1px solid #595959;
    margin-top: 10px; }
    .schedule-search-directive .search-term-input-panel > .panel-body {
      padding: 10px 24px; }
    .schedule-search-directive .search-term-input-panel .search-input-row {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: space-around;
      justify-content: space-around; }
      .schedule-search-directive .search-term-input-panel .search-input-row > div {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-around;
        justify-content: space-around; }
      .schedule-search-directive .search-term-input-panel .search-input-row .search-radio-buttons {
        text-align: center; }
        .schedule-search-directive .search-term-input-panel .search-input-row .search-radio-buttons > span {
          display: inline-block;
          white-space: nowrap; }
          .schedule-search-directive .search-term-input-panel .search-input-row .search-radio-buttons > span label {
            margin-left: 12px;
            cursor: pointer; }
            .schedule-search-directive .search-term-input-panel .search-input-row .search-radio-buttons > span label input {
              margin-right: 6px; }
              .schedule-search-directive .search-term-input-panel .search-input-row .search-radio-buttons > span label input:first-child {
                margin-left: 0; }
      .schedule-search-directive .search-term-input-panel .search-input-row .search-input-box {
        flex-grow: 1;
        margin: 0 20px;
        min-width: 260px; }
        .schedule-search-directive .search-term-input-panel .search-input-row .search-input-box input {
          display: inline;
          float: left;
          margin-right: -26px;
          width: 100%;
          font-size: 1.4rem; }
        .schedule-search-directive .search-term-input-panel .search-input-row .search-input-box .fa {
          display: inline;
          float: right;
          font-size: 1.4rem;
          padding-right: 6px; }
      @media screen and (min-width: 0px) and (max-width: 767px) {
        .schedule-search-directive .search-term-input-panel .search-input-row .search-clear-button {
          margin-top: 6px; } }
      .schedule-search-directive .search-term-input-panel .search-input-row .search-clear-button button {
        border: 0;
        width: 100%;
        font-size: 1.6rem;
        background-color: white;
        text-transform: capitalize;
        font-weight: 600; }
        .schedule-search-directive .search-term-input-panel .search-input-row .search-clear-button button:focus {
          -webkit-box-shadow: none;
          box-shadow: none;
          outline: none;
          background-color: white; }
        .schedule-search-directive .search-term-input-panel .search-input-row .search-clear-button button:hover {
          background-color: white;
          color: #dbdbdb; }
    .schedule-search-directive .search-term-input-panel .search-input-danger {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none;
      border: solid 2px #cd0000; }
    .schedule-search-directive .search-term-input-panel .search-input-primary {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none;
      border: solid 2px #00a000; }
    .schedule-search-directive .search-term-input-panel .search-input-neutral {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none;
      border: solid 1px #595959; }
    .schedule-search-directive .search-term-input-panel .search-fa-danger {
      color: #cd0000; }
    .schedule-search-directive .search-term-input-panel .search-fa-primary {
      color: #00a000; }
    .schedule-search-directive .search-term-input-panel .search-fa-neutral {
      color: #595959; }
    @media screen and (max-width: 991px) {
      .schedule-search-directive .search-term-input-panel {
        display: none; } }
  .schedule-search-directive .search-no-results {
    text-align: center;
    margin-bottom: 20px; }
  @media screen and (max-width: 992px) {
    .schedule-search-directive .search-term-result-area {
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden; } }
  .schedule-search-directive .search-term-result-area .page-heading, .schedule-search-directive .search-term-result-area .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .broadcast-manager .brodcast-manager__section .schedule-search-directive .search-term-result-area .broadcast-manager__game-time, .schedule-search-directive .search-term-result-area .follow__heading, .schedule-search-directive .search-term-result-area .watch-clips__heading {
    margin-bottom: 12px; }
  @media screen and (min-width: 992px) {
    .schedule-search-directive .search-term-result-area .search-term-panel-outer:nth-child(odd) {
      padding-right: 6px; }
    .schedule-search-directive .search-term-result-area .search-term-panel-outer:nth-child(even) {
      padding-left: 6px; } }
  .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel {
    border: 1px solid #595959;
    margin-bottom: 12px;
    margin-right: 2px; }
    .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel:hover {
      background-color: #f1f1f1;
      cursor: pointer; }
    .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body {
      padding: 0;
      height: 58px;
      overflow: hidden; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body > .row {
        height: 58px; }
        .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body > .row > div {
          height: 100%; }
          .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body > .row > div > div {
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-grow: 0;
            flex-grow: 0;
            -webkit-flex-shrink: 0;
            flex-shrink: 0;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: center;
            justify-content: center;
            height: 100%; }
          .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body > .row > div:nth-child(2) > div {
            -webkit-align-items: flex-start;
            align-items: flex-start;
            text-align: left; }
        .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body > .row .team-logo-column img {
          max-height: 50px;
          max-width: 100px; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .result-text-column {
        font-size: 1.4rem; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .result-league-name {
        text-align: left;
        max-width: 150px; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .to-uppercase {
        text-transform: none; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .reduced-left-spacing {
        padding-left: 0; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .reduced-right-spacing {
        padding-right: 8px; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .team-text-column {
        overflow: hidden;
        white-space: nowrap; }
        .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .team-text-column .search-term-panel-leaguename {
          color: #595959;
          font-size: 1.2rem; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .fa-favorite-column {
        z-index: 999; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-body .fa {
        font-size: 2.8rem;
        cursor: pointer; }
    .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-footer {
      border-top: 1px solid #595959;
      background-color: #f1f1f1;
      padding-top: 0px;
      overflow: hidden; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-footer .col-xs-6:first-of-type {
        border-right: 1px solid #595959; }
      .schedule-search-directive .search-term-result-area .search-term-panel-outer .search-term-panel .panel-footer .col-xs-6 {
        padding-bottom: 100%;
        margin-bottom: -100%;
        padding-top: 6px;
        text-align: center; }
  .schedule-search-directive .date-selector {
    color: #fff;
    box-shadow: none;
    border: none; }
    .schedule-search-directive .date-selector .panel-body {
      padding: 0;
      font-weight: 400;
      font-size: 1.5rem; }
      .schedule-search-directive .date-selector .panel-body > .row {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 0;
        border: 1px solid #1c1c1c;
        overflow: hidden;
        max-height: 40px; }
        @media screen and (max-width: 320px) {
          .schedule-search-directive .date-selector .panel-body > .row .schedule-date-text {
            font-size: 1.2rem; } }
        .schedule-search-directive .date-selector .panel-body > .row > div {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 1;
          flex-grow: 1;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          height: 40px;
          line-height: 40px; }
          .schedule-search-directive .date-selector .panel-body > .row > div .fa {
            padding: 0 6px;
            line-height: 42px; }
          .schedule-search-directive .date-selector .panel-body > .row > div:first-child, .schedule-search-directive .date-selector .panel-body > .row > div:last-child {
            cursor: pointer; }
            @media screen and (max-width: 767px) {
              .schedule-search-directive .date-selector .panel-body > .row > div:first-child, .schedule-search-directive .date-selector .panel-body > .row > div:last-child {
                max-width: 40px;
                width: 40px; } }
          .schedule-search-directive .date-selector .panel-body > .row > div:nth-child(2) {
            border: solid #1c1c1c;
            border-width: 0 1px; }
            .schedule-search-directive .date-selector .panel-body > .row > div:nth-child(2) .fa {
              font-size: 2.6rem; }
          .schedule-search-directive .date-selector .panel-body > .row > div:hover {
            background-color: #1e861b;
            cursor: pointer; }
  .schedule-search-directive .schedule-custom-date-range .date-selection {
    width: 100%;
    margin: 0 auto 16px; }
    .schedule-search-directive .schedule-custom-date-range .date-selection .date-selection-title {
      width: 260px;
      margin: 0 auto; }
    .schedule-search-directive .schedule-custom-date-range .date-selection .selection-calendar {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center; }
      .schedule-search-directive .schedule-custom-date-range .date-selection .selection-calendar input {
        width: 260px;
        margin: 0 auto; }
      .schedule-search-directive .schedule-custom-date-range .date-selection .selection-calendar .daterangepicker.dropdown-menu.ltr.show-calendar.openscenter {
        top: 38px !important;
        left: auto !important;
        right: auto !important; }
  .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-range-button {
    width: 260px;
    height: 38px;
    text-transform: capitalize;
    font-weight: 400;
    background-color: #00a000;
    color: #fff;
    border: none;
    border-radius: 2px;
    font-size: 1.4rem;
    margin-bottom: 16px; }
    .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-range-button:hover {
      background-color: #1e861b; }
  .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-range-search-button {
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #00a000;
    border-color: #002200;
    color: #fff; }
    .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-range-search-button:hover {
      background-color: #1e861b; }
    .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-range-search-button.schedule-inactive-button {
      border-color: #595959;
      background-color: #dbdbdb;
      color: #595959; }
      .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-range-search-button.schedule-inactive-button:hover {
        cursor: default; }
  .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-text-row {
    text-align: center;
    height: 27px;
    color: #1c1c1c; }
    .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-text-row .col-xs-12 {
      padding-top: 8px; }
  .schedule-search-directive .schedule-custom-date-range .date-range-selector {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table;
    margin: 0 auto; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector:focus {
      outline: none; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-daypicker {
      margin: 0 auto 0 auto; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker,
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker {
      margin: 0 auto 0 auto; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker th button,
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker th button {
        background-color: #00a000;
        color: #fff;
        font-size: 1.6rem;
        height: 36px;
        line-height: 36px;
        padding: 0;
        border: 1px solid #1c1c1c; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker th button.uib-left,
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker th button.uib-left {
          border-right: none; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker th button.uib-right,
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker th button.uib-right {
          border-left: none; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker th button:hover,
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker th button:hover {
          background-color: #1e861b;
          color: #fff; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker button,
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker button {
        border-radius: 0px;
        background-color: white;
        padding: 10px 14px; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker button.active,
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker button.active {
          box-shadow: none; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker button span.text-info,
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker button span.text-info {
          color: #00a000; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker button.btn-info,
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker button.btn-info {
          background-color: #00a000;
          box-shadow: none; }
          .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker button.btn-info .text-info,
          .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker button.btn-info .text-info {
            color: #fff; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-monthpicker button:hover,
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-yearpicker button:hover {
          background-color: #f1f1f1;
          color: #1c1c1c; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-month-header {
      background-color: #00a000;
      border: 1px solid #002200;
      border-radius: 0px;
      font-size: 1.6rem;
      color: #fff; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-month-header:hover {
        background-color: #1e861b; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-left {
      border-right: none; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-right {
      border-left: none; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-day-header-row small {
      font-size: 1.6rem; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-month-header-spacer {
      height: 12px; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-month button,
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-year button {
      font-size: 1.4rem; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td.in-range button {
      background-color: #dbdbdb; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td.in-range button.uib-daypicker-current-day-button.uib-daypicker-range-selected {
        background-color: #1e861b; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td.in-range.in-range-terminator .uib-daypicker-day-button-outer {
      background-color: #f1f1f1;
      width: 44px;
      height: 44px; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td.in-range.in-range-terminator .uib-daypicker-day-button-outer button {
        width: 32px;
        max-width: 32px;
        min-width: 0px;
        height: 32px;
        margin-top: 6px;
        border-radius: 16px;
        background-color: #00a000;
        box-shadow: none; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td.in-range.in-range-terminator .uib-daypicker-day-button-outer button span {
          position: relative;
          color: white; }
    .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td button {
      border-radius: 0px;
      background-color: white;
      width: 44px;
      height: 44px;
      padding: 0; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td button.active {
        box-shadow: none; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td button:hover {
        background-color: #f1f1f1; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td button span {
        font-size: 1.8rem;
        position: relative; }
      .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td button.uib-daypicker-current-day-button {
        background-color: #00a000;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td button.uib-daypicker-current-day-button span {
          color: #fff; }
        .schedule-search-directive .schedule-custom-date-range .date-range-selector .uib-weeks td button.uib-daypicker-current-day-button.uib-daypicker-range-selected {
          background-color: #1e861b; }
  .schedule-search-directive .schedule-custom-date-range .schedule-custom-date-range-summary {
    width: 250px;
    height: 38px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    color: #595959;
    border: solid 2px #595959;
    border-radius: 6px;
    font-size: 1.4rem;
    padding-top: 7px; }
  .schedule-search-directive .full-width-box {
    width: 100%;
    text-align: center; }
  .schedule-search-directive .instructions {
    font-size: 1.4rem;
    color: #1c1c1c;
    margin: 10px 0 20px; }
    .schedule-search-directive .instructions i {
      padding: 0 4px; }
  @media screen and (max-width: 767px) {
    .schedule-search-directive .search-term-input-panel .search-input-row {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: space-around;
      align-items: space-around;
      -webkit-justify-content: center;
      justify-content: center; }
      .schedule-search-directive .search-term-input-panel .search-input-row .search-radio-buttons {
        margin-bottom: 6px; } }

.daterangepicker {
  border-radius: 0 !important; }
  .daterangepicker .daterangepicker_input .input-mini,
  .daterangepicker .daterangepicker_input .input-mini.active {
    border-radius: 0 !important; }
  .daterangepicker .daterangepicker_input .input-mini.active {
    border: 1px solid #00a000 !important; }

.ranges li {
  color: #00a000 !important; }
  .ranges li:hover {
    background-color: #00a000 !important;
    border: 1px solid #00a000 !important;
    color: #fff !important; }
  .ranges li.active {
    background-color: #00a000 !important;
    border: 1px solid #00a000 !important;
    color: #fff !important; }

favorite-game {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 58px; }
  favorite-game .favorite-item {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 100px;
    font-size: 2.4rem; }
    favorite-game .favorite-item:last-child {
      margin: 0; }
    favorite-game .favorite-item .fa {
      cursor: pointer;
      font-size: inherit; }
  @media screen and (max-width: 767px) {
    favorite-game .favorite-item {
      margin-right: 10px; }
      favorite-game .favorite-item .img-responsive-logo-100x50 {
        max-width: 80px; } }

.game-actions .controls-row {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 1.4rem;
  border: 1px solid #002200; }
  .game-actions .controls-row > .controls-column {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-grow: 0;
    flex: 1;
    border-right: 1px solid #002200;
    background-color: #00a000;
    color: #fff;
    padding: 6px 13px;
    cursor: pointer; }
    .game-actions .controls-row > .controls-column > .fa {
      font-size: 2.4rem;
      margin: 0 8px 0 0; }
    .game-actions .controls-row > .controls-column:hover {
      background-color: #1e861b; }
    .game-actions .controls-row > .controls-column.download.prepare {
      background-color: #1c1c1c;
      color: white; }
      .game-actions .controls-row > .controls-column.download.prepare:hover {
        background-color: #595959; }
    .game-actions .controls-row > .controls-column.download.preparing {
      background-color: #fff400;
      color: white; }
      .game-actions .controls-row > .controls-column.download.preparing:hover {
        background-color: #ffc800; }
    .game-actions .controls-row > .controls-column.download.disabled {
      background-color: #dbdbdb;
      color: white;
      box-shadow: 0 0 0 1px #595959 inset;
      cursor: default; }
    .game-actions .controls-row > .controls-column.download.not-available {
      background-color: #e92a25;
      color: white; }
      .game-actions .controls-row > .controls-column.download.not-available:hover {
        background-color: #7d0000;
        color: #e92a25; }
    @media screen and (max-width: 767px) {
      .game-actions .controls-row > .controls-column {
        border-right: 0;
        border-bottom: 1px solid #002200; }
        .game-actions .controls-row > .controls-column:last-child {
          border-bottom: 0px; } }
    @media screen and (min-width: 768px) {
      .game-actions .controls-row > .controls-column:last-child {
        border-right: 0; } }
  .game-actions .controls-row > .controls-column--icon {
    max-width: 100%; }
    .game-actions .controls-row > .controls-column--icon .fa {
      color: #fff;
      margin: 0; }
  @media screen and (max-width: 767px) {
    .game-actions .controls-row {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      font-size: 1rem; }
      .game-actions .controls-row > .controls-column {
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%; } }
  @media screen and (max-width: 1199px) {
    .game-actions .controls-row {
      font-size: 1rem; }
      .game-actions .controls-row > .controls-column {
        font-size: 1.4rem; } }

.select-download {
  color: black; }

.no-broadcast-directive {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: .9em;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.1;
  text-transform: uppercase;
  min-width: 130px;
  border: 1px white solid;
  background-color: whitesmoke;
  padding: 2px; }
  .no-broadcast-directive .row {
    margin: 0;
    width: 100%; }
    .no-broadcast-directive .row > div {
      padding: 0; }
      .no-broadcast-directive .row > div .fa {
        font-size: 1em; }

schedule-game {
  cursor: pointer; }
  schedule-game > .row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    schedule-game > .row.live .game-status-label:before {
      content: 'Live'; }
    schedule-game > .row.vod .game-status-label:before {
      content: 'VOD'; }
    schedule-game > .row.cancelled > div.game-status-container .game-time-info, schedule-game > .row.blacked-out > div.game-status-container .game-time-info {
      margin: 0; }
    schedule-game > .row.cancelled.cancelled .game-status-label:before, schedule-game > .row.blacked-out.cancelled .game-status-label:before {
      content: 'Cancelled'; }
    schedule-game > .row.cancelled.blacked-out .game-status-label:before, schedule-game > .row.blacked-out.blacked-out .game-status-label:before {
      content: 'Blacked Out'; }
    schedule-game > .row.cancelled .video-quality,
    schedule-game > .row.cancelled .collapse-btn-container, schedule-game > .row.blacked-out .video-quality,
    schedule-game > .row.blacked-out .collapse-btn-container {
      display: none !important; }
    schedule-game > .row > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      height: 100%; }
      schedule-game > .row > div.league-logo-container {
        background-color: white;
        max-width: 110px;
        padding: 0;
        border-right: solid 1px #595959; }
      schedule-game > .row > div.team-lineup-container {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        border-right: solid 1px #595959;
        padding: 0; }
      schedule-game > .row > div.game-status-container {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center; }
        schedule-game > .row > div.game-status-container .video-quality {
          margin: 0 auto 0 14px; }
        schedule-game > .row > div.game-status-container .video-admin {
          margin: 0 4px;
          padding: 1px 5px;
          border-radius: 4px;
          background-color: #da2037;
          color: #ffffff; }
        schedule-game > .row > div.game-status-container .game-time-info {
          text-transform: uppercase;
          font-weight: 600;
          margin-right: 20px; }
          schedule-game > .row > div.game-status-container .game-time-info .watch-free-game-text {
            display: none;
            color: #00a000;
            font-size: 1.25rem; }
            @media screen and (max-width: 767px) {
              schedule-game > .row > div.game-status-container .game-time-info .watch-free-game-text {
                display: block; } }
            @media screen and (max-width: 320px) {
              schedule-game > .row > div.game-status-container .game-time-info .watch-free-game-text {
                font-size: 1rem; } }
        schedule-game > .row > div.game-status-container .glyphicon {
          font-size: 1.5em;
          margin-right: 10px; }
          schedule-game > .row > div.game-status-container .glyphicon.glyphicon-sd-video {
            color: #595959; }
          schedule-game > .row > div.game-status-container .glyphicon.glyphicon-hd-video {
            color: #00a000; }
      schedule-game > .row > div .schedule-vod-class-div {
        height: 10px;
        width: 10px;
        border: 2px solid;
        border-radius: 5px;
        display: inline-block;
        margin-right: 6px; }
      schedule-game > .row > div .schedule-vod-div-class-none {
        display: none; }
      schedule-game > .row > div .schedule-vod-div-class-blue {
        background-image: linear-gradient(to bottom, #5fc0ff, #0000bf);
        border-color: #002ac8; }
      schedule-game > .row > div .schedule-vod-div-class-red {
        background-image: linear-gradient(to bottom, #ff1212, #d20000);
        border-color: #8d0000; }
      schedule-game > .row > div .schedule-vod-div-class-green {
        background-image: linear-gradient(to bottom, #0dff00, #06b200);
        border-color: #39ad35; }
  schedule-game.layout-default > .row {
    height: 58px;
    /* hover effect for team lineups */
    /* styles for team lineups */ }
    @media screen and (min-width: 992px) {
      schedule-game.layout-default > .row:hover {
        background-color: #f1f1f1; }
        schedule-game.layout-default > .row:hover > div.league-logo-container {
          background-color: #f1f1f1; }
        schedule-game.layout-default > .row:hover > div.team-lineup-container {
          background-color: #f1f1f1; } }
    @media screen and (max-width: 380px) {
      schedule-game.layout-default > .row > div.team-lineup-container {
        width: 70%; }
      schedule-game.layout-default > .row > div.game-status-container {
        padding: 0;
        width: 30%; } }
  @media screen and (min-width: 768px) {
    schedule-game.layout-default > .row.cancelled > div.game-status-container, schedule-game.layout-default > .row.blacked-out > div.game-status-container {
      width: 170px; }
    schedule-game.layout-default > .row > div.game-status-container {
      width: 135px;
      padding: 0; }
    schedule-game.layout-default > .row > div.collapse-btn-container {
      width: 35px;
      padding-left: 0; } }
  @media screen and (max-width: 767px) {
    schedule-game.layout-default > .row {
      height: 110px;
      margin: 0;
      border-bottom: solid 1px #595959; }
      schedule-game.layout-default > .row > div.team-lineup-container {
        border-left-width: 0; }
      schedule-game.layout-default > .row > div .game-time {
        font-size: 1.6rem; }
    schedule-game.layout-default > .row > div.game-status-container .game-time-info {
      min-width: 70px;
      margin: 0; }
      schedule-game.layout-default > .row > div.game-status-container .game-time-info .collapse-btn-container {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row; }
        schedule-game.layout-default > .row > div.game-status-container .game-time-info .collapse-btn-container .video-quality {
          margin: 10px auto 0 0; } }
  schedule-game.layout-mobile > .row {
    height: 110px;
    margin: 0;
    border-bottom: solid 1px #595959; }
    schedule-game.layout-mobile > .row > div.team-lineup-container {
      border-left-width: 0; }
    schedule-game.layout-mobile > .row > div .game-time {
      font-size: 1.6rem; }

.session-timeout {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  .session-timeout .session-timeout-content {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: center;
    max-width: 479px;
    color: #1c1c1c; }
    .session-timeout .session-timeout-content .session-timeout-title {
      margin-top: 6px;
      font-size: 2rem;
      text-transform: capitalize; }
    .session-timeout .session-timeout-content .session-timeout-desc {
      margin-top: 30px;
      max-width: 460px;
      font-size: 1.4rem; }
    .session-timeout .session-timeout-content .session-timeout-btn {
      margin-top: 30px;
      width: 300px;
      height: 40px;
      background-color: #00a000;
      color: white;
      font-size: 1.8rem; }
      .session-timeout .session-timeout-content .session-timeout-btn:focus {
        outline: none; }
      .session-timeout .session-timeout-content .session-timeout-btn:hover {
        background-color: #1e861b; }

.user-profile-feed .page-heading, .user-profile-feed .broadcast-manager .brodcast-manager__section .broadcast-manager__game-time, .broadcast-manager .brodcast-manager__section .user-profile-feed .broadcast-manager__game-time, .user-profile-feed .follow__heading, .user-profile-feed .watch-clips__heading {
  width: 300%;
  margin-left: -100%; }

.user-profile-directive .user-name {
  font-size: 1.5em; }

.user-profile-directive .profile-url {
  margin: 6px 0; }

.user-profile-directive .profile-bio {
  max-height: 95px;
  overflow: hidden; }
  .user-profile-directive .profile-bio.bio-expand {
    -webkit-transition: max-height 1s ease-out;
    -o-transition: max-height 1s ease-out;
    transition: max-height 1s ease-out;
    max-height: 1000px; }
  .user-profile-directive .profile-bio .profile-bio-text {
    white-space: pre-wrap;
    font-size: 1.15em; }

.htv-landing-header {
  width: 100%;
  margin: 0;
  padding: 0; }
  .htv-landing-header .htv-featured-container .is-branded-logo {
    position: absolute;
    top: 0;
    margin-top: 20vh;
    width: 100vw;
    text-align: center;
    color: #fff; }
    .htv-landing-header .htv-featured-container .is-branded-logo img {
      max-width: 5vw; }
    .htv-landing-header .htv-featured-container .is-branded-logo span {
      font-size: 2vw;
      vertical-align: middle;
      padding-left: 1vw; }
  .htv-landing-header .htv-featured-container .header-body {
    position: absolute;
    top: 10vh;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    text-align: center;
    color: #fff; }
    @media screen and (max-width: 520px) {
      .htv-landing-header .htv-featured-container .header-body {
        top: 18vh; } }
    .htv-landing-header .htv-featured-container .header-body .header-title {
      font-weight: 600;
      font-size: 4vw;
      line-height: 1.25;
      text-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
    .htv-landing-header .htv-featured-container .header-body .header-sub-title {
      font-size: 3.25vw; }
    .htv-landing-header .htv-featured-container .header-body .htv-btn-landing {
      font-size: 2rem;
      padding: 0 30px;
      margin-top: 2vh; }
  @media screen and (max-width: 1200px) {
    .htv-landing-header .htv-featured-container .is-branded-logo {
      margin-top: 22vh; }
      .htv-landing-header .htv-featured-container .is-branded-logo img {
        max-width: 6vw; }
      .htv-landing-header .htv-featured-container .is-branded-logo span {
        font-size: 3vw; } }
  @media screen and (max-width: 1024px) {
    .htv-landing-header .htv-featured-container .is-branded-logo {
      margin-top: 25vh; } }
  @media screen and (max-width: 768px) {
    .htv-landing-header .htv-featured-container .is-branded-logo {
      margin-top: 24vh; }
      .htv-landing-header .htv-featured-container .is-branded-logo img {
        max-width: 6.5vw; }
      .htv-landing-header .htv-featured-container .is-branded-logo span {
        font-size: 3.5vw; }
    .htv-landing-header .htv-featured-container .header-body .header-title {
      font-size: 6vw; }
    .htv-landing-header .htv-featured-container .header-body .header-sub-title {
      font-size: 4vw; } }
  @media screen and (max-width: 720px) {
    .htv-landing-header .htv-featured-container .is-branded-logo {
      margin-top: 31vh; }
      .htv-landing-header .htv-featured-container .is-branded-logo img {
        max-width: 7vw; }
      .htv-landing-header .htv-featured-container .is-branded-logo span {
        font-size: 4vw; }
    .htv-landing-header .htv-featured-container .header-body .header-title {
      font-size: 7vw; }
    .htv-landing-header .htv-featured-container .header-body .header-sub-title {
      font-size: 4.5vw; }
    .htv-landing-header .htv-featured-container .header-body .htv-btn-landing {
      font-size: 1.6rem; } }

.ahl-landing {
  width: 100%;
  margin: 0;
  padding: 0; }
  .ahl-landing .ahl-featured-container {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }
    .ahl-landing .ahl-featured-container .watch-the-ahl {
      padding-left: 18vw;
      padding-right: 0;
      padding-top: 4vw;
      padding-bottom: 6vh;
      color: #fff; }
      .ahl-landing .ahl-featured-container .watch-the-ahl img {
        height: auto;
        max-width: 100%; }
      .ahl-landing .ahl-featured-container .watch-the-ahl span {
        display: flex;
        font-size: 2vw;
        line-height: 2.5vw;
        margin-left: 5px; }
        @media screen and (max-width: 1024px) {
          .ahl-landing .ahl-featured-container .watch-the-ahl span {
            font-size: 2.5vw;
            line-height: 3vw; } }
        @media screen and (max-width: 768px) {
          .ahl-landing .ahl-featured-container .watch-the-ahl span {
            font-size: 2.85vw;
            line-height: 3.5vw; } }
        .ahl-landing .ahl-featured-container .watch-the-ahl span.ahl-sub-text {
          font-size: 1.5vw;
          line-height: 2vw; }
          @media screen and (max-width: 1024px) {
            .ahl-landing .ahl-featured-container .watch-the-ahl span.ahl-sub-text {
              font-size: 2vw;
              line-height: 3vw; } }
          @media screen and (max-width: 768px) {
            .ahl-landing .ahl-featured-container .watch-the-ahl span.ahl-sub-text {
              font-size: 2.3vw; } }
      @media screen and (max-width: 1024px) {
        .ahl-landing .ahl-featured-container .watch-the-ahl {
          padding-left: 9vw; } }
      @media screen and (max-width: 768px) {
        .ahl-landing .ahl-featured-container .watch-the-ahl {
          padding-left: 6vw;
          padding-right: 6vw;
          padding-top: 3vw;
          padding-bottom: 5vw; } }

.htv-landing-leagues {
  width: 100%;
  margin: 0;
  padding: 40px 20px;
  background-color: white; }
  .htv-landing-leagues .body-title {
    font-size: 3.5vw;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600; }
  .htv-landing-leagues .content-block {
    display: flex;
    max-width: 80vw;
    margin: 3vh auto;
    min-height: 30vh; }
    .htv-landing-leagues .content-block .carousel-inner .league-heading {
      margin-bottom: 2vh; }
      .htv-landing-leagues .content-block .carousel-inner .league-heading span {
        font-size: 1.5vw; }
    .htv-landing-leagues .content-block .carousel-inner .teams img {
      margin: 1vh 0; }
    .htv-landing-leagues .content-block ol.carousel-indicators,
    .htv-landing-leagues .content-block .carousel-control {
      display: none !important; }
  .htv-landing-leagues .body-text {
    font-size: 2.5vw;
    text-align: center; }
  @media screen and (max-width: 768px) {
    .htv-landing-leagues .body-title {
      font-size: 4vw; }
    .htv-landing-leagues .body-text {
      font-size: 3vw; } }
  @media screen and (max-width: 524px) {
    .htv-landing-leagues .body-title {
      font-size: 8vw; }
    .htv-landing-leagues .body-text {
      font-size: 4.5vw; } }

.htv-landing-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 3.5vw 5vw; }
  .htv-landing-body.white-background {
    background-color: #ffffff; }
  .htv-landing-body .body-title {
    font-size: 3.5vw;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%; }
  .htv-landing-body .devices-containter {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 20px 0;
    max-width: 80vw;
    margin: 0 auto; }
    .htv-landing-body .devices-containter .device {
      flex: 1;
      text-align: center;
      padding: 15px; }
      .htv-landing-body .devices-containter .device img {
        max-width: 100%; }
  .htv-landing-body .body-text {
    font-size: 2.5vw;
    text-align: center;
    width: 100%; }
  .htv-landing-body .body-button {
    text-align: center;
    width: 100%; }
    .htv-landing-body .body-button .htv-btn-landing {
      font-size: 2rem;
      padding: 0 30px;
      margin: 2vh; }
  .htv-landing-body .landing-50 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    flex: 1;
    margin: 5vh 0;
    padding: 0 5vw;
    border-right: 1px solid #909090; }
    .htv-landing-body .landing-50 img {
      width: 100%; }
    .htv-landing-body .landing-50.no-border {
      border: none; }
    .htv-landing-body .landing-50 .body-button {
      text-align: center;
      width: 100%;
      align-self: flex-end; }
  .htv-landing-body .landing-title {
    font-size: 2.75vw;
    color: #00a000;
    margin-bottom: 1.5vh;
    width: 100%; }
    .htv-landing-body .landing-title.center {
      text-align: center; }
    @media screen and (max-width: 768px) {
      .htv-landing-body .landing-title {
        font-size: 3.75vw; } }
  .htv-landing-body .landing-features {
    font-size: 1.5vw;
    line-height: 2;
    width: 100%; }
    .htv-landing-body .landing-features .item:before {
      content: "• "; }
    .htv-landing-body .landing-features ol, .htv-landing-body .landing-features li {
      margin: 0;
      padding: 0; }
    .htv-landing-body .landing-features ol {
      display: table;
      text-align: left; }
    .htv-landing-body .landing-features li {
      list-style: none;
      display: table;
      line-height: 1.5;
      padding-bottom: 16px; }
    .htv-landing-body .landing-features li:before {
      content: "• ";
      display: table-cell;
      padding-right: 1vw; }
    .htv-landing-body .landing-features li.blank-li:before {
      content: ""; }
    @media screen and (max-width: 768px) {
      .htv-landing-body .landing-features {
        font-size: 2.25vw; } }
  @media screen and (max-width: 1024px) {
    .htv-landing-body .devices-containter {
      max-width: 90vw; }
    .htv-landing-body .body-title {
      font-size: 4vw; }
    .htv-landing-body .body-text {
      font-size: 3vw; } }
  @media screen and (max-width: 524px) {
    .htv-landing-body .devices-containter {
      flex-wrap: wrap; }
      .htv-landing-body .devices-containter .device {
        flex: auto; }
    .htv-landing-body .body-title {
      font-size: 8vw; }
    .htv-landing-body .body-text {
      font-size: 4.5vw; }
    .htv-landing-body .body-button .htv-btn-landing {
      font-size: 1.6rem; }
    .htv-landing-body .landing-50 {
      flex: auto;
      width: 100%;
      margin: 2.5vh 0;
      border: none;
      text-align: center; }
      .htv-landing-body .landing-50 .landing-features {
        font-size: 4.5vw; }
    .htv-landing-body .landing-title {
      font-size: 6vw; } }

.special-landing {
  width: 100%;
  max-width: 640px;
  margin: 2vh auto 2vh; }
  .special-landing img {
    width: 100%; }

.welcome {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  .welcome hr {
    width: 100%; }
  .welcome .navbar {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 14px;
    margin-bottom: 15px;
    border: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
    width: 100%; }
    .welcome .navbar > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-flex-shrink: 1;
      flex-shrink: 1; }
      .welcome .navbar > div.navbar-left {
        -webkit-justify-content: flex-start;
        justify-content: flex-start; }
      .welcome .navbar > div.navbar-right {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        flex-grow: 1; }
        .welcome .navbar > div.navbar-right .navbar-btn:hover {
          background-color: #f1f1f1; }
      .welcome .navbar > div.navbar-center {
        -webkit-justify-content: center;
        justify-content: center;
        font-size: 2.8rem;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600; }
        .welcome .navbar > div.navbar-center p {
          margin: 10px 0; }
    .welcome .navbar .navbar-brand {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      margin: 0;
      padding: 0;
      background-color: white; }
      .welcome .navbar .navbar-brand .logo {
        max-width: 160px; }
    .welcome .navbar button {
      text-transform: uppercase;
      margin: 0 14px 0 0;
      border-radius: 2px;
      border: solid 2px #595959;
      background-color: white;
      color: #1c1c1c;
      font-size: 2.4rem;
      min-width: 100px; }
  .welcome > .welcome-content {
    max-width: 1000px; }
    .welcome > .welcome-content .content-block {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      background-image: linear-gradient(to bottom, #ebebeb, white);
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 15px; }
      .welcome > .welcome-content .content-block .column {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-shrink: 1;
        flex-shrink: 1; }
      .welcome > .welcome-content .content-block .logo-box {
        margin-top: 10px;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        .welcome > .welcome-content .content-block .logo-box > img {
          width: 314px; }
      .welcome > .welcome-content .content-block #htv_logo > img {
        width: 200px; }
      .welcome > .welcome-content .content-block #platform-logo {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        font-size: 2rem;
        font-weight: 600;
        color: #595959;
        margin: 0 60px;
        text-transform: uppercase;
        max-width: 500px;
        text-align: center; }
        .welcome > .welcome-content .content-block #platform-logo > img {
          max-width: 100px;
          height: auto; }
      .welcome > .welcome-content .content-block .hidden-div {
        visibility: hidden;
        width: 110px; }
      .welcome > .welcome-content .content-block .user-options {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        justify-content: center; }
        .welcome > .welcome-content .content-block .user-options .box {
          margin: 10px;
          width: 420px; }
        .welcome > .welcome-content .content-block .user-options #login-box form {
          width: 100%;
          margin-bottom: 5px; }
          .welcome > .welcome-content .content-block .user-options #login-box form input:not(.ng-untouched).ng-invalid, .welcome > .welcome-content .content-block .user-options #login-box form input.error.ng-untouched:not(:focus) {
            -webkit-box-shadow: none;
            box-shadow: none;
            outline: none;
            border: solid 2px #cd0000; }
        .welcome > .welcome-content .content-block .user-options #login-box p {
          font-size: 1.4rem;
          margin: 2px 0; }
        .welcome > .welcome-content .content-block .user-options #register-message {
          display: table;
          padding: 5px 0 30px;
          font-size: 2.4rem;
          text-transform: none; }
      .welcome > .welcome-content .content-block .controls-summary {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        justify-content: center; }
        .welcome > .welcome-content .content-block .controls-summary > div:first-child {
          width: 600px; }
        .welcome > .welcome-content .content-block .controls-summary > div:last-child {
          padding: 25px; }
      .welcome > .welcome-content .content-block .btn {
        width: 180px;
        height: 40px;
        border-radius: 2px;
        font-size: 1.8rem;
        text-transform: none;
        padding: 0; }
      .welcome > .welcome-content .content-block ul {
        list-style: none;
        font-size: 2.8rem;
        margin-top: 1em; }
        .welcome > .welcome-content .content-block ul > li {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
          padding-bottom: 20px; }
          .welcome > .welcome-content .content-block ul > li > .fa:first-child {
            font-size: 1.8rem;
            padding-right: 10px; }
      .welcome > .welcome-content .content-block p {
        text-transform: capitalize;
        font-size: 2.8rem;
        font-weight: 600;
        margin: 7px 0;
        text-align: center; }
        .welcome > .welcome-content .content-block p a {
          text-transform: none;
          font-weight: 400; }
      .welcome > .welcome-content .content-block #pricing-div {
        margin: 5px; }
        .welcome > .welcome-content .content-block #pricing-div .btn {
          width: 100%;
          height: 50px;
          padding: 6px 12px; }
    .welcome > .welcome-content .carousel {
      width: 100%; }
      .welcome > .welcome-content .carousel .item:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1; }
      .welcome > .welcome-content .carousel .item img {
        width: 100%; }
    .welcome > .welcome-content .carousel-inner .item {
      min-height: 280px; }
    .welcome > .welcome-content .carousel-indicators {
      display: none; }
    .welcome > .welcome-content .carousel-control {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 50px; }
      .welcome > .welcome-content .carousel-control.right, .welcome > .welcome-content .carousel-control.left {
        background: none; }
      .welcome > .welcome-content .carousel-control .glyphicon {
        font-size: 2.5em;
        color: #dbdbdb;
        margin: 0; }
    .welcome > .welcome-content .box {
      border: solid 2px #1c1c1c;
      min-height: 250px; }
    .welcome > .welcome-content .light-box {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 100%;
      padding: 12px 20px 8px;
      font-size: 1.4rem;
      text-transform: uppercase;
      text-align: center; }
      .welcome > .welcome-content .light-box .float-top {
        -webkit-align-items: flex-start;
        align-items: flex-start; }
      .welcome > .welcome-content .light-box .float-bottom {
        -webkit-align-items: flex-end;
        align-items: flex-end; }
      .welcome > .welcome-content .light-box.leagues {
        -webkit-flex-grow: 0;
        flex-grow: 0; }
        .welcome > .welcome-content .light-box.leagues hr {
          margin-bottom: 0;
          border-top-width: 2px;
          border-top-color: #999999; }
        .welcome > .welcome-content .light-box.leagues .league-heading, .welcome > .welcome-content .light-box.leagues .teams {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          font-weight: 600;
          color: #595959; }
          .welcome > .welcome-content .light-box.leagues .league-heading img, .welcome > .welcome-content .light-box.leagues .teams img {
            max-width: 100px;
            max-height: 50px;
            width: 100%;
            height: auto; }
        .welcome > .welcome-content .light-box.leagues .teams {
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          display: block;
          max-width: 900px;
          margin-bottom: 10px; }
          .welcome > .welcome-content .light-box.leagues .teams img {
            margin-top: 20px; }
    .welcome > .welcome-content .dark-box {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      background-color: #1c1c1c;
      color: white;
      font-size: 2.4rem;
      text-transform: capitalize;
      text-align: center;
      height: 40px;
      width: 100%;
      margin: 0; }
      .welcome > .welcome-content .dark-box.arrow {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 50px;
        height: 50px; }
    .welcome > .welcome-content .footer {
      margin-top: 12px;
      height: auto;
      font-size: 1.2rem;
      background-color: white; }
      .welcome > .welcome-content .footer > div {
        margin: auto;
        text-align: center;
        padding: 10px; }
        .welcome > .welcome-content .footer > div > div {
          display: inline-block;
          margin: auto auto; }
          .welcome > .welcome-content .footer > div > div:last-child {
            font-size: 2.4rem;
            margin-top: 10px; }
          .welcome > .welcome-content .footer > div > div > ul {
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-grow: 1;
            flex-grow: 1;
            -webkit-flex-shrink: 0;
            flex-shrink: 0;
            -webkit-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: center;
            justify-content: center;
            list-style: none;
            margin: 0;
            padding: 0; }
            .welcome > .welcome-content .footer > div > div > ul > li {
              display: -webkit-flex;
              display: -moz-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-flex-grow: 0;
              flex-grow: 0;
              -webkit-flex-shrink: 0;
              flex-shrink: 0;
              -webkit-flex-direction: column;
              flex-direction: column;
              -webkit-align-items: center;
              align-items: center;
              -webkit-justify-content: center;
              justify-content: center;
              flex-wrap: wrap;
              border-right: solid 2px #a3a3a3;
              padding: 0 8px; }
              .welcome > .welcome-content .footer > div > div > ul > li.welcome-footer-hidden-li {
                display: none;
                visibility: hidden; }
              @media screen and (max-width: 370px) {
                .welcome > .welcome-content .footer > div > div > ul > li.welcome-footer-faq-li {
                  border-right: none; } }
              .welcome > .welcome-content .footer > div > div > ul > li:last-child {
                border: 0; }
              .welcome > .welcome-content .footer > div > div > ul > li > a {
                padding: 6px 3px; }
              @media screen and (max-width: 430px) {
                .welcome > .welcome-content .footer > div > div > ul > li {
                  padding: 0 2px; } }
              .welcome > .welcome-content .footer > div > div > ul > li .copyright {
                padding: 6px 3px; }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .welcome > .welcome-content .content-block .column {
      -webkit-flex-shrink: 1;
      flex-shrink: 1; }
    .welcome > .welcome-content .content-block .user-options .box {
      width: 100%; }
    .welcome > .welcome-content .content-block .user-options #register-message {
      padding: 5px 0 35px;
      font-size: 2rem; }
    .welcome > .welcome-content .content-block .controls-summary {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center; }
      .welcome > .welcome-content .content-block .controls-summary > div:first-child {
        width: 550px;
        padding: 20px 0; }
      .welcome > .welcome-content .content-block .controls-summary > div:last-child {
        margin-top: 5px;
        font-size: 2.4rem; }
      .welcome > .welcome-content .content-block .controls-summary > div > ul {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 0;
        padding: 0; }
        .welcome > .welcome-content .content-block .controls-summary > div > ul li {
          padding: 0 13px; }
          .welcome > .welcome-content .content-block .controls-summary > div > ul li > .fa:first-child {
            padding-right: 10px; }
    .welcome > .welcome-content .content-block .btn, .welcome > .welcome-content .content-block p {
      font-size: 2rem; }
    .welcome > .welcome-content .content-block #htv_logo {
      padding-bottom: 35px; }
      .welcome > .welcome-content .content-block #htv_logo > img {
        width: 120px; }
    .welcome > .welcome-content .content-block #platform-logo {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; } }
  @media screen and (max-width: 767px) {
    .welcome .navbar > div p {
      font-size: 2rem;
      padding: 5px 20px; }
    .welcome > .welcome-content .content-block .column {
      -webkit-flex-shrink: 1;
      flex-shrink: 1; }
    .welcome > .welcome-content .content-block .user-options {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      padding: 0;
      margin: 20px; }
      .welcome > .welcome-content .content-block .user-options .box {
        width: 100%;
        margin: auto; }
        .welcome > .welcome-content .content-block .user-options .box:last-child {
          margin-top: 10px; }
      .welcome > .welcome-content .content-block .user-options #register-message {
        font-size: 1.8rem; }
    .welcome > .welcome-content .content-block .controls-summary {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center; }
      .welcome > .welcome-content .content-block .controls-summary > div:first-child {
        width: 300px;
        padding: 20px 0; }
      .welcome > .welcome-content .content-block .controls-summary > div:last-child {
        margin-top: 5px;
        font-size: 2.4rem; }
    .welcome > .welcome-content .content-block p {
      font-size: 2.8rem;
      font-weight: 600;
      padding: 5px 20px; }
    .welcome > .welcome-content .content-block .logo-box {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      margin-top: 20px; }
    .welcome > .welcome-content .content-block #htv_logo > img {
      width: 250px; }
    .welcome > .welcome-content .content-block #platform-logo {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      font-size: 1.8rem;
      margin-top: 10px;
      padding: 0 10px; }
    .welcome > .welcome-content .content-block .hidden-div {
      display: none; }
    .welcome > .welcome-content .light-box.leagues .league-heading {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      margin-top: 20px; }
    .welcome > .welcome-content .carousel-control .glyphicon {
      top: 20px; }
    .welcome #customer-care {
      border-right: none; } }
  @media screen and (max-width: 400px) {
    .welcome > .welcome-content .content-block #platform-logo {
      padding: 0 5px; }
    .welcome > .welcome-content .content-block ul {
      font-size: 2rem; }
    .welcome > .welcome-content .content-block .btn, .welcome > .welcome-content .content-block p {
      font-size: 2rem; } }

.htv-btn-landing {
  background-color: #00a000;
  color: #fff;
  height: 40px;
  min-width: 100px;
  padding: 6px 22px;
  font-size: 1.6rem; }
  .htv-btn-landing:hover {
    background-color: #1e861b;
    color: #fff;
    cursor: pointer; }

.htv-featured-container {
  position: relative;
  border-bottom: 1px solid #000; }
  .htv-featured-container .featured-image {
    position: relative;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 85vh;
    width: 100%; }
    .htv-featured-container .featured-image:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-image: linear-gradient(to bottom right, #000, #000);
      opacity: .5; }
  .htv-featured-container .header-top {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99; }
    .htv-featured-container .header-top .header-logo {
      float: left;
      margin: 36px 60px;
      cursor: pointer; }
      .htv-featured-container .header-top .header-logo img {
        height: 50px; }
    .htv-featured-container .header-top .header-signin {
      float: right;
      margin: 36px 60px; }
  @media screen and (max-width: 1024px) {
    .htv-featured-container .featured-image {
      height: 80vh; } }
  @media screen and (max-width: 720px) {
    .htv-featured-container .header-top .header-logo {
      float: initial;
      margin: 36px auto 10px;
      text-align: center; }
    .htv-featured-container .header-top .header-signin {
      float: initial;
      margin: 0 32px;
      text-align: center; } }

@media screen and (max-width: 1024px) {
  .htv-featured-container .featured-image {
    height: 80vh; } }

.htv-landing-footer {
  width: 100%;
  margin: 0;
  padding: 20px; }
  .htv-landing-footer .footer-links {
    margin: 10px 0; }
    .htv-landing-footer .footer-links ul {
      margin: 0;
      padding: 0;
      text-align: center;
      list-style: none;
      font-size: 1.4rem; }
      .htv-landing-footer .footer-links ul li {
        display: inline-block;
        padding: 0 6px; }
        .htv-landing-footer .footer-links ul li a {
          color: #909090; }
  .htv-landing-footer .footer-social {
    text-align: center;
    font-size: 3rem; }
    .htv-landing-footer .footer-social ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .htv-landing-footer .footer-social ul li {
        display: inline-block;
        padding: 0 10px; }
        .htv-landing-footer .footer-social ul li a {
          color: #00a000; }
          .htv-landing-footer .footer-social ul li a:hover {
            color: #000; }
  .htv-landing-footer .footer-copyright {
    font-size: 1.2rem;
    text-align: center;
    color: #1c1c1c; }

.btn-landing {
  background-color: #da2037;
  color: #fff;
  height: 48px;
  border-radius: 48px;
  min-width: 100px;
  font-size: 1.6rem; }
  .btn-landing:hover {
    background-color: #031f3d;
    color: #fff;
    cursor: pointer; }

.landing-header {
  width: 100%;
  margin: 0;
  padding: 0; }
  .landing-header .featured-container {
    overflow: hidden;
    border: none; }
    .landing-header .featured-container .header-top-fs {
      display: grid;
      grid-template-columns: 4vw 10vw 76vw 10vw;
      position: absolute;
      top: 5%;
      width: 100%;
      height: 9%;
      z-index: 100; }
      .landing-header .featured-container .header-top-fs .header-signin-bf {
        display: flex;
        justify-content: flex-end; }
        .landing-header .featured-container .header-top-fs .header-signin-bf img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-top-fs {
          display: none; } }
    .landing-header .featured-container .header-top-pd {
      display: grid;
      grid-template-columns: 15vw 66vw 15vw;
      justify-content: center;
      position: absolute;
      top: 4%;
      width: 100%;
      z-index: 100; }
      .landing-header .featured-container .header-top-pd .header-signin-bf {
        display: flex;
        justify-content: flex-end; }
        .landing-header .featured-container .header-top-pd .header-signin-bf img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      .landing-header .featured-container .header-top-pd .header-signin-bl {
        display: flex;
        justify-content: flex-start; }
        .landing-header .featured-container .header-top-pd .header-signin-bl img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-top-pd {
          display: none; } }
    .landing-header .featured-container .header-top-mobile {
      display: none; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-top-mobile {
          display: grid;
          justify-content: center;
          grid-template-columns: 5vw 40vw 55vw;
          position: absolute;
          top: 2%;
          width: 100%;
          height: 9%; } }
      .landing-header .featured-container .header-top-mobile .header-signin-bf {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-top-mobile .header-signin-bf img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
    .landing-header .featured-container .header-top-mobile-pd {
      display: none; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-top-mobile-pd {
          display: grid;
          justify-content: center;
          grid-template-columns: 5vw 32vw 63vw;
          position: absolute;
          top: 1.75%;
          width: 100%; } }
      .landing-header .featured-container .header-top-mobile-pd .header-signin-bf {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-top-mobile-pd .header-signin-bf img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
    .landing-header .featured-container .header-top-mobile-promo {
      display: none; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-top-mobile-promo {
          display: grid;
          justify-content: center;
          grid-template-columns: 5vw 32vw 63vw;
          position: absolute;
          top: 3%;
          width: 100%; } }
      .landing-header .featured-container .header-top-mobile-promo .header-signin-bf {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-top-mobile-promo .header-signin-bf img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
    .landing-header .featured-container .header-bottom-sign {
      display: grid;
      justify-content: center;
      grid-template-columns: 39vw 22vw 39vw;
      position: absolute;
      bottom: 18%;
      width: 100%; }
      .landing-header .featured-container .header-bottom-sign .header-signup {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-bottom-sign .header-signup img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-bottom-sign {
          grid-template-columns: 20vw 60vw 20vw;
          bottom: 12%; } }
    .landing-header .featured-container .header-bottom-sign-pd {
      display: grid;
      justify-content: center;
      grid-template-columns: 35vw 30vw 35vw;
      position: absolute;
      bottom: 20%;
      width: 100%; }
      .landing-header .featured-container .header-bottom-sign-pd .header-signup {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-bottom-sign-pd .header-signup img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-bottom-sign-pd {
          grid-template-columns: 25vw 50vw 25vw;
          bottom: 40%; } }
    .landing-header .featured-container .freeview {
      bottom: 8%; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .freeview {
          bottom: 8%; } }
    .landing-header .featured-container .header-bottom-sign-promo {
      display: grid;
      justify-content: center;
      grid-template-columns: 35vw 30vw 35vw;
      position: absolute;
      bottom: 24%;
      width: 100%; }
      .landing-header .featured-container .header-bottom-sign-promo .header-signup {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-bottom-sign-promo .header-signup img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-bottom-sign-promo {
          grid-template-columns: 20vw 60vw 20vw;
          bottom: 36%; } }
    .landing-header .featured-container .header-bottom-sign-promotion {
      display: grid;
      justify-content: center;
      grid-template-columns: 35vw 30vw 35vw;
      position: absolute;
      bottom: 20%;
      width: 100%; }
      .landing-header .featured-container .header-bottom-sign-promotion .header-signup {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-bottom-sign-promotion .header-signup img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-bottom-sign-promotion {
          grid-template-columns: 20vw 60vw 20vw;
          bottom: 28%; } }
    .landing-header .featured-container .header-bottom-sign-freeview {
      display: grid;
      justify-content: center;
      grid-template-columns: 37vw 26vw 37vw;
      position: absolute;
      bottom: 9%;
      width: 100%; }
      .landing-header .featured-container .header-bottom-sign-freeview .header-signup {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-bottom-sign-freeview .header-signup img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-bottom-sign-freeview {
          grid-template-columns: 24vw 52vw 24vw;
          bottom: 15%; } }
    .landing-header .featured-container .header-bottom-sign-midseason {
      display: grid;
      justify-content: center;
      grid-template-columns: 37vw 26vw 37vw;
      position: absolute;
      bottom: 18%;
      width: 100%; }
      .landing-header .featured-container .header-bottom-sign-midseason .header-signup {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-bottom-sign-midseason .header-signup img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-bottom-sign-midseason {
          grid-template-columns: 31vw 38vw 31vw;
          bottom: 41%; } }
    .landing-header .featured-container .header-bottom-sign-pd-may {
      display: grid;
      justify-content: center;
      grid-template-columns: 35vw 30vw 35vw;
      position: absolute;
      bottom: 8%;
      width: 100%; }
      .landing-header .featured-container .header-bottom-sign-pd-may .header-signup {
        display: flex;
        justify-content: center; }
        .landing-header .featured-container .header-bottom-sign-pd-may .header-signup img {
          display: block;
          width: 100%;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          cursor: pointer; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .header-bottom-sign-pd-may {
          grid-template-columns: 20vw 60vw 20vw;
          bottom: 42%; } }
    .landing-header .featured-container .mobile-selectplan {
      display: none;
      position: absolute;
      bottom: 4%;
      width: 100%;
      z-index: 100; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .mobile-selectplan {
          display: grid;
          grid-template-columns: 25vw 50vw 25vw; } }
      .landing-header .featured-container .mobile-selectplan button.bf-signin {
        background-color: #c51111;
        color: #ffffff;
        height: 8vw;
        width: 100%;
        font-size: 5vw;
        border: 0;
        font-weight: 600;
        letter-spacing: 0; }
    .landing-header .featured-container .featured-image-bf img.full-screen {
      width: 100%; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .featured-image-bf img.full-screen {
          display: none; } }
    .landing-header .featured-container .featured-image-bf img.mobile-screen {
      display: none;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .landing-header .featured-container .featured-image-bf img.mobile-screen {
          display: block; } }
    .landing-header .featured-container .bf-body {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .landing-header .featured-container .bf-body img {
        width: 100%; }
      .landing-header .featured-container .bf-body .sign-up-bf {
        position: absolute;
        bottom: 5.5%;
        left: 0;
        right: 0;
        width: 100%;
        display: grid;
        grid-template-columns: 20vw 20vw 60vw;
        height: 3.25vw; }
        @media screen and (max-width: 767px) {
          .landing-header .featured-container .bf-body .sign-up-bf {
            bottom: 38.5%;
            grid-template-columns: 27vw 46vw 27vw;
            height: 9vw; } }
        .landing-header .featured-container .bf-body .sign-up-bf button {
          font-size: 2vw;
          background-color: #ffe400;
          border: 0;
          color: #000;
          font-weight: 600;
          letter-spacing: 5px; }
          @media screen and (max-width: 767px) {
            .landing-header .featured-container .bf-body .sign-up-bf button {
              font-size: 5vw;
              letter-spacing: 4px; } }
    .landing-header .featured-container .featured-image-sept img.full-screen {
      width: 100%; }
      @media screen and (max-width: 620px) {
        .landing-header .featured-container .featured-image-sept img.full-screen {
          display: none; } }
    .landing-header .featured-container .featured-image-sept img.mobile-screen {
      display: none;
      width: 100%; }
      @media screen and (max-width: 620px) {
        .landing-header .featured-container .featured-image-sept img.mobile-screen {
          display: block; } }
    .landing-header .featured-container .header-body-sept {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .landing-header .featured-container .header-body-sept .header-logo-center {
        width: 80vw; }
        .landing-header .featured-container .header-body-sept .header-logo-center img {
          width: 100%; }
      .landing-header .featured-container .header-body-sept .header-watch-live {
        padding: 4vh;
        width: 80vw;
        text-align: center; }
        .landing-header .featured-container .header-body-sept .header-watch-live img {
          max-width: 935px;
          width: 100%; }
      .landing-header .featured-container .header-body-sept .header-sign-up {
        width: 30vw; }
        .landing-header .featured-container .header-body-sept .header-sign-up img {
          width: 100%; }
        @media screen and (max-width: 620px) {
          .landing-header .featured-container .header-body-sept .header-sign-up {
            width: 60vw; } }
    @media screen and (max-width: 620px) {
      .landing-header .featured-container .header-top .header-signin button {
        background-color: #ffffff;
        color: #da2037; } }
    .landing-header .featured-container .featured-image-oct img.full-screen {
      width: 100%; }
      @media screen and (max-width: 620px) {
        .landing-header .featured-container .featured-image-oct img.full-screen {
          display: none; } }
    .landing-header .featured-container .featured-image-oct img.mobile-screen {
      display: none;
      width: 100%; }
      @media screen and (max-width: 620px) {
        .landing-header .featured-container .featured-image-oct img.mobile-screen {
          display: block; } }
    .landing-header .featured-container .header-body-oct {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .landing-header .featured-container .header-body-oct .header-logo-center {
        width: 26vw; }
        .landing-header .featured-container .header-body-oct .header-logo-center img {
          width: 100%; }
        @media screen and (max-width: 1024px) {
          .landing-header .featured-container .header-body-oct .header-logo-center {
            width: 24vw; } }
        @media screen and (max-width: 620px) {
          .landing-header .featured-container .header-body-oct .header-logo-center {
            width: 50vw; } }
      .landing-header .featured-container .header-body-oct .header-freeview {
        padding: 0;
        width: 80vw;
        text-align: center; }
        .landing-header .featured-container .header-body-oct .header-freeview img {
          max-width: 800px;
          width: 100%; }
        @media screen and (max-width: 1024px) {
          .landing-header .featured-container .header-body-oct .header-freeview {
            width: 60vw; } }
        @media screen and (max-width: 620px) {
          .landing-header .featured-container .header-body-oct .header-freeview {
            width: 84vw; } }
      .landing-header .featured-container .header-body-oct .header-freeview-text {
        color: #ffffff;
        padding: 1vh 0;
        font-size: 2.5vw;
        text-align: center;
        line-height: 1.2; }
        .landing-header .featured-container .header-body-oct .header-freeview-text .fItalic {
          font-style: italic; }
        @media screen and (max-width: 620px) {
          .landing-header .featured-container .header-body-oct .header-freeview-text {
            font-size: 5.5vw; } }
      .landing-header .featured-container .header-body-oct .header-devices {
        display: none;
        width: 50vw;
        padding: 1vh 0 2vh; }
        .landing-header .featured-container .header-body-oct .header-devices img {
          max-width: 100%; }
        @media screen and (max-width: 620px) {
          .landing-header .featured-container .header-body-oct .header-devices {
            display: block; } }
      .landing-header .featured-container .header-body-oct .header-sign-up {
        width: 30vw;
        text-align: center; }
        .landing-header .featured-container .header-body-oct .header-sign-up button.btn-landing {
          min-width: 246px;
          height: 44px;
          font-size: 2rem; }
        @media screen and (max-width: 620px) {
          .landing-header .featured-container .header-body-oct .header-sign-up {
            width: 100vw; } }
    .landing-header .featured-container .header-body {
      position: absolute;
      top: 0;
      width: 100%;
      margin-top: 30vh;
      text-align: center;
      color: #fff; }
      .landing-header .featured-container .header-body .header-logo-center {
        max-width: 500px;
        text-align: center;
        margin: 0 auto 1vh; }
        .landing-header .featured-container .header-body .header-logo-center img {
          width: 100%;
          border: none; }
      .landing-header .featured-container .header-body .header-title {
        font-weight: 600;
        font-size: 5vw;
        line-height: 1.25;
        text-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
      .landing-header .featured-container .header-body .header-sub-title {
        font-size: 3.5vw; }
      .landing-header .featured-container .header-body .btn-landing {
        font-size: 2rem;
        padding: 0 30px;
        margin-top: 20px; }
    .landing-header .featured-container .promo-background {
      position: relative;
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 90vh;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .landing-header .featured-container .promo-background {
          height: 70vh; } }
    .landing-header .featured-container .promo-body {
      display: flex;
      flex-direction: column;
      width: 100%;
      position: absolute;
      top: 10vh;
      bottom: 10vh;
      flex-wrap: wrap;
      justify-content: center;
      padding: 0 5vw;
      align-items: center; }
      @media screen and (max-height: 700px) {
        .landing-header .featured-container .promo-body {
          bottom: 0vh; } }
      .landing-header .featured-container .promo-body .freeview-ahltv {
        display: block;
        width: 25%;
        margin: 0 auto 2vh; }
        .landing-header .featured-container .promo-body .freeview-ahltv img {
          max-width: 100%; }
      .landing-header .featured-container .promo-body .promo-logo {
        display: flex; }
        .landing-header .featured-container .promo-body .promo-logo img {
          object-fit: contain;
          max-width: 100%;
          height: 60vh; }
          @media screen and (max-width: 768px) {
            .landing-header .featured-container .promo-body .promo-logo img {
              height: 40vh; } }
      .landing-header .featured-container .promo-body .freeview-banner {
        display: block;
        width: 60%;
        text-align: center;
        margin: 0 auto; }
        .landing-header .featured-container .promo-body .freeview-banner img {
          max-width: 100%; }
      .landing-header .featured-container .promo-body .freeview-text {
        color: #fff;
        font-size: 3vw;
        text-align: center;
        line-height: 1.2;
        margin-top: 2vh;
        width: 100%; }
      .landing-header .featured-container .promo-body .freeview-sm {
        color: #fff;
        font-size: 1vw; }
      .landing-header .featured-container .promo-body .promo-sign-up-button {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 4vh; }
        .landing-header .featured-container .promo-body .promo-sign-up-button .btn.btn-landing {
          font-size: 2rem;
          padding: 0 30px; }
      @media screen and (max-width: 1440px) {
        .landing-header .featured-container .promo-body .freeview-sm {
          font-size: 1.25vw; } }
      @media screen and (max-width: 768px) {
        .landing-header .featured-container .promo-body .freeview-ahltv {
          width: 35%; }
        .landing-header .featured-container .promo-body .freeview-banner {
          width: 80%; }
        .landing-header .featured-container .promo-body .freeview-text {
          font-size: 5vw; }
        .landing-header .featured-container .promo-body .freeview-sm {
          font-size: 2vw; } }
      @media screen and (max-width: 560px) {
        .landing-header .featured-container .promo-body .freeview-ahltv {
          width: 50%; }
        .landing-header .featured-container .promo-body .freeview-banner {
          width: 90%; }
        .landing-header .featured-container .promo-body .freeview-text {
          font-size: 7vw; }
        .landing-header .featured-container .promo-body .freeview-sm {
          font-size: 4vw; } }
    .landing-header .featured-container .midseason-promo {
      position: relative;
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 90vh;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .landing-header .featured-container .midseason-promo {
          height: 70vh; } }
    .landing-header .featured-container .midseason-body {
      display: flex;
      flex-direction: column;
      width: 100%;
      position: absolute;
      top: 10vh;
      bottom: 2vh;
      flex-wrap: wrap;
      justify-content: center;
      padding: 0 5vw;
      align-items: center; }
      .landing-header .featured-container .midseason-body .midseason-ahltv {
        display: block;
        width: 25%;
        margin: 0 auto 4vh; }
        .landing-header .featured-container .midseason-body .midseason-ahltv img {
          max-width: 100%; }
      .landing-header .featured-container .midseason-body .midseason-banner {
        display: block;
        width: 65%;
        text-align: center;
        margin: 0 auto; }
        .landing-header .featured-container .midseason-body .midseason-banner img {
          max-width: 100%; }
      .landing-header .featured-container .midseason-body .midseason-sign-up-button {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 7vh; }
        .landing-header .featured-container .midseason-body .midseason-sign-up-button .btn.btn-landing {
          font-size: 2rem;
          padding: 0 30px; }
      @media screen and (max-width: 1024px) {
        .landing-header .featured-container .midseason-body .midseason-ahltv {
          width: 40%; }
        .landing-header .featured-container .midseason-body .midseason-banner {
          width: 80%; } }
    .landing-header .featured-container .playoff-background {
      position: relative;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      height: 85vh;
      width: 100%; }
    .landing-header .featured-container .playoff-background-right {
      position: absolute;
      top: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: right bottom;
      height: 85vh;
      width: 100%;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
      @media screen and (max-width: 900px) {
        .landing-header .featured-container .playoff-background-right {
          opacity: 0; } }
    .landing-header .featured-container .playoff-background-mobile {
      opacity: 0; }
      @media screen and (max-width: 900px) {
        .landing-header .featured-container .playoff-background-mobile {
          position: absolute;
          bottom: 0;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: right bottom;
          height: 85vh;
          width: 100%;
          -webkit-transition: opacity 0.5s ease-in-out;
          -moz-transition: opacity 0.5s ease-in-out;
          -o-transition: opacity 0.5s ease-in-out;
          transition: opacity 0.5s ease-in-out;
          opacity: 1; } }
    .landing-header .featured-container .playoff-ahltv {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start; }
      @media screen and (max-width: 900px) {
        .landing-header .featured-container .playoff-ahltv {
          align-items: center; } }
      .landing-header .featured-container .playoff-ahltv .playoff-ahltv-logo {
        width: 75vw;
        margin-left: 1vw; }
        .landing-header .featured-container .playoff-ahltv .playoff-ahltv-logo img {
          max-width: 100%; }
        @media screen and (max-width: 1024px) {
          .landing-header .featured-container .playoff-ahltv .playoff-ahltv-logo {
            width: 71vw; } }
        @media screen and (max-width: 900px) {
          .landing-header .featured-container .playoff-ahltv .playoff-ahltv-logo {
            width: 90vw;
            margin-left: -3vw;
            margin-top: -20vh; } }
      .landing-header .featured-container .playoff-ahltv .playoff-now-avail {
        margin-left: 10vw;
        margin-top: -2vh;
        width: 55vw; }
        .landing-header .featured-container .playoff-ahltv .playoff-now-avail img {
          max-width: 100%; }
        @media screen and (max-width: 1024px) {
          .landing-header .featured-container .playoff-ahltv .playoff-now-avail {
            width: 51vw; } }
        @media screen and (max-width: 900px) {
          .landing-header .featured-container .playoff-ahltv .playoff-now-avail {
            margin-left: -3vw;
            margin-top: 0vh;
            width: 75vw; } }
    .landing-header .featured-container .playoff-calder-cup {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end; }
      .landing-header .featured-container .playoff-calder-cup img {
        max-width: 100%; }
    .landing-header .featured-container .playoff-background-cup {
      position: absolute;
      top: -6vh;
      right: -2vw;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
      .landing-header .featured-container .playoff-background-cup img {
        height: 92vh; }
      @media screen and (max-width: 800px) {
        .landing-header .featured-container .playoff-background-cup {
          opacity: 0; } }
    .landing-header .featured-container .playoff-desktop-final {
      position: absolute;
      top: 0;
      left: 4vw;
      display: flex;
      align-items: center;
      height: 100%;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }
      .landing-header .featured-container .playoff-desktop-final img {
        width: 50vw; }
      @media screen and (max-width: 800px) {
        .landing-header .featured-container .playoff-desktop-final {
          opacity: 0; } }
    .landing-header .featured-container .playoff-mobile-final {
      position: absolute;
      top: 4vh;
      display: none;
      align-items: flex-start;
      justify-content: center;
      height: 100%;
      width: 100%; }
      .landing-header .featured-container .playoff-mobile-final img {
        height: 60vh;
        width: 80vw;
        object-fit: contain; }
      @media screen and (max-width: 800px) {
        .landing-header .featured-container .playoff-mobile-final {
          display: flex; } }
    .landing-header .featured-container .playoff-final-signin {
      position: absolute;
      bottom: 10vh;
      left: 0;
      display: flex;
      width: 100%;
      justify-content: flex-start;
      margin-left: 13%; }
      .landing-header .featured-container .playoff-final-signin button {
        height: 50px;
        width: 200px;
        font-size: 2.5rem;
        text-transform: uppercase; }
      @media screen and (max-width: 800px) {
        .landing-header .featured-container .playoff-final-signin {
          justify-content: center;
          margin-left: 0; } }
  @media screen and (max-width: 768px) {
    .landing-header .featured-container .header-body .header-title {
      font-size: 6vw; }
    .landing-header .featured-container .header-body .header-sub-title {
      font-size: 4vw; } }
  @media screen and (max-width: 720px) {
    .landing-header .featured-container .header-body .header-logo-center {
      padding: 2vw 5vw; }
    .landing-header .featured-container .header-body .header-title {
      font-size: 7vw; }
    .landing-header .featured-container .header-body .header-sub-title {
      font-size: 4.5vw; }
    .landing-header .featured-container .header-body .btn-landing {
      font-size: 1.6rem; } }
  .landing-header .coming-soon-container {
    position: relative; }
    .landing-header .coming-soon-container .coming-soon-image {
      position: relative;
      height: 100vh;
      width: 100vw;
      text-align: center; }
      .landing-header .coming-soon-container .coming-soon-image img {
        width: 100%;
        max-width: 1200px; }

.landing-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 5vw;
  background-color: #f1f1f1; }
  .landing-section.white-background {
    background-color: #ffffff; }
  .landing-section .section-title {
    width: 100%;
    font-size: 4vw;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase; }
  .landing-section .landing-50 {
    flex: 1;
    margin: 5vh 0;
    padding: 0 5vw;
    border-right: 1px solid #909090; }
    .landing-section .landing-50 .landing-pricing {
      font-size: 1.75vw; }
      .landing-section .landing-50 .landing-pricing .price-layout {
        display: grid;
        grid-template-columns: auto;
        justify-items: center;
        text-align: center;
        line-height: 1.5;
        margin-bottom: 2.5vh; }
        .landing-section .landing-50 .landing-pricing .price-layout .price {
          display: inline-block;
          font-size: 2vw;
          font-weight: 600; }
        .landing-section .landing-50 .landing-pricing .price-layout .inner {
          color: #da2037;
          font-size: 1.45vw;
          font-weight: 400;
          text-decoration: line-through; }
          @media screen and (max-width: 524px) {
            .landing-section .landing-50 .landing-pricing .price-layout .inner {
              font-size: 3.4vw; } }
    .landing-section .landing-50 img {
      width: 100%; }
    .landing-section .landing-50.no-border {
      border: none; }
  .landing-section .playoff-avail {
    color: #da2037;
    font-size: 1.65vw;
    font-weight: 700;
    text-align: center;
    width: 100%;
    padding-bottom: 1vh; }
  .landing-section .landing-title {
    font-size: 2.75vw;
    text-transform: uppercase;
    margin-bottom: 1.5vh;
    text-align: center; }
  .landing-section .body-button {
    width: 100%;
    text-align: center; }
    .landing-section .body-button .btn-landing {
      font-size: 2rem;
      padding: 0 30px;
      margin: 20px 0; }
    .landing-section .body-button .price-currency {
      font-weight: 400;
      font-size: 1vw; }
      @media screen and (max-width: 800px) {
        .landing-section .body-button .price-currency {
          font-size: 2vw; } }
  .landing-section .landing-33 {
    flex: 1;
    margin: 5vh 0;
    padding: 0 1.5vw; }
  .landing-section .landing-features {
    font-size: 1.5vw;
    line-height: 2; }
    .landing-section .landing-features .item:before {
      content: "• "; }
  .landing-section .landing-feature-image img {
    width: 100%; }
  .landing-section .faq-container {
    width: 100%;
    margin: 2vh 4vw; }
    .landing-section .faq-container .faq-item {
      font-size: 1.75vw;
      margin-bottom: 1vh;
      border-bottom: 1px solid #fff; }
    .landing-section .faq-container .faq-question {
      position: relative;
      padding-right: 30px;
      cursor: pointer;
      padding-bottom: 1vh; }
      .landing-section .faq-container .faq-question span {
        position: absolute;
        right: 0;
        top: 0;
        padding: 0 10px; }
    .landing-section .faq-container .faq-answer {
      font-size: 1.5vw;
      padding: 1vw;
      background-color: #ffffff; }
  .landing-section .summer-pricing {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%; }
    .landing-section .summer-pricing .landing-pricing {
      font-size: 1.75vw;
      margin-bottom: 1vh; }
      @media screen and (max-width: 800px) {
        .landing-section .summer-pricing .landing-pricing {
          font-size: 2.25vw; } }
      @media screen and (max-width: 524px) {
        .landing-section .summer-pricing .landing-pricing {
          font-size: 5.25vw; } }
      .landing-section .summer-pricing .landing-pricing .price {
        font-size: 2vw;
        font-weight: 600; }
        @media screen and (max-width: 800px) {
          .landing-section .summer-pricing .landing-pricing .price {
            font-size: 2.75vw; } }
        @media screen and (max-width: 524px) {
          .landing-section .summer-pricing .landing-pricing .price {
            font-size: 6.75vw; } }
      .landing-section .summer-pricing .landing-pricing .notes {
        font-size: 18px;
        margin-bottom: 2vh; }
        @media screen and (max-width: 524px) {
          .landing-section .summer-pricing .landing-pricing .notes {
            font-size: 14; } }
  .landing-section .playoff-pricing {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%; }
    .landing-section .playoff-pricing .landing-pricing {
      font-size: 1.75vw;
      margin-bottom: 1vh; }
      @media screen and (max-width: 800px) {
        .landing-section .playoff-pricing .landing-pricing {
          font-size: 2.25vw; } }
      @media screen and (max-width: 524px) {
        .landing-section .playoff-pricing .landing-pricing {
          font-size: 5.25vw; } }
      .landing-section .playoff-pricing .landing-pricing .price {
        font-size: 2vw;
        font-weight: 600; }
        @media screen and (max-width: 800px) {
          .landing-section .playoff-pricing .landing-pricing .price {
            font-size: 2.75vw; } }
        @media screen and (max-width: 524px) {
          .landing-section .playoff-pricing .landing-pricing .price {
            font-size: 6.75vw; } }
      .landing-section .playoff-pricing .landing-pricing .notes {
        font-size: 18px;
        margin-bottom: 2vh; }
        @media screen and (max-width: 524px) {
          .landing-section .playoff-pricing .landing-pricing .notes {
            font-size: 14; } }
  @media screen and (max-width: 524px) {
    .landing-section .landing-50 {
      flex: auto;
      width: 100%;
      margin: 2.5vh 0;
      border: none;
      text-align: center; }
      .landing-section .landing-50 .landing-pricing {
        font-size: 4.5vw; }
        .landing-section .landing-50 .landing-pricing .price-layout .price {
          font-size: 5vw !important; }
      .landing-section .landing-50 .landing-features {
        font-size: 4.5vw; }
    .landing-section .section-title {
      font-size: 7vw; }
    .landing-section .playoff-avail {
      font-size: 4.65vw; }
    .landing-section .landing-title {
      font-size: 6vw;
      text-align: center; }
    .landing-section .body-button .btn-landing {
      font-size: 1.6rem; }
    .landing-section .body-button .price-currency {
      font-size: 3.5vw; }
    .landing-section .landing-33 {
      flex: auto;
      margin: 2.5vh 0; }
      .landing-section .landing-33 .landing-features {
        font-size: 4.5vw; }
    .landing-section .faq-container .faq-item {
      font-size: 4vw; }
    .landing-section .faq-container .faq-answer {
      font-size: 3.5vw; } }

.landing-section.midseason .landing-50 {
  padding: 0 4vw; }
  .landing-section.midseason .landing-50 .landing-pricing {
    font-size: 1.5vw; }
    .landing-section.midseason .landing-50 .landing-pricing .price {
      font-size: 1.65vw; }

.landing-section.midseason small {
  font-size: 1vw; }

@media screen and (max-width: 524px) {
  .landing-section.midseason .landing-50 {
    padding: 0; }
    .landing-section.midseason .landing-50 .landing-pricing {
      font-size: 4vw; }
      .landing-section.midseason .landing-50 .landing-pricing .price {
        font-size: 4.65vw; }
  .landing-section.midseason small {
    font-size: 2.5vw; } }

.landing-body {
  width: 100%;
  margin: 0;
  padding: 5vw; }
  .landing-body .body-title {
    font-size: 3.5vw;
    text-align: center; }
  .landing-body .devices-containter {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 20px 0;
    max-width: 80vw;
    margin: 0 auto; }
    .landing-body .devices-containter .device {
      flex: 1;
      text-align: center;
      padding: 15px; }
      .landing-body .devices-containter .device img {
        max-width: 100%; }
  .landing-body .body-text {
    font-size: 2.5vw;
    text-align: center; }
  .landing-body .body-button {
    text-align: center; }
    .landing-body .body-button .btn-landing {
      font-size: 2rem;
      padding: 0 30px;
      margin: 20px 0; }
  @media screen and (max-width: 1024px) {
    .landing-body .devices-containter {
      max-width: 90vw; } }
  @media screen and (max-width: 768px) {
    .landing-body .body-title {
      font-size: 4vw; }
    .landing-body .body-text {
      font-size: 3vw; } }
  @media screen and (max-width: 524px) {
    .landing-body .devices-containter {
      flex-wrap: wrap; }
      .landing-body .devices-containter .device {
        flex: auto; }
    .landing-body .body-title {
      font-size: 7vw; }
    .landing-body .body-text {
      font-size: 5vw; }
    .landing-body .body-button .btn-landing {
      font-size: 1.6rem; } }

.landing-teams {
  width: 100%;
  margin: 0;
  padding: 5vw 5vw 0; }
  .landing-teams .team-logos {
    display: flex;
    flex-wrap: wrap;
    max-width: 80vw;
    align-items: center;
    margin: 0 auto;
    text-align: center; }
    .landing-teams .team-logos .team-logo {
      flex: 1;
      flex-basis: 5%;
      max-height: 60px;
      margin: 7px; }
      .landing-teams .team-logos .team-logo img {
        max-width: 100%;
        max-height: 60px; }
      @media screen and (max-width: 1399px) {
        .landing-teams .team-logos .team-logo {
          flex-basis: 4.9%; } }
      @media screen and (max-width: 1294px) {
        .landing-teams .team-logos .team-logo {
          flex-basis: 4.8%; } }
      @media screen and (max-width: 1205px) {
        .landing-teams .team-logos .team-logo {
          flex-basis: 4.7%; } }
      @media screen and (max-width: 1128px) {
        .landing-teams .team-logos .team-logo {
          flex-basis: 4.6%; } }
      @media screen and (max-width: 1059px) {
        .landing-teams .team-logos .team-logo {
          flex-basis: 4.5%; } }
      @media screen and (max-width: 888px) {
        .landing-teams .team-logos .team-logo {
          flex-basis: 4.2%; } }
      @media screen and (max-width: 768px) {
        .landing-teams .team-logos .team-logo {
          flex-basis: 10%; } }
      @media screen and (max-width: 524px) {
        .landing-teams .team-logos .team-logo {
          flex-basis: 20%; } }
    @media screen and (max-width: 1024px) {
      .landing-teams .team-logos {
        max-width: 90vw; } }

.PressRelease {
  font-size: 2vw; }
  @media screen and (max-width: 524px) {
    .PressRelease {
      font-size: 4vw; } }
  .PressRelease div {
    margin-bottom: 20px; }

.shared-datepicker-popup .date-picker-disabled {
  background-color: #737373;
  opacity: 0.65; }

favorites-carousel {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: block;
  margin: 20px 0; }
  favorites-carousel .favorites-heading {
    background-color: white;
    border: solid 1px #595959;
    border-bottom-width: 0;
    padding: 4px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #1c1c1c;
    text-align: center; }
    favorites-carousel .favorites-heading.favorite-selected {
      background-color: #dbdbdb;
      cursor: pointer; }
  favorites-carousel .carousel {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background-color: #f1f1f1; }
  favorites-carousel .carousel-indicators {
    display: none; }
  favorites-carousel .carousel-inner {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: solid 1px #595959;
    padding: 3px 0; }
    favorites-carousel .carousel-inner .item {
      background-color: inherit;
      background-image: none;
      width: 100%; }
      favorites-carousel .carousel-inner .item .item-inner {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center; }
      favorites-carousel .carousel-inner .item .slide-favorite {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        position: relative;
        border: solid 2px #f1f1f1;
        padding: 4px;
        margin: 0 1px;
        text-transform: uppercase;
        width: 112px;
        height: 62px;
        cursor: pointer; }
        favorites-carousel .carousel-inner .item .slide-favorite:first-child {
          margin-left: 0; }
        favorites-carousel .carousel-inner .item .slide-favorite:last-child {
          margin-right: 0; }
        favorites-carousel .carousel-inner .item .slide-favorite.selected {
          background-color: white;
          border-color: #595959; }
        favorites-carousel .carousel-inner .item .slide-favorite.favorite-keep {
          background-color: white;
          color: #1c1c1c; }
        favorites-carousel .carousel-inner .item .slide-favorite.favorite-delete {
          background-color: #cd0000;
          color: white; }
        favorites-carousel .carousel-inner .item .slide-favorite:hover {
          border-color: #595959; }
        favorites-carousel .carousel-inner .item .slide-favorite img {
          width: 100px;
          height: 50px; }
        favorites-carousel .carousel-inner .item .slide-favorite .fa {
          position: absolute;
          top: 1px;
          right: 2px;
          color: #595959;
          font-size: 1.8rem; }
        favorites-carousel .carousel-inner .item .slide-favorite .favorite-content {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center;
          width: 100%;
          height: 100%; }
          favorites-carousel .carousel-inner .item .slide-favorite .favorite-content .favorite-svg i.fa {
            position: relative !important;
            font-size: 34px;
            display: block;
            top: 0 !important;
            right: 0 !important;
            left: 0 !important;
            color: #00a000; }
          favorites-carousel .carousel-inner .item .slide-favorite .favorite-content .favorite-svg div {
            font-size: 1.1rem;
            text-transform: capitalize; }
  favorites-carousel .carousel-control {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 20px;
    border: solid 1px #595959; }
    favorites-carousel .carousel-control.ng-hide {
      display: flex !important; }
      favorites-carousel .carousel-control.ng-hide.right, favorites-carousel .carousel-control.ng-hide.left {
        color: #dbdbdb; }
    favorites-carousel .carousel-control.right, favorites-carousel .carousel-control.left {
      background: white;
      background-image: none;
      text-shadow: none;
      color: #00a000; }
    favorites-carousel .carousel-control .glyphicon {
      font-size: 1.6rem;
      width: 20px; }

game-info {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  min-height: 60px;
  border: solid 1px #1c1c1c;
  background-color: #fff; }
  game-info .league-logo-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    max-width: 110px;
    padding: 0;
    background-color: white; }
  game-info .team-lineup-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-left: solid 1px #1c1c1c;
    border-right: solid 1px #1c1c1c;
    padding: 0; }
    game-info .team-lineup-container .team-info {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      font-size: 1.4rem; }
      game-info .team-lineup-container .team-info .team-name {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        text-align: center; }
  game-info .game-status-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    text-align: center; }
    game-info .game-status-container .video-quality {
      margin: 0 auto 0 14px; }
    game-info .game-status-container .game-time-info {
      text-transform: uppercase;
      font-weight: 600;
      margin: 0 18px; }
      game-info .game-status-container .game-time-info .game-status-label {
        padding: 0 4px; }
    game-info .game-status-container .glyphicon {
      font-size: 1.5em;
      margin-right: 10px; }
      game-info .game-status-container .glyphicon.glyphicon-sd-video {
        color: #595959; }
      game-info .game-status-container .glyphicon.glyphicon-hd-video {
        color: #00a000; }
    game-info .game-status-container .game-status-icon {
      height: 10px;
      width: 10px;
      border: 2px solid;
      border-radius: 5px;
      display: inline-block;
      background-image: linear-gradient(to bottom, #0dff00, #06b200);
      border-color: #39ad35; }
    game-info .game-status-container.live .game-status-label:before {
      content: 'Live'; }
    game-info .game-status-container.vod .game-status-label:before {
      content: 'VOD'; }
    game-info .game-status-container.cancelled > div.game-status-container .game-time-info, game-info .game-status-container.blacked-out > div.game-status-container .game-time-info {
      margin: 0; }
    game-info .game-status-container.cancelled.cancelled .game-status-label:before, game-info .game-status-container.blacked-out.cancelled .game-status-label:before {
      content: 'Cancelled'; }
    game-info .game-status-container.cancelled.blacked-out .game-status-label:before, game-info .game-status-container.blacked-out.blacked-out .game-status-label:before {
      content: 'Blacked Out'; }
    game-info .game-status-container.cancelled .video-quality,
    game-info .game-status-container.cancelled .collapse-btn-container, game-info .game-status-container.blacked-out .video-quality,
    game-info .game-status-container.blacked-out .collapse-btn-container {
      display: none !important; }
    game-info .game-status-container .schedule-vod-div-class-none {
      display: none; }
    game-info .game-status-container .schedule-vod-div-class-blue {
      background-image: linear-gradient(to bottom, #5fc0ff, #0000bf);
      border-color: #002ac8; }
    game-info .game-status-container .schedule-vod-div-class-red {
      background-image: linear-gradient(to bottom, #ff1212, #d20000);
      border-color: #8d0000; }
    game-info .game-status-container .schedule-vod-div-class-green {
      background-image: linear-gradient(to bottom, #0dff00, #06b200);
      border-color: #39ad35; }
  game-info.game-info--small {
    background: none;
    border-top: none;
    border-right: none;
    border-left: none; }
    game-info.game-info--small .league-logo-container {
      display: none; }
    game-info.game-info--small .team-lineup-container {
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      border-left: none; }
      game-info.game-info--small .team-lineup-container .team-info {
        font-size: 1rem; }
        game-info.game-info--small .team-lineup-container .team-info.team-info--away {
          padding: 4px 0 1px 0; }
        game-info.game-info--small .team-lineup-container .team-info.team-info--home {
          padding: 1px 0 4px 0; }
        game-info.game-info--small .team-lineup-container .team-info.team-info--away + div {
          display: none; }
        game-info.game-info--small .team-lineup-container .team-info.team-info--home .team-name {
          order: 1; }
        game-info.game-info--small .team-lineup-container .team-info.team-info--home .team-logo {
          order: 0; }
        game-info.game-info--small .team-lineup-container .team-info .team-name {
          -webkit-flex-grow: 1;
          flex-grow: 1;
          max-width: 112px;
          text-align: left;
          font-size: 1.4rem; }
        game-info.game-info--small .team-lineup-container .team-info .team-logo {
          -webkit-flex-grow: 0;
          flex-grow: 0; }
    game-info.game-info--small .game-status-container {
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      justify-content: center;
      width: 100px; }
      game-info.game-info--small .game-status-container .video-quality {
        margin: 10px auto 0 auto;
        order: 1; }
      game-info.game-info--small .game-status-container .game-time-info {
        order: 0; }
  @media screen and (max-width: 767px) {
    game-info .team-lineup-container {
      -webkit-flex-direction: column;
      flex-direction: column;
      border-left: none; }
      game-info .team-lineup-container .team-info {
        width: 100%; }
        game-info .team-lineup-container .team-info.team-info--home .team-logo {
          -webkit-box-ordinal-group: 0;
          /* OLD - iOS 6-, Safari 3.1-6 */
          -moz-box-ordinal-group: 0;
          /* OLD - Firefox 19- */
          -ms-flex-order: 0;
          /* TWEENER - IE 10 */
          -webkit-order: 0;
          /* NEW - Chrome */
          order: 0;
          /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
        game-info .team-lineup-container .team-info.team-info--home .team-name {
          -webkit-box-ordinal-group: 1;
          /* OLD - iOS 6-, Safari 3.1-6 */
          -moz-box-ordinal-group: 1;
          /* OLD - Firefox 19- */
          -ms-flex-order: 1;
          /* TWEENER - IE 10 */
          -webkit-order: 1;
          /* NEW - Chrome */
          order: 1;
          /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
        game-info .team-lineup-container .team-info .team-logo {
          -webkit-flex-grow: 0.3;
          flex-grow: 0.3;
          text-align: center; }
        game-info .team-lineup-container .team-info .team-name {
          -webkit-flex-grow: 0.7;
          flex-grow: 0.7; }
    game-info .game-status-container {
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      justify-content: center;
      padding: 10px;
      text-align: center; }
      game-info .game-status-container .video-quality {
        -webkit-box-ordinal-group: 1;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-ordinal-group: 1;
        /* OLD - Firefox 19- */
        -ms-flex-order: 1;
        /* TWEENER - IE 10 */
        -webkit-order: 1;
        /* NEW - Chrome */
        order: 1;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        margin: 0 auto; }
      game-info .game-status-container .game-time-info {
        -webkit-box-ordinal-group: 0;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-ordinal-group: 0;
        /* OLD - Firefox 19- */
        -ms-flex-order: 0;
        /* TWEENER - IE 10 */
        -webkit-order: 0;
        /* NEW - Chrome */
        order: 0;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        margin: 0; } }

.graphic-overlay {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #dbdbdb;
  border: solid 1px #1c1c1c;
  height: 166px;
  text-transform: uppercase;
  padding: 0 14px 0 14px; }
  .graphic-overlay .form-group {
    margin-bottom: 0; }
  .graphic-overlay div.form-control {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
  .graphic-overlay .form-control {
    height: 34px;
    padding: 4px 12px; }

.graphic-overlay--logo {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 50px; }

.graphic-overlay--score {
  font-size: 1.7142857143em; }

.graphic-overlay__layout-top form {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .graphic-overlay__layout-top form .form-group {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100px;
    text-align: center; }
    .graphic-overlay__layout-top form .form-group:first-child {
      margin-right: 1px; }
    .graphic-overlay__layout-top form .form-group label, .graphic-overlay__layout-top form .form-group .form-control {
      margin: 0;
      margin-top: 6px; }

.graphic-overlay__layout-box form {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .graphic-overlay__layout-box form .form-group {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100px;
    text-align: center; }
    .graphic-overlay__layout-box form .form-group:first-child {
      margin-right: 1px; }
    .graphic-overlay__layout-box form .form-group label, .graphic-overlay__layout-box form .form-group .form-control {
      margin: 0;
      margin-top: 6px; }

.graphic-overlay__layout-middle form {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .graphic-overlay__layout-middle form .form-group {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100px;
    margin-bottom: 0;
    text-align: center; }
    .graphic-overlay__layout-middle form .form-group:first-child {
      margin-right: 1px; }
    .graphic-overlay__layout-middle form .form-group.full-width {
      width: 100%; }
    .graphic-overlay__layout-middle form .form-group label, .graphic-overlay__layout-middle form .form-group .form-control {
      margin: 0;
      margin-top: 6px; }

.graphic-overlay__top-section {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .graphic-overlay__top-section .form-group {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100px;
    text-align: center;
    margin: 0; }

.graphic-overlay__bottom-section {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%; }
  .graphic-overlay__bottom-section .form-group {
    width: 100%; }

.graphic-overlay__layout-stars .form-group {
  margin: 0;
  margin-bottom: 12px; }
  .graphic-overlay__layout-stars .form-group > label {
    padding-left: 0; }
  .graphic-overlay__layout-stars .form-group > div {
    padding: 0; }

.graphic-overlay__layout-lineups {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center; }

inactive-subscription-overlay {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 10;
  position: absolute;
  top: -15px;
  bottom: -38px;
  left: 0;
  right: 0;
  padding-top: -15px; }
  inactive-subscription-overlay .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.94;
    background-color: #3a3a3a; }
  inactive-subscription-overlay .dialog {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    z-index: 1;
    width: 312px;
    height: 250px;
    margin-top: 12px;
    padding: 30px;
    border: solid 1px #737373;
    background-color: #ffffff;
    text-align: center; }
    inactive-subscription-overlay .dialog > p {
      font-size: 1.6rem; }
    inactive-subscription-overlay .dialog > button {
      margin-top: 30px;
      font-size: 1.8rem; }
  @media screen and (max-width: 991px) {
    inactive-subscription-overlay {
      padding-left: 0; } }

infinite-carousel.forward .infinite-carousel__page {
  transition: .2s ease-out transform; }
  infinite-carousel.forward .ng-enter.infinite-carousel__page {
    transform: translateX(100%); }
  infinite-carousel.forward .ng-enter.ng-enter-active.infinite-carousel__page {
    transform: translateX(0); }
  infinite-carousel.forward .ng-leave.infinite-carousel__page {
    transform: translateX(0%); }
  infinite-carousel.forward .ng-leave.ng-leave-active.infinite-carousel__page {
    transform: translateX(-100%); }

infinite-carousel.backwards .infinite-carousel__page {
  transition: .2s ease-out transform; }
  infinite-carousel.backwards .ng-enter.infinite-carousel__page {
    transform: translateX(-100%); }
  infinite-carousel.backwards .ng-enter.ng-enter-active.infinite-carousel__page {
    transform: translateX(0); }
  infinite-carousel.backwards .ng-leave.infinite-carousel__page {
    transform: translateX(0%); }
  infinite-carousel.backwards .ng-leave.ng-leave-active.infinite-carousel__page {
    transform: translateX(100%); }

infinite-carousel {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%; }
  infinite-carousel:hover .infinite-carousel__btn {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row; }
  infinite-carousel .infinite-carousel__wrapper {
    height: 100%; }
  infinite-carousel .infinite-carousel__loading {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%; }
  infinite-carousel .infinite-carousel__page {
    position: absolute;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    height: 100%; }
    infinite-carousel .infinite-carousel__page .page-wrapper {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
  infinite-carousel .infinite-carousel__btn {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    background: rgba(0, 0, 0, 0.2);
    cursor: pointer; }
  infinite-carousel .infinite-carousel__btn--backwards {
    left: 0; }
  infinite-carousel .infinite-carousel__btn--forward {
    right: 0; }

.league-look-in {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 100%;
  margin-bottom: 6px;
  /*@media screen and (max-width: $screen-md-max) {
    max-width: 100%;
    &.no-games-mobile {
      display: none;
    }
  }*/ }
  .league-look-in .header {
    line-height: 20px;
    padding: 4px 0;
    margin-bottom: 4px;
    border: solid 1px #595959;
    background-color: white;
    text-align: center;
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: capitalize; }
  .league-look-in .carousel-wrapper {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 80px; }
    .league-look-in .carousel-wrapper .league,
    .league-look-in .carousel-wrapper .items-list,
    .league-look-in .carousel-wrapper .no-games {
      background-color: white; }
    .league-look-in .carousel-wrapper .league {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 120px;
      margin-right: 4px; }
    .league-look-in .carousel-wrapper .carousel {
      width: 100%; }
    .league-look-in .carousel-wrapper .carousel-indicators {
      display: none; }
    .league-look-in .carousel-wrapper .carousel-control {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 30px; }
      .league-look-in .carousel-wrapper .carousel-control.ng-hide {
        display: flex !important; }
        .league-look-in .carousel-wrapper .carousel-control.ng-hide.right, .league-look-in .carousel-wrapper .carousel-control.ng-hide.left {
          color: #dbdbdb; }
      .league-look-in .carousel-wrapper .carousel-control.right, .league-look-in .carousel-wrapper .carousel-control.left {
        background: white;
        background-image: none;
        text-shadow: none;
        color: #00a000; }
      .league-look-in .carousel-wrapper .carousel-control .glyphicon {
        font-size: 1.6rem;
        width: 20px; }
    .league-look-in .carousel-wrapper .no-games {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: row;
      flex-direction: row;
      color: #1c1c1c;
      padding: 10px;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
    .league-look-in .carousel-wrapper .items-list {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      justify-content: center;
      /*@include flex-align-items(center);
      @include flex-justify-content(flex-start);
      @include flex-wrap();
      overflow: hidden;
      padding: 0;*/ }
      .league-look-in .carousel-wrapper .items-list .look-in-item {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        width: 130px;
        height: 80px;
        border-right: 1px solid #dbdbdb;
        position: relative;
        cursor: pointer; }
        .league-look-in .carousel-wrapper .items-list .look-in-item:first-child {
          border-left: 1px solid #dbdbdb; }
        .league-look-in .carousel-wrapper .items-list .look-in-item.active {
          background-color: rgba(0, 160, 0, 0.2); }
          .league-look-in .carousel-wrapper .items-list .look-in-item.active .game-time {
            background-color: #00a000; }
            .league-look-in .carousel-wrapper .items-list .look-in-item.active .game-time .live-label {
              display: block; }
            .league-look-in .carousel-wrapper .items-list .look-in-item.active .game-time .time-label {
              display: none; }
        .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: column;
          flex-direction: column;
          padding: 3%;
          font-size: 1.4rem; }
          .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams .ellipsis, .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams .pass-manager .pass-manager__table tr:nth-child(n+3) td:first-child, .pass-manager .pass-manager__table tr:nth-child(n+3) .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams td:first-child, .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams game-info.game-info--small .team-lineup-container .team-info .team-name > div, game-info.game-info--small .team-lineup-container .team-info .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams .team-name > div {
            width: 140px; }
          .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams .team {
            width: 100%;
            color: #000;
            clear: both;
            float: left;
            line-height: 24px; }
            .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams .team span.team-logo {
              width: 32px;
              float: left; }
              .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams .team span.team-logo img {
                width: 100%; }
            .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams .team span.team-name {
              font-weight: 600;
              float: left; }
            .league-look-in .carousel-wrapper .items-list .look-in-item .game-teams .team span.team-score {
              float: right; }
        .league-look-in .carousel-wrapper .items-list .look-in-item .game-time {
          position: absolute;
          bottom: 0;
          padding: 2% 0;
          background-color: #1c1c1c;
          color: #fff;
          width: 100%;
          font-size: 1.1rem;
          text-align: center; }
          .league-look-in .carousel-wrapper .items-list .look-in-item .game-time .live-label {
            display: none; }
          .league-look-in .carousel-wrapper .items-list .look-in-item .game-time .time-label {
            display: block; }
  @media screen and (max-width: 660px) {
    .league-look-in .carousel-wrapper .league {
      display: none; } }

.password-directive {
  text-align: left;
  margin-top: 12px;
  margin-bottom: 12px; }
  .password-directive .password-directive__icon {
    padding-right: 0;
    text-align: right;
    width: 10%; }
  .password-directive .password-directive__description {
    width: 88%; }
  .password-directive .password-directive__requirements {
    font-size: 1.2rem;
    padding: 2px 0; }
    .password-directive .password-directive__requirements .fa {
      font-size: 1rem; }
      .password-directive .password-directive__requirements .fa.fa-check {
        color: #00a000; }
      .password-directive .password-directive__requirements .fa.fa-circle {
        color: #cd0000; }

[select-with-disabled-option].disabled-selected {
  color: #a6a6a6;
  text-transform: uppercase; }

.switch-wrapper {
  outline: none; }
  .switch-wrapper.switch-wrapper--on .switch {
    border: solid 1px #0c380c;
    background-color: #39ad35;
    color: #ffffff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4); }
  .switch-wrapper.switch-wrapper--off .switch {
    border: solid 1px #737373;
    background-color: #dbdbdb;
    color: #3a3a3a; }
  .switch-wrapper .switch {
    display: inline-block;
    width: 70px;
    min-width: 70px;
    height: 26px;
    border-radius: 8px;
    outline: none;
    font-size: 1.2rem;
    transition: all .15s; }
    .switch-wrapper .switch .switch-animate {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .switch-wrapper .switch .switch-animate .knob {
        width: 18px;
        height: 18px;
        margin: 0;
        border-radius: 50%;
        background-color: #ffffff;
        box-shadow: -2px 0 1px 0 rgba(0, 0, 0, 0.3); }
      .switch-wrapper .switch .switch-animate span.switch-left,
      .switch-wrapper .switch .switch-animate span.switch-right {
        background: transparent; }
      .switch-wrapper .switch .switch-animate span.switch-left {
        padding: 2px 10px; }
      .switch-wrapper .switch .switch-animate span.switch-right {
        padding: 2px 5px; }

.team-lineup {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%; }
  .team-lineup > div {
    width: 100%;
    height: 100%; }
  .team-lineup .top-bump-5 {
    margin-top: 5px; }
  .team-lineup .top-bump-15 {
    margin-top: 15px; }
  .team-lineup .row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%; }
    .team-lineup .row > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      overflow: hidden;
      padding: 0; }
      .team-lineup .row > div.awayteam-logo-cell, .team-lineup .row > div.hometeam-logo-cell {
        padding: 0; }
  @media screen and (min-width: 768px) {
    .team-lineup .top-bump-5, .team-lineup .top-bump-15 {
      margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .team-lineup {
      font-size: 1.2rem; } }

.video-player__player-lineup__lineup .team-lineup-default .team-name {
  display: none; }

.team-lineup .team-lineup-default {
  height: 100%; }
  .team-lineup .team-lineup-default > .row {
    margin: 0; }
    .team-lineup .team-lineup-default > .row > div {
      padding: 0; }
      .team-lineup .team-lineup-default > .row > div > .row {
        margin: 0; }
        .team-lineup .team-lineup-default > .row > div > .row.lineup-xs-bottom-row {
          margin-top: 3px; }
        .team-lineup .team-lineup-default > .row > div > .row > div {
          padding: 0; }
  .team-lineup .team-lineup-default .watch-free-game {
    display: flex;
    position: absolute;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center; }
    .team-lineup .team-lineup-default .watch-free-game span {
      background-color: #00a000;
      color: #fff;
      padding: 10px;
      z-index: 1;
      font-size: 1.4rem; }
      @media screen and (max-width: 1199px) {
        .team-lineup .team-lineup-default .watch-free-game span {
          font-size: 1.2rem;
          padding: 6px; } }
      @media screen and (max-width: 767px) {
        .team-lineup .team-lineup-default .watch-free-game span {
          padding: 10px; } }
    @media screen and (max-width: 767px) {
      .team-lineup .team-lineup-default .watch-free-game {
        display: none; } }
  .team-lineup .team-lineup-default .gameSpolierScore {
    font-weight: 600;
    font-size: 1.6rem; }
  .team-lineup .team-lineup-default .lineup-padding {
    padding: 4px 0; }
  .team-lineup .team-lineup-default .awayteam-logo-cell, .team-lineup .team-lineup-default .hometeam-logo-cell {
    max-width: 100px;
    padding-left: 4px;
    padding-right: 4px; }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .team-lineup .team-lineup-default .awayteam-logo-cell, .team-lineup .team-lineup-default .hometeam-logo-cell {
        min-width: 66px;
        max-width: 66px; } }
  .team-lineup .team-lineup-default .center-label {
    font-size: 1.4rem; }
    .team-lineup .team-lineup-default .center-label .game-date {
      font-size: 1.2rem; }
  .team-lineup .team-lineup-default .team-name {
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: none;
    line-height: 1.4;
    padding-left: 4px;
    padding-right: 4px; }
  .team-lineup .team-lineup-default .xs-team-names {
    align-items: flex-start;
    font-size: 1.4rem;
    text-transform: none;
    line-height: 1.4;
    font-weight: 400; }
  .team-lineup .team-lineup-default .score-box {
    width: 45px;
    height: 46px;
    border-radius: 4px;
    background-color: #eeeeee;
    border: solid 1px #737373;
    padding-left: 4px;
    padding-right: 4px; }
    .team-lineup .team-lineup-default .score-box .team-score {
      height: 28px;
      font-size: 2.4rem;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      color: #3a3a3a; }
      .team-lineup .team-lineup-default .score-box .team-score .team-score-divider {
        width: 19px;
        height: 17px;
        font-size: 1.4rem;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        text-align: center; }
    .team-lineup .team-lineup-default .score-box .team-period {
      height: 17px;
      font-size: 1.4rem;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      text-align: center;
      color: #3a3a3a;
      margin-bottom: 4px; }
  @media screen and (max-width: 767px) {
    .team-lineup .team-lineup-default.version-1 > .row {
      display: block;
      height: auto; }
      .team-lineup .team-lineup-default.version-1 > .row > div {
        display: block; }
    .team-lineup .team-lineup-default.version-2 {
      max-width: 95vw; } }

.team-lineup .team-lineup-countdown {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 58px;
  border: solid 1px #595959; }
  .team-lineup .team-lineup-countdown > div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%; }
  .team-lineup .team-lineup-countdown .league-name-container {
    color: white;
    background-color: #595959; }
  .team-lineup .team-lineup-countdown .league-logo-container {
    border-right: solid 1px #595959;
    max-width: 110px;
    min-width: 110px; }
  .team-lineup .team-lineup-countdown .game-status-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: solid 0 #595959;
    border-left-width: 1px;
    max-width: 170px;
    min-width: 170px;
    font-size: 1.6rem;
    background-color: #f1f1f1;
    color: #1c1c1c;
    padding: 3px; }
    .team-lineup .team-lineup-countdown .game-status-container small {
      font-size: 1.2rem; }
    .team-lineup .team-lineup-countdown .game-status-container .fa {
      font-size: 2.4rem;
      margin-left: 10px; }
    .team-lineup .team-lineup-countdown .game-status-container.active {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      background-color: #00a000;
      color: #fff;
      border-color: #002200;
      padding: 12px;
      text-transform: uppercase; }
    .team-lineup .team-lineup-countdown .game-status-container:hover {
      background-color: #1e861b; }
  @media screen and (max-width: 767px) {
    .team-lineup .team-lineup-countdown {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      height: 182px; }
      .team-lineup .team-lineup-countdown > div {
        width: 100%;
        height: auto; }
      .team-lineup .team-lineup-countdown .league-name-container {
        flex-grow: 0; }
      .team-lineup .team-lineup-countdown .team-lineup-container {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        height: 103px; }
      .team-lineup .team-lineup-countdown .game-status-container {
        border-left-width: 0;
        border-top-width: 1px;
        max-width: none; } }

.team-lineup .team-lineup-mobile {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 600; }
  .team-lineup .team-lineup-mobile > div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
  .team-lineup .team-lineup-mobile .flex-row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%; }
  .team-lineup .team-lineup-mobile .row-bottom {
    margin-top: 5px; }

.team-lineup .team-lineup-closegame {
  height: 100%; }
  .team-lineup .team-lineup-closegame > .row {
    margin: 0; }
    .team-lineup .team-lineup-closegame > .row > div {
      padding: 0; }
      .team-lineup .team-lineup-closegame > .row > div > .row {
        margin: 0; }
        .team-lineup .team-lineup-closegame > .row > div > .row.lineup-xs-bottom-row {
          margin-top: 3px; }
        .team-lineup .team-lineup-closegame > .row > div > .row > div {
          padding: 0; }
  .team-lineup .team-lineup-closegame .awayteam-logo-cell, .team-lineup .team-lineup-closegame .hometeam-logo-cell {
    min-width: 100px; }
  .team-lineup .team-lineup-closegame .awayteam-score-cell {
    height: 58px;
    width: 55px;
    background-color: #eeeeee;
    border: solid 1px #737373; }
    .team-lineup .team-lineup-closegame .awayteam-score-cell .awayteam-score-cell-score {
      height: 43px;
      font-family: HelveticaNeue;
      font-size: 36px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      text-align: center;
      color: #3a3a3a; }
    @media screen and (min-width: 1200px) and (max-width: 1439px) {
      .team-lineup .team-lineup-closegame .awayteam-score-cell {
        width: 0.1%; } }
    @media screen and (max-width: 767px) {
      .team-lineup .team-lineup-closegame .awayteam-score-cell {
        height: 60px;
        width: 100%;
        border-bottom: none;
        text-align: center; } }
  .team-lineup .team-lineup-closegame .hometeam-score-cell {
    height: 58px;
    width: 55px;
    background-color: #eeeeee;
    border: solid 1px #737373; }
    .team-lineup .team-lineup-closegame .hometeam-score-cell .hometeam-score-cell-score {
      height: 43px;
      font-family: HelveticaNeue;
      font-size: 36px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      text-align: center;
      color: #3a3a3a; }
    @media screen and (min-width: 1200px) and (max-width: 1439px) {
      .team-lineup .team-lineup-closegame .hometeam-score-cell {
        width: 0.1%; } }
    @media screen and (max-width: 767px) {
      .team-lineup .team-lineup-closegame .hometeam-score-cell {
        height: 60px;
        width: 100%;
        border-bottom: none; } }
  .team-lineup .team-lineup-closegame .center-label {
    width: 20px; }
  .team-lineup .team-lineup-closegame .team-name {
    font-size: 12px;
    line-height: 1.2; }
  .team-lineup .team-lineup-closegame .xs-team-names {
    align-items: flex-start;
    font-size: 12px;
    line-height: 1.2; }
  .team-lineup .team-lineup-closegame .close-game-alert {
    width: 390px;
    height: 58px;
    background-color: #3a3a3a;
    box-shadow: inset 0 0 13px 4px rgba(0, 0, 0, 0.6);
    border: solid 1px #3a3a3a; }
    @media screen and (max-width: 1439px) {
      .team-lineup .team-lineup-closegame .close-game-alert {
        width: 181px; } }
    @media screen and (max-width: 1199px) {
      .team-lineup .team-lineup-closegame .close-game-alert {
        width: 165px; } }
    .team-lineup .team-lineup-closegame .close-game-alert .close-game-alert-info {
      width: 253px;
      height: 40px;
      font-size: 24px;
      line-height: 0.83;
      font-family: HelveticaNeue;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      text-align: center;
      color: #ffffff;
      align-items: flex-start; }
      .team-lineup .team-lineup-closegame .close-game-alert .close-game-alert-info .close-game-alert-period {
        font-size: 18px; }
      @media screen and (max-width: 1439px) {
        .team-lineup .team-lineup-closegame .close-game-alert .close-game-alert-info {
          width: 148px;
          height: 34px;
          font-size: 14px;
          line-height: 1.21; }
          .team-lineup .team-lineup-closegame .close-game-alert .close-game-alert-info .close-game-alert-period {
            font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .team-lineup .team-lineup-closegame.version-1 > .row {
      display: block;
      height: auto; }
      .team-lineup .team-lineup-closegame.version-1 > .row > div {
        display: block; }
    .team-lineup .team-lineup-closegame.version-2 {
      max-width: 95vw; } }

.user-feed .clip-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 20px 0;
  box-sizing: content-box;
  background-color: #fff; }
  .user-feed .clip-item .image-holder {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 180px;
    border: solid 1px #1c1c1c;
    border-bottom: 0; }
    .user-feed .clip-item .image-holder .fig-image {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      color: #000000; }
      .user-feed .clip-item .image-holder .fig-image .fig-overlay {
        width: 60px;
        height: 70px;
        color: #002200; }
        .user-feed .clip-item .image-holder .fig-image .fig-overlay .fa {
          position: absolute; }
          .user-feed .clip-item .image-holder .fig-image .fig-overlay .fa.background {
            color: white; }
  .user-feed .clip-item .clip-btn-group {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 40px;
    border: solid 1px #595959;
    border-top-color: #1c1c1c;
    border-right-color: #002200; }
    .user-feed .clip-item .clip-btn-group > button {
      display: inline-block;
      background-color: #eeeeee;
      color: #3a3a3a;
      width: 120px;
      height: 30px;
      margin: 0 12px;
      padding-top: 0;
      padding-bottom: 0;
      font-size: 1.2rem;
      line-height: 12px;
      border-width: 2px; }
      .user-feed .clip-item .clip-btn-group > button > div {
        display: inline; }
        .user-feed .clip-item .clip-btn-group > button > div.ellipsis, .user-feed .clip-item game-info.game-info--small .team-lineup-container .team-info .clip-btn-group > button.team-name > div, game-info.game-info--small .team-lineup-container .team-info .user-feed .clip-item .clip-btn-group > button.team-name > div {
          position: relative;
          top: -2px; }
        .user-feed .clip-item .clip-btn-group > button > div .fa {
          font-size: 1.6em;
          margin-right: 6px; }
      .user-feed .clip-item .clip-btn-group > button.not-clickable {
        pointer-events: none; }
      .user-feed .clip-item .clip-btn-group > button.liked {
        color: #1e861b;
        border: solid 2px #1e861b; }
  .user-feed .clip-item .details-cell {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 220px; }
    .user-feed .clip-item .details-cell > div:first-child {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      font-size: 1.4rem;
      border: solid 1px #595959;
      border-left-width: 0;
      border-bottom-width: 0; }
  .user-feed .clip-item .clip-title, .user-feed .clip-item .clip-name, .user-feed .clip-item .clip-gametime {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 30px;
    background-color: #f1f1f1;
    text-align: center; }
  .user-feed .clip-item .clip-name {
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 600; }
  .user-feed .clip-item .clip-game-info {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    border: solid #595959;
    border-width: 1px 0; }
    .user-feed .clip-item .clip-game-info .team-lineup {
      width: auto;
      margin-left: 50px;
      margin-right: auto; }
  .user-feed .clip-item .clip-buttons {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 40px;
    box-sizing: content-box;
    background-color: #00a000;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400; }
    .user-feed .clip-item .clip-buttons.clip-buttons--isEditing {
      border-left: solid 1px; }
    .user-feed .clip-item .clip-buttons > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      cursor: pointer;
      border: solid 1px #002200;
      border-left-width: 0; }
      .user-feed .clip-item .clip-buttons > div:hover {
        background-color: #1e861b; }
    .user-feed .clip-item .clip-buttons .remove-btn {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      width: 40px;
      background-color: #cd0000;
      color: white;
      border-color: #340000; }
      .user-feed .clip-item .clip-buttons .remove-btn:hover {
        background-color: #9a0000; }
    .user-feed .clip-item .clip-buttons .disabled,
    .user-feed .clip-item .clip-buttons .disabled:hover {
      display: none;
      background-color: #dbdbdb;
      color: white;
      cursor: no-drop; }
  .user-feed .clip-item .clip-item__edit {
    width: 100%; }
    .user-feed .clip-item .clip-item__edit .details-cell {
      min-height: 220px;
      height: auto; }
      .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner {
        border-left-width: 1px; }
        .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .clip-name {
          border-bottom: solid 1px; }
        .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__inner__clock-input {
          width: 45px;
          border-radius: 5px;
          border: solid 1px #595959;
          text-align: right; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__inner__clock-input.error {
            border-color: red; }
        .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row {
          margin: 0;
          margin-bottom: 15px;
          font-size: 1.4rem; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row .row {
            margin-top: 10px;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-grow: 0;
            flex-grow: 0;
            -webkit-flex-shrink: 0;
            flex-shrink: 0;
            -webkit-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: flex-end;
            justify-content: flex-end; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row table {
            width: 100%; }
            .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row table td {
              width: 20%; }
              .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row table td input {
                border-radius: 5px;
                border: solid 1px #595959;
                padding-left: 3px;
                width: 43px; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row .details-cell__row__duration-input-range {
            display: inline-block;
            width: auto; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row .details-cell__row__input {
            text-transform: uppercase; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row .details-cell__row__private-clips-warn-row {
            margin-top: 2px;
            color: #cd0000;
            font-size: 1.2rem; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row .details-cell__row__input-label {
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-grow: 0;
            flex-grow: 0;
            -webkit-flex-shrink: 0;
            flex-shrink: 0;
            -webkit-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: flex-end;
            justify-content: flex-end;
            padding-right: 0; }
            .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row .details-cell__row__input-label div {
              display: -webkit-flex;
              display: -moz-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-flex-grow: 0;
              flex-grow: 0;
              -webkit-flex-shrink: 0;
              flex-shrink: 0;
              -webkit-flex-direction: row;
              flex-direction: row;
              -webkit-align-items: center;
              align-items: center;
              -webkit-justify-content: flex-end;
              justify-content: flex-end; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row .details-cell__row__team-top-row {
            border: 1px solid #595959;
            border-radius: 5px 5px 0 0;
            background-color: #f1f1f1;
            text-align: center;
            padding: 5px 15px 5px 15px;
            margin-left: 0;
            margin-right: 0; }
          .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__row .details-cell__row__team-bottom-row {
            border: 1px solid #595959;
            border-top: 0;
            border-radius: 0 0 5px 5px;
            text-align: center;
            padding: 5px 0 10px 0;
            margin-left: 0;
            margin-right: 0;
            margin-top: 0; }
        .user-feed .clip-item .clip-item__edit .details-cell .details-cell__inner .details-cell__error-row {
          margin: 0;
          margin-bottom: 15px;
          color: #cd0000; }
      .user-feed .clip-item .clip-item__edit .details-cell .details-cell--force-lowercase {
        text-transform: lowercase; }
  @media screen and (max-width: 1199px) {
    .user-feed .clip-item .clip-game-info .team-lineup {
      margin-left: 35px; } }
  @media screen and (max-width: 767px) {
    .user-feed .clip-item {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: auto;
      margin-right: auto; }
      .user-feed .clip-item .image-holder {
        background-color: #1c1c1c;
        border: none; }
      .user-feed .clip-item .clip-btn-group {
        border-top-color: #595959;
        border-right-color: #595959; }
      .user-feed .clip-item .thumbnail-cell {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%; }
        .user-feed .clip-item .thumbnail-cell > div {
          width: 100%; }
        .user-feed .clip-item .thumbnail-cell .clip-name,
        .user-feed .clip-item .thumbnail-cell .clip-gametime {
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-grow: 0;
          flex-grow: 0;
          -webkit-flex-shrink: 0;
          flex-shrink: 0;
          -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          justify-content: center; }
        .user-feed .clip-item .thumbnail-cell .clip-name {
          border: solid 1px #595959;
          border-bottom-width: 0; }
        .user-feed .clip-item .thumbnail-cell .clip-gametime {
          border: solid 0 #595959;
          border-left-width: 1px;
          border-right-width: 1px; }
      .user-feed .clip-item .details-cell {
        height: 150px; }
      .user-feed .clip-item .clip-game-info {
        border-width: 0 1px; }
        .user-feed .clip-item .clip-game-info .team-lineup {
          margin-left: 0; }
      .user-feed .clip-item .clip-actions > div {
        border-left-width: 1px; } }

.college-commitment-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 20px;
  background-color: #f1f1f1;
  font-size: 1.4rem;
  color: #1c1c1c;
  height: 58px;
  border: 1px solid #1c1c1c; }
  .college-commitment-item > div {
    height: 100%; }
  .college-commitment-item .commitment-label {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 150px;
    padding: 7px 8px;
    font-weight: 600; }
  .college-commitment-item .commitment-team {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .college-commitment-item .commitment-team > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      justify-content: center;
      width: 100px;
      height: 100%;
      padding: 4px 0;
      background-color: #ffffff; }
  .college-commitment-item .commitment-description {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 7px 20px;
    font-weight: 400;
    align-items: center; }
    .college-commitment-item .commitment-description > div {
      width: 100%; }
  @media screen and (max-width: 767px) {
    .college-commitment-item .commitment-label {
      -webkit-justify-content: center;
      justify-content: center;
      text-align: center; } }
  @media screen and (max-width: 767px) {
    .college-commitment-item {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      height: auto; }
      .college-commitment-item > div {
        height: auto;
        border-width: 0 1px 1px 1px; }
        .college-commitment-item > div:first-child {
          border-top-width: 1px; }
        .college-commitment-item > div.commitment-label {
          width: 100%; }
        .college-commitment-item > div.commitment-team {
          width: 100%; }
          .college-commitment-item > div.commitment-team.no-right-border {
            border-right-width: 0; }
        .college-commitment-item > div.commitment-description {
          width: 100%; } }

.upcoming-event-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .upcoming-event-item .panel {
    width: 100%; }
    .upcoming-event-item .panel .panel-body {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: stretch;
      justify-content: stretch;
      background-color: white;
      border: solid 1px #595959;
      border-bottom-width: 0;
      color: #1c1c1c;
      padding: 0;
      font-size: 0.8571428571em;
      height: 58px; }
      .upcoming-event-item .panel .panel-body > div {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; }
        .upcoming-event-item .panel .panel-body > div:first-child {
          margin: 4px; }
        .upcoming-event-item .panel .panel-body > div:last-child {
          flex-shrink: 1;
          height: 100%;
          font-size: 1.6rem;
          font-weight: 600; }
    .upcoming-event-item .panel .panel-footer {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      background-color: #eeeeee;
      border: 0;
      border-top-width: 0;
      color: #1c1c1c;
      padding: 0; }
      .upcoming-event-item .panel .panel-footer > div {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center; }
        .upcoming-event-item .panel .panel-footer > div:first-child {
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
          flex-grow: 1;
          padding: 6px 15px;
          border: solid 1px #595959;
          border-right-width: 0; }
        .upcoming-event-item .panel .panel-footer > div:last-child {
          -webkit-justify-content: flex-end;
          justify-content: flex-end;
          border: solid 1px #002200;
          border-right-width: 0; }
      .upcoming-event-item .panel .panel-footer .icon {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        background-color: #00a000;
        color: #002200;
        width: 30px;
        height: 31px;
        font-size: 22px;
        border-right: solid 1px #002200; }
        .upcoming-event-item .panel .panel-footer .icon.favorite {
          position: relative;
          background-color: white;
          color: #1c1c1c;
          cursor: pointer; }
          .upcoming-event-item .panel .panel-footer .icon.favorite .fa {
            position: absolute;
            top: 14%;
            left: 16%; }
            .upcoming-event-item .panel .panel-footer .icon.favorite .fa.fa-star, .upcoming-event-item .panel .panel-footer .icon.favorite .fa.fa-favorite.active {
              color: #00a000; }

.favorite-game-item > .panel > .panel-body {
  padding: 0; }
  @media screen and (max-width: 767px) {
    .favorite-game-item > .panel > .panel-body .close-game-alert {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      width: 100%;
      text-transform: uppercase;
      overflow: hidden;
      height: 65px;
      background-color: #3a3a3a;
      box-shadow: inset 0 0 13px 4px rgba(0, 0, 0, 0.6);
      border: solid 1px #3a3a3a; }
      .favorite-game-item > .panel > .panel-body .close-game-alert .close-game-alert-info {
        font-size: 20px;
        line-height: 0.9;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        text-align: center;
        color: #ffffff; }
        .favorite-game-item > .panel > .panel-body .close-game-alert .close-game-alert-info .close-game-alert-period {
          font-size: 16px;
          margin-top: 8px; } }

.user-feed {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  .user-feed > .form-container, .user-feed > .feed-container {
    width: 100%; }
    .user-feed > .form-container .feed-sequence-limiter, .user-feed > .feed-container .feed-sequence-limiter {
      height: 34px;
      background-color: #eeeeee;
      border: solid 1px #595959;
      margin-bottom: 20px;
      text-transform: capitalize;
      cursor: pointer; }
      .user-feed > .form-container .feed-sequence-limiter .feed-sequence-limiter-message, .user-feed > .feed-container .feed-sequence-limiter .feed-sequence-limiter-message {
        margin-top: 5px;
        height: 19px;
        font-size: 1.6rem;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        text-align: center;
        color: #737373; }
  .user-feed .user-feed-options {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #595959; }
    .user-feed .user-feed-options > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      margin: 0 5px; }
    .user-feed .user-feed-options > div:first-child {
      margin-left: 10px; }
    .user-feed .user-feed-options > div:last-child {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 1;
      flex-shrink: 1;
      -webkit-flex-direction: row;
      flex-direction: row;
      margin-right: 10px; }
  .user-feed .no-results {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    min-height: 60px;
    margin-top: 20px;
    border: solid 1px #595959;
    background-color: #f1f1f1;
    color: #595959; }

user-photo {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  border: solid 1px #737373;
  background-color: #ffffff; }
  user-photo .user-photo__img {
    width: 200px;
    height: 200px; }
  user-photo .user-photo__name {
    border-top: solid 1px #737373;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 8px; }
  @media screen and (max-width: 767px) {
    user-photo {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      width: 100%; }
      user-photo .user-photo__img {
        width: 100px;
        height: 100px; }
      user-photo .user-photo__name {
        padding: 28px 18px;
        border-top: none;
        border-left: solid 1px #737373;
        text-align: left; } }

.date-picker-template {
  -webkit-box-shadow: none;
  box-shadow: none; }
  .date-picker-template .uib-daypicker {
    margin: 0 auto 0 auto; }
  .date-picker-template .uib-monthpicker {
    margin: 0 auto 0 auto; }
    .date-picker-template .uib-monthpicker button {
      border-radius: 0px;
      background-color: #f1f1f1;
      border-color: white;
      border: 1px solid white;
      padding: 8px 13px 8px 13px; }
  .date-picker-template .uib-yearpicker {
    margin: 0 auto 0 auto; }
    .date-picker-template .uib-yearpicker button {
      border-radius: 0px;
      background-color: #f1f1f1;
      border-color: white;
      border: 1px solid white;
      padding: 8px 13px 8px 13px; }
  .date-picker-template .uib-month-header {
    background-color: #00a000;
    border: 1px solid #002200;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 1.8rem;
    color: #002200; }
    .date-picker-template .uib-month-header:hover {
      background-color: #1e861b; }
  .date-picker-template .uib-left {
    border-right: none; }
  .date-picker-template .uib-right {
    border-left: none; }
  .date-picker-template .uib-day-header-row {
    font-size: 1.8rem; }
  .date-picker-template .uib-month-header-spacer {
    height: 12px; }
  .date-picker-template .uib-weeks td.in-range button {
    background-color: #dbdbdb;
    box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.5);
    border: solid 1px #999999; }
    .date-picker-template .uib-weeks td.in-range button.uib-daypicker-current-day-button.uib-daypicker-range-selected {
      background-color: #dbdbdb;
      box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.5);
      border: solid 1px #999999; }
  .date-picker-template .uib-weeks td.in-range.in-range-terminator .uib-daypicker-day-button-outer {
    background-color: #f1f1f1;
    width: 44px;
    height: 44px; }
    .date-picker-template .uib-weeks td.in-range.in-range-terminator .uib-daypicker-day-button-outer button {
      width: 32px;
      max-width: 32px;
      min-width: 0px;
      height: 32px;
      margin-top: 5px;
      border-radius: 16px;
      border: solid 2px #002200;
      background-color: #00a000;
      box-shadow: -3px 4px 3px 0 rgba(0, 0, 0, 0.3); }
      .date-picker-template .uib-weeks td.in-range.in-range-terminator .uib-daypicker-day-button-outer button span {
        position: relative;
        right: 9px;
        bottom: 7px;
        color: white; }
  .date-picker-template .uib-weeks td .uib-daypicker-day-button-outer {
    border: 1px solid white; }
  .date-picker-template .uib-weeks td button {
    border-radius: 0px;
    background-color: #f1f1f1;
    width: 42px;
    height: 42px;
    border: 1px solid #dbdbdb;
    padding: 8px 13px 8px 13px; }
    .date-picker-template .uib-weeks td button:hover {
      background-color: white;
      border: none; }
    .date-picker-template .uib-weeks td button span {
      font-size: 1.8rem;
      position: relative;
      right: 3px;
      bottom: 2px; }
    .date-picker-template .uib-weeks td button.uib-daypicker-current-day-button {
      background-color: white;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .date-picker-template .uib-weeks td button.uib-daypicker-current-day-button span {
        color: #1c1c1c; }
      .date-picker-template .uib-weeks td button.uib-daypicker-current-day-button.uib-daypicker-range-selected {
        background-color: #f1f1f1; }

.clip-search-filter {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  color: #1c1c1c;
  padding: 5px 10px;
  margin-bottom: 5px; }
  .clip-search-filter .clip-search-filter__title {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end; }
  .clip-search-filter .clip-search-filter__items-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 65%; }
  .clip-search-filter .clip-search-filter__items, .clip-search-filter .clip-search-filter__message {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center; }
  .clip-search-filter .clip-search-filter__items {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 95%;
    margin-left: 25px; }
    .clip-search-filter .clip-search-filter__items.clip-search-filter__empty-filter {
      width: 153px;
      margin-left: 5px; }
  .clip-search-filter .clip-search-filter__message {
    -webkit-align-items: center;
    align-items: center;
    margin-left: 9px;
    width: calc(100% - 153px); }
  .clip-search-filter .clip-search-filter__item {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 30px;
    padding: 4px;
    margin-right: 4px;
    margin-bottom: 2px;
    border-radius: 2px;
    font-size: 1.4rem; }
    .clip-search-filter .clip-search-filter__item.clip-search-filter__item--preset {
      background-color: #1e861b;
      border: solid 1px #1e861b;
      color: white; }
    .clip-search-filter .clip-search-filter__item > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      justify-content: center; }
      .clip-search-filter .clip-search-filter__item > div.clip-search-filter__item-label {
        -webkit-align-items: flex-start;
        align-items: flex-start;
        padding: 4px; }
      .clip-search-filter .clip-search-filter__item > div.clip-search-filter__item-buttons {
        -webkit-align-items: flex-end;
        align-items: flex-end; }
      .clip-search-filter .clip-search-filter__item > div.clip-search-filter__item-label--all-caps {
        text-transform: capitalize; }
    .clip-search-filter .clip-search-filter__item .fa-stack {
      cursor: pointer; }
      .clip-search-filter .clip-search-filter__item .fa-stack .fa {
        font-size: 2.05rem; }
      .clip-search-filter .clip-search-filter__item .fa-stack .fa-circle {
        color: #1c1c1c; }
      .clip-search-filter .clip-search-filter__item .fa-stack .fa-times-circle {
        color: white; }

.clip-actions {
  width: 100%;
  color: #1c1c1c;
  padding: 5px 10px;
  margin-bottom: 12px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column; }
  .clip-actions .clip-actions__clip-count {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    margin: auto auto 5px;
    font-size: 1.6rem;
    font-weight: 600; }
  .clip-actions .clip-actions__buttons {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .clip-actions .clip-actions__buttons > div {
      width: 100%; }
      .clip-actions .clip-actions__buttons > div > div {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        height: 100%; }
        .clip-actions .clip-actions__buttons > div > div div button {
          height: 34px;
          padding: 0;
          width: 160px; }
        .clip-actions .clip-actions__buttons > div > div div i {
          font-size: 2.4rem;
          cursor: pointer; }
    .clip-actions .clip-actions__buttons.clip-actions__buttons--no-margin {
      margin: 0; }
    .clip-actions .clip-actions__buttons.clip-actions__buttons--row-layout {
      width: auto; }
      .clip-actions .clip-actions__buttons.clip-actions__buttons--row-layout > div > div {
        -webkit-flex-direction: row;
        flex-direction: row; }
    .clip-actions .clip-actions__buttons.clip-actions__buttons--row-layout-multiple {
      width: auto; }
      .clip-actions .clip-actions__buttons.clip-actions__buttons--row-layout-multiple > div > div {
        -webkit-flex-direction: row;
        flex-direction: row; }
    .clip-actions .clip-actions__buttons.clip-actions__buttons--align-right.clip-actions__buttons--row-layout > div > div {
      -webkit-justify-content: flex-end;
      justify-content: flex-end; }
    .clip-actions .clip-actions__buttons.clip-actions__buttons--align-right:not(.clip-actions__buttons--row-layout) > div > div {
      -webkit-align-items: flex-end;
      align-items: flex-end; }

.clip-search-filter-form {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%; }
  .clip-search-filter-form .clip-search-filter-form__presets {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    background-color: #f1f1f1;
    color: #1c1c1c;
    padding: 5px 10px;
    margin: 0 0 12px; }
    .clip-search-filter-form .clip-search-filter-form__presets.clip-search-filter-form__presets--button-set-size-1x {
      /*.clip-search-filter-form__presets__list-container {
        width: 55%;
      }

      .clip-search-filter-form__presets__list-buttons {
        width: 25%;
      }*/ }
    .clip-search-filter-form .clip-search-filter-form__presets.clip-search-filter-form__presets--button-set-size-2x {
      /*.clip-search-filter-form__presets__list-container {
        width: 45%;
        margin-left: 10px;
      }

      .clip-search-filter-form__presets__list-buttons {
        width: 45%;
      }*/ }
  .clip-search-filter-form .clip-search-filter-form__presets__title {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 10px;
    font-size: 1.6rem; }
  .clip-search-filter-form .clip-search-filter-form__presets__list-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .clip-search-filter-form .clip-search-filter-form__presets__list-container .clip-search-filter-form__presets__list-buttons {
      /*@include flex(column, 0, 1);
      @include flex-justify-content(center);
      @include flex-align-items(flex-end);

      margin: 0 35px 0 0;*/ }
      .clip-search-filter-form .clip-search-filter-form__presets__list-container .clip-search-filter-form__presets__list-buttons button {
        width: 160px;
        margin-left: 10px;
        white-space: normal;
        padding: 0;
        height: 34px; }
        .clip-search-filter-form .clip-search-filter-form__presets__list-container .clip-search-filter-form__presets__list-buttons button:first-child {
          margin-left: 12px; }
  .clip-search-filter-form .clip-search-filter-form__presets__delete-preset-message {
    width: 90%; }
  .clip-search-filter-form .clip-search-filter-form__presets__selectbox {
    text-transform: uppercase; }
  .clip-search-filter-form .clip-search-filter-form__presets__inputbox {
    width: 300px;
    margin-right: 20px; }
  .clip-search-filter-form .clip-search-filter-form__options {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%; }
  .clip-search-filter-form .clip-search-filter-form__options__customizable {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f1f1f1;
    width: 25%;
    height: 574px; }
  .clip-search-filter-form .clip-search-filter-form__options__static {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 75%;
    padding-left: 1%; }
  .clip-search-filter-form .clip-search-filter-form__options-hr {
    width: 100%;
    margin: 12px 0; }
  .clip-search-filter-form .clip-search-filter-form__options__row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    position: relative;
    background-color: transparent; }
  .clip-search-filter-form .clip-search-filter-form__options__block-container {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    border: 1px solid #1c1c1c;
    margin-bottom: 12px; }
  .clip-search-filter-form .clip-search-filter-form__options__block {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    color: #1c1c1c;
    background-color: white;
    border: 1px solid #1c1c1c; }
    .clip-search-filter-form .clip-search-filter-form__options__block > div {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
    .clip-search-filter-form .clip-search-filter-form__options__block input[type="checkbox"] {
      width: 13px;
      margin: 10px; }
    .clip-search-filter-form .clip-search-filter-form__options__block label {
      text-align: center; }
  .clip-search-filter-form .clip-search-filter-form__options__block--all-option {
    border: 1px solid #1c1c1c; }
  .clip-search-filter-form .clip-search-filter-form__options__block--title {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 32px;
    color: #fff;
    background-color: #1c1c1c;
    text-align: center;
    margin-bottom: 4px;
    width: 100%; }
  .clip-search-filter-form .clip-search-filter-form__options__selected--results {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    flex-shrink: initial; }
    .clip-search-filter-form .clip-search-filter-form__options__selected--results input[type="checkbox"] {
      width: 13px;
      margin-left: 12px; }
    .clip-search-filter-form .clip-search-filter-form__options__selected--results label {
      text-align: center;
      margin: 0; }
    .clip-search-filter-form .clip-search-filter-form__options__selected--results .message-display {
      margin: auto; }
  .clip-search-filter-form .clip-search-filter-form__options__block--select {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    min-height: 180px;
    width: 32%;
    border-top: 1px solid #1c1c1c;
    margin: 1%;
    padding: 0;
    /*&:first-child {
      border-top-width: 0;
    }*/ }
    .clip-search-filter-form .clip-search-filter-form__options__block--select > label {
      width: 100%;
      padding: 7px 15px;
      border-bottom: 1px solid #1c1c1c;
      margin: 0;
      background-color: #f1f1f1; }
    .clip-search-filter-form .clip-search-filter-form__options__block--select .clip-search-filter-form__options__select-box {
      padding: 14px 12px;
      width: 100%; }
      .clip-search-filter-form .clip-search-filter-form__options__block--select .clip-search-filter-form__options__select-box > div {
        width: 100%; }
    .clip-search-filter-form .clip-search-filter-form__options__block--select .clip-search-filter-form__options__date-box {
      padding: 14px 12px 0;
      width: 100%; }
      .clip-search-filter-form .clip-search-filter-form__options__block--select .clip-search-filter-form__options__date-box:last-child {
        padding-top: 8px; }
  .clip-search-filter-form .clip-search-filter-form__options__block--labeled-list {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    width: 95%;
    height: 90%;
    margin-top: 2px;
    margin-bottom: 2px;
    overflow-y: auto; }
    .clip-search-filter-form .clip-search-filter-form__options__block--labeled-list .clip-search-filter-form__options__labeled-list-items {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      width: 100%;
      border-bottom: solid 1px #1c1c1c;
      min-height: 40px;
      font-size: 1.4rem;
      text-transform: capitalize !important;
      cursor: pointer; }
      .clip-search-filter-form .clip-search-filter-form__options__block--labeled-list .clip-search-filter-form__options__labeled-list-items span {
        margin-left: 10px;
        margin-top: 8px;
        margin-bottom: 8px; }
      .clip-search-filter-form .clip-search-filter-form__options__block--labeled-list .clip-search-filter-form__options__labeled-list-items.no-filters-selected {
        background-color: #dbdbdb;
        color: #999999;
        cursor: not-allowed; }
        .clip-search-filter-form .clip-search-filter-form__options__block--labeled-list .clip-search-filter-form__options__labeled-list-items.no-filters-selected .fa-plus-square {
          color: #999999; }
      .clip-search-filter-form .clip-search-filter-form__options__block--labeled-list .clip-search-filter-form__options__labeled-list-items.selected-quick-filter {
        background-color: #595959;
        color: white; }
    .clip-search-filter-form .clip-search-filter-form__options__block--labeled-list .create-quick-filter {
      color: white;
      background-color: #1e861b; }
      .clip-search-filter-form .clip-search-filter-form__options__block--labeled-list .create-quick-filter i {
        font-size: 1.68em;
        margin-right: 10px;
        position: relative;
        top: 3px; }

[firebase-chat] {
  padding: 3px; }
  [firebase-chat] .firbase-chat__heading {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 0.9em;
    width: 100%;
    padding: 3px; }
  [firebase-chat] .firebase-chat__heading__item {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
  [firebase-chat] .firebase-chat__heading__item--left {
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
  [firebase-chat] .firebase-chat__heading__item--right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }
  [firebase-chat] .firebase-chat__users-list {
    list-style: none;
    font-size: 0.9em;
    padding: 0 3px 0 3px; }
  [firebase-chat] .firebase-chat__messages-list {
    width: 100%;
    height: 540px;
    overflow: auto;
    border-top: 1px #f1f1f1 solid;
    list-style: none;
    font-size: 0.9em;
    padding: 0 3px 0 3px; }
    [firebase-chat] .firebase-chat__messages-list > li {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
    [firebase-chat] .firebase-chat__messages-list .firebase-chat__message--username {
      color: #cbcecb; }
  [firebase-chat] .firebase-chat__new-message-form {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%; }
  [firebase-chat] .firebase-chat__new-message-input {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
  [firebase-chat] .firebase-chat__new-message-button {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }

.searchable-multi-select {
  position: relative; }

.searchable-multi-select a {
  width: 100%;
  padding: 5px 7px;
  overflow: hidden;
  color: #1c1c1c;
  border-width: 1px;
  border-color: #1c1c1c; }

.searchable-multi-select a span {
  display: block;
  overflow: hidden;
  margin-right: 10px; }

.searchable-multi-select a .caret {
  position: absolute;
  right: 5px;
  top: 50%; }

div.dropdown-menu-form {
  overflow-y: auto;
  overflow-x: hidden;
  height: 220px;
  position: relative;
  margin-top: 10px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start; }
  div.dropdown-menu-form div {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%; }
    div.dropdown-menu-form div .no-match {
      margin: 10px auto; }
    div.dropdown-menu-form div.grouped-items {
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      flex-shrink: 0;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      align-items: flex-start; }
      div.dropdown-menu-form div.grouped-items .group {
        background-color: #dbdbdb;
        border-top: 1px solid #595959;
        border-bottom: 1px solid #595959; }

ul.dropdown-menu .searchable-input {
  padding: 5px 10px 0; }

ul.dropdown-menu .item {
  margin-bottom: 3px;
  padding-left: 5px; }
  ul.dropdown-menu .item > label {
    text-align: left;
    margin: 0;
    padding: 4px 0;
    font-weight: 400;
    width: 100%; }

ul.dropdown-menu .checkbox {
  margin: 7px 4px 0 0 !important;
  cursor: pointer; }

ul.form-control {
  height: auto;
  margin-top: -1px;
  margin-bottom: 20px; }

span.limit-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.searchable-disabled {
  background-color: #737373;
  opacity: 0.65; }

.padded-item {
  padding: 0 10px; }

ul.howToWatchList {
  list-style: none;
  margin: 2vh 1vw;
  padding: 0; }
  ul.howToWatchList li {
    margin-bottom: 1vh;
    font-size: 1.6rem; }

#promo-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: fixed;
  top: 0;
  transition: opacity 700ms;
  width: 100vw;
  max-width: 100vw;
  height: 100vh; }

#promo {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1; }

.hockeytv-logo {
  width: 20vw;
  margin: 10vh auto 3vh; }

img.img-full {
  width: 100%;
  cursor: pointer; }

.promo-title {
  color: #fff;
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 2vh;
  text-align: center;
  text-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }

.promo-subtitle {
  color: #fff;
  text-align: center;
  font-size: 2vw;
  line-height: 1.25; }

.promo-price {
  font-size: 3.5vw;
  color: #fff;
  text-align: center;
  text-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }

.promo-price span {
  font-size: 2rem;
  vertical-align: super;
  padding-left: 1rem; }

.buy-now {
  text-align: center;
  margin: 1vw; }

.promo-valid {
  text-align: center;
  color: #f3f3f3;
  font-size: 1.5vw; }

.terms {
  width: 40vw;
  margin: 0 auto;
  color: #f3f3f3; }

.terms h2 {
  text-align: center;
  text-decoration: underline; }

@media screen and (max-width: 1100px) {
  .hockeytv-logo {
    width: 25vw; }
  .promo-title {
    font-size: 5vw; }
  .promo-subtitle {
    font-size: 2vw; }
  .terms {
    width: 60vw; } }

@media screen and (max-width: 520px) {
  .hockeytv-logo {
    width: 50vw;
    margin: 9vh auto 3vh; }
  .promo-title {
    font-size: 6.5vw; }
  .promo-subtitle,
  .promo-valid {
    font-size: 1.4rem; }
  .promo-price {
    font-size: 6vw; }
  .buy-now {
    margin: 5vw; }
  .terms {
    width: 100%; } }

#promo-success {
  color: #fff;
  font-size: 2.25rem;
  line-height: 2;
  padding: 3vw;
  background-color: #00a000;
  border-radius: 40px; }

.promo-success-title {
  font-size: 4rem;
  text-align: center;
  line-height: 1.25;
  margin-bottom: 3vh; }

#promo-success a {
  color: #fff; }

#promo-success a:hover {
  color: #00a000; }

#promo-success .terms {
  font-size: 1.6rem; }

section#redeemPromo {
  padding: 4vw 2vw;
  min-width: 400px;
  display: table; }
  section#redeemPromo .promo-container {
    display: table;
    width: 100%; }
    section#redeemPromo .promo-container button {
      display: table;
      min-width: 200px;
      margin: 2vh auto; }
    section#redeemPromo .promo-container .promo-error {
      display: block;
      padding: 1vh 0;
      font-size: 1.8rem; }

.how-to-redeem {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2vh 6vw 3vh; }
  .how-to-redeem ul {
    font-size: 1.6rem; }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

html, body {
  margin: 0;
  padding: 0;
  outline: 0;
  overflow-x: hidden;
  font-weight: 400;
  font-size: 10px; }

body {
  position: relative;
  line-height: 1.5; }

ui-view {
  width: 100%; }

#index-loading-splash {
  text-align: center;
  width: 100%;
  height: 100vh;
  background-color: #595959; }
  #index-loading-splash .loading-screen {
    position: absolute;
    top: 50%;
    margin-top: -70px;
    width: 100%; }
    #index-loading-splash .loading-screen .loading-logo {
      background-image: url("https://ddde457d3b16a8614480-1c5b19b429ddb017fc420c330826ace8.ssl.cf2.rackcdn.com/images/htv_logo/296x68_htv.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 300px 69px;
      width: 300px;
      height: 69px;
      margin: 0 auto; }
    #index-loading-splash .loading-screen #index-loading-splash__text {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 3rem;
      font-weight: 600;
      color: #fff;
      margin-top: 20px;
      word-wrap: break-word; }

form input {
  font-size: 1.4rem !important;
  font-weight: 400; }
  form input::-webkit-input-placeholder {
    text-transform: none !important; }
  form input::-moz-placeholder {
    text-transform: none !important; }
  form input:-ms-input-placeholder {
    text-transform: none !important; }
  form input:-moz-placeholder {
    text-transform: none !important; }

form select {
  font-size: 1.4rem !important;
  font-weight: 400;
  text-transform: none !important; }

input, select {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.dropdown-menu li a {
  font-size: 1.4rem; }

section.privacy h2 {
  font-size: 2rem;
  margin-bottom: .2rem; }

section.privacy ol {
  list-style-type: lower-roman; }

section.privacy p.subpara {
  margin: 0 8rem; }

section.privacy a {
  cursor: pointer; }

/*# sourceMappingURL=main.css.map */
