*, *:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}
#rby-tbl-next-up {
    position: fixed;
    background-color: #fff;
    bottom: 0;
    transition: .4s ease;
    width: 390px;
    height: 120px;
    color: #2a2a2a;
    border-radius: 2px;
    box-sizing: border-box;
    box-shadow: 0 1px 12px 3px rgba(0, 0, 0, 0.14);
    z-index: 9999999999;
    cursor: default;
}
#rby-tbl-next-up.rby-tbl-next-up-disabled-clicks .rby-tbl-next-up-inner {
    pointer-events: none;
}
#rby-tbl-next-up.rby-tbl-next-up-disabled-clicks .rby-tbl-next-up-inner a {
    cursor: default;
}
#rby-tbl-next-up .tbl-nup-overlay-container div {
    position: absolute;
    z-index: 99;
}
#rby-tbl-next-up .tbl-nup-overlay-container .tbl-nup-overlay-top {
    top: 0;
    right: 0;
    width: 84px;
    height: 22px;
}
#rby-tbl-next-up.rby-tbl-next-up-position-right {
    right: 0;
    transform: translate(-16px, 1000px);
}
#rby-tbl-next-up.rby-tbl-next-up-position-left {
    left: 0;
    transform: translate(16px, 1000px);
}
#rby-tbl-next-up.in-viewport {
    transition-delay: 0.3s;
}
#rby-tbl-next-up.in-viewport.rby-tbl-next-up-position-right {
    transform: translate(-16px, -16px);
}
#rby-tbl-next-up.in-viewport.rby-tbl-next-up-position-left {
    transform: translate(16px, -16px);
}
#rby-tbl-next-up .rby-tbl-next-up-inner {
    height: 100%;
    border-radius: 2px;
}
#rby-tbl-next-up .tbl-read-next-btn {
    position: absolute;
    bottom: 2px;
    right:20px;
    background-color: #fff;
    color: #0071ce;
    padding: 4px 7px 4px 8px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 2px;
    z-index: 10;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
}
#rby-tbl-next-up .tbl-read-next-btn span {
    width: 8px;
    position: relative;
    transform: rotate(-90deg);
}
#rby-tbl-next-up .tbl-read-next-btn .arrow {
    position: relative;
    left: 6px;
    width: 8px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}
#rby-tbl-next-up .tbl-read-next-btn .arrow .tbl-arrow-icon {
    width: 8px;
    height: 10px;
    position: absolute;
    transform: translateY(0);
    fill: #0071ce;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
#rby-tbl-next-up .tbl-read-next-btn .arrow .arrow-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
#rby-tbl-next-up .tbl-read-next-btn:hover {
    background: #0071ce;
    color: #fff;
}
#rby-tbl-next-up .tbl-read-next-btn:hover .arrow .tbl-arrow-icon {
    fill: #fff;
    -webkit-animation-name: slideDownFade;
    animation-name: slideDownFade;
}
#rby-tbl-next-up:hover .rby-tbl-next-up-closeBtn-wrapper .rby-tbl-next-up-closeBtn {
    visibility: visible;
    opacity: 1;
}
#rby-tbl-next-up .rby-tbl-next-up-closeBtn-wrapper {
    position: absolute;
    top: 0px;
    right: -20px;
    width: 30px;
    height: 33px;
	z-index:9999999;
}
#rby-tbl-next-up .rby-tbl-next-up-closeBtn-wrapper .rby-tbl-next-up-closeBtn {
    position: absolute;
    top: 0;
    right: 10px;
    height: 24px;
    padding: 0 12px;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
}
#rby-tbl-next-up .rby-tbl-next-up-closeBtn-wrapper .rby-tbl-next-up-closeBtn svg {
    display: block;
    height: 100%;
    fill: #979797;
}
#rby-tbl-next-up.tbl-rtl .tbl-read-next-btn {
    right: unset;
    left: 33px;
    padding-left: 2px;
}
#rby-tbl-next-up.tbl-rtl .tbl-read-next-btn span {
    transform: rotate(90deg);
}
#rby-tbl-next-up.tbl-rtl .tbl-read-next-btn .arrow {
    left: unset;
    margin-left: 0;
    margin-right: 11px;
}
#rby-tbl-next-up.tbl-rtl .trc_related_container .trc_rbox_div .rbyCube .item-thumbnail-href .thumbBlock_holder {
    margin-right: 0;
    margin-left: 20px;
}
#rby-tbl-next-up.tbl-rtl .trc_related_container .trc_rbox_div .rbyCube .item-label-href .video-label-box {
    padding-right: 0;
    padding-left: 26px;
}
#rby-tbl-next-up .trc_related_container .trc_rbox_div {
    height: 120px;
    overflow: hidden;
}
#rby-tbl-next-up .trc_related_container .trc_rbox_div .rbyCube {
    position: absolute;
    top: 120px;
    transition: top 0s ease 0.95s;
	width:100%;
}
#rby-tbl-next-up .trc_related_container .trc_rbox_div .rbyCube .item-thumbnail-href .thumbBlock_holder {
    margin-right: 20px;
    position: relative;
    transform: translateY(calc(2 * 120px));
    overflow: hidden;
    transition: transform 0s ease 0.95s;
}
#rby-tbl-next-up .trc_related_container .trc_rbox_div .rbyCube .item-label-href .video-label-box {
    background-color: #fff;
    height: 120px;
    position: relative;
    padding-right: 26px;
    transform: translateY(calc(2 * 120px));
    overflow: hidden;
    transition: transform 2s ease 0.95s;
}
#rby-tbl-next-up .trc_related_container .trc_rbox_div .rbyCube.rby-tbl-next-up-show-item {
    top: 0;
    transition: top 0s;
}
#rby-tbl-next-up .trc_related_container .trc_rbox_div .rbyCube.rby-tbl-next-up-show-item .item-thumbnail-href .thumbBlock_holder {
    transform: translateY(0);
    transition: transform 0.2s;
}
#rby-tbl-next-up .trc_related_container .trc_rbox_div .rbyCube.rby-tbl-next-up-show-item .item-label-href .video-label-box {
    transform: translateY(0);
    transition: transform 0.2s;
}
@media screen and (min-width: 0) and (max-width: 812px) {
    #rby-tbl-next-up {
        width: 100vw;
        height: 120px;
        left: 0;
        border-radius: 0;
        overflow: hidden;
   }
    #rby-tbl-next-up.rby-tbl-next-up-mobile-position-bottom {
        top: auto;
        bottom: calc(16px - 16px);
        transform: translateY(300px);
   }
    #rby-tbl-next-up.rby-tbl-next-up-mobile-position-top {
        top: calc(16px - 16px);
        bottom: auto;
        transform: translateY(-300px);
   }
    #rby-tbl-next-up .rby-tbl-next-up-inner {
        border-radius: 0;
   }
    #rby-tbl-next-up.rby-tbl-next-up.in-viewport {
        transform: translateY(0px);
   }
    #rby-tbl-next-up .tbl-read-next-btn {
        display: block;
   }
    #rby-tbl-next-up .tbl-nup-overlay-container .tbl-nup-overlay-horizontal {
        width: 100%;
        height: 10%;
        left: 0;
   }
    #rby-tbl-next-up .tbl-nup-overlay-container .tbl-nup-overlay-vertical {
        width: 2%;
        height: 100%;
        top: 0;
   }
    #rby-tbl-next-up .tbl-nup-overlay-container .tbl-nup-overlay-top {
        top: 0;
        right: auto;
   }
    #rby-tbl-next-up .tbl-nup-overlay-container .tbl-nup-overlay-bottom {
        bottom: 0;
   }
    #rby-tbl-next-up .tbl-nup-overlay-container .tbl-nup-overlay-left {
        left: 0;
   }
    #rby-tbl-next-up .tbl-nup-overlay-container .tbl-nup-overlay-right {
        right: 0;
   }
}
@-webkit-keyframes slideDownFade {
    0% {
        opacity: 0;
        transform: translateY(-4px);
   }
    50% {
        transform: translateY(0px);
        opacity: 1;
   }
    100% {
        opacity: 0;
        transform: translateY(4px);
   }
}

.rbyCube {
   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;
}

.rbyCube {
   direction: ltr;
   font-size: 11px;
   margin: 0;
   color: #000;
   border-width: 0;
}

.trc_elastic .rbyCube {
   overflow: hidden;
}

.blend-next-up-a .rbyCube {
   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;
}

.blend-next-up-a .trc_rbox_outer .rbyCube {
   margin-bottom: 10px;
}

#rby-tbl-next-up .trc_related_container .trc_rbox_div .rbyCube {
   position: absolute;
   top: 120px;
   transition: top 0s ease 0.95s;
}

.rbyCube a {
   text-decoration: none;
   border: 0;
   color: #000;
   cursor: pointer;
}

.rbyCube a, .rbyCube a:hover, .rbyCube a:link, .rbyCube_hover a {
   text-decoration: none!important;
   outline: 0;
}

.blend-next-up-a .rbyCube a {
   padding: 0;
}

.trc_elastic .thumbnail_start .thumbBlock_holder {
   float: left;
   margin-right: 10px;
}

.blend-next-up-a .rbyCube.thumbnail_start .thumbBlock_holder {
   width: 130px;
   height: 120px;
}

.rbyCube .thumbBlock {
   margin-right: 5px;
   margin-left: 1px;
   border-style: solid;
}

.blend-next-up-a .thumbBlock {
   margin: 0;
}

.rbyCube a .thumbBlock {
   float: left;
   display: block;
   overflow: hidden!important;
}

.trc_elastic .rbyCube .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;
}

.blend-next-up-a .rbyCube .thumbBlock {
   border-width: 0px;
   border-color: darkgray;
}

.thumbnail-emblem, .rbyCube .thumbnail-overlay, .rbyCube:hover .thumbnail-overlay, .rbyCube_hover .thumbnail-overlay {
   position: absolute;
   background: transparent no-repeat;
   z-index: 50;
}

.blend-next-up-a .rbyCube .thumbnail-overlay {
   background-image: null;
   background-position: 5% 5%;
}

.blend-next-up-a .branding {
   line-height: 19.0px;
}

.trc_related_container .rbyCube .thumbBlock .branding {
   position: absolute;
   bottom: 0;
   z-index: 1;
   width: 100%;
   margin: 0;
   padding: 5px 0;
   text-align: center;
}

.blend-next-up-a .rbyCube .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;
}

.blend-next-up-a .rbyCube .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;
}

.trc_elastic .rbyCube_aspect {
   width: 1px;
}


.trc_elastic .video-label-box {
   display: block;
}

.blend-next-up-a .video-label-box {
   text-align: left;
}

.trc_elastic .thumbnail_start .video-label-box {
   box-sizing: border-box;
}

.blend-next-up-a .video-label-box {
   margin:20px 0px 0px 0px;
}

#rby-tbl-next-up .trc_related_container .trc_rbox_div .rbyCube .item-label-href .video-label-box {
   background-color: #fff;
   height:98px;
   position: relative;
   padding-right:20px;
   transform: translateY(calc(2 * 120px));
   overflow: hidden;
   transition: transform 2s ease 0.95s;
} 
.rbyCube .video-title {
   height: auto;
   margin-bottom: 3px;
   white-space: normal;
}

.blend-next-up-a .video-title {
   height:38px;
   color: #000;
   font:bold 14px/19px Arial, Helvetica, sans-serif;
   text-decoration: none;
   overflow: hidden;
   display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;
}

.rbyCube span.video-label.trc_ellipsis {
   position: relative;
   overflow: hidden;
   display: -webkit-box;
   -webkit-box-orient: vertical;
}

.blend-next-up-a .rbyCube .video-label-box .video-title {
   text-decoration: none;
   margin-bottom: 0;
}

.branding {
   margin: 0;
}

.blend-next-up-a .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;
}

.blend-next-up-a .video-label-box .branding {
   display: block;
   line-height: 19.0px;
}

.rbyCube .video-label-box .branding.composite-branding {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}
