/**
 * install/css/style.css
 *
 * @author Shohei Nakajima <nakajimashouhei@gmail.com>
 * @link http://www.netcommons.org NetCommons Project
 * @license http://www.netcommons.org/license.txt NetCommons License
 */

#term {
  height: 32em;
}

.none {
  display: none;
}

p.message {
  margin: 15px;
  padding: 15px;
}

label.datasource {
  margin-bottom: 0;
}
