.header_user_info {
  float: right;
  background: #3449a1; }
  .header_user_info a {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 11px 9px 11px 8px;
	text-transform:uppercase;
	font-size:14px;
    cursor: pointer;
    line-height: 18px; }
	  .header_user_info a i{
		  padding-right:5px;
	  }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 11px; } }
    .header_user_info a:hover, .header_user_info a.active {
      background:#4862D2; }
.header_userz{
	display:inline-block;
	float:left;
	background: #4862D2;
}
.header_userz a{
	padding:0;
	margin-right:11px;
}	
.header_userz a i{
	font-size: 28px;
	padding: 6px 0px;
}	
/*# sourceMappingURL=blockuserinfo.css.map */
