<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webinar-button a {
	color:#2397DB;
	font-weight:bold;
	font-size:16px;
}

.pix-head .label, .newsletter.no-mag .gf_notice {
  color: #fff;
}


.signup-all.no-mag .gf_notice {
  color: #ff0;
}

.section-head {
	background:#00afec;
}

.signup-all {
  color: #fff;
}

.signup-all.no-mag {
  background-color: #000;
  color: #fff;
}

.widget_napco-newsletters input[type="submit"] {
	background:#ffef2b !important;
}

.row.bgcolor {
	background:#ededed;
}

.row.bgcolor.alt {
	background:#000;
}

input.gform_button,
.button.blue {
	background:#00afec;
	color: #fff;
}

.bucket-carousel .bc-next, .bucket-carousel .bc-prev {
	background:#00afec;
}

.label {
	color:#00afec;
}

.rail-container .widget .bgcolor {
	background:#ededed;
}

.post-title .author-name {
	color:#00afec;
}

hr {
	border-top:1px solid #ededed;
}

.post-more {
	color:#00afec;
}

.newsletter {
	background-color:#000;
}

.news-grid .topic-title {
	color:#00afec;
}

.footer.bgcolor1 {
	background:#686868;
}

.footer.bgcolor2 {
	background:#000;
}

html.no-touch header .bot-layer.no-touch-sticky {
	background:#000;
}

.post-blog-cat-label {
	color:#00afec;
}

.share-bar {
	background:#00afec;
}

.post-body p a, .post-body li a {
	color:#00afec;
}

.comment-bubble-container .com-count {
	background:#00afec;
}

.comment-bubble-container .com-count:after {
	background-image:url(../../images/bubble-bottom_x2.png);
}

.page-head .h2 {
	background:#000;
}

.post .author a {
	color:#00afec;
}

.author-name-link {
	color:#00afec;
}

.webinar-button a {
	color:#00afec;
}

.more-button-holder .more.button {
	background:#00afec;
}

.more-button-holder .more.button:after {
	background-image:url(../../images/show-more-arrow-down.png);
}

.more-button-holder .more.button.expanded:before {
	background-image:url(../../images/show-more-arrow-up.png);
}

.video-channel-name .h2 {
	background:#00afec;
}

.general-copy a {
	color:#00afec;
}
nav.touch-view.wp-menu {
	background:#000;
	border-top:none;
}
nav.touch-view.wp-menu ul.menu &gt; li &gt; a {
	border-top:none;
}

@media (max-width: 768px) {
  header .top-layer .trigger-main-nav.active {
   background-color: #000; 
  }
  header .touch-search, html.touch header .touch-search,
  header .top-layer .trigger-main-nav, html.touch header .top-layer .trigger-main-nav,
  header .toggle-search, html.touch header .toggle-search 
  {
    background-color: #000; 
  } 
  header .search-bar.mobile {
    background-color: #000; 
  }
  .control-wrap.touch-sticky {
	background-color:#fff;
  }
}

@media handheld, only screen and (max-width: 650px) {
html.touch header .top-layer .logo a, header .top-layer .logo a {
	max-width:300px;
}
header .top-layer .logo, html.touch header .top-layer .logo {
	background:#fff;
}
header .top-layer .trigger-main-nav, html.touch header .top-layer .trigger-main-nav {
	background:#000;
}
html.touch header .top-layer .trigger-main-nav span {
	background-position:-39px -190px;
}
header .toggle-search, html.touch header .toggle-search {
	background:#000;
}
}</pre></body></html>