/**
  * Name: Leônidas Wander
  * Version: 1.0
  * Author: Leônidas Wander
  * Author URI: https://leonidaswander.com/?lang=pt
*/

.deleteHighlight{background-color:red}

#wizardPicturePreview {
    width: 150px;
    border-radius: 50%;
    height: 150px;
    object-fit: cover;
}

.top-contact a.associadoLogin, .top-contact a.associadoLogin:hover
{
	color: #fff;
}

.footerNoticia img
{
	height: 60px;
	object-fit: cover
}

.perfilAssociadoTopoFoto
{
	height: 35px;
	width: 35px;
	object-fit: cover;
	border-radius: 50%;
}


.tradutorItemMsgModal .featured-thumbnail img {
    width: 90px;
    height: 60px;
     object-fit: cover;
    border-radius: 150%;
    padding-top: 0px;
}

.tradutorItemDetalhesConteudo
{
	display: none
}