/* CSS Document */

@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Kanit Light'), local('Kanit-Light'), url(/common/fonts/kanit-latin-300-light.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Kanit Regular'), local('Kanit-Regular'), url(/common/fonts/kanit-latin-400-regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Kanit Bold'), local('Kanit-Bold'), url(/common/fonts/kanit-latin-700-bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, a, span, li,.radio-inline, .checkbox-inline {
    font-family: Kanit;
}

   


body {
	
    	
	margin:0px;
	padding-top: 110px;
        background-color: #fefefe;
        /*height: 100vh;*/
        overflow-y: hidden;
        color: #7c7c7c;
        
        
        
}
.superbody{
    
    height: 88vh;
        overflow-y: auto;
}
    
.midsponsorcontainer{
    
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}


.midsponsorcontainer{
    
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.minisponsors{
    width: 120px;
    text-align: center;
    float: left;
}

.ghostlogo{
    display: none;
    position: fixed;


        top: 3px;
        left: 10px;
        z-index: 9999;
}
.btn-danger{
    color: #fff;
background-color: #000000;
border-color: #7a1723;
}

.btn  {
    background-color: transparent;
border: none;
text-transform: capitalize;
font-size: 9pt;

-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}

a > .btn{
    color:#ffffff;
}
#tagsCloudContainer a:hover > .btn{
    color:#ffffff;
    /*box-shadow: inset 0 -2px 0 0 #5dade2;*/
    -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-decoration: none;
text-shadow: none;
background:#484848 ;
}

.label{
    color:#7c7c7c
}
.btn-primary{
    background-image: none;
    background: transparent;
    background-color: transparent;
    
    color: #777777;
    font-size: 15pt;
    font-family: 'Kanit', sans-serif;
    font-weight: normal;
    box-shadow: none;
    border:none;
    text-decoration: none;
    text-shadow:none;
    text-transform: uppercase;


}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    color: #fdd327;
       background-image: none !important;
    background: transparent !important;
    background-color: transparent !important;
    font-size: 15pt;
    font-family: 'Kanit', sans-serif;
    box-shadow: none !important;
    border:none;
    text-decoration: none !important;
    text-shadow:none !important;
    text-transform: uppercase !important;
    
}

.navbar-header{
    
}
.navbar-default {
    
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeae5+0,f8f7f3+100 */
background-color: #484848;
background: #484848;
  box-shadow: 0px 0px 3px #484848;
  border:none;
 border-bottom: 1px solid #484848;
}

.navbar-default .navbar-nav > li > a {
    color:#fafafa;
   /* text-transform: uppercase;*/
   text-shadow: none;

  

}

.navbar-brand {
    float: left;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.navbar .divider-vertical {
    height: 20px;
    margin: 15px 5px;
    border-right: 1px solid #ffffff;
}
.limenu{
  font-family: 'Kanit', sans-serif;
   text-transform: uppercase;
      transition:background-color 0.4s ease-in-out;
 -webkit-transition:background-color 0.4s ease-in-out;
 text-shadow: none;
 font-size: 11px;
}


.limenu:hover{


      
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
background-color: #ffffff;
box-shadow: inset 0 -3px 0 0 #484848;
color:#484848;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color:transparent;
}
.navbar-default .navbar-toggle{
    border-color: transparent;
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #ffffff;
}

.navbar-nav > li > .dropdown-menu{
    background-color:#404040; 
    background-image: none;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{
 color: #484848;
 background-image: none;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
 color:#484848; 
    background-color:#484848 !important;
   background-image: none; 
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 585px;
    background-color: transparent;
    background-image: none;
}

.navbar-nav > li > a {
    border-right: none;
    border-left: none;
}
.navbar-nav > li > a:hover {
        background-image: none;
}

.form-control{
    font-weight: 300;
    border-color: #484848;
     -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.form-control:focus, .form-control:hover {
    border-color: #484848;
    outline: 0;
      -webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.3), 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 3px rgba(0,0,0,0.3), 0px 1px 3px rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

}

.panel-default > .panel-heading {
    color: #000000;
    background-color: transparent;
    border-color: transparent;
    background-image:none;
    border: none;
}
.panel{
    background-color: transparent;
    background-image: none;
        -webkit-box-shadow: none;
box-shadow: none;
}
.panel-default {
    border-color: transparent;  
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #3b3b3b;
}

.livecount{
font-family: 'Kanit', sans-serif;
font-size: 9pt;
color: #ffffff;
background-color: #FF6C03;
padding-left: 5px;
padding-right: 5px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin-right: 5px;

}

live

#HideableTitle{
        display: none;
    }
    
    .followus{
        font-size:9pt; 
        color:#636363; 
        font-style:italic;
    }
    .poweredby{
       float:right;
       padding-right:10px;
       height: 44px;
       width: 44px;
       background-image:url(../img/powered-normal.png);
    }
h3 {
    font-family: 'Kanit', sans-serif;
	padding:0px;
	margin:0px;
        color:#777777;
        text-shadow:none;
}

h2 {
    font-family: 'Kanit', sans-serif;
	margin-top:0px;
        text-shadow:none;
        font-size: 20px;
        text-transform: none;
        color: #484848;
           
}
h4{
    font-family: 'Kanit', sans-serif;
    text-align: center;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;

}
h4 > a, h4 > a:hover{
color: #484848;

}
a, a:active, a:focus {
    /*text-decoration:  underline;*/
    font-family: 'Kanit', sans-serif;
    color: #282828;
        text-shadow:none !important;
        cursor: pointer !important;
}

a:hover{
    font-family: 'Kanit', sans-serif;
    color: #777777;
        text-shadow:none !important; 
        text-decoration: none !important;
        cursor: pointer;
}


#recentVideos {
	/*width:1250px;*/
	min-height:200px;
}



.shareButtons {
	width:1260px;
	height:50px;
}



.toolBar {
	
	background-image:url(../img/toolbar.png);
	width: 1300px;
	height:48px;
       /* margin-left: auto;*/
margin-right: auto;
margin-left: auto;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
border-bottom: 1px solid #aaaaaa;
    
    
}
	
#homeButton{
    height: 100px;
    margin-top: 5px;
   
    z-index: 1;
    
    
}

@media(max-width:490px){
    .menu-expanded{
        display: none;
    }
    #homeButton{
  top: 0px;
position: fixed;
height: 60px;
left:15px;
}
}




.headerBg{
 
   background-color: transparent;


    background-repeat: no-repeat;
    background-size: cover;

}

.darkGradient {
background: #45484d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */

}

.contentRow {
	
	min-height:200px;
	
}



.fadein {  height: 169px; width:300px; overflow: hidden}
.fadein img { /* position:absolute; left:0; top:0; */}

.cloudwide-md{
    padding-top: 20px;
}
.breadcrumbsmaincontainer{
    
    position: fixed;
    top: 51px;
    left: 0px;
    right: 0px;
    z-index: 998;
}

.breadcrumbsmidcontainer{
height: 40px;
top: 45px;
z-index: 998;

max-width: 1200px;
margin-right: auto;
margin-left: auto;
}

.breadcrumbsinnercontainer{
    padding-right: 20px;
    padding-left: 20px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 40px;
    float: right;
}
.playerHolder {
    background-color: transparent;

   

	
	
}

.playerHolderLive {
	width:920px;
	height:518px;
	float:left;
	display:inline-block;
	background-color:#000000;
	
	
}




.mainTitle {
	
	float:left;
	display:inline-block;
}


.mainTitleLive {
	width:920px;
	float:left;
	display:inline-block;
}
.rightTitle420 {
	width:420px;
	float:right;
        height: 30px;
}


input, button, select, textarea {
 font-family: 'Kanit', sans-serif;
}
.darkH2 {
    
    
	    color: #282828;
    
    /*padding-left: 15px;*/
    min-height: 28px;
    text-shadow: none;
    margin-bottom: 5px;
    padding-top: 5px;
}
                       
                        

                       
.darkH2-variant1{
   color: #4d4d4d;
    text-shadow: none;
 
 padding-top: 5px;
padding-bottom: 5px;

box-shadow: inset 8px 0 0 0 #072450;
}

.darkH2-variant2{
    color: #4d4d4d;
    text-shadow: none;
 
 padding-top: 7px;
padding-bottom: 5px;


    

}


.darkcontainerShadow {
-webkit-box-shadow:   0px 1px 3px rgba(150, 150, 150, 0.3), 0px 1px 3px rgba(26, 26, 26, 0.3);
        
        box-shadow:  0px 1px 3px rgba(150, 150, 150, 0.3), 0px 1px 3px rgba(26, 26, 26, 0.3);
}

.darkMiddleContainerShadow {
-webkit-box-shadow:  0px 0px 3px 2px #666666;
        
        box-shadow:  0px 0px 3px 2px #666666;
}

.containerShadow {
-webkit-box-shadow:  0px 0px 3px 2px #dddddd;
        
        box-shadow:  0px 0px 3px 2px #dddddd;
}

.lightGrayGradient {
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #d0d0d0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d0d0d0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#d0d0d0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#d0d0d0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#d0d0d0 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#d0d0d0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0 ); /* IE6-8 */
}

.right420 {
	width:420px;
	min-height:370px;
	float:right;
        margin-top: 20px;
}

.clear {
	clear:both;
}

.left610 {
	width:610px;
	float:left;

}

.right610 {
	width:610px;
	float:right;
}




.hcenter {
	margin-left:auto !important;
	margin-right:auto !important;
}



.lightGrayBorder {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}


.carbonBackground {
	background-image:url(../img/c2.png);

}










.lightCarbonBackground {
	background-image:url(../img/lightCarbon.png);

}

.grayCarbon {
	width:100%;
	height:20px;		
}

.mainBackground {
	padding-bottom:10px;
        margin-right: auto;
        margin-left: auto;
        background-color: #fefefe;
        
        padding-top: 50px;
box-shadow:  0px 0px 1px #0182d4;

-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;

}




.bodyBackground {
	width:100%;
	background-image:url(../img/stripes.png);
}

.stripesBackground {
	background-image:url(../img/stripes.png);
                        background-color:#FFFFFF;
}

.pointedBackground {
   background:#E3E3E3 url(../img/pointed.jpg) 50% 0 repeat;
	
}


.blackButton {
	cursor:pointer;
	/*background-color:#212121;*/
	margin-right:10px;
	float:left;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 12px 20px;
	/*background: -moz-linear-gradient(
		top,
		#323333 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#323333),
		to(#000000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
        text-decoration:none;*/
}


.blackButton:hover{
    color: #333333;
    
    
}
.rssButton {
	display:none;
	cursor:pointer;
	background-color:#FF6600;
	float:right;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff9900 0%,
		#ff6600);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff9900),
		to(#ff6600));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}


.hsep {
	
	display:block;
	float:left;
	width:15px;
}


.search {
	background-color:#FFFFFF;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	float:right;
	
	min-width:300px;
        max-width: 700px;
	height:30px;
	
}

.lightInset {
-webkit-box-shadow: inset 0px 0px 1px 0px #333333;
        
        box-shadow: inset 0px 0px 1px 0px #333333;
}

.channels {
	
        
	background-color:#fff;
	
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        overflow-y: scroll;
max-height: 600px;
overflow-x: hidden;
}

.channelsContent {
    background-image:url(../img/channel-underline.png);
    
    background-repeat: repeat;
	width:auto;
	min-height:100px;
	margin-top:20px;
	margin-bottom:30px;
        display: inline-block;
        
	
}

.channel {
	width:170px;
	height:150px;
	/*float:left;*/
	margin-right:10px;
	margin-bottom:25px;
	

}

.channel2 {
	    width: 170px;
    height: 150px;
    
    
	

}

.channelGridImageHolder {
	width:170px !important;
	height:96px !important;
	margin-bottom:10px;
	background-color:#FFF;
        overflow: hidden;
		margin-left: auto;
margin-right: auto;
}

.channelGridImageHolder2 {
	/*width:170px;*/
	
	margin-bottom:10px;
	background-color:#FFF;
        overflow: hidden;
}


.channelH3 {
	
	
	font-size:14px;
	text-align:center;
	height:36px;
	
        color: #ffffff;
        text-transform: capitalize;
        width: 175px;
        overflow: hidden;
        padding-top: 5px;
}

.channelsTitle {
	
	margin-top:20px;
}


#channels {
	display:none;
}

.closeButton {
	cursor:pointer;
	background-color:#333333;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient( top, #484848 0%, #484848);
	background: -webkit-gradient( linear, left top, left bottom, from(#484848), to(#484848));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	/*border: 1px solid #0B7AA4;*/
	-webkit-box-shadow:  0px 1px 2px rgba(107,14,19,1);
        
        box-shadow:  0px 1px 3px rgba(0,0,0, 0.2), 0px 1px 3px rgba(43, 99, 73, 0.3);
	
        text-align: center;
}



.leftHeader {
    width:350px;
    height:100px;
    float:left;
    
    
}


.rightHeader {
    
    height:106px;
      float:right;
    margin-right: 20px;
    
    
}


.headerBanner {
    width:390px;
    height:80px;
    margin-top:10px;
    
    background-color: #FFFFFF;
    float:left;
}

.header {
	/*margin-top: 20px;*/
	width: auto;

}

.logo {
height: 120px;
}

.logoright {
    /*width:400px;*/
    height:90px;
    float:right;
    margin-top: 20px;
    overflow: hidden;
    text-align: right;
    
}
.title {
    width:340px;
    height:90px;
    float:left;
    padding-left:20px;
    padding-right:20px;
    padding-top: 25px;
}

h1.titleText {
   margin: 0px;
font-size: 32px;
color: #636363;
padding-top: 40px;
line-height: 1;
}

h2.titleText {
    margin:0px;
    padding:0px;
    font-size: 20px;
    color: #636363;
    line-height: 1;
}

.menufooter{
    
    float: left;
    border-left: 1px solid #fefefe;
    border-right: 1px solid #fefefe;
    padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        margin-bottom: 10px;
        color:#ffffff;
        width: auto;    
}

.menufooter:hover{
    background-color: #fefefe;
    color: #636363;
     border-left: 1px solid #636363;
    border-right: 1px solid #636363;
    cursor: pointer;
    
}

p.headerRight {
    margin: 0px;
    padding:0px;
    font-weight: 700;
    text-align: right;
    margin-bottom: 10px;
}



.searchResults {
	 
       
        
        overflow-x: hidden;
     
        
        
         
}

.searchResultsListContainer {
  
 
	min-height:100px;
	/*margin-top:20px;*/
	margin-bottom:30px;
        
}


.searchResultsList {
    
    margin-left: auto !important;
    margin-right: auto !important; 
    text-align: center;
    margin-top: 0px; 
    margin-bottom: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
}

#searchResults {
    display:none;
}




.searchIcon {
    position: absolute;
right: 20px;
display: block;
cursor: pointer;
top: 8px;
}

.searchClose {
    position: absolute;
right: 20px;
display: none;
cursor: pointer;
top: 8px;
}

.searchLoading {
 position: absolute;
right: 20px;
display: none;
cursor: pointer;
top: 8px;
}

.noSearchResults {
    background-color: #cccccc;
    line-height: 2;
    -webkit-border-radius: 12px;
    
    border-radius: 12px;
    margin-bottom:20px !important;
    
    
    text-align: center;
    font-weight: 700;
    
}


.liveEvents {
    width:1250px;
        
	background-color:#fff;
	
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        overflow-y: scroll;
max-height: 600px;
overflow-x: hidden;
        
}

.liveEventsGrid{
    width:90%;
	min-height:100px;
	margin-top:20px;
	margin-bottom:30px;
        padding-left: 40px;
}
.innerlivecontainergrid{
background-color: transparent;
max-height: 430px;
overflow-x: hidden;
overflow-y: auto;
}
#liveEvents {
    display:none;
    z-index:9999;
}

#liveEventsGrid {
/*    width:1250px;*/
}



.footer {
    width:100%;
    min-height: 50px;
    
    
}

.downlogo {
    width:100px;
    height:25px;
    
    margin:10px;
    margin-top:25px;
    
    
}

.currentLiveEventsInfo {
    float:right;
    -webkit-border-radius: 8px;
    max-width:60px;
    height:20px;
    border-radius: 8px;
    background-color:#fdfdfd;
    color: #333333;
    padding-left:10px;
    padding-right:10px;
    margin-top:-3px;
    padding-top:4px;
    font-size:12px;
    display: none;
  
  
}
.currentLiveEventsInfo:hover{
    color: #cfcfcf;
    background-color:#fdfdfd;
}

.moduleBackground {
    background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}

.horizontalModuleBackground {
  background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}

.noLiveInfo {
	/*width:800px;
	height:450px;*/
	background-color:#cccccc;
	background-image:url(../img/noLive.jpg);
	
}

.noLiveInfoTextBox {
	position:relative;
	top:50px;
	/*max-width:500px;*/
        width: 100%;
	min-height:350px;
        height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	
}


.darkGradientBackground {

	background-color:#484848;
	margin-right:10px;
	float:left;
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	color: #fafafa;
	text-align:center;
	padding: 10px 20px;
	font-weight:700;
	background: -moz-linear-gradient( top, #484848 0%, #000000);
	background: webkit-gradient( linear, left top, left bottom, from(#484848), to(#000000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #484848;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
/*	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);*/
	/*text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);*/
}



.previousVideoButton {
	text-align:center;
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	color: #fdfdfd;
        padding-top: 10px;
        cursor: pointer;
}


.nextVideoButton {
	text-align:center;
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	color: #fdfdfd;
        padding-top: 10px;
        cursor: pointer;
}


.breadcrumbs {
    padding-top: 10px;
font-size: 13px;
font-weight: 700;
color: #484848;
min-width: 250px;
text-align: center;
}
.breadcrumbs a {
    text-decoration:none;
    font-weight:700;
    color:#636363;
    font-size:13px;
}

.breadcrumbs a:hover {
    
    color:#022052;

}

.breadcrumbs a:visited {
    
    color:#999999;

}



.videoduration{
background-color: rgba(255,255,255,0.5);
padding-left: 5px;
padding-right: 5px;

color: #fff;
text-shadow: none;
text-align: center;

margin-right: 5px;
font-size: 0.8em;
padding-top: 1px;

-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.darkSoftGradient {
	background: -moz-linear-gradient(
		top,
		#666666 0%,
		#333333);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#666666),
		to(#333333));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}







.tagVideoEntryPreviewImage {
	
	
	/*height:100px;*/
	text-align:center;
	
	

}




.tagVideoEntryTitleDesc {
	/*float:left;*/
	/*width:843px;*/
	text-align:left;
	vertical-align:text-top;
	/*padding:10px;*/
	/*margin-top:10px;*/
	margin-bottom:10px;
	/*margin-left:5px;*/
	/*height:110px;*/



}


.h3Tag a {
	text-decoration:none;
	color:#000000;
}


.h3Tag a:hover {
	color:#666666;
}



#upControls {
	display:none;
}

#downControls {
	display:none;
}


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




.subchannelsButton {
	font-family:"Open Sans Condensed";
	font-size: 16px;
	color: #666666;
	padding: 8px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#d8d8d8);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#d8d8d8));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b2b2b2;
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 0px rgba(255,255,255,1);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 0px rgba(255,255,255,1);
	text-shadow:
		0px 1px 0px rgba(255,255,255,1),
		0px 0px 0px rgba(255,255,255,0);
}


#subchannelsWrapper {
    display:none;
}

#subchanneldivider{
    display: none;
}


a img {
    border-style: none;
}

.moduleHeader {
	width:100%;
	height:40px;
	background-image:url(../img/moduleHeaderBackground.png)
}

.moduleHeaderGray {
	width:100%;
	height:40px;
	background-image:url(../img/moduleHeaderGrayBg.jpg);
        
            
            
}

.moduleHeaderTitle {
    height:30px;
    padding-top:8px;
    padding-left:10px;
    font-weight: 700;
    color:#FFFFFF;
    font-size:16px;
}

.moduleBackground {
   background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}

.horizontalModuleBackground {
      background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}

.highVerticalModuleBackground {
  /*background-image:url(../img/stripes.png);*/
  background-color:#FFFFFF;
}



    
/* iconos redes sociales */





.socialdivider{
    float: left;
}
.socialdivider > ul{
    list-style: none;
    padding: 0;
}
.socialdivider  > ul > li  {
    
    float: left;
}
.socialdivider > ul > li::after{
    content:"|";
    color:#fdd327;
    font-size: 8pt;
    top: 8px;
position: relative;
}

.socialdivider > ul > li:last-child::after{
    content:"";
   
}


    
/* iconos redes sociales */


.socialicon-heart{
    background-image: url(../img/socialshare/heart.png);
background-size: 30px;
background-repeat: no-repeat;
background-position: center center;

width: 30px;
height: 30px;
cursor: pointer;
float:left;
}

.socialicon-heart:hover{
        background-image: url(../img/socialshare/heart-hover.png);
background-size: 30px;
background-repeat: no-repeat;
background-position: center center;
}
@media(max-width:767px){
    .socialicon-heart{
        display: none;
        
    }
    .uppersocialicons{
        float:right;
    }
    .main-socialmenu{
        display: none;
    }
}


.uppersocialicons{
   width: 25px; 
    height: 25px;   
     margin-right: 2px;
    margin-left: 2px;
    overflow: hidden;
    cursor: pointer;
    float:left;
    margin-top: 2px;
    
      -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
    
}
.uppersocialicons:hover{
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
transform: scale(1.3);
}

.uppersocialphone{

    height: 25px;   
     margin-right: 3px;
    margin-left: 3px;
color:#ffffff;
font-size: 8pt;
    float:right;
}

.imgSocialBoxPhone { 
   
    background: url(../img/phone-normal.png) no-repeat; 
     background-size: contain;
   color:transparent;
   transition:width 0.5s ease-in-out;
 -webkit-transition:width 0.5s ease-in-out;
} 
.imgSocialBoxPhone:hover { 
    
    background: url(../img/phone-normal.png) no-repeat; 
    background-size: contain;
    width: 140px !important;
    color:#ffffff;
font-size: 8pt;
line-height: 2;
text-align: right;
font-family: verdana;

} 

.imgSocialBoxMail { 
   
    background: url(../img/mail-normal.png) no-repeat; 
     background-size: contain;
   
} 
.imgSocialBoxMail:hover { 
    
    background: url(../img/mail-normal.png) no-repeat; 
    background-size: contain;
} 


.imgSocialBoxFB { 
   
    background: url(../img/facebook-normal.png) no-repeat; 
     background-size: contain;
   
} 
.imgSocialBoxFB:hover { 
    
    background: url(../img/facebook-normal.png) no-repeat; 
    background-size: contain;
} 

.imgSocialBoxTwitter { 
    
    background: url(../img/twitter-normal.png) no-repeat; 
    background-size: contain;
} 
.imgSocialBoxTwitter:hover { 
    background: url(../img/twitter-normal.png) no-repeat; 
    background-size: contain;
        
} 

.imgSocialBoxYoutube { 
    
    background: url(../img/youtube-normal.png) no-repeat; 
    background-size: contain;
} 
.imgSocialBoxYoutube:hover { 
    background: url(../img/youtube-normal.png) no-repeat; 
    background-size: contain;
} 

.imgSocialBoxGplus { 
    background: url(../img/googleplus-normal.png) no-repeat; 
    background-size: contain;
} 
.imgSocialBoxGplus:hover { 
   
    background: url(../img/googlePlus-normal.png) no-repeat; 
    background-size: contain;
} 

.imgSocialBoxPinterest { 
     
    background: url(../img/pinterest-normal.png) no-repeat; 
  background-size: contain;
} 
.imgSocialBoxPinterest:hover { 
    
    background: url(../img/pinterest-normal.png) no-repeat; 
   background-size: contain;
}


.imgSocialBoxFlickr { 
     
    background: url(../img/flckr-normal.png) no-repeat; 
  background-size: contain;
} 
.imgSocialBoxFlickr:hover { 
    
    background: url(../img/flckr-normal.png) no-repeat; 
   background-size: contain;
}

.imgSocialBoxVimeo { 
     
    background: url(../img/vimeo-normal.png) no-repeat; 
  background-size: contain;
} 
.imgSocialBoxVimeo:hover { 
    
    background: url(../img/vimeo-normal.png) no-repeat; 
   background-size: contain;
}

.imgSocialBoxInstagram { 
     
    background: url(../img/instagram-normal.png) no-repeat; 
  background-size: contain;
} 
.imgSocialBoxInstagram:hover { 
    
    background: url(../img/instagram-normal.png) no-repeat; 
   background-size: contain;
}

.imgSocialBoxRss{
    background: url(../img/rss-normal.png) no-repeat; 
  background-size: contain;
}
.imgSocialBoxRss:hover { 
    
    background: url(../img/rss-normal.png) no-repeat; 
   background-size: contain;
}

.imgSocialLinkedIn { 
     
    background: url(../img/linkedin-normal.png) no-repeat; 
  background-size: contain;
} 
.imgSocialLinkedIn:hover { 
    
    background: url(../img/linkedin-normal.png) no-repeat; 
   background-size: contain;
}

.imgSocialBoxVine { 
     
    background: url(../img/vine-normal.png) no-repeat; 
  background-size: contain;
} 
.imgSocialBoxVine:hover { 
    
    background: url(../img/vine-normal.png) no-repeat; 
   background-size: contain;
}

.imgSocialBoxPowered { 
     
    background: url(../img/powered-normal.png) no-repeat; 
  background-size: contain;
margin-left: 25px;
margin-right: 25px;
padding-left: 10px;

width: 40px;
height: 40px;
margin-top: 7px;

} 
.imgSocialBoxPowered:hover { 
    
    background: url(../img/powered-normal.png) no-repeat; 
   background-size: contain;
   
}


.imgSocialBoxTwitch { 
     
    background: url(../img/twitch-normal.png) no-repeat; 
  background-size: contain;
} 
.imgSocialBoxTwitch:hover { 
    
    background: url(../img/twitch-normal.png) no-repeat; 
   background-size: contain;
}

.imgTheater { 
   cursor: pointer;
    background: url(../img/teatro-normal.png) no-repeat; 
     background-size: contain;
   color:transparent;
   transition:width 0.5s ease-in-out;
 -webkit-transition:width 0.2s ease-in-out;
} 
.imgTheater:hover { 
    background: url(../img/teatro-normal.png) no-repeat; 
    
    background-size: contain;
    width: 140px !important;
    color:#ffffff;
font-size: 8pt;
line-height: 2;
text-align: right;
font-family: verdana;
background-color: #484848;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding-right: 5px;
padding-top: 1px;

} 





.channelplus{
     display: block;
        
      
    
    background-color: #3e4f63;
    font-weight: 700;
    height:32px;
    
    -webkit-border-radius: 8px 8px 8px 8px;
        border-radius: 8px 8px 8px 8px;
        padding-left:10px;
        padding-right: 10px;
        padding-top:5px;
    
   color:#FFFFFF;     
   background: -moz-linear-gradient(
		top,
		#000000 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#000000),
		to(#000000));


	/*border: 1px solid #000000;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	/*text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
                */
  
  
    background: url(../img/socialshare/share-sh.png) no-repeat; 
   background-size: 23px;
   background-position: 3px 4px;
    
    width: 30px;
    
    transition:width 0.2s ease-in-out;
 -webkit-transition:width 0.2s ease-in-out;
 overflow: hidden
}

.channelplus:hover{
    background: url(../img/socialshare/share-sh-normal.png) no-repeat; 
       background-size: 23px;
   background-position: 3px 4px;
    width: 180px;
   
}

.mainshareicon{
    background: url(../img/socialshare/share-sh.png) no-repeat; 
     background-size: 15px;
background-position-y: 4px;
background-position-x: 5px;
  
}

#sharetext{
    display: none;
    text-align: left;
    float: right;
    padding-right: 10px;
    color: #636363;
    font-size: 9pt;
    padding-top: 3px;
    font-style: italic;
}
.shareicons{
    width: 25px;
    height: 25px;
margin-top: 6px;
   float: left;
   display: block;
  cursor: pointer;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  margin-right: 5px;
}
.shareicons:hover{
    transform: scale(1.1);
      -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shareiconurl{
          background: url(../img/socialshare/share-url.png) no-repeat; 
       /*margin-left:  30px;*/
          background-size: 23px;
   background-position: 3px 0px;
}
.shareiconpin{
          background: url(../img/socialshare/share-pin.png) no-repeat; 
       /*margin-left:  30px;*/
          background-size: 23px;
   background-position: 3px 0px;
}
      
.shareiconfb{
          background: url(../img/socialshare/share-fb.png) no-repeat; 
       
          background-size: 23px;
   background-position: 3px 0px;
}

.shareicontw{
          background: url(../img/socialshare/share-tw.png) no-repeat; 
    
          background-size: 23px;
   background-position: 3px 0px;
}
.shareicongp{
          background: url(../img/socialshare/share-gp.png) no-repeat; 
     
          background-size: 23px;
   background-position: 3px 0px;
}

.shareiconwp{
          background: url(../img/socialshare/share-whatsapp.png) no-repeat; 
     
          background-size: 23px;
   background-position: 3px 0px;
}

.shareicontelegram{
          background: url(../img/socialshare/share-telegram.png) no-repeat; 
     
          background-size: 23px;
   background-position: 3px 0px;
}

#shareiconwp, #shareicontelegram{
    display:none;
}

       

.upuparrow { 
     
    background: url(../img/up-up-arrow.png) no-repeat; 
  background-size: contain;
  width: 15px; 
    height: 15px;   
     margin-right: 10px;
    margin-left: 3px;
    margin-top: 19px;
    float:right;
    cursor: pointer;
background-color: transparent;

}


.footeruparrowcontainer{
    display: none;
    position: fixed;
     bottom: 30px;
     right: 5px;
    
    z-index: 9999;
    height: 30px;
}
.footeruparrowinnerconainer{
    height: 35px;
    width: 35px;
    background-color: #484848;

    
    margin-right: 15px;
    float:right; 
    text-align: center;
        cursor: pointer;
        border-radius: 20px;
        transition:background-color 0.2s ease-in-out;
 -webkit-transition:background-color 0.2s ease-in-out;
}

.footeruparrowinnerconainer:hover{
    background-color: rgba(0,0,0, 0.3);
}
.footerupuparrow { 
     
    background: url(../img/up-up-arrow.png) no-repeat; 
  background-size: contain;
  width: 20px; 
    height: 20px;   
 
           margin-top: 7px;
    
}



/*
.upuparrow:hover{
    background: url(../img/up-up-arrow-normal.png) no-repeat; 
  background-size: contain;
  width: 15px; 
    height: 15px;   
     margin-right: 3px;
    margin-left: 3px;
    margin-top: 12px;
    float:right;
    cursor: pointer;
}
*/



.FooterWrapper{
    padding-top: 20px;
    background-color: #0a0a0a;
    /*min-height: 100px; */
    padding-bottom: 20px;
    color: #ffffff !important;


}

.minifooter{
        background-color: #fdd327;
        display: none;
        position: fixed;
        bottom: 0px;
        height: 50px;
        z-index: 999;
}
.minifooter img{
position: relative;
top: 10px;
left: 30px;

}


.footergradient{
    width:100%;
    height: 3px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ee3c24+0,f16522+100 */
background: #FF6C03; /* Old browsers */


}

                    
    
.sponsoredfooter{
   background-color: #000000;
   height: 50px; 
   padding-top: 5px; 
   
    box-shadow: 0px 4px 5px #878787;

}
.sponsoredtext{
 font-family: tahoma;
 font-size: 9pt; 
 color: #adadad; 
 text-align: right;
}      
.sponsoredlogos{
    margin-top:2px;
    text-align: left ;
}  


.SubchannelWrapper{
    
    box-shadow: 0px 4px 5px #878787;
   
    min-height: 80px;
   
    margin-bottom: 20px;
    display: block;
    border-radius: 5px;
}

.dotteddiv, .dotteddiv-tag, .dotteddiv-lateral{
width: 100%;
border-bottom: 1px dotted #3b3b3b;
height: 3px;

margin-top: 10px;
margin-bottom: 15px;
clear: both;





display: block;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
        
            
}


.dotteddiv-minichannel{
    width: 100%;
        border-bottom: 1px dotted #636363;
        height: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        clear: both;
        display: block;
        -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

.dotteddiv-tag{
    display: none;
}



.caret-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 
}

/*
.mainchannelwrapper{
    min-height: 220px;
    padding-bottom: 25px;
}
*/
.channelthumb{
    position:relative; 
    width:100%;
    
}

.ChannelCaret {
	
        /*width:285px; 
        height:170px;*/
border:none;
transition:border 0.4s ease-in-out;
 -webkit-transition:border 0.4s ease-in-out;
 
   

}

.ChannelCaret:hover {
    background-image: url("../img/channel-caret.png");
     background-repeat: no-repeat;
     background-size: cover;
     border: 1px solid #aaaaaa ;
}

.imageThumb{
    width: 100%;
    height: auto;
    text-align: center;
}



MainchannelWrapper {
    width: 100px;
    height: 120px;
    margin-bottom: 10px;
}


.MainchannelGridImageHolder {
    width: 100px;
    height: 56px;
    margin-bottom: 10px;
    background-color: #FFF;

}

.MainchannelGridImageHolder img{
    width: 100px;
    height: 56px;
}


.compartedirecto-icons{
        text-align: center !important;
        padding-top: 5px;
    }
   
    
   /* #channelVideoscollapse, #Tagscollapse, #MostViewedcollapse, #Featuredcollapse, #Recentcollapse, #LivesWidgetcollapse  {
        display: none;
    }*/

    
.ChannelVideosMainContainer{
    width: 180px;
}


.panel-group {
    margin-bottom: 0px !important;
}
.panel-title{
    padding-top: 4px;
    font-weight: 100;
    font-size: 13pt;
}
@media (min-width:568px){
    .storelogos{
     position: absolute; 
     top: 5px   ;
    }
    .storelogoinner{
        text-align: right;
    }
}
@media (max-width:567px){
    .storelogos{
     position: inherit; 
     padding-top: 10px;
         padding-bottom: 10px;
     
    }
    .storelogoinner{
        text-align: center;
    }
}

.btn-info, .btn-info:hover, .btn-info:active, .btn-info:focus{
    width: 100%;
    /*margin-bottom: 10px;*/
    background: -moz-linear-gradient(
		top,


                    #484848 0%,
		#484848);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#484848),
		to(#484848));
        
        border: 1px solid   #484848;
        
        font-size: 9pt;
}

.sharecontainer{
 padding-bottom: 20px;   
}
#legal{
    font-size: 10pt; 
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px; 
    line-height: 1.2;
    font-family: tahoma;
    
    
}

.social-icons-collapsed-container{
margin-top: 0px;
background: #fff;
padding-bottom: 20px;
}

/* ------------------------ */
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */



/* inicia sección bootstrap*/


/* ------------------------ */
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */
/* ------------------------ */











/* reglas para .container */

@media (min-width: 768px) {
   
   
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1250px;
  }
}


/* fin reglas para .container */





@media (max-width: 1170px) {
    #playerexpand {
        display: none;
    }
    .dotteddiv-tag{
        display: block;
    }
  
      .featuredVideo:hover, .featuredVideo, .featuredVideoContent{
        border:none;
        height: 100%;
        border-radius: 10px;
        max-height: 305px;
        overflow: hidden;
    }
   
}

@media (min-width: 1171px) {
    
    #playerexpand {
        display: block;
    }
.dotteddiv-lateral{
        display: block;
    }
    
   
}
    

@media (max-width: 768px) {
    
    .footeruparrowcontainer,.socialiconsmenubar-top{
        display: none;
    }
    .socialiconsmenubar {
        display: block;
padding-top:15px;
    }
    .socialdivider{
        width: 90%;
        background: #fefefe;
        border-radius: 5px;
        position: fixed;
        bottom: 5%;
        left: 5%;
    }
     .socialdivider ul{
        text-align: center;
        margin-bottom: 0;
        margin-top: 5px;
    }
    .socialdivider ul li{
        display: inline-flex;
        float: none;
    }
    .navbar-brand  {
        display: visible;
    }
    
    .upuparrow, .header, .headerBg {
        display: none;
    }
    .mainBackground{
        width: 100%;
    }
    
    
    
   
    .breadcrumbsinnercontainer{
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        float: left;
        height: 100%;
padding-bottom: 5px;
                   
    }
    
    .breadcrumbsmidcontainer{
           height: 100%;
padding-bottom: 5px !important;

    }
    
    .mainBackground{
        padding-top: 20px;
    }
    body{
       /* padding-top: 65px;*/
    }   
    .darkcontainerShadow{
        -webkit-box-shadow:  none;
        
        box-shadow:  none;
    }
    .stripesBackground{
        width: 100%;
        
    }
    .breadcrumbsmidcontainer{
        width: 100%;
    }
    .breadcrumbs{
        text-align: left;
    }
    
   
.channel2{
    margin-top: 20px;
}

.followus{
     
        color:#000000; 
        
    }
    
    #HideableTitle{
        display: block;
        text-align: center;
        font-size: 12pt;
    }
   
}
@media (min-width: 768px) {
      .ghostlogo{
 
        margin-left: 20px;
        
        
    }
    .navbar-default {
       
    }
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
        background: transparent;
        background-color: transparent;
    }
    
        
        .navbar-brand  {
        display: none;
    }
    .upuparrow, .header{
        display: visible;
    }
  
    
}

@media (min-width: 769px){
    .socialiconsmenubar, .social-icons-collapsed-container {
            display: none;

        }
    .breadcrumbsmidcontainer{
        width: 80%;
    }
}
@media (min-width: 1250px){
.ghostlogo{
         margin-left: 0px;

    }
    .breadcrumbsmidcontainer{
        width: 1200px;
    }
    
    
}



@media (min-width: 980px){
 
   
     
    .dotteddiv-lateral, .specialdotteddiv{
        display: none
    }
   
     
}

@media (max-width: 980px){
    
    #legal{
        text-align: center;
    }
    #channelsButton,  .liveEventsButton {
        display: none !important;
    }
    .darkH2-variant1, .darkH2-variant2, .darkH2{
        text-align: left;
        
    }
    
}

@media (max-width: 490px){
    .sharevideo{
        padding: 0px !important;
        margin:0px !important;
    }
    .midsponsorcontainer{
        margin-bottom: 30px;
    }
    
    .minisponsors{
    float: none;
    margin-left: auto;
margin-right: auto;
    }
  
    .cloudwide-md{
        padding-top: 0px;
    }
    #mostViewedContainer{
        /*width: 185px;*/
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .searchResultVideo{
        float: none;
        
    }
    
    #backforwardtag{
        display: none;
    }
    
    .compartedirecto-caption{
        display: none;
    }
    
    #currentVideoTitle, .darkH2, .darkH2-variant1, .darkH2-variant2  {
        font-size: 16px;
        overflow: hidden;
    }
    #currentVideoDescription{
        font-size: 12px;
        overflow: hidden;
    }
    
    .behiding{
        display:none !important;
    }
    
    .channelVideosVideoTitle {height: auto; width: auto;}
    .ChannelVideosMainContainer{width: 100%}
    .channelVideosVideo{height: auto;}
    /*#channelVideoscollapse, #Tagscollapse, #MostViewedcollapse, #Featuredcollapse, #Recentcollapse, #LivesWidgetcollapse {
        display: block;
    }*/
    
    
    }
    #HideableTitle{
        display: block;
        text-align: center;
        font-size: 8pt;
		line-height:1;
    }
    .fadein{
        width: 197px;
        height: 140px;
        overflow: hidden;
    }
   .fadein img { width: 197px;}
   
   .imgSocialBoxPowered{
       background: url(../img/powered-normal.png) no-repeat; 
        background-size: contain;
        margin-top: 3px;
   }
   .imgSocialBoxPowered:hover{
       background: url(../img/powered-hover-inner.png) no-repeat; 
        background-size: contain;
        margin-top: 3px;
   }
   
    .channelVideosVideoH3{
        text-align: left;
    }
    
    



@media (max-width: 767px){
	
    .navbar-collapse .nav > .divider-vertical {
    width: 96%;
    border-bottom: 1px dotted #484848;
    margin: 0% 2%;
    height: 0px;
    border-right: none;
}
    
	.playerHolder{
		min-height: auto;
	}
    .footeruparrowinnerconainer{
        background-color: #484848;
    }
    
    .footeruparrowinnerconainer:hover{
    background-color: #484848;
    }
  
    .ghostlogo{
        display: none !important;
    }
    body{
        /**/
    }
    .sponsors{
        display: none;
    }
	
    #channelsGridContainer,#mainlivescontainer, .channels{
        display: none !important;
    }
    
   
    
    
  
  
    #channelcaret{
        display:none;
    }
    .MainchannelWrapper{
        
        width: 100px;
        max-height: 56px;
        /*margin-bottom: 25px;*/
    }
    
    .MainchannelGridImageHolder{
          width: 100px;
        height: 56px;
        
        
    }
      .MainchannelGridImageHolder img{
    
    width: 100px;
    height: 56px;
    } 
    
     .featuredVideo:hover, .featuredVideo, .featuredVideoContent{

        max-height: 100%;
        overflow: hidden;
    }
    
}

.nopadding{
    padding: 0px !important;
    
}
.nomargin{
    margin:0px !important;
}

#homeButton, #channelsButton, #OnDemand, #currentLiveEventsInfo, #SearchButton {
    cursor: pointer;
}

@media (max-width:360px){
    .followus{
        display: none;
    }
}

/* ------------------------------------------------------------/*
/* ---------------Reglas para channelthumb -------------------*/
/* ------------------------------------------------------------*/



@media(min-width:730px){
    

    .channelthumb {
    height: 300px;   
    overflow: hidden;
     /*.img-responsive{ height: 258px; }*/
    }
}


@media(min-width:890px){
    

    .channelthumb {
    height: 258px;   
    overflow: hidden;
     /*.img-responsive{ height: 258px; }*/
    }
    
   
}

@media(min-width:1200px){
    

    .channelthumb {
    height: 142px;   
    overflow: hidden;
    /* .img-responsive{ height: 142px; }*/
    }
}

/* ------------------------------------------------------------/*
/* --------------- Fin reglas channelthumb -------------------*/
/* ------------------------------------------------------------*/

@media (max-width: 767px) {
   .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      display: inline-block;
  }
  
  .caret-overlay
  {
      display: none;
  }
  
}
@media (min-width: 768px) {
	
	
   .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    max-height: 180px;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    max-height: 254.11px;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    max-height: 100%;
    display: inline-block;
  }
}




.nav-tabs {
    border-bottom: 1px solid #ddd;
    background-color: #ededed;
    -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000000;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.contenedor-programacion{
    background-color: rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.7);
       position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
    z-index:99999; 
    min-height: 100vh;
    
}

.container-inner-programacion{
    
    font-family: 'Kanit', sans-serif;
    position: fixed;
    top: 10%;
    left: 10%;
    right: 10%;
    bottom: 10%;
    overflow-y: auto;
    overflow-x: hidden;
    
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    
    
}
.contenedor-programa{
    border: 1px solid #f6f6f6;
    margin-bottom: 3px;
    padding-left: 0px;
    padding-right:0px;
    padding-top: 5px;
    padding-bottom: 5px;
    
    
}

.celda-hora{
    background-color: #dedede;
    text-align: center;
    font-size: 13pt;
    line-height: 1;
    
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.celda-programa{
    background-color: #ededed;
    text-align: left;
    font-size: 13pt;
    line-height: 1;
    
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.hora-celda{
    color: #000000; 
    font-style: bold;
}
.nombre-celda{
    padding-left: 30px;
}

.closeButtonProgram {
    cursor: pointer;
    background-color: #000000;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 13pt;
    color: #ffffff;
    
    background: -moz-linear-gradient( top, #484848 0%, #000000);
    background: -webkit-gradient( linear, left top, left bottom, from(#484848), to(#000000));
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    
    
    text-align: center;
    width: 40px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    position: fixed;
    top: 40px;
}

@media(max-width:768px){
    .contenedor-programa{
        border: none;
    }
    .celda-hora{
        background-color: transparent !important;
        text-align: left
    }
}


/*--------------------------- extended ui ------------------------------*/

.extUI-fullwidth-container {
	width:100%;
	height:100%;
	position:absolute;
	
	
}

.extUI-holder {
	
}
.extUI-sup-bar {
	
	width:100%;
	height:auto;
	background-color:#121212;

	
}

.extUI-h2 {
	font-size: 2em;text-align:center;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding-left:1em;
	padding-right:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}


.extUI-sup-rightIcons {
	float:right;
}

.extUI-closeButton {
	float:left;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:1em;
	padding-right:1em;
	margin-right:0.5em;
	color:#FFFFFF;
	background-color:#313131;
	margin-top:0.5em;
	border-radius:0.2em;
	font-size:1.5em;
	
}

.extUI-backButton {
	float:left;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:1em;
	padding-right:1em;
	margin-right:0.5em;
	color:#FFFFFF;
	background-color:#313131;
	margin-top:0.5em;
	border-radius:0.2em;
	font-size:1.5em;
	
}

.extUI-sup-title {
	float:left;

}

.extUI-bgcolor {
	
	background-color:rgba(0,0,0,0.7);
}

.extUI-mainmenu-wrapper {
	text-align:center;
	width:100%;
}
.extUI-mainmenu-holder {
	display:inline-block;	
	padding-top:1em;
	padding-bottom:1em;
	position:absolute;
	top:0px;
	left:0px;
}


.extUI-share-holder {
	display:inline-block;	
	padding-top:1em;
	padding-bottom:1em;
	position:absolute;
	top:0px;
	left:0px;
}


.extUI-embedcode-holder {
	display:inline-block;	
	padding-top:1em;
	padding-bottom:1em;
	position:absolute;
	top:0px;
	left:0px;
}

.extUI-panel-title {
	width:100%;
	background-color:#000;
	padding-top:0.5em;
	padding-bottom:0.5em;
	margin-bottom:1.2em;
	
}


#extUI-relatedvideos-videoinfo-title {
	font-size:1.4em;	
}


.extUI-panel-title h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:1.7em;
	color:#FFF;
	text-align:center;
}

.share_button {
	color:#FFFFFF;
	font-size:1.5em;
	padding:0.3em 0.4em 0.3em 0.4em;
	width:1.8em;
	text-align:center;
	float:left;
	margin-right:0.2em;
	margin-left:0.2em;
	margin-bottom:0.4em;
}

.facebook_button {
	
	background-color:#3b5999;
	
}

.twitter_button {
	
	background-color:#00aced;
	
}

.pinterest_button {
	
	background-color:#C92228;
	
}

.googlePlus_button {
	
	background-color:#000000;
	
}

.whatsapp_button {
	
	background-color:#25D366;
	
}

.linkedin_button {
	background-color:#4875B4;
}

.icon_space {
	margin-right:0.5em;
}

.socialnetworks_ul {
	
	list-style-type: none;
	padding:0;
	margin:0;
	margin-top:1em;
}

.socialnetworks_ul li {
	float:left;
}

.rounded {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.relatedVideosLoadingIcon {
	position:absolute;
	display:none;
	
}

.related-videos-container {
	width:100%;
	height:100%;
	position:absolute;
	top: 0px;
	left:0px;
	
}

.related-videos-container-background {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

.related_videos_holder {
	
	margin-left:auto;
	margin-right:auto;
	
	
	background-color:#000000;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-bottom:1em;
	
}


.related-videos-h2 {
	font-size: 16px; font-size: 6vw;text-align:center;
	color:#FFFFFF;
	padding: 0.5em 0.5em 0.5em 0.5em;
	
}


.related-videos-ui {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=100);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:1;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 1;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 1;
}

.slidee .active img{

-moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
box-shadow: 0px 0px 5px #fff;

}


.related-videos-frame {
	
}

.related-videos-frame .slidee {
	
}

img {
        vertical-align:top; /* Default is baseline, this fixes a common alignment issue */
}


.related-video-list-item {

    position:relative;
    display:inline-block;

}

	.related-video-list-item:hover .overlay {
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;

    /* All other styling - see example */ 
}



.playlist-item-buttons-bar {
	position:absolute;
	width:3em;
	height:100%;
	padding:0.2em;
}

.scrollbar { width: 100%; height: 0.5em; background:#000000;margin-top:0.5em;margin-bottom:0.5em !important; }
.scrollbar .handle {
    width: 100px; /* overriden if dynamicHandle: 1 */
    height: 100%;
    background: #ffffff;
}


.frame { height: 90px; padding:0;display:block;width:100%;overflow:hidden;}
.related-videos-frame .slidee { margin: 0; padding: 0; width: 100%; list-style: none;}
.slidee {
	/*white-space: nowrap;*/
}

.extUI-relatedvideos-title {
	padding: 0.5em 0.5em 0.5em 0.5em;	
}

.extUI-relatedvideos-description {
	padding: 0.5em 0.5em 0.5em 0.5em;
}


.containerintro{
         background-image:url(../img/homewp.jpg);
   background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
    width: 100vw;
background-color: #fafafa;
z-index: 1000;
position: fixed;
top: 0;
left: 0;

}

.imgintro{
  width: 10vw;
    /*-ms-transform: translate(40vw,40vh); /* IE 9 */
  /*-webkit-transform: translate(40vw,40vh); /* Safari */
  /*transform: translate(40vw,40vh); /* Standard syntax */
  position: fixed;
  top:40vh;
  left: 45vw;
   display: block;
 
  
  
}
.imgintro-translate{
   /*-ms-transform: translate(45vw,15px); /* IE 9 */
  /*-webkit-transform: translate(45vw,15px); /* Safari */
  /*transform: translate(45vw,15px); /* Standard syntax */
  width: 10vw;  
  left: 45vw;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  transition-delay: 0.5s;
opacity: 0;

position: fixed;
  top:20px;
  
 
}

.sponsorsfs{
   
   text-align: center;
position: absolute;
top: 60vh;
bottom: 0;
left: 0;
right: 0;
margin: auto;
padding-top: 10px;
padding-bottom: 10px;
display: none;

}

.textoencuentro{
    font-size: 12pt;
 font-family: 'Kanit', sans-serif;
 margin-top: 10px;
 margin-bottom: 10px;
 color: #484848;
}


.bannercover{
      height: 100vh;
    background-color: rgba(0,0,0, 0.8);
        z-index: 9999;
        display: none;
        position: fixed;
top: 0;
left: 0;
width: 100%;
}


.storepromocontainer, .store1, .store2{
    display: none;
    z-index: 99;
}

.store1, .store2, .storegotit{
    cursor: pointer;
}



@media(max-width:767px){
.storepromocontainer{
     height:100vh;
     
     background: rgba(0, 0,0, 0.9);
     position: fixed;
     top: 0px;
     width: 100%;
        z-index: 99;
}
.storetext{
    text-align: center;
        color: #ffffff;
            padding: 20px;
    margin-bottom: 20px;

}
.store1, .store2{
    text-align: center;
}
}

@media (min-width:768px){
    .storepromocontainer{
     height:100px;
     /*background: rgba(19,164,231,0.5);*/
     background: rgba(255, 199,0, 0.9);
     position: fixed;
     bottom: 0px;
     width: 100%;
        z-index: 99;
}
.storetext{
    text-align: left;
    color: #ffffff;
        
}
.store1{
    text-align:right;
}
.store1{
    text-align:left;
}
}


/* reglas   */
.mainmenu{
  
    position: fixed;
top: 0;

width: 100%;
z-index: 999;
height: 110px;
border-bottom: 1px solid #B30000;
box-shadow: 0 -7px 10px 5px #4d4d4d;

text-align: center;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff8a36+0,cf5600+100 */
background: #ff8a36; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ff8a36 0%, #cf5600 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #ff8a36 0%,#cf5600 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #ff8a36 0%,#cf5600 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a36', endColorstr='#cf5600',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.icon-share-alt{
     background-image:url(../img/socialshare/share-sh.png);
   background-repeat: no-repeat;
background-size: 25px;
background-position: center center;
width: 40px;
height: 40px;
}

.icon-download-alt{
         background-image:url(../img/socialshare/share-down.png);
   background-repeat: no-repeat;
background-size: 25px;
background-position: center center;
width: 40px;
height: 40px;
}


.menu-responsive{
 width: 110px;
height: 40px;
position: fixed;
top: 35px;
right: 0px;
background: #fff;


-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2);

-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}


.glyphmenu{
    font-size: 16pt;
        
        color: #FF6C03;
        cursor: pointer;
        position: fixed;
top: 45px;
right: 30px;
padding-left: 10px;

}
.glyphmenu:hover{
        color: #de5c00;
}
#SearchButton-main{
       font-size: 16pt;
      cursor: pointer;
         color: #FF6C03;
        cursor: pointer;
        position: fixed;
top: 45px;
right: 60px;
border-right: 1px solid #ffffff;
padding-right: 10px;
}

#SearchButton-main:hover{
    color: #de5c00;
}


.fullmenu{
 
    width: 100%;
height: 100vh;
background-color: rgba(0,0,0,0.1);
position: fixed;
z-index: 2;
top: 110px;



}

.fullmenu a{
    color:#ffffff;
}


.mainmenu-dropdown-items-cotainer{
    background-color: rgba(28,28,28, 0.95);
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.mainmenu-dropdown-items-cotainer ul{
    margin-top: 20px;
    margin-bottom: 20px
}

.submenu{
    /*display: none;*/
    background: #ffffff;
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
width: 95%;
border-left: 1px solid #ececec;
border-right: 1px solid #ececec;
padding-bottom: 10px;

-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
box-shadow: 0px -4px 13px -3px #636363;
    
}
.submenuitem{
    font-family: 'Kanit', sans-serif;

    color: #484848;
text-align: center;
    background: #acacac;
    box-shadow: inset -3px -3px 0 0 #ffffff;
    margin-top: 10px;
    cursor: pointer;
    
}
.submenuitem:hover, submenuitem:active{
    background: #484848;
}

.menu-expanded{
   top: 35px;
text-align: left;
width: auto;
position: fixed;
}


@media(max-width:767px){
    .submenuitem{
        height: 35px;
        padding-top: 7px;
        padding-bottom: 5px;
            font-size: 9pt;

    }
    .menu-expanded{
        
    }
    
    
.mainmenu-dropdown-items-cotainer ul {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 20px;
}
}
@media(min-width:768px){
    
     .menu-responsive{
        z-index: 1;
    }
    .submenuitem{
        height: 45px;
        padding-top: 10px;
        padding-bottom: 5px;
        font-size:12pt;

    }
    .submenu{
        padding-top: 20px;
    }
}

.isvisible{
    display: block;
}
.invisible{
    display:none;
}


.tagcloudmodule{
    display: none;
    width: 100%;
    height: 30px;
    /* disable postion property to hide tag module upon user scroll */
    position: fixed;
    top: 110px;  
    background-color: #FF6C03;

    
    z-index: 999;

    
 ;
}

.tagcloudmodule:hover{
  /*  opacity: 1;*/
  /*  transition:opacity 0.8s ease-in-out;*/
 /*-webkit-transition:opacity 0.8s ease-in-out;*/
}
.mainchannel{

    margin-bottom: 10px; 
    width: auto;
    
    border-right:  1px solid #bababa;
    border-left:  1px solid #bababa;
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
    

}

.mainchannel:nth-child(even){
         border-right:  none;
      border-left:  none;
    }
    
    .mainchannel:nth-child(odd){
     border-left:  none;
     padding-right: 9px;
}
@media (min-width:400px){
    .mainchannel:nth-child(odd){
    border-left:  1px solid #bababa;
    }
}

.glyphicon{
    cursor: pointer;
}

.glyphicon-volume-up{
    font-size: 20px;
}
.glyphicon-volume-up:hover{
    color: #484848;
    
}

.live-container{
    visibility: hidden;
    height: 100vh;
    background: #484848;
    position: fixed; 
    top: 0; 
    left: 0;
}

.audio-live, .video-live, .livewow{
    display: none;
}

.collapsmenuitem{
    color: #a1a6b2;
   font-size: 11pt;
   font-family: 'Kanit', sans-serif;
   text-transform: uppercase;
   cursor: pointer;
}

.collapsmenuitem:hover{
    color:#fdd327;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover{
    
}

.nav-pills > li > a{
    background-image: none;
    border: none;
}

.nav-pills > li > a:hover {
      background-image: none;
    border: none;
    background-color: #fdd327;;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    color: #cacaca;
    opacity: 0.8;
    
    
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: rgba(0,0,0,0.6);
    background-color: #fdd327;;
    
color: #ffffff;
text-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover {
background-image: none;
border: none;
border-top: none;
border-bottom: none;
border-radius: 0px;
border-color: transparent;
color:#ffffff;
text-decoration: none;
text-shadow:none;


}


#homeitem.active, #liveitem.active, #programitem.active, #mostrecent.active, #mostviewed.active, #SearchButton.active{
background-color: #FF6C03;   
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-image: none;
    background: none;
    background-color: transparent;
}


.dropdown-menu{
    width: 100%;
    min-width: 240px;
    background-color: #f4f5f6 ;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding-bottom: 15px;
padding-top: 15px;
height: auto;
overflow-y: auto;


}

.open > .dropdown-toggle.btn-primary:hover, .open > .dropdown-toggle.btn-primary:active,  .open > .dropdown-toggle.btn-primary:focus{
    color:#fdd327 !important;
    background: transparent !important;
}

.niceblur{
     -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
         transition:blur 0.8s ease-in-out;
 -webkit-transition:blur 0.8s ease-in-out;
}

.autoscrollright, .autoscrollleft{
    top: 65px;
    width: 40px;
    height: 80px;
    z-index: 2;
    display: none;
    position: absolute;
    opacity: 0.7;
    transition:opacity 0.4s ease-in-out;
    -webkit-transition:opacity 0.4s ease-in-out;
    background-color: #FF6C03;
}


.autoscrollleft{

    left: 0px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

    background-image:url(../img/left-arrow.png);
    background-repeat:  no-repeat;
    background-size: 15px;
    background-position: center center;

}


.autoscrollright{

    right: 0px;
    
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

    background-image:url(../img/right-arrow.png);
    background-repeat:  no-repeat;
    background-size: 15px;
    background-position: center center;
}

.autoscrollleft:hover,.autoscrollright:hover{
    opacity: 0.9;
    transition:opacity 0.4s ease-in-out;
    -webkit-transition:opacity 0.4s ease-in-out;
}


#SearchButton{
 background-image:url(../img/searchicon-normal.png);   
background-size: 18px;
background-repeat: no-repeat;
padding-left: 14px;
background-position-x: 10px;
background-position-y: 50%;

}

#SearchButton:hover{
 /*background-image:url(../img/searchicon-normal.png);   */


}



#infoButton{
 background-image:url(../img/info-normal.png);   
background-size: 18px;
background-repeat: no-repeat;
padding-left: 14px;
background-position-x: 10px;
background-position-y: 50%;

}

#infoButton:hover{
 background-image:url(../img/info-normal.png);   


}
.minilive{
    display: none;
    position: fixed;
top: 38px;
right: 20px;
font-family: 'Kanit', sans-serif;
font-size: 9pt;
background-color: #FF6C03;
color: #fff;
line-height: 9pt;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
z-index:1;
}

.checklive, .checklive-main, #liveitem, #homelivemodule{
    display: none;
}

#playervideoinfo{
    
}

.sidebarplayer{
    background: rgba(255,255,255,0.8);
    margin-top: 30px;
}
@media(max-width:767px){
    .sidebarplayer{
        margin-top: 0px;
    } 
}
.homevideodtitle{
   color:#4d4d4d;
   text-align:left;
    margin-bottom:10px;
    border-bottom: 1px solid #4d4d4d;
    
padding-bottom: 10px;
padding-top: 5px;
margin-top: 10px;
padding-left: 5px;
}
@media(max-width:767px){
    .homevideodtitle{
        border-bottom: none;
        padding-bottom: 0px;}
}


#homeplayermodule{

 border-bottom: 1px solid #777777;
}

#defaulmostrecentpanel, #defaultmostviewedpanel, #defaultfeaturedpanel,#searchResultsList, #featuredvideosdcontainer {
    background-image:none;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;   
}

.bghome,.bgvideo{
    display: block !important;
      background-image:url(../img/homewp.jpg);
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center top;
}
.bglive{
     display: block !important;
      background-image:url(../img/livewp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.bgchannel{
    display: block !important;
      background-image:url(../img/channelwp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; 
}

.bgfixed{
    
    background-repeat: no-repeat;
 /*background-attachment: fixed;*/
 background-size: cover;
 background-color:#adadad;
 background-position: center center;
}
.recentgridcontainer, .mostviewedcontainer, .channelgridcontainer,.livegridcontainer,.channelvideoscontainer {
        background-image:none;
    background-repeat: repeat;
 background-attachment: fixed;
 
 background-color:transparent;
}

.infoblock{
  
padding-top: 15px;
padding-bottom: 30px;
background-color: transparent;
/*margin-bottom: 30px !important;*/

}
@media(max-width:767px){
    .infoblock{
       
    }
}

.headermodule{
    padding-left: 20px;
    background-color: transparent;
   padding-top: 0px;
padding-bottom: 0px;

}

.randomdiv{
    
    display: none;
    position: absolute;
    top: 0; 
    background-color: transparent;
    width: 100%;
    height: 100%;
    z-index: 0;
  
    opacity: 0.2;
    
    
}



.sharemodule{
    /*background-color: rgba(255,255,255,0.2);*/
padding-top: 5px !important;

}



.maintagcloudcountainer {
    opacity: 1;
      transition:opacity 0.8s ease-in-out;
 -webkit-transition:opacity 0.8s ease-in-out;
    overflow-y:hidden;
    height:44px; 
    
}
.maintagcloudcountainer:hover {
   
 
    
}
.imgsponsor{
    cursor: pointer;
}


/* reglas galería miniatura*/
#recentVideos2, #mostViewedContainer2, #channelsGrid, #subChannelsGrid, #channelVideos2, #liveEventsGrid2 {
  transition: 1s transform;
  margin-top: 27px !important;
}
.wowbox {
  width: 250px;
  height: 141px;
  
  
  padding: 2px;
  box-sizing: border-box;
  transition: 0.5s transform ;
  transition-delay: 0.2s;
  transform-origin: center center;
  float: left;
  margin-right: 2px;
}

#recentVideos2:hover ,#mostViewedContainer2:hover, #channelsGrid:hover, #subChannelsGrid:hover, #liveEventsGrid2:hover {
  
}
.translate:hover{
  transform: translate3d(60px, 0, 0);  
}

.neg-translate:hover{
 display:none;
  transform: translate3d(-60px, 0, 0) !important;  

}

.wowbox:hover {
     
 transform: scale(1.5);
z-index: 1;

}

.wowbox:hover ~ .wowbox {
 transform: translate3d(40px, 0, 0);
 
}

.notraslate{
    margin-bottom:20px; 
    display: inline-table;
    float: none;
}
.notraslate:hover ~ .notraslate{
    transform: translate3d(0px, 0, 0);
}

/* fin reglas galería*/


.schedule-title{
    color:#ffffff;
    text-align: center;
    font-size: 11pt;
    text-transform: uppercase;
    
}

.schedule-title > a{
    color:#484848;
    cursor: pointer;
}
.schedule-discipline{
    
    text-align: left;
    border: 1px solid #4d4d4d;
    padding-top: 10px !important;
    padding-bottom: 7px  !important;
    margin-bottom: 2px  !important;
    background: #ededed;
}


.schedule-time{
    text-align: left;
    font-size: 9pt;
    border-left:  1px solid #484848;
}

.schedule-header-wrapper{
    padding-bottom: 10px !important;
    border-bottom: 2px solid #484848;
    border-top: 2px solid #484848;
    padding-top: 10px !important;
    background: #869a07;
}
.schedule-hader{
    text-align: left;
    font-size: 14pt;
}
.nav-schedule{
    background: #ededed;
    border-top: 1px solid #fdd327;
    padding-bottom: 5px;
    padding-top: 3px
}


.nav-schedule > li{
height: 20px;
width: 30px;   
line-height: 2;
padding-top: 3px;
}
.nav-schedule > li >a{
    

    text-align: center;
    font-size: 9pt;
    padding: 0px;
}
@media(max-width:767px) {
    .nav-schedule > li >a{
        float: left;
        height: 50px;
        width: auto;
        
    }
    .nav-schedule > li{
        float: left
    }
}
.liverink, .liveinline{
display: none;
    
}





.video-js .vjs-control-bar {
    background-color: rgba(0, 0, 0, 0.7);
    
 }
 

 .video-js .vjs-slider {
   background-color: rgba(255, 255, 255, 0.5);
 }
 
 
 .video-js .vjs-load-progress div {
      display: none !important;
    
 }


 .video-js .vjs-play-progress {
     background: rgba(255,255,255,0.5);
 }
 
 .video-js .vjs-load-progress {
    
    background: rgba(255, 255, 255, 0.3);
}
 
 
 
 .pager > li.disabled > a, .pager > li.disabled > a:hover {
    background-color: transparent;
    background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
    background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
    background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
    -webkit-filter: none;
    filter: none;
}



.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #ffffff;
    background-color: #3a3f44;
    cursor: not-allowed;
}



.logointro{
    
    position: absolute;
top: 0px;
left: 0px;
z-index: 1;
}
.logostatic{
    display: none;
    position: absolute;
top: 0px;
left: 0px;
z-index: 0;
}

.sponsorplayermodule{
    /*display: none;*/
}
.sponsorplayermoduleheader{
  border-bottom: 1px solid #4d4d4d;
background: #ff8a36;
background: -moz-linear-gradient(-45deg, #ff8a36 0%, #cf5600 100%);
background: -webkit-linear-gradient(-45deg, #ff8a36 0%,#cf5600 100%);
background: linear-gradient(135deg, #ff8a36 0%,#cf5600 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a36', endColorstr='#cf5600',GradientType=1 );
}
.carousel-control.right, .carousel-control.left{
    background-image: none; 
}



#tagsCloudContainer {
   
  background: #4d4d4d;
height: 30px;
overflow: hidden;
}

#tagsCloudContainer a button:hover{
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(1.1);
  position: relative;
top: -2px;
}

.visualicon-container{
    position:absolute;
    top: 10px; 
    right:20px; z-index:1;
}

#otroslogos{
    background: #ffffff;
padding-top: 20px !important;
padding-bottom: 20px !important;
}

#otroslogos img{
      -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0.9;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  
}
#otroslogos img:hover{
      -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  transform: scale(1.05);
}

.multiple-items img{
    max-height: 120px;
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}


.multiple-items img:hover{
      -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  
  transform: scale(1.05);
}


@media (max-width:480px){
    .mainmenu {
        height: 70px;
    }
    .superbody{
        position: relative;
        position: relative;
        top: -40px;
        padding-top: 0px !important;
        height: 100vh;
        
        
    }
    .tagcloudmodule{
        position: relative;
        top: 0; 
    }
    .minilive{
        top:12px;
    }
    .glyphmenu, #SearchButton-main{
        top:27px;
    }
    .fullmenu{
        top:70px;
    }
    .menu-responsive{
        top:18px;
    }
}

.slick-next-item, .slick-prev-item{
     width: 30px;
height: 30px;
background-color: #EE3C24;
opacity: 0.7;
position: absolute;
transition: opacity 0.4s ease-in-out;
-webkit-transition: opacity 0.4s ease-in-out;
 cursor: pointer;
 background-repeat: no-repeat;
background-size: 18px;
background-position: center center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.slick-next-item{
left: 0px;
top: 55%;

background-image: url(../img/right-arrow.png);

}

.slick-prev-item{
left: 0px;
top: 30%;

background-image: url(../img/left-arrow.png);


}

.slick-next-item:hover,.slick-prev-item:hover {
 opacity: 0.9;
transition: opacity 0.4s ease-in-out;
-webkit-transition: opacity 0.4s ease-in-out;
}




.footerinfo{
   z-index: 1;
   padding-top: 30px;
   padding-bottom: 30px;
   text-align: center;
}
.footerinfo a, .footerinfo a:hover, .footerinfo a:active{
    color: #ffffff !important;
}

.enetres{
   color: #fdd327;
position: fixed;
top: 40px;
right: 110px;
letter-spacing: 2px;
font-style: italic;
}

#enetres2{
    display: none;
}
@media (max-width:767px){
    .footerinfo{
        
     
    }
    #otroslogos{
        padding-bottom: 30px;
         
    } 
    
    .enetres{
        display: none;
    }
    #enetres2{
    display: block;
    }
}


.enetres .fa-2x{
    font-size: 1.4em;
}

.carousel-caption {
   left: 0px;
right: 0px;
padding-bottom: 30px;
width: 100%;
background: rgba(0,0,0,0.5);
bottom: 0px;
height: 60px;
}

.caption-grow{
    
      -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.growin{
    height: 220px;
      -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.growin .glyphicon-menu-up::before {
    content: "\e259";
}


.caption-grow h2:first-child{
    border-bottom: 1px solid #cacaca;
padding-bottom: 9px;
}

.caption-grow h2.more-info{
   width: 70%;
margin: auto;
background: rgba(255, 255, 255, 0.8);
border-radius: 20px;
padding: 20px;
color: #484848;
}
.carousel-caption h2{
    color:#ffffff;
    font-size: 11pt;
}

.carousel-caption .glyphicon{
    font-size: 0.8em;
position: relative;
top: -19px;
width: 20px;
height: 20px;
border: 1px solid #cacaca;
padding-top: 0.3em;
padding-left: 0px;
padding-right: 1px;
border-radius: 50%;
background: #484848;
text-shadow: none;
color: #fff;
}
@media(max-width:767px){
    .slider1{
        display: none;
    }
}
@media(min-width:768px){
    .slider2{
        display: none;
    }
}


.header-schedule{
    background: #ededed;
}
.header-schedule h4{
    text-align: left;
    
}

.pager li > a, .pager li > span{
    color: #ffffff;
}

.nav-schedule li.active{
    color: #ffffff;
background: #fdd327;
border: none;
padding-left: 5px;
padding-right: 5px;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {

    outline-color: transparent;

}


#externalschedule-cointainer{
    padding-top: 20px;
    padding-bottom: 20px;
}

.newlabel{
    background: #ff0000;
    color:#ffffff;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 9pt;
    text-align: center;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-right: 10px;
}


#externalschedule-cointainer li a::after{
    background: #ff0000;
    color:#ffffff;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 8pt;
    text-align: center;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left: 15px;
padding-top: 2px;
padding-bottom: 2px;
content: "pdf";
}


#externalschedule-cointainer ul{
    list-style-type: none;
}
#externalschedule-cointainer ul li:before{
    content:'';
}

.btn-schedule{
	white-space: normal !important;
}

.fullpath{
    display: none;
}

.urltext{
   
}
.urlcaption{
    font-size: 9pt;
    text-transform: capitalize;
    font-weight: bold;
 
}

.check-copy{
    display: none;
color: #ffffff;
position: absolute;
top: 0px;
background: #fdd327;
width: 40px;
height: 40px;
text-align: center;
font-size: 16pt;
padding-top: 10px;
left: 0px;
}

.live-embed{
    display: none;
}


.nav-sharingmodule{
    margin-bottom: 10px;
}

.sharingmodule-tab{
display: inline-block;
background: transparent;
margin-top: 3px;
}

.nav-sharingmodule li.active{
    background: #FF6C03;
      -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.nav-sharingmodule li.active a,.nav-sharingmodule li.active a:hover{
    color:#ffffff !important;
    background: transparent;
}
.nav-sharingmodule li a, .nav-sharingmodule li a:hover{
  color: #ffffff;
background: rgba(48,48,48,0.2);
}

.infoblock .tab-content{
    position: absolute;
top: 15px;
left: 62px;
background: #4d4d4d;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding-right: 5px;
padding-left: 5px;
height: 40px;
}
.infoblock .expanded-buttons{
    left: 107px;
}

.sharingvideo-download button,.sharingvideo-download button:hover, .sharingvideo-download button:active, .sharingvideo-download button:focus{
    background: transparent !important;
    color: #ffffff !important;
    text-decoration: none;
    text-shadow:none;
    box-shadow: none;
}

.sharing-button, .sharingdownload-item{
width: 40px;
height: 40px;    
}
.sharing-button a, .sharingdownload-item a {
    padding: 0px !important;
    
}
.nav-sharingmodule .sharingdownload-item{
display:none;
margin-left: 6px;
}


.tooltip-inner{
    background: #1B1D2F;
    max-width: 200px !important;
}
#socialiconcontainer .tooltip-inner{
    width: 160px;
}


.main-socialmenu {
    
    /*display: none;*/
    top:35px;
    z-index: 1000;
   position: fixed;
left: 0px;



padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;

-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2);

-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e55b2b+94,f07146+100 */
background: #fff; /* Old browsers */


       -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

@media(max-width:767px){
    .main-socialmenu {
        display: none;
    }
}
.heart-expanded{
    
        -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left:0px !important;
}

.modal-backdrop{
    z-index: 999;
}

.modal-content{
    background: #fafafa;
}
.modal-header{
    border-bottom: 1px solid #cacaca;
    background: #ededed;
}

.modal-footer{
    border-top:1px solid #cacaca;
    background: #ededed;  
}
h4.modal-title{
    text-shadow: none;
text-align: center;
text-transform: none;
padding-bottom: 30px;
padding-top: 30px;
color: #777;
}
.modal-body a, .modal-body a:hover, .modal-body a:active, .modal-body a:focus{
color: #777;    
}
.modal-body .glyphicon{
    color:#FF6C03;
}


.channelgridbg{
 background-image: url(../img/channelgridbg.jpg);
        background-size: cover;
           background-repeat: no-repeat;
           background-position: center center;
           overflow: hidden;
           background-attachment: fixed;
}

.logogrid{
    
    position: absolute;
    top: 0px;
    right:0px;
}

.worldskate{
    color: #fff;
position: fixed;
top: 41px;
right: 130px;
letter-spacing: 2px;
font-style: italic;
cursor: pointer;
}
@media(max-width:767px){
    .worldskate{
        display: none;
    }
}



.wrg2019{
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
color: #fff;
background-color: rgba(60,60,60,0.5);
height: 100%;
}



.mod_countdown{
position: relative;
top: 25%;
}

.mod_countdown .giorni{
    font-size: 35pt;
line-height: 40pt;
}

.mod_countdown .ore,.mod_countdown .minuti,.mod_countdown .secondi{
    font-size: 16pt;
    line-height: 14pt;
}


.mod_countdown .text{
     padding-left: 5px;
     font-weight: 300;
    
}
.mod_countdown .number{
    color: #ff8a36;
}

#cntdwn308{
    border-right: 2px solid #ff8a36;
}


.schedule-container{
    position: fixed;
    top: 110px;
    left: 0px;
    z-index: 1;
}
.panel-schedule{
    cursor: pointer;
   -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.panel-schedule div {
margin-top: -18px;
font-size: 15px;

}
.schedule-container > .panel{
    
     -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}


.schedule-container .panel-primary > .panel-heading{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(-45deg, #45484d 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border: none;
}

.schedule-container .panel-heading h3{
    padding-top: 0px;
font-weight: 300;
font-size: 13pt;
}
.schedule-container .panel-heading .glyphicon-time{
float: left;
padding-right: 20px;
font-size: 18pt;
margin-top: -4px;
}

.schedule-container .panel-body{
    background: #fafafa;
    max-height: 70vh;
overflow: scroll;
}
.schedule-container table{
    background-color: #efefef;
    border: 1px solid #dadada;
    margin-top: 20px;
}
.schedule-container .table-striped > tbody > tr:nth-child(2n+1){
    background-color: #fafafa;
}

.schedule-container .table-hover > tbody > tr:hover {
    background-color: #ff8a36;
}

.schedule-container .table-hover > tbody > tr:hover td  {
    color:#fff !important;
}
.schedule-container  .discipline-pager{
    background: #cacaca !important;
}

.schedule-container  .discipline-pager .ct{
    font-weight: 700;
    font-size: 15pt;
}
.schedule-container .ct{
    text-align: center;
}

@media(max-width:480px){
    .schedule-container{
        top: 70px;
    }
}