.article-type-sexy-selexy .ss_playbutton {
  position:absolute;
  z-index:9;
}

.article-type-sexy-selexy .photoset-grid-lightbox-videos img {
  cursor:pointer;
}

.article-type-sexy-selexy .cols-1 .ss_playbutton {
  margin:0!important;
  padding:147px 339px;
}

.article-type-sexy-selexy .cols-2 .ss_playbutton {
  margin:0!important;
  padding:26px 118px;
}

.article-type-sexy-selexy .cols-3 .ss_playbutton {
  margin:0!important;
  padding:0px 64px;
  width:162px;
}

.article-type-sexy-selexy .cols-4 .ss_playbutton {
  margin:0!important;
  padding:0px 46px;
  width:124px;
}

.article-type-sexy-selexy .vimeo img {
  width:100%;
  margin:0 0 4px 0!important;
}

.article-type-sexy-selexy .vimeo .ss_playbutton {
  width:201px;
  margin:141px 0 0 349px!important;
}

.article-type-sexy-selexy .photoset-grid-lightbox-videos br,
.article-type-sexy-selexy .photoset-grid-lightbox-partners br,
.article-type-sexy-selexy .photoset-grid-lightbox br {
  display:none;
}

.article-type-sexy-selexy .photoset-grid-lightbox-partners img,
.article-type-sexy-selexy .photoset-grid-lightbox img {
  width: 50%;
  float: left;
  padding: 0 7px 7px 0;
  margin: 0;
}

.article-type-sexy-selexy .gallery {
  text-align:left;
}

.article-type-sexy-selexy h4 {
  clear:both;
}

/* predate */
.view-id-admin_pages table.views-table.cols-0 {
    width: 100%;
}

.view-id-admin_pages td.views-field.views-field-created, .view-id-admin_pages td.views-field.views-field-publish-on {
    width: 168px;
}

.view-id-admin_pages td.views-field.views-field-publish-countdown {
    width: 90px;
}

.view-id-admin_pages td.views-field.views-field-title {
   width:500px;
}

.view-id-admin_pages td {vertical-align: middle;}

.view-id-admin_pages caption {margin-top:20px;}

.js-read-more {
  display: none;
}

.read-more-flab-container {
  position: relative;
  width: 100%;
  height: 250px;
  margin-top: -232px;
  z-index: 10;
  text-align: center;
  background: url('../images/fadeout.png') repeat-x center;
}
.read-more-flab-container.active {
  background: none;
}

.read-more-flab {
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 17px 10px 33px;
  position: relative;
  background: #2d9efe url('../images/icon-load-more.png') no-repeat scroll 10px center;
  font:bold 14px/18px 'Roboto Condensed', sans-serif;
  width: auto;
  height: 38px;
  margin: 212px auto 0;
  cursor: pointer;
}

.flabber-article-scroll-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 60px;
  background: url('../images/fadeout-small.png') repeat-x center;
  display: none;
}

.scroll-down-flab {
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 17px 10px 33px;
  position: relative;
  background: #2d9efe url('../images/icon-load-more.png') no-repeat scroll 10px center;
  font:bold 14px/18px 'Roboto Condensed', sans-serif;
  width: auto;
  height: 38px;
  margin: auto 0;
  cursor: pointer;
}

.read-more-flab.active {
  background-image: url('../images/icon-load-less.png');
}

.tokyayo-c2a {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  display: block;
}

@media only screen and (max-width:419px) {
  .tokyayo-c2a {
    margin-bottom: 10px;
  }
}