/* Front */

.subcategoria-abmestv {
    font-weight: 600;
    font-size: 14px;
    font-style: italic;
    color: #00a0e6;
}
.background-tv {
    background-color: #f5f5f5; border-radius:15px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.background-tv h3 {
    font-size: 20px;
}
.content-abas {
    background-color:#fff;  
    padding: 15px 15px 0px 15px; 
   
}
.bloco-direita h4 {
    border-color: #00a0e6;
}
h3.tit_sessao:after {
    background-color: #00a0e6;   
}

#carrega_comentario h3, #menu2 h3 {
    display: none;
}
#carrega_comentario h4 {
    color: #32677C;  
}
#carrega_comentario h4::before {
    content: url("/images/user-icon-abmestv-2.png") "  ";      
}
.ver-todos-tv:hover {
	border-color: #00a0e6 !important;
}
.ver-todos-tv a:hover {
	color: #00a0e6 !important;
}
#sobre a:hover {
	color: #00a0e6 !important;
}
#nav-abas{
    font-weight: 700;
}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}
.hide-bullets> li img {
    height: 40px;
}
.carousel-inner>.item img {
    height: 300px;
}
.palestrante p{
    font-size: 12px;    
}
.palestrante i{
    cursor: pointer;    
}
.icon-pale img {
    cursor: pointer;
}

/* Back */
.text-info{
    color:#b3b3b3 !important;
}
