#categorias {
border: 0px solid;
}

#categorias .opcoes {
min-height: 100px;
text-align:center;
}

#categorias .barra_azul {
background-color: #0f5875;
width: 100%;
height: 20px;   
border-radius: 42px 42px 10px 10px;
-moz-border-radius: 42px 42px 0px 0px;
-webkit-border-radius: 42px 42px 0px 0px;
}

#categorias .opcoes .cb_opt_desc {
font-family: arial;
font-size: 13px;
line-height: 13px;
text-align: center;
width: 200px;
}

#categorias .opcoes table {
width: 200px;   
height: 100%; 
}

#categorias .opcoes .selecionado {
display: inline-block;
font-family:titulo_1, calibri;
-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;  
background-color: #0f5875; 
border-color:#666666; 
font-size: 23px;
font-weight: bolder;
color: #FFFFFF;
line-height: 30px;
height: 210px; 
cursor: pointer;
vertical-align:bottom;
}

#categorias .opcoes .liberado {
display: inline-block;
font-family:titulo_1, calibri;
font-size: 20px;
-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;
border-color:#666666; 
color: #666666;
background-color: #FFFFFF;   
height: 180px; 
line-height: 30px;
border: 1px solid;
border-color: #CCCCCC;
cursor: pointer;
vertical-align:bottom;
}

#categorias .combos {
background-color: #1b8dba; 
width: 100%; 
margin: 0 auto;
padding-bottom: 50px; 
}

#categorias .combos .aux {
background-color: #1b8dba; 
border-radius: 5px; 
width: 870px; 
margin: 0 auto; 
}

#categorias .combo {
display:inline-block;
margin-top: 30px;
margin-left: 10px;
margin-right: 10px;
width: 250px;
min-height: 20px;
background-color:#FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-box-shadow: -1px -1px 15px -1px #052735; 
box-shadow: -1px -1px 15px -1px #052735;
padding: 10px;
vertical-align: top;
}

#categorias .comboplan_on {
border-color: #1E73A8;
background-color:#FFFFFF;
}

#categorias .combo .titulo {
min-height: 30px;   
line-height: 30px;
text-align: center;
font-family:arial;
font-size: 20px;  
color: #666666;
margin-bottom: 10px;
margin-top: 20px;
}

#categorias .combo .subtitulo {
height: 80px;   
line-height: 80px;
text-align: center;
font-family: titulo_1, calibri,calibri;
font-weight: bolder;
font-size: 45px;
color: #333333;
}

#categorias .combo .line sup {
font-size: 10px;
color: #333333;    
}


#categorias .combo .taxa_instalacao {
margin-left: -10px;    
width: 270px;
}

#categorias .combo .taxa_instalacao .descricao {
text-align: right;
background-color: #666666;
margin-left: -10px;
font-family:arial;
font-size: 13px; 
color: #E5E5E5;
padding: 5px;
}

#categorias .combo .taxa_instalacao .texto {
text-align: left;
background-color: #666666;
margin-left: -10px;
width: 270px;
font-family:arial;
font-size: 20px; 
color: #E5E5E5;
font-weight:bolder;
padding: 5px;
width: 45%;
}

#categorias .combo .valor {
margin-top:10px;
text-align: center;
background-color: #333333;
margin-left: -10px;
padding-top: 5px;
width: 270px;
}

#categorias .combo .valor .texto {
display: inline-block;
font-family:arial;
font-size: 35px;  
background-color: #333333;
color: #FFFFFF;
}

#categorias .combo .detalhe_inst {
font-family:arial;
font-size: 13px;
background-color:#E5E5E5;  
margin-left: -10px;  
width: 250px;
padding: 10px;
height: 30px;
text-align:center;
}

#categorias .combo .valor .texto {
display: inline-block;
}

#categorias .combo .valor .img {
display: inline-block;
padding: 10px;
width: 20px;
height: 20px;
}

#categorias .combo .valor img {
width: 20px;
height: 20px;
}

#categorias .combo .assine_ja {
margin: 0px;
background-color: #d4d4d4;
height: 40px;
color: #051323;
font-size: 22px;
font-family: titulo_1, arial;
font-weight: bolder;
padding-top:10px;
margin-bottom:10px;
margin-top: 15px;
text-align:center;
border: 1px solid;
border-color:#333333;
border-radius: 5px;
-webkit-box-shadow: 0px 3px 3px 3px rgba(112,112,112,0.63);
-moz-box-shadow: 0px 3px 3px 3px rgba(112,112,112,0.63);
box-shadow: 0px 3px 3px 3px rgba(112,112,112,0.63);
background-image: url('../img/bt_background_grey.png');
background-repeat: repeat-x;
}


#categorias .combo .assine_ja:hover {
margin: 0px;
background-color: #1F577B;
height: 40px;
color: #FFFFFF;
font-size: 22px;
font-family: titulo_1, arial;
font-weight: bolder;
padding-top:10px;
margin-bottom:10px;
margin-top: 15px;
text-align:center;
cursor:pointer;
border: 1px solid;
border-color:#333333;
border-radius: 5px;
-webkit-box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
-moz-box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
background-image: url('../img/bt_background_blue.png');
background-repeat: repeat-x;
}

#categorias .combo .assine_ja_selecionado{
margin: 0px;
background-color: #c25429;
height: 40px;
color: #FFFFFF;
font-size: 22px;
font-family: titulo_1, arial;
font-weight: bolder;
padding-top:10px;
margin-bottom:10px;
margin-top: 15px;
text-align:center;
border: 1px solid;
border-color:#333333;
border-radius: 5px;
-webkit-box-shadow: 0px 3px 3px 3px rgba(112,112,112,0.63);
-moz-box-shadow: 0px 3px 3px 3px rgba(112,112,112,0.63);
box-shadow: 0px 3px 3px 3px rgba(112,112,112,0.63);
display:none;
}


#categorias .combo .mes {
font-size: 15px;    
}

#categorias .combo .line .name {
font-family: arial;
font-size: 12px;   
font-weight:bolder; 
padding: 5px;
}

#categorias .combo .linein {
background-color: #E5E5E5;    
}

#categorias .combo .lineout {
background-color: #FFFFFF;    
}

#categorias .combo table {
width: 100%;
}

#categorias .combo .line .value {
font-family: arial;
font-size: 14px;   
padding: 5px;
text-align: left;
width: 35%;
}

#categorias .combo .cb_titulo_interno {
font-family: arial;
font-size: 13px;  
color: #333333;   
}

#categorias .combo .internet {
margin-top: 10px;    
background-color:#FFFFFF; 
padding: 2px; 
}

#categorias .combo .internet .label {
color:#1c5596; 
font-family: arial;
font-size: 13px; 
padding: 5px;
text-align:left;
border-bottom: 2px solid #1c5596;
font-weight:bolder;
}

#categorias .combo .internet .mais {
border-top: 2px solid;
border-color:#1C5596;
color:#1C5596; 
font-family: arial;
font-size: 12px; 
padding: 5px;
width: 100%;
text-align:right;
font-weight:bolder;
cursor:pointer;
}

#categorias .combo .internet .mais:hover {
border-top: 2px solid;
border-color:#1C5596;
color:#1C5596; 
font-family: arial;
font-size: 12px; 
padding: 5px;
width: 100%;
text-align:right;
font-weight:bolder;
text-decoration: underline;
cursor:pointer;
}

#categorias .combo .telefonia {
margin-top: 10px;
background-color:#FFFFFF; 
padding: 2px; 
}

#categorias .combo .telefonia .label {
color:#0d8253; 
font-family: arial;
font-size: 13px; 
padding: 5px;
text-align:left;
border-bottom: 2px solid #0d8253;
font-weight:bolder;
}

#categorias .combo .telefonia .mais {
color:#333333; 
font-family: arial;
font-size: 12px; 
padding: 5px;
width: 100%;
text-align:right;
font-weight:bolder;
cursor:pointer;
}

#categorias .combo .telefonia .mais:hover {
color:#333333; 
font-family: arial;
font-size: 12px; 
padding: 5px;
width: 100%;
text-align:right;
font-weight:bolder;
text-decoration: underline;
cursor:pointer;
}


#categorias .combo .telefonia .menos {
color:#333333; 
font-family: arial;
font-size: 12px; 
padding: 5px;
width: 100%;
text-align:right;
font-weight:bolder;
cursor:pointer;
display:none;
}

#categorias .combo .telefonia .menos:hover {
color:#333333; 
font-family: arial;
font-size: 12px; 
padding: 5px;
width: 100%;
text-align:right;
font-weight:bolder;
text-decoration: underline;
cursor:pointer;
}

#categorias .menos img {
width: 10px;
height: 8px;    
padding-right: 3px;
}

#categorias .mais img {
width: 10px;
height: 8px;   
padding-right: 3px; 
}



#categorias .combo .ondemand {
margin-top: 10px;
background-color:#FFFFFF; 
padding: 2px; 
margin-bottom: 20px;
}

#categorias .combo .ondemand .label {
color:#770f8c; 
font-family: arial;
font-size: 13px; 
padding: 5px;
text-align:left;
border-bottom: 2px solid #770f8c;
font-weight:bolder;
}


#categorias .combo .ondemand .bt_saiba_mais {
background-color:#D4D4D4;    
border-bottom: 2px solid #D4D4D4;
border-radius: 3px;
text-align:center;
font-size: 12px;
font-family: arial;
color:#333333;
cursor:pointer;
border: 1px solid;
border-color:#666666;
-webkit-box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
-moz-box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
background-image: url('../img/bt_background_grey.png');
background-repeat: repeat-x;
}

#categorias .combo .ondemand .bt_saiba_mais:hover {
background-color:#1f577b;     
border-bottom: 2px solid #D4D4D4;
border-radius: 3px;
text-align:center;
font-size: 12px;
font-family: arial;
cursor:pointer;
color:#FFFFFF;
border: 1px solid;
border-color:#666666;
-webkit-box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
-moz-box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
background-image: url('../img/bt_background_blue.png');
background-repeat: repeat-x;

}


#categorias .combo .tv {
margin-top: 10px;
background-color:#FFFFFF; 
padding: 2px; 
}


#categorias .combo .tv .bt_visualizar_canais {
background-color:#d4d4d4;    
border-radius: 3px;
text-align:center;
font-size: 12px;
font-weight:bolder;
font-family: arial;
color:#333333;
cursor:pointer;   
height: 15px;
width: 150px;
margin: 0 auto;
margin-top: 10px;
padding: 5px;
border: 1px solid;
border-color:#666666;
-webkit-box-shadow: 0px 2px 2px 2px rgba(112,112,112,0.63);
-moz-box-shadow: 0px 2px 2px 2px rgba(112,112,112,0.63);
box-shadow: 0px 2px 2px 2px rgba(112,112,112,0.63);
background-image: url('../img/bt_background_grey.png');
background-repeat: repeat-x;
}

#categorias .combo .tv .bt_visualizar_canais:hover {
background-color:#1f577b;    
border-radius: 3px;
text-align:center;
font-size: 12px;
font-weight:bolder;
font-family: arial;
cursor:pointer;
color:#FFFFFF;
height: 15px;
width: 150px;
margin: 0 auto;
margin-top: 10px;
padding: 5px;
border: 1px solid;
border-color:#666666;
-webkit-box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
-moz-box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
box-shadow: 0px 1px 1px 1px rgba(112,112,112,0.63);
background-image: url('../img/bt_background_blue.png');
background-repeat: repeat-x;
}

#categorias .combo .tv .label {
color:#872105; 
font-family: arial;
font-size: 13px; 
padding: 5px;
text-align:left;
border-bottom: 2px solid #872105;
font-weight:bolder;
}


#categorias .combo .tv .mais {
color:#872105; 
font-family: arial;
font-size: 23px; 
padding: 5px;
text-align:left;
width: 15px;
text-align:center;
border-bottom: 2px solid #872105;
}

#categorias .combo .cifrao {
font-size: 15px;
vertical-align:top;
}

#categorias .combo .data_limite_promo {
text-align:center;
font-family:arial;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
}

#categorias .combo .data_limite_show {
display: block;
}

#categorias .combo .data_limite_hide {
display: none;
}

#categorias .hide_name {
display:none;   
}

#categorias .show_name {
display:block;    
}

#categorias .cb_combo_panel_hide {
display: none;    
}

#categorias .cb_combo_panel_show {
display: block;    
}

#categorias .info_panel {
display: none; 
position: absolute;
top: 10px;
left: 10px;
background-color:#FFFFFF;
max-width: 340px;
border-radius: 5px;
padding: 20px;
}

#categorias .info_panel .valores_individuais .titulo_individual {
font-family:arial;
font-size: 18px;
font-weight:bolder;
text-align:center;
color: #333333;
width: 250px;  
}

#categorias .info_panel .valores_individuais {
font-family:arial;
font-size: 14px;
text-align: justify;
text-justify: inter-word; 
color: #333333;
width: 250px;  
}

#categorias .linhas_tel_ocultas {
display:none;    
}

#categorias .line_show {
display: table-row;    
}

#categorias .line_hide {
display:none;    
}

#categorias .extra {
font-family:arial;
font-size: 14px;    
}

#categorias .extra {
font-family:arial;
font-size: 14px;  
background-color: #0F5875;
color: #FFFFFF;  
text-align: center;
text-justify: inter-word;
padding-top: 20px;
padding-bottom: 20px;
}

#categorias .extra sup {
font-family:arial;
font-size: 12px;  
font-weight: bolder;
}

#categorias .endereco {
font-family: titulo_1, arial;
font-weight: bolder;
text-align:center;
padding-top: 30px;  
color: #FFFFFF;
font-size:20px;  
}