video.tbl-editorial-video-element {
    width: auto;
    height: 100%;
    pointer-events: none
}

video.tbl-editorial-video-element.tbl-ec-vertical {
    width: 100%;
    height: auto
}

div.tbl-editorial-video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: opacity .4s ease-in-out;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

div.tbl-editorial-video-container.tbl-ec-playing {
    opacity: 1;
    pointer-events: auto
}

.trc_user_exclude_btn {
    background: url("//cdn.taboola.com/libtrc/static/thumbnails/f539211219b796ffbb49949997c764f0.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 12px;
    height: 12px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 9000;
    cursor: pointer;
    visibility: hidden
}

.trc_exclude_undo_btn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #36c;
    text-decoration: underline;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 2px;
    padding: 0 1px;
    z-index: 11000;
    visibility: hidden
}

.videoCube:hover .trc_user_exclude_btn,
.videoCube_hover .trc_user_exclude_btn,
.trc_user_excluded.videoCube:hover .trc_exclude_undo_btn,
.trc_user_excluded.videoCube_hover .trc_exclude_undo_btn,
.trc_exclude_undo_btn.trc_exclude_undo_btn_visible {
    visibility: visible
}

.videoCube.trc_user_excluded .trc_user_exclude_btn {
    visibility: hidden
}

.trc_fade {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: opacity 500ms 0s, visibility 0s 500ms;
    -webkit-transition: opacity 500ms 0s, visibility 0s 500ms
}

.trc_fade.trc_in,
.trc_user_excluded .trc_exclude_overlay {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    transition-delay: 0s, 0s;
    -webkit-transition-delay: 0s, 0s
}

.trc_excludable .trc_exclude_overlay {
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: default;
    background-color: #fff
}

.videoCube.trc_user_excluded .trc_exclude_overlay {
    visibility: visible;
    opacity: .8;
    filter: alpha(opacity=80)
}

.videoCube.trc_user_excluded .thumbBlock {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

.videoCube.trc_user_excluded:hover a .video-label-box .video-title,
.videoCube_hover.trc_user_excluded a .video-label-box .video-title {
    text-decoration: none
}

.videoCube.trc_user_excluded a .video-label-box *,
.videoCube.trc_user_excluded:hover a .video-label-box *,
.videoCube_hover.trc_user_excluded a .video-label-box * {
    color: #000;
    overflow: hidden;
    transition: color 500ms 0s;
    -webkit-transition: color 500ms 0s
}

.trc_popover {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    cursor: default;
    top: 0;
    right: 0;
    z-index: 2147483647;
    width: 180px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box;
    -webkit-background-clip: padding;
    box-sizing: content-box
}

.trc_popover.trc_bottom {
    margin-top: 10px
}

.trc_popover.trc_bottom .trc_popover_arrow {
    top: -11px;
    right: 11px;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}

.trc_popover.trc_bottom .trc_popover_arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0
}

.trc_popover iframe {
    width: 100%
}

.trc_popover .trc_popover_arrow,
.trc_popover .trc_popover_arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: solid rgba(0, 0, 0, 0)
}

.trc_popover .trc_popover_arrow {
    border-width: 11px
}

.trc_popover .trc_popover_arrow:after {
    border-width: 10px;
    content: ""
}

.trc_popover_fade {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 500ms 0s, visibility 0s 500ms;
    -webkit-transition: opacity 500ms 0s, visibility 0s 500ms
}

.trc_popover_fade.trc_popover_show {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    transition-delay: 0s, 0s;
    -webkit-transition-delay: 0s, 0s
}

.popupContentWrapper {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000
}

.popupContentWrapper .trc_popover_title_wrapper {
    padding: 8px 14px;
    margin: 0;
    font-weight: bold;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popupContentWrapper .trc_popover_title {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.popupContentWrapper .trc_popover_content_wrapper {
    display: inline-block;
    float: left;
    padding: 9px 14px
}

.popupContentWrapper .trc_popover_content_wrapper .trc_questionnaire_container label {
    float: left;
    clear: left;
    width: 100%;
    cursor: pointer;
    line-height: 20px;
    text-align: left
}

.popupContentWrapper .trc_popover_content {
    width: 100%
}

.popupContentWrapper .trc_questionnaire_container .trc_questionnaire_title {
    margin: 0 0 3px
}

.popupContentWrapper .trc_questionnaire_container input[type=radio] {
    float: left;
    cursor: pointer;
    margin: 3px 4px 0 5px
}

.popupContentWrapper .trc_questionnaire_container_ie.trc_questionnaire_container input[type=radio] {
    margin: 0 2px 0 0
}

.trc_rbox_container {
    direction: ltr;
    text-align: left;
}

/*override bootstrap default css */
.trc_rbox_container [class*=span] {
    float: none;
    margin-left: 0;
}

/*------------- Multi-widget -------------*/
.trc_multi_widget_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.trc_multi_widget_container .trc_rbox_div {
    margin: 0;
}

/*----------------------------------------*/
.trc_rbox_header {
    border: 0 solid;
    overflow: hidden;
    vertical-align: middle;
}

.trc_rbox_container .trc_img {
    display: inline-block !important;
}

.trc_rbox_header_icon_div {
    display: table-cell;
    vertical-align: baseline;
}

.trc_rbox_header .trc_rbox_header_icon_div .trc_rbox_header_icon_img {
    vertical-align: middle;
    width: auto;
}

.trc_rbox_header_icon_span {
    display: inline-table;
}

.in_trc_header {
    position: relative !important;
    float: right;
    margin: 0;
}

#trc_rbox_css_loaded {
    overflow: hidden;
    width: 0;
    height: 0;
}

.trc_rbox {
    margin-top: 0;
}

.trc_rbox_div {
    margin: 0 0 3px;
    direction: ltr;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: auto;
    position: relative;
    width: auto;
    border: solid #CCC 1px;
}

.loading-animation span {
    display: block;
}

.videoCube {
    zoom: 1;
    cursor: pointer;
    float: none;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

div.videoCube:hover,
.videoCube_hover {
    cursor: pointer;
}

.videoCube span.video-title:hover,
.videoCube_hover span.video-title {
    text-decoration: underline;
}

.videoCube a {
    text-decoration: none;
    border: 0;
    color: black;
    cursor: pointer;
}

.videoCube a:hover,
.videoCube_hover a,
.videoCube a:link,
.videoCube a {
    text-decoration: none !important;
    outline: none;
}

.videoCube a .thumbBlock {
    float: left;
    display: block;
    overflow: hidden !important;
}

.videoCube a img,
.videoCube img {
    border: 0;
    display: block;
    margin: 0;
    height: auto;
    width: auto;
}

.videoCube .video-label {
    display: block;
    overflow: hidden;
}

.videoCube .video-label {
    width: auto !important;
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

.videoCube .video-label-box.label-box-with-title-icon {
    display: table;
}

.video-icon-container {
    float: left;
    display: table-cell;
    vertical-align: baseline;
}

.video-icon-img {
    vertical-align: middle;
}

.videoCube .video-duration {
    height: 0;
    float: left;
    position: relative;
    color: white;
    font-size: 11px;
}

.videoCube .video-duration dt {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

/* browser native line-clamp */
.videoCube span.video-label.trc_ellipsis {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.videoCube span.video-label.trc-smart-ellipsis {
    position: relative;
    overflow: hidden;
}

.videoCube span.video-label.trc-smart-ellipsis ins {
    display: inline-block;
    text-decoration: inherit;
}

.videoCube span.video-label.trc-smart-ellipsis.tbl-ltr-label {
    direction: ltr;
}

.videoCube span.video-label.trc-smart-ellipsis.tbl-ltr-label ins {
    float: left;
    margin-right: 5px;
    direction: ltr;
}

.videoCube span.video-label.trc_ellipsis.tbl-rtl-label {
    direction: rtl;
    text-align: right;
    width: auto !important;
}

.videoCube span.video-label.trc-smart-ellipsis.tbl-rtl-label {
    float: right;
    direction: rtl;
    width: auto !important;
}

.videoCube span.video-label.trc-smart-ellipsis.tbl-rtl-label ins {
    float: right;
    margin-left: 5px;
    direction: rtl;
}

.videoCube span.video-label.trc-smart-ellipsis ins.lastLineEllipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
}

.video-duration.video-duration-detail div {
    color: white;
}

.trc_rbox .sponsored {
    position: relative;
    display: block;
    overflow: visible;
    height: auto;
    width: auto;
    padding-right: 0;
    text-align: right;
    font-size: 9px;
}

/* Configuration defaults */
.trc_rbox_div {
    height: 410px;
}

.videoCube {
    direction: ltr;
    font-size: 11px;
    margin: 0;
    color: black;
    border-width: 0;
}

.videoCube.vertical:first-child {
    border-top: 0;
    margin-top: 0;
}

.videoCube.horizontal:first-child {
    border-left: 0;
    margin-left: 0;
}

div.videoCube:hover,
.videoCube_hover {
    background-color: #EBF0FF;
    color: black;
}

.videoCube .thumbBlock {
    margin: 0;
    border-style: solid;
}

.videoCube a img,
.videoCube img {
    border-color: #ececec;
}

.videoCube .video-label-box {
    margin-left: 81px;
}

.videoCube .video-label dt {
    font-weight: bold;
}

.videoCube .video-title {
    height: auto;
    margin-bottom: 3px;
    white-space: normal;
}

.videoCube .trc_inline_detail_spacer {
    display: inline-block;
    white-space: pre;
}

.loading-animation {
    font-family: sans;
    font-size: 1.5em;
    text-align: center;
    color: gray;
    height: 100%;
}

.trc_rbox_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.trc_header_right_part {
    position: absolute;
    left: 50%;
    top: 0;
}

.branding_div {
    overflow: visible;
    float: right;
}

.branding_div img {
    height: 20px;
}

.videoCube .branding .logoDiv {
    font-size: inherit;
    line-height: inherit;
    background: none;
    margin: 0;
    padding: 0;
}

.videoCube .branding .logoDiv a {
    vertical-align: inherit;
    color: inherit;
    line-height: inherit;
}

.videoCube .branding .logoDiv a span {
    vertical-align: inherit;
}

.trc_related_container .videoCube .branding .attribution-disclosure-link-sponsored {
    display: inline-block;
    float: none;
}

.trc_related_container .videoCube .branding .attribution-disclosure-link-sponsored.align-disclosure-right {
    float: right;
    margin-left: auto;
    padding-left: 2px;
}

.videoCube .video-label-box .branding.composite-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.branding.composite-branding>* {
    display: inline-block;
    vertical-align: bottom;
}

.branding .branding-separator {
    margin: 0 2px;
    font-weight: normal;
}

.branding .branding-inner {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.video-label-box span.branding.inline-branding {
    display: inline-block;
}

/* Support for Horizontal mode */
.trc_related_container div.horizontal {
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/* Support for thumbnail position */
.trc_related_container DIV.videoCube.thumbnail_top .thumbBlock,
.trc_related_container DIV.videoCube.thumbnail_bottom .thumbBlock {
    float: none;
}

/* SEO blocks should be hidden once R-Box loads */
.vidiscovery-note {
    display: none;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base {
    display: block;
    width: auto;
    margin-left: 0;
    position: absolute;
    color: white !important;
}

.videoCube .thumbBlock .trc_sponsored_overlay {
    filter: alpha(opacity=60);
    opacity: 0.6;
    display: block;
    position: absolute;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base .sponsored {
    position: relative;
    display: block;
    overflow: visible;
    width: auto;
    text-align: center;
    padding: 0 5px;
    margin-top: 0;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base.round .trc_sponsored_overlay {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base.round {
    margin-left: 4px;
}

.thumbnail-emblem,
.videoCube .thumbnail-overlay,
.videoCube:hover .thumbnail-overlay,
.videoCube_hover .thumbnail-overlay {
    position: absolute;
    background: transparent no-repeat;
    background-size: contain;
    z-index: 50;
}

.thumbnail_bottom {
    padding-bottom: 8px;
}

.trc_related_container .logoDiv {
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    font-size: 9px;
}

.trc_related_container .logoDiv a {
    font-size: 9px;
    text-decoration: none !important;
    color: black;
    margin-right: 1px;
    /* don't allow focus line to cause overflow */
    vertical-align: text-bottom;
}

.logoDiv a span:hover {
    text-decoration: underline;
}

.trc_rbox_header .logoDiv {
    font-size: 1em;
}

/* text-link widgets*/
.trc_tl .trc_rbox_header .logoDiv {
    position: relative;
    z-index: 1;
}

.trc_tl .trc_rbox_header_span .trc_header_right_column {
    position: absolute;
    width: 48%;
    left: 52%;
    top: 0;
}

.trc_tl .trc_rbox_div .videoCube.horizontal {
    clear: left;
}

.trc_tl .trc_rbox_div .videoCube.trc_tl_right_col {
    float: none;
    clear: right;
    margin-left: auto;
}

.trc_tl .videoCube .video-title .branding {
    line-height: 1.3em;
}

.trc_tl .videoCube:hover span.branding,
.trc_tl .videoCube_hover span.branding {
    text-decoration: none;
}

.trc_tl .trc_rbox_div .videoCube.thumbnail_none a {
    vertical-align: top;
    overflow: visible;
}

.trc_tl .videoCube .video-label-box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

/* text-link widgets - end*/
.trc_related_container .videoCube .thumbBlock .branding {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

.syndicatedItem .branding {
    margin: 0;
}

.trc-inplayer-rbox {
    background: #333;
    background: rgba(30, 30, 30, 0.9);
    bottom: 0;
    position: absolute;
    height: 300px;
    text-align: center;
}

.trc-inplayer-rbox .trc_rbox_container {
    margin: 50px auto 0;
    width: 640px
}

.trc_rbox.trc-auto-size {
    width: 100%;
    height: 100%;
}

.videoCube.thumbnail_under .video-title {
    min-height: 2.58em;
}

.videoCube.thumbnail_under .tbl-text-over-container {
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    min-height: 66%;
    max-height: 66%;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.25em;
}

.videoCube.thumbnail_under .tbl-text-over-container .tbl-text-over {
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#CC000000, GradientType=0);
}

.videoCube.thumbnail_under .tbl-text-over-container span.video-title,
.videoCube.thumbnail_under .tbl-text-over-container span.video-description,
.videoCube.thumbnail_under .tbl-text-over-container span.branding {
    position: relative;
    z-index: 1;
    padding: 0 8px;
    margin: 0;
}

.videoCube.thumbnail_under .tbl-text-over-container span.video-title {
    margin-bottom: 6px;
    min-height: auto;
}

.videoCube.thumbnail_under .tbl-text-over-container .video-label-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 8px 6px 8px;
    min-height: auto;
    box-sizing: border-box;
}

.trc-auto-size .trc_rbox_outer .trc_rbox_div {
    height: auto;
    width: auto;
}

.trc-auto-size .trc_rbox_div .videoCube {
    height: auto;
}

.trc-auto-size .trc_rbox_div .videoCube.trc-first-recommendation {
    margin-top: 0;
}

.trc_rbox .trc_rbox_outer .trc_rbox_div .videoCube.trc-first-in-row {
    margin-left: 0;
}

.trc_elastic .trc_rbox {
    width: auto;
}

.trc_elastic .videoCube {
    overflow: hidden;
}

.trc_elastic .videoCube .thumbBlock {
    background: transparent no-repeat center center;
    background-size: cover;
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
}

.trc_elastic .thumbBlock_holder {
    position: relative;
    width: 100%;
}

.trc_elastic .thumbnail_start .thumbBlock_holder {
    float: left;
    margin-right: 10px;
}

.trc_elastic .thumbnail_start.item-has-pre-label .thumbBlock_holder {
    margin-right: 0;
}

.trc_elastic .videoCube_aspect {
    width: 1px;
}

.trc_elastic .trc_rbox .trc_rbox_div {
    height: auto;
}

.trc_elastic .thumbnail_start .trc-pre-label {
    float: left;
    padding-right: 10px;
}

.trc_elastic .thumbnail_start.trc-split-label .trc-main-label {
    float: left;
    padding-left: 10px;
}

.trc_elastic .video-label-box {
    display: block;
}

.trc_elastic .thumbnail_start .video-label-box {
    box-sizing: border-box;
}

/** USER Ad-Choice **/
.trc_user_adChoice_btn {
    background: url("//cdn.taboola.com/static/c5/c5ef96bc-30ab-456a-b3d5-a84f367c6a46.svg") no-repeat scroll 0 0 rgba(255, 255, 255, 1);
    border-radius: 0 0 0 5px;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9000;
    cursor: pointer;
    border-width: 2px 0 2px 4px;
    border-style: solid;
    border-color: #fff;
    opacity: 0.7;
    background-size: contain;
    visibility: hidden;
}

.videoCube:hover .trc_user_adChoice_btn,
.videoCube_hover .trc_user_adChoice_btn {
    visibility: visible;
}

.videoCube .trc_user_adChoice_btn_static {
    visibility: visible;
}

.p-video-overlay-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
}

.p-video-overlay.p-video-overlay-show {
    display: flex;
}

.p-video-overlay {
    display: none;
    background-color: #000;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    flex-direction: column;
}

.p-video-overlay-action {
    color: #fff;
    width: 100%;
    direction: ltr;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.p-video-overlay-action.p-video-back-action {
    height: 34%;
}

.p-video-back-action-label {
    font-family: Helvetica Neue, serif;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px
}

.p-video-overlay-action.p-video-goto-action {
    height: 66%;
}

.p-video-goto-action-url {
    font-family: Helvetica Neue, serif;
    font-size: 24px;
    font-weight: 400;
    text-decoration: underline;
    margin-top: 5px;
}

.p-video-goto-action-label {
    font-family: Helvetica Neue, serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
}

.trc_related_container .trc_clearer {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

/* Ad Choices */
.link-adc {
    float: right !important;
}

.trc-widget-footer .logoDiv {
    line-height: normal;
    padding-bottom: 5px;
}

.trc-widget-footer .link-adc a .trc_adc_wrapper,
.trc_header_ext .link-adc a .trc_adc_wrapper {
    height: 12px;
    width: 18px;
    display: inline-block;
    padding-left: 1px;
    margin-bottom: 2px;
}

.trc-widget-footer .link-adc a .trc_adc_s_logo,
.trc_header_ext .link-adc a .trc_adc_s_logo,
.trc-widget-footer .link-adc a .trc_adc_b_logo,
.trc_header_ext .link-adc a .trc_adc_b_logo {
    vertical-align: middle;
    height: 15px;
    display: inline-block;
    margin-top: -1px;
    /**fix v align of adc logo - compensate for link underline */
}

.trc-widget-footer .link-adc a .trc_adc_s_logo,
.trc_header_ext .link-adc a .trc_adc_s_logo {
    width: 12px;
    height: 14px;
    background: url("//cdn.taboola.com/static/c5/c5ef96bc-30ab-456a-b3d5-a84f367c6a46.svg") no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.trc-widget-footer .link-adc a .trc_adc_b_logo,
.trc_header_ext .link-adc a .trc_adc_b_logo {
    width: 77px;
    background: #ffffff url("//cdn.taboola.com/libtrc/static/thumbnails/0781f9c5a8637d1e162874f157460048.png") no-repeat !important;
    right: -1px;
    display: none;
    position: absolute;
}

/* Attribution och Disclosure */
.logoDiv .trc_mobile_disclosure_link,
.logoDiv .trc_mobile_attribution_link,
.logoDiv .trc_mobile_adc_link {
    display: none;
}

.logoDiv .trc_desktop_disclosure_link,
.logoDiv .trc_desktop_attribution_link,
.logoDiv .trc_desktop_adc_link {
    display: inline;
}

@media screen and (max-width: 767px) {
    .logoDiv .trc_mobile_disclosure_link {
        display: inline;
    }

    .logoDiv .trc_mobile_attribution_link {
        display: inline;
    }

    .logoDiv .trc_mobile_adc_link {
        display: inline;
    }

    .logoDiv .trc_desktop_disclosure_link {
        display: none;
    }

    .logoDiv .trc_desktop_attribution_link {
        display: none;
    }

    .logoDiv .trc_desktop_adc_link {
        display: none;
    }
}

.trc_in_iframe .logoDiv .trc_mobile_attribution_link,
.trc_in_iframe .logoDiv .trc_mobile_disclosure_link {
    display: inline;
}

.trc_in_iframe .logoDiv .trc_desktop_attribution_link,
.trc_in_iframe .logoDiv .trc_desktop_disclosure_link {
    display: none;
}

.trc_related_container .logoDiv,
.trc_related_container .trc_header_ext .logoDiv {
    float: right;
}

.trc_related_container .logoDiv+.logoDiv {
    margin-right: 2px;
}

.trc_related_container .attribution-disclosure-link-sponsored,
.trc_related_container .attribution-disclosure-link-hybrid {
    display: none;
}

.trc_related_container .trc-content-sponsored .attribution-disclosure-link-sponsored,
.trc-w2f.trc-content-sponsored .attribution-disclosure-link-sponsored {
    display: block;
}

.trc_related_container .trc-content-hybrid .attribution-disclosure-link-hybrid,
.trc-w2f.trc-content-hybrid .attribution-disclosure-link-hybrid {
    display: block;
}

.trc_related_container .trc-widget-footer:hover a span,
.trc_related_container .trc_header_ext:hover a span {
    text-decoration: underline !important;
}

/* this span makes sure that all logos (attribution + adc + disclosure) are vertically aligned - especially when the attribution font-size is smaller than the adc logo height (15px) */
.logoDiv a span.trc_logos_v_align {
    display: inline-block !important;
    font-size: 15px !important;
    line-height: 1em !important;
    width: 0 !important;
}

.trc_related_container .trc_header_ext:hover a span.trc_logos_v_align,
.trc_related_container .trc_header_ext:hover a span.trc_adc_wrapper,
.trc_related_container .trc-widget-footer:hover a span.trc_logos_v_align,
.trc_related_container .trc-widget-footer:hover a span.trc_adc_wrapper {
    text-decoration: none !important;
}

.trc_related_container .trc_rbox_header_span .trc_header_right_column {
    display: none;
}

.trc_related_container img {
    max-width: none;
}

.trc_related_container * {
    pointer-events: auto;
}

.trc_related_container {
    clear: both;
}

.tbl-loading-spinner {
    width: 100%;
    height: 40px;
    background: url(//cdn.taboola.com/static/91/91a25024-792d-4b52-84e6-ad1478c3f552.gif) center center no-repeat;
    background-size: 40px;
}

.tbl-hidden {
    display: none !important;
}

.tbl-invisible {
    opacity: 0;
    pointer-events: none;
}

.tbl-batch-anchor {
    width: 100%;
    height: 1px;
}

.videoCube .video-logo+.branding.composite-branding {
    display: inline-block;
    vertical-align: middle;
}

.videoCube .video-logo {
    margin-right: 4px;
}

.videoCube .video-logo .branding {
    margin: auto auto auto 25px;
}

.videoCube .video-logo img {
    padding: 0;
    max-height: 14px;
    width: auto;
    max-width: 100px;
    display: inline-block;
}

/* Support for integrated widget frame */
.iw_video_frame .trc_rbox_div {
    overflow: hidden;
}

.trc-w2f .trc_rbox .trc_rbox_header,
.trc-w2f .trc_rbox .trc-widget-footer {
    display: none !important;
}

.videoCube .tbl-organic-video-wrapper {
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    background-color: transparent;
    background-size: auto;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 3;
    opacity: 0;
}

.videoCube .tbl-organic-video-wrapper .tbl-o-vertical-video {
    height: 100%;
}

.videoCube .tbl-organic-video {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: 50% 50%;
    -o-object-fit: contain;
    -o-object-position: 50% 50%;
    background-color: black;
    pointer-events: none;
}

.videoCube .tbl-accessibility-title {
    font: -apple-system-headline !important;
}

.videoCube .tbl-accessibility-description {
    font: -apple-system-subheadline !important;
}

.videoCube .tbl-accessibility-branding {
    font: -apple-system-caption1 !important;
}

.thumbnails-carousel {
    width: 300px;
    _width: 300px;
    border-width: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: #DFDFDF;
    padding: 0px 0px 0px 0px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
}

.thumbnails-carousel vignette {
    xButtonColor: #fff;
    backgroundColor: #fff;
    backgroundOpacity: 0.8;
    xButtonBGColor: #000;
}

.thumbnails-carousel .playerCube .video-external-data {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .tbl-reco-reel-slider {
    z-index: 99999;
    margin: initial;
    top: 50%;
}

.thumbnails-carousel .trc_lightbox_overlay {
    background-color: #000000;
    opacity: 0.70;
    filter: alpha(opacity=70);
}

.thumbnails-carousel .tbl-recommendation-reel .tbl-text-under-branding-background {
    background-color: #EBEBEB;
}

.thumbnails-carousel div.syndicatedItem:hover,
.thumbnails-carousel div.syndicatedItem.videoCube_hover {
    background-color: transparent;
}

.thumbnails-carousel .playerCube div.videoCube:hover,
.thumbnails-carousel div.videoCube_hover {
    background-color: transparent;
}

.thumbnails-carousel .trc_pager_prev:hover,
.thumbnails-carousel .trc_pager_next:hover {
    color: #6497ED;
}

.thumbnails-carousel .trc_rbox_border_elm {
    border-color: darkgray;
}

.thumbnails-carousel .syndicatedItem .video-views {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel .syndicatedItem .video-category {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel .tbl-vignette-close-btn-wrp {
    height: 15;
    background: #000;
}

.thumbnails-carousel .syndicatedItem .sponsored {
    color: #9C9A9C;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel .pager_disabled {
    color: #7d898f;
}

.thumbnails-carousel .playerCube .video-category {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .syndicatedItem .video-uploader {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel .videoCube.thumbnail_start .thumbBlock_holder {
    width: 40%;
    _width: 40%;
}

.thumbnails-carousel .playerCube .video-uploader {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .video-uploader {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .trc_sponsored_overlay {
    background-color: black;
}

.thumbnails-carousel .syndicatedItem .video-external-data {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel .trc_rbox_header {
    font-family: uni, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #000000;
    border-width: 0;
    background: transparent;
    border-style: none;
    border-color: #D6D5D3;
    padding: 0px 0px 20px 0px;
    line-height: 28px;
    display: block;
    margin: 5px 0px 0px 0px;
    position: relative;
    background-color: transparent;
    box-sizing: initial;
    width: auto;
    _width: auto;
    letter-spacing: 3px;
    font-style: italic;
}

.thumbnails-carousel .syndicatedItem .video-rating {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel .videoCube.vertical {
    border-style: solid none none none;
}

.thumbnails-carousel .trc_pager_unselected {
    color: #7d898f;
}

.thumbnails-carousel .video-rating {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .video-published-date {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
    display: inherit;
}

.thumbnails-carousel .syndicatedItem {
    background-color: transparent;
}

.thumbnails-carousel .syndicatedItem .video-duration-detail {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel body.tbl-show-explore-more div#tbl-explore-more-container {
    z-index: 2147483647;
}

.thumbnails-carousel .playerCube .videoCube.horizontal {
    border-style: none none none none;
}

.thumbnails-carousel .videoCube.syndicatedItem .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-carousel .videoCube.syndicatedItem.vertical {
    border-style: solid none none none;
}

.thumbnails-carousel .sponsored {
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    color: #9C9A9C;
}

.thumbnails-carousel .videoCube.syndicatedItem .thumbBlock {
    border-color: darkgray;
    border-width: 0px;
}

.thumbnails-carousel .videoCube.syndicatedItem .thumbBlock .static-text {
    text-align: left;
    background-color: black;
    display: none;
    color: white;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.thumbnails-carousel .videoCube.thumbnail_start.trc-split-label .trc-pre-label {
    width: 30%;
    _width: 30%;
}

.thumbnails-carousel .video-category {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .thumbnail-emblem {
    background-position: 5% 5%;
    width: 35;
    _width: 35;
    height: 35;
}

.thumbnails-carousel .tbl-vignette-background-screen {
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.thumbnails-carousel .syndicatedItem .video-description {
    max-height: 38.0px;
    *height: 38.0px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 19.0px;
    text-decoration: none;
    display: none !important;
}

.thumbnails-carousel .tbl-cta-style .cta-button:hover {
    color: inherit;
    border-color: #999990;
}

.thumbnails-carousel .playerCube .video-published-date {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .videoCube:hover .thumbnail-overlay,
.thumbnails-carousel .videoCube_hover .thumbnail-overlay {
    background-image: null;
}

.thumbnails-carousel .video-label-box.trc-pre-label {
    height: 0px;
}

.thumbnails-carousel .videoCube.thumbnail_start .trc-pre-label {
    width: 60%;
    _width: 60%;
}

.thumbnails-carousel .syndicatedItem .video-title {
    max-height: 66.0px;
    *height: 66.0px;
    color: #000000;
    font-family: uni, Arial, sans-serif;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-decoration: none;
    padding: 0;
    font-style: italic;
}

.thumbnails-carousel .playerCube:hover .thumbnail-overlay,
.thumbnails-carousel .playerCube_hover .thumbnail-overlay {
    background-image: null;
}

.thumbnails-carousel .videoCube.thumbnail_start.trc-split-label .trc-main-label {
    width: 30%;
    _width: 30%;
}

.thumbnails-carousel .videoCube {
    width: 224px !important;
    _width: 224px !important;
    background-color: transparent;
    border-width: 0px 0px 0px 0px;
    border-color: #E4E4E4;
    padding: 0px 0px 0px 0px;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-style: SOLID;
}

.thumbnails-carousel .sponsored-default .video-description {
    max-height: 2.2em;
    *height: 2.2em;
}

.thumbnails-carousel .tbl-vignette-attribution {
    color: #6B6666;
    font-size: 15px;
}

.thumbnails-carousel .playerCube .video-description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    max-height: 2.2em;
    *height: 2.2em;
    color: black;
}

.thumbnails-carousel .playerCube .videoCube .video-label-box {
    margin-left: 81px;
    margin-right: 0px;
}

.thumbnails-carousel .videoCube.syndicatedItem .thumbBlock .branding {
    text-align: left;
    background-color: transparent;
    display: none;
    left: 0px;
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
}

.thumbnails-carousel div.videoCube:hover,
.thumbnails-carousel div.videoCube_hover {
    background-color: transparent;
}

.thumbnails-carousel .videoCube .story-widget.story-widget-text-under .tbl-ui-line {
    background-color: #333333;
}

.thumbnails-carousel .videoCube .sponsored {
    margin-top: -7px;
}

.thumbnails-carousel .trc_pager_pages div {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel .sponsored-url {
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
    color: green;
}

.thumbnails-carousel .playerCube .video-title {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 17.5px;
    font-weight: bold;
    max-height: 2.58em;
    *height: 2.58em;
    color: black;
}

.thumbnails-carousel .trc_rbox_header_icon_img {
    margin: 0px;
    height: 18px;
}

.thumbnails-carousel .tbl-recommendation-reel .tbl-text-under-title-background {
    background-color: #EBEBEB;
}

.thumbnails-carousel .tbl-recommendation-reel .tbl-ui-line {
    background-color: #333333;
}

.thumbnails-carousel .videoCube.syndicatedItem.horizontal {
    border-style: none;
}

.thumbnails-carousel .videoCube .thumbBlock .static-text {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    background-color: #a30202;
    display: block;
    color: #ffffff;
    text-align: left;
}

.thumbnails-carousel .video-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16.0px;
    line-height: 22.0px;
    font-weight: bold;
    max-height: 88.0px;
    *height: 88.0px;
    color: #000000;
    text-decoration: none;
    margin: 0 0 0 0;
}

.thumbnails-carousel .video-label,
.thumbnails-carousel .sponsored,
.thumbnails-carousel .sponsored-url {
    font-family: Arial, Helvetica, sans-serif;
}

.thumbnails-carousel .playerCube .video-rating {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .syndicatedItem .branding {
    color: #999999;
    font-size: 11.0px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
    text-align: left;
    line-height: 22.0px;
    display: none !important;
}

.thumbnails-carousel .trc_pager_selected {
    color: #0056b3;
}

.thumbnails-carousel .videoCube.syndicatedItem {
    background-color: transparent;
    border-color: #E4E4E4;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-width: 0px 0px 0px 0px;
    border-style: SOLID;
}

.thumbnails-carousel .branding div.logoDiv {
    font-family: uni, Arial, sans-serif;
}

.thumbnails-carousel .trc_rbox_div {
    width: auto;
    _width: 99%;
    height: 410px;
    border-width: 0;
    padding: 0;
    background-color: #F1F1F1;
}

.thumbnails-carousel .playerCube .video-views {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .trc_pager div {
    font-family: serif;
}

.thumbnails-carousel .syndicatedItem .video-label-box.trc-pre-label {
    height: 0px;
}

.thumbnails-carousel recommendationReel {
    min-adx-line-color: #2abfd5;
    min-adx-progress-color: #FFF;
}

.thumbnails-carousel .videoCube.horizontal {
    border-style: none;
}

.thumbnails-carousel div.trc_pager_pages div:hover {
    color: #6497ED;
}

.thumbnails-carousel .pager_enabled {
    color: #0056b3;
}

.thumbnails-carousel .playerCube .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-carousel .videoCube .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-carousel .playerCube .videoCube .video-duration {
    display: block;
    left: 36px;
}

.thumbnails-carousel .syndicatedItem .video-published-date {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    display: inherit;
}

.thumbnails-carousel .syndicatedItem .sponsored-url {
    color: green;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
}

.thumbnails-carousel .playerCube .videoCube .thumbBlock {
    border-width: 0px;
    border-color: darkgray;
}

.thumbnails-carousel .playerCube .video-label-box {
    text-align: left;
}

.thumbnails-carousel div.sponsored-default:hover,
.thumbnails-carousel div.sponsored-default.videoCube_hover {
    background-color: inherit;
}

.thumbnails-carousel .videoCube .story-widget.story-widget-text-under .tbl-text-under-title-background {
    background-color: #EBEBEB;
}

.thumbnails-carousel .video-external-data {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .trc_pager_prev,
.thumbnails-carousel .trc_pager_next {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-carousel .videoCube .thumbBlock {
    border-width: 0px;
    border-color: darkgray;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.thumbnails-carousel .videoCube.syndicatedItem .video-duration {
    display: none;
    left: 36px;
}

.thumbnails-carousel .sponsored-default .video-title {
    max-height: 2.58em;
    *height: 2.58em;
}

.thumbnails-carousel .branding {
    color: #999999;
    font-size: 11.0px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
    text-align: left;
    line-height: 22.0px;
}

.thumbnails-carousel .sponsored-default {
    background-color: #F7F6C6;
}

.thumbnails-carousel .playerCube .videoCube {
    background-color: transparent;
    border-color: #D6D5D3;
    border-width: 1px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 3px;
}

.thumbnails-carousel .branding .logoDiv a span {
    color: inherit;
    font-size: inherit;
}

.thumbnails-carousel .video-label-box {
    text-align: left;
    height: 126px;
    margin: 5px 0px 0px 0px;
}

.thumbnails-carousel .video-description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14.0px;
    line-height: 19.0px;
    font-weight: normal;
    max-height: 38.0px;
    *height: 38.0px;
    color: black;
    text-decoration: none;
}

.thumbnails-carousel .videoCube .video-duration {
    left: 36px;
    display: none;
}

.thumbnails-carousel div.syndicatedItem:hover .thumbBlock {
    border-color: inherit;
}

.thumbnails-carousel .trc_pager_counter {
    color: #000000;
}

.thumbnails-carousel .whatsThisSyndicated {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: black;
    text-decoration: none;
    padding: 0;
}

.thumbnails-carousel .playerCube .video-duration-detail {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .video-duration-detail {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel div.videoCube:hover .thumbBlock {
    border-color: inherit;
}

.thumbnails-carousel .video-icon-img {
    margin: 0px;
    height: 18px;
}

.thumbnails-carousel .video-views {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-carousel .tbl-cta-style .cta-button {
    font-family: Helvetica, Arial, sans-serif;
    background-color: transparent;
    border-color: #ACACAC;
    color: #333333;
}

.thumbnails-carousel .videoCube .video-label-box {
    margin-left: 0;
    margin-right: 0px;
}

.thumbnails-carousel .videoCube .video-label-box.trc-pre-label {
    margin: 0px 0px 5px 0px;
}

.thumbnails-carousel .syndicatedItem .video-label-box {
    height: 126px;
    margin: 5px 0px 0px 0px;
}

.thumbnails-carousel .logoDiv a span {
    font-size: 11.0px;
    color: #000000;
    display: inline;
    font-weight: normal;
}

.thumbnails-carousel .videoCube .video-label-box .video-title {
    -webkit-line-clamp: 2;
    text-decoration: none;
    letter-spacing: -0.3px;
}

.thumbnails-carousel .videoCube:hover .video-label-box .video-title {
    text-decoration: none;
    color: #ffbf00;
}

.thumbnails-carousel .videoCube:hover .video-label-box .video-description {
    text-decoration: underline;
}

.thumbnails-carousel .video-label-box .branding {
    display: block;
}

.thumbnails-carousel .trc_header_left_column {
    width: 48%;
    _width: 48%;
    display: inline-block;
    height: auto;
    background-color: transparent;
}

.thumbnails-carousel .trc_rbox_header .trc_header_ext {
    position: relative;
    top: auto;
    right: auto;
}

.thumbnails-carousel .thumbBlock_holder {
    width: 224px;
    _width: 224px;
    height: 160px;
}

.thumbnails-carousel .logoDiv a {
    font-size: 100%;
}

.thumbnails-carousel .videoCube a {
    padding: 0;
}

.thumbnails-carousel .trc_rbox_header .logoDiv {
    line-height: normal;
}

.thumbnails-carousel .trc_header_right_part {
    margin: 0px 0px 0px 0px;
}

/* s-split-thumbnails-carousel */
.thumbnails-carousel .trc_header_right_column {
    background: transparent;
    height: auto;
}

/* e-split-thumbnails-carousel */
@media screen and (min-width:0px) {
    .trc_elastic_thumbnails-carousel .trc_rbox_outer .videoCube .trc-main-label {
        height: auto;
    }

    .trc_elastic_thumbnails-carousel .trc_rbox_outer .videoCube {
        margin-bottom: 10px;
    }

    .trc_elastic_thumbnails-carousel .trc_rbox_div {
        margin-left: -5.639097744360902%;
    }

    .trc_elastic_thumbnails-carousel .videoCube_aspect {
        padding-bottom: 72.72727272727273%;
        width: 100%;
    }

    .trc_elastic_thumbnails-carousel .videoCube {
        width: 18.497999999999998%;
        position: relative;
        float: left;
        margin: 0 0 1.5% 0;
        margin-left: 1.5%;
    }

    .trc_elastic_thumbnails-carousel .trc_rbox_div {
        width: 375.9398496240602%;
    }

    .trc_elastic_thumbnails-carousel .trc_rbox_outer {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .trc_elastic_thumbnails-carousel div.videoCube:nth-of-type(-n+5) {
        display: block;
        visibility: visible;
    }

    .trc_elastic_thumbnails-carousel div.videoCube:nth-of-type(n+6) {
        display: none;
        visibility: hidden;
    }
}

.thumbnails-1x1-desktop {
    width: 300px;
    _width: 300px;
    border-width: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: #DFDFDF;
    padding: 0px 0px 0px 0px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
}

.thumbnails-1x1-desktop vignette {
    xButtonColor: #fff;
    backgroundColor: #fff;
    backgroundOpacity: 0.8;
    xButtonBGColor: #000;
}

.thumbnails-1x1-desktop .playerCube .video-external-data {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .tbl-reco-reel-slider {
    z-index: 99999;
    margin: initial;
    top: 50%;
}

.thumbnails-1x1-desktop .trc_lightbox_overlay {
    background-color: #000000;
    opacity: 0.70;
    filter: alpha(opacity=70);
}

.thumbnails-1x1-desktop .tbl-recommendation-reel .tbl-text-under-branding-background {
    background-color: #EBEBEB;
}

.thumbnails-1x1-desktop div.syndicatedItem:hover,
.thumbnails-1x1-desktop div.syndicatedItem.videoCube_hover {
    background-color: transparent;
}

.thumbnails-1x1-desktop .playerCube div.videoCube:hover,
.thumbnails-1x1-desktop div.videoCube_hover {
    background-color: transparent;
}

.thumbnails-1x1-desktop .trc_pager_prev:hover,
.thumbnails-1x1-desktop .trc_pager_next:hover {
    color: #6497ED;
}

.thumbnails-1x1-desktop .trc_rbox_border_elm {
    border-color: darkgray;
}

.thumbnails-1x1-desktop .syndicatedItem .video-views {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop .syndicatedItem .video-category {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop .tbl-vignette-close-btn-wrp {
    height: 15;
    background: #000;
}

.thumbnails-1x1-desktop .syndicatedItem .sponsored {
    color: #9C9A9C;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop .pager_disabled {
    color: #7d898f;
}

.thumbnails-1x1-desktop .playerCube .video-category {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .syndicatedItem .video-uploader {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop .videoCube.thumbnail_start .thumbBlock_holder {
    width: 40%;
    _width: 40%;
}

.thumbnails-1x1-desktop .playerCube .video-uploader {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .video-uploader {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .trc_sponsored_overlay {
    background-color: black;
}

.thumbnails-1x1-desktop .syndicatedItem .video-external-data {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop .trc_rbox_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16.0px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    border-width: 0;
    background: transparent;
    border-style: none;
    border-color: #D6D5D3;
    padding: 0px 0px 6px 0px;
    line-height: 1.2em;
    display: none !important;
    margin: 5px 0px 0px 0px;
    position: relative;
    background-color: transparent;
    box-sizing: initial;
    width: auto;
    _width: auto;
}

.thumbnails-1x1-desktop .syndicatedItem .video-rating {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop .videoCube.vertical {
    border-style: solid none none none;
}

.thumbnails-1x1-desktop .trc_pager_unselected {
    color: #7d898f;
}

.thumbnails-1x1-desktop .video-rating {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .video-published-date {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
    display: inherit;
}

.thumbnails-1x1-desktop .syndicatedItem {
    background-color: transparent;
}

.thumbnails-1x1-desktop .syndicatedItem .video-duration-detail {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop body.tbl-show-explore-more div#tbl-explore-more-container {
    z-index: 2147483647;
}

.thumbnails-1x1-desktop .playerCube .videoCube.horizontal {
    border-style: none none none none;
}

.thumbnails-1x1-desktop .videoCube.syndicatedItem .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-1x1-desktop .videoCube.syndicatedItem.vertical {
    border-style: solid none none none;
}

.thumbnails-1x1-desktop .sponsored {
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    color: #9C9A9C;
}

.thumbnails-1x1-desktop .videoCube.syndicatedItem .thumbBlock {
    border-color: darkgray;
    border-width: 0px;
}

.thumbnails-1x1-desktop .videoCube.syndicatedItem .thumbBlock .static-text {
    text-align: left;
    background-color: black;
    display: none;
    color: white;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.thumbnails-1x1-desktop .videoCube.thumbnail_start.trc-split-label .trc-pre-label {
    width: 30%;
    _width: 30%;
}

.thumbnails-1x1-desktop .video-category {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .thumbnail-emblem {
    background-position: 5% 5%;
    width: 35;
    _width: 35;
    height: 35;
}

.thumbnails-1x1-desktop .tbl-vignette-background-screen {
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.thumbnails-1x1-desktop .syndicatedItem .video-description {
    max-height: 38.0px;
    *height: 38.0px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14.0px;
    font-weight: normal;
    line-height: 19.0px;
    text-decoration: none;
    display: none !important;
}

.thumbnails-1x1-desktop .tbl-cta-style .cta-button:hover {
    color: inherit;
    border-color: #999990;
}

.thumbnails-1x1-desktop .playerCube .video-published-date {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .videoCube:hover .thumbnail-overlay,
.thumbnails-1x1-desktop .videoCube_hover .thumbnail-overlay {
    background-image: null;
}

.thumbnails-1x1-desktop .video-label-box.trc-pre-label {
    height: auto;
}

.thumbnails-1x1-desktop .videoCube.thumbnail_start .trc-pre-label {
    width: 60%;
    _width: 60%;
}

.thumbnails-1x1-desktop .syndicatedItem .video-title {
    max-height: 66.0px;
    *height: 66.0px;
    color: #000000;
    font-family: uni, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    text-decoration: none;
    padding: 0;
    font-style: italic;
}

.thumbnails-1x1-desktop .playerCube:hover .thumbnail-overlay,
.thumbnails-1x1-desktop .playerCube_hover .thumbnail-overlay {
    background-image: null;
}

.thumbnails-1x1-desktop .videoCube.thumbnail_start.trc-split-label .trc-main-label {
    width: 30%;
    _width: 30%;
}

.thumbnails-1x1-desktop .videoCube {
    width: auto;
    _width: auto;
    background-color: transparent;
    border-width: 0px 0px 0px 0px;
    border-color: #E4E4E4;
    padding: 0px 0px 0px 0px;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-style: SOLID;
}

.thumbnails-1x1-desktop .sponsored-default .video-description {
    max-height: 2.2em;
    *height: 2.2em;
}

.thumbnails-1x1-desktop .tbl-vignette-attribution {
    color: #6B6666;
    font-size: 15px;
}

.thumbnails-1x1-desktop .playerCube .video-description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    max-height: 2.2em;
    *height: 2.2em;
    color: black;
}

.thumbnails-1x1-desktop .playerCube .videoCube .video-label-box {
    margin-left: 81px;
    margin-right: 0px;
}

.thumbnails-1x1-desktop .videoCube.syndicatedItem .thumbBlock .branding {
    text-align: left;
    background-color: transparent;
    display: block;
    left: 0px;
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
}

.thumbnails-1x1-desktop div.videoCube:hover,
.thumbnails-1x1-desktop div.videoCube_hover {
    background-color: transparent;
}

.thumbnails-1x1-desktop .videoCube .story-widget.story-widget-text-under .tbl-ui-line {
    background-color: #333333;
}

.thumbnails-1x1-desktop .videoCube .sponsored {
    margin-top: -7px;
}

.thumbnails-1x1-desktop .trc_pager_pages div {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop .sponsored-url {
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
    color: green;
}

.thumbnails-1x1-desktop .playerCube .video-title {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 17.5px;
    font-weight: bold;
    max-height: 2.58em;
    *height: 2.58em;
    color: black;
}

.thumbnails-1x1-desktop .trc_rbox_header_icon_img {
    margin: 0px;
    height: 18px;
}

.thumbnails-1x1-desktop .tbl-recommendation-reel .tbl-text-under-title-background {
    background-color: #EBEBEB;
}

.thumbnails-1x1-desktop .tbl-recommendation-reel .tbl-ui-line {
    background-color: #333333;
}

.thumbnails-1x1-desktop .videoCube.syndicatedItem.horizontal {
    border-style: none;
}

.thumbnails-1x1-desktop .videoCube .thumbBlock .static-text {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    background-color: #a30202;
    display: block;
    color: #ffffff;
    text-align: left;
}

.thumbnails-1x1-desktop .video-title {
    font-family: uni, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    max-height: 88.0px;
    *height: 88.0px;
    color: #000000;
    text-decoration: none;
    margin: 0 0 0 0;
    font-style: italic;
}

.thumbnails-1x1-desktop .video-label,
.thumbnails-1x1-desktop .sponsored,
.thumbnails-1x1-desktop .sponsored-url {
    font-family: Arial, Helvetica, sans-serif;
}

.thumbnails-1x1-desktop .playerCube .video-rating {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .syndicatedItem .branding {
    color: #999999;
    font-size: 11.0px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
    text-align: left;
    line-height: 22.0px;
    display: flex !important;
    margin: 0 0 20px 0 !important;
    height: 25px !important;
}

.thumbnails-1x1-desktop .trc_pager_selected {
    color: #0056b3;
}

.thumbnails-1x1-desktop .videoCube.syndicatedItem {
    background-color: transparent;
    border-color: #E4E4E4;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-width: 0px 0px 0px 0px;
    border-style: SOLID;
}

.thumbnails-1x1-desktop .branding div.logoDiv {
    font-family: inherit;
}

.thumbnails-1x1-desktop .trc_rbox_div {
    width: auto;
    _width: 99%;
    height: 410px;
    border-width: 0;
    padding: 0;
    margin: 0 0 0 0;
}

.thumbnails-1x1-desktop .playerCube .video-views {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .trc_pager div {
    font-family: serif;
}

.thumbnails-1x1-desktop .syndicatedItem .video-label-box.trc-pre-label {
    height: auto;
}

.thumbnails-1x1-desktop recommendationReel {
    min-adx-line-color: #2abfd5;
    min-adx-progress-color: #FFF;
}

.thumbnails-1x1-desktop .videoCube.horizontal {
    border-style: none;
}

.thumbnails-1x1-desktop div.trc_pager_pages div:hover {
    color: #6497ED;
}

.thumbnails-1x1-desktop .pager_enabled {
    color: #0056b3;
}

.thumbnails-1x1-desktop .playerCube .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-1x1-desktop .videoCube .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-1x1-desktop .playerCube .videoCube .video-duration {
    display: block;
    left: 36px;
}

.thumbnails-1x1-desktop .syndicatedItem .video-published-date {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    display: inherit;
}

.thumbnails-1x1-desktop .syndicatedItem .sponsored-url {
    color: green;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
}

.thumbnails-1x1-desktop .playerCube .videoCube .thumbBlock {
    border-width: 0px;
    border-color: darkgray;
}

.thumbnails-1x1-desktop .playerCube .video-label-box {
    text-align: left;
}

.thumbnails-1x1-desktop div.sponsored-default:hover,
.thumbnails-1x1-desktop div.sponsored-default.videoCube_hover {
    background-color: inherit;
}

.thumbnails-1x1-desktop .videoCube .story-widget.story-widget-text-under .tbl-text-under-title-background {
    background-color: #EBEBEB;
}

.thumbnails-1x1-desktop .video-external-data {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .trc_pager_prev,
.thumbnails-1x1-desktop .trc_pager_next {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-desktop .videoCube .thumbBlock {
    border-width: 0px;
    border-color: darkgray;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.thumbnails-1x1-desktop .videoCube.syndicatedItem .video-duration {
    display: none;
    left: 36px;
}

.thumbnails-1x1-desktop .sponsored-default .video-title {
    max-height: 2.58em;
    *height: 2.58em;
}

.thumbnails-1x1-desktop .branding {
    color: #000;
    font-size: 11.0px;
    font-weight: bold;
    text-decoration: none;
    font-family: uni, Arial, sans-serif;
    background-image: null;
    text-align: left;
    line-height: 22.0px;
}

.thumbnails-1x1-desktop .sponsored-default {
    background-color: #F7F6C6;
}

.thumbnails-1x1-desktop .playerCube .videoCube {
    background-color: transparent;
    border-color: #D6D5D3;
    border-width: 1px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 3px;
}

.thumbnails-1x1-desktop .branding .logoDiv a span {
    color: inherit;
    font-size: inherit;
}

.thumbnails-1x1-desktop .video-label-box {
    text-align: left;
    height: auto;
    margin: 0px 0px 0px 0px;
}

.thumbnails-1x1-desktop .video-description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14.0px;
    line-height: 19.0px;
    font-weight: normal;
    max-height: 38.0px;
    *height: 38.0px;
    color: black;
    text-decoration: none;
}

.thumbnails-1x1-desktop .videoCube .video-duration {
    left: 36px;
    display: none;
}

.thumbnails-1x1-desktop div.syndicatedItem:hover .thumbBlock {
    border-color: inherit;
}

.thumbnails-1x1-desktop .trc_pager_counter {
    color: #000000;
}

.thumbnails-1x1-desktop .whatsThisSyndicated {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: black;
    text-decoration: none;
    padding: 0;
}

.thumbnails-1x1-desktop .playerCube .video-duration-detail {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .video-duration-detail {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop div.videoCube:hover .thumbBlock {
    border-color: inherit;
}

.thumbnails-1x1-desktop .video-icon-img {
    margin: 0px;
    height: 18px;
}

.thumbnails-1x1-desktop .video-views {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-desktop .tbl-cta-style .cta-button {
    font-family: Helvetica, Arial, sans-serif;
    background-color: transparent;
    border-color: #ACACAC;
    color: #333333;
}

.thumbnails-1x1-desktop .videoCube .video-label-box {
    margin-left: 0;
    margin-right: 0px;
}

.thumbnails-1x1-desktop .syndicatedItem .video-label-box {
    height: auto;
    margin: 0px 0px 0px 0px;
}

.thumbnails-1x1-desktop .logoDiv a span {
    font-size: 12.0px;
    color: #000000 !important;
    display: flex !important;
    font-weight: 500;
    font-family: uni, Arial, sans-serif;
    letter-spacing: 1.9px;
}

.thumbnails-1x1-desktop .videoCube .video-label-box .video-title {
    text-decoration: none;
    font-family: uni, Arial, sans-serif;
    letter-spacing: -0.3px;
}

.thumbnails-1x1-desktop .videoCube:hover .video-label-box .video-title {
    text-decoration: none;
    color: #ffbf00;
}

.thumbnails-1x1-desktop .videoCube:hover .video-label-box .video-description {
    text-decoration: underline;
}

.thumbnails-1x1-desktop .video-label-box .branding {
    display: block;
}

.thumbnails-1x1-desktop .trc_header_left_column {
    width: 48%;
    _width: 48%;
    display: inline-block;
    height: auto;
    background-color: transparent;
}

.thumbnails-1x1-desktop .trc_rbox_header .trc_header_ext {
    position: relative;
    top: auto;
    right: auto;
}

.thumbnails-1x1-desktop .thumbBlock_holder {
    width: 376px !important;
    _width: 376px !important;
    height: 188px !important;
    margin: 0px 30px 0 0 !important;
}

.thumbnails-1x1-desktop .logoDiv a {
    font-size: 100%;
}

.thumbnails-1x1-desktop .videoCube a {
    padding: 0;
}

.thumbnails-1x1-desktop .trc_rbox_header .logoDiv {
    line-height: 16px;
}

.thumbnails-1x1-desktop .trc_header_right_part {
    margin: 0px 0px 0px 0px;
}

/* s-split-thumbnails-1x1-desktop */
.thumbnails-1x1-desktop .trc_header_right_column {
    background: transparent;
    height: auto;
}

.thumbnails-1x1-desktop .logoDiv a span {
    background: linear-gradient(to right, #D3D3D3 92%, #000000 10%) !important;
    width: 123px !important;
    height: 25px !important;
    border-radius: 3px !important;
    justify-content: flex-start;
    padding-left: 10px;
    align-items: center;
}

.thumbnails-1x1-desktop .syndicatedItem .branding {
    height: 25px !important;
}

.branding .branding-inner,
.link-attribution {
    display: none !important;
}

.thumbnails-1x1-desktop .videoCube .branding .logoDiv {
    position: relative !important;
}

.videoCube.syndicatedItem .thumbBlock {
    background-color: #E6E6E6 !important;
}

/* e-split-thumbnails-1x1-desktop */
@media screen and (min-width:0px) {
    .trc_elastic_thumbnails-1x1-desktop .trc_rbox_outer .videoCube .video-label-box {
        height: auto;
    }

    .trc_elastic_thumbnails-1x1-desktop .trc_rbox_outer .videoCube {
        margin-bottom: 10px;
    }

    .trc_elastic_thumbnails-1x1-desktop .trc_rbox_outer {
        margin-left: -2%;
    }

    .trc_elastic_thumbnails-1x1-desktop .videoCube_aspect {
        padding-bottom: 71.42857142857143%;
        width: 100%;
    }

    .trc_elastic_thumbnails-1x1-desktop .videoCube {
        width: 97.99%;
        position: relative;
        float: left;
        margin: 0 0 2% 0;
        margin-left: 2%;
    }

    .trc_elastic_thumbnails-1x1-desktop div.videoCube:nth-of-type(-n+1) {
        display: block;
        visibility: visible;
    }

    .trc_elastic_thumbnails-1x1-desktop div.videoCube:nth-of-type(n+2) {
        display: none;
        visibility: hidden;
    }
}

.thumbnails-1x1-mobile {
    width: 300px;
    _width: 300px;
    border-width: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: #DFDFDF;
    padding: 0px 0px 0px 0px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
}

.thumbnails-1x1-mobile vignette {
    xButtonColor: #fff;
    backgroundColor: #fff;
    backgroundOpacity: 0.8;
    xButtonBGColor: #000;
}

.thumbnails-1x1-mobile .playerCube .video-external-data {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .tbl-reco-reel-slider {
    z-index: 99999;
    margin: initial;
    top: 50%;
}

.thumbnails-1x1-mobile .trc_lightbox_overlay {
    background-color: #000000;
    opacity: 0.70;
    filter: alpha(opacity=70);
}

.thumbnails-1x1-mobile .tbl-recommendation-reel .tbl-text-under-branding-background {
    background-color: #EBEBEB;
}

.thumbnails-1x1-mobile div.syndicatedItem:hover,
.thumbnails-1x1-mobile div.syndicatedItem.videoCube_hover {
    background-color: transparent;
}

.thumbnails-1x1-mobile .playerCube div.videoCube:hover,
.thumbnails-1x1-mobile div.videoCube_hover {
    background-color: transparent;
}

.thumbnails-1x1-mobile .trc_pager_prev:hover,
.thumbnails-1x1-mobile .trc_pager_next:hover {
    color: #6497ED;
}

.thumbnails-1x1-mobile .trc_rbox_border_elm {
    border-color: darkgray;
}

.thumbnails-1x1-mobile .syndicatedItem .video-views {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile .syndicatedItem .video-category {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile .tbl-vignette-close-btn-wrp {
    height: 15;
    background: #000;
}

.thumbnails-1x1-mobile .syndicatedItem .sponsored {
    color: #9C9A9C;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile .pager_disabled {
    color: #7d898f;
}

.thumbnails-1x1-mobile .playerCube .video-category {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .syndicatedItem .video-uploader {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile .videoCube.thumbnail_start .thumbBlock_holder {
    width: 40%;
    _width: 40%;
}

.thumbnails-1x1-mobile .playerCube .video-uploader {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .video-uploader {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .trc_sponsored_overlay {
    background-color: black;
}

.thumbnails-1x1-mobile .syndicatedItem .video-external-data {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile .trc_rbox_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16.0px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    border-width: 0;
    background: transparent;
    border-style: none;
    border-color: #D6D5D3;
    padding: 0px 0px 6px 0px;
    line-height: 1.2em;
    display: none !important;
    margin: 5px 0px 0px 0px;
    position: relative;
    background-color: transparent;
    box-sizing: initial;
    width: auto;
    _width: auto;
}

.thumbnails-1x1-mobile .syndicatedItem .video-rating {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile .videoCube.vertical {
    border-style: solid none none none;
}

.thumbnails-1x1-mobile .trc_pager_unselected {
    color: #7d898f;
}

.thumbnails-1x1-mobile .video-rating {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .video-published-date {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
    display: inherit;
}

.thumbnails-1x1-mobile .syndicatedItem {
    background-color: transparent;
}

.thumbnails-1x1-mobile .syndicatedItem .video-duration-detail {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile body.tbl-show-explore-more div#tbl-explore-more-container {
    z-index: 2147483647;
}

.thumbnails-1x1-mobile .playerCube .videoCube.horizontal {
    border-style: none none none none;
}

.thumbnails-1x1-mobile .videoCube.syndicatedItem .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-1x1-mobile .videoCube.syndicatedItem.vertical {
    border-style: solid none none none;
}

.thumbnails-1x1-mobile .sponsored {
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    color: #9C9A9C;
}

.thumbnails-1x1-mobile .videoCube.syndicatedItem .thumbBlock {
    border-color: darkgray;
    border-width: 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.thumbnails-1x1-mobile .videoCube.syndicatedItem .thumbBlock .static-text {
    text-align: left;
    background-color: black;
    display: none;
    color: white;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.thumbnails-1x1-mobile .videoCube.thumbnail_start.trc-split-label .trc-pre-label {
    width: 30%;
    _width: 30%;
}

.thumbnails-1x1-mobile .video-category {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .thumbnail-emblem {
    background-position: 5% 5%;
    width: 35;
    _width: 35;
    height: 35;
}

.thumbnails-1x1-mobile .tbl-vignette-background-screen {
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.thumbnails-1x1-mobile .syndicatedItem .video-description {
    max-height: 38.0px;
    *height: 38.0px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14.0px;
    font-weight: normal;
    line-height: 19.0px;
    text-decoration: none;
    display: none !important;
}

.thumbnails-1x1-mobile .tbl-cta-style .cta-button:hover {
    color: inherit;
    border-color: #999990;
}

.thumbnails-1x1-mobile .playerCube .video-published-date {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .videoCube:hover .thumbnail-overlay,
.thumbnails-1x1-mobile .videoCube_hover .thumbnail-overlay {
    background-image: null;
}

.thumbnails-1x1-mobile .video-label-box.trc-pre-label {
    height: 0px;
}

.thumbnails-1x1-mobile .videoCube.thumbnail_start .trc-pre-label {
    width: 60%;
    _width: 60%;
}

.thumbnails-1x1-mobile .syndicatedItem .video-title {
    max-height: 84px;
    *height: 84px;
    color: #000000;
    font-family: uni, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    font-style: italic;
}

.thumbnails-1x1-mobile .playerCube:hover .thumbnail-overlay,
.thumbnails-1x1-mobile .playerCube_hover .thumbnail-overlay {
    background-image: null;
}

.thumbnails-1x1-mobile .videoCube.thumbnail_start.trc-split-label .trc-main-label {
    width: 30%;
    _width: 30%;
}

.thumbnails-1x1-mobile .videoCube {
    width: auto;
    _width: auto;
    background-color: transparent;
    border-width: 0px 0px 0px 0px;
    border-color: #E4E4E4;
    padding: 0px 0px 0px 0px;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-style: SOLID;
}

.thumbnails-1x1-mobile .sponsored-default .video-description {
    max-height: 2.2em;
    *height: 2.2em;
}

.thumbnails-1x1-mobile .tbl-vignette-attribution {
    color: #6B6666;
    font-size: 15px;
}

.thumbnails-1x1-mobile .playerCube .video-description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    max-height: 2.2em;
    *height: 2.2em;
    color: black;
}

.thumbnails-1x1-mobile .playerCube .videoCube .video-label-box {
    margin-left: 81px;
    margin-right: 0px;
}

.thumbnails-1x1-mobile .videoCube.syndicatedItem .thumbBlock .branding {
    text-align: left;
    background-color: transparent;
    display: none;
    left: 0px;
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
}

.thumbnails-1x1-mobile div.videoCube:hover,
.thumbnails-1x1-mobile div.videoCube_hover {
    background-color: transparent;
}

.thumbnails-1x1-mobile .videoCube .story-widget.story-widget-text-under .tbl-ui-line {
    background-color: #333333;
}

.thumbnails-1x1-mobile .videoCube .sponsored {
    margin-top: -7px;
}

.thumbnails-1x1-mobile .trc_pager_pages div {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile .sponsored-url {
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
    color: green;
}

.thumbnails-1x1-mobile .playerCube .video-title {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 17.5px;
    font-weight: bold;
    max-height: 2.58em;
    *height: 2.58em;
    color: black;
}

.thumbnails-1x1-mobile .trc_rbox_header_icon_img {
    margin: 0px;
    height: 18px;
}

.thumbnails-1x1-mobile .tbl-recommendation-reel .tbl-text-under-title-background {
    background-color: #EBEBEB;
}

.thumbnails-1x1-mobile .tbl-recommendation-reel .tbl-ui-line {
    background-color: #333333;
}

.thumbnails-1x1-mobile .videoCube.syndicatedItem.horizontal {
    border-style: none;
}

.thumbnails-1x1-mobile .videoCube .thumbBlock .static-text {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    background-color: #a30202;
    display: block;
    color: #ffffff;
    text-align: left;
}

.thumbnails-1x1-mobile .video-title {
    font-family: uni, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    max-height: 88.0px;
    *height: 88.0px;
    color: #000000;
    text-decoration: none;
    margin: 0 0 0 0;
}

.thumbnails-1x1-mobile .video-label,
.thumbnails-1x1-mobile .sponsored,
.thumbnails-1x1-mobile .sponsored-url {
    font-family: Arial, Helvetica, sans-serif;
}

.thumbnails-1x1-mobile .playerCube .video-rating {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .syndicatedItem .branding {
    color: #999999;
    font-size: 11.0px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
    text-align: left;
    line-height: 22.0px;
    display: none !important;
    height: 40px !important;
}

.thumbnails-1x1-mobile .trc_pager_selected {
    color: #0056b3;
}

.thumbnails-1x1-mobile .videoCube.syndicatedItem {
    background-color: transparent;
    border-color: #E4E4E4;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-width: 0px 0px 0px 0px;
    border-style: SOLID;
}

.thumbnails-1x1-mobile .branding div.logoDiv {
    font-family: inherit;
}

.thumbnails-1x1-mobile .trc_rbox_div {
    width: auto;
    _width: 99%;
    height: 410px;
    border-width: 0;
    padding: 0;
}

.thumbnails-1x1-mobile .playerCube .video-views {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .trc_pager div {
    font-family: serif;
}

.thumbnails-1x1-mobile .syndicatedItem .video-label-box.trc-pre-label {
    height: 0px;
}

.thumbnails-1x1-mobile recommendationReel {
    min-adx-line-color: #2abfd5;
    min-adx-progress-color: #FFF;
}

.thumbnails-1x1-mobile .videoCube.horizontal {
    border-style: none;
}

.thumbnails-1x1-mobile div.trc_pager_pages div:hover {
    color: #6497ED;
}

.thumbnails-1x1-mobile .pager_enabled {
    color: #0056b3;
}

.thumbnails-1x1-mobile .playerCube .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-1x1-mobile .videoCube .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.thumbnails-1x1-mobile .playerCube .videoCube .video-duration {
    display: block;
    left: 36px;
}

.thumbnails-1x1-mobile .syndicatedItem .video-published-date {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    display: inherit;
}

.thumbnails-1x1-mobile .syndicatedItem .sponsored-url {
    color: green;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
}

.thumbnails-1x1-mobile .playerCube .videoCube .thumbBlock {
    border-width: 0px;
    border-color: darkgray;
}

.thumbnails-1x1-mobile .playerCube .video-label-box {
    text-align: left;
}

.thumbnails-1x1-mobile div.sponsored-default:hover,
.thumbnails-1x1-mobile div.sponsored-default.videoCube_hover {
    background-color: inherit;
}

.thumbnails-1x1-mobile .videoCube .story-widget.story-widget-text-under .tbl-text-under-title-background {
    background-color: #EBEBEB;
}

.thumbnails-1x1-mobile .video-external-data {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .trc_pager_prev,
.thumbnails-1x1-mobile .trc_pager_next {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.thumbnails-1x1-mobile .videoCube .thumbBlock {
    border-width: 0px;
    border-color: darkgray;
}

.thumbnails-1x1-mobile .videoCube.syndicatedItem .video-duration {
    display: none;
    left: 36px;
}

.thumbnails-1x1-mobile .sponsored-default .video-title {
    max-height: 2.58em;
    *height: 2.58em;
}

.thumbnails-1x1-mobile .branding {
    color: #000 !important;
    font-size: 11.0px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
    text-align: left;
    line-height: 22.0px;
}

.thumbnails-1x1-mobile .sponsored-default {
    background-color: #F7F6C6;
}

.thumbnails-1x1-mobile .playerCube .videoCube {
    background-color: transparent;
    border-color: #D6D5D3;
    border-width: 1px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 3px;
}

.thumbnails-1x1-mobile .branding .logoDiv a span {
    color: inherit;
    font-size: inherit;
}

.thumbnails-1x1-mobile .video-label-box {
    text-align: left;
    height: 126px;
    margin: 5px 0px 0px 0px;
}

.thumbnails-1x1-mobile .video-description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14.0px;
    line-height: 19.0px;
    font-weight: normal;
    max-height: 38.0px;
    *height: 38.0px;
    color: black;
    text-decoration: none;
}

.thumbnails-1x1-mobile .videoCube .video-duration {
    left: 36px;
    display: none;
}

.thumbnails-1x1-mobile div.syndicatedItem:hover .thumbBlock {
    border-color: inherit;
}

.thumbnails-1x1-mobile .trc_pager_counter {
    color: #000000;
}

.thumbnails-1x1-mobile .whatsThisSyndicated {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: black;
    text-decoration: none;
    padding: 0;
}

.thumbnails-1x1-mobile .playerCube .video-duration-detail {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .video-duration-detail {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile div.videoCube:hover .thumbBlock {
    border-color: inherit;
}

.thumbnails-1x1-mobile .video-icon-img {
    margin: 0px;
    height: 18px;
}

.thumbnails-1x1-mobile .video-views {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.thumbnails-1x1-mobile .tbl-cta-style .cta-button {
    font-family: Helvetica, Arial, sans-serif;
    background-color: transparent;
    border-color: #ACACAC;
    color: #333333;
}

.thumbnails-1x1-mobile .videoCube .video-label-box {
    margin-left: 0;
    margin-right: 0px;
}

.thumbnails-1x1-mobile .videoCube .video-label-box.trc-pre-label {
    margin: 0px 0px 5px 0px;
}

.thumbnails-1x1-mobile .syndicatedItem .video-label-box {
    height: 126px;
    margin: 5px 0px 0px 0px;
}

.thumbnails-1x1-mobile .logoDiv a span {
    font-size: 12px;
    color: #000000 !important;
    display: flex !important;
    font-weight: 500;
    font-family: uni, Arial, sans-serif;
    letter-spacing: 1.9px;
}

.thumbnails-1x1-mobile .videoCube .video-label-box .video-title {
    text-decoration: none;
    letter-spacing: -0.3px;
}

.thumbnails-1x1-mobile .videoCube:hover .video-label-box .video-title {
    text-decoration: none;
    color: #ffbf00;
}

.thumbnails-1x1-mobile .videoCube:hover .video-label-box .video-description {
    text-decoration: underline;
}

.thumbnails-1x1-mobile .video-label-box .branding {
    display: inline !important;
}

.thumbnails-1x1-mobile .trc_header_left_column {
    width: 48%;
    _width: 48%;
    display: inline-block;
    height: auto;
    background-color: transparent;
}

.thumbnails-1x1-mobile .trc_rbox_header .trc_header_ext {
    position: relative;
    top: auto;
    right: auto;
}

.thumbnails-1x1-mobile .thumbBlock_holder {
    width: 100%;
    _width: 100%;
    height: 167px !important;
}

.thumbnails-1x1-mobile .logoDiv a {
    font-size: 100%;
}

.thumbnails-1x1-mobile .videoCube a {
    padding: 0;
}

.thumbnails-1x1-mobile .trc_rbox_header .logoDiv {
    line-height: 16px;
}

.thumbnails-1x1-mobile .trc_header_right_part {
    margin: 0px 0px 0px 0px;
}

/* s-split-thumbnails-1x1-mobile */
.thumbnails-1x1-mobile .trc_header_right_column {
    background: transparent;
    height: auto;
}

.thumbnails-1x1-mobile .video-label-box .branding {
    display: flex !important;
    height: 26px;
    margin-bottom: 16px !important;
}

.thumbnails-1x1-mobile .logoDiv a span {
    background: linear-gradient(to right, #D3D3D3 92%, #000000 10%) !important;
    width: 123px !important;
    height: 25px !important;
    border-radius: 3px !important;
    justify-content: flex-start;
    padding-left: 10px;
    align-items: center !important;
    margin-top: 10px !important;
}

.branding .branding-inner {
    display: none !important;
}

.videoCube.syndicatedItem .thumbBlock {
    background-color: #E6E6E6 !important;
}

/* e-split-thumbnails-1x1-mobile */
@media screen and (min-width:0px) {
    .trc_elastic_thumbnails-1x1-mobile .trc_rbox_outer .videoCube .video-label-box {
        height: auto;
    }

    .trc_elastic_thumbnails-1x1-mobile .trc_rbox_outer .videoCube {
        margin-bottom: 10px;
    }

    .trc_elastic_thumbnails-1x1-mobile .trc_rbox_outer {
        margin-left: -2%;
    }

    .trc_elastic_thumbnails-1x1-mobile .videoCube_aspect {
        padding-bottom: 83.33333333333334%;
        width: 100%;
    }

    .trc_elastic_thumbnails-1x1-mobile .videoCube {
        width: 97.99%;
        position: relative;
        float: left;
        margin: 0 0 2% 0;
        margin-left: 2%;
    }

    .trc_elastic_thumbnails-1x1-mobile div.videoCube:nth-of-type(-n+1) {
        display: block;
        visibility: visible;
    }

    .trc_elastic_thumbnails-1x1-mobile div.videoCube:nth-of-type(n+2) {
        display: none;
        visibility: hidden;
    }
}

.cnn-partners-badge {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    background: #fff;
    border: 2px solid #d70000;
    border-right: none;
    border-radius: 10px 0 0 10px;
    padding: 0px;
    box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

.cnn-partners-badge__text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 16px;
    font-weight: 500;
    color: #a3a3a3;
    margin-bottom: 10px;
}

.cnn-partners-badge__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 6px;
}

.cnn-partners-badge__logo {
    width: 32px;
    height: auto;
}

@media (max-width: 767px) {
    .cnn-partners-badge__link {
        padding: 6px !important;
    }

    .cnn-partners-badge__text {
        font-size: 12px !important;
    }

    .cnn-partners-badge__logo {
        width: 24px !important;
    }
}

.c-ranking__body {
    padding-bottom: 10px;
    padding-right: 10px;
}

.c-ranking {
    margin-bottom: 30px;
}