@charset "UTF-8";
/*
Name:	      main theme
Written by:   TetraThemes - (http://tetra-themes.net)
*/
/* ------------------------------------- */
/*  Components - global
/*    - header
/*    - footer
/* ------------------------------------- */
/**
 *  ui-topbar
 */
.ui-topbar {
  padding: 5px 0;
  border-top: 3px solid #66cc33;
  border-bottom: 1px solid #ddd;
}
.ui-topbar .site-description {
  margin-bottom: 0;
}
.ui-topbar .login-list {
  margin-bottom: 0;
}
.ui-topbar .login-list li a {
  color: #2D2D2D;
}
.ui-topbar .login-list li a:hover {
  color: #66cc33;
}

/**
 *  ui-pagetop
 */
.ui-pagetop {
  border-bottom: 3px solid #66cc33;
}
.ui-pagetop a {
  color: #3d3d3d;
}
.ui-pagetop a:hover {
  text-decoration: underline;
}
.ui-pagetop .btn-top {
  display: inline-block;
  padding: 5px 15px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: #fff;
  background-color: #66cc33;
}
.ui-pagetop .btn-top:hover {
  text-decoration: none;
  background-color: #1694e2;
}

/**
 *  ui-copy
 */
.ui-copy {
  text-align: center;
  padding: 10px 0;
  color: #fff;
  font-size: 12px;
  background-color: #66cc33;
}
.ui-copy .copy-nav {
  margin-bottom: 0;
}
.ui-copy .copy-nav a {
  color: #fff;
  font-size: 12px;
}
.ui-copy .copy-nav a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .ui-copy .copy-nav {
    margin-bottom: 10px;
  }
}
.ui-copy .copy-menu {
  float: left;
  display: inline-block;
  margin-bottom: 0;
}
.ui-copy .copy-menu a {
  color: #fff;
  font-size: 12px;
}
.ui-copy .copy-menu a:hover {
  text-decoration: underline;
}
.ui-copy .copy-menu ~ .copy-text {
  float: right;
  display: inline-block;
}
@media (max-width: 767px) {
  .ui-copy .copy-menu {
    float: none;
    margin-bottom: 10px;
  }
  .ui-copy .copy-menu ~ .copy-text {
    float: none;
  }
}
.ui-copy .copy-text {
  margin-bottom: 0;
}

/* ------------------------------------- */
/*  Components - main
/*    - buttons
/*    - title
/*    - contentbox
/*    - list
/* ------------------------------------- */
.btn-main {
  color: #fff;
  background-color: #2D2D2D;
  border-color: #2D2D2D;
  border-bottom-color: #141414;
}
.btn-main:hover, .btn-main:focus, .btn-main.focus, .btn-main:active, .btn-main.active,
.btn-main .open > .dropdown-toggle {
  color: #fff;
  background-color: #141414;
  border-color: #0e0e0e;
}
.btn-main:active, .btn-main.active,
.btn-main .open > .dropdown-toggle {
  background-image: none;
}
.btn-main.disabled, .btn-main.disabled:hover, .btn-main.disabled:focus, .btn-main.disabled.focus, .btn-main.disabled:active, .btn-main.disabled.active, .btn-main[disabled], .btn-main[disabled]:hover, .btn-main[disabled]:focus, .btn-main[disabled].focus, .btn-main[disabled]:active, .btn-main[disabled].active, fieldset[disabled] .btn-main, fieldset[disabled] .btn-main:hover, fieldset[disabled] .btn-main:focus, fieldset[disabled] .btn-main.focus, fieldset[disabled] .btn-main:active, fieldset[disabled] .btn-main.active {
  background-color: #2D2D2D;
  border-color: #2D2D2D;
}
.btn-main .badge {
  color: #2D2D2D;
  background-color: #fff;
}

.btn-key {
  color: #fff;
  background-color: #66cc33;
  border-color: #66cc33;
  border-bottom-color: #0f679d;
}
.btn-key:hover, .btn-key:focus, .btn-key.focus, .btn-key:active, .btn-key.active,
.btn-key .open > .dropdown-toggle {
  color: #fff;
  background-color: #0f679d;
  border-color: #0f6093;
}
.btn-key:active, .btn-key.active,
.btn-key .open > .dropdown-toggle {
  background-image: none;
}
.btn-key.disabled, .btn-key.disabled:hover, .btn-key.disabled:focus, .btn-key.disabled.focus, .btn-key.disabled:active, .btn-key.disabled.active, .btn-key[disabled], .btn-key[disabled]:hover, .btn-key[disabled]:focus, .btn-key[disabled].focus, .btn-key[disabled]:active, .btn-key[disabled].active, fieldset[disabled] .btn-key, fieldset[disabled] .btn-key:hover, fieldset[disabled] .btn-key:focus, fieldset[disabled] .btn-key.focus, fieldset[disabled] .btn-key:active, fieldset[disabled] .btn-key.active {
  background-color: #66cc33;
  border-color: #66cc33;
}
.btn-key .badge {
  color: #66cc33;
  background-color: #fff;
}

.btn-long {
  padding: 6px 28px;
}

/**
 *  ui-title-size
 */
.ui-title-xl .title,
.ui-title-lg .title,
.ui-title-md .title,
.ui-title-sm .title,
.ui-title-xs .title {
  display: inline-block !important;
  margin: 0 !important;
}

.ui-title-xl .title {
  font-size: 26px;
}
.ui-title-xl .title a {
  font-size: 26px;
}
.ui-title-xl.entry-title .title {
  font-size: 42px;
}
.ui-title-xl.entry-title .title a {
  font-size: 42px;
}

.ui-title-lg .title {
  font-size: 22px;
}
.ui-title-lg .title a {
  font-size: 22px;
}
.ui-title-lg.entry-title .title {
  font-size: 36px;
}
.ui-title-lg.entry-title .title a {
  font-size: 36px;
}

.ui-title-md .title {
  font-size: 18px;
}
.ui-title-md .title a {
  font-size: 18px;
}
.ui-title-md.entry-title .title {
  font-size: 32px;
}
.ui-title-md.entry-title .title a {
  font-size: 32px;
}

.ui-title-sm .title {
  font-size: 16px;
}
.ui-title-sm .title a {
  font-size: 16px;
}
.ui-title-sm.entry-title .title {
  font-size: 26px;
}
.ui-title-sm.entry-title .title a {
  font-size: 26px;
}

.ui-title-xs .title {
  font-size: 14px;
}
.ui-title-xs .title a {
  font-size: 14px;
}
.ui-title-xs.entry-title .title {
  font-size: 22px;
}
.ui-title-xs.entry-title .title a {
  font-size: 22px;
}

/**
 *  ui-title
 */
.ui-title-xl .title,
.ui-title-lg .title,
.ui-title-md .title,
.ui-title-sm .title,
.ui-title-xs .title {
  color: #3d3d3d;
}
.ui-title-xl .title a,
.ui-title-lg .title a,
.ui-title-md .title a,
.ui-title-sm .title a,
.ui-title-xs .title a {
  color: #3d3d3d;
}

/**
 *  entry-title
 */
.entry-title .title {
  color: #66cc33;
  font-weight: bold;
}
.entry-title .title a {
  color: #66cc33;
  font-weight: bold;
}

/**
 *  section-title
 */
.section-title {
  margin-bottom: 15px;
  padding: 10px 10px 5px 10px;
  border: 1px solid #ddd;
  background: #ffffff;
  background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
  background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background: -o-linear-gradient(top, #fff 0%, #eee 100%);
  background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
}
.section-title .title {
	padding-left: 10px;
	border-left: 4px solid #66cc33;
	font-weight: bold;
}
.section-title .title a {
  font-weight: bold;
}

/**
 *  side-title
 */
.side-title {
  padding: 8px;
  border: 1px solid #66cc33;
  background: #66cc33;
}
.side-title .title {
  padding-left: 8px;
/*  border-left: 4px solid #fff;*/
  color: #fff;
  font-weight: bold;
}
.side-title .title a {
  color: #fff;
  font-weight: bold;
}

/**
 *  ui-box-list
 */
.ui-box-list.list-title-middle {
  position: relative;
}
.ui-box-list.list-title-middle .col-right {
	position: absolute;
	top: 50%;
	right: -2px;
	transform: translateY(-50%);
}

/**
 *  ui-list-headline
 */
.ui-list-headline {
  margin-bottom: 0;
}
.ui-list-headline li span {
  margin-right: 5px;
}
.ui-list-headline li a {
  color: #2D2D2D;
  font-size: 12px;
}
.ui-list-headline li a:hover {
  color: #66cc33;
}
@media (max-width: 767px) {
  .ui-list-headline li a {
    display: inline-block;
  }
}
.ui-list-headline p, .ui-list-headline h1, .ui-list-headline h2, .ui-list-headline h3, .ui-list-headline h4, .ui-list-headline h5, .ui-list-headline h6 {
  margin: 0;
}
.ui-list-headline .list-group-item {
  padding: 10px 0;
  margin-bottom: 0;
  border: none;
}
.ui-list-headline .list-group-item:first-child {
  border-radius: 0;
}
.ui-list-headline .list-group-item:last-child {
  border-radius: 0;
}
.ui-list-headline.list-divider .list-group-item {
  border-bottom: 1px solid #ddd;
}
.ui-list-headline.list-divider .list-group-item:last-child {
  border-color: #66cc33;
}

/**
 *  ui-list-menu
 */
.ui-list-menu {
  margin-bottom: 0;
}
.ui-list-menu a {
  color: #3d3d3d;
}
.ui-list-menu a:hover {
  color: #66cc33;
}
.ui-list-menu .list-group-item {
  padding: 10px;
  margin-bottom: 0;
  border: none;
  color: #3d3d3d;
}
.ui-list-menu .list-group-item:first-child {
  border-radius: 0;
}
.ui-list-menu .list-group-item:last-child {
  border-radius: 0;
}
.ui-list-menu .list-group-item:hover {
  background-color: transparent;
}
.ui-list-menu .list-group-item .badge {
  padding: 2px 7px;
  font-size: 10px;
  line-height: 1.4;
}
.ui-list-menu.list-divider .list-group-item {
  border-bottom: 1px solid #ddd;
}
.ui-list-menu .menu-headline:hover {
  background-color: transparent;
}

/**
 *  ui-list-tag
 */
.ui-list-tag {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.ui-list-tag li {
  display: inline-block;
}
.ui-list-tag li a {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 4px 6px;
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #3d3d3d;
  font-size: 12px;
}
.ui-list-tag li a:hover, .ui-list-tag li a:focus {
  border-color: #66cc33;
  color: #fff;
  background-color: #66cc33;
}
.ui-list-tag.tag-text li a {
  padding: 0;
  border: none;
  color: #4561B0;
  background-color: transparent;
}
.ui-list-tag.tag-text li a:hover {
  color: #66cc33;
}
.ui-list-tag.tag-lg li a {
  padding: 6px 8px;
  font-size: 14px;
}
.ui-list-tag.tag-sm li a {
  margin-right: 3px;
  padding: 6px 8px;
  font-size: 10px;
}

/* ------------------------------------- */
/*  Components - post
/*    - entry
/*    - googlemap
/* ------------------------------------- */
/**
 *  entry
 */
.entry .entry-header {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #66cc33;
}
.entry .entry-header .entry-meta {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 12px;
}
.entry .entry-header .entry-meta a {
  font-size: 12px;
}

/**
 *  entry-body
 */
.entry .entry-body {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.entry .entry-body h2, .entry .entry-body h3 {
  margin-top: 60px;
  margin-bottom: 20px;
  color: #3d3d3d;
  font-size: 22px;
  font-weight: bold;
}
.entry .entry-body h4 {
  margin-top: 40px;
  color: #3d3d3d;
  font-size: 18px;
  font-weight: bold;
}
.entry .entry-body h5 {
  margin-top: 20px;
  color: #3d3d3d;
  font-size: 16px;
  font-weight: bold;
}
.entry .entry-body p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.6;
}
.entry .entry-body img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  margin-bottom: 15px;
}
.entry .entry-body blockquote {
  font-size: 12px;
}
.entry .entry-body ul li, .entry .entry-body ol li {
  padding: 5px 0;
}
.entry .entry-body table {
  width: 100%;
  max-width: 100%;
}
.entry .entry-body table th, .entry .entry-body table td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd;
}
.entry .entry-body table th {
  background-color: #f4f4f4;
}
@media (min-width: 768px) {
  .entry .entry-body .alignleft {
    float: left;
    display: inline;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .entry .entry-body .alignright {
    float: right;
    display: inline;
    margin-left: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .entry .entry-body .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

/**
 *  google-map
 */
.google-map {
  position: relative;
  /*padding-bottom: 75%;*/
  padding-bottom: 43%;
  height: 0;
  overflow: hidden;
}

.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  /*height: 100% !important;*/
}

/* ------------------------------------- */
/*  Style Options
/*    - position
/*    - space
/*    - grid
/*    - border
/*    - font
/*    - background
/* ------------------------------------- */
/**
 *  position
 */
.position-relative {
  position: relative;
}

.position-top-left {
  position: absolute;
  top: 0;
  left: 0;
}

.position-top-right {
  position: absolute;
  top: 0;
  right: 0;
}

.position-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
}

.position-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
}

/**
 *  div-inline
 */
.div-inline > * {
  display: inline-block;
}

/**
 *  padding
 */
.padding-box-none {
  padding: 0 !important;
}

.padding-box-xs {
  padding: 5px !important;
}
.padding-box-xs.ui-section {
  padding: 20px !important;
}

.padding-box-sm {
  padding: 10px !important;
}
.padding-box-sm.ui-section {
  padding: 40px !important;
}

.padding-box-md {
  padding: 15px !important;
}
.padding-box-md.ui-section {
  padding: 80px !important;
}

.padding-box-lg {
  padding: 20px !important;
}
.padding-box-lg.ui-section {
  padding: 120px !important;
}

.padding-box-xl {
  padding: 25px !important;
}
.padding-box-xl.ui-section {
  padding: 160px !important;
}

.padding-row-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.padding-row-xs {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.padding-row-xs.ui-section {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.padding-row-sm {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.padding-row-sm.ui-section {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.padding-row-md {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.padding-row-md.ui-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.padding-row-lg {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.padding-row-lg.ui-section {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.padding-row-xl {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.padding-row-xl.ui-section {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.padding-side-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.padding-side-xs {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.padding-side-xs.ui-section {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.padding-side-sm {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.padding-side-sm.ui-section {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.padding-side-md {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.padding-side-md.ui-section {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.padding-side-lg {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.padding-side-lg.ui-section {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

.padding-side-xl {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.padding-side-xl.ui-section {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

.padding-top-none {
  padding-top: 0 !important;
}

.padding-top-xs {
  padding-top: 5px !important;
}
.padding-top-xs.ui-section {
  padding-top: 20px !important;
}

.padding-top-sm {
  padding-top: 10px !important;
}
.padding-top-sm.ui-section {
  padding-top: 40px !important;
}

.padding-top-md {
  padding-top: 15px !important;
}
.padding-top-md.ui-section {
  padding-top: 80px !important;
}

.padding-top-lg {
  padding-top: 20px !important;
}
.padding-top-lg.ui-section {
  padding-top: 120px !important;
}

.padding-top-xl {
  padding-top: 25px !important;
}
.padding-top-xl.ui-section {
  padding-top: 160px !important;
}

.padding-bottom-none {
  padding-bottom: 0 !important;
}

.padding-bottom-xs {
  padding-bottom: 5px !important;
}
.padding-bottom-xs.ui-section {
  padding-bottom: 20px !important;
}

.padding-bottom-sm {
  padding-bottom: 10px !important;
}
.padding-bottom-sm.ui-section {
  padding-bottom: 40px !important;
}

.padding-bottom-md {
  padding-bottom: 15px !important;
}
.padding-bottom-md.ui-section {
  padding-bottom: 80px !important;
}

.padding-bottom-lg {
  padding-bottom: 20px !important;
}
.padding-bottom-lg.ui-section {
  padding-bottom: 120px !important;
}

.padding-bottom-xl {
  padding-bottom: 25px !important;
}
.padding-bottom-xl.ui-section {
  padding-bottom: 160px !important;
}

/**
 *  margin
 */
.margin-box-none {
  margin: 0 !important;
}

.margin-box-xs {
  margin: 5px !important;
}
.margin-box-xs.ui-section {
  margin: 20px !important;
}

.margin-box-sm {
  margin: 10px !important;
}
.margin-box-sm.ui-section {
  margin: 40px !important;
}

.margin-box-md {
  margin: 15px !important;
}
.margin-box-md.ui-section {
  margin: 80px !important;
}

.margin-box-lg {
  margin: 20px !important;
}
.margin-box-lg.ui-section {
  margin: 120px !important;
}

.margin-box-xl {
  margin: 25px !important;
}
.margin-box-xl.ui-section {
  margin: 160px !important;
}

.margin-row-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.margin-row-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.margin-row-xs.ui-section {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.margin-row-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.margin-row-sm.ui-section {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.margin-row-md {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.margin-row-md.ui-section {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.margin-row-lg {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.margin-row-lg.ui-section {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.margin-row-xl {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.margin-row-xl.ui-section {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.margin-side-none {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.margin-side-xs {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.margin-side-xs.ui-section {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.margin-side-sm {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.margin-side-sm.ui-section {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.margin-side-md {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.margin-side-md.ui-section {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.margin-side-lg {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.margin-side-lg.ui-section {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

.margin-side-xl {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.margin-side-xl.ui-section {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

.margin-top-none {
  margin-top: 0 !important;
}

.margin-top-xs {
  margin-top: 5px !important;
}
.margin-top-xs.ui-section {
  margin-top: 20px !important;
}

.margin-top-sm {
  margin-top: 10px !important;
}
.margin-top-sm.ui-section {
  margin-top: 40px !important;
}

.margin-top-md {
  margin-top: 15px !important;
}
.margin-top-md.ui-section {
  margin-top: 80px !important;
}

.margin-top-lg {
  margin-top: 20px !important;
}
.margin-top-lg.ui-section {
  margin-top: 120px !important;
}

.margin-top-xl {
  margin-top: 25px !important;
}
.margin-top-xl.ui-section {
  margin-top: 160px !important;
}

.margin-bottom-none {
  margin-bottom: 0 !important;
}

.margin-bottom-xs {
  margin-bottom: 5px !important;
}
.margin-bottom-xs.ui-section {
  margin-bottom: 20px !important;
}

.margin-bottom-sm {
  margin-bottom: 10px !important;
}
.margin-bottom-sm.ui-section {
  margin-bottom: 40px !important;
}

.margin-bottom-md {
  margin-bottom: 15px !important;
}
.margin-bottom-md.ui-section {
  margin-bottom: 80px !important;
}

.margin-bottom-lg {
  margin-bottom: 20px !important;
}
.margin-bottom-lg.ui-section {
  margin-bottom: 120px !important;
}

.margin-bottom-xl {
  margin-bottom: 25px !important;
}
.margin-bottom-xl.ui-section {
  margin-bottom: 160px !important;
}

/**
 *  ui-row
 */
.ui-row-xl > * {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ui-row-lg > * {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ui-row-md > * {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ui-row-sm > * {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ui-row-xs > * {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ui-row-none > * {
  padding-top: 0;
  padding-bottom: 0;
}

/**
 *  ui-gutter
 */
.ui-gutter-xl.row {
  margin-left: -25px;
  margin-right: -25px;
}
.ui-gutter-xl.row > * {
  padding-left: 25px;
  padding-right: 25px;
}

.ui-gutter-lg.row {
  margin-left: -20px;
  margin-right: -20px;
}
.ui-gutter-lg.row > * {
  padding-left: 20px;
  padding-right: 20px;
}

.ui-gutter-md.row {
  margin-left: -15px;
  margin-right: -15px;
}
.ui-gutter-md.row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.ui-gutter-sm.row {
  margin-left: -10px;
  margin-right: -10px;
}
.ui-gutter-sm.row > * {
  padding-left: 10px;
  padding-right: 10px;
}

.ui-gutter-xs.row {
  margin-left: -5px;
  margin-right: -5px;
}
.ui-gutter-xs.row > * {
  padding-left: 5px;
  padding-right: 5px;
}

.ui-gutter-none.row {
  margin-left: 0;
  margin-right: 0;
}
.ui-gutter-none.row > * {
  padding-left: 0;
  padding-right: 0;
}

/**
 *  ui-inline
 */
.ui-inline-xl > * {
  display: inline-block;
  margin-right: 25px;
}

.ui-inline-lg > * {
  display: inline-block;
  margin-right: 20px;
}

.ui-inline-md > * {
  display: inline-block;
  margin-right: 15px;
}

.ui-inline-sm > * {
  display: inline-block;
  margin-right: 10px;
}

.ui-inline-xs > * {
  display: inline-block;
  margin-right: 5px;
}

.ui-inline-none > * {
  display: inline-block;
  margin-right: 0;
}

/**
 *  list-divider
 */
.list-divider > * {
  border-bottom: 1px solid #ddd;
}

/**
 *  border
 */
.border-top {
  border-top: 1px solid #ddd;
}

.border-bottom {
  border-bottom: 1px solid #ddd;
}

/**
 *  border-box
 */
.border-box {
  border: 1px solid #ddd;
}

.border-row {
  border-top: 1px solid #ddd;
}
.border-row > * {
  border-bottom: 1px solid #ddd;
}

.border-inline {
  border-left: 1px solid #ddd;
}
.border-inline > * {
  border-right: 1px solid #ddd;
}

/**
 *  border-width
 */
.border-xl {
  border-width: 10px;
}

.border-lg {
  border-width: 6px;
}

.border-md {
  border-width: 4px;
}

.border-sm {
  border-width: 2px;
}

.border-xs {
  border-width: 1px;
}

/**
 *  border-style
 */
.border-dotted {
  border-style: dotted;
}

.border-double {
  border-style: double;
}

.border-dashed {
  border-style: dashed;
}

/**
 *  border-color
 */
.border-main {
  border-color: #2D2D2D;
}

.border-key {
  border-color: #66cc33;
}

.border-black {
  border-color: #000;
}

.border-white {
  border-color: #fff;
}

/**
 *  font-family
 */
.text-mincho {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.text-gothic {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

/**
 *  font-weight
 */
.text-bold {
  font-weight: bold !important;
}

.text-normal {
  font-weight: normal !important;
}

/**
 *  font-size
 */
.text-xs {
  font-size: 10px !important;
}

.text-sm {
  font-size: 12px !important;
}

.text-md {
  font-size: 13px !important;
}

.text-lg {
  font-size: 16px !important;
}

.text-xl {
  font-size: 18px !important;
}

/**
 *  text-color
 */
.text-main {
  color: #2D2D2D !important;
}

.text-key {
  color: #66cc33 !important;
}

.text-black {
  color: #000 !important;
}

.text-white {
  color: #fff !important;
}

/**
 *  link-color
 */
.link-main {
  color: #2D2D2D !important;
}
.link-main:hover {
  color: #66cc33 !important;
}

.link-key {
  color: #66cc33 !important;
}
.link-key:hover {
  color: #66cc33 !important;
}

.link-black {
  color: #000 !important;
}
.link-black:hover {
  color: #66cc33 !important;
}

.link-white {
  color: #fff !important;
}
.link-white:hover {
  color: #66cc33 !important;
}

/**
 *  bg-style
 */
.bg-dark {
  color: #fff !important;
}
.bg-dark a {
  color: #fff !important;
}
.bg-dark a:hover {
  color: #66cc33 !important;
}

.bg-light {
  color: #000 !important;
}
.bg-light a {
  color: #000 !important;
}
.bg-light a:hover {
  color: #66cc33 !important;
}

/**
 *  bg-color
 */
.bg-main {
  background-color: #2D2D2D;
}

.bg-key {
  background-color: #66cc33;
}

/**
 *  bg-color gray
 */
.bg-black {
  background-color: #000;
}

.bg-gray-darker {
  background-color: #222;
}

.bg-gray-dark {
  background-color: #333;
}

.bg-gray {
  background-color: #555;
}

.bg-gray-light {
  background-color: #777;
}

.bg-gray-lighter {
  background-color: #999;
}

.bg-silver-dark {
  background-color: #aaa;
}

.bg-silver {
  background-color: #ccc;
}

.bg-silver-light {
  background-color: #eee;
}

.bg-white-darker {
  background-color: #f4f4f4;
}

.bg-white-dark {
  background-color: #fafafa;
}

.bg-white {
  background-color: #fff;
}

/**
 *  bg-scroll-**
 */
.bg-scroll-xl {
  height: 500px;
  overflow-y: scroll;
}

.bg-scroll-lg {
  height: 400px;
  overflow-y: scroll;
}

.bg-scroll-md {
  height: 300px;
  overflow-y: scroll;
}

.bg-scroll-sm {
  height: 200px;
  overflow-y: scroll;
}

.bg-scroll-xs {
  height: 100px;
  overflow-y: scroll;
}
