.error .control__label {
  color: #ee0a00;
}

*::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 0.5;
  color: #000000;
  font-family: "DIN Pro";
  font-size: 14px;
  font-weight: 400;
}

*:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.5;
  color: #000000;
  font-family: "DIN Pro";
  font-size: 14px;
  font-weight: 400;
}

*::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.5;
  color: #000000;
  font-family: "DIN Pro";
  font-size: 14px;
  font-weight: 400;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
  border: 1px solid rgba(74, 74, 74, 0.4);
  outline: none !important;
  color: #000000;
  font-family: "DIN Pro";
  font-weight: 400;
  position: relative;
  border-radius: 0.3rem;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
  box-shadow: 0 0 1px 1px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 1px -moz-mac-focusring;
}
input[type=text].backgroundInvalid,
input[type=email].backgroundInvalid,
input[type=password].backgroundInvalid,
textarea.backgroundInvalid {
  border: 1px solid #ee0a00;
}

.oaseLoginPanel input[type=text],
.oaseLoginPanel input[type=email],
.oaseLoginPanel input[type=password] {
  font-size: 1.3rem;
  padding: 0.3rem;
  margin-bottom: 1rem;
}

input.success,
textarea.success {
  border: 1px solid green;
}

input + span,
textarea + span {
  opacity: 0;
}

input.error,
textarea.error,
.backgroundInvalid {
  border: 1px solid #ee0a00;
}

span .text {
  position: absolute;
  top: 10px;
  right: 40px;
  font-size: 10px;
  color: #ee0a00;
}

textarea {
  height: inherit;
  padding-top: 15px;
}

.gwt-TextArea {
  font-family: inherit;
}

.control__label {
  font-weight: 300;
  font-size: 12px;
  line-height: 13px;
}

#alert-errors {
  opacity: 0;
}

.button, .gwt-Button {
  background: #666;
  display: block;
  border: none;
  color: #fff;
  font-family: "DIN Pro";
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  padding: 5px 17px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  outline: none !important;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
}
.oaseLoginPanel .button, .oaseLoginPanel .gwt-Button {
  margin: 0.5rem 0.5rem 0.2rem 0;
}
.button:hover, .gwt-Button:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.35);
  cursor: pointer;
}
.button[disabled]:hover, .gwt-Button[disabled]:hover {
  cursor: not-allowed;
  box-shadow: none;
  color: #888;
  border: none;
}

.oaseLoginPanel .button, .oaseLoginPanel .gwt-Button {
  margin: 0;
}

.gwt-RadioButton {
  padding-bottom: 2px;
  border-radius: 0.3rem;
}

.button-coral, .buttonColorRed {
  background-color: #ff6861;
  background-image: linear-gradient(180deg, #ff6a63 0%, #ff433a 100%);
}
.button-coral:active, .button-coral:focus, .button-coral:hover, .buttonColorRed:active, .buttonColorRed:focus, .buttonColorRed:hover {
  color: #fff;
  background-color: #e73b34;
}

.button-blue, .buttonColorBlue {
  color: #fff;
  background-color: #005496;
  background-image: linear-gradient(180deg, #2d6fa5 0%, #005496 100%);
}
.button-blue:active, .button-blue:focus, .button-blue:hover, .buttonColorBlue:active, .buttonColorBlue:focus, .buttonColorBlue:hover {
  color: #fff;
  background-color: #014579;
}

.button__only {
  padding-top: 13px;
}

select.gwt-ListBox {
  /* class applies to select element itself, not a wrapper element */
  display: block;
  line-height: 1.2;
  padding: 0.2em 1.4em 0.2em 0.6em;
  max-width: 100%;
  /* useful when width is set to anything other than 100% */
  box-sizing: border-box;
  /* border: 1px solid rgba(74, 74, 74, 0.4); */
  border-radius: 0.3rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #efefef;
  /* note: bg image below uses 2 urls. The first is an svg data uri for the arrow icon, and the second is the gradient.
      for the icon, if you want to change the color, be sure to use `%23` instead of `#`, since it's a url. You can also swap in a different svg icon or an external image reference

  */
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  /* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
  background-position: right 0.7em top 50%, 0 0;
  /* icon size, then gradient */
  background-size: 0.65em auto, 100%;
  /* Hide arrow icon in IE browsers */
  /* Hover style */
  /* Focus style */
  /* Set options to normal weight */
  /* Disabled styles */
}
select.gwt-ListBox::-ms-expand {
  display: none;
}
select.gwt-ListBox:focus {
  border-color: #aaa;
  /* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
  box-shadow: 0 0 1px 1px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 1px -moz-mac-focusring;
  color: #222;
  outline: none;
}
select.gwt-ListBox option {
  font-weight: normal;
}
select.gwt-ListBox:disabled, select.gwt-ListBox[aria-disabled=true] {
  color: #000000;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}
select.gwt-ListBox:disabled:hover, select.gwt-ListBox[aria-disabled=true] {
  border-color: #aaa;
}

.datePickerDay, .datePickerWeekdayLabel, .datePickerWeekendLabel {
  font-size: 100%;
}

/*# sourceMappingURL=form.css.map */
