html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #fafafa;
  color: #fefefe;
}
.btn:hover,
.btn:focus {
  background-color: #d5d5d5;
  color: #fefefe;
}
.header {
  background-color: #fafafa;
  color: #fefefe;
}
.header--withimage .header {
  background-color: transparent;
}
@media (max-width: 760px) {
  .header .navbar-collapse {
    background-color: #252526;
  }
  .header .navbar-collapse a {
    color: rgba(255, 255, 255, 0.8);
  }
  .header .navbar-collapse a:hover,
  .header .navbar-collapse a:active {
    color: #ffffff;
  }
}
.header .navbar-search {
  background-color: #252526;
}
.header .navbar-search-bar {
  background-color: rgba(254, 254, 254, 0.8);
}
.header .navbar-a-search {
  color: rgba(254, 254, 254, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(254, 254, 254, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #fefefe;
}
.header .navbar-toggle .icon-cross {
  color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle .icon-cross:hover,
.header .navbar-toggle .icon-cross:active {
  color: #ffffff;
}
.header a {
  color: rgba(254, 254, 254, 0.8);
}
.header a:hover,
.header a:active {
  color: #fefefe;
}
.header a.navbar-brand {
  color: #fefefe;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-moz-placeholder {
  color: #949494;
}
.header :-ms-input-placeholder {
  color: #949494;
}
.header ::placeholder {
  color: #949494;
}
.header .btn,
.btn-primary {
  background-color: #ff0000;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #cc0000;
  color: #FFFFFF;
}
.navbar-search .btn {
  background-color: transparent;
  color: #5e5e61;
}
.navbar-search .btn:hover,
.navbar-search .btn:focus {
  background-color: transparent;
  color: #000000;
}
.item__list .item:before {
  border-top-color: rgba(69, 69, 71, 0.2);
}
.item__heading {
  color: #000000;
}
.item__footer {
  color: rgba(69, 69, 71, 0.7);
}
.issue__heading h1 {
  color: #454547;
}
.issue__heading h1 i {
  color: rgba(69, 69, 71, 0.7);
}
.category__title--lozenge .category__title__text {
  padding-bottom: 3px;
  padding-top: 5px;
}
.item--cc-intro .item__heading {
  color: #ff0000;
}
.item--cc-intro .item__title {
  color: #000000;
}
.item--cc-intro .item__body p a {
  color: #000000;
}
.cc-intro {
  background-color: #ffffff;
  color: #454547;
  text-align: left;
}
.cc-intro .category__title {
  color: #ff0000;
  text-align: left;
}
.cc-intro .category__title img {
  margin-right: 18px;
}
.cc-intro .category__title--lozenge .category__title__text {
  background-color: #ff0000;
  color: #ffffff;
}
.cc-intro blockquote {
  border-left-color: #cccccc;
}
.cc-intro .item__title a {
  color: #000000;
}
.cc-intro .item__title a:hover,
.cc-intro .item__title a:focus {
  color: #000000;
}
.cc-intro p a,
.cc-intro ul li a {
  color: #000000;
}
.cc-intro p a:hover,
.cc-intro ul li a:hover,
.cc-intro p a:active,
.cc-intro ul li a:active {
  color: #262626;
}
.cc-intro .item__footer {
  color: #454547;
}
.cc-intro .item__footer a {
  color: #000000;
}
.cc-intro .item__footer a:hover,
.cc-intro .item__footer a:active {
  color: #262626;
}
.cc-intro hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-intro.category__footer h2 {
  border: 1px solid #454547;
}
.cc-intro.category__footer a {
  color: #000000;
}
.cc-intro.category__footer a:hover,
.cc-intro.category__footer a:focus {
  color: #000000;
}
.item--cc-news .item__heading {
  color: #ffa300;
}
.item--cc-news .item__title {
  color: #000000;
}
.item--cc-news .item__body p a {
  color: #000000;
}
.cc-news {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-news .category__title {
  color: #ffa300;
  text-align: left;
}
.cc-news .category__title img {
  margin-right: 18px;
}
.cc-news .category__title--lozenge .category__title__text {
  background-color: #ffa300;
  color: #ffffff;
}
.cc-news blockquote {
  border-left-color: #cccccc;
}
.cc-news .item__title a {
  color: #000000;
}
.cc-news .item__title a:hover,
.cc-news .item__title a:focus {
  color: #000000;
}
.cc-news p a,
.cc-news ul li a {
  color: #000000;
}
.cc-news p a:hover,
.cc-news ul li a:hover,
.cc-news p a:active,
.cc-news ul li a:active {
  color: #262626;
}
.cc-news .item__footer {
  color: #454547;
}
.cc-news .item__footer a {
  color: #000000;
}
.cc-news .item__footer a:hover,
.cc-news .item__footer a:active {
  color: #262626;
}
.cc-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-news.category__footer h2 {
  border: 1px solid #454547;
}
.cc-news.category__footer a {
  color: #000000;
}
.cc-news.category__footer a:hover,
.cc-news.category__footer a:focus {
  color: #000000;
}
.item--cc-articles .item__heading {
  color: #0082ff;
}
.item--cc-articles .item__title {
  color: #000000;
}
.item--cc-articles .item__body p a {
  color: #000000;
}
.cc-articles {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-articles .category__title {
  color: #0082ff;
  text-align: left;
}
.cc-articles .category__title img {
  margin-right: 18px;
}
.cc-articles .category__title--lozenge .category__title__text {
  background-color: #0082ff;
  color: #ffffff;
}
.cc-articles blockquote {
  border-left-color: #cccccc;
}
.cc-articles .item__title a {
  color: #000000;
}
.cc-articles .item__title a:hover,
.cc-articles .item__title a:focus {
  color: #000000;
}
.cc-articles p a,
.cc-articles ul li a {
  color: #000000;
}
.cc-articles p a:hover,
.cc-articles ul li a:hover,
.cc-articles p a:active,
.cc-articles ul li a:active {
  color: #262626;
}
.cc-articles .item__footer {
  color: #454547;
}
.cc-articles .item__footer a {
  color: #000000;
}
.cc-articles .item__footer a:hover,
.cc-articles .item__footer a:active {
  color: #262626;
}
.cc-articles hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-articles.category__footer h2 {
  border: 1px solid #454547;
}
.cc-articles.category__footer a {
  color: #000000;
}
.cc-articles.category__footer a:hover,
.cc-articles.category__footer a:focus {
  color: #000000;
}
.item--cc-wordpress .item__heading {
  color: #00c62c;
}
.item--cc-wordpress .item__title {
  color: #000000;
}
.item--cc-wordpress .item__body p a {
  color: #000000;
}
.cc-wordpress {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-wordpress .category__title {
  color: #00c62c;
  text-align: left;
}
.cc-wordpress .category__title img {
  margin-right: 18px;
}
.cc-wordpress .category__title--lozenge .category__title__text {
  background-color: #00c62c;
  color: #ffffff;
}
.cc-wordpress blockquote {
  border-left-color: #cccccc;
}
.cc-wordpress .item__title a {
  color: #000000;
}
.cc-wordpress .item__title a:hover,
.cc-wordpress .item__title a:focus {
  color: #000000;
}
.cc-wordpress p a,
.cc-wordpress ul li a {
  color: #000000;
}
.cc-wordpress p a:hover,
.cc-wordpress ul li a:hover,
.cc-wordpress p a:active,
.cc-wordpress ul li a:active {
  color: #262626;
}
.cc-wordpress .item__footer {
  color: #454547;
}
.cc-wordpress .item__footer a {
  color: #000000;
}
.cc-wordpress .item__footer a:hover,
.cc-wordpress .item__footer a:active {
  color: #262626;
}
.cc-wordpress hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-wordpress.category__footer h2 {
  border: 1px solid #454547;
}
.cc-wordpress.category__footer a {
  color: #000000;
}
.cc-wordpress.category__footer a:hover,
.cc-wordpress.category__footer a:focus {
  color: #000000;
}
.item--cc-reviews .item__heading {
  color: #9f00ff;
}
.item--cc-reviews .item__title {
  color: #000000;
}
.item--cc-reviews .item__body p a {
  color: #000000;
}
.cc-reviews {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-reviews .category__title {
  color: #9f00ff;
  text-align: left;
}
.cc-reviews .category__title img {
  margin-right: 18px;
}
.cc-reviews .category__title--lozenge .category__title__text {
  background-color: #9f00ff;
  color: #ffffff;
}
.cc-reviews blockquote {
  border-left-color: #cccccc;
}
.cc-reviews .item__title a {
  color: #000000;
}
.cc-reviews .item__title a:hover,
.cc-reviews .item__title a:focus {
  color: #000000;
}
.cc-reviews p a,
.cc-reviews ul li a {
  color: #000000;
}
.cc-reviews p a:hover,
.cc-reviews ul li a:hover,
.cc-reviews p a:active,
.cc-reviews ul li a:active {
  color: #262626;
}
.cc-reviews .item__footer {
  color: #454547;
}
.cc-reviews .item__footer a {
  color: #000000;
}
.cc-reviews .item__footer a:hover,
.cc-reviews .item__footer a:active {
  color: #262626;
}
.cc-reviews hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-reviews.category__footer h2 {
  border: 1px solid #454547;
}
.cc-reviews.category__footer a {
  color: #000000;
}
.cc-reviews.category__footer a:hover,
.cc-reviews.category__footer a:focus {
  color: #000000;
}
.item--cc-profitable-tools .item__heading {
  color: #2e00ff;
}
.item--cc-profitable-tools .item__title {
  color: #000000;
}
.item--cc-profitable-tools .item__body p a {
  color: #000000;
}
.cc-profitable-tools {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-profitable-tools .category__title {
  color: #2e00ff;
  text-align: left;
}
.cc-profitable-tools .category__title img {
  margin-right: 18px;
}
.cc-profitable-tools .category__title--lozenge .category__title__text {
  background-color: #2e00ff;
  color: #ffffff;
}
.cc-profitable-tools blockquote {
  border-left-color: #cccccc;
}
.cc-profitable-tools .item__title a {
  color: #000000;
}
.cc-profitable-tools .item__title a:hover,
.cc-profitable-tools .item__title a:focus {
  color: #000000;
}
.cc-profitable-tools p a,
.cc-profitable-tools ul li a {
  color: #000000;
}
.cc-profitable-tools p a:hover,
.cc-profitable-tools ul li a:hover,
.cc-profitable-tools p a:active,
.cc-profitable-tools ul li a:active {
  color: #262626;
}
.cc-profitable-tools .item__footer {
  color: #454547;
}
.cc-profitable-tools .item__footer a {
  color: #000000;
}
.cc-profitable-tools .item__footer a:hover,
.cc-profitable-tools .item__footer a:active {
  color: #262626;
}
.cc-profitable-tools hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-profitable-tools.category__footer h2 {
  border: 1px solid #454547;
}
.cc-profitable-tools.category__footer a {
  color: #000000;
}
.cc-profitable-tools.category__footer a:hover,
.cc-profitable-tools.category__footer a:focus {
  color: #000000;
}
.issue__pager,
.pagination {
  color: #454547;
}
.issue__pager li > a,
.pagination li > a,
.issue__pager li > span,
.pagination li > span {
  border-color: #454547;
}
.issue__pager li a:hover,
.pagination li a:hover,
.issue__pager li a:focus,
.pagination li a:focus {
  border-color: rgba(69, 69, 71, 0.4);
}
.issue__pager li .icon,
.pagination li .icon {
  color: #A1A8B2;
}
.issue__pager .active a,
.pagination .active a,
.issue__pager .active span,
.pagination .active span {
  border-color: #000000;
  color: #000000;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(254, 254, 254, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.4);
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(254, 254, 254, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(254, 254, 254, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(254, 254, 254, 0.8);
  color: #fefefe;
}
.header--withimage .cta--header .btn {
  background-color: #ff0000;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #e60000;
}
.subscription__resubscribe__btn {
  color: #000000;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #262626;
}
.page h2:before {
  border-top-color: rgba(69, 69, 71, 0.7);
}
.page__header {
  color: rgba(69, 69, 71, 0.7);
}
.page__header b,
.page__header strong {
  color: rgba(19, 19, 19, 0.7);
}
.page .terms--custom {
  border-top: 1px solid rgba(69, 69, 71, 0.7);
}
.sponsorship a {
  color: #000000;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #262626;
}
.sponsorship__quicklinks {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a:hover,
.sponsorship__quicklinks a:active {
  color: #2c2c2d;
}
.sponsorship__nextavailable.with_divider:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__nextavailable h4 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__nextavailable a {
  color: rgba(183, 206, 60, 0.7);
}
.sponsorship__nextavailable a:hover,
.sponsorship__nextavailable a:active {
  color: #98ac2b;
}
.sponsorship__pricing {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__pricing .btn {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__pricing .btn:hover,
.sponsorship__pricing .btn:focus {
  background-color: #98ac2b;
  color: #FFFFFF;
}
.sponsorship__availability h2 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__availability section + section:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__availability .dates li {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__availability .dates p {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.sponsorship__availability .booked p {
  color: #9C9C9C;
}
.sponsorship__availability .booked .booknow span {
  background-color: #9C9C9C;
  color: #FFFFFF;
}
.sponsorship__availability .tentative p {
  color: #FB8A35;
}
.sponsorship__availability .tentative .booknow span {
  background-color: #FB8A35;
  color: #FFFFFF;
}
.sponsorship__availability .available p {
  color: #B7CE3C;
}
.sponsorship__availability .available .booknow a {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__availability .available .booknow a:hover,
.sponsorship__availability .available .booknow a:focus {
  background-color: #98ac2b;
}
.sponsorship__availability__info .tentative {
  color: #FB8A35;
}
.sponsorship__availability__info a {
  color: #B7CE3C;
}
.sponsorship__availability__info a:hover,
.sponsorship__availability__info a:focus {
  color: #98ac2b;
}
.sponsorship__details {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__previous li {
  border-top-color: rgba(69, 69, 71, 0.1);
}
@media (min-width: 760px) {
  .sponsorship__previous li {
    border-color: rgba(69, 69, 71, 0.1);
  }
}
.sponsorship__inquiry h3 {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.home--noissue {
  background-color: #fafafa;
  color: #fefefe;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #fafafa;
  color: #fefefe;
}
.home--noissue .footer a {
  color: rgba(254, 254, 254, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #fefefe;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(254, 254, 254, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(254, 254, 254, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(254, 254, 254, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #fefefe;
}
.header--withimage .header {
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/13851/medium_darkened_2c437be0-0ca8-46c3-ac42-0a0d2ff7bf5f.jpg);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/13851/large_darkened_2c437be0-0ca8-46c3-ac42-0a0d2ff7bf5f.jpg);
  }
}
.home--noissue.header--withimage {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/13851/medium_darkened_2c437be0-0ca8-46c3-ac42-0a0d2ff7bf5f.jpg);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/13851/large_darkened_2c437be0-0ca8-46c3-ac42-0a0d2ff7bf5f.jpg);
  }
}
.home--noissue.header--withimage header.header {
  background-image: none;
}
@media (min-width: 760px) {
  .home--noissue.header--withimage header.header {
    background-image: none;
  }
}
.home--noissue.header--withimage body,
.home--noissue.header--withimage header.header,
.home--noissue.header--withimage .footer {
  background-color: transparent !important;
}
