/*!
 * Chzboot
 *
 * Copyright 2013 Cheezburger
 *
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  border: 0;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.primary-bg {
  background-color: #44b0d6 !important;
}
body:not(.cheez) .cheez .primary,
.cheez .primary {
  color: #44b0d6 !important;
}
body:not(.cheez) .cheez .primary-bg,
.cheez .primary-bg {
  background-color: #44b0d6 !important;
}
body:not(.cheez) .cheez .primary-border,
.cheez .primary-border {
  border-color: #44b0d6 !important;
}
body:not(.cheez) .cheez .secondary,
.cheez .secondary {
  color: #2f8daf !important;
}
body:not(.cheez) .cheez .secondary-bg,
.cheez .secondary-bg {
  background-color: #2f8daf !important;
}
body:not(.cheez) .cheez .overlay-bg,
.cheez .overlay-bg {
  background-color: #2e89aa;
}
body:not(.cheez) .cheez .secondary-border,
.cheez .secondary-border {
  border-color: #2f8daf !important;
}
body:not(.cheez) .cheez .browse-community-nav.navbar-nav > li:hover,
.cheez .browse-community-nav.navbar-nav > li:hover,
body:not(.cheez) .cheez .profile-nav-login:hover,
.cheez .profile-nav-login:hover {
  background-color: #2f8daf !important;
}
body:not(.cheez) .cheez .navbar-default .navbar-nav > .open > a,
.cheez .navbar-default .navbar-nav > .open > a {
  background-color: #2f8daf !important;
}
body:not(.cheez) .cheez .mosaic ul li a:hover .info-details,
.cheez .mosaic ul li a:hover .info-details {
  color: #2f8daf;
}
body:not(.cheez) .cheez .nw-channels .nw-browse:hover,
.cheez .nw-channels .nw-browse:hover {
  background-color: #2e89aa;
}
body:not(.cheez) .cheez .hot-today .panel-body > div:hover,
.cheez .hot-today .panel-body > div:hover {
  color: #2f8daf;
  border-right: 3px solid #2f8daf;
  border-left: 3px solid #2f8daf;
}
body:not(.cheez) .cheez .hot-today a:hover,
.cheez .hot-today a:hover,
body:not(.cheez) .cheez .hot-today a:active,
.cheez .hot-today a:active {
  color: #2f8daf !important;
}
body:not(.cheez) .cheez .most-voted .panel-body > div:hover,
.cheez .most-voted .panel-body > div:hover {
  color: #2f8daf;
  border-right: 3px solid #2f8daf;
  border-left: 3px solid #2f8daf;
}
body:not(.cheez) .cheez .most-voted a:hover,
.cheez .most-voted a:hover,
body:not(.cheez) .cheez .hot-today a:active,
.cheez .hot-today a:active {
  color: #2f8daf !important;
}
body:not(.cheez) .cheez .nw-post-title a:hover,
.cheez .nw-post-title a:hover,
body:not(.cheez) .cheez .nw-post-title a:active,
.cheez .nw-post-title a:active {
  color: #2f8daf !important;
}
body:not(.cheez) .cheez .back-to-top:hover,
.cheez .back-to-top:hover {
  background-color: #2f8daf !important;
}
body:not(.cheez) .cheez .nw-post-related-content ul li a h5,
.cheez .nw-post-related-content ul li a h5 {
  color: #2f8daf !important;
}
body:not(.cheez) .cheez .profile-nav .btn-submit:hover,
.cheez .profile-nav .btn-submit:hover {
  background-color: #2f8daf !important;
}
body:not(.cheez) .cheez .livedate-ul a,
.cheez .livedate-ul a {
  color: #2f8daf !important;
}
body:not(.cheez) .cheez .nw-post-actions .dropdown-menu a,
.cheez .nw-post-actions .dropdown-menu a,
body:not(.cheez) .cheez .nw-post-actions .dropdown-menu a:hover,
.cheez .nw-post-actions .dropdown-menu a:hover {
  background-color: #2f8daf !important;
}
body:not(.cheez) .cheez .badge,
.cheez .badge {
  background-color: #2f8daf !important;
}
body:not(.cheez) .cheez a.section-title-text:hover,
.cheez a.section-title-text:hover {
  color: #2f8daf !important;
}
body:not(.loquillo) .loquillo .primary,
.loquillo .primary {
  color: #2196f3 !important;
}
body:not(.loquillo) .loquillo .primary-bg,
.loquillo .primary-bg {
  background-color: #2196f3 !important;
}
body:not(.loquillo) .loquillo .primary-border,
.loquillo .primary-border {
  border-color: #2196f3 !important;
}
body:not(.loquillo) .loquillo .secondary,
.loquillo .secondary {
  color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .secondary-bg,
.loquillo .secondary-bg {
  background-color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .overlay-bg,
.loquillo .overlay-bg {
  background-color: #1065a9;
}
body:not(.loquillo) .loquillo .secondary-border,
.loquillo .secondary-border {
  border-color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .browse-community-nav.navbar-nav > li:hover,
.loquillo .browse-community-nav.navbar-nav > li:hover,
body:not(.loquillo) .loquillo .profile-nav-login:hover,
.loquillo .profile-nav-login:hover {
  background-color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .navbar-default .navbar-nav > .open > a,
.loquillo .navbar-default .navbar-nav > .open > a {
  background-color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .mosaic ul li a:hover .info-details,
.loquillo .mosaic ul li a:hover .info-details {
  color: #116eb8;
}
body:not(.loquillo) .loquillo .nw-channels .nw-browse:hover,
.loquillo .nw-channels .nw-browse:hover {
  background-color: #1065a9;
}
body:not(.loquillo) .loquillo .hot-today .panel-body > div:hover,
.loquillo .hot-today .panel-body > div:hover {
  color: #116eb8;
  border-right: 3px solid #116eb8;
  border-left: 3px solid #116eb8;
}
body:not(.loquillo) .loquillo .hot-today a:hover,
.loquillo .hot-today a:hover,
body:not(.loquillo) .loquillo .hot-today a:active,
.loquillo .hot-today a:active {
  color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .most-voted .panel-body > div:hover,
.loquillo .most-voted .panel-body > div:hover {
  color: #116eb8;
  border-right: 3px solid #116eb8;
  border-left: 3px solid #116eb8;
}
body:not(.loquillo) .loquillo .most-voted a:hover,
.loquillo .most-voted a:hover,
body:not(.loquillo) .loquillo .hot-today a:active,
.loquillo .hot-today a:active {
  color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .nw-post-title a:hover,
.loquillo .nw-post-title a:hover,
body:not(.loquillo) .loquillo .nw-post-title a:active,
.loquillo .nw-post-title a:active {
  color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .back-to-top:hover,
.loquillo .back-to-top:hover {
  background-color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .nw-post-related-content ul li a h5,
.loquillo .nw-post-related-content ul li a h5 {
  color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .profile-nav .btn-submit:hover,
.loquillo .profile-nav .btn-submit:hover {
  background-color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .livedate-ul a,
.loquillo .livedate-ul a {
  color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .nw-post-actions .dropdown-menu a,
.loquillo .nw-post-actions .dropdown-menu a,
body:not(.loquillo) .loquillo .nw-post-actions .dropdown-menu a:hover,
.loquillo .nw-post-actions .dropdown-menu a:hover {
  background-color: #116eb8 !important;
}
body:not(.loquillo) .loquillo .badge,
.loquillo .badge {
  background-color: #116eb8 !important;
}
body:not(.loquillo) .loquillo a.section-title-text:hover,
.loquillo a.section-title-text:hover {
  color: #116eb8 !important;
}
body:not(.ichc) .ichc .primary,
.ichc .primary {
  color: #44b0d6 !important;
}
body:not(.ichc) .ichc .primary-bg,
.ichc .primary-bg {
  background-color: #44b0d6 !important;
}
body:not(.ichc) .ichc .primary-border,
.ichc .primary-border {
  border-color: #44b0d6 !important;
}
body:not(.ichc) .ichc .secondary,
.ichc .secondary {
  color: #2f8daf !important;
}
body:not(.ichc) .ichc .secondary-bg,
.ichc .secondary-bg {
  background-color: #2f8daf !important;
}
body:not(.ichc) .ichc .overlay-bg,
.ichc .overlay-bg {
  background-color: #2e88a9;
}
body:not(.ichc) .ichc .secondary-border,
.ichc .secondary-border {
  border-color: #2f8daf !important;
}
body:not(.ichc) .ichc .browse-community-nav.navbar-nav > li:hover,
.ichc .browse-community-nav.navbar-nav > li:hover,
body:not(.ichc) .ichc .profile-nav-login:hover,
.ichc .profile-nav-login:hover {
  background-color: #2f8daf !important;
}
body:not(.ichc) .ichc .navbar-default .navbar-nav > .open > a,
.ichc .navbar-default .navbar-nav > .open > a {
  background-color: #2f8daf !important;
}
body:not(.ichc) .ichc .mosaic ul li a:hover .info-details,
.ichc .mosaic ul li a:hover .info-details {
  color: #2f8daf;
}
body:not(.ichc) .ichc .nw-channels .nw-browse:hover,
.ichc .nw-channels .nw-browse:hover {
  background-color: #2e88a9;
}
body:not(.ichc) .ichc .hot-today .panel-body > div:hover,
.ichc .hot-today .panel-body > div:hover {
  color: #2f8daf;
  border-right: 3px solid #2f8daf;
  border-left: 3px solid #2f8daf;
}
body:not(.ichc) .ichc .hot-today a:hover,
.ichc .hot-today a:hover,
body:not(.ichc) .ichc .hot-today a:active,
.ichc .hot-today a:active {
  color: #2f8daf !important;
}
body:not(.ichc) .ichc .most-voted .panel-body > div:hover,
.ichc .most-voted .panel-body > div:hover {
  color: #2f8daf;
  border-right: 3px solid #2f8daf;
  border-left: 3px solid #2f8daf;
}
body:not(.ichc) .ichc .most-voted a:hover,
.ichc .most-voted a:hover,
body:not(.ichc) .ichc .hot-today a:active,
.ichc .hot-today a:active {
  color: #2f8daf !important;
}
body:not(.ichc) .ichc .nw-post-title a:hover,
.ichc .nw-post-title a:hover,
body:not(.ichc) .ichc .nw-post-title a:active,
.ichc .nw-post-title a:active {
  color: #2f8daf !important;
}
body:not(.ichc) .ichc .back-to-top:hover,
.ichc .back-to-top:hover {
  background-color: #2f8daf !important;
}
body:not(.ichc) .ichc .nw-post-related-content ul li a h5,
.ichc .nw-post-related-content ul li a h5 {
  color: #2f8daf !important;
}
body:not(.ichc) .ichc .profile-nav .btn-submit:hover,
.ichc .profile-nav .btn-submit:hover {
  background-color: #2f8daf !important;
}
body:not(.ichc) .ichc .livedate-ul a,
.ichc .livedate-ul a {
  color: #2f8daf !important;
}
body:not(.ichc) .ichc .nw-post-actions .dropdown-menu a,
.ichc .nw-post-actions .dropdown-menu a,
body:not(.ichc) .ichc .nw-post-actions .dropdown-menu a:hover,
.ichc .nw-post-actions .dropdown-menu a:hover {
  background-color: #2f8daf !important;
}
body:not(.ichc) .ichc .badge,
.ichc .badge {
  background-color: #2f8daf !important;
}
body:not(.ichc) .ichc a.section-title-text:hover,
.ichc a.section-title-text:hover {
  color: #2f8daf !important;
}
body:not(.fail) .fail .primary,
.fail .primary {
  color: #222122 !important;
}
body:not(.fail) .fail .primary-bg,
.fail .primary-bg {
  background-color: #222122 !important;
}
body:not(.fail) .fail .primary-border,
.fail .primary-border {
  border-color: #222122 !important;
}
body:not(.fail) .fail .secondary,
.fail .secondary {
  color: #666666 !important;
}
body:not(.fail) .fail .secondary-bg,
.fail .secondary-bg {
  background-color: #666666 !important;
}
body:not(.fail) .fail .overlay-bg,
.fail .overlay-bg {
  background-color: #3d3d3d;
}
body:not(.fail) .fail .secondary-border,
.fail .secondary-border {
  border-color: #666666 !important;
}
body:not(.fail) .fail .browse-community-nav.navbar-nav > li:hover,
.fail .browse-community-nav.navbar-nav > li:hover,
body:not(.fail) .fail .profile-nav-login:hover,
.fail .profile-nav-login:hover {
  background-color: #666666 !important;
}
body:not(.fail) .fail .navbar-default .navbar-nav > .open > a,
.fail .navbar-default .navbar-nav > .open > a {
  background-color: #666666 !important;
}
body:not(.fail) .fail .mosaic ul li a:hover .info-details,
.fail .mosaic ul li a:hover .info-details {
  color: #666666;
}
body:not(.fail) .fail .nw-channels .nw-browse:hover,
.fail .nw-channels .nw-browse:hover {
  background-color: #3d3d3d;
}
body:not(.fail) .fail .hot-today .panel-body > div:hover,
.fail .hot-today .panel-body > div:hover {
  color: #666666;
  border-right: 3px solid #666666;
  border-left: 3px solid #666666;
}
body:not(.fail) .fail .hot-today a:hover,
.fail .hot-today a:hover,
body:not(.fail) .fail .hot-today a:active,
.fail .hot-today a:active {
  color: #666666 !important;
}
body:not(.fail) .fail .most-voted .panel-body > div:hover,
.fail .most-voted .panel-body > div:hover {
  color: #666666;
  border-right: 3px solid #666666;
  border-left: 3px solid #666666;
}
body:not(.fail) .fail .most-voted a:hover,
.fail .most-voted a:hover,
body:not(.fail) .fail .hot-today a:active,
.fail .hot-today a:active {
  color: #666666 !important;
}
body:not(.fail) .fail .nw-post-title a:hover,
.fail .nw-post-title a:hover,
body:not(.fail) .fail .nw-post-title a:active,
.fail .nw-post-title a:active {
  color: #666666 !important;
}
body:not(.fail) .fail .back-to-top:hover,
.fail .back-to-top:hover {
  background-color: #666666 !important;
}
body:not(.fail) .fail .nw-post-related-content ul li a h5,
.fail .nw-post-related-content ul li a h5 {
  color: #666666 !important;
}
body:not(.fail) .fail .profile-nav .btn-submit:hover,
.fail .profile-nav .btn-submit:hover {
  background-color: #666666 !important;
}
body:not(.fail) .fail .livedate-ul a,
.fail .livedate-ul a {
  color: #666666 !important;
}
body:not(.fail) .fail .nw-post-actions .dropdown-menu a,
.fail .nw-post-actions .dropdown-menu a,
body:not(.fail) .fail .nw-post-actions .dropdown-menu a:hover,
.fail .nw-post-actions .dropdown-menu a:hover {
  background-color: #666666 !important;
}
body:not(.fail) .fail .badge,
.fail .badge {
  background-color: #666666 !important;
}
body:not(.fail) .fail a.section-title-text:hover,
.fail a.section-title-text:hover {
  color: #666666 !important;
}
body:not(.geek) .geek .primary,
.geek .primary {
  color: #be0a0e !important;
}
body:not(.geek) .geek .primary-bg,
.geek .primary-bg {
  background-color: #be0a0e !important;
}
body:not(.geek) .geek .primary-border,
.geek .primary-border {
  border-color: #be0a0e !important;
}
body:not(.geek) .geek .secondary,
.geek .secondary {
  color: #881113 !important;
}
body:not(.geek) .geek .secondary-bg,
.geek .secondary-bg {
  background-color: #881113 !important;
}
body:not(.geek) .geek .overlay-bg,
.geek .overlay-bg {
  background-color: #7c1011;
}
body:not(.geek) .geek .secondary-border,
.geek .secondary-border {
  border-color: #881113 !important;
}
body:not(.geek) .geek .browse-community-nav.navbar-nav > li:hover,
.geek .browse-community-nav.navbar-nav > li:hover,
body:not(.geek) .geek .profile-nav-login:hover,
.geek .profile-nav-login:hover {
  background-color: #881113 !important;
}
body:not(.geek) .geek .navbar-default .navbar-nav > .open > a,
.geek .navbar-default .navbar-nav > .open > a {
  background-color: #881113 !important;
}
body:not(.geek) .geek .mosaic ul li a:hover .info-details,
.geek .mosaic ul li a:hover .info-details {
  color: #881113;
}
body:not(.geek) .geek .nw-channels .nw-browse:hover,
.geek .nw-channels .nw-browse:hover {
  background-color: #7c1011;
}
body:not(.geek) .geek .hot-today .panel-body > div:hover,
.geek .hot-today .panel-body > div:hover {
  color: #881113;
  border-right: 3px solid #881113;
  border-left: 3px solid #881113;
}
body:not(.geek) .geek .hot-today a:hover,
.geek .hot-today a:hover,
body:not(.geek) .geek .hot-today a:active,
.geek .hot-today a:active {
  color: #881113 !important;
}
body:not(.geek) .geek .most-voted .panel-body > div:hover,
.geek .most-voted .panel-body > div:hover {
  color: #881113;
  border-right: 3px solid #881113;
  border-left: 3px solid #881113;
}
body:not(.geek) .geek .most-voted a:hover,
.geek .most-voted a:hover,
body:not(.geek) .geek .hot-today a:active,
.geek .hot-today a:active {
  color: #881113 !important;
}
body:not(.geek) .geek .nw-post-title a:hover,
.geek .nw-post-title a:hover,
body:not(.geek) .geek .nw-post-title a:active,
.geek .nw-post-title a:active {
  color: #881113 !important;
}
body:not(.geek) .geek .back-to-top:hover,
.geek .back-to-top:hover {
  background-color: #881113 !important;
}
body:not(.geek) .geek .nw-post-related-content ul li a h5,
.geek .nw-post-related-content ul li a h5 {
  color: #881113 !important;
}
body:not(.geek) .geek .profile-nav .btn-submit:hover,
.geek .profile-nav .btn-submit:hover {
  background-color: #881113 !important;
}
body:not(.geek) .geek .livedate-ul a,
.geek .livedate-ul a {
  color: #881113 !important;
}
body:not(.geek) .geek .nw-post-actions .dropdown-menu a,
.geek .nw-post-actions .dropdown-menu a,
body:not(.geek) .geek .nw-post-actions .dropdown-menu a:hover,
.geek .nw-post-actions .dropdown-menu a:hover {
  background-color: #881113 !important;
}
body:not(.geek) .geek .badge,
.geek .badge {
  background-color: #881113 !important;
}
body:not(.geek) .geek a.section-title-text:hover,
.geek a.section-title-text:hover {
  color: #881113 !important;
}
body:not(.rora) .rora .primary,
.rora .primary {
  color: #d21fa5 !important;
}
body:not(.rora) .rora .primary-bg,
.rora .primary-bg {
  background-color: #d21fa5 !important;
}
body:not(.rora) .rora .primary-border,
.rora .primary-border {
  border-color: #d21fa5 !important;
}
body:not(.rora) .rora .secondary,
.rora .secondary {
  color: #ab1385 !important;
}
body:not(.rora) .rora .secondary-bg,
.rora .secondary-bg {
  background-color: #ab1385 !important;
}
body:not(.rora) .rora .overlay-bg,
.rora .overlay-bg {
  background-color: #981076;
}
body:not(.rora) .rora .secondary-border,
.rora .secondary-border {
  border-color: #ab1385 !important;
}
body:not(.rora) .rora .browse-community-nav.navbar-nav > li:hover,
.rora .browse-community-nav.navbar-nav > li:hover,
body:not(.rora) .rora .profile-nav-login:hover,
.rora .profile-nav-login:hover {
  background-color: #ab1385 !important;
}
body:not(.rora) .rora .navbar-default .navbar-nav > .open > a,
.rora .navbar-default .navbar-nav > .open > a {
  background-color: #ab1385 !important;
}
body:not(.rora) .rora .mosaic ul li a:hover .info-details,
.rora .mosaic ul li a:hover .info-details {
  color: #ab1385;
}
body:not(.rora) .rora .nw-channels .nw-browse:hover,
.rora .nw-channels .nw-browse:hover {
  background-color: #981076;
}
body:not(.rora) .rora .hot-today .panel-body > div:hover,
.rora .hot-today .panel-body > div:hover {
  color: #ab1385;
  border-right: 3px solid #ab1385;
  border-left: 3px solid #ab1385;
}
body:not(.rora) .rora .hot-today a:hover,
.rora .hot-today a:hover,
body:not(.rora) .rora .hot-today a:active,
.rora .hot-today a:active {
  color: #ab1385 !important;
}
body:not(.rora) .rora .most-voted .panel-body > div:hover,
.rora .most-voted .panel-body > div:hover {
  color: #ab1385;
  border-right: 3px solid #ab1385;
  border-left: 3px solid #ab1385;
}
body:not(.rora) .rora .most-voted a:hover,
.rora .most-voted a:hover,
body:not(.rora) .rora .hot-today a:active,
.rora .hot-today a:active {
  color: #ab1385 !important;
}
body:not(.rora) .rora .nw-post-title a:hover,
.rora .nw-post-title a:hover,
body:not(.rora) .rora .nw-post-title a:active,
.rora .nw-post-title a:active {
  color: #ab1385 !important;
}
body:not(.rora) .rora .back-to-top:hover,
.rora .back-to-top:hover {
  background-color: #ab1385 !important;
}
body:not(.rora) .rora .nw-post-related-content ul li a h5,
.rora .nw-post-related-content ul li a h5 {
  color: #ab1385 !important;
}
body:not(.rora) .rora .profile-nav .btn-submit:hover,
.rora .profile-nav .btn-submit:hover {
  background-color: #ab1385 !important;
}
body:not(.rora) .rora .livedate-ul a,
.rora .livedate-ul a {
  color: #ab1385 !important;
}
body:not(.rora) .rora .nw-post-actions .dropdown-menu a,
.rora .nw-post-actions .dropdown-menu a,
body:not(.rora) .rora .nw-post-actions .dropdown-menu a:hover,
.rora .nw-post-actions .dropdown-menu a:hover {
  background-color: #ab1385 !important;
}
body:not(.rora) .rora .badge,
.rora .badge {
  background-color: #ab1385 !important;
}
body:not(.rora) .rora a.section-title-text:hover,
.rora a.section-title-text:hover {
  color: #ab1385 !important;
}
body:not(.meme) .meme .primary,
.meme .primary {
  color: #009933 !important;
}
body:not(.meme) .meme .primary-bg,
.meme .primary-bg {
  background-color: #009933 !important;
}
body:not(.meme) .meme .primary-border,
.meme .primary-border {
  border-color: #009933 !important;
}
body:not(.meme) .meme .secondary,
.meme .secondary {
  color: #009933 !important;
}
body:not(.meme) .meme .secondary-bg,
.meme .secondary-bg {
  background-color: #009933 !important;
}
body:not(.meme) .meme .overlay-bg,
.meme .overlay-bg {
  background-color: #048e32;
}
body:not(.meme) .meme .secondary-border,
.meme .secondary-border {
  border-color: #009933 !important;
}
body:not(.meme) .meme .browse-community-nav.navbar-nav > li:hover,
.meme .browse-community-nav.navbar-nav > li:hover,
body:not(.meme) .meme .profile-nav-login:hover,
.meme .profile-nav-login:hover {
  background-color: #009933 !important;
}
body:not(.meme) .meme .navbar-default .navbar-nav > .open > a,
.meme .navbar-default .navbar-nav > .open > a {
  background-color: #009933 !important;
}
body:not(.meme) .meme .mosaic ul li a:hover .info-details,
.meme .mosaic ul li a:hover .info-details {
  color: #009933;
}
body:not(.meme) .meme .nw-channels .nw-browse:hover,
.meme .nw-channels .nw-browse:hover {
  background-color: #048e32;
}
body:not(.meme) .meme .hot-today .panel-body > div:hover,
.meme .hot-today .panel-body > div:hover {
  color: #009933;
  border-right: 3px solid #009933;
  border-left: 3px solid #009933;
}
body:not(.meme) .meme .hot-today a:hover,
.meme .hot-today a:hover,
body:not(.meme) .meme .hot-today a:active,
.meme .hot-today a:active {
  color: #009933 !important;
}
body:not(.meme) .meme .most-voted .panel-body > div:hover,
.meme .most-voted .panel-body > div:hover {
  color: #009933;
  border-right: 3px solid #009933;
  border-left: 3px solid #009933;
}
body:not(.meme) .meme .most-voted a:hover,
.meme .most-voted a:hover,
body:not(.meme) .meme .hot-today a:active,
.meme .hot-today a:active {
  color: #009933 !important;
}
body:not(.meme) .meme .nw-post-title a:hover,
.meme .nw-post-title a:hover,
body:not(.meme) .meme .nw-post-title a:active,
.meme .nw-post-title a:active {
  color: #009933 !important;
}
body:not(.meme) .meme .back-to-top:hover,
.meme .back-to-top:hover {
  background-color: #009933 !important;
}
body:not(.meme) .meme .nw-post-related-content ul li a h5,
.meme .nw-post-related-content ul li a h5 {
  color: #009933 !important;
}
body:not(.meme) .meme .profile-nav .btn-submit:hover,
.meme .profile-nav .btn-submit:hover {
  background-color: #009933 !important;
}
body:not(.meme) .meme .livedate-ul a,
.meme .livedate-ul a {
  color: #009933 !important;
}
body:not(.meme) .meme .nw-post-actions .dropdown-menu a,
.meme .nw-post-actions .dropdown-menu a,
body:not(.meme) .meme .nw-post-actions .dropdown-menu a:hover,
.meme .nw-post-actions .dropdown-menu a:hover {
  background-color: #009933 !important;
}
body:not(.meme) .meme .badge,
.meme .badge {
  background-color: #009933 !important;
}
body:not(.meme) .meme a.section-title-text:hover,
.meme a.section-title-text:hover {
  color: #009933 !important;
}
body:not(.kym) .kym .primary,
.kym .primary {
  color: #be0a0e !important;
}
body:not(.kym) .kym .primary-bg,
.kym .primary-bg {
  background-color: #be0a0e !important;
}
body:not(.kym) .kym .primary-border,
.kym .primary-border {
  border-color: #be0a0e !important;
}
body:not(.kym) .kym .secondary,
.kym .secondary {
  color: #881113 !important;
}
body:not(.kym) .kym .secondary-bg,
.kym .secondary-bg {
  background-color: #881113 !important;
}
body:not(.kym) .kym .overlay-bg,
.kym .overlay-bg {
  background-color: #811012;
}
body:not(.kym) .kym .secondary-border,
.kym .secondary-border {
  border-color: #881113 !important;
}
body:not(.kym) .kym .browse-community-nav.navbar-nav > li:hover,
.kym .browse-community-nav.navbar-nav > li:hover,
body:not(.kym) .kym .profile-nav-login:hover,
.kym .profile-nav-login:hover {
  background-color: #881113 !important;
}
body:not(.kym) .kym .navbar-default .navbar-nav > .open > a,
.kym .navbar-default .navbar-nav > .open > a {
  background-color: #881113 !important;
}
body:not(.kym) .kym .mosaic ul li a:hover .info-details,
.kym .mosaic ul li a:hover .info-details {
  color: #881113;
}
body:not(.kym) .kym .nw-channels .nw-browse:hover,
.kym .nw-channels .nw-browse:hover {
  background-color: #811012;
}
body:not(.kym) .kym .hot-today .panel-body > div:hover,
.kym .hot-today .panel-body > div:hover {
  color: #881113;
  border-right: 3px solid #881113;
  border-left: 3px solid #881113;
}
body:not(.kym) .kym .hot-today a:hover,
.kym .hot-today a:hover,
body:not(.kym) .kym .hot-today a:active,
.kym .hot-today a:active {
  color: #881113 !important;
}
body:not(.kym) .kym .most-voted .panel-body > div:hover,
.kym .most-voted .panel-body > div:hover {
  color: #881113;
  border-right: 3px solid #881113;
  border-left: 3px solid #881113;
}
body:not(.kym) .kym .most-voted a:hover,
.kym .most-voted a:hover,
body:not(.kym) .kym .hot-today a:active,
.kym .hot-today a:active {
  color: #881113 !important;
}
body:not(.kym) .kym .nw-post-title a:hover,
.kym .nw-post-title a:hover,
body:not(.kym) .kym .nw-post-title a:active,
.kym .nw-post-title a:active {
  color: #881113 !important;
}
body:not(.kym) .kym .back-to-top:hover,
.kym .back-to-top:hover {
  background-color: #881113 !important;
}
body:not(.kym) .kym .nw-post-related-content ul li a h5,
.kym .nw-post-related-content ul li a h5 {
  color: #881113 !important;
}
body:not(.kym) .kym .profile-nav .btn-submit:hover,
.kym .profile-nav .btn-submit:hover {
  background-color: #881113 !important;
}
body:not(.kym) .kym .livedate-ul a,
.kym .livedate-ul a {
  color: #881113 !important;
}
body:not(.kym) .kym .nw-post-actions .dropdown-menu a,
.kym .nw-post-actions .dropdown-menu a,
body:not(.kym) .kym .nw-post-actions .dropdown-menu a:hover,
.kym .nw-post-actions .dropdown-menu a:hover {
  background-color: #881113 !important;
}
body:not(.kym) .kym .badge,
.kym .badge {
  background-color: #881113 !important;
}
body:not(.kym) .kym a.section-title-text:hover,
.kym a.section-title-text:hover {
  color: #881113 !important;
}
/*rgb values 70,170,4*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
@font-face {
  font-family: 'Glyphs';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/IcoMoon.eot');
  src: url('fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('fonts/IcoMoon.woff') format('woff'), url('fonts/IcoMoon.ttf') format('truetype'), url('fonts/IcoMoon.svg#IcoMoonRegular') format('svg');
}
@font-face {
  font-family: 'webglyphs';
  src: url('fonts/mobile_glyphs-webfont.eot');
  src: url('fonts/mobile_glyphs-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mobile_glyphs-webfont.woff') format('woff'), url('fonts/mobile_glyphs-webfont.ttf') format('truetype'), url('fonts/mobile_glyphs-webfont.svg#IcoMoonRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphs Essentials';
  src: url('fonts/IcoMoon-Essential.ttf') format('truetype');
}
/*
    enumerated roboto variations; uncomment as needed     
*/

/*@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'), local('Roboto-Thin'), url('fonts/roboto-thin.ttf') @ttf, url('fonts/roboto-thin.woff') @woff, url('fonts/roboto-thin.woff2') @woff2, url('fonts/roboto-thin.eot') format('eot'), url('fonts/roboto-thin.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url('fonts/roboto-light.ttf') @ttf, url('fonts/roboto-light.woff') @woff, url('fonts/roboto-light.woff2') @woff2, url('fonts/roboto-light.eot') format('eot'), url('fonts/roboto-light.svg') @svg;
}*/

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto Regular'), local('Roboto-Regular'), url('fonts/roboto-regular.ttf') format('truetype'), url('fonts/roboto-regular.woff') format('woff'), url('fonts/roboto-regular.woff2') format('woff2'), url('fonts/roboto-regular.eot') format('eot'), url('fonts/roboto-regular.svg') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('fonts/roboto-medium.ttf') format('truetype'), url('fonts/roboto-medium.woff') format('woff'), url('fonts/roboto-medium.woff2') format('woff2'), url('fonts/roboto-medium.eot') format('eot'), url('fonts/roboto-medium.svg') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('fonts/roboto-bold.ttf') format('truetype'), url('fonts/roboto-bold.woff') format('woff'), url('fonts/roboto-bold.woff2') format('woff2'), url('fonts/roboto-bold.eot') format('eot'), url('fonts/roboto-bold.svg') format('svg');
}
/*@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('fonts/roboto-thinitalic.ttf') @ttf, url('fonts/roboto-thinitalic.woff') @woff, url('fonts/roboto-thinitalic.woff2') @woff2, url('fonts/roboto-thinitalic.eot') format('eot'), url('fonts/roboto-thinitalic.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('fonts/roboto-lightitalic.ttf') @ttf, url('fonts/roboto-lightitalic.woff') @woff, url('fonts/roboto-lightitalic.woff2') @woff2, url('fonts/roboto-lightitalic.eot') format('eot'), url('fonts/roboto-lightitalic.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic'), url('fonts/roboto-italic.ttf') @ttf, url('fonts/roboto-italic.woff') @woff, url('fonts/roboto-italic.woff2') @woff2, url('fonts/roboto-italic.eot') format('eot'), url('fonts/roboto-italic.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('fonts/roboto-mediumitalic.ttf') @ttf, url('fonts/roboto-mediumitalic.woff') @woff, url('fonts/roboto-mediumitalic.woff2') @woff2, url('fonts/roboto-mediumitalic.eot') format('eot'), url('fonts/roboto-mediumitalic.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('fonts/roboto-bolditalic.ttf') @ttf, url('fonts/roboto-bolditalic.woff') @woff, url('fonts/roboto-bolditalic.woff2') @woff2, url('fonts/roboto-bolditalic.eot') format('eot'), url('fonts/roboto-bolditalic.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url('fonts/roboto-blackitalic.ttf') @ttf, url('fonts/roboto-blackitalic.woff') @woff, url('fonts/roboto-blackitalic.woff2') @woff2, url('fonts/roboto-blackitalic.eot') format('eot'), url('fonts/roboto-blackitalic.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-stretch: condensed;
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url('fonts/robotocondensed-light.ttf') @ttf, url('fonts/robotocondensed-light.woff') @woff, url('fonts/robotocondensed-light.woff2') @woff2, url('fonts/robotocondensed-light.eot') format('eot'), url('fonts/robotocondensed-light.svg') @svg;
}*/

/*
@font-face {
    font-family: 'Roboto';
    font-stretch: condensed;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('fonts/robotocondensed-regular.ttf') @ttf, url('fonts/robotocondensed-regular.woff') @woff, url('fonts/robotocondensed-regular.woff2') @woff2, url('fonts/robotocondensed-regular.eot') format('eot'), url('fonts/robotocondensed-regular.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-stretch: condensed;
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url('fonts/robotocondensed-bold.ttf') @ttf, url('fonts/robotocondensed-bold.woff') @woff, url('fonts/robotocondensed-bold.woff2') @woff2, url('fonts/robotocondensed-bold.eot') format('eot'), url('fonts/robotocondensed-bold.svg') @svg;
}
*/

/*
@font-face {
    font-family: 'Roboto';
    font-stretch: condensed;
    font-style: italic;
    font-weight: 300;
    src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url('fonts/robotocondensed-lightitalic.ttf') @ttf, url('fonts/robotocondensed-lightitalic.woff') @woff, url('fonts/robotocondensed-lightitalic.woff2') @woff2, url('fonts/robotocondensed-lightitalic.eot') format('eot'), url('fonts/robotocondensed-lightitalic.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-stretch: condensed;
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url('fonts/robotocondensed-italic.ttf') @ttf, url('fonts/robotocondensed-italic.woff') @woff, url('fonts/robotocondensed-italic.woff2') @woff2, url('fonts/robotocondensed-italic.eot') format('eot'), url('fonts/robotocondensed-italic.svg') @svg;
}

@font-face {
    font-family: 'Roboto';
    font-stretch: condensed;
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url('fonts/robotocondensed-bolditalic.ttf') @ttf, url('fonts/robotocondensed-bolditalic.woff') @woff, url('fonts/robotocondensed-bolditalic.woff2') @woff2, url('fonts/robotocondensed-bolditalic.eot') format('eot'), url('fonts/robotocondensed-bolditalic.svg') @svg;
}
*/

body {
  margin: 0;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #666666;
  background-color: #e8e7e7;
  -webkit-font-smoothing: antialiased;
}
body.proxima {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.error-page {
  background: url(/s/unversioned/img/background_texture.png) repeat fixed 0 0;
  padding: 0 20px;
}
body.error-page img,
body.error-page .chz-reload,
body.error-page .fbshare-btn {
  display: block;
  margin: 0 auto;
  float: none;
}
body.error-page .chz-reload,
body.error-page .fbshare-btn {
  width: 150px;
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
}
body.error-page .chz-reload {
  margin-top: -158px;
  text-transform: uppercase;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
}
body.error-page .delivery-img {
  position: relative;
  z-index: 1;
  width: 807px;
  margin: 0 auto;
}
body.error-page .show-stack-trace {
  cursor: default;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 230px;
  left: 408px;
}
body.error-page .stack-trace {
  display: none;
}
/* LINKS */

a,
.link {
  font-weight: 700;
  color: #44b0d6;
  text-decoration: none;
  cursor: pointer;
}
a:active,
.link:active {
  color: #333333;
}
.alt a,
a.alt {
  color: #999999;
}
.alt a:hover,
a.alt:hover {
  color: #0690b0;
}
.alt a:active,
a.alt:active {
  color: #00718f;
}
.highlight a,
a.highlight {
  display: inline-block;
  padding: 1px 2px;
}
.highlight a:hover,
a.highlight:hover {
  background-color: #0484a3;
  background-image: -moz-linear-gradient(top, #0690b0, #00718f);
  background-image: -ms-linear-gradient(top, #0690b0, #00718f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0690b0), to(#00718f));
  background-image: -webkit-linear-gradient(top, #0690b0, #00718f);
  background-image: -o-linear-gradient(top, #0690b0, #00718f);
  background-image: linear-gradient(top, #0690b0, #00718f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0690b0', endColorstr='#00718f', GradientType=0);
  color: white;
}
.highlight a:active,
a.highlight:active {
  background: #00718f;
  color: #f0f0f0;
}
.content-card {
  width: 100%;
  margin-bottom: 20px;
}
body {
  margin-top: 25px;
}
.navbar-form {
  padding-left: 0;
}
.navbar-collapse {
  padding-left: 0;
}
.navbar-default {
  border: none;
}
.navbar a {
  text-decoration: none;
  font-size: 1.2em;
  font-weight: 500;
  color: white !important;
  line-height: 2;
  border: none;
}
.navbar .dropdown:hover .dropdown-menu,
.navbar .dropdown.show .dropdown-menu {
  opacity: 1;
  transition: all 0s ease-out 0.1s;
  visibility: visible;
}
.navbar .dropdown:not(.show):not(:hover) .dropdown-menu {
  display: block;
  opacity: 0;
  transition: all 0s ease-out 0s;
  visibility: hidden;
}
.chz-social ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  list-style: none;
  *zoom: 1;
}
.chz-social ul:before,
.chz-social ul:after {
  display: table;
  content: "";
}
.chz-social ul:after {
  clear: both;
}
.chz-social ul li a {
  display: block;
  float: left;
  text-indent: -999em;
  margin-left: 10px;
}
.chz-social .social-network {
  width: 53px;
  height: 53px;
}
.chz-social .app-store {
  width: 131px;
  height: 45px;
  margin-top: 11px;
}
.chz-social .apple {
  background-position: 0 -72px;
}
.chz-social .android {
  background-position: -145px -72px;
}
.caret.caret-reversed {
  border-top-width: 0;
  border-bottom: 4px solid black;
}
#nw-overlay {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #767676;
  overflow: hidden;
  margin: auto;
}
#nw-overlay.open {
  display: block;
}
body.open {
  overflow: hidden;
  position: fixed !important;
}
/* adjust body when menu is open */

body.slide-active {
  overflow-x: hidden;
}
/*first child of #page-content so it doesn't shift around*/

.no-margin-top {
  margin-top: 0px !important;
}
.dropdown-menu > li > a:hover {
  background-color: transparent;
}
background-color: #44b0d6;
border: none;
border-radius: 0;
margin-bottom: 0;
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 1px;
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  background-color: #2f8daf;
}
ul {
  list-style: none;
  margin-right: 0;
}
ul li {
  text-align: left;
}
.dropdown-menu {
  border-radius: 0;
  padding: 20px 0 0 0;
  text-align: center;
  background-color: #b5158d;
  box-shadow: none;
  border: 0;
}
.brand {
  display: block;
  margin: 0;
  float: left;
  width: 8em;
  text-align: center;
}
.brand img {
  width: auto;
  max-height: 28px;
  max-width: 130px;
}
.chz-brand a {
  float: left;
  display: block;
  height: 100%;
  width: 100%;
  color: transparent;
  cursor: pointer;
  text-indent: -999em;
}
.sites a img {
  height: 40px;
}
.nw-channels {
  line-height: 0.9;
  height: 43px !important;
  min-height: 43px !important;
  border: none !important;
  margin: 0;
  padding: 0;
}
.nw-channels .nw-browse .subsite-item {
  text-align: left;
  color: white;
  float: none;
}
.nw-channels .nw-browse .subsite-item a {
  display: block;
  padding: 0.1em;
}
.nw-channels .nw-browse .subsite-item a h5 {
  font-weight: 400;
  line-height: 0.7;
}
.nw-channels .nw-browse .subsite-item h6 {
  font-weight: normal;
  font-size: 0.8em;
}
.nw-channels .nw-browse .subsite-item:hover {
  text-decoration: underline;
}
.nw-channels .nw-browse .network-sites {
  display: inline-block;
  padding: 5px;
  width: 30%;
  float: right;
}
.nw-channels .nw-browse .network-sites ul {
  padding: 0;
}
.nw-channels .nw-browse .network-sites ul li {
  margin: 2px 0;
}
.nw-channels .nw-browse .network-sites ul li a {
  border: 1px solid #cccccc;
  color: #a2a2a2 !important;
  font-size: 11px;
  display: block;
}
.nw-channels .nw-browse .network-sites ul li a img {
  height: 50px;
}
.nw-channels .network-sites ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.nw-channels .network-sites ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.18);
  text-align: center;
}
.nw-channels .network-sites ul li a {
  font-size: 1.1em;
  color: #e9e9e9 !important;
  margin: 0 9px;
  line-height: 2.7;
}
.nw-channels .chz-brand {
  background: url(../img/nw_icons/cheezburger.png) no-repeat center center;
  width: 140px;
  height: 43px;
  text-align: center;
}
.nw-social-container {
  padding-right: 0 !important;
}
.nw-social-container ul {
  padding: 0;
}
.nw-social-container ul li {
  float: left;
}
.nw-social-container .icons,
.nw-social-container .glyphicon {
  color: white;
  opacity: 0.6;
  width: 16px;
  height: 43px;
  margin-right: 10px;
  display: block;
  background-position: 0 50%;
  line-height: 2;
  font-size: 20px;
  margin-right: 12px;
}
.nw-social-container .icons:hover,
.nw-social-container .glyphicon:hover {
  opacity: 1;
}
.nw-social-container .twitter {
  background-image: url("../img/nw_icons/twitter-header-white.png");
  background-repeat: no-repeat;
  width: 18px;
}
.nw-social-container .facebook {
  background-image: url("../img/nw_icons/fb-header-white.png");
  background-repeat: no-repeat;
  margin-right: 15px;
}
.nw-social-container .mobile {
  background-image: url("../img/nw_icons/mobile-header-white.png");
  background-repeat: no-repeat;
}
.nw-social-container .nw-get-app .dropdown-menu {
  min-width: 23em;
  padding: 1em;
  background-color: white;
  border: 1px solid #cccccc;
  left: -21em;
  top: 100%;
}
.nw-social-container .nw-get-app .dropdown-menu .chz-social a {
  display: block;
  text-indent: -999em;
  background: url(../img/social-icons.png) no-repeat 0 0;
}
.nw-social-container .nw-get-app .dropdown-menu .chz-social .social-network {
  width: 59px;
  height: 58px;
}
.nw-social-container .nw-get-app .dropdown-menu .chz-social .app-store {
  width: 131px;
  height: 45px;
}
.nw-social-container .nw-get-app .dropdown-menu .chz-social .apple {
  background-position: 0 -72px;
}
.nw-social-container .nw-get-app .dropdown-menu .chz-social .android {
  background-position: -145px -72px;
}
.nw-social-container .nw-get-app .dropdown-menu h5 {
  color: black;
}
.nw-social-container .nw-get-app .dropdown-menu .divider {
  border-top: 1px solid #cccccc;
  margin: 20px 0;
}
.nw-social-container .nw-get-app .dropdown-menu .divider:after {
  content: "or";
  position: absolute;
  padding: 5px;
  background: white;
  left: 0;
  color: #cccccc;
  right: 0;
  top: 22px;
  margin: auto;
  width: 23px;
  bottom: 0;
  height: 32px;
}
.nw-social-container .nw-get-app .dropdown-menu form {
  color: black;
}
.nw-social-container .nw-get-app .dropdown-menu input {
  font-size: 10px;
  border-radius: 0;
  height: 34px;
  padding: 9px;
  font-weight: bold;
  font-style: italic;
}
.nw-social-container .nw-get-app .dropdown-menu input[type="submit"] {
  margin-left: 10px;
  font-weight: bolder;
}
.nw-social-container li a {
  padding: 0;
  margin: 0;
}
.main-nav {
  border: none !important;
  border-radius: 0 !important;
  margin: 0;
  height: 32px;
  clear: both;
}
.main-nav .nw-community-btn {
  font-size: 1.2em;
  margin-left: 10px;
  background: url('../img/nw_icons/nw-new-icon.png') no-repeat right top;
  width: 110px;
}
.main-nav .nw-custom-header-link img {
  height: 34px;
}
.main-nav .nw-custom-header-text-link {
  margin-left: 10px;
}
.main-nav .browse-community-nav .dropdown-menu {
  height: 330px;
}
.main-nav .browse-community-nav.nav.navbar-nav > li {
  position: static;
  text-align: center;
}
.main-nav .nav.navbar-nav > li a {
  font-size: 1.4em;
  line-height: 1;
  height: auto;
}
.main-nav .nav.navbar-nav > li .dropdown-toggle {
  height: 50px !important;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-menu h5 {
  color: white;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-menu ul {
  padding: 0;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-menu ul h5 {
  font-weight: normal;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-header {
  margin-bottom: 12px;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-header h5 {
  color: white;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-header a {
  font-weight: normal;
  margin-left: 6px;
  display: inline-block;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-header a h5 {
  font-weight: normal;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-cards .nw-loader {
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  height: 300px;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-cards .mini-cards > div {
  padding-left: 1px !important;
  padding-right: 1px !important;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-cards .mini-card {
  background-color: transparent;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-cards .mini-card a {
  border: none !important;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-cards .mini-card .votes {
  font-size: 1px;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-cards .mini-card h6 {
  color: rgba(255, 255, 255, 0.8) !important;
  padding: 0 1.8em 0 0;
  margin-bottom: 0;
  margin-top: 9px;
  font-size: 13px;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-cards .mini-card h5 {
  color: white;
  font-weight: normal;
  display: -webkit-box;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow: hidden;
  padding: 0 1.8em 0 0;
  margin-top: 4px;
  max-height: 2.6em;
  font-size: 0.8em;
  line-height: 1.2;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-upload {
  border-top: 10px solid #cccccc;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-upload > div {
  padding: 5px;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-upload > div span {
  font-weight: bold;
  font-size: 14px;
}
.main-nav .nw-submission .dropdown-menu .nw-submission-upload > div button {
  padding-left: 30px;
  padding-right: 30px;
}
.profile-nav {
  margin-right: 0;
}
.profile-nav .nw-search-container:hover {
  background-color: transparent !important;
}
.profile-nav li a {
  font-size: 1em;
}
.profile-nav .profile-nav-login {
  min-width: 160px;
}
.profile-nav .profile-nav-login .nw-logged-in {
  padding-top: 2px;
}
.profile-nav .profile-nav-login h5 {
  font-weight: normal;
}
.profile-nav .profile-nav-login .dropdown-menu {
  top: 100%;
}
.profile-nav .profile-nav-login ul li a {
  text-align: left;
}
.profile-nav .profile-nav-login a {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1em !important;
  text-align: center;
  font-weight: normal;
}
.profile-nav .profile-nav-login a:hover {
  text-decoration: underline;
}
.profile-nav .profile-nav-login a span {
  max-width: 130px;
}
.profile-nav .btn-submit {
  background-color: #f18f04;
  border: 0;
  border-radius: 0;
  font-size: 1.1em !important;
  padding: 9px;
}
.profile-nav .btn-submit span {
  margin: 0 5px;
}
.profile-nav img {
  height: 29px;
}
/* put toggle bars on the left :: not using button */

.navbar-toggle {
  cursor: pointer;
  position: relative;
  line-height: 0;
  float: left;
  margin: 0 0 0 10px;
  width: 30px;
  height: 40px;
  padding: 14px 0 0 0;
  border: 0;
  background: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-header {
  position: relative;
}
.navbar-header .glyphicon-bell {
  float: right;
  font-size: 24px;
  line-height: 1.8;
  color: white;
  cursor: pointer;
}
/* un fix the navbar when active so that all the menu items are accessible */

.navbar.navbar-fixed-top.slide-active {
  position: relative;
}
#slidemenu .nav.navbar-nav.navbar-right li {
  color: white;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .affix {
    top: 43px;
    width: 100%;
    z-index: 1000;
  }
  .navbar.navbar-fixed-top.slide-active {
    position: fixed;
  }
  .navbar-header {
    left: 0 !important;
  }
}
@media (min-width: 992px) {
  .main-nav > li {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nw-channels .network-sites ul li a {
    font-size: 1em;
    margin: 0 5px;
  }
  .nw-global-nav.navbar-inverse .top-nav a {
    font-size: 1em;
    margin: 0 7px;
  }
  .main-nav > li {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .affix {
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  body {
    margin-top: 0;
  }
  .nw-stream.open {
    -moz-transform: translate3d(280px, 0, 0);
    -ms-transform: translate3d(280px, 0, 0);
    -o-transform: translate3d(280px, 0, 0);
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  .container {
    margin: 0 !important;
    height: 100%;
  }
  h5 {
    line-height: 1;
    color: white;
  }
  ul {
    margin-top: 5px;
    padding: 0 30px;
  }
  ul li h6 {
    font-weight: 500;
  }
  ul li a {
    font-weight: 400;
  }
  .top-nav-list {
    padding: 5px 22px !important;
  }
  .top-nav-list li {
    border: 0 !important;
    padding: 14px 0 0 !important;
  }
  .top-nav-list li a {
    color: white !important;
    font-weight: bold;
    text-transform: uppercase;
  }
  .top-nav-list li a span {
    padding-right: 10px;
  }
  .nav-title h6 {
    color: white !important;
    border-bottom: 1px solid #333333;
    padding: 10px;
    text-transform: uppercase;
  }
  .main-nav > li > a {
    font-size: 16px;
    padding: 2px 10px;
  }
  .navbar-header {
    margin: 0 auto;
    padding: 5px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .navbar-header h4 {
    margin: 0.5em;
    color: white;
    text-align: left;
  }
  .navbar-header.open {
    -moz-transform: translate3d(280px, 0, 0);
    -ms-transform: translate3d(280px, 0, 0);
    -o-transform: translate3d(280px, 0, 0);
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
  .navbar.slide-active {
    position: absolute;
    width: 280px;
    top: -1px;
    z-index: 1000;
  }
  #slidemenu {
    background: black;
    width: 280px;
    min-width: 0;
    padding-left: 0;
    z-index: 2;
    top: 0;
    bottom: 0;
    position: fixed;
    margin: 0;
    left: 0;
    color: white;
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  .mobile ul li {
    padding: 3px 0;
    border-bottom: 1px solid #4e4e4e;
  }
  .mobile ul li a h5 {
    color: white !important;
    text-transform: uppercase;
  }
  #slidemenu.open {
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
  #slidemenu .navbar-nav {
    min-width: 0;
    width: 100%;
    margin: 0;
    overflow: auto;
    height: 100%;
    margin-top: 3.7em;
  }
  #slidemenu .navbar-nav .dropdown-menu li a {
    min-width: 0;
    width: 80%;
    white-space: normal;
  }
  #slide-nav {
    border-top: 0;
  }
  /* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
  
  #navbar-height-col {
    position: fixed;
    top: 0;
    height: 100%;
    bottom: 0;
    width: 80%;
    left: -80%;
    background: #f7f7f7;
  }
  #navbar-height-col.inverse {
    background: #333333;
    z-index: 1;
    border: 0;
  }
  .navbar-form {
    width: 100%;
    margin: 8px 0;
    text-align: center;
    overflow: hidden;
    /*fast clearfixer*/
  
  }
  .navbar-form .form-control {
    text-align: center;
  }
  .navbar-form .btn {
    width: 100%;
  }
  .nav-signin {
    background-color: #292929;
    height: 85px;
    display: table;
    width: 100%;
  }
  .nav-signin a {
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
    line-height: 4;
    color: white;
  }
  .navbar-toggle {
    padding: 10px 0 0;
  }
}
/*@import "nw_variables";*/

.btn-chz-default {
  color: #d7d7d7;
  background-color: white;
  border-radius: 0;
  border: none;
}
.btn-chz-default:hover {
  background-color: #d7d7d7;
  color: white;
}
.btn-chz-default:focus,
.btn-chz-default:active,
.btn-chz-default.active,
.open .dropdown-toggle.btn-chz-default {
  color: white;
  background-color: #3a3a3a;
  border: none;
  border-radius: 0;
}
.btn-chz-default:active,
.btn-chz-default.active,
.open .dropdown-toggle.btn-chz-default {
  background-image: none;
}
.btn-chz-default.disabled,
.btn-chz-default[disabled],
fieldset[disabled] .btn-chz-default,
.btn-chz-default.disabled:hover,
.btn-chz-default[disabled]:hover,
fieldset[disabled] .btn-chz-default:hover,
.btn-chz-default.disabled:focus,
.btn-chz-default[disabled]:focus,
fieldset[disabled] .btn-chz-default:focus,
.btn-chz-default.disabled:active,
.btn-chz-default[disabled]:active,
fieldset[disabled] .btn-chz-default:active,
.btn-chz-default.disabled.active,
.btn-chz-default[disabled].active,
fieldset[disabled] .btn-chz-default.active {
  background-color: #939393;
  border: none;
  border-radius: 0;
}
.btn-chz-default .badge {
  color: #939393;
  background-color: white;
}
.post .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.post .btn:focus,
.post .btn:active:focus,
.post .btn.active:focus,
.post .btn.focus,
.post .btn:active.focus,
.post .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.post .btn:hover,
.post .btn:focus,
.post .btn.focus {
  color: #333333;
  text-decoration: none;
}
.post .btn:active,
.post .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.post .btn.disabled,
.post .btn[disabled],
.post fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.post .btn-orange {
  color: white;
  background-color: #f57c09;
}
.post .btn-orange:hover,
.post .btn-orange:focus,
.post .btn-orange.focus,
.post .btn-orange:active,
.post .btn-orange.active,
.post .open > .dropdown-toggle.btn-orange {
  color: white;
  background-color: #f57c09;
  border: none;
}
.post .btn-orange:active,
.post .btn-orange.active,
.post .open > .dropdown-toggle.btn-orange {
  background-image: none;
}
.post .btn-orange.disabled,
.post .btn-orange[disabled],
.post fieldset[disabled] .btn-orange,
.post .btn-orange.disabled:hover,
.post .btn-orange[disabled]:hover,
.post fieldset[disabled] .btn-orange:hover,
.post .btn-orange.disabled:focus,
.post .btn-orange[disabled]:focus,
.post fieldset[disabled] .btn-orange:focus,
.post .btn-orange.disabled.focus,
.post .btn-orange[disabled].focus,
.post fieldset[disabled] .btn-orange.focus,
.post .btn-orange.disabled:active,
.post .btn-orange[disabled]:active,
.post fieldset[disabled] .btn-orange:active,
.post .btn-orange.disabled.active,
.post .btn-orange[disabled].active,
.post fieldset[disabled] .btn-orange.active {
  background-color: #f57c09;
  border-color: none;
}
.post .btn-fb {
  color: white;
  background-color: #3b5b9b;
  border: none !important;
}
.post .btn-fb:hover,
.post .btn-fb:focus,
.post .btn-fb.focus,
.post .btn-fb:active,
.post .btn-fb.active,
.post .open > .dropdown-toggle.btn-fb {
  color: white;
  background-color: #3b5b9b;
  border: none;
}
.post .btn-fb:active,
.post .btn-fb.active,
.post .open > .dropdown-toggle.btn-fb {
  background-image: none;
}
.post .btn-fb.disabled,
.post .btn-fb[disabled],
.post fieldset[disabled] .btn-fb,
.post .btn-fb.disabled:hover,
.post .btn-fb[disabled]:hover,
.post fieldset[disabled] .btn-fb:hover,
.post .btn-fb.disabled:focus,
.post .btn-fb[disabled]:focus,
.post fieldset[disabled] .btn-fb:focus,
.post .btn-fb.disabled.focus,
.post .btn-fb[disabled].focus,
.post fieldset[disabled] .btn-fb.focus,
.post .btn-fb.disabled:active,
.post .btn-fb[disabled]:active,
.post fieldset[disabled] .btn-fb:active,
.post .btn-fb.disabled.active,
.post .btn-fb[disabled].active,
.post fieldset[disabled] .btn-fb.active {
  background-color: #3b5b9b;
  border-color: none;
}
.pagination {
  font-family: Roboto, 'Helvetica Neue', Helvetica, 'Open Sans', Lato, 'PT Sans', Arial, sans-serif !important;
  font-size: 18pt;
  color: white;
  width: 100%;
  text-align: center;
}
.pagination ul {
  list-style: none;
  display: inline-block;
  margin: 1em auto;
  padding: 0;
}
.pagination li {
  display: inline;
  margin: 0.1em;
  cursor: pointer;
  float: left;
}
.pagination a {
  font-size: 15pt;
  color: inherit;
  text-decoration: none;
  display: inline-block;
  -moz-transition: background 0.2s ease-out 0;
  -o-transition: background 0.2s ease-out 0;
  -webkit-transition: background 0.2s ease-out 0;
  transition: background 0.2s ease-out 0;
  line-height: 1.5 !important;
  float: left;
  background-color: #c2c2c2;
  padding: 0.3em 1.0em!important;
}
.pagination a:hover,
.pagination a:active {
  background-color: #545253;
}
.pagination .active a {
  color: #cccccc;
  cursor: default;
  background-color: #545253;
}
.pagination .disabled a,
.pagination .disabled a:hover,
.pagination .break a,
.pagination .break a:hover {
  color: #e2e2e2;
  cursor: default;
}
.pagination .icons-alt:before,
.pagination .icons-alt:after,
.pagination .icons:before,
.pagination .icons:after {
  display: none;
}
.pagination .glyphicon {
  font-size: 14pt;
  height: 42px;
  top: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999950;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 99999960;
  max-height: 550px;
  overflow: auto;
  width: 560px;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999999;
  /* IE6-7 */

  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eeeeee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  padding: 15px;
}
.modal-body .modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}
.chz-modal {
  position: fixed;
  border: 1px solid #44b0d6;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chz-modal .close {
  position: absolute;
  top: 5px;
  right: 2px;
  font-size: 14px;
  color: #333333;
  opacity: 0.8;
}
.modal.og-favorite .left {
  float: left;
  padding: 0px;
}
.modal.og-favorite .form-pics {
  max-width: 200px;
}
.modal.og-favorite .form-pics .pic-form {
  padding: 2px;
  border: 1px solid #cccccc;
  margin: 5px;
}
.modal.og-favorite .form-info {
  max-width: 270px;
  margin-left: 10px;
}
.modal.og-favorite .form-info h3 {
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 30px;
}
.modal.og-favorite .btn-enable {
  width: 130px;
  margin-right: 20px;
}
.modal-submit:after {
  content: "";
  display: none;
}
#js-dialog-keynav {
  padding: 20px;
}
#js-dialog-keynav li {
  margin: 5px 0;
}
/**
 * KEYS.css
 *
 * A simple stylesheet for rendering beautiful keyboard-style elements.
 *
 * Author:  Michael H�neburg
 * Website: http://michaelhue.com/keyscss
 * License: MIT License (see LICENSE.txt)
 */

/* Base style, essential for every key. */

kbd,
.key {
  display: inline;
  display: inline-block;
  min-width: 1em;
  padding: .2em .3em;
  font: normal 0.85em/1 "Lucida Grande", Lucida, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  border: none;
  cursor: default;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  margin-right: 10px;
}
kbd[title],
.key[title] {
  cursor: help;
}
/* Light style for display on dark background. */

kbd.light,
.light-keys kbd,
.key.light,
.light-keys .key {
  background: #fafafa;
  background: -moz-linear-gradient(top, #d2d2d2, white);
  background: -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(white));
  color: #323232;
  text-shadow: 0 0 2px white;
  -moz-box-shadow: inset 0 0 1px white, inset 0 0 0.4em #c8c8c8, 0 0.1em 0 #828282, 0 0.11em 0 rgba(0, 0, 0, 0.4), 0 0.1em 0.11em rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: inset 0 0 1px white, inset 0 0 0.4em #c8c8c8, 0 0.1em 0 #828282, 0 0.11em 0 rgba(0, 0, 0, 0.4), 0 0.1em 0.11em rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 0 1px white, inset 0 0 0.4em #c8c8c8, 0 0.1em 0 #828282, 0 0.11em 0 rgba(0, 0, 0, 0.4), 0 0.1em 0.11em rgba(0, 0, 0, 0.9);
}
/* LOGIN REGISTRATION MODALS IE ONLY */

.lt-ie9 .modal.register-and-login .modal-body:before,
.ie9 .modal.register-and-login .modal-body:before {
  top: 10px;
}
.lt-ie9 .register-and-login p.login {
  width: 120px;
  margin: 28px 0 0 0;
}
.chz-exit-intent-modal {
  width: 90%;
  max-width: 1000px;
  overflow: hidden;
}
.chz-exit-intent-modal .icons:before {
  font-family: 'Glyphs';
  font-size: 20px;
}
.chz-exit-intent-modal .nw-post-related-content {
  padding: initial;
}
.chz-exit-intent-modal .nw-post-related-content ul li:nth-child(n+4) {
  display: none;
}
@media (max-width: 767px) {
  .chz-exit-intent-modal .nw-post-related-content ul li {
    width: 49%;
  }
  .chz-exit-intent-modal .nw-post-related-content ul li:nth-child(3n+1) {
    clear: initial;
  }
  .chz-exit-intent-modal .nw-post-related-content ul li:nth-child(2n+1) {
    clear: left;
  }
  .chz-exit-intent-modal .nw-post-related-content ul li:nth-child(n+4) {
    display: initial;
  }
}
/* icons.less */

.icons:before {
  position: relative;
  font-family: 'Glyphs';
  font-weight: bold;
  content: attr(data-icon);
  margin-top: 1px;
  margin-right: 5px;
  display: inline-block;
}
.icons-large:before {
  font-size: 2em;
}
/* icons.less */

.icons-alt:after {
  position: relative;
  font-family: Glyphs;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  content: attr(data-icon);
  margin-left: 5px;
  font-style: normal !important;
  display: inline-block;
  vertical-align: baseline;
}
@keyframes bell-swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.animated-bell-swing {
  animation-duration: 1.7s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  transform-origin: top center;
  animation-name: bell-swing;
  animation-iteration-count: 3;
  animation-play-state: running;
  animation-delay: 2s;
}
.btn-chz.icons:before {
  margin-left: -2px;
}
.myfavs2:after {
  margin-top: -6px;
  color: #999999;
  font-size: 21px;
  vertical-align: middle;
}
.ie9 .icons.icons-large:before {
  font-size: 28px;
}
.icons-link {
  color: #222222;
}
.icons-link:before {
  color: #44b0d6;
}
.icons-green:before {
  color: #46a904;
  text-shadow: 1px 1px 0 #a0fa64, -1px -1px 0 #a0fa64;
}
.icons-red:before {
  color: #ff4010;
  text-shadow: 1px 1px 0 #ffc2af, -1px -1px 0 #ffc2af;
}
.icons-blue:before {
  color: #a8efff;
  text-shadow: 0px -1px 1px #045164;
}
.icons-notext:before {
  margin: 0;
}
.icons-flipped:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ad-super-container-background {
  background: #f0f0f0;
  position: static;
}
.stream-sidebar-left .sticky-enabled-left.sticky-sidebar {
  width: 177px;
}
.stream-sidebar-left .ad-160x600 {
  width: 160px;
  margin: 0 auto;
}
.ad-container {
  margin: 0 auto 20px;
  float: left;
  width: 100%;
  text-align: center;
  background-color: white;
}
.ad-container.ad-container-leaderboard {
  height: 90px;
  padding: 10px 0;
  background: inherit;
  width: 940px;
  margin: 0 auto;
}
.ad-container.ad-container-leaderboard.bottom-ad {
  background: transparent;
}
.ad-container.ad-container-leaderboard.bottom-ad .ad {
  position: static;
  right: 0;
}
.ad-container.ad-container-leaderboard .ad {
  position: absolute;
  right: 25px;
  width: 728px;
  margin: 0 auto;
  z-index: 3;
}
.ad-container.ad-container-leaderboard iframe {
  display: block;
}
.ad-container.ad-rotator {
  position: absolute;
  width: 940px;
}
.ad-container.ad-rotator.is-fixed {
  position: fixed;
  top: 50px;
}
.ad-container.ad-container-footer {
  float: right;
  width: 300;
  margin-bottom: 20px;
}
.ad-group {
  top: -9999em;
  visibility: hidden;
  position: relative;
}
.ad-group.is-visible {
  top: 0;
  visibility: visible;
}
.ad {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ad.is-hidden {
  display: none;
}
.ad-left,
.ad-right {
  position: absolute;
}
.ad-bottom {
  bottom: 20px;
}
.ad-skyscraper.ad-left {
  right: 1180px;
}
.ad-skyscraper.ad-right {
  left: 1180px;
}
.ad-300x250 {
  height: 250px;
  width: 300px;
}
.stream-sidebar .square-ad {
  min-height: 300px;
  width: 300px;
}
.ad-sponsored-post {
  margin-bottom: 0;
}
.ad-trackpx {
  display: none;
}
.ad-pushdown {
  width: 970px;
  margin: 30px auto;
}
.ad-mobile-sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: white;
  z-index: 99999930;
}
.ad-mobile-instream-300x250 {
  height: 270px;
  margin-bottom: 20px;
  padding: 10px 0;
}
@media (orientation: landscape) {
  .ad-mobile-sticky {
    position: relative;
  }
}
.carousel .ad-300x250 {
  position: absolute;
  top: 0;
  right: 0;
}
.ad-sponsored-post iframe {
  width: 100%;
}
.ad-siteskin {
  height: 0;
}
.ad-siteskin-target {
  position: absolute;
  top: -340px;
  max-width: 200px;
  max-height: 1000px;
}
.ad-siteskin-target-left,
#siteskinleft {
  right: 1170px;
}
.ad-siteskin-target-right,
#siteskinright {
  left: 1170px;
}
.ad-voting-popup {
  position: absolute;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  z-index: 99999940;
}
.ad-voting-popup.ad-voting-geico {
  top: -115px;
  height: 115px;
  width: 300px;
  background-image: url(../img/ad-geico-voting-02.png);
  background-position: 0 -116px;
}
.ad-voting-popup.ad-voting-cheerios {
  top: -192px;
  left: -36px;
  height: 192px;
  width: 257px;
  background-image: url(../img/ad-cheerios-voting-02.png);
}
.ad-voting-popup.is-visible {
  opacity: 1;
  cursor: pointer;
}
.ad-voting-popup.is-downvote {
  background-position: 0 0;
}
.ad-voting-popup .ad-geico-voting-popover {
  display: none;
}
.ad-voting-popup.has-suggested-content .ad-geico-voting-popover {
  display: block;
  position: absolute;
  left: -240px;
  width: 272px;
  cursor: auto;
}
.ad-voting-popup.has-suggested-content .ad-geico-voting-popover p {
  margin-bottom: 5px;
}
.ad-voting-popup.has-suggested-content .ad-geico-voting-popover img {
  float: left;
  margin-right: 5px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.9);
}
.ad-voting-popup.has-suggested-content .chz-popover.right:before,
.ad-voting-popup.has-suggested-content .chz-popover.right:after {
  top: 75%;
}
.lt-ie9 .ad-geico-voting {
  display: none;
}
.lt-ie9 .ad-geico-voting.is-visible {
  display: block;
}
.ad-skin {
  background-position: 50% 43px !important;
}
.ad-skin .masthead {
  height: auto;
}
.ad-skin .masthead-banner {
  position: relative;
}
.ad-skin .masthead-banner-shadow {
  background: url(../img/site_banners/site-banner-shadow.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 29px;
}
.chz-promo {
  margin-bottom: 17px;
}
.teaser {
  min-height: 82px;
  margin-bottom: 17px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
.teaser a {
  *zoom: 1;
  min-height: 82px;
  font-weight: normal;
  display: block;
}
.teaser a:before,
.teaser a:after {
  display: table;
  content: "";
}
.teaser a:after {
  clear: both;
}
.teaser .title,
.teaser .desc {
  padding: 3px 8px;
  background: #46aa04;
  background: rgba(70, 170, 4, 0.85);
  color: white;
  display: block;
  float: left;
  clear: both;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.teaser:hover .title,
.teaser:hover .desc {
  background: #46aa04;
}
.masthead .ad-container-leaderboard {
  width: 728px;
  float: right;
  padding: 0;
}
.masthead .ad-container-leaderboard .ad {
  position: static;
  right: 0;
}
.feed-tabs {
  *zoom: 1;
  margin: 10px 10px 0;
  text-shadow: none;
  list-style: none;
}
.feed-tabs:before,
.feed-tabs:after {
  display: table;
  content: "";
}
.feed-tabs:after {
  clear: both;
}
.feed-tabs li {
  float: left;
  padding: 8px 20px;
}
.feed-tabs li.feed-tab {
  font-weight: bold;
  position: relative;
  top: 1px;
  border-radius: 6px 6px 0 0;
  margin-left: 10px;
  min-width: 65px;
  text-align: center;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4), inset 0 -2px 4px -2px rgba(0, 0, 0, 0.74);
  background-color: #fbfeff;
  background-image: -moz-linear-gradient(top, white, #f4fdff);
  background-image: -ms-linear-gradient(top, white, #f4fdff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f4fdff));
  background-image: -webkit-linear-gradient(top, white, #f4fdff);
  background-image: -o-linear-gradient(top, white, #f4fdff);
  background-image: linear-gradient(top, white, #f4fdff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f4fdff', GradientType=0);
  border-width: 0 0 0 0;
}
.feed-tabs li.feed-tab.active {
  background: white;
  border: solid #999999;
  border-width: 1px 1px 0 1px;
  box-shadow: 0 -1px 2px 0px rgba(0, 0, 0, 0.34);
}
.feed-tabs li.feed-tab:first-child {
  margin-left: 0;
}
/*@import "nw_variables";*/

/* TODO: pull out high level components like nw-layout, nw-stream, etc */

.responsive-iframe-container {
  position: relative;
  padding-bottom: 67.5%;
  height: 0;
  margin: 10px 0;
  overflow: hidden;
}
.responsive-iframe-container iframe,
.responsive-iframe-container object,
.responsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-bg {
  background-color: black;
  display: block;
}
.nw-btn {
  color: white;
  border: 0;
  border-radius: 0;
  font-size: 1.1em !important;
  padding: 9px;
}
.related-show-more,
.related-show-more-stream {
  width: 100%;
  margin: 8px 0;
  background-color: #f18f04;
  font-weight: bold;
}
.related-show-more-stream {
  border: 1px solid black;
  margin-bottom: 20px;
}
.comments-show {
  width: 100%;
  margin: 8px 0;
  background-color: #f18f04;
  font-weight: bold;
}
.nw-taboola {
  background: white;
  padding: 12px;
  margin-bottom: 14px;
  display: inline-block;
}
.addthis_toolbox,
.aticon-compact {
  background-color: #666666 !important;
}
.nw-layout {
  background: whitesmoke;
}
.nw-layout .nw-view,
.nw-layout .nw-stream,
.nw-layout h1,
.nw-layout h2,
.nw-layout h3,
.nw-layout h4,
.nw-layout h5,
.nw-layout h6,
.nw-layout section,
.nw-layout div,
.nw-layout p,
.nw-layout ol,
.nw-layout ul,
.nw-layout li,
.nw-layout a,
.nw-layout span {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  outline: none;
}
.nw-layout ul {
  list-style: none;
}
.nw-layout .nw-view {
  padding-top: 22px;
}
.nw-icon {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1em auto;
  display: inline-block;
  margin: 0;
  padding: 0;
  min-height: 1em;
  height: 100%;
  width: 1em;
  -moz-transition: all 0.3s ease-in-out 0;
  -o-transition: all 0.3s ease-in-out 0;
  -webkit-transition: all 0.3s ease-in-out 0;
  transition: all 0.3s ease-in-out 0;
}
.nw-stream {
  background: transparent;
  margin: 0 auto;
  padding-top: 51px;
  border-width: 0;
  /*.latest .icons {
        background-image: url('../../../img/nw_icons/latest-pink.png');
        background-repeat: no-repeat;
        height: 19px;
        padding-right: 22px;
        width: 19px;
    }*/

}
.nw-stream .nw-layout {
  position: relative;
}
.nw-stream .nw-top-ad,
.nw-stream .nw-top-ad-mobile {
  text-align: center;
  margin-bottom: 31px;
  margin: auto;
  padding-bottom: 10px;
}
.nw-stream .nw-top-ad {
  min-height: 100px;
}
.nw-stream .nw-top-ad-mobile {
  min-height: 260px;
}
.nw-stream .highlight-title {
  float: left;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  width: 100%;
  padding-left: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}
.nw-stream .section-title {
  float: left;
  clear: both;
  margin: 10px 0px;
}
.nw-stream .section-title .section-title-img {
  border: 1px solid #979797;
  border-radius: 12px;
  float: left;
  height: 25px;
  margin-right: 6px;
  max-width: 100%;
  overflow: hidden;
  width: 25px;
  /*background: url(../../../img/nw_icons/rofl_circ.png);*/

}
.nw-stream .section-title .section-title-img img {
  border: 0 none !important;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  vertical-align: top;
}
.nw-stream .section-title .section-title-text {
  float: left;
  font-size: 13px;
  font-weight: normal;
  line-height: 25px;
}
.nw-stream .editors-picks .icons {
  background: url('../img/nw_icons/editors-picks.png');
  background-repeat: no-repeat;
  background-position: left center;
  height: 19px;
  padding-right: 13px;
  width: 19px;
  background-color: #333333;
}
.nw-stream .nw-editor-title {
  margin-left: 12px;
}
.nw-stream .nw-tag-header img {
  width: 30px;
  margin-right: 13px;
  position: relative;
  top: -4px;
  border-radius: 15px;
  border: 1px solid #979797;
}
.nw-stream .icon-calendar:before {
  content: "\ea0f";
  font-size: 18px;
}
.nw-stream .content-card {
  float: left;
  border: 1px solid black;
}
.nw-stream .content-card.nw-contact-card-spp {
  margin-top: 0;
}
.nw-post-content {
  float: left;
  width: 100%;
  padding: 7px !important;
  background-color: white;
  position: relative;
  border-bottom: 2px solid #cccccc;
}
.nw-post-content > div.nw-post-description {
  margin-top: 5px 0 20px 0;
  padding: 0 7px;
}
.nw-post-content .newer-older-nav {
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.nw-post-content .nw-top {
  width: 100%;
  margin-bottom: 17px;
}
.nw-post-content .nw-top .nw-post-toolbar {
  margin: 10px 0px;
  padding: 0;
  text-align: right;
  float: right;
  width: 126px;
}
.no-bottom-border {
  border-bottom: 0px !important;
}
.no-padding {
  padding: 0px !important;
}
.nw-post {
  font-size: 1em;
  /*.default_font();*/
  /*font-stretch: condensed;*/
  text-decoration: none;
  max-width: 780px;
  overflow: hidden;
}
.nw-post:last-child {
  margin-bottom: 0;
}
.nw-post a,
.nw-post a:hover,
.nw-post a:active {
  text-decoration: none;
}
.nw-post a[href=""] {
  color: #999999;
  font-weight: normal;
}
.nw-post .view-list {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  line-height: 2;
  background: #dddddd;
  border: 1px solid #dddddd;
  font-size: 1.25em;
  margin: -1em 0 0 0;
  color: rgba(255, 255, 255, 0.8);
}
.nw-post .view-list div {
  font: inherit;
  line-height: inherit;
  padding: 0.5em 0;
}
.nw-post .view-list .glyphicon-th-list {
  font-size: 15px;
  width: 32px;
}
.nw-post .view-list:hover {
  color: white;
}
.nw-post .list-asset {
  list-style: none;
  width: 100%;
  padding: 0;
}
.nw-post .list-asset li {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.nw-post .list-asset li:last-child {
  /*border-bottom: none;*/
  margin-bottom: 0;
}
.nw-post .list-asset li h2 {
  text-align: left;
  font-weight: bold;
  font-size: 2em;
  color: #555555;
}
.nw-post .list-asset li .post-description,
.nw-post .list-asset li .nw-post-description {
  font-family: inherit;
  margin: 0;
  font-size: 1em;
  text-align: left;
}
.nw-post .list-asset li .post-attribution {
  float: none;
  text-align: right;
  font-size: 1em;
  font-family: inherit;
  color: #666666;
}
.nw-post .nw-post-attribution {
  top: 0;
  float: right;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  width: 27%;
}
.nw-post .nw-post-attribution ul {
  white-space: nowrap;
}
.nw-post .nw-post-attribution ul:first-child li:first-child.nw-anon-user .nw-icon {
  background-position-y: 0;
}
.nw-post .nw-post-attribution ul:first-child li:first-child .nw-icon {
  background-position: 0 100%;
  background-image: url('../img/nw_icons/cb-userprofile.png');
  margin: 0 0.25em -0.15em 0;
  background-size: 1.5em auto;
  height: 1.5em;
  width: 1.5em;
  bottom: -0.15em;
  position: relative;
}
.nw-post .nw-post-toolbar .nw-post-favorite {
  color: #999999;
  text-transform: uppercase;
  /*font-stretch: condensed;*/
  font-weight: bold;
  font-size: 11pt !important;
  line-height: 0.5;
  letter-spacing: 0.3px;
}
.nw-post .nw-post-toolbar .nw-post-favorite .nw-icon {
  margin-left: 0.25em;
  background-image: url('../img/nw_icons/cb-favorite.png');
  background-position: 0 67%;
}
.nw-post .nw-post-toolbar .nw-post-favorite.active .nw-icon,
.nw-post .nw-post-toolbar .nw-post-favorite:hover .nw-icon {
  -moz-transform: perspective(600px) rotate3d(0, 0, 1, 359deg) scale3d(1.1, 1.1, 1);
  -ms-transform: perspective(600px) rotate3d(0, 0, 1, 359deg) scale3d(1.1, 1.1, 1);
  -o-transform: perspective(600px) rotate3d(0, 0, 1, 359deg) scale3d(1.1, 1.1, 1);
  -webkit-transform: perspective(600px) rotate3d(0, 0, 1, 359deg) scale3d(1.1, 1.1, 1);
  transform: perspective(600px) rotate3d(0, 0, 1, 359deg) scale3d(1.1, 1.1, 1);
  -moz-perspective: 600px;
  -ms-perspective: 600px;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.nw-post-title {
  margin: 0;
  padding: 0;
  clear: both;
  width: 100%;
  position: relative;
  min-height: 40px;
  display: block;
  z-index: 900;
}
.nw-post-title h1 {
  color: #333333;
  font-size: 25px;
  font-weight: bolder;
  line-height: 30px;
  margin: 0;
  padding: 0;
  width: 72%;
  float: left;
  margin-bottom: 10px;
}
.nw-post-title h1 a {
  color: inherit;
}
.nw-post-title .nw-post-attribution ul {
  width: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 2em;
}
.nw-post-title .nw-post-attribution li {
  display: inline-block;
  color: #666666;
  padding: 0 0.5em 0 0;
  margin: 0 0.5em 0.5em 0;
}
.nw-post-title .nw-post-attribution li:last-child {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
.nw-post-title .nw-post-attribution li a {
  display: inline-block;
  font-weight: bold;
}
.nw-post-title .nw-post-attribution ul:last-child li {
  height: 100% !important;
  border: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-stretch: condensed;
}
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container {
  vertical-align: top;
  width: 38px;
  height: 38px;
}
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container .addthis_toolbox {
  border-radius: 2px;
  width: 38px;
  height: 38px;
}
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container .addthis_toolbox .at-icon-wrapper {
  background-color: #f18f04 !important;
}
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container .addthis_32x32_style .at4-icon,
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container .addthis_32x32_white_style .at4-icon,
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container .at-32x32 {
  background-size: 18px auto !important;
  height: 20px;
  width: 20px;
}
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container .addthis_default_style .at300b,
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container .addthis_default_style .at300bo,
.nw-post-title .nw-post-attribution ul:last-child li.addthis-container .addthis_default_style .at300m {
  padding: 3px !important;
  height: 33px;
}
.nw-post-title .nw-post-attribution .nw-share a {
  display: inline-block;
  line-height: 17px;
  margin: 0 -1px 0 0 !important;
  height: 38px;
  background-color: #3b5999;
  padding: 6px 10px 3px 1px;
  font-size: 14px;
  border-radius: 2px;
}
.nw-post-title .nw-post-attribution .nw-share a .icons:before {
  position: relative;
  font-family: Glyphs;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  content: attr(data-icon);
  display: inline-block;
  margin-top: 4px;
  margin-left: 4px;
}
.nw-post-title .nw-post-attribution ul:last-child li:first-child {
  text-transform: uppercase;
}
.nw-post .facebook-button {
  /*background: #3b5b9b;
    color: #fff;*/
  color: white !important;
  padding: 0 0.34em;
}
.nw-post-title .nw-post-attribution ul:last-child li.nw-share-more a {
  background: #f57c09;
  padding: 0 0.67em;
  text-transform: uppercase;
  color: white;
}
.nw-post-body {
  text-align: center;
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 10em;
}
.newer-older-nav {
  width: 100%;
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  position: relative;
  height: 90px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  z-index: 2000;
  clear: both;
  pointer-events: none;
  /*overflow: hidden;*/

}
.newer-older-nav a {
  pointer-events: all;
  display: block;
  text-align: center;
  height: 110px;
  opacity: 0.7;
  transition: opacity 0.2s ease-in;
}
.newer-older-nav a:hover {
  opacity: 1;
}
.newer-older-nav a h3 {
  width: 100%;
  clear: both;
  display: block;
  text-transform: uppercase;
  color: #2c2c2c;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0;
  font-weight: bold;
}
.newer-older-nav .nw-surprise {
  float: left;
  height: 100%;
  display: none;
}
.newer-older-nav .nw-surprise a {
  width: 100%;
}
.newer-older-nav .nw-surprise .nw-icon {
  background: url(../img/nw_icons/nw-suprise-me.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 32px;
  width: 32px;
}
.newer-older-nav .nw-link a {
  padding-top: 10px;
}
.newer-older-nav .nw-link a img {
  width: 80px;
  height: auto;
  max-width: 80px;
  float: left;
  margin-right: 10px;
}
.newer-older-nav .nw-link a h4 {
  color: #2c2c2c;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 18px;
  text-align: left;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  padding: 0;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin: 0;
  vertical-align: middle;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.newer-older-nav .nw-next {
  float: right;
}
.newer-older-nav .nw-next a {
  width: 100%;
  padding-top: 25px;
}
.newer-older-nav .nw-next .nw-icon {
  background: url('../img/nw_icons/nw-next.png') no-repeat center center;
  width: 37px;
  height: 90px;
}
.newer-older-nav .nw-prev {
  float: left;
}
.newer-older-nav .nw-prev a {
  width: 100%;
  padding-top: 25px;
}
.newer-older-nav .nw-prev .nw-icon {
  background: url('../img/nw_icons/nw-prev.png') no-repeat center center;
  width: 37px;
  height: 90px;
}
.newer-older-nav .reverse {
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.newer-older-nav h6 {
  font-weight: normal;
}
.newer-older-nav .nw-suscribe {
  text-align: center;
}
.newer-older-nav .nw-suscribe h5 {
  font-weight: normal;
  margin: 4px 0 6px 0;
}
.newer-older-nav .nw-suscribe .nw-brand img {
  height: 35px;
  margin: 20px auto;
}
.newer-older-nav .nw-suscribe .input-group {
  vertical-align: top !important;
  display: none;
  border: 1px solid #cccccc;
  background: #efefef;
  padding: 5px;
  min-height: 78px;
}
.newer-older-nav .nw-suscribe .input-group input[type='email'] {
  height: 35px;
  width: 70%;
  float: left;
  padding: 3px 0;
}
.newer-older-nav .nw-suscribe .input-group button[type='submit'] {
  border-radius: 0;
  width: 29%;
  float: right;
  padding: 6px 2px;
}
.newer-older-nav .card-ctrl {
  padding: 0;
}
.newer-older-nav .card-ctrl a {
  display: block;
  opacity: 0.82;
  line-height: 1em;
  height: 5em;
  font-size: 12px;
  border-radius: 0;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: black;
  color: white;
  padding: 10px 0;
  margin-top: 12px;
  text-align: center;
  font-weight: normal;
  /*-moz-transform: scaleX(1);
            -ms-transform: scaleX(1);
            -o-transform: scaleX(1);
            -webkit-transform: scaleX(1);
            transform: scaleX(1);*/

}
.newer-older-nav .card-ctrl a:hover {
  opacity: 1;
  /*-moz-transform: scaleX(0.68);
                -ms-transform: scaleX(0.68);
                -o-transform: scaleX(0.68);
                -webkit-transform: scaleX(0.68);
                transform: scaleX(0.68);*/

}
.newer-older-nav .card-ctrl a.older-asset-link {
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.newer-older-nav .card-ctrl a i {
  display: none !important;
}
.nw-post-asset {
  /*position: relative;*/
  padding: 0;
  margin: 0 0 0.5em 0;
  min-height: 96px;
  display: block;
}
.nw-post-asset iframe,
.nw-post-asset video,
.nw-post-asset .video-embed,
.nw-post-asset img {
  width: 100%;
}
.nw-post-asset .hosted-video {
  max-height: 550px;
}
.nw-post-asset .js-img-link {
  border: 0 solid #cccccc;
}
.nw-post-asset img {
  width: 100%;
  height: auto;
  border: 0px;
}
.nw-post-asset[data-animated] img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.post-description,
.nw-post-description {
  text-align: left;
  margin: 5px 0 20px 0;
  padding: 0.1em 0.2em;
}
.post-description p,
.nw-post-description p {
  line-height: 1.5;
}
.post-description iframe,
.nw-post-description iframe,
.post-description video,
.nw-post-description video,
.post-description .video-embed,
.nw-post-description .video-embed,
.post-description img,
.nw-post-description img {
  max-width: 100%;
}
.nw-post-metadata {
  height: 24px;
}
.nw-post-metadata .nw-post-comments {
  float: left;
  margin-right: 10px !important;
}
.nw-post-metadata .nw-post-comments a {
  color: #666666;
  font-weight: 500;
  font-size: 14px;
}
.nw-post-metadata .nw-post-comments a .nw-grey-icon {
  margin: 0 0.08em -2px 0;
  background-image: url('../img/nw_icons/cb-comments.png');
}
.nw-post-metadata .nw-post-comments a .js-comment-count {
  color: #666666;
  font-weight: 500;
  font-size: 14px;
}
.nw-post-tags ul {
  padding: 0;
  margin: 0;
}
.nw-post-tags ul li a {
  color: #7cb1f9;
  font-size: 15px;
  line-height: 15px;
  font-weight: normal;
}
.nw-post-tags ul li:after {
  content: ', ';
  color: #7cb1f9;
  margin-right: 5px;
  margin-left: -1px;
}
.nw-post-tags ul li:last-child:after {
  content: ' ';
}
.nw-post-tags .nw-icon {
  background-image: url("../img/nw_icons/cb-tags.png");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  float: left;
}
.nw-post-source {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #666666;
  line-height: 2;
}
.nw-post-actions {
  width: 100%;
  font-size: 17px;
  margin: 0 0 0.5em 0;
  padding: 0;
  text-align: center;
  display: table;
  padding-bottom: 10px;
}
.nw-post-actions > div,
.nw-post-actions > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nw-post-actions .dropdown-menu {
  padding: 4px 10px;
  margin-top: -20px;
}
.nw-post-actions .dropdown-menu li a,
.nw-post-actions .dropdown-menu li a:hover {
  color: white !important;
}
.nw-post-actions .nw-post-action {
  display: table-cell;
  vertical-align: middle !important;
  margin: 8px 0px;
}
.nw-post-actions .nw-post-action a {
  display: inline-block;
}
.nw-post-actions li {
  display: block;
}
.nw-post-actions li:hover {
  background-color: rgba(255, 255, 255, 0.09);
}
.nw-post-actions .nw-post-remix a,
.nw-post-actions .nw-post-repost a,
.nw-post-actions .nw-post-remix div {
  color: #666666;
  font-weight: bold;
  background-position: 0 50%;
}
.nw-post-actions .nw-post-repost {
  text-align: left;
}
.nw-post-actions .nw-post-action.nw-post-repost a.dropdown-toggle {
  font-weight: bold;
  color: #666666;
  box-shadow: none;
}
.nw-post-actions .nw-post-action.nw-post-repost a.addToSite {
  color: #aaaaaa;
}
.nw-post-actions .nw-post-action.nw-post-repost .nw-icon {
  margin: 0 0.45em -3px 0;
  background-position: 50% 50%;
  background-image: url('../img/nw_icons/repost-nw.png');
  height: 100%;
}
.nw-post-actions .nw-vote {
  padding: 0;
  font-size: 11pt;
  min-height: 4em;
  display: table;
  width: 100%;
}
.nw-post-actions .nw-vote li {
  width: auto;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.nw-post-actions .nw-vote li:first-child {
  text-align: right;
}
.nw-post-actions .nw-vote li:last-child {
  text-align: left;
}
.nw-post-actions .nw-vote li:nth-child(2) {
  font-weight: bold;
  font-stretch: condensed;
  font-size: 15pt;
}
.nw-post-actions .nw-vote li a {
  display: inline-block;
  height: 100%;
  padding: 6px 4px 0 4px;
}
.nw-post-actions .nw-vote li .js-vote-count {
  color: #666666;
  font-weight: normal;
  font-size: 0.8em;
  display: block;
  width: 4em;
  text-align: center;
  clear: both;
  float: right;
  margin-top: 0.25em;
}
.nw-post-actions .nw-vote li .nw-vote-down .nw-icon,
.nw-post-actions .nw-vote li .nw-vote-up .nw-icon {
  width: 47px;
  height: 47px;
  background-size: 47px auto;
  display: inline-block;
  clear: both;
  float: right;
  border-radius: 47px;
}
.nw-post-actions .nw-vote li .nw-vote-down .nw-icon::after,
.nw-post-actions .nw-vote li .nw-vote-up .nw-icon::after {
  opacity: 0;
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -moz-backface-visibility: visible;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform-style: preserve- 3 d;
  transform-style: preserve- 3 d;
  -moz-transform: perspective(600px) scale3d(1, 1, 1);
  -ms-transform: perspective(600px) scale3d(1, 1, 1);
  -o-transform: perspective(600px) scale3d(1, 1, 1);
  -webkit-transform: perspective(600px) scale3d(1, 1, 1);
  transform: perspective(600px) scale3d(1, 1, 1);
  -moz-transition: all 0.2s ease-in 0;
  -o-transition: all 0.2s ease-in 0;
  -webkit-transition: all 0.2s ease-in 0;
  transition: all 0.2s ease-in 0;
  -moz-perspective: 600px;
  -ms-perspective: 600px;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.nw-post-actions .nw-vote li .nw-vote-down.active .nw-icon::after,
.nw-post-actions .nw-vote li .nw-vote-up.active .nw-icon::after,
.nw-post-actions .nw-vote li .nw-vote-down.selected .nw-icon::after,
.nw-post-actions .nw-vote li .nw-vote-up.selected .nw-icon::after {
  background-position: 0 100%;
  opacity: 1;
  -moz-transform: perspective(600px) scale3d(1, 1, 1);
  -ms-transform: perspective(600px) scale3d(1, 1, 1);
  -o-transform: perspective(600px) scale3d(1, 1, 1);
  -webkit-transform: perspective(600px) scale3d(1, 1, 1);
  transform: perspective(600px) scale3d(1, 1, 1);
}
.nw-post-actions .nw-vote li .nw-vote-down:hover .nw-icon::after,
.nw-post-actions .nw-vote li .nw-vote-up:hover .nw-icon::after {
  opacity: 1;
  -moz-transform: perspective(600px) scale3d(1, 1, 1);
  -ms-transform: perspective(600px) scale3d(1, 1, 1);
  -o-transform: perspective(600px) scale3d(1, 1, 1);
  -webkit-transform: perspective(600px) scale3d(1, 1, 1);
  transform: perspective(600px) scale3d(1, 1, 1);
}
.nw-post-actions .nw-vote li .nw-vote-down .nw-icon {
  background-image: url('../img/nw_icons/cb-vote-down.png');
  border: 1px solid #cc9999;
}
.nw-post-actions .nw-vote li .nw-vote-down .nw-icon::after {
  background-image: url('../img/nw_icons/cb-vote-down.png');
}
.nw-post-actions .nw-vote li .nw-vote-up .nw-icon {
  background-image: url('../img/nw_icons/cb-vote-up.png');
  border: 1px solid #99cc99;
}
.nw-post-actions .nw-vote li .nw-vote-up .nw-icon::after {
  background-image: url('../img/nw_icons/cb-vote-up.png');
}
.nw-post-actions .nw-post-remix a,
.nw-post-actions .nw-post-repost a {
  color: #666666;
  font-weight: bold;
  background-position: 0 50%;
  padding: 0 !important;
}
.nw-post-actions .nw-post-remix a.can-remix,
.nw-post-actions .nw-post-repost a.can-remix {
  color: #666666;
  font-weight: bold;
}
.nw-post-actions .nw-post-remix {
  text-align: right;
}
.nw-post-actions .nw-post-remix .nw-icon {
  margin: 0 0.25em -3px 0;
  background-position: 50% 50%;
  background-image: url('../img/nw_icons/remix.png');
  background-size: 10px 12px;
  height: 12px;
  padding: 0 8px;
  width: 10px;
}
.nw-post-actions .nw-post-remix a {
  color: #666666;
  font-weight: bold;
}
.nw-attribution-and-captions {
  display: table;
  width: 100%;
}
.nw-attribution {
  display: table-cell;
}
.nw-all-captions {
  display: table-cell;
  text-align: right;
}
.nw-post-feedback {
  font-size: 11pt;
  color: #666666;
  margin: 0 !important;
  float: left;
  width: 100%;
  padding: 7px !important;
}
.nw-post-feedback:before,
.nw-post-feedback:after {
  clear: both;
}
.nw-post-feedback .nw-post-comments {
  display: block;
  font-size: 17px;
  font-weight: bold;
  left: 0;
  margin: 10px 0;
  padding: 6px 14px;
  width: 100%;
  color: white;
}
.nw-post-feedback .nw-post-comments a {
  color: white;
}
.nw-post-feedback .nw-post-comments .nw-icon {
  margin: 0 0.25em -3px 0;
  background-image: url('../img/nw_icons/cb-comments-nw.png');
}
.nw-post-feedback .js-comments-container {
  padding: 0px 7px;
}
.nw-post-feedback .nw-post-tags {
  margin: 0.5em 0 0 0;
  padding: 0;
  list-style: none;
  display: inline;
}
.nw-post-feedback .nw-post-tags li {
  display: inline;
}
.nw-post-feedback .nw-post-tags li,
.nw-post-feedback .nw-post-tags li a {
  font-size: 11pt;
  line-height: 2;
  letter-spacing: 0;
}
.nw-post-feedback .nw-post-tags li:first-child span {
  display: none;
}
.nw-post-feedback .nw-post-tags li:first-child .nw-icon {
  display: inline-block;
  background-image: url('../img/nw_icons/cb-tags.png');
}
.nw-post-feedback .nw-post-tags li:last-child span:after {
  content: '';
  display: none;
}
.nw-post-feedback .nw-post-tags li a {
  color: #7cb1f9;
}
.nw-post-feedback .nw-post-tags li a span:after {
  content: ',';
  color: #aaaaaa;
  margin: 0;
  padding: 0;
}
.nw-post-related-content {
  padding: 20px 7px 0 7px;
}
.nw-post-related-content-stream {
  padding: 20px 0 0 0;
}
.nw-post-related-content,
.nw-post-related-content-stream {
  clear: both;
  position: relative;
  min-height: 80px;
  display: none;
}
.nw-post-related-content.active,
.nw-post-related-content-stream.active {
  display: block;
}
.nw-post-related-content h4,
.nw-post-related-content-stream h4 {
  font: inherit;
  font-size: 24px;
  color: #333333;
  margin: 0;
  font-weight: bold;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .nw-post-related-content h4,
  .nw-post-related-content-stream h4 {
    font-size: 16pt;
  }
}
.nw-post-related-content ul,
.nw-post-related-content-stream ul {
  padding: 0;
  margin: 0;
  display: table;
  list-style: none;
  width: 100%;
}
.nw-post-related-content ul li,
.nw-post-related-content-stream ul li {
  width: 33%;
  margin: 0 1px 0 0;
  padding: 0 !important;
  display: block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .nw-post-related-content ul li,
  .nw-post-related-content-stream ul li {
    width: 100%;
    margin-bottom: 1em !important;
  }
}
.nw-post-related-content ul li:nth-child(3n),
.nw-post-related-content-stream ul li:nth-child(3n) {
  margin-right: 0;
}
.nw-post-related-content ul li:nth-child(3n+1),
.nw-post-related-content-stream ul li:nth-child(3n+1) {
  clear: left;
}
.nw-post-related-content ul li:last-child,
.nw-post-related-content-stream ul li:last-child,
.nw-post-related-content ul li:nth-last-child(2),
.nw-post-related-content-stream ul li:nth-last-child(2),
.nw-post-related-content ul li:nth-last-child(3),
.nw-post-related-content-stream ul li:nth-last-child(3) {
  margin-bottom: 0;
}
.nw-post-related-content ul li .square-image-wrapper,
.nw-post-related-content-stream ul li .square-image-wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
.nw-post-related-content ul li .square-image-wrapper img,
.nw-post-related-content-stream ul li .square-image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 98%;
  height: auto;
  margin-left: 1%;
}
.nw-post-related-content ul li a,
.nw-post-related-content-stream ul li a {
  display: block;
  font: inherit;
  font-size: 12pt;
  color: #555555;
  margin: 0;
  padding-bottom: 10px;
  line-height: 1;
  border: 0;
}
.nw-post-related-content ul li a span,
.nw-post-related-content-stream ul li a span {
  overflow: hidden;
  display: -webkit-box;
  padding: 0 10px 0px 10px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 12px;
  line-height: 17px;
  margin: 9px 9px 0;
  padding: 0;
  float: left;
  clear: both;
  font-weight: bold;
}
.nw-post-related-content ul li a .nw-vote-up,
.nw-post-related-content-stream ul li a .nw-vote-up {
  margin: 9px 0 0 0;
}
.nw-post-related-content ul li a .nw-vote-up span,
.nw-post-related-content-stream ul li a .nw-vote-up span {
  margin: 0;
  clear: none;
}
.nw-post-related-content ul li a .nw-vote-up .nw-icon,
.nw-post-related-content-stream ul li a .nw-vote-up .nw-icon {
  width: 25px;
  height: 25px;
  background-size: 25px auto;
}
.nw-post-related-content ul li a .nw-vote-up .js-vote-count,
.nw-post-related-content-stream ul li a .nw-vote-up .js-vote-count {
  padding: 5px;
}
.nw-post-related-content ul li a h5,
.nw-post-related-content-stream ul li a h5 {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0 4px;
}
.nw-post-related-content ul li a .related-title,
.nw-post-related-content-stream ul li a .related-title {
  font-size: 14px;
  color: #222122;
  padding: 0 4px;
  float: left;
  clear: both;
  line-height: 20px;
  margin: 0 0 10px 0;
  font-weight: 500;
  max-height: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nw-post-related-content .nw-loader,
.nw-post-related-content-stream .nw-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.post-repost ul {
  margin: 20px 5px;
  padding: 0;
}
.post-repost ul li {
  float: left;
  margin-right: 5px;
}
.post-repost ul li small {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
}
.post-repost ul li a {
  display: block;
  height: 38px;
  margin-bottom: 5px;
}
.post-repost ul li a img {
  border: 2px solid #cacaca;
  width: 30px;
  border-radius: 50%;
}
.post-repost ul li a:hover img {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .newer-older-nav .nw-suscribe h5 {
    font-size: 0.8em;
  }
  .newer-older-nav .card-ctrl a {
    line-height: 3;
  }
  .newer-older-nav .nw-next a h3 {
    font-size: 14px !important;
  }
  .newer-older-nav .nw-link a h4 {
    font-size: 13px;
  }
  .nw-post-content > div {
    margin: 0;
  }
  .nw-post-actions .nw-vote .nw-vote-down .nw-icon,
  .nw-post-actions .nw-vote .nw-vote-up .nw-icon {
    width: 45px;
    height: 45px;
    background-size: 45px auto;
  }
  .section-title .section-title-text {
    font-size: 11px !important;
  }
  .section-title a.section-title-text {
    color: black;
  }
  .nw-post-title h1 {
    font-size: 18px !important;
    line-height: 30px !important;
    width: 78%;
    margin-left: 0;
    padding-right: 10px;
    white-space: normal;
  }
  .nw-post-related-content ul li {
    width: 33%;
  }
  .nw-post-title .nw-post-attribution .nw-share a {
    width: 36px;
  }
  .nw-post-title .nw-post-attribution .nw-share a .icons::before {
    margin-right: 10px;
  }
  .nw-post .nw-post-attribution {
    width: 90px;
  }
}
.video-overlay-play-btn {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 50px;
  color: white;
  text-shadow: 2px 2px 2px black;
}
@media (min-width: 768px) and (max-width: 1250px) {
  
}
@media (min-width: 1024px) and (max-width: 1249px) {
  
}
.gifplayer-wrap {
  display: inline-block;
  position: relative;
}
.gifplayer {
  display: inline-block;
  position: relative;
}
.gifplayer.is-paused:before {
  content: "";
  background: transparent;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gifplayer.is-paused:after {
  content: "click to play";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 30px;
  margin-left: -60px;
  margin-top: -15px;
  padding: 5px;
  color: white;
  text-align: center;
}
.lt-ie9 .gifplayer-wrap {
  display: block;
}
.lt-ie9 .gifplayer {
  display: block;
}
.videoplayer-wrap {
  display: block;
  position: relative;
}
.videoplayer {
  display: block;
  position: relative;
  font-family: Glyphs;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  color: white;
  color: rgba(255, 255, 255, 0.7);
}
.videoplayer:hover {
  color: white;
}
.videoplayer.is-paused:before {
  content: "";
  background: transparent;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.videoplayer.is-paused:after {
  content: "\e005";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 60px;
  margin-left: -60px;
  margin-top: -30px;
  padding: 5px;
  text-align: center;
}
.videoplayer.is-paused:hover:after {
  content: "\e004";
}
.videoplayer img {
  width: 100%;
}
.fullscreen-show {
  display: block;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
.lt-ie9 .fullscreen-show {
  display: none;
}
.fullscreen-wrap.is-hidden {
  display: none;
}
.fullscreen {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent center center no-repeat;
  background-color: #333333;
  background-size: contain;
  z-index: 99999960;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.fullscreen.is-fullbleed {
  background-size: cover;
}
.fullscreen .close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px;
  opacity: 1;
  filter: none;
  background: rgba(253, 92, 21, 0.7);
  border-radius: 5px;
  color: white;
  font-size: 1em;
  text-shadow: none;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.fullscreen .close:hover {
  background: #f57c09;
}
footer {
  width: 100%;
  background-color: #2c2c2c;
  margin-top: 16px;
}
.footer {
  display: inline-block;
  position: relative;
}
.footer a {
  display: block;
  line-height: 2;
  color: #dddddd;
  font-size: 1em;
  font-weight: normal;
}
.footer a:hover {
  text-decoration: underline;
}
.footer a:active {
  text-decoration: underline;
}
.footer h4 {
  color: white;
  padding-top: 34px;
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 20px;
}
.footer h5 {
  text-transform: uppercase;
  color: #f7f7f7;
}
.footer .subsite-nav {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  -webkit-column-fill: balance;
  column-fill: balance;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
  -webkit-column-rule: 0;
  column-rule: 0;
  -webkit-columns-width: auto;
  columns-width: auto;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.footer ul {
  *zoom: 1;
  margin: 0;
  padding: 0;
}
.footer ul:before,
.footer ul:after {
  display: table;
  content: "";
}
.footer ul:after {
  clear: both;
}
.footer ul li {
  margin: 0;
  padding: 0;
}
.footer .left-links li {
  margin-bottom: 14px !important;
}
.footer .left-links li a {
  line-height: 21px !important;
}
.footer .chz-social .social-network {
  background: url(../img/nw_icons/nw-footer-social.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
  margin-top: 11px;
}
.footer .chz-social .twitter {
  background-position: -40px;
}
.footer .chz-social .youTube {
  background-position: -80px;
}
.footer .chz-social .pinterest {
  background-position: -120px;
}
.footer .chz-social a {
  margin-top: 2em;
  display: block;
  text-indent: -999em;
}
.footer .chz-social .app-store {
  background: url(../img/nw_icons/nw_appstore.png) no-repeat 0 0;
  width: 134px;
  height: 38px;
  margin-right: 3em;
}
.footer .chz-social .android {
  background: url(../img/nw_icons/nw_googlestore.png) no-repeat 0 0;
  width: 137px;
  height: 34px;
}
.footer-alt {
  background: #44b0d6;
  box-shadow: none;
}
.footer-alt nav ul li,
.footer-alt nav ul li:first-child {
  border: none;
  color: white;
}
.footer-alt nav ul li a,
.footer-alt nav ul li a:hover,
.footer-alt nav ul li a:active {
  font-weight: 400;
  color: white;
}
.footer.is-hidden {
  display: none;
}
.footer.is-visible {
  display: block;
}
.footer-iscroll {
  position: fixed;
  bottom: 10px;
  left: 10px;
  right: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  z-index: 1;
}
.footer-iscroll-inner {
  position: relative;
}
.footer-iscroll-nav {
  background-color: #f0f0f0;
  border: solid 1px rgba(122, 122, 122, 0.27);
  border-left: none;
  border-right: none;
  position: absolute;
  bottom: 0;
  left: -150px;
  text-align: center;
  z-index: 99999960;
}
.footer-iscroll-nav .footer-iscroll-opener {
  display: block;
  text-align: right;
  margin: 10px;
  white-space: nowrap;
}
.footer-iscroll-nav .footer-iscroll-opener i {
  color: #cccccc;
  margin-left: 5px;
  margin-right: -5px;
  vertical-align: 2px;
}
.footer-iscroll-nav .footer-iscroll-nav-inner {
  display: none;
}
.footer-iscroll-nav .footer-iscroll-nav-inner ul {
  margin-bottom: 20px;
}
.footer-iscroll-nav .footer-iscroll-nav-inner ul li {
  padding: 0 5px 0;
  border-left: 1px solid #cccccc;
  white-space: nowrap;
}
.footer-iscroll-nav .footer-iscroll-nav-inner ul li:first-child {
  border-left: none;
}
.footer-iscroll-nav.is-open {
  width: 350px;
}
.footer-iscroll-nav.is-open .footer-iscroll-nav-inner {
  display: block;
}
.footer-iscroll-nav.is-open .footer-iscroll-opener {
  margin-bottom: 20px;
}
.footer-iscroll-status {
  background-color: white;
  position: absolute;
  bottom: 0;
  right: -130px;
  z-index: 99999960;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -ms-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.footer-iscroll-status p {
  background: url(../img/loading-sm.gif) 10px center no-repeat;
  padding: 10px;
  text-indent: 20px;
  white-space: nowrap;
  margin: 0;
}
.footer-iscroll-status.is-loading {
  opacity: 1;
}
.footer-iscroll.is-hidden {
  display: none;
}
.footer-iscroll.is-visible {
  display: block;
}
#js-iscroll-endofpage {
  font-size: 40px;
  text-align: center;
  padding: 4px;
}
.view-fullsite {
  margin-top: 20px;
  margin-left: 20px;
  text-align: center;
}
.legal {
  padding-top: 20px;
  text-align: center;
  min-height: 100px;
  padding-bottom: 50px;
}
.legal a {
  display: initial;
}
.footer-links {
  background: #eeeeee;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid;
  border-color: #cccccc;
  border-width: 2px 0 2px 0;
}
.footer-links .ad-container-footer {
  margin: 0;
}
.footer-links span4 {
  margin-left: 0;
  margin-right: 20px;
}
.footer-links h6 {
  font-size: 14px;
  margin: 0;
}
.footer-links h5 a {
  font-weight: 700;
}
.footer-links ul {
  margin-bottom: 40px;
  list-style: none;
  padding: 0;
}
.footer-links li {
  padding-bottom: 5px;
  font-size: 12px;
}
.facebook-comments {
  width: 600px;
  margin: 0px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.facebook-comments > p {
  margin-bottom: 20px;
  display: none;
}
.facebook-comments > h2 {
  margin-top: 15px;
}
.perfdashboard-wrap {
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 99999900;
  pointer-events: none;
}
.perfdashboard-wrap.is-hidden,
.perfdashboard-wrap .is-hidden {
  display: none;
}
.perfdashboard-inner {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 90%;
  margin: 0 auto;
  padding: 15px;
  padding-bottom: 0;
  background-color: #525252;
  background-image: -moz-linear-gradient(top, #666666, #333333);
  background-image: -ms-linear-gradient(top, #666666, #333333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#333333));
  background-image: -webkit-linear-gradient(top, #666666, #333333);
  background-image: -o-linear-gradient(top, #666666, #333333);
  background-image: linear-gradient(top, #666666, #333333);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0);
  border-radius: 5px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
  line-height: 1;
  *zoom: 1;
  pointer-events: auto;
}
.perfdashboard-inner:before,
.perfdashboard-inner:after {
  display: table;
  content: "";
}
.perfdashboard-inner:after {
  clear: both;
}
.perfdashboard-stats {
  float: left;
  margin: 0;
  margin-right: 90px;
  list-style: none;
  overflow: hidden;
  color: white;
}
.perfdashboard-stats li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.perfdashboard-stats span {
  display: inline-block;
  padding: 6px 7px 3px;
  background: #eeeeee;
  font-size: 18px;
  line-height: 1;
  color: #333333;
  border-radius: 5px;
  border-right: 1px solid black;
  box-shadow: inset 1px 1px 1px black;
}
.perfdashboard-stats i {
  display: inline-block;
  padding: 0px 9px 0 5px;
  margin-left: -3px;
  vertical-align: 2px;
  background: #cccccc;
  border-radius: 0 5px 5px 0;
  font-style: normal;
  color: #333333;
}
.perfdashboard-stats .is-bad,
.perfdashboard-stats .is-terrible {
  color: white;
  background: red;
  opacity: 1;
}
.perfdashboard-stats .is-terrible {
  -webkit-animation: flash 1s infinite;
  -moz-animation: flash 1s infinite;
  -o-animation: flash 1s infinite;
  animation: flash 1s infinite;
}
.perfdashboard-nav {
  position: absolute;
  right: 15px;
  padding: 0 5px;
}
.perfdashboard-nav a {
  display: inline-block;
  padding: 5px;
  color: white;
  border: 1px solid #333333;
  border-right: none;
}
.perfdashboard-nav a:hover {
  background-color: #858585;
  background-image: -moz-linear-gradient(top, #999999, #666666);
  background-image: -ms-linear-gradient(top, #999999, #666666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999999), to(#666666));
  background-image: -webkit-linear-gradient(top, #999999, #666666);
  background-image: -o-linear-gradient(top, #999999, #666666);
  background-image: linear-gradient(top, #999999, #666666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666', GradientType=0);
}
.perfdashboard-nav a:active {
  position: relative;
  top: 1px;
}
.perfdashboard-nav a:first-child {
  border: 1px solid #333333;
  border-right: none;
  border-radius: 12px 0 0 12px;
  padding-left: 10px;
}
.perfdashboard-nav a:last-child {
  border: 1px solid #333333;
  border-radius: 0 12px 12px 0;
  padding-right: 10px;
}
.perfdashboard-dialog {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  max-height: 825px;
  width: 90%;
  margin: 10px auto;
  padding: 20px 20px 5px 20px;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  overflow-y: auto;
  z-index: 99999901;
  pointer-events: auto;
}
.perfdashboard-dialog hr {
  margin: 0 10px 0 0;
}
.perfdashboard-dialog tr > td {
  text-align: left;
}
.perfdashboard-dialog td + td {
  text-align: right;
}
.perfdashboard-dialog td {
  overflow: hidden;
  white-space: nowrap;
}
.perfdashboard-dialog .export,
.perfdashboard-dialog .close {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 1em;
}
.perfdashboard-dialog .export {
  right: 40px;
  color: #333333;
  opacity: 0.2;
  cursor: pointer;
}
.perfdashboard-dialog .export:hover {
  opacity: 0.4;
}
.perfdashboard-timeline tr th {
  text-align: center;
}
.perfdashboard-timeline tr > td {
  text-align: right;
  text-overflow: ellipsis;
}
.perfdashboard-timeline td {
  overflow: hidden;
  white-space: nowrap;
}
.perfdashboard-timeline .timeline-wrap {
  padding: 0;
  width: 60%;
}
.perfdashboard-list {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .perfdashboard-inner:before {
    position: absolute;
    bottom: 0;
    right: 0px;
    content: "teenytiny!";
    padding: 5px 4px 2px 6px;
    background: #eeeeee;
    border-radius: 5px 0 0 0;
    box-shadow: inset 1px 1px 1px black;
    text-align: center;
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
}
.siteDirectory {
  border-top: solid 1px #999999;
  box-shadow: 0 -1px 2px 0px rgba(0, 0, 0, 0.34);
  background: white;
}
.siteDirectory h3.title {
  color: black;
}
.siteDirectory .directory {
  margin: 15px auto;
}
.siteDirectory .directory .clusterDirectory {
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  padding: 25px 80px;
  margin: 0 0 20px 0;
  box-shadow: 0 0px 2px 0px rgba(0, 0, 0, 0.34);
}
.siteDirectory .directory .clusterDirectory:before,
.siteDirectory .directory .clusterDirectory:after {
  display: table;
  content: "";
}
.siteDirectory .directory .clusterDirectory:after {
  clear: both;
}
.siteDirectory .directory .clusterDirectory p {
  margin: 0;
}
.siteDirectory .directory .clusterDirectory ul.unstyled {
  *zoom: 1;
}
.siteDirectory .directory .clusterDirectory ul.unstyled:before,
.siteDirectory .directory .clusterDirectory ul.unstyled:after {
  display: table;
  content: "";
}
.siteDirectory .directory .clusterDirectory ul.unstyled:after {
  clear: both;
}
.siteDirectory .directory .clusterDirectory ul.unstyled li {
  float: left;
  margin: 0 20px 20px 0;
  position: relative;
}
.siteDirectory .directory .clusterDirectory ul.unstyled li:nth-child(5n+1) {
  margin-left: 0!important;
}
.siteDirectory .directory .clusterDirectory ul.unstyled li a.clusterDirectory-sitename {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.siteDirectory .directory .clusterDirectory ul.unstyled li p {
  float: left;
}
.siteDirectory .directory #emptyfeed {
  width: 300px;
  margin: 40px auto;
  text-align: center;
}
.siteDirectory .directory #emptyfeed p.msg {
  font-weight: bold;
  color: #08aed4;
}
.sd-header {
  margin-bottom: 20px;
  padding-top: 33px;
}
.sd-header .masthead-social {
  padding-left: 10px;
  border-left: 2px solid #f0f0f0;
}
.profile-sub-nav .feed-tabs {
  margin: 18px 0 0 200px;
  *zoom: 1;
}
.profile-sub-nav .feed-tabs:before,
.profile-sub-nav .feed-tabs:after {
  display: table;
  content: "";
}
.profile-sub-nav .feed-tabs:after {
  clear: both;
}
.profile-sub-nav .feed-tabs .feed-tab {
  background: white;
  font-size: 18px;
  line-height: 1;
}
.profile-sub-nav .feed-tabs .feed-tab.active {
  z-index: 3;
  background-image: url(/s/unversioned/img/skin-04-tile.png);
  background-repeat: repeat;
}
.profile-sub-nav .feed-tabs .feed-tab.active a {
  color: #333333;
}
.profile-sub-nav .nav-builder {
  margin: 10px 0 0 175px;
}
.message-input {
  display: inline-block;
  vertical-align: top;
}
.message-input textarea {
  color: #333333;
  text-size: 18px;
  width: 204px;
  margin-bottom: 0;
  resize: vertical;
}
.friend-list {
  background-color: White;
  border: 1px solid #cccccc;
  font-weight: bold;
  height: 257px;
  margin-bottom: 10px;
  overflow-y: scroll;
}
.friend img {
  display: block;
  float: left;
  height: 30px;
  padding: 2px 6px;
  vertical-align: middle;
  width: 30px;
}
.friend {
  border-bottom: 1px dotted #dddddd;
  display: block;
  overflow: hidden;
}
.friends-dialog {
  *zoom: 1;
  background: #effafe;
  border: solid 1px #c3ddea;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
}
.friends-dialog:before,
.friends-dialog:after {
  display: table;
  content: "";
}
.friends-dialog:after {
  clear: both;
}
.frnd {
  padding: 0;
  border: none;
  margin-bottom: 10px;
}
.friends-dialog .friend:last-child {
  margin: 0;
}
.frnd img {
  padding: 0;
  float: none;
  display: block;
}
.frnd .img {
  padding: 2px;
  border: solid 1px #eae9e9;
  float: left;
  background: white;
  border-radius: 2px;
}
.frnd .info {
  overflow: hidden;
  padding-left: 10px;
}
.frnd .info .name {
  width: 230px;
  overflow: hidden;
}
.frnd .info p {
  margin-bottom: 0;
}
.frnd .info .links {
  color: #999999;
}
.frnd .btn {
  margin-top: 3px;
}
.frnd .close {
  line-height: 1;
  font-size: 14px;
}
.frnd .close:hover {
  color: #f57c09;
}
.friends-grid .friend {
  border: none;
}
.friends-grid .friend .links {
  clear: both;
}
.requests-wrapper,
.friends-wrapper,
.dashboard-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.requests-wrapper .more {
  clear: both;
  display: inline-block;
  margin-left: 58px;
}
.profiles-wrapper .page-header {
  margin-top: 0;
  margin-bottom: 20px;
}
.fan-counts {
  font-size: 20px;
}
.relatives-member .profile-add-icon,
.favorites-member .profile-add-icon {
  display: none;
}
.relatives-member:last-child .profile-add-icon,
.favorites-member:last-child .profile-add-icon {
  display: inline;
}
.profile-remove-icon:before,
.profile-add-icon:before {
  cursor: pointer;
  vertical-align: middle;
}
.profile-remove-icon:before {
  color: #f57c09;
}
.profiles-wrapper {
  background: white;
  position: relative;
  border-top: solid 1px #999999;
  box-shadow: 0 -2px 4px -2px rgba(0, 0, 0, 0.74);
  padding-bottom: 20px;
}
.profile-sidebar-section {
  padding: 20px;
}
.profile-sidebar-section h2 {
  line-height: 1;
}
.pss-about {
  padding-bottom: 30px;
}
.pss-about p {
  font-size: 18px;
}
.pss-about .alert {
  padding: 8px 8px;
}
.customize-header select {
  width: 100%;
}
.profile-actions .action {
  font-weight: normal;
}
.pss-stats,
.pss-sites {
  background-image: url(/s/unversioned/img/skin-04-tile.png);
  background-repeat: repeat;
  background-position: 0 0;
  color: white;
}
.pss-stats h2,
.pss-sites h2,
.pss-stats h3,
.pss-sites h3,
.pss-stats h4,
.pss-sites h4 {
  color: white;
}
.pss-friends {
  background: #2b2b2b url(/s/unversioned/img/skin-04-tile.png) repeat 0 0;
  background: -moz-linear-gradient(top, #292929, #2d2d2d), #2d2d2d;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -ms-linear-gradient(top, #292929, #2d2d2d), #2d2d2d;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -webkit-linear-gradient(top, #292929, #2d2d2d), #2d2d2d;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -o-linear-gradient(top, #292929, #2d2d2d), #2d2d2d;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, linear-gradient(top, #292929, #2d2d2d), #2d2d2d;
  color: white;
}
.pss-friends h2,
.pss-friends h3,
.pss-friends h4 {
  color: white;
}
.pss-friends h4 {
  display: inline-block;
}
.pss-sites {
  padding-top: 30px;
}
.pss-sites ul {
  margin-left: 19px;
  font-size: 18px;
}
.profile-sidebar {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.38) inset;
  overflow: hidden;
  background: #f2f2f2;
}
.pss-sites {
  background: #181818 url(/s/unversioned/img/skin-04-tile.png) repeat 0 0;
  background: -moz-linear-gradient(top, #151515, #1c1c1c), #151515;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -ms-linear-gradient(top, #151515, #1c1c1c), #151515;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -webkit-linear-gradient(top, #151515, #1c1c1c), #151515;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -o-linear-gradient(top, #151515, #1c1c1c), #151515;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, linear-gradient(top, #151515, #1c1c1c), #151515;
  position: relative;
}
.pss-sites i {
  background: url('../img/burger-icon.png') no-repeat 0 0;
  display: block;
  position: absolute;
  left: 18px;
  top: -40px;
  width: 71px;
  height: 70px;
}
.pss-stats {
  background: #383838 url(/s/unversioned/img/skin-04-tile.png) repeat 0 0;
  background: -moz-linear-gradient(top, #333333, #3f3f3f), #333333;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -ms-linear-gradient(top, #333333, #3f3f3f), #333333;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -webkit-linear-gradient(top, #333333, #3f3f3f), #333333;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, -o-linear-gradient(top, #333333, #3f3f3f), #333333;
  background: url(/s/unversioned/img/skin-04-tile.png) repeat 0 0, linear-gradient(top, #333333, #3f3f3f), #333333;
}
.pss-stats .h4 {
  font-weight: 600;
}
.pss-stats .h4 a {
  color: #44b0d6;
}
.pss-stats .h4 a:hover {
  color: #2f8daf;
}
.theme-swatch {
  width: 33px;
  height: 33px;
  overflow: hidden;
}
.user-list li {
  display: inline-block;
}
.find-friends section {
  margin-bottom: 34px;
}
.providers {
  margin-top: 23px;
}
#FFEA_Status span {
  display: block;
  padding: 4px;
  width: 210px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* frend frinder styles */

.ffListBorder {
  border-left: solid 1px #ffffcc;
  border-right: solid 1px #ffffcc;
  border-bottom: solid 1px #ffffcc;
  width: 100%;
}
.ffNote {
  font-size: 10px;
}
.ffRow {
  background-color: #ffffcc;
}
.ffRowAlt {
  background-color: white;
}
.ffTable {
  border: solid 1px white;
  font-size: 12px;
  width: 100%;
}
.ffEmailBody {
  font-size: 12px;
  font-weight: bold;
}
.ffEmailBodyText {
  width: 250px;
  height: 100px;
  font-family: Verdana;
  font-size: 12px;
}
.ffEmailBodyTable {
  background-color: #ffffcc;
}
.ffSearchByEmail {
  display: block;
  width: 197px;
  text-align: center;
  padding: 6px;
  clear: both;
  margin-top: 3px;
}
.ffUsername {
  border-bottom: 1px dotted #cccccc;
}
.ffUsername,
.ffUsernameNotfound {
  list-style: none outside none;
  margin-left: -40px;
}
.ffUsernameNotfound {
  background-color: #ffbbbb;
}
a.ffUsernameLink {
  display: block;
  width: 100%;
  padding: 10px 0 10px 0;
  text-decoration: none;
  font-weight: normal;
}
a.ffUsernameLink span {
  vertical-align: top;
  font-size: 12px;
  color: #333333;
  margin-left: 10px;
}
a.ffUsernameLink img {
  padding-left: 5px;
}
/* end frend frinder styles*/

.dash-counts a {
  font-size: 20px;
  font-weight: normal;
}
.post-mini {
  padding: 20px;
  background: white;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.49);
  margin-bottom: 10px;
}
.post-mini .post-mini-description {
  margin-top: 20px;
}
.post-mini-header {
  *zoom: 1;
}
.post-mini-header:before,
.post-mini-header:after {
  display: table;
  content: "";
}
.post-mini-header:after {
  clear: both;
}
.post-mini-header .avatar {
  width: 50px;
  height: 50px;
  margin-right: 5px;
}
.post-mini-info {
  float: left;
}
.post-mini-info li {
  float: left;
}
.post-mini-actions {
  float: right;
}
.post-mini-actions .myfavs2,
.post-mini-actions > .btn,
.post-mini-actions .btn-group {
  display: block;
  margin-bottom: 8px;
  clear: both;
}
.post-mini-actions .myfavs2 {
  padding-top: 0;
}
/* Favorites
   ---------
*/

.favorite-asset-container {
  position: relative;
}
.placeholder .hidden-placeholder {
  display: none;
}
.collection-controls {
  display: none;
}
li:hover .collection-controls {
  display: inherit;
}
.badgerow {
  *zoom: 1;
  padding: 8px 14px;
}
.badgerow:before,
.badgerow:after {
  display: table;
  content: "";
}
.badgerow:after {
  clear: both;
}
.badgegrid {
  text-align: center;
}
.badgegrid a {
  display: block;
}
.all-messages {
  background: white;
}
.message {
  *zoom: 1;
}
.message:before,
.message:after {
  display: table;
  content: "";
}
.message:after {
  clear: both;
}
.message-body {
  font-size: 18px;
}
.message-avatar {
  float: left;
  margin-right: 10px;
}
.message-avatar li {
  float: left;
}
.message-content {
  overflow: hidden;
  *zoom: 1;
}
.message-content:before,
.message-content:after {
  display: table;
  content: "";
}
.message-content:after {
  clear: both;
}
.pageHeader {
  background: #cccccc url(../img/builder-header-noise.png) repeat 0 0;
  font-weight: 900;
  color: white;
  min-height: 88px;
  position: relative;
  margin-top: -13px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  clear: both;
}
.pageHeader .profile-image {
  width: 200px;
  float: left;
  text-align: center;
}
.pageHeader h1 {
  font-size: 60px;
  color: white;
  line-height: 1;
  padding: 14px 0;
  margin: 0;
  margin-left: 8px;
}
.pageHeader .header-inner {
  display: block;
  overflow: hidden;
  background-image: url(../img/builder_icons/builder-header-basic.png);
  background-repeat: no-repeat;
}
.pageHeader .header-inner.basic {
  background-position: 0 0;
}
.pageHeader .header-inner.user {
  background: none;
}
.profile-header {
  height: 140px;
  background-image: url('../img/profile_headers/Burger%20Time.jpg');
  background-position: right 0;
  background-repeat: no-repeat;
  box-shadow: none;
}
.profile-header .user {
  top: 0;
}
.profile-header h1 {
  background: black;
  background: rgba(0, 0, 0, 0.5);
  font-size: 44px;
  border-radius: 3px;
  color: white;
  padding: 4px 10px;
  display: inline-block;
  margin-top: 36px;
  line-height: 1;
}
.eightBit {
  background-image: url('../img/profile_headers/8-Bit%20Internet.png');
}
.alwaysWatching {
  background-image: url('../img/profile_headers/Always%20Watching.jpg');
}
.appleCatintosh {
  background-image: url('../img/profile_headers/Apple%20Catintosh.png');
}
.badLuckBrian {
  background-image: url('../img/profile_headers/Bad%20Luck%20Brian.jpg');
}
.bowieCatInSpace {
  background-image: url('../img/profile_headers/Bowiecat%20in%20Space.jpg');
}
.businessCat {
  background-image: url('../img/profile_headers/Business%20Cat.png');
}
.catnarok {
  background-image: url('../img/profile_headers/Catnarok.jpg');
}
.doubleRainbow,
.Paradise {
  background-image: url('../img/profile_headers/Double%20Rainbow%20Paradise.jpg');
}
.caturday {
  background-image: url('../img/profile_headers/Everyday%20is%20Caturday.jpg');
}
.evolution {
  background-image: url('../img/profile_headers/Evolution%20of%20a%20Cat.jpg');
}
/*.fail {
	background-image: url('../../../img/profile_headers/FAIL.png');
}*/

.foreverAlone {
  background-image: url('../img/profile_headers/Forever%20Alone.jpg');
}
.greetingsFromSeattle {
  background-image: url('../img/profile_headers/Greetings%20from%20Seattle.jpg');
}
.hotdogs {
  background-image: url('../img/profile_headers/Hotdogs.jpg');
}
.iHasAKarot {
  background-image: url('../img/profile_headers/I%20Has%20a%20Karot.jpg');
}
.iKneadYou {
  background-image: url('../img/profile_headers/I%20Knead%20You.png');
}
.kludgeBurger {
  background-image: url('../img/profile_headers/Kludge%20Burger.jpg');
}
.lenincat {
  background-image: url('../img/profile_headers/Lenincat.png');
}
.liteBurger {
  background-image: url('../img/profile_headers/Lite%20Burger.png');
}
.meGusta {
  background-image: url('../img/profile_headers/Me%20Gusta%20Your%20Profile.jpg');
}
.roflcopter {
  background-image: url('../img/profile_headers/My%20ROFLcopter.jpg');
}
.newTech {
  background-image: url('../img/profile_headers/New%20Technology.jpg');
}
.orly {
  background-image: url('../img/profile_headers/O%20RLY.jpg');
}
.omNomNom {
  background-image: url('../img/profile_headers/OM%20NOM%20NOM.jpg');
}
.partyTime {
  background-image: url('../img/profile_headers/Party%20Time.png');
}
.sociallyAwkward {
  background-image: url('../img/profile_headers/Socially%20Awkward%20Profile.jpg');
}
.steamPunkWalker {
  background-image: url('../img/profile_headers/Steampunk%20Walker.png');
}
.successKid {
  background-image: url('../img/profile_headers/Success%20Kid.jpg');
}
.greatCatsby {
  background-image: url('../img/profile_headers/The%20Great%20Catsby.png');
}
.internetIsForCats {
  background-image: url('../img/profile_headers/The%20Internet%20is%20for%20Cats.png');
}
.rollin,
.Rollin {
  background-image: url('../img/profile_headers/They%20See%20Me%20Rollin.jpg');
}
.whovian {
  background-image: url('../img/profile_headers/Timelord%20Kittehs.png');
}
.toweringLongcat {
  background-image: url('../img/profile_headers/Towering%20Longcat.png');
}
.warhol {
  background-image: url('../img/profile_headers/Warhol%20Happy%20Cat.png');
}
.site-headline {
  margin: 20px 0;
  color: #f57c09;
  font-weight: 800;
}
.chz-modal-loginregister {
  width: 550px;
  display: block;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  top: 100px;
  bottom: inherit;
}
.chz-modal-loginregister .close {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.chz-modal-loginregister .icons:before {
  font-family: 'Glyphs';
  font-size: 20px;
}
.chz-modal-loginregister.is-login {
  height: 450px;
}
.chz-modal-loginregister.is-busy button:before {
  position: absolute;
  left: -25px;
  content: url(../img/loading-sm.gif);
}
.chz-modal-loginregister h3 {
  font-size: 18px;
  color: #444444;
  margin-top: 12px;
}
.chz-modal-loginregister a {
  color: #337ab7;
  font-size: 16px;
  font-weight: normal;
}
.chz-modal-loginregister form .input-group {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  font-size: 18px;
}
.chz-modal-loginregister form .input-group .input-group-addon {
  background-color: transparent;
  border-radius: 0;
  border: none;
}
.chz-modal-loginregister .nw-login-logo {
  background: url(../img/nw_icons/burger-dark.png) no-repeat center center;
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  margin: auto;
}
.chz-modal-loginregister-body {
  position: relative;
  text-align: center;
  *zoom: 1;
  padding: 15px 30px;
}
.chz-modal-loginregister-body:before,
.chz-modal-loginregister-body:after {
  display: table;
  content: "";
}
.chz-modal-loginregister-body:after {
  clear: both;
}
.chz-modal-loginregister-panel {
  position: relative;
  margin-bottom: 10px;
  padding-top: 10px;
}
.chz-modal-loginregister-panel .btn-fb-reg {
  display: block;
  width: 190px;
  margin: 0 auto 20px auto;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: -webkit-gradient(linear, left top, left bottom, from(#2953ad), to(#234ca2));
  background: -webkit-linear-gradient(#2953ad, #234ca2);
  background: linear-gradient(#2953ad, #234ca2);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* border: 3px solid rgba(9, 39, 101, 0.5); */
  border-radius: 0;
  height: auto;
  padding-bottom: 12px;
  padding-top: 10px;
  color: white;
}
.chz-modal-loginregister-panel .btn-fb-reg span {
  font-size: 19px;
  line-height: 15px;
}
.chz-modal-loginregister-panel .btn-fb-reg span:before {
  font-family: 'Glyphs';
  content: attr(data-icon);
}
.chz-modal-loginregister-panel .btn-login {
  width: 150px;
  display: block;
  margin: 20px auto 40px;
  border-radius: 0;
  color: white;
  font-weight: 500;
  background-color: #444444;
  height: 45px;
}
.chz-modal-loginregister-panel input {
  width: 100%;
  height: 48px;
  border: none;
  padding: 10px;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.chz-modal-loginregister-panel .nw-forgot-password {
  border-right: 1px solid #cccccc;
}
.chz-modal-loginregister-panel input:-webkit-autofill,
.chz-modal-loginregister-panel input:-webkit-autofill:hover,
.chz-modal-loginregister-panel input:-webkit-autofill:focus,
.chz-modal-loginregister-panel input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
.chz-modal-loginregister-panel + .chz-modal-loginregister-panel {
  margin-right: 0;
  border-left: 1px solid #cccccc;
}
.chz-modal-loginregister-footer {
  width: 100%;
  margin: 20px 0 5px 0;
  text-align: center;
  font-size: 18px;
}
@media (max-width: 767px) {
  .chz-modal-loginregister {
    width: 100%;
    text-align: center;
  }
  .chz-modal-loginregister .chz-modal-loginregister-body {
    padding: 10px;
  }
  .chz-modal-loginregister a {
    font-size: 14px;
  }
  .chz-modal-loginregister.modal {
    top: 0;
    left: 0;
    margin: auto;
    bottom: inherit;
    right: 0;
  }
  .chz-modal-loginregister .chz-modal-loginregister-panel .btn-fb-reg {
    width: 100%;
  }
  .chz-modal-loginregister .chz-modal-loginregister-panel + .chz-modal-loginregister-panel {
    border: 0;
  }
  .chz-modal-loginregister .chz-modal-loginregister-panel {
    width: 100%;
  }
  .chz-modal-loginregister .chz-modal-loginregister-footer {
    margin: 0;
  }
}
#meter {
  position: fixed;
  top: 200px;
  left: 200px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  padding: 1rem 1rem 1rem 0;
  z-index: 30000;
}
#meter .default,
#meter .small,
#meter .medium,
#meter .large,
#meter .desktop,
#meter .em,
#meter .tabmin {
  display: none;
}
#meter span {
  margin: 0 0 0 .5rem;
  font-size: 2rem;
}
@media (min-width: 1251px) {
  #meter .desktop {
    display: inline-block;
    background: crimson;
  }
}
@media (min-width: 768px) and (max-width: 1250px) {
  #meter .large {
    display: inline-block;
    background: goldenrod;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #meter .medium {
    display: inline-block;
    background: salmon;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  #meter .small {
    display: inline-block;
    background: seagreen;
  }
}
@media (max-width: 319px) {
  #meter .default {
    display: inline-block;
    background: dimgrey;
  }
}
.nw-panel {
  border-bottom: 3px solid;
  margin-bottom: 20px;
  /*a:hover h4 {
        color: #f57c09;
    }*/

}
.nw-panel a {
  text-decoration: none;
  color: black;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.nw-panel .panel-heading {
  color: #2c2c2c;
  display: table;
  background-color: white;
  border-radius: 0;
  width: 100%;
  text-align: center;
}
.nw-panel .panel-heading .panel-title {
  margin: 0;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 16px 0 17px;
  font-weight: bold;
}
.nw-panel .panel-body {
  border: 0;
  display: table;
  background-color: white;
  width: 100%;
  padding: 20px 7px;
}
.nw-panel .panel-body ul li {
  display: inline-block;
  list-style: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nw-panel .panel-body ul li a {
  text-decoration: none;
}
.nw-civic-science-quiz {
  border: 1px solid #c9c9c9;
  padding: 0 10px;
  background: white;
}
.nw-civic-science-quiz .ballotbox {
  width: 100% !important;
}
.hot-today {
  color: white;
}
.hot-today .panel-heading {
  padding: 10px 7px 0 7px !important;
}
.hot-today .panel-heading .panel-title {
  font-size: 18px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: block;
  border-bottom: 1px solid #cccccc;
}
.hot-today img {
  width: 35%;
  outline: 1px solid rgba(255, 255, 255, 0.5);
  outline-offset: -1px;
  -moz-transition: all 0.333s ease-out;
  -o-transition: all 0.333s ease-out;
  -webkit-transition: all 0.333s ease-out;
  transition: all 0.333s ease-out;
  opacity: 1;
  float: left;
  margin-right: 4%;
}
.hot-today img.content-ready {
  opacity: 1;
}
.hot-today a {
  position: relative;
  display: block;
  overflow: hidden;
  color: black;
  padding: 7px 0;
  /*-moz-border-image: url("../../../img/nw_icons/border.png") repeat;
        -o-border-image: url("../../../img/nw_icons/border.png") repeat;
        -webkit-border-image: url("../../../img/nw_icons/border.png") repeat;
        border-image: url("../../../img/nw_icons/border.png") repeat;
        border-image-width: 0 0 2px 100%;*/

}
.hot-today a:hover,
.hot-today a:active {
  text-decoration: none;
}
.hot-today a span {
  position: absolute;
  padding: 1px 0 0;
  width: 20px;
  height: 20px;
  text-align: center;
  color: white;
  left: 0;
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0);
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  opacity: 1;
  background-color: #666666;
}
.hot-today a span.content-ready {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.hot-today a .info-details {
  float: left;
  position: relative;
  width: 60%;
  z-index: 0;
  height: 80px;
  display: table;
  table-layout: fixed;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  opacity: 1;
}
.hot-today a .info-details.content-ready {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.hot-today a .info-details .mini-card-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  right: 0;
  opacity: 0.7;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.hot-today a h4,
.hot-today a h5,
.hot-today a h6 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  padding: 0;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 1.1;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  line-height: 1.3;
  letter-spacing: 1px;
  vertical-align: middle;
}
.hot-today a:hover .mini-card-bg {
  opacity: 1;
}
.hot-today .panel-body > div {
  width: 100%;
  color: black;
  border-right: 3px solid white;
  border-left: 3px solid white;
}
.hot-today .panel-body {
  padding: 0px !important;
}
.hot-today .panel-body div:last-child a {
  border: 0px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hot-today .panel-body {
    padding: 0px !important;
  }
  .hot-today .panel-body div:last-child a {
    border: 0px !important;
  }
  .hot-today .panel-body > div {
    margin-bottom: 0;
  }
  .hot-today .panel-body > div > a > div.info-details {
    width: auto !important;
  }
  .hot-today .panel-body > div:nth-child(4) {
    padding-right: 0 !important;
  }
}
.most-voted {
  color: white;
}
.most-voted .panel-heading {
  padding: 10px 7px 0 7px !important;
}
.most-voted .panel-heading .panel-title {
  font-size: 18px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: block;
  border-bottom: 1px solid #cccccc;
}
.most-voted img {
  width: 100%;
  -moz-transition: all 0.333s ease-out;
  -o-transition: all 0.333s ease-out;
  -webkit-transition: all 0.333s ease-out;
  transition: all 0.333s ease-out;
  opacity: 1;
  float: left;
}
.most-voted img.content-ready {
  opacity: 1;
}
.most-voted a {
  position: relative;
  display: block;
  overflow: hidden;
  color: black;
  padding: 5px 0;
}
.most-voted a .vote-count {
  background: #403f3f;
  color: white;
  font-size: small;
  padding: 0.1em 0.4em;
  font-weight: normal;
}
.most-voted a .vote-count span:before {
  padding-top: 0.1em;
  margin-right: 0.4em;
  line-height: 1.1;
  font-size: 11px;
}
.most-voted a:hover,
.most-voted a:active {
  text-decoration: none;
}
.most-voted a .info-details {
  float: left;
  position: relative;
  z-index: 0;
  display: table;
  table-layout: fixed;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  opacity: 1;
  width: 100%;
}
.most-voted a .info-details.content-ready {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.most-voted a .info-details .mini-card-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  right: 0;
  opacity: 0.7;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.most-voted a h4,
.most-voted a h5,
.most-voted a h6 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  padding: 0;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 1.1;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
  line-height: 1.3;
  letter-spacing: 1px;
  vertical-align: middle;
}
.most-voted a:hover .mini-card-bg {
  opacity: 1;
}
.most-voted .panel-body > div {
  width: 100%;
  color: black;
  border-right: 3px solid white;
  border-left: 3px solid white;
  padding: 0 7px;
}
.most-voted .panel-body {
  padding: 0;
}
.most-voted .panel-body div:last-child a {
  border: 0 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .most-voted .panel-body div:last-child a {
    border: 0 !important;
  }
  .most-voted .panel-body > div {
    margin-bottom: 0;
    padding: 0;
  }
  .most-voted .panel-body > div:nth-child(4) {
    padding-right: 0 !important;
  }
}
.trending-tags-container {
  margin-top: 10px;
}
.trending-tags-container .panel-body {
  padding: 12px 6px 46px !important;
}
.trending-tags-container .panel-heading .panel-title .glyphicon-tag:before {
  margin-right: 7px;
}
.trending-tags-container .trending-tags {
  max-width: 26em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0 7px;
}
.trending-tags-container .trending-tags > a {
  color: #7c7c7c;
  flex: 1 1 auto;
  font-size: 15px;
  line-height: 26px;
  margin: 3px;
  padding: 0 10px;
  text-align: center;
}
.trending-tags-container .trending-tags > a:hover {
  color: white;
}
.trending-tags-container .trending-tags a:nth-child(n + 1) {
  border: solid 2px #d99d33;
}
.trending-tags-container .trending-tags a:nth-child(n + 1):hover {
  background-color: #d99d33;
}
.trending-tags-container .trending-tags a:nth-child(2n + 1) {
  border: solid 2px #7bba88;
}
.trending-tags-container .trending-tags a:nth-child(2n + 1):hover {
  background-color: #7bba88;
}
.trending-tags-container .trending-tags a:nth-child(3n + 1) {
  border: solid 2px #5e54ba;
}
.trending-tags-container .trending-tags a:nth-child(3n + 1):hover {
  background-color: #5e54ba;
}
.trending-tags-container .trending-tags a:nth-child(4n + 1) {
  border: solid 2px #777e87;
}
.trending-tags-container .trending-tags a:nth-child(4n + 1):hover {
  background-color: #777e87;
}
.trending-tags-container .trending-tags a:nth-child(5n + 1) {
  border: solid 2px #a752b9;
}
.trending-tags-container .trending-tags a:nth-child(5n + 1):hover {
  background-color: #a752b9;
}
.trending-tags-container .trending-tags a:nth-child(6n + 1) {
  border: solid 2px #a45b57;
}
.trending-tags-container .trending-tags a:nth-child(6n + 1):hover {
  background-color: #a45b57;
}
.trending-tags-container .trending-tags a:nth-child(7n + 1) {
  border: solid 2px #b2a956;
}
.trending-tags-container .trending-tags a:nth-child(7n + 1):hover {
  background-color: #b2a956;
}
.mini-cards {
  display: inline-table;
}
.mini-card {
  position: relative;
  text-align: left;
}
.mini-card a {
  text-decoration: none;
  display: block;
}
.mini-card img {
  clear: both;
  height: auto;
  width: 100%;
}
.mini-card h6 {
  color: #2b5fa5;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0 !important;
  padding: 14px 0 0;
}
.mini-card h5 {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0 0 10px;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.mini-card .nw-vote-up {
  float: right;
  width: 70px;
}
.mini-card .nw-vote-up .js-vote-count {
  color: #666666;
  display: block;
  float: right;
  font-weight: normal;
  text-align: center;
  padding: 6px;
}
.mini-card .nw-vote-up .nw-icon {
  background-image: url("../img/nw_icons/cb-vote-up.png");
  background-repeat: no-repeat;
  background-size: 29px auto;
  display: block;
  float: right;
  height: 29px;
  width: 29px;
}
.badge {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
  padding: 1px 0 0;
  color: white;
  font-weight: 700;
  height: 20px;
  width: 20px;
}
.nw-left-rail .badge {
  top: 7px!important;
  left: 7px!important;
}
.nw-view .mini-cards > div .mini-card {
  margin: 1em 0em 1em 0;
  border: 1px solid #d7d7d7 !important;
  background: white;
  padding: 7px;
}
.nw-view .mini-cards > div:nth-of-type(2n) .mini-card {
  margin-right: 0;
}
.nw-view .mini-cards > div:nth-of-type(2n+1) {
  clear: left;
}
.nw-submission-page {
  background-color: white;
  margin: -15px 0;
  padding: 10px!important;
}
.nw-submission-page h2 {
  color: #333333;
  float: left;
  margin-bottom: 0;
  margin-top: 40px;
}
.nw-submission-page h4 {
  clear: both;
  float: left;
  font-weight: normal;
  margin-top: 4px;
  width: 100%;
}
.nw-submission-page .universal-submit-form {
  float: left;
}
.nw-submission-page .universal-submit-form .control-group .tabs {
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  border-bottom: 9px solid #666666;
  width: 428px;
}
.nw-submission-page .universal-submit-form .control-group .tabs label {
  display: block;
  margin-bottom: 0;
  cursor: pointer;
}
.nw-submission-page .universal-submit-form .control-group .tabs .icons::before {
  width: 100%;
  margin: 0;
  padding: 0 0 54px;
  content: "" !important;
}
.nw-submission-page .universal-submit-form .control-group .tabs .icons {
  background-repeat: no-repeat;
  background-position: center 12px;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
}
.nw-submission-page .universal-submit-form .control-group .tabs .file .icons {
  background-image: url("../img/nw_icons/nw-upload-file.png");
}
.nw-submission-page .universal-submit-form .control-group .tabs .picture .icons {
  background-image: url("../img/nw_icons/nw-paste-photo-link.png");
}
.nw-submission-page .universal-submit-form .control-group .tabs .video .icons {
  background-image: url("../img/nw_icons/nw-video-link.png");
}
.nw-submission-page .universal-submit-form .control-group .tabs li {
  float: left;
  background-color: #cccccc;
  width: 142px;
  height: 105px;
  cursor: pointer;
  margin-right: 1px;
}
.nw-submission-page .universal-submit-form .control-group .tabs li:last-child {
  margin-right: 0;
}
.nw-submission-page .universal-submit-form .control-group .tabs li.current {
  background-color: #666666;
  color: white;
  position: relative;
  z-index: 5;
}
.nw-submission-page .universal-submit-form .control-group .tabs li a {
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  text-align: center;
}
.nw-submission-page .universal-submit-form .control-group .tabs .current a {
  color: white;
}
.nw-submission-page .universal-submit-form .control-group .SubmitAs {
  float: left;
  clear: both;
  margin: 0;
}
.nw-submission-page .universal-submit-form .control-group .SubmitAs strong {
  color: #0099cc;
}
.nw-submission-page .universal-submit-form .control-group label {
  margin: 7px 0;
}
.nw-submission-page .universal-submit-form .control-group .checkbox {
  margin: 10px 0;
  float: left;
  clear: both;
}
.nw-submission-page .universal-submit-form .control-group .checkbox .text {
  float: left;
  padding-right: 6px;
}
.nw-submission-page .universal-submit-form .control-group .checkbox .chk {
  float: left;
}
.nw-submission-page .universal-submit-form .control-group .checkbox .chk input {
  position: relative;
  margin: 0;
  width: auto;
  height: auto;
}
.nw-submission-page .universal-submit-form .control-group .upload-div {
  background-color: #efeeee;
  float: left;
  margin-bottom: 20px;
  width: 428px;
}
.nw-submission-page .universal-submit-form .control-group .upload-div .tab-content {
  padding: 20px 12px;
  display: none;
  width: 100%;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.nw-submission-page .universal-submit-form .control-group .upload-div #tab1 {
  display: block;
}
.nw-submission-page .universal-submit-form .btn {
  background-color: #333333;
  border: 0;
  color: white;
  font-size: 16px;
  font-weight: normal;
  padding: 2px 0;
  border-radius: 0;
  margin-top: 4px;
  width: 275px;
  height: 31px;
}
.nw-submission-page .col-sm-6 {
  padding-right: 27px!important;
  padding-left: 27px!important;
  padding-bottom: 100px!important;
}
.nw-submit-image .control-group {
  margin: 6px 0;
  color: #333333;
}
.nw-submit-image input {
  width: 100%;
  padding: 0;
}
.nw-submit-image input::-webkit-file-upload-button {
  background-color: #333333;
  border: 0 none;
  border-radius: 0;
  color: white;
  font-size: 16px;
  font-weight: normal;
  margin-top: 4px;
  padding: 2px 0;
  line-height: 1.42857;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 4px;
  width: 275px;
  height: 31px;
}
.nw-submit-image input::-ms-browse {
  background-color: #333333;
  border: 0 none;
  border-radius: 0;
  color: white;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  line-height: 1.42857;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 4px;
  width: 275px;
  height: 31px;
}
.nw-submit-image input::-moz-placeholder {
  background-color: #333333;
  border: 0 none;
  border-radius: 0;
  color: white;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  line-height: 1.42857;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 4px;
  width: 275px;
  height: 31px;
}
.nw-submit-image .label {
  color: #666666;
  display: block;
}
.nw-make-a-meme a {
  color: #0099cc;
  text-decoration: none!important;
}
.nw-make-a-meme ul {
  float: left;
  padding-left: 0;
}
.nw-make-a-meme ul li {
  margin: 10px 0;
}
.nw-make-a-meme ul a {
  padding-left: 72px;
  padding-right: 10px;
  height: 46px;
  line-height: 43px;
  border-radius: 3px;
}
.nw-make-a-meme .nw-available {
  float: left;
  background-image: url("../img/nw_icons/available-app.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 232px;
  width: 315px;
  margin-top: 10px;
}
.nw-make-a-meme .nw-available .nw-available-title {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
}
.nw-make-a-meme .nw-available .nw-available-desc {
  clear: both;
  color: #999999;
  float: left;
  font-size: 16px;
  line-height: 24px;
  width: 200px;
}
.sprite {
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url('/s/unversioned/img/builder_icons/sprite.png');
}
.sprite-disabled {
  opacity: 0.4;
}
.sprite-builder-basic {
  background-position: 0 0;
}
.sprite-builder-basic:hover {
  background-position: 0 -47px;
}
.sprite-builder-advanced {
  background-position: 0 -94px;
}
.sprite-builder-advanced:hover {
  background-position: 0 -141px;
}
.sprite-builder-lookalike {
  background-position: 0 -373px;
}
.sprite-builder-lookalike:hover {
  background-position: 0 -421px;
}
.sprite-builder-demotivational {
  background-position: 0 -188px;
}
.sprite-builder-demotivational:hover {
  background-position: 0 -235px;
}
.sprite-builder-news {
  background-position: 0 -282px;
}
.sprite-builder-news:hover {
  background-position: 0 -329px;
}
.sprite-builder-chart {
  background-position: 0 -467px;
}
.sprite-builder-chart:hover {
  background-position: 0 -512px;
}
.sprite-builder-fail {
  background-position: 0 -559px;
}
.sprite-builder-fail:hover {
  background-position: 0 -606px;
}
.sprite-builder-comic {
  background-position: 0 -653px;
}
.sprite-builder-comic:hover {
  background-position: 0 -701px;
}
.sprite-builder-rage {
  background-position: 0 -749px;
}
.sprite-builder-rage:hover {
  background-position: 0 -798px;
}
/* Site Header Sprites */

.sprite-site-header {
  display: block;
  background-repeat: no-repeat;
  background-image: url('/s/unversioned/img/siteheader_logos.png');
  text-indent: -999em;
  overflow: hidden;
}
.site-header-fail {
  background-position: 0px 0px;
  width: 50px;
  height: 50px;
}
.site-header-ichc {
  background-position: -50px 0px;
  width: 50px;
  height: 50px;
}
.site-header-meme {
  background-position: 0px -50px;
  width: 50px;
  height: 33px;
}
.site-header-rofl {
  background-position: -50px -50px;
  width: 50px;
  height: 33px;
}
.site-header-none {
  background-position: 0px -83px;
  width: 50px;
  height: 50px;
}
.site-header-tdw {
  background-position: -50px -83px;
  width: 50px;
  height: 50px;
}
.sprite-super-site {
  display: block;
  background-repeat: no-repeat;
  background-image: url('/s/unversioned/img/super_site_logos_w_espanol.png');
  width: 120px;
  height: 79px;
  text-indent: -999em;
  overflow: hidden;
}
.super-site-ICHC {
  background-position: 0 0;
}
.super-site-ROFL {
  background-position: -120px -237px;
}
.super-site-MEME {
  background-position: -120px 0;
}
.super-site-TDW {
  background-position: 0 -79px;
}
.super-site-GEEK {
  background-position: 0 -245px;
  height: 70px;
}
.super-site-FAIL {
  background-position: -120px -79px;
}
.super-site-KYM {
  background-position: 0 -158px;
}
.super-site-ESPANOL {
  background-position: 0 -320px;
}
#video-wrapper {
  margin-left: 15px;
  margin-top: 6px;
}
#video-nav {
  margin-bottom: 5px;
  font-size: 12px;
}
#video-wrapper-inner {
  background: #333333;
  color: white;
  padding: 5px 15px 0;
  position: relative;
}
#video-wrapper-inner .video-collection-container {
  height: 200px;
  position: relative;
  margin-top: 20px;
}
#video-wrapper-inner .video-collection-container h2 {
  color: #f57c09;
  text-transform: capitalize;
  font-size: 20px;
  margin: 5px 10px 2px 10px;
}
#video-wrapper-inner .video-collection-container ul {
  position: absolute;
  list-style-type: none;
  margin-left: 10px;
  z-index: 1;
}
#video-wrapper-inner .video-collection-container li {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  padding: 2px 4px 7px;
  margin-left: 3px;
}
#video-wrapper-inner .video-collection-container li:hover {
  background: #222222;
}
#video-wrapper-inner .video-collection-container li:first-child {
  margin-left: 1px;
}
#video-wrapper-inner .video-collection-container li.current {
  border: #666666 1px solid;
}
#video-wrapper-inner .video-collection-container li.current .current-indicator {
  display: block;
}
#video-wrapper-inner .video-collection-container li.current .image-container {
  background: #333333;
}
#video-wrapper-inner .video-collection-container li.current img {
  opacity: .5;
}
#video-wrapper-inner .video-collection-container li.nextup {
  background: #666666;
  border: 1px #222222 solid;
}
#video-wrapper-inner .video-collection-container li.nextup .nextup-indicator {
  display: block;
}
#video-wrapper-inner .video-collection-container li.watched img {
  opacity: .4;
}
#video-wrapper-inner .video-collection-container li .current-indicator {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  margin-top: 45px;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #f57c09;
}
#video-wrapper-inner .video-collection-container li .nextup-indicator {
  display: none;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  margin-top: 23%;
  margin-left: 20%;
  background-color: #f57c09;
  opacity: .8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.1em;
  text-align: center;
}
#video-wrapper-inner .video-collection-container li .nextup-indicator span {
  position: relative;
  top: 35%;
  font-size: 1.4em;
}
#video-wrapper-inner .video-collection-container .image-container {
  height: 110px;
  cursor: pointer;
  overflow: hidden;
  background: black;
  display: table-cell;
  vertical-align: middle;
}
#video-wrapper-inner .video-collection-container .image-container img {
  width: 140px;
  max-height: 90px;
}
#video-wrapper-inner .video-collection-container .image-container .sponsored-indicator {
  display: none;
  position: relative;
  top: -77px;
  left: -45px;
  width: 100%;
  background-color: #f0f0f0;
  color: #999999;
  text-align: center;
  text-transform: uppercase;
  /* Transformations */
  transform: translate3d(0, 0, 0);
  /* trigger hardware acceleration */
  transform: rotate(315deg);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform: rotate(315deg);
}
#video-wrapper-inner .video-collection-container .title {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  height: 1.5em;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#video-wrapper-inner .video-collection-container .pagination-control {
  position: absolute;
  top: 23px;
  z-index: 100;
  color: #f57c09;
  font-size: 25px;
  height: 100px;
  width: 25px;
  border: 1px transparent solid;
  background: #222222;
  padding-top: 35px;
  padding-left: 4px;
}
#video-wrapper-inner .video-collection-container .pagination-control.prev {
  left: 3px;
}
#video-wrapper-inner .video-collection-container .pagination-control.next {
  right: 30px;
}
#video-wrapper-inner .video-collection-container .pagination-control.disabled {
  color: #333333;
  cursor: default;
}
#video-wrapper-inner .video-collection-container .pagination-control:hover:not(.disabled) {
  background: #151515;
  border-color: #222222;
  color: #c46307;
}
#video-wrapper-inner .video-collection-container .pagination-control:active:not(.disabled) {
  background: #080808;
  color: #ab5706;
}
#video-wrapper-inner .video-ad {
  position: absolute;
  bottom: 22px;
  right: 15px;
}
#video-wrapper-inner #video-player {
  height: 512px;
  width: 1125px;
}
#video-wrapper-inner #video-player iframe {
  width: 100%;
  height: 500px;
}
#video-wrapper-inner #video-player.funnyordie iframe {
  width: 77.5%;
  height: 490px;
  margin-left: 11%;
}
#video-wrapper-inner #video-player.vine iframe {
  width: 500px;
  margin-left: 27%;
}
#video-wrapper-inner #video-title > h1 {
  font-size: 20px;
  margin: 0;
  margin-bottom: 3px;
}
#video-wrapper-inner #video-title > a {
  padding-top: 3px;
  margin: 0 15px 0 0;
}
#video-wrapper-inner #video-metadata {
  padding: 0 10px 5px;
}
#video-wrapper-inner #video-metadata .attribution {
  margin-top: -3px;
  padding-bottom: 5px;
}
#video-wrapper-inner #video-metadata .share-wrapper {
  margin-top: -16px;
}
#video-wrapper-inner #video-metadata .voting-buttons,
#video-wrapper-inner #video-metadata .comments-button,
#video-wrapper-inner #video-metadata .horizontal-addthis {
  display: inline-block;
  padding: 5px 15px 0 0;
  min-height: 33px;
}
#video-wrapper-inner #video-metadata .comments-button a {
  color: white;
}
#video-wrapper-inner #video-metadata .share-widget {
  display: inline-block;
  padding: 0 15px 0px 0px;
}
#video-wrapper-inner #video-metadata .share-widget .notice {
  color: #f0f0f0;
}
#video-wrapper-inner #video-metadata .share-widget .count {
  display: none;
}
#video-wrapper-inner #video-metadata .share-widget > a {
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 25px;
  height: 28px;
  margin-right: -2px;
  font-size: 1.2em;
}
#video-wrapper-inner #video-metadata .horizontal-addthis {
  position: relative;
  top: 12px;
}
.comments-container {
  background: white;
  padding: 10px 20px;
  margin-bottom: 40px;
}
.hidden {
  display: none;
}
/** MobileWeb Interstitial **/

.mobile-web-interstitial {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(/img/transparentbackground80.png);
  z-index: 100;
}
.mobile-web-interstitial .placement {
  height: 500px;
  width: 320px;
  margin: 0 auto;
}
.mobile-web-interstitial .placement .controls {
  height: 20px;
  margin-left: 80%;
}
.mobile-web-interstitial .placement .controls a {
  color: white;
}
.mobile-web-interstitial .placement .controls a.close {
  float: none;
  line-height: inherit;
  opacity: 1;
  margin-left: 3px;
}
.mobile-web-interstitial .placement #interstitial-placement {
  margin-top: 15px;
}
.mosaic {
  display: table;
  font-size: 10px;
  width: 100%;
}
.mosaic ul {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  display: table;
}
.mosaic ul li {
  list-style: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7px !important;
}
.mosaic ul li .mosaic-item-container {
  position: relative;
  overflow: hidden;
  padding: 8px;
  background: white;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  border: 1px solid black !important;
}
.mosaic ul li img {
  cursor: pointer;
  width: 100%;
  -moz-transition: all 0.333s ease-out;
  -o-transition: all 0.333s ease-out;
  -webkit-transition: all 0.333s ease-out;
  transition: all 0.333s ease-out;
  /*opacity: 0;*/
  opacity: 1;
}
.mosaic ul li img.content-ready {
  opacity: 1;
}
.mosaic ul li a {
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
  color: black;
}
.mosaic ul li a h4 {
  opacity: 1;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  /*display: block;*/
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.3;
  float: left;
  clear: both;
  white-space: normal;
}
.mosaic ul li a:hover .info-details {
  background-color: white;
}
.mosaic ul li .info-details {
  background-color: white;
  position: relative;
  float: left;
  bottom: 0;
  width: 100%;
  display: block;
  /*-moz-transform: translateY(114px);
                -ms-transform: translateY(114px);
                -o-transform: translateY(114px);
                -webkit-transform: translateY(114px);
                transform: translateY(114px);
                -moz-transition: all 0.333s ease-in;
                -o-transition: all 0.333s ease-in;
                -webkit-transition: all 0.333s ease-in;
                transition: all 0.333s ease-in;*/

}
.mosaic ul li .info-details.content-ready {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mosaic ul li .info-details .mosaic-title-container {
  display: table-cell;
  vertical-align: middle;
  background: white;
  position: relative;
  overflow: hidden;
  width: 100%;
  float: left;
}
.mosaic ul li .info-details .vote-container {
  display: block;
  float: right;
  padding: 20px 10px 10px 0;
  position: relative;
  width: 10%;
  text-align: right;
}
.mosaic ul li .info-details .vote-container .nw-vote-up {
  background-image: url("../img/nw_icons/cb-vote-up.png");
  background-repeat: no-repeat;
  background-size: 29px auto;
  display: block;
  float: right;
  height: 29px;
  width: 29px;
}
.mosaic ul li .info-details .vote-container .nw-vote-up .nw-icon {
  height: 29px;
  width: 29px;
  float: left;
}
.mosaic ul li .info-details .vote-container .nw-vote-up .js-vote-count {
  float: left;
  text-align: center;
  width: 100%;
  color: #666666;
  display: block;
  font-weight: normal;
  margin-top: 0.25em;
}
@media (min-width: 991px) {
  .mosaic ul li img {
    min-height: 125px;
  }
  .mosaic ul li:first-child img {
    min-height: 270px;
  }
}
@media (min-width: 768px) {
  .mosaic ul {
    overflow: auto !important;
  }
  .mosaic ul li:first-child {
    padding: 0 !important;
    width: 100%;
  }
  .mosaic ul li:first-child .mosaic-item-container {
    width: 100%;
  }
  .mosaic ul li:first-child .mosaic-title-container {
    padding: 10px;
  }
  .mosaic ul li:first-child h4 {
    font-size: 24px;
    font-weight: 700;
  }
  .mosaic ul li:nth-child(n + 1) h4 {
    font-weight: 700;
  }
  .mosaic ul li:nth-child(n + 1) .mosaic-title-container {
    padding: 10px;
  }
  .mosaic ul li:nth-child(2) {
    padding-left: 0 !important;
    width: 50%;
  }
  .mosaic ul li:nth-child(2) h4 {
    height: 2.5em;
  }
  .mosaic ul li:nth-child(3) {
    padding-right: 0 !important;
    width: 50%;
  }
  .mosaic ul li:nth-child(3) h4 {
    height: 2.5em;
  }
  .mosaic ul li:nth-child(4) {
    padding-left: 0 !important;
  }
  .mosaic ul li:nth-child(4) h4 {
    height: 2.5em;
  }
  .mosaic ul li:last-child {
    padding-right: 0 !important;
  }
  .mosaic ul li:last-child h4 {
    height: 2.5em;
  }
}
@media (max-width: 767px) {
  .mosaic {
    margin: 2px 0;
    display: block;
  }
  .mosaic ul {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    /*overflow-x: scroll;
              overflow-y: hidden;*/
    white-space: nowrap;
    padding: 2px;
  }
  .mosaic ul li {
    /*float: left;
                  width: 18%;*/
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: block;
    float: left;
  }
  .mosaic ul li .info-details .mosaic-title-container .section-title .section-title-text {
    font-size: 11px;
  }
  .mosaic ul li .info-details .vote-container {
    padding: 10px 3px 6px 0;
  }
  .mosaic ul li .info-details .vote-container .nw-vote-up {
    background-size: 26px auto;
    height: 26px;
    width: 26px;
  }
  .mosaic ul li .info-details .vote-container .nw-vote-up .js-vote-count {
    margin-top: 0;
  }
  .mosaic ul li a .mosaic-item-container {
    width: 100%;
    margin-bottom: 4px;
  }
  .mosaic ul li a .mosaic-item-container h4 {
    width: 90%;
    margin-left: 0;
    /*height:40px;*/
  
  }
  .mosaic ul li:first-child h4 {
    font-size: 16px !important;
  }
  .mosaic ul li:nth-child(2) .mosaic-item-container,
  .mosaic ul li:nth-child(3) .mosaic-item-container,
  .mosaic ul li:nth-child(4) .mosaic-item-container {
    min-height: 182px;
  }
  .mosaic ul li:nth-child(2) .section-title,
  .mosaic ul li:nth-child(3) .section-title,
  .mosaic ul li:nth-child(4) .section-title {
    margin: 5px 0;
  }
  .mosaic ul li:nth-child(2) h4,
  .mosaic ul li:nth-child(3) h4,
  .mosaic ul li:nth-child(4) h4 {
    font-size: 12px !important;
  }
  .mosaic ul li:nth-child(2) .vote-container,
  .mosaic ul li:nth-child(3) .vote-container,
  .mosaic ul li:nth-child(4) .vote-container {
    padding: 5px 3px 6px 0;
  }
  .mosaic ul li:nth-child(4) {
    display: none;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .mosaic ul li {
    width: 50%;
  }
  .mosaic ul li:first-child {
    width: 100%;
  }
  .mosaic ul li:nth-child(2) {
    padding-right: 4px !important;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .mosaic ul li {
    width: 30%;
  }
  .mosaic li:first-child {
    width: 70%;
    padding-right: 4px !important;
  }
  .mosaic li:first-child a .mosaic-item-container {
    min-height: 368px;
  }
}
.nw-image-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/nw_icons/cb-loader.svg) no-repeat center center;
  width: 64px;
  height: 64px;
  opacity: 0;
  margin: auto;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  display: none;
}
.nw-image-loader.active {
  opacity: 1;
  display: initial;
}
.nw-loader.active div {
  opacity: 1;
}
.nw-loader div {
  -moz-backface-visibility: visible;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  width: 100%;
  height: 100%;
  background-image: url('../img/nw_icons/burger-gray.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 74px 74px;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform-style: preserve- 3 d;
  transform-style: preserve- 3 d;
  -moz-animation-name: nw-loader-rotation;
  -o-animation-name: nw-loader-rotation;
  -webkit-animation-name: nw-loader-rotation;
  animation-name: nw-loader-rotation;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
  -moz-perspective: 600px;
  -ms-perspective: 600px;
  -webkit-perspective: 600px;
  perspective: 600px;
  opacity: 0;
  -moz-transition: opacity 0.3s cubic-bezier(0, 0, 0.782, 1) 0.01s;
  -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.782, 1) 0.01s;
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.782, 1) 0.01s;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.782, 1) 0.01s;
}
.nw-loader div span {
  display: none;
}
@-moz-keyframes nw-loader-rotation {
  from {
    -moz-transform: perspective(600px) rotate3d(0, 0, 1, 0deg);
  }
  50% {
    -moz-transform: perspective(600px) rotate3d(0, 0, 1, 180deg);
  }
  to {
    -moz-transform: perspective(600px) rotate3d(0, 0, 1, 360deg);
  }
}
@-webkit-keyframes nw-loader-rotation {
  from {
    -webkit-transform: perspective(600px) rotate3d(0, 0, 1, 0deg);
  }
  50% {
    -webkit-transform: perspective(600px) rotate3d(0, 0, 1, 180deg);
  }
  to {
    -webkit-transform: perspective(600px) rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes nw-loader-rotation {
  from {
    -moz-transform: perspective(600px) rotate3d(0, 0, 1, 0deg);
    -ms-transform: perspective(600px) rotate3d(0, 0, 1, 0deg);
    -o-transform: perspective(600px) rotate3d(0, 0, 1, 0deg);
    -webkit-transform: perspective(600px) rotate3d(0, 0, 1, 0deg);
    transform: perspective(600px) rotate3d(0, 0, 1, 0deg);
  }
  50% {
    -moz-transform: perspective(600px) rotate3d(0, 0, 1, 180deg);
    -ms-transform: perspective(600px) rotate3d(0, 0, 1, 180deg);
    -o-transform: perspective(600px) rotate3d(0, 0, 1, 180deg);
    -webkit-transform: perspective(600px) rotate3d(0, 0, 1, 180deg);
    transform: perspective(600px) rotate3d(0, 0, 1, 180deg);
  }
  to {
    -moz-transform: perspective(600px) rotate3d(0, 0, 1, 360deg);
    -ms-transform: perspective(600px) rotate3d(0, 0, 1, 360deg);
    -o-transform: perspective(600px) rotate3d(0, 0, 1, 360deg);
    -webkit-transform: perspective(600px) rotate3d(0, 0, 1, 360deg);
    transform: perspective(600px) rotate3d(0, 0, 1, 360deg);
  }
}
.nw-search-container {
  text-align: right;
}
.nw-search-container.expand input[type="search"] {
  opacity: 1;
  -moz-transition: opacity 0.18s ease-out 0.01s, visibility 0.01s linear 0s;
  -webkit-transition: opacity 0.18s ease-out 0.01s, visibility 0.01s linear 0s;
  transition: opacity 0.18s ease-out 0.01s, visibility 0.01s linear 0s;
  visibility: visible;
}
.nw-search-container div {
  clear: both;
  display: table;
  float: right;
  padding: 0.4em 0 0 0;
  width: auto;
  line-height: 1.5;
}
.nw-search-container button,
.nw-search-container input {
  font: inherit;
  line-height: inherit;
}
.nw-search-container button:focus,
.nw-search-container input:focus {
  outline: none;
}
.nw-search-container input {
  padding: 0 0.7em;
  border: 1px solid #cccccc;
  width: 14em;
}
.nw-search-container button,
.nw-search-container input[type="submit"] {
  color: white;
  background: none;
  border: none;
  font-size: 1.1em;
  padding: 0;
  margin: 0 0.4em 0 0.4em;
}
.nw-search-container :-moz-placeholder,
.nw-search-container::-moz-placeholder,
.nw-search-container :-ms-input-placeholder,
.nw-search-container::-webkit-input-placeholder,
.nw-search-container::input-placeholder {
  color: #cccccc;
}
.nw-search-container:not(.expand) input[type="search"] {
  opacity: 0;
  -moz-transition: opacity 0.18s ease-out 0s, visibility 0.01s linear 0.181s;
  -webkit-transition: opacity 0.18s ease-out 0s, visibility 0.01s linear 0.181s;
  transition: opacity 0.18s ease-out 0s, visibility 0.01s linear 0.181s;
  visibility: hidden;
}
#searchwrapper {
  margin-top: 20px;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 400px;
}
#searchwrapper .row {
  margin: 0;
}
#searchwrapper .search-header {
  position: absolute;
  right: 0;
  top: 3px;
}
#searchwrapper .count-label {
  margin-bottom: 38px;
}
.search-header input[type='text'] {
  padding: 2px 8px 3px;
  width: 320px;
  font-size: 18px;
}
.search-header button {
  background: none repeat scroll 0 0;
  border-radius: 0;
  color: white;
  font-size: 16px;
  padding: 2px 24px 3px;
  text-transform: uppercase;
}
.search-header button .icons {
  display: none;
}
.js-search-content {
  padding: 20px 0;
}
.js-search-content .mini-card {
  height: 160px;
  margin-bottom: 10px;
}
#results-metadata p {
  font-weight: normal;
  margin-top: 24px;
  color: #666666;
  text-transform: uppercase;
}
#results-metadata .pager-chz {
  margin-top: 16px;
}
#results-metadata .type-filter-control {
  padding: 0 0 10px 0;
  border-bottom: solid 1px #c6c6c6;
}
#results-metadata .type-filter-control h3 {
  display: inline-block;
  color: #666666;
  font-size: 18px;
  margin: 0 14px 0 0;
  line-height: 40px;
  float: left;
  font-weight: bold;
}
#results-metadata .type-filter-control ul {
  display: inline-block;
  margin-top: 10px;
  margin-left: 0;
  list-style-type: none;
  padding-left: 0;
}
#results-metadata .type-filter-control ul li {
  border: 0;
  display: inline-block;
  background-color: #3a3a3a;
}
#results-metadata .type-filter-control ul li.active {
  background-color: white;
}
#results-metadata .type-filter-control ul li.active a {
  color: white;
  font-weight: bold;
  background-color: #3a3a3a;
}
#results-metadata .type-filter-control ul li a {
  font-size: 16px;
  font-weight: normal;
  color: #848484;
  padding: 6px 12px;
  text-decoration: none;
  font-size: 14px;
  background-color: white;
}
#results-metadata .type-filter-control ul li a:hover {
  color: white;
  background-color: #d7d7d7;
}
#results-row {
  min-height: 400px;
}
#results-row .null-state {
  display: none;
}
.nw-search {
  padding: 15px 0;
  /*margin: 0;
    height: auto;
    overflow: auto;
    display: inline-block;
    width: 100%;
    -webkit-column-fill: balance;
    column-fill: balance;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    -webkit-column-rule: 0;
    column-rule: 0;
    -webkit-columns-width: auto;
    columns-width: auto;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;*/

}
.search-result-card {
  background-color: white;
  border: 1px solid #d7d7d7;
  padding: 7px;
  overflow: hidden;
  float: left;
  position: relative;
  text-align: center;
  height: 280px;
}
.search-result-card a {
  text-decoration: none!important;
}
.search-result-card .title {
  display: block;
  width: 100%;
  background: white;
  color: #333333;
  padding: 0 4px;
  text-align: left;
}
.search-result-card img {
  width: 100%;
  margin-bottom: 7px;
}
.search-result-card h6 {
  color: #2b5fa5;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0 !important;
  padding: 0;
  text-align: left;
}
.search-result-card h5 {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  overflow: hidden;
  padding: 0 0 10px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  text-align: left;
}
.search-result-card .nw-vote-up {
  float: right;
  width: 70px;
}
.search-result-card .nw-vote-up .nw-icon {
  background-image: url("../img/nw_icons/cb-vote-up.png");
  background-repeat: no-repeat;
  background-size: 29px auto;
  display: block;
  float: right;
  height: 29px;
  width: 29px;
}
.search-result-card .nw-vote-up .js-vote-count {
  color: #666666;
  display: block;
  float: right;
  font-weight: normal;
  padding: 6px;
  text-align: center;
}
.search-result-card .video-indicator {
  position: absolute;
  top: 0;
  width: 140px;
  height: 110px;
  font-size: 3.1em;
  margin-left: 5px;
  margin-top: 30px;
  opacity: 0.8;
}
.search-result-card .video-indicator .icon-background {
  width: 37px;
  height: 28px;
  background-color: white;
  margin: 14px 0 0 43px;
}
.search-result-card .video-indicator .icon-background .icons {
  color: #333333;
  position: absolute;
  top: 0;
  left: 40px;
}
.search-result-card .video-indicator .icon-background .icons:hover {
  color: #cb171b;
}
.search-result-card:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .search-result-card {
    height: 100%;
  }
  .search-header input[type="text"] {
    width: 220px;
  }
  #results-metadata .type-filter-control {
    margin-top: 60px;
  }
  .search-header {
    left: 0;
  }
}
.error-404 {
  padding: 5em;
}
.error-404 h1 {
  margin-bottom: 60px;
}
.error-404 h2.title {
  margin-bottom: 20px;
}
.error-404 .error-404-inner {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.error-404 .btn-errorpage {
  width: 100px;
  background: #44b0d6;
  color: white;
}
.error-404 .error-404-menu {
  text-align: left;
}
.error-404 .error-404-menu ul {
  padding: 0;
  margin: 0;
}
.error-404 .error-404-menu ul li {
  margin-bottom: 20px;
}
.pull-right {
  float: right;
}
.nw-livedate {
  clear: both;
  padding: 0 7px;
}
.nw-livedate .livedate-ul {
  padding: 0;
  float: left;
  width: 100%;
  display: inline-block;
  font-size: 13px;
}
.nw-livedate .livedate-ul a {
  display: inline;
}
.nw-livedate .livedate-ul li {
  display: inline;
}
.pull-left {
  float: left;
}
.pull-left li {
  float: left;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
/* Overrides */

.hidden {
  display: none !important;
}
.nw-tag-header span {
  font-size: 18px;
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-right: 12px;
}
.container {
  padding-left: 0;
  padding-right: 0;
}
.chz-alert {
  border: 1px solid #ff0303;
  margin: 0;
  padding: 10px;
  background-color: white;
  font-size: 16px;
}
.chz-alert span {
  color: #d70000;
  margin: 0 5px 0 0;
}
@media (max-width: 767px) {
  .nw-top-ad,
  .nw-top-ad-mobile {
    width: 320px !important;
    overflow: hidden;
  }
}
/*
@media (min-width:1200px) {
    
    .ad-skin .container{
        width: 970px !important;
    }

    .ad-skin  .col-lg-3 {
        width: 33.33333333%;
    }

    .ad-skin .col-lg-7 {
        width: 50%;
    }
}
*/

@media (min-width: 1280px) {
  .container {
    width: 1270px;
  }
}
/* Overrides */

#js-globalnav {
  z-index: 99;
}
/*.navbar.is-fixed .nav {
    margin-left: 30px;
}*/

footer .bottom-ad {
  display: none !important;
}
.nw-no-top-ad {
  min-height: 20px;
}
.nw-rail-thumbnail {
  border-radius: 0;
  border: 0;
  padding: 0;
  margin-bottom: 20px;
  line-height: 0;
  background-color: transparent;
}
.nw-rail-min-250,
.nw-stream-min-250 {
  min-height: 250px;
}
.nw-rail-custom-image {
  max-width: 300px;
  height: auto;
}
.content-card {
  border: 0px;
  background-color: white;
}
.icon {
  font-family: 'Glyphs Essentials';
}
.icon-price-tags:before {
  content: "\e9c1";
}
.icon-fire:before {
  content: "\eab5";
  margin-right: 2px;
}
.icon-user:before {
  content: "\ea43";
}
.icon-star-empty:before {
  content: "\eb3c";
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Roboto, 'Helvetica Neue', Helvetica, 'Open Sans', Lato, 'PT Sans', Arial, sans-serif !important;
  font-weight: 900;
  line-height: 1.1;
}
/*set padding to match UX guideline */

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
/* Remove padding from left/right of container */

/*.nw-left-rail {
    padding-left: 2px !important;
    padding-right: 2px !important;
}*/

.nw-right-rail {
  padding-right: 0 !important;
  padding-left: 10px !important;
  margin-top: 0;
  display: block;
}
.nw-right-rail .nw-right-rail-width-limiter {
  width: 300px;
}
.nw-right-rail .sticky-cheez {
  margin-bottom: 20px;
}
.nw-right-rail .chz-social .social-network {
  background: url(../img/nw_icons/nw-social-black.png) no-repeat 0 0;
  width: 53px;
  height: 53px;
}
.nw-right-rail .chz-social .twitter {
  background-position: -53px center !important;
}
.nw-right-rail .chz-social .youTube {
  background-position: -106px center !important;
}
.nw-right-rail .chz-social .pinterest {
  background-position: -159px center !important;
}
.nw-right-rail .nw-right-scroll-div {
  display: block;
  position: relative;
  border-bottom: 0 none;
}
.nw-right-rail .nw-right-scroll-div .panel-body div.col-md-12:nth-last-child(1),
.nw-right-rail .nw-right-scroll-div .panel-body div.col-md-12:nth-last-child(2) {
  display: none;
}
.nw-right-rail .nw-right-scroll-div .panel-body div.col-md-12:nth-last-child(3) a {
  border: 0 !important;
}
.nw-pagination {
  display: table;
  margin: auto;
}
.back-to-top {
  bottom: 0;
  color: white;
  display: none;
  font-size: 1.4em;
  padding: 12px 20px;
  height: 50px;
  position: fixed;
  right: 20px;
  text-decoration: none;
  z-index: 2000;
  font-weight: 500;
}
.back-to-top:focus {
  background-color: #666666;
  color: white !important;
  text-decoration: none !important;
}
.back-to-top:hover {
  background-color: rgba(0, 0, 0, 0.4);
  color: white !important;
  text-decoration: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nw-right-rail {
    margin-top: 0;
    padding-left: 0 !important;
  }
  .nw-right-rail .panel-body div.col-md-12:last-child a {
    border: 0 !important;
  }
  .nw-right-scroll-div {
    display: none;
  }
}
@media (max-width: 768px) {
  .back-to-top {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nw-right-rail {
    padding-left: 18px;
  }
}
@media (min-width: 1200px) {
  .nw-right-rail {
    padding-left: 18px;
  }
}
#build-info {
  background: rgba(0, 0, 0, 0.4);
  color: white;
  font-family: consolas, 'lucidia console', 'courier new', monospace;
  font-size: 12px;
  font-weight: normal;
  margin: 20px 0 0 0;
  text-align: center;
}
#build-info h1 {
  font-size: 12px;
  margin: 0;
  padding: 1em 0;
  text-transform: uppercase;
}
#build-info dl {
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
#build-info dl dt,
#build-info dl dd {
  margin: 0;
  padding: 0.2em 1em;
  display: block;
  text-align: left;
}
#build-info dl dt {
  color: #cccccc;
  font-weight: bold;
  width: 30%;
  text-align: right;
  float: left;
}
