a img {
  border: none;
}

a {
  color: #0000FF;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

#container {
  width: 850px;
  margin: 0 auto;
	border: 1px solid #e4e3da;
	margin-bottom: 40px;
  background-color: #FFF;
  padding: 0px 0px 40px 0px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	overflow: auto;
}

#flash_notice, .browser_div, #flash_error {
  padding: 5px 8px;
  margin: 10px 0;
}

#flash_notice, .browser_div {
  background-color: #CFC;
  border: solid 1px #6C6;
}

#flash_error {
  background-color: #FCC;
  border: solid 1px #C66;
}

.fieldWithErrors {
  display: block;
	float: left;
	overflow: auto;
	}

#errorExplanation {

  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}

/* Loading indicator */

#loading_indicator{
	position:absolute;
	top:0px;
	right:0px;
	background:#b00;
	color:#fff;
	padding:2px 8px;
	display:none;
}


body {
	margin: 0;
	padding: 0;
	font: normal normal normal 14px/normal  Verdana, sans-serif;
	background: #eeede8 url('/images/bg_page.jpg') top left repeat-x;
	color: #666;
}
label {
	float: left;
	width: 90px;
	margin-right: 20px;
	margin-top: 2px;
	text-align: right;
	color: #000;
}

.permissions label {
	float: none;
	width: auto;
	margin-right: 20px;
	margin-top: 2px;
	text-align: left;
	color: #000;
}

a{
	color: #003956;
}

p {
	overflow: hidden;
	margin: 20px 0px;
	line-height: 22px;
}

span.inputs {
	display: block; 
	float: left;
	overflow: hidden;
	width: 265px;
	padding: 2px;
}
span.inputs input.specify {
	width: 100px;
}
span.inputs span.left {
	display: block;
	float: left;
	margin-right: 10px;
}
:active {
	outline: 0 none;
}

input[type=text], input[type=password] {
	outline: 0 none;
	background: #FFF url('/images/form_shadows.png') repeat-x;
	-webkit-border-radius: 2px 2px; -moz-border-radius: 2px 2px; border-radius: 2px 2px;
	border-bottom: 1px solid rgb(225, 225, 225);
	border-left: 1px solid rgb(142, 142, 142);
	border-right: 1px solid rgb(225, 225, 225);
	border-top: 1px solid rgb(142, 142, 142);
	float: left;
	line-height: 18px;
	height: 18px;
	width: 265px;
	font: normal normal normal 12px/normal 'Lucida Grande', Lucida, Verdana, sans-serif;
	margin: 0px 2px 0px 0px;
	padding: 2px;
		resize: none; }
textarea{
	float: left;
	width: 265px;
	height: 200px;
}		
.one-col textarea#user_note{
	height:100px;
	width:305px;
	float:right;
}
p.bigger_text textarea#user_note{
	height:100px;
	width:305px;
}
.one-col textarea {
	
}
input:focus, textarea:focus {
	background-color: #fefeee;
}

input[type=submit], button, .button a, a.button{
	background: url('/images/bg_buttons.jpg') top left repeat-x;
	border: 1px solid #e4e3da;
	height: 30px;
	color: #036393;
	font-size: 14px;
	padding: 0 20px;
	float: left;
	margin-right: 30px;
	-webkit-border-radius: 10px 9px; -moz-border-radius: 10px 9px; border-radius: 10px 9px;
}
input[type=submit]:hover, button:hover, .button a:hover, a.button:hover{
	cursor: pointer;
	border: 2px solid #add9ef;
	padding: 0 19px;
}
.button a, a.button {
	height: 24px;
	padding: 3px 20px 0px 20px;
	text-decoration: none;
}
.button a:hover, a.button:hover{
	height: 23px;
	padding: 2px 19px 0px 19px;
}
input[type=submit] {
}
h1 {
	background: url('/images/bg_heading_int.jpg') top left repeat-x;
	height: 71px;
	line-height: 71px;
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: #000000 1px 1px 1px;
}

h2 {
	color: #003956;
	font-size: 18px;
	font-weight: normal;
}

h4 {
	font-weight: normal;
	
	padding: 20px 20px 10px 20px;
	color: #003956;
	margin-top: 20px;
}
form h4 {
	border-top: 1px solid #d9d9d9;
}

/****** Header ******/
div#header {
	background: url('/images/bg_header.jpg') bottom left no-repeat;
	height: 128px;
	text-align: right;
}
	div#header h1 {
		color: #023c59;
		font-size: 36px;
		line-height: 36px;
		position:relative;
		text-align: right;
		text-shadow: none;
		padding-right: 50px;
		height: 63px;
		margin: 20px 0px 0px 40px;
		background: url('/images/bg_header_logo_int.png') top left no-repeat;
	}
	.logo_link{
		position:absolute;
		left:0px;
		top:0px;
		width:236px;
		height:63px;

	}
	a.logo_link {text-decoration:none;}
	div#header p {
		margin: 0 10px;
	}
/***** Landing Page ******/

div.landing_header{
	background: url('/images/bg_landing_int.jpg') top left repeat-x;
	height: 270px;
	color: #FFF;
}
	div.landing_header div.header-left{
		width: 400px;
		margin: 65px 0px 0px 40px;
		float: left;
	}
	div.landing_header div.header-right{
		width: 300px;
		margin: 30px 0px 0px 20px;
		float: left;
	}
	
div#col-left {
	width: 435px;
	margin: 40px 0px 0px 40px;
	float: left;
	border-right: 1px solid #d0d0d0;
}
div#col-left input.right {
	float: right;
}
div#col-right{
	width: 290px;
	margin: 40px 0px 0px 40px;
	float: left;
}
	div#col-right input[type=text], div#col-right textarea, div#col-right input[type=password]{
		width: 190px;
	}
	div#col-right label{
		width: 66px;
	}
	div#col-right form p {
		clear: both;
	}
	
	div#col-right form p.remember-me {
		margin-top: -8px;
		margin-bottom: 4px;
	}
	
	div#col-right form p.remember-me input{
		float: right;
		margin-top: 7px;
		margin-right: 8px;
	}
	div#col-right form p.remember-me label, div#col-right a.forgot-password{
		float: right;
		width: 200px;
		font-size: 11px;
		color: #036393;
		font-style: italic;
	}
	div#col-right a.forgot-password{
		float: right;
		text-align: right;
		margin-top: 0px;
		margin-right: 10px;
		font-size: 11px;
		color: #036393;
		font-style: italic;
	}
	div#col-right input.right {
		float: right;
		margin: 20px 0px 0px 0px;
	}
div.one-col {
	margin: 0px 40px;
	clear: both;
	overflow: hidden;
}	

p#terms-conditions {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	margin-right: 55px;
}
	
/***** One col table lists *****/
	
div.one-col h3 {
	background: url('/images/bg_table_heading.jpg') top left repeat-x;
	height: 44px;
	font-weight: normal;
	text-shadow: #000000 1px 1px 1px;
	color: #FFF;
	padding: 0px 20px;
	line-height: 44px;
	margin-bottom: 0px;
	-webkit-border-radius: 10px 9px; -moz-border-radius: 10px 10px 0px 0px; border-radius: 10px 10px 0px 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}	
	
div.one-col table {
	width: 100%;
	border-collapse: collapse;
}	
	div.one-col table tr {
		border-bottom: 1px solid #d9d9d9;
	}
		div.one-col table tr th {
			text-align: left;
			color: #696969;
			font-size: 14px;
			height: 35px;
		}
		
		div.one-col table tr td {
			padding: 10px 0px 10px 5px;
			
		}
		div.one-col table tr td.role{
			width: 20px;
			height: 10px;
		}
		div.one-col table tr td.admin {
			background: url('/images/icon_users_admin.jpg') center left no-repeat;
		}
		div.one-col table tr td.sales_rep {
			background: url('/images/icon_users_sales.jpg') center left no-repeat;
		}
		div.one-col table tr td.pending {
			background: url('/images/icon_users_pending.jpg') center left no-repeat;
		}
			div.one-col table tr td a, div.one-col table tr th a {
				color: #003956;
				text-decoration: none;
			}
			div.one-col table tr td a:hover, div.one-col table tr th a:hover{
				text-decoration: underline;
			}
p.legend{
	font-size: 10px;
	vertical-align: center;
}
p.legend img {
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 10px;
}

/**** FORM ELEMENTS ***/



/**** Two columns ****/
div.two-col-left{
	margin: 0px 40px;
	float: left;
	width: 400px;
	overflow: hidden;
}
div.two-col-right {
	margin: 0px 40px 0px 0px;
	float: right;
	width: 330px;
}

/*** user view pages ***/
div.one-col.view p span,
div.two-col-left.view p,
 div.two-col-right.view p{
	margin-left: 40px;
}

div.one-col.view p span, 
div.two-col-left.view p span, 
div.two-col-right.view p span {
	width: 90px;
	color: #000;
	text-align: right;
	margin-right: 40px;
	display: inline-block;
	font-weight: bold;
}
.view p {
	padding: 0px 0px;
	margin: 10px 0px;
}

/******** DASHBOARD *****/

div.dashboard div.dashboard-item{
	border-bottom: 1px solid #d9d9d9;
	padding: 20px 0px;
	overflow: hidden;
}

div.dashboard div.dashboard-item p {
	float: left;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
}

div.dashboard div.dashboard-item .button, div.dashboard div.dashboard-item p.button a {
	width: 150px;
	text-align: center;
	float: left;
}
div.dashboard div.dashboard-item .button:hover, div.dashboard div.dashboard-item p.button a:hover {
	margin-bottom: 0px;
	height: 23px;
}			

/*** User Dashboard Page ***/
div.show {
	padding: 10px 20px 10px 10px;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
}
div.show img {
	float: left;
	margin-right: 20px;
}
div.show div {
	float: left;
}
div.show div.logo {
	width: 205px;
}
div.show div.show-info {
	width: 270px;
}

div.show div.episode-links{
	text-align: center;
}
div.show div.episode-links span {
	font-style: italic;
	font-size: 10px;
}
div.show div.episode-links .button {
	margin-left: 50px;
}
div.show div.episode-links .button:hover{
	height: 23px;
}
div.two-col-left.client-info{
	margin: 0px 40px;
	float: left;
	width: 300px;
	overflow: hidden;
}
div.two-col-right.client-info {
	border-left: 1px solid;
	padding-left: 40px;
	width: 349px;
}
div.client-info {
	/*margin-top: 40px;*/
}
div.client-info h4 {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #3e3e3e;
	font-size: 18px;
}
div.client-info p {
	overflow: hidden;
}
div.client-info select{
	width: 220px;
	margin-right:30px;
	float:right;
	font-size:13px;
}
div.client-info table.requests {
	width: 90%;
	font-weight: normal;
	border-collapse: collapse;
}

div.client-info table.requests th{
	text-align: left;
	
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	width: 50%;
	padding: 10px 0px 5px 20px;
	border-collapse: collapse;
	border-bottom: 1px solid #E1E1E1;
}
div.client-info table.requests td {
	padding: 10px 0px 5px 10px;
}
div.client-info table.requests td.request {
	font-style: italic;
}
div.client-info h3 {
	font-size: 14px;
	font-weight: normal;
	color: #3e3e3e;
	clear: both;
	margin-top: 40px;
}
div.client-info .name {
	color: #0f4560;
}
/*** user edit form ***/
div.user_info{
	overflow: hidden;
}
div.user_info div.main {
	float: left;
}
div.user_info p {
}
div.user_info p.note {
	float: right;
}

div#letter-filter {
	background-color: #e7e7e7;
	padding: 5px 20px;
	font-size: 10px;
	color: #c9c9c9;
	text-align: center;
	-webkit-border-radius: 5px 5px; -moz-border-radius: 5px 5px; border-radius: 5px 5px;
	margin: 0px 20px 10px 20px;
}
div#letter-filter span {
	margin: 0px 5px;
}

	div#letter-filter span.available{
		color: #666;
		cursor: pointer;
	}
	div#letter-filter span.active {
		color: #0f4560;
		font-weight: bold;
	}
div#select-all-perms {
	margin: 40px 40px 0px 40px;
	font-size: 10px;
}
div#open-all-perms {
	margin: 5px 40px 5px 40px;
	font-size: 10px;
}
div.permissions-block {
	padding: 0px 20px;
	overflow: hidden;
}
	div.permissions-block span {
float: left;
	}

	div.permissions-block span.show-name {
		color: #000;
		display: block;
		float: left;
		font-size: 14px;
		padding-left: 15px;
		cursor: pointer;
		background: url('/images/icon_collapse_up.jpg') 0 3px no-repeat;
	}
	span.show-private {
		color: #802734;
		font-size: 10px;
		font-weight: bold;
		padding-left: 3px;
		line-height: 14px;
	}
	div.permissions-block span.open{
		background: url('/images/icon_collapse_down.jpg') 0 3px no-repeat;
	}

	div.permissions-block div {
		float: left; 
		/*margin: 0px 50px 0px 20px;*/
		margin: 0px 20px 0px 20px;
	}
	div.permissions-block div.show-permission {
		float: left;
		width: 310px;
		/*margin-right: 10px;*/
	}
	
	div.permissions-block div.episodes{
		padding: 10px 0px;
		margin: 0px;
	}
	div.permissions-block div.episode-permission {
		font-size: 12px;
		margin-right: 0px;
		clear: left;
	}
	div.permissions-block div.episode-permission input{
		float: left; 
		margin-right: 10px;
	}
		div.permissions-block div.episode-permission p {
			width: 240px;
			margin: 0px;
			padding: 0px;
			float: right;
		}
		div.permissions-block div.show {
			font-size: 12px;
		}
			div.permissions-block div.show p {
				margin: 0px;
			}
		div.permissions-block div.show span{
			float: left;
		}
			div.permissions-block div.show input{
				clear: both;
				margin-left: 10px;
			}
			
/***** Video PLaying Page ***/			
div.player{
	background: #7f2232 url('/images/bg_video_page.jpg') bottom left repeat-x;
	padding: 20px 100px;
}
div#video_player {
	width: 640px;
	height: 360px;
	margin: 0px;
	padding: 0px;
}
	div.player h2 {
		color: #FFF;
		text-shadow: #000000 2px 1px 1px;
		font-style: italic;
		padding-bottom: 10px;
		padding-left: 15px;
		font-size: 16px;
		border-bottom: 1px solid #4b1019;
		margin-bottom: 0px;
	}
	
div.now-playing {
	background-color: #003956;
	border: 1px solid #003956;
	border-top: 0px;
	padding: 5px 0px 5px 8px;
	margin-right: 9px;
	margin-left: 0px;
	margin-top: 0px;
	width: 631px;
	overflow: hidden;
}			
div.now-playing div.episode {
	padding-left: 10px;
}
div.episode .button {
	margin-top: 15px;
	float: right;
}

div.episode {
	font-size: 12px;
	border-bottom: 1px solid #4b1019;
	overflow: hidden;
	padding: 5px 8px 5px 20px;
}
div.episode p {
	line-height: 14px;
	font-size: 14px;
	margin: 0px;
	float: left;
	color: #FFF;
}
	div.episode p .title {
		font-size: 14px;
		padding: 0px;
		text-shadow: #000000 2px 1px 1px;
	}
	div.episode p .episode-info {
		font-size: 10px;
	}
	
	div.now-playing div.episode {
		padding-right: 0px;
		border: 0px;
	}
		div.now-playing div.episode a.button{
		}
		div.now-playing div.episode p .episode-info {
			font-size: 12px;
		}
div.screening_room h2 {
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div#documents {
	overflow: hidden;
	padding: 20px 0px;
}
div#documents div.document {
	float: left;
	width: 200px;
	text-align: center;
	/*border-right: 1px solid #E1E1E1;*/
}

span#open-all-perms{color: #0f4560;	cursor: pointer;
font-weight: bold;}
a.right {
	float: right;
}

#col-left p.note {
  margin: 0px 0px 0px 110px;
}

p.bigger_text{font-size:12px;}

#colleague{ background-color:#ccccc9; 
				padding:10px 10px 10px; 
				border-top:1px solid #666666; 
				border-bottom:1px solid #666666;
			 }

#email_col	{ 	height:0px; 
					width:0px;
					padding:0px;
					line-height:0px; 
					font-size:0px; 
					border:0px;
				}

div.permissions-block div.checkbox {
	margin: 0px;
	padding: 20px 0px;
}

div.permissions-block div.checkbox label {
	margin-left: 70px;
	float: none;
	clear: both;
	text-align: left;
	color: #666666;
}



/****** DEV ONLY ******/
div#quick_logins{
	width: 770px;
	clear: both;
	margin: 40px;
}
div#quick_logins input {
	float: none;
	margin-bottom: 10px;
}

span.option {
    padding-left: 110px;
    margin: 0px;
    display: block;
}	
span.option label {
    float: none;
    color: #666666;
}

.search_filter select {
  font-size: 1.0em;
  float: left;
}

.pending_show_requests td {
  vertical-align: top;
}

.pending_show_requests p.button input {
  font-size: 1.0em;
  height: 24px;
  margin-left: 10px;
  vertical-align: middle;
}



/* REQUIRED STYLES (be careful overriding)
================================================================================ */

/* Box containing video, controls, and download links.
   If you want to add some kind of frame, use another containing element, not this one. */
.video-js-box { text-align: left; position: relative; } /* Will be set to the width of the video element */

/* Video Element */
video.video-js { background-color: #000; position: relative; }

/* Fullscreen styles for main elements */
.video-js-box.vjs-fullscreen { position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; z-index: 1000; }
.video-js-box.vjs-fullscreen video.video-js { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; }
.video-js-box.vjs-fullscreen .vjs-controls { z-index: 1002; }

/* Poster styles */
.vjs-poster { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }


/* DEFAULT SKIN (override in another file)
================================================================================
Using all CSS to draw the controls. Images could be used if desired.
Instead of editing this file, I recommend creating your own skin CSS file to be included after this file,
so you can upgrade to newer versions easier. */

/* Controls Layout
   Using a Holy Grail type method to allow the progress bar holder to expand into all available space,
   but using abosolute positioning for individual controls. http://www.alistapart.com/articles/holygrail */
.vjs-controls {
  list-style: none; position: absolute; margin: 0; border: none; opacity: 0.85; color: #fff;
  display: none; /* Start hidden */
  left: 0; right: 0; /* 100% width of video-js-box */
  height: 35px; /* Including any margin you want above or below control items */
  padding-left: 35px; /* Width of play button + margin */
  padding-right: 165px; /* Width of all the controls to the right of the progress control + margins */
}
/* Controls styles when below the video */
.video-js-box.vjs-controls-below .vjs-controls { background-color: #000; }

.vjs-controls > li { /* Direct li children of control bar */
  position: absolute; list-style: none; float: left; padding: 0; text-align: center;
  height: 25px; /* Default height of individual controls */
  margin: 5px 0 0 0; /* Top margin to put space between video and controls when controls are below */

  /* CSS Background Gradients */
  /* Default */ background-color: #0B151A;
  /* Webkit  */ background: #1F3744 -webkit-gradient(linear, left top, left bottom, from(#0B151A), to(#1F3744)) left 12px;
  /* Firefox */ background: #1F3744 -moz-linear-gradient(top,  #0B151A,  #1F3744) left 12px;

  /* CSS Curved Corners */
  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;

  /* CSS Shadows */
  box-shadow: 1px 1px 2px #000; -webkit-box-shadow: 1px 1px 2px #000; -moz-box-shadow: 1px 1px 2px #000;
}
/* Placement of Control Items */
.vjs-controls > li.vjs-play-control       { width: 25px; left: 5px; }
.vjs-controls > li.vjs-progress-control   { width: 100%; position: relative; }
.vjs-controls > li.vjs-time-control       { width: 75px; right: 90px; }
.vjs-controls > li.vjs-volume-control     { width: 50px; right: 35px; }
.vjs-controls > li.vjs-fullscreen-control { width: 25px; right: 5px; }

/* Removing curves on progress control and time control to join them. */
.vjs-controls > li.vjs-progress-control {
  border-top-right-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0;
  border-bottom-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0;
}
.vjs-controls > li.vjs-time-control { 
  border-top-left-radius: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0;
  border-bottom-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0;
}

/* Play/Pause
-------------------------------------------------------------------------------- */
.vjs-play-control { cursor: pointer !important; }
.vjs-play-control span { display: block; font-size: 0; line-height: 0; }
.vjs-play-control.vjs-play span {
  width: 0; height: 0; margin: 8px 0 0 8px;
  /* Drawing the play triangle with borders - http://www.infimum.dk/HTML/slantinfo.html */
  border-left: 10px solid #fff; /* Width & Color of play icon */
  /* Height of play icon is total top & bottom border widths. Color is transparent. */
  border-top: 5px solid rgba(0,0,0,0); border-bottom: 5px solid rgba(0,0,0,0);
}
.vjs-play-control.vjs-pause span {
  width: 3px; height: 10px; margin: 8px auto 0;
  /* Drawing the pause bars with borders */
  border-top: 0px; border-left: 3px solid #fff; border-bottom: 0px; border-right: 3px solid #fff;
}

/* Progress
-------------------------------------------------------------------------------- */
.vjs-progress-holder { /* Box containing play and load progresses */
  position: relative; list-style: none; padding: 0; overflow:hidden; cursor: pointer !important;
  height: 9px; border: 1px solid #777;
  margin: 7px 1px 0 5px; /* Placement within the progress control item */
  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.vjs-progress-holder li { /* Progress Bars */
  position: absolute; display: block; width: 0; height: 9px; 
  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.vjs-play-progress {
  /* Default */ background: #fff;
  /* Webkit  */ background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#777));
  /* Firefox */ background: -moz-linear-gradient(top,  #fff,  #777);
}
.vjs-load-progress {
  opacity: 0.8;
  /* Default */ background-color: #555;
  /* Webkit  */ background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#aaa));
  /* Firefox */ background: -moz-linear-gradient(top,  #555,  #aaa);
}

/* Time Display
-------------------------------------------------------------------------------- */
.vjs-controls .vjs-time-control { font-size: 10px; line-height: 1; font-weight: normal; font-family: Helvetica, Arial, sans-serif; }
.vjs-controls .vjs-time-control span { line-height: 25px; /* Centering vertically */ }

/* Volume
-------------------------------------------------------------------------------- */
.vjs-volume-control { cursor: pointer !important; }
.vjs-volume-control ul { list-style: none; display: block; margin: 0 5px 0 5px; padding: 4px 0 0 0; }
/* Drawing the volume icon using 6 li elements */
.vjs-volume-control ul li { /* Individual volume bars */
  list-style: none; float: left; padding: 0;
  margin: 0 2px 0 0; /* Space between */
  width: 5px; height: 0px; /* Total height is height + bottom border */
  border-bottom: 18px solid #555; /* Default (off) color and height of visible portion */
}
.vjs-volume-control ul li.vjs-volume-level-on { border-color: #fff; /* Volume on bar color */ }
/* Creating differnt bar heights through height (transparent) and bottom border (visible). */
.vjs-volume-control ul li:nth-child(1) { border-bottom-width: 2px; height: 16px; }
.vjs-volume-control ul li:nth-child(2) { border-bottom-width: 4px; height: 14px; }
.vjs-volume-control ul li:nth-child(3) { border-bottom-width: 7px; height: 11px; }
.vjs-volume-control ul li:nth-child(4) { border-bottom-width: 10px; height: 8px; }
.vjs-volume-control ul li:nth-child(5) { border-bottom-width: 14px; height: 4px; }
.vjs-volume-control ul li:nth-child(6) { margin-right: 0; }

/* Fullscreen
-------------------------------------------------------------------------------- */
.vjs-fullscreen-control { cursor: pointer !important; }
.vjs-fullscreen-control ul {
  list-style: none; padding: 0; text-align: left; vertical-align: top; cursor: pointer !important; 
  margin: 5px 0 0 5px; /* Placement within the fullscreen control item */
  width: 20px; height: 20px;
}
/* Drawing the fullscreen icon using 4 li elements */
.vjs-fullscreen-control ul li { list-style: none; float: left; margin: 0; padding: 0; font-size: 0; line-height: 0; width: 0; text-align: left; vertical-align: top; }
.vjs-fullscreen-control ul li:nth-child(1) { /* Top-left triangle */
  margin-right: 3px; /* Space between top-left and top-right */
  margin-bottom: 3px; /* Space between top-left and bottom-left */
  border-top: 6px solid #fff; /* Height and color */
  border-right: 6px solid rgba(0,0,0,0);  /* Width */
}
.vjs-fullscreen-control ul li:nth-child(2) { border-top: 6px solid #fff; border-left: 6px solid rgba(0,0,0,0); }
.vjs-fullscreen-control ul li:nth-child(3) { clear: both; margin: 0 3px 0 0; border-bottom: 6px solid #fff; border-right: 6px solid rgba(0,0,0,0); }
.vjs-fullscreen-control ul li:nth-child(4) { border-bottom: 6px solid #fff; border-left: 6px solid rgba(0,0,0,0); }
/* Icon when video is in fullscreen mode */
.vjs-fullscreen .vjs-fullscreen-control ul li:nth-child(1) { border: none; border-bottom: 6px solid #fff; border-left: 6px solid rgba(0,0,0,0); }
.vjs-fullscreen .vjs-fullscreen-control ul li:nth-child(2) { border: none; border-bottom: 6px solid #fff; border-right: 6px solid rgba(0,0,0,0); }
.vjs-fullscreen .vjs-fullscreen-control ul li:nth-child(3) { border: none; border-top: 6px solid #fff; border-left: 6px solid rgba(0,0,0,0); }
.vjs-fullscreen .vjs-fullscreen-control ul li:nth-child(4) { border: none; border-top: 6px solid #fff; border-right: 6px solid rgba(0,0,0,0); }

/* Download Links - Used for browsers that don't support any video.
-------------------------------------------------------------------------------- */
.vjs-no-video { font-size: small; }

/* CSS for Cineflix International */