﻿@import url(Stylesheets/FlagWidget.css);
@import url("../../../../Content/Stylesheets/button.css");
.settings-save {
  margin: 10px 0px 0px 386px;
  min-width: 71px;
}

.user-settings .editor-field, .changepassword .editor-field, .create-new-user .editor-field {
  width: 220px !important;
  max-width: 220px !important;
}

.user-settings .editor-select-field, .changepassword .editor-select-field, .create-new-user .editor-select-field {
  width: 230px !important;
  max-width: 230px !important;
}

form.editor-block.changepassword .editor-field {
  width: 180px !important;
}

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