@charset "utf-8";
/* CSS Document */

#roksearch_search_str {
  float: right
}

#rt-utility .rt-block {
  margin: 0
}

#logotable {
  border-collapse: separate;
  border-radius: 16px;
  padding: 16px
}

/* Showcase menu */
#rt-showcase .gf-menu li {
  width: 100%
}

div#rt-showcase .gf-menu, div#rt-showcase .gf-menu-device-container { background: none; box-shadow: 0 0 0 rgba(0, 0, 0, 0.5) inset, 0 0 0 0 rgba(255, 255, 255, 0.08) }

/* Style the showcase */
#rt-showcase .mirashowcase img {
  border-radius: 10px;
  max-width: none;
  height: 240px
}

#rt-showcase .mirashowcase .layout-showcase .sprocket-features-content {
  width: 660px;
}

#rt-showcase .mirashowcase .sprocket-features {
  width: 660px;
  background-color: rgba(171, 160, 198, 0.5);
  text-align: center;
  padding: 10px 20px;
  box-sizing: border-box;
  border-radius: 10px
}

#rt-showcase .mirashowcase .sprocket-features-desc > span {
  display: block;
  position: relative
}

#rt-showcase .mirashowcase .sprocket-features-desc p {
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  box-sizing: border-box;
  padding: 1ex 1em;
  line-height: 14px;
  position: absolute;
  bottom: 0;
}

#rt-showcase .mirashowcase .layout-showcase .sprocket-features-desc {
  padding-right: 0;
}

#rt-showcase .mirashowcase .layout-showcase .sprocket-features-pagination li {
  padding: 5px;
}

#rt-showcase .mirashowcase .sprocket-features-pagination {
  position: static !important
}

#rt-showcase .mirashowcase .pagination-active {
  margin-bottom: inherit !important;
}

/* mainbody */
#rt-mainbody { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); box-shadow: 0 0 0 rgba(0, 0, 0, 0.2) }