@charset "UTF-8";

/**
 * Table of Contents
 *
 *
 */

.ex-mt15 {
  margin-top: 15px;
}

.ex-mt25 {
  margin-top: 25px;
}

/* clearfix 
----------------------------------------------------------------------*/
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
