/* KAKE - custom.css */

/* test see if this improves the issue */
.displaysize-20.rotate-a,
.tsr.home-tsr.slideshow {
     margin-bottom: 0 !important;
     opacity: 0;
}

/* outline */
button {
  outline: 0;  
}

body#WNAffKAKE.wn-wallpaper-ad {
	background-position: center top !important;
}

.wn-wallpaper-ad section.wn-bg-page-nav {
	max-width: 980px;margin: 0 auto;
}


.wn-wallpaper-ad header.simple-a {
   max-width: 980px;
}

#WNAffKAKE #WNColsAll #WNDS40 {
    font-size: 11px;
    color: #ffffff;
    background-color: #B20E0D;
}

ul.newsticker a, ul.newsticker .unLinkable {
	color:#ffffff !important;
}

/*
header.simple-a #Masthead {
    background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wand/images/hdr_branding.jpg") !important;
    background-size: auto 100% !important;
    height: 119px !important;
}
*/

/* clearfix - modern browsers */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}

/* clearfix - IE 6/7 (trigger hasLayout) */
.clearfix {
    *zoom: 1;
}

html {
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

/* base anchor link */
a,
.columnsall .columns a {
  color: #434343;
  text-decoration: none;
  outline: 0;
}

a:hover,
.columnsall .columns a:hover {
  color: #152793;
  text-decoration: none;
}


header.simple-a {
     position: relative;
}

/* leaderboard */
#WNAd46,
#WNAd41 {
  margin: 10px auto;
}

/* pencil */
#WNAd86 {
    margin-top: 2px;
}

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

header.simple-a #Masthead li.branding {
  position: relative;
}
header.simple-a a.branding {
    position: absolute;
}
header.simple-a #Masthead > ul {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
header.simple-a li.tools {
  background: none !important;
  padding: 33px 0;
}
header.simple-a .membercenter {
    padding: 5px 0;
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    margin-right: 10px;
}
header.simple-a .membercenter:before {
        content: 'Member Center:';
}
header.simple-a .membercenter a {
    color: #fff;
}
header.simple-a .membercenter .login a {
    margin-right: 0;
}
header.simple-a .promo-area {
    width: 208px;
    vertical-align: middle;
}
header.simple-a .promo-item {
    width: 208px;
    height: 75px;
    display: block;
}
header.simple-a form.search {
    width: 255px;
    margin-right: 10px;
}
header.simple-a form.search .text {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    vertical-align: middle;
}
header.simple-a form.search .submit {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    vertical-align: middle;
    border: 1px solid #7f7f7f;
    background-color: #7f7f7f;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}
header.simple-a #Masthead {
  background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/hdr_branding.jpg") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
  background-color: #090d37;
  height: 125px;
}

/* branding nav */
.nav.wn-bg-page-nav {
  background-color: #090d37; 
  height: 42px;  
}
.sf-horizontal>li {
  height: 42px;  
}
.sf-horizontal>li:hover,
.sf-horizontal>li.active {
  background-color: #fff;  
 z-index: 10000;/*edit by nhan.tran July 29, 2016*/
}
.sf-horizontal>li>a {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 41px;
  font-weight: 600;
}
.sf-horizontal>li:hover>a,
.sf-horizontal>li.active>a.active {
  color: #434343;
}

nav.simple-b .sf-horizontal > li:hover > a,
nav.simple-b .sf-horizontal > li.active > a {
     color: #152793;
}

nav.simple-b .sf-menu li:hover > ul,
nav.simple-b .sf-menu li.sfHover > ul {
     background-color: #fff;
     text-align: left;
     width: 160%;
    border: 1px solid #eee;
    border-top: none;    
    border-left: none;
    border-right: none;
}

nav.simple-b .sf-menu li > ul > li {
     font-size: 14px;
     border-top: 1px solid #eee;
     padding: 5px 5px 5px 15px;
}

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

nav.simple-b .sf-horizontal > li > ul a {
     font-family: 'Poppins', sans-serif;
     font-size: 13px;
     font-weight: 600;
     text-decoration: none;
}
nav.simple-b .sf-menu li > ul > li:hover {
    background-color: #fff; 
}
nav.simple-b .sf-menu li > ul > li:hover a:hover {
    color: #152793; 
}

/* displaySize */
.displaySize .header,
section.block h3 {
  background-color: #f2f1f1;
}
.displaySize .header .more.enabled {
  display: none;
}
.displaySize .header .text {
  margin: 0;
}
.displaySize .header .text.siteDefault,
.displaySize .header .text.sectionTitle,
.displaySize .header .text.abridgedHeadline,
section.block h3 {
  font-family: 'Poppins', sans-serif;
  color: #152793;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  padding: 5px 10px; 
  margin: 0;   
}
section.block h3 a {
  color: #152793 !important;
}

body.simple-a .displaySize .caption {
  display: none;
}
.displaySize .sectionTitle,
.displaySize .headline a,
.displaySize .summary {
  font-family: 'Poppins', sans-serif;
  color: #434343;
}
section.block.rotate-a h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}
.displaySize .sectionTitle .text {
  font-size: 10px;
}
.displaySize .headline a,
.displaySize .headline.abridged a {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
}
.displaySize .summary .text,
.displaySize .summary.abridged .text {
  font-size: 12px;
  line-height: 1.2;
}
.displaySize .timestamps,
.displaySize label.timestamp,
.displaySize .timestamp {
  font-size: 10px;  
  font-style: normal;
  margin-bottom: 2px;
}
.displaySize .summaryImage {
  padding: 0;
}
section.block.mostpopular ul.nested,
section.block.mostpopular ul.nested > li {
  list-style: none;
}
section.block.mostpopular ul.nested > li,
section.block.bullets-a ul.nested > li {
  padding: 5px 10px;
  border-top: 1px solid #e4e4e4;
}
section.block.mostpopular ul.nested > li:first-child,
section.block.bullets-a ul.nested > li:first-child {
  border-top: none;
}
section.block.mostpopular ul.nested > li::before,
section.block.bullets-a ul.nested > li::before {
  display: none;
  content: none;
}
section.block.mostpopular h4,
section.block.bullets-a h4 {
  font-family: 'Poppins', sans-serif;
  color: #434343;  
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;  
  margin: 0;
}
section.block.mostpopular a:hover h4,
section.block.bullets-a a:hover h4 {
  color: #152793;  
}

/* video icons */
.wn-icon.wn-icon-video-included,
.wn-icon.wn-icon-clip {
     display: inline-block;
     width: 15px;
     height: 14px;
     vertical-align: top;
     background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/video-icon.jpg");
     background-position: 0 0;     
     background-repeat: no-repeat;
}
.wn-icon.wn-icon-video-included:after,
.wn-icon.wn-icon-clip:after {
     display: none !important;
}

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

.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 #e4e4e4;
}

.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;
}

.displaySize.displaySizeId-10 .headline,
.displaySizeId-10 .headline,
.displaySize.displaySizeId-18 .headline,
.displaySizeId-18 .headline,
.displaySize.displaySizeId-1 .headline,
.displaySizeId-1 .headline,
.displaySize.displaySizeId3 .headline,
.displaySizeId3 .headline,
.displaySize.displaySizeId14 .headline,
.displaySizeId14 .headline {
    background-image: none;
    padding-left: 0;
    position: relative;
}

/* breaking news */

#WNCols23-4 > section.block.breaking-news-a,
#WNColsAll > section.block.breaking-news-a {
     display: none;
     background-color: #B20E0D;
}

.wn-wallpaper-ad #WNCols23-4 > section.block.breaking-news-a,
.wn-wallpaper-ad #WNColsAll > section.block.breaking-news-a {
     max-width: 980px;
}

.home #WNColsAll > section.block.breaking-news-a {
     display: block;
     background-color: #B20E0D;
     position: relative;     
     margin-bottom: 2px;
}

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: 5px;
}

section.block.breaking-news-a a.headline::before {
     display: table-cell;
     width: 25%;
     vertical-align: text-top;
    content: "Breaking News";
    background-color: #B20E0D;
    font-size: 19px;
     font-family: 'Poppins', 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: #B20E0D;
     font-family: 'Poppins', sans-serif;
     font-weight: 600;       
     text-align: left;
     width: auto;
     vertical-align: text-top;
     font-size: 15px;/* nhan.tran*/
     line-height: 1;
}

section.block.breaking-news-a a.headline h4::before {
     display: none;
}
/*======================
*edit by nhan.tran
==================*/
div.buttonReadMoreNT {
    /* content: "Read More"; */
    display: inline-block;
    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;
    margin-top: 4px;
    margin-bottom: -5px;
    cursor: pointer;
}
div.buttonReadMoreNT a.readmoreNT {
    color: white;
}
div.buttonReadMoreNT a.readmoreNT:hover {
    color: white !important;
}
section.breaking-news-a ul li{
	text-align: left !important;
}
section.breaking-news-a ul li summary p{
	margin: 0px !important;
}
section.block.breaking-news-a a.headline h4::after {
    content: "";
    display: inline-block;
    font-weight: bold;  
    vertical-align: bottom;
    background-color: black;
    text-align: center;
    line-height: 1;
}
/*end by nhan.tran */
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 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 0;
}
section.block.breaking-news-a.single-item .group {
    max-width: 965px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 0;
}
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 #B20E0D;
    width: 100%;    
}
section.block.breaking-news-a.single-item .has-image:before {
    content: "Breaking News";
    background-color: #B20E0D;
    color: #fff;
    font-size: 28.3px; /*nhan.tran*/
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    padding: 14px;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 0px;
    line-height: 1;
    padding-top: 10px;
    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;
    margin-top: -8px;/*nhan.tran*/
}
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: 12px;/*nhan.tran*/
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
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: 'Poppins', sans-serif;
    font-weight: bold;
    text-align: left;
    width: auto;
    font-size: 15px;/*nhan.tran*/
    line-height: 1;    
    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;
}
section.block.breaking-news-a.single-item .has-image.hasclip a.headline h4::after {
    background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wand/images/tsr-play-thumb.png");
    vertical-align: 0px;
}

/* multiple breaking news with image */
section.block.breaking-news-a.multiple-item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 0;
}
section.block.breaking-news-a.multiple-item:before {
    content: "Breaking News";
    /* background-color: #000; */
    color: #fff;
    font-size: 30px;/* edit by nhan.tran*/
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 5px;/* edit by nhan.tran*/
    text-transform: uppercase;
    text-align: left;
    line-height: 1;
    display: block;
    max-width: 960px;
    margin: 0 auto;
}
section.block.breaking-news-a.multiple-item .group {
    position: relative;
    width: 100%; 
    max-width: 965px;
    margin: 0 auto;   
}
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;
    margin-right: 8px; /*edit by nhan.tran*/
}
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 > summary {
    margin-top: 3px;/*nhantran*/
    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: 12px;/*edit by nhan.tran*/
    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; /*nhan.tran*/
    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: 508px; /*edit by nhan.tran*
    /*padding: 10px;*/ 
}
section.block.breaking-news-a.multiple-item .related-items:before {
    content: "Related Stories";
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
    line-height: 1;    
    margin-left: 0; 
    margin-bottom: 12px;/*edit by nhan.tran*/
}
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: 35px; /*edit by nhan.tran*/
    float: left;
}
section.block.breaking-news-a.multiple-item .related-items li a.headline {
    padding: 0;
    width: auto;
    margin-top: 5px !important;/*nhan.tran*/
}
section.block.breaking-news-a.multiple-item .related-items li a.headline h4 {
    padding: 0;
    margin: 0 !important;
    display: block;
    font-size: 11px;  
}
section.block.breaking-news-a.multiple-item .related-items li a.image img {
    float: none !important;
    width: 88%;
    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;
}

/* school closings */
#WNColsAll > section.block.school-closings {
    display: block;
    background-color: #ffff00;
    position: relative;
     margin-bottom: 0;    
}

section.block.school-closings a.headline::before {
    display: table-cell;
    width: 28%;
    vertical-align: text-top;
    content: "Closings & Delays";
    color: #000099 !important;    
    background-color: transparent;
    font-size: 19px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1;
}
section.block.school-closings a.headline {
    width: 100%;
    max-width: 960px;
    display: table;
    color: #000099 !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}
section.block.school-closings a.headline h4 {
    display: table-cell;
    padding: 10px;
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000099 !important;
    text-align: left;
    width: auto;
    vertical-align: text-top;
    font-size: 19px;
    line-height: 1;
}

/* breaking news api */
#breaking-news-api {
    display: none;
}

/* home tsr styles */
.item-hidden {
     display: none;
}
.displaysize-20.rotate-a,
.tsr.home-tsr.slideshow {
     margin-bottom: 0 !important;
     opacity: 0;
}
.displaysize-20.rotate-a.ready,
.tsr.home-tsr.slideshow.ready {
     opacity: 1;
}
.tsr.home-tsr.slideshow:before {
     display: none;
}
.tsr.slideshow .group {
     background-color: #3c3c3c;
     position: relative;
     padding: 0 !important;
}
.tsr.slideshow .group .item {
     width: 100%;
     max-height: 223px;
     position: relative;
}
.tsr.slideshow .group .item a {
     display: block;
}
.tsr.slideshow .group .item .bylines,
.tsr.slideshow .group .item time {
     display: none;
}
.tsr.slideshow .group .item a.headline,
.tsr.slideshow .group .item summary {
     width: 245px;
     padding: 0 5px 0 15px;
     margin: 0;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
.tsr.slideshow .group .item a.headline {
     margin-top: 10px;
}
.tsr.slideshow .group .item a.headline h4 {
    width: 225px;
     padding: 0px;
     font-family: 'Poppins', sans-serif;
     font-size: 24px;
     font-weight: 700;
     color: #fff;
     line-height: 26px;
}
.tsr.slideshow .group .item a.headline h4:after {
     display: none !important;
}
.tsr.slideshow .group .item summary {
     margin-top: 5px;
}
.tsr.slideshow .group .item summary,
.tsr.slideshow .group .item summary p {
     width: 225px;
     font-family: 'Poppins', sans-serif;
     font-size: 13px;
     font-weight: 400;
     color: #fff;
     line-height: 16px;
}
.tsr.slideshow .group .item a.image {
     float: right;
     width: 396px;
     height: 223px;
     overflow: hidden;
     position: relative;
}
.tsr.slideshow .group .item.clip a.image:after,
.tsr.slideshow .group .item.hasclip a.image:after {
     content: " ";
     display: block;
     position: absolute;
     background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wand/images/tsr-play-main.png");
     background-position: center center;     
     background-repeat: no-repeat;
     opacity: .7;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
}
.tsr.slideshow .group .item a.image img {
     float: none !important;
     width: 100% !important;
     position: absolute;
     left: 0;
     top: 0;
}

#slideshow-thumb {
     background-color: #3c3c3c;
     opacity: 0;
     margin-bottom: 0;
}
#slideshow-more {
     margin-bottom: 15px;
}
#slideshow-thumb.ready {
     opacity: 1;    
}
#slideshow-thumb .group {
     position: relative;
}
#slideshow-thumb .slick-arrow {
     border: none;
     background-color: transparent;
     width: 15px;
     height: 28px;
     background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/tsr-arrow.png");
     background-position: 0 0;
     text-indent: -999em;
     position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      transform: translateY(-50%);
}
#slideshow-thumb .slick-arrow.slick-prev {
     left: 8px;
}
#slideshow-thumb .slick-arrow.slick-next {
     background-position: 15px 0;
     right: 8px;    
}
#slideshow-thumb .slick-arrow.slick-prev.slick-disabled,
#slideshow-thumb .slick-arrow.slick-next.slick-disabled {
     display: none !important;
}
#slideshow-thumb .item {
     width: 143px;
     padding: 10px 0;
     outline: 0;
}
#slideshow-thumb .item time,
#slideshow-thumb .item summary {
     display: none;
}
#slideshow-thumb .item a {
     display: block;
     width: 133px;
     margin: 0 auto;
}
#slideshow-thumb .item a.image {
     width: 133px;
     height: 75px;
     overflow: hidden;
     position: relative;
}
#slideshow-thumb .item a.image img {
     float: none !important;
     width: 100% !important;
     position: absolute;
     left: 0;
     top: 0;
}
#slideshow-thumb .item.clip a.image:after {
     content: " ";
     float: none !important;
     width: 100% !important;
     height: 100%;
     position: absolute;
     left: 0;
     top: 0;
     background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/tsr-slideshow-thumb-video-icon.png");
     background-position: bottom right;
     background-repeat: no-repeat;
}
#slideshow-thumb .item a.headline {
     padding: 0;
     width: 133px;
     margin: 0 auto;
     margin-top: 5px;
}
#slideshow-thumb .item a.headline h4 {
     padding: 0;
     font-family: 'Poppins', sans-serif;
     font-size: 13px;
     font-weight: 600;
     color: #fff;
     line-height: 16px;
}
#slideshow-thumb .item.clip  a.headline h4:after,
#slideshow-thumb .item.hasclip a.headline h4:after {
     display: none !important;
     content: none !important;
     /*
     content: " ";
     display: inline-block;
     width: 14px;
     height: 14px;
     vertical-align: middle;
     background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/tsr-play-thumb.png");
     background-position: 0 0;     
     background-repeat: no-repeat;
     */
}

/* category tsr */
section.block.displaysize-20.rotate-a.category-tsr {
     margin-bottom: 15px !important;
}
section.block.displaysize-20.rotate-a:before {
     display: none;
}
section.block.displaysize-20.rotate-a .group {
     border: 1px solid #e4e4e4;
}
section.block.displaysize-20.rotate-a .item {
     position: relative;
     left: -1px;
     border-bottom: none;
     border-top: 1px solid #e4e4e4;
     border-left: 1px solid #e4e4e4;
}
section.block.displaysize-20.rotate-a.category-tsr.three-main .item {
     border-top: none;
     border-left: none;
}
section.block.displaysize-20.rotate-a .item.hero {
     position: relative;
     left: 0;
     border-bottom: none;
     border-top: none;
     border-left: none;
     border-right: 1px solid #e4e4e4;
}
section.block.displaysize-20.rotate-a.category-tsr.three-main .item.hero {
     border-right: none;
}
section.block.displaysize-20.rotate-a .item.hero + .item {
     border-top: none;
}
section.block.displaysize-20.rotate-a.category-tsr .item.hero + .item {
     border-top: none;
}
section.block.displaysize-20.rotate-a.category-tsr.three-main .item.hero + .item {
     border-top: none;
     border-left: none;
}
section.block.displaysize-20.rotate-a .item.hero a.headline {
     padding: 0 8px;
     margin: 8px 0;
}
section.block.displaysize-20.rotate-a .item.hero h4 {
     font-size: 24px;
     line-height: 1.2;
     padding: 0;
}
section.block.displaysize-20.rotate-a .item .image {
     display: none;
}
section.block.displaysize-20.rotate-a.category-tsr.three-main .item .image {
     display: block;
}
section.block.displaysize-20.rotate-a .item.hero .image {
     position: relative;
     display: block;
}
section.block.displaysize-20.rotate-a.category-tsr .item .image img,
section.block.displaysize-20.rotate-a .item.hero .image img {
     width: 100% !important;
     height: auto !important;
     float: none  !important;
}
section.block.displaysize-20.rotate-a.category-tsr .item .image img {
     padding-right: 0;
}
section.block.displaysize-20.rotate-a.category-tsr .item a.headline {
     display: inline-block;
}

section.block.displaysize-20.rotate-a.category-tsr .item.hero a.headline {
     display: block;
     margin-top: 8px;    
}

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/wand/images/tsr-play-thumb.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");
}
section.block.displaysize-20.rotate-a .item.hero summary,
section.block.displaysize-20.rotate-a .item.hero summary p {
     display: block;
     font-family: 'Poppins', sans-serif;
     font-weight: 400;
     font-size: 14px;
     margin: 0;
     line-height: 1.2;
}
section.block.displaysize-20.rotate-a .item.hero summary {
     padding: 0 8px;
     margin: 8px 0;
}

#displaysize-20-overflow {
     margin-top: 10px;
}
#displaysize-20-overflow .header h3 {
     display: block;
     margin: 0;
}
#displaysize-20-overflow .item {
     padding: 12px;
     border-top: 1px solid #e4e4e4;
}
#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;
     font-family: 'Poppins', sans-serif;
}
#displaysize-20-overflow .item summary {
    line-height: 1.2;
     font-size: 13px;
     font-weight: 400;    
}
#displaysize-20-overflow .item .headline h4 {
     padding: 0;
     line-height: 1.2;
     font-size: 16px;
     font-weight: 700;
     margin-bottom: 5px; 
}
#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: 14px;
     height: 14px;
     background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/wand/images/tsr-play-thumb.png");
     background-position: center center;
     background-repeat: no-repeat;
}
#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: 'Poppins', sans-serif;
     color: #ed333e !important;
     font-size: 14px !important;
     font-weight: bold;  
}
#displaysize-20-overflow .item .overflow-more-link:hover {
     color: #ed333e !important;    
     font-size: 14px !important;
     font-weight: bold;  
}
#displaysize-20-overflow .item time {
     padding-left: 170px;
     font-family: 'Poppins', 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: ";
}

/* full horizontals */
.displaySize.displaySizeId-7 .feature,
.displaySize .feature.displaySizeId-7 {
     padding: 10px;
     border-top: 1px solid #e4e4e4;
}
#DisplaySizeId-7.displaySize .headline {
    margin-bottom: 5px;  
}
#DisplaySizeId-7.displaySize .headline a {
    font-size: 16px;
    font-weight: 700;
}
#DisplaySizeId-7.displaySize .summary .text {
    font-size: 13px;
}
.displaySize.displaySizeId-7 .feature.priority-1,
.displaySize .feature.displaySizeId-7.priority-1 {
     border-top: none;
}
/* 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 .sectionTitle,
.displaySize.cdev-swap .headline,
.displaySize.cdev-swap .summary,
.displaySize.cdev-swap .timestamps {
     padding-left: 170px;
}

/* cdev tabs */
.wnBlock.displaySize.cdev-tabs {
    border-radius: 0;
    border: none;
    padding: 0;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
}    
#cdev-tabs.ui-tabs-nav {
  padding: 0;
  margin: 0;
  border-radius: 0 !important;
  border: none;
  background: #f2f1f1;
}
#cdev-tabs.ui-tabs-nav li {

}
#cdev-tabs.ui-tabs-nav li,
#cdev-tabs.ui-tabs-nav li.ui-tabs-active {
  padding: 0;
  margin: 0;  
  border-radius: 0;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: 1px solid #e2e2e2;
  background: transparent;
}
#cdev-tabs.ui-tabs-nav li:first-child {
  border-left: none;
}
#cdev-tabs.ui-tabs-nav li a {
  color: #959393;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 16px;
  float: none;
  display: block;  
}
#cdev-tabs.ui-tabs-nav li:hover a,
#cdev-tabs.ui-tabs-nav li.ui-tabs-active a {
  color: #152793;
}
.wnBlock.displaySize.cdev-tabs .contentGroup.ui-tabs-panel {
     padding: 0;
     margin-bottom: 0;
}
/*
.wnBlock.displaySize.cdev-tabs .contentGroup .header,
.wnBlock.displaySize.cdev-tabs .contentGroup .toggle {
     display: none;
}
*/
.wnBlock.displaySize.cdev-tabs .contentGroup .header {
     display: none;
}

/* cdev hb2b */
.wnBlock.displaySize.cdev-hbox2b .contentGroup {
     margin-bottom: 15px;
     /*min-height: 500px;*/
}
/*
.wnBlock.displaySize.cdev-hbox2b .displaySizeId-10 {
     padding: 5px 0;
     border-top: 1px solid #e4e4e4;
}
*/
.wnBlock.displaySize.cdev-hbox2b .displaySizeId-10 .headline {
     padding-left: 0;
     background-image: none;
}
.wnBlock.displaySize.cdev-hbox2b .timestamps {
     display: none;
}

/* carousel */
/*
#DisplaySizeId80.displaySize.cdev-carousel {
     display: none;
}
*/
.displaySize.cdev-carousel .cdev-carousel-group {
  background-color: #2d2d2d;
}
.displaySize.cdev-carousel .header {
  background-color: #000;
}
.displaySize.cdev-carousel .header .text.abridgedHeadline {
     display: inline-block;
     color: #fff;
     padding-top: 7px;
}
.displaySize.cdev-carousel .feature {
     width: 136px;
     /*height: 115px;
     overflow: hidden;*/
     text-align: left;
     position: relative;
}
.displaySize.cdev-carousel.team .feature {
     width: 136px;
     height: 145px;
     overflow: hidden;
     text-align: left;
     position: relative;
}
.displaySize.cdev-carousel .advertisement,
.displaySize.cdev-carousel .sectionTitle,
.displaySize.cdev-carousel .timestamps,
.displaySize.cdev-carousel .summary.abridged,
.displaySize.cdev-carousel .caption,
.displaySize.cdev-carousel .wn-icon.wn-icon-clip,
.displaySize.cdev-carousel .wn-icon.wn-icon-video-included {
     display: none;
}
.displaySize.cdev-carousel .team .sectionTitle {
    display: block;
    color: #fff;
}
.displaySize.cdev-carousel .summaryImage.abridged {
     width: 136px;
     /*height: 81px;
     overflow: hidden;*/
}

.displaySize.cdev-carousel .summaryImage.abridged,
.displaySize.cdev-carousel .summaryImage.abridged img {
     float: none;
     padding: 0;
     margin: 0;
}
.displaySize.cdev-carousel .summaryImage.abridged {
  margin-bottom: 5px;
}

.displaySize.cdev-carousel .summaryImage.abridged img {
     width: 136px;
}
/*
.displaySize.cdev-carousel .headline.abridged {
     height: 30px;
     overflow: hidden;
}
*/
.displaySize.cdev-carousel .headline.abridged a {
     font-size: 13px;
     line-height: 15px;
     color: #fff;
}
.displaySize.cdev-carousel .headline.abridged a:hover {
     color: #fff;
}
.displaySize.cdev-carousel .sectionTitle .text {
  font-size: 11px;
}
.displaySize.cdev-carousel .jcarousel-wrapper {
     padding: 10px 30px;
     position: relative;
}

.displaySize.cdev-carousel .jcarousel {
     position: relative;
     overflow: hidden;
     width: 100%;
}

.displaySize.cdev-carousel .jcarousel ul {
     width: 20000em;
     position: relative;
     list-style: none;
     margin: 0;
     padding: 0;
}

.displaySize.cdev-carousel .jcarousel .feature {
     float: left;
     clear: none;
     padding: 0;
     margin: 0 6px;
     border-top: none;
}

.displaySize.cdev-carousel .jcarousel-control {
    border: none;
    background-color: transparent;
    width: 15px;
    height: 28px;
    background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/tsr-arrow.png");
    background-position: 0 0;
    text-indent: -999em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);     
}

.displaySize.cdev-carousel .jcarousel-control:hover {
     opacity: .75;
}

.displaySize.cdev-carousel .jcarousel-control.inactive {
     display: none;
}

.displaySize.cdev-carousel .jcarousel-control-prev {
    left: 8px;
}

.displaySize.cdev-carousel .jcarousel-control-next {
    background-position: 15px 0;
    right: 8px;
}
.displaySize.cdev-carousel .cdev-contact-info {
  margin-top: 3px;
}
.displaySize.cdev-carousel .cdev-contact-info a {
    display: inline-block;
    width: 19px;
    height: 19px;
    text-indent: -999em;
    background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/nested2-social.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    border-radius: 2px;
    background-color: #c0c0c0;
}


.displaySize.cdev-carousel .cdev-contact-info a:first-of-type {
    margin-left: 0;
}

.displaySize.cdev-carousel .cdev-contact-info .fb {
    background-position: 0 0;
}

.displaySize.cdev-carousel .cdev-contact-info .twitter {
    background-position: -19px 0;
}

.displaySize.cdev-carousel .cdev-contact-info .email {
    background-position: -38px 0;
}
.displaySize.cdev-carousel .cdev-more-link {
  background-color: #000;    
}
.displaySize.cdev-carousel .cdev-more-link .more.enabled {
  color: #fff;
}
.displaySize.cdev-carousel .team .cdev-more-link {
    display: none;
}

.displaySize.cdev-carousel .team .feature {
  height: auto;
  overflow: visible;
}
.displaySize.cdev-carousel .team .summaryImage.abridged {
  height: auto;
  overflow: visible;
}

/* most popular */
.home .block.displaysize78.mostpopular {
     opacity: 0;
}
.home .block.displaysize78.mostpopular.group-visible {
     opacity: 1;
}
.home .block.displaysize78.mostpopular h3:after,
.home .block.displaysize78.mostpopular .more:after {
     display: none;
}
.home .block.displaysize78.mostpopular .displaySize .header .more.enabled {
    padding: 0;
}

section.block.mostpopular .group {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
}

section.block.mostpopular ul.nested > li {
     display: none;
}

section.block.mostpopular ul.nested > li:nth-of-type(1),
section.block.mostpopular ul.nested > li:nth-of-type(2),
section.block.mostpopular ul.nested > li:nth-of-type(3),
section.block.mostpopular ul.nested > li:nth-of-type(4),
section.block.mostpopular ul.nested > li:nth-of-type(5) {
    display: list-item;
}

section.block.mostpopular a h4,
section.block.mostpopular a:hover h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
}

#wnMostPopularTabbed .contentGroup {
    margin-bottom: 0;
}

#WNCol4 #wnMostPopularTabbed .header {
    border-bottom: 2px solid #f1f1f1;
    margin-bottom: 8px;
}
#WNCol4 #wnMostPopularTabbed .header h3 {
     border-bottom: none;
}
#WNCol4 #wnMostPopularTabbed .wnItem.cdev-more-link {
     display: none;
}
#wnMostPopularTabbed .wnMPTabs {
    width:100%;
    background-color: transparent;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    -webkit-box-sizing: border-box;
    -mozbox-sizing: border-box;
    box-sizing: border-box;
}


#wnMostPopularTabbed .wnTab,
#wnMostPopularTabbed .wnTabNoAction {
    padding: 3px 8px;
    margin:0px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height:20px;
    float:left;
    color: #e4e4e4;
    background-color: transparent;
    cursor:pointer;
    border-left: 1px solid #e4e4e4;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -mozbox-sizing: border-box;
    box-sizing: border-box;    
}

#wnMostPopularTabbed .wnTab:first-child {
  border-left: none;
}

#wnMostPopularTabbed .wnTabNoAction {
    display: block;
}

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

#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 #e4e4e4;
    padding: 10px;
}

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

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

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

#wnMostPopularTabbed .headline a {
    margin-left: 0;
    font-size: 14px;
}

#wnMostPopularTabbed .summaryImage {
    float: left;
    width: 100px;
    position: relative;
}

#wnMostPopularTabbed .summaryImage img {
    float: none;
    width: 100px;
    height: auto;
}

/* story page */
#WNStoryHeader h3 {
  font-size: 28px;
  color: #434343;
  font-weight: 700;
}
#WNStoryHeader .wnDate {
  font-style: normal;
  font-size: 11px;
  color: #434343;
  font-family: 'Poppins', sans-serif;
}
#WNStoryBody p {
  font-size: 14px;
  color: #434343;
  font-family: 'Poppins', sans-serif;  
}

/* col 4 social */
#col4-social-icons {
  background-color: #f2f1f1;
  width: 300px;
  position: relative;
  padding: 17px;
  margin-bottom: 15px;  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#col4-social-icons a {
  display: inline-block;
  width: 28px;
  height: 28px;
  font-size: 0;
  text-indent: -999em;
  position: relative;
  background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/col4-social-icons.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}
#col4-social-icons a.ln {
  background-position: -28px 0;
  margin-left: 30px;
}
#col4-social-icons a.tw {
  background-position: -56px 0;
  margin-left: 30px;  
}
#col4-social-icons a.rss {
  background-position: -84px 0;
  margin-left: 30px;  
}
#col4-social-icons a.mail {
  background-position: -112px 0;
  margin-left: 30px;  
}

/* team */
.cdev-team.displaySize .displaySizeId-4 {
    text-align: center;
}
.cdev-team.displaySize .displaySizeId-4 .timestamps,
.cdev-team.displaySize .displaySizeId-4 .summary,
.cdev-team.displaySize .cdev-more-ribbon .cdev-more-link {
    display: none;
}
.cdev-team.displaySize .displaySizeId-4 .sectionTitle,
.cdev-team.displaySize .displaySizeId-4 .headline.abridged {
     padding-left: 0;
}
.cdev-team.displaySize .displaySizeId-4 .summaryImage.abridged {
     width: 100%;
     float: none !important;
}
.cdev-team.displaySize .displaySizeId-4 .summaryImage.abridged,
.cdev-team.displaySize .displaySizeId-4 .summaryImage.abridged img {
    padding: 0;
    margin: 0;
    float: none;
}
.cdev-team.displaySize .cdev-contact-info {
    margin-top: 10px;
}

.cdev-team.displaySize .cdev-contact-info a {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-indent: -999em;
    background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/sprite.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 10px;
    border-radius: 5px;
    background-color: #eaecea;
}

.cdev-team.displaySize .cdev-contact-info a:first-of-type {
    margin-left: 0;
}

.cdev-team.displaySize .cdev-contact-info .fb {
    background-position: 0 0;
}

.cdev-team.displaySize .cdev-contact-info .twitter {
    background-position: -38px 0;
}

.cdev-team.displaySize .cdev-contact-info .email {
    background-position: -76px 0;
}

/* weather page - team */
.weather .cdev-team.displaySize .displaySizeId-7 {
    text-align: left;
}
.weather .cdev-team.displaySize .displaySizeId-7 .summaryImage.abridged {
     width: 120px !important;
     float: left !important;
}
.weather .cdev-team.displaySize .displaySizeId-7 .summary.abridged {
  display: none;
}
.weather .cdev-team.displaySize .displaySizeId-7 .summaryImage.abridged,
.weather .cdev-team.displaySize .displaySizeId-7 .summaryImage.abridged img {
    padding: 0;
    margin: 0;
    float: none;
    width: 100%;
}
.weather .cdev-team.displaySize .displaySizeId-7 .sectionTitle,
.weather .cdev-team.displaySize .displaySizeId-7 .headline.abridged,
.weather .cdev-team.displaySize .displaySizeId-7 .cdev-contact-info {
    padding-left: 130px;
}
.weather .cdev-team.displaySize .displaySizeId-7 .sectionTitle .text {
      font-size: 12px;
}

/* dark */
.dark.displaySize .contentGroup {
    background-color: #3c3c3c;
}
.dark.displaySize .header,
.dark section.block h3 {
    background-color: #000000;
}
.dark.displaySize .header .text.siteDefault,
.dark.displaySize .header .text.sectionTitle,
.dark.displaySize .header .text.abridgedHeadline,
.dark section.block h3 {
    color: #fff;
}
.dark.displaySize .sectionTitle,
.dark.displaySize .headline a,
.dark.displaySize .summary {
   color: #fff;
}
.dark.displaySize.displaySizeId-7 .feature,
.dark.displaySize .feature.displaySizeId-7 {
    border-top: none;
}
.dark.cdev-team.displaySize .cdev-contact-info a {
    background-color: #c0c0c0;
}

.wnItem.cdev-more-link {
  background-color: #f2f1f1;
  text-align: center;
  clear: both;
}
.dark .wnItem.cdev-more-link {
  background-color: #000;
}
.cdev-more-link .more.enabled {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  padding: 5px;
  display: inline-block;
}
.dark .cdev-more-link .more.enabled {
  color: #fff;
}
.cdev-more-link .more.enabled:after {
  content:" \003e";
}
.cdev-more-link .more.enabled .control {
  display: none;
}

/* weather page wx links */
.displaySize.cdev-wx-links .sectionTitle,
.displaySize.cdev-wx-links .summary,
.displaySize.cdev-wx-links .summary.abridged,
.displaySize.cdev-wx-links .timestamps {
  display: none;
}
.displaySize.cdev-wx-links .headline.abridged {
  text-align: center;
}
.displaySize.cdev-wx-links .summaryImage.abridged {
  margin: 0;
  padding: 0;
  float: none;
  width: 100%;
}
.displaySize.cdev-wx-links .summaryImage.abridged img {
  float: none;
  width: 100%;
}

/* col4 wx */
#CDEV-col4-weather-radar {
  width: 300px;
  overflow: hidden;
  position: relative; 
  margin: 0 auto;
}

#CDEV-col4-weather-radar .radar {
  display: inline-block;
}

#CDEV-col4-weather-radar .radar img {
  width: 148px;
  height: 73px;
  border: none;   
}

#CDEV-col4-weather {
  width: 300px;
  position: relative;
  font-family: 'Poppins', sans-serif;
  margin: 0 auto; 
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wnMobile #CDEV-col4-weather {
  width: 300px;
}

#CDEV-col4-weather .radar {
    position: relative;
    display: block;
    float: left;
    width: 50%;
}
#CDEV-col4-weather .radar img {
    width: 100%;
}

#CDEV-col4-weather .wxinfo {
    position: relative;
    display: block;
    float: right;
    width: 45%;
    min-height: 100px;
    visibility: visible;    
}
#CDEV-col4-weather .wxinfo.wx-hidden {
    position: relative;
    display: block;
    float: right;
    width: 45%;
    min-height: 100px;
    visibility: hidden;    
}
#CDEV-col4-weather .wxlinks {
  display: block;
  width: 100%;  
  height: 22px;   
  background-color: #eaeaea;
  display: table;
}
#CDEV-col4-weather .button {
    display: table-cell;
    width: auto;
    height: 22px;   
    line-height: 21px;
    overflow: hidden;
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    float: none;
    vertical-align: middle;
    text-decoration: underline;
}
#CDEV-col4-weather .location-dropdown {
  position: relative;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
#CDEV-col4-weather #wxLocationDropdown {
    width: 50%;
    float: left;
}
#CDEV-col4-weather .csWxDefault {
    width: 45%;
    float: right;
}
#CDEV-col4-weather .search {
  position: relative;
  width: 280px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #a3a3a3;
  overflow: hidden;
  margin: 0 auto 10px auto;
}

#CDEV-col4-weather .wx-search {
  position: relative;
  display: inline-block;
  width: 253px;
  height: 25px;
  padding: 0 5px;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #a3a3a3;   
  border: none;
}

.wnMobile #CDEV-col4-weather .wx-search {
  width: 190px;
}

#CDEV-col4-weather .csWxDefault {
    font-size: 11px;
}
#CDEV-col4-weather #csWxRemember {
    margin-right: 5px;
}

#CDEV-col4-weather .wx-submit {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #fff;
    background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/quincy/images/quincy-sprite.png");
    background-repeat: no-repeat;
    background-position: -154px -34px;  
    border: none;
    text-indent: -999em;  
    float: right;
    padding: 0;
    margin: 0;
}

#CDEV-col4-weather .wx-location {
  position: relative;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  color: #5b5b5b;     
  text-align: center;
  font-weight: 600;
}

#CDEV-col4-weather .wx-icon {
  width: 50%;
  height: 40px;
  overflow: hidden;
  text-indent: -999em;
  float: left;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}


#CDEV-col4-weather .temperature {
  width: 50%;
  height: 40px;
  overflow: hidden;
  font-size: 28px;
  font-weight: 600;
  line-height: 39px;
  color: #000;     
  text-align: center;
  text-transform: uppercase;
  float: right;
}
#CDEV-col4-weather .condition {
  width: 100%;
  height: 18px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  color: #434343;     
  text-align: center;
  clear: both;
}

#CDEV-col4-weather .forecast {
  width: 100%;
  height: 18px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #434343;     
  text-align: center;
  clear: both;
}

/* video tabs */
#v-tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 40px;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}
#v-tabs li {
    display: inline-block;
    padding: 5px;
    border-left: 1px solid #e2e2e2;
    max-width: 25%;
    height: 40px;
    line-height: 1.2;
    text-align: center;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#v-tabs li:first-child {
    border-left: none;
}
#v-tabs li a {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #959393;
    position: relative;
    top: 50%; 
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);      
}
#v-tabs li.tab-active a {
    color: #000;
}
#videoTab {
    min-height: 250px;
    position: relative;
}
#videoTab > div {
    top: 50px;
    left: 0;
    position: absolute;
    visibility: hidden;
}

#videoTab > div.show {
    visibility: visible;
    z-index: 12 !important;
}

#videoTab > div:nth-of-type(1) {
    z-index: 10;
}
#videoTab > div:nth-of-type(2) {
    z-index: 9;
}
#videoTab > div:nth-of-type(3) {
    z-index: 8;
}
#videoTab > div:nth-of-type(7) {
    z-index: 7;
}
#videoTab > div > div {
    position: relative;
}

#wx-page-video-tab {
    width: 650px;
    height: 400px;
    position: relative;
    margin-bottom: 15px;
}
#wx-page-video-tab #videoTab {
    min-height: 400px;
}
#wx-page-video-tab #videoTab > div {
    top: 40px;
}

#wx-page-video-tab #v-tabs {
    background-color: #f2f1f1;
    border-bottom: none;
    margin-bottom: 0;    
}

#wx-page-video-tab #v-tabs li {
    padding: 5px 10px;
}

#wx-page-video-tab #v-tabs li a {
    color: #434343;
    font-size: 14px;
}

#wx-page-video-tab #v-tabs li.tab-active a {
    color: #152793;
}

/* footer nav */
nav.simple-a > a {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0;
  line-height: 42px;
  font-weight: 600;  
}

/* footer */
.footer.wn-bg-page-footer {
  display: none;
}
body.simple-a footer {

}
.footer.wn-bg-page-worldnow {
  background-color: #3c3c3c;  
}
footer.worldnow {
  padding: 10px 0;
  min-height: 44px;
}
footer.worldnow p {
  background-size: contain;
  padding-left: 85px;
  line-height: 24px;
}
footer.worldnow p,
footer.worldnow a,
footer.worldnow a:hover {
  font-family: arial,sans-serif;
  font-size: 10px;
  color: #fff;
}
footer.worldnow a {
  text-decoration: underline;
}

/* mobile */
.wnMobile .displaySize.displaySizeId-20 .summary {
  padding-left: 52%;
}
.wnMobile .displaySize.displaySizeId-20 .summary p {
  margin: 0;
}
@media (max-width: 639px){
  .wnMobile section.block.breaking-news-a.single-item .has-image a.image img {
    width: 100%;
    float: none;
  }
  .wnMobile section.block.breaking-news-a.single-item .has-image a.headline,
  .wnMobile section.block.breaking-news-a.single-item .has-image summary {
    padding: 0 15px;
  }
}


/***

Edit by nhan.tran, Jun.17.2016

***/

nav.simple-b .sf-menu li:hover > ul, nav.simple-b .sf-menu li.sfHover > ul {
   white-space: nowrap;
   min-width: 100%;
   width: auto;
}

@media screen and (max-width: 980px) {
    body.simple-a header {
       width: 980px;
    }
}

.wnDVWxAlerts h6 {
    text-decoration: underline;
}

/* ticker update */
.columnsall .columns ul.newsticker h4 a {
  color: yellow !important;
}

.columnsall .columns ul.newsticker h4 a:hover {
  color: yellow !important;
}

ul.newsticker .unLinkable {
  text-transform: uppercase;
  color: #fff;
}

ul.newsticker .unLinkable:after {
  content: " (Click county for details)";
  font-size: 9px;
}

/* breaking weather */
#breaking-weather-api {
  width: 100%;
  min-width: 320px;
  background-color: #b20e0e;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;  
  color: #fff;
  clear: both;
  position: relative;
  padding: 18px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#breaking-weather-api ul.group {
  width: 100%;
  max-width: 980px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}
#breaking-weather-api ul.group a,
#breaking-weather-api ul.group a:hover {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700 !important;
  color: #fff !important;
}
#breaking-weather-api ul.group a.headline {
  display: block;
    font-style: italic;
    text-transform: uppercase;
    line-height: 26px;  
    font-size: 24px;
}
#breaking-weather-api ul.group a h4 {
  font-size: inherit;
  font-weight: inherit;
}
#breaking-weather-api ul.group a.headline h4 {
  padding: 0;
  margin: 15px 0 0 0;
}
#breaking-weather-api ul.group .summary {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  float: left;
}
#breaking-weather-api ul.group .radar {
  width: 262px;
  height: 144px;
  position: relative;
  overflow: hidden;
  margin: 0 auto 15px auto;
  text-indent: -999em;
  display: block;
  z-index: 5;
}
#breaking-weather-api ul.group .radar img {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#breaking-weather-api ul.group .info-top {
  overflow: hidden;
}
#breaking-weather-api ul.group .info {
  position: relative;
}
#breaking-weather-api ul.group .logo {
  width: 205px;
  height: 82px;
  position: relative;
  overflow: hidden;
  background-image: url("http://ftpcontent.worldnow.com/professionalservices/clients/kake/images/breaking-wx-logo.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#breaking-weather-api ul.group .break-wx-links {
  position: relative;
  padding: 15px 0 0 0;
  margin: 0;
  clear: both;
  list-style: none;
  display: table;
  width: 100%;
}
#breaking-weather-api ul.group .break-wx-links li {
  position: relative;
  margin: 10px 0;
  width: 100%;
  display: block;
  text-align: center;
  padding: 0;  
  box-sizing: border-box;
}
#breaking-weather-api ul.group .break-wx-links li a,
#breaking-weather-api ul.group .break-wx-links li a:hover {
  display: block;
  background-color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600 !important;
  color: #b20e0e !important;  
}

@media (min-width: 768px) {
  #breaking-weather-api ul.group .radar {
    margin: 0;
    float: left;
  }  
  #breaking-weather-api ul.group .info {
    padding-left: 280px;
  }  
  #breaking-weather-api ul.group .logo {
    float: left;
  }
  #breaking-weather-api ul.group .headline {
    padding-left: 215px;
  }
  #breaking-weather-api ul.group .break-wx-links li {
    margin: 0;
    width: 20%;
    display: table-cell;
    vertical-align: top;
    padding: 0 20px 0 0;  
  }   
}

header.simple-a .membercenter::before {
  content: attr(membercenter-message) !important;
}
.wn-wallpaper-ad #schoolClosingsContainer {
    width: 980px;
    margin: 0 auto;
}