/* Web Styleguide Colors */
/* General Background Color */
/* Selected Menu Item Background Colors */
/* Brand Style Guide - Support Colors */
/* Gradients */
/* Alert Colors */
.ui.button {
  background: #4c9e00;
  color: #fff; }

.ui.basic.green.button, .ui.basic.green.buttons .button {
  background-color: #4c9e00;
  background-image: none;
  -webkit-box-shadow: 0 0 0 1px #4c9e00 inset !important;
  box-shadow: 0 0 0 1px #4c9e00 inset !important;
  color: #4c9e00 !important; }

/* Web Styleguide Colors */
/* General Background Color */
/* Selected Menu Item Background Colors */
/* Brand Style Guide - Support Colors */
/* Gradients */
/* Alert Colors */
/* Web Styleguide Colors */
/* General Background Color */
/* Selected Menu Item Background Colors */
/* Brand Style Guide - Support Colors */
/* Gradients */
/* Alert Colors */
/* Web Styleguide Colors */
/* General Background Color */
/* Selected Menu Item Background Colors */
/* Brand Style Guide - Support Colors */
/* Gradients */
/* Alert Colors */
/* Web Styleguide Colors */
/* General Background Color */
/* Selected Menu Item Background Colors */
/* Brand Style Guide - Support Colors */
/* Gradients */
/* Alert Colors */
.ui.input > input {
  border: 1px solid #4c9e00; }

/* Web Styleguide Colors */
/* General Background Color */
/* Selected Menu Item Background Colors */
/* Brand Style Guide - Support Colors */
/* Gradients */
/* Alert Colors */
.ui.error.message {
  background-color: #383838;
  color: #f3fb08; }

/* Web Styleguide Colors */
/* General Background Color */
/* Selected Menu Item Background Colors */
/* Brand Style Guide - Support Colors */
/* Gradients */
/* Alert Colors */
.ui.selection.dropdown {
  border: 1px solid #4c9e00; }

/* Web Styleguide Colors */
/* General Background Color */
/* Selected Menu Item Background Colors */
/* Brand Style Guide - Support Colors */
/* Gradients */
/* Alert Colors */
.ui.error.message {
  background-color: #383838;
  color: #f3fb08; }
