/* line 5, /var/www/htdocs/app/assets/stylesheets/dateform.scss */
.content .dateform input[type=text] {
  width: 100%;
}
/* line 9, /var/www/htdocs/app/assets/stylesheets/dateform.scss */
.content .dateform textarea {
  width: 100%;
  height: 150px;
}
