.sby_lb-dataContainer {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    *zoom: 1
}

.sby_lb-dataContainer:after {
    clear: both;
    content: "";
    display: table
}

.sby_lb-data {
    color: #ccc;
    padding: 0 4px
}

.sby_lb-data .sby_lb-details {
    float: left;
    line-height: 1.1;
    text-align: left;
    width: 85%
}

.sby_lb-data .sby_lb-caption {
    color: #ccc;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    padding-bottom: 3px;
    word-wrap: break-word;
    hyphens: auto
}

.sby_lb-data .sby_lb-caption .ctf-screename-sep,
.sby_lb-data .sby_lb-caption a {
    color: #ccc;
    font-weight: 700;
    text-decoration: none
}

.sby_lb-data .sby_lb-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.sby_lb-data .sby_lb-caption .sby_lightbox_username {
    color: #ccc;
    display: block;
    float: left;
    margin: 0 0 5px;
    padding-bottom: 0;
    width: 100%
}

.sby_lb-data .sby_lb-caption .sby_lightbox_username:hover p {
    color: #fff;
    text-decoration: underline
}

.sby_lightbox .sby_lightbox_username img {
    background: #666;
    border: none;
    border-radius: 5px;
    float: left;
    height: 48px;
    margin-right: 10px;
    width: 48px
}

.sby_lightbox_username p {
    color: #ccc;
    float: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: left
}

.sby_lb-data .ctf-caption-text {
    margin-left: 58px;
    padding-top: 3px;
    width: 100%
}

.sby_lb-data .sby_lb-caption .ctf-author-screenname,
.sby_lb-data .sby_lb-caption .ctf-tweet-date {
    font-weight: 400
}

.sby_lb-data .sby_lb-info {
    clear: both;
    float: left;
    width: 100%
}

.sby_lb-data .sby_lb-number {
    clear: both;
    color: #999;
    display: block;
    float: left;
    font-size: 12px;
    padding: 5px 0 15px
}

.sby_lb-data .sby_lb-close {
    background: url(/wp-content/plugins/feeds-for-youtube/public/build/images/close.0cfd6489.png) 100% 0 no-repeat;
    border: 0;
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    float: right;
    height: 30px;
    opacity: .7;
    outline: none;
    padding: 0;
    text-align: right;
    transition: opacity .2s;
    width: 30px
}

.sby_lb-data .sby_lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}