@font-face
{
    font-family: proxima;
    src: url('../fonts/proximanova-reg-webfont.ttf'),
         url('../fonts/proximanova-reg-webfont.svg'),
         url('../fonts/proximanova-reg-webfont.woff'),
         url('../fonts/proximanova-reg-webfont.eot'), /* IE9 */
         url('../fonts/proximanova-reg-webfont.eot?#iefix'); /* IE9 */
} 

@font-face
{
    font-family: effra;
    src: url('../fonts/effra-regular-webfont.ttf'),
         url('../fonts/effra-regular-webfont.svg'),
         url('../fonts/effra-regular-webfont.woff'),
         url('../fonts/effra-regular-webfont.eot'), /* IE9 */
         url('../fonts/effra-regular-webfont.eot?#iefix'); /* IE9 */
}

@font-face
{
    font-family: ubuntu_light;
    src: url('../fonts/ubuntu-light-webfont.ttf'),
         url('../fonts/ubuntu-light-webfont.svg'),
         url('../fonts/ubuntu-light-webfont.woff'),
         url('../fonts/ubuntu-light-webfont.eot'), /* IE9 */
         url('../fonts/ubuntu-light-webfont.eot?#iefix'); /* IE9 */
} 

@font-face
{
    font-family: ubuntu_medium;
    src: url('../fonts/ubuntu-medium-webfont.ttf'),
         url('../fonts/ubuntu-medium-webfont.svg'),
         url('../fonts/ubuntu-medium-webfont.woff'),
         url('../fonts/ubuntu-medium-webfont.eot'), /* IE9 */
         url('../fonts/ubuntu-medium-webfont.eot?#iefix'); /* IE9 */
         

} 

@font-face
{
    font-family: ubuntu;
    src: url('../fonts/Ubuntu-Regular.ttf');      
} 


@font-face
{
    font-family: ubuntu_bold;
    src: url('../fonts/Ubuntu-Bold.ttf');      
} 

@media (max-width: 1100px) {
  footer #content_title {
    width: 45%;
  }
}

* {
    outline: none;
}

html,body{
    height: 100%;
    width:100%;
    min-width: 1100px;
    background:url('../images/ar_fundo.jpg') no-repeat;
    background-color: black;
    overflow-y:auto;   
    -webkit-overflow-scrolling:touch; 
    font-size: 12px;
    background-size: cover;
    font-family: 'proxima', sans-serif;
    position: relative;
}

input:focus {
    outline: none; 
}

#header_container{
    position:absolute;
    top: 0;
    width: 100%;
    min-width:1024px;
    z-index: 3;        
}

#header{
    height:39px;
    width:100%;
    background-color: #FFF;
    opacity:0.75;    
}

#loading{
    background-color: #d52027;
    height: 3px;
    box-shadow: 0 0 8px #7a1418;
    -moz-box-shadow: 0 0 8px #7a1418;
    -ms-box-shadow: 0 0 8px #7a1418;
    -webkit-box-shadow: 0 0 8px #7a1418;
    z-index: 100;
    width: 0;
  
}

#loading.noanim{
    -webkit-transition-duration: 0s;
    -moz-transition-duration:  0s;
    -ms-transition-duration:  0s;
    transition-duration:  0s;
    transition-property:width;
    width: 0;
}

#loading.normal{
      -webkit-transition-duration:  5s;
    -moz-transition-duration:  5s;
    -ms-transition-duration:  5s;
    transition-duration:  5s;   
    transition-property:width;
    width: 60%;
}


#loading.fast{
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:width;
    width: 100%;
}

#menu{
    position:absolute;
    top:0; 
    z-index: 3;    
    max-width:980px;
}

#icon{
    position:absolute;
    right: 5px;
    top:5px;
    cursor:pointer;
}

#logo_ar{
    background: white; 
    width: 120px;
    float:left;
    margin-right: 1px;
}

#logo_ar img{
    /*
    height: 25px;
    padding:9px 4px 5px 12px;
    */
    height: 26px;
    padding: 9px 4px 5px 14px;
    cursor: pointer;
    
}

.menu{
    
    float: left;
    color: #1a1a1a;
    text-align: center;
    padding: 14px 13px 0px;
    font-size: 12px;
    background-color: #f4f4f4;
    height: 25px;
    margin-right: 1px;
     -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:background-color;
    
    
}

.menu:hover{
    cursor: pointer;
    background-color:#2d2d2d;
    color: #FFF;
}

.menu_active{
    cursor: pointer;
    background-color:#2d2d2d;
    color: #FFF;
}

.submenu{
    float: left;
    color: #1a1a1a;
    text-align: center;
    padding-top: 14px;
    font-size: 12px;
    height: 25px;
    cursor: pointer;
     border-right: 1px inset #999;
     width: 140px;    
    
}

.submenu:hover{
    cursor: pointer;
    background-color:#929292;
    color: #FFF;
    opacity: 0.8;
    
}

.submenu_active{
    background-color:#929292;
    color: #FFF;
    opacity: 0.8;
    
}

.bottom_bar{
    height: 6px; 
    background-color:white;
    position:absolute;
    bottom:0;
    width: inherit;
    
}

#submenu_emissao, #submenu_videos{
    float:left;
    width: 0;
    height: 38px;
    overflow: hidden;
    -webkit-transition-duration:  1s;
    -moz-transition-duration:  1s;
    -ms-transition-duration:  1s;
    transition-duration:  1s;   
    transition-property:width;
    white-space: nowrap; 
    position:relative
}

#submenu_artv{
    width: 78px;
   
      
}

#submenu_agendadiretos{
    width: 168px;
    padding-top:4px;
    height:inherit;
}

#submenu_diretos{
    width:148px;
    padding-top:4px;
    height:inherit;
}

#submenu_diretos span, #submenu_agendadiretos span{
    color:#525252;
}

#submenu_outros{
    position:relative;
}

#submenu_outros_prog{
    position: absolute;
    padding-top:39px;
    left: 691px;
    width: 141px;
    max-height:0;
    text-align:center;
    overflow:hidden;
    -webkit-transition-duration:  1s;
    -moz-transition-duration:  1s;
    -ms-transition-duration:  1s;
    transition-duration:  1s;   
    transition-property:max-height;
    cursor:pointer;
    display:none;
    
}

.mini_triangulo{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 7px 7px;
    border-color: transparent transparent #ffffff transparent;
    position:absolute;  
    top: 24px;
    left: 132px;
}

.submenu_outros{
    padding-top: 15px;
    padding-bottom:8px;
    border-top: solid 1px #000;
    font-family:'proxima', sans-serif;
    font-size:12px;
    text-transform:uppercase;
    cursor:pointer;
    background-color: #dbdbdb;
 
}

.submenu_outros:hover{
    background:#ccc;
    
}

.submenu_outros_active{
    max-height:200px;
    
}

#info, #shadow{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;        
    background-color: black;  
    opacity:0.65; 
    display:none;
             
    
}

#shadow{
    z-index:2;
}

#hdr-direita{
   position: absolute;
   top: 0;
   right: 20px;
   padding-top:7px;
}

#hdr-direita.minified{
    /* margin-top:7px;*/
}

#hdr-direita.minified #area-pessoal>span, #hdr-direita.minified #pesquisa img:nth-child(3){
    display:none;
}

#hdr-direita.minified #pesquisa>input{
    width:0;
    opacity: 0;
}

#hdr-direita.minified #pesquisa>img:nth-child(1){
    cursor:pointer;
}

#pesquisa.semi_minified input{
    width:108px !important;
    
}

#pesquisa.semi_minified img:nth-child(3){
    display:inline-block !important;

}

#pesquisa>input{
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:width;   
}




#area-pessoal{
   display: inline-block;
   color: #FFF;    
   cursor:pointer;
}

#area-pessoal > div{
    display:inline-block;
    margin: 0 8px;
}

#area-pessoal > div.area-pessoal-status{
    width: 85px;
}

#area-pessoal > div .logout{
    color: #FFF;
    text-align:left;
    text-decoration: none;
}

#area-pessoal > div .logout:hover{
    text-decoration: underline;
}

#hdr-direita img{
   vertical-align: top;
   
}

#area-pessoal > span{
   line-height: 38px;
   margin: 0 7px;
}

#pesquisa, #pesquisa_short{
   display: inline-block;
   line-height: 25px;
   background-color: #343434;
   border-radius: 15px;
   box-shadow: 0 0 5px #202020 inset;
   -moz-box-shadow: 0 0 5px #202020 inset;
   -ms-box-shadow: 0 0 5px #202020 inset;
   webkit-box-shadow: 0 0 5px #202020 inset;

}


#pesquisa > img:nth-child(1), #pesquisa_short > img:nth-child(1){
   margin-left: 7px;
   vertical-align:middle;
}

#pesquisa > img:last-child, #pesquisa_short > img:last-child{
   margin: 8px 7px 0 7px;
   cursor: pointer;
}
/*
#pesquisa_short_container{
    position:absolute;
    right:18px;
    top:41px;
    display: inline-block;
    overflow:hidden;
    height:0;
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property: height;
           
}

#pesquisa_short>input{
    width:200px;
}*/

#pesquisa > input, #pesquisa_short>input{
   background-color: #343434;
   border: none;
   color: #FFF;
      
}




/******************************************************DIRECTOS_OLD***********************************/

#diretos{
    position: absolute;
    bottom:38px;
    color:white;
    height: 450px;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling:touch;
    
}

#diretos_box{
    width: 342px;
    height: 539px;
    background-color:black;
    opacity:0.65;
    position: relative;
}


#diretos_content{
    position: absolute;
    top: 15px;
    left: 25px;
    margin-right:25px;
    white-space: normal;
    width:85%;
    
}

#diretos_content p:first-child{
    font-family: 'ubuntu', sans-serif;
    font-size:18px;
    margin: 0;
}

#diretos_content p:nth-child(2){
    font-family: 'ubuntu', sans-serif;
    font-size:16px;
    margin:37px 0 50px 0;
}

#diretos_content section{
    font-family:'arial', sans-serif;
    font-size: 11px;
}

#diretos_content section span:first-child{
    font-weight:bold;
    margin-right:9px;
}

#diretos_content section span:nth-child(2){
    margin-right: 17px;
}

#diretos_content section img{
    margin-right: 5px;
}

#descricao{
    margin-top: 20px;
    margin-bottom:15px;
    
}

#saber_mais{
    font-family:'proxima', sans-serif;
    font-size:12px;
    width: 89px;
    padding: 6px 7px 4px 7px;
    color:black;
    background-color:#fff;
    margin-bottom:38px;
    cursor:pointer;
}

#ir_direto{
    font-family:'proxima', sans-serif;
    font-size:12px;
    background-color:#a9151b;
    padding: 8px 7px 7px 7px;
    width: 110px;
    cursor:pointer;
    
}

/*************************************************DIRETOS_INDEX************************************/
#dir_direita_container{
    position:absolute; 
    right: 0; 
    top:39px; 
    color:#FFF;
    min-width:338px; 
    overflow: auto;
   -webkit-overflow-scrolling:touch;
}

#dir_direita{
    float:right;
    min-width:319px;
    background-color:rgba(0,0,0,0.4);
    position:relative;
    -webkit-box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.75);
    
}

#mensagem_sem_dir{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -122px;
    margin-top: -10px;
    font-family: 'ubuntu_bold';
    font-size: 14px;
    text-transform: uppercase;
}


.header_diretos{
    /* height:48px; */
    padding-bottom: 7px;
    background: url('../images/diretosamanhaheader.png') repeat-x;
    font-size:16px;
    padding-left:12px;
   
}

.header_diretos p{
    margin:0;
    padding-top: 20px;
    font-family:'ubuntu_medium', sans-serif;
    
}


.diretos_1, .diretos_3{
    background: rgb(63,66,72); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(63,66,72,1) 0%, rgba(41,42,43,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,66,72,1)), color-stop(100%,rgba(41,42,43,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(63,66,72,1) 0%,rgba(41,42,43,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(63,66,72,1) 0%,rgba(41,42,43,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(63,66,72,1) 0%,rgba(41,42,43,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(63,66,72,1) 0%,rgba(41,42,43,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4248', endColorstr='#292a2b',GradientType=0 ); /* IE6-9 */
    border-bottom:solid 1px #000;
    margin-top:-1px;
    /*min-height:125px;*/
    min-height: 150px;
    padding-left:12px;
    position:relative;
    padding-right:20px;
}

.diretos_1 p:first-child{
    font-size:14px;
    margin-top: 0px;
    margin-bottom:14px;
    padding-top:7px;
    font-family:'ubuntu_light', sans-serif;
}

.diretos_1 p:nth-child(2){
    color:#8b8b8b;
    font-size:12px;
    margin-top:0;
    margin-bottom:17px;
    
}

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

.tocar_direto, #triangle, #saber_direto_agora{
    display:inline-block;
}

#saber_direto{
    background-color: #4a4a4a;
    text-align:center;
    width:80px;
    padding:2px 0 2px 0;
    font-size:10px;
    margin-left:11px;
    margin-top:1px;
    font-family:'ubuntu_medium', sans-serif;
    cursor:pointer;
    margin-bottom: 10px;
    
}

#saber_direto_agora{
    background-color: #4a4a4a;
    text-align:center;
    width:100px;
    padding:2px 0 2px 0;
    font-size:12px;
    margin-left:11px;
    margin-top:1px;
    margin-bottom:21px;
    font-family:'ubuntu_medium', sans-serif;
    cursor:pointer;
}
#saber_direto:hover, #saber_direto_agora:hover{
    background-color: #FFF;
    color:#4a4a4a;
}

.saber_mais_active{
    background-color: #FFF !important;
    color:#4a4a4a !important;
}

#desc_container{
    /*padding-left: 66px;*/
    overflow:hidden;
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:max-height;

}

#desc_container p:first-child{
    margin-top:0;
    padding-top:0 !important;
}

.desc_container_open{
    max-height:180px;
}

.desc_container_close{
    max-height:0;
}

.tocar_direto{
    position:relative;
    font-family:'ubuntu_bold', sans-serif;
    font-size:14px;
    letter-spacing:0.03em;
    color:#FFF;
    background:red;
    float:left;
    clear:both;
    padding:2px 0px 3px 12px;
    width: 138px;
    margin-left:-22px;
    cursor:pointer;
    rgba(216,8,8,1)), color-stop(43%, rgba(179,5,11,1)), color-stop(100%, rgba(124,1,15,1)));
    background: -webkit-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: -o-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: -ms-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: linear-gradient(to right, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e030b', endColorstr='#7c010f', GradientType=1 );
}

.tocar_direto:hover{
    color:#9d040d;
    background:#FFF;
}

.tocar_direto:hover > .red_triangle{
    border-color: #000000 #ffffff #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    border-color: transparent #FFF transparent transparent;
    left:0;
    bottom: -5px;
    
}

.tocar_direto_off{
    
    position:relative;
    font-family:'ubuntu_bold', sans-serif;
    text-transform:uppercase;
    font-size:14px;
    letter-spacing:0.03em;
    color:#FFF;
    float:left;
    clear:both;
    padding:2px 0px 3px 12px;
    width: 138px;
    margin-left:-22px;
    rgba(216,8,8,1)), color-stop(43%, rgba(179,5,11,1)), color-stop(100%, rgba(124,1,15,1)));
    background: -webkit-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: -o-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: -ms-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: linear-gradient(to right, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e030b', endColorstr='#7c010f', GradientType=1 );
    
}
.red_triangle{
    _border-color: #000000 #59000a #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    border-color: transparent #59000a transparent transparent;
    left:0;
    bottom: -5px;
   
    
}

.triangle {
    content: '';
    display: block;
    position:absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 5px 0;
    line-height: 0px;
    

}

.em_exibicao{
    position:relative;
    font-family:'ubuntu_bold', sans-serif;
    font-size:14px;
    letter-spacing:0.03em;
    color:#FFF;
    background:red;
    float:left;
    clear:both;
    padding:2px 0px 3px 12px;
    width: 138px;
    margin-left:-22px;
    cursor:default;
rgba(216,8,8,1)), color-stop(43%, rgba(179,5,11,1)), color-stop(100%, rgba(124,1,15,1)));
    background: -webkit-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: -o-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: -ms-linear-gradient(left, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    background: linear-gradient(to right, rgba(78,3,11,1) 0%, rgba(216,8,8,1) 8%, rgba(179,5,11,1) 43%, rgba(124,1,15,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e030b', endColorstr='#7c010f', GradientType=1 );
    margin-top: 2px;
}

.em_exibicao:hover{

}

.white_triangle{
    _border-color: #000000 #b3b3b3 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    border-color: transparent #b3b3b3 transparent transparent;
    top:40px;
    
}

.diretos_2{
    min-height: 115px;
    position:relative;
    padding-right:20px;
    padding-bottom:10px;
    background-image: -moz-linear-gradient( 90deg, rgb(6,6,6) 0%, rgb(23,24,26) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(6,6,6) 0%, rgb(23,24,26) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(6,6,6) 0%, rgb(23,24,26) 100%);
    background: #17181a; /* Old browsers */
    background: -moz-linear-gradient(top, #17181a 0%, #0f1011 50%, #060606 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17181a), color-stop(50%,#0f1011), color-stop(100%,#060606)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #17181a 0%,#0f1011 50%,#060606 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #17181a 0%,#0f1011 50%,#060606 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #17181a 0%,#0f1011 50%,#060606 100%); /* IE10+ */
    background: linear-gradient(to bottom, #17181a 0%,#0f1011 50%,#060606 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17181a', endColorstr='#060606',GradientType=0 ); /* IE6-9 */
  
}

 


#horas_direto{
    width:57px;
    float:left;
    text-align:center;
    font-family:'ubuntu_bold', sans-serif;
    font-size:16px;
    color:#525252;
    margin-left:-10px;    
    margin-top:20px;
    padding:1px 0 1px 0;
    text-shadow: 1px 1px #ccc;
    background: rgb(167,167,167); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(167,167,167,1) 0%, rgba(242,242,242,1) 10%, rgba(255,255,255,1) 85%, rgba(204,204,204,1) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(167,167,167,1)), color-stop(10%,rgba(242,242,242,1)), color-stop(85%,rgba(255,255,255,1)), color-stop(99%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(167,167,167,1) 0%,rgba(242,242,242,1) 10%,rgba(255,255,255,1) 85%,rgba(204,204,204,1) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(167,167,167,1) 0%,rgba(242,242,242,1) 10%,rgba(255,255,255,1) 85%,rgba(204,204,204,1) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(167,167,167,1) 0%,rgba(242,242,242,1) 10%,rgba(255,255,255,1) 85%,rgba(204,204,204,1) 99%); /* IE10+ */
    background: linear-gradient(to right,  rgba(167,167,167,1) 0%,rgba(242,242,242,1) 10%,rgba(255,255,255,1) 85%,rgba(204,204,204,1) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 */
}

#info_dir_amanha {
    
     padding-top: 16px;
     padding-left:65px;    
}

#info_dir_amanha p{
    margin:0;
    font-size:12px;
}

#info_dir_amanha p:first-child{
   
    margin-bottom:8px;
    font-family:'ubuntu_light', sans-serif;
    font-size:13px;
}

#info_dir_amanha p:last-child{
    color:#929292;
    
}


/*************************************************VIDEOS_RECENTES*********************************/

#video_container{
    position:absolute;
    bottom:0;
    height: 465px;
    width: 100%;
    /* min-width: 385px; */
}

#videos_recentes{
    color:white;
    height: 372px;
    width: 97%;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling:touch;
    overflow-y: hidden;
    margin-left: 30px;
    
}

#videos_recentes section{
    width: 218px;
    height: 355px;
    background-color:black;
    opacity:0.65;
    
}

#videos_recentes_content{
    position:absolute;
    top:8px;
    left: 10px;
    margin-right: 9px;
    white-space: normal;
}


#data_videosrecentes{
    font-family: 'proxima', sans-serif;
    font-size: 16px;
    margin-top:0;
    margin-bottom:12px;
}

#titulo_videosrecentes{
    font-family: 'proxima', sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
}

#descricao_videosrecentes{
    font-family: 'arial', sans-serif;
    font-size: 12px;
    color: #b0b0b0;
}

#horas_videosrecentes{
    font-family: 'proxima', sans-serif;
    color:#a9151b;
    font-size:10px;
    margin-top:10px;
    margin-bottom:15px;
}

#pesquisa_video input { 
	padding:5px 0 5px 32px;
	background: url('../images/lupa.png') no-repeat 6px; 
    border-radius:15px; 
	-moz-border-radius:15px; 
	-webkit-border-radius:15px; 
    border:1px solid #2a2e31;
	background-color:black;
    opacity:0.8;
    color: #fff;
    width: 290px;
    font-size: 12px;
    margin-bottom: 25px;
    margin-left: 30px;
	
}

.imagem{
    position: relative;
    height: 128px;
    overflow: hidden;
}

.imagem div{
    background-color: black; 
    top: 128px; 
    position: absolute; 
    height: 128px; 
    width: 194px;  
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:top;
    
}

.imagem div p:first-child{
    font-weight: bold;
     padding-left: 12px;
     font-family:'arial'; 
     font-size:12px
    
}

.imagem div p:nth-child(2){
    font-size: 11px;
    padding-left: 12px;
}



/****************************************************AGENDA******************************/

/****************************************************AGENDA******************************/
#agenda{
     position: relative;
     overflow-x:hidden;
     color:white;
     background-color: rgba(0,0,0,0.9);   
     min-width:465px; 
}

#agenda h2{
    font-size: 14px;
    font-family: 'ubuntu_bold', sans-serif;
    margin-left:55px;
}

#header_agenda{
    position:relative;
    height: 50px;
    width: 100%;
}

.mes_de{
    text-transform: uppercase;
}

.arrow{
    display: inline-block;
    position:absolute;
    top: 14px;
    cursor:pointer;
}

.prev{
    
    display:none;
    left:10px;

}

.next{
    right: 32px;
}

.dias_container{
    overflow:hidden;
    white-space: nowrap;
    width: 80%;
    color:#404040;
    margin-left:55px;
}

.dia{
    font-family: 'ubuntu_bold', sans-serif;
    font-size:40px; 
    margin-right: 10px;  
   

}

.dia_active{
    color:#FFF;
}

.dia_semana{
    font-family: 'ubuntu_bold', sans-serif;  
    font-size: 18px;
    margin-right: 55px;
    
}

.mensagem_sem_diretos{
    position:relative;
    height: 100%
}

.mensagem_sem_diretos p{
    position: absolute;
    top: 50%;
    margin-top:-11px;
    left: 50%;
    margin-left: -177.5px;
    font-family: 'ubuntu_light', sans-serif;  
    font-size: 18px;
}

#horas{
    /*float: left; */
    /*color:#828282;*/
    /*position:absolute;*/
    /*top:40%;*/
    /*font-size:14px;*/
    float: left;
    color: #fff;
    position: absolute;
    top: 0;
    font-size: 22px;
}

#horas_prog{
    /*float:left;*/
    /*margin-right:25px;*/
    /*color: #FFF;*/
    /*font-size:14px;*/
    /*font-family:'ubuntu', sans-serif;*/
    /*margin-top:5px;*/
    float: left;
    margin-right: 25px;
    color: #FFF;
    font-size: 20px;
    margin-left: 4px;
}

#transmissao_info{
    background: url('../images/transmissao_bg.png') repeat-x;
    height:23px;
    padding-left:10px;
    padding-top: 2px;
}

#transmissao_info img{
    margin:0 10px 0 10px;
    vertical-align:sub;
}

/*#prog_comissao{
    margin-top: 20px;
    margin-bottom:10px;
    font-family:'ubuntu_bold', sans-serif !important;
    font-size:18px!important;
    color:#d4d4d4;
}*/

#prog_comissao{
    margin-top: 20px;
    margin-bottom:10px;
    font-family:'ubuntu_bold', sans-serif !important;
    font-size:14px!important;
    color:#d4d4d4;
    text-transform: uppercase;
}


#detalhes_agenda{
    /*margin-left:90px;*/
    margin-left:100px;
}


#detalhes_agenda p{
    font-family: 'arial', sans-serif; 
    font-size: 11px;
    
}

#agenda_comissao{
    font-weight:bold;
    color:#d52027;
    margin-bottom:28px; 
    padding-left:70px; 
}





#detalhes_agenda span{
    font-family:'arial', sans-serif;
    font-size: 11px;
}

#detalhes_agenda span:first-child{
    font-weight:bold;
    margin-right:9px;
}

#detalhes_agenda  span:nth-child(2){
    margin-right: 17px;
}



#agenda_descricao{
    margin-top: 20px;
    margin-bottom:14px;
    padding-left: 70px;
}

#prog_descricao{
    margin-top:0;
    margin-bottom:11px;
    color:#919191;
    display: inline-block;
    vertical-align: top;
    /* padding-left:70px; */
}

hr{
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
     margin-left:3px;
}

#hr{
    margin-bottom:14px;
   
    
}

#hr2{
    clear:both;
    width:98%;
    margin-top:25px;
}

#info_agenda{
    /*margin-left:55px;*/
    margin-left:36px;
    margin-right: 20px;
    position:relative;
}

.each_day_container{
    overflow-y:auto;
    display:inline-block;
    white-space: normal !important;
    min-width:465px; 
     -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:width;
    vertical-align: top;
    margin-left: -3px;
}

.each_day{
    display:inline-block;
    width: 230px;
    cursor:pointer;
}

.all_day{
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:margin-left;
}

#all_day_container{
    white-space:nowrap;
  
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:margin-left;
}

#container_areaP form{
    width: 222px;
}

#container_areaP form input[type=password]{
    width:210px;
    border:solid 1px #333;
    margin-bottom: 12px;
    padding:6px 0 4px 10px;
    background-color:#000;
    color:#FFF;
    
}

#container_areaP form input[type=password]:nth-child(5){
    
    margin-bottom: 23px;
   
    
}

#container_areaP form input[type=submit]{
    background-color:#FFF;
    color:#000;
    padding:4px 5px;
    border:solid 1px #333;
    font-size:12px;
    font-family:'proxima';
    float:right;
    
}

.mais_info_dir{
    margin-top: 15px;
    width:95%;
    height:18px;
    overflow: hidden;   
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:height;
}

.mais_info_dir img{
    float:left;
    margin-right:5px;
}


.mais_dir{
   background-color: #1a1a1a;
    padding: 15px 12px 5px;
   
}

.mais_dir section{
    height:100%;
    /*display:inline-block;*/
    margin-bottom:10px;
}

/*.mais_dir img{
    float:left;
    margin-right:15px;
    
}*/

.mais_dir p{
    font-size:10px;
    font-family:'arial', sans-serif;
    color:#e0e0e0;
    margin:0;
    padding-left:15px;
    font-size:13px !important;
}

.mais_dir p span{
    font-weight: bold;
    color:#d52027;
    font-size:13px !important;
}


#fundo_dir{
    background:url('../images/dir_fundo.png') repeat-x;
    height:18px;
    line-height: 18px;
    padding:0px 5px;
   
}

#fundo_dir p{
    margin:0;
    display:inline-block;
    font-size:10px !important;
    font-family:'ubuntu', sans-serif !important;
}

#fundo_dir p:nth-child(2){
    float:right;
    cursor:pointer;
}


/************************************************* DIRECTOS_INDEX**********************************/


#info_dir{
    position: absolute; 
    bottom: 38px; 
    z-index: 3;
    width: 100%;
    height: 27px;
    color:#fff;
     -webkit-transition-duration:  0.7s;
    -moz-transition-duration:  0.7s;
    -ms-transition-duration:  0.7s;
    transition-duration:  0.7s;   
    transition-property:height;
}

#diretos_header{
    border-bottom: 1px solid #373737;
    cursor: pointer;
}

#diretos_header section{
    display: inline-block; 
    font-family: 'proxima', sans-serif;
    font-size: 12px;
}

#diretos_header section:nth-child(1){
    background-color: #a9151b;
    width: 24px;
    height:27px;
    font-size:20px;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
    vertical-align: top;
}

#diretos_header section:nth-child(2){
    padding:7px 15px 6px;
    background-color: #a9151b;
}


#diretos_header section:nth-child(3){
    display:none;
    float: right; 
    background-color: #ececec; 
    color: black; 
    width: 136px;
    cursor:pointer;
    
}

.saber_mais_desc{
    background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 15%, #e2e2e2 36%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(15%,#dddddd), color-stop(36%,#e2e2e2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 15%,#e2e2e2 36%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#dddddd 15%,#e2e2e2 36%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#dddddd 15%,#e2e2e2 36%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#dddddd 15%,#e2e2e2 36%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    height: 0;
    position: absolute;
    bottom: 39px;
    width: 222px;
    color: #000;
    padding:0 5px;
    overflow:hidden;
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:height;

}

.white_circle{
    border-radius: 25px;
    background: #FFF;
    display: inline-block;
    position: absolute;
    top: -6px;
    left: 140px;
    color: #a9151b;
    text-align: center;
    padding: 2px 0;
    min-width:18px;
    -webkit-box-shadow: inset 3px -2px 8px #cecece; 
    box-shadow: inset 3px -2px 8px #cecece; 
    -ms-box-shadow: inset 3px -2px 8px #cecece; 
    -moz-box-shadow: inset 3px -2px 8px #cecece;
}

.ver_mais_videos_left{
    background: url('../images/seta_direita.png') no-repeat;
    background-position: 118px; 
    padding: 6px 0px 6px 8px;

}

.ver_mais_videos_right{
    background: url('../images/seta_esquerda.png') no-repeat;
    background-position: 5px; 
    text-align: right;
    padding: 6px 8px 6px 0px;
    
}

#diretos_conteudo{
    overflow:hidden; 
    white-space:nowrap;
    background-color: rgba(0,0,0,0.95); 
    height: 0; 
    border-bottom: 1px solid #373737; 
    width: 100%;
     -webkit-transition-duration:  0.7s;
    -moz-transition-duration:  0.7s;
    -ms-transition-duration:  0.7s;
    transition-duration:  0.7s;   
    transition-property:height;
   
}

#container_diretos{
    position: absolute;
    left: 0;
    -webkit-transition-duration:  1.5s;
    -moz-transition-duration:  1.5s;
    -ms-transition-duration:  1.5s;
    transition-duration:  1.5s;   
    transition-property:left;
}

#each_dir{
    display:inline-block; 
    white-space:normal; 
    width: 270px; 
    height: 143px;
    padding-left:30px;
    vertical-align:top;
    
}

#each_dir p:nth-child(2){
    margin-bottom:18px;
    font-size: 14px; 
    font-family:'ubuntu_light';
    margin-top: 15px;
    line-height:13px;
    
}

#each_dir p:nth-child(3){
   margin-bottom:25px; 
   margin-top:0;
   font-size: 11px; 
   font-family:'ubuntu_light', sans-serif;
   line-height:13px;
    
}



#each_dir section{
    font-family:'proxima', sans-serif; 
    font-size:12px;
    display:inline-block;
    
}

#content_buttons{
    position:absolute;
    bottom:15px;
}

.ir_para_direto{
    margin-right:20px; 
    background-color: #a9151b; 
    padding: 2px 7px;
    cursor:pointer;
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;  
    transition-property: all;
   
}

.ir_para_direto:hover{
    background-color: #fff;
    color: #a9151b;
    
}

.emissao_linear{
    padding: 2px 7px;
    color:#FFF ;
    background-color:#333 ;
    cursor:pointer;
    -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;  
    transition-property: all;
   
}

.emissao_linear:hover{
    background-color: #fff ;
    color: #333;
    
}

.saber_mais_direto{
   color:black; 
   background-color:#fff; 
   padding: 2px 16px;
   cursor:pointer;
   -webkit-transition-duration:  0.5s;
   -moz-transition-duration:  0.5s;
   -ms-transition-duration:  0.5s;
   transition-duration:  0.5s;  
   transition-property: all;
}

.saber_mais_direto:hover{
    background-color: #373737;
    color: #fff;
    
}




#border_right{
    float:right; 
    margin-left:15px
}

/*****************************************VIDEOS***************************************/

#player_content{
    width: 510px;
    background-color:#181818;
    display:inline-block;
    padding:70px 20px 0 20px;
    color:#FFF; 
    -webkit-transition-duration:  1s;
    -moz-transition-duration:  1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;   
    transition-property:margin-left;
    position:relative;
    z-index: 2;
    /* border-right: solid 1px #434343; */
    
}

#share_balloon{
    width:119px;
    height:35px;
    background:url('../images/icons/share_balloon.png') no-repeat;
    position: absolute;
    top: 294px;
    right: 4px;
}

#share_balloon > p{
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

#share_balloon .fb{
    width: 8px;
    height: 14px;
    margin: 5px 7px 0 13px;
    background:url('../images/icons/fb_share_off.png') no-repeat;
}

#share_balloon .fb:hover{
    background:url('../images/icons/fb_share_on.png') no-repeat;
}

#share_balloon .gplus{
    width: 18px;
    height: 15px;
    margin: 5px 5px 0 0;
    background:url('../images/icons/g_share_off.png') no-repeat;
}

#share_balloon .gplus:hover{
    background:url('../images/icons/g_share_on.png') no-repeat;
}

#share_balloon .twt{
    width: 16px;
    height: 12px;
    margin: 7px 8px 0 0;
    background:url('../images/icons/twt_share_off.png') no-repeat;
}

#share_balloon .twt:hover{
    background:url('../images/icons/twt_share_on.png') no-repeat;
}

#share_balloon .mail{
    width: 15px;
    height: 10px;
    margin: 8px 11px 0 0;
    background:url('../images/icons/mail_share_off.png') no-repeat;
}

#share_balloon .mail:hover{
    background:url('../images/icons/mail_share_on.png') no-repeat;
}

#content_player_open {
    width: 510px;
    overflow: hidden;
    position: relative;
}

#content_player_open > p:nth-child(1){
    text-transform: uppercase;
    font-size:14px;  
    margin-top: 0px; 
    margin-bottom:15px;
    display:inline-block;
    
}

#content_player_open > p:nth-child(3){
    font-family: 'ubuntu_bold', sans-serif; 
    font-size:15px;
    margin-top:9px; 
    margin-bottom:10px;
    display:inline-block;
    /*text-transform: uppercase;*/
    width: 415px;
    margin-left: 5px;
}

#video_icons{
    float:right;
    margin-top:10px;
}

#video_icons img{
    cursor:pointer;
    margin-left: 10px;
}

#video_icons div:nth-child(1){

}

#desc_archive{
    margin-left: 0;
    font-size: 14px;
}

#close_player{
    position:absolute;
    right:-10px;
    z-index:5;
    width: 23px;
    height: 37px;
    top: 50%;
    margin-top: 20px;
    background: url(../images/hide_btn.png) no-repeat;
    cursor: pointer;
}

#player{
    width: 512px; 
    height: 288px;
}

/* #player_content div:nth-child(5){ */
#player_content div:nth-child(6){
    /*
    min-height:100px;
    overflow-y: auto;
    */
}

/*
#content_player_close img{
    cursor:pointer;
    position: absolute;
    right: 26px;
}
*/

#content_player_close{
    background: url(../images/player_close_back.png) repeat-y;
    height: 100%;
    width: 75px;
    position: absolute;
    top: 35px;
    right: -10px;
    box-shadow: inset  0  300px 200px -200px #000, inset  0  -300px 200px -200px #000;
    /*
    box-shadow: 0 0 40px #202020 inset;
   -moz-box-shadow: 0 0 40px #202020 inset;
   -ms-box-shadow: 0 0 40px #202020 inset;
   webkit-box-shadow: 0 0 40px #202020 inset;
   */

}

#content_player_close > img{
    position: absolute;
    top: 50%;
    left: 12px;
    margin-top: -20px;
}


#content_player_close .bg-ops{
    width: 27px;
    height: 97px;
    background-color: #000;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    margin-top: -58px;
    right: -9px;
    padding-top: 10px;
}

#content_player_close .bg-ops > div{
    width: 15px;
    height: 15px;
    /* background-color: #f00; */
    margin-left: 6px;
    margin-bottom: 18px;
    cursor: pointer;
}

#content_player_close  .mute{
    margin-left: 8px !important;
    background: url('../images/sound_icon.png') no-repeat;
}

#content_player_close .mute:hover, #content_player_close .mute.selected{
    background: url('../images/sound_icon_hover.png') no-repeat;
}

#content_player_close .bg-ops .expand{
    height: 22px;
    background: url('../images/expand_player.png') no-repeat;
}

#content_player_close .expand:hover{
    background: url('../images/expand_player_hover.png') no-repeat;
}

#content_player_close .close-player-area{
    background: url('../images/close_player.png') no-repeat;
}

#content_player_close .close-player-area:hover{
    background: url('../images/close_player_hover.png') no-repeat;
}

#archive_content{
    background-color: #000;
    color:#FFF;
    display:inline-block;
    vertical-align:top;
    padding:25px 10px 0 30px;
    position:absolute;
    right: 0; 
    top:37px;
     overflow:hidden;
     /*
    -webkit-transition-duration:  1s;
    -moz-transition-duration:  1s;
    -ms-transition-duration:  1s;
    transition-duration:  1s;   
    transition-property:width;
    */
}

.archive_transition{
-webkit-transition-duration:  1s;
    -moz-transition-duration:  1s;
    -ms-transition-duration:  1s;
    transition-duration:  1s;   
    transition-property:all;
    
}

.titulo_videos{
    margin-top: 0;
    margin-bottom:16px;
    font-family:'ubuntu', sans-serif;
    font-size:14px;
}

.setinha_titulo_videos{
    margin:0;
    display:inline-block;
    color: #d52027; 
    font-size:18px
}

#data_picker{
   
    overflow: hidden;
    display:inline-block;
    float: right;
    margin-top: 18px;
    margin-right: 50px;
}

#data_picker section{
    display:inline-block;

}

#data_picker select{
   background:  url(../images/date_arrow.png) no-repeat right #000;
   -webkit-appearance: none;
   -moz-appearance: none;
   -ms-appearance: none;
   appearance: none;
   color: #bcbcbc;
   text-indent: 0.01px;
   text-overflow: "";
}

#data_picker select:focus{
    outline:none;
}

.each_video{
    width: 225px;
    float: left;
    height: 205px;
}


.thumb_player{
    height: 130px;
    width: 215px;
    position:relative;
    /*margin-bottom:10px;*/
    margin-bottom:2px;
    overflow: hidden;
    cursor:pointer;
    border: 1px solid transparent;
}

.thumb_player:hover{
    border: 1px solid #333;
  
}

.image_thumb{
    width: inherit; 
    height:inherit;
    background-repeat:no-repeat;
    background-size:cover;
    
}

.thumb_player aside{
    position:absolute;
}

.thumb_player aside:nth-child(2){
    bottom:43px; 
    right: 10px;
    height: 30px;
}

.thumb_player aside:nth-child(3), .thumb_player aside:nth-child(4){
    bottom:43px; 
    width: 60px;
    left: 10px;
    font-family: 'arial', sans-serif; 
    font-size:14px;
}


#dia_mes{
    background: #ebe7e2; /* Old browsers */
    background: -moz-linear-gradient(top, #ebe7e2 0%, #cfcac3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebe7e2), color-stop(100%,#cfcac3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ebe7e2 0%,#cfcac3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ebe7e2 0%,#cfcac3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ebe7e2 0%,#cfcac3 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ebe7e2 0%,#cfcac3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe7e2', endColorstr='#cfcac3',GradientType=0 ); /* IE6-9 */
    text-align:center;
    font-size:30px;
    height: 32px;
    color:#333;
    font-weight: bold;
}

.mes_diasemana{
    padding: 2px 0;
    background: rgba(0,0,0,0.7);
    text-align: center;
   

}

.mes_diasemana:first-child{
    font-size:14px;
    margin-bottom:1px;
    color:#b6b6b6;
    font-weight: bold;
}

.mes_diasemana:last-child{
    font-size:12px;
    font-family: 'ubuntu', sans-serif;
    color:#d0d0d0;
}

#archive_content #header_videos{
    padding:4px 0;
    display: inline-block;
    font-family: 'ubuntu', sans-serif;
    font-size:12px; 
    text-align: center;
    margin-bottom: 5px;

}


#container_videos{
    /* overflow: auto; */
    min-width: 325px;
    margin-top:15px;
    position: relative;
    
}

#mensagem_no_results{
    top: 50%;
    z-index:20; 
    position: absolute;
    left: 50%;
    margin-left: -92px;
    margin-top: -7px;
    font-family: 'ubuntu', sans-serif;
    font-size: 16px;
    display:none;
    opacity:0;
  
}

#mensagem_no_results .ver_todos{
    text-align:center;
    cursor:pointer;
}

.ver_todos:hover{
    text-decoration: underline;
}

#titulo_videos{
    
    font-family:'ubuntu_bold', sans-serif;
    font-size:16px;
    display:inline-block;
}

#comissoes_link{
    cursor: pointer;

}

#comissoes_link:hover{
    text-decoration: underline;

}

.video_desc{
     width:200px;
     height: inherit;
     padding: 3px 8px; 
     background: rgba(36,36,36, 0.8); 
     top:100px; 
     position:absolute;
     line-height: 13px;
      -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:top;
    cursor:pointer;
}

.date{
    border:1px solid #0b0b0b;
    padding: 2px 0;
    text-align:center;
    margin-right:-2px;
}

.date_arrow{
    padding:3px 7px;
    background-color:#383838;
    cursor:pointer;
    color:#7f7f7f;
    margin-right:-2px;
    
    
}


footer{
    position: absolute;
    bottom:0;
    color: white;        
    width: 100%;
    min-width:1024px;
    height: 40px;
    background:rgba(0,0,0,0.75);   
}

#content_title{
    width: 55%;
    line-height: 14px;
    padding-top: 1px;
}

.voltar_emissao{
    font-size:14px !important;
}

.voltar_emissao:hover{
    text-decoration: underline;

}


footer div{
    margin-top: 10px;
    font-size: 14px;
    color: white;
    margin-left: 15px;
    margin-right: 40px;
    position: relative;

}

footer div section{
    position: absolute;
    top: 0;
    right: 0;
}

footer div p{
    display:inline-block;
    font-family:'effra', sans-serif;
    font-size:10px;
    margin: 0;
    cursor: pointer;
    
}  

footer div p span{
    color:#a9151b;
    margin:0 10px 0 10px;
}

footer div img{
    float:left;
    margin-right:15px;
    
}

footer div #userguide a{
    background-image: url('/images/user_guide_40x40_white.png');
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 22px;
    position: relative;
    color: #fff;
    text-decoration: blink;
    padding-left: 24px;
}

div#logosbottom {
    position: absolute;
    top: -14px;
    right: 420px;
}

img#artvimg {
    position: relative;
    /*
    height: 20px;
    top: 4px;
    */
    top: 0;
    height: 30px;
    margin-left: 0px;
}

img#parlamentoimg {
    margin-left: 14px;
    height: 25px;
}

@media screen and (max-width: 1300px) {
    img#artvimg {
        position: relative;
        height: 14px;
        top: 4px;
    }

    img#parlamentoimg {
        margin-left: 14px;
        height: 20px;
    }
}

@media screen and (max-width: 1120px) {
    img#artvimg {
        position: relative;
        height: 12px;
        top: 4px;
    }

    img#parlamentoimg {
        margin-left: 8px;
        height: 16px;
    }
}

/******************************************VIDEO**************************************/
#video_player{
    overflow: hidden;
}


.video-js .vjs-progress-control {
    min-height: 0 !important; 
    overflow: initial !important;
}

.video-js.vjs-picture-in-picture .vjs-text-track-display {
    background-color: #333;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    background-image: url('http://canal.parlamento.pt/assets/pip.jpg');
}

.video-js .vjs-live-display {
    margin: 10px 0 0 10px;
    color: #f00;

}

.vjs-subs-caps-button.vjs-menu-button.vjs-menu-button-popup.vjs-button {
    display: none;
}

.vjs-big-play-button {
    display: block !important;
    border: none !important;
    background-color: transparent !important;
    height: 82px !important;
    width: 82px !important;
    left: 50% !important;
    margin-left: -41px !important;
    top: 50% !important;
    margin-top: -41px !important;
}

.video-js.vjs-has-started .vjs-big-play-button {
    display: none !important;
}


.video-js.vjs-has-started.vjs-paused
.vjs-big-play-button {
    display: block !important;
}

.video-js
.vjs-big-play-button
.vjs-icon-placeholder:before {
    content: "";
    background-image: url("https://canal.parlamento.pt/assets/playVideoBtn.png");
    background-repeat: no-repeat;
    background-size: 82px !important;
    background-position: 50% 50% !important;
    border: none !important;
    box-shadow: none !important;
}

  

/********************************************AREA PESSOAL***************************************************/

#login_anchor{
    z-index: 1000;
}

#login_anchor .back{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.6);
}


#login_container{
    background-color:#000;
    border: solid 1px #333;
    color:#FFF;
    position:absolute;
    top:50%;
    margin-top:-167px;
    left:50%;
    margin-left:-237px;
    overflow: hidden;
    height: 334px;
}

.close_btn{
    position:absolute;
    right:10px;
    top:10px;
    width:10px;
    cursor:pointer;
    z-index: 30
}

#form_container{
   position: relative;
   left: 0px;
   -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;   
    transition-property:left;
    transition-timing-function: ease-in;
}

#form_container .reg_page{
    position: absolute;
    width:279px;
    top: 0;
    padding:14px 98px;
    left: 378px;
}

#form_container .login_page{
    width:279px;
    padding:14px 98px;
}


#form_container .page p:nth-child(1){
    font-size:16px;
    margin:0 0 15px 0;
    text-align: center;
}

#form_container .page p:nth-child(2){
    font-size:11px;
    text-align: center;
    margin:0;
}

#form_container .page img{
    margin:15px 0px 20px 60px;
    cursor:pointer;
}

#form_container .page form{
    position:relative;
    width:215px;
    margin:0 auto;
    
}

#form_container .reg_page img{
    margin-top: 14px;
}

#form_container .page form span{
    vertical-align:sub;
}

#form_container .page form a{
    text-decoration: none;
    color: #FFF;
}

#form_container .page form a:hover{
    text-decoration:underline;
}

#form_container .page form input:focus{
    outline:none;
    
}

#login_container form input[type=text], 
#login_container form input[type=password],
#login_container form input[type=email]{
    width:203px;
    border:solid 1px #333;
    margin-bottom: 12px;
    padding:6px 0 4px 10px;
    background-color:#000;
    color:#FFF;
    
}

#login_container form input[type=submit]{
    width:52px;
    background-color:#000;
    border:solid 1px #333;
    color:#FFF;
    position:absolute;
    right:0;
    padding:4px;
   
}

#login_container form input[type=submit]:hover, #login_container .reg_page form input[type=submit]:hover, .cancelar_registo:hover{
    background-color:#333;
}

.cancelar_registo{
    width:80px;
    background-color:#000;
    border:solid 1px #333;
    color:#FFF;
    
    padding:4px;

}

#login_container .reg_page form input[type=submit]{
    width:80px;
    position:static;
    margin-right: 1px;
}

#registo_btn{
    background-color:#FFF;
    color:#000;
    padding:5px  0 5px 5px;
    border: 1px solid #333;
    width:130px;
    margin:20px 0px 20px 60px;
    cursor:pointer;
    
}

#area_pessoal{
    background: rgba(0,0,0,0.8);
    width: 750px;
    position:absolute;
    top:0;
    padding:30px 20px 0 0;
}

#header_areaP p{
    font-size:14px;
    color:#FFF;
    margin:0;
    display:inline-block;
    vertical-align:super;
    margin-left:0;
    font-family: 'ubuntu_bold', sans-serif;
}

#header_areaP img{
    display:inline-block;
}

#menu_areaP{
    margin-top:22px;
    margin-bottom: 20px;
    display:inline-block;
}

#menu_areaP > div{
    display: inline-block;
    margin-left: -2px;
    cursor: pointer;
}

.area_pessoal_menu{
    width:25px;
    height:25px;
    /* background-color:rgba(255,255,255,0.4); */
    background-color: #424242;
    display:inline-block;
    cursor:pointer;
    margin-left: -3px;
}

.area_pessoal_menu:hover{
    /* background-color:rgba(255,255,255,0.7);*/
    background-color: #666;
   
}

.agenda_active{
    background-color:rgba(255,255,255,0.9);
    
}


.area_pessoal_desc{
    display: inline-block;
    max-width:0;
    background: rgba(255,255,255,0.2);
    height: 25px;
    vertical-align: top;
    margin-left: -3px;
    text-align: center;
    color: #FFF;
    font-size: 11px;
    overflow:hidden;
    -webkit-transition-duration:  1s;
    -moz-transition-duration:  1s;
    -ms-transition-duration:  1s;
    transition-duration:  1s;   
    transition-property:max-width;
    
}

.area_pessoal_desc div{
    margin-top:2px;
    padding:5px 10px;
    
}

#info_areaP{
    float:right;
    margin-top:23px;
}

#info_areaP img, #info_ver img{
    float:left;
    
}

#info_areaP div{
    background: rgba(255,255,255,0.2);
    width:150px;
    height:14px;
    margin-left:10px;
    padding:3px 20px 7px;
  
}

#info_areaP div p, #info_ver div p{
    margin:0;
    color:#FFF;
    font-size:12px;
}

#container_areaP {
    /* overflow:auto; */
    display: inline-block;
}

#container_areaP .agenda-item{
    display: inline-block;
    padding-left: 10px;
    overflow: hidden;
}

#container_areaP section{
    display:inline-block;
    width:198px;
    height:112px;
    position:relative;
    background-color:#eeeeee;
    margin-right: 13px;
    margin-bottom:20px;
    cursor:pointer;
    /* overflow:hidden; */
    padding:1px;
}

#container_areaP section.chosen{
    background-color:#90a6af;
}

.info_com{
    background-color: #000;
    position: absolute;
    bottom: -87px;
    width: 198px;
    height: 87px;
     -webkit-transition-duration:  0.5s;
    -moz-transition-duration:  0.5s;
    -ms-transition-duration:  0.5s;
    transition-duration:  0.5s;   
    transition-property:bottom;
}

.info_com img{
    display:inline-block;
    margin:23px 4px 0 -10px;
}

.info_com p{
    color:#FFF;
    font-size:10px;
    margin: -30px 0 0 -5px;
    display:inline-block;
    vertical-align:middle;
}

.info_com span{
    font-family:'ubuntu_bold', serif;
}

#container_areaP section div img:nth-child(2){
    float:right;
    margin: 5px;
}


/* ========================== Comissões  ============================== */
.comission{
    height: 105px;
    width: 184px;
    margin: 0px 14px 14px 0;
    color: #434343;
    font-family: 'proxima', sans-serif;
    padding: 10px;
    background: url('../images/comission_bg.png') repeat-x;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 11px;
}

.comission:hover{
    background:#CCC;
}

.comission img{
    margin: -7px 0 18px -5px;
}

.comission p{
   margin:0;
   text-transform: uppercase;
}

/*----------------------------------------------SCROLL BAR CHROME AND SAFARI-----------------------------------------*/

::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px #333; 
    background-color: #030303;
    border-radius: 10px;
    
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-Color: #222;
    -webkit-box-shadow: inset 0 0 6px #444; 
}


/*************************************************************VER*******************************************************/
#main_ver{
    font-family: 'ubuntu', sans-serif;
    font-size:12px;
}

#main_ver h2{
    font-size:14px;
    margin-bottom:28px;
}

#main_ligacoes, #main_ver{
    min-width:440px;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
}

#info_ver{
    margin-bottom:55px;
}
#info_ver div, .info_header{
    background: rgba(255,255,255,0.2);
    margin-right: 30px;
    height:14px; 
}

.info_header{
    padding:5px 10px 7px;
    margin-bottom:15px;
}

#info_ver div{
    margin-left:10px;
    padding:3px 20px 7px;
}

#logos_container section{
    display: inline-block;
    text-align:center;
    margin-right: 40px;
    margin-bottom:35px;
    width:131px;
}



#aviso{
    margin-top:50px;
    width:85%;
}

.ligacoes_container{
    margin-left: 5px;
    margin-bottom:40px;
}

.ligacoes_container p{
    margin-bottom:0px;
    margin-top:5px;
}

.ligacoes_container p a {
    cursor: pointer;
    color: white;
    text-decoration: none;

}

.ligacoes_container p:hover a {
    color: white;
    text-decoration: underline;
}


.conselho_container{
    width: 95%;
}

#imagens_ministros{
    text-align:center;

}

#imagens_ministros img{
    margin:10px 5px;
    width: 126px;
}

#main_ligacoes h2{
    font-family: 'ubuntu', sans-serif;
    font-size: 14px;
    margin-bottom: 25px;
}

#main_ligacoes .conselho_container p{
    margin:10px 0;
}


#mensagem_confirmacao_bg{
    position: absolute;
    z-index: 1100;
    background-color: rgba(0,0,0,0.4);
    width:  100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}

#mensagem_confirmacao{
   background-color: #000;
   border: solid 1px #333;
   color: #FFF;
   position: absolute;
   top: 50%;
   margin-top: -60px;
   left: 50%;
   margin-left: -155px;
   overflow: hidden;
   height: 120px;
   padding: 15px;
   text-align:center;
}


#mensagem_confirmacao div{
   background-color: #4a4a4a;
   text-align:center;
   width:80px;
   padding:4px 0;
   font-size:10px;
   margin-left:10px;
   margin-top:10px;
   cursor:pointer;
   margin-bottom: 10px;
   display:inline-block;
   font-size:12px;

}

#mensagem_confirmacao div:hover{
   background-color: #fff;
   color:#4a4a4a;
}

p.ttt, p.yyy{
    height: 30px;
    overflow:hidden;
}


/* =============================  HEADER USER INFO =========================================== */

#info_user{
    color:#BBB;
    display:inline-block;
    background-color:rgba(0, 0, 0, 0.7);
    padding:5px 25px 5px 10px;
    position: absolute;
    top: 39px;
    right: 0;
    display: none;
}

#info_user span{
    margin-right:5px;
}

#info_user span.vrule{
    color: #a9151b;
    font-family: 'ubuntu_bold', serif;
}

#info_user a{
    color: #BBB;
    text-decoration: none;
}

#info_user a:hover{
    text-decoration: underline;
}

/* Tiny Scrollbar */
/* #container_videos { width: 520px; margin: 20px 0 10px; } */
#container_videos .viewport, #container_areaP .viewport, #main_ligacoes .viewport {height: 100%; overflow: hidden; position: relative; }
#container_videos .overview, #container_areaP .overview, #main_ligacoes .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#container_videos .scrollbar, #container_areaP .scrollbar, #main_ligacoes .scrollbar { background-color: #141414; position: relative; background-position: 0 0; float: right; width: 10px; padding: 0}
#container_videos .track, #container_areaP .track, #main_ligacoes .track { background-color:#141414; height: 100%; width:10px; position: relative; padding: 0; }
#container_videos .thumb, #container_areaP .thumb, #main_ligacoes .thumb { background-color:#d52027; height: 20px; width: 10px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0; }
#container_videos .thumb .end, #container_areaP .thumb .end, #main_ligacoes .thumb .end { background-color:#d52027; overflow: hidden; height: 5px; width: 10px; }
#container_videos .disable, #container_areaP .disable, #main_ligacoes .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

#cookie-bar.fixed {
	top: 40px;
	 z-index: 99;
    background: rgba(17, 17, 17, 0.30);
}

.inicioDireto{
    position: absolute;
    width: 68px;
    top: 26px;
    font-size: 8px;
    padding: 2px 4px;
    background-color: #BF0109;
}

#transmissao_info.liveProg {
    border-bottom: 2px solid #B1010B;
}

#gravado_em {
    font-size: 13px;
    color: #999;
}

.hide {
display: none;
}

@media screen and (max-width: 1439px) {
    #imagens_ministros img{
        width: 150px;
        margin-right: 54px;
    }
}
    @media screen and (max-width: 1243px) {
        #imagens_ministros img{
            width: 150px;
            margin-right: 17px;
        }
}