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

#DlgCmpUsers .Admin {
  color: #111; }

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

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

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

#DlgCmpUserForm select {
  width: 210px !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; }

.verificationUserEmail {
  color: darkslategray;
  font-size: 12px; }

.blueColorText {
  color: blue !important; }

