/*	WICZ
 ****************************************************************************** Variables **
 ****************************************************************************** Variables **
 ****************************************************************************** Variables **
 */

/*
	@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700|Open+Sans+Condensed:300,700);
	font-family: 'Open Sans', sans-serif;
 */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700|Open+Sans+Condensed:300,700);

body {
	font-family: 'Open Sans', sans-serif !important;;
	color: #3c3c3c;
	font-variant: normal;
	font-size: .6em;
}

a {
	color: #606060 !important;
}
a:hover {
	color: #E3B845 !important;
}

.wn-bg-page-worldnow a {
	color: #E3B845 !important;
}

.wn-bg-page-header {
	/*background-color: #fff;*/
	background-color: #2F4B78;
	color:#fff;
}

.wn-bg-page-header a {
	color:#fff !important;
}

.wn-bg-page-main {
	background-color: #D0D1D3;
}

.wn-bg-page-main #WNCols234-5 {
	background-color: #fff;
}

.wn-bg-page-worldnow {
	font-size: 11px;
	background-color: #919294;
	color: #fff;
}

.wn-bg-page-worldnow a {

}

.wn-bg-page-nav {
	background-color: #D0D1D3;
}

body.simple-a nav{
	/* apply gradient, start from 436192 */
	background-color: #2F4B78;
	/*margin-left: -100%;
	margin-right: -100%;*/

	/* IE10+ 
	background-image: -ms-linear-gradient(top, #446195 0%, #2F4B7D 100%);

	/* Mozilla Firefox 
	background-image: -moz-linear-gradient(top, #446195 0%, #2F4B7D 100%);

	/* Opera 
	background-image: -o-linear-gradient(top, #446195 0%, #2F4B7D 100%);

	/* Webkit (Safari/Chrome 10) 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #446195), color-stop(100, #2F4B7D));

	/* Webkit (Chrome 11+) 
	background-image: -webkit-linear-gradient(top, #446195 0%, #2F4B7D 100%);

	/* W3C Markup 
	background-image: linear-gradient(to bottom, #446195 0%, #2F4B7D 100%);*/ 

}

.wn-accent-a {
	background-color:#e2b112;
	color:#fff;
}

footer.wn-accent-a {
	background-color: transparent; /* do not inherit yellow background */
}

button.wn-accent-a {
	border:none;
	border-top:1px solid #e2b112;
}

section.block h3 > a:after, section.block a.more {
	text-transform: uppercase;
	color: #4C65A7;
	font-size: .8em;
}

#WNCol4 section.block h3 > a:after {
	display: none;
}

section.block a.more {
	/*display: none;*/
}

/*
 ****************************************************************************** Header **
 ****************************************************************************** Header **
 ****************************************************************************** Header **
 */


header.simple-c nav.tools {
	font-size: 1.6em;
	font-weight: bold;
	padding: 0;
	border-bottom: #2F4B78 1px solid;
}

header.simple-c nav.tools .weather,
header.simple-c nav.tools a {
	border-right:0px solid #21365B;
	padding:1em 1.09em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Open Sans Condensed',sans-serif;
	padding-bottom: 0px;
}

header.simple-c nav.tools .login a {
	text-transform: uppercase;
	font-weight: bold;
}

header.simple-c nav.tools a .fa {
	font-size: 1.5em;
}

header.simple-c nav.tools .weather {
}

header nav.tools a:after, section.weather.micro-a .temp { font-family: 'Open Sans Condensed',sans-serif;}
header nav.tools a.alerts:after {content:' Alerts'; }
header nav.tools a.mobile:after {content:' Mobile';}
header nav.tools a.tip:after {content:' Submit a Tip';}

header.simple-c #Masthead {
	background-color: #fff;
	height:auto;
	padding: 3em 0;
}

header.simple-c #Masthead .table {
	height: 90px;
}

/*
 ************************************************************************** Navigation **
 ************************************************************************** Navigation **
 ************************************************************************** Navigation **
 */


nav.simple-b > .sf-menu > li {
	border-bottom: 4px solid #e2b112;
}

nav.simple-b > .sf-menu > li:hover,
nav.simple-b > .sf-menu > li.active {
	background-color: #919294;
	border-bottom: 4px solid #919294;
}

nav.simple-b > .sf-menu > li > a {
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: .5em 0;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;

}

nav.simple-b > .sf-menu > li > ul > li {
	background-color: #919294;
	min-width: 120%;
	border-top: 1px solid #fff;
}

nav.simple-b > .sf-menu > li > ul > li:first-child {
	border-top: none;
}

nav.simple-b > .sf-menu > li > ul > li:hover {
	background-color: #E3B845;
}

nav.simple-b > .sf-menu > li > ul > li > a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	padding:.5em 1em;
	color: #fff !important;
	text-decoration: none;
}


/* nav.sub.simple-a {
 background-color: #fff;
 width: auto;
 position: absolute;
 z-index: 999;
 } */

/*html.ie9 nav.sub.simple-a > a,
 html.ie10 nav.sub.simple-a > a,
 nav.sub.simple-a > a {
 display: table !important;
 }*/

/*
 ****************************************************************************** Forms **
 ***************************************************************************** Forms **
 ****************************************************************************** Forms **
 */

form.search {
	font-size: 1em;
}

.membercenter .create {
	display: none;
}

form.search button.submit {
	background-color: #e3b112;
	color: white;
	border-color: #e3b112 !important;
	width: 16%;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	height: 25px;
	padding-top: 1px;
}

/*
 ****************************************************************************** Footer **
 ****************************************************************************** Footer **
 ****************************************************************************** Footer **
 */

footer.worldnow a {
}

section.footer.wn-bg-page-footer {
	display: none;
}

/*
 ****************************************************************************** Ads **
 ****************************************************************************** Ads **
 ****************************************************************************** Ads **
 */

/*
 ****************************************************************************** Display Sizes **
 ****************************************************************************** Display Sizes **
 ****************************************************************************** Display Sizes **
 */

section.block time {
	font-size: 11pt;
	color: #383838;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}

section.block .item.nested {
	border: #eaeaea 1px solid;
	margin-bottom: 15px;
}

section.block .group.nested {
}

section.block .group.nested .item {
	padding: 10px;
	border-top: #eaeaea 1px solid;
}

section.block .group.nested .item:first-of-type {
	border: none;
}

section.block h3 {
	margin: 10px;
}

section.block h3 > a {
	color: #4C65A7 !important;
	font-size: inherit;
	font-family: inherit;
	position: relative;
	display: inline-block;
	width: 100%;
}

section.block h3 > a:after {
	content: "More \00bb";
	position: absolute;
	bottom: 0;
	right: 0;
	margin-top: -5px;
	font-size: 14px;
	color: #003366;
}

section.block[data-ribbon]:before, section.block h3, section.block h4, section.block h5 {

}

section.block[data-ribbon]:before, section.block h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4C65A7;
	background-image: none;
	background-color: #E2E2E2;
	text-transform: uppercase;
	margin: 0;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;	
}

section.block h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 20px;
}

section.block h5 {

}

section.block.displaysize7.headlinebox-b-hero .group.nested li.item:nth-child(n+2) h4 {
	font-size: 1.1em;
}

div.wnBlock .wnItem.clip span.wn-icon.wn-icon-clip:after, section.block .item.clip a.headline h4:after {
	color: #317fe3;
}

/*
 ** Display Sizes - Legacy <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Legacy <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Legacy <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 */

section.block.legacy .item {
	border: #eee solid 1px;
}

/*
 ** Display Sizes - Breaking News - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Breaking News - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Breaking News - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 */
section.block.breaking-news-a h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	background-color: #BC0F12;
	margin-bottom: 0;
}

/*
 ** Display Sizes - Rotate - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Rotate - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Rotate - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 */
section.block.rotate-a {

}

section.block.rotate-a .group,
section.block.rotate-a .item {
	border-color:#DDD;
}

section.block.rotate-a img {
	display:none;
}

section.block.rotate-a h4 {
    font-size: 1.3em;
	font-weight: bold;
}

section.block.rotate-a .item.hero summary {
	padding: 0 1em 1em;
}

section.block.rotate-a .item.hero h4 {
	color:#2F4B78;
    font-size: 1.5em;
    padding: .5em;
}

section.block.rotate-a .item.hero img,
section.block.rotate-a .item.hero summary {
	display: inline-block;
}

/*
 ** Display Sizes - Connect A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Connect A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Connect A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 */
section.connect-a .social {
	padding: 1em 0;
}

section.connect-a .social .fa-mobile {
	border-radius: 10px;
	width: 100%;
	text-align: center;
	background: #0000ee;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

section.connect-a .social .mobile * {
	/*    border: .05em solid;
	 border-radius: 10px;
	 width: 100%;
	 line-height: .8em;
	 text-align: center;	*/
}

/*
 ** Display Sizes - Headlinebox A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Headlinebox A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Headlinebox A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 */

section.block.headlinebox-a {
}

/*
 ** Display Sizes - Headlinebox B <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Headlinebox B <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Headlinebox B <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 */

section.block.headlinebox-b {
}

section.block.headlinebox-b .item.nested {
	width: 49%;
}

section.block.headlinebox-b .item.nested:nth-child(odd) {
	margin-right: 2%;
}

/*
 ** Display Sizes - Headlinebox B Hero <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Headlinebox B Hero <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Headlinebox B Hero <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 */

section.block.headlinebox-b-hero .item.nested:nth-child(odd) {
	padding-right: 5px;
}

section.block.headlinebox-b-hero .item.nested:nth-child(even) {
	padding-left: 5px;
}

/*
 ** Display Sizes - Tabs - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Tabs - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 ** Display Sizes - Tabs - A <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 */
section.block.tabs-a {
	border: 1px solid #eaeaea;
	border-top: 3px solid #457de2;
}
section.block.tabs-a .group, section.block.tabs-a .item {
	border: 0 !important;
}
/* section header */
section.block.tabs-a[data-ribbon]:before {
	padding-left: 8px;
	line-height: 40px;
	background: none;
	font-weight: bold;
}
/* tabs heades*/
section.block.tabs-a .tab-headers {
	padding-left: 8px;
}
section.block.tabs-a .tab-headers h3 {
	width: auto;
	float: left;
	cursor: pointer;
	font-size: 1.2em;
	padding: 6px 10px 3px 10px;
	margin: 0;
	background: #fff;
	color: #0f3367;
	text-transform: none;
}
section.block.tabs-a .tab-headers h3.active {
	background: #f0f0f0;
	color: #457ee0;
}
/* block items */
section.block.tabs-a > .group {
	margin: 0 8px 8px 8px;
}
section.block.tabs-a .group.nested li.item {
	border-bottom: 1px solid #fff !important;
	padding: 7px 10px 7px 10px;
	background: #f0f0f0;
}

section.block.tabs-a .group.nested li.item time, section.block.tabs-a .group.nested li.item summary, section.block.tabs-a .group.nested li.item img {
	display: none;
}

section.block.tabs-a .group.nested li.item a {
	color: #616161;
}
section.block.tabs-a .group.nested li.item h4 {
	font-size: 1em;
}
section.block.tabs-a .group.nested li.item h4:after {
	color: #457ee0;
	font-size: 1.1em;
	margin-left: .3em;
}

section.block.bullets-a ul.nested > li::before {
	display: none;
}

section.block.bullets-a a.image {
	display: inline-block;
	float: left;
}
section.block.bullets-a a.image .wnImage {
	float: none !important;
	width: 100px !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}
section.block.bullets-a h4 {
	margin: 0 0 0 110px;
	padding: 0;
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;	
    font-size: 14px;
}
section.block.bullets-a .wnItem.clip span.wn-icon.wn-icon-clip:after, section.block.bullets-a .item.clip a.headline h4:after {
    content: " ";
    display: inline-block;
    margin-left: .4em;
	width: 14px;
	height: 14px;
	background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/video-icon-sm.png");
	vertical-align: middle;
}

div.wnBlock .wnItem.story span.wn-icon.wn-icon-video-included:after,
div.wnBlock .wnItem.clip span.wn-icon.wn-icon-clip:after,
section.block .item.clip a.headline h4:after,
section.block .item.story.hasclip a.headline h4:after {
	display: none;
}
/*
 ****************************************************************************** Display Sizes LEGACY **
 ****************************************************************************** Display Sizes LEGACY **
 ****************************************************************************** Display Sizes LEGACY **
 */

.wnBlock.displaySize {
	border: none;
}
.wnBlock.displaySize .wnItem.header {

}

.wnBlock.displaySize .wnItem.header h3 {
    display: block;
    padding:0;
    margin: 0;
}

.wnBlock.displaySize .wnItem.header h3 > .text {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    background-color: #e2e2e2;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4C65A7;    
	text-transform: uppercase;
}

.wnBlock.displaySize .wnItem.header .more.enabled {
	display: inline-block;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 14px;
	font-weight: bold;	
	color: #4C65A7 !important;    	
	margin-top: 8px;
}
.wnBlock.displaySize .wnItem.header .more.enabled:hover {
	color: #4C65A7 !important;   
}

.wnBlock.displaySize.headlineBox .wnItem.header h3 > .text.abridgedHeadline,
.wnBlock.displaySize.nestedCategory .wnItem.header h3 > .text.abridgedHeadline {
    display: inline-block;
}
/*
.wnBlock.displaySize .wnItem.header,
.wnBlock.displaySize .wnItem.header h3,
.wnBlock.displaySize .wnItem.header h3 .text,
.wnBlock.displaySize .wnItem.header h3 a {
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 22px !important;
	font-weight: bold !important;
	color: #4C65A7 !important;
	background-image: none !important;
	
	text-transform: uppercase !important;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.wnBlock.displaySize .wnItem.header .text {
	background-color: #e2e2e2;
}
*/

.wnBlock.displaySize .wnGroup.contentGroup,
.wnBlock.displaySize.swiper-container .wnGroup.contentGroup {
	border: 1px solid #D0D1D3;	
}

.wnBlock.displaySize .wnContent.more span.text:after {

}

.displaySize .sectionTitle {
	font-size: 10px;
}

#WNCol2 .displaySize.displaySizeId-7 .sectionTitle {
	padding-left: 170px;
}

.displaySize .sectionTitle .text {
	font-size: inherit;
}

.displaySize .timestamps {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #aeaeae;
}

#WNCol2 .displaySize.displaySizeId-7 .timestamps {
	padding-left: 170px;
}

.displaySize .timestamp,
.displaySize label.timestamp {
	font-size: inherit;
	font-style: normal;
}

.wnBlock.displaySize .wnContent.headline a {
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.displaySize .summary.abridged .text {
	font-size: 1em;
}

/* video icon */
.wn-icon.wn-icon-video-included,
.wn-icon.wn-icon-clip {
    width: 14px;
    height: 14px;
    background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/video-icon-sm.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    vertical-align: baseline;
    padding: 0;
    margin-left: .4em;
}

/* customization */
body.simple-a header {
	width: 100%;
}

header.simple-c #Masthead {
	background-image: none !important;
}

header.simple-c #Masthead .table {
	width: 980px;
	margin: 0 auto;
}

header.simple-c li.branding {
	background-image: url(http://WICZ.images.worldnow.com/images/static/hdr/hdr_branding.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: auto 100%;
}

.wn-icon.wn-icon-clip {
    display: inline-block;
    margin-left: .4em;
	width: 16px;
	height: 16px;
	background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/video-icon.png");
}	
div.wnBlock .wnItem.clip span.wn-icon.wn-icon-clip:after {
	display: none;
}

/* breaking news */
#WNCols23-4 > section.block.breaking-news-a {
     display: block;
}

#WNCol23 > section.block.breaking-news-a {
     display: none;
}

section.block.breaking-news-a a.headline {
     width: 100%;
     max-width: 960px;
     display: table;
     color: #fff !important;
     margin-left: auto;
     margin-right: auto;
     margin-top: 15px;
}

section.block.breaking-news-a a.headline::before {
     display: table-cell;
     width: 25%;
     vertical-align: text-top;
    content: "Breaking News";
    background-color: #000000;
    font-size: 17pt;
     font-family: 'Open Sans Condensed', sans-serif;
     font-weight: bold;    
    padding: 10px;
    text-transform: uppercase;
    color: white !important;
    text-align: left;
    line-height: 1;
}

section.block.breaking-news-a a.headline h4 {
     display: table-cell;
     padding: 10px;
     background-color: #ff0000;
     font-family: 'Open Sans Condensed', sans-serif;
     font-weight: bold;       
     text-align: left;
     width: auto;
     vertical-align: text-top;
     font-size: 17pt;
     line-height: 1;
}

section.block.breaking-news-a a.headline h4::before {
     display: none;
}

section.block.breaking-news-a a.headline h4::after {
    content: "Read More";
    display: inline-block;
    margin-left: 10px;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;  
    vertical-align: bottom;
    background-color: black;
    text-align: center;
    width: auto;
    color: #fff;
    line-height: 1;
}

section.block.breaking-news-a .item.clip a.headline h4::after,
section.block.breaking-news-a .item.hasclip a.headline h4::after {
    content: " ";
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;  
    vertical-align: bottom;
    background-color: black;
    text-align: center;
    width: auto;
    color: #fff;
    line-height: 1;
    background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wand/images/tsr-play-thumb-white.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-color: transparent;
    vertical-align: middle;
}

/* single breaking news with image */
section.block.breaking-news-a.single-item {
    max-width: 965px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 15px;
}
section.block.breaking-news-a.single-item .item {
    display: none;
}
section.block.breaking-news-a.single-item .group > .item:first-child {
    display: list-item;
}
section.block.breaking-news-a.single-item .has-image {
    position: relative;
    border: 1px solid #ff0000;
    width: 100%;    
}
section.block.breaking-news-a.single-item .has-image:before {
    content: "Breaking News";
    background-color: #ff0000;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1; 
    display: block;   
}
section.block.breaking-news-a.single-item .has-image a.image,
section.block.breaking-news-a.single-item .has-image a.headline,
section.block.breaking-news-a.single-item .has-image summary {
    display: block;
}
section.block.breaking-news-a.single-item .has-image a.image img {
    width: 270px;
    padding: 15px;
    float: left;
}
section.block.breaking-news-a.single-item .has-image a.headline,
section.block.breaking-news-a.single-item .has-image summary {
    padding-left: 270px;
    width: auto;
    text-align: left;
}
section.block.breaking-news-a.single-item .has-image summary {
    margin-top: 10px;
}
section.block.breaking-news-a.single-item .has-image summary,
section.block.breaking-news-a.single-item .has-image summary p {
    font-size: 14px;
}
section.block.breaking-news-a.single-item .has-image a.headline:before {
    content: none;
    display: none;
}
section.block.breaking-news-a.single-item .has-image a.headline h4 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    text-align: left;
    width: auto;
    font-size: 20px;
    line-height: 1;    
    color: #5a5a5a;
    background-color: #fff;
    display: block;
    padding: 0;
    margin: 0 !important;
}
section.block.breaking-news-a.single-item .has-image a.headline h4::after {
    background-image: none;
    vertical-align: 0px;
}

/* single breaking news with image */
section.block.breaking-news-a.multiple-item {
    max-width: 965px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 15px;
}
section.block.breaking-news-a.multiple-item:before {
    content: "Breaking News";
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1; 
    display: block;   
}
section.block.breaking-news-a.multiple-item .group {
    position: relative;
    background-color: #ff0000;
    width: 100%;    
}
section.block.breaking-news-a.multiple-item a.headline::before {
    content: none;
    display: none;
}
section.block.breaking-news-a.multiple-item a.image,
section.block.breaking-news-a.multiple-item a.headline {
    display: block;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child {
    padding-bottom: 15px;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary {
    display: block;
    text-align: left;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.image img {
    width: 500px;
    padding: 0 15px;
    float: left;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.headline,
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary {
    padding-left: 0;
    width: auto;
}
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > a.headline,
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > summary {
    padding-left: 500px;
    width: auto;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.headline h4 {
    padding: 0 15px;
    margin: 0 !important;
    display: block;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > a.headline h4::after {
	display: none;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary {
    margin-top: 10px;
    padding: 0 15px;
}
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > a.headline h4,
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > summary {
    padding-left: 0;
}
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary,
section.block.breaking-news-a.multiple-item .group > .item:first-child > summary p {
    font-size: 14px;
    color: #fff;
}
section.block.breaking-news-a.multiple-item .hidden-item {
    display: none;
}
section.block.breaking-news-a.multiple-item .related-items {
    border-top: 2px solid #fff;
    padding: 10px 0;
    margin-left: 15px;
    margin-right: 15px; 
    margin-top: 15px;   
    list-style: none;
    position: relative;
}
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child .related-items {
    margin-left: 490px;
    padding: 10px;
}
section.block.breaking-news-a.multiple-item .related-items:before {
    content: "Related Stories";
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
    line-height: 1;    
    margin-left: 0; 
    margin-bottom: 15px;
}
section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child .related-items:before {
    margin-left: -15px; 
}
section.block.breaking-news-a.multiple-item .related-items li {
    display: inline-block;
    width: 180px;
    padding: 0;
    margin-right: 10px;
    float: left;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline {
    padding: 0;
    width: auto;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline h4 {
    padding: 0;
    margin: 0 !important;
    display: block;
    font-size: 13px;  
}
section.block.breaking-news-a.multiple-item .related-items li a.image img {
    float: none !important;
    width: 100%;
    padding: 0;
    margin: 0;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline {
    margin-top: 0;
}
section.block.breaking-news-a.multiple-item .related-items li.has-image a.image + a.headline {
    margin-top: 15px;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline h4::after {
    display: none;
}
section.block.breaking-news-a.multiple-item .related-items li.hasclip a.headline h4::after {
    display: inline-block;
}

/* mobile breaking news */
.wnMobile section.block.breaking-news-a.single-item .has-image a.image img {
	float: none;
	padding: 15px;
    margin: 0 auto;
    width: 100%;
    display: block;
}

.wnMobile section.block.breaking-news-a.single-item .has-image a.headline,
.wnMobile section.block.breaking-news-a.single-item .has-image summary {
	padding-left: 0;
	padding: 0 15px;
	margin: 0;
}

.wnMobile section.block.breaking-news-a.multiple-item .group > .item:first-child > a.image img {
	float: none;
    width: 100%;
    padding: 15px;	
}

.wnMobile section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > a.headline,
.wnMobile section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child > summary {
	padding-left: 0;
	padding: 0 15px;
	margin: 0;
}

.wnMobile section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child .related-items {
    margin-top: 15px;
    margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.wnMobile section.block.breaking-news-a.multiple-item .group > .has-image.item:first-child .related-items:before {
	margin-left: 0;
}

.wnMobile section.block.breaking-news-a.multiple-item .related-items li {
    width: 100%;
    float: none;
    margin-right: 0;
}

.wnMobile section.block.breaking-news-a.multiple-item .related-items li a.image {
	display: none;
}

/* tsr */
section.block.displaysize-20.rotate-a {
	opacity: 0;
}
section.block.displaysize-20.rotate-a .item.item-hidden,
#displaysize-20-overflow .item.item-hidden {
	display: none;
}
section.block.displaysize-20.rotate-a.ready {
	opacity: 1;
}
section.block.displaysize-20.rotate-a .item {
	position: relative;
	left: -1px;
	border-bottom: none;
	border-top: 1px solid #ddd;
}
section.block.displaysize-20.rotate-a .item.hero {
	position: relative;
	left: 0;
	border-bottom: none;
	border-top: none;
}
section.block.displaysize-20.rotate-a .item.hero + .item {
	border-top: none;
}
section.block.displaysize-20.rotate-a .item.hero h4 {
	line-height: 1.2;
}
section.block.displaysize-20.rotate-a .item.hero .image {
	position: relative;
}
section.block.displaysize-20.rotate-a .item .image img {
	width: 100% !important;
	height: auto !important;
	float: none  !important;
}
section.block.displaysize-20.rotate-a .item.clip a.headline h4:after,
section.block.displaysize-20.rotate-a .item.hasclip a.headline h4:after {
    content: " ";
    display: inline-block;
    margin-left: .4em;
	width: 14px;
	height: 14px;
	background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/video-icon-sm.png");
}
section.block.displaysize-20.rotate-a .item.hero.clip a.headline h4:after,
section.block.displaysize-20.rotate-a .item.hero.hasclip a.headline h4:after {
	width: 16px;
	height: 16px;
	background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/video-icon.png");
}
#displaysize-20-overflow {
	margin-top: 10px;
}
#displaysize-20-overflow .group {
    border: 1px solid #ddd;
}    
#displaysize-20-overflow .header h3 {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
#displaysize-20-overflow .item {
	padding: 12px;
	border-top: 1px solid #ddd;
}
#displaysize-20-overflow .header + .item {
	border-top: none;
}
#displaysize-20-overflow .item .image {
	position: relative;
	width: 160px;
	display: inline-block;
	float: left;
}
#displaysize-20-overflow .item .image img {
	width: 100% !important;
	height: auto !important;
	float: none  !important;
}
#displaysize-20-overflow .item .headline,
#displaysize-20-overflow .item summary {
	display: block;
	padding-left: 170px;
}
#displaysize-20-overflow .item .headline h4 {
	padding: 0;
	line-height: 1.2;
}
#displaysize-20-overflow .item.clip a.headline h4:after,
#displaysize-20-overflow .item.hasclip a.headline h4:after {
    content: " ";
    display: inline-block;
    margin-left: .4em;	
	width: 16px;
	height: 16px;
	background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/video-icon.png");
}
#displaysize-20-overflow .item summary p {
	margin: 0;
}
#displaysize-20-overflow .item .overflow-more-link {
	display: block;
	text-align: right;
	padding-left: 170px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #4C65A7 !important;
	font-size: 14px !important;
	font-weight: bold;	
}
#displaysize-20-overflow .item .overflow-more-link:hover {
	color: #4C65A7 !important;	
	font-size: 14px !important;
	font-weight: bold;	
}
#displaysize-20-overflow .item time {
	padding-left: 170px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #aeaeae;
}
#displaysize-20-overflow .item .lastediteddate,
#displaysize-20-overflow .item .updateddate {
	display: none;
}
#displaysize-20-overflow .item .publisheddate:before {
	content: "Posted: ";
}
#displaysize-20-overflow .item .lastediteddate:before {
	content: "Last Edited: ";
}
#displaysize-20-overflow .item .updateddate:before {
	content: "Updated: ";
}

/* cdev hb2a */
.wnBlock.displaySize.cdev-hbox2a .contentGroup {
	margin-bottom: 15px;
	min-height: 500px;
}
.wnBlock.displaySize.cdev-hbox2a .priority-1 {
	padding: 10px;
}
.wnBlock.displaySize.cdev-hbox2a .priority-1 .summaryImage.abridged {
	width: 100%;
	height: auto;
	position: relative;
	float: none !important;
	padding: 0;
	margin: 5px 0 0 0 !important;
}
.wnBlock.displaySize.cdev-hbox2a .priority-1 .summaryImage.abridged a {
	display: block;
}
.wnBlock.displaySize.cdev-hbox2a .priority-1 .summaryImage.abridged img {
	width: 100%;
	height: auto;
	position: relative;
	float: none !important;
	padding: 0;
	margin: 0;
}
.wnBlock.displaySize.cdev-hbox2a .priority-1 .headline a {
	font-size: 18px;
}
.wnBlock.displaySize.cdev-hbox2a .priority-1 .summary {
	display: none;
}
.wnBlock.displaySize.cdev-hbox2a .displaySizeId-10 {
	padding: 10px;
	border-top: 1px solid #ddd;
}
.wnBlock.displaySize.cdev-hbox2a .displaySizeId-10 .headline {
	padding-left: 0;
	background-image: none;
}
.wnBlock.displaySize.cdev-hbox2a .displaySizeId-10 .headline a {
	font-size: 14px;
}

/* cdev hb2b */
.wnBlock.displaySize.cdev-hbox2b .contentGroup {
	margin-bottom: 15px;
	min-height: 320px;
}
.wnBlock.displaySize.cdev-hbox2b .displaySizeId-10 {
	padding: 10px;
	border-top: 1px solid #ddd;
}
.wnBlock.displaySize.cdev-hbox2b .displaySizeId-10.priority-1 {
	border-top: none;
}
.wnBlock.displaySize.cdev-hbox2b .displaySizeId-10 .headline {
	padding-left: 0;
	background-image: none;
}
.wnBlock.displaySize.cdev-hbox2b .displaySizeId-10 .headline a {
	font-size: 14px;
}

/* polls and forms */
.wnBlock .poll h4,
.wnBlock .form .headline,
.wnBlock .quicksignup .headline {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #606060;
}

.wnBlock .cdev-form .form .headline {
    display: none;
}

.wnBlock .cdev-form .form label {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #606060; 
}

.wnBlock .poll .wnSubmit,
.wnBlock .form .wnSubmit {
    border: none;
    background-color: #E2E2E2;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #4C65A7;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    cursor: pointer;
}

.wnBlock .poll .wnSubmit {
    margin-bottom: 20px;
    margin-left: 5px;
}

.wnBlock .form .wnSubmit.wnFormField {
    margin: 10px 0 20px 5px;
}

.wnBlock .form .wnFormField input, .wnBlock .quicksignup .wnFormField input {
    margin-bottom: 0;
}

.wnBlock .form .wnFormField.wnEmailInput input,
.wnBlock .form .wnFormField.wnSingleText input,
.wnBlock .form .wnFormField.wnMultiText input,
.wnBlock .form .wnFormField textarea,
.wnBlock .quicksignup .wnFormField.wnEmailInput input,
.wnBlock .quicksignup .wnFormField.wnSingleText input,
.wnBlock .quicksignup .wnFormField.wnMultiText input,
.wnBlock .quicksignup .wnFormField textarea {
    border: 1px solid #e6e6e6;
}

.wnBlock .form .pmloginLink a,
.wnBlock .quicksignup .pmloginLink a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.displaySize .contentGroup.cdev-poll + .last {
	display: none;
}

/* most popular */
.block.displaysize78.mostpopular {
	opacity: 0;
}
.block.displaysize78.mostpopular.group-visible {
	opacity: 1;
}
#wnMostPopularTabbed .contentGroup {
    margin-bottom: 0;
}

#WNCol4 #wnMostPopularTabbed .header {
    border-bottom: none;
}

#wnMostPopularTabbed .wnMPTabs {
    width:100%;
    background-color: transparent;
    text-align: center;
    border-bottom: 1px solid #e2b214;
    -webkit-box-sizing: border-box;
    -mozbox-sizing: border-box;
    box-sizing: border-box;
}


#wnMostPopularTabbed .wnTab,
#wnMostPopularTabbed .wnTabNoAction {
    width: 33%;
    padding: 10px;
    margin:0px;
    font-size: 16px;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700;
    line-height:20px;
    float:left;
    color: #606060;
    background-color: transparent;
    cursor:pointer;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -mozbox-sizing: border-box;
    box-sizing: border-box;    
}

#wnMostPopularTabbed .wnTabNoAction {
    display: block;
}

#wnMostPopularTabbed .wnTab:hover,
#wnMostPopularTabbed .wnTabNoAction:hover,
#wnMostPopularTabbed .wnTabOn {
    color: #4C65A7;
}

#wnMostPopularTabbed .wnTab:hover {
    cursor: pointer;
}

#wnMostPopularTabbed .wnTabNoAction:hover,
#wnMostPopularTabbed .wnTab.wnTabOn:hover {
    cursor:default;
}

#wnMostPopularTabbed .wnTabNoAction:hover {
    cursor: pointer;
}

#wnMostPopularTabbed .mpLoading {
    width:100%; margin: 10px auto; text-align:center;
}

#wnMostPopularTabbed .mpGroup {
    /*min-height: 300px;*/
    border: none;
}

#wnMostPopularTabbed .mpItem {
    border-top: 1px solid #D0D1D3;
    padding: 10px;
}

#wnMostPopularTabbed .mpItem.mpItem-s-1,
#wnMostPopularTabbed .mpItem.mpItem-v-1 {
    border-top: none;
}

#wnMostPopularTabbed .headline {
    background-image: none !important;
    padding: 0;
    margin: 0;
}

#wnMostPopularTabbed .headline:before {
    content: none !important;
}

#wnMostPopularTabbed .headline a {
    margin-left: 0;
}

/* full horizontals */
.wnBlock.displaySize.displaySizeId-7 .feature {
	border-top: 1px solid #D0D1D3;	
}
.wnBlock.displaySize.displaySizeId-7 .feature.priority-1 {
	border-top: none;	
}
.displaySize .summary p {
	margin: 0;
}
.displaySize .summary .text {
	font-size: 12px;
}
#DisplaySizeId-7.wnBlock.displaySize .wnContent.headline a {
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
}

/* full horizontals images swap */
.displaySize.cdev-swap .caption {
	display: none !important;
}
.displaySize.cdev-swap .summaryImage {
	position: relative;
    width: 160px;
    float: left !important;	
	padding: 0 !important;
	margin: 0 !important;
}
.displaySize.cdev-swap .summaryImage img {
    width: 100% !important;	
    float: none !important;	
	padding: 0 !important;
	margin: 0 !important;    
}
.displaySize.cdev-swap .headline,
.displaySize.cdev-swap .summary {
	padding-left: 170px;
}

/* story page */
#WNStoryHeader h3 {
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: #4C65A7;	
	font-size: 28px;
	line-height: 1.2;
}

/* Related links, top headlines... */
.displaySize.displaySizeId3 .contentGroup,
.displaySize.displaySizeId-10 .contentGroup,
.displaySize.displaySizeId27 .contentGroup,
.displaySize.displaySizeId14 .contentGroup,
.displaySize.displaySizeId-1 .contentGroup,
.displaySize.displaySizeId-18 .contentGroup {
	    padding-bottom: 0;
}

.displaySize.displaySizeId3 .feature,
.displaySize.displaySizeId-10 .feature,
.displaySize.displaySizeId27 .feature,
.displaySize.displaySizeId14 .feature,
.displaySize.displaySizeId-1 .feature,
.displaySize.displaySizeId-18 .feature,
.displaySize .feature.displaySizeId-18,
.displaySize .feature.displaySizeId-1,
.displaySize .feature.displaySizeId-10 {
	padding: 5px 10px;
	border-top: 1px solid #D0D1D3;
}

.displaySize.displaySizeId3 .feature.priority-1,
.displaySize.displaySizeId-10 .feature.priority-1,
.displaySize.displaySizeId27 .feature.priority-1,
.displaySize.displaySizeId14 .feature.priority-1,
.displaySize.displaySizeId-1 .feature.priority-1,
.displaySize.displaySizeId-18 .feature.priority-1,
.displaySize .feature.displaySizeId-18.priority-1,
.displaySize .feature.displaySizeId-1.priority-1,
.displaySize .feature.displaySizeId-10.priority-1 {
	border-top: none;
}

/* headlines */
.displaySize.displaySizeId-10 .headline,
.displaySize.displaySizeId-18 .headline,
.displaySize.displaySizeId3 .headline,
.displaySize.displaySizeId14 .headline,
.displaySize.displaySizeId-1 .headline,
.displaySize.displaySizeId-18 .headline,
.displaySize .feature.displaySizeId-18 .headline,
.displaySize .feature.displaySizeId-1 .headline,
.displaySize .feature.displaySizeId-10 .headline {
	background-image: none;
	padding-left: 0;
}
.wnBlock.displaySize.displaySizeId3 .wnContent.headline a,
.wnBlock.displaySize.displaySizeId-10 .wnContent.headline a,
.wnBlock.displaySize.displaySizeId27 .wnContent.headline a,
.wnBlock.displaySize.displaySizeId14 .wnContent.headline a,
.wnBlock.displaySize.displaySizeId-1 .wnContent.headline a,
.wnBlock.displaySize.displaySizeId-18 .wnContent.headline a,
.displaySize .feature.displaySizeId-18 .wnContent.headline a,
.displaySize .feature.displaySizeId-1 .wnContent.headline a,
.displaySize .feature.displaySizeId-10 .wnContent.headline a {
	font-size: 15px;
}

.wnItem.toggle {
	display: none;
}

/* headline box 4a - limits to 5 */
.block.displaysize68.bullets-a .group.nested li:nth-child(n+6) {
    display: none;
}

/* weather page only nested category - bullets-a */
.weather section.block.displaysize68.bullets-a .group.nested .item {
	padding: 5px 10px;
}
.weather section.block.displaysize68.bullets-a .group.nested .item a.image {
	display: none;
}
.weather section.block.displaysize68.bullets-a .group.nested .item h4 {
	margin-left: 0;
}

/* feature bottom 35 fix */
.wnDS35.wnDSContainer-standard {
    position: relative;
    width: 100%;
    height: auto;
    clear: both;
} 
aside.wnad.wnad246.width728 {
    position: relative;
    clear: both;	
	margin-bottom: 45px;
}

/* nav tool search */
header.simple-c nav.tools .search {
	width: 245px;
}
header.simple-c form.search input.text {
	width: 200px;
	border: 2px solid #fff;
	text-transform: uppercase;
    padding-left: 10px;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    color: #000000;
}

/* ticker */

#WNAffWICZ #WNColsAll #WNDS40 a {
	color: #fff !important;
}

/* branding social icons */
.fa.fa-envelope:before {
	width: 29px;
	height: 19px;
	font-size: 0;
	background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/branding-social.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.fa.fa-mobile:before {
	width: 18px;
	height: 33px;
	font-size: 0;
	background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/branding-social.png");
	background-position: -80px 0;
	background-repeat: no-repeat;
	display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.fa.fa-pencil:before {
	width: 24px;
	height: 33px;
	font-size: 0;
	background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wicz/images/branding-social.png");
	background-position: -160px 0;
	background-repeat: no-repeat;
	display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

section.weather.micro-a .temp {
    height: 1.9em !important;
    line-height: 1.9em !important;
}

/* footer */
.footer.wn-bg-page-worldnow {
	border-top: 4px solid #e2b112;
}

.wn-bg-page-nav nav.simple-a > a {
	color: #fff !important;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.wn-bg-page-nav nav.simple-a > a.active,
.wn-bg-page-nav nav.simple-a > a:hover {
    background-color: #919294;
}    

section.weather.micro-a img.temp {
    position: relative;
    top: 7px;
}

/* wallpaper ad fix */
.wn-wallpaper-ad .wn-bg-page-header,
.wn-wallpaper-ad header.simple-c #Masthead,
.wn-wallpaper-ad .wn-bg-page-main,
.wn-wallpaper-ad .wn-bg-page-nav {
	background-color: transparent;
}
.wn-wallpaper-ad .footer.wn-bg-page-worldnow {
    width: 980px;
    margin: 0 auto;
}

/* Related Links, Associated Links header */
.displaySize.displaySizeId3 .header .text,
.displaySize.displaySizeId14 .header .text {
	display: inline-block;
}

/* nhan.tran PS-408 WICZ: School Closings Feed Display - START */
div.title-html{
	width: 100%;
	height: auto;
	padding:7px 0px;
	background-color:#ffc61a;
	margin-bottom:10px;
	text-align:center;
}
/*
div.title-html-desktop, div.sc-desktop{
    width: auto;
    margin: 10px 10px 0px 10px;
}
*/
div.title-html-desktop, div.sc-desktop{
    width: auto;
    margin: 0;
}

.title-html p{
	font-size:16px;
	font-weight:700;
	margin:0px;
}
#SClosings{
	background-color:#e2e2e2;
	border:none;
	color:#4c65aa;
	font-weight:600;
	position:relative;
	margin-top:5px;
	padding:3px 10px;
}
#sc-content{
	height: auto;
	max-height: 300px;
	width:100%;
	overflow: auto;
	padding:10px 20px;
}
#sc-content-block ul{
	list-style:none !important;
	margin-left: 0;
	padding:0px;
}
#sc-content-block ul li{
	border-bottom: 1px solid #909091;
}
#sc-content-block ul li:last-child{
	border-bottom: none;
}
#sc-content-block{
	width: auto;
	height: auto;
	background-color:#fff;

	text-align:center;
}

#sc-content-block > p{
	font-size:16px;
	font-weight:600;
	margin:10px;
}
/*
#sc-content > ul > li > p:first-child{
	font-size:13px;
	font-weight:600;
}
*/
#CloseSC{
	font-size:12px;
	background-color: #e2e2e2;
    border: none;
    color: #4c65aa;
    font-weight: 600;
    position: relative;
    margin: 10px 0px;
    padding: 3px 10px;
}

#sc-window-block{
	position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(119, 119, 119, 0.71);
    z-index: 9999999999999999;
}

/* Let's get this party started */
#sc-content::-webkit-scrollbar {
    width: 10px;
}
 
/* Track */
#sc-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
#sc-content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(d0d1d3,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
#sc-content::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(d0d1d3,0.4); 
}

#sc-content-block > p{
	margin:0px;
	margin-bottom:10px;
	padding:10px 0px;
	background-color:#ffc61a;
}

/* school closings for mobile version */
#sc-content-block.sc-mobile #sc-content{
	max-height: 200px;
	height:auto;
}

#sc-content-block.sc-mobile #CloseSC{
	padding:5px 10px;
	margin:15px 0px 15px 0px;
	font-size:12px;
}
/**/

div.title-html-desktop{
	height:auto;
	position:relative;
}
.sponsor-ad110-desktop{
	position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: 6px;
}
.sponsor-ad110-mobile{
    margin-bottom: 0px;
}
#WNAd110{
	background-color: inherit;
}
#sc-title.sc-title-desktop{

}

.sponsor-ad110-mobile #WNAd110{
	background: none;
}
#WNAd110{
    margin: 0px;
}
#WNAd111{
    margin: 0px;
}
#sponsor-ad110{
    width: 140px;
    height: 50px;
}
#sponsor-ad111{
    width: 320px;
    height: 50px;
	margin-top: 5px;
}
.title-html-desktop #sponsor-ad111{
    width: 468px;
    height: 60px;
	display: inline-block;
	margin-top: 0px;
}
/* nhan.tran PS-408 WICZ: School Closings Feed Display - END */