/* http://s1.trrsf.com/update-1415033705/fe/zaz-comp-switch/_css/theme-default.css */
.cmp-switch-btn {
	width: 50px;
	height: 25px;
	background: #33332f;
	cursor: pointer;
	margin: 5px;
	position: relative;
	border-radius: 15px;
	float: left;
	box-shadow: 2px 2px 2px #a5a598;
}

.cmp-switch-btn .layer-btn {
	width: 2.5rem;
	height: 2.5rem;
	left: 0;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 0 1px #777;
	position: relative;
	z-index: 3;
	-ms-transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	transition: all 100ms linear;
}

.cmp-switch-btn .background-layers {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	border-radius: 15px;
}

.cmp-switch-btn .layer-on {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 15px;
}

.cmp-switch-btn .layer-on {
	background: #98d62d;
	z-index: 2;
	-ms-transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	transition: all 100ms linear;
}

.cmp-switch-btn.is-on .layer-btn {
	left: 25px;
}

.cmp-switch-btn.is-on .layer-on {
	left: 0;
}

.cmp-switch-btn.is-off .layer-on {
	left: -50px;
}

.cmp-switch-btn.is-disabled {
	background: #f1f1f1;
	cursor: default;
}

.cmp-switch-btn.is-disabled .layer-btn {
	background: #d7d7d7;
}

.cmp-switch-btn.is-disabled .layer-on {
	left: 0;
	background: #f1f1f1;
}



/* http://s1.trrsf.com/update-1429813830/fe/zaz-app-teams/_css/theme-default.min.css */
/* Terra Networks */
.app-teams.theme-menu .app-teams__team,.app-teams.theme-menu-teams .app-teams__team,.app-teams__page .app-teams__team{width:25%}.is-active.app-teams__content__list,.is-active.app-teams__page{display:block;position:relative;opacity:1}.app-teams__content__list,.app-teams__page{-moz-transition:all 400ms ease-in-out;-ms-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);top:0;position:absolute;text-align:center;opacity:0}.is-active.app-teams__content__list~.app-teams__content__list,.is-active.app-teams__content__list~.app-teams__page,.is-active.app-teams__page~.app-teams__content__list,.is-active.app-teams__page~.app-teams__page{-ms-transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}.is-active.app-teams__content__list,.is-active.app-teams__page{-ms-transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.app-teams__arrow:hover,.is-disabled.app-teams__arrow{opacity:.5}.app-teams{overflow:hidden}.app-teams__content{text-align:center;max-width:27rem;margin:.2rem auto;position:relative}.app-teams__content:after,.app-teams__content:before{content:'';display:table}.app-teams__content:after{clear:both}.app-teams__content__list{margin-top:-.5rem}.app-teams__content__list:after,.app-teams__content__list:before{content:'';display:table}.app-teams__content__list:after{clear:both}.app-teams__page{padding:0 3rem}.app-teams__page__nav{position:absolute;width:100%;top:50%;margin-top:-16px}.app-teams__page__nav:after,.app-teams__page__nav:before{content:'';display:table}.app-teams__page__nav:after{clear:both}.app-teams__arrow{display:block;float:left}.app-teams__arrow+.app-teams__arrow{float:right}.app-teams__team{display:block;float:left;width:20%;margin:.5rem 0}.app-teams__team:focus,.app-teams__team:hover{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);opacity:.8;outline:0}.app-teams__team__img{width:32px;height:32px}.app-teams__line{width:80%;display:block;height:1px;border:0;border-top:1px solid #d7d7d7}.app-teams.theme-menu .app-teams__team__img,.app-teams.theme-menu-teams .app-teams__team__img{width:24px;height:24px}.app-teams.theme-menu .app-teams__team__img_mobile,.app-teams.theme-menu-teams .app-teams__team__img_mobile{width:32px;height:32px}.app-teams.theme-menu .app-teams__page__nav,.app-teams.theme-menu-teams .app-teams__page__nav{position:relative}.app-teams.theme-menu .app-teams__arrow,.app-teams.theme-menu-teams .app-teams__arrow{padding-top:1rem;width:50%}.app-teams.theme-menu .app-teams__page,.app-teams.theme-menu-teams .app-teams__page{padding:0;z-index:-1;-ms-transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.app-teams.theme-menu .app-teams__page .app-teams__page :first-child,.app-teams.theme-menu-teams .app-teams__page .app-teams__page :first-child{-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.app-teams.theme-menu .app-teams__page.is-active~.app-teams__page,.app-teams.theme-menu-teams .app-teams__page.is-active~.app-teams__page{-ms-transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.app-teams.theme-menu .app-teams__page.is-active,.app-teams.theme-menu-teams .app-teams__page.is-active{-ms-transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);z-index:1}.app-teams.theme-menu-teams.mobile .app-teams__page,.app-teams.theme-menu.mobile .app-teams__page{z-index:1;position:relative}.app-teams__header{margin:1.5rem;height:2rem}.app-teams__header__text{font-weight:400!important;font-size:14px;font-family:Ubuntu;text-transform:uppercase;line-height:1;text-align:center;transition:all 200ms linear}.app-teams__header__text:focus,.app-teams__header__text:hover{opacity:.7}.app-teams__header__menu{text-align:center}.app-teams__header__item{display:inline}.app-teams .app-teams__button:focus,.app-teams .app-teams__button:hover{color:#191917;border:1px solid #a5a598;z-index:1}.app-teams__button{-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear;font-family:Ubuntu;display:inline-block;border:1px solid #a5a598;background-color:#fff;border-radius:.3rem;min-width:6.5rem;height:2.5rem;vertical-align:middle;padding:.5rem;line-height:1;color:#191917;text-transform:lowercase;font-size:14px;z-index:1;position:relative;box-shadow:inset 0 0 6px -2px #ccc;margin-right:-.5rem}.app-teams__button.is-disabled{color:#65655d;z-index:0;border:1px solid #d7d7d7;background-color:#f1f1f1}.app-teams__footer{padding:1.5rem 2rem 0}.app-teams__footer:after,.app-teams__footer:before{content:'';display:table}.app-teams__footer:after{clear:both}.app-teams__stamp-card{float:right;height:41px;overflow:hidden;background-color:#fff;z-index:5;margin:0 -15px 5px 0}.app-teams__labelto{font-size:1.4rem;left:12px;bottom:5px}.app-teams__labelto:only-child{float:right}.app-teams__labelto .app-teams__labelto__icon,.app-teams__labelto .app-teams__labelto__text{display:inline-block}.app-teams__labelto__link{float:left}.app-teams__labelto__text{text-align:right}.app-teams__labelto__icon{margin-left:1rem}.app-teams__labelto:focus,.app-teams__labelto:hover{opacity:.85}.loader:before{content:'';background:url(//s1.trrsf.com/fe/zaz-icons/gif/loader.gif) no-repeat center center;display:block;height:50px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:50px;z-index:20}

/* http://s2.trrsf.com/update-1426516522/fe/zaz-app-subjects-list/_css/theme-default.css */
.subjectsList {
  border-top: 2px solid #ff7212;
  height: 100%; }
  .subjectsList--news, .subjectsList--economy {
    border-color: #d72007; }
  .subjectsList--sport {
    border-color: #006962; }
  .subjectsList--lifestyle, .subjectsList--entertainment {
    border-color: #b040a2; }
  .subjectsList .subjectsList__header {
    padding: 17px;
    font-family: Ubuntu;
    text-transform: uppercase; }
  .subjectsList .subjectsList__description {
    font-size: 16px;
    font-weight: normal;
    color: #000; }
  .subjectsList .subjectsList__navigation {
    margin: 0 0 0 19px;
    padding-top: 53px;
    margin-top: -53px;
    height: 100%; }
  .subjectsList .subjectsList__item {
    border-top: 1px solid #E3E3E3;
    display: table;
    width: 100%; }
    .subjectsList .subjectsList__item:first-child {
      border-top: 1px solid #fff; }
  .subjectsList .subjectsList__link {
    display: table-cell;
    text-transform: capitalize;
    vertical-align: middle;
    color: #707070;
    font-size: 14px; }
    .subjectsList .subjectsList__link:hover {
      opacity: 0.5; }

/*# sourceMappingURL=theme-default.css.map */


/* http://s2.trrsf.com/update-1402428907/fe/zaz-app-profiles-list/_css/theme-default.min.css */
/* Terra Networks */
.profileList.vertical .profileList__nav__icon--next,.profileList.vertical .profileList__nav__icon--prev{margin:0;font-size:2.4rem}.profileList.vertical .profileList__header{padding:2rem;font-weight:700;text-transform:uppercase;line-height:1}.profileList.vertical .profileList__list-wrap{padding:0;height:480px}.profileList.vertical .profileList__img{margin:initial}.profileList.vertical .profileList__item{display:table;height:162px;width:100%;padding:0 0 30px 1.5rem}.profileList.vertical .profileList__nav{margin:1.5rem 0;bottom:4.5rem;height:2rem;top:auto;padding:0 7.5rem}.profileList.vertical .profileList__nav__icon{width:50%}.profileList.vertical .profileList__nav__icon--prev{text-align:right}.profileList.vertical .profileList__nav__icon--next{text-align:left}.profileList.vertical .profileList__titles{display:table-cell;vertical-align:bottom;margin:0;padding:0;width:130px}.profileList.vertical .profileList__name{display:block;text-align:left;font-size:14px;padding:.5rem 0;border-bottom:1px solid #e3e3e3}.profileList.vertical .profileList__subTitle{height:50%;padding:.5rem 0;display:block;font-size:12px;text-align:left}.profileList{border-top:.2rem solid #ff7212}.profileList__img,.profileList__nav__icon--next,.profileList__nav__icon--prev,.profileList__showMore{-moz-transition:all 200ms linear;-ms-transition:all 200ms linear;transition:all 200ms linear}.profileList__img:focus,.profileList__img:hover,.profileList__nav__icon--next:focus,.profileList__nav__icon--next:hover,.profileList__nav__icon--prev:focus,.profileList__nav__icon--prev:hover,.profileList__showMore:focus,.profileList__showMore:hover{opacity:.5}.profileList__label,.profileList__name,.profileList__subTitle,.profileList__titles{max-width:15rem;vertical-align:middle;margin:auto;display:table-row;text-align:center}.profileList__nav,.profileList__nav--noFooter{position:absolute;width:100%;height:20rem;margin-top:7.5rem;top:0;font-size:3.6rem}.profileList__nav__icon--next,.profileList__nav__icon--prev{margin:2rem 2.5rem;display:block;float:right;text-align:right;cursor:pointer;position:relative;z-index:2;color:#a5a598}.is-disabled.profileList__nav__icon--next,.is-disabled.profileList__nav__icon--prev{opacity:.5}.profileList__item{opacity:1;height:23rem;width:22rem;float:left;text-align:center;-moz-transition:opacity 500ms ease-in-out;-ms-transition:opacity 500ms ease-in-out;transition:opacity 500ms ease-in-out}.is-hidden.profileList__item{display:block;opacity:0}.profileList--default{border-top-color:#ff7212}.profileList--sport{border-top-color:#006962}.profileList--news{border-top-color:#d72007}.profileList--lifestyle{border-top-color:#b040a2}.profileList__header{padding:1.5rem;font-weight:700;text-transform:uppercase;line-height:1}.profileList__header__img{vertical-align:middle;margin-right:.5rem}.profileList__nav--noFooter{padding-top:2.5rem}.profileList__nav__icon--prev{float:left}.profileList__nav.is-hidden{display:none}.profileList__list{overflow:hidden}.profileList__list-wrap{height:20rem;padding:0 4rem;overflow:hidden}.profileList__list--noFooter .profileList__list-wrap{margin-top:2rem}.profileList__list--noFooter{height:24.5rem}.profileList__imgRounded{border-radius:50%;overflow:hidden}.profileList__img{display:block;margin:auto;width:13.2rem;height:13.2rem}.profileList__img:before{position:absolute;border-radius:50%;display:block;width:13.2rem;height:13.2rem;content:'';border:.5rem solid #fff;opacity:.3;-webkit-box-shadow:inset 0 0 2px 0 #fff;box-shadow:inset 0 0 2px 0 #fff}.profileList__footer{display:block;padding:1rem 1.5rem;height:4.5rem;border-top:1px solid #eee;position:absolute;bottom:0;width:100%}.profileList__count{font-size:12px;color:#a5a598;font-weight:600}.profileList__count:before{content:attr(data-count)}.profileList__count.is-hidden{display:none}.profileList__showMore{text-transform:uppercase;float:right;font-size:16px;cursor:pointer}.profileList__icon{display:inline-block;vertical-align:text-bottom}.profileList__titles{display:table;height:7rem;padding-top:1rem}.profileList__label{display:table;position:relative;margin:-2rem auto;min-width:3rem;min-height:2.2rem;box-shadow:0 0 .3rem 0 #fff;border-bottom:1px solid #ccc;border-radius:10rem;background:#fff;vertical-align:middle;color:#000;padding:.5rem 1rem;font-size:12px}.profileList__name{font-weight:700}.profileList__tablewrap{display:table-cell;width:100%;vertical-align:middle}.profileList__subTitle{color:#65655d;font-weight:600;font-style:italic;font-size:14px}.profileList__scrollable{-moz-transition:all 400ms ease-in-out;-ms-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.w4h2 .profileList__item{width:17.7rem}.w4h2 .profileList__nav__icon--next,.w4h2 .profileList__nav__icon--prev{margin:2rem}.w4h2.flex .profileList__item{width:22rem}@media all and (min-width:80em){.w4h2.flex .profileList__item{width:17.7rem}}

/* http://s1.trrsf.com/update-1410378308/fe/zaz-app-video-stream/_css/theme-default.min.css */
/* Terra Networks */
.w1280 .w4h2.video-stream embed{width:620px;height:300px}.w4h2.video-stream embed{width:300px;height:300px}

/* http://s1.trrsf.com/update-1426623916/fe/zaz-app-related-content/_css/theme-default.min.css */
/* Terra Networks */
#containerOutBrain{position:relative;margin-bottom:4rem}#containerOutBrain .sponsor{color:#65655d;font-size:1.2rem;font-weight:600}html[data-range=small] #containerOutBrain .sponsor{margin-top:.5rem}html[data-range=small] #containerOutBrain li{width:30rem;margin:0 0 1rem}html[data-range=small] #containerOutBrain li img{width:10rem;height:10rem}html[data-range=small] #containerOutBrain li span{float:right;width:19rem;margin:0 0 0 1rem}#containerOutBrain .footer a{width:auto;height:auto;display:inline-block;padding:0;color:#65655d;font-family:OpenSans,sans-serif;font-size:1.2rem;font-weight:600;text-transform:none;vertical-align:middle}html[data-range=small] #containerOutBrain.table-related-content{clear:both;width:30rem}html[data-range=small] #containerOutBrain .content{width:30rem}html[data-range=large] #containerOutBrain,html[data-range=medium] #containerOutBrain,html[data-range=small] #containerOutBrain,html[data-range=xlarge] #containerOutBrain{width:62rem}#containerOutBrain .last{margin:0}.table-related-content[data-range=xsmall]{width:320px}.table-related-content[data-range=medium],.table-related-content[data-range=small]{width:640px}.table-related-content[data-range=large]{width:960px}.table-related-content[data-range=xlarge]{width:1280px}.table-related-content{margin:30px auto 40px;position:relative}.table-related-content .bottom-recommended .link:hover,.table-related-content .bottom-subject .link:hover,.table-related-content .title .channel:hover{opacity:.8}.table-related-content .share.disable,.table-related-content .subject-card1{display:none}html[data-range=large] .table-related-content .subject-card1,html[data-range=xlarge] .table-related-content .subject-card1{display:block}.table-related-content .subject-card2{display:none}html[data-range=xlarge] .table-related-content .subject-card2{display:block}.table-related-content .cards{border-top:.1rem solid #f1f1f1}.table-related-content .title .channel,.table-related-content>.title{font-family:Ubuntu,OpenSans,sans-serif;font-size:2.2rem;color:#191917}html[data-range=small] .table-related-content .title .channel,html[data-range=small] .table-related-content>.title,html[data-range=xsmall] .table-related-content .title .channel,html[data-range=xsmall] .table-related-content>.title{font-size:1.6rem}.table-related-content>.title{margin:1rem 1rem .5rem}html[data-range=small] .table-related-content>.title,html[data-range=xsmall] .table-related-content>.title{margin-top:3.5rem}.table-related-content .title h2{font-size:100%;line-height:100%}.table-related-content .bottom-recommended .channel,.table-related-content .bottom-subject .channel,.table-related-content .title .channel{font-weight:700;text-transform:uppercase;text-decoration:none}.table-related-content .bottom-recommended .link,.table-related-content .bottom-subject .link{font-size:1.4rem;font-family:Ubuntu,OpenSans,sans-serif;margin:1rem;color:#191917;text-decoration:none}.table-related-content .bottom-recommended,.table-related-content .bottom-subject{clear:both;text-align:right;padding-top:1.2rem}.table-related-content .bottom-recommended .icone,.table-related-content .bottom-subject .icone{margin-left:.5rem;font-size:2.4rem;vertical-align:middle}.table-related-content .linear{clear:both;margin-top:3.5rem}.table-related-content>.last{margin-right:0}.mod-modal-container{position:fixed;top:0;left:0;background-color:#65655d;width:100%;height:100%;z-index:999999}.mod-modal-container iframe{margin:20% auto 0;display:block;background:#fff}

/* http://s2.trrsf.com/update-1413379228/fe/zaz-app-topstories/_css/theme-default.css */
@charset "UTF-8";

#table-top-stories{margin:0 0 10px 10px;}
#table-top-stories .header{display:inline-block; margin:10px 0 8px 0;}
#table-top-stories .header .title{float:left; font-size:18px; line-height:18px; color:#191917; font-weight:bold; margin-right:10px;}
#table-top-stories .header .date{float:left; font-size:12px; color:#65655D; margin-top:2px; font-weight:600;}
#table-top-stories .grid-pagable{
	overflow:hidden; width:inherit; position:relative; border-radius:4px; height:300px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
#table-top-stories .grid-view{
	z-index:5; width:2000px; position:relative; left:0; background-color:white;
	-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}
#table-top-stories .grid-view.moving{-webkit-transition: all 0s; -moz-transition: all 0s; -o-transition: all 0s; transition: all 0s;}
#table-top-stories .page-nav{top:0; position:absolute; z-index:10; height:300px; width:56px; cursor:pointer;}
#table-top-stories .page-nav .hack-ie{height:300px; width:56px; background-color:white; opacity:0; display:block; filter: alpha(opacity=0);}
#table-top-stories .page-nav.previous{
	left:0; display:none; border-radius:4px 0 0 4px;
	background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
#table-top-stories .page-nav.next{
	right:0; border-radius:0 4px 4px 0;
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}
#table-top-stories .page-nav.previous span{left:-9px}
#table-top-stories .page-nav span{top:50%; margin-top:-32px; position:absolute; left:0; color:white; font-size:50px; width:56px;}

#table-top-stories .placeholder-card{width:300px; height:300px; margin:0 1px 0 0;}
#table-top-stories .placeholder-card .cards.w2h1{width:300px; height:150px; margin-bottom:1px;}
#table-top-stories .placeholder-card .cards.w2h1 .news-image{width:149px; height:150px;}
#table-top-stories .placeholder-card .cards.w2h1 .container-essentials .news{width:150px;}
#table-top-stories .placeholder-card .cards.w2h1 .container-essentials.no-image .news{width:auto;}
#table-top-stories .placeholder-card .cards.w2h1 .container-essentials .share{left:150px;}
#table-top-stories .placeholder-card .cards.w2h1 .container-essentials.no-image .share{left:0;}
#table-top-stories .placeholder-card .cards.w2h1 img{width:149px; height:150px;}
#table-top-stories .placeholder-card .cards.w1h1{width:149px; height:149px;}
#table-top-stories .placeholder-card .cards.w1h1.last{width:150px; margin-right:0;}
#table-top-stories .cards.economy,
#table-top-stories .cards.news{background-color:#c11c05}
#table-top-stories .cards.sport{background-color:#00958c}
#table-top-stories .cards.entertainment,
#table-top-stories .cards.live-style{background-color:#b040a2}
#table-top-stories .cards.default-white{background-color:#FFFFFF}
#table-top-stories .cards span.share-text,
#table-top-stories .cards .hat,
#table-top-stories .cards.w2h1 p.text,
#table-top-stories .cards.w2h2 p.text,
#table-top-stories .cards.w1h1 p.text{color:#FFFFFF;}
#table-top-stories .cards.w4h2.default-white span.share-text{color:#FFFFFF;}
#table-top-stories .cards.w2h1 .sprite-icons-card.arrow-share,
#table-top-stories .cards.w2h2 .sprite-icons-card.arrow-share,
#table-top-stories .cards.w1h1 .sprite-icons-card.arrow-share{background-position: -62px -105px;}
#table-top-stories .cards.default-white span.share-text,
#table-top-stories .cards.default-white.w2h1 p.text,
#table-top-stories .cards.default-white.w2h2 p.text,
#table-top-stories .cards.default-white.w1h1 p.text{color:#191917;}
#table-top-stories .cards.default-white .hat{color:#65655d}
#table-top-stories .cards.w4h2.default-white .hat{color:#FFFFFF}
#table-top-stories .cards.default-white.w2h1 .sprite-icons-card.arrow-share,
#table-top-stories .cards.default-white.w2h2 .sprite-icons-card.arrow-share,
#table-top-stories .cards.default-white.w1h1 .sprite-icons-card.arrow-share{background-position: -62px -115px;}
#table-top-stories .cards{box-shadow:none; margin:0 1px 0 0; border-radius:0;}
#table-top-stories .cards img,
#table-top-stories .cards .shaddow,
#table-top-stories .cards .news-image{border-radius:0;}
#table-top-stories .cards.w4h2.flex{width:300px; height:300px;}
#table-top-stories .cards.w4h2 .container-essentials .title p.text{color:#FFF;font-size:20px;line-height:22px;height:75px}
#table-top-stories .cards.w4h2 .container-essentials .news-image img{left:0;}

#table-top-stories .ad-topstories {
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 300px;
    margin: 0 1px 0 0;
    position: relative;
    width: 300px;
}
#table-top-stories .ad-label {
    background-color: #fff;
    color: #65656a;
    display: block;
    font-family: OpenSans, sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: 50px;
    padding: 20px 20px 20px 0;
    text-align: left;
    width: 300px;
}
#table-top-stories .ad-place {
    background-color: #fff;
    display: block;
    height: 250px;
    width: 300px
}
#table-top-stories .ad-loading {
    background-color: #d7d7d7;
    display: block;
    height: 300px;
    left: 0;
    position: absolute;
    top: 0;
    width: 300px;
}
#table-top-stories .loading-animation {
    background: url('http://s1.trrsf.com/fe/zaz-icons/gif/loader.gif') no-repeat center center;
    display: block;
    height: 32px;
    left: 50%;
    margin: -16px 0 0 -16px;
    position: absolute;
    top: 50%;
    width: 32px;
}

/*Mobile Rules*/
.w320 #table-top-stories{float:left; margin:0 0 10px 10px; width:300px;}
.w320 #table-top-stories .grid-view{-webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.w320 #table-top-stories .grid-view.moving{-webkit-transition: all 0s; -moz-transition: all 0s; -o-transition: all 0s; transition: all 0s;}
.w320 #table-top-stories .cards{margin-bottom:1px;}
.w320 #table-top-stories .placeholder-card{height:450px; border:0;}
.w320 #table-top-stories .grid-pagable{width:300px; height:450px;}
.w320 #table-top-stories .header .date{clear:both; margin-top:5px;}
.w320 #table-top-stories .footer{float:left; margin:10px 0 0; width:300px; text-align:center;}
.w320 #table-top-stories .footer .pagination{display:inline-block;}
.w320 #table-top-stories .footer .bullet{float:left; margin:0 4px; background-color:#A5A598; border-radius:8px; width:8px; height:8px;}
.w320 #table-top-stories .footer .bullet.active{background-color:#191917;}


/*Hover*/
@media all and (min-width: 700px){
	#table-top-stories .grid-pagable:hover{box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);}
	#table-top-stories .page-nav span:hover{opacity: 0.8; -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;}
	#table-top-stories .placeholder-card .cards.w1h1:hover,
	#table-top-stories .placeholder-card .cards.w2h1:hover,
	#table-top-stories .cards.w2h2:hover{opacity:0.8; -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;}
	#table-top-stories .page-nav.previous:hover{
		-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;
		background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.9) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.9) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}
	#table-top-stories .page-nav.next:hover{
		-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;
		background: -moz-linear-gradient(left,  rgba(0,0,0,0.9) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
	}
}

