@import 'https://fonts.googleapis.com/css?family=Oswald|Rajdhani|Open+Sans';
/* Imports for main static.scss file.  This file should only include imports, not actual sass.  Please keep imports in alphabetical order. */
/* Variables */
/* Placeholders - commonly used sets of styling */
#brandWrapper ul, #brandWrapper li, h1, h2, h3, h4, h5, #template #container #rightColWrapper, #template #container #rightColWrapper #rightColumn.column663, body {
  margin: 0;
  padding: 0;
}

#brandWrapper ul, #brandWrapper li {
  list-style-type: none;
}

ul.menu.one, ul.menu li.one, #template #header #utilityBar #contentMenu ul.menu li.two {
  line-height: 35px;
  height: 35px;
}

a:link {
  -moz-transition: color 0.1s linear, background-color 0.1s linear;
  -ms-transition: color 0.1s linear, background-color 0.1s linear;
  -o-transition: color 0.1s linear, background-color 0.1s linear;
  -webkit-transition: color 0.1s linear, background-color 0.1s linear;
  transition: color 0.1s linear, background-color 0.1s linear;
}

div.parsys_column, #footerNavWrapper, #PWFooter, .extended-footer, #template #footer, #template #topHeader, div.topnav, #brandWrapper {
  width: 100%;
  max-width: 1224px;
  margin: 0 auto;
}

h1, h2, h3, h4, h5 {
  color: #000;
  font-weight: bold;
  font-family: Arial, sans-serif;
  line-height: 1.5;
}

.compFooter a:link, .moreLink a:link, .blog-more-box a:link {
  background: #045866;
  color: #fff;
  text-align: center;
  padding: 5px;
  display: block;
  float: right;
  text-transform: uppercase;
  font: 300 14px/1.5 "Oswald", Helvetica, Arial, sans-serif;
}

/* Ad adjustments */
.ad-display object, .ad-display img, .ad-display embed, .ad-display iframe {
  border: 0;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.ad-display a {
  color: #000;
}
.ad-display a:hover {
  color: #000;
}

#template .ad-display {
  margin: 0 auto;
}

.ad-display iframe {
  display: block;
  margin: 0 auto;
  text-align: center;
}

#template #container .ad-display {
  margin-bottom: 10px;
}
#template #containerTopParsys .ad-display {
  margin: 5px 0 0;
}
#template #pw-pushdown,
#template .pwm-pushdown {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 100%;
}
#template #pw-pushdown img, #template #pw-pushdown object, #template #pw-pushdown embed, #template #pw-pushdown iframe,
#template .pwm-pushdown img,
#template .pwm-pushdown object,
#template .pwm-pushdown embed,
#template .pwm-pushdown iframe {
  max-width: 100%;
}
#template .containerBottom .ad-display {
  margin-bottom: 0;
  padding-bottom: 10px;
}
#template .desktop-ad > div {
  position: relative !important;
}

/* Global agg classes, Blogs, Events, Whitepapers, Webcasts, RTE, Widgets, RSS, and other Aggregator styling - corporate classes */
/* Global Classes -- classes generated no matter what selections are chosen in the aggregator, changes styling for all aggregator types */
.compWrapAlpha {
  margin-bottom: 10px;
}

.compBody {
  padding: 0;
}

.compFooter {
  float: none;
  width: auto;
}

.compMoreLink {
  text-align: right;
  text-transform: uppercase;
}

.moreLink {
  display: inline-block;
  height: 100%;
  padding: 0;
  width: 100%;
  text-align: right;
  float: none;
}

.blog-more-box {
  display: inline-block;
  height: 100%;
  padding: 0;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  text-align: right;
  float: none;
}

.PromoBoxHeadLeft {
  border-top: 5px solid #106d7d;
  background: transparent;
  height: auto;
}

.PromoBoxHeadRight {
  background: transparent;
  height: auto;
}
.PromoBoxHeadRight h1, .PromoBoxHeadRight h2, .PromoBoxHeadRight h3, .PromoBoxHeadRight h4, .PromoBoxHeadRight h5, .PromoBoxHeadRight .noTagTitle, .PromoBoxHeadRight .compTitle {
  background: transparent;
  color: #000;
  padding: 10px 0;
  letter-spacing: 1.5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: auto;
  text-transform: uppercase !important;
  font: 600 20px/1.5 "Open Sans", Arial, sans-serif;
}

.publish-date {
  font-size: 14px;
  font-weight: bold !important;
  color: #4d4d4d;
}

.aggregator-standard tr.aggregate-standard-row,
.article-promotional tr.aggregate-standard-row,
.aggregator-standard-promotional tr.aggregate-standard-row,
.webcast-promotional tr.aggregate-standard-row {
  border-bottom: 1px solid gray;
  padding: 20px 10px;
  margin: 0;
  box-sizing: border-box;
  float: left;
  width: 100%;
  clear: both;
}
.aggregator-standard tr.aggregate-standard-row td,
.article-promotional tr.aggregate-standard-row td,
.aggregator-standard-promotional tr.aggregate-standard-row td,
.webcast-promotional tr.aggregate-standard-row td {
  padding: 0;
}
.aggregator-standard tr.aggregate-standard-row img,
.article-promotional tr.aggregate-standard-row img,
.aggregator-standard-promotional tr.aggregate-standard-row img,
.webcast-promotional tr.aggregate-standard-row img {
  margin: 0 10px 10px 0 !important;
  max-width: inherit !important;
}
.aggregator-standard tr.aggregate-standard-row h2 a,
.article-promotional tr.aggregate-standard-row h2 a,
.aggregator-standard-promotional tr.aggregate-standard-row h2 a,
.webcast-promotional tr.aggregate-standard-row h2 a {
  color: #000;
  font: 800 15px/1.5 Arial, sans-serif;
  margin-bottom: 0;
}
.aggregator-standard tr.aggregate-standard-row h2 a:hover,
.article-promotional tr.aggregate-standard-row h2 a:hover,
.aggregator-standard-promotional tr.aggregate-standard-row h2 a:hover,
.webcast-promotional tr.aggregate-standard-row h2 a:hover {
  color: #106d7d;
}

.standard h2 a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0 !important;
}
.standard h2 a:hover {
  color: #106d7d;
}

/* News Aggregator */
.nf-aggregate-standard-row h2 {
  margin-bottom: 5px;
}

.f-aggregate-standard-row h2 {
  margin-bottom: 5px;
}

.aggregator-standard-promotional table,
.aggregator-standard table {
  width: 100%;
}

.aggregate-standard-title {
  margin-bottom: 0;
}

.webcast-synopsis-td .synopsis {
  margin-top: 5px;
}

.aggregate-standard-subtitle {
  color: #000;
}

.webcast-promo-box-heading-td h2 {
  color: #000;
  font-size: 14px;
  margin: 0 0 10px 0;
}

.aggregator-standard-paginated .synopsis {
  padding: 5px 0 0;
}

.entryanddisplay #ContentBody img {
  padding: 15px;
}

.title a {
  color: #000;
  font-size: 18px;
  font-weight: bold !important;
}
.title a:hover {
  color: #106d7d;
}

.rss-promo .promo-title {
  margin-bottom: 0;
}
.rss-promo .wrapper div.entry {
  margin: 0;
}
.rss-promo .wrapper div.entry .title {
  margin-bottom: 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid gray;
}

.pagination a {
  background: #ebebeb url(/etc/designs/corporate_design/static/images/pageListBG.png) repeat-x top left;
  border: 1px solid gray;
  color: #000 !important;
  margin-right: 0;
  padding: 5px 5px 4px;
}
.pagination a:hover {
  background: #106d7d;
  border: 1px solid #045866;
  color: #fff;
}

.current-pagination-index,
.current-pagination-label {
  background: #106d7d;
  border: 1px solid #045866;
  color: #ffffff !important;
  margin-right: 4px;
  padding: 5px 5px 4px;
}

.pagination .pagination-controls,
.pagination .pagination-index,
.current-pagination-index,
.current-pagination-label {
  margin: 0 !important;
}

.comments-count {
  padding: 10px 0;
}

.comment-header-avatar {
  display: none;
}

.event-synopsis-td {
  border-bottom: 1px solid gray;
  padding: 5px 0 !important;
}
.event-synopsis-td h2 a {
  color: #000;
  font-size: 18px;
  font-weight: bold !important;
}
.event-synopsis-td:hover {
  color: #106d7d;
}

.event-tab-header {
  display: none;
}

.event-aggregator.paginated .compBody {
  padding: 0;
}

#page {
  background: #fff;
  margin-bottom: 10px;
}

.archive {
  background: #fff;
}

.entrytitle_wrap h2 {
  font-size: 28px;
  margin-bottom: 10px;
}

#breadcrumbAds .ad-display {
  padding: 10px 0 0 !important;
}

.breadcrumb {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  color: #445b51;
}

.breadcrumb a {
  font-size: 14px;
  font-weight: bold;
  background: url(images/breadArrow.png) right 5px no-repeat;
  padding-right: 11px;
  color: #000;
}

#breadcrumbs div {
  background: #fff;
  padding: 0 10px;
}

#breadcrumbs h2 {
  font-size: 14px;
  font-weight: bold;
  color: #445b51;
}

.breadcrumb .breadcrumbUlTC {
  margin: 0;
  padding: 0px;
}

.breadcrumb .breadcrumbUl {
  margin: 0;
  padding: 0px;
}

.breadcrumb .arrow1,
.breadcrumb .arrow2,
.breadcrumb .arrow3,
.breadcrumb .arrow4,
.breadcrumb .arrow5,
.breadcrumb .arrow6 {
  display: none;
}

.breadcrumbUl li {
  margin-right: 0 !important;
}

/* Custom Styling for Column Controls */
div.parsys_column {
  float: none;
}
div.parsys_column div.parsys_column {
  float: left;
}
div.parsys_column img {
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
div.parsys_column div.cq-colctrl-lt0-c0 {
  width: calc(20% - 10px);
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt0-c1 {
  width: calc(80% - 10px);
  margin: 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt1-c0 {
  width: 300px;
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt1-c1 {
  width: calc(100% - 320px);
  margin: 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt2-c0 {
  width: calc(33% - 10px);
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt2-c1 {
  width: calc(67% - 10px);
  margin: 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt3-c0 {
  width: calc(50% - 10px);
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt3-c1 {
  width: calc(50% - 10px);
  margin: 10px 0;
  position: relative;
}
div.parsys_column div.cq-colctrl-lt4-c0 {
  width: calc(67% - 10px);
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt4-c1 {
  width: calc(33% - 10px);
  margin: 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt5-c0 {
  width: calc(100% - 320px);
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt5-c1 {
  width: 300px;
  margin: 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt6-c0 {
  width: calc(80% - 10px);
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt6-c1 {
  width: calc(20% - 10px);
  margin: 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt7-c0,
div.parsys_column div.cq-colctrl-lt7-c1,
div.parsys_column div.cq-colctrl-lt7-c2 {
  width: calc((100%/3) - (40px/3));
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt7-c2 {
  margin: 10px 0;
}
div.parsys_column div.cq-colctrl-lt8-c0 {
  width: calc(50% - (40px/3));
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt8-c1 {
  width: calc(25% - (40px/3));
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt8-c2 {
  width: calc(25% - (40px/3));
  margin: 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt13-c0,
div.parsys_column div.cq-colctrl-lt13-c1,
div.parsys_column div.cq-colctrl-lt13-c2,
div.parsys_column div.cq-colctrl-lt13-c3 {
  width: calc(25% - (60px/4));
  margin: 10px 20px 10px 0;
  padding: 0;
}
div.parsys_column div.cq-colctrl-lt13-c3 {
  margin: 10px 0;
}

/* Styling for Content Rotators and Carousels */
.content-rotator-morelink a {
  font-weight: bold;
}

.content-rotator-slide {
  padding: 0 5px;
}

#ContentRotator {
  padding-left: 4px;
  margin-bottom: 10px;
}

.contentrotator {
  padding-right: 4px;
}

.content-rotator-formtable {
  padding-bottom: 6px;
  margin-bottom: 0;
}
.content-rotator-formtable tbody {
  background: #fff;
}

.content-rotator-adcode {
  background: #fff;
  height: 22px;
  padding-top: 8px;
  color: #000;
}
.content-rotator-adcode a {
  color: #000 !important;
}

.content-rotator-content-title a {
  font-size: 16px;
  font-weight: bold;
}

.content-rotator-pagenum {
  padding-top: 8px;
}

.content-rotator-adcode p {
  padding: 0;
}

.contentrotator-innerimg {
  max-width: inherit !important;
}

div.carousel {
  margin: 0;
}

.cq-carousel {
  height: 180px;
  margin-bottom: 20px;
}

.cq-carousel-banner-item img,
.cq-carousel-banner-item,
.cq-carousel {
  width: 100%;
}

.cq-carousel-banner-item img {
  background-size: 100%;
}

.promo .issue-promo {
  background: #e5e5e5;
  text-align: center;
  color: #000;
  margin-bottom: 10px;
}

.promo .issue-promo .PromoBoxHeadLeft {
  border-bottom: 5px solid #d5d5d5;
  text-align: left;
}

.promo .issue-promo h1 {
  text-align: left;
}

.promo .issue-promo a {
  font-size: 11px;
}

.promo .issue-promo .footer-box {
  padding: 10px 0;
  text-align: center;
  width: auto;
}

.promo .issue-promo .viewNowLabel {
  width: auto;
  display: inline;
}

.promo .issue-promo .viewNowLabel a {
  background: transparent;
  color: #000;
  text-transform: none;
  width: auto;
  display: inline;
}

.promo .issue-promo .viewNowLabel a:hover {
  color: #000;
}

.promo .issue-promo .description {
  width: auto;
  display: inline;
}

.promo .issue-promo .description a {
  background: transparent;
  color: #000;
  text-transform: none;
  width: auto;
  display: inline;
}

.promo .issue-promo .descriptionl a:hover {
  color: #000;
}

.promo .issue-promo .archiveLabel {
  width: auto;
  display: inline;
}

.promo .issue-promo .archiveLabel a {
  background: transparent;
  color: #000;
  text-transform: none;
  width: auto;
  display: inline;
}

.promo .issue-promo .archiveLabel a:hover {
  color: #000;
}

div.volume-title {
  display: none;
}

div.issue-title {
  display: none;
}

div.volume {
  display: none;
}

.ui-tabs {
  padding: 0;
}

.tabs .compWrapAlpha {
  background: transparent;
  padding: 0;
  margin-bottom: 10px;
}

.tabs .compWrapBravo {
  background: transparent;
  padding: 0;
}

.tabs .compWrapCharlie {
  background: transparent;
  padding: 0;
}

.tabs .compWrapDelta {
  background: transparent;
  padding: 0;
}

.ui-tabs .ui-tabs-panel {
  background: #EFEFEF;
  border: 1px solid #D9D9D9;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 0;
  top: 6px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  background: #EFEFEF;
  color: #EF2E2F;
  padding: 20px 20px 15px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #d5d5d5;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #D9D9D9 !important;
}

.ui-tabs .ui-tabs-nav li a {
  font-size: 14px;
  padding: 15px 15px 10px;
}

.ui-widget-header .ui-state-default a {
  background: url(images/tabbBG.png) top left repeat-x;
  color: #fff;
  padding: 15px 15px 10px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #d5d5d5;
}

.ui-tabs .ui-tabs-nav li {
  margin-right: 10px;
  top: 16px;
  border: 0;
}

.ui-tabs .ui-tabs-panel {
  border-top: 5px solid #D5D5D5;
}

.tabs .compBody {
  border: 0;
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a img {
  max-width: 100%;
}

#container .text,
#container .textimage {
  margin-bottom: 10px;
  width: auto;
}

.rteBox {
  border-top: 0;
}

#template .text {
  margin-bottom: 10px;
}
#template .text div.text {
  margin-bottom: 0 !important;
}
#template .text div.text .compFooter a {
  color: #106d7d;
}
#template .text div.text .compFooter a:hover {
  color: #000;
}
#template .text div.text ul {
  padding: 0 0 0 20px;
  margin: 5px 0;
}
#template .text div.text img {
  max-width: 100%;
}

/* Custom Styling for ID'd components */
#horizontal-promo .aggregate-standard-row {
  float: left;
  width: 15%;
  margin-bottom: 10px !important;
  overflow: hidden;
  margin: 0 10px;
}
#horizontal-promo .aggregate-standard-row .whitepaper-image-td {
  float: left;
}
#horizontal-promo .aggregate-standard-row .whitepaper-synopsis-td {
  float: left;
  width: 100%;
  border-bottom: 0;
}

/* Article Display */
.clicktoenlargeimage {
  overflow: hidden;
  width: 100%;
}

form.comment {
  margin: 0 0 10px;
}

.entryanddisplay {
  font-size: 16px;
  line-height: 1.5;
}

.toolssponsorpromo.left .toolssponsor-title,
.toolssponsorpromo.bottom .toolssponsor-title {
  display: block;
}

.article-display .compWrapAlpha {
  background: transparent;
  padding: 0;
}

.article-display .compWrapBravo {
  background: transparent;
  padding: 0;
}

.article-display .compWrapCharlie {
  background: transparent;
  padding: 0;
}

.article-display .compWrapDelta {
  background: transparent;
  padding: 0;
}

.article-display .PromoBoxHeadLeft {
  background: transparent;
  border: 0;
  height: auto;
}

.article-display .PromoBoxHeadRight {
  background: transparent;
  height: auto;
}

.article-display .PromoBoxHeadRight h1,
.article-display .PromoBoxHeadRight .compTitle,
.article-display .PromoBoxHeadRight .noTagTitle {
  background: transparent;
  border: 0;
  color: #445b51;
  font-size: 32px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  height: auto;
  line-height: 45px;
}

.article-display .compBody {
  border: 0;
}

.blog-feed .postTitle {
  margin-bottom: 5px;
}

.blog-feed .blog-post .postTitle a {
  color: #000;
  font-size: 18px;
  font-weight: bold !important;
}

.blog-feed .blog-post .postTitle a:hover {
  color: #445b51;
}

.blog-promo-multi {
  background: #fff;
  margin-bottom: 10px;
}

.blog-promo-single {
  background: #fff;
  margin-bottom: 10px;
}

.blog .blogentry h2 a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.blog .blogentry h2 a:hover {
  color: #445b51;
}

.blog-post {
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  margin: 10px !important;
}

.blog-feed .header {
  margin: 5px 10px 0;
}

.blog-title a {
  font-size: 17px;
}

.blog-promo-single .recent-posts-label {
  padding: 0 10px;
}

.blog .entrytext {
  margin-top: 5px !important;
}

.blog-promo-single .blog-feed {
  padding-top: 0;
}

/* Base Container Elements Styling and Edit/Preview Mode Corrections*/
.cq-wcm-edit .roadblock,
.cq-wcm-edit .welcome {
  display: none;
}

.cq-wcm-preview .roadblock,
.cq-wcm-preview .welcome {
  display: none;
}

#template {
  width: 100%;
}
#template #container {
  background: #fff;
  border: 1px solid gray;
  box-sizing: border-box;
  padding: 10px;
  margin: 10px auto;
  width: 1224px;
  max-width: calc(100% - 20px);
}
#template #container #leftColWrapper {
  width: 100%;
  margin: 0 20px 0 0;
  padding: 0;
  max-width: calc(100% - 320px);
}
#template #container #leftColWrapper #leftColumn.column663 {
  width: inherit;
  padding: 0;
  margin: 0;
}
#template #container #rightColWrapper {
  width: 300px;
}
#template #container #rightColWrapper #rightColumn.column663 {
  width: inherit;
}

#rightColumn > .farcolumn {
  margin-top: 10px;
}

.containerBottom {
  padding: 0 10px;
}

.toc-list-item .header {
  float: none;
}

.toc-list-item .header .PromoBoxHeadLeft {
  background: transparent;
  border: 0;
  margin: 0;
}

.toc-list-item .header .PromoBoxHeadRight {
  background: transparent;
  border: 0;
  margin: 0;
}

.toc-list-item .header .PromoBoxHeadRight .toc-first-category,
.toc-list-item .header .PromoBoxHeadRight .toc-category {
  background: transparent;
  color: #000;
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
}

.tocWrapper .promo .issue-promo {
  background: transparent;
  text-align: center;
  color: #000;
  margin-bottom: 10px;
}

.column663 .toc-first-category {
  width: 703px;
}

.webcast-display .compWrapDelta {
  padding: 10px;
}
.webcast-display .title {
  font-size: 28px;
  color: #000;
}

.webcast-listing .listingbox .webcast-title,
.webcast-listing .listingbox .register,
.webcast-listing .listingbox table {
  padding: 0 10px;
}

.webcast-listing .listingbox p {
  padding: 5px 10px;
}

.webcast-listing .listingbox hr {
  margin: 0 10px;
}

.webcast-entry-sponsor-text {
  margin-bottom: 0;
}

.whitepaper-display .whitepaper-table h1 {
  font-size: 28px;
}

.whitepaper-display .compBody {
  border: 0;
}

/* Settings for standard HTML elements */
body {
  font: normal 16px/1.5 Arial, sans-serif;
  color: #000;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

a:visited, a:link {
  color: #106d7d;
  font-family: Arial, sans-serif;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #000;
  font-family: arial;
}

/* Footer */
#pwWrapFooter {
  background: #4d4d4d;
  color: #fff;
  font: normal 13px/1.5 Arial, sans-serif;
  margin: 0 auto;
  width: 100%;
}
#pwWrapFooter a {
  color: #fff;
}

#footerNavWrapper {
  padding: 8px 0 10px;
}
#footerNavWrapper span {
  position: relative;
  margin-left: 35px;
  line-height: 2.2;
  bottom: 8px;
}
#footerNavWrapper li {
  float: left;
  line-height: 1px;
}
#footerNavWrapper ul, #footerNavWrapper li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footerNavWrapper #BrandMini {
  float: right;
  margin-top: 10px;
}
#footerNavWrapper #BrandMini .socialmedia {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  font-size: 20px;
}
#footerNavWrapper #BrandMini .socialmedia:hover {
  color: #106d7d;
}

#PWCopyright {
  padding: 10px 10px 0;
}
#PWCopyright img {
  vertical-align: inherit;
}

#PWFooter {
  padding: 25px 10px 20px;
}
#PWFooter a {
  color: #fff;
  font-size: 13px;
}

.navwrapper {
  position: relative;
  color: #000;
  margin: 0 auto;
  width: auto !important;
}
.navwrapper li {
  list-style: none;
  padding-bottom: 10px;
}
.navwrapper ul {
  padding: 0;
  float: left;
  margin-right: 29px;
}
.navwrapper div {
  width: auto;
  margin-right: 40px;
}
.navwrapper .colTitle {
  float: none;
  border: 0;
  color: #fff;
  text-align: left;
  color: #000;
  letter-spacing: 1.1px;
  font: 300 18px/1.5 "Oswald", Helvetica, Arial, sans-serif;
}

.navleft1, .navleft2, .navleft3, .navleft4, .navleft5 {
  position: relative;
  float: left;
}

.navleft1 {
  width: 175px;
}

.navleft2 {
  width: 200px;
}

.navleft3 {
  width: 150px;
}

.navleft4 {
  width: 175px;
}

.navleft5 {
  width: 200px;
}

.navleft6 {
  width: 200px;
}

.footer-list {
  list-style: none;
  text-align: left;
  -webkit-padding-start: 0px;
}

.extended-footer {
  color: #fff;
}
.extended-footer a {
  color: #fff;
}

#template #footer {
  color: #000;
  font-size: 14px;
  margin-bottom: 0;
  background: #fff;
  width: auto;
}
#template #footer #footerNav {
  display: none;
}

#extendFooter {
  background: #045866;
}

#extendFooterContent {
  border-top: 10px solid #106d7d;
}

#template #footer #bottomLeaderBoard .ad-display {
  padding: 10px 0;
  margin-bototm: 0;
}

/* Header Styling -- includes anything that would come with the header wrapper template */
#template #header #branding {
  margin: 11px 0 0;
  position: relative;
  height: auto;
  width: 100%;
  max-width: 25%;
}
#template #header #branding img {
  max-width: 100%;
  max-height: 70px;
}

#template #header {
  margin: 0 auto;
  width: 100%;
  background-color: #045866;
}

#template #header #topLeaderBoard {
  width: auto;
  max-width: 1224px;
  padding: 0;
  margin: 0 auto;
}
#template #header #topLeaderBoard .ad-display {
  height: auto !important;
  max-width: 970px;
  margin: 0 auto;
}
#template #header #topLeaderBoard .ad-display a {
  width: auto !important;
}
#template #header #topLeaderBoard object, #template #header #topLeaderBoard img, #template #header #topLeaderBoard embed, #template #header #topLeaderBoard iframe {
  max-width: 100%;
}

#template .ad-display.baseboard.affix-top {
  padding-top: 5px;
}

#template #header #topLeaderBoard .ad-display.baseboard.affix {
  background: rgba(70, 70, 70, 0.9);
  padding-top: 2px;
  max-width: initial;
  z-index: 5000;
  /* prevent adflex ads from overlapping sticky ads */
}

#navigation {
  display: table;
  width: 100%;
  background-color: #106d7d;
  margin: 0 auto;
}
#navigation ul {
  background-color: #106d7d;
}
#navigation a:hover {
  color: #bcbcbc;
}

div.topnav {
  display: block;
  background-color: transparent;
}

ul.menu.one {
  display: table;
  table-layout: auto;
  width: 100%;
  text-align: center;
}

ul.menu li.one {
  display: table-cell;
  float: none;
  width: auto;
  text-align: center;
}
ul.menu li.one a {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font: 400 16px/35px "Open Sans", Arial, sans-serif;
  padding: 0 6px;
  text-decoration: none;
}

ul.menu.one.dropdown-base ul.menu.two {
  background: #045866;
  width: auto;
  *width: 220px;
  min-width: 200px;
}

ul.menu li.oiqNavItem ul.dropdown-secondary.three {
  border: 0px;
}

ul.menu li.oiqNavItem .dropdown-secondary li {
  background: transparent;
  border-bottom: 1px solid #106d7d;
  margin-right: 0;
  height: 35px;
}
ul.menu li.oiqNavItem .dropdown-secondary li:hover {
  top: 0;
}
ul.menu li.oiqNavItem .dropdown-secondary a {
  background: transparent;
  color: #fff;
  font: 400 11px/33px Arial, sans-serif;
  letter-spacing: 1.1px;
  margin: 0;
  height: 33px;
  text-shadow: 0 0 0;
}
ul.menu li.oiqNavItem .dropdown-secondary a:hover {
  background: #106d7d;
  color: #bcbcbc;
  line-height: 33px;
}
ul.menu li.oiqNavItem .dropdown-secondary a:noborder {
  border: 0;
}

ul.menu li.oiqNavItem ul.dropdown-secondary {
  padding-bottom: 10px;
  min-width: 220px;
  width: auto !important;
}
ul.menu li.oiqNavItem ul.dropdown-secondary li.three {
  border: 0;
  color: #fff;
}
ul.menu li.oiqNavItem ul.dropdown-secondary li.three a {
  line-height: 27px;
  height: 25px;
  padding-left: 25px;
  font-weight: normal;
}

ul.menu li.floatright {
  float: right;
}

ul.menu li.floatleft {
  float: left;
}

#template #header #rteArea {
  width: auto;
  height: 77px;
  margin: 0 0 0 21px;
  overflow: visible;
}

#ledsmininavigation {
  position: relative;
  top: 30px;
}
#ledsmininavigation ul, #ledsmininavigation li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#ledsmininavigation li {
  float: left;
}
#ledsmininavigation li a {
  color: #000;
  margin-right: 13px;
  font: 400 18px/1.5 "Oswald", Helvetica, Arial, sans-serif;
}

#template #header #ledsmininavigation li a {
  letter-spacing: 0;
  text-decoration: none;
  display: block;
  line-height: 40px;
  margin-right: 0;
  padding: 0 12px;
}

#ledsmininavigation ul li:hover {
  background: #324b40;
}

#ledsmininavigation ul li:hover a {
  color: #fff !important;
}

#ledsmininavigation ul li a:hover {
  background: #324b40;
  color: #fff !important;
}

#ledsmininavigation ul li ul {
  position: absolute;
  min-width: 200px;
  background: #324b40;
  z-index: 2000;
}

#ledsmininavigation ul li ul li {
  margin: 0;
  margin-right: 0 !important;
  padding: 0;
  height: 30px;
  line-height: 30px;
  padding: 0 !important;
  float: none !important;
  border-bottom: 1px solid #445b51;
}

#ledsmininavigation ul li ul li a {
  display: block;
  padding: 0 10px !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  color: #fff !important;
  margin-right: 0 !important;
  height: 30px;
  line-height: 30px !important;
  font-family: arial !important;
  font-size: 11px !important;
}

#ledsmininavigation ul li ul li:hover a {
  background: #445b51;
  text-decoration: none;
}

#ledsmininavigation ul li ul.fallback {
  display: none;
}

#ledsmininavigation ul li:hover ul.fallback {
  display: block;
}

.styleoverrides {
  background: #4d4d4d;
}
.styleoverrides .ad-display {
  padding-top: 15px;
}

#brandWrapper {
  color: #fff;
  position: relative;
  height: 32px;
}
#brandWrapper li {
  display: inline-block;
  padding: 10px 10px 6px;
  height: 16px;
  line-height: 16px;
  float: left;
}
#brandWrapper li.bowNavitem:nth-child(2) {
  background-color: #045866;
}
#brandWrapper a {
  color: #fff;
  font: 400 16px/1 "Oswald", Helvetica, Arial, sans-serif;
  padding: 0;
  text-transform: none;
}
#brandWrapper a:hover {
  text-decoration: underline;
}
#brandWrapper .home-highlight {
  background: #045866;
}
#brandWrapper .bowBrands {
  position: absolute;
  left: 0;
}
#brandWrapper .socialLogos {
  position: absolute;
  right: 0;
}
#brandWrapper .socialLogos li a {
  background: url(images/social-sprite.png) 0 0 no-repeat;
  display: block;
  height: 20px;
}
#brandWrapper .socialLogos li a:hover {
  background-position-y: -23px;
  text-decoration: none;
}
#brandWrapper .socialLogos .facebook a {
  background-position-x: -29px;
  width: 9px;
}
#brandWrapper .socialLogos .twitter a {
  background-position-x: -46px;
  width: 24px;
}
#brandWrapper .socialLogos .linkedIn a {
  width: 20px;
}
#brandWrapper .socialLogos .rss a {
  background-position-x: -134px;
  width: 20px;
}
#brandWrapper ul.menu.two {
  z-index: 1000;
  background-color: #4d4d4d;
}
#brandWrapper ul.menu.two li.bowNavitem {
  background-color: transparent;
}
#brandWrapper ul.menu.two li.bowNavitem a:hover {
  text-decoration: underline;
}

#template #header #utilityBar {
  float: right;
  color: #fff;
  height: 77px;
  padding-right: 0px;
  position: relative;
  width: 53%;
  right: 10px;
  transition: top .5s ease;
}
#template #header #utilityBar a {
  color: #fff;
  text-transform: capitalize;
  font: 300 14px/1 "Oswald", Helvetica, Arial, sans-serif;
}
#template #header #utilityBar a:hover {
  color: #bcbcbc;
}
#template #header #utilityBar .utilitybox {
  position: relative;
  height: auto;
  z-index: 999;
}
#template #header #utilityBar #subscribe {
  float: right;
  height: 0;
  margin: 0;
}
#template #header #utilityBar #subscribe .subLinks {
  position: relative;
  top: 20px;
  right: 6px;
  text-align: right;
}
#template #header #utilityBar #contentMenu {
  float: right;
  width: 745px;
  position: relative;
  top: 25px;
  text-align: right;
}
#template #header #utilityBar #contentMenu ul.menu li.one {
  display: inline-block;
  height: auto;
}
#template #header #utilityBar #contentMenu ul.menu li.one:hover ul.menu.two {
  display: block;
}
#template #header #utilityBar #contentMenu a {
  color: #fff;
  text-transform: none;
  font: 400 16px/30px "Open Sans", Arial, sans-serif;
  margin: 0;
  padding: 0 14px;
}
#template #header #utilityBar #contentMenu a:hover {
  color: #bcbcbc;
}
#template #header #utilityBar #contentMenu ul.menu.two {
  display: none;
  width: auto;
  min-width: 255px;
  background: #045866;
}
#template #header #utilityBar #contentMenu ul.menu li.two {
  display: block;
  background: transparent;
  border: 1px solid #106d7d;
  margin: 0;
}
#template #header #utilityBar #contentMenu ul.menu li.two a {
  color: #fff;
  background: transparent;
  letter-spacing: 1.1px;
  margin: 0;
  font: normal 14px/35px Arial, sans-serif;
  text-decoration: none;
  text-transform: none;
}
#template #header #utilityBar #contentMenu ul.menu li.two a:hover {
  color: #bcbcbc;
  background: #106d7d;
}
#template #header #utilityBar #utility-bar-ads {
  margin: 0;
}
#template #header #utilityBar .ad-display {
  background: transparent;
  padding: 0;
}

#utilityBoxSearchAutocomplete {
  margin: 0;
  position: relative;
  top: 10px;
  float: left;
  text-align: left;
}

#utility-bar-searchForm {
  border: 1px solid gray;
  margin: 0;
  background: #fff;
}

#utilitybox-search-string {
  background: #fff;
  border: 0;
  color: #c3c3c3;
  height: 32px;
  padding: 0 0 0 10px;
  position: relative;
  width: 450px;
  max-width: 100%;
  font: 400 14px/32px "Open Sans", Arial, sans-serif;
}
#utilitybox-search-string:focus {
  color: #000;
}

#utilitybox-search-image {
  position: relative;
  top: 3px;
  right: 5px;
}

.ezTypeAhead {
  border: 1px solid #ddd;
  border-top: 0;
}

.ez-searchMod-autocomplete {
  float: left;
  left: 3px;
  top: -12px;
  width: 200px;
  z-index: 1200;
}

#utilityBar #userGreeting,
#loginreglinks {
  text-align: right;
}

#utilityBar #loginlinks {
  display: none;
}

/* Login Box */
#login-block {
  background: #fff;
}

.sitesearch {
  background: #fff;
}

.gatedContent .search-searchResult {
  padding: 0 !important;
}

.search-thisPage {
  background: #445b51;
  border: 1px solid #324b40;
  color: #ffffff !important;
  margin-right: 4px;
  padding: 5px 5px 4px;
}

@media (max-width: 1250px) {
  div.parsys_column,
  .standard,
  #extendFooter .cq-colctrl-lt5,
  #superHeader,
  #breadcrumbAds,
  #breadcrumbWrapper {
    width: calc(100% - 20px);
    margin: 0 auto;
  }

  ul.menu li.one a {
    font-size: 14px;
  }
}
@media (max-width: 1180px) {
  #utilitybox-search-string {
    max-width: 300px;
  }

  #branding {
    left: 10px;
  }

  #brandWrapper li {
    padding: 10px 7px 6px;
  }

  ul.menu li.one a {
    text-transform: none;
  }
}
@media (min-width: 1000px) {
  .mobile-ad {
    display: none;
  }
}
@media (max-width: 1000px) {
  #template #header {
    display: none !important;
  }
  #template #container {
    border: 0;
  }

  #bow-brand-nav {
    display: none;
  }

  #brandWrapper .socialLogos {
    position: relative;
    text-align: center;
  }
  #brandWrapper .socialLogos li {
    float: none;
  }

  div#mainPushdown {
    max-width: 100%;
  }

  #mobileHeader {
    display: block !important;
    background: #045866;
    padding-bottom: 15px;
    border-bottom: 1px solid gray;
    box-sizing: border-box;
    position: relative;
    min-height: 75px;
  }
  #mobileHeader .menuCentering {
    text-align: center;
  }
  #mobileHeader #miniNav #miniDrop,
  #mobileHeader #mobileNavigation #toggleMenuToggler,
  #mobileHeader #mobileSearch #searchIcon {
    display: block !important;
    background: transparent url(images/mobile-header-icons.png) no-repeat 0 0;
    border-radius: 5px;
    height: 55px;
    width: 55px;
    vertical-align: top;
  }
  #mobileHeader #miniNav #miniDrop:active,
  #mobileHeader #mobileNavigation #toggleMenuToggler:active,
  #mobileHeader #mobileSearch #searchIcon:active {
    background-color: #106d7d;
  }
  #mobileHeader #mobileNavigation {
    width: auto;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 20px;
    margin: 0;
    float: none;
  }
  #mobileHeader #mobileNavigation #toggleMenuToggler.active {
    float: left;
    background-position-x: -2px;
    background-position-y: -2px;
  }
  #mobileHeader #mobileNavigation > .nav {
    float: left;
    clear: both;
    background: #fff;
    box-shadow: 10px 10px 15px #ddd;
    margin: 10px 0 0;
    position: relative;
    width: auto;
    min-width: 180px;
    padding: 10px 0 0;
  }
  #mobileHeader #mobileLogo {
    float: none;
    width: auto;
    max-width: 25%;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 10px;
    z-index: 0;
  }
  #mobileHeader #mobileLogo img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
  }
  #mobileHeader #miniNav {
    float: none;
    position: absolute;
    top: 10px;
    right: 95px;
    width: auto;
    margin: 0;
  }
  #mobileHeader #miniNav #miniDrop {
    background-position-x: -105px;
  }
  #mobileHeader #miniNav #miniDrop.active {
    float: right;
    background-position-x: -108px;
  }
  #mobileHeader #miniNav > .miniNav {
    background: #fff;
    box-shadow: 0 10px 15px #ddd;
    width: 180px;
    float: right;
    clear: both;
    position: relative;
    margin: 10px 15px 0 -120px;
  }
  #mobileHeader .nav > li, #mobileHeader .miniNav > li {
    float: none !important;
  }
  #mobileHeader .nav ul, #mobileHeader .miniNav ul {
    display: block;
    width: 100% !important;
    margin-right: 0 !important;
  }
  #mobileHeader .nav > li.hover > ul,
  #mobileHeader .miniNav > li.hover > ul,
  #mobileHeader .nav li li.hover ul,
  #mobileHeader .miniNav li li.hover ul {
    padding-top: 0;
    box-shadow: 0 0 0 0 !important;
    position: static;
  }
  #mobileHeader .miniNav > li.hover > ul,
  #mobileHeader .miniNav li li.hover ul {
    margin-left: 0px !important;
  }
  #mobileHeader .nav a,
  #mobileHeader .miniNav a {
    padding: 10px 15px;
    color: #106d7d !important;
    font-size: 13px;
    text-transform: uppercase;
  }
  #mobileHeader .nav li li a,
  #mobileHeader .miniNav li li a {
    background: #f0f0f0 !important;
    color: #106d7d !important;
  }
  #mobileHeader .nav > li,
  #mobileHeader .miniNav > li {
    margin-bottom: 0 !important;
    border: 0 !important;
  }
  #mobileHeader .nav li li a:hover,
  #mobileHeader .miniNav li li a:hover {
    background: #fff;
    color: #106d7d;
  }
  #mobileHeader .nav li li li a,
  #mobileHeader .miniNav li li li a {
    background: #fff;
    color: #555;
    border-top: 0 !important;
  }
  #mobileHeader .nav > li .firstLevel,
  #mobileHeader .nav li li .firstLevel,
  #mobileHeader .miniNav > li .firstLevel,
  #mobileHeader .miniNav li li .firstLevel {
    background-image: url("images/downArrow.png") !important;
  }
  #mobileHeader .miniNav li > .toggles, #mobileHeader .nav li > .nav {
    box-shadow: 0 0 0 0 !important;
    margin-left: 0 !important;
  }
  #mobileHeader #mobileSearch {
    float: none;
    width: auto;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 20px;
    margin: 0;
  }
  #mobileHeader #mobileSearch #searchIcon {
    background-position-x: -50px;
  }
  #mobileHeader #mobileSearch2 {
    display: none;
    float: left;
    width: 100%;
  }
  #mobileHeader #mobileSearch2 .mobileSearch input[type=search] {
    background: #d8d8d8 url(images/mobileSearchWt.png) no-repeat 9px center !important;
    border: solid 1px #ccc;
    padding: 9px 10px 9px 32px;
    width: 85%;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    display: block;
    margin: 10px auto;
  }
  #mobileHeader #mobileSearch2 .mobileSearch input[type=search]:focus {
    background-color: #fff;
    border-color: #6dcff6;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
  }
  #mobileHeader #mobileSearch2 .mobileSearch input:-moz-placeholder,
  #mobileHeader #mobileSearch2 .mobileSearch input::-webkit-input-placeholder {
    color: transparent;
  }
  #mobileHeader #mobileSearch2 .mobileSearch input:focus:-moz-placeholder,
  #mobileHeader #mobileSearch2 .mobileSearch input:focus::-webkit-input-placeholder {
    color: #999;
  }
  #mobileHeader #mobileLogin {
    width: 35%;
  }
  #mobileHeader #mobileLogin .toggleMobileLogin {
    background: url(/etc/designs/corporate_design/static/images/mobileloginicon.png) no-repeat center;
    height: 55px;
    width: 23px;
    padding-right: 10px;
  }
  #mobileHeader #mobileLogin .toggleMobileLogin:active {
    background-color: #dfdfdf;
  }

  .active {
    display: block;
  }

  #mobileLoginContent {
    display: block;
    position: absolute;
    margin-left: -50px;
    float: left;
    width: 280px;
    box-shadow: 1px 2px 4px #999;
    -webkit-padding-start: 0px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    list-style: none;
    background: #dfdfdf;
    z-index: 1000;
  }
  #mobileLoginContent .forgotPassword {
    float: right;
  }
  #mobileLoginContent .mobileLoginContentFake {
    background: #ededed url(/etc/designs/corporate_design/static/images/mobile-login-mockup.png) no-repeat 9px center;
    width: 280px;
    height: 323px;
    display: block;
    margin-left: -15px;
  }

  #mobile-login-form-password,
  #mobile-login-form-email {
    width: 80%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  #mobile-login-form {
    margin-left: 10px;
  }

  div.parsys_column div.cq-colctrl-lt5-c0,
  div.parsys_column div.cq-colctrl-lt5-c1,
  div.parsys_column div.cq-colctrl-lt1-c0,
  div.parsys_column div.cq-colctrl-lt1-c1 {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}
@media (max-width: 759px) {
  #template #container #leftColWrapper,
  #template #container #rightColWrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  div.parsys_column div.cq-colctrl-lt4-c0,
  div.parsys_column div.cq-colctrl-lt4-c1 {
    width: 100%;
  }
}
@media (max-width: 660px) {
  div.parsys_column div.cq-colctrl-lt3-c0,
  div.parsys_column div.cq-colctrl-lt3-c1 {
    width: 100%;
    margin: 0 0 20px;
  }
}
@media (max-width: 500px) {
  #mobileHeader #mobileLogo {
    top: 20px;
    right: 20px;
  }
}
