<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-box .heading {
    background: #e63700;
    color: #fff;
    position: relative;
    font-size: 18px;
    line-height: 23px;
    padding-bottom: 2px;
    min-height: 25px;
}
.top-box .heading .sub-title .number {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    background: #fff;
    color: #e63700;
    margin-top: -3px;
    border: 1px solid #e63700;
    border-bottom: 0;
    font-size: 24px;
    line-height: 24px;
    padding-top: 3px;
    position: relative;
}

.top-box .heading .sub-title .number:before {
    content: " ";
    clear: both;
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 10px solid #e63700;
}

.top-box .heading .sub-title .number:after {
    content: " ";
    clear: both;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 9px solid #fff;
}

#text-2 .slide {
  border-top: 2px dotted #dadada;
  padding: 20px 0;
  overflow: hidden;
}
#text-2 .slide:first-child {
  padding-top: 10px;
  border-top: 0;
}
#text-2 .slide:last-child {
  padding-bottom: 0;
}
#text-2 .slide img{
  display:inline;
  float:left;
  margin:0 5px 0 0;
  border:none;
  width: 115px;
  height: 69px;
}
#text-2 .mobile-carousel-gallery .slide{
  width: auto;
}
#text-2 .slideset__iframe .slide h3{
  height: auto;
  -webkit-line-clamp:4;
}
#text-2 .mobile-carousel-gallery .slide h3{
  margin-top: 0;
  font-size: 14px;

}

#text-7 .slide {
  border-top: 2px dotted #dadada;
  padding: 20px 0;
  overflow: hidden;
}
#text-7 .slide:first-child {
  padding-top: 10px;
  border-top: 0;
}
#text-7 .slide:last-child {
  padding-bottom: 0;
}
#text-7 .slide img{
  display:inline;
  float:left;
  margin:0 5px 0 0;
  border:none;
  width: 115px;
  height: 69px;
}
#text-7 .mobile-carousel-gallery .slide{
  width: auto;
}
#text-7 .slideset__iframe .slide h3{
  height: auto;
  -webkit-line-clamp:4;
}
#text-7 .mobile-carousel-gallery .slide h3{
  margin-top: 0;
  font-size: 14px;

}

.must-read .must-read__title {
  height: 4em;
}

.must-read__title h3{
  font-size:1.1em;
}
/*
.post__share {
    line-height: 0;
    margin-bottom: 0 !important;
}
*/
.post__body {
    border-left:0 !important;
}

.opinion .opinion__title {
    margin: 20px !important;
}

.to-flips &gt; .read-more__item {
    margin-right: 0px;
}

 .column--ib.main-block { padding-bottom: 110px; }
 img { height: auto; }

.to-flips {
    background: #a0a0a0;
    padding-top: 3em;
    height: 415px;
}

.post__body &gt; .post__introtext {
  font-size: 1.1em;
  font-weight: bold;
}

.menu &gt; .current-post-ancestor{
    background: #ff0054;
}

.menu &gt; .current-post-ancestor{
    background: #ff0054;
}

.rectangle_ad {
  float:right;
  margin-left: 1.5em;
}

.program__table {
  position: relative;
}


.program__table td { width:140px !important; height:100px; text-transform: uppercase; position: relative; padding:0 !important; border: 1px solid #fff !important; }
.program__table td.program__channel { width: 16%; border: 1px solid #ececec; padding: 0.625em;}
.program__channel-name:hover { color: #ff0054; }
.program__channel-img { vertical-align: middle; }
.program__ribbon.program__type--lifestyle { border-color: #ff7eee transparent transparent transparent !important; }

.program__table_hor {
  width: 100%;
  
  float:left;
  clear:left;
}

.table-responsive {
  overflow-x: hidden !important;
}

.program__type, .program__now, .program__nav {
  cursor: pointer;
}

.homeTitle {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 0;
  overflow: hidden;
}

.white {
  color: #fff;
}

.site-header__logo-area .leaderboard {
    margin-top: 0.9em !important;
    margin-bottom: 0.9em !important;
}

#ad_pos_zappit_300x250_homepage_3{
    margin: 0 auto;
    width: 300px;
}
/*
.post__date {
    color: #747474;
    font-size: 1.25em !important;
    font-weight: 400;
    line-height: 1em;
    margin: 13px 0 0px 0.8em;
    margin-bottom: 0.8em !important;
}

.post__author {
    color: #000;
    font-size: 1em;
    line-height: 0.35em !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important; 
    margin: 0 0 0 1.1em;
}
*/
.main-content &gt; .row, .off-canvas-content &gt; .row { position:relative; z-index:2; }

.author_twitter{
    margin-left: 0.5em;
    color: #4099FF !important;
}


.gem-artice-list{    height: 100%;    flex-direction: row;  flex-wrap: wrap;  box-sizing: border-box;    display: flex;    place-content: flex-start space-between;    align-items: flex-start;}
.gem-artice-list &gt; article{ width:100%; padding:5px;}
.gem-artice-list &gt; article  .image {width: 50%; height:110px; float: left;}
.gem-artice-list &gt; article  .info {width: 50%; float: left; padding:2%;}
.gem-artice-list &gt; article  .image a {    width: 100%;    height: 100%;    display: block;    text-align: center;    background: rgba(0, 0, 0, 0.15);    background-position: center center;    background-size: cover;    background-repeat: no-repeat;}
.gem-artice-list &gt; article h4,.gem-artice-list &gt; article h3 {    font-size: 14px;    line-height: 17px;    font-weight: 700; margin:5px 0;}
.gem-artice-list &gt; article h4 a{ color:#000;}</pre></body></html>