#videoHomeContent {
    border-right: 0 none;
    width: 640px;
}
#videoHomeSidebar {
    border-left: 0 none;
    padding-left: 0;
    width: 310px;
}
.videoThumbSidebar:hover {
    background: #2f3292;
}
.videoThumbSidebar:hover a {
    color: #fff;
}

.videoThumbSidebar:hover .stat {
    color: #fff;
}
.videoThumbSidebar figure {
    margin: 0;
}
#videoHomeSidebar .videoSidebarBox {
    padding: 0;
}
#videoHomeSidebar #featured {
}
#videoHomeSidebar #topRated {
    display: none;
}
#videoHomeSidebar #mostViewed {
    display: none;
}
.sidebar .boxTitle {
    color: #DD4600;
    font-size: 14px;
}
.videoThumbSidebars {
    clear: both;
}
.videoThumbSidebar {padding: 1rem 0;border-bottom: 1px solid #ddd;}
.videoThumbSidebar .left {
    padding: 0;
    position: relative;
    width: 120px;
}
.videoThumbSidebar .left img {
    display: block;
    height: 80px;
    width: 120px;
}
.videoThumbSidebar .right {
    line-height: 20px;
    width: 175px;
}
.videoThumbSidebar .vThumbTitle {
    /* font-weight: bold; */
    /* max-height: 40px; */
    /* overflow: hidden; */
}
.videoThumbSidebar .length {
    background: none repeat scroll 0 0 #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    opacity: 0.75;
    padding: 3px;
    position: absolute;
    right: 3px;
    top: 60px;
}
.videoThumbSidebar .stat {
    color: #858585;
}
.videoThumbSidebar a, .videoThumb a {
    /* border-bottom: 1px solid #E3E3E3; */
    display: block;
    /* padding: 6px 0 6px 4px; */
    text-decoration: none;
}
.videoThumbSidebar a:hover, .videoThumbSidebar a:focus, .videoThumb a:hover, .videoThumb a:focus {
    /* background: none repeat scroll 0 0 #F5F5F5; */
    text-overflow: none;
}
#videoPlayerWrapper {
}
#videoPlayerWrapper #videoPlayer {
    line-height: 0;
}
#videoBottomBox #videoPlayerTitle {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 0.5rem;
}
#videoBottomBox #videoPlayerDetails {
    padding: 1.5rem 0;
    position: relative;
}
#videoViewsWrapper {
    font-size: 20px;
    position: absolute;
    right: 15px;
    bottom: 40px;
}
#videoViewsWrapper #videoViews {
    font-size: 32px;
}
.subHeading1 {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 5px;
}
#videoBottomBox {
    /* border-right: 1px solid #E3E3E3; */
}
.video-thumb {
    position: relative;
}

.video-thumb:after {
    padding-top: 56.25%;
    display: block;
    content: '';
}
.videoThumb {
    line-height: 18px;
    position: relative;
}
.videoThumb .thumbPlaylist {
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-thumb img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
}
.videoThumb a {
    color: #333333;
    display: block;
    padding: 10px 4px;
}
.videoThumb .thumbTitle {
    font-weight: bold;
    /* height: 36px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.25rem;
}
.videoThumb .length {
    background: none repeat scroll 0 0 #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    opacity: 0.75;
    padding: 3px;
    position: absolute;
    right: 6px;
    top: 97px;
}
.videoThumb2 {
    display: inline;
    float: left;
    padding: 10px;
    position: relative;
    width: 192px;
}
.videoThumb2 .thumbPlaylist {
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.videoThumb2 img {
    height: 115px;
    width: 192px;
}
.videoThumb2 a {
    color: #333333;
    display: block;
}
.videoThumb2 .thumbTitle {
    font-weight: bold;
    max-height: 66px;
    overflow: hidden;
}
.videoThumb2 .length {
    background: none repeat scroll 0 0 #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    opacity: 0.75;
    padding: 3px;
    position: absolute;
    right: 15px;
    top: 126px;
}
#videoSidebarTabs {
    border: 1px solid #CACACA;
    margin: 0;
}
#videoSidebarTabs .videoTab {
    background: none repeat scroll 0 0 #F0F0F0;
    cursor: pointer;
    display: inline;
    float: left;
    line-height: 35px;
    text-align: center;
    width: 50%;
}
#videoSidebarTabs .active {
    background: none repeat scroll 0 0 #32345D;
    color: #FFFFFF;
}
.playlist {
    border-bottom: 1px solid #DADADA;
    padding: 5px;
}
.playlist .left {
}
.playlist .right {
    width: 435px;
}
.playlist a, .playlist:visited {
}
.playlist a:hover, .playlist:focus {
}
.playlist .left img {
    display: block;
    height: 100px;
    width: 180px;
}
.playlist .playlistTitle {
    color: #454545;
    font-size: 16px;
    font-weight: bold;
}
.playlist .playlistStats {
}
#videoHomeSidebar a.sidebarViewMore, #videoHomeSidebar a.sidebarViewMore:visited {
    background: none repeat scroll 0 0 #32345D;
    color: #FAFAFA;
    display: block;
    font-size: 16px;
    margin-top: 10px;
    padding: 8px 0;
    text-align: center;
}
#videoHomeSidebar a.sidebarViewMore:hover, #videoHomeSidebar a.sidebarViewMore:focus {
    color: #FFFFFF;
    text-decoration: none;
}
#videoComments {
    padding: 10px;
}
