/* 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: 18px;
    font-weight: 600;
}
.content-abas {
    background-color:#fff;  
    padding: 15px 15px 0px 15px; 
   
}
#menu1.content-abas {
    max-height: 500px;
    overflow: auto;   
}
.barra_tv h4 {
    border-color: #00a0e6;
}
h3.barra_tv: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 {
    max-height: 438px;
    margin: auto;
}
.palestrante p{
    font-size: 12px;    
}
.palestrante i{
    cursor: pointer;    
}
.icon-pale img {
    cursor: pointer;
    border-radius: 50px;
  
}

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