.header_user_info {
  text-align: center; }
  .header_user_info a {
    color: #333;
    font-size: 12px;
    line-height: 48px;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 600; }
    .header_user_info a i {
      margin: 0 5px;
      font-size: 16px;
      color: #f13340; }
    .header_user_info a:hover, .header_user_info a.active {
      background: #f13340;
      color: #fff; }
      .header_user_info a:hover i, .header_user_info a.active i {
        color: #fff; }

@media (max-width: 767px) {
  .header_user_info a {
    line-height: 40px; } }

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