.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;
}
.carousel-inner .alert {
  line-height: 24px;
  margin-top: initial;
}
.alert {
  padding: 15px 40px 15px 50px;
  font-size: 14px;
  line-height: 24px;
  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: #4a90e2;
}
.alert.alert-info {
  color: #006193;
  background-color: #7fd9e8;
}
.alert.alert-success {
  color: #3c763d;
  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;
}
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 {
  color: black;
  background: white none;
  box-shadow: none;
  text-shadow: 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;
  border-color: black !important;
  padding-right: 20px;
  padding-left: 20px;
}
@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.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 {
  border: 1px solid transparent !important;
  background-color: transparent;
}
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: #01accd;
}
button.btn:hover:not(.btn-link),
button.btn.btn-small:hover:not(.btn-link),
a.btn:hover:not(.btn-link),
a.btn.btn-small:hover:not(.btn-link),
input.btn:hover:not(.btn-link),
input.btn.btn-small:hover:not(.btn-link),
div.btn:hover:not(.btn-link),
div.btn.btn-small:hover:not(.btn-link),
span.btn:hover:not(.btn-link),
span.btn.btn-small:hover:not(.btn-link),
label.btn:hover:not(.btn-link),
label.btn.btn-small:hover:not(.btn-link) {
  color: black;
  border: 1px solid black !important;
  border-radius: 4px;
  background-color: #f1f1f1;
  -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.btn-small:hover:not(.btn-link).btn-large,
a.btn:hover:not(.btn-link).btn-large,
a.btn.btn-small:hover:not(.btn-link).btn-large,
input.btn:hover:not(.btn-link).btn-large,
input.btn.btn-small:hover:not(.btn-link).btn-large,
div.btn:hover:not(.btn-link).btn-large,
div.btn.btn-small:hover:not(.btn-link).btn-large,
span.btn:hover:not(.btn-link).btn-large,
span.btn.btn-small:hover:not(.btn-link).btn-large,
label.btn:hover:not(.btn-link).btn-large,
label.btn.btn-small:hover:not(.btn-link).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 {
  color: black;
  background-color: white;
  box-shadow: none;
}
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: #005664 !important;
  background-color: #005664;
  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 {
  border-color: #005664 !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: #df4508;
  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 #e1e1e1 !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.btn-small.disabled:hover:not(.btn-link),
a.btn.disabled:hover:not(.btn-link),
a.btn.btn-small.disabled:hover:not(.btn-link),
input.btn.disabled:hover:not(.btn-link),
input.btn.btn-small.disabled:hover:not(.btn-link),
div.btn.disabled:hover:not(.btn-link),
div.btn.btn-small.disabled:hover:not(.btn-link),
span.btn.disabled:hover:not(.btn-link),
span.btn.btn-small.disabled:hover:not(.btn-link),
label.btn.disabled:hover:not(.btn-link),
label.btn.btn-small.disabled:hover:not(.btn-link) {
  background-color: transparent;
  border: 1px solid #e1e1e1 !important;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: transparent;
  box-shadow: none;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #005664;
}
.btn-large {
  border-radius: 6px;
}
.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;
}
.dropdown__btn--primary {
  color: #fff;
  background-image: none;
  background-color: #008297;
}
.dropdown__btn--primary:hover {
  background-color: #005664;
}
.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: #df4508;
}
.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: #df4508;
}
.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;
}
.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-right: 20px;
  padding-left: 20px;
  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: 50px;
}
.nav-tabs {
  border-bottom: 1px solid #ebebeb;
}
.nav-tabs li {
  height: 42px;
}
.nav-tabs li span.bold {
  font-weight: normal;
}
.nav-tabs li span.large {
  font-size: 18px;
}
.nav-tabs li a {
  color: #666666;
  font-weight: normal;
  border: none;
  font-size: 18px;
  padding-bottom: 12px;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 18px;
}
.nav-tabs li a:hover {
  border: none;
  border-bottom: 3px solid #008297;
  font-weight: normal;
  background: none;
}
.nav-tabs li a.btn {
  font-size: 14px;
  padding-bottom: 4px;
  line-height: 20px;
  border: 1px solid;
}
.nav-tabs li a h5 {
  margin: 0px;
  font-weight: normal;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #666666;
  border: none;
  border-bottom: 3px solid #008297;
  font-weight: normal;
}
.tab-pane .nav.nav-pills {
  height: 42px;
}
.tab-pane .nav.nav-pills > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 20px 12px;
  margin-right: 2px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .tab-pane .nav.nav-pills > 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 {
  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 {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #008297;
}
.tab-pane .nav-pills > li {
  height: 42px;
}
.tab-pane .nav-pills > li > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 20px 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: 42px;
}
.tab-pane .nav-pills > li.dropdown > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 20px 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-weight: 300 !important;
  font-size: 17px;
  letter-spacing: 1px;
  color: #000;
}
.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: 16px;
  color: black;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.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;
  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;
  color: black;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.dropdown-menu > .active > a:focus:focus {
  outline: thin dotted #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;
}
.nav li.dropdown a.dropdown-toggle {
  font-weight: normal !important;
}
.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;
}
.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 {
  color: black;
  padding-bottom: 5px;
  font-weight: normal !important;
  font-size: 14px;
}
#header .nav li > a i {
  font-size: 16px;
}
#header .btn {
  font-size: 12px;
}
#header .btn,
#header .btn:active,
#header .btn: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: #df4508;
}
#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;
}
#header #uploadMenu i.icon-upload {
  font-family: v2ui;
}
#header #uploadMenu i.icon-upload:before {
  content: '\e924';
}
@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 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;
  padding-right: 0px;
}
#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 .btn {
  padding-right: 0px;
}
#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 .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.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: #01accd;
}
#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 {
  background-color: #cccccc;
}
#sidr.sidr.navbar .navbar-inner .dd-wrapper ul#menu.dd-menu li:hover > 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: #01accd;
}
#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) 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;
}
form label.control-label {
  color: #999999;
}
form li.dropdown a.dropdown-toggle {
  font-weight: initial !important;
}
form select,
form input[type='text'],
form input[type="password"],
form textarea,
form .select2-container-multi .select2-choices {
  padding-left: 14px;
}
form textarea {
  padding-top: 14px;
  color: #555;
}
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #bbbbbb;
}
form input:-moz-placeholder,
form textarea:-moz-placeholder {
  color: #bbbbbb;
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #bbbbbb;
}
form .input-append .add-on,
form .input-prepend .add-on,
form select,
form input[type='text'],
form input[type="password"],
form textarea,
form .select2-container-multi .select2-choices {
  border: 1px solid #d9d9d9;
  box-shadow: none;
  border-radius: 3px;
}
form .select2-container-multi .select2-choices {
  background-image: none;
}
form .select2-container-multi .select2-choices .select2-search-choice:first-child {
  margin-left: 0px;
}
form .form-actions {
  padding-top: 37px;
}
form .form-actions .btn {
  min-width: 102px;
}
form .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;
}
.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,
ul.wysihtml5-toolbar li > a.btn:active,
ul.wysihtml5-toolbar li > a.btn:focus,
ul.wysihtml5-toolbar li > .btn-group > a.btn,
ul.wysihtml5-toolbar li > .btn-group > a.btn:active,
ul.wysihtml5-toolbar li > .btn-group > a.btn: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: #df4508;
}
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: #01accd;
  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 dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input:focus {
  outline: none;
}
a:active,
a:hover {
  outline: 0;
}
@media (min-width: 1200px) {
  .modal {
    width: 40%;
    margin-left: 30%;
    left: auto;
  }
}
@media (max-width: 767px) {
  .modal {
    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 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: #cccccc;
}
.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;
}
.modal .modal-footer .btn-cancel,
.modal .modal-footer .btn-cancel:active,
.modal .modal-footer .btn-cancel:focus,
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary),
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary):active,
.modal .modal-footer .btn:not(.btn-danger):not(.btn-primary):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: #df4508;
}
.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% !important;
}
.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 {
  left: 50%;
  width: 660px;
  margin-left: -330px;
}
@media (max-width: 767px) {
  .modal.collaboratorModal {
    width: 80%;
    margin-left: -40%;
  }
  .modal.collaboratorModal legend {
    margin-bottom: 0;
  }
  .modal.collaboratorModal #addCollaborator legend + .control-group:first-of-type {
    margin: 0;
  }
}
.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;
}
.wysihtml5-toolbar .modal {
  left: 50%;
  width: 560px;
  margin-left: -280px;
}
@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;
  }
}
@media (max-width: 768px) {
  body.login.action-login-selection:not(.kmsapi) .wrapper.loginscreen {
    height: 100%;
    background-color: transparent;
  }
}
body.login:not(.kmsapi) {
  background-color: white;
}
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) .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: 471px;
  width: 100%;
  padding-left: 29px;
  height: 38px;
}
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: 52px;
  margin: 0px;
  margin-bottom: 30px;
  font-size: 23px;
  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: #f4f4f4;
  }
  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;
  color: #999999;
}
#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;
  margin-top: 60px;
}
@media (max-width: 1200px) {
  #wrap #myMediaCarousel #myMediaEntries {
    margin-top: 41px;
  }
}
@media (max-width: 767px) {
  #wrap #myMediaCarousel #myMediaEntries {
    margin-top: 35px;
  }
}
#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: #01accd;
}
#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 dotted #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,
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown:active,
#wrap #myMediaCarousel #myMediaEntries #myMediaActions #actionsDropDown: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: #df4508;
}
#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;
  }
}
@media (max-width: 767px) {
  .hosted #myMediaEntries .hidden-phone.hostedEnabled {
    display: none !important;
  }
}
.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,
#wrap #filterBarWrap #mymediaview .btn:active,
#wrap #filterBarWrap #mymediaview .btn: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: #df4508;
}
#wrap #filterBarWrap #mymediaview .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#wrap #filterBarWrap #mymediaview .btn:hover {
  color: #005664;
}
#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;
  }
}
#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;
}
#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;
}
@media (max-width: 767px) {
  .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: 62%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .channel-texts {
    width: 90%;
  }
}
@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 {
  border-bottom: 1px solid rgba(255,255,255,0.8);
  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: 45px;
}
@media (max-width: 767px) {
  .category-desc#gallery-desc {
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .category-desc#gallery-desc .hidden-phone.expandable {
    display: block !important;
  }
}
@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;
  }
  .expandable .shownWhenExpanded {
    display: block !important;
  }
  .expandable .shownWhenExpanded .readless {
    display: none;
  }
}
#categoryCarousel {
  margin-bottom: 0;
}
#categoryCarousel #filterBarWrap .categorynav li {
  margin-left: 10px;
}
#categoryCarousel #filterBarWrap .categorynav #categoryview {
  padding-right: 0px;
}
#categoryCarousel #filterBarWrap .categorynav #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 .categorynav #categoryview .btn,
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn:active,
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn:focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn:hover {
  border-color: transparent !important;
}
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn.btn-danger {
  color: #df4508;
}
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn:hover {
  color: #005664;
}
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn.gridView i {
  margin-right: 0px;
}
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn,
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn:focus,
#categoryCarousel #filterBarWrap .categorynav #categoryview .btn:active {
  padding-left: 0;
  padding-right: 0;
}
#categoryCarousel #filterBarWrap .categorynav #categoryview button.active {
  color: #008297;
}
#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,
#playlistView #categoryview .btn:active,
#playlistView #categoryview .btn: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: #df4508;
}
#playlistView #categoryview .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#playlistView #categoryview .btn:hover {
  color: #005664;
}
#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 button.btn.dropdown-toggle {
  font-size: 20px;
  background-color: rgba(233,233,233,0.5);
  padding-right: 10px;
  padding-left: 10px;
}
.category-actions.btn-group button.btn.dropdown-toggle,
.category-actions.btn-group button.btn.dropdown-toggle:active,
.category-actions.btn-group button.btn.dropdown-toggle:focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
.category-actions.btn-group button.btn.dropdown-toggle:hover {
  border-color: transparent !important;
}
.category-actions.btn-group button.btn.dropdown-toggle.btn-danger {
  color: #df4508;
}
.category-actions.btn-group button.btn.dropdown-toggle.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
.category-actions.btn-group button.btn.dropdown-toggle i {
  margin-right: 0px;
}
.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 {
  border-color: transparent !important;
  background-color: rgba(233,233,233,0.5);
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  left: 5px;
  bottom: 2px;
}
.category-actions.btn-group button.btn.dropdown-toggle:hover i {
  padding: 5px;
}
.category-actions.btn-group.open button.btn.dropdown-toggle {
  border-color: transparent !important;
  background-color: rgba(233,233,233,0.5);
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  left: 5px;
  bottom: 2px;
}
.category-actions.btn-group.open button.btn.dropdown-toggle i {
  padding: 5px;
}
.category-actions.btn-group .dropdown-menu {
  z-index: 20;
}
#channel-title .category-actions.btn-group button.btn.dropdown-toggle {
  border-color: transparent !important;
  background-color: rgba(233,233,233,0.5);
  padding-top: 6px;
  padding-bottom: 6px;
  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: #01accd;
}
#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: #01accd;
}
#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 dotted #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;
}
.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;
}
#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;
  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: 42px;
}
#search-category-tabs .nav.nav-pills > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 20px 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: 42px;
}
#search-category-tabs .nav-pills > li > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 20px 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: 10px;
  }
}
#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-info {
  width: 940px;
  margin: 30px auto;
}
@media (max-width: 767px) {
  .channel-info {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .channel-info {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  .channel-info {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  .channel-info {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  .channel-info {
    width: 1470px;
  }
}
@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;
  background: none;
  padding: 0 20px 0 0;
}
.channel-info .functionaries-wrapper .btn.func-group:hover {
  border: none !important;
}
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: 20px 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.hidden-phone.hostedEnabled {
    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;
  overflow: hidden;
}
#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;
  z-index: -1;
  left: 0;
  top: 0;
  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-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 img.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 img.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: #f5f5f5;
}
@media (max-width: 767px) {
  #channel-thumb-border {
    background-color: #ffffff;
  }
}
@media (min-width: 768px) {
  #channel-thumb-border {
    height: auto !important;
  }
}
#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;
  }
}
#channel-thumb-border .channel-info #membership {
  margin-bottom: 12px;
}
#channel-thumb-border .channel-info .stats-wrapper {
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  #channel-thumb-border .channel-info .line1 {
    width: 100%;
  }
}
@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;
  }
}
@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;
  }
}
@media (max-width: 767px) {
  #channel-thumb-border:not(.collapse) {
    height: 0;
    overflow: hidden;
    position: relative;
  }
}
#channelSidebar {
  display: none !important;
}
.ie9 #channelSidebar #channel-thumb img.blurred {
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="100");
  top: -100px;
  left: -100px;
  height: 295px !important;
}
div.toggles-wrapper {
  width: 940px;
  margin: auto;
  float: right;
  -webkit-transform: translateY(24px);
  -moz-transform: translateY(24px);
  -ms-transform: translateY(24px);
  -o-transform: translateY(24px);
  transform: translateY(24px) translateZ(0);
}
@media (max-width: 767px) {
  div.toggles-wrapper {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  div.toggles-wrapper {
    width: 724px;
  }
}
@media (min-width: 1200px) {
  div.toggles-wrapper {
    width: 1170px;
  }
}
@media (min-width: 1336px) {
  div.toggles-wrapper {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  div.toggles-wrapper {
    width: 1470px;
  }
}
div.toggles-wrapper #subscribeSwitch,
div.phone-toggles #subscribeSwitch {
  display: none;
}
div.toggles-wrapper .toggle,
div.phone-toggles .toggle {
  background: none;
  border: none;
  box-shadow: none;
}
div.toggles-wrapper .toggle p,
div.phone-toggles .toggle p {
  position: relative;
  left: 0;
  text-align: right;
  padding-right: 0;
}
div.toggles-wrapper .toggle p a,
div.phone-toggles .toggle p a {
  width: auto;
  position: relative;
  margin-left: 0;
  text-shadow: none;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
}
div.toggles-wrapper .toggle p a.toggle-on,
div.toggles-wrapper .toggle p a.toggle-off,
div.toggles-wrapper .toggle p a.toggle-on-hover,
div.phone-toggles .toggle p a.toggle-on,
div.phone-toggles .toggle p a.toggle-off,
div.phone-toggles .toggle p a.toggle-on-hover {
  border-radius: 4px;
  padding-right: 30px;
  padding-left: 19px;
  padding-top: 8px;
  padding-bottom: 8px;
  z-index: -1;
}
div.toggles-wrapper .toggle p a.toggle-on.btn-inverse,
div.toggles-wrapper .toggle p a.toggle-on.btn-success,
div.toggles-wrapper .toggle p a.toggle-off.btn-inverse,
div.toggles-wrapper .toggle p a.toggle-off.btn-success,
div.phone-toggles .toggle p a.toggle-on.btn-inverse,
div.phone-toggles .toggle p a.toggle-on.btn-success,
div.phone-toggles .toggle p a.toggle-off.btn-inverse,
div.phone-toggles .toggle p a.toggle-off.btn-success {
  display: inline;
}
div.toggles-wrapper .toggle p a.toggle-on,
div.toggles-wrapper .toggle p a.toggle-on-hover,
div.phone-toggles .toggle p a.toggle-on,
div.phone-toggles .toggle p a.toggle-on-hover {
  color: black;
  padding-top: 7px;
  padding-bottom: 6px;
}
@media (min-width: 768px) {
  div.toggles-wrapper .toggle p a.toggle-on,
  div.toggles-wrapper .toggle p a.toggle-on-hover,
  div.phone-toggles .toggle p a.toggle-on,
  div.phone-toggles .toggle p a.toggle-on-hover {
    background-color: transparent;
    border: 1px solid black;
  }
}
@media (max-width: 767px) {
  div.toggles-wrapper .toggle p a.toggle-on,
  div.toggles-wrapper .toggle p a.toggle-on-hover,
  div.phone-toggles .toggle p a.toggle-on,
  div.phone-toggles .toggle p a.toggle-on-hover {
    background-color: #d9d9d9;
    border: none;
  }
}
div.toggles-wrapper .toggle p a.toggle-on:before,
div.phone-toggles .toggle p a.toggle-on:before {
  font-family: FontAwesome;
  content: "\F00C";
  margin-right: 10px;
}
div.toggles-wrapper .toggle p a.toggle-on-hover,
div.phone-toggles .toggle p a.toggle-on-hover {
  display: none;
}
div.toggles-wrapper .toggle p a.toggle-on-hover:before,
div.phone-toggles .toggle p a.toggle-on-hover:before {
  font-family: FontAwesome;
  content: "\F00D";
  margin-right: 10px;
}
div.toggles-wrapper .toggle p a.toggle-off,
div.phone-toggles .toggle p a.toggle-off {
  background-color: #008297;
  color: #fff;
  padding-left: 30px;
}
div.toggles-wrapper .toggle p a.toggle-off:hover,
div.phone-toggles .toggle p a.toggle-off:hover {
  background-color: #005664;
}
div.toggles-wrapper .toggle p a:last-child,
div.phone-toggles .toggle p a:last-child {
  left: 0px;
}
div.toggles-wrapper .toggle.on:hover a.toggle-on,
div.phone-toggles .toggle.on:hover a.toggle-on {
  display: none;
}
div.toggles-wrapper .toggle.on:hover a.toggle-on-hover,
div.phone-toggles .toggle.on:hover a.toggle-on-hover {
  visibility: visible;
  display: inline;
}
div.toggles-wrapper .toggle-on,
div.toggles-wrapper .toggle-off,
div.toggles-wrapper .toggle-on-hover,
div.phone-toggles .toggle-on,
div.phone-toggles .toggle-off,
div.phone-toggles .toggle-on-hover {
  visibility: visible;
  display: none;
  background-image: none;
}
div.toggles-wrapper .slide-button,
div.phone-toggles .slide-button {
  display: none;
}
div.toggles-wrapper .toggle-on.btn-success,
div.toggles-wrapper .toggle-off.btn-inverse,
div.phone-toggles .toggle-on.btn-success,
div.phone-toggles .toggle-off.btn-inverse {
  display: block;
}
@media (max-width: 768px) {
  form#edit_gallery input[type='text'],
  form#edit_gallery input[type="password"],
  form#edit_gallery textarea,
  form#edit_gallery select,
  form#edit_channel input[type='text'],
  form#edit_channel input[type="password"],
  form#edit_channel textarea,
  form#edit_channel select {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery input[type='text'],
  form#edit_gallery input[type="password"],
  form#edit_gallery textarea,
  form#edit_gallery select,
  form#edit_channel input[type='text'],
  form#edit_channel input[type="password"],
  form#edit_channel textarea,
  form#edit_channel select {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery input[type='text'],
  form#edit_gallery input[type="password"],
  form#edit_gallery textarea,
  form#edit_gallery select,
  form#edit_channel input[type='text'],
  form#edit_channel input[type="password"],
  form#edit_channel textarea,
  form#edit_channel select {
    width: 70%;
  }
}
@media (max-width: 768px) {
  form#edit_gallery input[type='text'].input-xxlarge,
  form#edit_gallery input[type="password"].input-xxlarge,
  form#edit_gallery textarea.input-xxlarge,
  form#edit_gallery select.input-xxlarge,
  form#edit_channel input[type='text'].input-xxlarge,
  form#edit_channel input[type="password"].input-xxlarge,
  form#edit_channel textarea.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="password"].input-xxlarge,
  form#edit_gallery textarea.input-xxlarge,
  form#edit_gallery select.input-xxlarge,
  form#edit_channel input[type='text'].input-xxlarge,
  form#edit_channel input[type="password"].input-xxlarge,
  form#edit_channel textarea.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="password"].input-xxlarge,
  form#edit_gallery textarea.input-xxlarge,
  form#edit_gallery select.input-xxlarge,
  form#edit_channel input[type='text'].input-xxlarge,
  form#edit_channel input[type="password"].input-xxlarge,
  form#edit_channel textarea.input-xxlarge,
  form#edit_channel select.input-xxlarge {
    width: 70%;
  }
}
@media (max-width: 768px) {
  form#edit_gallery input[type='text'].span4,
  form#edit_gallery input[type="password"].span4,
  form#edit_gallery textarea.span4,
  form#edit_gallery select.span4,
  form#edit_channel input[type='text'].span4,
  form#edit_channel input[type="password"].span4,
  form#edit_channel textarea.span4,
  form#edit_channel select.span4 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery input[type='text'].span4,
  form#edit_gallery input[type="password"].span4,
  form#edit_gallery textarea.span4,
  form#edit_gallery select.span4,
  form#edit_channel input[type='text'].span4,
  form#edit_channel input[type="password"].span4,
  form#edit_channel textarea.span4,
  form#edit_channel select.span4 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery input[type='text'].span4,
  form#edit_gallery input[type="password"].span4,
  form#edit_gallery textarea.span4,
  form#edit_gallery select.span4,
  form#edit_channel input[type='text'].span4,
  form#edit_channel input[type="password"].span4,
  form#edit_channel textarea.span4,
  form#edit_channel select.span4 {
    width: 70%;
  }
}
form#edit_gallery input[type='text'].span11,
form#edit_gallery input[type="password"].span11,
form#edit_gallery textarea.span11,
form#edit_gallery select.span11,
form#edit_channel input[type='text'].span11,
form#edit_channel input[type="password"].span11,
form#edit_channel textarea.span11,
form#edit_channel select.span11 {
  min-height: 0px;
  box-sizing: content-box;
}
@media (max-width: 768px) {
  form#edit_gallery input[type='text'].span11,
  form#edit_gallery input[type="password"].span11,
  form#edit_gallery textarea.span11,
  form#edit_gallery select.span11,
  form#edit_channel input[type='text'].span11,
  form#edit_channel input[type="password"].span11,
  form#edit_channel textarea.span11,
  form#edit_channel select.span11 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery input[type='text'].span11,
  form#edit_gallery input[type="password"].span11,
  form#edit_gallery textarea.span11,
  form#edit_gallery select.span11,
  form#edit_channel input[type='text'].span11,
  form#edit_channel input[type="password"].span11,
  form#edit_channel textarea.span11,
  form#edit_channel select.span11 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery input[type='text'].span11,
  form#edit_gallery input[type="password"].span11,
  form#edit_gallery textarea.span11,
  form#edit_gallery select.span11,
  form#edit_channel input[type='text'].span11,
  form#edit_channel input[type="password"].span11,
  form#edit_channel textarea.span11,
  form#edit_channel select.span11 {
    width: 70%;
  }
}
form#edit_gallery input[type='text'].kmsTimeElement,
form#edit_gallery input[type="password"].kmsTimeElement,
form#edit_gallery textarea.kmsTimeElement,
form#edit_gallery select.kmsTimeElement,
form#edit_channel input[type='text'].kmsTimeElement,
form#edit_channel input[type="password"].kmsTimeElement,
form#edit_channel textarea.kmsTimeElement,
form#edit_channel select.kmsTimeElement {
  width: 220px;
}
form#edit_gallery div.select2-container:not(.kmsTZElement),
form#edit_channel div.select2-container:not(.kmsTZElement) {
  width: 100%;
}
@media (max-width: 768px) {
  form#edit_gallery div.select2-container ul.select2-choices,
  form#edit_channel div.select2-container ul.select2-choices {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_gallery div.select2-container ul.select2-choices,
  form#edit_channel div.select2-container ul.select2-choices {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_gallery div.select2-container ul.select2-choices,
  form#edit_channel div.select2-container ul.select2-choices {
    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: 105px;
}
.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,
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:active,
.module-default.controller-channels.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:focus,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn:active,
.module-default.controller-gallery.action-edit #wrap .tabtable .nav.nav-tabs li.pull-right .btn: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: #df4508;
}
.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;
}
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn,
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn:active,
.module-default.controller-channels.action-edit #wrap .tabtable .delete-channel-v2ui .btn:focus,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn:active,
.module-default.controller-gallery.action-edit #wrap .tabtable .delete-channel-v2ui .btn: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: #df4508;
}
.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 #members_count,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_count,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_count,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_count {
  margin-top: 55px;
}
.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: 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,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header >div .row-fluid,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header >div .row-fluid {
  border-top: none;
}
.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 >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 a:not(.btn),
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn),
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn),
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn) {
  text-decoration: none;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 16px;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):hover,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):hover {
  color: #666666 !important;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn).disabled,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn).disabled,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn).disabled,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn).disabled {
  color: #e1e1e1 !important;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn).disabled:hover,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn).disabled:hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn).disabled:hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn).disabled:hover {
  color: #e1e1e1 !important;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):hover,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):visited,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):active,
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):focus,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):hover,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):visited,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):active,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):focus,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):visited,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):active,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):focus,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):hover,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):visited,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):active,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):focus {
  text-decoration: none;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):nth-child(n+2),
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):nth-child(n+2),
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):nth-child(n+2),
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):nth-child(n+2) {
  margin-left: 8.54%;
}
.module-default.controller-channels.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):nth-child(n+2) i,
.module-default.controller-channels.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):nth-child(n+2) i,
.module-default.controller-gallery.action-edit #wrap .tabtable #channelmembers-pane #members_header a:not(.btn):nth-child(n+2) i,
.module-default.controller-gallery.action-edit #wrap .tabtable #categorymembers-pane #members_header a:not(.btn):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 > 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 {
    position: relative;
    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;
  top: 50px;
  right: 0;
}
.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;
}
div.thumb_name {
  word-break: keep-all;
  opacity: 1;
}
.stat_data {
  font-size: 12px;
  font-weight: normal;
  color: #008297;
}
.stat_data .seperator {
  display: none;
}
.stat_data > span {
  float: left;
}
.stat_data i {
  font-size: 16px;
  color: #666666;
  float: left;
  margin-right: 12px;
  margin-left: 20px;
}
.stat_data .seperator {
  float: left;
}
.stat_data .set-thumb {
  display: none;
}
.stat_data a {
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
}
.time_data {
  color: #666666;
  font-size: 12px;
}
.time_data i {
  display: none;
}
#galleryGrid.grid,
html.hosted #galleryGrid.grid {
  margin-left: 0px;
}
#galleryGrid.grid li.galleryItem,
html.hosted #galleryGrid.grid li.galleryItem {
  min-height: 0px;
  margin-bottom: 0px;
  margin-left: 2.76% ;
}
@media (max-width: 480px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    margin-left: 2.13% ;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    margin-left: 2.13% ;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    margin-left: 2.13% ;
  }
}
@media (min-width: 1200px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    margin-left: 2.56% ;
  }
}
@media (min-width: 1336px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    margin-left: 2.56% ;
  }
}
@media (min-width: 1600px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    margin-left: 2.13% ;
  }
}
@media (min-width: 980px) {
  #galleryGrid.grid li.galleryItem:nth-child(6n+1),
  html.hosted #galleryGrid.grid li.galleryItem:nth-child(6n+1) {
    margin-left: 0;
  }
}
@media (min-width: 980px) and (max-width: 767px) and (min-width: 481px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 31.49%;
  }
}
@media (min-width: 980px) and (max-width: 979px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 31.49%;
  }
}
@media (min-width: 980px) and (min-width: 980px) and (max-width: 1199px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 31.49%;
  }
}
@media (min-width: 980px) and (min-width: 1200px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 31.62%;
  }
}
@media (min-width: 980px) and (min-width: 1336px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 31.62%;
  }
}
@media (min-width: 980px) and (min-width: 1600px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 31.91%;
  }
}
@media (max-width: 979px) and (min-width: 481px) {
  #galleryGrid.grid li.galleryItem:nth-child(4n+1),
  html.hosted #galleryGrid.grid li.galleryItem:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (max-width: 767px) and (min-width: 481px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 48.62%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (max-width: 979px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 48.62%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (min-width: 980px) and (max-width: 1199px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 48.62%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (min-width: 1200px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 48.72%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (min-width: 1336px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 48.72%;
  }
}
@media (max-width: 979px) and (min-width: 481px) and (min-width: 1600px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 48.94%;
  }
}
@media (max-width: 480px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    margin-left: 0;
  }
}
@media (max-width: 480px) and (max-width: 767px) and (min-width: 481px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 100%;
  }
}
@media (max-width: 480px) and (max-width: 979px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 100%;
  }
}
@media (max-width: 480px) and (min-width: 980px) and (max-width: 1199px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 100%;
  }
}
@media (max-width: 480px) and (min-width: 1200px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 100%;
  }
}
@media (max-width: 480px) and (min-width: 1336px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 100%;
  }
}
@media (max-width: 480px) and (min-width: 1600px) {
  #galleryGrid.grid li.galleryItem,
  html.hosted #galleryGrid.grid li.galleryItem {
    width: 100%;
  }
}
#galleryGrid.grid li.galleryItem div.thumbnail,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_name,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_name {
  opacity: 1;
  filter: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .overlay-wrapper,
html.hosted #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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .label-inverse,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0px;
  text-shadow: 0px 3px 5px rgba(0,0,0,0.35);
  background: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .views,
html.hosted #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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
  position: relative;
  opacity: 1;
  filter: none;
  float: left;
  width: 90%;
  margin-bottom: 10px;
  -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,
html.hosted #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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
  position: relative;
  text-align: left;
  opacity: 1;
  filter: none;
  padding-bottom: 0px;
  -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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
  font-size: 22px;
  line-height: 30px;
  font-weight: lighter;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  font-weight: lighter;
  -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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time {
  font-size: 14px;
  font-weight: lighter;
}
#galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_user,
html.hosted #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,
  html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name {
    line-height: 20px;
    font-size: 20px;
  }
  #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_time,
  html.hosted #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,
  html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_labels_wrapper {
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #galleryGrid.grid li.galleryItem div.thumbnail .thumb_name,
  html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .thumb_name {
    display: block;
  }
}
#galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error {
  position: relative;
  height: initial;
}
#galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error::before,
html.hosted #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,
html.hosted #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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error .galleryItemDetails {
  position: absolute;
  top: 100%;
}
#galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error img,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.thumbnail--error img {
  display: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion,
html.hosted #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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user {
  padding-left: 16px;
  color: white;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user a,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user .thumb_user_content,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user a,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user .thumb_user_content {
  color: white;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user .thumbTimeAdded,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_user .thumbTimeAdded {
  display: inline-block !important;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn:active,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn:focus,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn:active,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn: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,
html.hosted #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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn.btn-danger {
  color: #df4508;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn.btn-danger:hover,
html.hosted #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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion a.btn .text {
  display: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-heading,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-heading {
  float: left;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body {
  top: 10px;
  float: left;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data,
html.hosted #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,
html.hosted #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,
html.hosted #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,
  html.hosted #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,
  html.hosted #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 .buttons,
html.hosted #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,
html.hosted #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,
  html.hosted #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,
html.hosted #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,
html.hosted #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,
  html.hosted #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,
html.hosted #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,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data a,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .stat_data i,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons a,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons-expand,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .accordion-body .buttons-expand a {
  color: white;
}
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_expand,
#galleryGrid.grid li.galleryItem div.thumbnail .accordion .description,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .thumb_expand,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail .accordion .description {
  display: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail:hover,
#galleryGrid.grid li.galleryItem div.thumbnail.active,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.active {
  box-shadow: none;
}
#galleryGrid.grid li.galleryItem div.thumbnail:hover .overlay-wrapper,
#galleryGrid.grid li.galleryItem div.thumbnail.active .overlay-wrapper,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .overlay-wrapper,
html.hosted #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:hover .thumb_labels_wrapper .views,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .views,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .views,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .views {
  display: inline;
  visibility: visible;
  float: right;
}
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .duration span,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .duration span,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .duration span,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .duration span {
  visibility: visible;
  display: inline;
}
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .thumb_time,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .thumb_time,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .thumb_time,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .thumb_time {
  font-size: 12px;
  -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:hover .thumb_labels_wrapper .thumb_name,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_labels_wrapper .thumb_name,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_labels_wrapper .thumb_name,
html.hosted #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:hover .thumb_user,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_user,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_user,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_user {
  width: auto;
}
#galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_user .thumb_user_content,
#galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_user .thumb_user_content,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .thumb_user .thumb_user_content,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail.active .thumb_user .thumb_user_content {
  margin-right: 0px;
}
#galleryGrid.grid li.galleryItem div.thumbnail:hover .accordion,
#galleryGrid.grid li.galleryItem div.thumbnail.active .accordion,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .accordion,
html.hosted #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:hover .accordion,
  #galleryGrid.grid li.galleryItem div.thumbnail.active .accordion,
  html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .accordion,
  html.hosted #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:hover .accordion .accordion-body,
#galleryGrid.grid li.galleryItem div.thumbnail.active .accordion .accordion-body,
html.hosted #galleryGrid.grid li.galleryItem div.thumbnail:hover .accordion .accordion-body,
html.hosted #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: 0px;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0px;
  text-shadow: 0px 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;
  -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;
  -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: 22px;
  line-height: 30px;
  font-weight: lighter;
}
#galleryGrid.full li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  font-weight: lighter;
  -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;
  font-weight: lighter;
}
#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: 20px;
  }
  #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;
    max-height: 52px;
    float: left;
  }
}
#galleryGrid.full li.galleryItem div.thumb_name {
  margin-left: 35px;
  font-size: 22px;
  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%;
}
#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%;
}
#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;
  height: 140px;
  margin-right: 357px;
  padding-right: 160px;
  bottom: 83px;
  word-break: keep-all;
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.full div.accordion .accordion-body .description {
    max-width: 350px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  #galleryGrid.full div.accordion .accordion-body .description {
    max-width: 502px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (min-width: 1336px) {
  #galleryGrid.full div.accordion .accordion-body .description {
    max-width: 600px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.full div.accordion .accordion-body .description {
    padding-right: 0px;
    margin-top: 10px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #galleryGrid.full div.accordion .accordion-body .description {
    bottom: 16px;
  }
}
#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;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  padding-right: 5px;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:active,
#galleryGrid.full div.accordion .accordion-body .buttons .btn: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: #df4508;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:hover {
  color: #666666 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.disabled {
  color: #e1e1e1 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn.disabled:hover {
  color: #e1e1e1 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn:hover,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:visited,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:active,
#galleryGrid.full div.accordion .accordion-body .buttons .btn:focus {
  text-decoration: none;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i {
  font-size: 14px;
  text-decoration: none;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:hover {
  color: #666666 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i.disabled {
  color: #e1e1e1 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i.disabled:hover {
  color: #e1e1e1 !important;
}
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:hover,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:visited,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:active,
#galleryGrid.full div.accordion .accordion-body .buttons .btn i:focus {
  text-decoration: none;
}
#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: 0px;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0px;
  text-shadow: 0px 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;
  -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;
  -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: 22px;
  line-height: 30px;
  font-weight: lighter;
}
#galleryGrid.short li.galleryItem div.thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  font-weight: lighter;
  -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;
  font-weight: lighter;
}
#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: 20px;
  }
  #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;
    max-height: 52px;
    float: left;
  }
}
#galleryGrid.short li.galleryItem div.thumb_name {
  margin-left: 35px;
  font-size: 22px;
  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%;
}
#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%;
}
#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;
  height: 140px;
  margin-right: 357px;
  padding-right: 160px;
  bottom: 83px;
  word-break: keep-all;
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.short div.accordion .accordion-body .description {
    max-width: 350px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  #galleryGrid.short div.accordion .accordion-body .description {
    max-width: 502px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (min-width: 1336px) {
  #galleryGrid.short div.accordion .accordion-body .description {
    max-width: 600px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #galleryGrid.short div.accordion .accordion-body .description {
    padding-right: 0px;
    margin-top: 10px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #galleryGrid.short div.accordion .accordion-body .description {
    bottom: 16px;
  }
}
#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;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  padding-right: 5px;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:active,
#galleryGrid.short div.accordion .accordion-body .buttons .btn: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: #df4508;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:hover {
  color: #666666 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.disabled {
  color: #e1e1e1 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn.disabled:hover {
  color: #e1e1e1 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn:hover,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:visited,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:active,
#galleryGrid.short div.accordion .accordion-body .buttons .btn:focus {
  text-decoration: none;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i {
  font-size: 14px;
  text-decoration: none;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:hover {
  color: #666666 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i.disabled {
  color: #e1e1e1 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i.disabled:hover {
  color: #e1e1e1 !important;
}
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:hover,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:visited,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:active,
#galleryGrid.short div.accordion .accordion-body .buttons .btn i:focus {
  text-decoration: none;
}
#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;
}
#galleryGrid.short li.galleryItem .thumb_labels_wrapper {
  visibility: hidden;
}
#galleryGrid.short div.thumb_expand {
  position: absolute;
  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;
}
#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_desc {
  display: block;
  font-size: 14px;
  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;
}
div.thumb_time.live-online {
  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: 22px;
  line-height: 27px;
  color: #008297;
  margin-bottom: 0px;
  margin-top: 2px;
  position: relative;
  top: -4px;
  display: inline-block;
  max-height: 54px;
}
@media (max-width: 767px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    font-size: 16px;
  }
}
@media (max-width: 250px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    font-size: 12px;
  }
}
.mediaTable tbody tr .entryTitle .entry-name,
#videosResultsTable tbody tr .entryTitle .entry-name {
  font-size: 22px;
  line-height: 27px;
  color: #008297;
  margin-bottom: 0px;
  margin-top: 2px;
  position: relative;
  top: -4px;
}
@media (max-width: 767px) {
  .mediaTable tbody tr .entryTitle .entry-name,
  #videosResultsTable tbody tr .entryTitle .entry-name {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr .entryTitle .entry-name,
  #videosResultsTable tbody tr .entryTitle .entry-name {
    font-size: 16px;
  }
}
@media (max-width: 250px) {
  .mediaTable tbody tr .entryTitle .entry-name,
  #videosResultsTable tbody tr .entryTitle .entry-name {
    font-size: 12px;
  }
}
.mediaTable tbody tr .entryTitle a,
#videosResultsTable tbody tr .entryTitle a {
  font-size: 22px;
  line-height: 27px;
  color: #008297;
  margin-bottom: 0px;
  margin-top: 2px;
  position: relative;
  top: -4px;
}
@media (max-width: 767px) {
  .mediaTable tbody tr .entryTitle a,
  #videosResultsTable tbody tr .entryTitle a {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr .entryTitle a,
  #videosResultsTable tbody tr .entryTitle a {
    font-size: 16px;
  }
}
@media (max-width: 250px) {
  .mediaTable tbody tr .entryTitle a,
  #videosResultsTable tbody tr .entryTitle a {
    font-size: 12px;
  }
}
@media (max-width: 979px) and (min-width: 480px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 310px;
    max-height: 52px;
    overflow: hidden;
  }
}
@media (min-width: 980px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 499px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 482px;
    overflow: hidden;
  }
}
@media (min-width: 1336px) {
  .mediaTable tbody tr .entryTitle,
  #videosResultsTable tbody tr .entryTitle {
    max-width: 482px;
    overflow: hidden;
  }
}
.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;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  background: none;
  border: none;
}
.mediaTable tbody tr .listbuttons a:hover,
#videosResultsTable tbody tr .listbuttons a:hover {
  color: #666666 !important;
}
.mediaTable tbody tr .listbuttons a.disabled,
#videosResultsTable tbody tr .listbuttons a.disabled {
  color: #e1e1e1 !important;
}
.mediaTable tbody tr .listbuttons a.disabled:hover,
#videosResultsTable tbody tr .listbuttons a.disabled:hover {
  color: #e1e1e1 !important;
}
.mediaTable tbody tr .listbuttons a:hover,
.mediaTable tbody tr .listbuttons a:visited,
.mediaTable tbody tr .listbuttons a:active,
.mediaTable tbody tr .listbuttons a:focus,
#videosResultsTable tbody tr .listbuttons a:hover,
#videosResultsTable tbody tr .listbuttons a:visited,
#videosResultsTable tbody tr .listbuttons a:active,
#videosResultsTable tbody tr .listbuttons a:focus {
  text-decoration: none;
}
.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;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.mediaTable tbody tr .listbuttons a i.icon-white:hover,
#videosResultsTable tbody tr .listbuttons a i.icon-white:hover {
  color: #666666 !important;
}
.mediaTable tbody tr .listbuttons a i.icon-white.disabled,
#videosResultsTable tbody tr .listbuttons a i.icon-white.disabled {
  color: #e1e1e1 !important;
}
.mediaTable tbody tr .listbuttons a i.icon-white.disabled:hover,
#videosResultsTable tbody tr .listbuttons a i.icon-white.disabled:hover {
  color: #e1e1e1 !important;
}
.mediaTable tbody tr .listbuttons a i.icon-white:hover,
.mediaTable tbody tr .listbuttons a i.icon-white:visited,
.mediaTable tbody tr .listbuttons a i.icon-white:active,
.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:visited,
#videosResultsTable tbody tr .listbuttons a i.icon-white:active,
#videosResultsTable tbody tr .listbuttons a i.icon-white:focus {
  text-decoration: none;
}
.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;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  background: none;
  border: none;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger:hover,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:hover {
  color: #666666 !important;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger.disabled,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger.disabled {
  color: #e1e1e1 !important;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger.disabled:hover,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger.disabled:hover {
  color: #e1e1e1 !important;
}
.mediaTable tbody tr .listbuttons a.btn.btn-danger:hover,
.mediaTable tbody tr .listbuttons a.btn.btn-danger:visited,
.mediaTable tbody tr .listbuttons a.btn.btn-danger:active,
.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:visited,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:active,
#videosResultsTable tbody tr .listbuttons a.btn.btn-danger:focus {
  text-decoration: none;
}
.mediaTable tbody tr .listbuttons a:last-child,
#videosResultsTable tbody tr .listbuttons a:last-child {
  padding-right: 0px;
}
.mediaTable tbody tr .listbuttons a.btn:hover,
#videosResultsTable tbody tr .listbuttons a.btn:hover {
  background: none;
  border: none !important;
  color: #666666 !important;
}
.mediaTable tbody tr .listbuttons a.btn:hover i.icon-white,
#videosResultsTable tbody tr .listbuttons a.btn:hover i.icon-white {
  color: #666666 !important;
}
.mediaTable tbody tr .entryActions .btn-small,
#videosResultsTable tbody tr .entryActions .btn-small {
  font-size: 14px;
  padding: 4px 20px;
  border-radius: 4px;
}
.mediaTable tbody tr .entryActions .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 ;
  padding-left: 0px;
}
.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: 0px;
}
.mediaTable tbody tr td.thumbTd .thumb_labels_wrapper .label-inverse,
#videosResultsTable tbody tr td.thumbTd .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0px;
  text-shadow: 0px 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;
  -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;
  -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: 22px;
  line-height: 30px;
  font-weight: lighter;
}
.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%;
  font-weight: lighter;
  -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;
  font-weight: lighter;
}
.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: 20px;
  }
  .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: 480px) {
  .mediaTable tbody tr td.thumbTd,
  #videosResultsTable tbody tr td.thumbTd {
    width: 171px ;
    height: 96px ;
  }
  #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 ;
  }
}
.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: 480px) {
  .hosted .mediaTable tbody tr td.thumbTd,
  .hosted #videosResultsTable tbody tr td.thumbTd {
    width: 171px !important;
    height: 96px !important;
  }
  #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;
  }
}
.mediaTable tbody tr td.thumbTd div.thumb_wrapper,
#videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
  width: 322px ;
  height: 181px ;
}
@media (max-width: 1200px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 300px ;
    height: 169px ;
  }
}
@media (max-width: 979px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 290px ;
    height: 163px ;
  }
}
@media (max-width: 767px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 258px ;
    height: 145px ;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 171px ;
    height: 96px ;
  }
  #search-chapters-pane .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  #captions-pane .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  #search-chapters-pane #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper,
  #captions-pane #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 100% ;
    height: auto ;
  }
}
.hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
.hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
  width: 322px !important;
  height: 181px !important;
}
@media (max-width: 1200px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 300px !important;
    height: 169px !important;
  }
}
@media (max-width: 979px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 290px !important;
    height: 163px !important;
  }
}
@media (max-width: 767px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 258px !important;
    height: 145px !important;
  }
}
@media (max-width: 480px) {
  .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 171px !important;
    height: 96px !important;
  }
  #search-chapters-pane .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  #captions-pane .hosted .mediaTable tbody tr td.thumbTd div.thumb_wrapper,
  #search-chapters-pane .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper,
  #captions-pane .hosted #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper {
    width: 100% !important;
    height: auto !important;
  }
}
.mediaTable tbody tr td.thumbTd div.thumb_wrapper .item_link .thumb_time_content,
#videosResultsTable tbody tr td.thumbTd div.thumb_wrapper .item_link .thumb_time_content {
  margin-bottom: 10px;
}
.mediaTable tbody tr td.thumbTd div.thumb_wrapper .kWidgetIframeContainer ~ .overlay-wrapper,
#videosResultsTable tbody tr td.thumbTd div.thumb_wrapper .kWidgetIframeContainer ~ .overlay-wrapper {
  display: none;
}
@media (max-width: 480px) {
  #captions-pane .mediaTable tbody tr td.thumbTd div.thumb_wrapper .item_link .thumb_name,
  #search-chapters-pane .mediaTable tbody tr td.thumbTd div.thumb_wrapper .item_link .thumb_name,
  #captions-pane #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper .item_link .thumb_name,
  #search-chapters-pane #videosResultsTable tbody tr td.thumbTd div.thumb_wrapper .item_link .thumb_name {
    display: block;
  }
}
.mediaTable tbody tr td.dataTd,
#videosResultsTable tbody tr td.dataTd {
  padding-left: 35px;
}
@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: 130px;
  }
}
@media (max-width: 480px) {
  .mediaTable tbody tr .fullsize,
  #videosResultsTable tbody tr .fullsize {
    min-height: 81px;
  }
}
@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.thumbTd .status {
  visibility: hidden;
  font-size: 14px;
}
.mymediaTable tbody tr td.thumbTd .status p.status_content {
  text-transform: none;
}
@media (max-width: 1200px) {
  .mymediaTable tbody tr td.thumbTd .status {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .mymediaTable tbody tr td.thumbTd .status {
    line-height: 18px;
  }
}
@media (max-width: 480px) {
  .mymediaTable tbody tr td.thumbTd .status {
    line-height: 16px;
    font-size: 11px;
  }
}
.mymediaTable tbody tr td.thumbTd .status.label-info {
  visibility: visible;
  background-color: #008297;
}
.mymediaTable tbody tr td.thumbTd .status.label-inverse {
  visibility: visible;
  background-color: #555;
}
.mymediaTable tbody tr td div.accordion {
  margin-bottom: 10px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle {
  color: #666666;
  text-decoration: none;
  display: inline-block;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle i {
  position: static;
  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-bottom: 4px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle i:before {
  speak: normal;
  color: white;
  margin-top: 2px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover {
  max-width: none;
  background-color: #f5f5f5;
  min-width: 200px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content {
  padding-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content .accordion-body.in {
  margin-top: 10px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .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 div.accordion a.accordion-toggle .popover .popover-content small {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content dl {
  margin-top: 10px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content dl dt {
  float: left;
  width: auto;
  margin-top: 10px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content dl dd {
  margin-left: 100px;
  margin-top: 10px;
  padding-bottom: 1px;
}
.hosted .mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content dl dd {
  margin-left: 150px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .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 div.accordion a.accordion-toggle .popover .popover-content .badge:hover {
  color: #555;
  border-color: #555;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content .badge i {
  display: none;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover.bottom .arrow {
  border-bottom-color: #999;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-title {
  display: none;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content {
  font-size: 14px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .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 div.accordion a.accordion-toggle .popover .popover-content small {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content dl {
  margin-top: 10px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content dl dt {
  float: left;
  width: auto;
  margin-top: 10px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content dl dd {
  margin-left: 100px;
  margin-top: 10px;
  padding-bottom: 1px;
}
.hosted .mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content dl dd {
  margin-left: 150px;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .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 div.accordion a.accordion-toggle .popover .popover-content .badge:hover {
  color: #555;
  border-color: #555;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle .popover .popover-content .badge i {
  display: none;
}
.mymediaTable tbody tr td div.accordion a.accordion-toggle.inactive {
  display: none;
}
.mymediaTable tbody tr td div.accordion .accordion-heading > .pull-right {
  float: none;
}
.mymediaTable tbody tr td div.accordion .accordion-body {
  font-size: 14px;
}
.mymediaTable tbody tr td div.accordion .accordion-body strong {
  font-size: 16px;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
  margin-top: 20px;
  display: inline-block;
}
.mymediaTable tbody tr td div.accordion .accordion-body small {
  font-size: 100%;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFFFFF;
}
.mymediaTable tbody tr td div.accordion .accordion-body dl {
  margin-top: 10px;
}
.mymediaTable tbody tr td div.accordion .accordion-body dl dt {
  float: left;
  width: auto;
  margin-top: 10px;
}
.mymediaTable tbody tr td div.accordion .accordion-body dl dd {
  margin-left: 100px;
  margin-top: 10px;
  padding-bottom: 1px;
}
.hosted .mymediaTable tbody tr td div.accordion .accordion-body dl dd {
  margin-left: 150px;
}
.mymediaTable tbody tr td div.accordion .accordion-body .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 div.accordion .accordion-body .badge:hover {
  color: #555;
  border-color: #555;
}
.mymediaTable tbody tr td div.accordion .accordion-body .badge i {
  display: none;
}
.mymediaTable tbody tr td div.accordion .accordion-body.in {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mymediaTable tbody tr td div.accordion .icon__custom__metadata.icon-plus-sign:before {
  font-family: v2ui;
}
.mymediaTable tbody tr td div.accordion .entry__custom__metadata.collapse {
  overflow: hidden;
}
.mymediaTable tbody tr td .description {
  width: 85%;
  display: table;
}
@media (min-width: 980px) {
  .mymediaTable tbody tr td .description {
    min-height: 110px;
  }
}
.mymediaTable tbody tr td .description .mediaStats {
  bottom: -4px;
}
.mymediaTable tbody tr td .description .mediaStats .stat_data.pull-left {
  font-size: 10px;
  float: none;
  display: inline-block;
  margin-left: 30px;
}
.mymediaTable tbody tr td .description .mediaStats .time_data {
  font-size: 10px;
  float: left;
  margin-left: 0px;
}
.mymediaTable tbody tr td .description p {
  display: inline-block;
}
@media (max-width: 979px) and (min-width: 768px) {
  .mymediaTable tbody tr td .description p {
    max-width: 350px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .mymediaTable tbody tr td .description p {
    max-width: 502px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (min-width: 1336px) {
  .mymediaTable tbody tr td .description p {
    max-width: 600px;
    max-height: 69px;
    overflow: hidden;
  }
}
.mymediaTable tbody tr td .description .entryTags {
  display: table-footer-group;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px) translateZ(0);
}
.mymediaTable tbody tr.pending td div.accordion a.accordion-toggle i:after,
.mymediaTable tbody tr.rejected td div.accordion a.accordion-toggle i:after {
  font-family: FontAwesome;
  content: "\F071";
  color: #fcd00d;
  margin-left: 20px;
  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 (max-width: 979px) and (min-width: 768px) {
  #videosResultsTable p {
    max-width: 350px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  #videosResultsTable p {
    max-width: 502px;
    max-height: 69px;
    overflow: hidden;
  }
}
@media (min-width: 1336px) {
  #videosResultsTable p {
    max-width: 600px;
    max-height: 69px;
    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 >#filterBarWrap {
  position: relative;
  margin-top: 60px;
}
@media (max-width: 1200px) {
  body.module-default.controller-channels #wrap >#filterBarWrap {
    margin-top: 41px;
  }
}
@media (max-width: 767px) {
  body.module-default.controller-channels #wrap >#filterBarWrap {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  body.module-default.controller-channels #wrap >#filterBarWrap {
    margin-top: 25px;
  }
}
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: #01accd;
}
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 dotted #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;
}
@media (max-width: 767px) {
  body.module-default.controller-channels #wrap >#filterBarWrap #createChannelBtn {
    display: none;
  }
}
#channelGallery,
#channelsList,
#mainGalleryContent ul#channelsList.thumbnails {
  margin-left: 0px;
}
#channelGallery .span3 div.wrapper .overlay_wrapper,
#channelsList .span3 div.wrapper .overlay_wrapper,
#mainGalleryContent ul#channelsList.thumbnails .span3 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 .span3 div.wrapper:hover .overlay_wrapper,
#channelGallery .span3 div.wrapper > a:focus .overlay_wrapper,
#channelsList .span3 div.wrapper:hover .overlay_wrapper,
#channelsList .span3 div.wrapper > a:focus .overlay_wrapper,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper:hover .overlay_wrapper,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper > a:focus .overlay_wrapper {
  opacity: 0.30;
}
#channelGallery .span3 div.wrapper img,
#channelGallery .span3 div.wrapper .whiteBG,
#channelsList .span3 div.wrapper img,
#channelsList .span3 div.wrapper .whiteBG,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper img,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .whiteBG {
  position: relative;
  z-index: 50;
}
#channelGallery .span3 div.wrapper .topPadding,
#channelsList .span3 div.wrapper .topPadding,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .topPadding {
  height: 100%;
  display: table;
  padding-top: 0px;
}
#channelGallery .span3 div.wrapper .topPadding i,
#channelsList .span3 div.wrapper .topPadding i,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .topPadding i {
  display: table-cell;
  vertical-align: middle;
}
#channelGallery .span3 div.wrapper .channel.label-inverse,
#channelsList .span3 div.wrapper .channel.label-inverse,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel.label-inverse {
  opacity: 1;
  top: 0;
  text-align: center;
  background-color: transparent;
}
#channelGallery .span3 div.wrapper .channel.label-inverse p.channel_content,
#channelsList .span3 div.wrapper .channel.label-inverse p.channel_content,
#mainGalleryContent ul#channelsList.thumbnails .span3 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;
  overflow: hidden;
  text-overflow: ellipsis;
  bottom: 60px;
  max-height: 80px;
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .span3 div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .span3 div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel.label-inverse p.channel_content {
    bottom: 76px;
    max-height: 80px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .span3 div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .span3 div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel.label-inverse p.channel_content {
    bottom: 81px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .span3 div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .span3 div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel.label-inverse p.channel_content {
    bottom: 86px;
    max-height: 110px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .span3 div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .span3 div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel.label-inverse p.channel_content {
    bottom: 109px;
  }
}
@media (max-width: 767px) {
  #channelGallery .span3 div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .span3 div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .span3 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 .span3 div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .span3 div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel.label-inverse p.channel_content {
    max-height: 60px;
  }
}
@media (max-width: 480px) {
  #channelGallery .span3 div.wrapper .channel.label-inverse p.channel_content,
  #channelsList .span3 div.wrapper .channel.label-inverse p.channel_content,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel.label-inverse p.channel_content {
    max-height: 110px;
  }
}
#channelGallery .span3 div.wrapper .thumb_icon,
#channelsList .span3 div.wrapper .thumb_icon,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .thumb_icon {
  top: 12px;
  bottom: auto;
  right: auto;
  left: 0px;
}
#channelGallery .span3 div.wrapper .thumb_icon .thumb_icon_content,
#channelsList .span3 div.wrapper .thumb_icon .thumb_icon_content,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .thumb_icon .thumb_icon_content {
  padding-top: 0px;
  padding-left: 18px;
  position: relative;
  z-index: 50;
}
#channelGallery .span3 div.wrapper .thumb_icon .thumb_icon_content .title,
#channelsList .span3 div.wrapper .thumb_icon .thumb_icon_content .title,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .thumb_icon .thumb_icon_content .title {
  display: none;
}
#channelGallery .span3 div.wrapper .thumb_icon .thumb_icon_content i,
#channelsList .span3 div.wrapper .thumb_icon .thumb_icon_content i,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .thumb_icon .thumb_icon_content i {
  font-size: 16px;
  margin-right: 10px;
}
#channelGallery .span3 div.wrapper .channel_stats,
#channelsList .span3 div.wrapper .channel_stats,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats {
  z-index: 50;
  color: white;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.5px;
  bottom: 50px;
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid,
#channelsList .span3 div.wrapper .channel_stats .row-fluid,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid {
  width: auto;
  display: inline-block;
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid.hidden-tablet,
#channelsList .span3 div.wrapper .channel_stats .row-fluid.hidden-tablet,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid.hidden-tablet {
  visibility: visible;
  display: inline-block !important;
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid span,
#channelGallery .span3 div.wrapper .channel_stats .row-fluid a,
#channelsList .span3 div.wrapper .channel_stats .row-fluid span,
#channelsList .span3 div.wrapper .channel_stats .row-fluid a,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid span,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a {
  float: none;
  z-index: 100;
  position: relative;
  text-decoration: none;
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid span:before,
#channelGallery .span3 div.wrapper .channel_stats .row-fluid a:before,
#channelsList .span3 div.wrapper .channel_stats .row-fluid span:before,
#channelsList .span3 div.wrapper .channel_stats .row-fluid a:before,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid span:before,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a:before {
  margin-left: 6px;
  margin-right: 6px;
  color: white;
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid .channel_stats_content:after,
#channelsList .span3 div.wrapper .channel_stats .row-fluid .channel_stats_content:after,
#mainGalleryContent ul#channelsList.thumbnails .span3 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 .span3 div.wrapper .channel_stats,
  #channelsList .span3 div.wrapper .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats {
    bottom: 66px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .span3 div.wrapper .channel_stats,
  #channelsList .span3 div.wrapper .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats {
    bottom: 71px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .span3 div.wrapper .channel_stats,
  #channelsList .span3 div.wrapper .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats {
    bottom: 76px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .span3 div.wrapper .channel_stats,
  #channelsList .span3 div.wrapper .channel_stats,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats {
    bottom: 99px;
  }
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid a,
#channelsList .span3 div.wrapper .channel_stats .row-fluid a,
#mainGalleryContent ul#channelsList.thumbnails .span3 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: 767px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a {
    display: none !important;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a {
    top: -123px;
    display: block !important;
  }
}
@media (min-width: 1200px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a {
    top: -131px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a {
    top: -123px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a {
    top: -150px;
  }
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid a:before,
#channelsList .span3 div.wrapper .channel_stats .row-fluid a:before,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a:before {
  content: none;
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid a.edit,
#channelsList .span3 div.wrapper .channel_stats .row-fluid a.edit,
#mainGalleryContent ul#channelsList.thumbnails .span3 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: 767px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a.edit {
    display: none !important;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -67px;
  }
}
@media (min-width: 1200px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -75px;
  }
}
@media (min-width: 1336px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -77px;
  }
}
@media (min-width: 1600px) {
  #channelGallery .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #channelsList .span3 div.wrapper .channel_stats .row-fluid a.edit,
  #mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -100px;
  }
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid a.edit span,
#channelsList .span3 div.wrapper .channel_stats .row-fluid a.edit span,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a.edit span {
  display: none !important;
}
#channelGallery .span3 div.wrapper .channel_stats .row-fluid a.edit:before,
#channelsList .span3 div.wrapper .channel_stats .row-fluid a.edit:before,
#mainGalleryContent ul#channelsList.thumbnails .span3 div.wrapper .channel_stats .row-fluid a.edit:before {
  content: '\F040';
  font-family: FontAwesome;
  font-size: 15px;
}
#channelGallery .span3 div.wrapper:hover .channel_stats .row-fluid a.edit,
#channelsList .span3 div.wrapper:hover .channel_stats .row-fluid a.edit,
#mainGalleryContent ul#channelsList.thumbnails .span3 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 .span3 div.wrapper .channel_stats a.edit:focus,
#channelsList .span3 div.wrapper .channel_stats a.edit:focus,
#mainGalleryContent ul#channelsList.thumbnails .span3 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 {
  margin-top: 50px;
}
@media (max-width: 1200px) {
  #channelGallery {
    margin-top: 40px;
  }
}
@media (min-width: 979px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel.label-inverse p.channel_content {
    width: auto;
    margin-left: 25px;
    line-height: 1.3;
    font-size: 24px;
    letter-spacing: 0.5px;
    text-align: left;
    bottom: 119px;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .thumb_icon {
    top: 21px;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .thumb_icon .thumb_icon_content {
    padding-left: 25px;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .thumb_icon .thumb_icon_content i {
    font-size: 20px;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) 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) .span3:nth-child(-n+3) div.wrapper .channel_stats .channel_stats_content:after {
    content: none;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid {
    width: 100%;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid span,
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a {
    display: block !important;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid span:before,
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a:before {
    content: none;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a {
    font-size: 13.4px;
    right: 20px;
    top: -150px;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a.edit {
    right: 10px;
    top: auto;
    bottom: -43px;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a.edit span {
    display: none !important;
  }
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a.edit:before {
    content: '\F040';
    font-family: FontAwesome;
    font-size: 15px;
  }
}
@media (min-width: 979px) and (max-width: 767px) and (min-width: 481px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) {
    width: 48.62%;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) {
    width: 48.62%;
  }
}
@media (min-width: 979px) and (min-width: 980px) and (max-width: 1199px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) {
    width: 48.62%;
  }
}
@media (min-width: 979px) and (min-width: 1200px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) {
    width: 48.72%;
  }
}
@media (min-width: 979px) and (min-width: 1336px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) {
    width: 48.72%;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) {
    width: 48.94%;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) 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) .span3:nth-child(-n+3) 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) .span3:nth-child(-n+3) div.wrapper .channel.label-inverse p.channel_content {
    bottom: 164px;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel.label-inverse p.channel_content {
    bottom: 164px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats {
    font-size: 17px;
    letter-spacing: 0.2px;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats {
    font-size: 17px;
    letter-spacing: 0.2px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats {
    margin-bottom: 46px;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats {
    margin-bottom: 46px;
  }
}
@media (min-width: 979px) and (max-width: 767px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a {
    display: none !important;
  }
}
@media (min-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a {
    top: -262px;
    display: block !important;
  }
}
@media (min-width: 979px) and (min-width: 1200px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a {
    top: -213px;
  }
}
@media (min-width: 979px) and (min-width: 1336px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a {
    top: -223px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a {
    top: -260px;
  }
}
@media (min-width: 979px) and (max-width: 767px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a.edit {
    display: none !important;
  }
}
@media (min-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -57px;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:nth-child(-n+3) div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -65px;
  }
}
@media (min-width: 979px) and (max-width: 767px) and (min-width: 481px) {
  #channelGallery:not(.search) .span3 {
    width: 31.49%;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3 {
    width: 31.49%;
  }
}
@media (min-width: 979px) and (min-width: 980px) and (max-width: 1199px) {
  #channelGallery:not(.search) .span3 {
    width: 31.49%;
  }
}
@media (min-width: 979px) and (min-width: 1200px) {
  #channelGallery:not(.search) .span3 {
    width: 31.62%;
  }
}
@media (min-width: 979px) and (min-width: 1336px) {
  #channelGallery:not(.search) .span3 {
    width: 31.62%;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3 {
    width: 31.91%;
  }
}
@media (min-width: 480px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel.label-inverse p.channel_content {
    width: auto;
    margin-left: 25px;
    line-height: 1.3;
    font-size: 24px;
    letter-spacing: 0.5px;
    text-align: left;
    bottom: 119px;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .thumb_icon {
    top: 21px;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .thumb_icon .thumb_icon_content {
    padding-left: 25px;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .thumb_icon .thumb_icon_content i {
    font-size: 20px;
  }
  #channelGallery:not(.search) .span3: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) .span3:first-child div.wrapper .channel_stats .channel_stats_content:after {
    content: none;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid {
    width: 100%;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid span,
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a {
    display: block !important;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid span:before,
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a:before {
    content: none;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a {
    font-size: 13.4px;
    right: 20px;
    top: -150px;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a.edit {
    right: 10px;
    top: auto;
    bottom: -43px;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a.edit span {
    display: none !important;
  }
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a.edit:before {
    content: '\F040';
    font-family: FontAwesome;
    font-size: 15px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 767px) and (min-width: 481px) {
  #channelGallery:not(.search) .span3:first-child {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3:first-child {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 980px) and (max-width: 1199px) {
  #channelGallery:not(.search) .span3:first-child {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1200px) {
  #channelGallery:not(.search) .span3:first-child {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1336px) {
  #channelGallery:not(.search) .span3:first-child {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:first-child {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3: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) .span3: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) .span3: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) .span3: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) .span3:first-child div.wrapper .channel_stats {
    font-size: 17px;
    letter-spacing: 0.2px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats {
    font-size: 17px;
    letter-spacing: 0.2px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats {
    margin-bottom: 46px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats {
    margin-bottom: 46px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 767px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a {
    top: -262px;
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1200px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a {
    top: -213px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1336px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a {
    top: -223px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a {
    top: -260px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 767px) {
  #channelGallery:not(.search) .span3:first-child div.wrapper .channel_stats .row-fluid a.edit {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) and (min-width: 768px) {
  #channelGallery:not(.search) .span3: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) .span3:first-child div.wrapper .channel_stats .row-fluid a.edit {
    bottom: -65px;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 767px) and (min-width: 481px) {
  #channelGallery:not(.search) .span3 {
    width: 48.62%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (max-width: 979px) {
  #channelGallery:not(.search) .span3 {
    width: 48.62%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 980px) and (max-width: 1199px) {
  #channelGallery:not(.search) .span3 {
    width: 48.62%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1200px) {
  #channelGallery:not(.search) .span3 {
    width: 48.72%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1336px) {
  #channelGallery:not(.search) .span3 {
    width: 48.72%;
  }
}
@media (min-width: 480px) and (max-width: 979px) and (min-width: 1600px) {
  #channelGallery:not(.search) .span3 {
    width: 48.94%;
  }
}
@media (max-width: 480px) {
  #channelGallery:not(.search) .span3 {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
@media (min-width: 979px) and (max-width: 767px) and (min-width: 481px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 31.49%;
  }
}
@media (min-width: 979px) and (max-width: 979px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 31.49%;
  }
}
@media (min-width: 979px) and (min-width: 980px) and (max-width: 1199px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 31.49%;
  }
}
@media (min-width: 979px) and (min-width: 1200px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 31.62%;
  }
}
@media (min-width: 979px) and (min-width: 1336px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 31.62%;
  }
}
@media (min-width: 979px) and (min-width: 1600px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 31.91%;
  }
}
@media (max-width: 979px) and (max-width: 767px) and (min-width: 481px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 48.62%;
  }
}
@media (max-width: 979px) and (max-width: 979px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 48.62%;
  }
}
@media (max-width: 979px) and (min-width: 980px) and (max-width: 1199px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 48.62%;
  }
}
@media (max-width: 979px) and (min-width: 1200px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 48.72%;
  }
}
@media (max-width: 979px) and (min-width: 1336px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 48.72%;
  }
}
@media (max-width: 979px) and (min-width: 1600px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 48.94%;
  }
}
@media (max-width: 480px) {
  #channelGallery.search .span3,
  #channelsList .span3,
  #mainGalleryContent ul#channelsList.thumbnails .span3 {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
#channelGallery,
#channelsList,
#mainGalleryContent ul#channelsList.thumbnails {
  text-align: justify;
}
#channelGallery .span3,
#channelsList .span3,
#mainGalleryContent ul#channelsList.thumbnails .span3 {
  display: inline-block !important;
  margin-left: 0;
  float: none;
}
#channelGallery:after,
#channelsList:after,
#mainGalleryContent ul#channelsList.thumbnails:after {
  content: '';
  display: inline-block;
  width: 100%;
}
#channelGallery .span3,
#channelsList .span3,
#mainGalleryContent ul#channelsList.thumbnails .span3 {
  position: relative;
  height: initial;
}
#channelGallery .span3::before,
#channelsList .span3::before,
#mainGalleryContent ul#channelsList.thumbnails .span3::before {
  display: block;
  content: '';
  padding-top: 56.25%;
}
#channelGallery .span3 .wrapper,
#channelsList .span3 .wrapper,
#mainGalleryContent ul#channelsList.thumbnails .span3 .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: #01accd;
}
#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: #01accd !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: white;
    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: white;
  }
  #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;
  bottom: 0;
}
@media (min-width: 1200px) {
  body.module-default.controller-entry.action-view #content {
    margin-top: 30px;
  }
}
@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;
  }
}
#mySidebar {
  padding-left: 40px;
}
#mySidebar #sideCarousel.carousel {
  margin-bottom: 0;
}
#mySidebar #sideSelectWrap {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 6px;
  margin-bottom: 14px;
}
#mySidebar #sideSelectWrap button,
#mySidebar #sideSelectWrap button:active,
#mySidebar #sideSelectWrap button:focus {
  border-color: transparent !important;
  background-color: transparent;
  box-shadow: none;
  padding-right: 12px;
  padding-left: 12px;
}
#mySidebar #sideSelectWrap button:hover {
  border-color: transparent !important;
}
#mySidebar #sideSelectWrap button.btn-danger {
  color: #df4508;
}
#mySidebar #sideSelectWrap button.btn-danger:hover {
  color: #c83e07;
  text-decoration: underline;
}
#mySidebar #sideSelectWrap button .caret {
  margin-left: 0;
}
#mySidebar #sideSelectWrap button#btnTitle {
  line-height: 20px;
  padding-left: 0;
  padding-top: 0;
  margin-right: -10px;
  font-weight: lighter;
  font-size: 22px;
}
#mySidebar .table {
  border: none;
  margin-bottom: 0;
}
#mySidebar .table td {
  border: none;
}
#mySidebar h3 {
  line-height: 20px;
  font-weight: normal;
  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 {
  background: none;
}
#mySidebar .table-condensed th,
#mySidebar .table-condensed td {
  padding-left: 0;
}
#mySidebar .thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 8px;
  width: 255px;
}
#mySidebar .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 {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
#mySidebar .thumbnail .thumb_labels_wrapper .label-inverse {
  padding: 10px;
  padding-top: 0px;
  text-shadow: 0px 3px 5px rgba(0,0,0,0.35);
  background: none;
}
#mySidebar .thumbnail .thumb_labels_wrapper .views {
  display: none;
  visibility: hidden;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name {
  position: relative;
  opacity: 1;
  filter: none;
  float: left;
  width: 90%;
  margin-bottom: 10px;
  -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 {
  overflow: visible;
  word-wrap: break-word;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time {
  position: relative;
  text-align: left;
  opacity: 1;
  filter: none;
  padding-bottom: 0px;
  -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 {
  font-size: 22px;
  line-height: 30px;
  font-weight: lighter;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-size: 100%;
  font-weight: lighter;
  -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 {
  font-size: 14px;
  font-weight: lighter;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_user {
  font-size: 12px;
}
@media (max-width: 1200px) {
  #mySidebar .thumbnail .thumb_labels_wrapper .thumb_name {
    line-height: 20px;
    font-size: 20px;
  }
  #mySidebar .thumbnail .thumb_labels_wrapper .thumb_time {
    font-size: 14px;
  }
}
@media (max-width: 667px) {
  #mySidebar .thumbnail .thumb_labels_wrapper {
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #mySidebar .thumbnail .thumb_name {
    display: block;
  }
}
#mySidebar .thumbnail div.thumb_icon .thumb_icon_content {
  padding-left: 22px;
  padding-top: 18px;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time {
  font-size: 12px;
  padding-left: 16px;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time .thumb_time_content {
  visibility: hidden;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_time .thumb_time_content .duration {
  visibility: visible;
  display: block;
  font-size: 12px;
}
@media (min-width: 1200px) {
  #mySidebar .thumbnail .thumb_labels_wrapper .thumb_time .thumb_time_content .duration {
    font-size: 14px;
  }
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name {
  padding-left: 16px;
}
#mySidebar .thumbnail .thumb_labels_wrapper .thumb_name .thumb_name_content {
  font-weight: lighter;
  font-size: 22px;
}
#mySidebar .thumbnail > div:last-child {
  display: none;
}
@media (min-width: 1200px) {
  #mySidebar .thumbnail {
    width: 340px;
  }
}
@media (min-width: 1600px) {
  #mySidebar .thumbnail {
    width: 430px;
  }
}
#mySidebar 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: 16px;
    word-break: break-all;
  }
}
#mediaContainer {
  margin-bottom: 25px;
}
@media (max-width: 480px) {
  #mediaContainer {
    margin-bottom: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #mediaContainer {
    margin-bottom: 10px;
  }
}
@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: 7px;
  margin-bottom: 0px;
}
#mediaContainer .row-fluid p.small {
  font-size: 12px;
  line-height: 18px;
}
#mediaContainer .row-fluid .alert p {
  margin-top: 0;
}
#mediaContainer #stats_wrap .stat_data {
  margin-top: 13px;
  font-size: 12.1px;
  font-weight: normal;
  display: block;
}
#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;
}
#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 {
  margin-left: 0;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata {
  float: left;
  clear: none;
  width: auto;
  margin-left: 0px;
  margin-top: 1px;
  font-weight: normal;
  line-height: 12px;
  height: 12px;
  overflow: visible;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 2px solid #999;
  margin-top: 0;
  font-size: 12px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn.categories,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata.categories {
  border-left: 2px solid #999;
  padding-left: 10px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn:first-child,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata:first-child {
  border-left: none;
  padding-left: 0px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd {
  float: left;
  clear: none;
  width: auto;
  margin-left: 0px;
  margin-top: 0px;
  font-weight: normal;
  overflow: hidden;
  height: 17px;
  line-height: 1;
  color: #008297;
  margin-right: 10px;
  font-size: 12px;
  display: inline;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd > a,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd > a {
  display: block;
  background-color: #f5f5f5;
  padding: 6px 5px;
  max-width: 60px;
  padding-right: 0px;
  border-radius: 0px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd > a:first-child,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd > a:first-child {
  padding-top: 0px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd > a .badge,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd > a .badge {
  background: none;
  color: #008297;
  font-weight: normal;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  text-shadow: none;
  height: 20px;
  line-height: 1;
  padding-left: 1px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd > a.badge,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd > a.badge {
  background: none;
  color: #008297;
  font-weight: normal;
  font-size: 14px;
  text-shadow: none;
  height: 20px;
  line-height: 1;
  padding-left: 1px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd div,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd div {
  background-color: #f5f5f5;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd .elem,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd .elem {
  white-space: nowrap;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd .elem i,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd .elem i {
  display: none;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd div,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd div {
  display: inline-block;
  max-width: 160px;
  background-color: transparent;
  height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a {
  max-width: 60px;
  margin-left: 0px;
  padding-left: 0px;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a:first-child,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a:first-child {
  margin-right: 20px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a:first-child:after,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a:first-child:after {
  content: "\F078";
  font-family: FontAwesome;
  font-size: 60%;
  color: black;
  margin-left: 10px;
  position: relative;
  bottom: 4px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a:only-child:after,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a:only-child:after {
  content: "";
  margin-left: 0px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a.badge,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a.badge {
  font-size: 12px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a:first-child,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a:first-child {
  padding-right: 20px;
  margin-right: 0;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a:first-child:after,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a:first-child:after {
  bottom: 10px;
  float: left;
  margin-left: 65px;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a:only-child,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a:only-child {
  padding-right: 0;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt#appearsIn + dd a:only-child:after,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt.customdata + dd a:only-child:after {
  margin-left: 0;
}
#entryCarousel .expandable dl.dl-horizontal:not(.details) dd > a,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dd div,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt > a,
#entryCarousel .expandable dl.dl-horizontal:not(.details) dt div {
  background-color: transparent;
}
#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-pills {
  height: 42px;
  height: auto;
}
#entryCarousel .nav.nav-pills > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 20px 12px;
  margin-right: 2px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  #entryCarousel .nav.nav-pills > a {
    font-size: 16px;
    padding-right: 12px;
    padding-left: 0;
  }
}
#entryCarousel .nav.nav-pills.active > a,
#entryCarousel .nav.nav-pills.active > a:hover,
#entryCarousel .nav.nav-pills.active > a:focus,
#entryCarousel .nav.nav-pills > a.active,
#entryCarousel .nav.nav-pills > a.active:hover,
#entryCarousel .nav.nav-pills > a.active:focus,
#entryCarousel .nav.nav-pills > a:hover {
  color: #666666;
  background-color: transparent;
  border-bottom: 3px solid #008297 !important;
}
#entryCarousel .nav.nav-pills .open .dropdown-toggle,
#entryCarousel .nav.nav-pills > li.dropdown.open.active > a:hover,
#entryCarousel .nav.nav-pills > li.dropdown.open.active > a:focus {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #008297;
}
#entryCarousel .nav.nav-pills li {
  height: auto;
}
#entryCarousel .nav.nav-pills li > a {
  padding: 0 14px;
  line-height: 22px;
}
#entryCarousel .nav.nav-pills li > a {
  font-size: 14px;
}
#entryCarousel .nav.nav-pills > .active > a,
#entryCarousel .nav.nav-pills > .active > a:hover,
#entryCarousel .nav.nav-pills > .active > a:focus,
#entryCarousel .nav.nav-pills a {
  color: #555;
}
#entryCarousel .nav-pills > li {
  height: 42px;
}
#entryCarousel .nav-pills > li > a {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  padding: 8px 20px 12px;
  margin-right: 2px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  #entryCarousel .nav-pills > li > a {
    font-size: 16px;
    padding-right: 12px;
    padding-left: 0;
  }
}
#entryCarousel .nav-pills > li.active > a,
#entryCarousel .nav-pills > li.active > a:hover,
#entryCarousel .nav-pills > li.active > a:focus,
#entryCarousel .nav-pills > li > a.active,
#entryCarousel .nav-pills > li > a.active:hover,
#entryCarousel .nav-pills > li > a.active:focus,
#entryCarousel .nav-pills > li > a:hover {
  color: #666666;
  background-color: transparent;
  border-bottom: 3px solid #008297 !important;
}
#entryCarousel .nav-pills > li .open .dropdown-toggle,
#entryCarousel .nav-pills > li > li.dropdown.open.active > a:hover,
#entryCarousel .nav-pills > li > li.dropdown.open.active > a:focus {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #008297;
}
#entryCarousel .nav-pills > li a {
  font-size: 14px;
}
#entryCarousel .nav-pills > li.active > a,
#entryCarousel .nav-pills > li.active > a:hover,
#entryCarousel .nav-pills > li.active > a:focus,
#entryCarousel .nav-pills > li a {
  color: #555;
}
#entryCarousel .nav.nav-tabs {
  height: auto;
}
#entryCarousel .nav.nav-tabs li {
  height: auto;
}
#entryCarousel .nav.nav-tabs li > a {
  padding: 0 14px;
  line-height: 22px;
}
#bottom_tabs .nav.nav-tabs {
  margin-bottom: 20px;
}
#bottom_tabs .nav.nav-tabs > .active > a,
#bottom_tabs .nav.nav-tabs > .active > a:hover,
#bottom_tabs .nav.nav-tabs > .active > a:focus {
  border-bottom: 3px solid black;
}
#bottom_tabs .nav.nav-tabs > li span.bold {
  font-weight: lighter;
}
#bottom_tabs .nav.nav-tabs > li > a:hover {
  border-bottom: 3px solid black;
}
#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: 36px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  #entry-nav {
    margin-bottom: 16px;
    height: auto;
  }
  #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;
}
.button__text {
  font-weight: 300;
}
.btn.btn-primary.dropdown-container__caret span {
  font-weight: 300;
  margin-right: 10px;
  margin-left: 0;
}
.buttons-container.btn-group .btn-primary:first-child {
  border-bottom-right-radius: 0;
  padding-right: 15px;
  padding-left: 15px;
  border-top-right-radius: 0;
}
.tabs-container .entry-details__icon {
  display: none;
  margin: 0;
}
.dropdown-menu>li>a .entry-details__icon {
  margin-right: 12px;
  padding-left: 4px;
}
#entryButtons {
  max-width: 80%;
  position: relative;
}
@media (max-width: 767px) {
  #entryButtons {
    max-width: 60%;
  }
}
#entryButtons > ul > li {
  height: 38px;
  padding: 0px;
  margin: 0px;
}
#entryButtons > ul > li > a {
  padding-right: 20px;
  padding-left: 20px;
  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) {
  #entryButtons > ul > li > a {
    padding-right: 12px;
    padding-left: 12px;
  }
}
#entryButtons > ul > li > a:hover {
  background-color: #eee;
}
#entryButtons > ul > li > a.dropdown-toggle:hover {
  background-color: #eee;
  color: black;
}
#entryButtons > ul > li > a i {
  line-height: 14px;
}
#entryButtons > ul > li > a.btn {
  border: 1px solid #f5f5f5 !important;
}
@media (max-width: 767px) {
  #entryButtons > ul > li > a {
    font-size: 16px;
    margin-right: 10px;
  }
}
#entryButtons > ul > li.active > a,
#entryButtons > ul > li.active > a:hover,
#entryButtons > ul > li.active > a:focus,
#entryButtons > ul > li > a.active,
#entryButtons > ul > li > a.active:hover,
#entryButtons > ul > li > a.active:focus {
  background-color: #008297;
  font-weight: normal;
  color: #fff;
}
#entryButtons > ul > li.active.dropdown > a.dropdown-toggle,
#entryButtons > ul > li.active.dropdown > a.dropdown-toggle:hover,
#entryButtons > ul > li.active.dropdown > a.dropdown-toggle:focus,
#entryButtons > ul > li > a.active,
#entryButtons > ul > li > a.active:hover,
#entryButtons > ul > li > a.active:focus {
  background-color: #008297;
  color: #fff;
  font-weight: 300;
}
#entryButtons > ul > li > a {
  padding-bottom: 9px;
  background-color: #f5f5f5;
}
#entryButtons .elloading {
  font-size: 50px;
  position: absolute;
  top: -10px;
}
.hosted #entryButtons {
  max-width: 40%;
}
@media (max-width: 300px) {
  .hosted #Label-entryPageBack {
    display: none;
  }
}
#entryActions button,
#entryButtons button {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  padding-left: 0;
  color: #666666;
  text-decoration: none;
}
#entryActions button,
#entryActions button:active,
#entryActions button:focus,
#entryButtons button,
#entryButtons button:active,
#entryButtons button: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: #df4508;
}
#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 button i,
#entryButtons button i {
  display: none;
}
#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% ;
  }
}
body.module-default.controller-entry.action-edit #wrap > #editSaveNotificationElement + .row-fluid,
body.module-default.controller-entry.action-edit #wrap.container-fluid > #content > #editSaveNotificationElement + .row-fluid {
  position: absolute;
  right: 0;
  left: auto;
  z-index: 10;
}
@media (max-width: 767px) and (min-width: 481px) {
  body.module-default.controller-entry.action-edit #wrap > #editSaveNotificationElement + .row-fluid,
  body.module-default.controller-entry.action-edit #wrap.container-fluid > #content > #editSaveNotificationElement + .row-fluid {
    width: 31.49%;
  }
}
@media (max-width: 979px) {
  body.module-default.controller-entry.action-edit #wrap > #editSaveNotificationElement + .row-fluid,
  body.module-default.controller-entry.action-edit #wrap.container-fluid > #content > #editSaveNotificationElement + .row-fluid {
    width: 31.49%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  body.module-default.controller-entry.action-edit #wrap > #editSaveNotificationElement + .row-fluid,
  body.module-default.controller-entry.action-edit #wrap.container-fluid > #content > #editSaveNotificationElement + .row-fluid {
    width: 31.49%;
  }
}
@media (min-width: 1200px) {
  body.module-default.controller-entry.action-edit #wrap > #editSaveNotificationElement + .row-fluid,
  body.module-default.controller-entry.action-edit #wrap.container-fluid > #content > #editSaveNotificationElement + .row-fluid {
    width: 31.62%;
  }
}
@media (min-width: 1336px) {
  body.module-default.controller-entry.action-edit #wrap > #editSaveNotificationElement + .row-fluid,
  body.module-default.controller-entry.action-edit #wrap.container-fluid > #content > #editSaveNotificationElement + .row-fluid {
    width: 31.62%;
  }
}
@media (min-width: 1600px) {
  body.module-default.controller-entry.action-edit #wrap > #editSaveNotificationElement + .row-fluid,
  body.module-default.controller-entry.action-edit #wrap.container-fluid > #content > #editSaveNotificationElement + .row-fluid {
    width: 31.91%;
  }
}
body.module-default.controller-entry.action-edit #wrap > #alerts ~ #editSaveNotificationElement + .row-fluid {
  top: 107px;
}
body.module-default.controller-entry.action-edit #wrap.container-fluid > #alerts + #content #editSaveNotificationElement + .row-fluid {
  top: 98px;
}
body.module-default.controller-entry.action-edit #wrap > #alerts:empty ~ #editSaveNotificationElement + .row-fluid {
  top: 51px;
}
body.module-default.controller-entry.action-edit #wrap.container-fluid > #alerts:empty + #content #editSaveNotificationElement + .row-fluid {
  top: 32px;
}
#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 > .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: #df4508;
  border: 1px solid #df4508;
  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 .accordion-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 {
  -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-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-top: 80px;
  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 .nav.nav-tabs {
  height: 41px;
}
@media (max-width: 768px) {
  form#edit_entry input[type='text'],
  form#edit_entry input[type="password"],
  form#edit_entry textarea,
  form#edit_entry select {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry input[type='text'],
  form#edit_entry input[type="password"],
  form#edit_entry textarea,
  form#edit_entry select {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry input[type='text'],
  form#edit_entry input[type="password"],
  form#edit_entry textarea,
  form#edit_entry select {
    width: 70%;
  }
}
@media (max-width: 768px) {
  form#edit_entry input[type='text'].input-xxlarge,
  form#edit_entry input[type="password"].input-xxlarge,
  form#edit_entry textarea.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="password"].input-xxlarge,
  form#edit_entry textarea.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="password"].input-xxlarge,
  form#edit_entry textarea.input-xxlarge,
  form#edit_entry select.input-xxlarge {
    width: 70%;
  }
}
@media (max-width: 768px) {
  form#edit_entry input[type='text'].span4,
  form#edit_entry input[type="password"].span4,
  form#edit_entry textarea.span4,
  form#edit_entry select.span4 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry input[type='text'].span4,
  form#edit_entry input[type="password"].span4,
  form#edit_entry textarea.span4,
  form#edit_entry select.span4 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry input[type='text'].span4,
  form#edit_entry input[type="password"].span4,
  form#edit_entry textarea.span4,
  form#edit_entry select.span4 {
    width: 70%;
  }
}
form#edit_entry input[type='text'].span11,
form#edit_entry input[type="password"].span11,
form#edit_entry textarea.span11,
form#edit_entry select.span11 {
  min-height: 0px;
  box-sizing: content-box;
}
@media (max-width: 768px) {
  form#edit_entry input[type='text'].span11,
  form#edit_entry input[type="password"].span11,
  form#edit_entry textarea.span11,
  form#edit_entry select.span11 {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry input[type='text'].span11,
  form#edit_entry input[type="password"].span11,
  form#edit_entry textarea.span11,
  form#edit_entry select.span11 {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry input[type='text'].span11,
  form#edit_entry input[type="password"].span11,
  form#edit_entry textarea.span11,
  form#edit_entry select.span11 {
    width: 70%;
  }
}
form#edit_entry input[type='text'].kmsTimeElement,
form#edit_entry input[type="password"].kmsTimeElement,
form#edit_entry textarea.kmsTimeElement,
form#edit_entry select.kmsTimeElement {
  width: 220px;
}
form#edit_entry div.select2-container:not(.kmsTZElement) {
  width: 100%;
}
@media (max-width: 768px) {
  form#edit_entry div.select2-container ul.select2-choices {
    width: 50%;
  }
}
@media (max-width: 979px) {
  form#edit_entry div.select2-container ul.select2-choices {
    width: 90%;
  }
}
@media (min-width: 979px) {
  form#edit_entry div.select2-container ul.select2-choices {
    width: 70%;
  }
}
@media (max-width: 767px) {
  form#edit_entry div.select2-container.kmsTZElement {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.module-default.controller-entry.action-edit #select2-drop.select2-drop-multi {
    left: 185px !important;
    width: 705px !important;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  body.module-default.controller-entry.action-edit #select2-drop.select2-drop-multi {
    width: 510px !important;
  }
}
@media (max-width: 1200px) and (min-width: 980px) {
  body.module-default.controller-entry.action-edit #select2-drop.select2-drop-multi {
    width: 553px !important;
  }
}
@media (min-width: 1201px) and (max-width: 1335px) {
  body.module-default.controller-entry.action-edit #select2-drop.select2-drop-multi {
    width: 714px !important;
  }
}
@media (min-width: 1336px) and (max-width: 1599px) {
  body.module-default.controller-entry.action-edit #select2-drop.select2-drop-multi {
    width: 735px !important;
  }
}
@media (min-width: 1600px) {
  body.module-default.controller-entry.action-edit #select2-drop.select2-drop-multi {
    width: 924px !important;
  }
}
@media (max-width: 480px) {
  body.module-default.controller-entry.action-add #select2-drop {
    left: 31px !important;
    width: 339px !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  body.module-default.controller-entry.action-add #select2-drop {
    left: 185px !important;
    width: 661px !important;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  body.module-default.controller-entry.action-add #select2-drop {
    width: 412px !important;
  }
}
@media (max-width: 1200px) and (min-width: 980px) {
  body.module-default.controller-entry.action-add #select2-drop {
    width: 476px !important;
  }
}
@media (min-width: 1201px) and (max-width: 1335px) {
  body.module-default.controller-entry.action-add #select2-drop {
    width: 638px !important;
  }
}
@media (min-width: 1336px) and (max-width: 1599px) {
  body.module-default.controller-entry.action-add #select2-drop {
    width: 658px !important;
  }
}
@media (min-width: 1600px) {
  body.module-default.controller-entry.action-add #select2-drop {
    width: 847px !important;
  }
}
#deleteMediaBtnForm {
  visibility: hidden;
  position: relative;
  top: 83px;
  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 {
  width: 100%;
  text-align: center;
}
#downloadTabContent .table a:not(.btn) {
  text-decoration: none;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 16px;
}
#downloadTabContent .table a:not(.btn):hover {
  color: #666666 !important;
}
#downloadTabContent .table a:not(.btn).disabled {
  color: #e1e1e1 !important;
}
#downloadTabContent .table a:not(.btn).disabled:hover {
  color: #e1e1e1 !important;
}
#downloadTabContent .table a:not(.btn):hover,
#downloadTabContent .table a:not(.btn):visited,
#downloadTabContent .table a:not(.btn):active,
#downloadTabContent .table a:not(.btn):focus {
  text-decoration: none;
}
#downloadTabContent .table a:not(.btn):nth-child(n+2) {
  margin-left: 8.54%;
}
#downloadTabContent .table a:not(.btn):nth-child(n+2) i {
  margin-left: 0px;
}
#downloadTabContent .table td:last-child {
  min-width: 99px;
}
#attachments-tab-pane .icon-download:before,
#attachments-tab .icon-download:before {
  content: '\F019';
}
#attachments-tab-pane .icon-remove-sign:before,
#attachments-tab .icon-remove-sign:before {
  content: '\F00D';
}
#attachments-tab-pane .table a:not(.btn),
#attachments-tab .table a:not(.btn) {
  text-decoration: none;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 16px;
}
#attachments-tab-pane .table a:not(.btn):hover,
#attachments-tab .table a:not(.btn):hover {
  color: #666666 !important;
}
#attachments-tab-pane .table a:not(.btn).disabled,
#attachments-tab .table a:not(.btn).disabled {
  color: #e1e1e1 !important;
}
#attachments-tab-pane .table a:not(.btn).disabled:hover,
#attachments-tab .table a:not(.btn).disabled:hover {
  color: #e1e1e1 !important;
}
#attachments-tab-pane .table a:not(.btn):hover,
#attachments-tab-pane .table a:not(.btn):visited,
#attachments-tab-pane .table a:not(.btn):active,
#attachments-tab-pane .table a:not(.btn):focus,
#attachments-tab .table a:not(.btn):hover,
#attachments-tab .table a:not(.btn):visited,
#attachments-tab .table a:not(.btn):active,
#attachments-tab .table a:not(.btn):focus {
  text-decoration: none;
}
#attachments-tab-pane .table a:not(.btn):nth-child(n+2),
#attachments-tab .table a:not(.btn):nth-child(n+2) {
  margin-left: 8.54%;
}
#attachments-tab-pane .table a:not(.btn):nth-child(n+2) i,
#attachments-tab .table a:not(.btn):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 {
  overflow-x: auto;
}
#attachments-tab-pane #empty {
  float: left;
}
#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 {
  position: relative;
  bottom: 75px;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators {
  margin-bottom: 30px;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  padding-left: 0;
  color: #666666;
  text-decoration: none;
}
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn,
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn:active,
#collaboration-pane #manageCollaborators .container #filterCollaborators .btn: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: #df4508;
}
#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) {
  text-decoration: none;
  color: #cccccc !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 16px;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):hover {
  color: #666666 !important;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn).disabled {
  color: #e1e1e1 !important;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn).disabled:hover {
  color: #e1e1e1 !important;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):hover,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):visited,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):active,
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):focus {
  text-decoration: none;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):nth-child(n+2) {
  margin-left: 8.54%;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table a:not(.btn):nth-child(n+2) i {
  margin-left: 0px;
}
#collaboration-pane #manageCollaborators .collaboratorsTable table td:last-child {
  min-width: 66px;
}
#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;
}
#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 20px 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;
  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;
  color: black;
  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;
}
table td.bse-media-select-button div {
  position: absolute;
  right: 0;
}
table td.bse-media-select-button .dropdown-menu {
  right: 0;
  left: auto;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 979px) {
  .thumbEmbed__thumbnail,
  .mymediaTable_entryTd {
    max-width: 592px;
  }
  .mymediaTable_entryActions,
  .thumbEmbed__actions {
    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,
  .thumbEmbed__actions {
    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) {
  .module-browseandembed.controller-index.action-index
        #BaEVideoesultsTable
        tr.entry-search-result-container
        td.bse-media-select-button {
    border: none;
  }
  .mymediaTable_entryActions,
  .thumbEmbed__actions {
    position: absolute;
    right: 0;
  }
}
.cursor-pointer {
  cursor: pointer;
}
.search__hide-me {
  display: none !important;
}
.search__no-underline {
  text-decoration: none !important;
}
.no-results {
  background: #00b4d1;
  border-radius: 4px;
  padding: 20px;
}
.scroll-loader-msg {
  color: #00b4d1;
}
.slick-prev:before,
.slick-next:before {
  color: #00b4d1 !important;
}
em {
  font-style: normal;
}
.results-entry__container {
  color: #ebebeb;
}
.search-results__tag {
  border: solid 1px #666666;
}
.results-summary-item__a,
.results-entry,
.gallery-result {
  color: #666666;
}
.results-summary-item__a em,
.results-entry em,
.gallery-result em {
  background: #fff790;
}
.results-summary-item__a:hover,
.results-entry:hover,
.gallery-result:hover {
  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: #cfcfcf;
}
.results-entry__name {
  color: #00b4d1;
}
.results-entry__action {
  color: #cccccc;
}
.results-entry__action:hover {
  color: #666666;
}
.bubble__icon,
.bubbles {
  color: #999999;
}
.search-modal-body {
  border-top: solid 1px #eeeeee;
}
.search-results-count {
  color: #999999;
}
.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: #00b4d1;
}
.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: #00b4d1;
}
.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: #00b4d1;
}
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: #ebebeb;
  background: black;
}
.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: #00b4d1 !important;
}
.search-filters__more-filters {
  color: #999999;
  border: solid #cccccc 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: 17.5px;
  padding: 9px 20px 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: lighter;
  margin-right: 25px;
  padding-top: 7px;
  padding-bottom: 9px;
  border: none !important;
}
@media (max-width: 767px) {
  a.btn.shrink-container__button,
  button.btn.shrink-container__button {
    padding-right: 12px;
    padding-left: 12px;
  }
}
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 {
  border-color: #ebebeb !important;
}
form.searchForm .searchForm__text {
  color: #666666;
  border-color: #00b4d1 !important;
}
form.searchForm .input-append .add-on i.v2ui-info-icon,
form.searchForm .input-prepend .add-on i.v2ui-info-icon {
  color: #cccccc;
}
form.searchForm .input-append .add-on i.v2ui-info-icon:hover,
form.searchForm .input-prepend .add-on i.v2ui-info-icon:hover {
  color: #666666;
}
.headerSearchForm__wrapper form.searchForm .add-on i {
  color: #cccccc;
}
.headerSearchForm__wrapper form.searchForm .add-on i:hover {
  color: #666666;
}
.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__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;
  }
}
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: black;
}
.toggleButton--disabled .v2ui-show-hide-icon {
  color: #e1e1e1;
}
.horizontalCategorySearchResultsWrapper {
  color: #ebebeb;
}
.CategorySearchResults__header {
  color: #4a4a4a;
}
.MobileCategorySearchResults a {
  color: #006193;
}
.label-published {
  background-color: #7ed321;
}
.label-unlisted {
  background-color: #4a4a4a;
}
.label-private {
  background-color: #00b4d1;
}
.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: "\e930";
}
span.rc-tree-checkbox-checked:before {
  color: #008297;
  content: "\e92f";
}
.results-summary-item:before {
  color: #666666;
}
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;
}
a {
  color: #008297;
}
a:hover {
  color: #01accd;
}
#wrap {
  padding-top: 22px;
}
@media (max-width: 767px) {
  #wrap {
    padding-top: 14px;
  }
}
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;
}
.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;
}
.icon-heart-empty {
  font-family: v2ui;
}
.icon-heart-empty:before {
  content: '\e90e';
}
.icon-heart {
  font-family: v2ui;
}
.icon-heart:before {
  content: '\e90f';
}
#entry_view_stats .icon-heart-empty {
  font-family: v2ui;
}
#entry_view_stats .icon-heart-empty:before {
  content: '\e90f';
}
#entry_view_stats .icon-heart {
  font-family: v2ui;
}
#entry_view_stats .icon-heart:before {
  content: '\e90e';
}
.icon-info-sign:before {
  content: '\F129';
}
.icon-share {
  font-family: v2ui;
}
.icon-share:before {
  content: '\f1e0';
}
.icon-trash {
  font-family: v2ui;
}
.icon-trash:before {
  content: '\f1f8';
}
.caret {
  border: none;
  font-family: FontAwesome;
}
.caret:after {
  font-size: 14px;
  content: '\F107';
}
.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-list {
  font-family: v2ui;
}
.icon-list:before {
  content: '\e902';
}
.icon-th-list {
  font-family: v2ui;
}
.icon-th-list:before {
  content: '\e900';
}
.icon-th {
  font-family: v2ui;
}
.icon-th:before {
  content: '\e901';
}
.icon-plus-sign {
  font-family: v2ui;
}
.icon-plus-sign:before {
  content: '\e90a';
}
.icon-minus-sign {
  font-family: v2ui;
}
.icon-minus-sign:before {
  content: '\e909';
}
.icon-eye-open {
  font-family: v2ui;
}
.icon-eye-open:before {
  content: "\e90d";
}
.icon-comment {
  font-family: v2ui;
}
.icon-comment:before {
  content: '\e90c';
}
.icon-time {
  font-family: v2ui;
}
.icon-time:before {
  content: '\e90b';
}
.icon-search {
  font-family: v2ui;
}
.icon-search:before {
  content: '\e926';
}
.icon-user {
  font-family: v2ui;
}
.icon-user:before {
  content: '\e925';
}
#wrap .quizBreadcrumbs {
  color: #999999;
}
#wrap .quizBreadcrumbs .highlight {
  color: black;
}
#loaderWrap #loader {
  background-color: #00b4d1;
}
.elementLoader .message {
  color: #00b4d1;
}
#btn_stream {
  margin-top: 20%;
}
#btn_stop {
  margin-top: 20%;
}
@media (max-width: 480px) {
  .hosted #wrap.container-fluid {
    padding: 0;
  }
}
