.header_user_info {
  float: left; }
  .header_user_info a {
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 14px 9px 14px 8px;
    cursor: pointer;
    line-height: 28px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 11px; } }
    @media (max-width: 768px) {
      .header_user_info a {
        padding: 2px 9px 2px 8px; } }
    .header_user_info a:hover, .header_user_info a.active {
      background: black; }

/*# sourceMappingURL=blockuserinfo.css.map */
