@font-face {
  font-family: 'Asap';
  src: url('/bundles/wwwthrixxx/css/fonts/asap-regular-webfont.eot');
  src: url('/bundles/wwwthrixxx/css/fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/bundles/wwwthrixxx/css/fonts/asap-regular-webfont.woff') format('woff'), url('/bundles/wwwthrixxx/css/fonts/asap-regular-webfont.ttf') format('truetype'), url('/bundles/wwwthrixxx/css/fonts/asap-regular-webfont.svg#AsapRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Asap';
    src: url('/bundles/wwwthrixxx/css/fonts/asap-regular-webfont.svg#AsapRegular') format('svg');
  }
}
.bodyGradient {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/background.png') repeat #333333;
}
* {
  margin: 0;
  padding: 0;
  outline: 0 none;
}
img,
a img,
a {
  outline: 0 none;
  border: 0 none;
}
.fullLNK,
a.fullLNK {
  display: block;
  width: 100%;
  height: 100%;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.noDeco {
  text-decoration: none;
}
a.noColor,
.noColor {
  color: inherit;
}
a.buttonHover:hover {
  color: #dddddd;
}
.underline {
  text-decoration: underline;
}
.clear {
  clear: both;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.noFloat {
  float: none;
}
.hidden,
a.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.block,
*.block,
.minitile.block {
  display: block;
}
.bigFont,
.fa.bigFont {
  font-size: 28px;
}
.headFont,
.fa.headFont {
  font-size: 24px;
}
.buttonFont,
.fa.buttonFont {
  font-size: 20px;
}
.subHeadFont,
.fa.subHeadFont {
  font-size: 18px;
}
.stdFont,
.fa.stdFont {
  font-size: 14px;
  font-weight: normal;
}
.smallFont,
.fa.smallFont {
  font-size: 12px;
}
.smallestFont,
.fa.smallestFont {
  font-size: 10px;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.highlight {
  color: #C087F0;
}
.highlightBG,
.tile.highlightBG {
  background-color: #C087F0;
}
.highlightBG_tutorial,
.tile.highlightBG_tutorial {
  background-color: ;
}
.highlightShadow_tutorial,
.tile.highlightShadow_tutorial {
  box-shadow: 0 0 10px #C087F0;
}
.geHighlight {
  color: #C087F0;
}
.highlightOnline {
  color: #86ee62;
}
.highlightOffline {
  color: #c42b08;
}
.error {
  color: #c42b08;
}
.success {
  color: #5bd231;
}
.warningBG {
  background-color: #c42b08 !important;
}
.successBG {
  background-color: #5bd231;
}
.verified {
  color: #86ee62;
}
.green {
  color: #86ee62;
}
.full {
  opacity: 1;
}
.deactivated,
.tile.deactivated {
  opacity: 0.3;
}
.pointer {
  cursor: pointer;
}
.curDefault {
  cursor: default;
}
.margin_block {
  margin: 10px 0;
}
.centerBlock {
  margin-left: auto;
  margin-right: auto;
}
.vCenter {
  vertical-align: middle;
}
.vTop {
  vertical-align: top;
}
.overflowing {
  overflow: visible !important;
}
.absolute0 {
  position: absolute;
  top: 0;
  left: 0;
}
.relative {
  position: relative;
}
.small_avatar {
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
}
.small_avatar.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.small_avatar.online.inGame {
  box-shadow: 0 0 5px #efca35;
  border: 1px solid #efca35;
  height: 30px;
  width: 30px;
}
.mobile_only {
  display: none;
}
.noBreak {
  white-space: nowrap;
}
.superZ {
  z-index: 99999;
}
.tile {
  background-color: #333;
  float: left;
  position: relative;
  margin: 5px;
  overflow: hidden;
  border-radius: 3px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tile.ghost {
  background: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tile.alpha {
  margin-left: 0;
}
.tile.omega {
  margin-right: 0;
}
.tile.top {
  margin-top: 0;
}
.tile.bottom {
  margin-bottom: 0;
}
.tile.noSpacing {
  margin: 0;
}
.tile:hover {
  cursor: pointer;
}
.tile_ghost {
  float: left;
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 3px;
  background: transparent;
}
.tile_ghost.alpha {
  margin-left: 0;
}
.tile_ghost.omega {
  margin-right: 0;
}
.tile_ghost.top {
  margin-top: 0;
}
.tile_ghost.bottom {
  margin-bottom: 0;
}
.tile_ghost.noSpacing {
  margin: 0;
}
.minitile {
  background-color: #222;
  float: left;
  display: inline-block;
  position: relative;
  margin: 5px;
  overflow: hidden;
  border-radius: 3px;
}
.minitile.alpha {
  margin-left: 0;
}
.minitile.omega {
  margin-right: 0;
}
.minitile.top {
  margin-top: 0;
}
.minitile.bottom {
  margin-bottom: 0;
}
.minitile.noSpacing {
  margin: 0;
}
.minitile.ghost {
  background-color: transparent;
}
.minitile.noFloat {
  float: none;
}
.innerTile {
  overflow: hidden;
  border-radius: 3px;
  width: 100%;
  height: 100%;
}
.tile_1_1 {
  width: 165px;
  height: 170px;
}
.tile_2_1 {
  width: 340px;
  height: 170px;
}
.tile_3_1 {
  width: 515px;
  height: 170px;
}
.tile_4_1 {
  width: 690px;
  height: 170px;
}
.tile_6_1 {
  width: 1040px;
  height: 170px;
}
.tile_1_2 {
  width: 165px;
  height: 350px;
}
.tile_2_2 {
  width: 340px;
  height: 350px;
}
.tile_2_2.tile_ghost {
  width: 350px;
  height: 355px;
}
.tile_3_2 {
  width: 515px;
  height: 350px;
}
.tile_4_2 {
  width: 690px;
  height: 350px;
}
.tile_5_2 {
  width: 865px;
  height: 350px;
}
.tile_6_2 {
  width: 1040px;
  height: 350px;
}
.minitile_1_1 {
  width: 33.75px;
  height: 33.75px;
}
.minitile_2_1 {
  width: 77.5px;
  height: 33.75px;
}
.minitile_3_1 {
  width: 121.25px;
  height: 33.75px;
}
.minitile_1_2 {
  width: 33.75px;
  height: 77.5px;
}
.minitile_2_2 {
  width: 77.5px;
  height: 77.5px;
}
.minitile_3_2 {
  width: 121.25px;
  height: 77.5px;
}
.minitile_4_1 {
  width: 165px;
  height: 33.75px;
}
.minitile_4_2 {
  width: 165px;
  height: 77.5px;
}
.minitile_4_3 {
  width: 165px;
  height: 116.25px;
}
.minitile_5_1 {
  width: 183.75px;
  height: 33.75px;
}
.minitile_5_2 {
  width: 183.75px;
  height: 77.5px;
}
.minitile_6_1 {
  width: 252.5px;
  height: 33.75px;
}
.minitile_6_2 {
  width: 252.5px;
  height: 77.5px;
}
.minitile_7_1 {
  width: 296.25px;
  height: 33.75px;
}
.minitile_7_2 {
  width: 296.25px;
  height: 77.5px;
}
.minitile_8_1 {
  width: 340px;
  height: 33.75px;
}
.minitile_8_2 {
  width: 340px;
  height: 77.5px;
}
.tile.grid,
.tile_ghost.grid {
  height: auto;
}
.minitile.noWidth {
  width: auto;
}
.tile {
  background: #2E2E2E;
}
.tile.ch3d_bg {
  background: rgba(239,202,53,0.3);
}
.tile.sv2_bg {
  background: rgba(30,74,201,0.3);
}
.tile.gv2_bg {
  background: rgba(43,211,217,0.3);
}
.tile.hen3d2_bg {
  background: rgba(174,219,153,0.3);
}
.tile.gogo2_bg {
  background: rgba(174,58,241,0.3);
}
.tile.txxx_bg {
  background: rgba(236,83,83,0.3);
}
.fullpage {
  width: 100%;
  min-height: 360px;
  border-radius: 5px;
}
.fullpage div.flowTxt {
  padding: 20px 50px;
  padding-left: 100px;
  text-align: left;
}
.fullpage.onSite {
  background: #2E2E2E;
}
.fullpage.forum {
  padding: 10px 15px;
}
.innerTile {
  width: auto;
  padding: 25px 15px;
}
.tile {
  line-height: 170px;
  background: #2E2E2E;
}
.tile.full {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tile.pointer:hover {
  cursor: pointer;
}
.tile:hover {
  cursor: auto;
}
.tile .fullImg {
  border-radius: 3px;
  width: 100%;
  height: 100%;
}
.tile.private {
  border: 1px solid red;
}
.tile_1_1.double .tile_2_1 {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}
.tile_1_1.double:hover .tile_2_1 {
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
}
.minitile {
  line-height: 33.75px;
  background: #C087F0;
  color: #ffffff;
}
a.minitile {
  color: #dddddd;
}
a.minitile:hover {
  color: #dddddd;
}
.linkStyle.minitile {
  color: #dddddd;
}
.linkStyle.minitile:hover {
  color: #dddddd;
}
.minitile.noBG {
  background: transparent;
}
.minitile.greenBG {
  background-color: #5bd231;
}
.minitile.plain {
  background-color: #222222;
}
.minitile.radioBtn {
  background: #222222;
}
.minitile.editButton {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
}
.minitile.editButton:hover {
  background-color: #222222;
}
.minitile.reportButton {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/report_24.png') no-repeat center center #666;
}
.minitile.reportButton:hover {
  background-color: #222222;
}
.minitile_8_2,
.minitile_7_2,
.minitile_6_2,
.minitile_5_2,
.minitile_4_2,
.minitile_3_2,
.minitile_2_2,
.minitile_1_2 {
  line-height: 77.5px;
}
.minitile_8_2 .noCenter,
.minitile_7_2 .noCenter,
.minitile_6_2 .noCenter,
.minitile_5_2 .noCenter,
.minitile_4_2 .noCenter,
.minitile_3_2 .noCenter,
.minitile_2_2 .noCenter,
.minitile_1_2 .noCenter {
  line-height: 1.2;
}
.tileTXT {
  z-index: 50;
}
.tile.sv2_bg.tileTXT {
  background: #343434;
}
.tile_2_2.full {
  line-height: 350px;
}
.tile_2_2.full .tileIMG {
  width: 100%;
}
.tile_2_2.full .tileIMG img {
  width: 100%;
}
.tile_2_2.full .tileTXT {
  font-size: 24px;
  line-height: 1.2;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  color: #cccccc;
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 1px #333;
  background: rgba(30,30,30,0.8);
}
.tile_2_1.double .tileIMG,
.tile_1_1.double .tileIMG {
  width: 50%;
}
.tile_2_1.double .tileIMG img,
.tile_1_1.double .tileIMG img {
  width: 100%;
}
.tile_2_1 .tileIMG,
.tile_1_1 .tileIMG {
  width: 100%;
  height: 100%;
}
.tile_2_1 .tileIMG img,
.tile_1_1 .tileIMG img {
  width: 100%;
}
.tile_2_1 .tileTXT,
.tile_1_1 .tileTXT {
  font-size: 26px;
  height: 100%;
  line-height: 1.2;
  padding-top: 16px;
  width: 50%;
  color: #cccccc;
}
.tile_2_1 .tileTXT.top,
.tile_1_1 .tileTXT.top {
  padding-top: 0px;
}
.tile_2_1 > .tileIMG .tileIMG_wrap {
  height: 160px;
  width: 160px;
}
.tile_2_2 > .tileIMG .tileIMG_wrap {
  height: 340px;
  width: 330px;
}
.tile_1_1 > .tileIMG .tileIMG_wrap,
.tile_1_2 > .tileIMG .tileIMG_wrap {
  height: 160px;
  width: 155px;
}
.tile_1_1 .tile_2_1 > .tileIMG .tileIMG_wrap,
.tile_1_2 .tile_2_1 > .tileIMG .tileIMG_wrap {
  height: 160px;
  width: 155px;
}
.tile_1_2.launcherTile > .tileIMG .tileIMG_wrap {
  height: 355px;
  width: 170px;
  margin: 0;
}
.tileTXT {
  position: relative;
}
.tileIMG img {
  display: block;
}
.tile_1_2 {
  line-height: 350px;
}
.tile_1_2 .tileIMG {
  width: 100%;
}
.tile_1_2 .tileIMG img {
  width: 100%;
}
.tile_1_2 .tileTXT {
  font-size: 26px;
  height: 100%;
  line-height: 1.2;
  padding-top: 30px;
  width: 100%;
  color: #cccccc;
  margin-top: -6px;
}
.tile_1_2 .banner {
  width: 100%;
}
.tile_1_1 .banner {
  width: 100%;
}
.tileIMG_wrap {
  background: url("") no-repeat scroll center center transparent;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  margin: 5px;
  overflow: hidden;
}
.noCenter {
  line-height: 1.2;
}
.min_2_2 {
  min-height: 350px;
}
.news_screen {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.newsDesc {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background: none repeat scroll 0 0 #323232;
  bottom: -100%;
  color: #DFDFDF;
  display: block;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  text-shadow: none;
  width: 100%;
  height: 100%;
}
.newsDesc p {
  display: inline-block;
  font-size: 18px;
  height: 45px;
  line-height: 1.2;
  margin: 36% 0;
  overflow: hidden;
  padding: 5% 5px;
  text-align: left;
  white-space: nowrap;
}
.newsDesc p .vers {
  font-size: 14px;
}
#news .tile:hover .newsDesc {
  -webkit-transform: translate(0px,-170px);
  -moz-transform: translate(0px,-170px);
  -o-transform: translate(0px,-100px);
  -ms-transform: translate(0px,-100px);
}
.videoTile {
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -ms-transition: all 2s ease;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/video_64.png') no-repeat center transparent;
  z-index: 2;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.videoTile:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.imageTile {
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -ms-transition: all 2s ease;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/image_64.png') no-repeat center transparent;
  z-index: 2;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.imageTile:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ol_tile_2_2[style] {
  width: 360px !important;
}
.ol_tile_2_2 .od_body[style] {
  width: 345px !important;
}
.ol_tile_2_2 .sliderWrapper .slide[style] {
  width: 345px !important;
}
.ol_tile_4_2[style] {
  width: 720px !important;
}
.ol_tile_4_2 .od_body[style] {
  width: 700px !important;
}
.ol_tile_4_2 .sliderWrapper .slide[style] {
  width: 700px !important;
}
.tileTXT_content {
  height: 80px;
  overflow: hidden;
  padding: 10px;
}
.tile_2_2 .tileTXT_content {
  height: 74px;
}
.tileTXT_content.autoHeight {
  height: auto;
}
.tileTXT_headline {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 3px;
  width: auto;
  text-align: left;
  overflow: hidden;
  max-height: 2.4em;
}
.tileTXT_description {
  font-size: 14px;
  line-height: 1.2;
  text-align: left;
}
.tileTXT_icon {
  height: 24px;
  position: absolute;
  right: 10px;
  top: 4px;
  width: 24px;
}
.tileTXT_icon img {
  display: block;
}
.tileTXT_c2a span {
  color: #ffffff;
  cursor: pointer;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  background: #C087F0;
  font-size: 14px;
  border-radius: 3px;
  margin: 0 3px;
  padding: 5px;
}
.tileTXT_c2a span:hover {
  color: #dddddd;
}
.tileTXT_c2a span img {
  vertical-align: middle;
}
.tileTXT_c2a span.bought {
  background: #5bd231;
}
.tileTXT_c2a span.inCart {
  font-size: 12px;
}
.tileTXT_c2a a:hover {
  color: #dddddd;
}
.tile_1_2 .tileTXT_icon {
  top: 15px;
}
.tile_badge {
  position: absolute;
  right: 0;
  z-index: 20;
}
.billing_tile_badge {
  position: absolute;
  right: 0;
  z-index: 20;
  line-height: 1;
  top: 5px;
}
.tile_1_1 .billing_tile_badge {
  width: 140px;
  top: 43px;
}
.tile_1_1 .billing_tile_badge img {
  width: 100%;
}
.tileIMG {
  position: relative;
  z-index: 10;
}
.tile_2_1.double .tileIMG .tile_badge img,
.tile_1_1.double .tileIMG .tile_badge img {
  width: 100px;
}
.tile_2_2.full .tileTXT {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  font-size: 24px;
  line-height: 1.2;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  height: 28px;
  color: #cccccc;
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 1px #333;
  background: rgba(30,30,30,0.8);
}
.tile_2_2.full .tileTXT .tileTXT_c2a {
  text-align: right;
  padding-right: 12px;
  margin-top: 5px;
}
.tile_2_2.full:hover .tileTXT {
  height: 130px;
}
.tile.centerBlock {
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.tileButton {
  box-shadow: 1px 1px 3px #333333;
}
form {
  margin: 20px auto;
  width: 100%;
}
form.top {
  margin-top: 0;
}
.leftOnly {
  width: 370px;
  margin-left: 170px;
}
.formRow {
  position: relative;
  margin: 15px 0;
  width: 100%;
  clear: both;
  text-align: left;
}
.formRow.center {
  text-align: center;
}
.formRow.right {
  text-align: center;
}
.formRow.leftOnly {
  width: 370px;
  margin-left: 170px;
}
.formRow .rowInfo {
  font-size: 12px;
  font-style: italic;
  color: #999;
  width: 370px;
  margin-left: 170px;
  text-align: left;
  display: block;
}
.formRow .radioButton {
  margin-left: 170px;
  clear: both;
  margin-bottom: 15px;
}
.formRow.auto {
  width: 100%;
}
.formRow.auto label,
.formRow.auto .input_label {
  text-align: left;
  margin: 5px;
}
.formRow.auto label.checkOnLabel,
.formRow.auto .input_label.checkOnLabel {
  margin: 0;
}
.formRow.auto label.checkOffLabel,
.formRow.auto .input_label.checkOffLabel {
  margin: 0;
}
.formRow.auto label.noFloat,
.formRow.auto .input_label.noFloat {
  float: none;
}
.formRow.auto label.checkLabel,
.formRow.auto label.radioLabel {
  float: none;
  clear: both;
  margin: 0;
}
.formRow.auto input,
.formRow.auto textarea {
  width: 90%;
}
.formRow.auto select {
  width: 96%;
}
.formRow.auto input[type="checkbox"] {
  width: auto;
  margin-left: -17px;
}
.formRow.auto .radioButton {
  margin-left: 0;
  margin-bottom: 5px;
}
label,
.input_label {
  display: block;
  width: 170px;
  text-align: right;
  float: left;
}
label.autoLabel,
.input_label.autoLabel {
  width: auto;
}
label.radio_gameLabel {
  width: auto;
  text-align: center;
  display: inline-block;
}
input[type="radio"]:checked + label.radio_gameLabel .minitile {
  background: #C087F0;
}
input,
textarea,
select {
  border: 0 none;
  box-shadow: 1px 0px 2px #000 inset;
  width: 320px;
  color: #444444;
  font-family: sans-serif;
  font-size: 14px;
  margin-left: 5px;
  background: #ffffff;
  padding: 10px;
  border-radius: 3px;
  resize: none;
}
textarea {
  overflow: auto;
}
input.plainInput {
  background: transparent;
  border: 0 none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  color: #cccccc;
}
.typeahead {
  width: 338px;
  color: #999999;
  font-family: sans-serif;
  font-size: 14px;
  margin-left: 5px;
  background: #ffffff;
  box-shadow: none;
  position: absolute;
  z-index: 1000;
  list-style: none;
  text-align: left;
  padding: 0;
  border-radius: 0px 0px 3px 3px;
  border: 1px solid #111111;
  border-top: 0 none;
  border-bottom: 0 none;
}
.typeahead li {
  padding: 7px;
  border-bottom: 1px solid #666;
}
.typeahead li:hover {
  background: #222222;
  cursor: pointer;
}
.typeahead li.active {
  background: #222222;
  cursor: pointer;
}
.typeahead li a {
  text-decoration: none;
}
select {
  width: 340px;
}
.formRightAlign {
  position: absolute;
  right: 15px;
  width: 100px;
  text-align: right;
}
.formRightAlign input[type="checkbox"]:checked + label.checkOnLabel,
.formRightAlign a,
.formRightAlign label,
.formRightAlign .input_label {
  display: inline-block;
  float: none;
}
.formRightAlign.ghostButton {
  padding-right: 32px;
}
.overlay .formRow {
  width: 100%;
}
.overlay .formRow.leftOnly {
  width: 64%;
  margin-left: 31%;
}
.overlay .formRow .rowInfo {
  font-size: 12px;
  font-style: italic;
  color: #999;
  width: 64%;
  margin-left: 31%;
  text-align: left;
  display: block;
}
.overlay label,
.overlay .input_label {
  width: 30%;
}
.overlay input,
.overlay textarea,
.overlay select {
  width: 60%;
}
.btnStyle {
  color: #ffffff;
  cursor: pointer;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
}
.btnStyle:hover {
  color: #dddddd;
}
input[type="submit"] {
  color: #ffffff;
  cursor: pointer;
  background-color: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  margin-left: 0;
  font-family: 'Asap', helvetica, arial, sans-serif;
  font-size: 20px;
}
input[type="submit"]:hover {
  color: #dddddd;
}
::-webkit-input-placeholder {
  color: #666666;
  font-style: italic;
}
:-moz-placeholder {
  color: #666666;
  font-style: italic;
}
input[type="checkbox"] {
  margin-left: -17px;
  width: auto;
  opacity: 0;
}
input[type="checkbox"]:checked + label.checkOnLabel {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/check_16.png') no-repeat center center #222222;
  display: block;
}
input[type="checkbox"]:checked ~ label.checkOffLabel {
  display: none;
}
input[type="checkbox"]:checked ~ label.checkLabel {
  color: #cccccc;
}
input[type="checkbox"].plainCheck {
  opacity: 1;
  margin-left: 0;
}
label.checkLabel,
.formRow label.checkLabel {
  width: 12px;
  height: 12px;
  border: 0 none;
  box-shadow: 1px 0px 2px #000 inset;
  color: #666666;
  font-family: sans-serif;
  margin-left: 3px;
  margin-right: 5px;
  background: #666666;
  border-radius: 3px;
  text-align: center;
  padding: 0 3px 6px;
  font-weight: 900;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.checkTxt {
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 5px;
  margin: -4px;
}
input[type="radio"] {
  width: auto;
}
input[type="radio"]:checked + label.radioLabel {
  font-size: 14px;
  background: none repeat scroll 0 0 #666;
  box-shadow: 0px 0px 0px #888 inset;
  color: #888888;
}
label.radioLabel {
  width: 10px;
  height: 10px;
  border: 0 none;
  box-shadow: 1px 0px 2px #000 inset;
  color: #f1f1f1;
  margin-left: 3px;
  background: #666666;
  border-radius: 20px;
  text-align: center;
  padding: 3px 3px 4px 4px;
  font-weight: 900;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.radioButton {
  margin-bottom: 5px;
}
.radioButton .radioLabel {
  display: inline-block;
}
.radioButton .input_label {
  width: auto;
  display: inline-block;
  float: none;
  margin-left: 3px;
}
label.checkOnLabel,
label.checkOffLabel {
  background: #222222;
  width: 16px;
  height: 16px;
  box-shadow: -1px -1px 2px #000000 inset;
  border-radius: 3px;
  cursor: pointer;
  padding: 2px;
  border: 2px solid #666;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
label.checkOnLabel {
  display: none;
}
.editFormBTN {
  display: inline-block;
  margin-left: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000;
  width: auto;
  padding: 3px 5px;
  color: #ffffff;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
  width: 16px;
  height: 16px;
  opacity: 0.8;
}
.editFormBTN:hover {
  opacity: 1;
  color: #dddddd;
}
.editFormBTN:hover.highlightBG {
  color: #ffffff;
}
.editFormBTN.plain {
  background: #666;
  width: auto;
  height: auto;
}
.editFormBTN.plain.highlightBG {
  background-color: #C087F0;
}
.editFormBTN.change {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
  width: 16px;
  height: 16px;
}
.editFormBTN.check {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/check_16.png') no-repeat center center #222222;
  width: 16px;
  height: 16px;
}
.editFormBTN.noFloat {
  float: none;
}
.linkFormBTN {
  margin-left: 3px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000;
  width: auto;
  padding: 3px 5px;
  color: #ffffff;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/lupe_16.png') no-repeat center center #666;
  width: 16px;
  height: 16px;
  opacity: 0.8;
}
.linkFormBTN:hover {
  opacity: 1;
  color: #dddddd;
}
.linkFormBTN.plain {
  background: #666;
  width: auto;
  height: auto;
}
.linkFormBTN.change {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
  width: 16px;
  height: 16px;
}
.linkFormBTN.noFloat {
  float: none;
}
.linkFormBTN.mail {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/message_settings_16.png') no-repeat center center #666;
  width: 16px;
  height: 16px;
}
.choiceButton {
  margin-left: 3px;
  float: left;
}
.choiceButton .radioLabel {
  width: auto;
  border-radius: 0;
  height: auto;
  box-shadow: 1px 0px 2px #000 inset;
  color: #888888;
  margin-left: 0px;
  background: #666666;
  padding: 3px 3px 5px 5px;
  font-weight: 400;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.choiceButton .radioLabel.first {
  border-radius: 3px 0 0 3px;
}
.choiceButton .radioLabel.last {
  border-radius: 0 3px 3px 0;
}
#morebutton,
#tagsMorebutton,
#streamMorebutton {
  margin-left: 75px;
  margin-right: 50px;
}
#morebutton a,
#tagsMorebutton a,
#streamMorebutton a {
  color: #ffffff;
  cursor: pointer;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  background: #C087F0;
  border-radius: 3px;
  margin: 0 3px;
  padding: 5px;
}
#morebutton a:hover,
#tagsMorebutton a:hover,
#streamMorebutton a:hover {
  color: #dddddd;
}
input[type="text"].inlineSubmit {
  padding-right: 45px;
  width: 244px;
}
input[type="submit"].inlineSubmit {
  color: #ffffff;
  background: no-repeat scroll center center #222222;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  width: 45px;
}
input[type="submit"].inlineSubmit.check {
  background-image: url("/bundles/wwwthrixxx/gfx/gamerotica/check_16.png");
}
input[type="submit"].inlineSubmit.add {
  background-image: url("/bundles/wwwthrixxx/gfx/gamerotica/addIco_16.png");
}
.filter_input input {
  font-size: 12px;
  padding: 5px;
  position: relative;
  width: 90%;
}
.dropzone,
.dropzone * {
  box-sizing: border-box;
}
.previewUploaderForm {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  min-height: 75px;
}
.previewUploaderForm .dropzone {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  min-height: 75px;
  color: #cccccc;
  background: #444444;
}
.previewUploaderForm .dropzone .dz-message {
  margin: 0 0 0 0;
  padding: 5px 1px 5px 1px;
}
#uploadmovieform .dropzone {
  min-height: 150px;
  border: 2px dashed rgba(0,0,0,0.3);
  padding: 20px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#uploadmovieform .dropzone .dz-message {
  color: #999999;
  text-align: center;
  margin: 2em 0;
}
#uploadmovieform .dropzone .dz-preview {
  position: relative;
  display: inline-block;
  margin: 10px;
  width: 100px;
  color: #999999;
  background: #444444;
}
#uploadmovieform .dropzone .dz-preview .dz-details {
  padding: 10px 5px;
}
#uploadmovieform .dropzone .dz-preview .dz-details i {
  font-size: 50px;
}
#uploadmovieform .dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
  margin: 3px 0;
}
#uploadmovieform .dropzone .dz-preview .dz-details .dz-filename span {
  background-color: rgba(255,255,255,0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}
#uploadmovieform .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}
#uploadmovieform .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}
#uploadmovieform .dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}
#uploadmovieform .dropzone .dz-preview .dz-error-message {
  color: red;
  padding: 3px;
}
#uploadmovieform .dropzone .dz-preview .dz-progress {
  width: 90%;
  height: 16px;
  background: white;
  position: relative;
  top: -12px;
  left: 5%;
  border-radius: 10px;
  overflow: hidden;
}
#uploadmovieform .dropzone .dz-preview .dz-progress .dz-upload {
  background: #C087F0;
  background: linear-gradient(to bottom,#f0e2fb,#902ce5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
#uploadmovieform .dropzone .dz-preview .dz-removeFile {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 17px;
}
#uploadmovieform .dropzone .dz-globalError {
  position: absolute;
  background: red;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  display: none;
  z-index: 99;
  opacity: 0.8;
}
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}
html {
  background-color: #333333;
  color: #cccccc;
  width: 100%;
  height: 100%;
  font-family: 'Asap', helvetica, arial, sans-serif;
  line-height: 1.2;
  font-size: 14px;
  font-weight: normal;
  position: relative;
}
.fullBG {
  opacity: 0.3;
}
body {
  line-height: 1.2;
  width: 100%;
  height: 100%;
}
html.noscroll {
  height: 100%;
}
a,
.linkStyle {
  color: #888888;
}
a:hover,
.linkStyle:hover {
  color: #C087F0;
}
.linkStyle {
  text-decoration: underline;
}
ul {
  list-style: outside;
  padding-left: 14px;
}
ul.nopad {
  padding-left: 0px;
}
ol {
  padding-left: 14px;
}
video {
  background: #000;
}
.avatar.online img {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 97%;
  width: 98%;
}
.avatar.online img .minitile_avatar {
  border: 1px solid #86ee62;
  height: 97%;
  width: 98%;
}
.minitile_avatar {
  width: 100%;
}
a.tXHelper,
.tile_content .post_row .post_bubble .post_text .post_info a.tXHelper,
.tXHelper,
.post_commentInfo a.tXHelper {
  color: #f3de3f;
}
.tile_content .post_row a.tXHelper.avatar img,
a.tXHelper.avatar img {
  box-shadow: 0 0 5px #f3de3f;
}
a.tXMod,
.tile_content .post_row .post_bubble .post_text .post_info a.tXMod,
.tXMod,
.post_commentInfo a.tXMod {
  color: #74ce80;
}
.tile_content .post_row a.tXMod.avatar img,
a.tXMod.avatar img {
  box-shadow: 0 0 5px #74ce80;
}
a.tXModLead,
.tile_content .post_row .post_bubble .post_text .post_info a.tXModLead,
.tXModLead,
.post_commentInfo a.tXModLead {
  color: #b684eb;
}
.tile_content .post_row a.tXModLead.avatar img,
a.tXModLead.avatar img {
  box-shadow: 0 0 5px #b684eb;
}
a.tXUser,
.tile_content .post_row .post_bubble .post_text .post_info a.tXUser,
.tXUser,
.post_commentInfo a.tXUser {
  color: #8fc2d3;
}
.tile_content .post_row a.tXUser.avatar img,
a.tXUser.avatar img {
  box-shadow: 0 0 5px #8fc2d3;
}
#activateInfo {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  padding: 10px 0;
  position: relative;
  text-align: center;
  z-index: 999;
}
#activateInfo a {
  color: #ccc;
}
#layout {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/background.png') repeat #333333;
  min-height: 100%;
  position: relative;
}
#siteloader {
  margin: 0 auto;
  padding-bottom: 400px;
}
#topLayout {
  margin: 0 3%;
  position: relative;
  padding-bottom: 261px;
}
#topLayout.noFooter {
  padding-bottom: 261px;
}
.shadow_test {
  box-shadow: 0 38px 23px #000000;
  height: 3px;
  position: relative;
  width: 92%;
  margin: auto;
  margin-bottom: 38px;
}
#mainBox {
  margin: 10px auto;
  position: relative;
  width: 1170px;
}
#mainBox.noHeader {
  margin-top: 0;
  padding-top: 20px;
}
body.free-download #mainBox {
  margin-top: 0;
  padding-top: 20px;
}
.box_test {
  background: none repeat scroll 0 0 transparent;
  color: #cccccc;
  font-size: 14px;
  font-weight: normal;
  margin: auto;
  position: relative;
  width: 90%;
  min-height: 360px;
}
#blurTest {
  left: -150px;
  position: absolute;
  top: 15px;
  pointer-events: none;
  z-index: 100;
}
#blurTest2 {
  position: absolute;
  right: -120px;
  bottom: -140px;
  pointer-events: none;
  z-index: 100;
}
h3.full_headline {
  position: relative;
  padding: 20px 0;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
}
h3.full_headline.settings {
  padding-bottom: 25px;
}
.headline {
  color: #cccccc;
  font-size: 24px;
  position: relative;
  top: -3px;
}
.flowTxt {
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 5px;
  margin: 0 10px;
}
#termsOL .flowTxt {
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 5px;
  margin: 0 -15px;
  height: 550px;
  overflow: auto;
}
.seperateLine {
  border-bottom: 1px solid #3b3b3b;
  box-shadow: 0 1px 0 #525252;
  min-height: 1px;
  margin: 5px 0;
}
.accountHeadline {
  color: #cccccc;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  text-shadow: 0 1px 1px #333333;
  padding-bottom: 8px;
  border-bottom: 1px solid #3b3b3b;
  box-shadow: 0 1px 0 #525252;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.accountHeadline a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  text-decoration: none;
  color: #cccccc;
}
.accountHeadline a:hover {
  color: #C087F0;
}
.support_forum .accountHeadline {
  color: #cccccc;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  text-shadow: 0 1px 1px #333333;
  padding-bottom: 5px;
  border-bottom: 1px solid #666666;
  box-shadow: 0 1px 0 #222222;
}
.support_forum .accountHeadline.txThreads_head {
  margin-top: 68px;
}
.accountLine {
  padding: 5px 0;
  position: relative;
  z-index: 10;
  min-height: 32px;
}
.label {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  color: #888888;
}
.coinBal {
  color: #cccccc;
  text-align: center;
}
.coinBal .label {
  color: #cccccc;
}
.tile_content.miniboard {
  padding: 0 23px;
}
.confirm .shadow_test {
  display: none;
}
.confirmLine {
  line-height: 360px;
}
.pager {
  margin-top: 0px;
  top: 10px;
  position: relative;
  z-index: 1;
  clear: both;
}
.pager_dot {
  text-decoration: none;
  display: inline-block;
  height: 16px;
  width: 16px;
  background: #888888;
  vertical-align: middle;
  border-radius: 20px;
  margin: 0 3px;
}
.pager_dot.active_dot {
  width: 20px;
  height: 20px;
  background: #C087F0;
}
.pager_dot.active_dot:Hover {
  background-color: #C087F0;
}
.pager_dot:hover {
  background-color: #C087F0;
}
.XXXloader {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/XXXloader.gif') no-repeat center transparent;
  height: 100%;
  left: 0;
  line-height: 377px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  display: none;
  z-index: 100;
}
.admin_cat {
  margin: 10px 0;
  background: #eee;
  padding: 10px;
  border-radius: 5px;
}
.normalLine {
  line-height: 1.2;
  display: inline-block;
}
.bestbuy {
  background: #8BDB85;
}
#publicAvatar {
  position: relative;
  width: 100px;
  height: 100px;
  border: 1px solid #ccc;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
}
#publicAvatar.small {
  width: 50px;
  height: 50px;
}
.globalBar {
  background: none repeat scroll 0 0 transparent;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  width: 100%;
  border: 1px solid #333;
}
.globalBar .globalBar_fill {
  width: 0%;
  background: #C087F0;
  background: -moz-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#C087F0),color-stop(50%,#f0e2fb),color-stop(100%,#C087F0));
  background: -webkit-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -o-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -ms-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: linear-gradient(to bottom,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C087F0,endColorstr=#C087F0,GradientType=0);
  height: 100%;
}
.leftPoints {
  position: absolute;
  left: 5px;
  margin-top: 3px;
}
.rightPoints {
  position: absolute;
  right: 5px;
  margin-top: 3px;
}
.contestBadge {
  display: inline-block;
}
.contestBadge:first-of-type {
  display: block;
}
.contestBadge:first-of-type img {
  width: 250px;
}
.contestBadge img {
  width: 150px;
}
.post_row {
  margin: 10px 0;
}
.post_row.reply {
  margin-left: 80px;
}
.post_row a {
  color: #999999;
}
.post_row a.tXUser {
  color: #8fc2d3;
}
.post_row a.highlight {
  color: #C087F0;
}
.post_row .user_info {
  width: 60px;
  margin-left: -100%;
  padding: 5px 10px;
  text-align: center;
}
.post_row .post_txt_wrapper {
  width: 100%;
}
.post_row .post_bubble {
  margin-left: 80px;
  position: relative;
}
.post_row .post_bubble .post_pointer {
  position: absolute;
  top: 10px;
  left: -8px;
  z-index: 10;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/comment_pointer.png') no-repeat 0 0 transparent;
  width: 16px;
  height: 16px;
}
.post_row .post_bubble .post_text {
  background: #222222;
  padding: 10px;
  min-height: 50px;
  border: 1px solid #999999;
  border-radius: 5px;
  position: relative;
}
.post_row .post_bubble .post_text .post_info {
  font-size: 12px;
  color: #999999;
  margin-bottom: 5px;
  margin-top: 7px;
  position: relative;
}
.post_row .post_bubble .post_text .post_actions {
  font-size: 12px;
  position: absolute;
  top: auto;
  bottom: 0px;
  right: 10px;
  display: none;
}
.post_row .post_bubble .post_text .post_actions img {
  vertical-align: middle;
}
.post_row .post_bubble:hover .post_actions {
  display: block;
}
.post_row .avatar img {
  box-shadow: 1px 1px 3px #ffffff;
}
.post_row.reply .post_bubble .comment_text {
  width: 85%;
}
.tile_content .post_row.mobile_ad .post_bubble {
  margin-left: 0;
}
.tile_content .post_row.mobile_ad .post_bubble .post_text {
  width: auto;
}
.adPost {
  cursor: pointer;
}
.adPost_info {
  position: absolute;
  right: 10px;
  bottom: 5px;
}
.adPost .post_content {
  margin-top: 5px;
}
.exoclickPost {
  text-align: center;
}
.closeAdBtn {
  position: absolute;
  right: 5px;
  top: 2px;
}
.dynAdvert,
.advertTiles {
  text-align: center;
}
.dynAdvert img,
.advertTiles img {
  max-width: 100%;
}
.dynAdvert iframe,
.advertTiles iframe {
  max-width: 100%;
}
.tile.userInfo {
  text-align: left;
  background-position: top center;
}
.tile.userInfo.working {
  background-position: 5px 5px;
}
.tile.userInfo.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.tile.userInfo.inactive {
  opacity: 0.4;
  pointer-events: none;
}
#profile_cover {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#profile_cover.overflowing {
  overflow: visible !important;
}
.counter {
  font-size: 10px;
  display: inline-block;
  font-size: 10px;
  overflow: hidden;
  width: 262px;
  visibility: hidden;
  vertical-align: bottom;
}
.x_post .mainPost_text {
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  height: 18px;
  resize: none;
  width: calc(100% - 90px);
  max-height: 100px;
}
.x_post .postBtnRow {
  margin: 5px 13px;
  text-align: right;
}
.x_post .postBTN_32 {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/post_bubble_32.png') no-repeat center center #C087F0;
  display: inline-block;
  width: 35px;
  height: 35px;
  padding: 2px 4px;
  vertical-align: top;
  border: 1px solid #999999;
}
.x_post .postBTN_32:disabled {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/box-loader.gif') no-repeat center center #C087F0;
}
.x_post .postBTN {
  background: no-repeat center center #C087F0;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 6px 10px;
  font-size: 16px;
  vertical-align: top;
  border: 1px solid #999999;
}
.x_post .postBTN:disabled {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/box-loader.gif') no-repeat center center #C087F0;
}
.x_post .postVisibilityBtn {
  width: auto !important;
  display: inline-block;
}
.x_post .postVisibilityBtn #privacyDropdown2 {
  position: relative !important;
  background: #333333 !important;
  line-height: 25px !important;
}
.x_post .postVisibilityBtn div.bootstrap-style .dropdown.privacyDropdown .dropdown-menu {
  right: 0;
}
.x_post .postVisibilityBtn .caret {
  right: 10px !important;
  top: 5px !important;
}
.x_post .counter {
  position: relative;
  top: 15px;
}
.x_post textarea.disabled {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif') no-repeat 310px center #DDDDDD;
}
.tile_content .post_row {
  margin: 10px 0;
}
.tile_content .post_row.reply {
  margin-left: 80px;
}
.tile_content .post_row a:hover {
  color: #C087F0;
}
.tile_content .post_row .user_info {
  width: 60px;
  margin-left: -100%;
  padding: 5px 10px;
  text-align: center;
}
.tile_content .post_row .post_txt_wrapper {
  width: 100%;
}
.tile_content .post_row .post_bubble {
  margin-left: 80px;
  position: relative;
}
.tile_content .post_row .post_bubble .post_pointer {
  position: absolute;
  top: 10px;
  left: -8px;
  z-index: 10;
}
.tile_content .post_row .post_bubble .post_text {
  background: #222222;
  padding: 10px;
  min-height: 50px;
  border: 1px solid #999999;
  width: 90%;
  border-radius: 5px;
  position: relative;
  color: #999999;
}
.tile_content .post_row .post_bubble .post_text .post_info,
.tile_content .post_row .post_bubble .post_text .sharedpostInfo {
  font-size: 10px;
  color: #d3d3d3;
  margin-bottom: 5px;
  position: relative;
}
.tile_content .post_row .post_bubble .post_text .post_info a,
.tile_content .post_row .post_bubble .post_text .sharedpostInfo a {
  color: #d3d3d3;
}
.tile_content .post_row .post_bubble .post_text .post_info a:hover,
.tile_content .post_row .post_bubble .post_text .sharedpostInfo a:hover {
  color: #C087F0;
}
.tile_content .post_row .post_bubble .post_text .post_info .postPrivacy.dropdown button,
.tile_content .post_row .post_bubble .post_text .sharedpostInfo .postPrivacy.dropdown button {
  background: #333333;
  padding: 2px 8px;
  border-radius: 3px;
  border: 1px solid #333333;
}
.tile_content .post_row .post_bubble .post_text .post_info .postPrivacy.dropdown button:hover,
.tile_content .post_row .post_bubble .post_text .sharedpostInfo .postPrivacy.dropdown button:hover {
  border: 1px solid #666666;
}
.tile_content .post_row .post_bubble .post_text .post_info .postPrivacy.dropdown ul a:hover,
.tile_content .post_row .post_bubble .post_text .sharedpostInfo .postPrivacy.dropdown ul a:hover {
  color: #d3d3d3;
}
.tile_content .post_row .post_bubble .post_text .post_actions {
  font-size: 10px;
  position: absolute;
  bottom: 0px;
  top: auto;
  right: 10px;
  display: none;
}
.tile_content .post_row .post_bubble .post_text .post_content {
  overflow: hidden;
  width: 100%;
}
.tile_content .post_row .post_bubble .post_text .post_msg {
  min-width: 100px;
}
.tile_content .post_row .post_bubble:hover .post_actions {
  display: block;
}
.tile_content .post_row .avatar img {
  box-shadow: 1px 1px 3px #ffffff;
}
.tile_content .post_row.reply .post_bubble .comment_text {
  width: 85%;
}
.sharedTile {
  width: 180px;
  min-height: 170px;
}
.post_imgLNK {
  display: block;
  width: 170px;
  height: 170px;
  overflow: hidden;
  float: left;
  margin-right: 5px;
  text-align: center;
  border-right: 2px solid #2E2E2E;
}
.post_imgLNK.noFloat {
  float: none;
}
.post_img {
  max-height: 170px;
  max-width: 170px;
}
.post_msg,
.comment_txt {
  overflow: hidden;
}
.post_comments {
  list-style: none;
  background: none repeat scroll 0 0 #333333;
  margin-top: 10px;
  padding: 5px;
}
.post_comments textarea {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #999999;
  box-shadow: none;
  height: 15px;
  padding: 7px;
  padding-right: 25px;
  max-height: 100px;
}
.post_comments .counter {
  position: absolute;
  bottom: -15px;
  left: 0;
}
.post_comments li {
  border-bottom: 1px solid #525252;
  padding: 3px 0;
  position: relative;
}
.post_comments .dropdown-menu li {
  padding: 0;
  border: 0 none;
}
.post_comments .post_commentInfo {
  position: relative;
  margin-top: 5px;
}
.post_comments .comment_actions {
  position: absolute;
  bottom: 0;
  right: 10px;
  display: none;
}
.post_comments li:hover .comment_actions {
  display: block;
}
.small_avatar {
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
}
.small_avatar.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.post_avatar {
  width: 50px;
  height: 50px;
  position: relative;
  display: block;
}
.post_avatar img {
  width: 50px;
  height: 50px;
}
.post_commentInfo {
  color: #d3d3d3;
}
.post_commentInfo a {
  color: #d3d3d3;
  font-weight: bold;
}
li.commentForm {
  border: 0 none;
}
.commentTextareaWrapper,
.postTextareaWrapper {
  position: relative;
}
input.post_comment_submit {
  display: inline;
  vertical-align: top;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16.png') no-repeat center center #C087F0;
  width: 31px;
  height: 31px;
  border: 1px solid #999999;
}
input.post_comment_submit:hover {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16_hover.png') no-repeat center center #C087F0;
}
input.post_comment_submit.disabled {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/box-loader.gif') no-repeat center center #C087F0;
}
.working {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif');
  background-position: 5px 5px;
  background-repeat: no-repeat;
  transition: all 0s ease-in-out 0s;
}
.working.centerWorking {
  background-position: center center;
}
.overworker:before {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #222222;
  transition: all 0s ease-in-out 0s;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.adLoader {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #222222;
  transition: all 0s ease-in-out 0s;
  opacity: 0.8;
  z-index: 10;
}
.modalConfirm span.working {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif');
  background-position: 5px 5px;
  background-repeat: no-repeat;
  transition: all 0s ease-in-out 0s;
}
.modalConfirm span.working.centerWorking {
  background-position: center center;
}
.followICO {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background: #666666;
  height: 32px;
  display: inline-block;
  border-radius: 32px 32px 32px 32px;
  line-height: 30px;
  color: #d3d3d3;
  width: auto;
  overflow: hidden;
}
.followICO span.text {
  padding-left: 37px;
  padding-right: 10px;
  color: #d3d3d3;
}
.followICO i {
  color: #C087F0;
  font-size: 30px;
  left: 3px;
  position: absolute;
  top: 1px;
}
#followLink {
  cursor: pointer;
}
#followBlock,
#notifyBlock {
  display: inline-block;
  position: relative;
}
#followInfo.followICO {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background: #444444;
  height: 32px;
  display: inline-block;
  border-radius: 15px 15px 15px 15px;
  line-height: 30px;
  color: #d3d3d3;
  width: auto;
  overflow: hidden;
  padding-left: 34px;
  padding-right: 10px;
}
#followInfo.followICO i {
  color: #C087F0;
  font-size: 30px;
  left: 3px;
  position: absolute;
  top: 1px;
}
#notifyLink {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background: #666666;
  height: 32px;
  display: inline-block;
  border-radius: 15px 15px 15px 15px;
  line-height: 30px;
  color: #d3d3d3;
  width: auto;
  overflow: hidden;
  padding-left: 34px;
  padding-right: 10px;
}
#notifyLink i {
  color: #eebf3d;
  font-size: 24px;
  left: 6px;
  position: absolute;
  top: 4px;
}
#notifyLink.noNotifier i {
  color: #d3d3d3;
}
#followers {
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 8px;
}
.unfollowICO {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/error_32.png') no-repeat left top #666666;
  height: 32px;
  display: inline-block;
  border-radius: 32px 32px 32px 32px;
  line-height: 30px;
  color: #d3d3d3;
  width: auto;
  overflow: hidden;
}
.unfollowICO span.text {
  padding-left: 37px;
  padding-right: 10px;
  color: #d3d3d3;
}
.post_processing {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif') no-repeat center center #999999;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.shareInfo {
  margin: 10px;
  text-align: left;
}
textarea.shareInput {
  height: 20px;
  width: 91%;
}
textarea.reportInput {
  width: 91%;
}
.sharedpost {
  position: relative;
  font-style: italic;
  margin: 15px;
  background: #333333;
}
.sharedpostMSG {
  padding: 3px;
}
.stream_loader {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/XXXloader.gif') no-repeat center center transparent;
  height: 36px;
}
.linkICO {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/link_16.png') no-repeat center center transparent;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.sharedpostInfo .linkICO {
  position: absolute;
  right: 3px;
  top: 3px;
}
.shareFooter {
  margin: 3px;
  padding: 5px;
  border-top: 1px solid #999999;
}
.shareFooter .plainInput {
  width: 90%;
}
.supportFooter {
  margin: 3px;
  padding: 5px;
}
#sharetarget {
  max-width: 90%;
  width: auto;
}
#xstreamfriend {
  width: 91%;
}
.sharelabel {
  margin-left: 7px;
}
#shareStream {
  background: #222222;
}
.ui-helper-hidden-accessible {
  display: none;
}
.ui-autocomplete {
  background: #ccc;
  color: #333;
  list-style: none;
}
.sortcolumn {
  min-height: 100px;
  overflow: visible;
}
.ui-sortable-placeholder {
  background: none repeat scroll 0 0 #82CDE6;
  border-radius: 3px 3px 3px 3px;
  float: left;
  height: auto;
  line-height: 1.2;
  margin: 5px;
  opacity: 0.4;
  overflow: hidden;
  position: relative;
  width: 340px;
}
.ui-sortable-placeholder.top {
  margin-top: 0;
}
.ui-sortable-placeholder.alpha {
  margin-left: 0;
}
.widgetHandle {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 10;
  cursor: move;
  font-size: 18px;
  opacity: 0.4;
}
.widgetHandle .fa {
  margin: 1px;
}
#GA_check {
  text-decoration: none;
  background: #666;
  width: auto;
  height: auto;
  float: none;
  display: inline-block;
  padding: 3px;
  margin: 5px 0;
}
input:checked ~ #GA_check {
  background: #f00;
}
.settings .label {
  width: 200px;
}
.accountLine_details {
  margin: 10px;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #777;
}
#upfile {
  left: 50px;
  margin-top: 10px;
  opacity: 0;
  position: absolute;
}
#public_persInfo .formRow {
  position: relative;
  padding-top: 20px;
}
#public_persInfo .formRow .publicCheck + label {
  font-size: 12px;
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  display: block;
  padding: 3px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: auto;
  box-shadow: 1px 1px 2px #000000;
}
#public_persInfo .formRow .publicCheck:checked + label {
  background: #C087F0;
  box-shadow: 1px 1px 2px #000000 inset;
}
#profileInfo .formRow {
  position: relative;
  padding-top: 20px;
}
#profileInfo .formRow .publicCheck + label {
  font-size: 12px;
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  display: block;
  padding: 3px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: auto;
  box-shadow: 1px 1px 2px #000000;
}
#profileInfo .formRow .publicCheck:checked + label {
  background: #C087F0;
  box-shadow: 1px 1px 2px #000000 inset;
}
#theming {
  margin: 10px 0;
}
#theming a {
  margin: 0 5px;
}
#theming .dark {
  background: #333;
  background: -moz-linear-gradient(top,#333333 0%,#333333 50%,#333 50%,#555 50%,#999 100%) repeat scroll 0 0 transparent;
  background: linear-gradient(to bottom,#333333 0%,#333333 50%,#333 50%,#555 50%,#999 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear,top,bottom,color-stop(0%,#333333),color-stop(50%,#333333),color-stop(50%,#333),color-stop(50%,#555),color-stop(100%,#999));
  background: -webkit-linear-gradient(top,#333333 0%,#333333 50%,#333 50%,#555 50%,#999 100%);
  background: -o-linear-gradient(top,#333333 0%,#333333 50%,#333 50%,#555 50%,#999 100%);
  background: -ms-linear-gradient(top,#333333 0%,#333333 50%,#333 50%,#555 50%,#999 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333,endColorstr=#999,GradientType=0);
  border: 1px solid #d3d3d3;
  box-shadow: -1px -1px 3px rgba(0,0,0,0.2) inset;
  display: inline-block;
  height: 24px;
  width: 24px;
}
#theming .green {
  background: #123600;
  background: -moz-linear-gradient(top,#123600 0%,#123600 50%,#123600 50%,#4eca11 50%,#84e853 100%) repeat scroll 0 0 transparent;
  background: linear-gradient(to bottom,#123600 0%,#123600 50%,#123600 50%,#4eca11 50%,#84e853 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear,top,bottom,color-stop(0%,#123600),color-stop(50%,#123600),color-stop(50%,#123600),color-stop(50%,#4eca11),color-stop(100%,#84e853));
  background: -webkit-linear-gradient(top,#123600 0%,#123600 50%,#123600 50%,#4eca11 50%,#84e853 100%);
  background: -o-linear-gradient(top,#123600 0%,#123600 50%,#123600 50%,#4eca11 50%,#84e853 100%);
  background: -ms-linear-gradient(top,#123600 0%,#123600 50%,#123600 50%,#4eca11 50%,#84e853 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#123600,endColorstr=#84e853,GradientType=0);
  border: 1px solid #d3d3d3;
  box-shadow: -1px -1px 3px rgba(0,0,0,0.2) inset;
  display: inline-block;
  height: 24px;
  width: 24px;
}
#theming .light {
  background: linear-gradient(to bottom,#f1f1f1 0%,#f1f1f1 50%,#f1f1f1 50%,#eee 50%,#aaa 100%) repeat scroll 0 0 transparent;
  background: #333;
  background: -moz-linear-gradient(top,#f1f1f1 0%,#f1f1f1 50%,#f1f1f1 50%,#eee 50%,#aaa 100%) repeat scroll 0 0 transparent;
  background: linear-gradient(to bottom,#f1f1f1 0%,#f1f1f1 50%,#f1f1f1 50%,#eee 50%,#aaa 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear,top,bottom,color-stop(0%,#f1f1f1),color-stop(50%,#f1f1f1),color-stop(50%,#f1f1f1),color-stop(50%,#eee),color-stop(100%,#aaa));
  background: -webkit-linear-gradient(top,#f1f1f1 0%,#f1f1f1 50%,#f1f1f1 50%,#eee 50%,#aaa 100%);
  background: -o-linear-gradient(top,#f1f1f1 0%,#f1f1f1 50%,#f1f1f1 50%,#eee 50%,#aaa 100%);
  background: -ms-linear-gradient(top,#f1f1f1 0%,#f1f1f1 50%,#f1f1f1 50%,#eee 50%,#aaa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1,endColorstr=#aaa,GradientType=0);
  border: 1px solid #d3d3d3;
  box-shadow: -1px -1px 3px rgba(0,0,0,0.2) inset;
  display: inline-block;
  height: 24px;
  width: 24px;
}
#theming .ch3d {
  background: url('/bundles/wwwthrixxx/gfx/ch3d/bg-dark-gray.png');
  border: 1px solid #d3d3d3;
  box-shadow: -1px -1px 3px rgba(0,0,0,0.2) inset;
  display: inline-block;
  height: 24px;
  width: 24px;
}
#theming .gamerotica {
  background: #C087F0;
  background: -moz-linear-gradient(top,#C087F0 0%,#C087F0 50%,#C087F0 50%,#333 50%,#333 100%) repeat scroll 0 0 transparent;
  background: linear-gradient(to bottom,#C087F0 0%,#C087F0 50%,#C087F0 50%,#333 50%,#333 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear,top,bottom,color-stop(0%,#C087F0),color-stop(50%,#C087F0),color-stop(50%,#333),color-stop(50%,#333),color-stop(100%,#333));
  background: -webkit-linear-gradient(top,#C087F0 0%,#C087F0 50%,#C087F0 50%,#333 50%,#333 100%);
  background: -o-linear-gradient(top,#C087F0 0%,#C087F0 50%,#C087F0 50%,#333 50%,#333 100%);
  background: -ms-linear-gradient(top,#C087F0 0%,#C087F0 50%,#C087F0 50%,#333 50%,#333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333,endColorstr=#999,GradientType=0);
  border: 1px solid #d3d3d3;
  box-shadow: -1px -1px 3px rgba(0,0,0,0.2) inset;
  display: inline-block;
  height: 24px;
  width: 24px;
}
#theming .xmas {
  background: #6e0909;
  background: -moz-linear-gradient(top,#6e0909 0%,#6e0909 50%,#6e0909 50%,#555 50%,#333 100%) repeat scroll 0 0 transparent;
  background: linear-gradient(to bottom,#6e0909 0%,#6e0909 50%,#6e0909 50%,#555 50%,#333 100%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear,top,bottom,color-stop(0%,#6e0909),color-stop(50%,#6e0909),color-stop(50%,#333),color-stop(50%,#555),color-stop(100%,#333));
  background: -webkit-linear-gradient(top,#6e0909 0%,#6e0909 50%,#6e0909 50%,#555 50%,#333 100%);
  background: -o-linear-gradient(top,#6e0909 0%,#6e0909 50%,#6e0909 50%,#555 50%,#333 100%);
  background: -ms-linear-gradient(top,#6e0909 0%,#6e0909 50%,#6e0909 50%,#555 50%,#333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6e0909,endColorstr=#333,GradientType=0);
  border: 1px solid #d3d3d3;
  box-shadow: -1px -1px 3px rgba(0,0,0,0.2) inset;
  display: inline-block;
  height: 24px;
  width: 24px;
}
#theming .halloween {
  background: #333;
  background: linear-gradient(to bottom,#333333 0%,#333333 50%,#333 50%,#bb8819 50%,#eeb53a 100%) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top,#333333 0%,#333333 50%,#333 50%,#bb8819 50%,#eeb53a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333,endColorstr=#eeb53a,GradientType=0);
  border: 1px solid #d3d3d3;
  box-shadow: -1px -1px 3px rgba(0,0,0,0.2) inset;
  display: inline-block;
  height: 24px;
  width: 24px;
}
#theming a:hover {
  border: 1px solid #C087F0;
}
.privacyRadio {
  display: inline-block;
  width: 125px;
  text-align: left;
}
.accountLine.privacyBtn .label {
  width: 160px;
}
.accountLine.postVis {
  z-index: 5;
}
#pms {
  height: 60%;
  overflow: auto;
}
.pm_sender {
  font-size: 12px;
  color: #d3d3d3;
}
.pm_message {
  margin: 10px 0;
}
.new_conversation {
  box-shadow: 0 0 3px #C087F0;
}
.conversationRow {
  margin: 10px 0;
  background: #222222;
  border-radius: 5px;
  border: 1px solid #999999;
  position: relative;
  padding: 5px;
  opacity: 0.8;
}
.conversationRow:hover {
  opacity: 1;
}
.conversationRow.new_conversation {
  background: #263b4b;
}
.conversationRow .latestMSG {
  padding: 10px 15px;
  padding-right: 80px;
  margin-left: 80px;
  margin-top: 10px;
  max-height: 57px;
  overflow: hidden;
}
.conversationRow .latestMSG_time {
  position: absolute;
  right: 5px;
  top: 2px;
  font-size: 12px;
}
.conversationRow .latestMSG_thisSeen {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 14px;
  font-weight: normal;
}
.latestMSG_allSeen {
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  right: 15px;
  top: 0px;
}
.latestMSG_wrap {
  width: 100%;
}
.latestMSG_img {
  margin-left: -100%;
}
.pm_block {
  margin: 10px 0;
}
.pm_block .pm_user {
  width: 60px;
  margin-left: -100%;
  padding: 5px 10px;
  text-align: center;
  float: left;
}
.pm_block .pm_user a {
  display: inline-block;
}
.pm_block .pm_wrapper {
  width: 100%;
  float: left;
}
.pm_block .pm_bubble {
  margin-left: 80px;
  position: relative;
}
.pm_block .pm_bubble .pm_pointer {
  position: absolute;
  top: 10px;
  left: -9px;
  z-index: 10;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/comment_pointer.png') no-repeat 0 0 transparent;
  width: 16px;
  height: 16px;
}
.pm_block .pm_bubble .pm_text {
  background: #222222;
  padding: 10px;
  min-height: 50px;
  border: 1px solid #999999;
  border-radius: 5px;
  position: relative;
}
.pm_block.me .pm_user {
  width: 60px;
  margin-right: -100%;
  padding: 5px 10px;
  text-align: center;
  float: right;
}
.pm_block.me .pm_user a {
  display: inline-block;
}
.pm_block.me .pm_wrapper {
  width: 100%;
  float: right;
}
.pm_block.me .pm_wrapper:hover .pm_action {
  display: block;
}
.pm_block.me .pm_bubble {
  margin-right: 80px;
  margin-left: 0px;
  position: relative;
}
.pm_block.me .pm_bubble .pm_pointer {
  position: absolute;
  top: 10px;
  left: 100%;
  margin-left: -2px;
  z-index: 10;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/comment_pointer.png') no-repeat -16px 0 transparent;
  width: 16px;
  height: 16px;
}
.pm_block.me .pm_bubble .pm_action {
  position: absolute;
  left: 5px;
  bottom: 5px;
  z-index: 100;
  display: none;
}
.pm_block.me .pm_bubble .pm_text {
  background: #222222;
  padding: 10px;
  min-height: 50px;
  border: 1px solid #999999;
  border-radius: 5px;
  position: relative;
  padding-bottom: 20px;
}
.messageRequest p {
  width: 435px;
}
.confirm .flowTxt {
  padding-top: 146px;
}
#notices {
  padding: 10px 20px;
}
#site_notice_list,
.achievement_list {
  list-style: none;
  padding-left: 0;
}
#site_notice_list li,
.achievement_list li {
  border-bottom: 1px dotted #666;
  padding: 5px 10px;
}
#site_notice_list li span.time,
.achievement_list li span.time {
  color: #f1f1f1;
}
#site_notice_list li.highlightNotice,
.achievement_list li.highlightNotice {
  background-color: #263b4b;
}
#site_notice_list li:last-child,
.achievement_list li:last-child {
  border-bottom: 0 none;
}
#site_notice_list li:nth-child(odd),
.achievement_list li:nth-child(odd) {
  background-color: #222222;
}
#site_notice_list li:nth-child(odd).highlightNotice,
.achievement_list li:nth-child(odd).highlightNotice {
  background-color: #263b4b;
}
.highlightNotice {
  background-color: #263b4b;
}
#achievements_board .highlightNotice {
  background: #263b4b;
}
#achievements_board li {
  position: relative;
  padding-left: 36px;
}
#achievements_board li .achievementIcon {
  margin-right: 10px;
}
#achievements_board li .achievementLabel {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  display: block;
  padding: 3px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  width: auto;
  box-shadow: 1px 1px 2px #000000;
}
#achievements_board li .achievementInfo {
  margin-bottom: 35px;
  width: 65%;
}
#achievements_board li input[type="checkbox"]:checked + label {
  background: #C087F0;
  box-shadow: 1px 1px 2px #000000 inset;
}
.friend_tile {
  background: #cccccc;
}
.friend_tile.online {
  box-shadow: 0 0 5px #86ee62;
}
.friend_tile.online .minitile_avatar {
  border: 1px solid #86ee62;
  height: 97%;
  width: 98%;
}
.friend_tile.online.inGame {
  box-shadow: 0 0 5px #efca35;
}
.friend_tile.online.inGame .minitile_avatar {
  border: 1px solid #efca35;
  height: 97%;
  width: 98%;
}
.friend_tile.offline {
  box-shadow: 0 0 3px #333;
}
.missing_friend {
  position: absolute;
  bottom: 0;
  right: 5px;
}
.minitile_avatar {
  width: 100%;
  height: 100%;
}
.userInfo_username {
  display: block;
  overflow: hidden;
}
.userInfo_actionRow {
  position: absolute;
  bottom: 7px;
  right: 5px;
}
.userInfo_actionRow a.plain {
  background-color: #C087F0;
}
.check_ico {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/check_32.png') no-repeat left center #333333;
  height: 32px;
  display: inline-block;
  border-radius: 32px 32px 32px 32px;
  line-height: 30px;
  color: #d3d3d3;
  width: 32px;
  overflow: hidden;
}
.check_ico.highlightBG {
  background-color: #C087F0;
}
.check_ico span {
  padding-left: 37px;
  padding-right: 10px;
  color: #d3d3d3;
}
.check_ico:hover {
  width: auto;
}
.check_ico.noAni {
  width: 32px;
}
.check_ico.stayOpen {
  width: auto;
}
.error_ico {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/error_32.png') no-repeat left center #333333;
  height: 32px;
  display: inline-block;
  border-radius: 32px 32px 32px 32px;
  line-height: 30px;
  color: #d3d3d3;
  width: 32px;
  overflow: hidden;
}
.error_ico span {
  padding-left: 37px;
  padding-right: 10px;
  color: #d3d3d3;
  font-size: 12px;
}
.error_ico:hover {
  width: auto;
}
.error_ico.noAni {
  width: 32px;
}
.error_ico.stayOpen {
  width: auto;
}
.delete_ico {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/delete_16.png') no-repeat center center transparent;
  height: 16px;
  width: 16px;
  display: inline-block;
}
.report_ico {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/report_24.png') no-repeat center center #666666;
  height: 32px;
  width: 32px;
  display: inline-block;
  border-radius: 6px;
}
#reportButton {
  display: inline-block;
  position: relative;
}
#friends .title_tags {
  color: #C087F0;
  text-align: center;
  margin: 5px 0;
}
#friends .tags_info {
  padding: 5px;
}
#xstream_follows .error_ico:hover,
#hashtag_follows .error_ico:hover {
  width: 130px;
}
.headlineTile {
  background: #2E2E2E;
}
.small_loader {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/boxloader.gif') no-repeat center center transparent;
  min-width: 16px;
  min-height: 16px;
}
.socialAction {
  margin: 10px 0;
}
#result {
  text-align: center;
}
.jcrop-holder {
  margin: auto;
}
.basicC {
  max-width: 100%;
  min-width: 100px;
  min-height: 100px;
  margin: 10px;
  background: #333333;
}
.prevC {
  margin: 10px 5px;
  border: 1px solid;
}
#tM_bigImage {
  max-width: 352px;
  max-height: 352px;
}
#tM_bigImage {
  width: 100%;
}
.tM_save {
  color: #ffffff;
  cursor: pointer;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  background: #666;
}
.tM_save:hover {
  color: #dddddd;
}
.tM_preview {
  margin: 10 20px;
}
#thumb_box {
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: center;
  z-index: 700;
}
#thumb_preview {
  width: 170px;
  height: 170px;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #666666;
}
#thumb_preview p {
  position: absolute;
  width: 100%;
  text-align: center;
  opacity: 0.3;
  color: #d3d3d3;
}
#siteSettings {
  position: relative;
  right: 0;
  text-align: right;
  padding: 0 5px;
}
#siteSettings #contentFilter {
  display: inline-block;
  position: relative;
}
#siteSettings .filter_btn,
#siteSettings .sort_btn {
  background: none repeat scroll 0 0 #222222;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}
#siteSettings .filter_btn.highlight,
#siteSettings .sort_btn.highlight {
  background-color: #C087F0;
}
#siteSettings .filter_btn i,
#siteSettings .sort_btn i {
  font-size: 18px;
}
#siteSettings #filter_list {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #444444;
  border-color: -moz-use-text-color #222222 #222222;
  border-image: none;
  border-radius: 0 0 5px 5px;
  border-right: 1px solid #222222;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  box-shadow: 0 2px 3px #222222;
  padding: 3px;
  right: 0;
  width: auto;
  position: absolute;
  white-space: nowrap;
  z-index: 99;
}
.filter_column {
  list-style: none;
  overflow: hidden;
  padding: 0 3px;
  width: 168px;
  height: auto;
  border-left: 1px solid #666666;
}
.filter_column.first {
  border-left: 0 none;
}
.filter_column.autoHeight {
  height: auto;
}
.filter_column .input_label {
  display: inline-block;
  margin-left: 2px;
  overflow: hidden;
  vertical-align: middle;
  width: 135px;
  float: none;
}
#sort_form .filter_column li {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  display: block;
  padding: 3px;
  box-shadow: 1px 1px 2px #000000;
}
#sort_form .filter_column li.active {
  background: #C087F0;
  box-shadow: 1px 1px 2px #000000 inset;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 15px;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  background: #f1f1f1;
  border-radius: 20px;
}
.ui-slider .ui-slider-handle.ui-state-hover {
  border: 0 none;
  background: #ffffff;
}
.ui-slider .ui-slider-handle.ui-state-focus {
  border: 0 none;
  background: #bebebe;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #263b4b;
  background: #C087F0;
  background: -moz-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#C087F0),color-stop(50%,#f0e2fb),color-stop(100%,#C087F0));
  background: -webkit-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -o-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -ms-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: linear-gradient(to bottom,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C087F0,endColorstr=#C087F0,GradientType=0);
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 10px;
  background: #666;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -3px;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #0f00f0;
  font-weight: normal;
  color: #212121;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.slider-range {
  margin: 10px 13px;
  margin-bottom: 1px;
}
.sliderInfo .leftRange {
  position: absolute;
  left: 0;
  font-size: 10px;
}
.sliderInfo .rightRange {
  position: absolute;
  right: 0;
  font-size: 10px;
}
#searchForm {
  display: inline-block;
  position: relative;
  right: 0;
  overflow: hidden;
}
#searchForm form {
  margin: 0;
}
#searchForm #form_text {
  height: 20px;
  padding: 3px;
  padding-right: 31px;
  border: 1px solid #999999;
  background: #999999;
  width: 132px;
  color: #f1f1f1;
}
#searchForm #form_text::-webkit-input-placeholder {
  color: #666666;
  font-style: italic;
}
#searchForm #form_text:-moz-placeholder {
  color: #666666;
  font-style: italic;
}
#searchForm .btnStyle {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/lupe_search.png') center center no-repeat #C087F0;
  position: absolute;
  right: 1px;
  top: 1px;
  border-radius: 0px 2px 2px 0px;
  box-shadow: -1px 0 1px #666666;
}
#search_board .title_tags {
  color: #C087F0;
  text-align: center;
  margin: 5px 0;
}
#search_board .tags_info {
  padding: 5px;
}
#search_board .searchBTN_32 {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/lupe_32.png') no-repeat center center #C087F0;
  display: inline-block;
  width: 37px;
  height: 37px;
  vertical-align: top;
  border: 1px solid #999999;
}
#search_board #noResults {
  padding: 10px 15px;
}
#search_board .missing_friend {
  bottom: 5px;
  position: absolute;
  right: 5px;
}
#tags_board .tags_list .title_tags,
#search_board .tags_list .title_tags {
  color: #C087F0;
  margin: 5px 0;
  margin-right: 80px;
}
#tags_board .tags_list .tags_info,
#search_board .tags_list .tags_info {
  padding: 0 5px;
}
#tags_board .tags_list li:last-child,
#search_board .tags_list li:last-child {
  border-bottom: 0 none;
}
#tags_board .tags_list li:nth-child(odd),
#search_board .tags_list li:nth-child(odd) {
  background: #3f3f3f;
}
#tags_board .tags_list li:nth-child(even),
#search_board .tags_list li:nth-child(even) {
  background: #474747;
}
#tags_board .tags_list li:hover,
#search_board .tags_list li:hover {
  background: #353535;
}
#tags_board li.groupCat:hover,
#search_board li.groupCat:hover {
  cursor: pointer;
  color: #cccccc;
}
#tags_board li.groupCat:hover a,
#search_board li.groupCat:hover a {
  color: #cccccc;
}
#tags_board .groupCat_wrapper .tags_info,
#search_board .groupCat_wrapper .tags_info {
  margin: 5px;
}
#tags_board .groupTopics,
#search_board .groupTopics {
  list-style: none;
  padding: 0;
  border-top: 1px solid #999999;
}
#tags_board .groupTopics li:last-child,
#search_board .groupTopics li:last-child {
  border-bottom: 0 none;
}
#tags_board .groupTopics li:nth-child(odd),
#search_board .groupTopics li:nth-child(odd) {
  background: #333333;
}
#tags_board .groupTopics li:nth-child(even),
#search_board .groupTopics li:nth-child(even) {
  background: #3a3a3a;
}
#tags_board .groupTopics li:hover,
#search_board .groupTopics li:hover {
  background: #353535;
}
.tags_list {
  list-style: none outside;
  text-align: left;
  padding: 0;
}
.tags_list li {
  position: relative;
  padding: 5px;
  border-bottom: 1px solid #525252;
}
.tags_list li:hover {
  color: #C087F0;
}
.tags_list li:hover a {
  color: #C087F0;
}
.tags_list li .title_tags {
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  width: auto;
  max-width: 180px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tags_list li .tags_info {
  font-size: 12px;
  position: absolute;
  right: 0;
}
.newsWidget .tags_list .title_tags {
  max-width: 270px;
}
.formRow.buttons {
  text-align: center;
}
.formRow.buttons .styledButton {
  display: inline-block;
}
.modalButton,
.modalConfirm,
.styledButton {
  text-align: center;
  margin: 10px 0;
}
.modalButton span,
.modalConfirm span,
.styledButton span {
  color: #ffffff;
  cursor: pointer;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  width: auto;
  display: inline-block;
  background: #C087F0;
  border-radius: 3px;
  margin: 3px 5px;
  padding: 3px;
}
.modalButton span:hover,
.modalConfirm span:hover,
.styledButton span:hover {
  color: #dddddd;
}
.paymentblock {
  display: inline-block;
}
input.paymentType {
  display: none;
}
input.paymentType ~.paymentLabel {
  background: none repeat scroll 0 0 #666666;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #666666;
  float: none;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  box-shadow: 0 1px 3px #333333;
  cursor: pointer;
}
input.paymentType ~.paymentLabel:hover {
  color: #dddddd;
  border: 1px solid #999999;
}
input.paymentType:checked ~.paymentLabel {
  color: #FFF;
  background: none repeat scroll 0 0 #C087F0;
  border: 1px solid #999999;
  box-shadow: -1px -1px 2px #333333 inset;
}
#promoBlock h3 {
  margin-bottom: 10px;
}
#billingBlock form {
  margin: 0;
}
.checkoutBlock {
  background: none repeat scroll 0 0 #222222;
  border-radius: 5px 5px 5px 5px;
  margin: 10px 0;
  padding: 10px 15px;
}
#redirect .redirect_content {
  padding: 25px;
}
#redirect .redirect_url {
  display: block;
  font-size: 24px;
  color: #C087F0;
  margin: 5px;
}
#notifications {
  position: fixed;
  top: 105px;
  right: 0;
  z-index: 500;
}
.notification {
  position: relative;
  background: #666666;
  box-shadow: 0 0 3px #000;
  border-radius: 3px;
  text-align: center;
  opacity: 0.8;
  margin: 5px;
  padding: 5px;
  width: 200px;
  height: 100px;
}
.notification_close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 501;
  height: 16px;
  width: 16px;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/delete_16.png') center center no-repeat transparent;
  cursor: pointer;
}
.notification_head {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  height: 32px;
  background: url('/bundles/wwwthrixxx/gfx/logo_small.png') left center no-repeat transparent;
  padding-left: 40px;
  font-weight: bold;
  padding-top: 5px;
}
.notification_content {
  margin-top: 10px;
}
.zipFile {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/zipFile_32.png') left center no-repeat transparent;
  min-height: 32px;
  padding-left: 32px;
  line-height: 32px;
  display: inline-block;
}
body.pin_layout .pager {
  position: relative;
  z-index: 1;
  clear: both;
}
body.pin_layout header {
  height: 125px;
}
body.pin_layout #mainBox {
  margin: 10px auto;
  position: relative;
  width: 100%;
}
body.pin_layout #topLayout {
  padding-bottom: 160px;
  margin: 0;
}
body.pin_layout footer {
  height: 155px;
}
body.pin_layout #footerContent {
  position: relative;
  padding: 20px;
  width: 95%;
  min-height: 100px;
  height: 100px;
  margin: 0 auto;
  padding-top: 20px;
}
body.pin_layout #footerContent .footerHL {
  font-size: 24px;
}
body.pin_layout #footerContent .actionButton {
  position: absolute;
  top: 10px;
  right: 10px;
}
body.pin_layout #login_form .formRow {
  width: 350px;
  margin-top: 0;
  margin-bottom: 5px;
}
body.pin_layout #login_form .formRow.right {
  text-align: right;
}
body.pin_layout #login_form .rowInfo {
  display: inline;
  margin-left: 0;
}
body.pin_layout #login_form label {
  width: 120px;
  padding-top: 10px;
}
body.pin_layout #login_form input {
  width: 200px;
}
body.pin_layout #login_form input[type="submit"] {
  width: 100%;
}
body.pin_layout #login_form .minitile {
  margin: 1px;
}
body.pin_layout .logo_lnk {
  background: url('/bundles/wwwthrixxx/gfx/logo_mid_plain.png') no-repeat center transparent;
  height: 100px;
  width: 300px;
}
body.pin_layout #termsOL {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0,0,0,0.8);
  overflow: hidden;
}
body.pin_layout #termsOL .innerTile {
  width: 500px;
  padding: 25px 15px;
  margin: auto;
  background: #333333;
  border-radius: 3px;
}
.infoText {
  margin: 5px;
}
.tileActions {
  position: absolute;
  top: 6px;
  left: 5px;
  z-index: 100;
  cursor: pointer;
}
.tileActions img {
  opacity: 0.6;
}
.tileActions img:hover {
  opacity: 1;
}
.launcherAction {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/bundles/wwwthrixxx/gfx/launcher_empty.png') center center no-repeat transparent;
  width: 36px;
  height: 36px;
}
.launcherAction img {
  margin: 10px;
}
.gameActions {
  position: absolute;
  bottom: 104px;
  z-index: 10;
  left: 66px;
  display: none;
}
.gameActions .minitile {
  box-shadow: 0px 0px 3px #000;
}
.gameInfo {
  margin-right: 320px;
}
.jProgress {
  position: absolute;
  top: 13px;
  right: 160px;
  width: 100px;
  height: 100px;
  display: none;
}
.jCProgress {
  position: absolute;
  z-index: 100;
  margin-top: 0px;
}
.jCProgress > div.percent {
  font: 18px/27px 'BebasRegular', Arial, sans-serif;
  color: #ebebeb;
  text-shadow: 1px 1px 1px #1f1f1f;
  position: absolute;
  margin-top: 33px;
  margin-left: 16px;
  text-align: center;
  width: 60px;
}
.progress_wrap {
  border: 1px solid #d3d3d3;
  border-radius: 20px;
  box-shadow: 0px 0px 10px #444444 inset;
  margin: 5px 0px;
  margin-right: 200px;
  padding: 0 2px;
}
.progress_wrap .progress_holder {
  width: 100%;
  height: 20px;
  margin: 2px 0;
  position: relative;
}
.progress_wrap .progress_holder .progress_bar {
  background: #C087F0;
  background: -webkit-linear-gradient(top,#f0e2fb 0%,#C087F0 50%,#902ce5 100%);
  width: 0%;
  height: 100%;
  border-radius: 20px;
  box-shadow: 2px 2px 6px rgba(255,255,255,0.6) inset;
}
.progress_wrap .progress_holder .progress_info {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 1px;
  font-size: 18px;
  text-shadow: 0px 2px 3px #000;
}
.highlightGame {
  background-color: #C087F0;
}
.highlightGame .gameActions {
  display: block;
}
#site_xp_list,
.zebraList {
  padding-left: 0;
}
#site_xp_list li,
.zebraList li {
  position: relative;
  list-style: none outside none;
  padding: 4px;
  border-bottom: 1px dotted #2c2c2c;
}
#site_xp_list li .xpDate,
.zebraList li .xpDate {
  position: absolute;
  right: 4px;
  color: #999999;
}
#site_xp_list li:last-child,
.zebraList li:last-child {
  border-bottom: 0 none;
}
#site_xp_list li:nth-child(odd),
.zebraList li:nth-child(odd) {
  background: #3f3f3f;
}
#site_xp_list li:nth-child(even),
.zebraList li:nth-child(even) {
  background: #474747;
}
#site_xp_list li:hover,
.zebraList li:hover {
  background: #353535;
}
.tileText {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
}
.tileText span {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
}
.faq {
  padding: 5px;
  width: 330px;
}
.supportCategoryLink {
  margin-top: 5px;
  text-align: right;
  font-size: 12px;
}
.supportCategoryLink a {
  text-decoration: none;
}
.shop_noItems.fullpage,
.trans_noItems.fullpage,
.payment_abort.fullpage,
.noScript_block,
.negativeBackground {
  background: url('/bundles/wwwthrixxx/gfx/shop_noItems.jpg') center right no-repeat transparent;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #444444;
  margin: 5px;
}
.shop_noItems.fullpage .innerTile,
.trans_noItems.fullpage .innerTile,
.payment_abort.fullpage .innerTile,
.noScript_block .innerTile,
.negativeBackground .innerTile {
  padding-top: 165px;
}
.shop_noItems.fullpage .innerTile span,
.trans_noItems.fullpage .innerTile span,
.payment_abort.fullpage .innerTile span,
.noScript_block .innerTile span,
.negativeBackground .innerTile span {
  background: none repeat scroll 0 0 #CCCCCC;
  display: inline-block;
  padding: 5px;
  width: auto;
  border-radius: 5px;
  opacity: 0.8;
}
.payment_success.fullpage,
.myshare_noItems.fullpage,
.positiveBackground {
  background: url('/bundles/wwwthrixxx/gfx/fullTile_ok.jpg') center right no-repeat transparent;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #444444;
  margin: 5px;
}
.payment_success.fullpage .innerTile,
.myshare_noItems.fullpage .innerTile,
.positiveBackground .innerTile {
  padding-top: 165px;
}
.payment_success.fullpage .innerTile span,
.myshare_noItems.fullpage .innerTile span,
.positiveBackground .innerTile span {
  background: none repeat scroll 0 0 #CCCCCC;
  display: inline-block;
  padding: 5px;
  width: auto;
  border-radius: 5px;
  opacity: 0.8;
}
#trans_list {
  padding-left: 0;
}
#trans_list li.sale {
  color: #5bd231;
}
#trans_list li.pending {
  color: #f1f1f1;
}
#trans_list li.cancel {
  color: #c42b08;
}
#trans_list li.refund {
  color: #c42b08;
}
.tile_badge.parentBadge {
  bottom: 10px;
  height: 50px;
  position: absolute;
  right: 10px;
  width: 50px;
  z-index: 20;
}
.tile_badge.parentBadge img {
  width: 100% !important;
  height: 100% !important;
}
#shop .tileTXT_headline,
#otherItems .tileTXT_headline,
.shopTileBoard .tileTXT_headline,
.shopTile .tileTXT_headline {
  font-size: 14px;
  max-height: none;
  line-height: 1.2;
  margin-bottom: 3px;
  overflow: hidden;
  text-align: left;
  width: auto;
}
#shop .tileTXT_subline,
#otherItems .tileTXT_subline,
.shopTileBoard .tileTXT_subline,
.shopTile .tileTXT_subline {
  line-height: 1.2;
  font-size: 12px;
  text-align: left;
  margin: 5px 0;
}
#shop .tileTXT_content,
#otherItems .tileTXT_content,
.shopTileBoard .tileTXT_content,
.shopTile .tileTXT_content {
  height: 95px;
}
.gameInfoBox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 1.2;
  min-height: 350px;
}
.gameInfoBox .gameInfoBox_picture img {
  vertical-align: middle;
}
.gameInfoBox .gameInfoBox_content {
  width: 100%;
}
.gameInfoBox .previewContent {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.gameInfoBox .previewContent img {
  width: 100px;
  height: 100px;
  margin: 3px;
  object-fit: cover;
}
.gameInfoBox .previewContent .videoPreview:after {
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  font-size: 14px;
  color: #ffe210;
  bottom: 5px;
  right: 5px;
  margin: 0px 0 0 0px;
  z-index: 1;
}
.pager_dot.stop {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica//play_16.png') no-repeat center center #C087F0;
}
.pager_dot.start {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica//pause_16.png') no-repeat center center #C087F0;
}
.pager_dot.prev_page {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/pager/prev_12.png') no-repeat center center #888888;
}
.pager_dot.next_page {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/pager/next_12.png') no-repeat center center #888888;
}
.pager_dot.first_page {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/pager/first_12.png') no-repeat center center #888888;
}
.pager_dot.last_page {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/pager/last_12.png') no-repeat center center #888888;
}
.settings_list {
  border: 1px solid #f1f1f1;
  position: absolute;
  right: 15px;
  top: 28px;
  width: auto;
  background: #333333;
  padding: 3px;
  border-radius: 3px;
  box-shadow: 1px 1px 5px #333333;
  z-index: 5000;
}
.settings_list ul {
  padding-left: 0;
}
.settings_list ul li {
  background: none repeat scroll 0 0 #222222;
  border-bottom: 1px solid #333333;
  list-style: none outside none;
  padding: 3px 5px;
  color: #cccccc;
}
.settings_list ul li:hover {
  background-color: #2f2f2f;
}
.settings_list ul li a {
  color: #cccccc;
}
.settings_list .settings_pointer {
  content: ' ';
  height: 12px;
  position: absolute;
  width: 12px;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/noticePointer.png') center center no-repeat transparent;
  bottom: 100%;
  right: 10px;
  margin-bottom: -1px;
}
#chatsystem.closed .settings_list {
  top: auto;
  bottom: 28px;
}
#chatsystem.closed .settings_list .settings_pointer {
  display: none;
}
.mobileMenuLnk {
  display: block;
  float: none;
  padding: 0;
  margin: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #999;
  box-shadow: 0 1px 0 #fff;
  width: 100%;
}
.mobileMenuLnk a {
  font-size: 28px;
  color: #f1f1f1;
  padding: 10px;
  text-align: left;
}
.mobileMenuLnk a.active {
  color: #C087F0;
}
.mobileMenuLnk a.active:hover {
  color: #C087F0;
}
.mobileMenuLnk a:hover {
  color: #666666;
}
body.mobile .actions,
body.tablet .actions {
  display: block;
}
body.mobile .post_bubble,
body.tablet .post_bubble {
  margin: 0 !important;
}
.mobile_post_row {
  position: relative;
  background: #999999;
  padding: 10px 5px;
  margin: 10px 0;
  background: none repeat scroll 0 0 #222222;
  border: 1px solid #999999;
  border-radius: 5px 5px 5px 5px;
  color: #999999;
}
.mobile_action_handle {
  position: absolute;
  top: 10px;
  right: 10px;
}
.mobile_post_content {
  position: relative;
  background: #444444;
  padding: 5px 10px;
  margin: 10px 0;
}
.mobile_user_info .post_avatar {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  overflow: hidden;
}
.mobile_user_info .post_avatar img {
  width: 32px;
  height: 32px;
}
.mobile_user_info .post_info_time {
  font-size: 12px;
}
.mobile_action_button a,
.mobile_action_button span {
  color: #ffffff;
  cursor: pointer;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}
.mobile_action_button a:hover,
.mobile_action_button span:hover {
  color: #dddddd;
}
.mobile_post_like {
  background: url('/bundles/wwwthrixxx/gfx/heart_light.png') 5px center no-repeat #C087F0;
  text-decoration: none;
  color: inherit;
}
.mobile_post_like.liked {
  background-color: #5bd231;
  color: #fff;
}
.mobile_post_like span {
  margin-left: 27px;
}
.geItemPreview img {
  max-width: 100%;
  vertical-align: bottom;
}
.nBlock .newsImage {
  float: left;
  width: 200px;
}
.nBlock .newsContent {
  margin-left: 210px;
}
.commentLoader {
  font-size: 12px;
  margin: 5px 0;
  display: inline-block;
  cursor: pointer;
}
.purchaseInfo {
  bottom: 5px;
  position: absolute;
  right: 5px;
  color: #999999;
}
.benefitList ul {
  list-style-position: outside;
  margin-left: 15px;
}
.benefitList li {
  margin-bottom: 10px;
}
#signup_norton {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.slideContent {
  padding: 0 37px;
}
.sliderCount {
  font-size: 12px;
}
.hentaiPix_collection {
  border: 1px solid #111111;
  float: left;
  margin: 5px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 120px;
  height: 92px;
  opacity: 0.8;
  background-color: #000000;
}
.hentaiPix_collection .bgImage {
  vertical-align: middle;
  width: 100%;
}
.hentaiPix_collection .helper {
  vertical-align: middle;
  height: 100%;
  display: inline-block;
  margin-left: -4px;
}
.hentaiPix_collection .collectionName {
  background: none repeat scroll 0 0 rgba(0,0,0,0.8);
  bottom: 0;
  position: absolute;
  width: 100%;
  font-size: 12px;
}
.hentaiPix_collection.locked {
  opacity: 0.6;
}
.hentaiPix_collection.locked .lock {
  left: 43px;
  position: absolute;
  top: 27px;
}
.hentaiPix_collection.unlocked:hover {
  opacity: 1;
  border: 1px solid ;
}
#hentaiimage {
  text-align: center;
  margin-bottom: 15px;
}
#hentaiimage img {
  max-width: 100%;
}
#myshares {
  min-height: 360px;
}
#myshares .tile_badge {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  line-height: 1.2;
  text-align: left;
  margin-right: 50px;
}
#myshares .tile_2_1.double .tile_badge img,
#myshares .tile_1_1.double .tile_badge img {
  width: auto;
}
#myshares .tileIMG .tileIMG_wrap {
  background-size: cover;
}
#myshares .tileIMG .tileIMG_wrap.containTile {
  background-size: contain;
}
#myshares .itemCat {
  font-size: 12px;
  position: absolute;
  left: 30px;
  top: 3px;
}
#myshares .setItem .itemCat {
  left: 5px;
}
#myshares .small_avatar {
  background: #ccc;
}
#myshares .createdDate {
  position: absolute;
  right: 12px;
  bottom: 6px;
}
.itemList span {
  vertical-align: middle;
}
.itemList .itemName {
  margin: 0 5px;
  overflow: hidden;
  display: inline-block;
}
.itemList .setName {
  margin: 0 5px;
  overflow: hidden;
  display: inline-block;
}
#newsetitems #existingItemSets {
  position: relative;
  min-height: 30px;
}
#newsetitems .itemName {
  width: 325px;
  display: inline-block;
}
#newsetitems .coverLabel {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  padding: 3px;
  float: none;
  text-align: center;
  margin-right: 5px;
  width: auto;
  box-shadow: 1px 1px 2px #000000;
}
#newsetitems input[type="radio"] {
  display: none;
}
#newsetitems input[type="radio"]:checked + label {
  background: #C087F0;
  box-shadow: 1px 1px 2px #000000 inset;
}
.invisibleItem {
  box-shadow: 0 0 2px #f00;
}
.invisibleItem .invisibleInfo {
  padding: 3px;
}
.backBtn {
  position: absolute;
  left: 0;
  top: 0;
}
.accountHeadline {
  position: relative;
}
.accountHeadline .backBtn {
  color: #ffffff;
  text-shadow: none;
}
#launcherApps,
#bf19_subSelect {
  margin: 20px 0;
}
#launcherApps img,
#bf19_subSelect img {
  width: 123px;
  margin: 0 3px;
}
#launcherApps img:hover,
#bf19_subSelect img:hover {
  cursor: pointer;
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  box-shadow: 0px 0px 2px #000;
}
#launcherDLButton {
  margin: 30px 0;
}
#launcherDLButton span.buttonText {
  display: inline-block;
  line-height: 1;
  padding-top: 5px;
}
#launcherDLButton span.buttonText i {
  top: 15px;
  position: relative;
  font-size: 40px;
}
#launcherDLButton span.buttonText.startLauncher i {
  font-size: 40px;
  left: -5px;
  position: relative;
  top: 8px;
}
*[contenteditable="true"] {
  box-shadow: 0px 0px 2px red inset;
}
*[contenteditable="true"]:before {
  content: 'editable';
  color: red;
  position: absolute;
  top: 2px;
  left: 4px;
}
.chat_conversation_input *[contenteditable="true"] {
  box-shadow: none;
}
.chat_conversation_input *[contenteditable="true"]:before {
  content: '';
  color: inherit;
  position: relative;
  top: 0;
  left: 0;
}
.chatSystemMsg {
  color: #afe2f3;
  font-style: italic;
}
.minitile.grid {
  overflow: visible;
}
#sortSelectWrapper {
  padding: 5px 10px;
}
#sortSelectWrapper .sort_btn {
  display: inline-block;
  margin-right: 5px;
}
#sortSelectWrapper select#sortSelect {
  width: auto;
  max-width: 100%;
  display: inline-block;
  padding: 5px 3px;
  margin-left: 0;
}
#sort_list {
  background: none repeat scroll 0 0 #444444;
  border-radius: 3px;
  box-shadow: 0 1px 2px #000000;
  position: absolute;
  text-align: left;
  z-index: 500;
  overflow-y: auto;
  overflow-x: hidden;
  line-height: 1.2;
  padding: 10px;
}
#sort_list.relative {
  position: relative;
}
#sort_list #sort_form {
  max-height: 300px;
  min-width: 120px;
  margin: 0;
}
#sort_list #sort_form ul {
  padding: 0;
  list-style: none;
}
#sort_list #sort_form li {
  margin: 10px 0;
  text-decoration: underline;
}
#sort_list #sort_form li:hover {
  color: #C087F0;
}
#sort_list #sort_form li.active {
  color: #C087F0;
}
#customFilterList ul {
  padding: 0;
  list-style: none;
}
#customFilterList ul li .formRow {
  position: relative;
}
#customFilterList ul li .editCheck {
  background: url("/bundles/wwwthrixxx/gfx/gamerotica/check_16.png") no-repeat scroll center center #222222;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  width: 45px;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}
#customFilterList ul li .editCheck:hover {
  background-color: #444;
}
#customFilterList ul li input[type='text'] {
  padding-right: 45px;
  width: 244px;
}
.overdivs[style].overflowing {
  overflow: visible !important;
}
.overdivs[style].overflowing .od_body {
  overflow: visible !important;
}
.subscr_product {
  height: 60px;
  opacity: 0.6;
}
.subscr_product:hover {
  opacity: 1;
}
.subscr_product.active {
  opacity: 1;
  box-shadow: 0 0 5px #73ef27;
}
.subscr_product span {
  display: block;
  padding: 5px 10px;
}
.subscr_product .subscr_mainText {
  font-size: 18px;
}
.subscr_product .subscr_subText {
  font-size: 12px;
}
#subscr_pr8 {
  background: url('/bundles/wwwthrixxx/gfx/billings/banner/pr8.jpg') no-repeat center transparent;
}
#subscr_pr43 {
  background: url('/bundles/wwwthrixxx/gfx/billings/banner/pr43.jpg') no-repeat center transparent;
}
#subscr_pr45 {
  background: url('/bundles/wwwthrixxx/gfx/billings/banner/pr45.jpg') no-repeat center transparent;
}
#subscr_pr9 {
  background: url('/bundles/wwwthrixxx/gfx/billings/banner/pr9.jpg') no-repeat center transparent;
}
#subscr_pr10 {
  background: url('/bundles/wwwthrixxx/gfx/billings/banner/pr10.jpg') no-repeat center transparent;
}
#subscr_pr21 {
  background: url('/bundles/wwwthrixxx/gfx/billings/banner/pr21.jpg') no-repeat center transparent;
}
#subscr_arrow {
  font-size: 35px;
  vertical-align: middle;
  margin-right: 6px;
}
#coinsSwitch,
#subscrSwitch {
  bottom: 10px;
  font-size: 12px;
  position: absolute;
}
#subscrSwitch {
  left: 5px;
}
#subscr_content.noProduct {
  font-size: 28pt;
  font-weight: bold;
  color: #d3d3d3;
  margin: auto;
  text-align: left;
  width: 163px;
  padding-top: 39px;
  position: relative;
}
#subscr_noTarif {
  left: -75px;
  position: absolute;
  top: 5px;
}
.avatarEdit {
  position: absolute;
  bottom: 10px;
  left: 0;
  color: #C087F0;
}
.avatarEdit span {
  display: none;
}
.avatarEdit i {
  font-size: 25px;
  padding: 5px 7px;
}
.avatarEdit:hover {
  background: rgba(0,0,0,0.6);
  color: #fff;
}
.avatarEdit:hover span {
  display: block;
  float: left;
  width: 70px;
  font-size: 12px;
  padding: 2px;
  padding-left: 0;
  padding-top: 7px;
}
.avatarEdit:hover i {
  display: block;
  float: left;
  font-size: 20px;
  width: 20px;
  padding: 5px 5px;
}
.coverEdit {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #C087F0;
  margin: 5px 10px;
  cursor: pointer;
  line-height: 1.2;
}
.coverEdit span {
  display: none;
}
.coverEdit i {
  font-size: 25px;
  padding: 5px 7px;
}
.coverEdit:hover {
  background: rgba(0,0,0,0.6);
  color: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
}
.coverEdit:hover span {
  display: block;
  float: left;
  width: 70px;
  font-size: 12px;
  padding: 2px;
  padding-left: 0;
  padding-top: 7px;
}
.coverEdit:hover i {
  display: block;
  float: left;
  font-size: 20px;
  width: 20px;
  padding: 5px 5px;
}
.dropArea {
  width: auto;
  background: rgba(255,255,255,0.8);
  height: 100%;
  text-align: center;
  border: 2px dashed #666;
  color: #333;
  font-size: 22px;
}
.dropArea.avatar_drop {
  font-size: 12px;
}
.dropArea.avatar_drop span {
  padding: 10px;
  display: inline-block;
}
#editAvatar,
.editAvatar {
  width: 100px;
  height: 100px;
  border: 1px solid #ccc;
  display: block;
  margin: auto;
}
.post_image_result .appendImage {
  position: relative;
  width: 200px;
  margin: 5px auto;
}
.post_image_result .appendImage .removeAttachImage {
  position: absolute;
  right: 3px;
  top: 3px;
  background: #C087F0;
  padding: 1px 5px;
  font-size: 16px;
  border-radius: 20px;
  cursor: pointer;
  opacity: 0.8;
}
.post_image_result .appendImage .removeAttachImage:hover {
  opacity: 1;
}
.post_image_result .appendImage img {
  width: 100%;
}
.post_upfile_btn {
  position: absolute;
  display: inline-block;
  right: 5px;
  width: 38px;
  height: 32px;
  vertical-align: top;
  font-size: 28px;
  top: 4px;
  padding-right: 5px;
}
.mainPost_text.imageUpload {
  padding-right: 70px;
}
textarea.mainPost_text {
  width: 80%;
}
.setItem .tile_2_1 .tileTXT {
  padding-top: 0px;
}
.setItem .itemCount {
  position: absolute;
  bottom: 6px;
  left: 12px;
}
.setItem .tileTXT_content {
  height: 90px;
}
.setItem .tileTXT_headline {
  margin-bottom: 10px;
}
.setItem .tileTXT_image_headline_wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.setItem .tileTXT_image_headline {
  padding: 10px;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 3px;
  width: auto;
  text-align: left;
  overflow: hidden;
  height: 2em;
  background: rgba(30,30,30,0.8);
}
.setItem .tileTXT_image_subline_wrapper {
  position: absolute;
  bottom: 0px;
  left: 0;
  line-height: 1;
  background: rgba(30,30,30,0.8);
  padding: 7px;
  font-size: 12px;
  border-radius: 0 5px 0 0;
}
.setItem .tileTXT_image_subline_wrapper i {
  margin-right: 3px;
}
.setItem_shared.tile_2_1 .tileTXT {
  padding-top: 0px;
}
.setItem_shared .itemCount {
  position: absolute;
  bottom: 6px;
  left: 12px;
}
.setItem_shared .tileTXT_content {
  height: 90px;
}
.setItem_shared .tileTXT_headline {
  margin-bottom: 10px;
}
.setItem_shared .tileTXT_image_headline_wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.setItem_shared .tileTXT_image_headline {
  padding: 10px;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 3px;
  width: auto;
  text-align: left;
  overflow: hidden;
  height: 2em;
  background: rgba(30,30,30,0.8);
}
.setItem_shared .tileTXT_image_subline_wrapper {
  position: absolute;
  bottom: 0px;
  left: 0;
  line-height: 1;
  background: rgba(30,30,30,0.8);
  padding: 7px;
  font-size: 12px;
  border-radius: 0 5px 0 0;
}
.setItem_shared .tileTXT_image_subline_wrapper i {
  margin-right: 3px;
}
.setItem_shared .createdDate {
  position: absolute;
  right: 12px;
  bottom: 6px;
}
#addItemTile .fa {
  font-size: 90px;
  line-height: 170px;
}
.emptyTile {
  opacity: 0.3;
}
#myshares .itemCat {
  font-size: 14px;
  position: absolute;
  left: -3px;
  top: 10px;
  width: 100%;
  text-transform: uppercase;
}
.setItemTile.item_not_selected {
  cursor: pointer;
}
.setItemTile.item_selected {
  box-shadow: 0 0 3px #C087F0;
  cursor: pointer;
}
.setItemTile.item_selected i {
  position: absolute;
  bottom: 1px;
  right: 1px;
}
.setItemTile .tileTXT_headline {
  margin-top: 20px;
}
.setItemTile .tile_2_1 .tileTXT {
  padding-top: 0px;
}
.setItemTile .tileTXT_content {
  margin-top: 10px;
}
.setItemTile .itemCount {
  position: absolute;
  bottom: 6px;
  left: 12px;
}
.setItemTile .tileTXT_image_subline_wrapper {
  position: absolute;
  bottom: 0px;
  left: 0;
  line-height: 1;
  background: rgba(30,30,30,0.8);
  padding: 7px;
  border-radius: 0 5px 0 0;
  font-size: 12px;
}
.setItemTile .tileTXT_image_subline_wrapper i {
  margin-right: 3px;
}
.imagePostDetails {
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  background: #C087F0;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
  margin: 0 3px;
  padding: 5px;
}
.imagePostDetails:hover {
  color: #dddddd;
}
.imagePostDetails img {
  vertical-align: middle;
}
.imagePostDetails:hover {
  color: #dddddd;
}
.sortable-placeholder-tile {
  background: #C087F0;
  opacity: 0.3;
}
.setItemTile.ui-sortable-handle:before {
  content: "Drag to reorder";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 100;
  cursor: move;
  text-align: center;
  padding-top: 25px;
  font-size: 12px;
  opacity: 0.8;
}
.minitile_cover {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.setItemDelete {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2px 3px;
  color: #c42b08;
  background-color: rgba(0,0,0,0.6);
  line-height: 69px;
  text-align: center;
  font-size: 32px;
}
.sliderControls .itemNavigation {
  width: 50px;
  height: 50px;
  z-index: 99999;
}
.outerTileButton {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: center;
}
#item_comments_btn {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16.png') no-repeat 8px center transparent;
  padding-left: 30px;
}
#itemLikes.liked {
  background-color: #5bd231;
  color: #fff;
}
#itemLikes > a {
  padding: 0 5px;
}
#item_shares_btn > a {
  padding: 0 5px;
}
#item_views {
  padding: 0 5px;
}
#item_details_btn {
  margin: 0 5px;
}
#previews {
  list-style: none;
}
#previews li {
  position: relative;
  background-color: #222222;
  border: 10px solid #222222;
  overflow: hidden;
  text-align: left;
  width: 75px;
  height: 75px;
  margin: 2px;
}
#previews li .globalBar {
  margin-bottom: 10px;
}
#previews li:first-of-type {
  width: 174px;
  height: 174px;
}
#previews li img {
  width: 100%;
}
#previews li .delete {
  color: #c42b08;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: -4px;
  z-index: 100;
  cursor: pointer;
  text-shadow: -1px 1px 2px #000000;
  opacity: 0.9;
}
#previews li .delete:hover {
  opacity: 1;
}
.uploadButton {
  background: #222222;
  padding: 10px 10px;
  text-align: left;
  width: 75px;
  height: 75px;
  margin: 2px;
  display: inline-block;
  margin-right: 8px;
}
#previewUploader_dragzone {
  width: 75px;
  height: 75px;
  text-align: center;
  padding-top: 10px;
  cursor: pointer;
  font-size: 10px;
}
#previewUploader_dragzone i {
  font-size: 45px;
}
.itemDescription.shareItem {
  height: 128px;
  overflow: auto;
}
.item_image.screenshot {
  text-align: center;
}
.item_image.screenshot img {
  max-width: 100%;
}
.myshareEdit_input {
  margin-left: 10px;
  font-weight: bold;
}
#tutorialWrapper {
  position: absolute;
  right: 0px;
  top: -1px;
  z-index: 1;
  padding: 5px 10px;
  background-color: #666;
  border-radius: 0px 0 0px 15px;
  cursor: pointer;
  font-size: 24px;
  text-decoration: none;
  text-transform: uppercase;
  color: #dddddd;
  vertical-align: top;
  background: none repeat scroll 0 0 #11a5ca;
  border: 1px solid #666;
  box-shadow: 0 1px 3px #666, 0 0 2px #ccc inset;
}
#tutorialWrapper:hover {
  color: #cccccc;
}
#tutorialWrapper:hover {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #ccc;
}
.onPageNavControls {
  height: 35px;
  width: 100%;
}
.onPageNavControls .prev {
  position: absolute;
  left: 0;
}
.onPageNavControls .prev a:hover {
  color: inherit;
}
.onPageNavControls .next {
  position: absolute;
  right: 0;
}
.onPageNavControls .next a:hover {
  color: inherit;
}
#widgetSlider_myshares {
  position: relative;
}
#widgetSlider_myshares .sliderNav {
  font-size: 40px;
  cursor: pointer;
  position: absolute;
  top: 75px;
}
#widgetSlider_myshares .sliderNav.leftNav {
  left: 15px;
}
#widgetSlider_myshares .sliderNav.rightNav {
  right: 15px;
}
#widgetSlider_myshares .sliderNav:hover {
  color: #C087F0;
}
#widgetSlider_myshares .navDots {
  left: 0;
  position: relative;
  top: 0;
  text-align: center;
}
#widgetSlider_myshares .navDots .navDot {
  background-color: #111111;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.3) inset;
  border-radius: 20px;
  width: 8px;
  height: 8px;
  margin: 2px;
  display: inline-block;
}
#widgetSlider_myshares .navDots .navDot.active {
  background-color: #C087F0;
}
#latestItems {
  position: relative;
  background: #222222 none repeat scroll 0 0;
  box-shadow: 0 0 6px rgba(0,0,0,0.3) inset;
  overflow: hidden;
  padding: 10px;
  width: 165px;
  height: 180px;
  margin: 0 auto;
}
#latestItems .sliderWrap {
  position: relative;
  width: 1000px;
}
.userInfo_username {
  font-size: 16px;
}
.userInfo_username_text {
  display: inline-block;
  max-width: 175px;
  overflow: hidden;
  white-space: nowrap;
}
.userInfo_small {
  font-size: 13px;
  display: block;
}
.userInfo_status {
  position: relative;
  font-size: 12px;
  font-style: italic;
  padding: 3px 0;
}
.userInfo_roles img {
  vertical-align: middle;
}
.userInfo_roles i {
  vertical-align: top;
  font-size: 16px;
}
.userInfo_looking i {
  cursor: default;
}
.userInfo .actions {
  color: #dddddd;
}
.userInfo .actions a {
  color: #dddddd;
}
.userInfo .actions.active {
  color: #C087F0;
}
.userInfo .actions:hover {
  color: #C087F0;
}
.userInfo .actions .userInfo_friend {
  position: absolute;
  left: 17px;
}
.userInfo_status.owningUser {
  padding: 6px 0;
}
.userInfo_status.owningUser .userInfo_status_edit {
  font-size: 23px;
  position: absolute;
  right: 1px;
  top: 4px;
  cursor: pointer;
}
.userInfo_status.owningUser .userInfo_status_msg {
  font-size: 11px;
  padding-right: 30px;
}
.userInfo_status.owningUser .userInfo_status_input {
  font-size: 12px;
  margin: 0;
  padding: 5px 10px;
  width: calc(100% - 50px);
  height: 45px;
}
.userInfo_status.owningUser .userInfo_status_input_counter {
  bottom: 10px;
  position: absolute;
  right: 35px;
  color: #999999;
}
.userInfo_status.owningUser .userInfo_status_input_counter.exceeded {
  color: #c42b08;
}
body.mobile-app .userInfo {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.escortAvailable img {
  float: left;
  width: 100px;
  height: 100px;
  border: 1px solid #ccc;
  display: block;
  margin-right: 10px;
}
.escortAvailable img.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
}
.escortAvailable img.playing {
  box-shadow: 0 0 5px #efca35;
  border: 1px solid #efca35;
}
.escortAvailable div.username {
  padding-bottom: 8px;
  display: block;
}
.escortAvailable td.desc {
  padding-right: 5px;
}
#escortSignup .formErrorContainerCompound {
  margin-bottom: 20px;
  font-size: 18px;
}
#escortSignup .formErrorContainer {
  margin-bottom: 10px;
}
#escortSignup .formError {
  color: #c42b08;
  font-weight: bold;
}
#escortSignup .zeroMarginTop {
  margin-top: 0px;
}
.formStep {
  position: relative;
}
.stepFormRow {
  text-align: center;
}
.stepFormRow .selectButton {
  text-transform: none;
  cursor: pointer;
  opacity: 0.3;
}
.stepFormRow .selectButton.gender_male {
  background: #62b2f6;
}
.stepFormRow .selectButton.gender_male label {
  color: #0a66b5;
}
.stepFormRow .selectButton.gender_fem {
  background: #e670f7;
}
.stepFormRow .selectButton.gender_fem label {
  color: #ac0bc3;
}
.stepFormRow .selectButton.gender_transmale {
  background: #f9a758;
}
.stepFormRow .selectButton.gender_transmale label {
  color: #b25a06;
}
.stepFormRow .selectButton.gender_transfemale {
  background: #ab58f9;
}
.stepFormRow .selectButton.gender_transfemale label {
  color: #5f06b2;
}
.stepFormRow .selectButton.active {
  opacity: 1;
}
.stepFormRow .selectButton label {
  display: inline-block;
  float: none;
  text-align: center;
  width: 100%;
  height: 100%;
  text-transform: none;
  font-weight: bold;
  text-shadow: 1px 0px 1px rgba(0,0,0,0.3), -1px 0px 1px rgba(255,255,255,0.3);
  cursor: pointer;
}
.stepFormRow .selectButton label .genderText {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
}
.stepFormRow .selectButton label i {
  font-size: 90px;
  margin-top: 30px;
}
.stepFormRow .selectButton label .transIcon i {
  font-size: 70px;
  margin-top: 40px;
}
#finishIcon {
  text-align: center;
  color: #86ee62;
}
#finishIcon i {
  display: block;
  font-size: 100px;
}
.backButton {
  left: 0;
  position: absolute;
  top: 0;
}
.info_container {
  margin: 10px 0;
  min-height: 1em;
}
#tickets {
  width: 100%;
  padding: 10px;
  color: #cccccc;
}
#tickets a {
  color: #cccccc;
  text-decoration: none;
  font-weight: bold;
}
#tickets tr.open {
  background-color: #598027;
}
#tickets tr.new {
  background-color: #333333;
}
#tickets tr.escalated {
  background-color: #7e5325;
}
#tickets tr.closed {
  background-color: #222222;
  color: #747474;
}
#tickets tr.closed a {
  color: #747474;
}
#tickets tr :last-child {
  white-space: nowrap;
}
#tickets tbody td {
  vertical-align: top;
}
#tickets tbody tr:hover {
  cursor: pointer;
  background-color: #696969;
}
#tickets td {
  padding: 10px;
  text-align: left;
}
#tickets thead td {
  font-weight: bold;
}
#ticket .ticket_head {
  font-weight: bold;
  font-size: 18px;
}
#ticket .ticket_head .ticketNumber {
  float: right;
}
#ticket .reopen {
  text-align: right;
}
#ticket #newResponse {
  text-align: center;
  position: relative;
}
#ticket #newResponse label {
  margin: 10px 0;
  text-align: left;
  font-weight: bold;
}
#ticket #newResponse textarea {
  margin: 0;
  width: 98%;
}
#ticket #newResponse input[type=submit] {
  text-transform: uppercase;
}
#ticket #newResponse #attachmentBtn {
  position: absolute;
  top: 10px;
  right: 0;
}
#articles .post_bubble {
  margin: 0;
}
#articles .article_head {
  border-bottom: 1px solid #666666;
  box-shadow: 0 1px 0 #222222;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-bottom: 8px;
}
#articles .article_head .article_created {
  float: right;
}
#articles .article_head .article_username {
  font-weight: bold;
}
.editRowQA {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.qaActionRow {
  background: black none repeat scroll 0 0;
  display: none;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
}
#ghost_4 .qaActionRow {
  top: -5px;
}
div.question {
  position: relative;
}
div.question.qaEditable .qaActionRow > a {
  padding: 2px 3px;
}
div.question.qaEditable .qaActionRow > a:hover {
  color: white;
}
div.question a {
  padding: 15px;
  width: auto;
}
div.question.selected {
  background-color: #11a5ca;
}
div.question a:hover {
  color: #CCC;
}
div.question:hover .qaActionRow {
  display: block;
}
.post_row:hover .qaActionRow {
  display: block;
}
.post_bubble div.question a {
  padding: 0;
  width: auto;
}
div.qa_content div.innerTile {
  padding: 10px 0px;
  height: auto;
}
.qacol > .question:hover {
  background-color: #666;
  color: #CCC;
}
.qacol {
  overflow-y: auto;
}
.qa_content .post_row .post_bubble {
  margin: 5px;
}
.category a,
.question > a {
  text-decoration: none;
}
.category a {
  top: 40px;
  position: relative;
}
.question >
.post_text .question {
  padding: 0;
}
.post_text .question a {
  font-weight: bold;
}
.answer {
  padding-top: 10px;
}
#qaHelpTxt.innerTile {
  background-position: right bottom;
  background-repeat: no-repeat;
}
#qaHelpTxt.innerTile {
  padding: 10px;
}
.post_text .question div.answer a {
  color: #2a8bab;
  font-weight: normal;
}
.qa_content .question_row:hover {
  background-color: #11a5ca;
}
.qa_content .question_row:hover a {
  color: #CCC;
}
#searchCategoryResult {
  margin-bottom: 25px;
  margin-left: 10px;
  margin-top: 5px;
  position: relative;
  text-align: left;
}
#searchCategoryResult .searchResult {
  cursor: pointer;
  margin: 5px 0;
}
#searchCategoryResult .searchResult:hover {
  color: #C087F0;
}
.activationBox {
  padding: 0 20px;
}
.activationBox .checkoutBlock {
  margin: auto;
  position: relative;
  padding: 30px 50px;
}
.activationBox .checkoutBlock .pwdInfo {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.activationBox .checkoutBlock .emailField {
  margin-left: 27px;
}
#fakeCheckExplainPic_wrap {
  padding-top: 0;
  padding-bottom: 0;
}
#fakeCheckExplainPic {
  vertical-align: middle;
}
#fakeCheckExplainPic_mark {
  position: absolute;
  text-align: center;
  right: 0;
  bottom: 5px;
  font-size: 12px;
  vertical-align: middle;
  opacity: 0.6;
}
#fakeCheckExplainPic_code {
  bottom: 35px;
  color: black;
  font-size: 28px;
  font-weight: bold;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  transform: rotate(-2deg);
}
#fakeCheckExplainPic_code span {
  font-size: 16px;
}
.btn_buyPremium {
  opacity: 0.8;
  background-color: #5bd231;
}
.btn_buyPremium:hover {
  opacity: 1;
}
.btn_buyPremium.active {
  opacity: 1;
  box-shadow: 0 0 5px #73ef27;
}
.btn_buyPremium span {
  display: block;
  padding: 2px 10px;
}
.btn_buyPremium .mainText {
  font-size: 25px;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
  margin-top: 8px;
}
.btn_buyPremium .subscr_mainText {
  font-size: 18px;
}
.btn_buyPremium .subscr_subText {
  font-size: 12px;
}
.btn_buyPremium.btn_small .mainText {
  font-size: 18px;
  text-shadow: none;
  margin-top: 4px;
}
#premiumInfo {
  margin: 10px 0;
}
#premiumInfo ul {
  margin: 20px 0;
}
#premiumBiginfo .btn_buyPremium {
  margin-top: 45px;
}
#premiumBiginfo .callout {
  font-size: 24px;
  padding: 10px 20px;
  text-align: center;
}
.premiumTiles {
  height: 450px !important;
}
.userInfo_roles .premiumBadge {
  color: #ffe210;
}
#publicAvatar.premiumBadge:after,
#headerAvatar.premiumBadge:after {
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  font-size: 14px;
  color: #ffe210;
  bottom: 5px;
  right: 5px;
  margin: 0px 0 0 0px;
  z-index: 1;
}
header .premiumBadgeAvatar {
  position: relative;
  display: inline-block;
}
header .premiumBadgeAvatar:after {
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  font-size: 14px;
  color: #ffe210;
  bottom: 5px;
  right: 5px;
  margin: 0px 0 0 0px;
  z-index: 1;
}
.premiumBadgeAvatar {
  position: relative;
  display: inline-block;
}
.premiumBadgeAvatar:after {
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  font-size: 14px;
  color: #ffe210;
  bottom: 15px;
  right: 15px;
  margin: 0px 0 0 0px;
  z-index: 1;
}
.responsiveHeader #headerAvatar.premiumBadge:after {
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  font-size: 12px;
  color: #ffe210;
  bottom: 12px;
  right: 5px;
  margin: 0px 0 0 0px;
  z-index: 1;
}
.emojieBoard {
  min-width: 155px;
  min-height: 100px;
}
.emojiSearchWrap {
  position: relative;
}
.emojiSearchWrap .emojiSearchIcon {
  position: absolute;
  top: 7px;
  left: 5px;
}
div.bootstrap-style .emojiSearchWrap input[type="text"].emojiSearch,
.emojiSearchWrap input[type="text"].emojiSearch {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
  width: calc(100% - 35px);
  padding-left: 25px;
  background: transparent;
  border: 0 none;
  border-bottom: 1px solid;
  border-radius: 0;
  color: #cccccc;
  box-shadow: none;
}
div.bootstrap-style .emojiSearchWrap input[type="text"].emojiSearch:focus,
.emojiSearchWrap input[type="text"].emojiSearch:focus {
  box-shadow: none;
}
.emojie-pic {
  margin: 2px;
  border: 1px solid rgba(0,0,0,0);
  transform: scale(0.8);
  min-width: 16px;
  min-height: 16px;
}
.emojie-pic:hover {
  opacity: 0.8;
  border: 1px solid #263b4b;
}
#emojiCat_regular .emojie-pic {
  transform: scale(1);
}
.emojiButton_comment {
  position: absolute;
  top: 3px;
  right: 4px;
  font-size: 20px;
}
.emojiButton_post {
  position: absolute;
  top: 5px;
  right: 55px;
  font-size: 25px;
}
.advertisingRemove {
  position: absolute;
  top: 5px;
  right: 5px;
}
#site_headerBanner {
  position: absolute;
  top: 30px;
  left: 350px;
}
.gifSearch {
  position: relative;
}
.gifSearch button {
  position: absolute;
  right: 5px;
  width: 25px;
  height: 25px;
  line-height: 1;
  top: 3px;
}
.giphyLogo img {
  width: 100px;
}
.gifSpace {
  width: 200px;
  padding: 10px;
  text-align: center;
  margin: 10px;
}
img.previewGiphyImg {
  margin: 10px 0;
}
.contest_list {
  list-style: none;
  padding-left: 0;
}
.contest_list li.contestEntry {
  padding: 10px;
  position: relative;
  margin: 10px 0;
  background-color: #222222;
}
.contest_list li.contestEntry span.time {
  color: #f1f1f1;
}
.contest_list li.contestEntry.highlightNotice {
  background-color: #263b4b;
}
.contest_list li.contestEntry.highlightNotice {
  background-color: #263b4b;
}
.contest_list li.contestEntry .contestDateHL {
  position: absolute;
  right: 0;
  font-size: 16px;
}
.contest_list .contest_desc {
  padding: 20px 10px;
}
.contest_list .contestLabel {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  display: block;
  padding: 3px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  width: auto;
  box-shadow: 1px 1px 2px #000000;
}
.contest_list input[type="checkbox"]:checked + label {
  background: #C087F0;
  box-shadow: 1px 1px 2px #000000 inset;
}
.contest_list .contest_header img {
  width: 100%;
}
.contest_list .contestHighlightBox {
  background: none repeat scroll 0 0 #111111;
  border-radius: 5px 5px 5px 5px;
  margin: 10px 0;
  padding: 10px 15px;
}
.flowerImage {
  position: relative;
  padding: 10px;
  margin: auto;
  width: 250px;
  height: 250px;
  overflow: hidden;
  background: #333333;
}
.flowerImage img {
  max-width: 100%;
  max-height: 100%;
}
.flowerImage span {
  position: absolute;
  top: 50%;
  width: 94%;
  padding: 3%;
  text-align: center;
  left: 0;
  font-size: 18px;
  transform: translateY(-50%);
}
.flowerCounter {
  font-size: 25px;
  margin: 15px 0;
}
.flowersBar {
  background: none repeat scroll 0 0 transparent;
  height: 16px;
  margin-top: 10px;
  margin-bottom: 40px;
  width: 100%;
  border: 1px solid #f1a5b5;
  position: relative;
}
.flowersBar .flowersBar_fill {
  width: 0%;
  background: #e44c6d;
  background: -moz-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e44c6d),color-stop(50%,#f1a5b5),color-stop(100%,#e44c6d));
  background: -webkit-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -o-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -ms-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: linear-gradient(to bottom,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e44c6d,endColorstr=#e44c6d,GradientType=0);
  height: 100%;
}
.flowersBar .flowersBar_text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 14px;
  text-shadow: 0 1px 4px #000;
}
.flowersBar .leftPoints {
  position: absolute;
  left: -8px;
  margin-top: 3px;
}
.flowersBar .rightPoints {
  position: absolute;
  right: -8px;
  margin-top: 3px;
}
.chocolateImage {
  position: relative;
  padding: 10px;
  margin: auto;
  width: 250px;
  height: 250px;
  overflow: hidden;
  background: #333333;
}
.chocolateImage img {
  max-width: 100%;
  max-height: 100%;
}
.chocolateImage span {
  position: absolute;
  top: 50%;
  width: 94%;
  padding: 3%;
  text-align: center;
  left: 0;
  font-size: 18px;
  transform: translateY(-50%);
}
.chocolateCounter {
  font-size: 25px;
  margin: 15px 0;
}
.chocolatesBar {
  background: none repeat scroll 0 0 transparent;
  height: 16px;
  margin-top: 10px;
  margin-bottom: 40px;
  width: 100%;
  border: 1px solid #f1a5b5;
  position: relative;
}
.chocolatesBar .chocolatesBar_fill {
  width: 0%;
  background: #e44c6d;
  background: -moz-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e44c6d),color-stop(50%,#f1a5b5),color-stop(100%,#e44c6d));
  background: -webkit-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -o-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -ms-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: linear-gradient(to bottom,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e44c6d,endColorstr=#e44c6d,GradientType=0);
  height: 100%;
}
.chocolatesBar .chocolatesBar_text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 14px;
  text-shadow: 0 1px 4px #000;
}
.chocolatesBar .leftPoints {
  position: absolute;
  left: -8px;
  margin-top: 3px;
}
.chocolatesBar .rightPoints {
  position: absolute;
  right: -8px;
  margin-top: 3px;
}
.eastereggsImage {
  position: relative;
  padding: 10px;
  margin: auto;
  width: 250px;
  height: 250px;
  overflow: hidden;
  background: #333333;
}
.eastereggsImage img {
  max-width: 100%;
  max-height: 100%;
}
.eastereggsImage span {
  position: absolute;
  top: 50%;
  width: 94%;
  padding: 3%;
  text-align: center;
  left: 0;
  font-size: 18px;
  transform: translateY(-50%);
}
.eastereggsCounter {
  font-size: 25px;
  margin: 15px 0;
}
.eastereggsBar {
  background: none repeat scroll 0 0 transparent;
  height: 16px;
  margin-top: 10px;
  margin-bottom: 40px;
  width: 100%;
  border: 1px solid #f1a5b5;
  position: relative;
}
.eastereggsBar .eastereggsBar_fill {
  width: 0%;
  background: #e44c6d;
  background: -moz-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e44c6d),color-stop(50%,#f1a5b5),color-stop(100%,#e44c6d));
  background: -webkit-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -o-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: -ms-linear-gradient(top,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  background: linear-gradient(to bottom,#e44c6d 0%,#f1a5b5 50%,#e44c6d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e44c6d,endColorstr=#e44c6d,GradientType=0);
  height: 100%;
}
.eastereggsBar .eastereggsBar_text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 14px;
  text-shadow: 0 1px 4px #000;
}
.eastereggsBar .leftPoints {
  position: absolute;
  left: -8px;
  margin-top: 3px;
}
.eastereggsBar .rightPoints {
  position: absolute;
  right: -8px;
  margin-top: 3px;
}
#ex_formRow {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.exchange_info {
  padding: 5px 10px;
}
.exchangeButton {
  display: none;
}
.exchangeButton + label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-align: center !important;
  background: #444444;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  cursor: pointer;
}
.exchangeButton + label i {
  font-size: 40px;
}
.exchangeButton:checked + label {
  background: #5bd231;
  color: #444444;
  box-shadow: 0 0 10px rgba(0,0,0,0.5) inset;
}
#ex_eastereggs_response .reward_block {
  display: flex;
  justify-content: center;
  align-items: center;
}
#ex_eastereggs_response .reward_block .ex_item {
  display: block;
  width: 125px;
  background: rgba(0,0,0,0.2);
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  text-align: center;
  text-decoration: none;
  padding: 10px 3px;
  margin: 11px;
  border: 1px solid rgba(255,255,255,0.08);
}
#ex_eastereggs_response .reward_block .ex_item:hover {
  background: rgba(0,0,0,0.3);
}
#ex_eastereggs_response .reward_block .ex_item img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
#ex_eastereggs_response .reward_block .ex_item i {
  font-size: 40px;
}
.collOverviewBar {
  display: flex;
  justify-content: center;
  align-content: center;
}
.collOverviewBar .flowersBar {
  margin-bottom: 0;
}
.collOverviewBar .chocolatesBar {
  margin-bottom: 0;
}
.collOverviewBar .eastereggsBar {
  margin-bottom: 0;
}
.collectableWidget > .innerTile {
  padding-right: 30px;
  padding-left: 30px;
}
#coll_content {
  position: relative;
  padding: 10px;
  z-index: 10;
}
#coll_content .flowerImage {
  width: 100%;
  height: auto;
  padding: 0;
}
#coll_content .chocolateImage {
  width: 100%;
  height: auto;
  padding: 0;
}
#coll_content .eastereggsImage {
  width: 100%;
  height: auto;
  padding: 0;
}
#coll_nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  left: 0;
  justify-content: space-between;
  font-size: 28px;
  transform: translateY(-50%);
  z-index: 1;
}
#coll_nav .navLeft {
  padding: 5px;
}
#coll_nav .navRight {
  padding: 5px;
}
.overdivs.billingOL {
  border: 0 none;
  border-radius: 0;
  background: rgba(255,255,255,0.9);
  color: #444444;
  width: 480px !important;
}
.overdivs.billingOL h3 {
  font-size: 24px;
  font-weight: normal;
}
.overdivs.billingOL .od_body {
  width: 480px !important;
  padding: 0;
}
.overdivs.billingOL .od_content,
.overdivs.billingOL .secureinfo {
  padding: 20px;
}
.overdivs.billingOL .secureinfo {
  background-color: #d8d8d8;
}
.overdivs.billingOL .billings_2k_header {
  background-color: #d8d8d8;
  color: #2fb0cd;
  height: 54px;
  padding: 5px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overdivs.billingOL .billings_2k_header .fa-lock {
  font-size: 34px;
  margin-left: 5px;
}
.overdivs.billingOL .providerInfo {
  display: flex;
  align-items: center;
  font-size: 25px;
  font-weight: bold;
  margin-left: 3px;
}
.overdivs.billingOL .checkoutBlock {
  background: none repeat scroll 0 0 #e6e6e6;
  border-radius: 0;
  margin: 10px 0;
  padding: 10px 15px;
  font-weight: normal;
  border: 1px solid #b0b0b0;
  text-align: left;
  font-size: 18px;
}
.overdivs.billingOL #errorsBlock {
  background: none repeat scroll 0 0 #e49e9e;
  border-radius: 0;
  margin: 10px 0;
  padding: 10px 15px;
  font-weight: bold;
  border: 1px solid #e95959;
  text-align: left;
  color: #8c1515;
}
.overdivs.billingOL .formRow {
  margin: 4px 0;
}
.overdivs.billingOL .formRow.auto input,
.overdivs.billingOL .formRow.auto textarea,
.overdivs.billingOL .formRow.auto select {
  border: 1px solid #b0b0b0;
  box-shadow: none;
  width: 315px;
  color: #444444;
  font-family: sans-serif;
  font-size: 14px;
  margin-left: 5px;
  background: #ffffff;
  padding: 5px 10px;
  border-radius: 0;
  resize: none;
}
.overdivs.billingOL .formRow.auto input.button,
.overdivs.billingOL .formRow.auto textarea.button,
.overdivs.billingOL .formRow.auto select.button {
  margin-left: 100px;
  background: #b7d92d;
  border: 2px solid #a1b254;
  text-align: center;
  padding: 10px;
  width: 337px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
}
.overdivs.billingOL .formRow.auto input.pin_button,
.overdivs.billingOL .formRow.auto textarea.pin_button,
.overdivs.billingOL .formRow.auto select.pin_button {
  background: #b7d92d;
  border: 1px solid #a1b254;
  text-align: center;
  cursor: pointer;
  width: 125px;
  color: #ffffff;
  font-weight: bold;
  margin-left: 5px;
}
.overdivs.billingOL .formRow.auto select {
  width: 337px;
  padding: 4px 10px;
}
.overdivs.billingOL label,
.overdivs.billingOL .input_label {
  display: inline-block;
  width: 85px;
  text-align: right;
  float: left;
}
.overdivs.billingOL .pin_button {
  background: #b7d92d;
  border: 1px solid #a1b254;
  text-align: center;
  padding: 5px 10px;
  width: 125px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  margin-left: 5px;
  margin-top: 1px;
  height: 28px;
}
.overdivs.billingOL .pin_button:disabled {
  background: #c9c9c9;
  border: 1px solid #acacac;
}
.overdivs.billingOL #phone_errors {
  margin-left: 85px;
  margin-top: 10px;
}
.overdivs.billingOL fieldset {
  border: 0 none;
  margin: 0;
  padding: 0;
}
#gamebaseSelect {
  display: flex;
  justify-content: center;
  align-items: center;
}
#gamebaseSelect .gamebaseTile {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px;
  height: 200px;
  width: 33%;
  background: #222222;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #333333;
  border-radius: 3px;
  background-size: cover;
  background-position: center;
  opacity: 0.3;
}
#gamebaseSelect .gamebaseTile.active {
  border: 2px solid #C087F0;
  opacity: 0.8;
}
#gamebaseSelect .gamebaseTile:hover {
  opacity: 1;
  border: 2px solid #C087F0;
}
#gamebaseSelect .gamebaseTile.v2 {
  background-image: url('/bundles/wwwthrixxx/gfx//backgrounds/launcher/3dsexvilla2/bg08.jpg');
}
#gamebaseSelect .gamebaseTile.v3 {
  background-image: url('/bundles/wwwthrixxx/gfx//backgrounds/launcher/chathouse3d/bg10.jpg');
}
#gamebaseSelect .gamebaseTile.all {
  background-image: url('/bundles/wwwthrixxx/gfx//backgrounds/launcher/thrixxx/bg01.jpg');
  background-size: auto;
}
#gamebaseSelect .gamebaseTile span {
  padding: 5px 10px;
  background: #ffffff;
  border-radius: 3px;
}
#bf19_subSelect_list a {
  position: relative;
  display: inline-block;
}
#bf19_subSelect_list a.checked:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  color: greenyellow;
  font-size: 20px;
  background: rgba(0,0,0,0.6);
  cursor: default;
}
#bf19Box {
  background: #000 !important;
}
.BF19OL {
  background: #111 !important;
}
.BF19OL .od_head,
.BF19OL .od_body {
  background: #111;
  color: #f1f1f1;
}
.BF19OL .accountHeadline {
  color: #ddd;
  text-shadow: 0 1px 1px #666;
  border-bottom: 1px solid #eee;
  box-shadow: 0 1px 0 #444;
}
#BF19BAR {
  position: relative;
  top: 0;
  left: 0;
  padding: 10px 10px;
  text-align: center;
  background: #111;
  color: #f1f1f1;
  cursor: pointer;
  font-size: 18px;
}
#BF19BAR.underline {
  text-decoration: underline;
}
#BF19BAR i {
  vertical-align: middle;
}
#BF19BAR.launcher {
  margin-bottom: -25px;
}
header {
  padding: 10px;
}
#logo {
  position: relative;
  top: 15px;
}
#logo .logo_lnk {
  position: relative;
  z-index: 10;
  display: block;
  background-size: contain;
}
#logo .slogan {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  color: #d3d3d3;
  font-size: 16px;
  margin-left: 59px;
  margin-top: -16px;
  position: absolute;
  opacity: 0;
}
#logo .logo_lnk:hover ~ .slogan {
  opacity: 0.6;
}
#logo .logo_lnk.kink:hover ~ .slogan {
  opacity: 0;
}
.logo_lnk {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/logo_mid_plain.png') no-repeat center transparent;
  min-height: 90px;
  width: 300px;
}
.logo_lnk.kink {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/logo_mid_plain_kink.png') no-repeat center transparent;
}
#accountBox {
  position: absolute;
  right: 20px;
  top: 13px;
}
#loginBox {
  text-align: right;
  margin: 0;
  font-size: 14px;
  vertical-align: top;
}
#loginForm form {
  margin: 5px;
}
#userBox {
  line-height: 1.3;
  vertical-align: top;
}
#userBox .infoRow img {
  position: relative;
  top: 3px;
}
#userBox .infoRow a {
  text-decoration: none;
  color: #cccccc;
}
#headerAvatar {
  width: 70px;
  height: 70px;
  border: 1px solid #ccc;
  display: block;
  margin-left: 10px;
}
#launcherBox,
#bugrepBox,
#socialBox,
#avatarMakerBox,
#liveCamsBox,
#mobileBox,
#bf19Box {
  text-decoration: none;
  text-transform: uppercase;
  color: #dddddd;
  vertical-align: top;
  background: none repeat scroll 0 0 #11a5ca;
  border: 1px solid #666;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 1px 3px #666, 0 0 2px #ccc inset;
  padding: 10px 20px;
  margin: 0 10px;
  position: relative;
  top: -15px;
  padding-left: 35px;
}
#launcherBox:hover,
#bugrepBox:hover,
#socialBox:hover,
#avatarMakerBox:hover,
#liveCamsBox:hover,
#mobileBox:hover,
#bf19Box:hover {
  color: #cccccc;
}
#launcherBox i,
#bugrepBox i,
#socialBox i,
#avatarMakerBox i,
#liveCamsBox i,
#mobileBox i,
#bf19Box i {
  position: absolute;
  top: 5px;
  left: 5px;
}
#launcherBox:hover,
#bugrepBox:hover,
#socialBox:hover,
#avatarMakerBox:hover,
#liveCamsBox:hover,
#mobileBox:hover,
#bf19Box:hover {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #ccc;
}
#bugrepBox {
  margin-bottom: -20px;
}
#notice_box {
  border: 1px solid #f1f1f1;
  position: absolute;
  right: 90px;
  top: 65px;
  width: 250px;
  background: #333333;
  padding: 1%;
  border-radius: 3px;
  box-shadow: 1px 1px 5px #333333;
  z-index: 5000;
}
#notice_box ul {
  padding-left: 0;
}
#notice_box ul li {
  background: none repeat scroll 0 0 #999999;
  border-bottom: 1px solid #333333;
  list-style: none outside none;
  padding: 5%;
  width: 90%;
}
#notice_box ul li:hover {
  background: none repeat scroll 0 0 #666666;
}
#notice_box ul li a {
  color: #cccccc;
}
#notice_box #notice_pointer {
  content: ' ';
  height: 12px;
  position: absolute;
  width: 12px;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/noticePointer.png') center center no-repeat transparent;
  bottom: 100%;
  right: 10px;
  margin-bottom: -1px;
}
#message_box {
  border: 1px solid #f1f1f1;
  position: absolute;
  right: 180px;
  top: 65px;
  width: 250px;
  background: #333333;
  padding: 1%;
  border-radius: 3px;
  box-shadow: 1px 1px 5px #333333;
  z-index: 5000;
}
#message_box ul {
  padding-left: 0;
  max-height: 250px;
  overflow: auto;
}
#message_box ul li {
  background: none repeat scroll 0 0 #999999;
  border-bottom: 1px solid #333333;
  list-style: none outside none;
  padding: 5%;
  width: 90%;
}
#message_box ul li:hover {
  background: none repeat scroll 0 0 #666666;
}
#message_box ul li a {
  color: #cccccc;
}
#message_box #notice_pointer {
  content: ' ';
  height: 12px;
  position: absolute;
  width: 12px;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/noticePointer.png') center center no-repeat transparent;
  bottom: 100%;
  right: 10px;
  margin-bottom: -1px;
}
#noticeList {
  max-height: 250px;
  overflow: auto;
}
.notice_wrapper {
  float: left;
  width: 100%;
  overflow: hidden;
}
.notice_content {
  margin-left: 35px;
  display: block;
}
.notice_content .msg_user {
  display: block;
}
.notice_content .msg_txt {
  display: block;
  height: 1.2em;
  overflow: hidden;
}
.notice_content .msg_txt .smiley {
  height: 16px;
  vertical-align: middle;
}
.notice_icon {
  margin-left: -100%;
  width: 32px;
  padding-right: 3px;
  float: left;
}
#notices_lnk {
  position: absolute;
  top: 5px;
  right: 25px;
  font-size: 12px;
}
#notices_bottom {
  padding: 5px;
}
.noticeIcon {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/header_icons_sprite.png') no-repeat 0 -32px transparent;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
}
.noticeIcon.vTop {
  vertical-align: top;
}
.noticeIcon.active {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/header_icons_sprite.png') no-repeat -16px -32px transparent;
}
.friendsIcon {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/header_icons_sprite.png') no-repeat 0 -16px transparent;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
}
.friendsIcon.active {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/header_icons_sprite.png') no-repeat -16px -16px transparent;
}
.messageIcon {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/header_icons_sprite.png') no-repeat 0 0px transparent;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
}
.messageIcon.active {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/header_icons_sprite.png') no-repeat -16px 0 transparent;
}
.messageIcon.vTop {
  vertical-align: top;
}
.cartIcon {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/header_icons_sprite.png') no-repeat 0 -48px transparent;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
}
.cartIcon.active {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/header_icons_sprite.png') no-repeat -16px -48px transparent;
}
.fa-shopping-cart.active {
  color: #C087F0;
}
.smallHeadline {
  color: #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  margin: 2px 0;
}
.tabLinkAd {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 8px;
  color: #cdcdcd;
}
nav ul {
  list-style: none;
}
nav .mainMenu {
  display: flex;
  justify-content: space-between;
}
nav .mainMenuLnk {
  position: relative;
  display: inline-block;
  padding: 5px;
  margin: 10px 5px;
  margin-bottom: 5px;
}
nav .mainMenuLnk a {
  font-size: 24px;
  color: #b3b3b3;
}
nav .mainMenuLnk a.active {
  color: #C087F0;
}
nav .mainMenuLnk a.active:hover {
  color: #C087F0;
}
nav .mainMenuLnk a:hover {
  color: #666666;
}
nav .mainMenuLnk a.highlight {
  color: #C087F0;
}
nav .mainMenuLnk .menuLinkAd {
  position: absolute;
  top: 5px;
  right: -5px;
  font-size: 8px;
  color: #cdcdcd;
}
nav.noSubs {
  margin-bottom: 0px;
}
nav .subMenu {
  margin: 0 30px;
}
nav .subMenuLnk {
  position: relative;
  display: block;
  float: left;
  padding: 2px 15px;
  margin: 20px 0px;
  margin-top: 0px;
  border-right: 1px solid #888888;
}
nav .subMenuLnk a {
  font-size: 14px;
  color: #888888;
}
nav .subMenuLnk a:hover {
  text-decoration: underline;
  color: #cccccc;
}
nav .subMenuLnk a.active {
  color: #C087F0;
}
nav .subMenuLnk.last {
  border-right: 0 none;
}
nav .subMenuLnk .activeDiv {
  display: none;
  background: #bbbbbb;
  background: -moz-linear-gradient(left,#333333 0%,#cccccc 100%);
  background: -webkit-gradient(linear,#333333,right,color-stop(0%,#333333),color-stop(100%,#cccccc));
  background: -webkit-linear-gradient(left,#333333 0%,#cccccc 100%);
  background: -o-linear-gradient(left,#333333 0%,#cccccc 100%);
  background: -ms-linear-gradient(left,#333333 0%,#cccccc 100%);
  background: linear-gradient(to right,#333333 0%,#cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333,endColorstr=#cccccc,GradientType=0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 30%;
  z-index: -1;
}
nav.ch3dShop {
  margin: 0 auto;
  position: relative;
  width: 1170px;
}
nav.ch3dShop #nav_wrapper {
  margin: auto;
  position: relative;
  width: 90%;
}
nav.ch3dShop ul {
  list-style: none;
}
nav.ch3dShop .subMenu {
  margin: 0 0px;
}
nav.ch3dShop .subMenuLnk {
  text-transform: uppercase;
  color: #ffffff;
  vertical-align: top;
  background: none repeat scroll 0 0 #11a5ca;
  border: 1px solid #666;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 1px 3px #666, 0 0 2px #ccc inset;
  padding: 0px;
  margin: 0 5px;
  position: relative;
  top: -2px;
  cursor: pointer;
}
nav.ch3dShop .subMenuLnk:hover {
  color: #dddddd;
}
nav.ch3dShop .subMenuLnk i {
  position: absolute;
  top: 5px;
  left: 5px;
}
nav.ch3dShop .subMenuLnk:hover {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #ccc;
}
nav.ch3dShop .subMenuLnk.active {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #ccc;
}
nav.ch3dShop .subMenuLnk.buyCoins {
  background: none repeat scroll 0 0 #86ee62;
}
nav.ch3dShop .subMenuLnk a {
  color: #ffffff;
  padding: 10px 20px;
  display: inline-block;
}
nav.ch3dShop .subMenuLnk a:hover {
  text-decoration: none;
  color: #dddddd;
}
nav.ch3dShop .subMenuLnk a.active {
  color: #dddddd;
}
nav.ch3dShop .subMenuLnk.last {
  border-right: 0 none;
}
#headerCoinsWrapper {
  position: absolute;
  right: 10px;
  font-size: 18px;
  top: 5px;
}
.tile:hover > .actions {
  display: block;
}
.actions {
  display: none;
  position: absolute;
  right: 0;
  top: 3px;
  padding: 3px 5px;
  width: 100%;
  text-align: right;
}
.actions.force {
  display: block;
}
.help_act,
.help_TT,
.modLeadMenu_act {
  color: #dddddd;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  height: 16px;
  text-align: center;
  vertical-align: top;
  width: 16px;
}
.help_act a,
.help_TT a,
.modLeadMenu_act a {
  color: #dddddd;
}
.help_act.active,
.help_TT.active,
.modLeadMenu_act.active {
  color: #C087F0;
}
.help_act:hover,
.help_TT:hover,
.modLeadMenu_act:hover {
  color: #C087F0;
}
.settings_act {
  display: inline-block;
  cursor: pointer;
}
.info_act {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/infoICO.png') no-repeat left top transparent;
  height: 16px;
  width: 16px;
  display: inline-block;
  border-radius: 6px;
  cursor: pointer;
}
.info_act.active {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/infoICO_active.png') no-repeat left top transparent;
  color: #C087F0;
}
.nextButton {
  position: absolute;
  right: -40px;
  top: 50%;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/next_32.png') no-repeat center center transparent;
  width: 32px;
  height: 32px;
  cursor: pointer;
  opacity: 0.6;
}
.nextButton:hover {
  opacity: 1;
}
.prevButton {
  position: absolute;
  left: -40px;
  top: 50%;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/prev_32.png') no-repeat center center transparent;
  width: 32px;
  height: 32px;
  cursor: pointer;
  opacity: 0.6;
}
.prevButton:hover {
  opacity: 1;
}
.ui-tooltip {
  box-shadow: 0 0 5px #AAAAAA;
  padding: 5px;
  position: absolute;
  z-index: 100099;
}
body .ui-tooltip {
  border-width: 1px;
}
.ui-tooltip,
.arrow:after {
  background: black;
  border: 1px solid white;
}
.ui-tooltip {
  color: white;
  border-radius: 3px;
  font: 12px "Helvetica Neue", Sans-Serif;
  box-shadow: 0 0 7px black;
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.arrow.top {
  top: -16px;
  bottom: auto;
}
.arrow.left {
  height: 25px;
  left: 25px;
  overflow: hidden;
  position: absolute;
  right: auto;
  top: 0;
  width: 10px;
}
.arrow.right {
  height: 25px;
  overflow: hidden;
  position: absolute;
  right: -10px;
  left: auto;
  top: 0;
  width: 10px;
}
.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg);
}
.arrow.top:after {
  bottom: -20px;
  top: auto;
}
.arrow.right:after {
  box-shadow: 6px 5px 9px -9px black;
  content: "";
  height: 13px;
  left: -9px;
  position: absolute;
  top: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg);
  width: 13px;
}
.arrow.left:after {
  box-shadow: 6px 5px 9px -9px #000000;
  content: "";
  height: 13px;
  position: absolute;
  left: 5px;
  top: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 13px;
}
.idc-wrapper {
  width: 340px;
  height: 170px;
  height: auto;
  overflow: hidden;
}
.idc-wrapper.double .tileIMG {
  width: 50%;
}
.idc-wrapper.double .tileIMG img {
  width: 100%;
}
.idc-wrapper .tileIMG {
  width: 100%;
  height: 100%;
}
.idc-wrapper .tileIMG img {
  width: 100%;
}
.idc-wrapper .tileTXT {
  font-size: 26px;
  height: 100%;
  line-height: 1.2;
  padding-top: 16px;
  width: 50%;
  color: #cccccc;
}
.idc-wrapper .tileTXT.top {
  padding-top: 0px;
}
.idc-wrapper > .tileIMG .tileIMG_wrap {
  height: 160px;
  width: 160px;
}
.convTooltip .currentUsers {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 160px;
}
.convTooltip .currentUsers li {
  margin: 5px 0;
}
footer {
  position: absolute;
  bottom: 0;
  border-top: 1px solid #FFFFFF;
  box-shadow: 0 3px 3px #444444 inset;
  font-size: 12px;
  margin-top: 200px;
  width: 100%;
  height: 180px;
  background: #777777;
  background: -moz-linear-gradient(top,#666 0%,#333 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#777777),color-stop(100%,#474747));
  background: -webkit-linear-gradient(top,#777777 0%,#474747 100%);
  background: -o-linear-gradient(top,#777777 0%,#474747 100%);
  background: -ms-linear-gradient(top,#777777 0%,#474747 100%);
  background: linear-gradient(to bottom,#777777 0%,#474747 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#474747',GradientType=0);
  color: #CCCCCC;
  overflow: hidden;
}
footer a,
footer .linkStyle {
  color: #C087F0;
}
footer a:hover,
footer .linkStyle:hover {
  color: #C087F0;
}
footer .linkStyle {
  text-decoration: underline;
}
.flags {
  margin-right: 25px;
}
#footerContent {
  position: relative;
  min-height: 200px;
  margin: 0 auto;
  padding-top: 30px;
}
#footer3 {
  text-align: right;
}
#wesupport_imgs {
  margin-top: 10px;
}
#footerLNKs {
  margin-bottom: 10px;
}
#footerLNKs img {
  vertical-align: middle;
  margin-top: 10px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#footerLNKs img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#lastRow {
  margin: 14px 0;
}
.footerClm {
  float: left;
  width: 27%;
  padding: 0 3%;
  height: 100px;
  border-right: 1px solid #f1f1f1;
}
.footerClm.lastCol {
  border-right: 0 none;
}
#norton_seal {
  margin-left: 25px;
  margin-top: -15px;
}
#chatsystem {
  bottom: 0;
  position: fixed;
  right: 10px;
  z-index: 9999;
}
#chatsystem .expandIcon {
  left: 14px;
  position: absolute;
  top: 3px;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/expand_16.png') no-repeat center center transparent;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
#chatsystem.open .expandIcon {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/collapse_16.png') no-repeat center center transparent;
}
#chatsystem.open #chat_widget {
  height: 435px;
}
#chatsystem.closed .expandIcon {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/expand_16.png') no-repeat center center transparent;
}
#chatsystem.closed #chat_widget {
  height: 50px;
  width: 150px;
}
#chatsystem.closed #chat_widget.unread {
  background: none repeat scroll 0 0 #11a5ca;
}
#chatsystem.closed #friendslist {
  display: none;
}
#chatsystem #chat_widget {
  margin-bottom: 0;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 0 5px #111111;
  z-index: 1000;
  overflow: visible;
}
#chatsystem .chat_friend {
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  float: left;
  box-shadow: 0 0 1px #111111;
}
#chatsystem .chat_friend.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
#chatsystem .chat_friend.online.inGame {
  box-shadow: 0 0 5px #efca35;
  border: 1px solid #efca35;
  height: 30px;
  width: 30px;
}
#chatsystem .chat_friend.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
#chatsystem .chat_friend img {
  width: 32px;
  max-height: 32px;
}
#chatsystem #chat_conversation {
  position: relative;
  height: 250px;
  background: rgba(150,150,150,0.3);
  padding: 22px 10px 10px;
}
#chatsystem #chat_conversation .chat_conversation_box {
  height: 230px;
  margin: 5px 0;
  padding: 5px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 20px;
}
#chatsystem #chat_conversation .chat_conversation_box.loading {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif') no-repeat center center transparent;
}
#chatsystem #chat_conversation .chat_conversation_input {
  display: none;
  width: auto;
  position: relative;
  padding: 5px;
  padding-right: 55px;
  background: none repeat scroll 0 0 #ffffff;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 0 2px #000000 inset;
}
#chatsystem #chat_conversation .chat_conversation_input textarea.chat_input {
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
  color: #444444;
  font-family: sans-serif;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  resize: none;
  line-height: 20px;
}
#chatsystem #chat_conversation .chat_conversation_input .sendButton {
  cursor: pointer;
  position: absolute;
  bottom: 3px;
  right: 3px;
  vertical-align: top;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16.png') no-repeat center center #C087F0;
  width: 22px;
  height: 22px;
  border: 1px solid #999999;
}
#chatsystem #chat_conversation .chat_conversation_input .sendButton:hover {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16_hover.png') no-repeat center center #C087F0;
}
#chatsystem #chat_conversation .chat_conversation_input .sendButton.disabled {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif') no-repeat center center #C087F0;
}
#chatsystem #chat_conversation .chat_conversation_input #emojiButton {
  position: absolute;
  bottom: 3px;
  right: 35px;
  font-size: 22px;
  color: #999999;
}
#chatsystem #friendslist {
  background: none repeat scroll 0 0 #444444;
  height: 90%;
  left: 0px;
  position: absolute;
  top: 20px;
  border-radius: 5px 0px 0 5px;
  box-shadow: 0 0 2px #111111;
}
#chatsystem #friendslist .chat_fl_content {
  width: 0px;
  overflow: hidden;
}
#chatsystem #friendslist .chat_fl_handle {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/friends_handle.png') no-repeat center center #C087F0;
  height: 50px;
  width: 25px;
  left: -25px;
  position: absolute;
  top: 45%;
  border-radius: 5px 0px 0 5px;
  cursor: pointer;
  box-shadow: -1px 0 1px #111111;
}
#chatsystem .chat_fl {
  background: none repeat scroll 0 0 #444444;
  padding: 10px;
}
#chatsystem .chat_fl .chat_friend {
  background-color: #222222;
  margin: 4px;
  cursor: pointer;
}
#chatsystem .chat_fl .chat_friend.active {
  box-shadow: 0 0 1px #f00;
}
#chatsystem .ui-draggable-handle {
  cursor: move;
}
#chatsystem .ui-draggable-handle:after {
  content: '\f047';
  font-family: FontAwesome;
  position: relative;
  width: auto;
  height: auto;
  background: transparent;
  top: 0;
  left: 0;
  text-align: center;
  cursor: move;
  opacity: 0.3;
}
.chat_friend {
  background-color: #222222;
  margin: 4px;
  cursor: pointer;
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  float: left;
  box-shadow: 0 0 1px #111111;
}
.chat_friend.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.chat_friend.online.inGame {
  box-shadow: 0 0 5px #efca35;
  border: 1px solid #efca35;
  height: 30px;
  width: 30px;
}
.chat_friend.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.chat_friend img {
  width: 32px;
  max-height: 32px;
}
.chat_friend.noFloat {
  float: none;
}
.channel_list {
  list-style: none;
  margin: 10px;
}
.channel_list li span {
  vertical-align: top;
  line-height: 32px;
}
#chat_wrapper {
  height: 290px;
}
.chat_msg_content {
  padding-top: 10px;
  padding-left: 38px;
  padding-right: 25px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  line-height: 16px;
}
.chat_msg_content img.smiley {
  height: 16px;
  vertical-align: middle;
}
.chat_msg_content.bigSmiley {
  line-height: 24px;
}
.chat_msg_content.bigSmiley img.smiley {
  height: 24px;
}
.chat_msg_content.pinkChat {
  color: #b684eb;
}
.chat_msg_content.MortChat {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 4px;
  text-shadow: 1px 1px 0 black;
}
.chat_msg_content.rainbowChat {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  -webkit-animation: rainbow 10s infinite;
  -ms-animation: rainbow 10s infinite;
  animation: rainbow 10s infinite;
}
.chat_msg_content.videoMsg {
  padding-left: 0;
  padding-top: 38px;
}
.chat_msg_actions {
  position: absolute;
  right: 0.5em;
  top: 1.5em;
  cursor: pointer;
  visibility: hidden;
}
.chat_msg {
  position: relative;
  border-bottom: 1px solid #666666;
  margin: 5px 0;
  padding: 5px;
  font-size: 12px;
  padding-top: 10px;
}
.chat_msg:hover .chat_msg_actions {
  visibility: visible;
}
.chat_msg.errorMsg {
  opacity: 0.8;
}
.chat_msg.errorMsg p.error {
  background: #666666;
  padding: 5px 3px;
  margin-top: 10px;
}
.chat_msg_sender {
  font-weight: bold;
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  float: left;
  background-color: #222222;
}
.chat_msg_sender.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.chat_msg_sender.online.inGame {
  box-shadow: 0 0 5px #efca35;
  border: 1px solid #efca35;
  height: 30px;
  width: 30px;
}
.chat_msg_sender.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.chat_msg_sender img {
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
}
.chat_msg_sender img.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.chat_msg_sender img.online.inGame {
  box-shadow: 0 0 5px #efca35;
  border: 1px solid #efca35;
  height: 30px;
  width: 30px;
}
.chat_msg_sender img.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.chat_msg_date {
  font-size: 10px;
  position: absolute;
  top: 2px;
  right: 2px;
}
.conversation_friend {
  background-color: #222222;
  position: relative;
  cursor: pointer;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.conversation_friend img {
  opacity: 0.5;
}
.conversation_friend.unread {
  background: none repeat scroll 0 0 #11a5ca;
}
.conversation_friend.active img {
  opacity: 1;
  box-shadow: 0 0 3px blue;
}
.conversation_friend.active:hover:before {
  content: '\f021';
  font-family: FontAwesome;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  top: 0;
  left: 0;
  text-align: center;
}
.conversation_friend.placeholder {
  font-size: 10px;
  height: 32px;
  margin-right: 5px;
  overflow: hidden;
  width: 32px;
  background-color: #222222;
}
.conversation_close {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/delete_16.png') center center no-repeat transparent;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 3px;
  top: 3px;
  cursor: pointer;
}
#conv_users {
  height: 32px;
  line-height: 32px;
  margin: 10px 0;
}
.addChannel {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/channel_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.general {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/channel_general_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.admin {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/channel_admin_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.user {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/channel_user_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.pinkpussy {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/channel_pinkpussy_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.lang_de {
  background-image: url('/bundles/wwwthrixxx/gfx//flags/32/de.gif');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.lang_en {
  background-image: url('/bundles/wwwthrixxx/gfx//flags/32/us.gif');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.lang_fr {
  background-image: url('/bundles/wwwthrixxx/gfx//flags/32/fr.gif');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.lang_es {
  background-image: url('/bundles/wwwthrixxx/gfx//flags/32/es.gif');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.help {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/channel_help_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.currentUsers {
  list-style: disc inside;
}
.currentUsers li {
  font-size: 10px;
  color: #86ee62;
  white-space: nowrap;
}
.currentUsers li a {
  font-size: 10px;
  color: #86ee62;
}
.currentUsers li a:hover {
  color: #C087F0;
}
.chat_date_sep {
  border-bottom: 1px solid #666666;
  font-size: 10px;
  text-align: center;
  padding-bottom: 3px;
}
.settings_list ul li.soundChat,
.settings_list ul li.chatImages,
.settings_list ul li.chatAFK {
  padding-left: 20px;
  color: #cccccc;
}
.soundChat.enabled,
.chatImages.enabled,
.chatAFK.enabled {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/check_16.png');
  background-position: 2px center;
  background-repeat: no-repeat;
  background-color: #222222;
}
.soundChat.disabled,
.chatImages.disabled,
.chatAFK.disabled {
  background-image: none;
}
#chat_message_info {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  color: #f1f1f1;
  z-index: 10;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  font-size: 12px;
}
body.mobile-app #XXXchatsystem.standalone {
  bottom: 0;
  position: relative;
  right: 0px;
  z-index: 0;
  height: calc(100% - 100px);
}
body.mobile-app #XXXchatsystem.standalone .expandIcon {
  display: none;
}
body.mobile-app #XXXchatsystem.standalone #chat_widget {
  height: 100%;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
  z-index: 0;
  overflow: visible;
}
body.mobile-app #XXXchatsystem.standalone #chat_content {
  height: 100%;
}
body.mobile-app #XXXchatsystem.standalone #chat_content_wrapper {
  height: 100%;
}
body.mobile-app #XXXchatsystem.standalone #chat_wrapper {
  height: 100%;
}
body.mobile-app #XXXchatsystem.standalone .chat_friend {
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  float: left;
  box-shadow: 0 0 1px #111111;
}
body.mobile-app #XXXchatsystem.standalone .chat_friend.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
body.mobile-app #XXXchatsystem.standalone .chat_friend.online.inGame {
  box-shadow: 0 0 5px #efca35;
  border: 1px solid #efca35;
  height: 30px;
  width: 30px;
}
body.mobile-app #XXXchatsystem.standalone .chat_friend.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
body.mobile-app #XXXchatsystem.standalone .chat_friend img {
  width: 32px;
  max-height: 32px;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation {
  position: relative;
  height: 550px;
  background: rgba(150,150,150,0.3);
  padding: 22px 10px 10px;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_box {
  height: 530px;
  margin: 5px 0;
  padding: 5px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 20px;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_box.loading {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif') no-repeat center center transparent;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_input {
  display: none;
  width: auto;
  position: relative;
  padding: 5px;
  padding-right: 35px;
  background: none repeat scroll 0 0 #ffffff;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 0 2px #000000 inset;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_input textarea.chat_input {
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
  color: #444444;
  font-family: sans-serif;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  resize: none;
  line-height: 20px;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_input .sendButton {
  cursor: pointer;
  position: absolute;
  bottom: 3px;
  right: 3px;
  vertical-align: top;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16.png') no-repeat center center #C087F0;
  width: 22px;
  height: 22px;
  border: 1px solid #999999;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_input .sendButton:hover {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16_hover.png') no-repeat center center #C087F0;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_input .sendButton.disabled {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ajax-loader.gif') no-repeat center center #C087F0;
}
body.mobile-app #XXXchatsystem.standalone #friendslist {
  background: none repeat scroll 0 0 #444444;
  height: auto;
  left: auto;
  position: relative;
  top: auto;
  border-radius: 0;
  box-shadow: none;
}
body.mobile-app #XXXchatsystem.standalone #friendslist .chat_fl_content {
  width: auto;
  overflow: hidden;
}
body.mobile-app #XXXchatsystem.standalone #friendslist .chat_fl_handle {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/friends_handle.png') no-repeat center center #C087F0;
  height: 50px;
  width: 25px;
  left: -25px;
  position: absolute;
  top: 45%;
  border-radius: 5px 0px 0 5px;
  cursor: pointer;
  box-shadow: -1px 0 1px #111111;
}
body.mobile-app #XXXchatsystem.standalone .chat_fl {
  background: none repeat scroll 0 0 #444444;
  padding: 10px;
}
body.mobile-app #XXXchatsystem.standalone .chat_fl .chat_friend {
  background-color: #222222;
  margin: 4px;
  cursor: pointer;
}
body.mobile-app #XXXchatsystem.standalone .chat_fl .chat_friend.active {
  box-shadow: 0 0 1px #f00;
}
body.mobile-app .fw7-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  font-size: 20px;
}
body.mobile-app .noChatInfo {
  max-width: 680px;
  margin: 10px auto;
  padding: 10px;
}
body.mobile-app .chatUserActions a {
  display: inline-block;
  margin: 5px;
  text-decoration: underline;
}
body.mobile-app .chat_msg {
  font-size: 14px;
  word-break: break-word;
}
body.mobile-app #header_center {
  max-width: calc(100% - 65px);
}
.chat_fl_content_wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.chat_fl_content_wrapper .chat_fl_content {
  width: 150px !important;
}
.friendsLoader {
  margin: 5px 0;
}
.chatMsg_image {
  max-width: calc(100% - 10px);
  max-height: 150px;
  border: 1px solid;
  border-radius: 3px;
  padding: 3px;
}
.flexchat .chat_msg {
  width: 100%;
  padding-right: 0px;
  padding-left: 0;
}
.flexchat #chat_wrapper {
  position: relative;
}
.flexchat #chat_channel_info {
  position: absolute;
  font-size: 12px;
  top: 5px;
  left: 5px;
  z-index: 1;
}
.flexchat .chat_input {
  width: 100%;
  min-height: 21px;
  margin: 0;
  padding: 0;
  color: #444444;
  font-family: sans-serif;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  resize: none;
  line-height: 20px;
  max-height: 80px;
  overflow-x: hidden;
  overflow-y: auto;
}
.flexchat .chat_conversation_input {
  margin-top: 5px;
}
.flexchat #conversationlist {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flexchat #dropdownCons {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #222222;
  position: relative;
  cursor: pointer;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.flexchat #dropdownCons img {
  opacity: 0.5;
}
.flexchat #dropdownCons.unread {
  background: none repeat scroll 0 0 #11a5ca;
}
.flexchat #dropdownCons.active img {
  opacity: 1;
  box-shadow: 0 0 3px blue;
}
.flexchat #dropdownCons.active:hover:before {
  content: '\f021';
  font-family: FontAwesome;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  top: 0;
  left: 0;
  text-align: center;
}
.flexchat #dropdownCons.placeholder {
  font-size: 10px;
  height: 32px;
  margin-right: 5px;
  overflow: hidden;
  width: 32px;
  background-color: #222222;
}
.flexchat #dropdownConsMenu li {
  padding: 5px;
}
.flexchat div.bootstrap-style .chat_details_popover {
  max-width: 350px;
  left: 0 !important;
}
.flexchat div.bootstrap-style .chat_details_popover .currentUsers {
  margin: 0;
  min-width: 100px;
}
#chatsystem .flexchat #chat_conversation .chat_conversation_box {
  display: none;
  flex-direction: column-reverse;
  flex: 1 1 auto;
  height: auto;
  min-height: calc(100% - 20px);
  margin: 0;
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
}
#chatsystem .flexchat #chat_conversation .chat_conversation_box#chat_box_info {
  margin-top: 0;
}
#chatsystem .flexchat #chat_conversation .chat_conversation_box.active {
  display: flex;
}
.commandMeMsg .chat_msg_content {
  padding-left: 0;
  padding-bottom: 10px;
  font-style: italic;
  color: #c175ec;
}
.chat_command_roll {
  font-size: 40px;
  line-height: 23px;
  background: #fff;
  height: 22px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 23px;
  margin-left: 5px;
  padding-left: 0px;
  text-indent: -4px;
  border: 1px solid #fff;
  border-radius: 3px;
  margin-top: -3px;
  margin-bottom: 8px;
  color: #666;
}
.chat_friend.moreFriends {
  position: relative;
}
.chat_friend.moreFriends:before {
  content: "\f021";
  font-family: FontAwesome;
  left: 7px;
  position: absolute;
  top: 4px;
  font-size: 20px;
}
.olContent {
  padding: 10px;
}
.olContent .olContentBlock {
  margin: 10px 0;
}
.olContent a:hover {
  font-weight: bold;
}
.olContent h4 {
  color: #cccccc;
}
.userModerationLine {
  display: block;
  margin: 2px 0;
  text-decoration: none;
}
.userModerationLine.cross i {
  color: #c42b08;
}
.userModerationLine.check i {
  color: #5bd231;
}
.userModerationLine:hover {
  font-weight: bold;
}
.modBlocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.modBlocks .olContentBlock,
.modBlocks .modContentBlock {
  flex: 1;
  padding: 10px;
  min-width: 200px;
}
.modBlocks .olContentBlock #modRoomsWrap h3,
.modBlocks .modContentBlock #modRoomsWrap h3 {
  margin-top: 15px;
}
.modBlocks .olContentBlock #modRoomsWrap .roomItem .roomName,
.modBlocks .modContentBlock #modRoomsWrap .roomItem .roomName {
  display: flex;
  justify-content: space-between;
}
.modBlocks .olContentBlock #modRoomsWrap .roomItem .roomInfo,
.modBlocks .modContentBlock #modRoomsWrap .roomItem .roomInfo {
  padding: 15px 10px;
}
.modBlocks .olContentBlock #modUserWrap #modList,
.modBlocks .modContentBlock #modUserWrap #modList {
  margin-top: 15px;
}
.olContent > .olContentBlock > a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background-color: #222;
  float: left;
  display: inline-block;
  position: relative;
  margin: 5px;
  overflow: hidden;
  border-radius: 3px;
  line-height: 33.75px;
  background: #C087F0;
  color: #ffffff;
  text-align: center;
}
.olContent > .olContentBlock > a.alpha {
  margin-left: 0;
}
.olContent > .olContentBlock > a.omega {
  margin-right: 0;
}
.olContent > .olContentBlock > a.top {
  margin-top: 0;
}
.olContent > .olContentBlock > a.bottom {
  margin-bottom: 0;
}
.olContent > .olContentBlock > a.noSpacing {
  margin: 0;
}
.olContent > .olContentBlock > a.ghost {
  background-color: transparent;
}
.olContent > .olContentBlock > a.noFloat {
  float: none;
}
a.olContent > .olContentBlock > a {
  color: #dddddd;
}
a.olContent > .olContentBlock > a:hover {
  color: #dddddd;
}
.linkStyle.olContent > .olContentBlock > a {
  color: #dddddd;
}
.linkStyle.olContent > .olContentBlock > a:hover {
  color: #dddddd;
}
.olContent > .olContentBlock > a.noBG {
  background: transparent;
}
.olContent > .olContentBlock > a.greenBG {
  background-color: #5bd231;
}
.olContent > .olContentBlock > a.plain {
  background-color: #222222;
}
.olContent > .olContentBlock > a.radioBtn {
  background: #222222;
}
.olContent > .olContentBlock > a.editButton {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
}
.olContent > .olContentBlock > a.editButton:hover {
  background-color: #222222;
}
.olContent > .olContentBlock > a.reportButton {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/report_24.png') no-repeat center center #666;
}
.olContent > .olContentBlock > a.reportButton:hover {
  background-color: #222222;
}
.chat_friend_big_holder {
  display: block;
  width: 100%;
}
.chat_friend_big {
  display: block;
  width: auto;
  margin: 5px 0;
  padding: 5px;
  padding-right: 25px;
  background: #222;
  border-radius: 3px;
  margin-top: 3px;
  overflow: hidden;
  position: relative;
}
.chat_friend_big span {
  font-size: 14px;
  vertical-align: middle;
}
.chat_friend_big img {
  vertical-align: middle;
}
.chat_friend_big.noStatus {
  padding-right: 5px;
}
.chat_friend_big:after {
  content: ' ';
  width: 8px;
  height: 8px;
  background: var(--f7-color-gray);
  border-radius: 10px;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}
.chat_friend_big.offline:after {
  background: var(--f7-color-red);
}
.chat_friend_big.online:after {
  background: var(--f7-color-green);
}
.chat_friend_big.room:after {
  background: var(--f7-color-blue);
}
.chat_friend_big.noStatus:after {
  display: none;
}
.chat_friend_big .addChannel {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
@-webkit-keyframes rainbow {
  0% {
    color: orange;
  }
  10% {
    color: purple;
  }
  20% {
    color: red;
  }
  30% {
    color: CadetBlue;
  }
  40% {
    color: yellow;
  }
  50% {
    color: coral;
  }
  60% {
    color: green;
  }
  70% {
    color: cyan;
  }
  80% {
    color: DeepPink;
  }
  90% {
    color: DodgerBlue;
  }
  100% {
    color: orange;
  }
}
@-ms-keyframes rainbow {
  0% {
    color: orange;
  }
  10% {
    color: purple;
  }
  20% {
    color: red;
  }
  40% {
    color: yellow;
  }
  60% {
    color: green;
  }
  100% {
    color: orange;
  }
}
@keyframes rainbow {
  0% {
    color: orange;
  }
  10% {
    color: purple;
  }
  20% {
    color: red;
  }
  40% {
    color: yellow;
  }
  60% {
    color: green;
  }
  100% {
    color: orange;
  }
}
.achievementIcon {
  width: 100%;
  height: 100%;
  background: url('/bundles/wwwthrixxx/gfx/achievements/achievements01_sprite.png') no-repeat 0 0 transparent;
}
.achievementIcon.notices {
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  box-shadow: none;
  width: 32px;
  max-height: 32px;
  margin-right: 5px;
  overflow: hidden;
  height: 32px;
  font-size: 10px;
  display: inline-block;
  background: url('/bundles/wwwthrixxx/gfx/achievements/achievements01_sprite_32.png') no-repeat 0 0 transparent;
}
.achievementIcon.notices.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
.achievementIcon.notices.online.inGame {
  box-shadow: 0 0 5px #efca35;
  border: 1px solid #efca35;
  height: 30px;
  width: 30px;
}
.achievementIcon.notices.online {
  box-shadow: 0 0 5px #86ee62;
  border: 1px solid #86ee62;
  height: 30px;
  width: 30px;
}
#achievement_28.achievementIcon,
#achievement_44.achievementIcon {
  background: url('/bundles/wwwthrixxx/gfx/achievements/achievements02_sprite.png') no-repeat 0 0 transparent;
}
#achievement_28.achievementIcon.notices,
#achievement_44.achievementIcon.notices {
  background: url('/bundles/wwwthrixxx/gfx/achievements/achievements02_sprite_32.png') no-repeat 0 0 transparent;
}
.achievementIcon.finished {
  background-position: 0 0;
}
.achievementIcon.unfinished {
  background-position: -78px 0;
}
.achievementIcon.unfinished.notices {
  background-position: -32px 0;
}
#achievement_1.achievementIcon.finished,
#achievement_2.achievementIcon.finished,
#achievement_5.achievementIcon.finished,
#achievement_6.achievementIcon.finished,
#achievement_7.achievementIcon.finished,
#achievement_8.achievementIcon.finished,
#achievement_9.achievementIcon.finished,
#achievement_11.achievementIcon.finished,
#achievement_12.achievementIcon.finished,
#achievement_14.achievementIcon.finished,
#achievement_26.achievementIcon.finished,
#achievement_27.achievementIcon.finished,
#achievement_38.achievementIcon.finished,
#achievement_40.achievementIcon.finished,
#achievement_42.achievementIcon.finished,
#achievement_46.achievementIcon.finished,
#achievement_108.achievementIcon.finished {
  background-position: 0 0;
}
#achievement_1.achievementIcon.unfinished,
#achievement_2.achievementIcon.unfinished,
#achievement_5.achievementIcon.unfinished,
#achievement_6.achievementIcon.unfinished,
#achievement_7.achievementIcon.unfinished,
#achievement_8.achievementIcon.unfinished,
#achievement_9.achievementIcon.unfinished,
#achievement_11.achievementIcon.unfinished,
#achievement_12.achievementIcon.unfinished,
#achievement_14.achievementIcon.unfinished,
#achievement_26.achievementIcon.unfinished,
#achievement_27.achievementIcon.unfinished,
#achievement_38.achievementIcon.unfinished,
#achievement_40.achievementIcon.unfinished,
#achievement_42.achievementIcon.unfinished,
#achievement_46.achievementIcon.unfinished,
#achievement_108.achievementIcon.unfinished {
  background-position: -78px 0;
}
#achievement_1.achievementIcon.unfinished.notices,
#achievement_2.achievementIcon.unfinished.notices,
#achievement_5.achievementIcon.unfinished.notices,
#achievement_6.achievementIcon.unfinished.notices,
#achievement_7.achievementIcon.unfinished.notices,
#achievement_8.achievementIcon.unfinished.notices,
#achievement_9.achievementIcon.unfinished.notices,
#achievement_11.achievementIcon.unfinished.notices,
#achievement_12.achievementIcon.unfinished.notices,
#achievement_14.achievementIcon.unfinished.notices,
#achievement_26.achievementIcon.unfinished.notices,
#achievement_27.achievementIcon.unfinished.notices,
#achievement_38.achievementIcon.unfinished.notices,
#achievement_40.achievementIcon.unfinished.notices,
#achievement_42.achievementIcon.unfinished.notices,
#achievement_46.achievementIcon.unfinished.notices,
#achievement_108.achievementIcon.unfinished.notices {
  background-position: -32px 0;
}
#achievement_4.achievementIcon.finished,
#achievement_10.achievementIcon.finished,
#achievement_13.achievementIcon.finished,
#achievement_15.achievementIcon.finished,
#achievement_22.achievementIcon.finished,
#achievement_48.achievementIcon.finished,
#achievement_57.achievementIcon.finished,
#achievement_104.achievementIcon.finished,
#achievement_120.achievementIcon.finished {
  background-position: 0 -78px;
}
#achievement_4.achievementIcon.finished.notices,
#achievement_10.achievementIcon.finished.notices,
#achievement_13.achievementIcon.finished.notices,
#achievement_15.achievementIcon.finished.notices,
#achievement_22.achievementIcon.finished.notices,
#achievement_48.achievementIcon.finished.notices,
#achievement_57.achievementIcon.finished.notices,
#achievement_104.achievementIcon.finished.notices,
#achievement_120.achievementIcon.finished.notices {
  background-position: 0px -32px;
}
#achievement_4.achievementIcon.unfinished,
#achievement_10.achievementIcon.unfinished,
#achievement_13.achievementIcon.unfinished,
#achievement_15.achievementIcon.unfinished,
#achievement_22.achievementIcon.unfinished,
#achievement_48.achievementIcon.unfinished,
#achievement_57.achievementIcon.unfinished,
#achievement_104.achievementIcon.unfinished,
#achievement_120.achievementIcon.unfinished {
  background-position: -78px 0;
}
#achievement_4.achievementIcon.unfinished.notices,
#achievement_10.achievementIcon.unfinished.notices,
#achievement_13.achievementIcon.unfinished.notices,
#achievement_15.achievementIcon.unfinished.notices,
#achievement_22.achievementIcon.unfinished.notices,
#achievement_48.achievementIcon.unfinished.notices,
#achievement_57.achievementIcon.unfinished.notices,
#achievement_104.achievementIcon.unfinished.notices,
#achievement_120.achievementIcon.unfinished.notices {
  background-position: -32px 0;
}
#achievement_44.achievementIcon.finished {
  background-position: 0 0;
}
#achievement_44.achievementIcon.unfinished {
  background-position: -78px 0;
}
#achievement_44.achievementIcon.unfinished.notices {
  background-position: -32px 0;
}
#achievement_3.achievementIcon.finished,
#achievement_16.achievementIcon.finished,
#achievement_23.achievementIcon.finished,
#achievement_32.achievementIcon.finished,
#achievement_50.achievementIcon.finished,
#achievement_58.achievementIcon.finished,
#achievement_112.achievementIcon.finished,
#achievement_124.achievementIcon.finished {
  background-position: -78px -78px;
}
#achievement_3.achievementIcon.finished.notices,
#achievement_16.achievementIcon.finished.notices,
#achievement_23.achievementIcon.finished.notices,
#achievement_32.achievementIcon.finished.notices,
#achievement_50.achievementIcon.finished.notices,
#achievement_58.achievementIcon.finished.notices,
#achievement_112.achievementIcon.finished.notices,
#achievement_124.achievementIcon.finished.notices {
  background-position: -32px -32px;
}
#achievement_3.achievementIcon.unfinished,
#achievement_16.achievementIcon.unfinished,
#achievement_23.achievementIcon.unfinished,
#achievement_32.achievementIcon.unfinished,
#achievement_50.achievementIcon.unfinished,
#achievement_58.achievementIcon.unfinished,
#achievement_112.achievementIcon.unfinished,
#achievement_124.achievementIcon.unfinished {
  background-position: -78px 0;
}
#achievement_3.achievementIcon.unfinished.notices,
#achievement_16.achievementIcon.unfinished.notices,
#achievement_23.achievementIcon.unfinished.notices,
#achievement_32.achievementIcon.unfinished.notices,
#achievement_50.achievementIcon.unfinished.notices,
#achievement_58.achievementIcon.unfinished.notices,
#achievement_112.achievementIcon.unfinished.notices,
#achievement_124.achievementIcon.unfinished.notices {
  background-position: -32px 0;
}
#achievement_28.achievementIcon.finished {
  background-position: 0 -78px;
}
#achievement_28.achievementIcon.finished.notices {
  background-position: 0 -32px;
}
#achievement_28.achievementIcon.unfinished {
  background-position: -78px 0;
}
#achievement_28.achievementIcon.unfinished.notices {
  background-position: -32px 0;
}
#achievement_17.achievementIcon.finished,
#achievement_20.achievementIcon.finished,
#achievement_21.achievementIcon.finished,
#achievement_24.achievementIcon.finished,
#achievement_29.achievementIcon.finished,
#achievement_52.achievementIcon.finished,
#achievement_59.achievementIcon.finished,
#achievement_116.achievementIcon.finished {
  background-position: 0 -156px;
}
#achievement_17.achievementIcon.finished.notices,
#achievement_20.achievementIcon.finished.notices,
#achievement_21.achievementIcon.finished.notices,
#achievement_24.achievementIcon.finished.notices,
#achievement_29.achievementIcon.finished.notices,
#achievement_52.achievementIcon.finished.notices,
#achievement_59.achievementIcon.finished.notices,
#achievement_116.achievementIcon.finished.notices {
  background-position: 0 -64px;
}
#achievement_17.achievementIcon.unfinished,
#achievement_20.achievementIcon.unfinished,
#achievement_21.achievementIcon.unfinished,
#achievement_24.achievementIcon.unfinished,
#achievement_29.achievementIcon.unfinished,
#achievement_52.achievementIcon.unfinished,
#achievement_59.achievementIcon.unfinished,
#achievement_116.achievementIcon.unfinished {
  background-position: -78px 0;
}
#achievement_17.achievementIcon.unfinished.notices,
#achievement_20.achievementIcon.unfinished.notices,
#achievement_21.achievementIcon.unfinished.notices,
#achievement_24.achievementIcon.unfinished.notices,
#achievement_29.achievementIcon.unfinished.notices,
#achievement_52.achievementIcon.unfinished.notices,
#achievement_59.achievementIcon.unfinished.notices,
#achievement_116.achievementIcon.unfinished.notices {
  background-position: -32px 0;
}
#achievement_18.achievementIcon.finished,
#achievement_25.achievementIcon.finished,
#achievement_30.achievementIcon.finished,
#achievement_34.achievementIcon.finished,
#achievement_36.achievementIcon.finished,
#achievement_54.achievementIcon.finished,
#achievement_60.achievementIcon.finished,
#achievement_128.achievementIcon.finished {
  background-position: -78px -156px;
}
#achievement_18.achievementIcon.finished.notices,
#achievement_25.achievementIcon.finished.notices,
#achievement_30.achievementIcon.finished.notices,
#achievement_34.achievementIcon.finished.notices,
#achievement_36.achievementIcon.finished.notices,
#achievement_54.achievementIcon.finished.notices,
#achievement_60.achievementIcon.finished.notices,
#achievement_128.achievementIcon.finished.notices {
  background-position: -32px -64px;
}
#achievement_18.achievementIcon.unfinished,
#achievement_25.achievementIcon.unfinished,
#achievement_30.achievementIcon.unfinished,
#achievement_34.achievementIcon.unfinished,
#achievement_36.achievementIcon.unfinished,
#achievement_54.achievementIcon.unfinished,
#achievement_60.achievementIcon.unfinished,
#achievement_128.achievementIcon.unfinished {
  background-position: -78px 0;
}
#achievement_18.achievementIcon.unfinished.notices,
#achievement_25.achievementIcon.unfinished.notices,
#achievement_30.achievementIcon.unfinished.notices,
#achievement_34.achievementIcon.unfinished.notices,
#achievement_36.achievementIcon.unfinished.notices,
#achievement_54.achievementIcon.unfinished.notices,
#achievement_60.achievementIcon.unfinished.notices,
#achievement_128.achievementIcon.unfinished.notices {
  background-position: -32px 0;
}
body.shopboard .box_test {
  min-height: 850px;
}
#shop.tileboard {
  min-height: 360px;
}
.shopNewHeadline i {
  color: #E7A52D;
  text-shadow: 0px 0px 4px #000;
}
.shopTopHeadline i {
  color: #F2E026;
  text-shadow: 0px 0px 4px #000;
}
.shopBundleHeadline i {
  color: #E8591A;
  text-shadow: 0px 0px 4px #000;
}
.shopItemWrapper {
  background: none repeat scroll 0 0 #222222;
  padding: 10px 0;
  border-radius: 5px;
  border: 3px solid #666666;
  width: 720px;
  margin: auto;
}
#item_price {
  font-size: 32px;
  margin: 5px 0 15px;
}
.itemInfoWrapper {
  height: 260px;
  overflow: hidden;
}
.itemInfoWrapper.colorPicker {
  height: 219px;
}
#item_description {
  max-height: 80px;
  margin-bottom: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 2px 0;
}
.item_bought {
  bottom: 0px;
  font-size: 18px;
  margin: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
}
.addCart {
  background: url('/bundles/wwwthrixxx/gfx/basket_64.png') no-repeat scroll center 0.028571428571429px #C087F0;
}
.addCart.bought {
  background: url('/bundles/wwwthrixxx/gfx/check_64.png') center 10px no-repeat #5bd231;
}
.addCart.font {
  background: url('') no-repeat scroll center 0.028571428571429px #C087F0;
  padding-top: 0px;
}
.addCart.font i {
  font-size: 55px;
}
.addCart.font.bought {
  background: url('') no-repeat scroll center 0.028571428571429px #5bd231;
}
.wishlist {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/list_icon.png') 10px center no-repeat #C087F0;
}
.wishlist span {
  display: block;
  padding-left: 40px;
  padding-top: 8px;
  text-align: left;
}
.wishlist.onList {
  background-color: #5bd231;
  color: #ffffff;
}
.share_link_post {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/share_icon.png') center center no-repeat #C087F0;
}
.minitile.share_link_shop {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/share_icon.png') 5px center no-repeat #C087F0;
  padding-left: 10px;
}
.gift_link_shop {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/gift_icon.png') 10px center no-repeat #C087F0;
}
.gift_link_shop span {
  display: block;
  padding-left: 40px;
  padding-top: 8px;
  text-align: left;
}
.like_link_shop.likeIt {
  background: url('/bundles/wwwthrixxx/gfx/heart_light.png') center center no-repeat #C087F0;
}
.like_link_shop.dislikeIt {
  background: url('/bundles/wwwthrixxx/gfx/brokenheart_light.png') center center no-repeat #C087F0;
}
.comments_post {
  background: url('/bundles/wwwthrixxx/gfx/bubbles_16.png') 5px center no-repeat #C087F0;
}
.comments_post span.comment_count {
  margin-left: 27px;
}
#likes {
  background: #C087F0;
  padding: 0 2px;
  text-decoration: none;
}
#likes span {
  margin-left: 5px;
}
#likes.icon {
  background: url('/bundles/wwwthrixxx/gfx/heart_light.png') 5px center no-repeat #C087F0;
}
#likes.icon span {
  margin-left: 27px;
}
#likes.liked {
  background-color: #5bd231;
  color: #fff;
}
#shopitem_highlights {
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 1.2;
}
#shopitem_highlights .shopitem_icon {
  width: 24px;
  height: 24px;
  line-height: 1.2;
  display: inline-block;
  font-size: 20px;
}
.tileTXT_icon_shop {
  height: auto;
  position: absolute;
  right: 3px;
  top: 4px;
  width: auto;
}
.tileTXT_icon_shop .shopitem_highlights {
  position: relative;
  top: 0px;
  right: 0px;
  line-height: 1.2;
  font-size: 14px;
}
.tileTXT_icon_shop .shopitem_highlights .shopitem_icon {
  width: 20px;
  height: 20px;
  line-height: 1.2;
  display: inline-block;
}
.shopitem_new {
  background: transparent;
  opacity: 1;
  color: #E7A52D;
  text-shadow: 0px 0px 4px #000;
}
.shopitem_top {
  background: transparent;
  opacity: 1;
  color: #F2E026;
  text-shadow: 0px 0px 4px #000;
}
.shopitem_bundle {
  background: transparent;
  opacity: 1;
  color: #E8591A;
  text-shadow: 0px 0px 4px #000;
}
.shopitem_sale {
  background: transparent;
  opacity: 1;
  color: #C07520;
  text-shadow: 0px 0px 4px #000;
}
.shopitem_palette {
  background: transparent;
  opacity: 1;
  color: #C144C1;
  text-shadow: 0px 0px 4px #000;
}
#previewContent {
  width: 100%;
  height: 100%;
  line-height: 340px;
}
#previewContent.turntable img {
  width: 100%;
  height: 100%;
}
#previewContent.turntable #preview_img-reel .reel-preloader {
  background: #C087F0;
  background: -moz-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#C087F0),color-stop(50%,#f0e2fb),color-stop(100%,#C087F0));
  background: -webkit-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -o-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: -ms-linear-gradient(top,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  background: linear-gradient(to bottom,#C087F0 0%,#f0e2fb 50%,#C087F0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C087F0,endColorstr=#C087F0,GradientType=0);
  opacity: 0.5;
}
#previewContent #preview_img {
  max-height: 100%;
  width: 100%;
  vertical-align: middle;
}
#additionalPreview {
  top: 5px;
  width: 50px;
  left: 0;
  position: absolute;
  line-height: 1.2;
  display: block;
}
#additionalPreview ul {
  list-style: none;
  padding-left: 0;
}
#additionalPreview li {
  width: 43px;
  height: 43px;
  overflow: hidden;
  position: relative;
  border: 1px solid #263b4b;
  border-radius: 3px;
  margin: 0 5px;
  cursor: pointer;
  opacity: 0.7;
  background: #111111;
}
#additionalPreview li.active {
  opacity: 1;
  border: 1px solid #ffffff;
}
#additionalPreview li:hover {
  opacity: 1;
}
#additionalPreview img {
  width: 100%;
}
#shopItem_bundleList {
  max-height: 300px;
  overflow: auto;
}
#shopItem_bundleList a.already_bought {
  color: #5bd231;
}
.shop_table {
  width: 100%;
}
.shop_table thead tr {
  background: transparent;
}
.shop_table tfoot tr {
  background: #263b4b;
}
.shop_table tbody tr {
  background: #444444;
  position: relative;
}
.shop_table tbody tr:nth-child(odd) {
  background: #666666;
}
.shop_table td {
  padding: 3px 5px;
  position: relative;
}
.shop_table td .label {
  margin-right: 10px;
}
.shop_table .formRow {
  width: auto;
}
.cart_art_preview {
  margin: 0 10px;
}
.cart_art_info a:hover {
  color: #C087F0;
}
.cart_art_info .cart_art_name {
  font-size: 16px;
}
.leadingPipe:before {
  content: '|';
}
#site_xp_list.cart_list {
  background: #222222;
  margin: 0 10px;
  padding: 5px 10px;
}
.wishlistCart {
  color: #5bd231;
  font-size: 40px;
  text-shadow: 0px 0px 4px #000;
  margin: 10px;
}
.wishlistCart:hover {
  color: #48ab25;
}
.giftName {
  max-width: 235px;
  display: inline-block;
}
#shop_breadcrumbs {
  margin: 10px;
}
.subCat-crumb .breadcrumb:first-child:before {
  content: '|';
  margin-left: 3px;
  margin-right: 1px;
}
.subCat-crumb .breadcrumb > span {
  background: #222222;
  padding: 3px 6px;
  border-radius: 15px;
  font-size: 12px;
}
.subCat-crumb .breadcrumb > span a {
  margin-left: 3px;
}
.subCat-crumb .breadcrumb > span a:hover {
  color: #c42b08;
}
#logoList {
  margin: auto;
  width: 580px;
}
#logoList a {
  text-decoration: none;
}
#logoList img {
  margin: 0 5px;
}
i.itemLock {
  font-size: 50px;
  text-shadow: 0px 0px 4px rgba(0,0,0,0.6);
}
#searchForm_onpage {
  display: inline-block;
  position: relative;
  right: 0;
  overflow: hidden;
}
#searchForm_onpage form {
  margin: 24px auto;
  width: 94%;
  position: relative;
}
#searchForm_onpage #form_text {
  height: 20px;
  padding: 10px;
  padding-right: 31px;
  border: 1px solid #999999;
  background: #999999;
  width: 100%;
  color: #f1f1f1;
  font-size: 17px;
}
#searchForm_onpage #form_text::-webkit-input-placeholder {
  color: #666666;
  font-style: italic;
}
#searchForm_onpage #form_text:-moz-placeholder {
  color: #666666;
  font-style: italic;
}
#searchForm_onpage .btnStyle {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/lupe_search.png') center center no-repeat #C087F0;
  position: absolute;
  right: -47px;
  top: 1px;
  border-radius: 0px 2px 2px 0px;
  box-shadow: -1px 0 1px #666666;
}
#catWrapper {
  margin: 50px 0;
}
.cat_customization {
  background-image: url('/bundles/wwwthrixxx/gfx//shop/catIcons/customize.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.cat_animations {
  background-image: url('/bundles/wwwthrixxx/gfx//shop/catIcons/animations.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.cat_gear {
  background-image: url('/bundles/wwwthrixxx/gfx//shop/catIcons/gear.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.cat_toys {
  background-image: url('/bundles/wwwthrixxx/gfx//shop/catIcons/toys.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.cat_locations {
  background-image: url('/bundles/wwwthrixxx/gfx//shop/catIcons/locations.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.cat_features {
  background-image: url('/bundles/wwwthrixxx/gfx//shop/catIcons/features.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.cat_camera {
  background-image: url('/bundles/wwwthrixxx/gfx//shop/catIcons/camera.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.cat_effects {
  background-image: url('/bundles/wwwthrixxx/gfx//shop/catIcons/effects.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.catTile span {
  position: absolute;
  bottom: 10px;
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  text-shadow: 3px 2px 1px rgba(0,0,0,0.4);
  font-weight: bold;
  color: #ffffff;
  -webkit-text-stroke: 1px rgba(0,0,0,0.1);
  -webkit-font-smoothing: antialiased;
}
.catTile .catIcon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
}
#search_1 label {
  display: inline;
  width: auto;
  text-align: left;
  float: none;
  color: #eee;
  display: inline-block;
  float: left;
  font-family: "arial", "sans-serif";
  font-weight: bold;
  line-height: 35px;
  padding: 0 10px 0 0;
  position: relative;
}
#searchbox {
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  margin: 10px 0 0;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: auto;
}
#search_2 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ffffff;
  border-image: none;
  border-radius: 4px 0 0 4px;
  border-right: 1px solid #cdcdcd;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  height: 35px;
  overflow: hidden;
  position: relative;
  background: #222222;
}
#search_2 select {
  opacity: 0;
  visibility: visible;
  margin: 0;
  outline: 0 none;
  padding: 0;
  position: absolute;
  cursor: pointer;
  height: 29px;
  left: 0;
}
#search_2 span {
  overflow: visible;
  width: auto;
  display: inline-block;
  color: #d3d3d3;
  font-family: "arial", "sans-serif";
  font-size: 12px;
  height: 35px;
  line-height: 33px;
  margin: 0 21px 0 9px;
  text-indent: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#search_2 i {
  position: absolute;
  right: 5px;
  top: 8px;
}
#search_3 {
  background: none repeat scroll 0 0 white;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  box-sizing: border-box;
  height: 35px;
  overflow: hidden;
  width: auto;
}
#search_3 #search_3_wrapper {
  height: 100%;
  padding: 0;
  position: relative;
  white-space: normal;
}
#search_3 input#form_text {
  height: auto;
  padding: 0;
  padding-right: 0;
  border: 1px solid #999999;
  background: #999999;
  width: auto;
  color: #f1f1f1;
  font-size: 17px;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  box-shadow: none;
  box-sizing: border-box;
  color: #333;
  font-family: "arial", "sans-serif";
  font-size: 15px;
  height: 23px;
  left: 0;
  margin: 0;
  outline: 0 none;
  padding: 0 0 0 8px;
  position: absolute;
  top: 6px;
  width: 100%;
}
#search_4 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #C087F0;
  border-color: #fff;
  border-image: none;
  border-radius: 0 4px 4px 0;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  float: right;
  height: 35px;
  overflow: hidden;
  position: relative;
  width: auto;
  z-index: 1;
}
#search_4 input {
  color: #ffffff;
  cursor: pointer;
  background-color: #f00;
  border: 0 none;
  box-shadow: none;
  width: auto;
  height: auto;
  padding: 0;
  vertical-align: middle;
  margin-left: 0;
  font-family: 'Asap', helvetica, arial, sans-serif;
  font-size: 20px;
  background: none repeat scroll 0 center rgba(0,0,0,0);
  border: 0 none;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "arial", "sans-serif";
  font-size: 13px;
  font-weight: bold;
  height: 100%;
  line-height: 33px;
  margin: 0;
  outline: 0 none;
  padding: 0 11px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  vertical-align: middle;
}
#search_4 div.searchButton {
  background: none repeat scroll 0 center rgba(0,0,0,0);
  border: 0 none;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "arial", "sans-serif";
  font-size: 13px;
  font-weight: bold;
  height: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0 11px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  vertical-align: middle;
  padding: 4px 11px;
  font-size: 20px;
}
#universal_pose_badge {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  cursor: pointer;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  padding: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  background: #C087F0;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
  margin: 0 3px;
  padding: 5px;
  width: auto;
  height: auto;
}
#universal_pose_badge:hover {
  color: #dddddd;
}
.universal-pose-bg {
  box-shadow: 0 0 40px rgba(42,139,171,0.3) inset;
  border-radius: 3px;
}
#visitShopLink i {
  position: absolute;
  right: 15px;
  top: 25px;
  font-size: 28px;
}
#shop_search_wrapper .filter_btn {
  padding: 10px 0;
}
.swatch {
  width: 22px;
  height: 22px;
  border-radius: 2px;
  margin: 3px;
  box-shadow: 0px 1px 4px rgba(0,0,0,0.8);
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(14,14,14,0.6) 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(100%,rgba(14,14,14,0.6)));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(14,14,14,0.6) 100%);
  background-image: -o-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(14,14,14,0.6) 100%);
  background-image: -ms-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(14,14,14,0.6) 100%);
  background-image: linear-gradient(to bottom,rgba(255,255,255,0.2) 0%,rgba(14,14,14,0.6) 100%);
}
.button-swatch {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 1px;
  top: 3px;
  box-shadow: -1px -1px 5px rgba(0,0,0,0.3) inset;
  border: 1px solid #ddd;
}
.swatch-clickable:hover,
.swatch-clickable.active {
  box-shadow: 0px 1px 4px ;
  cursor: pointer;
}
.dropdown-menu {
  padding: 10px;
}
#dropdownColorMenu1 {
  color: #ffffff;
  cursor: pointer;
}
#dropdownColorMenu1:hover {
  text-decoration: none;
  color: #f2f2f2;
}
#colorSwitcher {
  background: #2E2E2E;
  border: 1px solid rgba(255,255,255,0.2);
  padding: 1px;
}
.salePrice_old {
  text-decoration: line-through;
  opacity: 0.6;
  font-size: 12px;
}
.salePrice_old_itemView {
  text-decoration: line-through;
  opacity: 0.8;
  font-size: 20px;
  display: block;
}
.itemGenderTile {
  bottom: 10px;
  font-size: 18px;
  left: 10px;
  position: absolute;
}
.gift_link_wishlist {
  color: #C087F0;
  text-decoration: none;
  width: 100px;
  display: inline-block;
  text-shadow: 0px 0px 4px rgba(0,0,0,0.6);
}
.gift_link_wishlist:hover {
  color: #5bd231;
}
.gift_link_wishlist i {
  font-size: 50px;
}
.responsiveHeader {
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  background: #333333;
  border-bottom: 1px solid #999999;
  box-shadow: 1px 1px 3px #000;
  opacity: 0.9;
  background: #333333;
  background: -moz-linear-gradient(top,#333333 0%,#666666 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#333333),color-stop(100%,#666666));
  background: -webkit-linear-gradient(top,#333333 0%,#666666 100%);
  background: -o-linear-gradient(top,#333333 0%,#666666 100%);
  background: -ms-linear-gradient(top,#333333 0%,#666666 100%);
  background: linear-gradient(to bottom,#333333 0%,#666666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333,endColorstr=#666666,GradientType=0);
}
.responsiveHeader #headerSpace {
  margin: auto;
  position: relative;
  width: 95%;
  height: 70px;
}
.responsiveHeader #headerSpace #logo {
  top: 0;
}
.responsiveHeader #headerSpace #logo img {
  height: 70px;
}
.responsiveHeader #headerSpace #logo .slogan {
  font-size: 10px;
  top: 44px;
}
.responsiveHeader #headerSpace #logo .logo_lnk {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/logo_midY_plain.png') no-repeat center transparent;
  background-size: contain;
  min-height: 50px;
  height: 70px;
  width: 70px;
}
.responsiveHeader #headerSpace #logo .logo_lnk.ge {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ge_logo_small.png') no-repeat center transparent;
  background-size: contain;
  height: 70px;
  width: 70px;
}
.responsiveHeader #headerSpace #logo .logo_lnk.kink {
  background-image: url('/bundles/wwwthrixxx/gfx/gamerotica/logo_midY_plain_kink.png');
}
.responsiveHeader #headerSpace #site_headerBanner {
  display: none;
}
.responsiveHeader #headerSpace #accountBox {
  top: 0;
}
.responsiveHeader #headerSpace #accountBox #launcherBox,
.responsiveHeader #headerSpace #accountBox #avatarMakerBox,
.responsiveHeader #headerSpace #accountBox #liveCamsBox,
.responsiveHeader #headerSpace #accountBox #bf19Box {
  border-color: -moz-use-text-color #666666;
  border-left: 1px solid #666666;
  border-radius: 0 0 0 0;
  border-style: none solid;
  border-width: 0 1px;
  box-shadow: 0 0 1px #FFFFFF inset;
  height: 34px;
  padding-top: 27px;
  top: 0;
}
.responsiveHeader #headerSpace #accountBox #launcherBox i,
.responsiveHeader #headerSpace #accountBox #avatarMakerBox i,
.responsiveHeader #headerSpace #accountBox #liveCamsBox i,
.responsiveHeader #headerSpace #accountBox #bf19Box i {
  position: absolute;
  top: 20px;
  left: 5px;
}
.responsiveHeader #headerSpace #accountBox #bugrepBox {
  border-color: -moz-use-text-color #666666;
  border-left: 1px solid #666666;
  border-radius: 0 0 0 0;
  border-style: none solid;
  border-width: 0 1px;
  box-shadow: 0 0 1px #FFFFFF inset;
  height: 34px;
  padding-top: 27px;
  top: 0;
}
.responsiveHeader #headerSpace #accountBox #socialBox {
  border-color: -moz-use-text-color #666666;
  border-left: 1px solid #666666;
  border-radius: 0 0 0 0;
  border-style: none solid;
  border-width: 0 1px;
  box-shadow: 0 0 1px #FFFFFF inset;
  height: 34px;
  padding-top: 27px;
  top: 0;
}
.responsiveHeader #headerSpace #accountBox #headerAvatar {
  height: 48px;
  width: 48px;
  margin-top: 10px;
}
.responsiveHeader #headerSpace #accountBox #notice_box {
  right: 62px;
  top: 52px;
}
.responsiveHeader #headerSpace #accountBox #message_box {
  right: 143px;
  top: 52px;
}
@media only screen and (min-width: 1600px) {
  nav .mainMenu {
    display: block;
  }
  nav .mainMenuLnk {
    padding: 10px;
    margin: 20px 10px;
    margin-bottom: 5px;
    float: left;
    display: block;
  }
  nav .mainMenuLnk a {
    font-size: 28px;
  }
  nav .mainMenuLnk .menuLinkAd {
    top: 10px;
    right: 0;
    font-size: 8px;
  }
  nav.noSubs {
    margin-bottom: 0px;
  }
  nav .subMenu {
    margin: 0 30px;
  }
  nav .subMenuLnk {
    padding: 2px 15px;
    margin: 20px 0px;
    margin-top: 0px;
    border-right: 1px solid #888888;
  }
  nav .subMenuLnk a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1249px) {
  #mainBox {
    margin: 10px auto;
    position: relative;
    width: 100%;
  }
  .box_test {
    width: 100%;
  }
  body.ingame .tile {
    background-color: #fff;
    float: left;
    position: relative;
    margin: 5px;
    overflow: hidden;
    border-radius: 3px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  body.ingame .tile.ghost {
    background: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  body.ingame .tile.alpha {
    margin-left: 0;
  }
  body.ingame .tile.omega {
    margin-right: 0;
  }
  body.ingame .tile.top {
    margin-top: 0;
  }
  body.ingame .tile.bottom {
    margin-bottom: 0;
  }
  body.ingame .tile.noSpacing {
    margin: 0;
  }
  body.ingame .tile:hover {
    cursor: pointer;
  }
  body.ingame .tile_ghost {
    float: left;
    position: relative;
    margin: 0;
    overflow: hidden;
    border-radius: 3px;
    background: transparent;
  }
  body.ingame .tile_ghost.alpha {
    margin-left: 0;
  }
  body.ingame .tile_ghost.omega {
    margin-right: 0;
  }
  body.ingame .tile_ghost.top {
    margin-top: 0;
  }
  body.ingame .tile_ghost.bottom {
    margin-bottom: 0;
  }
  body.ingame .tile_ghost.noSpacing {
    margin: 0;
  }
  body.ingame .minitile {
    background-color: #222;
    float: left;
    display: inline-block;
    position: relative;
    margin: 5px;
    overflow: hidden;
    border-radius: 3px;
  }
  body.ingame .minitile.alpha {
    margin-left: 0;
  }
  body.ingame .minitile.omega {
    margin-right: 0;
  }
  body.ingame .minitile.top {
    margin-top: 0;
  }
  body.ingame .minitile.bottom {
    margin-bottom: 0;
  }
  body.ingame .minitile.noSpacing {
    margin: 0;
  }
  body.ingame .minitile.ghost {
    background-color: transparent;
  }
  body.ingame .minitile.noFloat {
    float: none;
  }
  body.ingame .innerTile {
    overflow: hidden;
    border-radius: 3px;
    width: 100%;
    height: 100%;
  }
  body.ingame .tile_1_1 {
    width: 135px;
    height: 140px;
  }
  body.ingame .tile_2_1 {
    width: 280px;
    height: 140px;
  }
  body.ingame .tile_3_1 {
    width: 425px;
    height: 140px;
  }
  body.ingame .tile_4_1 {
    width: 570px;
    height: 140px;
  }
  body.ingame .tile_6_1 {
    width: 860px;
    height: 140px;
  }
  body.ingame .tile_1_2 {
    width: 135px;
    height: 290px;
  }
  body.ingame .tile_2_2 {
    width: 280px;
    height: 290px;
  }
  body.ingame .tile_2_2.tile_ghost {
    width: 290px;
    height: 295px;
  }
  body.ingame .tile_3_2 {
    width: 425px;
    height: 290px;
  }
  body.ingame .tile_4_2 {
    width: 570px;
    height: 290px;
  }
  body.ingame .tile_5_2 {
    width: 715px;
    height: 290px;
  }
  body.ingame .tile_6_2 {
    width: 860px;
    height: 290px;
  }
  body.ingame .minitile_1_1 {
    width: 26.25px;
    height: 26.25px;
  }
  body.ingame .minitile_2_1 {
    width: 62.5px;
    height: 26.25px;
  }
  body.ingame .minitile_3_1 {
    width: 98.75px;
    height: 26.25px;
  }
  body.ingame .minitile_1_2 {
    width: 26.25px;
    height: 62.5px;
  }
  body.ingame .minitile_2_2 {
    width: 62.5px;
    height: 62.5px;
  }
  body.ingame .minitile_3_2 {
    width: 98.75px;
    height: 62.5px;
  }
  body.ingame .minitile_4_1 {
    width: 135px;
    height: 26.25px;
  }
  body.ingame .minitile_4_2 {
    width: 135px;
    height: 62.5px;
  }
  body.ingame .minitile_4_3 {
    width: 135px;
    height: 93.75px;
  }
  body.ingame .minitile_5_1 {
    width: 146.25px;
    height: 26.25px;
  }
  body.ingame .minitile_5_2 {
    width: 146.25px;
    height: 62.5px;
  }
  body.ingame .minitile_6_1 {
    width: 207.5px;
    height: 26.25px;
  }
  body.ingame .minitile_6_2 {
    width: 207.5px;
    height: 62.5px;
  }
  body.ingame .minitile_7_1 {
    width: 243.75px;
    height: 26.25px;
  }
  body.ingame .minitile_7_2 {
    width: 243.75px;
    height: 62.5px;
  }
  body.ingame .minitile_8_1 {
    width: 280px;
    height: 26.25px;
  }
  body.ingame .minitile_8_2 {
    width: 280px;
    height: 62.5px;
  }
  body.ingame .tile.grid {
    height: auto;
  }
  body.ingame .tile {
    background: #2E2E2E;
  }
  body.ingame .tile.ch3d_bg {
    background: rgba(239,202,53,0.3);
  }
  body.ingame .tile.sv2_bg {
    background: rgba(30,74,201,0.3);
  }
  body.ingame .tile.gv2_bg {
    background: rgba(43,211,217,0.3);
  }
  body.ingame .tile.hen3d2_bg {
    background: rgba(174,219,153,0.3);
  }
  body.ingame .tile.gogo2_bg {
    background: rgba(174,58,241,0.3);
  }
  body.ingame .tile.txxx_bg {
    background: rgba(236,83,83,0.3);
  }
  body.ingame .fullpage {
    width: 100%;
    min-height: 360px;
    border-radius: 5px;
  }
  body.ingame .fullpage div.flowTxt {
    padding: 20px 50px;
    padding-left: 100px;
    text-align: left;
  }
  body.ingame .fullpage.onSite {
    background: #2E2E2E;
  }
  body.ingame .fullpage.forum {
    padding: 10px 15px;
  }
  body.ingame .innerTile {
    width: auto;
    padding: 25px 15px;
  }
  body.ingame .tile {
    line-height: 140px;
    background: #2E2E2E;
  }
  body.ingame .tile.full {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  body.ingame .tile.pointer:hover {
    cursor: pointer;
  }
  body.ingame .tile:hover {
    cursor: auto;
  }
  body.ingame .tile .fullImg {
    border-radius: 3px;
    width: 100%;
    height: 100%;
  }
  body.ingame .tile.private {
    border: 1px solid red;
  }
  body.ingame .tile_1_1.double .tile_2_1 {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  }
  body.ingame .tile_1_1.double:hover .tile_2_1 {
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
  }
  body.ingame .minitile {
    line-height: 26.25px;
    background: #C087F0;
    color: #ffffff;
  }
  abody.ingame .minitile {
    color: #dddddd;
  }
  abody.ingame .minitile:hover {
    color: #dddddd;
  }
  .linkStylebody.ingame .minitile {
    color: #dddddd;
  }
  .linkStylebody.ingame .minitile:hover {
    color: #dddddd;
  }
  body.ingame .minitile.noBG {
    background: transparent;
  }
  body.ingame .minitile.greenBG {
    background-color: #5bd231;
  }
  body.ingame .minitile.plain {
    background-color: #222222;
  }
  body.ingame .minitile.radioBtn {
    background: #222222;
  }
  body.ingame .minitile.editButton {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
  }
  body.ingame .minitile.editButton:hover {
    background-color: #222222;
  }
  body.ingame .minitile.reportButton {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/report_24.png') no-repeat center center #666;
  }
  body.ingame .minitile.reportButton:hover {
    background-color: #222222;
  }
  body.ingame .minitile_8_2,
  body.ingame .minitile_7_2,
  body.ingame .minitile_6_2,
  body.ingame .minitile_5_2,
  body.ingame .minitile_4_2,
  body.ingame .minitile_3_2,
  body.ingame .minitile_2_2,
  body.ingame .minitile_1_2 {
    line-height: 62.5px;
  }
  body.ingame .minitile_8_2 .noCenter,
  body.ingame .minitile_7_2 .noCenter,
  body.ingame .minitile_6_2 .noCenter,
  body.ingame .minitile_5_2 .noCenter,
  body.ingame .minitile_4_2 .noCenter,
  body.ingame .minitile_3_2 .noCenter,
  body.ingame .minitile_2_2 .noCenter,
  body.ingame .minitile_1_2 .noCenter {
    line-height: 1.2;
  }
  body.ingame .tileTXT {
    z-index: 50;
  }
  body.ingame .tile.sv2_bg.tileTXT {
    background: #343434;
  }
  body.ingame .tile_2_2.full {
    line-height: 290px;
  }
  body.ingame .tile_2_2.full .tileIMG {
    width: 100%;
  }
  body.ingame .tile_2_2.full .tileIMG img {
    width: 100%;
  }
  body.ingame .tile_2_2.full .tileTXT {
    font-size: 24px;
    line-height: 1.2;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    color: #cccccc;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 1px #333;
    background: rgba(30,30,30,0.8);
  }
  body.ingame .tile_2_1.double .tileIMG,
  body.ingame .tile_1_1.double .tileIMG {
    width: 50%;
  }
  body.ingame .tile_2_1.double .tileIMG img,
  body.ingame .tile_1_1.double .tileIMG img {
    width: 100%;
  }
  body.ingame .tile_2_1 .tileIMG,
  body.ingame .tile_1_1 .tileIMG {
    width: 100%;
    height: 100%;
  }
  body.ingame .tile_2_1 .tileIMG img,
  body.ingame .tile_1_1 .tileIMG img {
    width: 100%;
  }
  body.ingame .tile_2_1 .tileTXT,
  body.ingame .tile_1_1 .tileTXT {
    font-size: 26px;
    height: 100%;
    line-height: 1.2;
    padding-top: 16px;
    width: 50%;
    color: #cccccc;
  }
  body.ingame .tile_2_1 .tileTXT.top,
  body.ingame .tile_1_1 .tileTXT.top {
    padding-top: 0px;
  }
  body.ingame .tile_2_1 > .tileIMG .tileIMG_wrap {
    height: 130px;
    width: 130px;
  }
  body.ingame .tile_2_2 > .tileIMG .tileIMG_wrap {
    height: 280px;
    width: 270px;
  }
  body.ingame .tile_1_1 > .tileIMG .tileIMG_wrap,
  body.ingame .tile_1_2 > .tileIMG .tileIMG_wrap {
    height: 130px;
    width: 125px;
  }
  body.ingame .tile_1_1 .tile_2_1 > .tileIMG .tileIMG_wrap,
  body.ingame .tile_1_2 .tile_2_1 > .tileIMG .tileIMG_wrap {
    height: 130px;
    width: 125px;
  }
  body.ingame .tile_1_2.launcherTile > .tileIMG .tileIMG_wrap {
    height: 295px;
    width: 140px;
    margin: 0;
  }
  body.ingame .tileTXT {
    position: relative;
  }
  body.ingame .tileIMG img {
    display: block;
  }
  body.ingame .tile_1_2 {
    line-height: 350px;
  }
  body.ingame .tile_1_2 .tileIMG {
    width: 100%;
  }
  body.ingame .tile_1_2 .tileIMG img {
    width: 100%;
  }
  body.ingame .tile_1_2 .tileTXT {
    font-size: 26px;
    height: 100%;
    line-height: 1.2;
    padding-top: 30px;
    width: 100%;
    color: #cccccc;
    margin-top: -6px;
  }
  body.ingame .tile_1_2 .banner {
    width: 100%;
  }
  body.ingame .tile_1_1 .banner {
    width: 100%;
  }
  body.ingame .tileIMG_wrap {
    background: url("") no-repeat scroll center center transparent;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin: 5px;
    overflow: hidden;
  }
  body.ingame .noCenter {
    line-height: 1.2;
  }
  body.ingame .min_2_2 {
    min-height: 290px;
  }
  body.ingame .news_screen {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.ingame .newsDesc {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    background: none repeat scroll 0 0 #323232;
    bottom: -100%;
    color: #DFDFDF;
    display: block;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    text-shadow: none;
    width: 100%;
    height: 100%;
  }
  body.ingame .newsDesc p {
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 1.2;
    margin: 36% 0;
    overflow: hidden;
    padding: 5% 5px;
    text-align: left;
    white-space: nowrap;
  }
  body.ingame .newsDesc p .vers {
    font-size: 14px;
  }
  body.ingame #news .tile:hover .newsDesc {
    -webkit-transform: translate(0px,-140px);
    -moz-transform: translate(0px,-140px);
    -o-transform: translate(0px,-100px);
    -ms-transform: translate(0px,-100px);
  }
  body.ingame .videoTile {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/video_64.png') no-repeat center transparent;
    z-index: 2;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  body.ingame .videoTile:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  body.ingame .imageTile {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/image_64.png') no-repeat center transparent;
    z-index: 2;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  body.ingame .imageTile:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  body.ingame .ol_tile_2_2[style] {
    width: 300px !important;
  }
  body.ingame .ol_tile_2_2 .od_body[style] {
    width: 285px !important;
  }
  body.ingame .ol_tile_2_2 .sliderWrapper .slide[style] {
    width: 285px !important;
  }
  body.ingame .ol_tile_4_2[style] {
    width: 600px !important;
  }
  body.ingame .ol_tile_4_2 .od_body[style] {
    width: 580px !important;
  }
  body.ingame .ol_tile_4_2 .sliderWrapper .slide[style] {
    width: 580px !important;
  }
  body.ingame .tileTXT_content {
    height: 80px;
    overflow: hidden;
    padding: 10px;
  }
  .tile_2_2 body.ingame .tileTXT_content {
    height: 74px;
  }
  body.ingame .tileTXT_content.autoHeight {
    height: auto;
  }
  body.ingame .tileTXT_headline {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 3px;
    width: auto;
    text-align: left;
    overflow: hidden;
    max-height: 2.4em;
  }
  body.ingame .tileTXT_description {
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
  }
  body.ingame .tileTXT_icon {
    height: 24px;
    position: absolute;
    right: 10px;
    top: 4px;
    width: 24px;
  }
  body.ingame .tileTXT_icon img {
    display: block;
  }
  body.ingame .tileTXT_c2a span {
    color: #ffffff;
    cursor: pointer;
    background: transparent;
    border: 0 none;
    box-shadow: none;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    background: #C087F0;
    font-size: 12px;
    border-radius: 3px;
    margin: 0 3px;
    padding: 5px;
  }
  body.ingame .tileTXT_c2a span:hover {
    color: #dddddd;
  }
  body.ingame .tileTXT_c2a span img {
    vertical-align: middle;
  }
  body.ingame .tileTXT_c2a span.bought {
    background: #5bd231;
  }
  body.ingame .tileTXT_c2a span.inCart {
    font-size: 10px;
  }
  body.ingame .tileTXT_c2a a:hover {
    color: #dddddd;
  }
  body.ingame .tile_1_2 .tileTXT_icon {
    top: 15px;
  }
  body.ingame .tile_badge {
    position: absolute;
    right: 0;
    z-index: 20;
  }
  body.ingame .billing_tile_badge {
    position: absolute;
    right: 0;
    z-index: 20;
    line-height: 1;
    top: 5px;
  }
  .tile_1_1 body.ingame .billing_tile_badge {
    width: 140px;
    top: 43px;
  }
  .tile_1_1 body.ingame .billing_tile_badge img {
    width: 100%;
  }
  body.ingame .tileIMG {
    position: relative;
    z-index: 10;
  }
  body.ingame .tile_2_1.double .tileIMG .tile_badge img,
  body.ingame .tile_1_1.double .tileIMG .tile_badge img {
    width: 100px;
  }
  body.ingame .tile_2_2.full .tileTXT {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    font-size: 24px;
    line-height: 1.2;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    height: 28px;
    color: #cccccc;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 1px #333;
    background: rgba(30,30,30,0.8);
  }
  body.ingame .tile_2_2.full .tileTXT .tileTXT_c2a {
    text-align: right;
    padding-right: 12px;
    margin-top: 5px;
  }
  body.ingame .tile_2_2.full:hover .tileTXT {
    height: 130px;
  }
  body.ingame .tile.centerBlock {
    float: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  body.ingame .tileButton {
    box-shadow: 1px 1px 3px #333333;
  }
  body.ingame #mainBox {
    margin: 10px auto;
    position: relative;
    width: 100%;
  }
  body.ingame #topLayout {
    margin: 0;
    padding-bottom: 410px;
  }
  body.ingame .box_test {
    width: 100%;
  }
  body.ingame .fullpage {
    width: 94%;
    margin: 0 auto;
  }
  body.ingame .fullpage div.flowTxt {
    padding: 10px 5px;
    text-align: left;
  }
  body.ingame body.shopboard .box_test {
    min-height: 730px;
  }
  body.ingame #shop .tileTXT_content,
  body.ingame #otherItems .tileTXT_content,
  body.ingame .shopTileBoard .tileTXT_content,
  body.ingame .shopTile .tileTXT_content {
    height: 68px;
  }
  body.ingame .tileTXT_c2a span {
    font-size: 12px;
    margin: 0;
  }
  body.ingame #previewContent {
    line-height: 280px;
  }
  body.ingame #catWrapper,
  body.ingame #shop_search_wrapper {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
  }
  body.ingame .itemInfoWrapper {
    height: 217px;
  }
  body.ingame .addCart.font i {
    font-size: 45px;
  }
  body.ingame #searchForm_onpage {
    width: 100%;
  }
  body.ingame #shop_breadcrumbs {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  body.ingame #shop_breadcrumbs span.home-crumb {
    margin-left: 5px;
  }
  body.ingame #shop.tileboard {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  body.ingame .button-swatch {
    top: 1px;
  }
  body.ingame .wishlist span,
  body.ingame .gift_link_shop span {
    padding-left: 0px;
    text-align: center;
  }
  body.ingame input.post_comment_submit {
    display: inline;
    vertical-align: top;
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16.png') no-repeat center center #C087F0;
    width: 31px;
    height: 31px;
    border: 1px solid #999999;
  }
  body.ingame input.post_comment_submit:hover {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16_hover.png') no-repeat center center #C087F0;
  }
  body.ingame input.post_comment_submit.disabled {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/box-loader.gif') no-repeat center center #C087F0;
  }
  body.ingame #shop .tileTXT_headline,
  body.ingame #otherItems .tileTXT_headline,
  body.ingame .shopTileBoard .tileTXT_headline,
  body.ingame .shopTile .tileTXT_headline {
    font-size: 12px;
    max-height: none;
    line-height: 1.2;
    margin-bottom: 3px;
    overflow: hidden;
    text-align: left;
    width: auto;
  }
  body.ingame #shop .tileTXT_subline,
  body.ingame #otherItems .tileTXT_subline,
  body.ingame .shopTileBoard .tileTXT_subline,
  body.ingame .shopTile .tileTXT_subline {
    line-height: 1.2;
    font-size: 10px;
    text-align: left;
    margin: 5px 0;
  }
  nav .mainMenuLnk {
    padding: 2px;
    margin: 20px 5px;
    margin-bottom: 0px;
  }
  nav .mainMenuLnk a {
    font-size: 20px;
  }
  nav .mainMenuLnk .menuLinkAd {
    top: 3px;
    right: -8;
    font-size: 7px;
  }
  nav.noSubs {
    margin-bottom: 0px;
  }
  nav .subMenu {
    margin: 0 30px;
  }
  nav .subMenuLnk {
    padding: 2px 15px;
    margin: 20px 0px;
    margin-top: 0px;
    border-right: 1px solid #888888;
  }
  nav .subMenuLnk a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1430px) {
  #blurTest,
  #blurTest2 {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  * {
    margin: 0;
    padding: 0;
    outline: 0 none;
  }
  img,
  a img,
  a {
    outline: 0 none;
    border: 0 none;
  }
  .fullLNK,
  a.fullLNK {
    display: block;
    width: 100%;
    height: 100%;
  }
  .center {
    text-align: center;
  }
  .left {
    text-align: left;
  }
  .right {
    text-align: right;
  }
  .noDeco {
    text-decoration: none;
  }
  a.noColor,
  .noColor {
    color: inherit;
  }
  a.buttonHover:hover {
    color: #dddddd;
  }
  .underline {
    text-decoration: underline;
  }
  .clear {
    clear: both;
  }
  .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .noFloat {
    float: none;
  }
  .hidden,
  a.hidden {
    display: none;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .block,
  *.block,
  .minitile.block {
    display: block;
  }
  .bigFont,
  .fa.bigFont {
    font-size: 26px;
  }
  .headFont,
  .fa.headFont {
    font-size: 22px;
  }
  .buttonFont,
  .fa.buttonFont {
    font-size: 18px;
  }
  .subHeadFont,
  .fa.subHeadFont {
    font-size: 16px;
  }
  .stdFont,
  .fa.stdFont {
    font-size: 12px;
    font-weight: normal;
  }
  .smallFont,
  .fa.smallFont {
    font-size: 10px;
  }
  .smallestFont,
  .fa.smallestFont {
    font-size: 8px;
  }
  .bold {
    font-weight: bold;
  }
  .italic {
    font-style: italic;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .highlight {
    color: #C087F0;
  }
  .highlightBG,
  .tile.highlightBG {
    background-color: #C087F0;
  }
  .highlightBG_tutorial,
  .tile.highlightBG_tutorial {
    background-color: ;
  }
  .highlightShadow_tutorial,
  .tile.highlightShadow_tutorial {
    box-shadow: 0 0 10px #C087F0;
  }
  .geHighlight {
    color: #C087F0;
  }
  .highlightOnline {
    color: #86ee62;
  }
  .highlightOffline {
    color: #c42b08;
  }
  .error {
    color: #c42b08;
  }
  .success {
    color: #5bd231;
  }
  .warningBG {
    background-color: #c42b08 !important;
  }
  .successBG {
    background-color: #5bd231;
  }
  .verified {
    color: #86ee62;
  }
  .green {
    color: #86ee62;
  }
  .full {
    opacity: 1;
  }
  .deactivated,
  .tile.deactivated {
    opacity: 0.3;
  }
  .pointer {
    cursor: pointer;
  }
  .curDefault {
    cursor: default;
  }
  .margin_block {
    margin: 10px 0;
  }
  .centerBlock {
    margin-left: auto;
    margin-right: auto;
  }
  .vCenter {
    vertical-align: middle;
  }
  .vTop {
    vertical-align: top;
  }
  .overflowing {
    overflow: visible !important;
  }
  .absolute0 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .relative {
    position: relative;
  }
  .small_avatar {
    box-shadow: none;
    width: 32px;
    max-height: 32px;
    margin-right: 5px;
    overflow: hidden;
    height: 32px;
    font-size: 10px;
    display: inline-block;
  }
  .small_avatar.online {
    box-shadow: 0 0 5px #86ee62;
    border: 1px solid #86ee62;
    height: 30px;
    width: 30px;
  }
  .small_avatar.online.inGame {
    box-shadow: 0 0 5px #efca35;
    border: 1px solid #efca35;
    height: 30px;
    width: 30px;
  }
  .mobile_only {
    display: none;
  }
  .noBreak {
    white-space: nowrap;
  }
  .superZ {
    z-index: 99999;
  }
  form {
    margin: 20px auto;
    width: 100%;
  }
  form.top {
    margin-top: 0;
  }
  .leftOnly {
    width: 370px;
    margin-left: 170px;
  }
  .formRow {
    position: relative;
    margin: 15px 0;
    width: 100%;
    clear: both;
    text-align: left;
  }
  .formRow.center {
    text-align: center;
  }
  .formRow.right {
    text-align: center;
  }
  .formRow.leftOnly {
    width: 370px;
    margin-left: 170px;
  }
  .formRow .rowInfo {
    font-size: 10px;
    font-style: italic;
    color: #999;
    width: 370px;
    margin-left: 170px;
    text-align: left;
    display: block;
  }
  .formRow .radioButton {
    margin-left: 170px;
    clear: both;
    margin-bottom: 15px;
  }
  .formRow.auto {
    width: 100%;
  }
  .formRow.auto label,
  .formRow.auto .input_label {
    text-align: left;
    margin: 5px;
  }
  .formRow.auto label.checkOnLabel,
  .formRow.auto .input_label.checkOnLabel {
    margin: 0;
  }
  .formRow.auto label.checkOffLabel,
  .formRow.auto .input_label.checkOffLabel {
    margin: 0;
  }
  .formRow.auto label.noFloat,
  .formRow.auto .input_label.noFloat {
    float: none;
  }
  .formRow.auto label.checkLabel,
  .formRow.auto label.radioLabel {
    float: none;
    clear: both;
    margin: 0;
  }
  .formRow.auto input,
  .formRow.auto textarea {
    width: 90%;
  }
  .formRow.auto select {
    width: 96%;
  }
  .formRow.auto input[type="checkbox"] {
    width: auto;
    margin-left: -17px;
  }
  .formRow.auto .radioButton {
    margin-left: 0;
    margin-bottom: 5px;
  }
  label,
  .input_label {
    display: block;
    width: 170px;
    text-align: right;
    float: left;
  }
  label.autoLabel,
  .input_label.autoLabel {
    width: auto;
  }
  label.radio_gameLabel {
    width: auto;
    text-align: center;
    display: inline-block;
  }
  input[type="radio"]:checked + label.radio_gameLabel .minitile {
    background: #C087F0;
  }
  input,
  textarea,
  select {
    border: 0 none;
    box-shadow: 1px 0px 2px #000 inset;
    width: 320px;
    color: #444444;
    font-family: sans-serif;
    font-size: 12px;
    margin-left: 5px;
    background: #ffffff;
    padding: 10px;
    border-radius: 3px;
    resize: none;
  }
  textarea {
    overflow: auto;
  }
  input.plainInput {
    background: transparent;
    border: 0 none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    color: #cccccc;
  }
  .typeahead {
    width: 338px;
    color: #999999;
    font-family: sans-serif;
    font-size: 12px;
    margin-left: 5px;
    background: #ffffff;
    box-shadow: none;
    position: absolute;
    z-index: 1000;
    list-style: none;
    text-align: left;
    padding: 0;
    border-radius: 0px 0px 3px 3px;
    border: 1px solid #111111;
    border-top: 0 none;
    border-bottom: 0 none;
  }
  .typeahead li {
    padding: 7px;
    border-bottom: 1px solid #666;
  }
  .typeahead li:hover {
    background: #222222;
    cursor: pointer;
  }
  .typeahead li.active {
    background: #222222;
    cursor: pointer;
  }
  .typeahead li a {
    text-decoration: none;
  }
  select {
    width: 340px;
  }
  .formRightAlign {
    position: absolute;
    right: 15px;
    width: 100px;
    text-align: right;
  }
  .formRightAlign input[type="checkbox"]:checked + label.checkOnLabel,
  .formRightAlign a,
  .formRightAlign label,
  .formRightAlign .input_label {
    display: inline-block;
    float: none;
  }
  .formRightAlign.ghostButton {
    padding-right: 32px;
  }
  .overlay .formRow {
    width: 100%;
  }
  .overlay .formRow.leftOnly {
    width: 64%;
    margin-left: 31%;
  }
  .overlay .formRow .rowInfo {
    font-size: 10px;
    font-style: italic;
    color: #999;
    width: 64%;
    margin-left: 31%;
    text-align: left;
    display: block;
  }
  .overlay label,
  .overlay .input_label {
    width: 30%;
  }
  .overlay input,
  .overlay textarea,
  .overlay select {
    width: 60%;
  }
  .btnStyle {
    color: #ffffff;
    cursor: pointer;
    background: transparent;
    border: 0 none;
    box-shadow: none;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
  }
  .btnStyle:hover {
    color: #dddddd;
  }
  input[type="submit"] {
    color: #ffffff;
    cursor: pointer;
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
    margin-left: 0;
    font-family: 'Asap', helvetica, arial, sans-serif;
    font-size: 18px;
  }
  input[type="submit"]:hover {
    color: #dddddd;
  }
  ::-webkit-input-placeholder {
    color: #666666;
    font-style: italic;
  }
  :-moz-placeholder {
    color: #666666;
    font-style: italic;
  }
  input[type="checkbox"] {
    margin-left: -17px;
    width: auto;
    opacity: 0;
  }
  input[type="checkbox"]:checked + label.checkOnLabel {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/check_16.png') no-repeat center center #222222;
    display: block;
  }
  input[type="checkbox"]:checked ~ label.checkOffLabel {
    display: none;
  }
  input[type="checkbox"]:checked ~ label.checkLabel {
    color: #cccccc;
  }
  input[type="checkbox"].plainCheck {
    opacity: 1;
    margin-left: 0;
  }
  label.checkLabel,
  .formRow label.checkLabel {
    width: 12px;
    height: 12px;
    border: 0 none;
    box-shadow: 1px 0px 2px #000 inset;
    color: #666666;
    font-family: sans-serif;
    margin-left: 3px;
    margin-right: 5px;
    background: #666666;
    border-radius: 3px;
    text-align: center;
    padding: 0 3px 6px;
    font-weight: 900;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
  }
  .checkTxt {
    text-shadow: none;
    font-weight: normal;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 5px;
    margin: -4px;
  }
  input[type="radio"] {
    width: auto;
  }
  input[type="radio"]:checked + label.radioLabel {
    font-size: 12px;
    background: none repeat scroll 0 0 #666;
    box-shadow: 0px 0px 0px #888 inset;
    color: #888888;
  }
  label.radioLabel {
    width: 10px;
    height: 10px;
    border: 0 none;
    box-shadow: 1px 0px 2px #000 inset;
    color: #f1f1f1;
    margin-left: 3px;
    background: #666666;
    border-radius: 20px;
    text-align: center;
    padding: 3px 3px 4px 4px;
    font-weight: 900;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
  }
  .radioButton {
    margin-bottom: 5px;
  }
  .radioButton .radioLabel {
    display: inline-block;
  }
  .radioButton .input_label {
    width: auto;
    display: inline-block;
    float: none;
    margin-left: 3px;
  }
  label.checkOnLabel,
  label.checkOffLabel {
    background: #222222;
    width: 16px;
    height: 16px;
    box-shadow: -1px -1px 2px #000000 inset;
    border-radius: 3px;
    cursor: pointer;
    padding: 2px;
    border: 2px solid #666;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
  }
  label.checkOnLabel {
    display: none;
  }
  .editFormBTN {
    display: inline-block;
    margin-left: 3px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0px 0px 0px #000;
    width: auto;
    padding: 3px 5px;
    color: #ffffff;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
    width: 16px;
    height: 16px;
    opacity: 0.8;
  }
  .editFormBTN:hover {
    opacity: 1;
    color: #dddddd;
  }
  .editFormBTN:hover.highlightBG {
    color: #ffffff;
  }
  .editFormBTN.plain {
    background: #666;
    width: auto;
    height: auto;
  }
  .editFormBTN.plain.highlightBG {
    background-color: #C087F0;
  }
  .editFormBTN.change {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
    width: 16px;
    height: 16px;
  }
  .editFormBTN.check {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/check_16.png') no-repeat center center #222222;
    width: 16px;
    height: 16px;
  }
  .editFormBTN.noFloat {
    float: none;
  }
  .linkFormBTN {
    margin-left: 3px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0px 0px 0px #000;
    width: auto;
    padding: 3px 5px;
    color: #ffffff;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/lupe_16.png') no-repeat center center #666;
    width: 16px;
    height: 16px;
    opacity: 0.8;
  }
  .linkFormBTN:hover {
    opacity: 1;
    color: #dddddd;
  }
  .linkFormBTN.plain {
    background: #666;
    width: auto;
    height: auto;
  }
  .linkFormBTN.change {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/edit_16.png') no-repeat center center #666;
    width: 16px;
    height: 16px;
  }
  .linkFormBTN.noFloat {
    float: none;
  }
  .linkFormBTN.mail {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/message_settings_16.png') no-repeat center center #666;
    width: 16px;
    height: 16px;
  }
  .choiceButton {
    margin-left: 3px;
    float: left;
  }
  .choiceButton .radioLabel {
    width: auto;
    border-radius: 0;
    height: auto;
    box-shadow: 1px 0px 2px #000 inset;
    color: #888888;
    margin-left: 0px;
    background: #666666;
    padding: 3px 3px 5px 5px;
    font-weight: 400;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
  }
  .choiceButton .radioLabel.first {
    border-radius: 3px 0 0 3px;
  }
  .choiceButton .radioLabel.last {
    border-radius: 0 3px 3px 0;
  }
  #morebutton,
  #tagsMorebutton,
  #streamMorebutton {
    margin-left: 75px;
    margin-right: 50px;
  }
  #morebutton a,
  #tagsMorebutton a,
  #streamMorebutton a {
    color: #ffffff;
    cursor: pointer;
    background: transparent;
    border: 0 none;
    box-shadow: none;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    background: #C087F0;
    border-radius: 3px;
    margin: 0 3px;
    padding: 5px;
  }
  #morebutton a:hover,
  #tagsMorebutton a:hover,
  #streamMorebutton a:hover {
    color: #dddddd;
  }
  input[type="text"].inlineSubmit {
    padding-right: 45px;
    width: 244px;
  }
  input[type="submit"].inlineSubmit {
    color: #ffffff;
    background: no-repeat scroll center center #222222;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 5px;
    top: 0;
    width: 45px;
  }
  input[type="submit"].inlineSubmit.check {
    background-image: url("/bundles/wwwthrixxx/gfx/gamerotica/check_16.png");
  }
  input[type="submit"].inlineSubmit.add {
    background-image: url("/bundles/wwwthrixxx/gfx/gamerotica/addIco_16.png");
  }
  .filter_input input {
    font-size: 10px;
    padding: 5px;
    position: relative;
    width: 90%;
  }
  .dropzone,
  .dropzone * {
    box-sizing: border-box;
  }
  .previewUploaderForm {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    min-height: 75px;
  }
  .previewUploaderForm .dropzone {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    min-height: 75px;
    color: #cccccc;
    background: #444444;
  }
  .previewUploaderForm .dropzone .dz-message {
    margin: 0 0 0 0;
    padding: 5px 1px 5px 1px;
  }
  #uploadmovieform .dropzone {
    min-height: 150px;
    border: 2px dashed rgba(0,0,0,0.3);
    padding: 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #uploadmovieform .dropzone .dz-message {
    color: #999999;
    text-align: center;
    margin: 2em 0;
  }
  #uploadmovieform .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    margin: 10px;
    width: 100px;
    color: #999999;
    background: #444444;
  }
  #uploadmovieform .dropzone .dz-preview .dz-details {
    padding: 10px 5px;
  }
  #uploadmovieform .dropzone .dz-preview .dz-details i {
    font-size: 50px;
  }
  #uploadmovieform .dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
    margin: 3px 0;
  }
  #uploadmovieform .dropzone .dz-preview .dz-details .dz-filename span {
    background-color: rgba(255,255,255,0.4);
    padding: 0 0.4em;
    border-radius: 3px;
  }
  #uploadmovieform .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #uploadmovieform .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
  }
  #uploadmovieform .dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px;
  }
  #uploadmovieform .dropzone .dz-preview .dz-error-message {
    color: red;
    padding: 3px;
  }
  #uploadmovieform .dropzone .dz-preview .dz-progress {
    width: 90%;
    height: 16px;
    background: white;
    position: relative;
    top: -12px;
    left: 5%;
    border-radius: 10px;
    overflow: hidden;
  }
  #uploadmovieform .dropzone .dz-preview .dz-progress .dz-upload {
    background: #C087F0;
    background: linear-gradient(to bottom,#f0e2fb,#902ce5);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
  }
  #uploadmovieform .dropzone .dz-preview .dz-removeFile {
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 17px;
  }
  #uploadmovieform .dropzone .dz-globalError {
    position: absolute;
    background: red;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    display: none;
    z-index: 99;
    opacity: 0.8;
  }
  .dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
  }
  .dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
  }
  nav .mainMenuLnk a {
    font-size: buttonFont;
  }
  nav .subMenuLnk a {
    font-size: 12px;
  }
  nav .mainMenu {
    display: block;
  }
  html {
    font-size: 12px;
  }
  #mainBox {
    margin: 10px auto;
    position: relative;
    width: 100%;
  }
  nav.ch3dShop {
    margin: 0 auto;
    position: relative;
    width: 94%;
  }
  nav.ch3dShop #nav_wrapper {
    width: 100%;
  }
  #userBox {
    font-size: 10px;
  }
  #userBox .infoRow {
    display: block;
  }
  header,
  header.responsiveHeader {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    left: 0;
    margin: 0;
    margin-bottom: 55px;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 10000;
    background: #333333;
    border-bottom: 1px solid #999999;
    box-shadow: 1px 1px 3px #000;
    opacity: 0.9;
    background: #333333;
    background: -moz-linear-gradient(top,#333333 0%,#666666 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#333333),color-stop(100%,#666666));
    background: -webkit-linear-gradient(top,#333333 0%,#666666 100%);
    background: -o-linear-gradient(top,#333333 0%,#666666 100%);
    background: -ms-linear-gradient(top,#333333 0%,#666666 100%);
    background: linear-gradient(to bottom,#333333 0%,#666666 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333,endColorstr=#666666,GradientType=0);
  }
  header #headerSpace,
  header.responsiveHeader #headerSpace {
    margin: auto;
    position: relative;
    width: 95%;
    height: 70px;
  }
  header #headerSpace #logo,
  header.responsiveHeader #headerSpace #logo {
    top: 0;
  }
  header #headerSpace #logo img,
  header.responsiveHeader #headerSpace #logo img {
    height: 50px;
  }
  header #headerSpace #logo .slogan,
  header.responsiveHeader #headerSpace #logo .slogan {
    font-size: 10px;
    top: 44px;
  }
  header #headerSpace #logo .logo_lnk,
  header.responsiveHeader #headerSpace #logo .logo_lnk {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/logo_midY_plain.png') no-repeat center transparent;
    background-size: contain;
    min-height: 50px;
    width: 50px;
    top: 10px;
  }
  header #headerSpace #logo .logo_lnk.ge,
  header.responsiveHeader #headerSpace #logo .logo_lnk.ge {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/ge_logo_small.png') no-repeat center transparent;
    background-size: contain;
    height: 50px;
    width: 50px;
  }
  header #headerSpace #accountBox,
  header.responsiveHeader #headerSpace #accountBox {
    top: 0;
  }
  header #headerSpace #accountBox #launcherBox,
  header.responsiveHeader #headerSpace #accountBox #launcherBox {
    display: none;
  }
  header #headerSpace #accountBox #bugrepBox,
  header.responsiveHeader #headerSpace #accountBox #bugrepBox {
    border-color: -moz-use-text-color #666666;
    border-left: 1px solid #666666;
    border-radius: 0 0 0 0;
    border-style: none solid;
    border-width: 0 1px;
    box-shadow: 0 0 1px #FFFFFF inset;
    height: 34px;
    padding-top: 27px;
    top: 0;
  }
  header #headerSpace #accountBox #socialBox,
  header.responsiveHeader #headerSpace #accountBox #socialBox {
    border-color: -moz-use-text-color #666666;
    border-left: 1px solid #666666;
    border-radius: 0 0 0 0;
    border-style: none solid;
    border-width: 0 1px;
    box-shadow: 0 0 1px #FFFFFF inset;
    height: 34px;
    padding-top: 27px;
    top: 0;
  }
  header #headerSpace #accountBox #headerAvatar,
  header.responsiveHeader #headerSpace #accountBox #headerAvatar {
    height: 48px;
    width: 48px;
    margin-top: 10px;
  }
  header #headerSpace #accountBox #notice_box,
  header.responsiveHeader #headerSpace #accountBox #notice_box {
    right: 62px;
    top: 52px;
  }
  header #headerSpace #accountBox #message_box,
  header.responsiveHeader #headerSpace #accountBox #message_box {
    right: 143px;
    top: 52px;
  }
  #tutorialWrapper {
    top: 70px;
  }
  .logo_lnk img {
    height: 75px;
  }
  label,
  .input_label {
    display: block;
    width: auto;
    text-align: left;
    float: none;
  }
  label.checkLabel,
  .input_label.checkLabel {
    display: inline-block;
    padding: 5px 5px;
  }
  input,
  textarea,
  select {
    margin-left: 0;
    padding: 10px;
    width: calc(100% - 20px);
    display: block;
  }
  .swatch {
    width: 17px;
    height: 17px;
  }
  nav .mainMenuLnk {
    display: block;
    float: left;
    margin: 0px 10px 5px;
    padding: 10px;
  }
  nav.website {
    left: 0;
    position: fixed;
    top: 71px;
    width: 0px;
    height: 100%;
    z-index: 10000;
    background: #999999;
  }
  nav.website .mainMenu_wrap {
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
    box-shadow: -2px 0px 3px #333333 inset;
    border-right: 1px solid #999999;
  }
  nav.website ul {
    width: 0px;
    overflow: hidden;
  }
  nav.website.open {
    width: 250px;
  }
  nav.website.open ul {
    width: 250px;
    padding-bottom: 1px;
    padding-left: 0;
  }
  nav.website .menuHandle {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url('/bundles/wwwthrixxx/gfx/menuHandle_32.png') center center no-repeat #666666;
    position: absolute;
    top: 7px;
    right: -46px;
    color: #fff;
    border-radius: 0px 5px 5px 0px;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    z-index: 10000;
    box-shadow: 1px 0px 2px #333333;
  }
  nav.website .mainMenuLnk {
    display: block;
    float: none;
    padding: 0;
    margin: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #999;
    box-shadow: 0 1px 0 #fff;
    width: 100%;
  }
  nav.website .mainMenuLnk a {
    font-size: 18px;
    color: #f1f1f1;
    padding: 10px;
    text-align: left;
  }
  nav.website .mainMenuLnk a.active {
    color: #C087F0;
  }
  nav.website .mainMenuLnk a.active:hover {
    color: #C087F0;
  }
  nav.website .mainMenuLnk a:hover {
    color: #666666;
  }
  nav.website ul.subMenu {
    margin: 0;
    background: #444;
    width: 100%;
  }
  nav.website ul.subMenu li {
    width: 100%;
    border-bottom: 1px solid #666;
    height: 20px;
    float: none;
    margin: 0;
    padding: 5px 5px;
  }
  nav.website ul.subMenu li.last {
    border-bottom: 0 none;
  }
  nav.website ul.subMenu li a {
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
  }
  #launcherBox,
  #bugrepBox,
  #socialBox,
  #nlBox,
  #avatarMakerBox,
  #liveCamsBox,
  #mobileBox,
  #bf19Box {
    text-decoration: none;
    text-transform: uppercase;
    color: #dddddd;
    display: block;
    background: none repeat scroll 0 0 #11a5ca;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 none;
    padding: 10px 20px;
    padding-left: 32px;
    margin: 0;
    width: auto;
    position: relative;
    top: 0;
  }
  #launcherBox:hover,
  #bugrepBox:hover,
  #socialBox:hover,
  #nlBox:hover,
  #avatarMakerBox:hover,
  #liveCamsBox:hover,
  #mobileBox:hover,
  #bf19Box:hover {
    color: #cccccc;
  }
  #launcherBox:hover,
  #bugrepBox:hover,
  #socialBox:hover,
  #nlBox:hover,
  #avatarMakerBox:hover,
  #liveCamsBox:hover,
  #mobileBox:hover,
  #bf19Box:hover {
    background: none repeat scroll 0 0 #666666;
    border: 0 none;
  }
  #blurTest2 {
    bottom: -195px;
  }
  #accountBox {
    position: absolute;
    right: 0px;
    top: 13px;
  }
  #topLayout {
    margin: 0;
    padding-bottom: 410px;
  }
  #blurTest,
  #blurTest2 {
    display: none;
  }
  .box_test {
    width: 100%;
  }
  .fullpage {
    width: 94%;
    margin: 0 auto;
  }
  .fullpage div.flowTxt {
    padding: 10px 5px;
    text-align: left;
  }
  .shop_noItems.fullpage,
  .trans_noItems.fullpage,
  .payment_abort.fullpage,
  .noScript_block,
  .negativeBackground {
    margin: 0 auto;
  }
  .tile_2_2.alpha,
  .tile_4_2.alpha {
    margin-left: auto;
  }
  .tile_4_2 {
    width: 340px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
  }
  .tile_4_2.tile_ghost {
    width: 350px;
    height: 355px;
  }
  .tile_4_2 > .tileIMG .tileIMG_wrap {
    height: 340px;
    width: 330px;
  }
  .tile_4_2 .formRow.leftOnly {
    width: auto;
    margin-left: 0;
  }
  .tile_4_2 .formRow .rowInfo {
    margin-left: 0;
  }
  .tile_ghost.tile_2_2 {
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
  }
  body #mainDiv .ol_tile_2_2 {
    width: 280px !important;
  }
  body #mainDiv .ol_tile_2_2 .od_body {
    width: 260px !important;
  }
  body #mainDiv .ol_tile_2_2 .od_body .tile_2_2,
  body #mainDiv .ol_tile_2_2 .od_body .tile_2_1,
  body #mainDiv .ol_tile_2_2 .od_body .tile_4_2,
  body #mainDiv .ol_tile_2_2 .od_body .tile_4_1 {
    width: 100%;
    height: auto;
  }
  #sidebar_ghost {
    margin: auto;
    float: none;
  }
  #ghost_stream {
    width: 100%;
  }
  #ghost_stream > .tile_4_2 {
    width: 100%;
  }
  .commentTextareaWrapper {
    width: calc( 100% - 75px);
    display: inline-block;
  }
  .post_comments textarea {
    width: calc( 100% - 44px);
  }
  .emojiButton_comment {
    right: 15px;
  }
  .x_post .mainPost_text {
    width: calc(100% - 90px);
  }
  .nBlock .newsImage {
    float: none;
    width: 100%;
  }
  .nBlock .newsContent {
    margin-left: 0px;
  }
  footer {
    height: 350px;
  }
  .footerClm {
    float: none;
    width: auto;
    padding: 0px 5%;
    height: auto;
    border-right: 0 none;
  }
  #footer3 {
    text-align: left;
  }
  .tileboard {
    margin-left: auto;
    margin-right: auto;
  }
  body.shopboard .box_test {
    min-height: 730px;
  }
  #shop .tileTXT_content,
  #otherItems .tileTXT_content,
  .shopTileBoard .tileTXT_content,
  .shopTile .tileTXT_content {
    height: 68px;
  }
  .tileTXT_c2a span {
    font-size: 12px;
    margin: 0;
  }
  #previewContent {
    line-height: 340px;
  }
  #catWrapper,
  #shop_search_wrapper {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
  }
  .itemInfoWrapper {
    height: 217px;
  }
  .addCart.font i {
    font-size: 45px;
  }
  #searchForm_onpage {
    width: 100%;
  }
  #shop_breadcrumbs {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #shop_breadcrumbs span.home-crumb {
    margin-left: 5px;
  }
  #shop.tileboard {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .button-swatch {
    top: 1px;
  }
  .wishlist span,
  .gift_link_shop span {
    padding-left: 0px;
    text-align: center;
  }
  input.post_comment_submit {
    display: inline;
    vertical-align: top;
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16.png') no-repeat center center #C087F0;
    width: 31px;
    height: 31px;
    border: 1px solid #999999;
  }
  input.post_comment_submit:hover {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/bubbles_16_hover.png') no-repeat center center #C087F0;
  }
  input.post_comment_submit.disabled {
    background: url('/bundles/wwwthrixxx/gfx/gamerotica/box-loader.gif') no-repeat center center #C087F0;
  }
  #shop .tileTXT_headline,
  #otherItems .tileTXT_headline,
  .shopTileBoard .tileTXT_headline,
  .shopTile .tileTXT_headline {
    font-size: 12px;
    max-height: none;
    line-height: 1.2;
    margin-bottom: 3px;
    overflow: hidden;
    text-align: left;
    width: auto;
  }
  #shop .tileTXT_subline,
  #otherItems .tileTXT_subline,
  .shopTileBoard .tileTXT_subline,
  .shopTile .tileTXT_subline {
    line-height: 1.2;
    font-size: 10px;
    text-align: left;
    margin: 5px 0;
  }
  .itemVideo {
    width: 100% !important;
    height: auto !important;
  }
  #canvasHolder {
    height: 100% !important;
    top: 0 !important;
  }
  #canvasHolder .responsiveHeader {
    margin: 0;
  }
}
@media only screen and (max-width: 425px) {
  .tile_4_1 {
    width: 340px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
  }
  .tile_4_1.double .tileIMG {
    width: 50%;
  }
  .tile_4_1.double .tileIMG img {
    width: 100%;
  }
  .tile_4_1 .tileIMG {
    width: 100%;
    height: 100%;
  }
  .tile_4_1 .tileIMG img {
    width: 100%;
  }
  .tile_4_1 .tileTXT {
    font-size: 26px;
    height: 100%;
    line-height: 1.2;
    padding-top: 16px;
    width: 50%;
    color: #cccccc;
  }
  .tile_4_1 .tileTXT.top {
    padding-top: 0px;
  }
  .tile_4_1 > .tileIMG .tileIMG_wrap {
    height: 160px;
    width: 160px;
  }
  .tile.tile_2_2 {
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
  }
  body #mainDiv .ol_tile_4_2 {
    width: 280px !important;
  }
  body #mainDiv .ol_tile_4_2 .od_body {
    width: 260px !important;
  }
  body #mainDiv .ol_tile_4_2 .od_body .tile_2_2,
  body #mainDiv .ol_tile_4_2 .od_body .tile_2_1,
  body #mainDiv .ol_tile_4_2 .od_body .tile_4_2,
  body #mainDiv .ol_tile_4_2 .od_body .tile_4_1 {
    width: 100%;
    height: auto;
  }
  .ol_tile_4_2.overdivs {
    margin: 10px 0 24px;
  }
}
.gameroticaStyle #blurTest2 {
  bottom: -240px;
  pointer-events: none;
  position: absolute;
  right: -120px;
  z-index: 100;
}
.gameroticaStyle .logo_lnk {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica_logo.png') no-repeat center transparent;
  min-height: 100px;
  width: 300px;
}
.gameroticaStyle .logo_lnk.kink {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/logo_mid_plain_kink.png') no-repeat center transparent;
}
.gameroticaStyle .tile_badge {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  line-height: 1.2;
  text-align: left;
  margin-right: 50px;
}
.gameroticaStyle .tile_2_1.double .tile_badge img,
.gameroticaStyle .tile_1_1.double .tile_badge img {
  width: auto;
}
.gameroticaStyle .tileIMG .tileIMG_wrap {
  background-size: cover;
}
.gameroticaStyle .tileIMG .tileIMG_wrap.containTile {
  background-size: contain;
}
.gameroticaStyle .itemCat {
  font-size: 12px;
  position: absolute;
  left: 30px;
  top: 3px;
}
.gameroticaStyle .createdDate {
  position: absolute;
  right: 12px;
  bottom: 18px;
}
.gameroticaStyle .pager_dot.stop {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ge-only/play_16.png') no-repeat center center #C087F0;
}
.gameroticaStyle .pager_dot.start {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ge-only/pause_16.png') no-repeat center center #C087F0;
}
.gameroticaStyle .pager_dot.prev_page {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ge-only/prev_12.png') no-repeat center center #888888;
}
.gameroticaStyle .pager_dot.next_page {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ge-only/next_12.png') no-repeat center center #888888;
}
.gameroticaStyle .pager_dot.first_page {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ge-only/first_12.png') no-repeat center center #888888;
}
.gameroticaStyle .pager_dot.last_page {
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/ge-only/last_12.png') no-repeat center center #888888;
}
.gameroticaStyle .item_wrapper {
  width: 100%;
  position: relative;
}
.gameroticaStyle .item_image {
  width: 100%;
}
.gameroticaStyle .item_image img {
  width: 100%;
}
.gameroticaStyle .item_previews {
  position: relative;
}
.gameroticaStyle .item_previews .item_image {
  position: relative;
  width: 340px;
  height: 340px;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  text-align: center;
}
.gameroticaStyle .item_previews .item_image a:hover {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.gameroticaStyle .item_previews .item_image img {
  display: inline-block;
  max-width: 340px;
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.gameroticaStyle .item_previews .item_image img:hover {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.gameroticaStyle .item_previews .item_image .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -4px;
}
.gameroticaStyle .small_prevs {
  text-align: left;
}
.gameroticaStyle .small_prevs > a {
  display: inline-block;
  height: 50px;
  margin: 3px;
  overflow: hidden;
  vertical-align: middle;
  width: 50px;
  border: 1px solid #000;
}
.gameroticaStyle .small_prevs > a:hover {
  border: 1px solid #444;
}
.gameroticaStyle .small_prevs > a .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.gameroticaStyle .small_prevs > a img {
  display: inline-block;
  max-width: 50px;
  vertical-align: middle;
}
.gameroticaStyle .tile_1_1.double .tile_2_1 {
  -webkit-transition: all 0.2s 1s ease;
  -moz-transition: all 0.2s 1s ease;
  -o-transition: all 0.2s 1s ease;
  -ms-transition: all 0.2s 1s ease;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
}
.gameroticaStyle .tile_1_1.double:hover .tile_2_1 {
  -webkit-transition: all 0.2s 0.2s ease;
  -moz-transition: all 0.2s 0.2s ease;
  -o-transition: all 0.2s 0.2s ease;
  -ms-transition: all 0.2s 0.2s ease;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
}
.gameroticaStyle .tile_1_1.double.stayopen .tile_2_1 {
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
}
.gameroticaStyle .minitile.grid {
  overflow: visible;
}
.gameroticaStyle .tileTXT_icon {
  right: 17px;
}
.gameroticaStyle .tile_2_2 .tileTXT_headline {
  margin-top: 0px;
}
.gameroticaStyle .tile_2_1 .tileTXT_headline,
.gameroticaStyle .tile_1_1 .tileTXT_headline,
.gameroticaStyle .tile_1_2 .tileTXT_headline {
  margin-top: 10px;
}
.gameroticaStyle #siteSettings .boardsize_btn {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/boardICO_lnk12_16.png') no-repeat scroll center #222222;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  height: 100%;
  width: 100%;
  border-radius: 3px;
}
.gameroticaStyle #siteSettings .boardsize_btn.board_24 {
  background-image: url('/bundles/wwwthrixxx/gfx/ge-only/boardICO_lnk24_16.png');
}
.gameroticaStyle #siteSettings .boardsize_btn.board_48 {
  background-image: url('/bundles/wwwthrixxx/gfx/ge-only/boardICO_lnk48_16.png');
}
.gameroticaStyle #siteSettings .sort_btn {
  background: none no-repeat scroll center #222222;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  height: 100%;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
}
.gameroticaStyle #boardsize_list {
  background: none repeat scroll 0 0 #222;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 500;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 1px 2px #000000;
}
.gameroticaStyle #boardsize_list ul {
  padding: 0;
  list-style: none;
}
.gameroticaStyle #boardsize_list ul li {
  border-radius: 0;
  display: block;
}
.gameroticaStyle #boardsize_list ul li.board_12 {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/boardICO_lnk12_16.png') no-repeat scroll center #444;
}
.gameroticaStyle #boardsize_list ul li.board_24 {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/boardICO_lnk24_16.png') no-repeat scroll center #444;
}
.gameroticaStyle #boardsize_list ul li.board_48 {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/boardICO_lnk48_16.png') no-repeat scroll center #444;
}
.gameroticaStyle #boardsize_list ul li:hover {
  background-color: #333;
}
.gameroticaStyle #sort_list {
  background: none repeat scroll 0 0 #444444;
  border-radius: 3px;
  box-shadow: 0 1px 2px #000000;
  position: absolute;
  text-align: left;
  z-index: 500;
  overflow-y: auto;
  overflow-x: hidden;
  line-height: 1.2;
  padding: 10px;
}
.gameroticaStyle #sort_list #sort_form {
  max-height: 300px;
  min-width: 120px;
  margin: 0;
}
.gameroticaStyle #sort_list #sort_form ul {
  padding: 0;
  list-style: none;
}
.gameroticaStyle #sort_list #sort_form li {
  margin: 10px 0;
  text-decoration: underline;
}
.gameroticaStyle #sort_list #sort_form li:hover {
  color: #C087F0;
}
.gameroticaStyle #sort_list #sort_form li.active {
  color: #C087F0;
}
.gameroticaStyle #customFilterList ul {
  padding: 0;
  list-style: none;
}
.gameroticaStyle #customFilterList ul li .formRow {
  position: relative;
}
.gameroticaStyle #customFilterList ul li .editCheck {
  background: url("/bundles/wwwthrixxx/gfx/gamerotica/check_16.png") no-repeat scroll center center #222222;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  width: 45px;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}
.gameroticaStyle #customFilterList ul li .editCheck:hover {
  background-color: #444;
}
.gameroticaStyle #customFilterList ul li input[type='text'] {
  padding-right: 45px;
  width: 244px;
}
.gameroticaStyle #jp_container_1 div.jp-interface {
  background-color: #2E2E2E;
}
.gameroticaStyle #jp_container_1.jp-tile {
  width: 100%;
  height: 100%;
  position: relative;
}
.gameroticaStyle #jp_container_1 div.jp-video-play {
  height: 270px;
  margin-top: -270px;
  opacity: 0.8;
}
.gameroticaStyle #jp_container_1.jp-video {
  border: 0 none;
}
.gameroticaStyle #previews {
  list-style: none;
}
.gameroticaStyle #previews li {
  position: relative;
  background-color: #222222;
  border: 10px solid #222222;
  overflow: hidden;
  text-align: left;
  width: 75px;
  height: 75px;
  margin: 2px;
}
.gameroticaStyle #previews li .globalBar {
  margin-bottom: 10px;
}
.gameroticaStyle #previews li:first-of-type {
  width: 174px;
  height: 174px;
}
.gameroticaStyle #previews li img {
  width: 100%;
}
.gameroticaStyle #previews li .delete {
  color: #c42b08;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: -4px;
  z-index: 100;
  cursor: pointer;
  text-shadow: -1px 1px 2px #000000;
  opacity: 0.9;
}
.gameroticaStyle #previews li .delete:hover {
  opacity: 1;
}
.gameroticaStyle .uploadButton {
  background: #222222;
  padding: 10px 10px;
  text-align: left;
  width: 75px;
  height: 75px;
  margin: 2px;
  display: inline-block;
  margin-right: 8px;
}
.gameroticaStyle #previewUploader_dragzone {
  width: 75px;
  height: 75px;
  text-align: center;
  padding-top: 10px;
  cursor: pointer;
  font-size: 12px;
}
.gameroticaStyle #previewUploader_dragzone i {
  font-size: 45px;
}
.gameroticaStyle .itemDescription.shareItem {
  height: 128px;
  overflow: auto;
}
.gameroticaStyle #boostrap-stuff .daterangepicker.dropdown-menu {
  background-color: #222222;
  border: 2px solid rgba(200,200,200,0.8);
  z-index: 99999;
}
.gameroticaStyle #boostrap-stuff .daterangepicker.opensright:after {
  border-bottom: 6px solid #222222;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .ranges label {
  color: #cccccc;
  text-shadow: 1px 1px 0 #000;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .ranges li {
  background: none repeat scroll 0 0 #444444;
  border: 1px solid #111;
  color: #cccccc;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .ranges li:hover {
  background: none repeat scroll 0 0 #C087F0;
  color: #f1f1f1;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .ranges li.active {
  background: none repeat scroll 0 0 #C087F0;
  color: #f1f1f1;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date {
  background: none repeat scroll 0 0 #444444;
  border: 1px solid #666666;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .off {
  opacity: 0.3;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .in-range {
  background: none repeat scroll 0 0 #666666;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .active {
  background-color: #C087F0;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .start-date.active {
  border-radius: 3px 0 0 3px;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .end-date.active {
  border-radius: 0 3px 3px 0;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .start-date.end-date {
  border-radius: 3px;
}
.gameroticaStyle #boostrap-stuff .applyBtn {
  background: none repeat scroll 0 0 #C087F0;
}
.gameroticaStyle .datefilter {
  position: relative;
  cursor: pointer;
}
.gameroticaStyle .datefilter input {
  cursor: pointer;
}
.gameroticaStyle .datefilter .fa {
  position: absolute;
  right: 8px;
  top: 5px;
  color: #999999;
}
.gameroticaStyle .oneRow_ajaxBoard {
  min-height: 180px;
}
.gameroticaStyle .tags_list li .title_tags {
  max-width: 310px;
}
.gameroticaStyle #recentNewsWidget {
  background-color: rgba(0,0,0,0.3);
  margin-top: 15px;
}
.gameroticaStyle #recentNewsWidget li {
  padding: 6px;
}
.gameroticaStyle #recentNewsWidget .tags_info {
  right: 5px;
}
.gameroticaStyle #recentComments {
  background-color: rgba(0,0,0,0.3);
}
.gameroticaStyle #recentComments .tags_list {
  margin-top: 15px;
}
.gameroticaStyle #recentComments .tags_list li {
  cursor: pointer;
  transition: background 1s ease;
}
.gameroticaStyle #recentComments .tags_list li:hover {
  background: rgba(249,235,138,0.1);
}
.gameroticaStyle #recentComments .tags_list .commentPreview {
  width: 55px;
  height: 55px;
  background: #000;
  line-height: 55px;
  text-align: center;
  margin-right: 5px;
}
.gameroticaStyle #recentComments .tags_list .commentPreview img {
  vertical-align: middle;
  max-width: 55px;
  max-height: 55px;
  margin: 0px;
  width: auto;
  height: auto;
}
.gameroticaStyle #recentComments .tags_list .comment_msg {
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
}
.gameroticaStyle .recentComment_itemName {
  max-height: 34px;
  overflow: hidden;
  display: block;
}
.gameroticaStyle .tags_list li .title_tags {
  font-weight: normal;
  color: #cccccc;
}
.gameroticaStyle .tags_list li .title_tags:hover {
  color: #C087F0;
}
.gameroticaStyle .commentFollowBtn {
  position: absolute;
  right: 15px;
  top: 13px;
}
.gameroticaStyle .comments .innerTile {
  padding-top: 40px;
}
.gameroticaStyle .itemVideo {
  width: 690px;
  height: 390px;
}
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in-up {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in-down {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fade-in-right {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fade-in-left {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
div.hopscotch-bubble .hopscotch-nav-button {
  font-weight: bold;
  margin: 0;
  overflow: visible;
  text-decoration: none !important;
  width: auto;
  padding: 0 10px;
  height: 26px;
  *zoom: 1;
  white-space: nowrap;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Asap';
  color: #000;
  border-radius: 3px;
  border-width: 0px;
  margin-top: 6px;
  padding: 5px 10px;
  margin-right: 5px;
  cursor: pointer;
  font-size: 16px;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.8);
  font-weight: normal;
  background: -webkit-linear-gradient(top,#efeddd 60%,#98968d 100%);
  line-height: 16px;
}
div.hopscotch-bubble .hopscotch-nav-button:hover {
  background: ;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
div.hopscotch-bubble .hopscotch-nav-button:active {
  background: ;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,0.25) inset;
}
div.hopscotch-bubble {
  background-color: #333;
  border: 5px solid #000;
  border: 5px solid rgba(255,255,255,0.5);
  border-radius: 3px;
  color: #cccccc;
  font-family: 'ChatHouse', Helvetica, Arial;
  font-size: 13px;
  position: absolute;
  z-index: 999999;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}
div.hopscotch-bubble * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
div.hopscotch-bubble.animate {
  -moz-transition-property: top, left;
  -moz-transition-duration: 1s;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-property: top, left;
  -ms-transition-duration: 1s;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-property: top, left;
  -o-transition-duration: 1s;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-property: top, left;
  -webkit-transition-duration: 1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-property: top, left;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}
div.hopscotch-bubble.invisible {
  opacity: 0;
}
div.hopscotch-bubble.hide,
div.hopscotch-bubble .hide,
div.hopscotch-bubble .hide-all {
  display: none;
}
div.hopscotch-bubble h3 {
  color: #d3d3d3;
  font-family: 'ChatHouse', Helvetica, Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  margin: 5px 15px 0 0;
  padding: 0;
}
div.hopscotch-bubble .hopscotch-bubble-container {
  padding: 15px;
  position: relative;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}
div.hopscotch-bubble .hopscotch-content {
  font-family: 'ChatHouse', Helvetica, Arial;
  font-weight: normal;
  line-height: 17px;
  margin: -5px 0 11px;
  padding-top: 8px;
}
div.hopscotch-bubble .hopscotch-bubble-content {
  margin: 0 0 0 40px;
}
div.hopscotch-bubble.no-number .hopscotch-bubble-content {
  margin: 0;
}
div.hopscotch-bubble .hopscotch-bubble-close {
  color: #000;
  background: url('/bundles/wwwthrixxx/gfx/gamerotica/delete_16.png') center transparent no-repeat;
  display: block;
  padding: 8px;
  position: absolute;
  text-decoration: none;
  text-indent: -9999px;
  width: 8px;
  height: 8px;
  top: 0;
  right: 0;
}
div.hopscotch-bubble .hopscotch-bubble-close.hide,
div.hopscotch-bubble .hopscotch-bubble-close.hide-all {
  display: none;
}
div.hopscotch-bubble .hopscotch-bubble-number {
  background: ;
  color: #fff;
  display: block;
  float: left;
  font-size: 17px;
  font-weight: bold;
  line-height: 31px;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 30px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container {
  position: absolute;
  width: 34px;
  height: 34px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border {
  width: 0;
  height: 0;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
  top: -22px;
  left: 10px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 17px solid #333;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  position: relative;
  top: -10px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 17px solid #000;
  border-bottom: 17px solid rgba(255,255,255,0.5);
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down {
  bottom: -39px;
  left: 10px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 17px solid #333;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  position: relative;
  top: -24px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 17px solid #000;
  border-top: 17px solid rgba(255,255,255,0.5);
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
  top: 10px;
  left: -22px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  border-bottom: 17px solid transparent;
  border-right: 17px solid #333;
  border-top: 17px solid transparent;
  position: relative;
  left: 7px;
  top: -34px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 17px solid #000;
  border-right: 17px solid rgba(255,255,255,0.5);
  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
  top: 10px;
  right: -39px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-bottom: 17px solid transparent;
  border-left: 17px solid #333;
  border-top: 17px solid transparent;
  position: relative;
  left: -7px;
  top: -34px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 17px solid #000;
  border-left: 17px solid rgba(255,255,255,0.5);
  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
}
div.hopscotch-bubble .hopscotch-actions {
  margin: 10px 0 0;
  text-align: right;
}
