.header_user_info {float: right;}
.header_user_info a.account:before,.header_user_info a.login:before {content: "\f044";font-family: "FontAwesome";font-size: 15px;font-weight: normal;color: #fff;position: relative;padding-right: 2px;line-height: 23px;}
.header_user_info a.account .is_logged {display: none}
.header_user_info a.logout:after {content: "\f08b";font-family: "FontAwesome";font-size: 15px;font-weight: normal;color: #fff;position: relative;padding-left: 4px;}
.header_user_info a {color: #fff;font-weight: 600;text-transform: uppercase;display: block;padding: 9px;cursor: pointer;line-height: 24px;}
@media (max-width: 479px) {.header_user_info a {font-size: 14px;padding: 10px 6px;}
}
.header_user_info a:hover,.header_user_info a.active {background:#2499DF;border-radius: 1px;}

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