#blrt-plugin div, #blrt-plugin span, #blrt-plugin applet, #blrt-plugin object, #blrt-plugin iframe, #blrt-plugin h1, #blrt-plugin h2, #blrt-plugin h3, #blrt-plugin h4, #blrt-plugin h5, #blrt-plugin h6, #blrt-plugin p, #blrt-plugin blockquote, #blrt-plugin pre, #blrt-plugin a, #blrt-plugin abbr, #blrt-plugin acronym, #blrt-plugin address, #blrt-plugin big, #blrt-plugin cite, #blrt-plugin code, #blrt-plugin del, #blrt-plugin dfn, #blrt-plugin em, #blrt-plugin img, #blrt-plugin ins, #blrt-plugin kbd, #blrt-plugin q, #blrt-plugin s, #blrt-plugin samp, #blrt-plugin small, #blrt-plugin strike, #blrt-plugin strong, #blrt-plugin sub, #blrt-plugin sup, #blrt-plugin tt, #blrt-plugin var, #blrt-plugin b, #blrt-plugin u, #blrt-plugin i, #blrt-plugin dl, #blrt-plugin dt, #blrt-plugin dd, #blrt-plugin ol, #blrt-plugin ul, #blrt-plugin li, #blrt-plugin fieldset, #blrt-plugin form, #blrt-plugin label, #blrt-plugin legend, #blrt-plugin table, #blrt-plugin caption, #blrt-plugin tbody, #blrt-plugin tfoot, #blrt-plugin thead, #blrt-plugin tr, #blrt-plugin th, #blrt-plugin td, #blrt-plugin article, #blrt-plugin aside, #blrt-plugin canvas, #blrt-plugin details, #blrt-plugin embed, #blrt-plugin figure, #blrt-plugin figcaption, #blrt-plugin footer, #blrt-plugin header, #blrt-plugin hgroup, #blrt-plugin menu, #blrt-plugin nav, #blrt-plugin output, #blrt-plugin section, #blrt-plugin summary, #blrt-plugin time, #blrt-plugin mark, #blrt-plugin audio, #blrt-plugin video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: Open sans, sans-serif !important;
    background: none;
    width: auto
}
#blrt-plugin article, #blrt-plugin aside, #blrt-plugin details, #blrt-plugin figcaption, #blrt-plugin figure, #blrt-plugin footer, #blrt-plugin header, #blrt-plugin hgroup, #blrt-plugin menu, #blrt-plugin nav, #blrt-plugin section {
    display: block
}
#blrt-plugin ol, #blrt-plugin ul {
    list-style: none
}
#blrt-plugin blockquote, #blrt-plugin q {
    quotes: none
}
#blrt-plugin blockquote:before, #blrt-plugin blockquote:after, #blrt-plugin q:before, #blrt-plugin q:after {
    content: '';
    content: none
}
#blrt-plugin table {
    border-collapse: collapse;
    border-spacing: 0
}
#blrt-plugin {
    float: none;
    padding: 0;
    width: 100%;
    font-family: Open sans, sans-serif;
    position: relative;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
#blrt-plugin .title {
    font-weight: 400;
    color: #2C353E
}
#blrt-plugin .main {
    display: flex;
    display: -webkit-flex;
    width: 100%
}
#blrt-plugin.left .main {
    flex-direction: row;
    -webkit-flex-direction: row
}
#blrt-plugin.right .main {
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse
}
#blrt-plugin.top .main {
    flex-direction: column;
    -webkit-flex-direction: column
}
#blrt-plugin.bottom .main {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse
}
#blrt-plugin .slider {
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    background: #444b52;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    width: auto;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    position: relative
}
#blrt-plugin .player {
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    background: #ddd;
    width: 100%
}
#blrt-plugin .mobile-snippet {
    transition: none;
    -webkit-transition: none
}
#blrt-plugin .arrow1.greyout svg polyline, #blrt-plugin .arrow1.greyout:hover svg polyline, #blrt-plugin .arrow2.greyout svg polyline, #blrt-plugin .arrow2.greyout:hover svg polyline {
    stroke: #8B929A !important
}
#blrt-plugin .logo {
    display: flex;
    display: -webkit-flex;
    position: absolute;
    bottom: 0
}
#blrt-plugin .placeholder {
    position: relative;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    flex-grow: 1;
    display: flex;
    display: -webkit-flex;
    overflow: hidden
}
#blrt-plugin.left .placeholder, #blrt-plugin.right .placeholder {
    padding: 0 10px
}
#blrt-plugin .canvas {
    margin: 0;
    padding: 0;
    list-style: none;
    flex-grow: 1;
    overflow: hidden;
    display: flex;
    display: -webkit-flex
}
#blrt-plugin iframe {
    width: 100%;
    height: 100%
}
#blrt-plugin.left .slider, #blrt-plugin.right .slider {
    flex-direction: column;
    -webkit-flex-direction: column
}
#blrt-plugin.top .slider, #blrt-plugin.bottom .slider {
    flex-direction: row;
    -webkit-flex-direction: row
}
#blrt-plugin.left .slider .arrow2 svg, #blrt-plugin.right .slider .arrow2 svg {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}
#blrt-plugin.top .slider .arrow1 svg, #blrt-plugin.bottom .slider .arrow1 svg {
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg)
}
#blrt-plugin.top .slider .arrow2 svg, #blrt-plugin.bottom .slider .arrow2 svg {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}
#blrt-plugin .logo a {
    margin: auto
}
#blrt-plugin li img {
    cursor: pointer
}
#blrt-plugin .blrt-item {
    position: relative;
    transition: ease-out;
    -webkit-transition: ease-out;
    -moz-transition: ease-out;
    -o-transition: ease-out;
    display: inline-table;
    margin-left: auto;
    margin-right: auto
}
#blrt-plugin.small .blrt-item p {
    max-width: 109px
}
#blrt-plugin .blrt-item p {
    color: #fff;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 2px;
    word-wrap: break-word
}
#blrt-plugin .blrt-item .canvas-thumbnail {
    background-position: 0 50%;
    background-size: cover;
    cursor: pointer
}
#blrt-plugin.top .canvas, #blrt-plugin.bottom .canvas {
    flex-direction: row;
    -webkit-flex-direction: row
}
#blrt-plugin.left .canvas, #blrt-plugin.right .canvas {
    flex-direction: column;
    -webkit-flex-direction: column
}
#blrt-plugin .status-icon {
    position: absolute;
    top: 0;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    display: flex;
    display: -webkit-flex;
    cursor: pointer;
    border: 1px solid #2C353E;
    width: calc(100% - 2px)
}
#blrt-plugin .status-icon:hover svg path {
    fill: #00B99C
}
#blrt-plugin .status-icon svg {
    margin: auto
}
#blrt-plugin .frame {
    position: absolute;
    border: 2px solid #00E7A8;
    top: 0;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    display: none;
    color: #fff;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    width: calc(100% - 4px)
}
@keyframes "move" {
    from {
        margin-left: -70px;
    }
    to {
        margin-left: 110px;
    }
}
.move {
    animation: move 10s infinite ease-out;
    -webkit-animation: move 10s infinite ease-out;
    -moz-animation: move 10s infinite ease-out;
    -o-animation: move 10s infinite ease-out
}
#blrt-plugin .frame span {
    margin: auto;
    white-space: nowrap
}
#blrt-plugin .hidden {
    display: none
}
#blrt-plugin .arrow1, #blrt-plugin .arrow2 {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
#blrt-plugin .arrow1 svg, #blrt-plugin .arrow2 svg {
    margin: auto
}
#blrt-plugin .arrow1:hover svg polyline, #blrt-plugin .arrow2:hover svg polyline {
    stroke: #00E7A8 !important
}
#blrt-plugin .logo svg:hover path {
    fill: #00B99C !important
}
#blrt-plugin.small.left, #blrt-plugin.small.right {
    max-width: 561px;
    max-height: 372px
}
#blrt-plugin.small.top, #blrt-plugin.small.bottom {
    max-width: 426px;
    max-height: 478px
}
#blrt-plugin.small .player {
    max-width: 426px;
    height: 320px
}
#blrt-plugin.small .title {
    font-size: 24px;
    line-height: 52px;
    height: 52px
}
#blrt-plugin.small .logo img {
    width: 32px;
    height: auto
}
#blrt-plugin.small.left .slider, #blrt-plugin.small.right .slider {
    max-width: 135px;
    min-width: 123px;
    height: 320px
}
#blrt-plugin.small.top .slider, #blrt-plugin.small.bottom .slider {
    height: 166px;
    max-width: 426px
}
#blrt-plugin.bottom .slider {
    border-top: 1px solid rgb(95, 101, 108)
}
#blrt-plugin.left .slider {
    border-right: 1px solid rgb(95, 101, 108)
}
#blrt-plugin.right .slider {
    border-left: 1px solid rgb(95, 101, 108)
}
#blrt-plugin.top .slider {
    border-bottom: 1px solid rgb(95, 101, 108)
}
#blrt-plugin.small.top .blrt-item, #blrt-plugin.small.bottom .blrt-item {
    margin: 0 6px;
    width: 109px
}
#blrt-plugin.small.left .slider .arrow1, #blrt-plugin.small.right .slider .arrow1, #blrt-plugin.small.left .slider .arrow2, #blrt-plugin.small.right .slider .arrow2 {
    min-height: 30px;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    cursor: pointer
}
#blrt-plugin.small.left .slider .placeholder, #blrt-plugin.small.right .slider .placeholder {
    padding: 0 7px
}
#blrt-plugin.small.left .logo {
    left: 10px;
    height: 28px
}
#blrt-plugin.small.right .logo {
    right: 10px;
    height: 28px
}
#blrt-plugin.small.top .slider .arrow1, #blrt-plugin.small.bottom .slider .arrow1, #blrt-plugin.small.top .slider .arrow2, #blrt-plugin.small.bottom .slider .arrow2 {
    max-width: 30px;
    min-width: 30px;
    display: flex;
    display: -webkit-flex;
    cursor: pointer
}
#blrt-plugin.small.top .slider .placeholder, #blrt-plugin.small.bottom .slider .placeholder {
    max-width: 366px;
    top: 10px
}
#blrt-plugin.small.top .slider .placeholder {
    top: 20px
}
#blrt-plugin.small.top .logo {
    left: 5px;
    top: 0;
    bottom: 100%
}
#blrt-plugin.small.bottom .logo {
    right: 5px;
    height: 25px
}
#blrt-plugin.small li {
    height: 87px;
    max-width: 109px;
    width: 100%
}
#blrt-plugin.small li .canvas-thumbnail {
    height: 62px;
    max-width: 109px
}
#blrt-plugin.small .frame {
    height: 58px
}
#blrt-plugin.small .status-icon {
    height: 60px
}
#blrt-plugin.medium.left, #blrt-plugin.medium.right {
    max-width: 852px;
    max-height: 560px
}
#blrt-plugin.medium.top, #blrt-plugin.medium.bottom {
    max-width: 640px;
    max-height: 721px
}
#blrt-plugin.medium .player {
    max-width: 640px;
    height: 480px
}
#blrt-plugin.medium .arrow1 svg, #blrt-plugin.medium .arrow2 svg {
    width: 50px;
    height: 40px
}
#blrt-plugin.medium .logo img {
    width: 44px;
    height: 20px
}
#blrt-plugin.medium .title {
    font-size: 32px;
    line-height: 80px;
    height: 80px
}
#blrt-plugin.medium.left .slider, #blrt-plugin.medium.right .slider {
    height: 480px;
    min-width: 160px
}
#blrt-plugin.medium .frame span {
    font-size: 16px
}
#blrt-plugin.medium.top .slider, #blrt-plugin.medium.bottom .slider {
    height: 160px;
    max-width: 640px
}
#blrt-plugin.medium.left .slider .arrow1, #blrt-plugin.medium.right .slider .arrow1, #blrt-plugin.medium.left .slider .arrow2, #blrt-plugin.medium.right .slider .arrow2 {
    min-height: 39px;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    cursor: pointer
}
#blrt-plugin.medium .logo svg {
    width: 36px;
    height: 36px
}
#blrt-plugin.medium.left .logo {
    left: 10px
}
#blrt-plugin.medium.right .logo {
    right: 10px
}
#blrt-plugin.medium.top .blrt-item, #blrt-plugin.medium.bottom .blrt-item {
    margin: 0 12px;
    width: 162px
}
#blrt-plugin.medium.top .slider .arrow1, #blrt-plugin.medium.bottom .slider .arrow1, #blrt-plugin.medium.top .slider .arrow2, #blrt-plugin.medium.bottom .slider .arrow2 {
    max-width: 39px;
    display: flex;
    display: -webkit-flex;
    height: 100%;
    cursor: pointer
}
#blrt-plugin.medium.top .slider .arrow2, #blrt-plugin.medium.bottom .slider .arrow2 {
    right: 0
}
#blrt-plugin.medium.top .slider .placeholder, #blrt-plugin.medium.bottom .slider .placeholder {
    max-width: 562px;
    top: 15px
}
#blrt-plugin.medium.top .slider .placeholder {
    top: 28px
}
#blrt-plugin.medium .status-icon svg {
    width: 50px;
    height: 50px
}
#blrt-plugin.medium.top .logo {
    top: 0;
    left: 10px;
    bottom: 100%
}
#blrt-plugin.medium.bottom .logo {
    right: 10px
}
#blrt-plugin.medium .status-icon {
    height: 90px
}
#blrt-plugin.medium li, #blrt-plugin.medium li {
    max-width: 162px;
    height: 134px;
    width: 100%
}
#blrt-plugin.medium li .canvas-thumbnail, #blrt-plugin.medium li .canvas-thumbnail {
    height: 92px
}
#blrt-plugin.medium .blrt-item p {
    max-width: 162px;
    height: 35px;
    white-space: normal
}
#blrt-plugin.medium .frame, #blrt-plugin.medium .frame {
    height: 88px
}
#blrt-plugin.large.left, #blrt-plugin.large.right {
    max-width: 1137px;
    max-height: 724px
}
#blrt-plugin.large.top, #blrt-plugin.large.bottom {
    max-width: 854px;
    max-height: 941px
}
#blrt-plugin.large .player {
    max-width: 854px;
    height: 640px
}
#blrt-plugin.large .arrow1 svg, #blrt-plugin.large .arrow2 svg {
    width: 60px;
    height: 50px
}
#blrt-plugin.large .logo img {
    width: 60px;
    height: 27px
}
#blrt-plugin.large .title {
    font-size: 36px;
    line-height: 84px;
    height: 84px
}
#blrt-plugin.large.left .slider, #blrt-plugin.large.right .slider {
    min-width: 180px;
    height: 640px
}
#blrt-plugin.large.top .slider, #blrt-plugin.large.bottom .slider {
    height: 216px;
    max-width: 854px
}
#blrt-plugin.large.left .slider .arrow1, #blrt-plugin.large.right .slider .arrow1, #blrt-plugin.large.left .slider .arrow2, #blrt-plugin.large.right .slider .arrow2 {
    min-height: 50px;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    cursor: pointer
}
#blrt-plugin.large.left .logo {
    left: 10px
}
#blrt-plugin.large.right .logo {
    right: 10px
}
#blrt-plugin.large .logo svg {
    width: 44px;
    height: 44px
}
#blrt-plugin.large.top .slider .arrow1, #blrt-plugin.large.bottom .slider .arrow1, #blrt-plugin.large.top .slider .arrow2, #blrt-plugin.large.bottom .slider .arrow2 {
    max-width: 50px;
    display: flex;
    display: -webkit-flex;
    height: 100%;
    cursor: pointer
}
#blrt-plugin.large.top .slider .arrow2, #blrt-plugin.large.bottom .slider .arrow2 {
    right: 0
}
#blrt-plugin.large.top .slider .placeholder, #blrt-plugin.large.bottom .slider .placeholder {
    max-width: 754px;
    top: 25px
}
#blrt-plugin.large.top .slider .placeholder {
    top: 35px
}
#blrt-plugin.large.top .blrt-item, #blrt-plugin.large.bottom .blrt-item {
    margin: 0 18px;
    width: 216px
}
#blrt-plugin.large.top .logo {
    left: 15px;
    top: 0;
    bottom: 100%
}
#blrt-plugin.large .blrt-item p {
    max-width: 216px;
    height: 45px;
    white-space: normal;
    font-size: 16px
}
#blrt-plugin.large.bottom .logo {
    right: 15px
}
#blrt-plugin.large .frame span {
    font-size: 20px
}
#blrt-plugin.large li {
    height: 180px;
    max-width: 216px;
    width: 100%
}
#blrt-plugin.large li .canvas-thumbnail {
    height: 124px
}
#blrt-plugin.large .frame {
    height: 120px
}
#blrt-plugin.large .status-icon {
    height: 122px
}
#blrt-plugin.large .status-icon svg {
    width: 70px;
    height: 70px
}
#blrt-plugin.extra.left, #blrt-plugin.extra.right {
    max-width: 1706px;
    max-height: 1044px
}
#blrt-plugin.extra.top, #blrt-plugin.extra.bottom {
    max-width: 1280px;
    max-height: 1355px
}
#blrt-plugin.extra .player {
    max-width: 1280px;
    height: 960px
}
#blrt-plugin.extra .arrow1 svg, #blrt-plugin.extra .arrow2 svg {
    width: 70px;
    height: 60px
}
#blrt-plugin.extra .title {
    font-size: 32px;
    line-height: 84px;
    height: 84px
}
#blrt-plugin.extra.left .slider, #blrt-plugin.extra.right .slider {
    max-width: 426px;
    min-width: 280px;
    height: 960px
}
#blrt-plugin.extra.top .slider, #blrt-plugin.extra.bottom .slider {
    height: 311px;
    max-width: 1280px
}
#blrt-plugin.extra.left .slider .arrow1, #blrt-plugin.extra.right .slider .arrow1, #blrt-plugin.extra.left .slider .arrow2, #blrt-plugin.extra.right .slider .arrow2 {
    min-height: 59px;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    cursor: pointer
}
#blrt-plugin.extra.left .logo {
    left: 10px
}
#blrt-plugin.extra.right .logo {
    right: 10px
}
#blrt-plugin.extra .logo svg {
    width: 50px;
    height: 50px
}
#blrt-plugin.extra.top .slider .placeholder, #blrt-plugin.extra.bottom .slider .placeholder {
    max-width: 1162px;
    top: 35px
}
#blrt-plugin.extra.top .logo {
    left: 15px;
    bottom: 100%;
    top: 0
}
#blrt-plugin.extra.top .blrt-item, #blrt-plugin.extra.bottom .blrt-item {
    margin: 0 44px;
    width: 300px
}
#blrt-plugin.extra.bottom .logo {
    right: 15px
}
#blrt-plugin.extra li {
    height: 281px;
    width: 100%;
    max-width: 300px
}
#blrt-plugin.extra li .canvas-thumbnail {
    height: 170px
}
#blrt-plugin.extra .frame {
    height: 168px
}
#blrt-plugin.extra .status-icon {
    height: 168px
}
#blrt-plugin.extra .status-icon svg {
    width: 95px;
    height: 95px
}
#blrt-plugin.extra .frame span {
    font-size: 22px
}
#blrt-plugin.extra .blrt-item p {
    max-width: 300px;
    height: 82px;
    white-space: normal;
    font-size: 20px;
    margin-top: 10px
}
#blrt-plugin.extra.top .slider .arrow1, #blrt-plugin.extra.bottom .slider .arrow1, #blrt-plugin.extra.top .slider .arrow2, #blrt-plugin.extra.bottom .slider .arrow2 {
    max-width: 59px;
    display: flex;
    display: -webkit-flex;
    height: 100%;
    cursor: pointer
}
#blrt-plugin.extra.top .slider .placeholder {
    top: 40px
}
#blrt-plugin.mobile {
    padding: 15px;
    max-width: 350px
}
#blrt-plugin.mobile a {
    text-decoration: none;
    color: #2C353E
}
#blrt-plugin.mobile .title {
    font-size: 24px;
    line-height: 52px;
    height: 52px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
#blrt-plugin.mobile .logo {
    position: absolute;
    right: 21px;
    top: 29px;
    bottom: 100%
}
#blrt-plugin.mobile .mobile-slider {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    flex-direction: row;
    overflow: hidden;
    box-sizing: content-box;
    -webkit-box-sizing: content-box
}
#blrt-plugin.mobile .slide {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-table;
    width: 100%
}
#blrt-plugin.mobile .snippet {
    height: 92px;
    border: 1px solid #aaa;
    border-radius: 3px;
    margin-bottom: 20px;
    max-width: 320px;
    min-width: 245px;
    margin-right: 10px;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
#blrt-plugin.mobile .thumbnail {
    width: 108px;
    padding: 8px;
    box-sizing: content-box;
    display: flex;
    display: -webkit-flex;
    -webkit-box-sizing: content-box;
    background: #00E7A8
}
#blrt-plugin .playing .status-icon {
    display: none
}
#blrt-plugin .playing .frame {
    display: flex;
    display: -webkit-flex
}
#blrt-plugin .playing p {
    color: #00E7A8 !important
}
#blrt-plugin .thumbnail img {
    width: 76px
}
#blrt-plugin .snippet .content {
    width: 100%;
    padding: 5px;
    cursor: pointer
}
#blrt-plugin .snippet .content .creator {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 10px;
    line-height: 14px
}
#blrt-plugin .snippet .meta {
    line-height: 5px
}
#blrt-plugin .snippet .meta .public {
    font-size: 10px
}
#blrt-plugin .snippet .meta svg {
    width: 24px;
    height: 11px;
    vertical-align: middle;
    display: inline-block
}
#blrt-plugin .snippet .meta .what {
    float: right;
    font-size: 10px;
    margin-top: 3px
}
#blrt-plugin .snippet .name {
    font-size: 18px;
    height: 36px;
    line-height: 19px;
    overflow: hidden;
    letter-spacing: 0;
    padding: 5px 0;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
#blrt-plugin.mobile .nav {
    display: flex;
    display: -webkit-flex;
    display: none
}
#blrt-plugin.mobile .logo svg {
    width: 36px;
    height: 36px
}
#blrt-plugin.mobile .page {
    width: 64px;
    height: 25px;
    background: #5f6b7c;
    border-radius: 3px;
    color: white;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    line-height: 25px;
    font-weight: 300;
    font-size: 15px
}
#blrt-plugin.mobile .arrow-left {
    margin-left: auto
}
#blrt-plugin.mobile .arrow-right {
    margin-right: auto
}
#blrt-plugin.mobile .arrow-right:focus {
    outline: none
}
#blrt-plugin .snippet .desc {
    line-height: 5px
}
#blrt-plugin .snippet .desc span {
    font-size: 10px;
    margin-top: 3px
}
#blrt-plugin .snippet .desc .duration {
    float: right
}
#blrt-plugin .light .what, .light .name {
    color: #e21a45
}
#blrt-plugin .dark .content {
    background: #424f5d
}
#blrt-plugin .light .content {
    background: #fff
}
#blrt-plugin .slider.light {
    background: #E3E7ED
}
#blrt-plugin .slider.light .logo svg path {
    fill: #2C353E
}
#blrt-plugin .slider.light .arrow1 svg polyline, #blrt-plugin .slider.light .arrow2 svg polyline {
    stroke: #2C353E
}
#blrt-plugin .light .frame span {
    color: #00E7A8
}
#blrt-plugin .light .blrt-item p {
    color: #2C353E !important
}
#blrt-plugin .dark span, #blrt-plugin .dark .creator {
    color: #fff
}
#blrt-plugin .dark .what, #blrt-plugin .dark .name {
    color: #00e7a8
}
#blrt-plugin .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}
#blrt-plugin .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}
#blrt-plugin .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}
#blrt-plugin .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}
#blrt-plugin .owl-pagination {
    position: static !important
}
#blrt-plugin .owl-wrapper-outer {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none
}
#blrt-plugin .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-align: center
}

/* Abdullah */

#blrt-plugin.mobile-new.not-chrome.fallback .player {
    height: 240px;
}

#blrt-plugin.mobile-new.not-chrome.fallback.mobile-xl .player {
    height: 224px;
}

#blrt-plugin.mobile-new.not-chrome.fallback.mobile-md .player {
    height: 204px;
}

#blrt-plugin.mobile-new.not-chrome.fallback.mobile-sm .player {
    height: 182px;
}

#blrt-plugin.mobile-new.not-chrome.fallback.mobile-xs .player {
    height: 164px;
}

#blrt-plugin.mobile-new.not-chrome.fallback.mobile-tn .player {
    height: 146px;
}

#blrt-plugin.mobile-new .blrt-item,
#blrt-plugin.small.bottom.mobile-new .blrt-item,
#blrt-plugin.small.top.mobile-new .blrt-item {
    width: 199px;
}

#blrt-plugin.mobile-new .blrt-item p,
#blrt-plugin.mobile-new.small .blrt-item p,
#blrt-plugin.mobile-new li,
#blrt-plugin.mobile-new.small li {
    max-width: 199px;
}

#blrt-plugin.mobile-new .blrt-item p,
#blrt-plugin.mobile-new.small .blrt-item p {
    display: none;
}

#blrt-plugin.mobile-new li,
#blrt-plugin.mobile-new.small li {
    height: 113px;
}

#blrt-plugin.mobile-new li .canvas-thumbnail,
#blrt-plugin.mobile-new.small li .canvas-thumbnail {
    height: 113px;
    margin: auto;
    max-width: 200px;
    width: 200px;
    /*padding-top: 2px;*/
}

#blrt-plugin.mobile-new .frame,
#blrt-plugin.mobile-new.small .frame {
    height: 113px;
    width: 200px;
    box-sizing: border-box;
}

#blrt-plugin.mobile-new .status-icon,
#blrt-plugin.mobile-new.small .status-icon {
    height: 113px;
}

#blrt-plugin.mobile-new .status-icon {
    border: none;
}

#blrt-plugin.mobile-new .slider span,
#blrt-plugin.mobile-new .light span,
#blrt-plugin.mobile-new .dark span {
    font-weight: 600;
    font-size: 14px;
}

#blrt-plugin.mobile-new .status-icon svg {
    width: 62px;
    height: auto;
    pointer-events: none;
}

#blrt-plugin.mobile-new .slider .arrow1,
#blrt-plugin.mobile-new .slider .arrow2,
#blrt-plugin.mobile-new.small.top .slider .arrow1,
#blrt-plugin.mobile-new.small.bottom .slider .arrow1,
#blrt-plugin.mobile-new.small.top .slider .arrow2,
#blrt-plugin.mobile-new.small.bottom .slider .arrow2 {
    display: none;
}

#blrt-plugin.mobile-new.small.top .logo,
#blrt-plugin.mobile-new.small.bottom .logo,
#blrt-plugin.mobile-new .logo {
    z-index: 1;
    display: table;
    left: 14px;
    height: 39px;
}
#blrt-plugin.mobile-new .logo a {
    display: table-cell;
    vertical-align: middle;
}
#blrt-plugin.mobile-new .logo svg {
    height: auto;
    width: 32px;
    vertical-align: middle;
}
#blrt-plugin .logo a {
    box-shadow: none;
}

#blrt-plugin.mobile-new .slider .placeholder,
#blrt-plugin.mobile-new.small.top .slider .placeholder,
#blrt-plugin.mobile-new.small.bottom .slider .placeholder {
    max-width: none;
    height: 113px;
    top: 14px;
}

#blrt-plugin.mobile-new .blrt-item,
#blrt-plugin.mobile-new.small.top .blrt-item,
#blrt-plugin.mobile-new.small.bottom .blrt-item {
    margin: 0 7px;
}

#blrt-plugin.mobile-new .canvas > .blrt-item:first-child,
#blrt-plugin.mobile-new.small.top .canvas > .blrt-item:first-child,
#blrt-plugin.mobile-new.small.bottom .canvas > .blrt-item:first-child,
#blrt-plugin.mobile-new .owl-stage > .owl-item:first-child .blrt-item,
#blrt-plugin.mobile-new.small.top .owl-stage > .owl-item:first-child .blrt-item,
#blrt-plugin.mobile-new.small.bottom .owl-stage > .owl-item:first-child .blrt-item {
    margin-left: 14px;
}

#blrt-plugin.mobile-new .canvas > .blrt-item:last-child,
#blrt-plugin.mobile-new.small.top .canvas > .blrt-item:last-child,
#blrt-plugin.mobile-new.small.bottom .canvas > .blrt-item:last-child,
#blrt-plugin.mobile-new .owl-stage > .owl-item:last-child .blrt-item,
#blrt-plugin.mobile-new.small.top .owl-stage > .owl-item:last-child .blrt-item,
#blrt-plugin.mobile-new.small.bottom .owl-stage > .owl-item:last-child .blrt-item {
    margin-right: 14px;
}

#blrt-plugin.mobile-new .owl-stage, #blrt-plugin.mobile-new .owl-item {
    height: 113px;
}

/*#blrt-plugin.mobile-new .canvas .owl-stage-outer, #blrt-plugin.mobile-new .canvas .owl-stage {
    width: 100% !important;
}*/

#blrt-plugin.mobile-new .canvas .owl-item {
    width: auto !important;
}

/*
#blrt-plugin.mobile-new .embed-container {
    position: relative;
    padding-bottom: 56.25% !important;
    height: 0;
    overflow: hidden;
    max-width: 100% !important;
}
#blrt-plugin.mobile-new .embed-container iframe,
#blrt-plugin.mobile-new .embed-container object,
#blrt-plugin.mobile-new .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

@media screen and (min-width: 375px) {
    #blrt-plugin.mobile-new .player {
        height: 260px;
    }
}
*/
