.page-appeal .page-header {
  background-color: #006400;
  font-weight: lighter;
  color: #eeeeee;
  border-radius: 5px 5px 0 0;
  border: none;
  text-align: center;
  padding: 20px 0;
  margin: 0; }
.page-appeal #pr-form {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #cccccc;
  background: #fafafa; }
  .page-appeal #pr-form .form-item input, .page-appeal #pr-form .form-item select {
    float: none;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    max-width: 100%;
    border-radius: 0 !important; }
  .page-appeal #pr-form .form-type-textarea textarea {
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 6px 12px;
    color: #555;
    resize: none; }
  .page-appeal #pr-form .form-type-textarea .grippie {
    display: none; }
  .page-appeal #pr-form .form-item-second-name {
    margin-top: 0; }
  .page-appeal #pr-form .form-item-files-file .descroption {
    color: #555; }
.page-appeal #edit-submit {
  background-color: #006400;
  color: #eeeeee;
  border: none;
  transition: all 0.3s;
  border-radius: 0 !important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  padding: 14px 26px;
  max-width: 300px;
  width: 100%; }
  .page-appeal #edit-submit:hover {
    background-color: #009700 !important;
    color: #eeeeee; }
.page-appeal .captcha {
  margin-bottom: 20px; }

/*# sourceMappingURL=pr-style.css.map */
