.header_user_info {
  float: right;
  }
  .header_user_info a {
    color: #001b42;
    font-weight: bold;
    display: inline-block;
    padding: 0 8px;
    cursor: pointer;
    line-height: 18px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 11px; } }
    .header_user_info a:hover, .header_user_info a.active {
     text-decoration: underline;}

/*# sourceMappingURL=blockuserinfo.css.map */
.header_user_info i{color: #001b42;}