

/* Start:/local/components/platform/form.comments/templates/.default/style.css?17696850964070*/
.section-form-comments .title.title-form-feedback {
  color: #000
}

@media screen and (max-width:768px) {
  .section-form-comments .title.title-form-feedback {
    font-size: 1.5rem
  }
}

.section-form-comments .platform-form-container {
  background: transparent
}

.section-form-comments .platform-form-container .select {
  width: 100%
}

.section-form-comments .platform-form-container input:not(.inputcheckbox),
.section-form-comments .platform-form-container select,
.section-form-comments .platform-form-container textarea {
  border-width: 1px !important;
  border-color: #adadad;
  outline: none !important;
  width: 100%
}

.section-form-comments .platform-form-container input:active,
.section-form-comments .platform-form-container input:hover,
.section-form-comments .platform-form-container select:active,
.section-form-comments .platform-form-container select:hover,
.section-form-comments .platform-form-container textarea:active,
.section-form-comments .platform-form-container textarea:hover {
  -webkit-box-shadow: 0 0 0 1px #acd25f;
  box-shadow: 0 0 0 1px #acd25f
}

.section-form-comments .platform-form-container input::-webkit-input-placeholder,
.section-form-comments .platform-form-container select,
.section-form-comments .platform-form-container select:disabled,
.section-form-comments .platform-form-container textarea::-webkit-input-placeholder {
  color: #949494
}

.section-form-comments .platform-form-container input::-moz-placeholder,
.section-form-comments .platform-form-container select,
.section-form-comments .platform-form-container select:disabled,
.section-form-comments .platform-form-container textarea::-moz-placeholder {
  color: #949494
}

.section-form-comments .platform-form-container input:-ms-input-placeholder,
.section-form-comments .platform-form-container select,
.section-form-comments .platform-form-container select:disabled,
.section-form-comments .platform-form-container textarea:-ms-input-placeholder {
  color: #949494
}

.section-form-comments .platform-form-container input::-ms-input-placeholder,
.section-form-comments .platform-form-container select,
.section-form-comments .platform-form-container select:disabled,
.section-form-comments .platform-form-container textarea::-ms-input-placeholder {
  color: #949494
}

.section-form-comments .platform-form-container input::placeholder,
.section-form-comments .platform-form-container select,
.section-form-comments .platform-form-container select:disabled,
.section-form-comments .platform-form-container textarea::placeholder {
  color: #949494
}

.section-form-comments .platform-form-container form.form .error {
  color: red
}

.section-form-comments .platform-form-container .button-form {
  background: #7a7a7a;
  color: #000;
  opacity: .8
}

.section-form-comments .platform-form-container .button-form:hover {
  opacity: 1
}

.section-form-comments .platform-form-container .label-form-feedback,
.section-form-comments .platform-form-container select.inputselect.change,
.section-form-comments .platform-form-container select.inputselect option {
  color: #000
}

.section-form-comments .platform-form-container .label-form-feedback sup {
  color: red
}

.section-form-comments .platform-form-container .help.help-form-feedback {
  color: #000
}

.section-form-comments .notification.is-success {
  background: #acd25f;
  color: #000;
  font-size: 1.1rem
}

.section-form-comments .notification.is-success .title {
  font-size: 1.5rem;
  font-weight: 300;
  width: 100%
}

.section-form-comments .notification.is-danger {
  background: #f6917a;
  color: #fff
}

.section-form-comments .notification.is-danger .title,
.section-form-comments .notification.is-danger h2 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 300;
  margin-bottom: 0
}

.section-form-comments .requiredFields {
  color: #000;
  font-size: .875rem;
  margin-top: 0
}

.section-form-comments .help .error,
.section-form-comments .requiredFields sup {
  color: red
}

.section-form-comments .control-checkbox .checkbox input {
  height: inherit;
  width: inherit;
}
/* End */
/* /local/components/platform/form.comments/templates/.default/style.css?17696850964070 */
