/* z-index scale */
/* z-index applications */
/* fonts */
/* colors */
/* opaque */
/* variable opacity */
/* 50 shades of red */
/* vertical spacing in series landing */
/* breakpoints */
header.global-header .icon-menu {
  color: #4D80A5; }
  header.global-header .icon-menu:hover, header.global-header .icon-menu:active {
    color: #4D80A5; }
header.global-header.interior-header {
  background-color: #1A1E21; }
  header.global-header.interior-header .series-name {
    color: #4D80A5; }
    header.global-header.interior-header .series-name a {
      color: #4D80A5; }

.med-circle-icon {
  background-color: rgba(77, 128, 165, 0.9); }
  .med-circle-icon:hover, .med-circle-icon:active {
    background-color: #4D80A5; }

.circle-icon {
  background-color: rgba(77, 128, 165, 0.9); }
  .circle-icon:hover, .circle-icon:active {
    background-color: #4D80A5; }

.season-list-dropdown {
  background: rgba(6, 69, 115, 0.8); }
  .season-list-dropdown:hover, .season-list-dropdown:active {
    background: #0A599A; }

.episode-list .thumb-progress-bar span {
  background-color: #0A599A; }
.episode-list .season-ep .preview {
  background-color: #0A599A; }
.episode-list .pb-promo h2 {
  color: #0A599A; }
.episode-list.episode-clips .episode-item.item-selected:after {
  border-color: rgba(10, 89, 154, 0.6); }

.episode-details .ways-overlay strong {
  color: rgba(77, 128, 165, 0.86); }

.episode-nav li.active:after {
  background-color: #0A599A; }

.top-nav {
  background: #0A599A; }

.expand-trigger {
  color: #064573; }

.playlist-more a {
  border-color: rgba(6, 69, 115, 0.48);
  color: rgba(10, 89, 154, 0.86); }
  .playlist-more a:hover {
    border-color: rgba(6, 69, 115, 0.16);
    color: rgba(10, 89, 154, 0.68);
    background-color: rgba(10, 89, 154, 0.16); }

.aetn-player .player-layer .next-header {
  background: #0A599A; }

.watch-toggle .toggle:checked + label:before {
  background-color: rgba(6, 69, 115, 0.48); }
.watch-toggle .toggle:checked + label:after {
  background-color: #4D80A5; }

.sticky-signin {
  background: #0A599A; }
  .sticky-signin .circle-icon {
    background: rgba(6, 69, 115, 0.8); }

.show-newsletter {
  border-top: 3px solid rgba(10, 89, 154, 0.86); }
  .show-newsletter input[type="submit"] {
    background: #0A599A; }

.newsletter-header {
  background: #0A599A; }

.newsletter-body h2 {
  color: #0A599A; }
.newsletter-body fieldset select {
  color: #0A599A; }
.newsletter-body .actions input {
  background: #0A599A; }
.newsletter-body .actions .close {
  color: #0A599A; }

.newsletter-footer a {
  color: #4D80A5; }

@media (max-width: 767px) {
  header.global-header .navigation ul .active {
    border-left: 4px solid #0A599A; } }

@media (min-width: 768px) {
  header.global-header .navigation ul li.active a, header.global-header .navigation ul li:hover a {
    color: rgba(10, 89, 154, 0.76); }
  header.global-header .navigation .global-nav li:not(.site-name) a:hover {
    background-color: rgba(10, 89, 154, 0.16); }
  header.global-header .navigation .show-nav h2 {
    color: #0A599A; } }

.logo {
  background-image: url(/images/aetv/logo-white.svg); }

.episode-list .pb-promo h2 {
  color: #0284f4; }

@media (min-width: 768px) and (max-width: 1280px) {
  header.global-header.interior-header .logo-link .logo {
    width: 94px; } }

@media (min-width: 1281px) {
  header.global-header.interior-header .logo-link .logo {
    width: 110px; } }

.newsletter-overlay .logo {
  background-image: url(/images/aetv/logo-white.svg); }

.sign-up {
  background-image: url(/images/emails/aetv/AE-Sign-Up-v1.jpg); }
