@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */

.tabs::after {
  clear: none;
}

.button {
  margin: 0;
}

.button:hover, .button:focus {
  background-color: #F89728;
}

.inline-login-form #email, .inline-login-form #password {
  line-height: initial;
  padding: 3px 2px;
  height: 22px;
  width: 60% !important;
  border: 1px solid #A9A9A9;
}

[type='checkbox'] {
  margin: 0;
}

.tabs {
  border: none;
}

.grid-container {
  max-width: 100%;
}

[type='text'] {
  margin: 0px;
}

label {
  font-size: 12px;
  color: #636363;
}

.form-field-group {
  margin-bottom: 15px;

}

#viewCommentsForm .form-field-group {
  margin-bottom: 5px !important;
}
