/*
// Developed By TechnologyMantraBlog.com
// Author: Mr. Hrishabh Sharma
// http://technologymantrablog.com/
// Please do not remove the credit info if you respect my efforts

*/
.totalcontroles
{   margin-left: 10px;
    z-index: 12;
    position: absolute;
    overflow: hidden;
    margin: auto;
    bottom: 0px;
    top: 100%;
    margin-top: -50px;
    width:100%;
    
}

.totalcontroles2
{   margin-left: 10px;
    z-index: 12;
    position: absolute;
    overflow: hidden;
    margin: auto;
    bottom: 0px;
    top: 100%;
    margin-top: -50px;
    width:100%;
    
}

.controlesvdplayer
{
    
}
.logovuelotv
{    position: absolute;
    right: 0px;
    margin-left: -117px;
    z-index: 2;
    left: 100%;
    width: 120px;
    overflow: hidden;
    bottom: 0px;
    margin-bottom: 2px;

}
.iconsrepro{
        display: table;
        width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
      background: transparent;
    bottom: 0px;
    z-index: 11;

}

.fondonegro{
        display: table;
        width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
      background: transparent;
    bottom: 0px;
    z-index: 12;

}

.iconrepro{
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px; /*(half of width)*/
margin-top: -42px;  
z-index:4444;
}

.reproductortrans{
    
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
      background: transparent;
    bottom: 38px;

    
}

#myDiv{
    display: table-cell;
    vertical-align: middle; /*Vertically centered*/
    text-align: center; /* Horizontally centered */
}

.logocan{
    position: absolute;
    bottom: 35px;
    right: 30px;
    margin-top: -100px;
    margin-left: -100px;
    z-index: 2;
}
.embedcanal{font-size: 10px;
-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #4479BA;
    color: #FFF;
    padding: 5px 5px;
    text-decoration: none;





}

.embedcanal1{font-size: 10px;
-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #4479BA;
    color: #FFF;
    padding: 5px 5px;
    text-decoration: none;





}


@media (max-width: 400px) {
    .embedcanal{display: none;}
}


.header{
padding:10px;
padding-left:20px;
height:60px;
width:100%;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

border-bottom:#CCCCCC 2px solid;

}

.searchBox{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

width:100%;
height:800px;
border:#999999 1px solid;
margin-top:10px;
}

.searchForm{

padding:10px;
padding-left:20px;
min-height:60px;
width:100%;
text-align:center;
float:left;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

border-bottom:#CCCCCC 2px solid;
}

.videoItemContainer{
width:150px;
height:150px;
margin:3px;
text-align:center;
padding:5px;
overflow:hidden;
float:left;


-webkit-box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.75);


background: rgba(226,226,226,1);
background: -moz-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: linear-gradient(to right, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );

}

.videoItemImage img{
cursor:pointer;

}

.videoItemCaption{
cursor:move;

}

.videoList{
height:720px;
overflow:auto;
border-left:#E4E4E4 1px solid;
border-right:#E4E4E4 1px solid;
border-top:#E4E4E4 1px solid;
}

.footer{
background:#333333;
width:100%;
height:50px;
text-align:center;
margin-top:10px;
color:#CCCCCC;
padding:10px;
}

.videoDetailContainer{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

width:100%;
height:800px;
border:#999999 1px solid;
margin-top:0px;
padding:20px;
text-align:center;
overflow:auto;
}

.downloadDetail{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

width:100%;
height:400px;
border:#999999 1px solid;
margin-top:10px;
text-align:center;
overflow:auto;
}

.vidContainer{
text-align:center;

}

.vidTitle{
font-weight:bold;
font-size:16px;
margin-top:3px;
}

.vidDesc{
margin-top:8px;
}

#relativeList{
width:100%;
height:300px;
overflow:auto;
text-align:center;
}

.download_cotainer {
width:100%;
	
}
 
 .download_info {
 width:100%;
	
}
	  

.download_title{
font-weight:bold;

}

.format_list{
width:100%;
}

.format_list table{
width:100%;
border: solid 1px #CCC; 
-moz-box-shadow: 5px 5px 0px #999; 
-webkit-box-shadow: 5px 5px 0px #999; 
box-shadow: 5px 5px 0px #999;
 border-collapse: collapse;
}

.format_list table tr{
margin-top:10px;
border:2px #999999 solid;
width:100%;
height:35px;
}

.format_list table tr td{
border-bottom:1px solid #008999;
}

.downloadThumbnail{
border: solid 1px #CCC; 
-moz-box-shadow: 5px 5px 0px #999; 
-webkit-box-shadow: 5px 5px 0px #999; 
box-shadow: 5px 5px 0px #999;

}


.downloadButton
{
 -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    
	font: bold 11px Arial;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #333333;
  padding: 10px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;

}
.downloadButton:hover
{
text-decoration:none;
background:#FFFF99;
}

.next{
	padding:15px;
	padding-top:25px;
	position: absolute;
    bottom: 0; /* attaches the element to the bottom */
    left: 0; /* attaches the element to the left-side */
    right: 0; /* attaches the element to the right-side */
    margin-top:10px;
	clear:both;
	float:right;
	text-align:right;
	border:#666666 1px solid;
	height:50px;
	width:70px;
	cursor:pointer;
	
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #4479BA;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
	text-align:center;
	vertical-align:middle;
}

#playerContainer{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

width:100%;
margin-top:0px;
text-align:center;
padding:0px;

    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-bottom:0px;
}

#videoDownloadButton{
-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #4479BA;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
}

#playList{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

width:100%;
height:440px;
border:#999999 1px solid;
margin-top:10px;
text-align:center;
padding:5px;
overflow:auto;
}

/*TEXT FULLSCREEN*/

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300; 
  
}
/* A full-screen element that is not the root element should be stretched to cover the viewport. */
:-webkit-full-screen:not(:root) {
  width: 100% !important;
  float: none !important;
}
:-webkit-full-screen video {
  width: 100%;
}
:-webkit-full-screen .tohide {
  color: transparent;
}
:-webkit-full-screen .tohide::after {
  display: block;
  width: 100%;
  height: 100%;
margin-top:-10px;
  color: white;
  font-size: 50pt;
  font-weight: bold;
  -webkit-text-stroke: 2px orange;
  -moz-text-stroke: 2px orange;
  -o-text-stroke: 2px orange;
  text-stroke: 2px orange;
  text-shadow: 3px 4px 10px black;
  background: url('http://www.html5rocks.com/static/images/identity/HTML5_Badge_128.png');
}

:-moz-full-screen #fs-inner {
  display: table-cell;
  vertical-align: top;
}
#fs-container:-moz-full-screen {
  display: table;
  margin: auto;
  width: 100%;
  height: 100%;
}
:-moz-full-screen:not(:root) {
  width: 90% !important;
  float: none !important;
}
:-moz-full-screen video {
  width: 100%;
}
:-moz-full-screen .tohide {
  display: none;
}
#fs {
  background: -webkit-linear-gradient(white 20%, #eee);
  background: -moz-linear-gradient(white 20%, #eee);
  box-shadow: 0 0 0px #ccc inset;
  border-radius: 0px;
  text-align: center;
  padding: 0px;
  box-sizing: border-box;
  height: 90%;
}
button {
  display: inline-block;
  background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#F9F9F9), to(#E3E3E3));
  background: -webkit-linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
  background: -moz-linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
  background: -ms-linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
  background: -o-linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
  background: linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
  border: 1px solid #999;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}

.buttonfullscreen
{
    display: inline-block;
    background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#F9F9F9), to(#E3E3E3));
    background: -webkit-linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
    background: -moz-linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
    background: -ms-linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
    background: -o-linear-gradient(#F9F9F9 40%, #E3E3E3 70%);
    background: linear-gradient(#F9F9F9 40%, #ce1414 70%);
    border: 1px solid transparent;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 3px 5px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    /* font-size: 10pt; */
    background: transparent;
    }
    
.buttonfullscreen:hover {
  border-color: black;
}
    
button:hover {
  border-color: black;
}
button:active {
  background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#E3E3E3), to(#F9F9F9));
  background: -webkit-linear-gradient(#E3E3E3 40%, #F9F9F9 70%);
  background: -moz-linear-gradient(#E3E3E3 40%, #F9F9F9 70%);
  background: -ms-linear-gradient(#E3E3E3 40%, #F9F9F9 70%);
  background: -o-linear-gradient(#E3E3E3 40%, #F9F9F9 70%);
  background: linear-gradient(#E3E3E3 40%, #F9F9F9 70%);
}


/* YouTube Player API Sample*/

      #videoDiv { 
        margin-right: 3px;
      }
      #videoInfo {
        margin-left: 3px;
      }
    
/* Contenedor Youtube API*/

#scroller {
        width: 518px;
        height: 380px;
        border: 1px solid rgb(95, 172, 187);
        overflow: scroll;
        margin: 0 auto;
    }
#inner-scroller {
        width: 200px;
        height: 200px;
        }
       
#contenedor {
position: relative;
}
.miniatura{
z-index: 1001;
text-decoration: none;
}
.miniatura img {
border: 0px;
}
.miniatura span {
position: absolute;
text-decoration: none;
visibility: hidden;
border: 0px;
top:-5px;
left:-5px;
}
.miniatura:hover span {
visibility: visible;
overflow:visible;
z-index: 1002;
}

.contenedor{
font-size:10px;
white-space: normal;
height: 100px;
text-align: justify;
float: left;
max-width: 500px;
margin: 0;
padding: 0;
margin-right: 15px;


}

input[type=range], ::-moz-range-track, ::-ms-track {
-webkit-appearance: none;
background-color: 3f91e5;
width: 250px;
height:20px;
}
::-webkit-slider-thumb, ::-moz-range-thumb, ::-ms-thumb {{
-webkit-appearance: none;
background-color: #666;
width: 10px;
height: 20px;
}
    

