
/*Main layout*/

html,
body {
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
    background: rgb(237,237,237);
}

a {
    text-decoration: none !important;
    color: #d90000;
}

#container {
    min-height: 100%;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    margin-top: 48px;
}

html body .ut_container ut_open ut_250{
    top: 48px !important;
}
.ut-center{
    background: transparent !important;
}

#header {
    background: rgb(202,0,0);
    height: 48px;
    position: fixed;
    width: 100%;
    z-index: 9001;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
}

#header-tablet{
    display:none;
}

#body {
    padding-bottom: 622px;

}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 622px;   
}

#overlay-dark {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(1,1,1,0.7);
    z-index: 9002;
    display: none;
}

.slot {
    margin: 20px 2%;
    display: block;
    width: 96%;
}

.basic-page-block {
    width: 96%;
    margin: 0 2%;
    padding-top: 25px;
}

.center-content {
    width: 1000px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    background: white;
}

body.megabanner-floating #top-banner{
    z-index: 20;
    position:fixed;
    top: 48px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    background: rgb(237,237,237);
}



#top-banner{
    text-align: center;
    font-size: 0;
}

#top-banner #adslot_desktop_top > div > iframe {
    position: relative;
    z-index: 1;
}

.ad-block {
    margin-bottom: 20px;
    text-align: center;
}

.ad-block-2 {
    margin-top: 20px;
    text-align: center;
}

.col-right .content-box.fixed-scroll .ad-block-2 {
    margin-top: 0;
}

.col-right .content-box .promo-link {
    float: none;
}

body .gig-share-button td[id$='-text'] {
    display: none;
}

body .gig-share-button td[id$='-left'] {
    display: none;
}

body .gig-share-button td[id$='-right'] {
    display: none;
}

div.gig-button-container 
{
    padding: 0px !important;
}


#footer .center-content .footer-top {
    height: 77px;
    border-bottom: 1px solid rgb(61,60,65);
}

#footer .footer-top .btn-to-top,
#footer .footer-top .btn-more-stories {
    display: inline-block;
    border: 3px solid white;
    width: 294px;
    height: 39px;
    line-height: 39px;
    color: white;
    text-align: center;
    margin: 16px 0 16px 25px;
    cursor: pointer;
    float: left;
    font-family: Bebas Neue, sans-serif;
    font-size: 32px;
}

#footer.only-back-to-top .footer-top .btn-more-stories{
    display: none;
}

#footer.only-back-to-top .footer-top .btn-to-top{
    width: 619px;
}

#footer .footer-top .search-ok {
    width: 300px;
    height: 45px;    
    border-radius: 6px;
    background: rgb(61,60,65);
    text-align: center;    
    display: inline-block;
    margin: 16px 25px;
    position: relative;  
    float: right;
}

#footer .footer-top .search-ok .search-loop {
    position: absolute;
    right: -3px;
    top: -3px;
    cursor: pointer;
}

#footer .footer-top .search-ok input {
    background: rgb(61,60,65);
    border: none;
    height: 45px;
    padding: 0;
    outline: none;
    font-size: 20px;
    line-height: 45px;
    border-radius: 6px;
    color: rgb(167,167,167);
    text-align: center;
    width: 200px;
    font-family: 'Open Sans', sans-serif;
}

#footer .footer-bottom {
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
}

#footer .footer-bottom ul {
    display: inline-block;
    list-style: none;
    width: 295px;
    color: white;
    vertical-align: top;
    padding-left: 25px;
    margin: 11px 0;
}

#footer .footer-bottom ul.col3 li {
    padding-bottom: 12px;
    padding-left: 2px;
}

#footer .footer-bottom ul li {
    padding-bottom: 5px;
}

#footer .footer-bottom ul a {
    color: white;
}

#footer.article .footer-top, 
#footer.horoscopes .footer-top, 
#footer .center-content .footer-top.single {
    display: -webkit-flex; /* Safari */
    display: flex;
}

#footer.article .footer-top .btn-to-top, 
#footer.horoscopes .footer-top .btn-to-top, 
#footer .center-content .footer-top.single .btn-to-top {
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
}

#footer.article .footer-top .btn-more-stories, 
#footer.horoscopes .footer-top .btn-more-stories {
    display: none;
}

#header .header-sections {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 48px;
    font-weight: 600;
    font-size: 20px;
    width: 100%;
}

#header .header-sections > li, 
#header #horizontal > .sections > div, 
#header #horizontal > .sections > div.menu-icons > div {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    float: left;
    height: 48px;
    line-height: 48px;
    padding: 0 11px;
    padding-right: 12px;
}
#header #horizontal > .sections > div.menu-icons {
    padding: 0;
    position: absolute;
    right: -241px;
}
#header .header-sections > #horizontal {
    width: 1044px;
    margin: auto;
    position: relative;
    display: list-item;
    float: none;
    padding: 0;
}

#header #horizontal .sections > div.hideshow {
    padding: 0;
}

#header .header-sections > #horizontal >.sections {
}

#header #horizontal > .sections > div.section:nth-of-type(1) {
    position: absolute;
    left: -107px;
    z-index: 100;
    padding: 0 14px;
}

/*#header #horizontal .menu-icons{
    position: absolute;
    width: 300px;
    right: -274px;
}*/

/*#header #horizontal .menu-icons > div {
    padding-right: 13px;
    float: left;
}*/

#header #horizontal .menu-icons div.sharing span.shares{
    margin-bottom: 3px;
}

#header #horizontal .sections .menu-icons div.sharing{
    position: relative;
    display: none;
}

#header #horizontal .menu-icons div.sharing:hover ul.more-icons{
    display: block;
}

#header #horizontal > .sections > div.section:nth-of-type(1):hover{
    border-right: 1px solid rgb(172,172,172);
    -webkit-box-shadow: inset -5px -1px 7px -6px rgba(135,135,135,1);
    -moz-box-shadow: inset -5px -1px 7px -6px rgba(135,135,135,1);
    box-shadow: inset -5px -1px 7px -6px rgba(135,135,135,1);
}

#header .header-sections .section:hover,
#header .header-sections .hideshow:hover {
    background: white;   
}

#header .header-sections .search:hover,
#header .header-sections .search.hovered {
    background: rgb(245,245,245);
}

#header .header-sections .sections li:hover > a, 
#header .header-sections .hideshow:hover > a {
    color: rgb(200, 0, 0);
}

#header .header-sections li a {
    color: white;
}

#header .header-sections li a span {
    vertical-align: middle;
}

#header .header-sections li ul.submenu {
    display: none;
    padding: 0;
    margin: 0 22px 0 0;
    position: absolute;   
    border-right: 1px solid rgb(172,172,172);
    width: auto;
    font-size: 16px;
    text-align: right;
    text-align: -webkit-right;
    padding: 23px 0 5px 0;
    min-height: 216px;
    min-width: 160px;
    background: white;
    left: -183px;
    -webkit-box-shadow: inset -5px -6px 7px -6px rgba(135,135,135,1);
    -moz-box-shadow: inset -5px -6px 7px -6px rgba(135,135,135,1);
    box-shadow: inset -5px -6px 7px -6px rgba(135,135,135,1);
    top : 0;
}

#header .header-sections li ul.submenu li.subsection {
    display: block;
    width: auto;
    padding-right: 10px;
    text-align: -webkit-left;
    text-align: left;
    min-height: 27px;
    line-height: 27px;
    overflow: auto;
}

#header .header-sections li ul.submenu li.subsection ul{
    height: 240px;
    background-color: white;
    float: none;
    position: absolute;
    top: 0;
    z-index: 50;
    left: 161px;
    padding-left: 22px;
}

#header .header-sections li.ok ul.submenu li {
    height: 32px;
}

#header .header-sections li ul.submenu li span.right-arrow-dark {    
    position: relative;
    top: 4px;
    float: right;
}

#header .header-sections ul.submenu li.subsection a:hover, #header .header-sections .section:hover a {
    color: rgb(200,0,0);
}

#header .header-sections li ul.submenu li.subsection > a {
    color: rgb(60, 59, 64);
    display: block;
    float: left;
    width: 150px;
}

#header .header-sections li.ok ul.submenu a {
    width: 145px;
}

#header .header-sections .section:hover ul.section-dropdown, #header .header-sections .section:hover ul.submenu > li,
#header .header-sections .section:hover ul.submenu   {
    display: block;
    list-style: none;
}

#header .header-sections .section:hover ul.submenu >li > ul{
    display: none;
}

#header .header-sections .section:hover ul.submenu >li:hover >ul{
    display: block;
}
#header .header-sections ul.section-dropdown {
    display: none;
    padding: 0;
    margin: 0;
    border-bottom: 6px solid rgb(202,0,0);
    border-right: 1px solid rgb(172,172,172);
    font-size: 16px;
    text-align: right;
    text-align: -webkit-right;
    background: white;
    -webkit-box-shadow: inset 0px -6px 7px -6px rgba(135,135,135,1);
    -moz-box-shadow: inset 0px -6px 7px -6px rgba(135,135,135,1);
    box-shadow: inset 0px -6px 7px -6px rgba(135,135,135,1);
    min-height: 244px;
    width: 100%;
    position: fixed;
    z-index: 50;
    left: 0;
}

#header .header-sections ul.section-dropdown .article-item {
    height: auto;
    width: 150px;
    margin-left: 20px;
    margin-top: 20px;
    padding: 0;
    position: relative;
    display: inline-block;
    float: left;
}

#header .header-sections ul.section-dropdown .article-item:nth-of-type(1) {
    margin-left: 0px;
}

#header .section-articles{
    width: 1000px;
    height: 100%;
    margin: auto;
    padding: 0;
    position: relative;
}
#header .header-sections ul.section-dropdown .sub-r-item .img-wrapper {
    height: 150px;
    width: 100%;
    overflow: hidden;
}

#header .header-sections ul.section-dropdown .sub-r-item .img-wrapper img {
    width: 150px;
}

#header .header-sections ul.section-dropdown .sub-r-item .item-text {
    display: block;
    line-height: 18px;
    font-size: 14px;
    text-align: left;
    color: rgb(60, 59, 64);
    padding-top: 5px;
    background: white;
}

#header .header-sections li ul.header-search {
    min-height: 80px;
    height: 80px;
    width: 100%;
    padding: 0;    
    background: rgb(245,245,245);

}

#header .header-sections .search:hover ul.header-search,
#header .header-sections .search.hovered ul.header-search {
    display: block;
}

#header .header-sections li ul.header-search li {
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    height: 42px;
    overflow: hidden;
    font-size: 18px;
    position: relative;
    padding-bottom: 6px;
}

#header .header-sections li ul.header-search li input,
.search-wrapper input {
    height: 28px;
    width: 58.5%;
    max-width: 894px;
    border: 1px solid rgb(61,60,65);
    padding: 0;
    outline: none;
    padding-left: 13px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

#header .header-sections li ul.header-search li .btn-search,
.search-wrapper .btn-search {
    background: rgb(202,0,0);
    color: white;
    width: 92px;
    display: inline-block;
    height: 30px;
    position: relative;
    left: -6px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    line-height: 31px;
}

#header ul.header-sections li ul.submenu-right.submenu-sub {

    margin: 0;
    display: none;
    z-index: 2;
}

#header .header-sections li ul.section-dropdown.submenu-sub li {
    float: left
}

#header .header-sections li ul.section-dropdown.submenu-sub li a {
    width: 150px
}

#header .header-sections .section > ul.section-dropdown > li.section-article ul.submenu > li:hover > ul.submenu-sub {
    display: block;
}

#header .header-sections .sections > li.hideshow {
    float: left;
    position: relative;
}

#header ul.more-menu ul.submenu,
#header ul.more-menu ul.section-dropdown {
    display: none !important;
}

#header .header-sections .section:nth-of-type(1):hover ul.submenu > li {
    height: 32px;
}

#header ul.more-menu, 
#header ul.more-icons {
    position: absolute;
    right: 0;
    padding: 0;
    width: 215px;
    background: rgb(202,0,0);
    display: none;
}

#header ul.more-icons {
    width: 50px;
    list-style: none;
}

#header ul.more-menu li {
    display: block;
    padding: 0;
    width: 100%;
}

#nse-widget .nse_guest .nse_widget-list {
    list-style: none;
    padding: 0;
    font-size: 0;
    cursor: pointer;
}

#nse-widget .nse_guest {
    padding-top: 7px;
}
#nse-widget .nse_guest .nse_widget-list .nse_login .nse_login-link {
    display: block;
}

#nse-widget .nse_guest .nse_widget-list .nse_register {
    display: none;
}

#nse-widget .nse_known-user span.nse_name-container {
    font-size: 0;
    display: inline-block;
}

#nse-widget .nse_known-user {
    position: relative;
}

#nse-widget .nse_known-user ul.nse_widget-list {
    list-style: none;
    padding: 0;
    position: absolute;
    right: 0;
    background: rgb(202,0,0);
    width: 215px;
    top: 48px;
}

#nse-widget .nse_known-user ul.nse_widget-list li:hover {
    background: white;
}

#nse-widget .nse_known-user ul.nse_widget-list,
#nse-widget .nse_known-user img.nse_profile-photo {
    display: none;
}

/* Breadcrumbs */

.breadcrumbs {
    margin: 0px 0 25px 0;
    padding: 5px 25px;
    background: rgb(240,240,250);
    color: #838383;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 16px;
}

.breadcrumbs a {
    color: #838383;
}

.breadcrumbs .main {
    color: #c80000;
}

/* Columns */

.col-right {
    width: 300px;
    float: left;
    display: inline-block;
    min-height: 1px;
}

/*.search .col-right{
    padding-top: 576px;
}*/

.col-left {
    width: 625px;    
    float: left;
    display: inline-block;
    margin-right: 25px;
    min-height: 1px;
}


/* Homepage */

.cc-inner {
    position: relative;
    padding: 0 25px;
    overflow: hidden;
    background: white;
}

.promo-link {
    display: inline-block;
    margin: 0 25px 16px 0;
    float: left;
}

.promo-tile-slot {
    width: 300px;
    height: 440px; 
    position: relative;    
    color: white;
}
.promo-tile-slot .promo-red .ok-slug{
    margin-right: 6px;
    vertical-align: middle;
}

.promo-tile-slot .text-bottom {
    width: 274px;
    position: absolute;
    bottom: 40px;
    padding: 8px 10px 8px 16px;
}

.promo-tile-slot .text-top { 
    padding: 2px 0 2px 0;
    background: rgb(60,60,65);
    width: 100%;
    font-family: Bebas Neue, sans-serif;
    font-size: 32px;
    text-align: center;
}

.promo-tile-slot .info-bar .clock-text {
    background-color: white;
    font-family: Oswald, sans-serif;
}

.promo-blue .promo-tile-slot .info-bar .clock-text {
    color: rgb(21,68,128);
}

.promo-gold .promo-tile-slot .info-bar .clock-text {
    color: rgb(115,85,34);
}

.promo-purple .promo-tile-slot .info-bar .clock-text {
    color: rgb(89,34,85);
}

.promo-red .promo-tile-slot .info-bar .clock-text {
    color: rgb(170,0,0);
}

.promo-tile-slot .info-bar .clock-text {
    height: 28px;
    display: inline-block;
    float: left;
    line-height: 28px;
    padding: 0px 1px;
    position: relative;
    left: -2px;
    top: -1px;
}

.promo-tile-slot .info-bar .clock {
    background-size: 700%;
    float: left;
    position: relative;
    left: -1px;
    top: -1px;
}

.promo-tile-slot .info-bar .filler {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 4px;
    height: 28px;
    background: white;
}

.promo-tile-slot .info-bar .clock-border {
    display: inline-block;
    position: relative;
    margin-left: 9px;
    height: 25px;
    vertical-align: top;
    border-top: 6px solid white;
    border-bottom: 7px solid white;
    border-left: 8px solid white;
    border-right: 7px solid white;
}

.section-article .promo-red,
.promo-tile-slot .promo-red {
    position: absolute;
    top: -38px;
    left: 0;
    padding: 0 15px;
    font-family: Bebas Neue, sans-serif;
    font-size: 22px;
    background: rgb(200,0,0);
    line-height: 25px;
    color: white;
}

.promo-tile-slot .text-bottom .main-title {
    font-family: Bebas Neue, sans-serif;
    font-size: 32px;
    line-height: 30px;
    display: inline-block;
}

.promo-tile-slot .text-bottom .blurb {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    position: relative;
    top: 2px;
}

.promo-tile-slot .text-bottom .blurb .arrow-small {
    margin-left: 7px;
    position: relative;
    top: 2px;
}

.promo-tile-slot .info-bar {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
}

.promo-tile-slot .info-bar .picture,
.promo-tile-slot .info-bar .video,
.promo-tile-slot .info-bar .video-embed {
    float: right;
    margin: 6px 8px;
}

.promo-tile-slot .info-bar .promo-shares {
    position: relative;
    display: inline-block;
    bottom: 13px;
    font-family: Oswald, sans-serif;
}

.promo-tile-slot .info-bar .shares {
    margin: 9px 5px 9px 9px;
}

.cc-inner .home-content .promo-link.promo-blue .promo-tile-slot .text-bottom {
    background: rgba(25,89,150,0.85);
}

.cc-inner .home-content .promo-link.promo-blue .promo-tile-slot .info-bar {
    background: rgb(21,68,128);
}

.cc-inner .home-content .promo-link.promo-gold .promo-tile-slot .text-bottom {
    background: rgba(135,100,40,0.85);
}

.cc-inner .home-content .promo-link.promo-gold .promo-tile-slot .info-bar {
    background: rgb(115,85,34);
}

.cc-inner .home-content .promo-link.promo-purple .promo-tile-slot .text-bottom {
    background: rgba(105,40,100,0.85);
}

.cc-inner .home-content .promo-link.promo-purple .promo-tile-slot .info-bar {
    background: rgb(89,34,85);
}

.promo-link.promo-red .promo-tile-slot .text-bottom {
    background: rgba(200,0,0,0.85);
}

.promo-link.promo-red .promo-tile-slot .info-bar {
    background: rgb(170,0,0);
}

.page-fade {
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 70%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(70%, #ffffff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 70%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 70%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 70%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, #ffffff 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    text-align: center;
}

.home-content {
    margin-bottom: -310px;
    overflow: auto;
}

/* Article */

.promoted-content,
.article-content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.14902);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.promoted-content .promoted-header,
.article-content .article-header {
    color: #3c3c3c;
    border-bottom: 1px solid rgb(167,167,167);
}

.promoted-content .promoted-header .title,
.article-content .article-header .title, 
.article-content h1.article-h1 {
    font-size: 30px;
    font-family: Oswald, sans-serif;
    line-height: 30px;
    display: block;
    font-weight: 400;
    color: #3c3c3c;
    margin-bottom: 7px;

}

.article-content h1.article-h1 {
    margin-top: 0.67em;
}

.promoted-content .promoted-header .blurb,
.article-content .article-header .blurb {
    font-size: 15px;
    line-height: 20px;
    margin-top: 13px;
    margin-bottom: 21px;
    display: block;
    font-weight: 600;
}

.promoted-content .promoted-sharing,
.article-content .article-sharing {
    color: #838383;
    border-bottom: 1px solid rgb(167,167,167);
    padding-bottom: 13px;
    line-height: 17px;
    font-size: 13px;
    padding-top: 11px;
    font-weight: 400;
    min-height: 33px;
}

.promoted-content .promoted-sharing .social-block,
.article-content .article-sharing .social-block { 
    display: inline-block;
    float: right;
    position: relative;
    bottom: 22px;
}

.promoted-content .promoted-sharing .social-block span,
.article-content .article-sharing .social-block span { 
    float: right;
}

.promoted-content .promoted-sharing .social-block #social-share-buttons,
.article-content .article-sharing .social-block #social-share-buttons {
    float:left;
}

.article-content .article-sharing .social-block .shares-counter { 
    color: rgb(59,59,59);
    font-family: Oswald, sans-serif;
    line-height: 18px;
    padding: 5px 0 0 1px;

}

.article-content .article-sharing .social-block span.shares-dark { 
    position: relative;
    top: 11px;
    margin: 0 9px;

}

.article-content .article-tags {
    padding: 10px 0 0px 0;
    overflow: auto;
    width: 100%;
    margin-bottom: 19px;
}

.article-content .article-tags span.a-tag,
.related-tags span.a-tag {
    color: white;
    background: rgb(131,131,131);
    padding: 5.5px 9.5px;
    display: inline-block;
    margin: 0 1px 1px 0;
    float: left;
    font-size: 15px;
}

.promoted-content .promoted-body,
.article-content .article-body {
    font-size: 15px;
}

.article-content .article-body p {
    margin-top: 16px;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 15px;
    color: #3c3c3c;
    font-weight: 400;
    overflow: hidden;
}

.promoted-content .promoted-body p {
    font-family: 'Open Sans', sans-serif !important;
    margin-top: 16px !important;
    margin-bottom: 0 !important;
    line-height: 20px !important;
    font-size: 15px !important;
    color: #3c3c3c !important;
    font-weight: 400 !important;
    overflow: hidden !important;
}

.article-content .article-body p iframe {
    max-width: 100%;
}

.article-content .article-body .img-wrapper {
    margin: 21px 0 7px 0;
    padding: 0;
}

.article-content .article-body > .img-wrapper > img {
    display: block;
}

img.tmp-image-placeholder{
    display: none !important;
}

.article-content .article-body span.postpicturecaption,
.article-content .article-body span.postpicturecredit {
    display: inline;
    margin-right: 5px;
    color: #838383;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;

}

.article-content .article-body span.postpicturecaption.left{
    display: block;
    clear: left;
    width: auto;
    float: left;
}
.article-content .article-body span.postpicturecredit.left{
    width: auto;
    float: left;
}

.article-content .article-body span.postpicturecaption.right{
    text-align: right;
    display: block;
    clear: right;
}
.article-content .article-body span.postpicturecredit.right{
    width: auto;
    text-align: right;
    display: block;
    clear: both;
}
.article-content .article-body span.postpicturecaption p,
.article-content .article-body span.postpicturecredit p {
    margin: 0;
}

.article-content .article-body img {
    max-width: 100%;
    display: block;
}

.article-content .article-body img.right {
    float: right;
    margin-left: 15px;
}

.article-content .article-body img.center {
    margin: 0px auto;
    display: block;
}

.article-content .article-body img.left {
    margin-right: 15px;
    display: block; 
}

.article-content .video-container {
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
    margin-top: 25px;
    margin-bottom:25px;
}

.article-content .video-container iframe, 
.article-content .video-container object, 
.article-content .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/* Horoswipe widget */

.horoswipe-widget {
    border-width: 2px 0;
    border-color: rgb(221,221,221);
    border-style: solid;
    margin-top: 25px;
    margin-bottom: 16px;
    clear: both;
}

.col-left > div > .horoswipe-widget{
    margin-top: 0;
}
.article-content .horoswipe-widget{
    margin-bottom: 20px;
    margin-top: 20px;
}

.horoswipe-widget .horoswipe-inner {
    border-width: 1px 0;
    border-style: solid;
    border-color: rgb(181,181,181);
    background: rgb(245,245,245);
    padding: 9px 0px;

    -moz-box-shadow:    inset  0  8px 8px -8px rgba(135,135,135,1), 
        inset  0 -8px 8px -8px rgba(135,135,135,1);
    -webkit-box-shadow: inset  0  8px 8px -8px rgba(135,135,135,1), 
        inset  0 -8px 8px -8px rgba(135,135,135,1);
    box-shadow:        inset  0  8px 8px -8px rgba(135,135,135,1), 
        inset  0 -8px 8px -8px rgba(135,135,135,1);
}

.horoswipe-widget .horoswipe-inner .title {
    display: block;
    font-family: Bebas Neue, sans-serif;
    font-size: 32px;
    color: rgb(60,60,60);
    margin-bottom: 3px;
    padding-left: 16px;
}

.horoswipe-widget .horoswipe-inner .right-arrow-dark {
    display: none;
}

.horoswipe-widget .horoswipe-inner .item {
    width: 164px;
    height: 228px;
    float: left;
    display: inline-block;
    margin-right: 6px;
    color: rgb(60,60,60);
    position: relative;
    cursor: pointer;
}

.horoswipe-widget .horoswipe-inner .item .related-video-play-icon {
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 1;
}

.horoswipe-widget .horoswipe-inner .item .img-wrapper {
    width: 164px;
    height: 164px;
    overflow: hidden;
    background: rgb(61,60,66);
    margin: 0px;
    position: relative;
}

.horoswipe-widget .horoswipe-inner .item .img-wrapper span {
    color: white;
    font-family: Bebas Neue, sans-serif;
    padding: 10px;
    display: block;
    font-size: 32px;
    line-height: 32px;
}

.horoswipe-widget .horoswipe-inner .item .img-wrapper img {
    width: 100%;
    height: auto;
}

.horoswipe-widget .horoswipe-inner .item .text-bottom {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding: 4px 10px;
    background: white;
    height: 55px;
    color: rgb(60,60,60);
    overflow: hidden;

    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: rgb(234,234,234);

    -moz-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.15);
}

.horoswipe-widget .horoswipe-inner .swipe-container {
    margin-bottom: 6px;
    position: relative;
}

.horoswipe-widget .horoswipe-inner .swipe-container,
.horoswipe-widget .horoswipe-inner .swipe-container .swipe-container-inner {
    overflow: auto;
    height: 263px;
}

.horoswipe-widget .horoswipe-inner .swipe-container .swipe-container-inner {
    padding: 0 17px;
    padding-bottom: 10px;
    height: 238px;
    overflow: auto;
    position: relative;
    padding-right: 0px;
}

.horoswipe-widget .horoswipe-inner .swipe-container .swipe-container-inner > a {
    display: inline-block;
    float: left;
}

.horoswipe-widget .jspHorizontalBar {
    background: rgb(245,245,245) !important;
    height: 18px;
    bottom: -1px;
}

.horoswipe-widget .jspTrack {
    position: absolute !important;
    height: 2px !important;
    top: 7px !important;
    background: rgb(221,221,221) !important;
}

.horoswipe-widget .horoswipe-inner .img-wrapper.sponsor {
    overflow: auto;
}

.horoswipe-widget .horoswipe-inner .img-wrapper.sponsor img {
    float: right;
}

/* Horoswipe Video Modal */

.hs-video-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 10000;

}

#hs-video-modal {
    background: black;
    padding: 20px 25px;
    border-radius: 12px;
    display: inline-block;
    margin-top: 10%;
}

#hs-video-modal .navigation {
    padding-bottom: 10px;
    text-align: right;
}

#hs-video-modal .navigation .close-video-modal {
    cursor: pointer;
    color: whitesmoke;
    font-family: Bebas Neue, sans-serif;
    font-size: 24px;
}

/* Section page */

.section-content .section-header {

    color: #3c3c3c;
}

.section-content .section-header .entity-type {    
    font-family: Oswald, sans-serif;
    display: block;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 12px;    
}

.section-content .section-header .entity-type a {
    color: #3c3c3c;
    text-decoration: none;
}

.section-content .section-header .entity-type .type {
    margin: 0 10px 0 5px;
}

.section-content .section-header .entity-type .type.active a {
    color: rgb(199,7,20);
}

.section-content .section-header .entity-type span.delimiter-high {
    position: relative;
    top: 1px;
}

.section-content .section-header .title {
    color: #3c3c3c;
    font-family: Oswald, sans-serif;
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    font-weight: normal;
}

.section-content .section-header .blurb {
    font-size: 15px;
    line-height: 20px;
    margin-top: 13px;
    margin-bottom: 21px;
    display: block;
    font-weight: 600;
}

.section-content .section-header .sub-title {
    color: rgb(59,59,59);
    margin: -7px 0 20px 0px;
    display: block;
    font-weight: 900;
    font-size: 15px;
    line-height: 20px;
}

.section-content .section-header .text {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 22px;
    margin-top: -4px;
    display: block;
}

.section-content .section-sharing {
    color: rgb(167,167,167);
    padding-bottom: 25px;
    line-height: 22px;    
    overflow: auto;
}

.section-content.hub-entity .section-sharing{
    padding-bottom: 22px;
}
.section-content .section-sharing .social-block { 
    display: inline-block;
    float: left;
    position: relative;
}

.section-content .section-sharing .social-block span { 
    float: right;
}

.section-content .section-sharing .social-block .shares-counter {
    color: rgb(59,59,59);
    font-family: Oswald, sans-serif;
    line-height: 18px;
    padding: 5px 0 0 1px;
}

.section-content .section-sharing .social-block span.shares-dark { 
    position: relative;
    top: 11px;
    margin: 0 9px;
}

/* Section articles widget & Section horoscopes widget */

.section-articles-widget {
    margin-bottom: 13px;
}

.section-content .horoswipe-widget{
    margin-top: 0px;
    margin-bottom: 16px;
}

.section-horoscopes-widget .section-article-link,
.section-articles-widget .section-article-link {
    display: inline-block;
    overflow: auto;
    float: left;
    margin: 0 25px 13px 0;
}

.section-horoscopes-widget .section-article,
.section-articles-widget .section-article {
    position: relative;
    height: 445px;
    width: 300px; 
    color: rgb(60,60,60);
    overflow: hidden;
}

.section-horoscopes-widget .section-article .img-wrapper,
.section-articles-widget .section-article .img-wrapper {
    height: 400px;
    width: 100%;
    position: absolute;
    top: 0;
}

.section-horoscopes-widget .section-article .text-bottom,
.section-articles-widget .section-article .text-bottom {
    position: absolute;
    bottom: 45px;
    background: rgba(255,255,255,0.85);
    padding: 9px 10px 6px 16px;
    width: 275px;
}

.section-horoscopes-widget .section-article .text-bottom .text,
.section-articles-widget .section-article .text-bottom .text {
    font-family: Bebas Neue, sans-serif;
    font-size: 32px;
    line-height: 30px;
    display: inline-block;
}

.section-horoscopes-widget .section-article .info-bar,
.section-articles-widget .section-article .info-bar {
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 5px;
    background: white;
}

.section-content .section-subheader{
    display: none;
}
.section-articles-widget .section-article .info-bar .time-stamp {
    float: left;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 8px;
}

.section-articles-widget .section-article .info-bar .article-shares {
    float: right;
    position: relative;
    display: inline-block;
    font-family: Oswald, sans-serif;
    margin: 8px 6px 0 0;
}

.section-articles-widget .section-article .info-bar .shares-dark-small {
    float: right;
    margin: 9px 9px 0 0;
}

.section-horoscopes-widget .section-article .text-bottom,
.section-horoscopes-widget .section-article .info-bar {
    text-align: center;
    color: white;
}

.section-horoscopes-widget .section-article-link {
    margin-bottom: 11px;
    position: relative;
}

.section-horoscopes-widget .section-article .text-bottom {
    background: rgba(200,0,0,0.85);
}

.section-horoscopes-widget .section-article .info-bar {
    background: rgb(170,0,0);
}

.section-horoscopes-widget .section-article .info-bar .text {
    height: 100%;
    display: block;
    line-height: 40px;
    font-size: 18px;
}

.section-horoscopes-widget .section-article-link .section-article-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.7);
}


.section-articles-widget .border-bottom-gradient,
.result .border-bottom-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    left: -14px;
    width: 110%;
    height: 5px;
}
.section-horoscopes-widget .border-bottom-gradient{
    position: absolute;
    bottom: 0;
    left: 0;
    left: 0;
    width: 100%;
    height: 5px;
}

/* Hub Entities page */

.section-content .section-header .entities-by-letter {
    font-size: 18px;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgb(167,167,167);
    margin-top: 16px;
    margin-bottom: 25px;
    padding: 9px 0;
}

.section-content .section-header .entities-by-letter span.letter {
    display: inline-block;
    font-family: Oswald, sans-serif;
    margin: 5.5px 3.5px;
    color: rgb(59,59,59);
    cursor: pointer;
}

.section-content .section-header .entities-by-letter span.delimiter {
    position: relative;
    top: 1px;
}

.section-content .section-header .entities-by-letter span.letter.active {
    color: rgb(199,7,20);
}

/* Entity item */

.entities-list {
    overflow: auto;
}

.entities-list-wrapper table.entities-list{
    margin-left: -3px;
}

.entities-list-wrapper table.entities-list td, .entities-list-wrapper table.entities-list td *,
.entity-result .vital-stats table td, .entity-result .vital-stats table td * {
    vertical-align: top;
}

.entities-list .entity-item-link {
    display: inline-block;
    overflow: auto;
    float: left;
    margin-right: 22px;
    margin-bottom: 15px;
    position: relative;
    font-size: 15px;
    font-family: Oswald, sans-serif;
}

.entities-list .entity-item-link .entity-item {
}

.entities-list .entity-item-link .entity-item .img-wrapper {
    width: 104px;
    height: 138px;
    background: grey;
}

.entities-list .entity-item-link .entity-item .text-bottom {
    padding: 7px 0 0px 0;
}

.entities-list .entity-item-link .entity-item .text-bottom .text {
    color: rgb(198,8,20);
    display: inline-block;
}

/* search options */
.search-options{
    line-height: 30px;
    padding-bottom: 27px;
    font-size: 18px;
    margin-top: -8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #838383;
}
.search-option{
    display: inline-block;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #3c3c41;
    font-weight: 300;
    cursor: pointer;
    float: left;
}

.search-showing{
    font-weight: 600;
    padding-right: 5px;
    display: inline-block;
    color: #3b3c3c;
}
.search-all{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}
.search-result-options{
    display: inline-block;
    vertical-align: top;
}
.search-article{
    margin-left: 1px;
    padding-left: 16px;
    padding-right: 16px;
}
.search-gallery{
    margin-left: 1px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-left: 16px;
    padding-right: 16px;
}
.active-search-option{
    background-color: #ca0000;
}
/* end of search options */

.search-results-content {
    padding: 0px 0 25px 0;
    color: rgb(59,59,59);
    position: absolute;
    width: 95%;
}

.search-results-fill{
    height: 254px;
}

.search-results-fill.extended {
    height: 576px;
}

.search-results-content .search-results-header {
    font-size: 18px;
    margin-top: -5px;
}

.search-results-content .search-results-header .total-results {
    display: block;
}

.search-results-content .search-results-header .total-results .highlight {
    font-weight: 600;
}

.search-results-content .search-results-header .searched-for {
    display: block;
}

.search-results-content .search-results-header .searched-for .highlight {
    font-style: italic;
    font-weight: 600;
}

.search-results-content .search-results-header .search-wrapper {
    text-align: center;
    overflow: hidden;
    font-size: 18px;
    margin-top: 22px;
    position: relative;
}

.search-results-content .search-results-header .search-wrapper input {
    width: 844px;
    float: left;
}

.search-results-content .search-results-header .search-wrapper .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    left: initial;
}

.search-results-content .search-results-body .entity-result .entity-result-left,
.search-results-content .search-results-body .entity-result .entity-result-middle,
.search-results-content .search-results-body .entity-result .entity-result-right {
    width: 300px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
}

.search-results-content .search-results-body {
    margin-top: 25px;    
    padding-bottom: 25px;
    border-bottom: 6px solid rgb(167,167,167);
}
.search-results-content .search-results-body.entity-page{
    padding-bottom: 25px;
}

.search-results-content .search-results-body .entity-result .entity-result-left .title {
    display: block;
    font-size: 38px;
    line-height: 30px;
    font-family: Bebas Neue, sans-serif;
    font-weight: 400;
    margin: 0;
}

.search-results-content .search-results-body .entity-result .entity-result-left .description {
    display: block;
    font-size: 15px;
    line-height: 20px;
    padding-top: 15px;
    font-weight: 600;
    color: #3b3c3c;
}

.search-results-content .search-results-body .entity-result .entity-result-middle .vital-stats {
    font-size: 15px;
    margin-top: -9px;
}

.search-results-content .search-results-body .entity-result .entity-result-middle table{
    border-collapse:collapse;
}

.search-results-content .search-results-body .entity-result .entity-result-middle table tr {
    border-bottom: 1px solid rgb(167,167,167);
}

.search-results-content .search-results-body .entity-result .entity-result-middle table tr:last-of-type {
    border-bottom: none;
}

.search-results-content .search-results-body .entity-result .entity-result-middle table tr td {
    padding: 0;
    padding-bottom: 8px;
    padding-top: 6px;
    line-height: 20px;
    font-weight: 600;
    color: #3b3c3c;
}

.search-results-content .search-results-body .entity-result .entity-result-middle table tr td:nth-of-type(1) {
    width: 123px;
}

.search-results-content .search-results-body .entity-result .entity-result-middle .tags {
    margin-top: 39px;
    overflow: auto;
}

.search-results-content .search-results-body .entity-result .entity-result-right .img-wrapper {
    width: 300px;
    height: 400px;
}

/* Search results list */

.entity-results-list {
    margin-top: -3px;
}

.entity-results-list .result {
    position: relative;
    height: 173px;
    width: 100%;
    margin-bottom: 12px;
    border-bottom: 1px solid #838383;
}

.entity-results-list .result .result-title {
    display: block;
    width: 75%;
    font-size: 36px;
    font-family: Bebas Neue, sans-serif;
    line-height: 34px;
    color: rgb(59,59,59);
}

.entity-results-list .result .result-blurb {
    font-size: 15px;
    width: 60%;
    display: block;
    line-height: 20px;
    padding: 10px 0;
    font-weight: 600;
    color: #3b3c3c;
}

.entity-results-list .result .result-blurb .arrow-small-dark {
    margin: 2px 0 0 3px;
}

.entity-results-list .result .result-info-bar {
    position: absolute;
    bottom: 6px;
    width: 100%;
    height: 34px;
}

.entity-results-list .result .result-info-bar .shares-dark-small {
    margin: 9px 0 4px 10px;
}

.entity-results-list .result .result-info-bar .result-shares {
    position: relative;
    display: inline-block;
    bottom: 7px;
    left: 5px;
    font-family: Oswald, sans-serif;
    color: rgb(59,59,59);
}

.entity-results-list .result .result-info-bar .picture-dark,
.entity-results-list .result .result-info-bar .video-dark,
.entity-results-list .result .result-info-bar .video-embed-dark {
    position: absolute;
    right: 7px;
    top: 8px;
}

.entity-results-list .result .img-wrapper {
    height: 130px;
    width: 98px;
    position: absolute;
    right: 0;
    top: 3px;
}
.entity-results-list .result .img-wrapper >img {
    width: 100%;
    height: auto;
}

/* Pagination*/
ul.search-pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-left: -11px;
}

ul.search-pagination li {
    display: inline;
    font-weight: 600;
    color: #3b3c3c;

}

ul.search-pagination li a {
    color: black;
    float: left;
    padding: 8px 10px;
    text-decoration: none;
}

ul.search-pagination li.prev a {
    margin-right: 10px;
    padding-right: 20px;
    border-right: 1px solid;
    border-color: #a7a7a7;
}

ul.search-pagination li.next a {
    margin-right: 10px;
    padding-right: 20px;
    border-left: 1px solid;
    border-color: #a7a7a7;
}

ul.search-pagination li.active a{
    color: #c80000;
}

ul.search-pagination li.disabled a {
    color: #a7a7a7;
}

ul.search-pagination li a:hover:not(.active):not(.disabled) {color: #c80000;}
ul.search-pagination li.disabled a:hover:not(.active):not(.disabled) {color: #a7a7a7;}
/* End of pagination*/

.cms-edit{

    margin-bottom: 8px;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 16px;
}

/* Loader */

#loader {
    display: none;
}

.sk-fading-circle {
    margin: auto;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    /*background-color: #333;*/
    background-color: whitesmoke;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% { opacity: 0; }
    40% { opacity: 1; }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% { opacity: 0; }
    40% { opacity: 1; } 
}


/* Cookie message */

.cookie-div {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 62px;
    background: #3c3c41;
    text-align: center;
    display: none;
    z-index: 10;
    font-family: 'Open Sans', sans-serif;
}

.cookie-div .center-content {
    background: #3c3c41;
}

.cookie-div .message {
    line-height: 62px;
    position: relative;
    color: white;
    font-size: 16px;
}

.cookie-div .message a {
    color: #c80000;
}

.cookie-div .button {
    display: inline-block;
    height: 62px;
    width: 150px;
    line-height: 62px;
    text-align: center;
    position: relative;
    color: white;
    background-color: #c80000;
    cursor: pointer;
    font-size: 18px;
    margin-left: 12px;
}

/* Error page */

.basic-page-block .unitCntr.error980 {
    width: 690px;
    margin: auto;
    margin-top: 30px;
}
.unitCntr.error980 h1 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 22px;
    margin-bottom: 20px;
}
.unitCntr.error980 h2 {
    font-size: 15px;
    margin: 0;
    text-align: center;
}
.unitCntr.error980 .links {
    width: 455px;
    margin: auto;
    margin-top: 28px;
    margin-bottom: 28px;
}
.unitCntr.error980 .links a {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-left: 22px;
    padding-right: 22px;
}
.unitCntr.error980 .links a:nth-child(1) {
    padding-left: 0;
}
.unitCntr.error980 .links a:nth-child(4) {
    padding-right: 0;
}

.unitCntr.error980 .search-results-content .search-results-header .search-wrapper {
    margin-top: 0;
}
.unitCntr.error980 .search-results-content .search-results-header .search-wrapper input {
    width: 93%;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.unitCntr.error980 .search-results-content .search-results-header {
    margin-top: 0;
}
.unitCntr.error980 .search-results-content {
    position: relative;
    width: 97%;
    float: right;
    padding-bottom: 39px;
    margin-top: 7px;
}

#body .col-right > div > *:last-child.fixed-scroll {
    position: fixed;
    top: 48px;
}



















.border-bottom-gradient {
    background: -webkit-radial-gradient(ellipse farthest-side,rgba(0,0,0,0.5), white); /* Safari 5.1 to 6.0 */
    background: -o-radial-gradient(ellipse farthest-side,rgba(0,0,0,0.5), white); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(ellipse farthest-side,rgba(0,0,0,0.5), white); /* For Firefox 3.6 to 15 */
    background: radial-gradient(ellipse farthest-side,rgba(0,0,0,0.5), white); /* Standard syntax */ 
}

.margin-0 {
    margin: 0 !important;
}

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

.margin-left-0 {
    margin-left: 0 !important;
}

.margin-top-16 {
    margin-top: 16px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.section-body .year {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-right: 60px;
}

.section-body .articles-list {
    width: 100%;
    float: left;
}

.section-body .year .title, .section-body .articles-list .title {
    color: #3c3c3c;
    font-family: Oswald, sans-serif;
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.section-body .year a, .section-body .articles-list a {
    display: block;
    margin-bottom: 4px;
}

table.archive td {
    vertical-align: top;
}

@media only screen and (max-width: 1550px){
    #header #horizontal .sections  .menu-icons > .section-icons{
        display: none;
    }
    #header #horizontal .sections  .menu-icons > div.sharing{
        display: block;
    }

}
@media only screen and (max-width: 1460px){

    #header #horizontal .menu-icons{
        right: -260px;
    }

}
@media only screen and (max-width: 1395px) {

    #header .section-articles{
        margin-right: 6%;
    }

}

@media only screen and (max-width: 1295px) {

    #header .header-sections li ul.section-dropdown li > div:nth-last-child(1), #header .header-sections li ul.section-dropdown ul.submenu-sub > li:nth-last-child(1){
        display: none;
    }
    #header .section-articles{
        margin-right: -4%;
    }
    #header .header-sections > #horizontal {
        width: 73%;
    }

}

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 1165px){
    #header .section-articles {
        margin-right: -10%;
    }

}

@media only screen and (max-width: 1100px){
    #header .section-articles {
        margin-right: -13%;
    }
}

@media only screen and (max-width: 1065px) {

    #header .header-sections li ul.section-dropdown li > div:nth-last-child(2), #header .header-sections li ul.section-dropdown ul.submenu-sub > li:nth-last-child(2) {
        display: none;
    }

    #header .section-articles {
        margin-right: -23%;
    }

}

@media only screen and (max-width: 1017px) {

}

@media only screen and (max-width: 855px) {

    #header .header-sections li ul.section-dropdown li > div:nth-last-child(3) {
        display: none;
    }

    .article-sharing span.date{
        display: inline-block;
        width: 30%;
    }

    .article-sharing span.author{
        display: inline-block;
        width: 30%;
    }

    .article-sharing span.date{
        display: inline-block;
        width: 30%;
    }

    .article-sharing span.author{
        display: inline-block;
        width: 30%;
    }

}

@media only screen and (max-width: 780px){

}

@media only screen and (max-width: 670px) {

    #header .header-sections li ul.section-dropdown li:nth-last-child(4) {
        display: none;
    }

}
