/* line 2, app/assets/stylesheets/video.scss */
#body_video_new #video_ddarea {
  background-color: #e6e6e6;
  padding: 8px;
}

/* line 6, app/assets/stylesheets/video.scss */
#body_video_new #video_ddarea .ddarea-inside {
  border: 4px dashed #a6a8b9;
  padding: 20px;
  text-align: center;
}

/* line 12, app/assets/stylesheets/video.scss */
#body_video_new #video_ddarea.dragover {
  background-color: #b8cce6;
}
