html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #002862;
  color: #f2f2f2;
}
.btn:hover,
.btn:focus {
  background-color: #264e88;
  color: #f2f2f2;
}
.header {
  background-color: #002862;
  color: #f2f2f2;
}
.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(242, 242, 242, 0.8);
}
.header .navbar-a-search {
  color: rgba(242, 242, 242, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(242, 242, 242, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #f2f2f2;
}
.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(242, 242, 242, 0.8);
}
.header a:hover,
.header a:active {
  color: #f2f2f2;
}
.header a.navbar-brand {
  color: #f2f2f2;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-moz-placeholder {
  color: #000000;
}
.header :-ms-input-placeholder {
  color: #000000;
}
.header ::placeholder {
  color: #000000;
}
.header .btn,
.btn-primary {
  background-color: #f24e5c;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #ef1e30;
  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: #0073c5;
}
.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);
}
.item--cc-comment .item__heading {
  color: #002862;
}
.item--cc-comment .item__title {
  color: #0073c5;
}
.item--cc-comment .item__body p a {
  color: #0073c5;
}
.cc-comment {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-comment .category__title {
  color: #002862;
  text-align: left;
  position: relative;
}
.cc-comment .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-comment .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-comment .category__title--lozenge .category__title__text {
  background-color: #002862;
  color: #ffffff;
}
.cc-comment blockquote {
  border-left-color: #cccccc;
}
.cc-comment .item__title a {
  color: #0073c5;
}
.cc-comment .item__title a:hover,
.cc-comment .item__title a:focus {
  color: #00375f;
}
.cc-comment p a,
.cc-comment ul li a {
  color: #0073c5;
}
.cc-comment p a:hover,
.cc-comment ul li a:hover,
.cc-comment p a:active,
.cc-comment ul li a:active {
  color: #2699eb;
}
.cc-comment .item__footer {
  color: #454547;
}
.cc-comment .item__footer a {
  color: #0073c5;
}
.cc-comment .item__footer a:hover,
.cc-comment .item__footer a:active {
  color: #2699eb;
}
.cc-comment hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-comment.category__footer h2 {
  border: 1px solid #454547;
}
.cc-comment.category__footer a {
  color: #0073c5;
}
.cc-comment.category__footer a:hover,
.cc-comment.category__footer a:focus {
  color: #00375f;
}
.item--cc-sponsoredlink .item__heading {
  color: #f45e6b;
}
.item--cc-sponsoredlink .item__title {
  color: #f45e6b;
}
.item--cc-sponsoredlink .item__body p a {
  color: #f45e6b;
}
.cc-sponsoredlink {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sponsoredlink .category__title {
  color: #f45e6b;
  text-align: left;
  position: relative;
}
.cc-sponsoredlink .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-sponsoredlink .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-sponsoredlink .category__title--lozenge .category__title__text {
  background-color: #f45e6b;
  color: #ffffff;
}
.cc-sponsoredlink blockquote {
  border-left-color: #cccccc;
}
.cc-sponsoredlink .item__title a {
  color: #f45e6b;
}
.cc-sponsoredlink .item__title a:hover,
.cc-sponsoredlink .item__title a:focus {
  color: #dd0f21;
}
.cc-sponsoredlink p a,
.cc-sponsoredlink ul li a {
  color: #f45e6b;
}
.cc-sponsoredlink p a:hover,
.cc-sponsoredlink ul li a:hover,
.cc-sponsoredlink p a:active,
.cc-sponsoredlink ul li a:active {
  color: #cf505b;
}
.cc-sponsoredlink .item__footer {
  color: #454547;
}
.cc-sponsoredlink .item__footer a {
  color: #f45e6b;
}
.cc-sponsoredlink .item__footer a:hover,
.cc-sponsoredlink .item__footer a:active {
  color: #cf505b;
}
.cc-sponsoredlink hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sponsoredlink.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sponsoredlink.category__footer a {
  color: #f45e6b;
}
.cc-sponsoredlink.category__footer a:hover,
.cc-sponsoredlink.category__footer a:focus {
  color: #dd0f21;
}
.item--cc-news .item__heading {
  color: #398dcf;
}
.item--cc-news .item__title {
  color: #398dcf;
}
.item--cc-news .item__body p a {
  color: #398dcf;
}
.cc-news {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-news .category__title {
  color: #398dcf;
  text-align: left;
  position: relative;
}
.cc-news .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-news .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-news .category__title--lozenge .category__title__text {
  background-color: #398dcf;
  color: #ffffff;
}
.cc-news blockquote {
  border-left-color: #cccccc;
}
.cc-news .item__title a {
  color: #398dcf;
}
.cc-news .item__title a:hover,
.cc-news .item__title a:focus {
  color: #205782;
}
.cc-news p a,
.cc-news ul li a {
  color: #398dcf;
}
.cc-news p a:hover,
.cc-news ul li a:hover,
.cc-news p a:active,
.cc-news ul li a:active {
  color: #5fb3f5;
}
.cc-news .item__footer {
  color: #454547;
}
.cc-news .item__footer a {
  color: #398dcf;
}
.cc-news .item__footer a:hover,
.cc-news .item__footer a:active {
  color: #5fb3f5;
}
.cc-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-news.category__footer h2 {
  border: 1px solid #454547;
}
.cc-news.category__footer a {
  color: #398dcf;
}
.cc-news.category__footer a:hover,
.cc-news.category__footer a:focus {
  color: #205782;
}
.item--cc-automation .item__heading {
  color: #43996b;
}
.item--cc-automation .item__title {
  color: #43996b;
}
.item--cc-automation .item__body p a {
  color: #43996b;
}
.cc-automation {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-automation .category__title {
  color: #43996b;
  text-align: left;
  position: relative;
}
.cc-automation .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-automation .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-automation .category__title--lozenge .category__title__text {
  background-color: #43996b;
  color: #ffffff;
}
.cc-automation blockquote {
  border-left-color: #cccccc;
}
.cc-automation .item__title a {
  color: #43996b;
}
.cc-automation .item__title a:hover,
.cc-automation .item__title a:focus {
  color: #245239;
}
.cc-automation p a,
.cc-automation ul li a {
  color: #43996b;
}
.cc-automation p a:hover,
.cc-automation ul li a:hover,
.cc-automation p a:active,
.cc-automation ul li a:active {
  color: #69bf91;
}
.cc-automation .item__footer {
  color: #454547;
}
.cc-automation .item__footer a {
  color: #43996b;
}
.cc-automation .item__footer a:hover,
.cc-automation .item__footer a:active {
  color: #69bf91;
}
.cc-automation hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-automation.category__footer h2 {
  border: 1px solid #454547;
}
.cc-automation.category__footer a {
  color: #43996b;
}
.cc-automation.category__footer a:hover,
.cc-automation.category__footer a:focus {
  color: #245239;
}
.item--cc-sponsoredlinkii .item__heading {
  color: #004fdb;
}
.item--cc-sponsoredlinkii .item__title {
  color: #004fdb;
}
.item--cc-sponsoredlinkii .item__body p a {
  color: #004fdb;
}
.cc-sponsoredlinkii {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sponsoredlinkii .category__title {
  color: #004fdb;
  text-align: left;
  position: relative;
}
.cc-sponsoredlinkii .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-sponsoredlinkii .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-sponsoredlinkii .category__title--lozenge .category__title__text {
  background-color: #004fdb;
  color: #ffffff;
}
.cc-sponsoredlinkii blockquote {
  border-left-color: #cccccc;
}
.cc-sponsoredlinkii .item__title a {
  color: #004fdb;
}
.cc-sponsoredlinkii .item__title a:hover,
.cc-sponsoredlinkii .item__title a:focus {
  color: #002a75;
}
.cc-sponsoredlinkii p a,
.cc-sponsoredlinkii ul li a {
  color: #004fdb;
}
.cc-sponsoredlinkii p a:hover,
.cc-sponsoredlinkii ul li a:hover,
.cc-sponsoredlinkii p a:active,
.cc-sponsoredlinkii ul li a:active {
  color: #2675ff;
}
.cc-sponsoredlinkii .item__footer {
  color: #454547;
}
.cc-sponsoredlinkii .item__footer a {
  color: #004fdb;
}
.cc-sponsoredlinkii .item__footer a:hover,
.cc-sponsoredlinkii .item__footer a:active {
  color: #2675ff;
}
.cc-sponsoredlinkii hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sponsoredlinkii.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sponsoredlinkii.category__footer a {
  color: #004fdb;
}
.cc-sponsoredlinkii.category__footer a:hover,
.cc-sponsoredlinkii.category__footer a:focus {
  color: #002a75;
}
.item--cc-toools .item__heading {
  color: #784d7a;
}
.item--cc-toools .item__title {
  color: #784d7a;
}
.item--cc-toools .item__body p a {
  color: #784d7a;
}
.cc-toools {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-toools .category__title {
  color: #784d7a;
  text-align: left;
  position: relative;
}
.cc-toools .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-toools .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-toools .category__title--lozenge .category__title__text {
  background-color: #784d7a;
  color: #ffffff;
}
.cc-toools blockquote {
  border-left-color: #cccccc;
}
.cc-toools .item__title a {
  color: #784d7a;
}
.cc-toools .item__title a:hover,
.cc-toools .item__title a:focus {
  color: #3a263b;
}
.cc-toools p a,
.cc-toools ul li a {
  color: #784d7a;
}
.cc-toools p a:hover,
.cc-toools ul li a:hover,
.cc-toools p a:active,
.cc-toools ul li a:active {
  color: #9e73a0;
}
.cc-toools .item__footer {
  color: #454547;
}
.cc-toools .item__footer a {
  color: #784d7a;
}
.cc-toools .item__footer a:hover,
.cc-toools .item__footer a:active {
  color: #9e73a0;
}
.cc-toools hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-toools.category__footer h2 {
  border: 1px solid #454547;
}
.cc-toools.category__footer a {
  color: #784d7a;
}
.cc-toools.category__footer a:hover,
.cc-toools.category__footer a:focus {
  color: #3a263b;
}
.item--cc-books .item__heading {
  color: #6fa109;
}
.item--cc-books .item__title {
  color: #6fa109;
}
.item--cc-books .item__body p a {
  color: #6fa109;
}
.cc-books {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-books .category__title {
  color: #6fa109;
  text-align: left;
  position: relative;
}
.cc-books .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-books .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-books .category__title--lozenge .category__title__text {
  background-color: #6fa109;
  color: #ffffff;
}
.cc-books blockquote {
  border-left-color: #cccccc;
}
.cc-books .item__title a {
  color: #6fa109;
}
.cc-books .item__title a:hover,
.cc-books .item__title a:focus {
  color: #2c4004;
}
.cc-books p a,
.cc-books ul li a {
  color: #6fa109;
}
.cc-books p a:hover,
.cc-books ul li a:hover,
.cc-books p a:active,
.cc-books ul li a:active {
  color: #5e8908;
}
.cc-books .item__footer {
  color: #454547;
}
.cc-books .item__footer a {
  color: #6fa109;
}
.cc-books .item__footer a:hover,
.cc-books .item__footer a:active {
  color: #5e8908;
}
.cc-books hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-books.category__footer h2 {
  border: 1px solid #454547;
}
.cc-books.category__footer a {
  color: #6fa109;
}
.cc-books.category__footer a:hover,
.cc-books.category__footer a:focus {
  color: #2c4004;
}
.item--cc-videos .item__heading {
  color: #ee6c4d;
}
.item--cc-videos .item__title {
  color: #ee6c4d;
}
.item--cc-videos .item__body p a {
  color: #ee6c4d;
}
.cc-videos {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-videos .category__title {
  color: #ee6c4d;
  text-align: left;
  position: relative;
}
.cc-videos .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-videos .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-videos .category__title--lozenge .category__title__text {
  background-color: #ee6c4d;
  color: #ffffff;
}
.cc-videos blockquote {
  border-left-color: #cccccc;
}
.cc-videos .item__title a {
  color: #ee6c4d;
}
.cc-videos .item__title a:hover,
.cc-videos .item__title a:focus {
  color: #c23413;
}
.cc-videos p a,
.cc-videos ul li a {
  color: #ee6c4d;
}
.cc-videos p a:hover,
.cc-videos ul li a:hover,
.cc-videos p a:active,
.cc-videos ul li a:active {
  color: #ca5c41;
}
.cc-videos .item__footer {
  color: #454547;
}
.cc-videos .item__footer a {
  color: #ee6c4d;
}
.cc-videos .item__footer a:hover,
.cc-videos .item__footer a:active {
  color: #ca5c41;
}
.cc-videos hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-videos.category__footer h2 {
  border: 1px solid #454547;
}
.cc-videos.category__footer a {
  color: #ee6c4d;
}
.cc-videos.category__footer a:hover,
.cc-videos.category__footer a:focus {
  color: #c23413;
}
.item--cc-podcasts .item__heading {
  color: #b6bb00;
}
.item--cc-podcasts .item__title {
  color: #b6bb00;
}
.item--cc-podcasts .item__body p a {
  color: #b6bb00;
}
.cc-podcasts {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-podcasts .category__title {
  color: #b6bb00;
  text-align: left;
  position: relative;
}
.cc-podcasts .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-podcasts .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-podcasts .category__title--lozenge .category__title__text {
  background-color: #b6bb00;
  color: #ffffff;
}
.cc-podcasts blockquote {
  border-left-color: #cccccc;
}
.cc-podcasts .item__title a {
  color: #b6bb00;
}
.cc-podcasts .item__title a:hover,
.cc-podcasts .item__title a:focus {
  color: #535500;
}
.cc-podcasts p a,
.cc-podcasts ul li a {
  color: #b6bb00;
}
.cc-podcasts p a:hover,
.cc-podcasts ul li a:hover,
.cc-podcasts p a:active,
.cc-podcasts ul li a:active {
  color: #9b9f00;
}
.cc-podcasts .item__footer {
  color: #454547;
}
.cc-podcasts .item__footer a {
  color: #b6bb00;
}
.cc-podcasts .item__footer a:hover,
.cc-podcasts .item__footer a:active {
  color: #9b9f00;
}
.cc-podcasts hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-podcasts.category__footer h2 {
  border: 1px solid #454547;
}
.cc-podcasts.category__footer a {
  color: #b6bb00;
}
.cc-podcasts.category__footer a:hover,
.cc-podcasts.category__footer a:focus {
  color: #535500;
}
.item--cc-sponsoredjobs .item__heading {
  color: #004fdb;
}
.item--cc-sponsoredjobs .item__title {
  color: #004fdb;
}
.item--cc-sponsoredjobs .item__body p a {
  color: #004fdb;
}
.cc-sponsoredjobs {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sponsoredjobs .category__title {
  color: #004fdb;
  text-align: left;
  position: relative;
}
.cc-sponsoredjobs .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-sponsoredjobs .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-sponsoredjobs .category__title--lozenge .category__title__text {
  background-color: #004fdb;
  color: #ffffff;
}
.cc-sponsoredjobs blockquote {
  border-left-color: #cccccc;
}
.cc-sponsoredjobs .item__title a {
  color: #004fdb;
}
.cc-sponsoredjobs .item__title a:hover,
.cc-sponsoredjobs .item__title a:focus {
  color: #002a75;
}
.cc-sponsoredjobs p a,
.cc-sponsoredjobs ul li a {
  color: #004fdb;
}
.cc-sponsoredjobs p a:hover,
.cc-sponsoredjobs ul li a:hover,
.cc-sponsoredjobs p a:active,
.cc-sponsoredjobs ul li a:active {
  color: #2675ff;
}
.cc-sponsoredjobs .item__footer {
  color: #454547;
}
.cc-sponsoredjobs .item__footer a {
  color: #004fdb;
}
.cc-sponsoredjobs .item__footer a:hover,
.cc-sponsoredjobs .item__footer a:active {
  color: #2675ff;
}
.cc-sponsoredjobs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sponsoredjobs.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sponsoredjobs.category__footer a {
  color: #004fdb;
}
.cc-sponsoredjobs.category__footer a:hover,
.cc-sponsoredjobs.category__footer a:focus {
  color: #002a75;
}
.item--cc-and .item__heading {
  color: #c62e65;
}
.item--cc-and .item__title {
  color: #c62e65;
}
.item--cc-and .item__body p a {
  color: #c62e65;
}
.cc-and {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-and .category__title {
  color: #c62e65;
  text-align: left;
  position: relative;
}
.cc-and .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-and .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-and .category__title--lozenge .category__title__text {
  background-color: #c62e65;
  color: #ffffff;
}
.cc-and blockquote {
  border-left-color: #cccccc;
}
.cc-and .item__title a {
  color: #c62e65;
}
.cc-and .item__title a:hover,
.cc-and .item__title a:focus {
  color: #731b3b;
}
.cc-and p a,
.cc-and ul li a {
  color: #c62e65;
}
.cc-and p a:hover,
.cc-and ul li a:hover,
.cc-and p a:active,
.cc-and ul li a:active {
  color: #ec548b;
}
.cc-and .item__footer {
  color: #454547;
}
.cc-and .item__footer a {
  color: #c62e65;
}
.cc-and .item__footer a:hover,
.cc-and .item__footer a:active {
  color: #ec548b;
}
.cc-and hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-and.category__footer h2 {
  border: 1px solid #454547;
}
.cc-and.category__footer a {
  color: #c62e65;
}
.cc-and.category__footer a:hover,
.cc-and.category__footer a:focus {
  color: #731b3b;
}
.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: #0073c5;
  color: #0073c5;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(242, 242, 242, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.4);
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(242, 242, 242, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(242, 242, 242, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(242, 242, 242, 0.8);
  color: #f2f2f2;
}
.header--withimage .cta--header .btn {
  background-color: #f24e5c;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #f03646;
}
.subscription__resubscribe__btn {
  color: #0073c5;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #2699eb;
}
.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: #0073c5;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #2699eb;
}
.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(83, 179, 25, 0.7);
}
.sponsorship__nextavailable a:hover,
.sponsorship__nextavailable a:active {
  color: #3e8613;
}
.sponsorship__pricing {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__pricing .btn {
  background-color: #53b319;
  color: #ffffff;
}
.sponsorship__pricing .btn:hover,
.sponsorship__pricing .btn:focus {
  background-color: #3e8613;
  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: #53b319;
}
.sponsorship__availability .available .booknow a {
  background-color: #53b319;
  color: #ffffff;
}
.sponsorship__availability .available .booknow a:hover,
.sponsorship__availability .available .booknow a:focus {
  background-color: #3e8613;
}
.sponsorship__availability__info .tentative {
  color: #fb8a35;
}
.sponsorship__availability__info a {
  color: #53b319;
}
.sponsorship__availability__info a:hover,
.sponsorship__availability__info a:focus {
  color: #3e8613;
}
.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: #002862;
  color: #f2f2f2;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #002862;
  color: #f2f2f2;
}
.home--noissue .footer a {
  color: rgba(242, 242, 242, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #f2f2f2;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(242, 242, 242, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(242, 242, 242, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(242, 242, 242, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #f2f2f2;
}
.header--withimage .header {
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/9658/medium_2de2955e-aeea-45f9-9547-35a41cb5683e.png);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/9658/large_2de2955e-aeea-45f9-9547-35a41cb5683e.png);
  }
}
.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/9658/medium_2de2955e-aeea-45f9-9547-35a41cb5683e.png);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/9658/large_2de2955e-aeea-45f9-9547-35a41cb5683e.png);
  }
}
.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;
}
