.vjs-playlist {
  background-color: black;
  overflow-y: hidden;
  overflow-x: auto;
  display: none;
  height:133px;
  position:relative;
  border-top: solid 3px white;
  width: 100%;
}

/* .vjs-playlist img { 
  margin: 10px;
  border: 3px solid #555;
  border-radius: 6px;
  -moz-border-radius: 6px;
  width: 125px;
  height: 95px;
}

.vjs-playlist img:hover {
  border: 3px solid #777;
  cursor: pointer;
  border-radius: 6px;
  -moz-border-radius: 6px;
} */

.playlist-wrapper div {
	width: 125px;
	height: 95px;
}

.playlist-wrapper div>img {
	width:100%;
	height: 100%;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.playlist-wrapper>div {
	float:left;
	margin: 10px;
	border: 3px solid #555;
	border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
}
.playlist-wrapper >div>div {
	font-size:10pt;
	color: white;
	text-align:center;
	background: url(/web/20160316015257im_/http://cdn.schoolpointe.com/js/videojs/titlebkg.png) repeat top left;
	position:absolute;
}

.playlist-wrapper>div:hover {
  border: 3px solid #777;
  cursor: pointer;
  border-radius: 6px;
  -moz-border-radius: 6px;
}





/* Scrollbar
---------------------------------------------------------*/


.vjs-playlist.webkit-scrollbar::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.vjs-playlist.webkit-scrollbar::-webkit-scrollbar-button:start:decrement,
.vjs-playlist::-webkit-scrollbar-button:end:increment  {
  display: none;
}
 
.vjs-playlist.webkit-scrollbar::-webkit-scrollbar-track-piece  {
  background-color: #3b3b3b;
  -webkit-border-radius: 6px;
}
 
.vjs-playlist.webkit-scrollbar::-webkit-scrollbar-thumb {
  -webkit-border-radius: 6px;
  background: #666 no-repeat center; 
}



/*
     FILE ARCHIVED ON 01:52:57 Mar 16, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:38:13 Oct 06, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 14.717
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.022
  esindex: 0.022
  cdx.remote: 345.847
  LoadShardBlock: 1233.457 (3)
  PetaboxLoader3.datanode: 532.915 (4)
  PetaboxLoader3.resolve: 920.557 (3)
  load_resource: 432.923
*/