
.padding10{padding: 10px 0;}
.bgwhite{background-color: #fff;}
.videoBox{margin-bottom: 20px;}
.videoBox .video_bg{background-color: #000000;height: 560px;padding-top: 36px;}
#player-container-id{width: 100%;height: 100%;}

.nopadding{padding: 0;}
.playitem {height: 560px; overflow-y: scroll;border: 1px solid #ddd;}
.playitem ul{list-style: none;text-align: left;padding: 0;}

.playitem ul li{font-size: 16px;font-weight: 300;padding: 10px 10px;
	border-bottom: 1px solid #d3d3d3;cursor: pointer;}

.playitem ul li span{background: url(play.png) no-repeat;background-size: cover;width: 14px;height: 14px;display: none;margin-right: 2px;}

.status-bar{padding: 30px 10px;}
.tpborder{border:1px solid red;}


.courseitem{padding: 20px;margin-bottom: 20px;border-bottom: 1px solid #D3D3D3;}
.courseitem img{width: 100%;}


#playing-title span{display: none;}


.active{color: #fff;background-color: #6bc9ff;}
.active span{display: inline-block!important;}









