.header_user_info {
  float: right; margin-right:0px;
 }
  .header_user_info a { }
	.header_user_info a:hover:before { text-decoration:none}
.row .header_user_info a.loginNOUSAR:before,.row .header_user_info a.logoutNOUSAR:before {
	font-family: 'FontAwesome'; content:"\f007"; padding: 0 5px; text-decoration:none;font-size:15px; line-height:35px;	  }
.row .header_user_info a.login:hover:before,.row .header_user_info a.logout:hover:before { color:#00204e;}

	
    @media (min-width: 768px) {
		.header_user_info a {}
		.row .header_user_info a.login:hover:before,.row .header_user_info a.logout:hover:before { color:#fff;}

       }
	   @media (max-width: 479px) {
       }
    .header_user_info a:hover, .header_user_info a.active {
      text-decoration:underline }

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