.avatar{position:relative;height:85px;width:85px}.avatar-img{margin:0 2px 0 15px}.avatar-img>img{max-height:52px;max-width:52px;border-radius:50px;border:2px solid #000}.avatar-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.avatar-main:hover{cursor:pointer}#avatar-seta{color:#aaa}.avatar-expand{position:absolute;right:-78px;background-color:#fff;min-width:280px;min-height:277px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:7;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;visibility:hidden;opacity:0;-webkit-transition:visibility .5s,opacity .5s linear;-o-transition:visibility .5s,opacity .5s linear;transition:visibility .5s,opacity .5s linear}.expand-visivel{visibility:visible;opacity:1}.avatar-conteudo-header-fundo{background-image:url(../img/hion_18.5e699b5a.png);background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;height:100px;width:280px;border-top-left-radius:10px;border-top-right-radius:10px}.avatar-header-thumbnail{max-height:72px;max-width:72px;border-radius:50px;margin-top:14px;margin-left:20px;-webkit-box-shadow:0 2px 2px #2e2d2c;box-shadow:0 2px 2px #2e2d2c}.avatar-header-titulo{margin-left:10px;display:inline-block;color:#fff;text-shadow:0 2px 2px #000;font-family:Play,sans-serif;font-size:17px}.avatar-header-email,.avatar-header-titulo{text-decoration:none;max-height:20px;max-width:160px}.avatar-header-email{margin-left:102px;margin-top:-34px;color:#eee;font-family:Helvetica,Arial;font-size:14px}.avatar-conteudo-botao{text-decoration:none;border:none;height:43px;width:280px;padding:.75rem 1.5rem;color:#2e2d2c;background-color:#fff}.avatar-conteudo-botao i{font-size:19px}.avatar-conteudo-botao:hover{background-color:rgba(0,0,0,.2);cursor:pointer;font-weight:700}.avatar-conteudo-botao:hover i{color:#007188}@media (max-width:991px){.avatar-expand{right:-8px}}