.shadow-type1 {
  -moz-box-shadow: 1px 1px 3px #4E6075;
  -webkit-box-shadow: 1px 1px 3px #4E6075;
  box-shadow: 1px 1px 3px #4E6075; }

.create-account ul {
  margin-left: 40px; }

.pwstrength_viewport_progress .progress {
  background-color: #8C7373 !important; }

#user-notifications .notification {
  font-size: .8em;
  background-color: #FFFFFF;
  -moz-box-shadow: 1px 1px 3px #4E6075;
  -webkit-box-shadow: 1px 1px 3px #4E6075;
  box-shadow: 1px 1px 3px #4E6075;
  margin-bottom: 10px;
  padding-left: 8px;
  padding-right: 4px; }

#user-notifications .notification-functions {
  text-align: right; }

.users-controls {
  margin-bottom: 15px;
  text-align: right; }

.notification-date {
  text-align: right;
  font-size: .8em; }

/*# sourceMappingURL=users.css.map */
