@charset "utf-8";
/*
 * Ripple  Project
 *
 * @author        Enfu Guo
 * @copyright     NPO Organization uec support
 * @link          http://uecsupport.dip.jp/
 * @license       http://www.gnu.org/licenses/gpl-3.0.en.html GPL License
 */

.ib-horizontal {
  /*min-width		: 768px;*/
}

.collapse {
  display: block;
  border-color: transparent;
}

@media (min-width: 768px) {
  .container {
    width: initial;
  }
}
