/**
 * @file
 * Styles for Flashy+'s buttons.
 */
.mt-style-sharp input.form-text,
.mt-style-sharp input.form-tel,
.mt-style-sharp input.form-email,
.mt-style-sharp input.form-url,
.mt-style-sharp input.form-search,
.mt-style-sharp input.form-file,
.mt-style-sharp input.form-number,
.mt-style-sharp input.form-color,
.mt-style-sharp input.form-date,
.mt-style-sharp input.form-time,
.mt-style-sharp textarea,
.mt-style-sharp fieldset,
.mt-style-sharp details,
.mt-style-sharp select,
.mt-style-sharp .block-mailchimp-signup .form-actions input[type="submit"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mt-style-oval input.form-text,
.mt-style-oval input.form-tel,
.mt-style-oval input.form-email,
.mt-style-oval input.form-url,
.mt-style-oval input.form-search,
.mt-style-oval input.form-file,
.mt-style-oval input.form-number,
.mt-style-oval input.form-color,
.mt-style-oval input.form-date,
.mt-style-oval input.form-time,
.mt-style-oval select,
.mt-style-oval .block-mailchimp-signup .form-actions input[type="submit"] {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.mt-style-oval input.form-text,
.mt-style-oval input.form-tel,
.mt-style-oval input.form-email,
.mt-style-oval input.form-url,
.mt-style-oval input.form-search,
.mt-style-oval input.form-file,
.mt-style-oval input.form-number,
.mt-style-oval input.form-color,
.mt-style-oval input.form-date,
.mt-style-oval input.form-time,
.mt-style-oval select,
.mt-style-oval textarea {
  padding-left: 20px;
  padding-right: 20px;
}
.mt-style-oval textarea {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.mt-style-oval fieldset,
.mt-style-oval details {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mt-style-rounded input.form-text,
.mt-style-rounded input.form-tel,
.mt-style-rounded input.form-email,
.mt-style-rounded input.form-url,
.mt-style-rounded input.form-search,
.mt-style-rounded input.form-file,
.mt-style-rounded input.form-number,
.mt-style-rounded input.form-color,
.mt-style-rounded input.form-date,
.mt-style-rounded input.form-time,
.mt-style-rounded textarea,
.mt-style-rounded fieldset,
.mt-style-rounded details,
.mt-style-rounded select,
.mt-style-rounded .block-mailchimp-signup .form-actions input[type="submit"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mt-style-form-sharp input.form-text,
.mt-style-form-sharp input.form-tel,
.mt-style-form-sharp input.form-email,
.mt-style-form-sharp input.form-url,
.mt-style-form-sharp input.form-search,
.mt-style-form-sharp input.form-file,
.mt-style-form-sharp input.form-number,
.mt-style-form-sharp input.form-color,
.mt-style-form-sharp input.form-date,
.mt-style-form-sharp input.form-time,
.mt-style-form-sharp textarea,
.mt-style-form-sharp fieldset,
.mt-style-form-sharp details,
.mt-style-form-sharp select,
.mt-style-form-sharp .block-mailchimp-signup .form-actions input[type="submit"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mt-style-form-oval input.form-text,
.mt-style-form-oval input.form-tel,
.mt-style-form-oval input.form-email,
.mt-style-form-oval input.form-url,
.mt-style-form-oval input.form-search,
.mt-style-form-oval input.form-file,
.mt-style-form-oval input.form-number,
.mt-style-form-oval input.form-color,
.mt-style-form-oval input.form-date,
.mt-style-form-oval input.form-time,
.mt-style-form-oval select,
.mt-style-form-oval .block-mailchimp-signup .form-actions input[type="submit"] {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.mt-style-form-oval input.form-text,
.mt-style-form-oval input.form-tel,
.mt-style-form-oval input.form-email,
.mt-style-form-oval input.form-url,
.mt-style-form-oval input.form-search,
.mt-style-form-oval input.form-file,
.mt-style-form-oval input.form-number,
.mt-style-form-oval input.form-color,
.mt-style-form-oval input.form-date,
.mt-style-form-oval input.form-time,
.mt-style-form-oval select,
.mt-style-form-oval textarea {
  padding-left: 20px;
  padding-right: 20px;
}
.mt-style-form-oval textarea {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.mt-style-form-oval fieldset,
.mt-style-form-oval details {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mt-style-form-rounded input.form-text,
.mt-style-form-rounded input.form-tel,
.mt-style-form-rounded input.form-email,
.mt-style-form-rounded input.form-url,
.mt-style-form-rounded input.form-search,
.mt-style-form-rounded input.form-file,
.mt-style-form-rounded input.form-number,
.mt-style-form-rounded input.form-color,
.mt-style-form-rounded input.form-date,
.mt-style-form-rounded input.form-time,
.mt-style-form-rounded textarea,
.mt-style-form-rounded fieldset,
.mt-style-form-rounded details,
.mt-style-form-rounded select,
.mt-style-form-rounded .block-mailchimp-signup .form-actions input[type="submit"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
