.header_user_info {
  display: inline-block;
}
  .header_user_info a {
    color: #333;
    display: block;
    padding: 8px 9px 11px 8px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 14px; } }
    .header_user_info a:hover, .header_user_info a.active {
      color:#e22f0c; }
.header_user_info .logout:before{
  font-family: "FontAwesome";
  content: "\f057";
}
/*# sourceMappingURL=blockuserinfo.css.map */
