@keyframes pulse {
  0% {
    background-color: rgba(165,165,165,0.1);
  }
  50% {
    background-color: rgba(165,165,165,0.3);
  }
  100% {
    background-color: rgba(165,165,165,0.1);
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  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;
}
.secondary-icon-mixin {
  color: #666666;
}
.secondary-icon-mixin.icon-white {
  color: #666666 !important;
}
.media-gallery-user-buttons li .btn-group > .btn-contrast {
  font-size: 20px;
  color: #999999;
  padding-top: 8px;
}
.media-gallery-user-buttons li .btn-group > .btn-contrast:hover,
.media-gallery-user-buttons li .btn-group > .btn-contrast:focus {
  text-decoration: none;
}
.carousel-inner .alert {
  line-height: 24px;
  margin-top: initial;
}
.alert {
  padding: 15px 40px 15px 50px;
  font-size: 14px;
  min-height: 17px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
  border-radius: 4px;
  border: none;
  color: #8b572a;
  background-color: #ffdd87;
}
@media (max-width: 767px) {
  .alert {
    padding: 15px 20px 15px 20px;
  }
}
.alert .close {
  opacity: 0.2;
  line-height: 10px;
  top: 7px;
  box-shadow: -1px 1px 0 0 rgba(255,255,255,0.3);
}
.alert li {
  line-height: 25px;
}
.alert a {
  color: #405372;
}
.alert a:hover {
  color: #405372;
}
.alert.alert-info {
  color: #405372;
  background-color: #7fd9e8;
}
.alert.alert-success {
  color: #1c632d;
  background-color: #b9df90;
}
.alert.alert-error,
.alert.alert-danger {
  color: #550000;
  background-color: #ee6630;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
.alert.alert-error a,
.alert.alert-danger a {
  color: #f1f1f1;
}
@media (max-width: 480px) {
  #wrap.container > #alerts .alert:first-child {
    margin-top: 16px;
  }
}
button.btn,
button.btn.btn-small,
a.btn,
a.btn.btn-small,
input.btn,
input.btn.btn-small,
div.btn,
div.btn.btn-small,
span.btn,
span.btn.btn-small,
label.btn,
label.btn.btn-small {
  line-height: 34px;
  font-size: 16px;
  border-radius: 5px;
  color: #666666;
  background: white none;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border: 1px solid #cccccc;
  padding: 0 16px;
}
@media (max-width: 767px) {
  button.btn,
  button.btn.btn-small,
  a.btn,
  a.btn.btn-small,
  input.btn,
  input.btn.btn-small,
  div.btn,
  div.btn.btn-small,
  span.btn,
  span.btn.btn-small,
  label.btn,
  label.btn.btn-small {
    padding-right: 12px;
    padding-left: 12px;
  }
}
button.btn.btn-link,
button.btn.btn-link:active,
button.btn.btn-link:focus,
button.btn.button--transparent,
button.btn.button--transparent:active,
button.btn.button--transparent:focus,
button.btn.btn-small.btn-link,
button.btn.btn-small.btn-link:active,
button.btn.btn-small.btn-link:focus,
button.btn.btn-small.button--transparent,
button.btn.btn-small.button--transparent:active,
button.btn.btn-small.button--transparent:focus,
a.btn.btn-link,
a.btn.btn-link:active,
a.btn.btn-link:focus,
a.btn.button--transparent,
a.btn.button--transparent:active,
a.btn.button--transparent:focus,
a.btn.btn-small.btn-link,
a.btn.btn-small.btn-link:active,
a.btn.btn-small.btn-link:focus,
a.btn.btn-small.button--transparent,
a.btn.btn-small.button--transparent:active,
a.btn.btn-small.button--transparent:focus,
input.btn.btn-link,
input.btn.btn-link:active,
input.btn.btn-link:focus,
input.btn.button--transparent,
input.btn.button--transparent:active,
input.btn.button--transparent:focus,
input.btn.btn-small.btn-link,
input.btn.btn-small.btn-link:active,
input.btn.btn-small.btn-link:focus,
input.btn.btn-small.button--transparent,
input.btn.btn-small.button--transparent:active,
input.btn.btn-small.button--transparent:focus,
div.btn.btn-link,
div.btn.btn-link:active,
div.btn.btn-link:focus,
div.btn.button--transparent,
div.btn.button--transparent:active,
div.btn.button--transparent:focus,
div.btn.btn-small.btn-link,
div.btn.btn-small.btn-link:active,
div.btn.btn-small.btn-link:focus,
div.btn.btn-small.button--transparent,
div.btn.btn-small.button--transparent:active,
div.btn.btn-small.button--transparent:focus,
span.btn.btn-link,
span.btn.btn-link:active,
span.btn.btn-link:focus,
span.btn.button--transparent,
span.btn.button--transparent:active,
span.btn.button--transparent:focus,
span.btn.btn-small.btn-link,
span.btn.btn-small.btn-link:active,
span.btn.btn-small.btn-link:focus,
span.btn.btn-small.button--transparent,
span.btn.btn-small.button--transparent:active,
span.btn.btn-small.button--transparent:focus,
label.btn.btn-link,
label.btn.btn-link:active,
label.btn.btn-link:focus,
label.btn.button--transparent,
label.btn.button--transparent:active,
label.btn.button--transparent:focus,
label.btn.btn-small.btn-link,
label.btn.btn-small.btn-link:active,
label.btn.btn-small.btn-link:focus,
label.btn.btn-small.button--transparent,
label.btn.btn-small.button--transparent:active,
label.btn.btn-small.button--transparent:focus {
  border: 1px solid transparent !important;
  background-color: transparent;
}
button.btn.btn-link,
button.btn.btn-small.btn-link,
a.btn.btn-link,
a.btn.btn-small.btn-link,
input.btn.btn-link,
input.btn.btn-small.btn-link,
div.btn.btn-link,
div.btn.btn-small.btn-link,
span.btn.btn-link,
span.btn.btn-small.btn-link,
label.btn.btn-link,
label.btn.btn-small.btn-link {
  font-weight: normal;
}
button.btn.btn-link,
button.btn.btn-link:active,
button.btn.btn-link:focus,
button.btn.btn-small.btn-link,
button.btn.btn-small.btn-link:active,
button.btn.btn-small.btn-link:focus,
a.btn.btn-link,
a.btn.btn-link:active,
a.btn.btn-link:focus,
a.btn.btn-small.btn-link,
a.btn.btn-small.btn-link:active,
a.btn.btn-small.btn-link:focus,
input.btn.btn-link,
input.btn.btn-link:active,
input.btn.btn-link:focus,
input.btn.btn-small.btn-link,
input.btn.btn-small.btn-link:active,
input.btn.btn-small.btn-link:focus,
div.btn.btn-link,
div.btn.btn-link:active,
div.btn.btn-link:focus,
div.btn.btn-small.btn-link,
div.btn.btn-small.btn-link:active,
div.btn.btn-small.btn-link:focus,
span.btn.btn-link,
span.btn.btn-link:active,
span.btn.btn-link:focus,
span.btn.btn-small.btn-link,
span.btn.btn-small.btn-link:active,
span.btn.btn-small.btn-link:focus,
label.btn.btn-link,
label.btn.btn-link:active,
label.btn.btn-link:focus,
label.btn.btn-small.btn-link,
label.btn.btn-small.btn-link:active,
label.btn.btn-small.btn-link:focus {
  color: #008297;
}
button.btn.btn-link:hover,
button.btn.btn-small.btn-link:hover,
a.btn.btn-link:hover,
a.btn.btn-small.btn-link:hover,
input.btn.btn-link:hover,
input.btn.btn-small.btn-link:hover,
div.btn.btn-link:hover,
div.btn.btn-small.btn-link:hover,
span.btn.btn-link:hover,
span.btn.btn-small.btn-link:hover,
label.btn.btn-link:hover,
label.btn.btn-small.btn-link:hover {
  color: #008297;
}
button.btn.btn-link.disabled,
button.btn.btn-small.btn-link.disabled,
a.btn.btn-link.disabled,
a.btn.btn-small.btn-link.disabled,
input.btn.btn-link.disabled,
input.btn.btn-small.btn-link.disabled,
div.btn.btn-link.disabled,
div.btn.btn-small.btn-link.disabled,
span.btn.btn-link.disabled,
span.btn.btn-small.btn-link.disabled,
label.btn.btn-link.disabled,
label.btn.btn-small.btn-link.disabled {
  border: none !important;
  background: none !important;
}
button.btn.btn-link--danger,
button.btn.btn-link--danger:active,
button.btn.btn-link--danger:focus,
button.btn.btn-small.btn-link--danger,
button.btn.btn-small.btn-link--danger:active,
button.btn.btn-small.btn-link--danger:focus,
a.btn.btn-link--danger,
a.btn.btn-link--danger:active,
a.btn.btn-link--danger:focus,
a.btn.btn-small.btn-link--danger,
a.btn.btn-small.btn-link--danger:active,
a.btn.btn-small.btn-link--danger:focus,
input.btn.btn-link--danger,
input.btn.btn-link--danger:active,
input.btn.btn-link--danger:focus,
input.btn.btn-small.btn-link--danger,
input.btn.btn-small.btn-link--danger:active,
input.btn.btn-small.btn-link--danger:focus,
div.btn.btn-link--danger,
div.btn.btn-link--danger:active,
div.btn.btn-link--danger:focus,
div.btn.btn-small.btn-link--danger,
div.btn.btn-small.btn-link--danger:active,
div.btn.btn-small.btn-link--danger:focus,
span.btn.btn-link--danger,
span.btn.btn-link--danger:active,
span.btn.btn-link--danger:focus,
span.btn.btn-small.btn-link--danger,
span.btn.btn-small.btn-link--danger:active,
span.btn.btn-small.btn-link--danger:focus,
label.btn.btn-link--danger,
label.btn.btn-link--danger:active,
label.btn.btn-link--danger:focus,
label.btn.btn-small.btn-link--danger,
label.btn.btn-small.btn-link--danger:active,
label.btn.btn-small.btn-link--danger:focus {
  color: #dc430d;
}
button.btn.btn-link--danger:hover,
button.btn.btn-small.btn-link--danger:hover,
a.btn.btn-link--danger:hover,
a.btn.btn-small.btn-link--danger:hover,
input.btn.btn-link--danger:hover,
input.btn.btn-small.btn-link--danger:hover,
div.btn.btn-link--danger:hover,
div.btn.btn-small.btn-link--danger:hover,
span.btn.btn-link--danger:hover,
span.btn.btn-small.btn-link--danger:hover,
label.btn.btn-link--danger:hover,
label.btn.btn-small.btn-link--danger:hover {
  color: #c83d07;
}
button.btn:hover:not(.btn-link,
button.btn .button--transparent,
button.btn .btn-primary),
button.btn.btn-small:hover:not(.btn-link,
button.btn.btn-small .button--transparent,
button.btn.btn-small .btn-primary),
a.btn:hover:not(.btn-link,
a.btn .button--transparent,
a.btn .btn-primary),
a.btn.btn-small:hover:not(.btn-link,
a.btn.btn-small .button--transparent,
a.btn.btn-small .btn-primary),
input.btn:hover:not(.btn-link,
input.btn .button--transparent,
input.btn .btn-primary),
input.btn.btn-small:hover:not(.btn-link,
input.btn.btn-small .button--transparent,
input.btn.btn-small .btn-primary),
div.btn:hover:not(.btn-link,
div.btn .button--transparent,
div.btn .btn-primary),
div.btn.btn-small:hover:not(.btn-link,
div.btn.btn-small .button--transparent,
div.btn.btn-small .btn-primary),
span.btn:hover:not(.btn-link,
span.btn .button--transparent,
span.btn .btn-primary),
span.btn.btn-small:hover:not(.btn-link,
span.btn.btn-small .button--transparent,
span.btn.btn-small .btn-primary),
label.btn:hover:not(.btn-link,
label.btn .button--transparent,
label.btn .btn-primary),
label.btn.btn-small:hover:not(.btn-link,
label.btn.btn-small .button--transparent,
label.btn.btn-small .btn-primary) {
  color: #666666;
  background-color: rgba(0,0,0,0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
button.btn:hover:not(.btn-link.btn-large,
button.btn .button--transparent.btn-large,
button.btn .btn-primary).btn-large,
button.btn.btn-small:hover:not(.btn-link.btn-large,
button.btn.btn-small .button--transparent.btn-large,
button.btn.btn-small .btn-primary).btn-large,
a.btn:hover:not(.btn-link.btn-large,
a.btn .button--transparent.btn-large,
a.btn .btn-primary).btn-large,
a.btn.btn-small:hover:not(.btn-link.btn-large,
a.btn.btn-small .button--transparent.btn-large,
a.btn.btn-small .btn-primary).btn-large,
input.btn:hover:not(.btn-link.btn-large,
input.btn .button--transparent.btn-large,
input.btn .btn-primary).btn-large,
input.btn.btn-small:hover:not(.btn-link.btn-large,
input.btn.btn-small .button--transparent.btn-large,
input.btn.btn-small .btn-primary).btn-large,
div.btn:hover:not(.btn-link.btn-large,
div.btn .button--transparent.btn-large,
div.btn .btn-primary).btn-large,
div.btn.btn-small:hover:not(.btn-link.btn-large,
div.btn.btn-small .button--transparent.btn-large,
div.btn.btn-small .btn-primary).btn-large,
span.btn:hover:not(.btn-link.btn-large,
span.btn .button--transparent.btn-large,
span.btn .btn-primary).btn-large,
span.btn.btn-small:hover:not(.btn-link.btn-large,
span.btn.btn-small .button--transparent.btn-large,
span.btn.btn-small .btn-primary).btn-large,
label.btn:hover:not(.btn-link.btn-large,
label.btn .button--transparent.btn-large,
label.btn .btn-primary).btn-large,
label.btn.btn-small:hover:not(.btn-link.btn-large,
label.btn.btn-small .button--transparent.btn-large,
label.btn.btn-small .btn-primary).btn-large {
  border-radius: 6px;
}
button.btn:focus,
button.btn.active,
button.btn.btn-small:focus,
button.btn.btn-small.active,
a.btn:focus,
a.btn.active,
a.btn.btn-small:focus,
a.btn.btn-small.active,
input.btn:focus,
input.btn.active,
input.btn.btn-small:focus,
input.btn.btn-small.active,
div.btn:focus,
div.btn.active,
div.btn.btn-small:focus,
div.btn.btn-small.active,
span.btn:focus,
span.btn.active,
span.btn.btn-small:focus,
span.btn.btn-small.active,
label.btn:focus,
label.btn.active,
label.btn.btn-small:focus,
label.btn.btn-small.active {
  background-color: #cccccc;
}
button.btn.btn-primary,
button.btn.btn-small.btn-primary,
a.btn.btn-primary,
a.btn.btn-small.btn-primary,
input.btn.btn-primary,
input.btn.btn-small.btn-primary,
div.btn.btn-primary,
div.btn.btn-small.btn-primary,
span.btn.btn-primary,
span.btn.btn-small.btn-primary,
label.btn.btn-primary,
label.btn.btn-small.btn-primary {
  background-color: #008297;
  border-color: #008297 !important;
  color: white;
}
button.btn.btn-primary:hover,
button.btn.btn-primary:focus,
button.btn.btn-small.btn-primary:hover,
button.btn.btn-small.btn-primary:focus,
a.btn.btn-primary:hover,
a.btn.btn-primary:focus,
a.btn.btn-small.btn-primary:hover,
a.btn.btn-small.btn-primary:focus,
input.btn.btn-primary:hover,
input.btn.btn-primary:focus,
input.btn.btn-small.btn-primary:hover,
input.btn.btn-small.btn-primary:focus,
div.btn.btn-primary:hover,
div.btn.btn-primary:focus,
div.btn.btn-small.btn-primary:hover,
div.btn.btn-small.btn-primary:focus,
span.btn.btn-primary:hover,
span.btn.btn-primary:focus,
span.btn.btn-small.btn-primary:hover,
span.btn.btn-small.btn-primary:focus,
label.btn.btn-primary:hover,
label.btn.btn-primary:focus,
label.btn.btn-small.btn-primary:hover,
label.btn.btn-small.btn-primary:focus {
  border-color: #006878 !important;
  background-color: #006878;
  color: white;
}
button.btn.btn-primary.active,
button.btn.btn-small.btn-primary.active,
a.btn.btn-primary.active,
a.btn.btn-small.btn-primary.active,
input.btn.btn-primary.active,
input.btn.btn-small.btn-primary.active,
div.btn.btn-primary.active,
div.btn.btn-small.btn-primary.active,
span.btn.btn-primary.active,
span.btn.btn-small.btn-primary.active,
label.btn.btn-primary.active,
label.btn.btn-small.btn-primary.active {
  background-color: #005462;
  border-color: #005462 !important;
}
button.btn.btn-primary:disabled,
button.btn.btn-primary.disabled,
button.btn.btn-small.btn-primary:disabled,
button.btn.btn-small.btn-primary.disabled,
a.btn.btn-primary:disabled,
a.btn.btn-primary.disabled,
a.btn.btn-small.btn-primary:disabled,
a.btn.btn-small.btn-primary.disabled,
input.btn.btn-primary:disabled,
input.btn.btn-primary.disabled,
input.btn.btn-small.btn-primary:disabled,
input.btn.btn-small.btn-primary.disabled,
div.btn.btn-primary:disabled,
div.btn.btn-primary.disabled,
div.btn.btn-small.btn-primary:disabled,
div.btn.btn-small.btn-primary.disabled,
span.btn.btn-primary:disabled,
span.btn.btn-primary.disabled,
span.btn.btn-small.btn-primary:disabled,
span.btn.btn-small.btn-primary.disabled,
label.btn.btn-primary:disabled,
label.btn.btn-primary.disabled,
label.btn.btn-small.btn-primary:disabled,
label.btn.btn-small.btn-primary.disabled {
  background-color: #cccccc !important;
  border-color: #cccccc !important;
  color: white !important;
}
button.btn.btn-primary:disabled:hover,
button.btn.btn-primary:disabled:focus,
button.btn.btn-primary.disabled:hover,
button.btn.btn-primary.disabled:focus,
button.btn.btn-small.btn-primary:disabled:hover,
button.btn.btn-small.btn-primary:disabled:focus,
button.btn.btn-small.btn-primary.disabled:hover,
button.btn.btn-small.btn-primary.disabled:focus,
a.btn.btn-primary:disabled:hover,
a.btn.btn-primary:disabled:focus,
a.btn.btn-primary.disabled:hover,
a.btn.btn-primary.disabled:focus,
a.btn.btn-small.btn-primary:disabled:hover,
a.btn.btn-small.btn-primary:disabled:focus,
a.btn.btn-small.btn-primary.disabled:hover,
a.btn.btn-small.btn-primary.disabled:focus,
input.btn.btn-primary:disabled:hover,
input.btn.btn-primary:disabled:focus,
input.btn.btn-primary.disabled:hover,
input.btn.btn-primary.disabled:focus,
input.btn.btn-small.btn-primary:disabled:hover,
input.btn.btn-small.btn-primary:disabled:focus,
input.btn.btn-small.btn-primary.disabled:hover,
input.btn.btn-small.btn-primary.disabled:focus,
div.btn.btn-primary:disabled:hover,
div.btn.btn-primary:disabled:focus,
div.btn.btn-primary.disabled:hover,
div.btn.btn-primary.disabled:focus,
div.btn.btn-small.btn-primary:disabled:hover,
div.btn.btn-small.btn-primary:disabled:focus,
div.btn.btn-small.btn-primary.disabled:hover,
div.btn.btn-small.btn-primary.disabled:focus,
span.btn.btn-primary:disabled:hover,
span.btn.btn-primary:disabled:focus,
span.btn.btn-primary.disabled:hover,
span.btn.btn-primary.disabled:focus,
span.btn.btn-small.btn-primary:disabled:hover,
span.btn.btn-small.btn-primary:disabled:focus,
span.btn.btn-small.btn-primary.disabled:hover,
span.btn.btn-small.btn-primary.disabled:focus,
label.btn.btn-primary:disabled:hover,
label.btn.btn-primary:disabled:focus,
label.btn.btn-primary.disabled:hover,
label.btn.btn-primary.disabled:focus,
label.btn.btn-small.btn-primary:disabled:hover,
label.btn.btn-small.btn-primary:disabled:focus,
label.btn.btn-small.btn-primary.disabled:hover,
label.btn.btn-small.btn-primary.disabled:focus {
  background-color: #cccccc;
}
button.btn.btn-primary:hover,
button.btn.btn-small.btn-primary:hover,
a.btn.btn-primary:hover,
a.btn.btn-small.btn-primary:hover,
input.btn.btn-primary:hover,
input.btn.btn-small.btn-primary:hover,
div.btn.btn-primary:hover,
div.btn.btn-small.btn-primary:hover,
span.btn.btn-primary:hover,
span.btn.btn-small.btn-primary:hover,
label.btn.btn-primary:hover,
label.btn.btn-small.btn-primary:hover {
  background-color: #006878 !important;
  color: white !important;
}
button.btn.btn-info,
button.btn.btn-small.btn-info,
a.btn.btn-info,
a.btn.btn-small.btn-info,
input.btn.btn-info,
input.btn.btn-small.btn-info,
div.btn.btn-info,
div.btn.btn-small.btn-info,
span.btn.btn-info,
span.btn.btn-small.btn-info,
label.btn.btn-info,
label.btn.btn-small.btn-info {
  border-color: transparent !important;
  background-color: #06cccb;
  color: white;
}
button.btn.btn-info:hover,
button.btn.btn-small.btn-info:hover,
a.btn.btn-info:hover,
a.btn.btn-small.btn-info:hover,
input.btn.btn-info:hover,
input.btn.btn-small.btn-info:hover,
div.btn.btn-info:hover,
div.btn.btn-small.btn-info:hover,
span.btn.btn-info:hover,
span.btn.btn-small.btn-info:hover,
label.btn.btn-info:hover,
label.btn.btn-small.btn-info:hover {
  border-color: transparent !important;
  background-color: #51dbdb;
  color: white;
}
button.btn.btn-success,
button.btn.btn-small.btn-success,
a.btn.btn-success,
a.btn.btn-small.btn-success,
input.btn.btn-success,
input.btn.btn-small.btn-success,
div.btn.btn-success,
div.btn.btn-small.btn-success,
span.btn.btn-success,
span.btn.btn-small.btn-success,
label.btn.btn-success,
label.btn.btn-small.btn-success {
  border-color: transparent !important;
  background-color: #8dc63f;
  color: white;
}
button.btn.btn-success:hover,
button.btn.btn-small.btn-success:hover,
a.btn.btn-success:hover,
a.btn.btn-small.btn-success:hover,
input.btn.btn-success:hover,
input.btn.btn-small.btn-success:hover,
div.btn.btn-success:hover,
div.btn.btn-small.btn-success:hover,
span.btn.btn-success:hover,
span.btn.btn-small.btn-success:hover,
label.btn.btn-success:hover,
label.btn.btn-small.btn-success:hover {
  border-color: transparent !important;
  background-color: #7eb238;
  color: white;
}
button.btn.btn-warning,
button.btn.btn-small.btn-warning,
a.btn.btn-warning,
a.btn.btn-small.btn-warning,
input.btn.btn-warning,
input.btn.btn-small.btn-warning,
div.btn.btn-warning,
div.btn.btn-small.btn-warning,
span.btn.btn-warning,
span.btn.btn-small.btn-warning,
label.btn.btn-warning,
label.btn.btn-small.btn-warning {
  border-color: transparent !important;
  background-color: #fed001;
  color: white;
}
button.btn.btn-warning:hover,
button.btn.btn-small.btn-warning:hover,
a.btn.btn-warning:hover,
a.btn.btn-small.btn-warning:hover,
input.btn.btn-warning:hover,
input.btn.btn-small.btn-warning:hover,
div.btn.btn-warning:hover,
div.btn.btn-small.btn-warning:hover,
span.btn.btn-warning:hover,
span.btn.btn-small.btn-warning:hover,
label.btn.btn-warning:hover,
label.btn.btn-small.btn-warning:hover {
  border-color: transparent !important;
  background-color: #fede4f;
  color: white;
}
button.btn.btn-danger,
button.btn.btn-small.btn-danger,
a.btn.btn-danger,
a.btn.btn-small.btn-danger,
input.btn.btn-danger,
input.btn.btn-small.btn-danger,
div.btn.btn-danger,
div.btn.btn-small.btn-danger,
span.btn.btn-danger,
span.btn.btn-small.btn-danger,
label.btn.btn-danger,
label.btn.btn-small.btn-danger {
  border-color: transparent !important;
  background-color: #e12437;
  color: white;
}
button.btn.btn-danger:hover,
button.btn.btn-small.btn-danger:hover,
a.btn.btn-danger:hover,
a.btn.btn-small.btn-danger:hover,
input.btn.btn-danger:hover,
input.btn.btn-small.btn-danger:hover,
div.btn.btn-danger:hover,
div.btn.btn-small.btn-danger:hover,
span.btn.btn-danger:hover,
span.btn.btn-small.btn-danger:hover,
label.btn.btn-danger:hover,
label.btn.btn-small.btn-danger:hover {
  border-color: transparent !important;
  background-color: #c83e07;
  color: white;
}
button.btn.btn-inverse,
button.btn.btn-small.btn-inverse,
a.btn.btn-inverse,
a.btn.btn-small.btn-inverse,
input.btn.btn-inverse,
input.btn.btn-small.btn-inverse,
div.btn.btn-inverse,
div.btn.btn-small.btn-inverse,
span.btn.btn-inverse,
span.btn.btn-small.btn-inverse,
label.btn.btn-inverse,
label.btn.btn-small.btn-inverse {
  border-color: transparent !important;
  background-color: black;
  color: white;
}
button.btn.btn-inverse:hover,
button.btn.btn-small.btn-inverse:hover,
a.btn.btn-inverse:hover,
a.btn.btn-small.btn-inverse:hover,
input.btn.btn-inverse:hover,
input.btn.btn-small.btn-inverse:hover,
div.btn.btn-inverse:hover,
div.btn.btn-small.btn-inverse:hover,
span.btn.btn-inverse:hover,
span.btn.btn-small.btn-inverse:hover,
label.btn.btn-inverse:hover,
label.btn.btn-small.btn-inverse:hover {
  border-color: transparent !important;
  background-color: black;
  color: white;
}
button.btn.disabled,
button.btn.btn-small.disabled,
a.btn.disabled,
a.btn.btn-small.disabled,
input.btn.disabled,
input.btn.btn-small.disabled,
div.btn.disabled,
div.btn.btn-small.disabled,
span.btn.disabled,
span.btn.btn-small.disabled,
label.btn.disabled,
label.btn.btn-small.disabled {
  color: #cccccc !important;
  border: 1px solid #cccccc !important;
  opacity: 1;
  background-color: transparent !important;
  text-decoration: none;
}
button.btn.disabled i,
button.btn.btn-small.disabled i,
a.btn.disabled i,
a.btn.btn-small.disabled i,
input.btn.disabled i,
input.btn.btn-small.disabled i,
div.btn.disabled i,
div.btn.btn-small.disabled i,
span.btn.disabled i,
span.btn.btn-small.disabled i,
label.btn.disabled i,
label.btn.btn-small.disabled i {
  color: #cccccc !important;
}
button.btn.disabled:hover:not(.btn-link,
button.btn.disabled .btn-transparent),
button.btn.btn-small.disabled:hover:not(.btn-link,
button.btn.btn-small.disabled .btn-transparent),
a.btn.disabled:hover:not(.btn-link,
a.btn.disabled .btn-transparent),
a.btn.btn-small.disabled:hover:not(.btn-link,
a.btn.btn-small.disabled .btn-transparent),
input.btn.disabled:hover:not(.btn-link,
input.btn.disabled .btn-transparent),
input.btn.btn-small.disabled:hover:not(.btn-link,
input.btn.btn-small.disabled .btn-transparent),
div.btn.disabled:hover:not(.btn-link,
div.btn.disabled .btn-transparent),
div.btn.btn-small.disabled:hover:not(.btn-link,
div.btn.btn-small.disabled .btn-transparent),
span.btn.disabled:hover:not(.btn-link,
span.btn.disabled .btn-transparent),
span.btn.btn-small.disabled:hover:not(.btn-link,
span.btn.btn-small.disabled .btn-transparent),
label.btn.disabled:hover:not(.btn-link,
label.btn.disabled .btn-transparent),
label.btn.btn-small.disabled:hover:not(.btn-link,
label.btn.btn-small.disabled .btn-transparent) {
  background-color: transparent;
  border: 1px solid #cccccc !important;
}
#myHistoryEntries .btn-delete {
  border: 1px solid #666666;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: transparent;
  box-shadow: none;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #006878;
}
.btn-large,
label.btn-large,
.fileinput-button.btn-large {
  border-radius: 6px;
  font-size: 20px;
  line-height: 48px;
  padding: 0 16px;
}
.btn-group-vertical > a.btn-large:hover:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > a.btn-large:hover:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.btn.btn-icon i {
  margin-right: 0;
}
.dropdown__btn--primary {
  color: #fff;
  background-image: none;
  background-color: #008297;
}
.dropdown__btn--primary:hover {
  background-color: #006878;
}
.label {
  text-shadow: none;
  padding-right: 15px;
  padding-left: 15px;
}
.label.label-success {
  background-color: #8dc63f;
}
.label.label-warning {
  background-color: #fed001;
}
.label.label-important {
  background-color: #e12437;
}
.label.label-info {
  background-color: #06cccb;
}
.label.label-inverse {
  background-color: black;
}
.badge.badge-success {
  background-color: #8dc63f;
}
.badge.badge-warning {
  background-color: #fed001;
}
.badge.badge-important {
  background-color: #e12437;
}
.badge.badge-info {
  background-color: #06cccb;
}
.badge.badge-inverse {
  background-color: black;
}
html.hosted span.badge-info,
html.hosted a.badge-info {
  background-color: transparent;
}
html.hosted .more.badge.badge-info {
  background-color: #06cccb;
}
.btn.btn-mini {
  line-height: initial;
  padding: 4px 16px;
}
.nav.nav-pills {
  font-size: 18px;
  font-weight: 300;
  border-bottom: 1px solid #ebebeb;
}
.tabbable #searchTabs {
  width: 100%;
}
#wrap .nav.nav-pills {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  #wrap .nav.nav-pills {
    margin-bottom: 15px;
  }
}
.nav-pills > li {
  height: 38px;
  padding: 0px;
  margin: 0px;
}
.nav-pills > li > a {
  padding: 0 16px;
  background-color: #f5f5f5;
  color: black;
  padding-top: 10px;
  padding-bottom: 12px;
  margin-right: 20px;
  margin-bottom: 0px;
  border-radius: 4px 4px 0 0;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 300;
  line-height: 14px;
  border: none;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media (max-width: 767px) {
  .nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.nav-pills > li > a:hover {
  background-color: #eee;
}
.nav-pills > li > a.dropdown-toggle:hover {
  background-color: #eee;
  color: black;
}
.nav-pills > li > a i {
  line-height: 14px;
}
.nav-pills > li > a.btn {
  border: 1px solid #f5f5f5 !important;
}
@media (max-width: 767px) {
  .nav-pills > li > a {
    font-size: 16px;
    margin-right: 10px;
  }
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a.active,
.nav-pills > li > a.active:hover,
.nav-pills > li > a.active:focus {
  background-color: #008297;
  font-weight: normal;
  color: #fff;
}
.nav-pills > li.active.dropdown > a.dropdown-toggle,
.nav-pills > li.active.dropdown > a.dropdown-toggle:hover,
.nav-pills > li.active.dropdown > a.dropdown-toggle:focus,
.nav-pills > li > a.active,
.nav-pills > li > a.active:hover,
.nav-pills > li > a.active:focus {
  background-color: #008297;
  color: #fff;
  font-weight: 300;
}
.nav-pills li a.btn {
  font-weight: normal;
}
#wrap .nav.nav-tabs {
  margin-bottom: 16px;
}
.nav-tabs {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0;
  height: 52px;
}
.nav-tabs li {
  height: 42px;
}
.nav-tabs li a {
  color: #666666;
  font-weight: bold;
  border: none;
  font-size: 16px;
  padding: 16px 12px 14px;
  line-height: 18px;
  margin-right: 0;
}
.nav-tabs li a:hover,
.nav-tabs li a.btn:hover {
  border-radius: 0;
  border-bottom: 4px solid #eee;
  background-color: #eee;
}
.nav-tabs li a.btn {
  color: #666666;
  font-weight: bold;
  border: none;
  font-size: 16px;
  padding: 16px 12px 14px;
  line-height: 18px;
  background-color: transparent;
}
.nav-tabs li a.btn.active {
  background-color: transparent;
  box-shadow: none;
}
.nav-tabs li a.active,
.nav-tabs li a.btn.active {
  color: #666666;
  border: none;
  border-bottom: 4px solid #008297;
}
.nav-tabs li.dropdown a.dropdown-toggle {
  color: #999999;
}
.nav-tabs.nav-tabs > .active > a {
  background-color: transparent;
}
.nav-tabs.nav-tabs > .active > a,
.nav-tabs.nav-tabs > .active > a.btn,
.nav-tabs.nav-tabs > .active > a:hover,
.nav-tabs.nav-tabs > .active > a.btn:hover,
.nav-tabs.nav-tabs > .active > a:focus,
.nav-tabs.nav-tabs > .active > a.btn:focus {
  color: #666666;
  border: none;
  border-bottom: 4px solid #008297;
}
@media (max-width: 768px) {
  .channels-nav {
    height: 0;
  }
}
.tab-pane .nav.nav-pills,
.tab-pane .nav.nav-tabs {
  height: 54px;
}
.tab-pane .nav.nav-pills > a,
.tab-pane .nav.nav-tabs > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 12px 12px;
  margin-right: 2px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .tab-pane .nav.nav-pills > a,
  .tab-pane .nav.nav-tabs > a {
    font-size: 16px;
    padding-right: 12px;
    padding-left: 0;
  }
}
.tab-pane .nav.nav-pills.active > a,
.tab-pane .nav.nav-pills.active > a:hover,
.tab-pane .nav.nav-pills.active > a:focus,
.tab-pane .nav.nav-pills > a.active,
.tab-pane .nav.nav-pills > a.active:hover,
.tab-pane .nav.nav-pills > a.active:focus,
.tab-pane .nav.nav-pills > a:hover,
.tab-pane .nav.nav-tabs.active > a,
.tab-pane .nav.nav-tabs.active > a:hover,
.tab-pane .nav.nav-tabs.active > a:focus,
.tab-pane .nav.nav-tabs > a.active,
.tab-pane .nav.nav-tabs > a.active:hover,
.tab-pane .nav.nav-tabs > a.active:focus,
.tab-pane .nav.nav-tabs > a:hover {
  color: #666666;
  background-color: transparent;
  border-bottom: 3px solid #008297 !important;
}
.tab-pane .nav.nav-pills .open .dropdown-toggle,
.tab-pane .nav.nav-pills > li.dropdown.open.active > a:hover,
.tab-pane .nav.nav-pills > li.dropdown.open.active > a:focus,
.tab-pane .nav.nav-tabs .open .dropdown-toggle,
.tab-pane .nav.nav-tabs > li.dropdown.open.active > a:hover,
.tab-pane .nav.nav-tabs > li.dropdown.open.active > a:focus {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #008297;
}
.tab-pane .nav-pills > li {
  height: 54px;
}
.tab-pane .nav-pills > li > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 12px 12px;
  margin-right: 2px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .tab-pane .nav-pills > li > a {
    font-size: 16px;
    padding-right: 12px;
    padding-left: 0;
  }
}
.tab-pane .nav-pills > li.active > a,
.tab-pane .nav-pills > li.active > a:hover,
.tab-pane .nav-pills > li.active > a:focus,
.tab-pane .nav-pills > li > a.active,
.tab-pane .nav-pills > li > a.active:hover,
.tab-pane .nav-pills > li > a.active:focus,
.tab-pane .nav-pills > li > a:hover {
  color: #666666;
  background-color: transparent;
  border-bottom: 3px solid #008297 !important;
}
.tab-pane .nav-pills > li .open .dropdown-toggle,
.tab-pane .nav-pills > li > li.dropdown.open.active > a:hover,
.tab-pane .nav-pills > li > li.dropdown.open.active > a:focus {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #008297;
}
.tab-pane .nav-pills > li.dropdown {
  height: 54px;
}
.tab-pane .nav-pills > li.dropdown > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 12px 12px;
  margin-right: 2px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .tab-pane .nav-pills > li.dropdown > a {
    font-size: 16px;
    padding-right: 12px;
    padding-left: 0;
  }
}
.tab-pane .nav-pills > li.dropdown.active > a,
.tab-pane .nav-pills > li.dropdown.active > a:hover,
.tab-pane .nav-pills > li.dropdown.active > a:focus,
.tab-pane .nav-pills > li.dropdown > a.active,
.tab-pane .nav-pills > li.dropdown > a.active:hover,
.tab-pane .nav-pills > li.dropdown > a.active:focus,
.tab-pane .nav-pills > li.dropdown > a:hover {
  color: #666666;
  background-color: transparent;
  border-bottom: 3px solid #008297 !important;
}
.tab-pane .nav-pills > li.dropdown .open .dropdown-toggle,
.tab-pane .nav-pills > li.dropdown > li.dropdown.open.active > a:hover,
.tab-pane .nav-pills > li.dropdown > li.dropdown.open.active > a:focus {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #008297;
}
.nav-list li > a,
.bs-docs-sidenav li > a {
  font-size: 18px;
  color: black;
  background-color: white;
  padding: 20px 40px;
  word-break: break-all;
  text-shadow: none;
  box-shadow: none;
}
.nav-list li > a:hover,
.nav-list li > a:focus,
.bs-docs-sidenav li > a:hover,
.bs-docs-sidenav li > a:focus {
  background-color: #008297;
  color: white;
  text-shadow: none;
  border: 1px solid #008297;
}
.nav-list li.active > a,
.bs-docs-sidenav li.active > a {
  background-color: #008297;
  border: 1px solid #008297;
  color: white;
  padding: 20px 40px;
  word-break: break-all;
  text-shadow: none;
  box-shadow: none;
}
.nav-list li.active > a:hover,
.nav-list li.active > a:focus,
.bs-docs-sidenav li.active > a:hover,
.bs-docs-sidenav li.active > a:focus {
  background-color: #008297;
  color: white;
  text-shadow: none;
  border: 1px solid #008297;
}
#wrap #filterBarWrap li a.dropdown-toggle,
.modal #filterBarWrap li a.dropdown-toggle {
  font-weight: 300 !important;
  font-size: 17px;
  letter-spacing: 1px;
  color: #000;
}
#wrap #filterBarWrap li a.dropdown-toggle .caret,
.modal #filterBarWrap li a.dropdown-toggle .caret {
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #wrap #filterBarWrap li a.dropdown-toggle,
  .modal #filterBarWrap li a.dropdown-toggle {
    font-size: 15px;
  }
}
#wrap #filterBarWrap .btn,
.modal #filterBarWrap .btn {
  margin-left: 10px;
}
#wrap #filterBarWrap:not(.navbar) .nav > li > a,
.modal #filterBarWrap:not(.navbar) .nav > li > a {
  padding-right: 25px;
}
.navbar.pull-right .nav {
  margin-right: 0px;
}
#wrap .navbar {
  margin-bottom: 0px;
}
#wrap .navbar .nav {
  margin-bottom: 0px;
}
li.dropdown a.dropdown-toggle {
  font-size: 16px;
  color: black;
}
.dropdown-menu {
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
  background-color: #fff;
}
.dropdown-menu > li > a {
  line-height: 28px;
  font-size: 15px;
  color: black;
  font-weight: normal;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 3px 20px;
}
.dropdown-menu > li > a i {
  margin-right: 8px;
}
.dropdown-menu > li > a.inactive {
  color: #999999;
  pointer-events: none;
  cursor: default;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background-image: none;
  background-color: #f9f9f9;
  color: black !important;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: none;
  background-color: #f9f9f9 !important;
  color: black !important;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.dropdown-menu > .active > a:focus:focus {
  outline: thin solid #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
.navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.nav .dropdown-toggle .caret {
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 5px;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}
#wrap .navbar .nav > li,
#wrap .navbar .nav > button,
#wrap .navbar .nav > a.btn {
  margin-left: 10px;
}
.locales-menu-list > li {
  margin-right: 0;
  margin-left: 0;
}
.locales-menu-list > li:hover {
  margin-right: 0;
  margin-left: 0;
}
#wrap .filter-bar.shrink-container--minimized,
#wrap .filter-bar#filterBarWrap.shrink-container--minimized {
  margin-bottom: 10px;
}
#wrap .filter-bar.shrink-container--minimized .nav,
#wrap .filter-bar#filterBarWrap.shrink-container--minimized .nav {
  margin-bottom: 0;
}
.shrink-container .BtnGroup-item + .BtnGroup-item::before {
  border-left: none;
}
.shrink-container .dropdown-container {
  border-bottom: 3px solid #008297;
  padding-bottom: 12px;
}
.shrink-container .dropdown-container .dropdown-container__button {
  padding-right: 0;
}
.shrink-container .dropdown-container .button__text {
  font-size: 16px;
}
.shrink-container .dropdown-container .dropdown__btn.caret {
  margin-top: 2px;
  margin-right: 12px;
  font-size: 16px;
  padding-left: 4px;
}
.tabGroupSearch .add-on,
.tabGroupSearch input {
  border: none;
}
.tabGroupSearch .input-append.input-prepend input {
  box-shadow: none;
  border-left: 2px solid #008297;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 10px;
}
.tabGroupSearch .add-on.prepend {
  padding-left: 0;
  padding-right: 8px;
}
.tabGroupSearch i {
  font-size: 16px;
}
.tabGroupSearch i.icon-remove {
  font-size: 20px;
}
.tabGroupSearch .icon-search {
  color: #008297;
}
#header .nav li {
  padding-left: 0px;
}
#header .nav li > a {
  padding-bottom: 5px;
  font-weight: normal !important;
  font-size: 14px;
}
#header .nav li > a i {
  font-size: 16px;
}
#header .btn {
  font-size: 12px;
  font-weight: normal;
  color: black;
}
#header .btn:not(.btn-cancel),
#header .btn:not(.btn-cancel):active,
#header .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#header .btn:hover {
  border-color: transparent !important;
}
#header .btn.btn-danger {
  color: #e12437;
}
#header .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#header .btn .icon-chevron-down {
  display: none;
}
#header .btn .icon-bar {
  box-shadow: none;
  background-color: black;
}
@media (max-width: 767px) {
  #header #mobileUserMenu {
    padding-left: 15px;
  }
}
#header .navbar-inner {
  background-color: #eeeeee;
  background-image: none;
  box-shadow: none;
  border: none;
}
#header .navbar-wrapper {
  margin: auto;
}
#header .navbar-wrapper > .visible-desktop.pull-left {
  max-width: 60%;
}
#header .navbar-wrapper > .visible-desktop.pull-left .brand {
  padding-top: 0px;
  padding-bottom: 0px;
}
#header #Kbtn-navbar.--hover.active:hover .icon-bar:first-child {
  -webkit-transform: rotate(90deg) translate(5px,-8px);
  -moz-transform: rotate(90deg) translate(5px,-8px);
  -ms-transform: rotate(90deg) translate(5px,-8px);
  -o-transform: rotate(90deg) translate(5px,-8px);
  transform: rotate(90deg) translate(5px,-8px) translateZ(0);
}
#header #Kbtn-navbar.--hover.active:hover .icon-bar:last-child {
  -webkit-transform: rotate(90deg) translate(-5px,8px);
  -moz-transform: rotate(90deg) translate(-5px,8px);
  -ms-transform: rotate(90deg) translate(-5px,8px);
  -o-transform: rotate(90deg) translate(-5px,8px);
  transform: rotate(90deg) translate(-5px,8px) translateZ(0);
}
#header #Kbtn-navbar.active .icon-bar {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg) translateZ(0);
  border-spacing: 90px;
}
#header #Kbtn-navbar.active .icon-bar:first-child {
  -webkit-transform: rotate(90deg) translate(5px,-5px);
  -moz-transform: rotate(90deg) translate(5px,-5px);
  -ms-transform: rotate(90deg) translate(5px,-5px);
  -o-transform: rotate(90deg) translate(5px,-5px);
  transform: rotate(90deg) translate(5px,-5px) translateZ(0);
}
#header #Kbtn-navbar.active .icon-bar:last-child {
  -webkit-transform: rotate(90deg) translate(-5px,5px);
  -moz-transform: rotate(90deg) translate(-5px,5px);
  -ms-transform: rotate(90deg) translate(-5px,5px);
  -o-transform: rotate(90deg) translate(-5px,5px);
  transform: rotate(90deg) translate(-5px,5px) translateZ(0);
}
#header #Kbtn-navbar {
  border-spacing: 0;
  padding-left: 0;
  margin-left: 0;
  background-image: none;
  text-shadow: none;
}
#header #Kbtn-navbar.--hover:hover,
#header #Kbtn-navbar:focus {
  background-color: transparent;
  background-image: none;
}
#header #Kbtn-navbar .icon-bar {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0) translateZ(0);
  border-spacing: 0;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
#header #Kbtn-navbar.--hover:hover .icon-bar:last-child {
  -webkit-transform: translate(0px,3px);
  -moz-transform: translate(0px,3px);
  -ms-transform: translate(0px,3px);
  -o-transform: translate(0px,3px);
  transform: translate(0px,3px) translateZ(0);
}
#header #Kbtn-navbar.--hover:hover .icon-bar:first-child {
  -webkit-transform: translate(0px,-3px);
  -moz-transform: translate(0px,-3px);
  -ms-transform: translate(0px,-3px);
  -o-transform: translate(0px,-3px);
  transform: translate(0px,-3px) translateZ(0);
}
#header .brand {
  color: black;
  text-shadow: none;
  padding-top: 2px;
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 1;
}
@media (max-width: 767px) {
  #header .smallLogo {
    float: left;
    max-width: 120px;
    max-height: 20px;
    margin-top: 10px;
  }
}
@media (min-width: 767px) {
  #header .smallLogo {
    float: left;
    margin-top: 2px;
  }
}
@media (max-width: 767px) {
  #header .menu-trigger {
    margin-right: 2px;
  }
}
#header #userMobileMenuDisplayName {
  text-align: center;
}
#header #mobileUserMenu .caret {
  display: none;
}
#header #mobileUserMenu .pull-right {
  padding-right: 0px;
}
#header #mobileUserMenuBtn {
  padding-top: 12px;
}
#header #uploadMenu {
  display: inherit !important;
}
@media (max-width: 767px) {
  #header #uploadMenu .add-new-dropdown__button {
    max-width: 20px;
  }
}
#header div#toplinks {
  text-transform: uppercase;
  letter-spacing: 1px;
  max-height: 35px;
}
#header div#toplinks ul.nav {
  display: inline-block;
  float: none;
  margin: auto;
}
#header div#toplinks .divider-vertical {
  display: none;
}
#header div#toplinks ul li {
  font-size: 12px;
}
#header div#toplinks ul li a {
  text-shadow: none;
  padding-right: 20px;
  padding-left: 20px;
}
#header div.topmenus .nav > li > a {
  font-size: 12px;
}
#header #horizontalMenu {
  width: 100%;
  max-width: 100%;
}
#header #horizontalMenu .navmenu-nolink {
  pointer-events: none;
}
#header #horizontalMenu .navmenu-nolink.dd-parent-a {
  pointer-events: all;
}
#header #horizontalMenu ul.nav {
  display: inline-block;
  float: none;
}
#header #horizontalMenu .nav > li {
  padding-left: 0px;
}
#header #horizontalMenu .nav > li > a {
  text-shadow: none;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 30px;
  color: black;
  border-bottom: 1px solid transparent;
}
#header #horizontalMenu .nav > li > a.dropdown-toggle {
  padding-right: 5px;
  margin-right: 25px;
}
#header #horizontalMenu .nav > li > a:focus {
  outline-offset: 4px;
}
#header #horizontalMenu .nav > .active > a,
#header #horizontalMenu .nav > .active > a:hover,
#header #horizontalMenu .nav > li > a:hover,
#header #horizontalMenu .nav > .active > a:focus {
  box-shadow: none;
  background-color: rgba(0,0,0,0);
  border-bottom: 1px solid black;
  color: black;
}
#header #horizontalMenu .nav li.dropdown.open > .dropdown-toggle,
#header #horizontalMenu .nav li.dropdown.active > .dropdown-toggle,
#header #horizontalMenu .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: rgba(0,0,0,0);
}
#header #horizontalMenu .nav > li > .dropdown-menu:before {
  content: none;
}
#header div.pull-right {
  text-transform: uppercase;
}
#header div.pull-right button {
  text-transform: uppercase;
}
#header div.pull-right .nav {
  margin-right: 0px;
}
#header div.pull-right .nav li:last-child .btn {
  border: 1px solid transparent !important;
  border-right: none !important;
}
#header div.pull-right li {
  padding: 0px;
  max-height: 35px;
}
#header div.pull-right .dropdown-menu {
  text-transform: capitalize;
}
#header.navbar .btn-group {
  margin-left: 5px;
}
#header.navbar .btn-group i {
  margin-right: 8px;
  position: relative;
  top: 2px;
  font-size: 16px;
}
@media (max-width: 767px) {
  #header.navbar .btn-group i {
    margin-right: 0;
  }
}
#header.navbar .btn-group .add-on i {
  position: static;
}
#header.navbar-inverse .btn {
  color: white;
  text-shadow: none;
}
#header.navbar-inverse .btn .icon-bar {
  background-color: white;
}
#header.navbar-inverse .recentSearch__remove >.btn {
  text-shadow: none;
  color: #cccccc;
}
#header.navbar-inverse .recentSearch__remove >.btn .icon-bar {
  background-color: white;
}
#header.navbar-inverse .brand {
  color: white;
}
#header.navbar-inverse .navbar-inner {
  background-image: inherit;
  background-color: black;
}
#header.navbar-inverse #horizontalMenu .nav > li > a {
  color: white;
}
#header.navbar-inverse #horizontalMenu .nav > .active > a,
#header.navbar-inverse #horizontalMenu .nav > li > a:hover,
#header.navbar-inverse #horizontalMenu .nav > .active > a:focus {
  color: white;
  border-bottom: 1px solid white;
}
#header.navbar-inverse #toplinks ul li a.dropdown-toggle,
#header.navbar-inverse .nav > li > a {
  color: white;
}
.navbar-inverse .nav .active>a {
  background-color: white;
}
.navbar-inverse .nav .active>a:hover,
.navbar-inverse .nav .active>a:focus {
  background-color: #eee;
}
.navbar .nav .active>a {
  background-color: white;
}
.navbar .nav .active>a:hover,
.navbar-inverse .nav .active>a:focus {
  background-color: #eee;
}
@media (max-width: 989px) {
  #header.navbar.navbar-static-top .navbar-inner {
    padding-top: 14px;
    padding-bottom: 12px;
  }
}
#header.navbar.navbar-static-top .navbar-inner .navbar-wrapper .hidden-desktop .brand {
  max-width: 70%;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0;
  line-height: 1.36;
  font-size: 25px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #header.navbar.navbar-static-top .navbar-inner .navbar-wrapper .hidden-desktop .brand {
    max-width: 60%;
    padding-bottom: 0;
  }
}
#sidr {
  width: 294px;
}
@media (max-width: 767px) {
  #sidr {
    width: 220px;
  }
}
#sidr .navmenu-nolink {
  pointer-events: none;
}
#sidr .navmenu-nolink.dd-parent-a {
  pointer-events: all;
}
#sidr.sidr.navbar-inverse .navbar-link,
#sidr.sidr.navbar .navbar-link {
  text-shadow: none;
}
#sidr.sidr.navbar-inverse .navbar-inner,
#sidr.sidr.navbar-inverse .dd-wrapper,
#sidr.sidr.navbar .navbar-inner,
#sidr.sidr.navbar .dd-wrapper {
  margin-top: 0px;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-header #navlinks,
#sidr.sidr.navbar-inverse .dd-wrapper .dd-header #navlinks,
#sidr.sidr.navbar .navbar-inner .dd-header #navlinks,
#sidr.sidr.navbar .dd-wrapper .dd-header #navlinks {
  height: 43px;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-header #navlinks .navbar-text,
#sidr.sidr.navbar-inverse .dd-wrapper .dd-header #navlinks .navbar-text,
#sidr.sidr.navbar .navbar-inner .dd-header #navlinks .navbar-text,
#sidr.sidr.navbar .dd-wrapper .dd-header #navlinks .navbar-text {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding: 0px;
  padding-top: 3px;
  height: 40px;
  box-shadow: none;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-header #navlinks a + a,
#sidr.sidr.navbar-inverse .dd-wrapper .dd-header #navlinks a + a,
#sidr.sidr.navbar .navbar-inner .dd-header #navlinks a + a,
#sidr.sidr.navbar .dd-wrapper .dd-header #navlinks a + a {
  border-left: solid 1px;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-header #navlinks > a,
#sidr.sidr.navbar-inverse .dd-wrapper .dd-header #navlinks > a,
#sidr.sidr.navbar .navbar-inner .dd-header #navlinks > a,
#sidr.sidr.navbar .dd-wrapper .dd-header #navlinks > a {
  width: 146px;
  margin: 0px;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-header #navlinks > a i,
#sidr.sidr.navbar-inverse .dd-wrapper .dd-header #navlinks > a i,
#sidr.sidr.navbar .navbar-inner .dd-header #navlinks > a i,
#sidr.sidr.navbar .dd-wrapper .dd-header #navlinks > a i {
  padding-right: 15px;
  text-decoration: none;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-header #currentTitle,
#sidr.sidr.navbar-inverse .dd-wrapper .dd-header #currentTitle,
#sidr.sidr.navbar .navbar-inner .dd-header #currentTitle,
#sidr.sidr.navbar .dd-wrapper .dd-header #currentTitle {
  padding-left: 22px;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-header #currentTitle h3,
#sidr.sidr.navbar-inverse .dd-wrapper .dd-header #currentTitle h3,
#sidr.sidr.navbar .navbar-inner .dd-header #currentTitle h3,
#sidr.sidr.navbar .dd-wrapper .dd-header #currentTitle h3 {
  font-size: 14px;
}
#sidr.sidr.navbar-inverse .navbar-inner ul#menu.dd-menu li,
#sidr.sidr.navbar-inverse .dd-wrapper ul#menu.dd-menu li,
#sidr.sidr.navbar .navbar-inner ul#menu.dd-menu li,
#sidr.sidr.navbar .dd-wrapper ul#menu.dd-menu li {
  border-bottom: 1px solid;
}
#sidr.sidr.navbar-inverse .navbar-inner ul#menu.dd-menu li a.navbar-link,
#sidr.sidr.navbar-inverse .dd-wrapper ul#menu.dd-menu li a.navbar-link,
#sidr.sidr.navbar .navbar-inner ul#menu.dd-menu li a.navbar-link,
#sidr.sidr.navbar .dd-wrapper ul#menu.dd-menu li a.navbar-link {
  padding-left: 27px;
  padding-top: 22px;
  padding-bottom: 22px;
  font-weight: lighter;
  box-shadow: none;
}
#sidr.sidr.navbar-inverse .navbar-inner ul#menu.dd-menu li a.navbar-link.dropdown-toggle,
#sidr.sidr.navbar-inverse .dd-wrapper ul#menu.dd-menu li a.navbar-link.dropdown-toggle,
#sidr.sidr.navbar .navbar-inner ul#menu.dd-menu li a.navbar-link.dropdown-toggle,
#sidr.sidr.navbar .dd-wrapper ul#menu.dd-menu li a.navbar-link.dropdown-toggle {
  padding-right: 0px;
  border-right: 1px solid;
}
#sidr.sidr.navbar-inverse .navbar-inner ul#menu.dd-menu li a.navbar-link.ddicon-holder,
#sidr.sidr.navbar-inverse .dd-wrapper ul#menu.dd-menu li a.navbar-link.ddicon-holder,
#sidr.sidr.navbar .navbar-inner ul#menu.dd-menu li a.navbar-link.ddicon-holder,
#sidr.sidr.navbar .dd-wrapper ul#menu.dd-menu li a.navbar-link.ddicon-holder {
  padding-left: 0;
  border-left: none;
  height: 20px;
}
#sidr.sidr.navbar-inverse .navbar-inner ul#menu.dd-menu li:hover a.navbar-link.dropdown-toggle,
#sidr.sidr.navbar-inverse .dd-wrapper ul#menu.dd-menu li:hover a.navbar-link.dropdown-toggle,
#sidr.sidr.navbar .navbar-inner ul#menu.dd-menu li:hover a.navbar-link.dropdown-toggle,
#sidr.sidr.navbar .dd-wrapper ul#menu.dd-menu li:hover a.navbar-link.dropdown-toggle {
  border-right: 1px solid;
}
#sidr.sidr.navbar-inverse .navbar-inner ul#menu.dd-menu li.wasActive > a,
#sidr.sidr.navbar-inverse .dd-wrapper ul#menu.dd-menu li.wasActive > a,
#sidr.sidr.navbar .navbar-inner ul#menu.dd-menu li.wasActive > a,
#sidr.sidr.navbar .dd-wrapper ul#menu.dd-menu li.wasActive > a {
  text-shadow: none;
  box-shadow: none;
  font-weight: bold;
  border-left: 7px solid;
  padding-left: 20px;
}
#sidr.sidr.navbar-inverse .navbar-inner ul#menu.dd-menu li.dd-parent.active,
#sidr.sidr.navbar-inverse .dd-wrapper ul#menu.dd-menu li.dd-parent.active,
#sidr.sidr.navbar .navbar-inner ul#menu.dd-menu li.dd-parent.active,
#sidr.sidr.navbar .dd-wrapper ul#menu.dd-menu li.dd-parent.active {
  border-top: 1px solid;
}
#sidr.sidr.navbar-inverse #search,
#sidr.sidr.navbar #search {
  height: 68px;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper {
  margin-top: 0px;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search {
  margin-top: 26px;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend {
  padding-left: 27px;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query,
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend .search-icon.add-on,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend .search-icon.add-on {
  border: none;
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query {
  border-left: 1px solid;
  padding-left: 13px;
  font-size: 14px;
  font-weight: lighter;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query:focus,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query:focus {
  text-shadow: none;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend .search-icon.add-on,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend .search-icon.add-on {
  font-size: 17px;
  margin-right: 5px;
  padding-left: 0;
}
#sidr.sidr.navbar {
  color: #666666;
  border-color: #eaeaea;
}
#sidr.sidr.navbar .navbar-link {
  color: #666666;
}
#sidr.sidr.navbar .navbar-inner {
  background-image: none;
  background-color: #eaeaea;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper {
  background-color: #eaeaea;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper .dd-header #navlinks {
  background-color: #008297;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper .dd-header #navlinks .navbar-text {
  color: #ffffff;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper .dd-header #navlinks a + a {
  border-left-color: #38c4dd;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper .dd-header #navlinks > a:hover {
  background-color: #008297;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper .dd-header #currentTitle h3 .navbar-link {
  color: #666666;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li {
  border-bottom-color: #cccccc;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li a.navbar-link.dropdown-toggle {
  border-right-color: #cccccc;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li:hover,
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li.focused {
  background-color: #cccccc;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li:hover > a.navbar-link.dropdown-toggle,
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li.focused > a.navbar-link.dropdown-toggle {
  border-right-color: #eaeaea;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li.wasActive > a {
  background-color: #eaeaea;
  color: #666666;
  border-left-color: #008297;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li.dd-parent.active {
  border-top-color: #cccccc;
  background-color: #eaeaea;
}
#sidr.sidr.navbar #search {
  background-color: #d9d9d9;
  color: #666666;
}
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query,
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend .search-icon.add-on {
  background-color: #d9d9d9;
  color: #666666;
}
#sidr.sidr.navbar #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query {
  border-left-color: #666666;
}
#sidr.sidr.navbar-inverse {
  color: #cfcfcf;
  border-color: #2a2a2a;
}
#sidr.sidr.navbar-inverse .navbar-link {
  color: #cfcfcf;
}
#sidr.sidr.navbar-inverse .navbar-inner {
  background-image: none;
  background-color: #2a2a2a;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper {
  background-color: #2a2a2a;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper .dd-header #navlinks {
  background-color: #008297;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper .dd-header #navlinks .navbar-text {
  color: #ffffff;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper .dd-header #navlinks a + a {
  border-left-color: #38c4dd;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper .dd-header #navlinks > a:hover {
  background-color: #008297;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper .dd-header #currentTitle h3 .navbar-link {
  color: #ffffff;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper ul#menu.dd-menu li {
  border-bottom-color: #3c3c3c;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper ul#menu.dd-menu li a.navbar-link.dropdown-toggle {
  border-right: #3c3c3c;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper ul#menu.dd-menu li:hover {
  background-color: #414141;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper ul#menu.dd-menu li:hover > a.navbar-link.dropdown-toggle {
  border-right-color: #2a2a2a;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper ul#menu.dd-menu li.wasActive > a {
  background-color: #2a2a2a;
  color: #ffffff;
  border-left-color: #008297;
}
#sidr.sidr.navbar-inverse .navbar-inner .dd-wrapper ul#menu.dd-menu li.dd-parent.active {
  border-top-color: #3c3c3c;
  background-color: #2a2a2a;
}
#sidr.sidr.navbar-inverse #search {
  background-color: #404040;
  color: #bbbbbb;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query,
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend .search-icon.add-on {
  background-color: #404040;
  color: #bbbbbb;
}
#sidr.sidr.navbar-inverse #search #globalsearch.navbar-search-wrapper form.navbar-search .input-append.input-prepend input.search-query {
  border-left-color: #bbbbbb;
}
#header #search {
  display: none !important;
  margin-left: 0px;
}
#sidr #search {
  margin-left: 0px;
}
#sidr #search #globalsearch .input-append.input-prepend input {
  border-right: 1px solid #ebebeb;
}
#globalsearchv2 {
  top: 20%;
  width: 0px;
  border: none;
}
#globalsearchv2 .input-prepend .add-on {
  height: 46px;
  width: 46px;
  padding-top: 16px;
  background-color: #fff !important;
  border: 1px solid #ccc;
  border-color: #ccc !important;
}
#globalsearchv2 .input-prepend .add-on a {
  text-decoration: none;
}
#globalsearchv2 .input-prepend .add-on .icon-search,
#globalsearchv2 .input-prepend .add-on .icon-remove {
  font-size: 2em;
  color: black;
}
#globalsearchv2 input {
  height: 46px;
  width: 530px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  background-color: #fff;
  color: #555;
  border-left: 1px solid #ccc;
  border-color: #ccc;
}
#globalsearchv2 input:focus {
  border-color: rgba(82,168,236,0.8);
}
#header #globalsearch {
  top: 20%;
  width: 0px;
  border: none;
}
body.mobile #header #globalsearch {
  top: 200px !important;
}
#header #globalsearch .input-prepend .add-on {
  height: 46px;
  width: 46px;
  padding-top: 16px;
  background-color: #fff !important;
  border: 1px solid #ccc;
  border-color: #ccc !important;
}
#header #globalsearch .input-prepend .add-on a {
  text-decoration: none;
}
#header #globalsearch .input-prepend .add-on .icon-search,
#header #globalsearch .input-prepend .add-on .icon-remove {
  font-size: 2em;
  color: black;
}
#header #globalsearch input {
  height: 46px;
  width: 530px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  background-color: #fff;
  color: #555;
  border-left: 1px solid #ccc;
  border-color: #ccc;
}
#header #globalsearch input:focus {
  border-color: rgba(82,168,236,0.8);
}
#header #globalsearch input {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#header #globalsearch input:focus {
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
#outerWrap {
  margin-bottom: -49px;
}
#footer,
#push {
  height: 49px;
}
#footer {
  background-color: #eeeeee;
}
#footer .container {
  padding-top: 17px;
  width: 940px;
}
@media (max-width: 767px) {
  #footer .container {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #footer .container {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  #footer .container {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  #footer .container {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  #footer .container {
    width: 1470px;
  }
}
#footer .muted.credit {
  color: black;
}
@media (max-width: 767px) {
  #footer .muted.credit span {
    display: none;
  }
}
@media (max-width: 767px) {
  #footer {
    padding-right: 0px;
    padding-left: 0px;
  }
  #footer .container .muted.credit span {
    display: none;
  }
}
.table-bordered {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  border-collapse: separate;
}
.table:not(.mediaTable) {
  color: #666666;
}
.table:not(.mediaTable) .captionRow {
  display: flex;
  align-items: stretch;
}
@media (max-width: 1200px) {
  .table:not(.mediaTable) .captionRow .span4 a:not(.setDefCaption):nth-child(n+2) {
    margin-left: 2% !important;
  }
}
.table:not(.mediaTable).keyboard-shortcuts td {
  font-size: 14px;
  border: none;
  padding: 8px;
  text-align: left;
}
.table:not(.mediaTable).keyboard-shortcuts tr {
  border-bottom: 1px solid #ccc;
}
.table:not(.mediaTable).keyboard-shortcuts tr:first-child {
  border-top: 1px solid #ccc;
}
.table:not(.mediaTable) td {
  border-top: 1px solid #d9d9d9;
}
.table:not(.mediaTable) th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: middle;
  border-top: none;
  border-left: 1px solid #d9d9d9;
}
.table:not(.mediaTable) th:first-child {
  border-left: none;
}
.table:not(.mediaTable) td {
  padding-top: 12px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 12px;
  font-weight: normal;
  font-size: 12px;
  border-left: 1px solid #d9d9d9;
}
.table:not(.mediaTable) td:first-child {
  border-left: none;
}
.table:not(.mediaTable) td p {
  word-break: break-all;
}
.table:not(.mediaTable).table-condensed td {
  padding-bottom: 4px;
  word-wrap: break-word;
  white-space: normal;
  overflow-wrap: break-word;
}
.table:not(.mediaTable) .selectable {
  display: flex;
  align-items: center;
}
.table:not(.mediaTable) .selectable .default-label {
  color: #878787;
  line-height: normal;
  padding: 1px 2px 2px 1px;
  margin-left: 2%;
  border: 1px solid #878787;
  border-radius: 4px;
  font-size: 9px;
  font-weight: 600;
}
.table:not(.mediaTable) .setDefCaption {
  font-size: 16px;
  font-weight: 700;
  color: #008297;
  margin-left: 8.54%;
  padding: 16px 0;
}
.playlists-table {
  table-layout: fixed;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) label.control-label {
  color: #666666;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) li.dropdown a.dropdown-toggle {
  font-weight: initial !important;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) select,
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type='text']:not(.tags-input-field),
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type="password"],
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type="email"],
form:not(.searchForm):not(.navbar-search):not(.react-content) textarea,
form:not(.searchForm):not(.navbar-search):not(.react-content) .select2-container-multi .select2-choices,
form:not(.searchForm):not(.navbar-search):not(.react-content) .help-block {
  padding-left: 14px;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) select,
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type='text']:not(.tags-input-field),
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type="password"],
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type="email"],
form:not(.searchForm):not(.navbar-search):not(.react-content) .select2-container-multi .select2-choices,
form:not(.searchForm):not(.navbar-search):not(.react-content) .sol-inner-container {
  height: 36px;
  box-sizing: border-box;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) select[multiple="multiple"] {
  height: auto;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) textarea {
  padding-top: 14px;
  color: #555;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) input::-webkit-input-placeholder,
form:not(.searchForm):not(.navbar-search):not(.react-content) textarea::-webkit-input-placeholder {
  color: #bbbbbb;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) input:-moz-placeholder,
form:not(.searchForm):not(.navbar-search):not(.react-content) textarea:-moz-placeholder {
  color: #bbbbbb;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) input:-ms-input-placeholder,
form:not(.searchForm):not(.navbar-search):not(.react-content) textarea:-ms-input-placeholder {
  color: #bbbbbb;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .input-append .add-on,
form:not(.searchForm):not(.navbar-search):not(.react-content) .input-prepend .add-on,
form:not(.searchForm):not(.navbar-search):not(.react-content) select,
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type='text']:not(.tags-input-field),
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type="password"],
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type="email"],
form:not(.searchForm):not(.navbar-search):not(.react-content) textarea,
form:not(.searchForm):not(.navbar-search):not(.react-content) .select2-container-multi .select2-choices {
  border: 1px solid #d9d9d9;
  box-shadow: none;
  border-radius: 3px;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .sol-input-container input[type="text"] {
  border: none;
  width: 100%;
  background-color: white;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .sol-input-container input[type="text"]::placeholder {
  color: #595959;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .input-append .add-on {
  height: 26px;
  padding-top: 8px;
  padding-bottom: 0;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .select2-container-multi .select2-choices {
  background-image: none;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 8px;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .select2-container-multi .select2-choices .select2-search-choice:first-child {
  margin-left: 0px;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) input[type="text"].select2-input {
  border: none;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .form-actions {
  background-color: transparent;
  padding-top: 37px;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .form-actions .btn {
  min-width: 102px;
}
form:not(.searchForm):not(.navbar-search):not(.react-content) .formErrors {
  color: #dc430d;
  font-size: 12px;
}
.form-inline label {
  margin-right: 20px;
  margin-left: 20px;
}
.form-inline label:first-child {
  margin-left: 0px;
}
.form-inline input,
.form-inline select {
  margin-right: 10px;
}
.form-wide-input input[type='text'],
.form-wide-input input[type="email"],
.form-wide-input input[type="password"],
.form-wide-input select {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  .form-wide-input input[type='text'],
  .form-wide-input input[type="email"],
  .form-wide-input input[type="password"],
  .form-wide-input select {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input input[type='text'],
  .form-wide-input input[type="email"],
  .form-wide-input input[type="password"],
  .form-wide-input select {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input input[type='text'],
  .form-wide-input input[type="email"],
  .form-wide-input input[type="password"],
  .form-wide-input select {
    width: 70%;
  }
}
.form-wide-input input[type='text'].input-xxlarge,
.form-wide-input input[type="email"].input-xxlarge,
.form-wide-input input[type="password"].input-xxlarge,
.form-wide-input select.input-xxlarge {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  .form-wide-input input[type='text'].input-xxlarge,
  .form-wide-input input[type="email"].input-xxlarge,
  .form-wide-input input[type="password"].input-xxlarge,
  .form-wide-input select.input-xxlarge {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input input[type='text'].input-xxlarge,
  .form-wide-input input[type="email"].input-xxlarge,
  .form-wide-input input[type="password"].input-xxlarge,
  .form-wide-input select.input-xxlarge {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input input[type='text'].input-xxlarge,
  .form-wide-input input[type="email"].input-xxlarge,
  .form-wide-input input[type="password"].input-xxlarge,
  .form-wide-input select.input-xxlarge {
    width: 70%;
  }
}
.form-wide-input input[type='text'].span4,
.form-wide-input input[type="email"].span4,
.form-wide-input input[type="password"].span4,
.form-wide-input select.span4 {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  .form-wide-input input[type='text'].span4,
  .form-wide-input input[type="email"].span4,
  .form-wide-input input[type="password"].span4,
  .form-wide-input select.span4 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input input[type='text'].span4,
  .form-wide-input input[type="email"].span4,
  .form-wide-input input[type="password"].span4,
  .form-wide-input select.span4 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input input[type='text'].span4,
  .form-wide-input input[type="email"].span4,
  .form-wide-input input[type="password"].span4,
  .form-wide-input select.span4 {
    width: 70%;
  }
}
.form-wide-input input[type='text'].span11,
.form-wide-input input[type="email"].span11,
.form-wide-input input[type="password"].span11,
.form-wide-input select.span11 {
  box-sizing: border-box;
  height: 36px;
  min-height: 0px;
}
@media (max-width: 768px) {
  .form-wide-input input[type='text'].span11,
  .form-wide-input input[type="email"].span11,
  .form-wide-input input[type="password"].span11,
  .form-wide-input select.span11 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input input[type='text'].span11,
  .form-wide-input input[type="email"].span11,
  .form-wide-input input[type="password"].span11,
  .form-wide-input select.span11 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input input[type='text'].span11,
  .form-wide-input input[type="email"].span11,
  .form-wide-input input[type="password"].span11,
  .form-wide-input select.span11 {
    width: 70%;
  }
}
.form-wide-input input[type='text'].kmsTimeElement,
.form-wide-input input[type="email"].kmsTimeElement,
.form-wide-input input[type="password"].kmsTimeElement,
.form-wide-input select.kmsTimeElement {
  width: 220px;
}
.form-wide-input .sol-input-container input[type="text"] {
  width: 100%;
}
.form-wide-input select[multiple="multiple"] {
  height: auto;
}
.form-wide-input textarea,
.form-wide-input textarea ~ iframe.wysihtml5-sandbox,
.form-wide-input .kms-react-form-input {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  .form-wide-input textarea,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox,
  .form-wide-input .kms-react-form-input {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input textarea,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox,
  .form-wide-input .kms-react-form-input {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input textarea,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox,
  .form-wide-input .kms-react-form-input {
    width: 70%;
  }
}
.form-wide-input textarea.input-xxlarge,
.form-wide-input textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
.form-wide-input .kms-react-form-input.input-xxlarge {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  .form-wide-input textarea.input-xxlarge,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  .form-wide-input .kms-react-form-input.input-xxlarge {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input textarea.input-xxlarge,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  .form-wide-input .kms-react-form-input.input-xxlarge {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input textarea.input-xxlarge,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  .form-wide-input .kms-react-form-input.input-xxlarge {
    width: 70%;
  }
}
.form-wide-input textarea.span4,
.form-wide-input textarea ~ iframe.wysihtml5-sandbox.span4,
.form-wide-input .kms-react-form-input.span4 {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  .form-wide-input textarea.span4,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.span4,
  .form-wide-input .kms-react-form-input.span4 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input textarea.span4,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.span4,
  .form-wide-input .kms-react-form-input.span4 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input textarea.span4,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.span4,
  .form-wide-input .kms-react-form-input.span4 {
    width: 70%;
  }
}
.form-wide-input textarea.span11,
.form-wide-input textarea ~ iframe.wysihtml5-sandbox.span11,
.form-wide-input .kms-react-form-input.span11 {
  box-sizing: border-box;
  height: auto;
  min-height: 0px;
}
@media (max-width: 768px) {
  .form-wide-input textarea.span11,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.span11,
  .form-wide-input .kms-react-form-input.span11 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input textarea.span11,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.span11,
  .form-wide-input .kms-react-form-input.span11 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input textarea.span11,
  .form-wide-input textarea ~ iframe.wysihtml5-sandbox.span11,
  .form-wide-input .kms-react-form-input.span11 {
    width: 70%;
  }
}
.form-wide-input textarea.kmsTimeElement,
.form-wide-input textarea ~ iframe.wysihtml5-sandbox.kmsTimeElement,
.form-wide-input .kms-react-form-input.kmsTimeElement {
  width: 220px;
}
.form-wide-input .kms-react-form-input {
  display: inline-block;
}
.form-wide-input div.select2-container:not(.kmsTZElement) {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  .form-wide-input div.select2-container:not(.kmsTZElement) {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .form-wide-input div.select2-container:not(.kmsTZElement) {
    width: 90%;
  }
}
@media (min-width: 979px) {
  .form-wide-input div.select2-container:not(.kmsTZElement) {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .form-wide-input div.select2-container.kmsTZElement {
    width: 100%;
  }
}
.navbar-search-wrapper {
  margin-top: 4px;
}
ul.wysihtml5-toolbar li.dropdown a.dropdown-toggle {
  font-size: 14px;
}
ul.wysihtml5-toolbar li > a.btn,
ul.wysihtml5-toolbar li > .btn-group > a.btn {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 12px !important;
  margin-right: 12px;
  border: none !important;
  border-bottom: 2px solid transparent !important;
}
ul.wysihtml5-toolbar li > a.btn:not(.btn-cancel),
ul.wysihtml5-toolbar li > a.btn:not(.btn-cancel):active,
ul.wysihtml5-toolbar li > a.btn:not(.btn-cancel):focus,
ul.wysihtml5-toolbar li > .btn-group > a.btn:not(.btn-cancel),
ul.wysihtml5-toolbar li > .btn-group > a.btn:not(.btn-cancel):active,
ul.wysihtml5-toolbar li > .btn-group > a.btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
ul.wysihtml5-toolbar li > a.btn:hover,
ul.wysihtml5-toolbar li > .btn-group > a.btn:hover {
  border-color: transparent !important;
}
ul.wysihtml5-toolbar li > a.btn.btn-danger,
ul.wysihtml5-toolbar li > .btn-group > a.btn.btn-danger {
  color: #e12437;
}
ul.wysihtml5-toolbar li > a.btn.btn-danger:hover,
ul.wysihtml5-toolbar li > .btn-group > a.btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
ul.wysihtml5-toolbar li > a.btn i,
ul.wysihtml5-toolbar li > .btn-group > a.btn i {
  margin-right: 2px;
  margin-left: 2px;
}
ul.wysihtml5-toolbar li > a.btn:hover,
ul.wysihtml5-toolbar li > .btn-group > a.btn:hover {
  color: #008297;
  border: none !important;
  border-bottom: 2px solid #008297 !important;
  border-radius: 0px;
}
ul.wysihtml5-toolbar .icon-share {
  font-family: FontAwesome;
}
ul.wysihtml5-toolbar .icon-share:before {
  content: '\F0C1';
}
ul.wysihtml5-toolbar .icon-list {
  font-family: FontAwesome;
}
ul.wysihtml5-toolbar .icon-list:before {
  content: '\f03a';
}
ul.wysihtml5-toolbar .icon-th-list {
  font-family: FontAwesome;
}
ul.wysihtml5-toolbar .icon-th-list:before {
  content: '\f00b';
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input.hidden-input:focus + label.btn-primary,
input.hidden-input:focus + iframe.wysihtml5-sandbox,
.select2-container-multi.select2-container-active .select2-choices {
  outline: thin solid #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input:focus {
  outline: none;
}
a:active,
a:hover {
  outline: 0;
}
form .help-block {
  font-size: 12px;
}
form .help-block--error {
  color: #dc430d;
}
form .input-append .add-on.error,
form .input-prepend .add-on.error,
form select.error,
form input[type='text'].error,
form input[type="email"].error,
form input[type="password"].error,
form textarea.error,
form .select2-container-multi .select2-choices.error {
  border: 1px solid #dc430d;
}
form .input-append .add-on.error:focus,
form .input-append .add-on.error:focus:invalid:focus,
form .input-prepend .add-on.error:focus,
form .input-prepend .add-on.error:focus:invalid:focus,
form select.error:focus,
form select.error:focus:invalid:focus,
form input[type='text'].error:focus,
form input[type='text'].error:focus:invalid:focus,
form input[type="email"].error:focus,
form input[type="email"].error:focus:invalid:focus,
form input[type="password"].error:focus,
form input[type="password"].error:focus:invalid:focus,
form textarea.error:focus,
form textarea.error:focus:invalid:focus,
form .select2-container-multi .select2-choices.error:focus,
form .select2-container-multi .select2-choices.error:focus:invalid:focus {
  outline: 0;
  border: 1px solid #dc430d;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(220,67,13,0.6);
}
form .form-field--text-only {
  padding: 7px 0;
  margin-bottom: 10px;
}
form.form--compact .form-control {
  margin-top: 6px;
}
form.form--compact .form-control:first-child {
  margin-top: 0;
}
.checkbox-custom-icon--active {
  color: #008297;
}
.checkbox-custom-icon--disabled,
.checkbox-custom-label--disabled {
  color: #9e9d9d;
}
@media (min-width: 1200px) {
  .modal:not([class^="bootstrap-wysihtml5-"]) {
    width: 40%;
    margin-left: 30%;
    left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .modal:not([class^="bootstrap-wysihtml5-"]) {
    width: 60%;
    margin-left: 20%;
    left: auto;
  }
}
@media (max-width: 767px) {
  .modal:not([class^="bootstrap-wysihtml5-"]) {
    width: 80%;
    margin: 0;
    left: 10%;
  }
}
.modal .modal-header {
  padding-top: 22px;
  padding-bottom: 17px;
  padding-left: 44px;
  padding-right: 44px;
  background-color: #f5f5f5;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
@media (max-width: 767px) {
  .modal .modal-header {
    padding: 16px 20px;
  }
}
.modal .modal-header h2 {
  font-weight: normal;
  font-size: 24px;
  color: black;
  letter-spacing: 0.6px;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 767px) {
  .modal .modal-header h2 {
    font-size: 18px;
  }
}
.modal .modal-header h3 {
  font-weight: normal;
  font-size: 24px;
  color: black;
  letter-spacing: 0.6px;
}
@media (max-width: 767px) {
  .modal .modal-header h3 {
    font-size: 18px;
  }
}
.modal .modal-header i {
  line-height: 30px;
  color: #888888;
}
.modal .modal-header .close {
  display: none;
}
.modal .modal-body {
  padding-left: 44px;
  padding-right: 44px;
  padding-top: 26px;
  min-height: 95px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .modal .modal-body {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.modal .modal-footer {
  padding-left: 44px;
  padding-right: 44px;
  border-top: 1px solid #eee;
  box-shadow: none;
}
.modal .modal-footer .btn-cancel:not(.btn-cancel),
.modal .modal-footer .btn-cancel:not(.btn-cancel):active,
.modal .modal-footer .btn-cancel:not(.btn-cancel):focus,
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary):not(.btn-cancel),
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary):not(.btn-cancel):active,
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary):not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
.modal .modal-footer .btn-cancel:hover,
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary):hover {
  border-color: transparent !important;
}
.modal .modal-footer .btn-cancel.btn-danger,
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary).btn-danger {
  color: #e12437;
}
.modal .modal-footer .btn-cancel.btn-danger:hover,
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary).btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
.modal.embedPlaylist {
  width: 60%;
}
.modal.channelPlaylistModal .modal-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  font-size: 14px;
}
.modal.channelPlaylistModal .modal-footer {
  padding-left: 15px;
  padding-right: 15px;
}
.modal#globalsearch {
  margin-left: -280px;
  left: 50%;
}
.modal#globalsearch .modal-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  font-size: 14px;
}
.modal#globalsearch .modal-footer {
  padding-left: 15px;
  padding-right: 15px;
}
.modal.collaboratorModal {
  width: 800px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .modal.collaboratorModal {
    width: 80%;
  }
}
.modal.dynamic-preview-modal {
  max-height: none;
}
.modal.event-recurrence {
  width: 800px;
  margin-left: -400px;
  left: 50%;
}
.modal.event-recurrence .modal-body {
  padding-left: 0;
}
.modal.add__attachment__modal .modal-body {
  max-height: 50vh;
}
.modal.newChannelModal .modal-header .close {
  display: block;
}
.multi-user-selection-modal .modal-body {
  height: 380px;
  overflow-y: auto;
}
.wysihtml5-toolbar .modal {
  width: 560px;
}
[class^="bootstrap-wysihtml5-"].modal.modal {
  max-height: 80vh;
  max-width: 90vw;
  overflow: auto;
}
@media (min-height: 800px) {
  .channelPlaylistModal .modal-body {
    max-height: 570px !important;
  }
}
@media (min-height: 850px) {
  .channelPlaylistModal .modal-body {
    max-height: 650px !important;
  }
}
@media (min-height: 900px) {
  #mediaTarget,
  .medisSource .tab-pane #media-table-wrapper {
    height: 430px !important;
  }
}
.adminPages .groupInfo__container {
  background-color: #f8f8f8;
}
@media (max-width: 768px) {
  body.login.action-login-selection:not(.kmsapi) .wrapper.loginscreen {
    height: 100%;
    background-color: transparent;
  }
}
body.login:not(.kmsapi) {
  background-color: #fff;
}
body.login:not(.kmsapi) .form-signin-heading {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  font-size: 36px;
  margin-bottom: 65px;
}
body.login:not(.kmsapi).action-set-initial-password {
  background-color: #41beff;
}
body.login:not(.kmsapi).action-set-initial-password #content {
  height: 100%;
}
body.login:not(.kmsapi).action-set-initial-password .loginscreen {
  background-color: #41beff;
}
body.login:not(.kmsapi) .loginscreen {
  height: 100%;
}
body.login:not(.kmsapi) #wrap {
  display: table;
}
body.login:not(.kmsapi) #content {
  padding-top: 0;
  display: table-cell;
  vertical-align: middle;
}
body.login:not(.kmsapi) #content #loginBox {
  background-color: #f4f4f4;
  padding-top: 37px;
}
@media (min-width: 768px) {
  body.login:not(.kmsapi) #content #loginBox {
    min-width: 500px;
    width: 500px;
    padding-right: 46px;
    padding-left: 46px;
  }
}
body.login:not(.kmsapi) #content #loginBox form .control-group {
  margin-bottom: 30px;
}
body.login:not(.kmsapi) #content #loginBox form .control-group input {
  max-width: 500px;
  width: 100%;
  padding-left: 29px;
  height: 38px;
}
body.login:not(.kmsapi) #content #loginBox form .control-label {
  color: #4A4A4A;
}
@media (max-width: 768px) {
  body.login:not(.kmsapi) #content #loginBox form .control-label {
    text-align: left;
    width: 100%;
    max-width: 471px;
    display: inline-block;
  }
}
body.login:not(.kmsapi) #content #loginBox form .form-actions {
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 50px;
  margin-top: 40px;
  max-width: 500px;
}
body.login:not(.kmsapi) #content #loginBox form .form-actions #Login-login {
  width: 100%;
  max-width: 500px;
  height: 48px;
  margin: 0px;
  margin-bottom: 30px;
  font-size: 20px;
  display: block;
}
body.login:not(.kmsapi) #content #loginBox form .form-actions a {
  letter-spacing: 0.5px;
  color: #999999;
}
body.login:not(.kmsapi) #content #loginBox form .form-actions a#Login-forgot {
  left: 0px;
}
body.login:not(.kmsapi) #content #loginBox form .form-actions a#Login-cancel {
  bottom: 0px;
}
body.login:not(.kmsapi) #content #loginBox form .formErrors {
  margin-bottom: 13px;
}
@media (max-width: 768px) {
  body.login:not(.kmsapi) .loginscreen {
    height: 100%;
    background-color: #fff;
  }
  body.login:not(.kmsapi) .loginscreen #wrap.container {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    height: 100% !important;
  }
  body.login:not(.kmsapi) .loginscreen #wrap.container #content {
    padding-top: 0;
  }
  body.login:not(.kmsapi) .loginscreen #wrap.container #content #loginBox {
    margin: 0 auto;
    padding-right: 10%;
    padding-left: 10%;
    width: 80%;
    height: 100%;
    text-align: center;
    border: none;
  }
  body.login:not(.kmsapi) .loginscreen #wrap.container #content #loginBox form .form-actions {
    width: 100%;
    display: inline-block;
  }
  body.login:not(.kmsapi) .loginscreen #wrap.container #content #loginBox form .form-actions a#Login-forgot {
    text-align: left;
  }
}
body.login .well.login-selection {
  background-color: #f4f4f4;
}
button.btn.login-selection_info,
button.btn.login-selection_info:hover:not(.btn-link) {
  background-color: transparent;
  color: #bbbbbb;
}
#wrap > #content > .navbar > .nav #refresh,
#wrap > #content > #content > .navbar > .nav #refresh {
  font-size: 20px;
  padding: 4px;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
#wrap > #content > .navbar > .nav #refresh.icon-white,
#wrap > #content > #content > .navbar > .nav #refresh.icon-white {
  color: #666666 !important;
}
#wrap > #content > .navbar > .nav #refresh:hover,
#wrap > #content > .navbar > .nav #refresh:focus,
#wrap > #content > #content > .navbar > .nav #refresh:hover,
#wrap > #content > #content > .navbar > .nav #refresh:focus {
  color: #333333;
}
#wrap > #content > .navbar > .nav #refresh:hover i,
#wrap > #content > .navbar > .nav #refresh:focus i,
#wrap > #content > #content > .navbar > .nav #refresh:hover i,
#wrap > #content > #content > .navbar > .nav #refresh:focus i {
  color: #333333;
}
#wrap > #content > .navbar > .nav #refresh:hover i.icon-white,
#wrap > #content > .navbar > .nav #refresh:focus i.icon-white,
#wrap > #content > #content > .navbar > .nav #refresh:hover i.icon-white,
#wrap > #content > #content > .navbar > .nav #refresh:focus i.icon-white {
  color: #333333 !important;
}
#wrap > #content > .navbar > .nav #refresh:hover,
#wrap > #content > .navbar > .nav #refresh:active,
#wrap > #content > .navbar > .nav #refresh:focus,
#wrap > #content > .navbar > .nav #refresh:visited,
#wrap > #content > #content > .navbar > .nav #refresh:hover,
#wrap > #content > #content > .navbar > .nav #refresh:active,
#wrap > #content > #content > .navbar > .nav #refresh:focus,
#wrap > #content > #content > .navbar > .nav #refresh:visited {
  text-decoration: none;
}
#wrap > #content > .navbar > .nav #refresh.disabled,
#wrap > #content > #content > .navbar > .nav #refresh.disabled {
  color: #cccccc;
}
#wrap > #content > .navbar > .nav #refresh.disabled:hover,
#wrap > #content > #content > .navbar > .nav #refresh.disabled:hover {
  color: #cccccc;
}
#wrap > #content > .navbar > .nav #refresh.disabled:hover i,
#wrap > #content > #content > .navbar > .nav #refresh.disabled:hover i {
  color: #cccccc;
}
#wrap > #content > .navbar > .nav #showsearch,
#wrap > #content > #content > .navbar > .nav #showsearch {
  display: none;
}
#wrap #myMediaCarousel {
  margin-top: 30px;
  margin-bottom: 0;
}
#wrap #myMediaCarousel #myMediaEntries {
  position: relative;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui li.visible-desktop {
  visibility: inherit !important;
  display: inherit !important;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper {
  position: absolute;
  top: -70px;
  left: 0;
  width: 100%;
  float: left;
  border-bottom: 1px solid #ebebeb;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form {
  margin-left: 0px;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append .add-on,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend .add-on {
  font-size: 17px;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append .add-on a,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend .add-on a {
  text-decoration: none;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append i,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend i {
  color: #008297;
  font-size: 17px;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append #search-icon,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend #search-icon {
  cursor: pointer;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append input,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend input {
  width: auto;
  font-size: 14px;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append .add-on:hover i,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend .add-on:hover i {
  color: #008297;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend {
  margin-bottom: 0px;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append .add-on,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend .add-on {
  border: none;
  margin-right: 10px;
  padding-top: 0px;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append input,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend input {
  border: none;
  box-shadow: none;
  border-left: 1px solid #008297;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append input:focus,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend input:focus {
  outline: thin solid #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append .btn,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend .btn {
  padding-top: 0px;
  color: #008297;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append .btn:hover,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend .btn:hover {
  border-color: transparent !important;
}
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-append .btn .caret,
#wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper form .input-prepend .btn .caret {
  margin-left: 4px;
}
@media (max-width: 1200px) {
  #wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper {
    top: -41px;
  }
}
@media (max-width: 767px) {
  #wrap #myMediaCarousel #myMediaEntries .search-bar-v2ui .navbar-search-wrapper {
    top: -35px;
  }
}
#wrap #myMediaCarousel #myMediaEntries .nav.pull-left {
  width: auto;
}
#wrap #myMediaCarousel #myMediaEntries .selectButtonsContainer {
  width: auto;
  position: relative;
}
#wrap #myMediaCarousel #myMediaEntries .selectButtonsContainer > li > .pull-right {
  position: relative;
}
#wrap #myMediaCarousel #myMediaEntries .selectButtonsContainer.eSearch {
  position: absolute;
  top: -10px;
  right: 0;
}
@media (max-width: 1200px) {
  #wrap #myMediaCarousel #myMediaEntries .selectButtonsContainer.eSearch {
    top: 10px;
  }
}
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown {
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 20px;
  margin-left: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown:not(.btn-cancel),
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown:not(.btn-cancel):active,
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown:hover {
  border-color: transparent !important;
}
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown.btn-danger {
  color: #e12437;
}
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown i {
  display: none;
}
@media (max-width: 767px) {
  .mymediaTable .description.hidden-phone {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .mymediaTable .description.hidden-phone p,
  .mymediaTable .description.hidden-phone .entryTags,
  .mymediaTable .description.hidden-phone .mediaStats .stat_data {
    display: none !important;
  }
}
@media (max-width: 250px) {
  .mymediaTable .description.hidden-phone .mediaStats {
    position: inherit;
  }
}
.hosted #myMediaEntries .listbuttons.hostedEnabled {
  display: block !important;
}
#wrap #filterBarWrap #mymediaview .btn {
  font-size: 32px;
  margin-top: 0px;
  margin-left: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
#wrap #filterBarWrap #mymediaview .btn:not(.btn-cancel),
#wrap #filterBarWrap #mymediaview .btn:not(.btn-cancel):active,
#wrap #filterBarWrap #mymediaview .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#wrap #filterBarWrap #mymediaview .btn:hover {
  border-color: transparent !important;
}
#wrap #filterBarWrap #mymediaview .btn.btn-danger {
  color: #e12437;
}
#wrap #filterBarWrap #mymediaview .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#wrap #filterBarWrap #mymediaview .btn:hover {
  color: #006878;
}
#wrap #filterBarWrap #mymediaview .btn.gridView i {
  margin-right: 0px;
}
#wrap #filterBarWrap #mymediaview .btn,
#wrap #filterBarWrap #mymediaview .btn:focus,
#wrap #filterBarWrap #mymediaview .btn:active {
  padding-left: 0;
  padding-right: 0;
}
#wrap #filterBarWrap #mymediaview button.active {
  color: #008297;
}
@media (max-width: 666px) {
  .mymediaTable .kaltura_player > div {
    min-height: 96px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .mymediaTable .kaltura_player > div {
    min-height: 145px;
  }
}
@media (max-width: 320px) {
  .mymediaTable.mediaTable {
    table-layout: fixed;
  }
  .mymediaTable.mediaTable tbody tr td.thumbTd div.thumb_wrapper {
    max-width: 150px;
    max-height: 84px;
  }
  .mymediaTable.mediaTable tbody tr td.checkboxTd {
    padding-right: 0;
  }
}
@media (max-width: 320px) and (max-width: 250px) {
  .mymediaTable.mediaTable tbody tr td.thumbTd div.thumb_wrapper {
    max-width: 130px;
    max-height: 74px;
  }
}
.my-media-user-buttons li .btn-group > .btn {
  font-size: 20px;
  color: #999999;
  padding-top: 8px;
}
.my-media-user-buttons li .btn-group > .btn:hover,
.my-media-user-buttons li .btn-group > .btn:focus {
  text-decoration: none;
  color: #999999;
}
.my-media-action-bar-controls__container .radio-button {
  color: black;
}
.my-media-action-bar-controls__container .radio-button:focus,
.my-media-action-bar-controls__container .radio-button:hover {
  color: #008297;
}
.my-media-action-bar-controls__container .radio-button.active {
  color: #008297;
}
#myMediaEntries .alert {
  margin-top: 20px;
}
#myMediaEntries .alert.endlessScrollAlert,
#search-media-pane .alert.endlessScrollAlert {
  margin-top: 0;
}
#searchResultsTable .alert {
  margin-top: 50px;
}
#searchResultsTable .nav.nav-pills > li.hidden-phone {
  display: block !important;
}
#searchResultsTable .tab-content .tab-pane.hidden-phone.active {
  display: block !important;
}
.status-label {
  min-width: 100px;
  height: 20px;
  text-align: center;
  display: inline-block;
}
.status-label__text {
  color: white;
  font-size: 12px;
  padding: 0 15px;
}
.mediaStats__text {
  display: inline-block;
  vertical-align: super;
}
@media (min-width: 768px) {
  .mediaStats__text {
    float: left;
  }
}
.mediaStats__time_data {
  color: #666;
  font-size: 12px;
}
.mediaStats__time_data i {
  display: none;
}
@media (max-width: 979px) and (min-width: 768px) {
  .mediaStats__text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 215px;
  }
}
@media (max-width: 1200px) and (min-width: 980px) {
  .mediaStats__text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 380px;
  }
}
.mediaStats__ownership,
.mediaStats__separator {
  font-size: 12px;
}
.mediaStats__separator {
  margin: 0 3px;
}
.my-media__actions-link {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
.my-media__actions-link.icon-white {
  color: #666666 !important;
}
.my-media__actions-link:hover,
.my-media__actions-link:focus {
  color: #333333;
}
.my-media__actions-link:hover i,
.my-media__actions-link:focus i {
  color: #333333;
}
.my-media__actions-link:hover i.icon-white,
.my-media__actions-link:focus i.icon-white {
  color: #333333 !important;
}
.my-media__actions-link:hover,
.my-media__actions-link:active,
.my-media__actions-link:focus,
.my-media__actions-link:visited {
  text-decoration: none;
}
.my-media__actions-link.disabled {
  color: #cccccc;
}
.my-media__actions-link.disabled:hover {
  color: #cccccc;
}
.my-media__actions-link.disabled:hover i {
  color: #cccccc;
}
.entryStatistics__stat {
  color: #666666;
}
.entryStatistics__stat.icon-white {
  color: #666666 !important;
}
.entryStatistics__link {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
.entryStatistics__link.icon-white {
  color: #666666 !important;
}
.entryStatistics__link:hover,
.entryStatistics__link:focus {
  color: #333333;
}
.entryStatistics__link:hover i,
.entryStatistics__link:focus i {
  color: #333333;
}
.entryStatistics__link:hover i.icon-white,
.entryStatistics__link:focus i.icon-white {
  color: #333333 !important;
}
.entryStatistics__link:hover,
.entryStatistics__link:active,
.entryStatistics__link:focus,
.entryStatistics__link:visited {
  text-decoration: none;
}
.entryStatistics__link.disabled {
  color: #cccccc;
}
.entryStatistics__link.disabled:hover {
  color: #cccccc;
}
.entryStatistics__link.disabled:hover i {
  color: #cccccc;
}
.my-media__actions-table .my-media__actions-link {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
.my-media__actions-table .my-media__actions-link.icon-white {
  color: #666666 !important;
}
.my-media__actions-table .my-media__actions-link:hover,
.my-media__actions-table .my-media__actions-link:focus {
  color: #000000;
}
.my-media__actions-table .my-media__actions-link:hover i,
.my-media__actions-table .my-media__actions-link:focus i {
  color: #000000;
}
.my-media__actions-table .my-media__actions-link:hover i.icon-white,
.my-media__actions-table .my-media__actions-link:focus i.icon-white {
  color: #000000 !important;
}
.my-media__actions-table .my-media__actions-link:hover,
.my-media__actions-table .my-media__actions-link:active,
.my-media__actions-table .my-media__actions-link:focus,
.my-media__actions-table .my-media__actions-link:visited {
  text-decoration: none;
}
.my-media__actions-table .my-media__actions-link.disabled i {
  color: #cccccc;
}
.my-media__actions-table .my-media__actions-link.disabled i:hover {
  color: #cccccc;
}
.my-media__actions-table .my-media__actions-link.disabled i:hover i {
  color: #cccccc;
}
#channel_title {
  color: white;
}
@media (max-width: 767px) {
  #channel_title {
    display: inherit !important;
    line-height: 40px;
    margin: 0;
  }
}
#channel_title .muted {
  color: #8a8a8a;
}
#channel_title_phone {
  display: none !important;
}
.hosted #channel_title {
  color: black;
}
#gallery_title {
  color: black;
}
h1#gallery-title {
  word-break: break-word;
}
h1#gallery-title .muted {
  color: #666;
}
@media (max-width: 767px) {
  .gallery-title.inline {
    display: block;
    margin: 20px 0;
  }
  .mobile-search.visible-phone {
    display: none !important;
  }
  ul#galleryTabs > li.hidden-phone,
  .categorySearchBar.hidden-phone {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #toggleDescription,
  #toggleDescription.hidden {
    visibility: visible;
    display: inline;
    top: -4px;
    position: relative;
    z-index: 21;
  }
  #toggleDescription button,
  #toggleDescription.hidden button {
    padding-left: 0;
  }
  #toggleDescription button > .hideDetails,
  #toggleDescription.hidden button > .hideDetails {
    visibility: visible;
    display: block;
  }
  #toggleDescription button.collapsed > .hideDetails,
  #toggleDescription.hidden button.collapsed > .hideDetails {
    visibility: hidden;
    display: none;
  }
  #toggleDescription button > .showDetails,
  #toggleDescription.hidden button > .showDetails {
    visibility: hidden;
    display: none;
  }
  #toggleDescription button.collapsed > .showDetails,
  #toggleDescription.hidden button.collapsed > .showDetails {
    visibility: visible;
    display: block;
  }
}
.channel-texts {
  position: absolute;
  width: 50%;
}
@media (min-width: 1200px) {
  .channel-texts {
    width: 55%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .channel-texts {
    width: 80%;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .channel-texts {
    -webkit-transform: translateY(226px);
    -moz-transform: translateY(226px);
    -ms-transform: translateY(226px);
    -o-transform: translateY(226px);
    transform: translateY(226px) translateZ(0);
    width: 100%;
  }
}
@media (max-width: 666px) {
  .channel-texts {
    -webkit-transform: translateY(190px);
    -moz-transform: translateY(190px);
    -ms-transform: translateY(190px);
    -o-transform: translateY(190px);
    transform: translateY(190px) translateZ(0);
    width: 100%;
  }
}
.channel-texts .channel-name {
  margin: 32px 0 0;
}
@media (max-width: 767px) {
  .channel-texts .channel-name {
    position: absolute;
    top: auto;
    bottom: 50px;
  }
}
.channel-texts .phone-toggles {
  width: 200px;
  display: inline;
  top: -46px;
  position: relative;
  height: 30px;
}
@media (max-width: 767px) {
  .channel-texts .phone-toggles {
    position: absolute;
    top: -15px;
    right: 0;
  }
}
.channel-texts .channel-description {
  color: white;
}
@media (max-width: 767px) {
  .channel-texts .channel-description {
    color: inherit;
    z-index: 10;
    height: 0;
    overflow: hidden;
    margin-top: 100px;
  }
  .channel-texts .channel-description .hidden-phone.expandable {
    display: block !important;
  }
}
html.hosted .channel-texts .channel-description {
  color: black;
}
.channel-texts .channel-description a.readmore,
.channel-texts .channel-description a.readless {
  color: white;
}
.channel-texts .channel-description div.readmore {
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .channel-texts .channel-description div.readmore span.shortened {
    display: none !important;
  }
  .channel-texts .channel-description div.readmore span.full {
    display: inline !important;
  }
  .channel-texts .channel-description div.readmore span.full a.readless {
    display: none;
  }
}
.channel-texts .channel-description #tagsArea {
  overflow: hidden;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-top: 8px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .channel-texts .channel-description #tagsArea {
    margin-top: -84px;
    margin-bottom: 84px;
  }
}
@media (min-width: 768px) {
  .channel-texts .channel-description #tagsArea .badge-info[href] {
    color: white;
    border-color: white;
  }
}
.channel-texts .channel-description .notags {
  padding-bottom: 30px;
}
.category-desc#gallery-desc {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .category-desc#gallery-desc {
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
  }
}
@media (min-width: 668px) and (max-width: 1024px) {
  .category-desc#gallery-desc {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .category-desc#gallery-desc {
    height: auto !important;
  }
}
.category-desc .readmore {
  overflow: hidden;
  width: 80%;
}
@media (max-width: 979px) and (min-width: 668px) {
  .category-desc .readmore {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .category-desc .readmore {
    width: 65%;
  }
}
.category-desc #tagsArea {
  overflow: hidden;
  width: 80%;
}
@media (max-width: 979px) and (min-width: 668px) {
  .category-desc #tagsArea {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .category-desc #tagsArea {
    width: 65%;
  }
}
.readmore {
  overflow: hidden;
  font-size: 21px;
  padding-bottom: 19px;
  margin-top: 20px;
  line-height: 32px;
}
.readmore .full {
  word-wrap: break-word;
}
.readmore a.readmore,
.readmore a.readless {
  font-size: 18px;
}
.readmore a.readmore small,
.readmore a.readless small {
  font-size: 100%;
}
@media (max-width: 1200px) and (min-width: 668px) {
  .readmore {
    font-size: 18px;
    line-height: 27px;
  }
  .readmore a.readmore,
  .readmore a.readless {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .readmore {
    font-size: 16px;
    line-height: 24px;
  }
  .readmore a.readmore,
  .readmore a.readless {
    font-size: 14px;
  }
}
.readmore span.shortened,
.readmore span.full {
  font-size: 18px;
}
@media (max-width: 767px) {
  .readmore.show {
    display: none;
  }
  .readmore .shortened {
    display: none !important;
  }
  .readmore .full {
    display: inline-block !important;
  }
  .readmore .readless {
    display: none;
  }
}
#categoryCarousel {
  margin-bottom: 0;
}
#categoryCarousel #filterBarWrap #categoryview {
  padding-right: 0px;
}
#categoryCarousel #filterBarWrap #categoryview .btn {
  font-size: 32px;
  margin-top: 0px;
  margin-left: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
#categoryCarousel #filterBarWrap #categoryview .btn:not(.btn-cancel),
#categoryCarousel #filterBarWrap #categoryview .btn:not(.btn-cancel):active,
#categoryCarousel #filterBarWrap #categoryview .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#categoryCarousel #filterBarWrap #categoryview .btn:hover {
  border-color: transparent !important;
}
#categoryCarousel #filterBarWrap #categoryview .btn.btn-danger {
  color: #e12437;
}
#categoryCarousel #filterBarWrap #categoryview .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#categoryCarousel #filterBarWrap #categoryview .btn:hover {
  color: #006878;
}
#categoryCarousel #filterBarWrap #categoryview .btn.gridView i {
  margin-right: 0px;
}
#categoryCarousel #filterBarWrap #categoryview .btn,
#categoryCarousel #filterBarWrap #categoryview .btn:focus,
#categoryCarousel #filterBarWrap #categoryview .btn:active {
  padding-left: 0;
  padding-right: 0;
}
#categoryCarousel #filterBarWrap #categoryview button.active {
  color: #008297;
}
#categoryCarousel #filterBarWrap .categorynav {
  margin: 0;
}
#playlistView #categoryview {
  padding-right: 0px;
}
#playlistView #categoryview .btn {
  font-size: 32px;
  margin-top: 0px;
  margin-left: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
#playlistView #categoryview .btn:not(.btn-cancel),
#playlistView #categoryview .btn:not(.btn-cancel):active,
#playlistView #categoryview .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#playlistView #categoryview .btn:hover {
  border-color: transparent !important;
}
#playlistView #categoryview .btn.btn-danger {
  color: #e12437;
}
#playlistView #categoryview .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#playlistView #categoryview .btn:hover {
  color: #006878;
}
#playlistView #categoryview .btn.gridView i {
  margin-right: 0px;
}
#playlistView #categoryview .btn,
#playlistView #categoryview .btn:focus,
#playlistView #categoryview .btn:active {
  padding-left: 0;
  padding-right: 0;
}
#playlistView #categoryview button.active {
  color: #008297;
}
#wrap #categoryCarousel .carousel-inner > .item.active,
#wrap #channelCarousel .carousel-inner > .item.active,
#wrap #myMediaCarousel .carousel-inner > .item.active {
  min-height: 500px;
}
.actions-wrapper {
  position: relative;
  display: inherit;
  top: 40px;
  left: -6px;
}
.category-actions.btn-group #channelActionsDropdown .icon-tasks,
.category-actions.btn-group #galleryActionsDropdownButton .icon-tasks {
  color: black;
  font-size: 1.3em;
}
.category-actions.btn-group button.btn.dropdown-toggle {
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
  font-size: 20px;
  padding: 6px 3px 2px 3px;
}
.category-actions.btn-group button.btn.dropdown-toggle i {
  margin-right: 0px;
  padding: 5px;
}
.category-actions.btn-group button.btn.dropdown-toggle .text,
.category-actions.btn-group button.btn.dropdown-toggle .caret {
  display: none;
}
.category-actions.btn-group button.btn.dropdown-toggle:hover,
.category-actions.btn-group button.btn.dropdown-toggle:active,
.category-actions.btn-group button.btn.dropdown-toggle:focus {
  background-color: #f1f1f1;
  opacity: 0.9;
  padding: 6px 3px 2px 3px;
  border-color: transparent !important;
  position: relative;
}
.category-actions.btn-group button.btn.dropdown-toggle:hover i,
.category-actions.btn-group button.btn.dropdown-toggle:active i,
.category-actions.btn-group button.btn.dropdown-toggle:focus i {
  padding: 5px;
}
.category-actions.btn-group.open button.btn.dropdown-toggle {
  background-color: #f1f1f1;
  opacity: 0.9;
  padding: 6px 3px 2px 3px;
  border-color: transparent !important;
  position: relative;
}
.category-actions.btn-group.open button.btn.dropdown-toggle i {
  padding: 5px;
}
#channel-title .category-actions.btn-group button.btn.dropdown-toggle {
  background-color: #f1f1f1;
  opacity: 0.9;
  padding: 6px 3px 2px 3px;
  border-color: transparent !important;
  position: relative;
  left: 5px;
  bottom: 2px;
}
#channel-title .category-actions.btn-group button.btn.dropdown-toggle i {
  padding: 5px;
}
#galleryGrid .alert {
  margin-left: 0 !important;
}
#channel-desc {
  display: none !important;
}
#channelGallery.endlessScroll {
  margin-top: 0;
}
.nav-pills > li > a#gallerySearch-tab,
.nav-pills > li > a#channelSearch-tab {
  background: none;
  font-size: 17px;
}
.nav-pills > li > a#gallerySearch-tab,
.nav-pills > li > a#gallerySearch-tab:active,
.nav-pills > li > a#gallerySearch-tab:focus,
.nav-pills > li > a#channelSearch-tab,
.nav-pills > li > a#channelSearch-tab:active,
.nav-pills > li > a#channelSearch-tab:focus {
  color: #008297;
}
.nav-pills > li > a#gallerySearch-tab:hover,
.nav-pills > li > a#channelSearch-tab:hover {
  color: #008297;
}
#wrap .navbar.categorySearchBar,
#wrap .navbar.channelSearchBar {
  display: block;
  visibility: hidden;
  position: relative;
  z-index: 200;
  margin-left: 0px;
}
#wrap .navbar.categorySearchBar .navbar-search-wrapper,
#wrap .navbar.channelSearchBar .navbar-search-wrapper {
  position: absolute;
}
#wrap .navbar.categorySearchBar ul,
#wrap .navbar.channelSearchBar ul {
  margin-top: 0 !important;
}
#wrap .navbar.categorySearchBar form,
#wrap .navbar.channelSearchBar form {
  margin-left: 0;
  margin-top: 10px;
  z-index: 20;
}
#wrap .navbar.categorySearchBar .input-append .add-on,
#wrap .navbar.categorySearchBar .input-prepend .add-on,
#wrap .navbar.channelSearchBar .input-append .add-on,
#wrap .navbar.channelSearchBar .input-prepend .add-on {
  font-size: 17px;
}
#wrap .navbar.categorySearchBar .input-append .add-on a,
#wrap .navbar.categorySearchBar .input-prepend .add-on a,
#wrap .navbar.channelSearchBar .input-append .add-on a,
#wrap .navbar.channelSearchBar .input-prepend .add-on a {
  text-decoration: none;
}
#wrap .navbar.categorySearchBar .input-append i,
#wrap .navbar.categorySearchBar .input-prepend i,
#wrap .navbar.channelSearchBar .input-append i,
#wrap .navbar.channelSearchBar .input-prepend i {
  color: #008297;
  font-size: 17px;
}
#wrap .navbar.categorySearchBar .input-append #search-icon,
#wrap .navbar.categorySearchBar .input-prepend #search-icon,
#wrap .navbar.channelSearchBar .input-append #search-icon,
#wrap .navbar.channelSearchBar .input-prepend #search-icon {
  cursor: pointer;
}
#wrap .navbar.categorySearchBar .input-append input,
#wrap .navbar.categorySearchBar .input-prepend input,
#wrap .navbar.channelSearchBar .input-append input,
#wrap .navbar.channelSearchBar .input-prepend input {
  width: auto;
  font-size: 14px;
}
#wrap .navbar.categorySearchBar .input-append .add-on:hover i,
#wrap .navbar.categorySearchBar .input-prepend .add-on:hover i,
#wrap .navbar.channelSearchBar .input-append .add-on:hover i,
#wrap .navbar.channelSearchBar .input-prepend .add-on:hover i {
  color: #008297;
}
#wrap .navbar.categorySearchBar .input-append,
#wrap .navbar.categorySearchBar .input-prepend,
#wrap .navbar.channelSearchBar .input-append,
#wrap .navbar.channelSearchBar .input-prepend {
  margin-bottom: 0px;
}
#wrap .navbar.categorySearchBar .input-append .add-on,
#wrap .navbar.categorySearchBar .input-prepend .add-on,
#wrap .navbar.channelSearchBar .input-append .add-on,
#wrap .navbar.channelSearchBar .input-prepend .add-on {
  border: none;
  margin-right: 10px;
  padding-top: 0px;
}
#wrap .navbar.categorySearchBar .input-append input,
#wrap .navbar.categorySearchBar .input-prepend input,
#wrap .navbar.channelSearchBar .input-append input,
#wrap .navbar.channelSearchBar .input-prepend input {
  border: none;
  box-shadow: none;
  border-left: 1px solid #008297;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#wrap .navbar.categorySearchBar .input-append input:focus,
#wrap .navbar.categorySearchBar .input-prepend input:focus,
#wrap .navbar.channelSearchBar .input-append input:focus,
#wrap .navbar.channelSearchBar .input-prepend input:focus {
  outline: thin solid #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
#wrap .navbar.categorySearchBar .input-append .btn,
#wrap .navbar.categorySearchBar .input-prepend .btn,
#wrap .navbar.channelSearchBar .input-append .btn,
#wrap .navbar.channelSearchBar .input-prepend .btn {
  padding-top: 0px;
  color: #008297;
}
#wrap .navbar.categorySearchBar .input-append .btn:hover,
#wrap .navbar.categorySearchBar .input-prepend .btn:hover,
#wrap .navbar.channelSearchBar .input-append .btn:hover,
#wrap .navbar.channelSearchBar .input-prepend .btn:hover {
  border-color: transparent !important;
}
#wrap .navbar.categorySearchBar .input-append .btn .caret,
#wrap .navbar.categorySearchBar .input-prepend .btn .caret,
#wrap .navbar.channelSearchBar .input-append .btn .caret,
#wrap .navbar.channelSearchBar .input-prepend .btn .caret {
  margin-left: 4px;
}
#wrap .navbar.categorySearchBar input,
#wrap .navbar.channelSearchBar input {
  width: 250px;
}
.category-tabs {
  display: inline-block;
}
.category-tabs .elloading {
  font-size: 36px;
  top: -16px;
}
.mainCarousel .btnGroup {
  vertical-align: inherit;
}
.category-tabs__wrapper {
  -webkit-transition: transform ease-in-out .6s, opacity ease-in-out .6s;
  -moz-transition: transform ease-in-out .6s, opacity ease-in-out .6s;
  -ms-transition: transform ease-in-out .6s, opacity ease-in-out .6s;
  -o-transition: transform ease-in-out .6s, opacity ease-in-out .6s;
  transition: transform ease-in-out .6s, opacity ease-in-out .6s;
  border-bottom: 1px solid #ebebeb;
}
@media (max-width: 768px) {
  .category-tabs__wrapper {
    height: 50px;
  }
}
#galleryCarousel,
#channelCarousel {
  margin-bottom: 0;
}
#galleryCarousel .btnGroup.dropdown-container,
#channelCarousel .btnGroup.dropdown-container {
  -webkit-transition: transform .4s, opacity .4s;
  -moz-transition: transform .4s, opacity .4s;
  -ms-transition: transform .4s, opacity .4s;
  -o-transition: transform .4s, opacity .4s;
  transition: transform .4s, opacity .4s;
}
#galleryCarousel > .carousel-inner > div.item:first-child > div.row-fluid:first-child,
#channelCarousel > .carousel-inner > div.item:first-child > div.row-fluid:first-child {
  position: absolute;
}
#galleryCarousel > .carousel-inner > div.item:first-child > div.row-fluid.js-tabs-container,
#channelCarousel > .carousel-inner > div.item:first-child > div.row-fluid.js-tabs-container {
  position: absolute;
}
#galleryCarousel #galleryTabs,
#galleryCarousel #channelTabs,
#channelCarousel #galleryTabs,
#channelCarousel #channelTabs {
  border-bottom: none;
  margin-bottom: -2px;
  display: inline-block;
  position: relative;
  width: auto;
  -webkit-transition: transform .5s, opacity .4s;
  -moz-transition: transform .5s, opacity .4s;
  -ms-transition: transform .5s, opacity .4s;
  -o-transition: transform .5s, opacity .4s;
  transition: transform .5s, opacity .4s;
}
#galleryCarousel #galleryTabs > li,
#galleryCarousel #channelTabs > li,
#channelCarousel #galleryTabs > li,
#channelCarousel #channelTabs > li {
  height: 36px;
}
@media (max-width: 767px) {
  #galleryCarousel #galleryTabs,
  #galleryCarousel #channelTabs,
  #channelCarousel #galleryTabs,
  #channelCarousel #channelTabs {
    display: inherit !important;
  }
  #galleryCarousel #galleryTabs li.hidden-phone,
  #galleryCarousel #channelTabs li.hidden-phone,
  #channelCarousel #galleryTabs li.hidden-phone,
  #channelCarousel #channelTabs li.hidden-phone {
    display: inherit !important;
  }
}
#galleryCarousel .carousel-inner #searchPage,
#channelCarousel .carousel-inner #searchPage {
  margin-top: 30px;
}
#galleryCarousel .carousel-inner #searchPage h3,
#channelCarousel .carousel-inner #searchPage h3 {
  border-top: 1px solid #ebebeb;
  padding-top: 27px;
  margin-top: 13px;
  font-weight: normal;
}
#channelCarousel .carousel-inner #searchPage {
  margin-top: 0px;
}
#channelCarousel .carousel-inner #searchPage h3 {
  position: relative;
  top: 40px;
  margin-bottom: 50px;
  margin-top: 0px;
}
#search-category-tabs .nav.nav-pills {
  height: 54px;
}
#search-category-tabs .nav.nav-pills > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 12px 12px;
  margin-right: 2px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  #search-category-tabs .nav.nav-pills > a {
    font-size: 16px;
    padding-right: 12px;
    padding-left: 0;
  }
}
#search-category-tabs .nav.nav-pills.active > a,
#search-category-tabs .nav.nav-pills.active > a:hover,
#search-category-tabs .nav.nav-pills.active > a:focus,
#search-category-tabs .nav.nav-pills > a.active,
#search-category-tabs .nav.nav-pills > a.active:hover,
#search-category-tabs .nav.nav-pills > a.active:focus,
#search-category-tabs .nav.nav-pills > a:hover {
  color: #666666;
  background-color: transparent;
  border-bottom: 3px solid #008297 !important;
}
#search-category-tabs .nav.nav-pills .open .dropdown-toggle,
#search-category-tabs .nav.nav-pills > li.dropdown.open.active > a:hover,
#search-category-tabs .nav.nav-pills > li.dropdown.open.active > a:focus {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #008297;
}
#search-category-tabs .nav-pills > li {
  height: 54px;
}
#search-category-tabs .nav-pills > li > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 12px 12px;
  margin-right: 2px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  #search-category-tabs .nav-pills > li > a {
    font-size: 16px;
    padding-right: 12px;
    padding-left: 0;
  }
}
#search-category-tabs .nav-pills > li.active > a,
#search-category-tabs .nav-pills > li.active > a:hover,
#search-category-tabs .nav-pills > li.active > a:focus,
#search-category-tabs .nav-pills > li > a.active,
#search-category-tabs .nav-pills > li > a.active:hover,
#search-category-tabs .nav-pills > li > a.active:focus,
#search-category-tabs .nav-pills > li > a:hover {
  color: #666666;
  background-color: transparent;
  border-bottom: 3px solid #008297 !important;
}
#search-category-tabs .nav-pills > li .open .dropdown-toggle,
#search-category-tabs .nav-pills > li > li.dropdown.open.active > a:hover,
#search-category-tabs .nav-pills > li > li.dropdown.open.active > a:focus {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #008297;
}
.mainCarousel > .carousel-inner > .item > div > ul.nav {
  position: absolute;
  z-index: 100;
}
#mainGalleryContent > .tab-content > .tab-pane .filter-bar,
#mainGalleryContent > .tab-content > .tab-pane .alert,
#mainChannelContent > .tab-content > .tab-pane .filter-bar,
#mainChannelContent > .tab-content > .tab-pane .alert {
  margin-top: 25px;
}
@media (max-width: 1200px) {
  #mainGalleryContent > .tab-content > .tab-pane .filter-bar,
  #mainGalleryContent > .tab-content > .tab-pane .alert,
  #mainChannelContent > .tab-content > .tab-pane .filter-bar,
  #mainChannelContent > .tab-content > .tab-pane .alert {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  #mainGalleryContent > .tab-content > .tab-pane .filter-bar,
  #mainGalleryContent > .tab-content > .tab-pane .alert,
  #mainChannelContent > .tab-content > .tab-pane .filter-bar,
  #mainChannelContent > .tab-content > .tab-pane .alert {
    margin-top: 16px;
  }
}
#mainGalleryContent .elementLoader,
#mainChannelContent .elementLoader {
  margin-top: 50px;
}
#wrap #searchTabs {
  margin-top: 0;
}
#wrap #searchTabs + div.tab-content {
  margin-top: 60px;
}
@media (max-width: 1200px) {
  #wrap #searchTabs + div.tab-content {
    margin-top: 41px;
  }
}
@media (max-width: 767px) {
  #wrap #searchTabs + div.tab-content {
    margin-top: 35px;
  }
}
#wrap #searchTabs + div.tab-content .nav {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body.module-default.controller-gallery.action-view #wrap {
    padding-top: 0;
  }
}
#channel-thumb-border .wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #channel-thumb-border .wrapper {
    justify-content: flex-end;
  }
}
.channel-info {
  flex: 1;
  margin: 27px 0;
}
@media (min-width: 667px) and (max-width: 767px) {
  .channel-info {
    margin: 30px auto !important;
  }
}
@media (max-width: 666px) {
  .channel-info {
    margin: 16px auto !important;
  }
}
.channel-info div {
  width: auto;
  float: left;
}
.channel-info div.right-sep {
  margin-right: 10px;
  border-right: 2px solid #999;
}
@media (max-width: 767px) {
  .channel-info div.right-sep#membership {
    border-right: none;
  }
}
.channel-info .stats-wrapper div {
  margin-right: 10px;
  border-right: 2px solid #999;
}
@media (max-width: 1199px) {
  .channel-info .stats-wrapper div:last-of-type {
    border-right: none;
  }
}
.channel-info .stat-item {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;
  line-height: 12px;
  margin-right: 10px;
  margin-left: 0;
}
.channel-info .stat-item i {
  margin-right: 10px;
}
.channel-info .functionaries-wrapper .btn.func-group {
  border: none !important;
  background: none;
  padding: 0 20px 0 0;
  line-height: 1;
  font-weight: normal;
}
.channel-info .functionaries-wrapper .btn.func-group:hover {
  border: none !important;
}
.channel-info__buttons-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: -4px;
  overflow: auto;
}
.channel-info__buttons {
  margin-left: 16px;
}
@media (max-width: 480px) {
  .channel-info__buttons {
    margin-left: 0;
  }
  .channel-info__buttons .btn-group,
  .channel-info__buttons a {
    width: 100%;
  }
  .channel-info__buttons a {
    padding: 0;
  }
}
body.module-default.controller-channels.action-view {
  overflow-x: hidden;
}
body.module-default.controller-channels.action-view .container#wrap {
  width: 100%;
  padding-top: 0;
}
@media (max-width: 767px) {
  body.module-default.controller-channels.action-view .container#wrap {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
body.module-default.controller-channels.action-view .container#wrap #alerts {
  margin: 16px auto;
}
body.module-default.controller-channels.action-view .container#wrap .tab-content,
body.module-default.controller-channels.action-view .container#wrap .carousel-inner > .item.active,
body.module-default.controller-channels.action-view .container#wrap .carousel-inner {
  overflow: visible !important;
}
body.module-default.controller-channels.action-view .container#wrap .carousel-inner > .item > .row-fluid {
  overflow: hidden;
}
body.module-default.controller-channels.action-view .container#wrap .carousel-inner > .item > .row-fluid#filterBarWrap {
  overflow: visible;
}
body.module-default.controller-channels.action-view .container#wrap .channelSearchBar,
body.module-default.controller-channels.action-view .container#wrap #galleryHolder,
body.module-default.controller-channels.action-view .container#wrap #alerts {
  margin-right: auto;
  margin-left: auto;
  width: 940px;
}
@media (max-width: 767px) {
  body.module-default.controller-channels.action-view .container#wrap .channelSearchBar,
  body.module-default.controller-channels.action-view .container#wrap #galleryHolder,
  body.module-default.controller-channels.action-view .container#wrap #alerts {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  body.module-default.controller-channels.action-view .container#wrap .channelSearchBar,
  body.module-default.controller-channels.action-view .container#wrap #galleryHolder,
  body.module-default.controller-channels.action-view .container#wrap #alerts {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  body.module-default.controller-channels.action-view .container#wrap .channelSearchBar,
  body.module-default.controller-channels.action-view .container#wrap #galleryHolder,
  body.module-default.controller-channels.action-view .container#wrap #alerts {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  body.module-default.controller-channels.action-view .container#wrap .channelSearchBar,
  body.module-default.controller-channels.action-view .container#wrap #galleryHolder,
  body.module-default.controller-channels.action-view .container#wrap #alerts {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  body.module-default.controller-channels.action-view .container#wrap .channelSearchBar,
  body.module-default.controller-channels.action-view .container#wrap #galleryHolder,
  body.module-default.controller-channels.action-view .container#wrap #alerts {
    width: 1470px;
  }
}
body.module-default.controller-channels.action-view .container#wrap #toggleDescription {
  top: -8px;
}
body.module-default.controller-channels.action-view #channelTabs {
  margin-top: 0;
}
@media (min-width: 768px) {
  body.module-default.controller-channels.action-view .collapse {
    overflow: visible;
  }
}
@media (max-width: 767px) {
  body.module-default.controller-channels.action-view .collapse.in {
    overflow: visible;
  }
}
html.hosted #channel-title,
html.hosted #galleryHolder {
  margin-right: auto;
  margin-left: auto;
  width: 940px;
}
@media (max-width: 767px) {
  html.hosted #channel-title,
  html.hosted #galleryHolder {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  html.hosted #channel-title,
  html.hosted #galleryHolder {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  html.hosted #channel-title,
  html.hosted #galleryHolder {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  html.hosted #channel-title,
  html.hosted #galleryHolder {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  html.hosted #channel-title,
  html.hosted #galleryHolder {
    width: 1470px;
  }
}
@media (max-width: 480px) {
  html.hosted #channel-title,
  html.hosted #galleryHolder {
    margin-left: 0;
    margin-right: 0;
  }
}
#galleryHolder.channelHolder {
  float: none;
}
#galleryHolder,
#channelSidebar {
  width: 100%;
  margin-left: 0;
}
#galleryHolder {
  position: relative;
}
.hosted .channel-image {
  display: none !important;
}
.hosted .no-img-channel-header {
  display: none !important;
}
.hosted #channel-thumb-overlay {
  display: none !important;
}
.hosted #channel-thumb-border {
  display: none !important;
}
.hosted #channel-poster {
  margin-bottom: 40px;
}
.hosted #channel-poster .channel-thumb-and-description-wrapper {
  width: 100%;
}
@media (max-width: 767px) {
  .hosted #channel-poster .channel-thumb-and-description-wrapper {
    margin: auto;
  }
}
.hosted .actions-wrapper {
  top: 0;
}
@media (max-width: 767px) {
  .hosted .actions-wrapper .category-actions {
    display: none !important;
  }
}
.hosted .channel-texts {
  position: static;
}
@media (max-width: 767px) {
  .hosted .channel-texts {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none translateZ(0);
  }
}
.hosted .channel-texts .channel-name {
  margin: 0;
}
@media (max-width: 767px) {
  .hosted .channel-texts .channel-name {
    position: static;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .hosted .channel-description.hostedEnabled,
  .hosted #toggleDescription,
  .hosted .phone-toggles {
    display: none !important;
  }
}
#mobileSidebarLink,
#showsearch {
  display: none;
}
#channel-poster {
  position: relative;
}
@media (max-width: 767px) {
  #channel-poster {
    overflow: hidden;
  }
}
#channel-poster .channel-header-text-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background: rgba(0,0,0,0.25);
  z-index: -1;
}
#channel-poster .channel-thumb-and-description-wrapper {
  width: 940px;
  margin: auto;
  position: relative;
}
@media (max-width: 767px) {
  #channel-poster .channel-thumb-and-description-wrapper {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #channel-poster .channel-thumb-and-description-wrapper {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  #channel-poster .channel-thumb-and-description-wrapper {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  #channel-poster .channel-thumb-and-description-wrapper {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  #channel-poster .channel-thumb-and-description-wrapper {
    width: 1470px;
  }
}
#channel-poster svg {
  position: absolute;
  top: 0;
  right: 0;
}
#channel-poster svg#chanel-sidebar-svg {
  left: 0;
}
#channel-poster img.blurred,
#channel-poster .no-img-channel-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 295px;
  z-index: -1;
  min-height: 295px;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
  background-color: #2a2a2a;
}
@media (min-width: 768px) {
  #channel-poster img.blurred,
  #channel-poster .no-img-channel-header {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08) translateZ(0);
    -moz-filter: blur(20px);
    -webkit-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px);
  }
}
@media (max-width: 767px) {
  #channel-poster img.blurred,
  #channel-poster .no-img-channel-header {
    max-width: none;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%) translateZ(0);
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  #channel-poster img.blurred,
  #channel-poster .no-img-channel-header {
    min-height: 255px;
    height: 255px !important;
  }
}
@media (max-width: 666px) {
  #channel-poster img.blurred,
  #channel-poster .no-img-channel-header {
    min-height: 219px;
    height: 219px !important;
    margin: 0px -15px 0px -55px;
  }
}
#channel-poster .focus {
  float: right;
  right: 20px;
  top: 40px;
  position: relative;
  border: 1px solid white;
  height: 215px !important;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  #channel-poster .focus {
    height: 194px !important;
  }
}
#channel-poster #channel-thumb-overlay {
  width: 100%;
  height: 295px;
  min-height: 295px;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
  background: rgba(0,0,0,0.15);
}
@media (min-width: 667px) and (max-width: 767px) {
  #channel-poster #channel-thumb-overlay {
    min-height: 255px;
    height: 255px !important;
    background: none;
  }
}
@media (max-width: 666px) {
  #channel-poster #channel-thumb-overlay {
    min-height: 219px;
    height: 219px !important;
    background: none;
  }
}
#channel-thumb-border {
  width: 100%;
  background-color: #f1f1f1;
  position: relative;
  z-index: 100;
  height: 77px;
}
@media (max-width: 767px) {
  #channel-thumb-border {
    background-color: #ffffff;
  }
}
#channel-thumb-border .wrapper {
  width: 940px;
  margin: auto;
}
@media (max-width: 767px) {
  #channel-thumb-border .wrapper {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #channel-thumb-border .wrapper {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  #channel-thumb-border .wrapper {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  #channel-thumb-border .wrapper {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  #channel-thumb-border .wrapper {
    width: 1470px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #channel-thumb-border {
    height: auto !important;
  }
  #channel-thumb-border .wrapper {
    height: auto;
  }
}
#channel-thumb-border .channel-info #membership {
  margin-bottom: 12px;
}
#channel-thumb-border .channel-info .stats-wrapper {
  margin-bottom: 12px;
}
@media (min-width: 667px) and (max-width: 767px) {
  #channel-thumb-border .channel-info .stats-wrapper {
    width: 100%;
  }
  #channel-thumb-border .channel-info .functionaries-wrapper {
    width: 100%;
    margin-bottom: 12px;
  }
  #channel-thumb-border .phone-description {
    margin-bottom: 12px;
    font-size: 16px;
    margin-top: 16px;
  }
}
@media (max-width: 666px) {
  #channel-thumb-border .channel-info .stats-wrapper {
    width: 100%;
    margin-bottom: 8px;
  }
  #channel-thumb-border .channel-info .functionaries-wrapper {
    width: 100%;
    margin-bottom: 16px;
  }
  #channel-thumb-border .channel-info #membership {
    margin-bottom: 8px;
  }
  #channel-thumb-border .phone-description {
    margin-bottom: 16px;
    font-size: 16px;
    margin-top: 30px;
  }
  #channel-thumb-border .channel-info__buttons-wrapper {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #channel-thumb-border {
    height: 0;
  }
  #channel-thumb-border:not(.collapse) .channel-info,
  #channel-thumb-border:not(.collapse) .phone-description-wrapper,
  #channel-thumb-border:not(.collapse) .channel-info__buttons-wrapper {
    visibility: hidden;
    display: none;
  }
  #channel-thumb-border:not(.collapse) .channel-info__buttons-wrapper {
    transform: translateY(-40px);
  }
  #channel-thumb-border .wrapper {
    height: auto;
    display: block;
  }
  #channel-thumb-border .channel-info__buttons-wrapper {
    display: block;
  }
}
#channelSidebar {
  display: none !important;
}
div.toggles-wrapper {
  float: left;
}
@media (max-width: 480px) {
  div.toggles-wrapper {
    float: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  div.toggles-wrapper {
    margin-right: 12px;
  }
}
.channel-info__buttons-wrapper {
  -webkit-transform: translateY(24px);
  -moz-transform: translateY(24px);
  -ms-transform: translateY(24px);
  -o-transform: translateY(24px);
  transform: translateY(24px) translateZ(0);
}
div.phone-toggles #subscribeSwitch {
  display: none;
}
form#edit_gallery input[type='text'],
form#edit_gallery input[type="email"],
form#edit_gallery input[type="password"],
form#edit_gallery select,
form#edit_channel input[type='text'],
form#edit_channel input[type="email"],
form#edit_channel input[type="password"],
form#edit_channel select {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  form#edit_gallery input[type='text'],
  form#edit_gallery input[type="email"],
  form#edit_gallery input[type="password"],
  form#edit_gallery select,
  form#edit_channel input[type='text'],
  form#edit_channel input[type="email"],
  form#edit_channel input[type="password"],
  form#edit_channel select {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery input[type='text'],
  form#edit_gallery input[type="email"],
  form#edit_gallery input[type="password"],
  form#edit_gallery select,
  form#edit_channel input[type='text'],
  form#edit_channel input[type="email"],
  form#edit_channel input[type="password"],
  form#edit_channel select {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery input[type='text'],
  form#edit_gallery input[type="email"],
  form#edit_gallery input[type="password"],
  form#edit_gallery select,
  form#edit_channel input[type='text'],
  form#edit_channel input[type="email"],
  form#edit_channel input[type="password"],
  form#edit_channel select {
    width: 70%;
  }
}
form#edit_gallery input[type='text'].input-xxlarge,
form#edit_gallery input[type="email"].input-xxlarge,
form#edit_gallery input[type="password"].input-xxlarge,
form#edit_gallery select.input-xxlarge,
form#edit_channel input[type='text'].input-xxlarge,
form#edit_channel input[type="email"].input-xxlarge,
form#edit_channel input[type="password"].input-xxlarge,
form#edit_channel select.input-xxlarge {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  form#edit_gallery input[type='text'].input-xxlarge,
  form#edit_gallery input[type="email"].input-xxlarge,
  form#edit_gallery input[type="password"].input-xxlarge,
  form#edit_gallery select.input-xxlarge,
  form#edit_channel input[type='text'].input-xxlarge,
  form#edit_channel input[type="email"].input-xxlarge,
  form#edit_channel input[type="password"].input-xxlarge,
  form#edit_channel select.input-xxlarge {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery input[type='text'].input-xxlarge,
  form#edit_gallery input[type="email"].input-xxlarge,
  form#edit_gallery input[type="password"].input-xxlarge,
  form#edit_gallery select.input-xxlarge,
  form#edit_channel input[type='text'].input-xxlarge,
  form#edit_channel input[type="email"].input-xxlarge,
  form#edit_channel input[type="password"].input-xxlarge,
  form#edit_channel select.input-xxlarge {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery input[type='text'].input-xxlarge,
  form#edit_gallery input[type="email"].input-xxlarge,
  form#edit_gallery input[type="password"].input-xxlarge,
  form#edit_gallery select.input-xxlarge,
  form#edit_channel input[type='text'].input-xxlarge,
  form#edit_channel input[type="email"].input-xxlarge,
  form#edit_channel input[type="password"].input-xxlarge,
  form#edit_channel select.input-xxlarge {
    width: 70%;
  }
}
form#edit_gallery input[type='text'].span4,
form#edit_gallery input[type="email"].span4,
form#edit_gallery input[type="password"].span4,
form#edit_gallery select.span4,
form#edit_channel input[type='text'].span4,
form#edit_channel input[type="email"].span4,
form#edit_channel input[type="password"].span4,
form#edit_channel select.span4 {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  form#edit_gallery input[type='text'].span4,
  form#edit_gallery input[type="email"].span4,
  form#edit_gallery input[type="password"].span4,
  form#edit_gallery select.span4,
  form#edit_channel input[type='text'].span4,
  form#edit_channel input[type="email"].span4,
  form#edit_channel input[type="password"].span4,
  form#edit_channel select.span4 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery input[type='text'].span4,
  form#edit_gallery input[type="email"].span4,
  form#edit_gallery input[type="password"].span4,
  form#edit_gallery select.span4,
  form#edit_channel input[type='text'].span4,
  form#edit_channel input[type="email"].span4,
  form#edit_channel input[type="password"].span4,
  form#edit_channel select.span4 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery input[type='text'].span4,
  form#edit_gallery input[type="email"].span4,
  form#edit_gallery input[type="password"].span4,
  form#edit_gallery select.span4,
  form#edit_channel input[type='text'].span4,
  form#edit_channel input[type="email"].span4,
  form#edit_channel input[type="password"].span4,
  form#edit_channel select.span4 {
    width: 70%;
  }
}
form#edit_gallery input[type='text'].span11,
form#edit_gallery input[type="email"].span11,
form#edit_gallery input[type="password"].span11,
form#edit_gallery select.span11,
form#edit_channel input[type='text'].span11,
form#edit_channel input[type="email"].span11,
form#edit_channel input[type="password"].span11,
form#edit_channel select.span11 {
  box-sizing: border-box;
  height: 36px;
  min-height: 0px;
}
@media (max-width: 768px) {
  form#edit_gallery input[type='text'].span11,
  form#edit_gallery input[type="email"].span11,
  form#edit_gallery input[type="password"].span11,
  form#edit_gallery select.span11,
  form#edit_channel input[type='text'].span11,
  form#edit_channel input[type="email"].span11,
  form#edit_channel input[type="password"].span11,
  form#edit_channel select.span11 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery input[type='text'].span11,
  form#edit_gallery input[type="email"].span11,
  form#edit_gallery input[type="password"].span11,
  form#edit_gallery select.span11,
  form#edit_channel input[type='text'].span11,
  form#edit_channel input[type="email"].span11,
  form#edit_channel input[type="password"].span11,
  form#edit_channel select.span11 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery input[type='text'].span11,
  form#edit_gallery input[type="email"].span11,
  form#edit_gallery input[type="password"].span11,
  form#edit_gallery select.span11,
  form#edit_channel input[type='text'].span11,
  form#edit_channel input[type="email"].span11,
  form#edit_channel input[type="password"].span11,
  form#edit_channel select.span11 {
    width: 70%;
  }
}
form#edit_gallery input[type='text'].kmsTimeElement,
form#edit_gallery input[type="email"].kmsTimeElement,
form#edit_gallery input[type="password"].kmsTimeElement,
form#edit_gallery select.kmsTimeElement,
form#edit_channel input[type='text'].kmsTimeElement,
form#edit_channel input[type="email"].kmsTimeElement,
form#edit_channel input[type="password"].kmsTimeElement,
form#edit_channel select.kmsTimeElement {
  width: 220px;
}
form#edit_gallery .sol-input-container input[type="text"],
form#edit_channel .sol-input-container input[type="text"] {
  width: 100%;
}
form#edit_gallery select[multiple="multiple"],
form#edit_channel select[multiple="multiple"] {
  height: auto;
}
form#edit_gallery textarea,
form#edit_gallery textarea ~ iframe.wysihtml5-sandbox,
form#edit_gallery .kms-react-form-input,
form#edit_channel textarea,
form#edit_channel textarea ~ iframe.wysihtml5-sandbox,
form#edit_channel .kms-react-form-input {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  form#edit_gallery textarea,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox,
  form#edit_gallery .kms-react-form-input,
  form#edit_channel textarea,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox,
  form#edit_channel .kms-react-form-input {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery textarea,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox,
  form#edit_gallery .kms-react-form-input,
  form#edit_channel textarea,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox,
  form#edit_channel .kms-react-form-input {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery textarea,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox,
  form#edit_gallery .kms-react-form-input,
  form#edit_channel textarea,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox,
  form#edit_channel .kms-react-form-input {
    width: 70%;
  }
}
form#edit_gallery textarea.input-xxlarge,
form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
form#edit_gallery .kms-react-form-input.input-xxlarge,
form#edit_channel textarea.input-xxlarge,
form#edit_channel textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
form#edit_channel .kms-react-form-input.input-xxlarge {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  form#edit_gallery textarea.input-xxlarge,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_gallery .kms-react-form-input.input-xxlarge,
  form#edit_channel textarea.input-xxlarge,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_channel .kms-react-form-input.input-xxlarge {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery textarea.input-xxlarge,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_gallery .kms-react-form-input.input-xxlarge,
  form#edit_channel textarea.input-xxlarge,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_channel .kms-react-form-input.input-xxlarge {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery textarea.input-xxlarge,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_gallery .kms-react-form-input.input-xxlarge,
  form#edit_channel textarea.input-xxlarge,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_channel .kms-react-form-input.input-xxlarge {
    width: 70%;
  }
}
form#edit_gallery textarea.span4,
form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.span4,
form#edit_gallery .kms-react-form-input.span4,
form#edit_channel textarea.span4,
form#edit_channel textarea ~ iframe.wysihtml5-sandbox.span4,
form#edit_channel .kms-react-form-input.span4 {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  form#edit_gallery textarea.span4,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_gallery .kms-react-form-input.span4,
  form#edit_channel textarea.span4,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_channel .kms-react-form-input.span4 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery textarea.span4,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_gallery .kms-react-form-input.span4,
  form#edit_channel textarea.span4,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_channel .kms-react-form-input.span4 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery textarea.span4,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_gallery .kms-react-form-input.span4,
  form#edit_channel textarea.span4,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_channel .kms-react-form-input.span4 {
    width: 70%;
  }
}
form#edit_gallery textarea.span11,
form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.span11,
form#edit_gallery .kms-react-form-input.span11,
form#edit_channel textarea.span11,
form#edit_channel textarea ~ iframe.wysihtml5-sandbox.span11,
form#edit_channel .kms-react-form-input.span11 {
  box-sizing: border-box;
  height: auto;
  min-height: 0px;
}
@media (max-width: 768px) {
  form#edit_gallery textarea.span11,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_gallery .kms-react-form-input.span11,
  form#edit_channel textarea.span11,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_channel .kms-react-form-input.span11 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery textarea.span11,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_gallery .kms-react-form-input.span11,
  form#edit_channel textarea.span11,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_channel .kms-react-form-input.span11 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery textarea.span11,
  form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_gallery .kms-react-form-input.span11,
  form#edit_channel textarea.span11,
  form#edit_channel textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_channel .kms-react-form-input.span11 {
    width: 70%;
  }
}
form#edit_gallery textarea.kmsTimeElement,
form#edit_gallery textarea ~ iframe.wysihtml5-sandbox.kmsTimeElement,
form#edit_gallery .kms-react-form-input.kmsTimeElement,
form#edit_channel textarea.kmsTimeElement,
form#edit_channel textarea ~ iframe.wysihtml5-sandbox.kmsTimeElement,
form#edit_channel .kms-react-form-input.kmsTimeElement {
  width: 220px;
}
form#edit_gallery .kms-react-form-input,
form#edit_channel .kms-react-form-input {
  display: inline-block;
}
form#edit_gallery div.select2-container:not(.kmsTZElement),
form#edit_channel div.select2-container:not(.kmsTZElement) {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  form#edit_gallery div.select2-container:not(.kmsTZElement),
  form#edit_channel div.select2-container:not(.kmsTZElement) {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery div.select2-container:not(.kmsTZElement),
  form#edit_channel div.select2-container:not(.kmsTZElement) {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery div.select2-container:not(.kmsTZElement),
  form#edit_channel div.select2-container:not(.kmsTZElement) {
    width: 70%;
  }
}
@media (max-width: 767px) {
  form#edit_gallery div.select2-container.kmsTZElement,
  form#edit_channel div.select2-container.kmsTZElement {
    width: 100%;
  }
}
.module-default.controller-channels.action-edit h4,
.module-default.controller-gallery.action-edit h4 {
  font-size: 22px;
  font-weight: normal;
}
.module-default.controller-channels.action-edit #wrap .navbar,
.module-default.controller-gallery.action-edit #wrap .navbar {
  margin-bottom: 40px;
}
.module-default.controller-channels.action-edit #wrap .titleRow,
.module-default.controller-gallery.action-edit #wrap .titleRow {
  margin-bottom: 16px;
}
.module-default.controller-channels.action-edit #wrap .tabtable,
.module-default.controller-gallery.action-edit #wrap .tabtable {
  position: relative;
}
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right {
  position: absolute;
  bottom: 28px;
  right: 0px;
}
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:not(.btn-cancel),
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:not(.btn-cancel):active,
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:not(.btn-cancel):focus,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:not(.btn-cancel),
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:not(.btn-cancel):active,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:hover,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:hover {
  border-color: transparent !important;
}
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn.btn-danger,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn.btn-danger {
  color: #e12437;
}
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn.btn-danger:hover,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui {
  position: absolute;
  bottom: 40px;
  right: 20px;
}
@media (max-width: 768px) {
  .module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .icon-trash,
  .module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .icon-trash {
    display: none;
  }
}
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn:not(.btn-cancel),
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn:not(.btn-cancel):active,
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn:not(.btn-cancel):focus,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn:not(.btn-cancel),
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn:not(.btn-cancel):active,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn:hover,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn:hover {
  border-color: transparent !important;
}
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn.btn-danger,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn.btn-danger {
  color: #e12437;
}
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn.btn-danger:hover,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
.module-default.controller-channels.action-edit #wrap .tabtable .tab-pane,
.module-default.controller-gallery.action-edit #wrap .tabtable .tab-pane {
  margin-bottom: 100px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #details-pane,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane,
.module-default.controller-gallery.action-edit #wrap .tabtable #details-pane,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane {
  margin-bottom: 0px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane .group-sync-input-container,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane .group-sync-input-container,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane .group-sync-input-container,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane .group-sync-input-container {
  margin-bottom: 12px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane .group-sync-input-container label,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane .group-sync-input-container label,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane .group-sync-input-container label,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane .group-sync-input-container label {
  display: block;
  margin: 16px 0 0 0;
  float: left;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane .group-sync-input-container #groupName,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane .group-sync-input-container #groupName,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane .group-sync-input-container #groupName,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane .group-sync-input-container #groupName {
  margin: 12px 0 0 18px;
  padding-left: 6px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane h4,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane h4,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane h4,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane h4 {
  margin-bottom: 20px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane .navbar,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane .navbar,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane .navbar,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane .navbar {
  margin-bottom: 20px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header {
  border-top: none;
  border: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong {
  padding-top: 10px;
  padding-bottom: 2px;
  padding-left: 30px;
  border-left: 1px solid #d9d9d9;
  font-weight: normal;
  font-size: 16px;
  padding-bottom: 10px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong:first-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong:first-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong:first-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong:first-child {
  border-left: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong:last-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong:last-child {
  border-right: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong i,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong i,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong i,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong i {
  margin-right: 10px;
  font-size: 16px;
}
@media (max-width: 979px) {
  .module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong i,
  .module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong i,
  .module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong i,
  .module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong i {
    margin-right: 0px;
  }
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong i.icon-large:before,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong i.icon-large:before,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid strong i.icon-large:before,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid strong i.icon-large:before {
  font-size: 100%;
  vertical-align: baseline;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid:last-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid:last-child {
  border-bottom: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid:first-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid:first-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid:first-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid:first-child {
  border-top: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div {
  padding-top: 10px;
  padding-bottom: 2px;
  padding-left: 30px;
  border-left: 1px solid #d9d9d9;
  font-weight: normal;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div:first-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div:first-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div:first-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div:first-child {
  border-left: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div:last-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div:last-child {
  border-right: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div i,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div i,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div i,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div i {
  margin-right: 10px;
  font-size: 16px;
}
@media (max-width: 979px) {
  .module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div i,
  .module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div i,
  .module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div i,
  .module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div i {
    margin-right: 0px;
  }
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div i.icon-large:before,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div i.icon-large:before,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div i.icon-large:before,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div i.icon-large:before {
  font-size: 100%;
  vertical-align: baseline;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div >div:nth-child(n+2),
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div >div:nth-child(n+2),
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid >div >div:nth-child(n+2),
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid >div >div:nth-child(n+2) {
  margin-left: 0px;
  padding-left: 30px;
  border-left: 1px solid #d9d9d9;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid:nth-child(odd),
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid:nth-child(odd),
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid:nth-child(odd),
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid:nth-child(odd) {
  background-color: #f5f5f5;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption),
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption),
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption),
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption) {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  font-size: 16px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption).icon-white,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption).icon-white,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption).icon-white,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption).icon-white {
  color: #666666 !important;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):hover,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):focus,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):hover,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):focus,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):focus,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):focus {
  color: #000000;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):hover i,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):focus i,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):hover i,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):focus i,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):hover i,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):focus i,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):hover i,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):focus i {
  color: #000000;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):hover i.icon-white,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):focus i.icon-white,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):hover i.icon-white,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):focus i.icon-white,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):hover i.icon-white,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):focus i.icon-white,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):hover i.icon-white,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):focus i.icon-white {
  color: #000000 !important;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):hover,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):active,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):focus,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):visited,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):hover,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):active,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):focus,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):visited,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):active,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):focus,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):visited,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):active,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):focus,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):visited {
  text-decoration: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i {
  color: #cccccc;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i:hover,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i:hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i:hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i:hover {
  color: #cccccc;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i:hover i,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i:hover i,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i:hover i,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption).disabled i:hover i {
  color: #cccccc;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):nth-child(n+2),
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):nth-child(n+2),
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):nth-child(n+2),
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):nth-child(n+2) {
  margin-left: 8.54%;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):nth-child(n+2) i,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):nth-child(n+2) i,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):not(.setDefCaption):nth-child(n+2) i,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):not(.setDefCaption):nth-child(n+2) i {
  margin-left: 0px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header td:last-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header td:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header td:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header td:last-child {
  min-width: 99px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid {
  border: 1px solid #d9d9d9;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid:last-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid:last-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid:last-child {
  border-bottom: 1px solid #d9d9d9;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header > .row-fluid:first-child,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header > .row-fluid:first-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header > .row-fluid:first-child,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header > .row-fluid:first-child {
  border-top: 1px solid #d9d9d9;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid {
  width: auto;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow {
  overflow: hidden;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div span,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div span,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div span,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div span {
  display: block;
  height: 30px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div .permission form,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div .permission form,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div .permission form,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div .permission form {
  position: relative;
  right: 10px;
  bottom: 5px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div .permission form label,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div .permission form label,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div .permission form label,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div .permission form label {
  display: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div .permission form select,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div .permission form select,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header .row-fluid.memberRow > div .permission form select,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header .row-fluid.memberRow > div .permission form select {
  position: relative;
  right: 10px;
  width: 105%;
}
@media (max-width: 767px) {
  #mainGalleryContent #channelcategories-pane ul#channelsList.thumbnails .span3 {
    height: initial;
  }
  #mainGalleryContent #channelcategories-pane ul#channelsList.thumbnails .span3::before {
    display: block;
    content: '';
    padding-top: 56.25%;
  }
  #mainGalleryContent #channelcategories-pane ul#channelsList.thumbnails .span3 .wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (max-width: 480px) {
  #mainGalleryContent #channelcategories-pane ul#channelsList.thumbnails .span3 {
    width: 100%;
  }
}
#mainGalleryContent #channelcategories-pane ul#channelsList.thumbnails .hidden-phone {
  display: inline-block !important;
}
#mainGalleryContent #channelcategories-pane ul#channelsList.thumbnails .visible-phone {
  display: none !important;
}
.filter-bar--eSearch {
  position: relative;
}
.filter-bar--eSearch .filter-bar__actions--eSearch {
  position: absolute;
  right: 0;
  top: 55px;
  margin-bottom: 0 !important;
}
.category-moderation__searchForm,
.channel-moderation__searchForm {
  margin-top: 25px;
}
.channelModerationFilterBar__batchActions--eSearch,
.categoryModerationFilterBar__batchActions--eSearch {
  position: absolute;
  top: 80px;
  right: 0;
}
.categoryModerationTable__row {
  position: relative;
}
.categoryModerationTable__actions,
.categoryModerationTable__actions {
  position: absolute;
  right: 0;
}
.processing-image {
  display: inline;
}
div.thumb_name {
  word-break: keep-all;
  opacity: 1;
}
.stat_data {
  font-size: 12px;
  font-weight: normal;
  color: #666666;
}
.stat_data .seperator {
  display: none;
}
.stat_data > span {
  float: left;
}
.stat_data i {
  font-size: 14px;
  float: left;
  margin-right: 6px;
  margin-left: 16px;
  margin-top: 3px;
}
.stat_data a {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  margin-top: 3px;
}
.stat_data a.icon-white {
  color: #666666 !important;
}
.stat_data a:hover,
.stat_data a:focus {
  color: #333333;
}
.stat_data a:hover i,
.stat_data a:focus i {
  color: #333333;
}
.stat_data a:hover i.icon-white,
.stat_data a:focus i.icon-white {
  color: #333333 !important;
}
.stat_data a:hover,
.stat_data a:active,
.stat_data a:focus,
.stat_data a:visited {
  text-decoration: none;
}
.stat_data a.disabled {
  color: #cccccc;
}
.stat_data a.disabled:hover {
  color: #cccccc;
}
.stat_data a.disabled:hover i {
  color: #cccccc;
}
.stat_data .seperator {
  float: left;
}
.stat_data .set-thumb {
  display: none;
}
.time_data {
  color: #666666;
  font-size: 12px;
}
.time_data i {
  display: none;
}
#galleryGrid.grid .channel-entries-gallery {
  overflow: visible !important;
  margin-left: -2%;
}
#galleryGrid.grid li.galleryItem {
  min-height: 0;
  margin-left: 2%;
  margin-bottom: 0;
}
@media (min-width: 980px) {
  #galleryGrid.grid li.galleryItem {
    width: calc(31.333% - 1px);
  }
}
@media (max-width: 979px) and (min-width: 481px) {
  #galleryGrid.grid li.galleryItem {
    width: calc(48% - 1px);
  }
}
@media (max-width: 480px) {
  #galleryGrid.grid li.galleryItem {
    width: 100%;
  }
}
#galleryGrid.grid li.galleryItem div.thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail a.item_link:focus {
  outline-offset: 2px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_name {
  opacity: 1;
  filter: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .overlay-wrapper {
  background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -o-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -moz-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  position: absolute;
  top: 0px;
  right: 0px !important;
  left: 0px !important;
  height: 100%;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0;
  text-shadow: 0 3px 5px rgba(0,0,0,0.35);
  background: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .views {
  display: none;
  visibility: hidden;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
  position: relative;
  opacity: 1;
  filter: none;
  float: left;
  width: 90%;
  margin-bottom: 10px;
  color: #ffffff;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  overflow: visible;
  word-wrap: break-word;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
  position: relative;
  text-align: left;
  opacity: 1;
  filter: none;
  padding-bottom: 0px;
  color: #ffffff;
  -webkit-transition: transform 0.5s, font-size 0.5s;
  -moz-transition: transform 0.5s, font-size 0.5s;
  -ms-transition: transform 0.5s, font-size 0.5s;
  -o-transition: transform 0.5s, font-size 0.5s;
  transition: transform 0.5s, font-size 0.5s;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
  font-size: 24px;
  line-height: 30px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  -webkit-transition: font-size 0.5s;
  -moz-transition: font-size 0.5s;
  -ms-transition: font-size 0.5s;
  -o-transition: font-size 0.5s;
  transition: font-size 0.5s;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
  font-size: 14px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_user {
  font-size: 12px;
}
@media (max-width: 1200px) {
  #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
    line-height: 20px;
    font-size: 22px;
  }
  #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
    font-size: 14px;
  }
}
@media (max-width: 667px) {
  #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper {
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #galleryGrid.grid li.galleryItem div.thumbnail .thumb_name {
    display: block;
  }
}
#galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error {
  height: initial;
}
#galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error::before {
  display: block;
  content: '';
  padding-top: 56.25%;
}
#galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error .thumbnail-wrapper--error {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error .galleryItemDetails {
  position: absolute;
  top: 100%;
}
#galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error img {
  display: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion {
  -webkit-transform: translateY(-22px);
  -moz-transform: translateY(-22px);
  -ms-transform: translateY(-22px);
  -o-transform: translateY(-22px);
  transform: translateY(-22px) translateZ(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  width: auto;
  visibility: hidden;
  height: 0px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user {
  padding-left: 16px;
  color: #ffffff;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user a,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user .thumb_user_content {
  color: #ffffff;
  font-size: 14px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user .thumbTimeAdded {
  display: inline-block !important;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn:not(.btn-cancel),
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn:not(.btn-cancel):active,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn:hover {
  border-color: transparent !important;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn.btn-danger {
  color: #e12437;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn .text {
  display: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-heading {
  float: left;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body {
  top: 10px;
  float: left;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data {
  font-size: 14px;
  margin-left: 10px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data .stat {
  margin-right: 0px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data i {
  font-size: 16px;
  margin-right: 10px;
  margin-left: 8px;
  margin-top: 3px;
}
@media (max-width: 1200px) {
  #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data {
    font-size: 12px;
  }
  #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data i {
    font-size: 14px;
    margin-top: 3px;
  }
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data a:focus {
  outline-offset: 2px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons {
  width: auto;
  float: left;
  margin-left: 10px;
  display: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons i {
  font-size: 14px;
}
@media (max-width: 1200px) {
  #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons i {
    font-size: 12px;
  }
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons a {
  padding-right: 6px;
  padding-left: 6px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons-expand {
  float: right;
  margin-right: 20px;
  font-size: 40px;
  position: relative;
  bottom: 10px;
}
@media (min-width: 668px) {
  #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons-expand {
    display: block;
    visibility: visible;
  }
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons-expand a {
  text-decoration: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data a,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data i,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons a,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons-expand,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons-expand a {
  color: #ffffff;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_expand,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .description {
  display: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within,
#galleryGrid.grid li.galleryItem div.thumbnail:hover,
#galleryGrid.grid li.galleryItem div.thumbnail.active {
  box-shadow: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .overlay-wrapper,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .overlay-wrapper,
#galleryGrid.grid li.galleryItem div.thumbnail.active .overlay-wrapper {
  background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 53%,rgba(0,0,0,0.3) 71%,rgba(0,0,0,0.15) 100%);
  background: -o-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 53%,rgba(0,0,0,0.3) 71%,rgba(0,0,0,0.15) 100%);
  background: -moz-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 53%,rgba(0,0,0,0.3) 71%,rgba(0,0,0,0.15) 100%);
  background: linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 53%,rgba(0,0,0,0.3) 71%,rgba(0,0,0,0.15) 100%);
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .thumb_labels_wrapper .views,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .views,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .views {
  display: inline;
  visibility: visible;
  float: right;
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .thumb_labels_wrapper .duration span,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .duration span,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .duration span {
  visibility: visible;
  display: inline;
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .thumb_labels_wrapper .thumb_time,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .thumb_time,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .thumb_time {
  font-size: 14px;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px) translateZ(0);
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .thumb_labels_wrapper .thumb_name,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .thumb_name,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .thumb_name {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px) translateZ(0);
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .thumb_user,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_user,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_user {
  width: auto;
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .thumb_user .thumb_user_content,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_user .thumb_user_content,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_user .thumb_user_content {
  margin-right: 0px;
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .accordion,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .accordion,
#galleryGrid.grid li.galleryItem div.thumbnail.active .accordion {
  visibility: visible;
  height: auto;
  -webkit-transform: translateY(-72px);
  -moz-transform: translateY(-72px);
  -ms-transform: translateY(-72px);
  -o-transform: translateY(-72px);
  transform: translateY(-72px) translateZ(0);
}
@media (max-width: 1200px) {
  #galleryGrid.grid li.galleryItem div.thumbnail:focus-within .accordion,
  #galleryGrid.grid li.galleryItem div.thumbnail:hover .accordion,
  #galleryGrid.grid li.galleryItem div.thumbnail.active .accordion {
    bottom: 66px;
    -webkit-transform: translateY(-66px);
    -moz-transform: translateY(-66px);
    -ms-transform: translateY(-66px);
    -o-transform: translateY(-66px);
    transform: translateY(-66px) translateZ(0);
  }
}
#galleryGrid.grid li.galleryItem div.thumbnail:focus-within .accordion .accordion-body,
#galleryGrid.grid li.galleryItem div.thumbnail:hover .accordion .accordion-body,
#galleryGrid.grid li.galleryItem div.thumbnail.active .accordion .accordion-body {
  height: auto;
}
#galleryGrid.full {
  margin-left: 0px;
}
#galleryGrid.full li.galleryItem {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-color: #ebebeb;
}
#galleryGrid.full li.galleryItem:hover {
  background: #f5f5f5;
}
#galleryGrid.full li.galleryItem .photo-group {
  width: inherit;
}
#galleryGrid.full li.galleryItem .photo-group > .item_link {
  width: 322px;
  max-height: 181px;
  min-height: 181px;
}
#galleryGrid.full li.galleryItem div.thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: inherit;
}
#galleryGrid.full li.galleryItem div.thumbnail .overlay-wrapper {
  background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -o-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -moz-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  position: absolute;
  top: 0px;
  right: 0px !important;
  left: 0px !important;
  height: 100%;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0;
  text-shadow: 0 3px 5px rgba(0,0,0,0.35);
  background: none;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .views {
  display: none;
  visibility: hidden;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
  position: relative;
  opacity: 1;
  filter: none;
  float: left;
  width: 90%;
  margin-bottom: 10px;
  color: #ffffff;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  overflow: visible;
  word-wrap: break-word;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
  position: relative;
  text-align: left;
  opacity: 1;
  filter: none;
  padding-bottom: 0px;
  color: #ffffff;
  -webkit-transition: transform 0.5s, font-size 0.5s;
  -moz-transition: transform 0.5s, font-size 0.5s;
  -ms-transition: transform 0.5s, font-size 0.5s;
  -o-transition: transform 0.5s, font-size 0.5s;
  transition: transform 0.5s, font-size 0.5s;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
  font-size: 24px;
  line-height: 30px;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  -webkit-transition: font-size 0.5s;
  -moz-transition: font-size 0.5s;
  -ms-transition: font-size 0.5s;
  -o-transition: font-size 0.5s;
  transition: font-size 0.5s;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
  font-size: 14px;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_user {
  font-size: 12px;
}
@media (max-width: 1200px) {
  #galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
    line-height: 20px;
    font-size: 22px;
  }
  #galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
    font-size: 14px;
  }
}
@media (max-width: 667px) {
  #galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper {
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #galleryGrid.full li.galleryItem div.thumbnail .thumb_name {
    display: block;
  }
}
#galleryGrid.full li.galleryItem div.thumbnail .item_link div.thumb_name {
  padding-bottom: 0px;
}
#galleryGrid.full li.galleryItem div.thumbnail .item_link img {
  word-wrap: break-word;
}
#galleryGrid.full li.galleryItem div.thumbnail div.thumb_name .item_link {
  line-height: 27px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.full li.galleryItem div.thumbnail div.thumb_name .item_link {
    overflow: hidden;
    float: left;
  }
}
#galleryGrid.full li.galleryItem div.thumb_name {
  margin-left: 35px;
  font-size: 24px;
  max-width: 400px;
}
@media (max-width: 767px) {
  #galleryGrid.full li.galleryItem div.thumb_name {
    max-width: 200px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.full li.galleryItem div.thumb_name {
    max-width: 200px;
  }
}
@media (min-width: 1200px) {
  #galleryGrid.full li.galleryItem div.thumb_name {
    max-width: 700px;
  }
}
@media (min-width: 1600px) {
  #galleryGrid.full li.galleryItem div.thumb_name {
    max-width: 780px;
  }
}
#galleryGrid.full li.galleryItem .thumb_name_content_link .item_link {
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 480px) and (max-width: 1336px) {
  #galleryGrid.full li.galleryItem .thumb_name_content_link .item_link {
    white-space: normal;
    max-height: 85px;
  }
}
#galleryGrid.full li.galleryItem div.thumb_time {
  right: 0px;
}
#galleryGrid.full li.galleryItem .thumbTimeAdded {
  display: inline !important;
}
#galleryGrid.full div.accordion {
  left: 357px;
  top: auto;
  bottom: 10px;
  width: 100%;
}
#galleryGrid.full div.accordion .accordion-heading {
  float: left;
}
#galleryGrid.full div.accordion .accordion-heading div.thumb_user {
  font-size: 12px;
  width: 100%;
}
@media (max-width: 767px) {
  #galleryGrid.full div.accordion .accordion-heading div.thumb_user {
    max-width: 185px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.full div.accordion .accordion-heading div.thumb_user {
    max-width: 185px;
  }
}
#galleryGrid.full div.accordion .accordion-heading div.thumb_user .muted {
  color: #666666;
}
#galleryGrid.full div.accordion .accordion-body {
  width: auto;
}
#galleryGrid.full div.accordion .accordion-body.collapse {
  position: static;
}
#galleryGrid.full div.accordion .accordion-body .accordion-inner {
  float: left;
  margin-left: 20px;
}
#galleryGrid.full div.accordion .accordion-body .stat_data {
  margin-top: 2px;
  margin-left: 5px;
}
#galleryGrid.full div.accordion .accordion-body .description {
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  position: absolute;
  left: 0px;
  margin-right: 357px;
  padding-right: 160px;
  bottom: 107px;
  word-break: keep-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 1336px) {
  #galleryGrid.full div.accordion .accordion-body .description {
    max-width: 600px;
    max-height: 45px;
    overflow: hidden;
  }
}
@media (max-width: 979px) and (min-width: 480px) {
  #galleryGrid.full div.accordion .accordion-body .description {
    padding-right: 0px;
    margin-top: 10px;
  }
}
#galleryGrid.full div.accordion .accordion-body .buttons {
  position: absolute;
  bottom: 160px;
  right: 357px;
  margin-right: 0px;
  text-align: right;
  display: block !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  padding-right: 5px;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:not(.btn-cancel),
#galleryGrid.full div.accordion .accordion-body .buttons .btn:not(.btn-cancel):active,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:hover {
  border-color: transparent !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.btn-danger {
  color: #e12437;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.icon-white {
  color: #666666 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:hover,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:focus {
  color: #333333;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:hover i,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:focus i {
  color: #333333;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:hover i.icon-white,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:focus i.icon-white {
  color: #333333 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:hover,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:active,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:focus,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:visited {
  text-decoration: none;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.disabled {
  color: #cccccc;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.disabled:hover {
  color: #cccccc;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.disabled:hover i {
  color: #cccccc;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i {
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i.icon-white {
  color: #666666 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:hover,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:focus {
  color: #333333;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:hover i,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:focus i {
  color: #333333;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:hover i.icon-white,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:focus i.icon-white {
  color: #333333 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:hover,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:active,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:focus,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:visited {
  text-decoration: none;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i.disabled {
  color: #cccccc;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i.disabled:hover {
  color: #cccccc;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i.disabled:hover i {
  color: #cccccc;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:last-child {
  padding-right: 0px;
}
#galleryGrid.full div.accordion .accordion-body .buttons .text {
  display: none;
}
#galleryGrid.full div.accordion .accordion-body span.set-thumb {
  position: absolute;
  bottom: 164px;
  right: 96px;
  z-index: 99;
}
#galleryGrid.full div.accordion .accordion-body span.set-thumb a.set-thumb {
  margin-left: 0px;
}
#galleryGrid.full div.accordion .accordion-body span.set-thumb span {
  display: none;
}
#galleryGrid.short {
  margin-left: 0px;
}
#galleryGrid.short li.galleryItem {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-color: #ebebeb;
}
#galleryGrid.short li.galleryItem:hover {
  background: #f5f5f5;
}
#galleryGrid.short li.galleryItem .photo-group {
  width: inherit;
}
#galleryGrid.short li.galleryItem .photo-group > .item_link {
  width: 322px;
  max-height: 181px;
  min-height: 181px;
}
#galleryGrid.short li.galleryItem div.thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: inherit;
}
#galleryGrid.short li.galleryItem div.thumbnail .overlay-wrapper {
  background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -o-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -moz-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  position: absolute;
  top: 0px;
  right: 0px !important;
  left: 0px !important;
  height: 100%;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0;
  text-shadow: 0 3px 5px rgba(0,0,0,0.35);
  background: none;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .views {
  display: none;
  visibility: hidden;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
  position: relative;
  opacity: 1;
  filter: none;
  float: left;
  width: 90%;
  margin-bottom: 10px;
  color: #ffffff;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  overflow: visible;
  word-wrap: break-word;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
  position: relative;
  text-align: left;
  opacity: 1;
  filter: none;
  padding-bottom: 0px;
  color: #ffffff;
  -webkit-transition: transform 0.5s, font-size 0.5s;
  -moz-transition: transform 0.5s, font-size 0.5s;
  -ms-transition: transform 0.5s, font-size 0.5s;
  -o-transition: transform 0.5s, font-size 0.5s;
  transition: transform 0.5s, font-size 0.5s;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
  font-size: 24px;
  line-height: 30px;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  -webkit-transition: font-size 0.5s;
  -moz-transition: font-size 0.5s;
  -ms-transition: font-size 0.5s;
  -o-transition: font-size 0.5s;
  transition: font-size 0.5s;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
  font-size: 14px;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_user {
  font-size: 12px;
}
@media (max-width: 1200px) {
  #galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
    line-height: 20px;
    font-size: 22px;
  }
  #galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
    font-size: 14px;
  }
}
@media (max-width: 667px) {
  #galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper {
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #galleryGrid.short li.galleryItem div.thumbnail .thumb_name {
    display: block;
  }
}
#galleryGrid.short li.galleryItem div.thumbnail .item_link div.thumb_name {
  padding-bottom: 0px;
}
#galleryGrid.short li.galleryItem div.thumbnail .item_link img {
  word-wrap: break-word;
}
#galleryGrid.short li.galleryItem div.thumbnail div.thumb_name .item_link {
  line-height: 27px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.short li.galleryItem div.thumbnail div.thumb_name .item_link {
    overflow: hidden;
    float: left;
  }
}
#galleryGrid.short li.galleryItem div.thumb_name {
  margin-left: 35px;
  font-size: 24px;
  max-width: 400px;
}
@media (max-width: 767px) {
  #galleryGrid.short li.galleryItem div.thumb_name {
    max-width: 200px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.short li.galleryItem div.thumb_name {
    max-width: 200px;
  }
}
@media (min-width: 1200px) {
  #galleryGrid.short li.galleryItem div.thumb_name {
    max-width: 700px;
  }
}
@media (min-width: 1600px) {
  #galleryGrid.short li.galleryItem div.thumb_name {
    max-width: 780px;
  }
}
#galleryGrid.short li.galleryItem .thumb_name_content_link .item_link {
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 480px) and (max-width: 1336px) {
  #galleryGrid.short li.galleryItem .thumb_name_content_link .item_link {
    white-space: normal;
    max-height: 85px;
  }
}
#galleryGrid.short li.galleryItem div.thumb_time {
  right: 0px;
}
#galleryGrid.short li.galleryItem .thumbTimeAdded {
  display: inline !important;
}
#galleryGrid.short div.accordion {
  left: 357px;
  top: auto;
  bottom: 10px;
  width: 100%;
}
#galleryGrid.short div.accordion .accordion-heading {
  float: left;
}
#galleryGrid.short div.accordion .accordion-heading div.thumb_user {
  font-size: 12px;
  width: 100%;
}
@media (max-width: 767px) {
  #galleryGrid.short div.accordion .accordion-heading div.thumb_user {
    max-width: 185px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.short div.accordion .accordion-heading div.thumb_user {
    max-width: 185px;
  }
}
#galleryGrid.short div.accordion .accordion-heading div.thumb_user .muted {
  color: #666666;
}
#galleryGrid.short div.accordion .accordion-body {
  width: auto;
}
#galleryGrid.short div.accordion .accordion-body.collapse {
  position: static;
}
#galleryGrid.short div.accordion .accordion-body .accordion-inner {
  float: left;
  margin-left: 20px;
}
#galleryGrid.short div.accordion .accordion-body .stat_data {
  margin-top: 2px;
  margin-left: 5px;
}
#galleryGrid.short div.accordion .accordion-body .description {
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  position: absolute;
  left: 0px;
  margin-right: 357px;
  padding-right: 160px;
  bottom: 107px;
  word-break: keep-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 1336px) {
  #galleryGrid.short div.accordion .accordion-body .description {
    max-width: 600px;
    max-height: 45px;
    overflow: hidden;
  }
}
@media (max-width: 979px) and (min-width: 480px) {
  #galleryGrid.short div.accordion .accordion-body .description {
    padding-right: 0px;
    margin-top: 10px;
  }
}
#galleryGrid.short div.accordion .accordion-body .buttons {
  position: absolute;
  bottom: 160px;
  right: 357px;
  margin-right: 0px;
  text-align: right;
  display: block !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  padding-right: 5px;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:not(.btn-cancel),
#galleryGrid.short div.accordion .accordion-body .buttons .btn:not(.btn-cancel):active,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:hover {
  border-color: transparent !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.btn-danger {
  color: #e12437;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.icon-white {
  color: #666666 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:hover,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:focus {
  color: #333333;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:hover i,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:focus i {
  color: #333333;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:hover i.icon-white,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:focus i.icon-white {
  color: #333333 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:hover,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:active,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:focus,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:visited {
  text-decoration: none;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.disabled {
  color: #cccccc;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.disabled:hover {
  color: #cccccc;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.disabled:hover i {
  color: #cccccc;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i {
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i.icon-white {
  color: #666666 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:hover,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:focus {
  color: #333333;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:hover i,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:focus i {
  color: #333333;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:hover i.icon-white,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:focus i.icon-white {
  color: #333333 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:hover,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:active,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:focus,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:visited {
  text-decoration: none;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i.disabled {
  color: #cccccc;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i.disabled:hover {
  color: #cccccc;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i.disabled:hover i {
  color: #cccccc;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:last-child {
  padding-right: 0px;
}
#galleryGrid.short div.accordion .accordion-body .buttons .text {
  display: none;
}
#galleryGrid.short div.accordion .accordion-body span.set-thumb {
  position: absolute;
  bottom: 164px;
  right: 96px;
  z-index: 99;
}
#galleryGrid.short div.accordion .accordion-body span.set-thumb a.set-thumb {
  margin-left: 0px;
}
#galleryGrid.short div.accordion .accordion-body span.set-thumb span {
  display: none;
}
#galleryGrid.short div.accordion {
  left: 0px;
}
#galleryGrid.short li.galleryItem div.thumb_time {
  padding-left: 0px !important;
  text-shadow: none !important;
  top: 120px;
  color: #008297;
}
#galleryGrid.short li.galleryItem div.thumb_time i {
  color: black !important;
}
#galleryGrid.short li.galleryItem {
  height: 80px;
}
#galleryGrid.short li.galleryItem div.thumb_name {
  margin-left: 5px;
  max-width: 550px;
}
#galleryGrid.short li.galleryItem div.thumb_name .thumb_name_content_link .item_link {
  max-height: 55px;
}
#galleryGrid.short li.galleryItem .thumb_labels_wrapper {
  visibility: hidden;
}
#galleryGrid.short div.thumb_expand {
  position: absolute;
  bottom: 30px;
  padding-right: 5px;
}
#galleryGrid.short div.accordion {
  position: absolute;
}
#galleryGrid.short div.accordion .accordion-heading {
  margin-left: 5px;
  float: none;
}
#galleryGrid.short div.accordion .accordion-heading div.user_wrapper {
  float: none;
}
#galleryGrid.short div.accordion .accordion-heading div.thumb_user {
  width: auto;
  max-width: 500px;
}
#galleryGrid.short div.accordion .accordion-body {
  height: auto;
  width: auto;
}
#galleryGrid.short div.accordion .accordion-body .action-buttons {
  visibility: hidden;
  -webkit-transition: visibility 1s;
  -moz-transition: visibility 1s;
  -ms-transition: visibility 1s;
  -o-transition: visibility 1s;
  transition: visibility 1s;
}
#galleryGrid.short div.accordion .accordion-body .buttons {
  bottom: 150px;
  right: 0px;
}
#galleryGrid.short div.accordion .accordion-body span.set-thumb {
  bottom: 34px;
}
#galleryGrid.short div.accordion .accordion-body .description {
  left: 5px;
  height: auto;
  bottom: 105px;
  margin-right: 60px;
  visibility: hidden;
}
#galleryGrid.short div.accordion .collapse.in {
  position: inherit;
  clear: none;
}
#galleryGrid.short div.accordion .collapse.in .action-buttons {
  visibility: visible;
}
#galleryGrid.short div.accordion .collapse.in .description {
  visibility: visible;
}
div.thumb_icon {
  background: none;
  background-color: transparent !important;
  font-size: 15px;
  opacity: 1;
  filter: none;
}
div.thumb_icon .thumb_icon_content {
  display: block;
  padding-left: 15px;
  padding-top: 10px;
}
div.thumb_icon .thumb_icon_content i.icon-film,
div.thumb_icon .thumb_icon_content i.icon-calendarpast1,
div.thumb_icon .thumb_icon_content i.icon-calendar-empty,
div.thumb_icon .thumb_icon_content i.icon-calendar {
  display: none;
}
div.thumb_icon .thumb_icon_content i.icon-white {
  color: #ffffff !important;
}
div.thumb_icon .thumb_icon_desc {
  display: block;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 12px;
  padding-left: 12px;
  margin-top: 24px;
  background-color: #da1f26;
  text-shadow: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 980px) and (max-width: 767px) and (min-width: 481px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (min-width: 980px) and (max-width: 979px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (min-width: 980px) and (min-width: 980px) and (max-width: 1199px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (min-width: 980px) and (min-width: 1200px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (min-width: 980px) and (min-width: 1336px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (min-width: 980px) and (min-width: 1600px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (max-width: 767px) and (min-width: 481px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (max-width: 979px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (min-width: 980px) and (max-width: 1199px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (min-width: 1200px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (min-width: 1336px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (min-width: 1600px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 480px) and (max-width: 767px) and (min-width: 481px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 480px) and (max-width: 979px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 480px) and (min-width: 980px) and (max-width: 1199px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 480px) and (min-width: 1200px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 480px) and (min-width: 1336px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
@media (max-width: 480px) and (min-width: 1600px) {
  div.thumb_icon .thumb_icon_desc {
    max-width: 100%;
  }
}
div.thumb_time.live-online {
  display: none;
}
#videosResultsTable tbody tr td.dataTd .fullsize h4 {
  margin: 0;
}
#addContentMyMedia .playkit-pre-playback-play-button {
  display: none;
}
#addContentMyMedia .searchme {
  display: none;
}
@media (max-width: 480px) {
  #search-chapters-pane .mediaTable tbody,
  #captions-pane .mediaTable tbody,
  #search-chapters-pane #videosResultsTable tbody,
  #captions-pane #videosResultsTable tbody {
    display: block;
  }
  #search-chapters-pane .mediaTable tbody tr,
  #captions-pane .mediaTable tbody tr,
  #search-chapters-pane #videosResultsTable tbody tr,
  #captions-pane #videosResultsTable tbody tr {
    display: block;
  }
  #search-chapters-pane .mediaTable tbody tr td,
  #captions-pane .mediaTable tbody tr td,
  #search-chapters-pane #videosResultsTable tbody tr td,
  #captions-pane #videosResultsTable tbody tr td {
    display: block;
    padding-left: 0;
  }
}
.mediaTable.table-hover tbody tr:hover > td,
.mediaTable .table-hover tbody tr:hover > th,
#videosResultsTable.table-hover tbody tr:hover > td,
#videosResultsTable .table-hover tbody tr:hover > th {
  background-color: transparent;
}
@media (max-width: 1024px) {
  .mediaTable,
  #videosResultsTable {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .mediaTable,
  #videosResultsTable {
    margin-top: 0px;
  }
}
.mediaTable thead td,
#videosResultsTable thead td {
  border-left: none;
}
.mediaTable thead td.checkboxTd,
#videosResultsTable thead td.checkboxTd {
  padding-bottom: 15px;
}
.mediaTable th,
#videosResultsTable th {
  padding-right: 0px;
}
.mediaTable tbody tr .entryTitle,
#videosResultsTable tbody tr .entryTitle {
  font-size: 24px;
  line-height: 27px;
  color: #008297;
  margin-bottom: 0px;
  margin-top: 2px;
  position: relative;
  display: inline-block;
  max-height: 54px;
}
@media (max-width: 767px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    font-size: 18px;
  }
}
@media (max-width: 250px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    font-size: 14px;
  }
}
.mediaTable tbody tr .entryTitle .entry-name,
#videosResultsTable tbody tr .entryTitle .entry-name {
  font-size: 24px;
  line-height: 27px;
  color: #008297;
  margin-bottom: 0px;
  margin-top: 2px;
  position: relative;
}
@media (max-width: 767px) {
  .mediaTable tbody tr .entryTitle .entry-name,
  #videosResultsTable tbody tr .entryTitle .entry-name {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr .entryTitle .entry-name,
  #videosResultsTable tbody tr .entryTitle .entry-name {
    font-size: 18px;
  }
}
@media (max-width: 250px) {
  .mediaTable tbody tr .entryTitle .entry-name,
  #videosResultsTable tbody tr .entryTitle .entry-name {
    font-size: 14px;
  }
}
.mediaTable tbody tr .entryTitle a,
#videosResultsTable tbody tr .entryTitle a {
  font-size: 24px;
  line-height: 27px;
  color: #008297;
  margin-bottom: 0px;
  margin-top: 2px;
  position: relative;
}
@media (max-width: 767px) {
  .mediaTable tbody tr .entryTitle a,
  #videosResultsTable tbody tr .entryTitle a {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr .entryTitle a,
  #videosResultsTable tbody tr .entryTitle a {
    font-size: 18px;
  }
}
@media (max-width: 250px) {
  .mediaTable tbody tr .entryTitle a,
  #videosResultsTable tbody tr .entryTitle a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 600px;
    overflow: hidden;
  }
}
@media (min-width: 980px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 499px;
    overflow: hidden;
  }
}
@media (max-width: 979px) and (min-width: 733px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 390px;
    max-height: 52px;
    overflow: hidden;
  }
}
@media (max-width: 732px) and (min-width: 640px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 300px;
    max-height: 52px;
    overflow: hidden;
  }
}
@media (max-width: 639px) and (min-width: 428px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 250px;
  }
}
@media (max-width: 427px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 120px;
  }
}
.mediaTable tbody tr .description,
#videosResultsTable tbody tr .description {
  margin-bottom: 21px;
}
.mediaTable tbody tr .description .searchme,
#videosResultsTable tbody tr .description .searchme {
  font-size: 14px;
  line-height: 22px;
}
.mediaTable tbody tr .normalWordBreak,
#videosResultsTable tbody tr .normalWordBreak {
  font-size: 14px;
  line-height: 22px;
  width: 85%;
  min-height: 45px;
}
.mediaTable tbody tr .listbuttons a,
#videosResultsTable tbody tr .listbuttons a {
  width: 20px;
  height: 20px;
  padding: 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  background: none;
  border: none;
}
.mediaTable tbody tr .listbuttons a.icon-white,
#videosResultsTable tbody tr .listbuttons a.icon-white {
  color: #666666 !important;
}
.mediaTable tbody tr .listbuttons a:hover,
.mediaTable tbody tr .listbuttons a:focus,
#videosResultsTable tbody tr .listbuttons a:hover,
#videosResultsTable tbody tr .listbuttons a:focus {
  color: #333333;
}
.mediaTable tbody tr .listbuttons a:hover i,
.mediaTable tbody tr .listbuttons a:focus i,
#videosResultsTable tbody tr .listbuttons a:hover i,
#videosResultsTable tbody tr .listbuttons a:focus i {
  color: #333333;
}
.mediaTable tbody tr .listbuttons a:hover i.icon-white,
.mediaTable tbody tr .listbuttons a:focus i.icon-white,
#videosResultsTable tbody tr .listbuttons a:hover i.icon-white,
#videosResultsTable tbody tr .listbuttons a:focus i.icon-white {
  color: #333333 !important;
}
.mediaTable tbody tr .listbuttons a:hover,
.mediaTable tbody tr .listbuttons a:active,
.mediaTable tbody tr .listbuttons a:focus,
.mediaTable tbody tr .listbuttons a:visited,
#videosResultsTable tbody tr .listbuttons a:hover,
#videosResultsTable tbody tr .listbuttons a:active,
#videosResultsTable tbody tr .listbuttons a:focus,
#videosResultsTable tbody tr .listbuttons a:visited {
  text-decoration: none;
}
.mediaTable tbody tr .listbuttons a.disabled,
#videosResultsTable tbody tr .listbuttons a.disabled {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a.disabled:hover,
#videosResultsTable tbody tr .listbuttons a.disabled:hover {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a.disabled:hover i,
#videosResultsTable tbody tr .listbuttons a.disabled:hover i {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a i,
#videosResultsTable tbody tr .listbuttons a i {
  float: right;
  font-size: 14px;
}
.mediaTable tbody tr .listbuttons a i.icon-white,
#videosResultsTable tbody tr .listbuttons a i.icon-white {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
.mediaTable tbody tr .listbuttons a i.icon-white.icon-white,
#videosResultsTable tbody tr .listbuttons a i.icon-white.icon-white {
  color: #666666 !important;
}
.mediaTable tbody tr .listbuttons a i.icon-white:hover,
.mediaTable tbody tr .listbuttons a i.icon-white:focus,
#videosResultsTable tbody tr .listbuttons a i.icon-white:hover,
#videosResultsTable tbody tr .listbuttons a i.icon-white:focus {
  color: #333333;
}
.mediaTable tbody tr .listbuttons a i.icon-white:hover i,
.mediaTable tbody tr .listbuttons a i.icon-white:focus i,
#videosResultsTable tbody tr .listbuttons a i.icon-white:hover i,
#videosResultsTable tbody tr .listbuttons a i.icon-white:focus i {
  color: #333333;
}
.mediaTable tbody tr .listbuttons a i.icon-white:hover i.icon-white,
.mediaTable tbody tr .listbuttons a i.icon-white:focus i.icon-white,
#videosResultsTable tbody tr .listbuttons a i.icon-white:hover i.icon-white,
#videosResultsTable tbody tr .listbuttons a i.icon-white:focus i.icon-white {
  color: #333333 !important;
}
.mediaTable tbody tr .listbuttons a i.icon-white:hover,
.mediaTable tbody tr .listbuttons a i.icon-white:active,
.mediaTable tbody tr .listbuttons a i.icon-white:focus,
.mediaTable tbody tr .listbuttons a i.icon-white:visited,
#videosResultsTable tbody tr .listbuttons a i.icon-white:hover,
#videosResultsTable tbody tr .listbuttons a i.icon-white:active,
#videosResultsTable tbody tr .listbuttons a i.icon-white:focus,
#videosResultsTable tbody tr .listbuttons a i.icon-white:visited {
  text-decoration: none;
}
.mediaTable tbody tr .listbuttons a i.icon-white.disabled,
#videosResultsTable tbody tr .listbuttons a i.icon-white.disabled {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a i.icon-white.disabled:hover,
#videosResultsTable tbody tr .listbuttons a i.icon-white.disabled:hover {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a i.icon-white.disabled:hover i,
#videosResultsTable tbody tr .listbuttons a i.icon-white.disabled:hover i {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a span,
#videosResultsTable tbody tr .listbuttons a span {
  display: none;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  background: none;
  border: none;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger.icon-white,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger.icon-white {
  color: #666666 !important;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger:hover,
.mediaTable tbody tr .listbuttons a.btn.btn-danger:focus,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:hover,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:focus {
  color: #333333;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger:hover i,
.mediaTable tbody tr .listbuttons a.btn.btn-danger:focus i,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:hover i,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:focus i {
  color: #333333;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger:hover i.icon-white,
.mediaTable tbody tr .listbuttons a.btn.btn-danger:focus i.icon-white,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:hover i.icon-white,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:focus i.icon-white {
  color: #333333 !important;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger:hover,
.mediaTable tbody tr .listbuttons a.btn.btn-danger:active,
.mediaTable tbody tr .listbuttons a.btn.btn-danger:focus,
.mediaTable tbody tr .listbuttons a.btn.btn-danger:visited,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:hover,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:active,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:focus,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:visited {
  text-decoration: none;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger.disabled,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger.disabled {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger.disabled:hover,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger.disabled:hover {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger.disabled:hover i,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger.disabled:hover i {
  color: #cccccc;
}
.mediaTable tbody tr .listbuttons a:last-child,
#videosResultsTable tbody tr .listbuttons a:last-child {
  padding-right: 0px;
}
.mediaTable tbody tr .categoryModerationTable__actions .btn-small,
.mediaTable tbody tr .entryActions .btn-small,
#videosResultsTable tbody tr .categoryModerationTable__actions .btn-small,
#videosResultsTable tbody tr .entryActions .btn-small {
  font-size: 14px;
  padding: 0 16px;
  border-radius: 5px;
  line-height: 30px;
}
.mediaTable tbody tr .categoryModerationTable__actions .btn,
.mediaTable tbody tr .entryActions .btn,
#videosResultsTable tbody tr .categoryModerationTable__actions .btn,
#videosResultsTable tbody tr .entryActions .btn {
  margin-left: 10px;
}
.mediaTable tbody tr td,
#videosResultsTable tbody tr td {
  padding-right: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-left: none;
  border-color: #ebebeb;
}
.mediaTable tbody tr td.checkboxTd,
#videosResultsTable tbody tr td.checkboxTd {
  padding-top: 8px;
  padding-right: 12px;
}
.mediaTable tbody tr td.thumbTd,
#videosResultsTable tbody tr td.thumbTd {
  width: 322px ;
  height: 181px ;
}
.mediaTable tbody tr td.thumbTd .overlay-wrapper,
#videosResultsTable tbody tr td.thumbTd .overlay-wrapper {
  background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -o-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -moz-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  position: absolute;
  top: 0px;
  right: 0px !important;
  left: 0px !important;
  height: 100%;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .label-inverse,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0;
  text-shadow: 0 3px 5px rgba(0,0,0,0.35);
  background: none;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .views,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .views {
  display: none;
  visibility: hidden;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name {
  position: relative;
  opacity: 1;
  filter: none;
  float: left;
  width: 90%;
  margin-bottom: 10px;
  color: #ffffff;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name .thumb_name_content,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name .thumb_name_content {
  overflow: visible;
  word-wrap: break-word;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_time,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_time {
  position: relative;
  text-align: left;
  opacity: 1;
  filter: none;
  padding-bottom: 0px;
  color: #ffffff;
  -webkit-transition: transform 0.5s, font-size 0.5s;
  -moz-transition: transform 0.5s, font-size 0.5s;
  -ms-transition: transform 0.5s, font-size 0.5s;
  -o-transition: transform 0.5s, font-size 0.5s;
  transition: transform 0.5s, font-size 0.5s;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name {
  font-size: 24px;
  line-height: 30px;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name .thumb_name_content,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  -webkit-transition: font-size 0.5s;
  -moz-transition: font-size 0.5s;
  -ms-transition: font-size 0.5s;
  -o-transition: font-size 0.5s;
  transition: font-size 0.5s;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_time,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_time {
  font-size: 14px;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_user,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_user {
  font-size: 12px;
}
@media (max-width: 1200px) {
  .mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name,
  #videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_name {
    line-height: 20px;
    font-size: 22px;
  }
  .mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_time,
  #videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .thumb_time {
    font-size: 14px;
  }
}
@media (max-width: 667px) {
  .mediaTable tbody tr td.thumbTd .thumb_labels_wrapper,
  #videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper {
    line-height: 18px;
  }
}
@media (max-width: 1200px) {
  .mediaTable tbody tr td.thumbTd,
  #videosResultsTable tbody tr td.thumbTd {
    width: 300px ;
    height: 169px ;
  }
}
@media (max-width: 979px) {
  .mediaTable tbody tr td.thumbTd,
  #videosResultsTable tbody tr td.thumbTd {
    width: 290px ;
    height: 163px ;
  }
}
@media (max-width: 767px) {
  .mediaTable tbody tr td.thumbTd,
  #videosResultsTable tbody tr td.thumbTd {
    width: 258px ;
    height: 145px ;
  }
}
@media (max-width: 639px) {
  .mediaTable tbody tr td.thumbTd,
  #videosResultsTable tbody tr td.thumbTd {
    width: 171px ;
    height: 96px ;
  }
}
@media (max-width: 480px) {
  #search-chapters-pane .mediaTable tbody tr td.thumbTd,
  #captions-pane .mediaTable tbody tr td.thumbTd,
  #search-chapters-pane #videosResultsTable tbody tr td.thumbTd,
  #captions-pane #videosResultsTable tbody tr td.thumbTd {
    width: 100% ;
    height: auto ;
  }
}
@media (max-width: 320px) {
  .mediaTable tbody tr td.thumbTd,
  #videosResultsTable tbody tr td.thumbTd {
    width: 100px ;
    height: 70px ;
  }
}
.hosted .mediaTable tbody tr td.thumbTd,
.hosted #videosResultsTable tbody tr td.thumbTd {
  width: 322px !important;
  height: 181px !important;
}
@media (max-width: 1200px) {
  .hosted .mediaTable tbody tr td.thumbTd,
  .hosted #videosResultsTable tbody tr td.thumbTd {
    width: 300px !important;
    height: 169px !important;
  }
}
@media (max-width: 979px) {
  .hosted .mediaTable tbody tr td.thumbTd,
  .hosted #videosResultsTable tbody tr td.thumbTd {
    width: 290px !important;
    height: 163px !important;
  }
}
@media (max-width: 767px) {
  .hosted .mediaTable tbody tr td.thumbTd,
  .hosted #videosResultsTable tbody tr td.thumbTd {
    width: 258px !important;
    height: 145px !important;
  }
}
@media (max-width: 639px) {
  .hosted .mediaTable tbody tr td.thumbTd,
  .hosted #videosResultsTable tbody tr td.thumbTd {
    width: 171px !important;
    height: 96px !important;
  }
}
@media (max-width: 480px) {
  #search-chapters-pane .hosted .mediaTable tbody tr td.thumbTd,
  #captions-pane .hosted .mediaTable tbody tr td.thumbTd,
  #search-chapters-pane .hosted #videosResultsTable tbody tr td.thumbTd,
  #captions-pane .hosted #videosResultsTable tbody tr td.thumbTd {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 320px) {
  .hosted .mediaTable tbody tr td.thumbTd,
  .hosted #videosResultsTable tbody tr td.thumbTd {
    width: 100px !important;
    height: 70px !important;
  }
}
.mediaTable tbody tr td.thumbTd div.channel_moderation_thumb_wrapper,
#videosResultsTable tbody tr td.thumbTd div.channel_moderation_thumb_wrapper {
  width: 322px ;
  height: 181px ;
}
@media (max-width: 1200px) {
  .mediaTable tbody tr td.thumbTd div.channel_moderation_thumb_wrapper,
  #videosResultsTable tbody tr td.thumbTd div.channel_moderation_thumb_wrapper {
    width: 300px ;
    height: 169px ;
  }
}
@media (max-width: 979px) {
  .mediaTable tbody tr td.thumbTd div.channel_moderation_thumb_wrapper,
  #videosResultsTable tbody tr td.thumbTd div.channel_moderation_thumb_wrapper {
    width: 290px ;
    height: 163px ;
  }
}
@media (max-width: 767px) {
  .mediaTable tbody tr td.thumbTd div.channel_moderation_thumb_wrapper,
  #videosResultsTable tbody tr td.thumbTd div.channel_moderation_thumb_wrapper {
    width: 258px ;
    height: 145px ;
  }
}
.mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
#videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
  width: 322px ;
  height: 181px ;
}
@media (max-width: 1200px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 300px ;
    height: 169px ;
  }
}
@media (max-width: 979px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 290px ;
    height: 163px ;
  }
}
@media (max-width: 767px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 258px ;
    height: 145px ;
  }
}
@media (max-width: 639px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 171px ;
    height: 96px ;
  }
}
@media (max-width: 480px) {
  #search-chapters-pane .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #captions-pane .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #search-chapters-pane #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #captions-pane #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 100% ;
    height: auto ;
  }
}
@media (max-width: 320px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 100px ;
    height: 70px ;
  }
}
.hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
.hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
  width: 322px !important;
  height: 181px !important;
}
@media (max-width: 1200px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 300px !important;
    height: 169px !important;
  }
}
@media (max-width: 979px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 290px !important;
    height: 163px !important;
  }
}
@media (max-width: 767px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 258px !important;
    height: 145px !important;
  }
}
@media (max-width: 639px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 171px !important;
    height: 96px !important;
  }
}
@media (max-width: 480px) {
  #search-chapters-pane .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #captions-pane .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #search-chapters-pane .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  #captions-pane .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 320px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper),
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) {
    width: 100px !important;
    height: 70px !important;
  }
}
.mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .item_link .thumb_time_content,
#videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .item_link .thumb_time_content {
  margin-bottom: 10px;
}
.mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .kWidgetIframeContainer ~ .overlay-wrapper,
#videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .kWidgetIframeContainer ~ .overlay-wrapper {
  display: none;
}
.mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .kaltura_player.playerv3 ~ .overlay-wrapper,
#videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .kaltura_player.playerv3 ~ .overlay-wrapper {
  display: none;
}
@media (max-width: 480px) {
  #captions-pane .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .item_link .thumb_name,
  #search-chapters-pane .mediaTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .item_link .thumb_name,
  #captions-pane #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .item_link .thumb_name,
  #search-chapters-pane #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper:not(.channel_moderation_thumb_wrapper) .item_link .thumb_name {
    display: block;
  }
}
.mediaTable tbody tr td.dataTd,
#videosResultsTable tbody tr td.dataTd {
  padding-left: 35px;
}
@media (max-width: 320px) {
  .mediaTable tbody tr td.dataTd .fullsize,
  #videosResultsTable tbody tr td.dataTd .fullsize {
    margin-left: 5%;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr td.dataTd .fullsize,
  #videosResultsTable tbody tr td.dataTd .fullsize {
    padding-left: 0;
  }
}
.mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper,
#videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper {
  margin-top: 10px;
}
.mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .tagsWrapper__more,
#videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .tagsWrapper__more {
  vertical-align: top;
}
.mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline a span,
#videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline a span {
  vertical-align: middle;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 320px) {
  .mediaTable tbody tr td.dataTd .fullsize .details-container,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container {
    max-width: 150px;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak {
    min-height: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container p,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    margin-top: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper {
    margin-top: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper span,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper span {
    font-size: 0.5rem;
    padding: 0;
    vertical-align: middle;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .tagsWrapper__more,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .tagsWrapper__more {
    vertical-align: middle;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline {
    font-size: 0.5rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline a span,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline a span {
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
    font-size: 0.5rem !important;
    padding: 0 3px 0 3px;
    line-height: 10px;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats {
    position: relative;
    font-size: 0.2rem;
    display: flex;
    flex-direction: column;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .thumb_user_content,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .thumb_user_content {
    font-size: 0.5rem;
    margin-right: 5%;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data {
    font-size: 0.3rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data i,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data i {
    font-size: 0.6rem;
    line-height: 1.5;
    margin: 3px 2px 0;
    padding: 0 5px;
  }
}
@media (max-width: 427px) and (min-width: 321px) {
  .mediaTable tbody tr td.dataTd .fullsize .details-container,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container {
    max-width: 150px;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak {
    min-height: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container p,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    margin-top: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper {
    margin-top: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .tagsWrapper__more,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .tagsWrapper__more {
    vertical-align: middle;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper span,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper span {
    font-size: 0.5rem;
    padding: 0;
    vertical-align: middle;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline {
    font-size: 0.5rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline a span,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline a span {
    font-size: 0.5rem !important;
    padding: 0 3px 0 3px;
    line-height: 10px;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats {
    position: relative;
    font-size: 0.2rem;
    display: flex;
    flex-direction: column;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .thumb_user_content,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .thumb_user_content {
    font-size: 0.5rem;
    margin-right: 5%;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data {
    font-size: 0.3rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data i,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data i {
    font-size: 0.6rem;
    line-height: 1.5;
    margin: 3px 2px 0;
    padding: 0 5px;
  }
}
@media (max-width: 639px) and (min-width: 427px) {
  .mediaTable tbody tr td.dataTd .fullsize .details-container,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container {
    max-width: 300px;
    overflow: hidden;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak {
    min-height: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container p,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-bottom: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper {
    margin-top: 0;
    border-width: 1px;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper span,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper span {
    font-size: 0.5rem;
    padding: 0 5px 0 5px;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline {
    font-size: 0.4rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline a span,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .tagsWrapper .inline a span {
    font-size: 0.5rem !important;
    padding: 0 5px 0 5px;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats {
    position: relative;
    font-size: 0.2rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .thumb_user_content,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .thumb_user_content {
    font-size: 0.4rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data {
    font-size: 0.4rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data i,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data i {
    font-size: 0.5rem;
    line-height: 1.5;
    margin: 3px 2px 0;
    padding: 0 2px;
  }
}
@media (max-width: 979px) and (min-width: 640px) {
  .mediaTable tbody tr td.dataTd .fullsize .details-container,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container {
    max-width: 350px;
    overflow: hidden;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak {
    min-height: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container p,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats {
    position: relative;
    font-size: 0.2rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .thumb_user_content,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .thumb_user_content {
    font-size: 0.8rem;
    margin-right: 5%;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data {
    font-size: 0.8rem;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data i,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats .stat_data i {
    font-size: 1rem;
    line-height: 1;
    margin: 2px 0 0;
    padding: 0 2px;
  }
}
@media (min-width: 980px) {
  .mediaTable tbody tr td.dataTd .fullsize .details-container,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container {
    max-width: 499px;
    overflow: hidden;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak {
    min-height: 0;
  }
  .mediaTable tbody tr td.dataTd .fullsize .details-container .mediaStats,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .mediaStats {
    position: relative;
  }
}
@media (min-width: 1280px) {
  .mediaTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak,
  #videosResultsTable tbody tr td.dataTd .fullsize .details-container .normalWordBreak {
    min-height: 0;
  }
}
@media (max-width: 1200px) {
  .mediaTable tbody tr td.dataTd,
  #videosResultsTable tbody tr td.dataTd {
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  #captions-pane .mediaTable tbody tr td.dataTd .entryTitle,
  #search-chapters-pane .mediaTable tbody tr td.dataTd .entryTitle,
  #captions-pane #videosResultsTable tbody tr td.dataTd .entryTitle,
  #search-chapters-pane #videosResultsTable tbody tr td.dataTd .entryTitle {
    display: none;
  }
}
@media (min-width: 481px) {
  #media-pane .mediaTable tbody tr td.dataTd .entryTitle + div p.hidden-phone,
  #media-pane #videosResultsTable tbody tr td.dataTd .entryTitle + div p.hidden-phone {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  .mediaTable tbody tr .fullsize,
  #videosResultsTable tbody tr .fullsize {
    min-height: 154px;
  }
}
@media (max-width: 979px) {
  .mediaTable tbody tr .fullsize,
  #videosResultsTable tbody tr .fullsize {
    min-height: 148px;
  }
}
@media (max-width: 767px) {
  .mediaTable tbody tr .fullsize,
  #videosResultsTable tbody tr .fullsize {
    min-height: 81px;
  }
}
@media (max-width: 320px) {
  .mediaTable tbody tr .fullsize,
  #videosResultsTable tbody tr .fullsize {
    min-height: 55px;
  }
}
@media (min-width: 1200px) {
  .mediaTable tbody tr .fullsize,
  #videosResultsTable tbody tr .fullsize {
    min-height: 166px;
  }
}
.mymediaTable tbody tr td.thumbTd div.thumb_wrapper a.item_link .thumb_labels_wrapper {
  display: none;
}
.mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
  display: block;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 12px;
  padding-left: 12px;
  margin-top: 24px;
  background-color: red;
  text-shadow: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 979px) and (max-width: 1200px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 276px ;
  }
}
@media (max-width: 979px) and (max-width: 979px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 266px ;
  }
}
@media (max-width: 979px) and (max-width: 767px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 234px ;
  }
}
@media (max-width: 979px) and (max-width: 639px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 72px ;
  }
}
@media (max-width: 767px) and (max-width: 1200px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 276px ;
  }
}
@media (max-width: 767px) and (max-width: 979px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 266px ;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 234px ;
  }
}
@media (max-width: 767px) and (max-width: 639px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 72px ;
  }
}
@media (max-width: 480px) and (max-width: 1200px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 276px ;
  }
}
@media (max-width: 480px) and (max-width: 979px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 266px ;
  }
}
@media (max-width: 480px) and (max-width: 767px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 234px ;
  }
}
@media (max-width: 480px) and (max-width: 639px) {
  .mymediaTable tbody tr td div.thumb_icon .thumb_icon_desc {
    width: 72px ;
  }
}
.mymediaTable tbody tr td .published-entry .published-entry-link {
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  height: 14px;
  opacity: 1;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #7ed321;
  border-radius: 0px;
  border: none;
  text-shadow: none;
  font-weight: normal;
  padding: 0;
  min-width: 100px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  speak: normal;
  color: white;
  margin-top: 2px;
  cursor: pointer;
}
.mymediaTable tbody tr td .published-entry .popover {
  max-width: none;
  background-color: #f5f5f5;
  min-width: 200px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content {
  padding-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content .published-entry-popover-body.in,
.mymediaTable tbody tr td .published-entry .popover .popover-content .accordion-body.in {
  margin-top: 10px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content strong {
  font-size: 16px;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
  margin-top: 20px;
  display: inline-block;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content small {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content dl {
  margin-top: 10px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content dl dt {
  float: left;
  width: auto;
  margin-top: 10px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content dl dd {
  margin-left: 100px;
  margin-top: 10px;
  padding-bottom: 1px;
}
.hosted .mymediaTable tbody tr td .published-entry .popover .popover-content dl dd {
  margin-left: 150px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content .badge {
  background-color: transparent;
  color: #666666;
  text-shadow: none;
  border-radius: 4px;
  border: 1px solid #666666;
  padding-bottom: 3px;
  padding-top: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 12px !important;
  font-weight: normal;
  background-color: white;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content .badge:hover {
  color: #555;
  border-color: #555;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content .badge i {
  display: none;
}
.mymediaTable tbody tr td .published-entry .popover.bottom .arrow {
  border-bottom-color: #999;
}
.mymediaTable tbody tr td .published-entry .popover .popover-title {
  display: none;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content {
  font-size: 14px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content strong {
  font-size: 16px;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
  margin-top: 20px;
  display: inline-block;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content small {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content dl {
  margin-top: 10px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content dl dt {
  float: left;
  width: auto;
  margin-top: 10px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content dl dd {
  margin-left: 100px;
  margin-top: 10px;
  padding-bottom: 1px;
}
.hosted .mymediaTable tbody tr td .published-entry .popover .popover-content dl dd {
  margin-left: 150px;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content .badge {
  background-color: transparent;
  color: #666666;
  text-shadow: none;
  border-radius: 4px;
  border: 1px solid #666666;
  padding-bottom: 3px;
  padding-top: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 12px !important;
  font-weight: normal;
  background-color: white;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content .badge:hover {
  color: #555;
  border-color: #555;
}
.mymediaTable tbody tr td .published-entry .popover .popover-content .badge i {
  display: none;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content {
  font-size: 14px;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content strong {
  font-size: 16px;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
  margin-top: 20px;
  display: inline-block;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content small {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content dl {
  margin-top: 10px;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content dl dt {
  float: left;
  width: auto;
  margin-top: 10px;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content dl dd {
  margin-left: 100px;
  margin-top: 10px;
  padding-bottom: 1px;
}
.hosted .mymediaTable tbody tr td .published-entry-popover-hidden-content dl dd {
  margin-left: 150px;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content .badge {
  background-color: transparent;
  color: #666666;
  text-shadow: none;
  border-radius: 4px;
  border: 1px solid #666666;
  padding-bottom: 3px;
  padding-top: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 12px !important;
  font-weight: normal;
  background-color: white;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content .badge:hover {
  color: #555;
  border-color: #555;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content .badge i {
  display: none;
}
.mymediaTable tbody tr td .published-entry-popover-hidden-content.in {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mymediaTable tbody tr td .icon__custom__metadata.icon-plus-sign:before {
  font-family: v2ui;
}
.mymediaTable tbody tr td .entry__custom__metadata.collapse {
  overflow: hidden !important;
}
.mymediaTable tbody tr .description {
  width: 85%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 980px) {
  .mymediaTable tbody tr .description {
    min-height: 110px;
    height: 110px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .mymediaTable tbody tr .description {
    min-height: 85px;
    height: 85px;
  }
}
.mymediaTable tbody tr .description .mediaStats {
  bottom: -4px;
}
.mymediaTable tbody tr .description .mediaStats .stat_data.pull-left {
  float: none;
  display: inline-block;
  margin-left: 30px;
  margin-top: 0;
}
@media (max-width: 639px) and (min-width: 428px) {
  .mymediaTable tbody tr .description .mediaStats .stat_data.pull-left {
    margin-left: 0;
  }
}
.mymediaTable tbody tr .description .mediaStats .time_data {
  float: left;
  margin-left: 0px;
}
.mymediaTable tbody tr .description p {
  margin-bottom: auto;
  display: inline-block;
}
@media (min-width: 1336px) {
  .mymediaTable tbody tr .description p {
    max-width: 600px;
    max-height: 45px;
    overflow: hidden;
  }
}
.mymediaTable tbody tr .description .entryTags {
  order: 1;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px) translateZ(0);
}
.pending td div.published-entry .warning-sign-icon::after,
.rejected td div.published-entry .warning-sign-icon::after {
  font-family: FontAwesome;
  content: "\F071";
  color: #fcd00d;
  margin-left: 10px;
  font-size: 14px;
}
#videosResultsTable tbody tr td.dataTd .thumb_user_content,
#categoryModerationTable tbody tr td.dataTd .thumb_user_content,
#channelModerationTable tbody tr td.dataTd .thumb_user_content {
  font-size: 12px;
}
#videosResultsTable tbody tr td.dataTd .thumb_user_content small,
#categoryModerationTable tbody tr td.dataTd .thumb_user_content small,
#channelModerationTable tbody tr td.dataTd .thumb_user_content small {
  font-size: 12px;
}
#videosResultsTable tbody tr td.dataTd .thumb_user_content small .userLink a,
#categoryModerationTable tbody tr td.dataTd .thumb_user_content small .userLink a,
#channelModerationTable tbody tr td.dataTd .thumb_user_content small .userLink a {
  font-size: 12px;
  color: #008297;
  margin-right: 0px;
}
#videosResultsTable tbody tr td.dataTd .fullsize .results {
  margin-bottom: 10px;
}
#videosResultsTable tbody tr td.dataTd .fullsize .results .row-fluid:last-of-type {
  margin-bottom: 10px;
}
#videosResultsTable tbody tr td.dataTd .fullsize .thumb_user_content {
  float: left;
  margin-right: 20px;
}
#videosResultsTable tbody tr td.dataTd .fullsize .thumb_user_content .searchme {
  color: #008297;
}
#videosResultsTable tbody tr td.dataTd .fullsize .thumb_user_content .mediaStats {
  bottom: 0px;
}
#videosResultsTable tbody tr td.dataTd strong .caption,
#videosResultsTable tbody tr td.dataTd strong .captions_search_result {
  font-weight: normal;
}
#videosResultsTable p {
  display: inline-block;
}
@media (min-width: 1336px) {
  #videosResultsTable p {
    max-width: 600px;
    max-height: 45px;
    overflow: hidden;
  }
}
#videosResultsTable .tagsWrapper {
  margin-top: 40px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #videosResultsTable .tagsWrapper {
    margin-top: 0px;
  }
}
#videosResultsTable .tagsWrapper:empty {
  margin-top: 0px;
}
#videosResultsTable .accordion {
  display: none;
}
#searchResultsTable {
  margin-top: 45px;
}
#searchResultsTable #channelResultsTable .serachme {
  min-height: 100px;
}
@media (max-width: 1024px) and (min-width: 668px) {
  #searchResultsTable {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  #searchResultsTable {
    margin-top: 10px;
  }
}
#searchResultsTable > .shrink-container.shrink-container--minimized {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}
#searchResultsTable > .shrink-container.shrink-container--minimized .nav.nav-pills {
  border-bottom: none;
}
body.module-default.controller-channels #wrap div.mobile-gallerysearchbar {
  display: none !important;
}
body.module-default.controller-channels #wrap .channels-separator {
  height: 1px;
  background-color: #ebebeb;
}
body.module-default.controller-channels #wrap >#filterBarWrap {
  position: relative;
  margin-top: 32px;
}
@media (max-width: 767px) {
  body.module-default.controller-channels #wrap >#filterBarWrap {
    margin-top: 24px;
  }
}
body.module-default.controller-channels #wrap >#filterBarWrap >#channels-eSearchForm ul.nav.pull-left,
body.module-default.controller-channels #wrap >#filterBarWrap >#channels-eSearchForm .shrink-container__button {
  position: static;
}
body.module-default.controller-channels #wrap >#filterBarWrap ul.nav.pull-left,
body.module-default.controller-channels #wrap >#filterBarWrap .shrink-container__button {
  position: relative;
  top: 35px;
  z-index: 100;
}
@media (max-width: 1200px) {
  body.module-default.controller-channels #wrap >#filterBarWrap ul.nav.pull-left,
  body.module-default.controller-channels #wrap >#filterBarWrap .shrink-container__button {
    top: 20px;
  }
}
@media (max-width: 767px) {
  body.module-default.controller-channels #wrap >#filterBarWrap ul.nav.pull-left,
  body.module-default.controller-channels #wrap >#filterBarWrap .shrink-container__button {
    top: 30px;
  }
}
body.module-default.controller-channels #wrap >#filterBarWrap ul.nav.hidden-phone {
  visibility: inherit !important;
  display: inherit !important;
}
body.module-default.controller-channels #wrap >#filterBarWrap ul.nav.hidden-phone li.hostedDisabled {
  right: 0;
  -webkit-transform: translateY(35px);
  -moz-transform: translateY(35px);
  -ms-transform: translateY(35px);
  -o-transform: translateY(35px);
  transform: translateY(35px) translateZ(0);
  z-index: 200;
}
@media (max-width: 1200px) {
  body.module-default.controller-channels #wrap >#filterBarWrap ul.nav.hidden-phone li.hostedDisabled {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px) translateZ(0);
  }
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper {
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  float: left;
  border-bottom: 1px solid #ebebeb;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form {
  margin-left: 0px;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append .add-on,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend .add-on {
  font-size: 17px;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append .add-on a,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend .add-on a {
  text-decoration: none;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append i,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend i {
  color: #008297;
  font-size: 17px;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append #search-icon,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend #search-icon {
  cursor: pointer;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append input,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend input {
  width: auto;
  font-size: 14px;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append .add-on:hover i,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend .add-on:hover i {
  color: #008297;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend {
  margin-bottom: 0px;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append .add-on,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend .add-on {
  border: none;
  margin-right: 10px;
  padding-top: 0px;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append input,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend input {
  border: none;
  box-shadow: none;
  border-left: 1px solid #008297;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append input:focus,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend input:focus {
  outline: thin solid #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append .btn,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend .btn {
  padding-top: 0px;
  color: #008297;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append .btn:hover,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend .btn:hover {
  border-color: transparent !important;
}
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-append .btn .caret,
body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper form .input-prepend .btn .caret {
  margin-left: 4px;
}
@media (max-width: 767px) {
  body.module-default.controller-channels #wrap >#filterBarWrap .navbar-search-wrapper {
    margin-top: 25px;
  }
}
body.module-default.controller-channels #wrap >#filterBarWrap .nav > li> a .hidden-phone {
  display: inline;
}
body.module-default.controller-channels #wrap >#filterBarWrap .dropdown.sort {
  position: static;
  float: left;
}
body.module-default.controller-channels #wrap >#filterBarWrap .dropdown.sort .dropdown-menu {
  right: auto;
}
body.module-default.controller-channels .media-gallery-user-buttons li {
  display: inline;
  width: auto;
}
#channelGallery .channel-thumbnail div.wrapper .overlay_wrapper,
#channelsList .channel-thumbnail div.wrapper .overlay_wrapper,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .overlay_wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  background-color: black;
  opacity: 0.60;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 50;
}
#channelGallery .channel-thumbnail div.wrapper img,
#channelsList .channel-thumbnail div.wrapper img,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper img {
  min-height: 100%;
}
#channelGallery .channel-thumbnail div.wrapper:hover,
#channelGallery .channel-thumbnail div.wrapper > a:focus,
#channelsList .channel-thumbnail div.wrapper:hover,
#channelsList .channel-thumbnail div.wrapper > a:focus,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper:hover,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper > a:focus {
  outline: thin solid #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 4px;
}
#channelGallery .channel-thumbnail div.wrapper:hover .overlay_wrapper,
#channelGallery .channel-thumbnail div.wrapper > a:focus .overlay_wrapper,
#channelsList .channel-thumbnail div.wrapper:hover .overlay_wrapper,
#channelsList .channel-thumbnail div.wrapper > a:focus .overlay_wrapper,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper:hover .overlay_wrapper,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper > a:focus .overlay_wrapper {
  opacity: 0.30;
}
#channelGallery .channel-thumbnail div.wrapper img,
#channelGallery .channel-thumbnail div.wrapper .whiteBG,
#channelsList .channel-thumbnail div.wrapper img,
#channelsList .channel-thumbnail div.wrapper .whiteBG,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper img,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .whiteBG {
  position: relative;
  z-index: 50;
}
#channelGallery .channel-thumbnail div.wrapper .topPadding,
#channelsList .channel-thumbnail div.wrapper .topPadding,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .topPadding {
  height: 100%;
  display: table;
  padding-top: 0px;
}
#channelGallery .channel-thumbnail div.wrapper .topPadding i,
#channelsList .channel-thumbnail div.wrapper .topPadding i,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .topPadding i {
  display: table-cell;
  vertical-align: middle;
}
#channelGallery .channel-thumbnail div.wrapper .channel.label-inverse,
#channelsList .channel-thumbnail div.wrapper .channel.label-inverse,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse {
  opacity: 1;
  top: 0;
  text-align: center;
  background-color: transparent;
}
#channelGallery .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
#channelsList .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content {
  position: absolute;
  width: 50%;
  margin-right: 25%;
  margin-left: 25%;
  z-index: 50;
  min-height: 41px;
  text-transform: uppercase;
  padding: 0px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1.5px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  bottom: 60px;
  max-height: 80px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content {
    bottom: 76px;
    max-height: 80px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content {
    bottom: 81px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content {
    bottom: 86px;
    max-height: 110px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content {
    bottom: 109px;
  }
}
@media (max-width: 767px) {
  #channelGallery .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content {
    margin-left: 12.5%;
    margin-right: 12.5%;
    width: 75%;
    max-height: 80px;
  }
}
@media (max-width: 580px) {
  #channelGallery .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content {
    max-height: 60px;
  }
}
@media (max-width: 480px) {
  #channelGallery .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel.label-inverse p.channel_content {
    max-height: 110px;
  }
}
#channelGallery .channel-thumbnail div.wrapper .thumb_icon,
#channelsList .channel-thumbnail div.wrapper .thumb_icon,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .thumb_icon {
  top: 12px;
  bottom: auto;
  right: auto;
  left: 0px;
}
#channelGallery .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content,
#channelsList .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content {
  padding-top: 0px;
  padding-left: 18px;
  position: relative;
  z-index: 50;
}
#channelGallery .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content .title,
#channelsList .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content .title,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content .title {
  display: none;
}
#channelGallery .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content i,
#channelsList .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content i,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .thumb_icon .thumb_icon_content i {
  font-size: 16px;
  margin-right: 10px;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats,
#channelsList .channel-thumbnail div.wrapper .channel_stats,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats {
  z-index: 50;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.5px;
  bottom: 50px;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid {
  width: auto;
  display: inline-block;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid.hidden-tablet,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid.hidden-tablet,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid.hidden-tablet {
  visibility: visible;
  display: inline-block !important;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid span,
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid span,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid span,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
  float: none;
  z-index: 100;
  position: relative;
  text-decoration: none;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid span:before,
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a:before,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid span:before,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid span:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a:before {
  margin-left: 6px;
  margin-right: 6px;
  color: #ffffff;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid .channel_stats_content:after,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid .channel_stats_content:after,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid .channel_stats_content:after {
  content: '|';
  display: inline-block;
  margin-left: 3px;
  margin-right: 5px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats,
  #channelsList .channel-thumbnail div.wrapper .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats {
    bottom: 66px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats,
  #channelsList .channel-thumbnail div.wrapper .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats {
    bottom: 71px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats,
  #channelsList .channel-thumbnail div.wrapper .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats {
    bottom: 76px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats,
  #channelsList .channel-thumbnail div.wrapper .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats {
    bottom: 99px;
  }
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
  display: block !important;
  position: absolute;
  right: 15px;
  top: -102px;
  word-spacing: normal;
  color: white;
  border-radius: 4px;
  border: 1px solid white;
  padding-bottom: 1px;
  padding-top: 0px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 320px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -90px;
  }
}
@media (max-width: 426px) and (min-width: 321px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -150px;
  }
}
@media (max-width: 512px) and (min-width: 427px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -70px;
  }
}
@media (max-width: 649px) and (min-width: 513px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -100px;
  }
}
@media (max-width: 767px) and (min-width: 641px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -120px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -123px;
    display: block !important;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -131px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -123px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a {
    top: -150px;
  }
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a:before,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a:before {
  content: none;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit {
  right: 10px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  left: -9999px;
  bottom: -55px;
  padding: 0;
  border: none;
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -67px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -75px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -77px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -100px;
  }
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit span,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit span,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit span {
  display: none !important;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit:before,
#channelsList .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats .row-fluid a.edit:before {
  content: '\F040';
  font-family: FontAwesome;
  font-size: 15px;
}
#channelGallery .channel-thumbnail div.wrapper:hover .channel_stats .row-fluid a.edit,
#channelsList .channel-thumbnail div.wrapper:hover .channel_stats .row-fluid a.edit,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper:hover .channel_stats .row-fluid a.edit {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px) translateZ(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  width: auto;
  height: auto;
  overflow: auto;
  opacity: 1;
  left: auto;
  padding: 5px;
  z-index: 200;
}
#channelGallery .channel-thumbnail div.wrapper .channel_stats a.edit:focus,
#channelsList .channel-thumbnail div.wrapper .channel_stats a.edit:focus,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper .channel_stats a.edit:focus {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px) translateZ(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  width: auto;
  height: auto;
  overflow: auto;
  opacity: 1;
  left: auto;
  padding: 5px;
  z-index: 200;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
  bottom: 95px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 109px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 114px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 119px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 142px;
  }
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
  z-index: 50;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.5px;
  bottom: 50px;
  bottom: 83px;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid {
  width: auto;
  display: inline-block;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid.hidden-tablet,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid.hidden-tablet,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid.hidden-tablet {
  visibility: visible;
  display: inline-block !important;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid span,
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid span,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid span,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a {
  float: none;
  z-index: 100;
  position: relative;
  text-decoration: none;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid span:before,
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a:before,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid span:before,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid span:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a:before {
  margin-left: 6px;
  margin-right: 6px;
  color: #ffffff;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid .channel_stats_content:after,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid .channel_stats_content:after,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid .channel_stats_content:after {
  content: '|';
  display: inline-block;
  margin-left: 3px;
  margin-right: 5px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
    bottom: 66px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
    bottom: 71px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
    bottom: 76px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
    bottom: 99px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
    bottom: 99px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
    bottom: 104px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
    bottom: 104px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats {
    bottom: 132px;
  }
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a {
  position: absolute;
  right: 15px;
  top: -72px;
}
@media (max-width: 767px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a {
    top: -85px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a {
    top: -91px;
    display: block;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a {
    top: -98px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a {
    top: -95px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a {
    top: -122px;
  }
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
  right: 10px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  left: -9999px;
  bottom: -90px;
  padding: 0;
  border: none;
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -102px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -110px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -112px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -142px;
  }
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit span,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit span,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit span {
  display: none;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit:before,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit:before {
  content: '\F040';
  font-family: FontAwesome;
  font-size: 15px;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace:hover .channel_stats .row-fluid a.edit,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace:hover .channel_stats .row-fluid a.edit,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace:hover .channel_stats .row-fluid a.edit {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px) translateZ(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  width: auto;
  height: auto;
  overflow: auto;
  opacity: 1;
  left: auto;
  padding: 5px;
  z-index: 200;
}
#channelGallery .channel-thumbnail div.wrapper.allocateButtonSpace .channel_buttons,
#channelsList .channel-thumbnail div.wrapper.allocateButtonSpace .channel_buttons,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail div.wrapper.allocateButtonSpace .channel_buttons {
  position: absolute;
  bottom: 0;
  z-index: 50;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}
#channelGallery .channel-thumbnail .js-pending-stat,
#channelsList .channel-thumbnail .js-pending-stat,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail .js-pending-stat {
  min-height: 21px;
}
#channelGallery .channel-thumbnail .js-pending-stat .elloading,
#channelsList .channel-thumbnail .js-pending-stat .elloading,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail .js-pending-stat .elloading {
  top: -11px;
}
#channelGallery .channel-thumbnail .js-pending-stat .elloading span,
#channelsList .channel-thumbnail .js-pending-stat .elloading span,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail .js-pending-stat .elloading span {
  float: left !important;
  height: 10px;
}
#channelGallery .channel-thumbnail .js-pending-stat .elloading span:before,
#channelsList .channel-thumbnail .js-pending-stat .elloading span:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail .js-pending-stat .elloading span:before {
  content: none;
}
#channelGallery .channel-thumbnail .js-media-count-stat .elloading,
#channelsList .channel-thumbnail .js-media-count-stat .elloading,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail .js-media-count-stat .elloading {
  font-size: 33px;
}
#channelGallery .channel-thumbnail .js-media-count-stat .elloading span,
#channelsList .channel-thumbnail .js-media-count-stat .elloading span,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail .js-media-count-stat .elloading span {
  float: left !important;
  height: 1px;
}
#channelGallery .channel-thumbnail .js-media-count-stat .elloading span:before,
#channelsList .channel-thumbnail .js-media-count-stat .elloading span:before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail .js-media-count-stat .elloading span:before {
  content: none;
}
#channelGallery {
  margin-top: 50px;
}
@media (max-width: 1200px) {
  #channelGallery {
    margin-top: 40px;
  }
}
#channelGallery:not(.search) {
  margin-left: -2%;
}
#channelGallery:not(.search) .channel-thumbnail {
  float: left;
  margin-left: 2%;
}
@media (min-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail {
    width: 31.333%;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) {
    width: 48%;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel.label-inverse p.channel_content {
    width: auto;
    margin-left: 25px;
    line-height: 1.3;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-align: left;
    bottom: 119px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .thumb_icon,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .thumb_icon {
    top: 21px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .thumb_icon .thumb_icon_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .thumb_icon .thumb_icon_content {
    padding-left: 25px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .thumb_icon .thumb_icon_content i,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .thumb_icon .thumb_icon_content i {
    font-size: 20px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_buttons,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_buttons {
    position: absolute;
    bottom: 0;
    z-index: 50;
    margin-left: 25px;
    margin-bottom: 24px;
    margin-right: 0;
    left: 0;
    right: unset;
    text-align: left;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats {
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-left: 25px;
    width: auto;
    text-align: left;
    line-height: 1.7;
    word-spacing: 18px;
    font-size: 14px;
    letter-spacing: 0.1px;
    margin-bottom: 23px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .channel_stats_content:after,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .channel_stats_content:after {
    content: none;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid {
    width: 100%;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid span,
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid span,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a {
    display: block !important;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid span:before,
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a:before,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid span:before,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a:before {
    content: none;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a {
    font-size: 13.4px;
    right: 20px;
    top: -89px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a.edit {
    right: 10px;
    top: auto;
    bottom: -43px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit span,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a.edit span {
    display: none !important;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit:before,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a.edit:before {
    content: '\F040';
    font-family: FontAwesome;
    font-size: 15px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .js-media-count-stat .elloading,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .js-media-count-stat .elloading {
    top: -45px;
    font-size: 33px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .js-media-count-stat .elloading span,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .js-media-count-stat .elloading span {
    float: left;
    height: 1px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .js-pending-stat .elloading,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .js-pending-stat .elloading {
    top: -35px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 179px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_buttons,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel_buttons {
    position: absolute;
    bottom: 0;
    z-index: 50;
    margin-left: 25px;
    margin-bottom: 24px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel_stats {
    margin-bottom: 83px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -103px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel.label-inverse p.channel_content {
    font-size: 29px;
    letter-spacing: 0.6px;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel.label-inverse p.channel_content {
    font-size: 29px;
    letter-spacing: 0.6px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel.label-inverse p.channel_content {
    bottom: 164px;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel.label-inverse p.channel_content {
    bottom: 164px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats {
    font-size: 17px;
    letter-spacing: 0.2px;
    margin-bottom: 46px;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats {
    font-size: 17px;
    letter-spacing: 0.2px;
    margin-bottom: 46px;
  }
}
@media (min-width: 979px) and (max-width: 767px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a {
    top: -221px;
  }
}
@media (min-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a {
    top: -201px;
    display: block !important;
  }
}
@media (min-width: 979px) and (min-width: 1200px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a {
    top: -152px;
  }
}
@media (min-width: 979px) and (min-width: 1336px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a {
    top: -162px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a {
    top: -199px;
  }
}
@media (min-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -57px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -65px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 224px;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 224px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel_stats {
    margin-bottom: 106px;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel_stats {
    margin-bottom: 106px;
  }
}
@media (min-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -117px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit,
  #channelGallery:not(.search) .channel-thumbnail:nth-child(2) div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -125px;
  }
}
@media (min-width: 480px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail {
    width: 48%;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child {
    width: 98%;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content {
    width: auto;
    margin-left: 25px;
    line-height: 1.3;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-align: left;
    bottom: 119px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .thumb_icon {
    top: 21px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .thumb_icon .thumb_icon_content {
    padding-left: 25px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .thumb_icon .thumb_icon_content i {
    font-size: 20px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_buttons {
    position: absolute;
    bottom: 0;
    z-index: 50;
    margin-left: 25px;
    margin-bottom: 24px;
    margin-right: 0;
    left: 0;
    right: unset;
    text-align: left;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats {
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-left: 25px;
    width: auto;
    text-align: left;
    line-height: 1.7;
    word-spacing: 18px;
    font-size: 14px;
    letter-spacing: 0.1px;
    margin-bottom: 23px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .channel_stats_content:after {
    content: none;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid {
    width: 100%;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid span,
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a {
    display: block !important;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid span:before,
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a:before {
    content: none;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a {
    font-size: 13.4px;
    right: 20px;
    top: -89px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit {
    right: 10px;
    top: auto;
    bottom: -43px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit span {
    display: none !important;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit:before {
    content: '\F040';
    font-family: FontAwesome;
    font-size: 15px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .js-media-count-stat .elloading {
    top: -45px;
    font-size: 33px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .js-media-count-stat .elloading span {
    float: left;
    height: 1px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .js-pending-stat .elloading {
    top: -35px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 179px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_buttons {
    position: absolute;
    bottom: 0;
    z-index: 50;
    margin-left: 25px;
    margin-bottom: 24px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats {
    margin-bottom: 83px;
  }
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -103px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content {
    font-size: 29px;
    letter-spacing: 0.6px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content {
    font-size: 29px;
    letter-spacing: 0.6px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content {
    bottom: 164px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel.label-inverse p.channel_content {
    bottom: 164px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats {
    font-size: 17px;
    letter-spacing: 0.2px;
    margin-bottom: 46px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats {
    font-size: 17px;
    letter-spacing: 0.2px;
    margin-bottom: 46px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 767px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a {
    top: -221px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a {
    top: -201px;
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1200px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a {
    top: -152px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1336px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a {
    top: -162px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a {
    top: -199px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -57px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -65px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 224px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel.label-inverse p.channel_content {
    bottom: 224px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats {
    margin-bottom: 106px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats {
    margin-bottom: 106px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -117px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .channel-thumbnail:first-child div.wrapper.allocateButtonSpace .channel_stats .row-fluid a.edit {
    bottom: -125px;
  }
}
@media (max-width: 480px) {
  #channelGallery:not(.search) .channel-thumbnail {
    width: 98%;
    height: auto;
  }
}
#channelGallery.search .channel-thumbnail,
#channelsList .channel-thumbnail,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail {
  margin-left: 2%;
  float: left;
}
@media (min-width: 979px) {
  #channelGallery.search .channel-thumbnail,
  #channelsList .channel-thumbnail,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail {
    width: 31.333%;
  }
}
@media (max-width: 979px) {
  #channelGallery.search .channel-thumbnail,
  #channelsList .channel-thumbnail,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail {
    width: 48%;
  }
}
@media (max-width: 480px) {
  #channelGallery.search .channel-thumbnail,
  #channelsList .channel-thumbnail,
  #mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail {
    width: 98%;
    height: auto;
  }
}
#channelGallery .channel-thumbnail,
#channelsList .channel-thumbnail,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail {
  height: initial;
  position: relative;
}
#channelGallery .channel-thumbnail::before,
#channelsList .channel-thumbnail::before,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail::before {
  display: block;
  content: '';
  padding-top: 56.25%;
}
#channelGallery .channel-thumbnail .wrapper,
#channelsList .channel-thumbnail .wrapper,
#mainGalleryContent ul#channelsList.thumbnails .channel-thumbnail .wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#searchResultsTable #media-pane .row-fluid,
#searchPage #media-pane .row-fluid {
  margin-top: 0;
}
#searchResultsTable #media-pane .row-fluid .videosResultsTable,
#searchPage #media-pane .row-fluid .videosResultsTable {
  margin-top: 40px;
}
#searchResultsTable #media-pane .row-fluid#filterBarWrap,
#searchPage #media-pane .row-fluid#filterBarWrap {
  margin-top: 25px;
}
@media (max-width: 1024px) and (min-width: 768px) {
  #searchResultsTable #media-pane .row-fluid#filterBarWrap,
  #searchPage #media-pane .row-fluid#filterBarWrap {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  #searchResultsTable #media-pane .row-fluid#filterBarWrap,
  #searchPage #media-pane .row-fluid#filterBarWrap {
    margin-top: 10px;
  }
}
#searchResultsTable #search-chapters-pane #filterBarWrap,
#searchPage #search-chapters-pane #filterBarWrap {
  margin-top: 25px;
}
@media (max-width: 1024px) {
  #searchResultsTable #search-chapters-pane #filterBarWrap,
  #searchPage #search-chapters-pane #filterBarWrap {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  #searchResultsTable #search-chapters-pane #filterBarWrap,
  #searchPage #search-chapters-pane #filterBarWrap {
    margin-top: 10px;
  }
}
#searchResultsTable #channels-pane #filterBarWrap .nav li.sort:first-child,
#searchResultsTable #galleries-pane #filterBarWrap .nav li.sort:first-child,
#searchResultsTable #search-Channelcategories-pane-pane #filterBarWrap .nav li.sort:first-child,
#searchResultsTable #channelcategories-pane #filterBarWrap .nav li.sort:first-child,
#searchPage #channels-pane #filterBarWrap .nav li.sort:first-child,
#searchPage #galleries-pane #filterBarWrap .nav li.sort:first-child,
#searchPage #search-Channelcategories-pane-pane #filterBarWrap .nav li.sort:first-child,
#searchPage #channelcategories-pane #filterBarWrap .nav li.sort:first-child {
  bottom: 0px;
}
#searchResultsTable #channels-pane #channelResultsTable,
#searchResultsTable #channels-pane #galleryResultsTable,
#searchResultsTable #galleries-pane #channelResultsTable,
#searchResultsTable #galleries-pane #galleryResultsTable,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable,
#searchResultsTable #channelcategories-pane #channelResultsTable,
#searchResultsTable #channelcategories-pane #galleryResultsTable,
#searchPage #channels-pane #channelResultsTable,
#searchPage #channels-pane #galleryResultsTable,
#searchPage #galleries-pane #channelResultsTable,
#searchPage #galleries-pane #galleryResultsTable,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable,
#searchPage #channelcategories-pane #channelResultsTable,
#searchPage #channelcategories-pane #galleryResultsTable {
  border: none;
}
#searchResultsTable #channels-pane #channelResultsTable .entryTitle a,
#searchResultsTable #channels-pane #galleryResultsTable .entryTitle a,
#searchResultsTable #galleries-pane #channelResultsTable .entryTitle a,
#searchResultsTable #galleries-pane #galleryResultsTable .entryTitle a,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .entryTitle a,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .entryTitle a,
#searchResultsTable #channelcategories-pane #channelResultsTable .entryTitle a,
#searchResultsTable #channelcategories-pane #galleryResultsTable .entryTitle a,
#searchPage #channels-pane #channelResultsTable .entryTitle a,
#searchPage #channels-pane #galleryResultsTable .entryTitle a,
#searchPage #galleries-pane #channelResultsTable .entryTitle a,
#searchPage #galleries-pane #galleryResultsTable .entryTitle a,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .entryTitle a,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .entryTitle a,
#searchPage #channelcategories-pane #channelResultsTable .entryTitle a,
#searchPage #channelcategories-pane #galleryResultsTable .entryTitle a {
  font-size: 22px;
  color: #008297 !important;
}
#searchResultsTable #channels-pane #channelResultsTable .tagsWrapper,
#searchResultsTable #channels-pane #galleryResultsTable .tagsWrapper,
#searchResultsTable #galleries-pane #channelResultsTable .tagsWrapper,
#searchResultsTable #galleries-pane #galleryResultsTable .tagsWrapper,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .tagsWrapper,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .tagsWrapper,
#searchResultsTable #channelcategories-pane #channelResultsTable .tagsWrapper,
#searchResultsTable #channelcategories-pane #galleryResultsTable .tagsWrapper,
#searchPage #channels-pane #channelResultsTable .tagsWrapper,
#searchPage #channels-pane #galleryResultsTable .tagsWrapper,
#searchPage #galleries-pane #channelResultsTable .tagsWrapper,
#searchPage #galleries-pane #galleryResultsTable .tagsWrapper,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .tagsWrapper,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .tagsWrapper,
#searchPage #channelcategories-pane #channelResultsTable .tagsWrapper,
#searchPage #channelcategories-pane #galleryResultsTable .tagsWrapper {
  position: absolute;
  bottom: 10px;
}
#searchResultsTable #channels-pane #channelResultsTable .tagsWrapper a,
#searchResultsTable #channels-pane #galleryResultsTable .tagsWrapper a,
#searchResultsTable #galleries-pane #channelResultsTable .tagsWrapper a,
#searchResultsTable #galleries-pane #galleryResultsTable .tagsWrapper a,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .tagsWrapper a,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .tagsWrapper a,
#searchResultsTable #channelcategories-pane #channelResultsTable .tagsWrapper a,
#searchResultsTable #channelcategories-pane #galleryResultsTable .tagsWrapper a,
#searchPage #channels-pane #channelResultsTable .tagsWrapper a,
#searchPage #channels-pane #galleryResultsTable .tagsWrapper a,
#searchPage #galleries-pane #channelResultsTable .tagsWrapper a,
#searchPage #galleries-pane #galleryResultsTable .tagsWrapper a,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .tagsWrapper a,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .tagsWrapper a,
#searchPage #channelcategories-pane #channelResultsTable .tagsWrapper a,
#searchPage #channelcategories-pane #galleryResultsTable .tagsWrapper a {
  margin-left: 0px;
  color: #666666 !important;
}
#searchResultsTable #channels-pane #channelResultsTable .seperator,
#searchResultsTable #channels-pane #galleryResultsTable .seperator,
#searchResultsTable #galleries-pane #channelResultsTable .seperator,
#searchResultsTable #galleries-pane #galleryResultsTable .seperator,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .seperator,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .seperator,
#searchResultsTable #channelcategories-pane #channelResultsTable .seperator,
#searchResultsTable #channelcategories-pane #galleryResultsTable .seperator,
#searchPage #channels-pane #channelResultsTable .seperator,
#searchPage #channels-pane #galleryResultsTable .seperator,
#searchPage #galleries-pane #channelResultsTable .seperator,
#searchPage #galleries-pane #galleryResultsTable .seperator,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .seperator,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .seperator,
#searchPage #channelcategories-pane #channelResultsTable .seperator,
#searchPage #channelcategories-pane #galleryResultsTable .seperator {
  display: none;
}
#searchResultsTable #channels-pane #channelResultsTable td,
#searchResultsTable #channels-pane #galleryResultsTable td,
#searchResultsTable #galleries-pane #channelResultsTable td,
#searchResultsTable #galleries-pane #galleryResultsTable td,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td,
#searchResultsTable #channelcategories-pane #channelResultsTable td,
#searchResultsTable #channelcategories-pane #galleryResultsTable td,
#searchPage #channels-pane #channelResultsTable td,
#searchPage #channels-pane #galleryResultsTable td,
#searchPage #galleries-pane #channelResultsTable td,
#searchPage #galleries-pane #galleryResultsTable td,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td,
#searchPage #channelcategories-pane #channelResultsTable td,
#searchPage #channelcategories-pane #galleryResultsTable td {
  position: relative;
  border-left: none;
  padding: 0px;
}
#searchResultsTable #channels-pane #channelResultsTable .managed-by,
#searchResultsTable #channels-pane #galleryResultsTable .managed-by,
#searchResultsTable #galleries-pane #channelResultsTable .managed-by,
#searchResultsTable #galleries-pane #galleryResultsTable .managed-by,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .managed-by,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .managed-by,
#searchResultsTable #channelcategories-pane #channelResultsTable .managed-by,
#searchResultsTable #channelcategories-pane #galleryResultsTable .managed-by,
#searchPage #channels-pane #channelResultsTable .managed-by,
#searchPage #channels-pane #galleryResultsTable .managed-by,
#searchPage #galleries-pane #channelResultsTable .managed-by,
#searchPage #galleries-pane #galleryResultsTable .managed-by,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .managed-by,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .managed-by,
#searchPage #channelcategories-pane #channelResultsTable .managed-by,
#searchPage #channelcategories-pane #galleryResultsTable .managed-by {
  font-size: 10px;
  position: absolute;
  bottom: 12px;
  left: 0px;
}
#searchResultsTable #channels-pane #channelResultsTable .managed-by a,
#searchResultsTable #channels-pane #galleryResultsTable .managed-by a,
#searchResultsTable #galleries-pane #channelResultsTable .managed-by a,
#searchResultsTable #galleries-pane #galleryResultsTable .managed-by a,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .managed-by a,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .managed-by a,
#searchResultsTable #channelcategories-pane #channelResultsTable .managed-by a,
#searchResultsTable #channelcategories-pane #galleryResultsTable .managed-by a,
#searchPage #channels-pane #channelResultsTable .managed-by a,
#searchPage #channels-pane #galleryResultsTable .managed-by a,
#searchPage #galleries-pane #channelResultsTable .managed-by a,
#searchPage #galleries-pane #galleryResultsTable .managed-by a,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .managed-by a,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .managed-by a,
#searchPage #channelcategories-pane #channelResultsTable .managed-by a,
#searchPage #channelcategories-pane #galleryResultsTable .managed-by a {
  color: #008297 !important;
  font-size: 10px;
}
#searchResultsTable #channels-pane #channelResultsTable .managed-by a:hover,
#searchResultsTable #channels-pane #galleryResultsTable .managed-by a:hover,
#searchResultsTable #galleries-pane #channelResultsTable .managed-by a:hover,
#searchResultsTable #galleries-pane #galleryResultsTable .managed-by a:hover,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .managed-by a:hover,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .managed-by a:hover,
#searchResultsTable #channelcategories-pane #channelResultsTable .managed-by a:hover,
#searchResultsTable #channelcategories-pane #galleryResultsTable .managed-by a:hover,
#searchPage #channels-pane #channelResultsTable .managed-by a:hover,
#searchPage #channels-pane #galleryResultsTable .managed-by a:hover,
#searchPage #galleries-pane #channelResultsTable .managed-by a:hover,
#searchPage #galleries-pane #galleryResultsTable .managed-by a:hover,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .managed-by a:hover,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .managed-by a:hover,
#searchPage #channelcategories-pane #channelResultsTable .managed-by a:hover,
#searchPage #channelcategories-pane #galleryResultsTable .managed-by a:hover {
  color: #008297;
}
#searchResultsTable #channels-pane #channelResultsTable .managed-by.hidden-phone,
#searchResultsTable #channels-pane #galleryResultsTable .managed-by.hidden-phone,
#searchResultsTable #galleries-pane #channelResultsTable .managed-by.hidden-phone,
#searchResultsTable #galleries-pane #galleryResultsTable .managed-by.hidden-phone,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .managed-by.hidden-phone,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .managed-by.hidden-phone,
#searchResultsTable #channelcategories-pane #channelResultsTable .managed-by.hidden-phone,
#searchResultsTable #channelcategories-pane #galleryResultsTable .managed-by.hidden-phone,
#searchPage #channels-pane #channelResultsTable .managed-by.hidden-phone,
#searchPage #channels-pane #galleryResultsTable .managed-by.hidden-phone,
#searchPage #galleries-pane #channelResultsTable .managed-by.hidden-phone,
#searchPage #galleries-pane #galleryResultsTable .managed-by.hidden-phone,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .managed-by.hidden-phone,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .managed-by.hidden-phone,
#searchPage #channelcategories-pane #channelResultsTable .managed-by.hidden-phone,
#searchPage #channelcategories-pane #galleryResultsTable .managed-by.hidden-phone {
  display: block !important;
}
#searchResultsTable #channels-pane #channelResultsTable .title,
#searchResultsTable #channels-pane #channelResultsTable .channel-type-suffix,
#searchResultsTable #channels-pane #galleryResultsTable .title,
#searchResultsTable #channels-pane #galleryResultsTable .channel-type-suffix,
#searchResultsTable #galleries-pane #channelResultsTable .title,
#searchResultsTable #galleries-pane #channelResultsTable .channel-type-suffix,
#searchResultsTable #galleries-pane #galleryResultsTable .title,
#searchResultsTable #galleries-pane #galleryResultsTable .channel-type-suffix,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .title,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable .channel-type-suffix,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .title,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable .channel-type-suffix,
#searchResultsTable #channelcategories-pane #channelResultsTable .title,
#searchResultsTable #channelcategories-pane #channelResultsTable .channel-type-suffix,
#searchResultsTable #channelcategories-pane #galleryResultsTable .title,
#searchResultsTable #channelcategories-pane #galleryResultsTable .channel-type-suffix,
#searchPage #channels-pane #channelResultsTable .title,
#searchPage #channels-pane #channelResultsTable .channel-type-suffix,
#searchPage #channels-pane #galleryResultsTable .title,
#searchPage #channels-pane #galleryResultsTable .channel-type-suffix,
#searchPage #galleries-pane #channelResultsTable .title,
#searchPage #galleries-pane #channelResultsTable .channel-type-suffix,
#searchPage #galleries-pane #galleryResultsTable .title,
#searchPage #galleries-pane #galleryResultsTable .channel-type-suffix,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .title,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable .channel-type-suffix,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .title,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable .channel-type-suffix,
#searchPage #channelcategories-pane #channelResultsTable .title,
#searchPage #channelcategories-pane #channelResultsTable .channel-type-suffix,
#searchPage #channelcategories-pane #galleryResultsTable .title,
#searchPage #channelcategories-pane #galleryResultsTable .channel-type-suffix {
  display: none;
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb,
#searchPage #channels-pane #channelResultsTable td.thumb,
#searchPage #channels-pane #galleryResultsTable td.thumb,
#searchPage #galleries-pane #channelResultsTable td.thumb,
#searchPage #galleries-pane #galleryResultsTable td.thumb,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb,
#searchPage #channelcategories-pane #channelResultsTable td.thumb,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb {
  width: 20%;
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper.hidden-phone,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper.hidden-phone,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper.hidden-phone,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper.hidden-phone,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper.hidden-phone,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper.hidden-phone,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper.hidden-phone,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper.hidden-phone,
#searchPage #channels-pane #channelResultsTable td.thumb .wrapper.hidden-phone,
#searchPage #channels-pane #galleryResultsTable td.thumb .wrapper.hidden-phone,
#searchPage #galleries-pane #channelResultsTable td.thumb .wrapper.hidden-phone,
#searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper.hidden-phone,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper.hidden-phone,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper.hidden-phone,
#searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper.hidden-phone,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper.hidden-phone {
  display: block !important;
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb .phoneThumb.visible-phone,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb .phoneThumb.visible-phone,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb .phoneThumb.visible-phone,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb .phoneThumb.visible-phone,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .phoneThumb.visible-phone,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .phoneThumb.visible-phone,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .phoneThumb.visible-phone,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .phoneThumb.visible-phone,
#searchPage #channels-pane #channelResultsTable td.thumb .phoneThumb.visible-phone,
#searchPage #channels-pane #galleryResultsTable td.thumb .phoneThumb.visible-phone,
#searchPage #galleries-pane #channelResultsTable td.thumb .phoneThumb.visible-phone,
#searchPage #galleries-pane #galleryResultsTable td.thumb .phoneThumb.visible-phone,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .phoneThumb.visible-phone,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .phoneThumb.visible-phone,
#searchPage #channelcategories-pane #channelResultsTable td.thumb .phoneThumb.visible-phone,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb .phoneThumb.visible-phone {
  display: none !important;
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper,
#searchResultsTable #channels-pane #channelResultsTable td.thumb h4,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb h4,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb h4,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4,
#searchPage #channels-pane #channelResultsTable td.thumb .wrapper,
#searchPage #channels-pane #channelResultsTable td.thumb h4,
#searchPage #channels-pane #galleryResultsTable td.thumb .wrapper,
#searchPage #channels-pane #galleryResultsTable td.thumb h4,
#searchPage #galleries-pane #channelResultsTable td.thumb .wrapper,
#searchPage #galleries-pane #channelResultsTable td.thumb h4,
#searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper,
#searchPage #galleries-pane #galleryResultsTable td.thumb h4,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
#searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper,
#searchPage #channelcategories-pane #channelResultsTable td.thumb h4,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 {
  width: 322px;
  height: 181px;
  margin-right: 36px;
  margin-top: 16px;
  margin-bottom: 16px;
  position: relative;
}
@media (max-width: 767px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper,
  #searchPage #channels-pane #channelResultsTable td.thumb h4,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 {
    width: 258px;
    height: 145px;
  }
}
@media (max-width: 480px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper,
  #searchPage #channels-pane #channelResultsTable td.thumb h4,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 {
    width: 171px;
    height: 96px;
    margin-right: 20px;
  }
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper a,
#searchResultsTable #channels-pane #channelResultsTable td.thumb h4 a,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper a,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 a,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper a,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 a,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper a,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 a,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper a,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 a,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper a,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 a,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper a,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 a,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper a,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 a,
#searchPage #channels-pane #channelResultsTable td.thumb .wrapper a,
#searchPage #channels-pane #channelResultsTable td.thumb h4 a,
#searchPage #channels-pane #galleryResultsTable td.thumb .wrapper a,
#searchPage #channels-pane #galleryResultsTable td.thumb h4 a,
#searchPage #galleries-pane #channelResultsTable td.thumb .wrapper a,
#searchPage #galleries-pane #channelResultsTable td.thumb h4 a,
#searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper a,
#searchPage #galleries-pane #galleryResultsTable td.thumb h4 a,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper a,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 a,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper a,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 a,
#searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper a,
#searchPage #channelcategories-pane #channelResultsTable td.thumb h4 a,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper a,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 a {
  color: #008297 !important;
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper a:hover,
#searchResultsTable #channels-pane #channelResultsTable td.thumb h4 a:hover,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper a:hover,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 a:hover,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper a:hover,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 a:hover,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper a:hover,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 a:hover,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper a:hover,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 a:hover,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper a:hover,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 a:hover,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper a:hover,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 a:hover,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper a:hover,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 a:hover,
#searchPage #channels-pane #channelResultsTable td.thumb .wrapper a:hover,
#searchPage #channels-pane #channelResultsTable td.thumb h4 a:hover,
#searchPage #channels-pane #galleryResultsTable td.thumb .wrapper a:hover,
#searchPage #channels-pane #galleryResultsTable td.thumb h4 a:hover,
#searchPage #galleries-pane #channelResultsTable td.thumb .wrapper a:hover,
#searchPage #galleries-pane #channelResultsTable td.thumb h4 a:hover,
#searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper a:hover,
#searchPage #galleries-pane #galleryResultsTable td.thumb h4 a:hover,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper a:hover,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 a:hover,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper a:hover,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 a:hover,
#searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper a:hover,
#searchPage #channelcategories-pane #channelResultsTable td.thumb h4 a:hover,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper a:hover,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 a:hover {
  color: #008297 !important;
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .overlay_wrapper,
#searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .overlay_wrapper,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .overlay_wrapper,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .overlay_wrapper,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .overlay_wrapper,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .overlay_wrapper,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .overlay_wrapper,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .overlay_wrapper,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .overlay_wrapper,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .overlay_wrapper,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .overlay_wrapper,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .overlay_wrapper,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .overlay_wrapper,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .overlay_wrapper,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .overlay_wrapper,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .overlay_wrapper,
#searchPage #channels-pane #channelResultsTable td.thumb .wrapper .overlay_wrapper,
#searchPage #channels-pane #channelResultsTable td.thumb h4 .overlay_wrapper,
#searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .overlay_wrapper,
#searchPage #channels-pane #galleryResultsTable td.thumb h4 .overlay_wrapper,
#searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .overlay_wrapper,
#searchPage #galleries-pane #channelResultsTable td.thumb h4 .overlay_wrapper,
#searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .overlay_wrapper,
#searchPage #galleries-pane #galleryResultsTable td.thumb h4 .overlay_wrapper,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .overlay_wrapper,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .overlay_wrapper,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .overlay_wrapper,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .overlay_wrapper,
#searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .overlay_wrapper,
#searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .overlay_wrapper,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .overlay_wrapper,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .overlay_wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  background-color: black;
  opacity: 0.60;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .topPadding,
#searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .topPadding,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .topPadding,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .topPadding,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .topPadding,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .topPadding,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .topPadding,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .topPadding,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .topPadding,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .topPadding,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .topPadding,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .topPadding,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .topPadding,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .topPadding,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .topPadding,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .topPadding,
#searchPage #channels-pane #channelResultsTable td.thumb .wrapper .topPadding,
#searchPage #channels-pane #channelResultsTable td.thumb h4 .topPadding,
#searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .topPadding,
#searchPage #channels-pane #galleryResultsTable td.thumb h4 .topPadding,
#searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .topPadding,
#searchPage #galleries-pane #channelResultsTable td.thumb h4 .topPadding,
#searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .topPadding,
#searchPage #galleries-pane #galleryResultsTable td.thumb h4 .topPadding,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .topPadding,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .topPadding,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .topPadding,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .topPadding,
#searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .topPadding,
#searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .topPadding,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .topPadding,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .topPadding {
  height: 100%;
  display: table;
  padding-top: 0px;
}
#searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .topPadding i,
#searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .topPadding i,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .topPadding i,
#searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .topPadding i,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .topPadding i,
#searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .topPadding i,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .topPadding i,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .topPadding i,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .topPadding i,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .topPadding i,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .topPadding i,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .topPadding i,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .topPadding i,
#searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .topPadding i,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .topPadding i,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .topPadding i,
#searchPage #channels-pane #channelResultsTable td.thumb .wrapper .topPadding i,
#searchPage #channels-pane #channelResultsTable td.thumb h4 .topPadding i,
#searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .topPadding i,
#searchPage #channels-pane #galleryResultsTable td.thumb h4 .topPadding i,
#searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .topPadding i,
#searchPage #galleries-pane #channelResultsTable td.thumb h4 .topPadding i,
#searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .topPadding i,
#searchPage #galleries-pane #galleryResultsTable td.thumb h4 .topPadding i,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .topPadding i,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .topPadding i,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .topPadding i,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .topPadding i,
#searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .topPadding i,
#searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .topPadding i,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .topPadding i,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .topPadding i {
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats {
    z-index: 50;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.5px;
    bottom: 50px;
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid {
    width: auto;
    display: inline-block;
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet {
    visibility: visible;
    display: inline-block !important;
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a {
    float: none;
    z-index: 100;
    position: relative;
    text-decoration: none;
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid a:before,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid a:before,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid a:before {
    margin-left: 6px;
    margin-right: 6px;
    color: #ffffff;
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid .channel_stats_content:after,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid .channel_stats_content:after {
    content: '|';
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
  }
}
@media (min-width: 1200px) and (max-width: 979px) and (min-width: 768px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats {
    bottom: 66px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats {
    bottom: 71px;
  }
}
@media (min-width: 1200px) and (min-width: 1336px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats {
    bottom: 76px;
  }
}
@media (min-width: 1200px) and (min-width: 1600px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats {
    bottom: 99px;
  }
}
@media (max-width: 1200px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats {
    font-weight: 300;
    color: white;
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid {
    text-align: inherit;
    position: relative;
    left: 16px;
    bottom: 70px;
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span {
    display: block;
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid span:before,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid span:before,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid span:before {
    content: '';
  }
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid.hidden-tablet,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid.hidden-tablet {
    visibility: visible;
    display: inline-block !important;
  }
}
@media (max-width: 1200px) and (max-width: 480px) {
  #searchResultsTable #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channels-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channels-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channels-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #galleries-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #galleries-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #galleries-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #channelResultsTable td.thumb h4 .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb .wrapper .channel_stats .row-fluid,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 .channel_stats .row-fluid {
    bottom: 64px;
    left: 10px;
  }
}
#searchResultsTable #channels-pane #channelResultsTable td.data i,
#searchResultsTable #channels-pane #galleryResultsTable td.data i,
#searchResultsTable #galleries-pane #channelResultsTable td.data i,
#searchResultsTable #galleries-pane #galleryResultsTable td.data i,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data i,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data i,
#searchResultsTable #channelcategories-pane #channelResultsTable td.data i,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.data i,
#searchPage #channels-pane #channelResultsTable td.data i,
#searchPage #channels-pane #galleryResultsTable td.data i,
#searchPage #galleries-pane #channelResultsTable td.data i,
#searchPage #galleries-pane #galleryResultsTable td.data i,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data i,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data i,
#searchPage #channelcategories-pane #channelResultsTable td.data i,
#searchPage #channelcategories-pane #galleryResultsTable td.data i {
  position: absolute;
  top: 25px;
  color: white;
  font-size: 14px;
}
#searchResultsTable #channels-pane #channelResultsTable td.data i:first-child,
#searchResultsTable #channels-pane #galleryResultsTable td.data i:first-child,
#searchResultsTable #galleries-pane #channelResultsTable td.data i:first-child,
#searchResultsTable #galleries-pane #galleryResultsTable td.data i:first-child,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data i:first-child,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data i:first-child,
#searchResultsTable #channelcategories-pane #channelResultsTable td.data i:first-child,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.data i:first-child,
#searchPage #channels-pane #channelResultsTable td.data i:first-child,
#searchPage #channels-pane #galleryResultsTable td.data i:first-child,
#searchPage #galleries-pane #channelResultsTable td.data i:first-child,
#searchPage #galleries-pane #galleryResultsTable td.data i:first-child,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data i:first-child,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data i:first-child,
#searchPage #channelcategories-pane #channelResultsTable td.data i:first-child,
#searchPage #channelcategories-pane #galleryResultsTable td.data i:first-child {
  left: -347px;
}
@media (max-width: 767px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data i:first-child,
  #searchResultsTable #channels-pane #galleryResultsTable td.data i:first-child,
  #searchResultsTable #galleries-pane #channelResultsTable td.data i:first-child,
  #searchResultsTable #galleries-pane #galleryResultsTable td.data i:first-child,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data i:first-child,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data i:first-child,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data i:first-child,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data i:first-child,
  #searchPage #channels-pane #channelResultsTable td.data i:first-child,
  #searchPage #channels-pane #galleryResultsTable td.data i:first-child,
  #searchPage #galleries-pane #channelResultsTable td.data i:first-child,
  #searchPage #galleries-pane #galleryResultsTable td.data i:first-child,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data i:first-child,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data i:first-child,
  #searchPage #channelcategories-pane #channelResultsTable td.data i:first-child,
  #searchPage #channelcategories-pane #galleryResultsTable td.data i:first-child {
    left: -280px;
  }
}
@media (max-width: 480px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data i:first-child,
  #searchResultsTable #channels-pane #galleryResultsTable td.data i:first-child,
  #searchResultsTable #galleries-pane #channelResultsTable td.data i:first-child,
  #searchResultsTable #galleries-pane #galleryResultsTable td.data i:first-child,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data i:first-child,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data i:first-child,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data i:first-child,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data i:first-child,
  #searchPage #channels-pane #channelResultsTable td.data i:first-child,
  #searchPage #channels-pane #galleryResultsTable td.data i:first-child,
  #searchPage #galleries-pane #channelResultsTable td.data i:first-child,
  #searchPage #galleries-pane #galleryResultsTable td.data i:first-child,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data i:first-child,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data i:first-child,
  #searchPage #channelcategories-pane #channelResultsTable td.data i:first-child,
  #searchPage #channelcategories-pane #galleryResultsTable td.data i:first-child {
    left: -183px;
  }
}
#searchResultsTable #channels-pane #channelResultsTable td.data i:nth-child(2),
#searchResultsTable #channels-pane #galleryResultsTable td.data i:nth-child(2),
#searchResultsTable #galleries-pane #channelResultsTable td.data i:nth-child(2),
#searchResultsTable #galleries-pane #galleryResultsTable td.data i:nth-child(2),
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data i:nth-child(2),
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data i:nth-child(2),
#searchResultsTable #channelcategories-pane #channelResultsTable td.data i:nth-child(2),
#searchResultsTable #channelcategories-pane #galleryResultsTable td.data i:nth-child(2),
#searchPage #channels-pane #channelResultsTable td.data i:nth-child(2),
#searchPage #channels-pane #galleryResultsTable td.data i:nth-child(2),
#searchPage #galleries-pane #channelResultsTable td.data i:nth-child(2),
#searchPage #galleries-pane #galleryResultsTable td.data i:nth-child(2),
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data i:nth-child(2),
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data i:nth-child(2),
#searchPage #channelcategories-pane #channelResultsTable td.data i:nth-child(2),
#searchPage #channelcategories-pane #galleryResultsTable td.data i:nth-child(2) {
  left: -327px;
}
@media (max-width: 767px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data i:nth-child(2),
  #searchResultsTable #channels-pane #galleryResultsTable td.data i:nth-child(2),
  #searchResultsTable #galleries-pane #channelResultsTable td.data i:nth-child(2),
  #searchResultsTable #galleries-pane #galleryResultsTable td.data i:nth-child(2),
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data i:nth-child(2),
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data i:nth-child(2),
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data i:nth-child(2),
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data i:nth-child(2),
  #searchPage #channels-pane #channelResultsTable td.data i:nth-child(2),
  #searchPage #channels-pane #galleryResultsTable td.data i:nth-child(2),
  #searchPage #galleries-pane #channelResultsTable td.data i:nth-child(2),
  #searchPage #galleries-pane #galleryResultsTable td.data i:nth-child(2),
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data i:nth-child(2),
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data i:nth-child(2),
  #searchPage #channelcategories-pane #channelResultsTable td.data i:nth-child(2),
  #searchPage #channelcategories-pane #galleryResultsTable td.data i:nth-child(2) {
    left: -260px;
  }
}
@media (max-width: 480px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data i:nth-child(2),
  #searchResultsTable #channels-pane #galleryResultsTable td.data i:nth-child(2),
  #searchResultsTable #galleries-pane #channelResultsTable td.data i:nth-child(2),
  #searchResultsTable #galleries-pane #galleryResultsTable td.data i:nth-child(2),
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data i:nth-child(2),
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data i:nth-child(2),
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data i:nth-child(2),
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data i:nth-child(2),
  #searchPage #channels-pane #channelResultsTable td.data i:nth-child(2),
  #searchPage #channels-pane #galleryResultsTable td.data i:nth-child(2),
  #searchPage #galleries-pane #channelResultsTable td.data i:nth-child(2),
  #searchPage #galleries-pane #galleryResultsTable td.data i:nth-child(2),
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data i:nth-child(2),
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data i:nth-child(2),
  #searchPage #channelcategories-pane #channelResultsTable td.data i:nth-child(2),
  #searchPage #channelcategories-pane #galleryResultsTable td.data i:nth-child(2) {
    left: -163px;
  }
}
#searchResultsTable #channels-pane #channelResultsTable td.data .tagsWrapper,
#searchResultsTable #channels-pane #galleryResultsTable td.data .tagsWrapper,
#searchResultsTable #galleries-pane #channelResultsTable td.data .tagsWrapper,
#searchResultsTable #galleries-pane #galleryResultsTable td.data .tagsWrapper,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data .tagsWrapper,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data .tagsWrapper,
#searchResultsTable #channelcategories-pane #channelResultsTable td.data .tagsWrapper,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.data .tagsWrapper,
#searchPage #channels-pane #channelResultsTable td.data .tagsWrapper,
#searchPage #channels-pane #galleryResultsTable td.data .tagsWrapper,
#searchPage #galleries-pane #channelResultsTable td.data .tagsWrapper,
#searchPage #galleries-pane #galleryResultsTable td.data .tagsWrapper,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data .tagsWrapper,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data .tagsWrapper,
#searchPage #channelcategories-pane #channelResultsTable td.data .tagsWrapper,
#searchPage #channelcategories-pane #galleryResultsTable td.data .tagsWrapper {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data .tagsWrapper,
  #searchResultsTable #channels-pane #galleryResultsTable td.data .tagsWrapper,
  #searchResultsTable #galleries-pane #channelResultsTable td.data .tagsWrapper,
  #searchResultsTable #galleries-pane #galleryResultsTable td.data .tagsWrapper,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data .tagsWrapper,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data .tagsWrapper,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data .tagsWrapper,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data .tagsWrapper,
  #searchPage #channels-pane #channelResultsTable td.data .tagsWrapper,
  #searchPage #channels-pane #galleryResultsTable td.data .tagsWrapper,
  #searchPage #galleries-pane #channelResultsTable td.data .tagsWrapper,
  #searchPage #galleries-pane #galleryResultsTable td.data .tagsWrapper,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data .tagsWrapper,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data .tagsWrapper,
  #searchPage #channelcategories-pane #channelResultsTable td.data .tagsWrapper,
  #searchPage #channelcategories-pane #galleryResultsTable td.data .tagsWrapper {
    display: none;
  }
}
#searchResultsTable #channels-pane #channelResultsTable td.data .normalWordBreak.searchme,
#searchResultsTable #channels-pane #galleryResultsTable td.data .normalWordBreak.searchme,
#searchResultsTable #galleries-pane #channelResultsTable td.data .normalWordBreak.searchme,
#searchResultsTable #galleries-pane #galleryResultsTable td.data .normalWordBreak.searchme,
#searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data .normalWordBreak.searchme,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data .normalWordBreak.searchme,
#searchResultsTable #channelcategories-pane #channelResultsTable td.data .normalWordBreak.searchme,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.data .normalWordBreak.searchme,
#searchPage #channels-pane #channelResultsTable td.data .normalWordBreak.searchme,
#searchPage #channels-pane #galleryResultsTable td.data .normalWordBreak.searchme,
#searchPage #galleries-pane #channelResultsTable td.data .normalWordBreak.searchme,
#searchPage #galleries-pane #galleryResultsTable td.data .normalWordBreak.searchme,
#searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data .normalWordBreak.searchme,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data .normalWordBreak.searchme,
#searchPage #channelcategories-pane #channelResultsTable td.data .normalWordBreak.searchme,
#searchPage #channelcategories-pane #galleryResultsTable td.data .normalWordBreak.searchme {
  max-width: 85%;
}
@media (min-width: 480px) and (max-width: 767px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data .normalWordBreak.searchme,
  #searchResultsTable #channels-pane #galleryResultsTable td.data .normalWordBreak.searchme,
  #searchResultsTable #galleries-pane #channelResultsTable td.data .normalWordBreak.searchme,
  #searchResultsTable #galleries-pane #galleryResultsTable td.data .normalWordBreak.searchme,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data .normalWordBreak.searchme,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data .normalWordBreak.searchme,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data .normalWordBreak.searchme,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data .normalWordBreak.searchme,
  #searchPage #channels-pane #channelResultsTable td.data .normalWordBreak.searchme,
  #searchPage #channels-pane #galleryResultsTable td.data .normalWordBreak.searchme,
  #searchPage #galleries-pane #channelResultsTable td.data .normalWordBreak.searchme,
  #searchPage #galleries-pane #galleryResultsTable td.data .normalWordBreak.searchme,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data .normalWordBreak.searchme,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data .normalWordBreak.searchme,
  #searchPage #channelcategories-pane #channelResultsTable td.data .normalWordBreak.searchme,
  #searchPage #channelcategories-pane #galleryResultsTable td.data .normalWordBreak.searchme {
    max-width: 95%;
  }
}
@media (min-width: 480px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchResultsTable #channels-pane #galleryResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchResultsTable #galleries-pane #channelResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchResultsTable #galleries-pane #galleryResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchPage #channels-pane #channelResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchPage #channels-pane #galleryResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchPage #galleries-pane #channelResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchPage #galleries-pane #galleryResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchPage #channelcategories-pane #channelResultsTable td.data .normalWordBreak.searchme.hidden-phone,
  #searchPage #channelcategories-pane #galleryResultsTable td.data .normalWordBreak.searchme.hidden-phone {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data,
  #searchResultsTable #channels-pane #galleryResultsTable td.data,
  #searchResultsTable #galleries-pane #channelResultsTable td.data,
  #searchResultsTable #galleries-pane #galleryResultsTable td.data,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data,
  #searchPage #channels-pane #channelResultsTable td.data,
  #searchPage #channels-pane #galleryResultsTable td.data,
  #searchPage #galleries-pane #channelResultsTable td.data,
  #searchPage #galleries-pane #galleryResultsTable td.data,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data,
  #searchPage #channelcategories-pane #channelResultsTable td.data,
  #searchPage #channelcategories-pane #galleryResultsTable td.data {
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  #searchResultsTable #channels-pane #channelResultsTable td.data,
  #searchResultsTable #channels-pane #galleryResultsTable td.data,
  #searchResultsTable #galleries-pane #channelResultsTable td.data,
  #searchResultsTable #galleries-pane #galleryResultsTable td.data,
  #searchResultsTable #search-Channelcategories-pane-pane #channelResultsTable td.data,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data,
  #searchResultsTable #channelcategories-pane #channelResultsTable td.data,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.data,
  #searchPage #channels-pane #channelResultsTable td.data,
  #searchPage #channels-pane #galleryResultsTable td.data,
  #searchPage #galleries-pane #channelResultsTable td.data,
  #searchPage #galleries-pane #galleryResultsTable td.data,
  #searchPage #search-Channelcategories-pane-pane #channelResultsTable td.data,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data,
  #searchPage #channelcategories-pane #channelResultsTable td.data,
  #searchPage #channelcategories-pane #galleryResultsTable td.data {
    padding-top: 16px;
  }
}
#searchResultsTable #channels-pane #galleryResultsTable td.data p,
#searchResultsTable #galleries-pane #galleryResultsTable td.data p,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data p,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.data p,
#searchPage #channels-pane #galleryResultsTable td.data p,
#searchPage #galleries-pane #galleryResultsTable td.data p,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data p,
#searchPage #channelcategories-pane #galleryResultsTable td.data p {
  margin-top: 16px;
  font-size: 14px;
}
#searchResultsTable #channels-pane #galleryResultsTable td.data .tagsWrapper,
#searchResultsTable #galleries-pane #galleryResultsTable td.data .tagsWrapper,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.data .tagsWrapper,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.data .tagsWrapper,
#searchPage #channels-pane #galleryResultsTable td.data .tagsWrapper,
#searchPage #galleries-pane #galleryResultsTable td.data .tagsWrapper,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.data .tagsWrapper,
#searchPage #channelcategories-pane #galleryResultsTable td.data .tagsWrapper {
  margin-bottom: 0;
}
#searchResultsTable #channels-pane #galleryResultsTable td.thumb h4,
#searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4,
#searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
#searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4,
#searchPage #channels-pane #galleryResultsTable td.thumb h4,
#searchPage #galleries-pane #galleryResultsTable td.thumb h4,
#searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
#searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 {
  height: auto;
  font-weight: normal;
  font-size: 16px;
}
@media (max-width: 1200px) {
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #searchResultsTable #channels-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #galleries-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
  #searchResultsTable #channelcategories-pane #galleryResultsTable td.thumb h4,
  #searchPage #channels-pane #galleryResultsTable td.thumb h4,
  #searchPage #galleries-pane #galleryResultsTable td.thumb h4,
  #searchPage #search-Channelcategories-pane-pane #galleryResultsTable td.thumb h4,
  #searchPage #channelcategories-pane #galleryResultsTable td.thumb h4 {
    font-size: 16px;
  }
}
.create-channel__button-wrapper {
  position: absolute;
  right: 0;
  top: 55px;
}
.create-channel__button-wrapper .btn.create-channel-button {
  font-size: 16px;
}
.add-channel-member-guidelines {
  font-size: 14px;
}
button.btn.btn-link.channelSubscription__share {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
button.btn.btn-link.channelSubscription__share.icon-white {
  color: #666666 !important;
}
button.btn.btn-link.channelSubscription__share:hover,
button.btn.btn-link.channelSubscription__share:focus {
  color: #000000;
}
button.btn.btn-link.channelSubscription__share:hover i,
button.btn.btn-link.channelSubscription__share:focus i {
  color: #000000;
}
button.btn.btn-link.channelSubscription__share:hover i.icon-white,
button.btn.btn-link.channelSubscription__share:focus i.icon-white {
  color: #000000 !important;
}
button.btn.btn-link.channelSubscription__share:hover,
button.btn.btn-link.channelSubscription__share:active,
button.btn.btn-link.channelSubscription__share:focus,
button.btn.btn-link.channelSubscription__share:visited {
  text-decoration: none;
}
button.btn.btn-link.channelSubscription__share.disabled i {
  color: #cccccc;
}
button.btn.btn-link.channelSubscription__share.disabled i:hover {
  color: #cccccc;
}
button.btn.btn-link.channelSubscription__share.disabled i:hover i {
  color: #cccccc;
}
@media (min-width: 980px) {
  body.module-default.controller-entry.action-view #content {
    margin-top: 18px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  body.module-default.controller-entry.action-view #content {
    margin-top: 2px;
  }
}
@media (max-width: 767px) {
  body.module-default.controller-entry.action-view #wrap.container {
    padding-top: 0;
  }
  body.module-default.controller-entry.action-view #wrap.container #mediaContainer #wrapper {
    margin-left: -12px;
    margin-right: -12px;
  }
}
body.module-default.controller-entry.action-view .entry-sub-header {
  min-height: 0;
}
#mySidebar,
#detailsSideBar {
  padding-left: 40px;
}
#mySidebar #sideCarousel.carousel,
#detailsSideBar #sideCarousel.carousel {
  margin-bottom: 0;
}
#mySidebar #sideSelectWrap,
#detailsSideBar #sideSelectWrap {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 6px;
  margin-bottom: 14px;
}
#mySidebar #sideSelectWrap button:not(.btn-cancel),
#mySidebar #sideSelectWrap button:not(.btn-cancel):active,
#mySidebar #sideSelectWrap button:not(.btn-cancel):focus,
#detailsSideBar #sideSelectWrap button:not(.btn-cancel),
#detailsSideBar #sideSelectWrap button:not(.btn-cancel):active,
#detailsSideBar #sideSelectWrap button:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#mySidebar #sideSelectWrap button:hover,
#detailsSideBar #sideSelectWrap button:hover {
  border-color: transparent !important;
}
#mySidebar #sideSelectWrap button.btn-danger,
#detailsSideBar #sideSelectWrap button.btn-danger {
  color: #e12437;
}
#mySidebar #sideSelectWrap button.btn-danger:hover,
#detailsSideBar #sideSelectWrap button.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#mySidebar #sideSelectWrap button .caret,
#detailsSideBar #sideSelectWrap button .caret {
  margin-left: 0;
}
#mySidebar #sideSelectWrap button#btnTitle,
#detailsSideBar #sideSelectWrap button#btnTitle {
  line-height: 20px;
  padding-left: 0;
  padding-top: 0;
  margin-right: -10px;
  font-weight: bold;
  font-size: 16px;
}
#mySidebar .table,
#detailsSideBar .table {
  border: none;
  margin-bottom: 0;
}
#mySidebar .table td,
#detailsSideBar .table td {
  border: none;
}
#mySidebar h2,
#detailsSideBar h2 {
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 14px;
  margin-bottom: 4px;
  margin-top: 2px;
}
#mySidebar .table-hover tbody tr:hover > td,
#mySidebar .table-hover tbody tr:hover > th,
#detailsSideBar .table-hover tbody tr:hover > td,
#detailsSideBar .table-hover tbody tr:hover > th {
  background: none;
}
#mySidebar .table-condensed th,
#mySidebar .table-condensed td,
#detailsSideBar .table-condensed th,
#detailsSideBar .table-condensed td {
  padding-left: 0;
}
#mySidebar .thumbnail,
#detailsSideBar .thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 8px;
  width: 255px;
}
#mySidebar .thumbnail .overlay-wrapper,
#detailsSideBar .thumbnail .overlay-wrapper {
  background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -o-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: -moz-linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  background: linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.2) 53%,rgba(0,0,0,0.15) 71%,rgba(0,0,0,0.05) 100%);
  position: absolute;
  top: 0px;
  right: 0px !important;
  left: 0px !important;
  height: 100%;
}
#mySidebar .thumbnail .thumb_labels_wrapper,
#detailsSideBar .thumbnail .thumb_labels_wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
}
#mySidebar .thumbnail .thumb_labels_wrapper .label-inverse,
#detailsSideBar .thumbnail .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0;
  text-shadow: 0 3px 5px rgba(0,0,0,0.35);
  background: none;
}
#mySidebar .thumbnail .thumb_labels_wrapper .views,
#detailsSideBar .thumbnail .thumb_labels_wrapper .views {
  display: none;
  visibility: hidden;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_name {
  position: relative;
  opacity: 1;
  filter: none;
  float: left;
  width: 90%;
  margin-bottom: 10px;
  color: #ffffff;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  overflow: visible;
  word-wrap: break-word;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_time {
  position: relative;
  text-align: left;
  opacity: 1;
  filter: none;
  padding-bottom: 0px;
  color: #ffffff;
  -webkit-transition: transform 0.5s, font-size 0.5s;
  -moz-transition: transform 0.5s, font-size 0.5s;
  -ms-transition: transform 0.5s, font-size 0.5s;
  -o-transition: transform 0.5s, font-size 0.5s;
  transition: transform 0.5s, font-size 0.5s;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_name {
  font-size: 24px;
  line-height: 30px;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  -webkit-transition: font-size 0.5s;
  -moz-transition: font-size 0.5s;
  -ms-transition: font-size 0.5s;
  -o-transition: font-size 0.5s;
  transition: font-size 0.5s;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_time {
  font-size: 14px;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_user,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_user {
  font-size: 12px;
}
@media (max-width: 1200px) {
  #mySidebar .thumbnail .thumb_labels_wrapper .thumb_name,
  #detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_name {
    line-height: 20px;
    font-size: 22px;
  }
  #mySidebar .thumbnail .thumb_labels_wrapper .thumb_time,
  #detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_time {
    font-size: 14px;
  }
}
@media (max-width: 667px) {
  #mySidebar .thumbnail .thumb_labels_wrapper,
  #detailsSideBar .thumbnail .thumb_labels_wrapper {
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #mySidebar .thumbnail .thumb_name,
  #detailsSideBar .thumbnail .thumb_name {
    display: block;
  }
}
#mySidebar .thumbnail div.thumb_icon .thumb_icon_content,
#detailsSideBar .thumbnail div.thumb_icon .thumb_icon_content {
  padding-left: 22px;
  padding-top: 18px;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_time {
  font-size: 12px;
  padding-left: 16px;
  color: #ffffff;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time .thumb_time_content,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_time .thumb_time_content {
  visibility: hidden;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time .thumb_time_content .duration,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_time .thumb_time_content .duration {
  visibility: visible;
  display: block;
  font-size: 12px;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_name {
  padding-left: 16px;
  color: #ffffff;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content,
#detailsSideBar .thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 18px;
  word-break: keep-all;
  overflow: hidden;
}
#mySidebar .thumbnail > div:last-child,
#detailsSideBar .thumbnail > div:last-child {
  display: none;
}
@media (min-width: 1200px) {
  #mySidebar .thumbnail,
  #detailsSideBar .thumbnail {
    width: 340px;
  }
}
@media (min-width: 1600px) {
  #mySidebar .thumbnail,
  #detailsSideBar .thumbnail {
    width: 430px;
  }
}
#mySidebar table tr:last-child .thumbnail,
#detailsSideBar table tr:last-child .thumbnail {
  margin-bottom: 0;
}
@media (max-width: 767px) and (min-width: 481px) {
  #mediaContainer.span9,
  #entryDataBlock.span9 {
    width: 65.75%;
  }
}
@media (max-width: 979px) {
  #mediaContainer.span9,
  #entryDataBlock.span9 {
    width: 65.75%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #mediaContainer.span9,
  #entryDataBlock.span9 {
    width: 65.75%;
  }
}
@media (min-width: 1200px) {
  #mediaContainer.span9,
  #entryDataBlock.span9 {
    width: 65.81%;
  }
}
@media (min-width: 1336px) {
  #mediaContainer.span9,
  #entryDataBlock.span9 {
    width: 65.81%;
  }
}
@media (min-width: 1600px) {
  #mediaContainer.span9,
  #entryDataBlock.span9 {
    width: 65.96%;
  }
}
#mySidebar {
  margin-left: 2.76% ;
}
@media (max-width: 767px) and (min-width: 481px) {
  #mySidebar {
    width: 31.49%;
  }
}
@media (max-width: 979px) {
  #mySidebar {
    width: 31.49%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #mySidebar {
    width: 31.49%;
  }
}
@media (min-width: 1200px) {
  #mySidebar {
    width: 31.62%;
  }
}
@media (min-width: 1336px) {
  #mySidebar {
    width: 31.62%;
  }
}
@media (min-width: 1600px) {
  #mySidebar {
    width: 31.91%;
  }
}
@media (max-width: 480px) {
  #mySidebar {
    margin-left: 2.13% ;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  #mySidebar {
    margin-left: 2.13% ;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #mySidebar {
    margin-left: 2.13% ;
  }
}
@media (min-width: 1200px) {
  #mySidebar {
    margin-left: 2.56% ;
  }
}
@media (min-width: 1336px) {
  #mySidebar {
    margin-left: 2.56% ;
  }
}
@media (min-width: 1600px) {
  #mySidebar {
    margin-left: 2.13% ;
  }
}
@media (min-width: 979px) and (max-width: 1024px) {
  #entryDataBlock.span9 {
    width: 65.74% !important;
  }
}
@media (max-width: 1024px) {
  #mediaContainer:not(.playlist-content) {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  html.hosted #entryDataBlock.span9 {
    width: 65.74% !important;
  }
  #mySidebar {
    padding-left: 0;
  }
  #mySidebar .thumbnail {
    width: 230px;
  }
}
@media (max-width: 979px) {
  #entryDataBlock.span9 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #entryDataBlock {
    clear: both;
  }
}
.entryTitle {
  font-size: 29px;
  line-height: 37px;
  color: black;
}
@media (max-width: 767px) {
  .entryTitle {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 480px) {
  .entryTitle {
    font-size: 22px;
  }
}
#mediaContainer {
  margin-bottom: 25px;
  margin-left: 0;
}
@media (max-width: 480px) {
  #mediaContainer {
    margin-bottom: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #mediaContainer {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #mediaContainer {
    margin-bottom: 20px;
  }
}
#mediaContainer #wrapper {
  margin-bottom: 25px;
}
@media (max-width: 480px) {
  #mediaContainer #wrapper {
    margin-bottom: 12px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #mediaContainer #wrapper {
    margin-bottom: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #mediaContainer #wrapper {
    margin-bottom: 30px;
  }
}
#mediaContainer #statusMessages + .row-fluid.tight {
  margin-bottom: 15px;
}
@media (max-width: 1200px) and (min-width: 480px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    margin-left: 2.76% ;
    float: left;
  }
  #mediaContainer #statusMessages + .row-fluid.tight .span9 {
    float: left;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (max-width: 767px) and (min-width: 481px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    width: 31.49%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (max-width: 979px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    width: 31.49%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 980px) and (max-width: 1199px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    width: 31.49%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1200px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    width: 31.62%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1336px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    width: 31.62%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1600px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    width: 31.91%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (max-width: 480px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    margin-left: 2.13% ;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (max-width: 767px) and (min-width: 481px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    margin-left: 2.13% ;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (max-width: 979px) and (min-width: 768px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    margin-left: 2.13% ;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1200px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    margin-left: 2.56% ;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1336px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    margin-left: 2.56% ;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1600px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span3 {
    margin-left: 2.13% ;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (max-width: 767px) and (min-width: 481px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span9 {
    width: 65.75%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (max-width: 979px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span9 {
    width: 65.75%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 980px) and (max-width: 1199px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span9 {
    width: 65.75%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1200px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span9 {
    width: 65.81%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1336px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span9 {
    width: 65.81%;
  }
}
@media (max-width: 1200px) and (min-width: 480px) and (min-width: 1600px) {
  #mediaContainer #statusMessages + .row-fluid.tight .span9 {
    width: 65.96%;
  }
}
#mediaContainer .row-fluid p {
  margin-top: 8px;
  margin-bottom: 0px;
}
#mediaContainer .row-fluid p.small {
  font-size: 14px;
  line-height: 36px;
}
#mediaContainer .row-fluid .alert p {
  margin-top: 0;
}
#mediaContainer #stats_wrap .stat_data {
  margin-top: 13px;
  font-size: 16px;
  font-weight: normal;
  display: block;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  padding: 0;
  vertical-align: baseline;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button.icon-white {
  color: #666666 !important;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button:hover,
#mediaContainer #stats_wrap .stat_data .stat-data__button:focus {
  color: #333333;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button:hover i,
#mediaContainer #stats_wrap .stat_data .stat-data__button:focus i {
  color: #333333;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button:hover i.icon-white,
#mediaContainer #stats_wrap .stat_data .stat-data__button:focus i.icon-white {
  color: #333333 !important;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button:hover,
#mediaContainer #stats_wrap .stat_data .stat-data__button:active,
#mediaContainer #stats_wrap .stat_data .stat-data__button:focus,
#mediaContainer #stats_wrap .stat_data .stat-data__button:visited {
  text-decoration: none;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button.disabled {
  color: #cccccc;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button.disabled:hover {
  color: #cccccc;
}
#mediaContainer #stats_wrap .stat_data .stat-data__button.disabled:hover i {
  color: #cccccc;
}
#mediaContainer #stats_wrap .stat_data a {
  color: inherit;
}
#mediaContainer #stats_wrap .stat_data,
#mediaContainer #stats_wrap .stat_data i {
  line-height: 20px;
}
#mediaContainer #stats_wrap .stat_data i {
  font-size: 16px;
  margin-top: 1px;
}
#mediaContainer #stats_wrap .stat_data .stats-value {
  margin-right: 0;
  margin-left: 0;
  font-size: 16px;
}
#mediaContainer #stats_wrap .stat_data :first-child i {
  margin-left: 0;
}
@media (max-width: 480px) {
  #mediaContainer #stats_wrap .stat_data {
    float: left;
  }
  #mediaContainer #stats_wrap .stat_data i {
    font-size: 13px;
    margin-top: 3px;
  }
}
#entry_view_stats span:before {
  content: none;
}
#entry_view_stats > span:after {
  content: none;
}
#entryCarousel {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  #entryCarousel {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #entryCarousel {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
#entryCarousel .expandable .row-fluid {
  margin-bottom: 20px;
}
@media (max-width: 666px) {
  #entryCarousel .expandable .row-fluid {
    margin-bottom: 13px;
  }
}
#entryCarousel .expandable dl.details dt {
  display: none;
}
#entryCarousel .expandable dl.details dd {
  float: none;
  margin-left: 0;
}
#entryCarousel .expandable .entry-details__bottom-components {
  margin-left: 0;
}
#entryCarousel .carousel-inner .item.active {
  overflow: visible !important;
}
#entryCarousel .carousel-inner .item.active .expandable {
  overflow: visible;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover {
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
  min-width: 160px;
  max-width: none;
  padding: 5px 0;
  background-color: #fff;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .arrow {
  visibility: hidden;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .popover-content {
  margin: 0px;
  padding: 0px;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .popover-content .elem {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .popover-content .elem .badge {
  background-color: #fff !important;
  border-radius: 0px;
  color: #666666 !important;
  padding: 0px;
  margin: 0px;
  border: none;
  text-shadow: none;
  font-size: 14px;
  font-weight: normal;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .popover-content .elem:hover {
  background-color: #f9f9f9;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .popover-content .elem:hover .badge {
  background-color: #f9f9f9 !important;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .popover-content >a.badge {
  background-color: #fff !important;
  border-radius: 0px;
  color: #666666 !important;
  padding: 0px;
  margin: 0px;
  border: none;
  text-shadow: none;
  font-size: 14px;
  font-weight: normal;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 40px;
  display: block;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
#entryCarousel .carousel-inner .item.active .expandable #appearsIn + dd + .popover .popover-content >a.badge:hover {
  background-color: #f9f9f9 !important;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
#entryCarousel .table td {
  background-color: #f9f9f9;
}
#entryCarousel .nav.nav-tabs {
  height: auto;
}
#entryCarousel .nav.nav-tabs li {
  height: auto;
}
#mediaContainer #scheduling-content-content {
  margin-top: 0;
}
@media (min-width: 1200px) {
  #mediaContainer #scheduling-content-content {
    margin-top: 5px;
  }
}
#mediaContainer #scheduling-content-content h5.title {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 28px;
  margin-bottom: 0;
}
#mediaContainer #scheduling-content-content .scheduler-info {
  display: none;
}
#mediaContainer #scheduling-content-content .scheduler-info-content {
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  color: #4a4a4a;
}
@media (min-width: 1200px) {
  #mediaContainer #scheduling-content-content .scheduler-info-content {
    font-size: 16px;
  }
}
#mediaContainer #scheduling-content-content .scheduler-info-content .date {
  margin-right: 15px;
}
#mediaContainer #scheduling-content-content .scheduler-info-content .ampm,
#mediaContainer #scheduling-content-content .scheduler-info-content .tz {
  font-size: 12px;
}
#mediaContainer #scheduling-content-content .scheduler-info-content .title {
  display: inline-block;
  min-width: 50px;
}
@media (max-width: 767px) {
  #mediaContainer #scheduling-content-content h5.title {
    font-size: 10px;
  }
  #mediaContainer #scheduling-content-content .scheduler-info-content {
    font-size: 12px;
  }
}
#entry-nav {
  font-size: 18px;
  font-weight: 300;
  border-bottom: 1px solid #ebebeb;
  height: 56px;
  margin-bottom: 22px;
  margin-top: -14px;
}
#entry-nav #entryActions.align-entry-actions-button-left {
  margin-top: 13px;
}
#entry-nav #entryActions.align-entry-actions-button-left .btn-group {
  padding: 0;
}
@media (max-width: 767px) {
  #entry-nav {
    margin-bottom: 16px;
    height: 48px;
    margin-top: 0;
  }
  #entry-nav.hidden-phone {
    display: block !important;
  }
  #entry-nav.hidden-phone #entryActions.align-entry-actions-button-left {
    display: block !important;
    float: right !important;
  }
  #entry-nav.visible-phone {
    display: none !important;
  }
}
#entry-nav.visible-phone.hostedEnabled {
  display: none !important;
}
.dropdown-button-container__button {
  background-color: #008297;
  color: #fff;
  font-weight: normal;
}
.buttons-container.btn-group .btn-primary:first-child {
  border-bottom-right-radius: 0;
  padding-right: 15px;
  padding-left: 15px;
  border-top-right-radius: 0;
}
#entryButtons {
  max-width: 70%;
  position: relative;
}
@media (max-width: 767px) {
  #entryButtons {
    max-width: 60%;
    margin-top: 0;
  }
  #entryButtons #entryeSearchForm {
    margin-top: -12px;
  }
}
#entryButtons li {
  padding-right: 0;
  padding-left: 0;
}
#entryButtons .tabs-container.nav-tabs {
  display: inline;
}
@media (max-width: 768px) {
  #entryButtons .tabs-container.nav-tabs {
    display: none;
  }
}
#entryButtons .tabs-container.nav-tabs::after {
  display: inline;
}
#entryButtons .shrink__inline-elements {
  padding-top: 17px;
  padding-left: 12px;
}
@media (max-width: 767px) {
  #entryButtons .shrink__inline-elements {
    max-height: 1px;
  }
}
#entryButtons .elloading {
  font-size: 50px;
  position: absolute;
  top: 8px;
}
.hosted #entryButtons {
  max-width: 40%;
}
@media (max-width: 300px) {
  .hosted #Label-entryPageBack {
    display: none;
  }
}
#entryActions button,
#entryButtons button {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 0;
  color: #666666;
  text-decoration: none;
}
#entryActions button:not(.btn-cancel),
#entryActions button:not(.btn-cancel):active,
#entryActions button:not(.btn-cancel):focus,
#entryButtons button:not(.btn-cancel),
#entryButtons button:not(.btn-cancel):active,
#entryButtons button:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#entryActions button:hover,
#entryButtons button:hover {
  border-color: transparent !important;
}
#entryActions button.btn-danger,
#entryButtons button.btn-danger {
  color: #e12437;
}
#entryActions button.btn-danger:hover,
#entryButtons button.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
@media (max-width: 767px) {
  #entryActions button,
  #entryButtons button {
    font-size: 14px;
  }
}
#entryActions ul li a.disabled,
#entryButtons ul li a.disabled {
  color: #cccccc;
}
#entryActions.with-placeholders ul li a.disabled,
#entryButtons.with-placeholders ul li a.disabled {
  color: #999999;
}
#playerRePosition.span6 {
  margin-left: 0;
}
@media (max-width: 767px) and (min-width: 481px) {
  #playerRePosition.span6 {
    width: 65.75%;
  }
}
@media (max-width: 979px) {
  #playerRePosition.span6 {
    width: 65.75%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #playerRePosition.span6 {
    width: 65.75%;
  }
}
@media (min-width: 1200px) {
  #playerRePosition.span6 {
    width: 65.81%;
  }
}
@media (min-width: 1336px) {
  #playerRePosition.span6 {
    width: 65.81%;
  }
}
@media (min-width: 1600px) {
  #playerRePosition.span6 {
    width: 65.96%;
  }
}
#editEntryMedia .detailsOfPublish.span6 {
  margin-left: 2.76% ;
}
@media (max-width: 767px) and (min-width: 481px) {
  #editEntryMedia .detailsOfPublish.span6 {
    width: 31.49%;
  }
}
@media (max-width: 979px) {
  #editEntryMedia .detailsOfPublish.span6 {
    width: 31.49%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #editEntryMedia .detailsOfPublish.span6 {
    width: 31.49%;
  }
}
@media (min-width: 1200px) {
  #editEntryMedia .detailsOfPublish.span6 {
    width: 31.62%;
  }
}
@media (min-width: 1336px) {
  #editEntryMedia .detailsOfPublish.span6 {
    width: 31.62%;
  }
}
@media (min-width: 1600px) {
  #editEntryMedia .detailsOfPublish.span6 {
    width: 31.91%;
  }
}
@media (max-width: 480px) {
  #editEntryMedia .detailsOfPublish.span6 {
    margin-left: 2.13% ;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  #editEntryMedia .detailsOfPublish.span6 {
    margin-left: 2.13% ;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #editEntryMedia .detailsOfPublish.span6 {
    margin-left: 2.13% ;
  }
}
@media (min-width: 1200px) {
  #editEntryMedia .detailsOfPublish.span6 {
    margin-left: 2.56% ;
  }
}
@media (min-width: 1336px) {
  #editEntryMedia .detailsOfPublish.span6 {
    margin-left: 2.56% ;
  }
}
@media (min-width: 1600px) {
  #editEntryMedia .detailsOfPublish.span6 {
    margin-left: 2.13% ;
  }
}
#editEntryMedia {
  display: flex;
  flex-wrap: wrap;
}
#playerRePosition {
  flex: 5 1 0px;
  margin-left: 0px;
}
#edit-entry-react-info {
  margin-left: 20px;
}
@media (min-width: 1200px) {
  #edit-entry-react-info {
    flex: 2 1 0px;
  }
}
.entryEditInfo__container {
  box-sizing: border-box;
  height: 100%;
}
.entryEditInfo__container .entryEditInfo__subject {
  color: #666;
}
@media (max-width: 767px) {
  #editEntryMedia {
    display: block;
  }
  #playerRePosition {
    flex: none;
  }
  #edit-entry-react-info {
    margin-top: 20px;
    margin-left: 0;
  }
}
#editEntryMedia + .row-fluid .nav.nav-pills li.pull-right {
  position: absolute;
  right: 0;
}
@media (max-width: 767px) and (min-width: 481px) {
  #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right {
    width: 31.49%;
  }
}
@media (max-width: 979px) {
  #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right {
    width: 31.49%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right {
    width: 31.49%;
  }
}
@media (min-width: 1200px) {
  #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right {
    width: 31.62%;
  }
}
@media (min-width: 1336px) {
  #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right {
    width: 31.62%;
  }
}
@media (min-width: 1600px) {
  #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right {
    width: 31.91%;
  }
}
#editEntryMedia + .row-fluid .nav.nav-pills li.pull-right div.pull-right {
  float: left;
}
#editEntryMedia + .row-fluid .nav.nav-pills li.pull-right #deleteMediaBtn {
  display: none;
}
body.module-default.controller-entry.action-edit #wrap {
  position: relative;
}
body.module-default.controller-entry.action-edit #wrap .tab-content {
  overflow: unset !important;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid > h1.inline,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid > h1.inline {
  font-weight: normal;
  font-size: 18px;
  color: #aaa;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid > h1.inline a,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid > h1.inline a {
  text-decoration: none;
  color: #333;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid > h1.inline a:before,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid > h1.inline a:before {
  content: ":";
  color: #aaa;
  font-size: 18px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid > h1.inline #entryName,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid > h1.inline #entryName {
  display: block;
  font-weight: normal;
  font-size: 30px;
  position: relative;
  bottom: 5px;
  word-wrap: break-word;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-height: 40px;
}
@media (max-width: 979px) and (min-width: 768px) {
  body.module-default.controller-entry.action-edit #wrap > .row-fluid > h1.inline #entryName,
  body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid > h1.inline #entryName {
    font-size: 22px;
  }
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge {
  margin-top: 0;
  bottom: 20px;
  float: left;
  top: 40px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge.label,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge.label {
  font-size: 12px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  height: 14px;
  opacity: 1;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #7ed321;
  border-radius: 0px;
  border: none;
  text-shadow: none;
  font-weight: normal;
  background-color: #e12437;
  border: 1px solid #e12437;
  padding-top: 4px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge.label.label-success,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge.label.label-success {
  font-size: 12px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  height: 14px;
  opacity: 1;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #7ed321;
  border-radius: 0px;
  border: none;
  text-shadow: none;
  font-weight: normal;
  padding-top: 4px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom {
  max-width: none;
  background-color: #f5f5f5;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content {
  padding-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .published-entry-popover-body.in,
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .accordion-body.in,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .published-entry-popover-body.in,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .accordion-body.in {
  margin-top: 10px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content strong,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content strong {
  font-size: 16px;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
  margin-top: 20px;
  display: inline-block;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content small,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content small {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl {
  margin-top: 10px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dt,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dt {
  float: left;
  width: auto;
  margin-top: 10px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dd,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dd {
  margin-left: 100px;
  margin-top: 10px;
  padding-bottom: 1px;
}
.hosted body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dd,
.hosted body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dd {
  margin-left: 150px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge {
  background-color: transparent;
  color: #666666;
  text-shadow: none;
  border-radius: 4px;
  border: 1px solid #666666;
  padding-bottom: 3px;
  padding-top: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 12px !important;
  font-weight: normal;
  background-color: white;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge:hover,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge:hover {
  color: #555;
  border-color: #555;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge i,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge i {
  display: none;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom.bottom .arrow,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom.bottom .arrow {
  border-bottom-color: #999;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content {
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 30px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content strong,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content strong {
  font-size: 16px;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
  margin-top: 20px;
  display: inline-block;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content small,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content small {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl {
  margin-top: 10px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dt,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dt {
  float: left;
  width: auto;
  margin-top: 10px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dd,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dd {
  margin-left: 100px;
  margin-top: 10px;
  padding-bottom: 1px;
}
.hosted body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dd,
.hosted body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content dl dd {
  margin-left: 150px;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge {
  background-color: transparent;
  color: #666666;
  text-shadow: none;
  border-radius: 4px;
  border: 1px solid #666666;
  padding-bottom: 3px;
  padding-top: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 12px !important;
  font-weight: normal;
  background-color: white;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge:hover,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge:hover {
  color: #555;
  border-color: #555;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge i,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content .badge i {
  display: none;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content p.lead,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content p.lead {
  display: none;
}
body.module-default.controller-entry.action-edit #wrap > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content #detailsWrapper,
body.module-default.controller-entry.action-edit #wrap > #content > .row-fluid #mediaStatusBadge + .popover.bottom .popover-content #detailsWrapper {
  display: none;
}
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish {
  -webkit-transform: translateY(70px);
  -moz-transform: translateY(70px);
  -ms-transform: translateY(70px);
  -o-transform: translateY(70px);
  transform: translateY(70px) translateZ(0);
  max-height: 300px;
}
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish .lead {
  visibility: hidden;
  height: 60px;
}
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish .lead .views,
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish .lead .plays {
  visibility: visible;
  color: #555;
  font-size: 12px;
}
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish .lead .views {
  position: absolute;
  top: 32px;
  left: 100px;
}
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish .lead .views:before {
  font-family: FontAwesome;
  content: "\F06E";
  margin-right: 15px;
  font-size: 14px;
}
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish .lead .plays {
  position: absolute;
  top: 32px;
  left: 180px;
}
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish .lead .plays:before {
  font-family: FontAwesome;
  content: "\F04B";
  margin-right: 15px;
  font-size: 14px;
}
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish strong,
body.module-default.controller-entry.action-edit #editEntryMedia .detailsOfPublish dl {
  display: none;
}
body.module-default.controller-entry.action-edit #editEntryMedia + .row-fluid {
  margin-bottom: 80px;
  min-height: 300px;
}
body.module-default.controller-entry.action-edit #editEntryMedia + .row-fluid .nav.nav-pills {
  position: relative;
  border-bottom: none;
  margin-bottom: 0px;
}
body.module-default.controller-entry.action-edit #editEntryMedia + .row-fluid .nav.nav-pills > li:not(.pull-right) {
  width: 100%;
  height: auto;
}
body.module-default.controller-entry.action-edit #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right {
  height: auto;
  bottom: 177px;
}
body.module-default.controller-entry.action-edit #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right a {
  display: block;
  margin-top: 7px;
  padding-right: 12px;
  padding-left: 12px;
  min-width: 102px;
}
body.module-default.controller-entry.action-edit #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right a i {
  margin-right: 0px;
  margin-top: 3px;
  min-width: 20px;
  float: left;
}
body.module-default.controller-entry.action-edit #editEntryMedia + .row-fluid .nav.nav-pills li.pull-right a i {
  margin-top: 11px;
}
body.module-default.controller-entry.action-edit #editEntryMedia + .row-fluid .nav.nav-pills .nav.nav-tabs {
  height: 52px;
}
form#edit_entry input[type='text'],
form#edit_entry input[type="email"],
form#edit_entry input[type="password"],
form#edit_entry select {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  form#edit_entry input[type='text'],
  form#edit_entry input[type="email"],
  form#edit_entry input[type="password"],
  form#edit_entry select {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry input[type='text'],
  form#edit_entry input[type="email"],
  form#edit_entry input[type="password"],
  form#edit_entry select {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry input[type='text'],
  form#edit_entry input[type="email"],
  form#edit_entry input[type="password"],
  form#edit_entry select {
    width: 70%;
  }
}
form#edit_entry input[type='text'].input-xxlarge,
form#edit_entry input[type="email"].input-xxlarge,
form#edit_entry input[type="password"].input-xxlarge,
form#edit_entry select.input-xxlarge {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  form#edit_entry input[type='text'].input-xxlarge,
  form#edit_entry input[type="email"].input-xxlarge,
  form#edit_entry input[type="password"].input-xxlarge,
  form#edit_entry select.input-xxlarge {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry input[type='text'].input-xxlarge,
  form#edit_entry input[type="email"].input-xxlarge,
  form#edit_entry input[type="password"].input-xxlarge,
  form#edit_entry select.input-xxlarge {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry input[type='text'].input-xxlarge,
  form#edit_entry input[type="email"].input-xxlarge,
  form#edit_entry input[type="password"].input-xxlarge,
  form#edit_entry select.input-xxlarge {
    width: 70%;
  }
}
form#edit_entry input[type='text'].span4,
form#edit_entry input[type="email"].span4,
form#edit_entry input[type="password"].span4,
form#edit_entry select.span4 {
  box-sizing: border-box;
  height: 36px;
}
@media (max-width: 768px) {
  form#edit_entry input[type='text'].span4,
  form#edit_entry input[type="email"].span4,
  form#edit_entry input[type="password"].span4,
  form#edit_entry select.span4 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry input[type='text'].span4,
  form#edit_entry input[type="email"].span4,
  form#edit_entry input[type="password"].span4,
  form#edit_entry select.span4 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry input[type='text'].span4,
  form#edit_entry input[type="email"].span4,
  form#edit_entry input[type="password"].span4,
  form#edit_entry select.span4 {
    width: 70%;
  }
}
form#edit_entry input[type='text'].span11,
form#edit_entry input[type="email"].span11,
form#edit_entry input[type="password"].span11,
form#edit_entry select.span11 {
  box-sizing: border-box;
  height: 36px;
  min-height: 0px;
}
@media (max-width: 768px) {
  form#edit_entry input[type='text'].span11,
  form#edit_entry input[type="email"].span11,
  form#edit_entry input[type="password"].span11,
  form#edit_entry select.span11 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry input[type='text'].span11,
  form#edit_entry input[type="email"].span11,
  form#edit_entry input[type="password"].span11,
  form#edit_entry select.span11 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry input[type='text'].span11,
  form#edit_entry input[type="email"].span11,
  form#edit_entry input[type="password"].span11,
  form#edit_entry select.span11 {
    width: 70%;
  }
}
form#edit_entry input[type='text'].kmsTimeElement,
form#edit_entry input[type="email"].kmsTimeElement,
form#edit_entry input[type="password"].kmsTimeElement,
form#edit_entry select.kmsTimeElement {
  width: 220px;
}
form#edit_entry .sol-input-container input[type="text"] {
  width: 100%;
}
form#edit_entry select[multiple="multiple"] {
  height: auto;
}
form#edit_entry textarea,
form#edit_entry textarea ~ iframe.wysihtml5-sandbox,
form#edit_entry .kms-react-form-input {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  form#edit_entry textarea,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox,
  form#edit_entry .kms-react-form-input {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry textarea,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox,
  form#edit_entry .kms-react-form-input {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry textarea,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox,
  form#edit_entry .kms-react-form-input {
    width: 70%;
  }
}
form#edit_entry textarea.input-xxlarge,
form#edit_entry textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
form#edit_entry .kms-react-form-input.input-xxlarge {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  form#edit_entry textarea.input-xxlarge,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_entry .kms-react-form-input.input-xxlarge {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry textarea.input-xxlarge,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_entry .kms-react-form-input.input-xxlarge {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry textarea.input-xxlarge,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.input-xxlarge,
  form#edit_entry .kms-react-form-input.input-xxlarge {
    width: 70%;
  }
}
form#edit_entry textarea.span4,
form#edit_entry textarea ~ iframe.wysihtml5-sandbox.span4,
form#edit_entry .kms-react-form-input.span4 {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  form#edit_entry textarea.span4,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_entry .kms-react-form-input.span4 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry textarea.span4,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_entry .kms-react-form-input.span4 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry textarea.span4,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.span4,
  form#edit_entry .kms-react-form-input.span4 {
    width: 70%;
  }
}
form#edit_entry textarea.span11,
form#edit_entry textarea ~ iframe.wysihtml5-sandbox.span11,
form#edit_entry .kms-react-form-input.span11 {
  box-sizing: border-box;
  height: auto;
  min-height: 0px;
}
@media (max-width: 768px) {
  form#edit_entry textarea.span11,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_entry .kms-react-form-input.span11 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry textarea.span11,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_entry .kms-react-form-input.span11 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry textarea.span11,
  form#edit_entry textarea ~ iframe.wysihtml5-sandbox.span11,
  form#edit_entry .kms-react-form-input.span11 {
    width: 70%;
  }
}
form#edit_entry textarea.kmsTimeElement,
form#edit_entry textarea ~ iframe.wysihtml5-sandbox.kmsTimeElement,
form#edit_entry .kms-react-form-input.kmsTimeElement {
  width: 220px;
}
form#edit_entry .kms-react-form-input {
  display: inline-block;
}
form#edit_entry div.select2-container:not(.kmsTZElement) {
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 768px) {
  form#edit_entry div.select2-container:not(.kmsTZElement) {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry div.select2-container:not(.kmsTZElement) {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry div.select2-container:not(.kmsTZElement) {
    width: 70%;
  }
}
@media (max-width: 767px) {
  form#edit_entry div.select2-container.kmsTZElement {
    width: 100%;
  }
}
form#edit_entry .collapse.in {
  overflow: visible;
}
#deleteMediaBtnForm {
  visibility: hidden;
  position: relative;
  bottom: 65px;
  float: right;
  color: #dc430d;
}
#deleteMediaBtnForm:hover {
  color: #c83d07;
}
.module-default.controller-entry.action-edit #deleteMediaBtnForm {
  visibility: visible;
}
#entry_thumbnails .btn-toolbar {
  margin-top: 0px;
}
#entry_thumbnails .btn-toolbar .btn {
  margin-bottom: 5px;
  margin-right: 5px;
  margin-left: 0;
}
#entry_thumbnails #upload-button-container.btn.responsiveSize {
  margin-left: 0;
}
#entry_thumbnails #thumbnail-download-button {
  margin-right: 0;
}
#entry_thumbnails #thumbnail-download-button .pull-right {
  float: none;
}
#entry_thumbnails .outer_thumb_wrapper .alert {
  text-align: center;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption) {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  font-size: 16px;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption).icon-white {
  color: #666666 !important;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption):hover,
#downloadTabContent .table a:not(.btn):not(.setDefCaption):focus {
  color: #000000;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption):hover i,
#downloadTabContent .table a:not(.btn):not(.setDefCaption):focus i {
  color: #000000;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption):hover i.icon-white,
#downloadTabContent .table a:not(.btn):not(.setDefCaption):focus i.icon-white {
  color: #000000 !important;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption):hover,
#downloadTabContent .table a:not(.btn):not(.setDefCaption):active,
#downloadTabContent .table a:not(.btn):not(.setDefCaption):focus,
#downloadTabContent .table a:not(.btn):not(.setDefCaption):visited {
  text-decoration: none;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption).disabled i {
  color: #cccccc;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption).disabled i:hover {
  color: #cccccc;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption).disabled i:hover i {
  color: #cccccc;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption):nth-child(n+2) {
  margin-left: 8.54%;
}
#downloadTabContent .table a:not(.btn):not(.setDefCaption):nth-child(n+2) i {
  margin-left: 0px;
}
#downloadTabContent .table td:last-child {
  min-width: 99px;
}
#downloadTabContent .icon-download:before {
  content: "\F019";
  color: #666666;
  text-align: center;
  display: inline-block;
  width: 100%;
}
#downloadTabContent .download_link:hover .icon-download:before {
  color: #008297;
}
#attachments-tab-pane .icon-download:before,
#attachments-tab .icon-download:before {
  content: "\F019";
  color: #666666;
}
#attachments-tab-pane .icon-remove-sign:before,
#attachments-tab .icon-remove-sign:before {
  content: "\F00D";
  color: #666666;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption),
#attachments-tab .table a:not(.btn):not(.setDefCaption) {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  font-size: 16px;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption).icon-white,
#attachments-tab .table a:not(.btn):not(.setDefCaption).icon-white {
  color: #666666 !important;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):hover,
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):focus,
#attachments-tab .table a:not(.btn):not(.setDefCaption):hover,
#attachments-tab .table a:not(.btn):not(.setDefCaption):focus {
  color: #000000;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):hover i,
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):focus i,
#attachments-tab .table a:not(.btn):not(.setDefCaption):hover i,
#attachments-tab .table a:not(.btn):not(.setDefCaption):focus i {
  color: #000000;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):hover i.icon-white,
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):focus i.icon-white,
#attachments-tab .table a:not(.btn):not(.setDefCaption):hover i.icon-white,
#attachments-tab .table a:not(.btn):not(.setDefCaption):focus i.icon-white {
  color: #000000 !important;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):hover,
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):active,
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):focus,
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):visited,
#attachments-tab .table a:not(.btn):not(.setDefCaption):hover,
#attachments-tab .table a:not(.btn):not(.setDefCaption):active,
#attachments-tab .table a:not(.btn):not(.setDefCaption):focus,
#attachments-tab .table a:not(.btn):not(.setDefCaption):visited {
  text-decoration: none;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption).disabled i,
#attachments-tab .table a:not(.btn):not(.setDefCaption).disabled i {
  color: #cccccc;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption).disabled i:hover,
#attachments-tab .table a:not(.btn):not(.setDefCaption).disabled i:hover {
  color: #cccccc;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption).disabled i:hover i,
#attachments-tab .table a:not(.btn):not(.setDefCaption).disabled i:hover i {
  color: #cccccc;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):nth-child(n+2),
#attachments-tab .table a:not(.btn):not(.setDefCaption):nth-child(n+2) {
  margin-left: 8.54%;
}
#attachments-tab-pane .table a:not(.btn):not(.setDefCaption):nth-child(n+2) i,
#attachments-tab .table a:not(.btn):not(.setDefCaption):nth-child(n+2) i {
  margin-left: 0px;
}
#attachments-tab-pane .table td:last-child,
#attachments-tab .table td:last-child {
  min-width: 99px;
}
#attachments-tab-pane .table i,
#attachments-tab .table i {
  margin-right: 10px;
  font-size: 16px;
}
@media (max-width: 979px) {
  #attachments-tab-pane .table i,
  #attachments-tab .table i {
    margin-right: 0px;
  }
}
#attachments-tab-pane .table i.icon-large:before,
#attachments-tab .table i.icon-large:before {
  font-size: 100%;
  vertical-align: baseline;
}
#attachments-tab-pane .table th,
#attachments-tab .table th {
  word-break: break-word;
}
@media (max-width: 320px) {
  #attachments-tab-pane .table td,
  #attachments-tab .table td {
    padding-left: 10px;
  }
}
@media (max-width: 732px) {
  #attachments-tab-pane .table td .badge,
  #attachments-tab .table td .badge {
    white-space: normal;
  }
}
#attachments-tab-pane td,
#attachments-tab td {
  word-break: break-word;
}
#attachments-tab-pane td .text-center:hover .icon-download:before,
#attachments-tab td .text-center:hover .icon-download:before {
  color: #008297;
}
@media (max-width: 1200px) {
  #attachments-tab-pane th,
  #attachments-tab th {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#attachments-tab {
  overflow-x: auto;
}
#attachments-tab-pane #empty {
  float: left;
  font-size: 17.5px;
  line-height: 20px;
  font-weight: bold;
  margin: 10px 0;
  color: inherit;
}
#attachments-tab-pane .btn.btn-primary {
  min-width: 102px;
}
#uploadboxattachments .wrap_me {
  width: 100%;
}
#collaboration-pane #manageCollaborators p {
  width: 70%;
}
#collaboration-pane #manageCollaborators .container {
  width: 100%;
}
#collaboration-pane #manageCollaborators .container .nav.pull-right .btn {
  bottom: 75px;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators {
  margin-bottom: 30px;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 0;
  color: #666666;
  text-decoration: none;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn:not(.btn-cancel),
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn:not(.btn-cancel):active,
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn:not(.btn-cancel):focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn:hover {
  border-color: transparent !important;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn.btn-danger {
  color: #e12437;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
@media (max-width: 767px) {
  #collaboration-pane #manageCollaborators .container #filterCollaborators .btn {
    font-size: 14px;
  }
}
#collaboration-pane #manageCollaborators .container #filterCollaborators a.dropdown-toggle.btn {
  padding-left: 0;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption) {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
  font-size: 16px;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption).icon-white {
  color: #666666 !important;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):hover,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):focus {
  color: #000000;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):hover i,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):focus i {
  color: #000000;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):hover i.icon-white,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):focus i.icon-white {
  color: #000000 !important;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):hover,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):active,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):focus,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):visited {
  text-decoration: none;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption).disabled i {
  color: #cccccc;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption).disabled i:hover {
  color: #cccccc;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption).disabled i:hover i {
  color: #cccccc;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):nth-child(n+2) {
  margin-left: 8.54%;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):not(.setDefCaption):nth-child(n+2) i {
  margin-left: 0px;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table td:last-child {
  min-width: 66px;
}
#collaboration-pane #manageCollaborators .message-title {
  font-size: 17.5px;
  line-height: 20px;
  font-weight: bold;
  margin: 10px 0px;
}
#hostedRelated {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  -ms-transform: translateY(-12px);
  -o-transform: translateY(-12px);
  transform: translateY(-12px) translateZ(0);
}
#addtoplaylist_tab .displayplaylistform {
  margin-left: 3px;
}
#addtoplaylist_tab .displayplaylistform #playlists {
  margin-bottom: 0;
}
#addtoplaylist_tab .displayplaylistform #playlists .navbar {
  padding-bottom: 10px;
}
#addtoplaylist_tab .displayplaylistform #playlists br {
  display: none;
}
#addtoplaylist_tab .displayplaylistform #playlists br:first-of-type {
  display: block;
}
#addtoplaylist_tab #playlist_form > div:last-child {
  display: none;
}
#addtoplaylist_tab .displayplaylistform div {
  border: none !important;
}
#addtoplaylist_tab hr {
  display: none;
}
#addtoplaylist_tab .baloons {
  margin-top: 5px;
}
#addtoplaylist_tab .baloons p {
  font-size: 14px;
  margin-right: 5px;
}
#addtoplaylist_tab .baloons .badge {
  background-color: transparent;
  color: #666666;
  text-shadow: none;
  border-radius: 4px;
  border: 1px solid #666666;
  padding-bottom: 3px;
  padding-top: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 12px !important;
  font-weight: normal;
}
#addtoplaylist_tab .baloons .badge:hover {
  color: #555;
  border-color: #555;
}
#addtoplaylist_tab .baloons .badge i {
  display: none;
}
.media-processing {
  overflow: hidden;
  display: table;
  width: 100%;
  height: 347.63121546961px;
}
@media (max-width: 979px) and (min-width: 768px) {
  .media-processing {
    height: 268.61170212766px;
  }
}
@media (min-width: 1200px) {
  .media-processing {
    height: 433.125px;
  }
}
@media (min-width: 1336px) {
  .media-processing {
    height: 444.23076923077px;
  }
}
@media (min-width: 1600px) {
  .media-processing {
    height: 545.38563829787px;
  }
}
@media (max-width: 480px) {
  .media-processing {
    height: 216px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .media-processing {
    height: 528.75px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) and (max-width: 979px) and (min-width: 768px) {
  .media-processing {
    height: 407.25px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) and (min-width: 1200px) {
  .media-processing {
    height: 658.125px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) and (min-width: 1336px) {
  .media-processing {
    height: 675px;
  }
}
@media (min-width: 767px) and (max-width: 1024px) and (min-width: 1600px) {
  .media-processing {
    height: 826.875px;
  }
}
@media (max-width: 767px) {
  .media-processing__image {
    height: 105px;
    width: auto;
  }
}
.media-processing__wrapper {
  font-weight: normal;
  color: #8b572a;
  height: 100%;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
.media-processing__msg {
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.media-processing_link {
  font-size: 16px;
}
.media-processing_link a {
  text-decoration: underline;
}
a.nestedFilters-link {
  color: #666666;
}
a.nestedFilters-link:hover,
a.nestedFilters-link:active {
  color: #666666;
}
.error-tab {
  margin-top: 18px;
}
.error-tab__text {
  margin-top: 16px;
  color: #666666;
  letter-spacing: 0.69px;
  font-size: 22px;
  font-weight: bold;
}
#statusMessages .alert {
  margin-bottom: 20px;
}
#wrap #filterBarWrap:not(.navbar).shrink-container.shrink-container--minimized .filter-bar__filters.nav li.sort > a {
  padding-top: 10px;
}
#wrap #filterBarWrap:not(.navbar).shrink-container.shrink-container--minimized button.btn.btn-primary.shrink-container__button {
  margin-top: 1px;
}
#innerFilterBarWrap {
  display: inline-block;
}
button.btn.btn-primary.shrink-container__button {
  background-color: #eaeaea;
  color: #000000;
  font-size: 17.5px;
  padding: 9px 16px 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 17px;
  font-weight: lighter;
  margin-right: 25px;
  border: none !important;
}
@media (max-width: 767px) {
  button.btn.btn-primary.shrink-container__button {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 767px) {
  button.btn.btn-primary.shrink-container__button {
    font-size: 15px;
  }
}
button.btn.btn-primary.shrink-container__button:hover {
  color: #666666;
  background-color: #d9d9d9;
  border: none !important;
}
.shrink-filters__modal.modal .filters-menu li a:hover,
.shrink-filters__modal.modal .filters-menu li a:focus,
.shrink-filters__modal.modal .filters-menu li a:active,
.shrink-filters__modal.modal .filters-menu li.active a {
  background-color: transparent;
  color: inherit;
  text-shadow: none;
  border: none;
}
.shrink-filters__modal.modal .filters-menu li a:hover,
.shrink-filters__modal.modal .filters-menu li a:focus {
  background-image: none;
  background-color: #f9f9f9;
  color: black !important;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.shrink-filters__modal.modal .filters-menu .active a:hover,
.shrink-filters__modal.modal .filters-menu .active a:focus {
  background-image: none;
  background-color: #f9f9f9 !important;
  color: black !important;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.shrink-filters__modal.modal .modal-body {
  padding: 0;
}
.shrink-filters__modal.modal .modal-header {
  background-color: #f9f9f9;
}
@media (min-width: 768px) {
  .shrink-filters__modal.modal {
    width: 85%;
    margin-left: 7%;
  }
  .shrink-filters__modal.modal .divider {
    display: none;
  }
}
.table td.thumbEmbed__thumbnail,
.table.table-condensed .mymediaTable_entryTd {
  padding-left: 0;
}
table td.thumbEmbed__actions {
  text-align: right;
}
@media (min-width: 768px) and (max-width: 979px) {
  .thumbEmbed__thumbnail,
  .mymediaTable_entryTd {
    max-width: 592px;
  }
  .mymediaTable_entryActions {
    position: absolute;
    right: 0;
  }
  .hasMoreActions .filterBar__filters {
    max-width: 500px;
  }
}
@media (min-width: 979px) and (max-width: 1130px) {
  .hosted .hasMoreActions .filterBar__filters {
    max-width: 560px;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  .mymediaTable_entryActions {
    position: absolute;
    right: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .thumbEmbed__thumbnail,
  .mymediaTable_entryTd {
    width: 610px;
  }
}
@media (min-width: 1200px) {
  .thumbEmbed__thumbnail,
  .mymediaTable_entryTd {
    width: 759px;
  }
}
@media (min-width: 1336px) {
  .thumbEmbed__thumbnail,
  .mymediaTable_entryTd {
    width: 781px;
  }
}
@media (min-width: 1600px) {
  .thumbEmbed__thumbnail,
  .mymediaTable_entryTd {
    width: 964px;
  }
}
@media (max-width: 480px) {
  .channel-eSearchForm .filterBar__filters.filterBar__filters,
  .gallery-eSearchForm .filterBar__filters.filterBar__filters {
    max-width: 100%;
  }
  #wrap #filterBarWrap:not(.navbar) .nav > li {
    margin: 0;
  }
  table tbody tr .thumbEmbed__thumbnail {
    width: 100%;
    display: block;
    padding-bottom: 0;
  }
  table tbody tr .thumbEmbed__thumbnail .results-preview {
    width: 100%;
    float: none;
  }
  table tbody tr .thumbEmbed__thumbnail .results-details {
    margin-left: 0;
    margin-top: 16px;
    min-height: auto;
  }
  table tbody tr td.thumbEmbed__actions {
    width: 100%;
    display: block;
    border-top: none;
    text-align: left;
    padding: 7px 0;
    position: relative;
  }
}
@media (min-width: 481px) {
  .channel-eSearchForm .filterBar__filters,
  .gallery-eSearchForm .filterBar__filters {
    max-width: 100%;
  }
  .thumbEmbed__thumbnail .results-preview {
    width: 300px;
  }
  .thumbEmbed__thumbnail .results-details,
  .thumbEmbed__thumbnail .results-icons,
  .thumbEmbed__thumbnail .results-items {
    margin-left: 334px;
  }
  .thumbEmbed__actions {
    position: absolute;
    right: 0;
  }
  .bse-media-select-button {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .thumbEmbed__thumbnail {
    max-width: 592px;
  }
}
@media (min-width: 1025px) {
  .thumbEmbed__thumbnail {
    width: 950px;
  }
  .thumbEmbed__thumbnail .results-entry__description,
  .thumbEmbed__thumbnail .results-entry__icons,
  .thumbEmbed__thumbnail .results-entry__name,
  .thumbEmbed__thumbnail .results-items,
  .thumbEmbed__thumbnail .results-summary__wrapper__icons {
    max-width: 620px;
  }
}
@media (min-width: 1336px) {
  .thumbEmbed__thumbnail {
    width: 960px;
  }
  .thumbEmbed__thumbnail .results-entry__description,
  .thumbEmbed__thumbnail .results-entry__icons,
  .thumbEmbed__thumbnail .results-entry__name,
  .thumbEmbed__thumbnail .results-items,
  .thumbEmbed__thumbnail .results-summary__wrapper__icons {
    max-width: 630px;
  }
}
@media (min-width: 1600px) {
  .thumbEmbed__thumbnail {
    width: 1230px;
  }
  .thumbEmbed__thumbnail .results-entry__description,
  .thumbEmbed__thumbnail .results-entry__icons,
  .thumbEmbed__thumbnail .results-entry__name,
  .thumbEmbed__thumbnail .results-items,
  .thumbEmbed__thumbnail .results-summary__wrapper__icons {
    max-width: 910px;
  }
}
@media (max-width: 1199px) {
  .channel-eSearchForm .filterBar__filters,
  .gallery-eSearchForm .filterBar__filters {
    max-width: 60%;
  }
}
@media (max-width: 1024px) {
  .mymediaTable_entryActions {
    position: absolute;
    right: 0;
  }
}
@keyframes kaltura-spinner {
  0% {
    transform: rotate(0deg) scale(0.7);
    opacity: 1;
  }
  70% {
    transform: rotate(360deg) scale(0.7);
    opacity: 1;
  }
  82% {
    transform: rotate(360deg) scale(0);
    opacity: 0;
  }
  87% {
    transform: rotate(360deg) scale(0.9);
    opacity: 1;
  }
  100% {
    transform: rotate(360deg) scale(0.7);
    opacity: 1;
  }
}
.kaltura-area-blocker {
  height: 100px;
  width: 100px;
  position: absolute;
  top: 0;
  bottom: 25%;
  right: 0;
  left: 0;
  margin: auto;
}
.kaltura-area-blocker > .kaltura-area-blocker__container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 510;
}
.kaltura-loading-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kaltura-loading-backdrop .kaltura-spinner__container {
  min-width: 300px;
  display: block;
}
.kaltura-spinner__message {
  text-align: center;
  padding-top: 20%;
  margin-left: -180px;
}
.kaltura-spinner__message-text {
  font-size: 16px;
}
.kaltura-spinner {
  width: 30%;
  height: 30%;
  position: relative;
  animation: kaltura-spinner 2.5s infinite;
}
.kaltura-spinner span {
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
}
.kaltura-spinner span:nth-child(8) {
  transform: rotate(360deg) translateX(-32px) translateY(-32px);
  background-color: #fcd203;
}
.kaltura-spinner span:nth-child(7) {
  transform: rotate(315deg) translateX(-32px) translateY(-32px);
  background-color: #b1d238;
}
.kaltura-spinner span:nth-child(6) {
  transform: rotate(270deg) translateX(-32px) translateY(-32px);
  background-color: #00abcc;
}
.kaltura-spinner span:nth-child(5) {
  transform: rotate(225deg) translateX(-32px) translateY(-32px);
  background-color: #1b4a97;
}
.kaltura-spinner span:nth-child(4) {
  transform: rotate(180deg) translateX(-32px) translateY(-32px);
  background-color: #f8a61a;
}
.kaltura-spinner span:nth-child(3) {
  transform: rotate(135deg) translateX(-32px) translateY(-32px);
  background-color: #009344;
}
.kaltura-spinner span:nth-child(2) {
  transform: rotate(90deg) translateX(-32px) translateY(-32px);
  background-color: #06a885;
}
.kaltura-spinner span:nth-child(1) {
  transform: rotate(45deg) translateX(-32px) translateY(-32px);
  background-color: #da1f26;
}
.hero-unit {
  background-color: #eaeaea;
  border-radius: 0;
}
.cursor-pointer {
  cursor: pointer;
}
.search__hide-me {
  display: none !important;
}
.search__no-underline {
  text-decoration: none !important;
}
.no-results {
  background: #008297;
  border-radius: 4px;
  padding: 20px;
}
.scroll-loader-msg {
  color: #00b4d1;
}
.slick-prev:before,
.slick-next:before {
  color: #008297 !important;
}
.results-entry__container {
  color: #ebebeb;
  font-size: 14px;
}
.tag {
  border: solid 1px #666666;
  color: #666666;
}
.tag:hover {
  color: #666666;
}
.results-entry,
.gallery-result {
  color: #666666;
}
.results-entry em,
.gallery-result em {
  background: #fff790;
  font-style: normal;
}
.results-entry:hover,
.gallery-result:hover {
  color: #666666;
}
.results-summary-item__a {
  color: #666666;
}
.results-summary-item__a:hover,
.results-summary-item__a:active,
.results-summary-item__a:focus,
.results-summary-item__a:visited {
  color: #666666;
}
.gallery-result {
  border-top: solid 1px #ebebeb;
}
.gallery-result__name {
  color: #999999;
}
.gallery-result__bullet {
  color: #008297;
}
.results-summary__show-more--dots {
  color: #999999;
}
.results-preview__details__name,
.results-preview__details__categories {
  color: #666666;
}
.entry-search-results .infinite-scroll {
  border-top: solid 1px #eeeeee;
}
.results-summary__item__seperator {
  color: #666666;
}
.results-summary-item__a.selected {
  color: #666666;
}
.results-summary-item__text.selected {
  color: #cfcfcf;
}
.results-summary-item.selected .icon {
  color: #cfcfcf;
}
.results-entry__name {
  color: #008297;
}
.results-entry__action {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
.results-entry__action.icon-white {
  color: #666666 !important;
}
.results-entry__action:hover,
.results-entry__action:focus {
  color: #333333;
}
.results-entry__action:hover i,
.results-entry__action:focus i {
  color: #333333;
}
.results-entry__action:hover i.icon-white,
.results-entry__action:focus i.icon-white {
  color: #333333 !important;
}
.results-entry__action:hover,
.results-entry__action:active,
.results-entry__action:focus,
.results-entry__action:visited {
  text-decoration: none;
}
.results-entry__action.disabled {
  color: #cccccc;
}
.results-entry__action.disabled:hover {
  color: #cccccc;
}
.results-entry__action.disabled:hover i {
  color: #cccccc;
}
.bubble__icon,
.bubbles {
  color: #666666;
}
.search-modal-body {
  border-top: solid 1px #eeeeee;
}
.search-results-count {
  color: #666666;
}
.filter-modal__accordion-header {
  color: #666666;
}
.modal .modal-mode.search-filter-group {
  border-color: #eeeeee;
}
.search-filters__arrow {
  color: #666666;
}
.search-filter-group {
  margin-left: 2.76% ;
}
@media (max-width: 767px) and (min-width: 481px) {
  .search-filter-group {
    width: 14.36%;
  }
}
@media (max-width: 979px) {
  .search-filter-group {
    width: 14.36%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .search-filter-group {
    width: 14.36%;
  }
}
@media (min-width: 1200px) {
  .search-filter-group {
    width: 14.53%;
  }
}
@media (min-width: 1336px) {
  .search-filter-group {
    width: 14.53%;
  }
}
@media (min-width: 1600px) {
  .search-filter-group {
    width: 14.89%;
  }
}
@media (max-width: 480px) {
  .search-filter-group {
    margin-left: 2.13% ;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .search-filter-group {
    margin-left: 2.13% ;
  }
}
@media (min-width: 1200px) {
  .search-filter-group {
    margin-left: 2.56% ;
  }
}
@media (min-width: 1336px) {
  .search-filter-group {
    margin-left: 2.56% ;
  }
}
@media (min-width: 1600px) {
  .search-filter-group {
    margin-left: 2.13% ;
  }
}
@media (max-width: 480px) {
  .search-filter-group {
    width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .search-filter-group {
    width: 100%;
  }
}
@media (max-width: 1075px) and (min-width: 768px) and (max-width: 767px) and (min-width: 481px) {
  .search-filter-group {
    width: 31.49%;
  }
}
@media (max-width: 1075px) and (min-width: 768px) and (max-width: 979px) {
  .search-filter-group {
    width: 31.49%;
  }
}
@media (max-width: 1075px) and (min-width: 768px) and (min-width: 980px) and (max-width: 1199px) {
  .search-filter-group {
    width: 31.49%;
  }
}
@media (max-width: 1075px) and (min-width: 768px) and (min-width: 1200px) {
  .search-filter-group {
    width: 31.62%;
  }
}
@media (max-width: 1075px) and (min-width: 768px) and (min-width: 1336px) {
  .search-filter-group {
    width: 31.62%;
  }
}
@media (max-width: 1075px) and (min-width: 768px) and (min-width: 1600px) {
  .search-filter-group {
    width: 31.91%;
  }
}
@media (max-width: 1337px) and (min-width: 1076px) and (max-width: 767px) and (min-width: 481px) {
  .search-filter-group {
    width: 22.93%;
  }
}
@media (max-width: 1337px) and (min-width: 1076px) and (max-width: 979px) {
  .search-filter-group {
    width: 22.93%;
  }
}
@media (max-width: 1337px) and (min-width: 1076px) and (min-width: 980px) and (max-width: 1199px) {
  .search-filter-group {
    width: 22.93%;
  }
}
@media (max-width: 1337px) and (min-width: 1076px) and (min-width: 1200px) {
  .search-filter-group {
    width: 23.08%;
  }
}
@media (max-width: 1337px) and (min-width: 1076px) and (min-width: 1336px) {
  .search-filter-group {
    width: 23.08%;
  }
}
@media (max-width: 1337px) and (min-width: 1076px) and (min-width: 1600px) {
  .search-filter-group {
    width: 23.4%;
  }
}
.search-filter-group .toggleButton {
  color: #999999;
}
.filter-checkbox__icon,
.filter-rangepicker__label,
.a__checkbox-wrapper {
  color: #666666;
}
.selected .filter-checkbox__icon,
.selected .filter-rangepicker__label,
.selected .a__checkbox-wrapper {
  color: #008297;
}
.filter-checkbox__icon--disabled,
.filter-checkbox__icon--disabled .a__checkbox-wrapper,
.filter-checkbox__icon--disabled .filter-checkbox__label,
.filter-checkbox__icon--disabled .filter-checkbox__icon {
  color: #ebebeb;
  cursor: default !important;
}
.filter-checkbox__icon--selected {
  color: #008297;
}
.disabled .filter-rangepicker__label,
.disabled .filter-checkbox__icon {
  color: #d9d9d9;
  cursor: default !important;
}
.filter-rangepicker.selected .form .input-range__slider,
.filter-rangepicker.selected .form .input-range__track--active {
  background: #008297;
}
div.input-range__slider {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.input-range__slider-container
    .input-range__label
    .input-range__label-container {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #ffffff;
  background: #222222;
}
.input-range__label {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.react-datepicker__day--selected,
.react-datepicker__day--keyboard-selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range {
  background-color: #008297 !important;
}
.search-filters__more-filters {
  color: #666666;
  border: solid #666666 1px;
}
.filters__clear-all {
  color: #c83d07;
}
.filters__clear-all:hover,
.filters__clear-all:focus {
  color: #c83d07;
}
a.btn.shrink-container__button,
button.btn.shrink-container__button {
  background-color: #eaeaea;
  color: #000000;
  font-size: 16px;
  font-weight: lighter;
  margin-right: 25px;
  border: none !important;
}
a.btn.shrink-container__button:hover,
button.btn.shrink-container__button:hover {
  background-color: #d9d9d9;
  border: none !important;
}
.CategorySearchResults__header {
  font-size: 17px;
}
form.searchForm .searchForm__prepend {
  border-color: #ebebeb !important;
}
form.searchForm .searchForm__text {
  color: #666666;
  border-color: #008297 !important;
}
form.searchForm .searchForm__text::placeholder {
  color: #666666;
}
form.searchForm .input-append .add-on i.v2ui-info-icon,
form.searchForm .input-prepend .add-on i.v2ui-info-icon {
  color: #666666;
}
form.searchForm .input-append .add-on i.v2ui-info-icon:hover,
form.searchForm .input-prepend .add-on i.v2ui-info-icon:hover {
  color: #333333;
}
.headerSearchForm__wrapper form.searchForm .add-on i {
  color: #666666;
}
.headerSearchForm__wrapper form.searchForm .add-on i:hover {
  color: #333333;
}
.headerSearchForm__wrapper form.searchForm .add-on i.icon-search {
  color: black;
}
.headerSearchForm__wrapper form.searchForm .add-on i.icon-search:hover {
  color: black;
}
.headerSearchForm__wrapper form.searchForm .searchForm__prepend {
  border-color: white !important;
}
.headerSearchForm__wrapper form.searchForm .searchForm__text {
  border-color: #666666 !important;
}
#header.navbar .btn-group .headerSearchForm__wrapper i {
  margin: 0px;
}
#header.navbar .eSearch__link .btn-group {
  margin-left: 0;
}
#logoMark {
  overflow: hidden;
  padding-left: 20px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  #logoMark {
    padding-left: 0;
    margin-left: 0;
  }
}
#logoMarkTarget {
  padding-left: 20px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  #logoMarkTarget {
    padding-left: 0;
    margin-left: 0;
  }
}
body.KeepHeaderSearchOpen #header div#toplinks ul.nav {
  display: none;
}
#eSearchForm {
  margin-top: 30px;
}
@media (max-width: 767px) {
  #eSearchForm {
    margin-top: 22px;
  }
}
#myMedia-eSearchForm {
  margin-top: -60px;
}
@media (max-width: 1200px) {
  #myMedia-eSearchForm {
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  #myMedia-eSearchForm {
    margin-top: -35px;
  }
}
@media (min-width: 768px) and (max-width: 767px) and (min-width: 481px) {
  #myMedia-eSearchForm .filter-bar__filters {
    width: 65.75%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #myMedia-eSearchForm .filter-bar__filters {
    width: 65.75%;
  }
}
@media (min-width: 768px) and (min-width: 980px) and (max-width: 1199px) {
  #myMedia-eSearchForm .filter-bar__filters {
    width: 65.75%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  #myMedia-eSearchForm .filter-bar__filters {
    width: 65.81%;
  }
}
@media (min-width: 768px) and (min-width: 1336px) {
  #myMedia-eSearchForm .filter-bar__filters {
    width: 65.81%;
  }
}
@media (min-width: 768px) and (min-width: 1600px) {
  #myMedia-eSearchForm .filter-bar__filters {
    width: 65.96%;
  }
}
#myMedia-eSearchForm #channels-eSearchForm {
  margin-top: 60px;
}
.v2ui-show-hide-icon.toggleButton__icon {
  font-size: 36px;
  color: #666666;
}
.toggleButton--disabled .v2ui-show-hide-icon {
  color: #e1e1e1;
}
.horizontalCategorySearchResultsWrapper {
  color: #ebebeb;
}
.CategorySearchResults__header {
  color: #4a4a4a;
}
.MobileCategorySearchResults a {
  color: #008297;
}
.label-published {
  background-color: #7ed321;
}
.label-unlisted {
  background-color: #4a4a4a;
}
.label-private {
  background-color: #008297;
}
.label-pending {
  background-color: #F9A71B;
}
.label-rejected {
  background-color: #DC430D;
}
.entryThumbnail__icon,
.entryThumbnail__duration {
  color: white;
}
.entryThumbnail--error {
  color: #eaeaea;
}
.entryThumbnail--error .entryThumbnail__icon,
.entryThumbnail--error .entryThumbnail__duration {
  color: #666666;
}
.rc-tree .parent > span.rc-tree-switcher_open:after {
  content: "\F107";
  color: #999999;
}
.rc-tree .parent > span.rc-tree-switcher_close:after {
  content: "\f105";
  color: #999999;
}
span.rc-tree-checkbox:not(.rc-tree-checkbox-checked):before {
  content: "\e9b4";
}
span.rc-tree-checkbox-checked:before {
  color: #008297;
  content: "\e9b3";
}
.results-summary-item:before {
  color: #666666;
}
.entryStatistics {
  color: #666666;
}
.metadata__item__categories__category {
  border-color: #666666;
}
.metadata__item__presenters__name {
  color: #333333;
}
.metadata__item__presenters__title {
  color: #666666;
}
.metadata_entryId__item {
  border-color: #666666;
}
.metadata_entryId__popup {
  background-color: #222222;
  color: #ffffff;
}
.metadata_entryId__image {
  border-color: #ffffff;
}
.metadata__item__textMulti {
  border-color: #cccccc;
}
.publish-alert {
  max-width: 141px;
  padding: 16px;
  margin-top: 10px;
  text-align: left;
}
.publish-alert a {
  color: #008297;
  text-decoration: underline;
}
.reach__title {
  color: #008297;
}
.player-preview__placeholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.3);
}
.searchForm_icon {
  color: #008297;
}
.searchForm_icon:hover {
  color: #008297;
}
.headerSearchForm__searchForm .searchForm_icon.clear:hover .v2ui-close-icon {
  color: #666666;
}
.menu-placeholder {
  margin-top: 20px;
}
.menu-placeholder:last-child {
  margin-bottom: 20px;
}
.menu-placeholder-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  background-color: #f4f4f4;
  border-radius: 4px;
  animation: pulse 1s infinite ease-in-out;
}
.menu-placeholder-line {
  display: inline-block;
  width: 72px;
  height: 16px;
  background-color: #f4f4f4;
  border-radius: 4px;
  vertical-align: middle;
  animation: pulse 1s infinite ease-in-out;
}
.entry-placeholder {
  margin-top: 10px;
}
.placeholder-line {
  display: inline-block;
  width: 100%;
  height: 32px;
  background-color: #f4f4f4;
  border-radius: 4px;
  vertical-align: middle;
  animation: pulse 1s infinite ease-in-out;
}
.placeholder-line--thin {
  height: 16px;
  min-height: 16px !important;
  line-height: 16px;
}
.placeholder-spacer {
  width: 100%;
  height: 32px;
}
.placeholder-spacer--thin {
  height: 16px;
  min-height: 16px !important;
  line-height: 16px;
}
.lean-entry-hero-section__content {
  width: 940px;
}
@media (max-width: 767px) {
  .lean-entry-hero-section__content {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .lean-entry-hero-section__content {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  .lean-entry-hero-section__content {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  .lean-entry-hero-section__content {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  .lean-entry-hero-section__content {
    width: 1470px;
  }
}
@media (max-width: 767px) {
  .lean-entry-hero-section__content {
    width: 100%;
  }
}
.v2ui-like_new-icon.v2ui-like_new-icon-liked {
  color: #008297;
}
.icon-info-sign:before {
  content: "\F129";
}
.caret {
  border: none;
  font-family: v2ui;
}
.caret:after {
  font-size: 14px;
  content: "\e9ae";
}
.btn i {
  margin-right: 5px;
}
.btn .caret {
  margin-top: 0;
  margin-left: 10px;
}
.btn i.icon-chevron-down {
  margin-left: 10px;
}
.btn i.icon-chevron-down:before {
  content: "\F107";
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 0;
  padding-left: 5px;
}
.icon-sort:before,
.icon-sort:after {
  content: "\F142";
  padding-right: 1px;
}
.icon-heart-empty,
.icon-heart {
  font-family: v2ui;
}
.icon-heart-empty:before,
.icon-heart:before {
  content: "\e9dd";
}
.icon-share {
  font-family: v2ui;
}
.icon-share:before {
  content: "\e9e0";
}
.icon-trash {
  font-family: v2ui;
}
.icon-trash:before {
  content: "\e9bb";
}
.icon-list {
  font-family: v2ui;
}
.icon-list:before {
  content: "\ea18";
}
.icon-th-list {
  font-family: v2ui;
}
.icon-th-list:before {
  content: "\ea1b";
}
.icon-th {
  font-family: v2ui;
}
.icon-th:before {
  content: "\ea15";
}
.icon-plus-sign {
  font-family: v2ui;
}
.icon-plus-sign:before {
  content: "\e9e2";
}
.icon-minus-sign {
  font-family: v2ui;
}
.icon-minus-sign:before {
  content: "\e9c3";
}
.icon-comment {
  font-family: v2ui;
}
.icon-comment:before {
  content: "\e9db";
}
.icon-time {
  font-family: v2ui;
}
.icon-time:before {
  content: "\ea0c";
}
.icon-search {
  font-family: v2ui;
}
.icon-search:before {
  content: "\e9de";
}
.icon-user {
  font-family: v2ui;
}
.icon-user:before {
  content: "\e9e7";
}
#header #uploadMenu i.icon-upload {
  font-family: v2ui;
}
#header #uploadMenu i.icon-upload:before {
  content: "\e9aa";
}
.v2ui-details_grid-icon:before {
  content: "\ea1b";
}
.v2ui-grid2-icon:before {
  content: "\ea15";
}
.v2ui-list-grid-icon:before {
  content: "\ea18";
}
.v2ui-trash-icon:before {
  content: "\e9bb";
}
.v2ui-show-details-icon:before {
  content: "\e9e2";
}
.v2ui-hide-details-icon:before {
  content: "\e9c3";
}
.v2ui-Playlist-icon:before {
  content: "\ea0f";
}
.v2ui-PlaylistIcon-icon:before {
  content: "\ea0f";
}
.v2ui-PlaylistIcon14px-icon:before {
  content: "\ea0f";
}
.v2ui-Playlist-Iconthick14px-icon:before {
  content: "\ea0f";
}
.v2ui-AddtoPlaylistIcon14pxthick-icon:before {
  content: "\e9a9";
}
.v2ui-AddtoPlaylistIcon-icon:before {
  content: "\ea0a";
}
.v2ui-AddtoPlaylistIcon14px-icon:before {
  content: "\ea0a";
}
.v2ui-check-active2-icon:before {
  content: "\e9b3";
}
.v2ui-check-unactive2-icon:before {
  content: "\e9b4";
}
.v2ui-check-active3-icon:before {
  content: "\e9b3";
}
.v2ui-check-unactive3-icon:before {
  content: "\e9b4";
}
.v2ui-radio-active2-icon:before {
  content: "\e9d2";
}
.v2ui-radio-unactive2-icon:before {
  content: "\e9d3";
}
.v2ui-Clock-home-icon:before {
  content: "\ea0c";
}
.v2ui-save-icon:before {
  content: "\e9dc";
}
.v2ui-quiz2-icon:before {
  content: "\e9d1";
}
.v2ui-quiz3-icon:before {
  content: "\e997";
}
.v2ui-Webcast-icon:before {
  content: "\e9c7";
}
.v2ui-Webcast2-icon:before {
  content: "\e9c7";
}
.v2ui-Photo-icon:before {
  content: "\e9ce";
}
.v2ui-photo2-icon:before {
  content: "\e9ce";
}
.v2ui-photo3-icon:before {
  content: "\e9ce";
}
.v2ui-Audio-icon:before {
  content: "\e9b0";
}
.v2ui-audio3-icon:before {
  content: "\e9b0";
}
.v2ui-audio2-icon:before {
  content: "\e9b0";
}
.v2ui-copy-group-icon:before {
  content: "\e9bd";
}
.v2ui-Heart-fill-icon:before {
  content: "\e9dd";
}
.v2ui-Heart-icon:before {
  content: "\e9dd";
}
.v2ui-Comment-icon:before {
  content: "\e9db";
}
.v2ui-Eye-icon:before {
  content: "\e9da";
}
.v2ui-view_new-icon:before {
  content: "\e9da";
}
.v2ui-arrow2-icon:before {
  content: "\e9ae";
}
body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #666666;
}
body input,
body button,
body select,
body textarea,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body .navbar-search .search-query {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.visible-v2ui {
  display: inherit !important;
}
.hidden-v2ui {
  display: none !important;
}
.system-width {
  margin: auto;
  width: 940px;
}
@media (max-width: 767px) {
  .system-width {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .system-width {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  .system-width {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  .system-width {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  .system-width {
    width: 1470px;
  }
}
a {
  color: #008297;
}
a:hover {
  color: #008297;
}
#wrap {
  padding-top: 22px;
}
h1 {
  font-size: 28px;
  line-height: 34px;
  color: #000000;
}
@media (max-width: 767px) {
  h1 {
    font-size: 22px;
    line-height: 27px;
  }
}
#wrap {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  #wrap #titleBar h1 {
    display: inherit !important;
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #wrap {
    padding-bottom: 30px;
  }
}
.muted {
  color: #999999;
}
[id^="pblPublish_"] .navbar .muted {
  color: #666666;
}
.edit-entry-tabs p.muted {
  color: #666666;
}
.edit-entry-tabs .nav .nav-tabs li {
  margin-bottom: 10px;
}
p.small > span.data {
  color: #666666;
}
div.mediaStats > span.muted {
  color: #666666;
}
.endlessScrollAlert {
  margin-top: 0;
  margin-bottom: 0;
}
.hidden-v2ui {
  display: none !important;
  visibility: hidden !important;
}
.visible-v2ui {
  display: block !important;
  visibility: visible;
}
.tab-content>.tab-pane.visible-v2ui,
.pill-content>.pill-pane.visible-v2ui {
  display: none !important;
}
.tab-content>.tab-pane td.visible-v2ui,
.pill-content>.pill-pane td.visible-v2ui {
  display: none !important;
}
.tab-content>.tab-pane tr.visible-v2ui,
.pill-content>.pill-pane tr.visible-v2ui {
  display: none !important;
}
.tab-content>.tab-pane.active.visible-v2ui,
.pill-content>.pill-pane.active.visible-v2ui {
  display: block !important;
}
.accordion-inner a.btn.visible-v2ui {
  display: inline-block !important;
}
#channelCarousel .btn-mini.visible-v2ui {
  display: inline-block !important;
}
.nav.nav-pills a.btn.visible-v2ui {
  display: inline-block !important;
}
#header.navbar .navbar-wrapper {
  width: 940px;
}
@media (max-width: 767px) {
  #header.navbar .navbar-wrapper {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #header.navbar .navbar-wrapper {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  #header.navbar .navbar-wrapper {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  #header.navbar .navbar-wrapper {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  #header.navbar .navbar-wrapper {
    width: 1470px;
  }
}
@media (max-width: 767px) {
  #wrap {
    padding-right: 0px;
    padding-left: 0;
  }
}
#wrap.container {
  width: 940px;
}
@media (max-width: 767px) {
  #wrap.container {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #wrap.container {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  #wrap.container {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  #wrap.container {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  #wrap.container {
    width: 1470px;
  }
}
#wrap.container .container {
  width: 940px;
}
@media (max-width: 767px) {
  #wrap.container .container {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #wrap.container .container {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  #wrap.container .container {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  #wrap.container .container {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  #wrap.container .container {
    width: 1470px;
  }
}
.tagsWrapper .badge,
.phone-tags .badge {
  margin-left: 0;
}
.tagsWrapper .badge-info,
.phone-tags .badge-info {
  background-color: transparent;
  color: #666666;
  text-shadow: none;
  border-radius: 4px;
  border: 1px solid #666666;
  padding-bottom: 3px;
  padding-top: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 12px !important;
  font-weight: normal;
}
.tagsWrapper .badge-info:hover,
.phone-tags .badge-info:hover {
  color: #555;
  border-color: #555;
}
.tagsWrapper .badge-info i,
.phone-tags .badge-info i {
  display: none;
}
#tagsArea .badge {
  margin-left: 0;
}
#tagsArea .badge-info[href] {
  background-color: transparent;
  color: #666666;
  text-shadow: none;
  border-radius: 4px;
  border: 1px solid #666666;
  padding-bottom: 3px;
  padding-top: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 12px !important;
  font-weight: normal;
}
#tagsArea .badge-info[href]:hover {
  color: #555;
  border-color: #555;
}
#tagsArea .badge-info[href] i {
  display: none;
}
#wrap .quizBreadcrumbs {
  color: #999999;
}
#wrap .quizBreadcrumbs .highlight {
  color: black;
}
#loaderWrap #loader {
  background-color: #00b4d1;
}
.elementLoader .message {
  color: #00b4d1;
}
@media (max-width: 480px) {
  .hosted #wrap.container-fluid {
    padding: 0;
  }
}
.fancy-ios-like-switch {
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.fancy-ios-like-switch:checked {
  box-shadow: inset 16px 0 0 0 #008297;
  border-color: #008297;
}
.icon-button {
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #666666;
}
.icon-button.icon-white {
  color: #666666 !important;
}
.icon-button:hover,
.icon-button:focus {
  color: #000000;
}
.icon-button:hover i,
.icon-button:focus i {
  color: #000000;
}
.icon-button:hover i.icon-white,
.icon-button:focus i.icon-white {
  color: #000000 !important;
}
.icon-button:hover,
.icon-button:active,
.icon-button:focus,
.icon-button:visited {
  text-decoration: none;
}
.icon-button.disabled i {
  color: #cccccc;
}
.icon-button.disabled i:hover {
  color: #cccccc;
}
.icon-button.disabled i:hover i {
  color: #cccccc;
}
.icon-refresh__spin:before {
  animation: spin 1000ms infinite linear;
}
.tooltip-inner {
  color: #ffffff;
  background-color: #222222;
  font-size: 14px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #222222;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #222222;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #222222;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #222222;
}
.focus-visible:focus-visible {
  outline: #0000ff thin solid;
  outline-offset: 2px;
  box-shadow: #ffffff 0 0 0 2px, #0000ff 0 0 0 3px;
  border-radius: 4px;
}
