﻿#DlgCmpUsers a.EditUser {
  color: #222; }

#DlgCmpUsers .Admin {
  color: #111; }

#DlgCmpUserForm input[type="text"] {
  width: 260px; }

#DlgCmpUserForm input[type="password"] {
  width: 260px; }

.userNotificationPanel input[type="text"] {
  margin-left: 10px; }

#DlgCmpUserForm select {
  width: 260px !important;
  padding: .28em 4px !important; }

#DlgCmpUserForm .FormInline .FormRow label.Label {
  width: 10em; }

#DlgCmpUserForm .FormInline .FormRow .FormElement {
  margin-left: 10.5em; }

.btnPadding > .col-lg-12 {
  padding-bottom: 20px; }

.divDisableAutoOnOff {
  margin-left: -30px !important; }

.userNotificationPanel > .form-group:not(:first-of-type) {
  margin-bottom: 5px; }

