.videoplayer-portlet {
  /* .portlet {
  	display: inline-block;
  } */
  /*Video view*/
  /*Video config*/
  /* style for share button */
}
.videoplayer-portlet .portlet-body {
  background: none !important;
  display: inline-block;
  width: 100%;
}
.videoplayer-portlet .video {
  text-align: center;
}
.videoplayer-portlet .box_bg {
  width: 100%;
  background-color: #fff;
}
.videoplayer-portlet .block_video_parser {
  background: #000000 none repeat scroll 0 0;
  cursor: pointer;
  float: left;
  font-size: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.videoplayer-portlet .block_video_parser > img {
  border: 0 none;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
}
.videoplayer-portlet .icon_bloclvideo {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
}
.videoplayer-portlet .icon_bloclvideo .img_icon {
  background: rgba(0, 0, 0, 0) url("../../images/bg_video.png") no-repeat scroll 0 0/100% 100%;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.videoplayer-portlet .icon_bloclvideo .image_icon_center {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.videoplayer-portlet .block_flash_video {
  cursor: pointer;
  float: left;
  font-size: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.videoplayer-portlet .video_player {
  display: inline-flex;
  width: -moz-available;
  width: -webkit-available;
  /* 	border: 1px solid #ccc; */
  width: 100%;
}
.videoplayer-portlet .video_player a {
  width: 90%;
  height: 290px;
  padding-bottom: 10px;
}
.videoplayer-portlet .video-player-block {
  padding-top: 30px;
  display: block;
  height: 190px;
  margin: 5px;
  width: auto;
}
.videoplayer-portlet .video_player h2.title_tab {
  margin: 0;
  height: 30px !important;
}
.videoplayer-portlet .video_player label {
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.videoplayer-portlet .video_player ul.list_link_video {
  margin-top: 5px;
}
.videoplayer-portlet .titleList {
  font-weight: bold;
  margin-left: 12px;
  padding-top: 6px;
  float: left;
}
.videoplayer-portlet .clear {
  clear: both;
}
.videoplayer-portlet .share-social {
  margin-bottom: 10px;
}
.videoplayer-portlet .video_player ul.list_link_video li {
  list-style-type: none;
  font-size: 12px;
  text-align: left;
  transition: all 0.3s;
  vertical-align: middle;
  text-align: center;
}
.videoplayer-portlet .video_player ul.list_link_video li a {
  color: #2e02fb;
  padding-left: 19px;
  float: left;
  cursor: pointer;
}
.videoplayer-portlet .video_Config_list {
  margin-bottom: 10px;
}
.videoplayer-portlet .config_video {
  display: inline-block;
  height: 120px;
  margin: 10px 6px 6px 10px;
  overflow: hidden;
  position: relative;
  width: 168px;
  padding: 2px;
}
.videoplayer-portlet .config_video div.box_video {
  background: url("../../images/bg_video.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  display: inline-block;
  height: 120px;
  left: 20px;
  position: absolute;
  top: 0;
  width: 148px;
  z-index: 2;
}
.videoplayer-portlet .config_video h3.title_video {
  bottom: 0;
  color: #000;
  display: inline-block;
  font-size: 11px;
  height: 28px;
  left: 0;
  margin-bottom: 3px;
  overflow: hidden;
  padding-left: 3px;
  padding-right: 3px;
  position: absolute;
  text-align: left;
  width: 142px;
  z-index: 3;
  left: 20px;
}
.videoplayer-portlet .video_content {
  height: 100%;
  width: 100%;
  float: right;
}
.videoplayer-portlet .video_content img {
  float: right;
  height: 120px;
  width: 148px;
}
.videoplayer-portlet .video_checkbox {
  position: absolute;
  left: 1px;
  top: 107px;
  cursor: pointer;
}
.videoplayer-portlet .config_video label {
  cursor: pointer;
}
.videoplayer-portlet .divFullTreeView {
  float: left;
  width: 20%;
  display: inline;
}
.videoplayer-portlet #divFullTreeView li {
  list-style-type: none;
  margin-left: 15px;
}
.videoplayer-portlet .tree-view {
  height: 500px;
  overflow: scroll;
}
.videoplayer-portlet ul.list_share_button {
  float: right;
  margin-right: 10px;
}
.videoplayer-portlet ul.list_share_button li {
  float: left;
  padding-left: 3px;
  list-style-type: none;
  width: 15px;
  margin-bottom: 2px;
}

ul#playlist_video li:not(.selected):HOVER {
  font-weight: bold;
  padding-left: 0px;
}

ul#playlist_video li.selected {
  font-weight: bold;
  list-style-type: none;
}