/* line 9, /reporting/app/assets/stylesheets/common/users.scss */
.user.full header h2 {
  margin-bottom: 0;
}
/* line 13, /reporting/app/assets/stylesheets/common/users.scss */
.user.full header .user_role, .user.full header .mail {
  display: block;
  padding-left: 1.5em;
  font-size: 0.8em;
  color: #666;
}
/* line 19, /reporting/app/assets/stylesheets/common/users.scss */
.user.full header .user_role:before, .user.full header .mail:before {
  left: 0.5em;
  color: #666;
}

/* line 28, /reporting/app/assets/stylesheets/common/users.scss */
.select-all-links {
  margin-top: 10px;
  display: block;
}
/* line 31, /reporting/app/assets/stylesheets/common/users.scss */
.select-all-links a {
  line-height: 15px;
  font-weight: normal !important;
}
/* line 36, /reporting/app/assets/stylesheets/common/users.scss */
.select-all-links a:hover {
  color: #48953d;
}
