.bodyGradient {
  background: #ffffff;
  background: -moz-linear-gradient(top,#bbbbbb 0%,#ffffff 150px,#ffffff 75%,#bbbbbb 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bbbbbb),color-stop(150px,#ffffff),color-stop(75%,#ffffff),color-stop(100%,#bbbbbb));
  background: -webkit-linear-gradient(top,#bbbbbb 0%,#ffffff 150px,#ffffff 65%,#aaaaaa 100%);
  background: -o-linear-gradient(top,#bbbbbb 0%,#ffffff 150px,#ffffff 45%,#bbbbbb 100%);
  background: -ms-linear-gradient(top,#bbbbbb 0%,#ffffff 150px,#ffffff 45%,#bbbbbb 100%);
  background: linear-gradient(to bottom,#bbbbbb 0%,#ffffff 150px,#ffffff 45%,#bbbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#ffffff',GradientType=0);
}
@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');
  }
}
* {
  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: #ffffff;
}
.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: #2a8bab;
}
.highlightBG,
.tile.highlightBG {
  background-color: #2a8bab;
}
.highlightBG_tutorial,
.tile.highlightBG_tutorial {
  background-color: ;
}
.highlightShadow_tutorial,
.tile.highlightShadow_tutorial {
  box-shadow: 0 0 10px #2a8bab;
}
.geHighlight {
  color: #C087F0;
}
.highlightOnline {
  color: #86ee62;
}
.highlightOffline {
  color: #c42b08;
}
.error {
  color: #c42b08;
}
.success {
  color: #21904a;
}
.warningBG {
  background-color: #c42b08 !important;
}
.successBG {
  background-color: #21904a;
}
.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;
}
.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: #bbbbbb;
}
.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: #bbbbbb;
}
.fullpage.forum {
  padding: 10px 15px;
}
.innerTile {
  width: auto;
  padding: 25px 15px;
}
.tile {
  line-height: 170px;
  background: #bbbbbb;
}
.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: #11a5ca;
  color: #ffffff;
}
a.minitile {
  color: #ffffff;
}
a.minitile:hover {
  color: #ffffff;
}
.linkStyle.minitile {
  color: #ffffff;
}
.linkStyle.minitile:hover {
  color: #ffffff;
}
.minitile.noBG {
  background: transparent;
}
.minitile.greenBG {
  background-color: #21904a;
}
.minitile.plain {
  background-color: #ffffff;
}
.minitile.radioBtn {
  background: #ffffff;
}
.minitile.editButton {
  background: url('/bundles/wwwthrixxx/gfx/edit_16.png') no-repeat center center #333333;
}
.minitile.editButton:hover {
  background-color: #ffffff;
}
.minitile.reportButton {
  background: url('/bundles/wwwthrixxx/gfx/report_24.png') no-repeat center center #333333;
}
.minitile.reportButton:hover {
  background-color: #ffffff;
}
.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: #444444;
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 1px #333;
  background: rgba(180,180,180,0.85);
}
.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: #444444;
}
.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: #444444;
  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/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/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: #11a5ca;
  font-size: 14px;
  border-radius: 3px;
  margin: 0 3px;
  padding: 5px;
}
.tileTXT_c2a span:hover {
  color: #ffffff;
}
.tileTXT_c2a span img {
  vertical-align: middle;
}
.tileTXT_c2a span.bought {
  background: #21904a;
}
.tileTXT_c2a span.inCart {
  font-size: 12px;
}
.tileTXT_c2a a:hover {
  color: #ffffff;
}
.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: #444444;
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 1px #333;
  background: rgba(180,180,180,0.85);
}
.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: #11a5ca;
}
input,
textarea,
select {
  border: 0 none;
  box-shadow: 1px 0px 2px #000 inset;
  width: 320px;
  color: #111111;
  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: #444444;
}
.typeahead {
  width: 338px;
  color: #222222;
  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 #11a5ca;
  border-top: 0 none;
  border-bottom: 0 none;
}
.typeahead li {
  padding: 7px;
  border-bottom: 1px solid #333333;
}
.typeahead li:hover {
  background: #cccccc;
  cursor: pointer;
}
.typeahead li.active {
  background: #cccccc;
  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: #ffffff;
}
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: #ffffff;
}
::-webkit-input-placeholder {
  color: #666666;
  font-style: italic;
}
:-moz-placeholder {
  color: #666666;
  font-style: italic;
}
input[type="checkbox"] {
  margin-left: -17px;
  width: auto;
  visibility: hidden;
}
input[type="checkbox"]:checked + label.checkOnLabel {
  background: url('/bundles/wwwthrixxx/gfx/check_16.png') no-repeat center center #ffffff;
  display: block;
}
input[type="checkbox"]:checked ~ label.checkOffLabel {
  display: none;
}
input[type="checkbox"]:checked ~ label.checkLabel {
  color: #444444;
}
input[type="checkbox"].plainCheck {
  visibility: visible;
  margin-left: 0;
}
label.checkLabel,
.formRow label.checkLabel {
  width: 12px;
  height: 12px;
  border: 0 none;
  box-shadow: 1px 0px 2px #000 inset;
  color: #f6f2ef;
  font-family: sans-serif;
  margin-left: 3px;
  margin-right: 5px;
  background: #f6f2ef;
  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 #333333;
  box-shadow: 0px 0px 0px #888 inset;
  color: #444444;
}
label.radioLabel {
  width: 10px;
  height: 10px;
  border: 0 none;
  box-shadow: 1px 0px 2px #000 inset;
  color: #999999;
  margin-left: 3px;
  background: #f6f2ef;
  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: #ffffff;
  width: 16px;
  height: 16px;
  box-shadow: -1px -1px 2px #000000 inset;
  border-radius: 3px;
  cursor: pointer;
  padding: 2px;
  border: 2px solid #333333;
  -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/edit_16.png') no-repeat center center #333333;
  width: 16px;
  height: 16px;
  opacity: 0.8;
}
.editFormBTN:hover {
  opacity: 1;
  color: #ffffff;
}
.editFormBTN:hover.highlightBG {
  color: #ffffff;
}
.editFormBTN.plain {
  background: #333333;
  width: auto;
  height: auto;
}
.editFormBTN.plain.highlightBG {
  background-color: #2a8bab;
}
.editFormBTN.change {
  background: url('/bundles/wwwthrixxx/gfx/edit_16.png') no-repeat center center #333333;
  width: 16px;
  height: 16px;
}
.editFormBTN.check {
  background: url('/bundles/wwwthrixxx/gfx/check_16.png') no-repeat center center #ffffff;
  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/lupe_16.png') no-repeat center center #333333;
  width: 16px;
  height: 16px;
  opacity: 0.8;
}
.linkFormBTN:hover {
  opacity: 1;
  color: #ffffff;
}
.linkFormBTN.plain {
  background: #333333;
  width: auto;
  height: auto;
}
.linkFormBTN.change {
  background: url('/bundles/wwwthrixxx/gfx/edit_16.png') no-repeat center center #333333;
  width: 16px;
  height: 16px;
}
.linkFormBTN.noFloat {
  float: none;
}
.linkFormBTN.mail {
  background: url('/bundles/wwwthrixxx/gfx/message_settings_16.png') no-repeat center center #333333;
  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: #444444;
  margin-left: 0px;
  background: #f6f2ef;
  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: #11a5ca;
  border-radius: 3px;
  margin: 0 3px;
  padding: 5px;
}
#morebutton a:hover,
#tagsMorebutton a:hover,
#streamMorebutton a:hover {
  color: #ffffff;
}
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/check_16.png");
}
input[type="submit"].inlineSubmit.add {
  background-image: url("/bundles/wwwthrixxx/gfx/addIco_16.png");
}
.filter_input input {
  font-size: 12px;
  padding: 5px;
  position: relative;
  width: 90%;
}
.dropzone,
.dropzone * {
  box-sizing: border-box;
}
#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 {
  text-align: center;
  margin: 2em 0;
}
#uploadmovieform .dropzone .dz-preview {
  position: relative;
  display: inline-block;
  margin: 10px;
  width: 100px;
  background: #dddddd;
}
#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: #2a8bab;
  background: linear-gradient(to bottom,#62bbd9,#164859);
  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: #f1f1f1;
  color: #444444;
  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: #444444;
}
a:hover,
.linkStyle:hover {
  color: #666666;
}
.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.tXUser,
.tile_content .post_row .post_bubble .post_text .post_info a.tXUser,
.tXUser,
.post_commentInfo a.tXUser {
  color: #2a8bab;
}
.tile_content .post_row a.tXUser.avatar img,
a.tXUser.avatar img {
  box-shadow: 0 0 5px #2a8bab;
}
a.tXMod,
.tile_content .post_row .post_bubble .post_text .post_info a.tXMod,
.tXMod,
.post_commentInfo a.tXMod {
  color: #419a00;
}
.tile_content .post_row a.tXMod.avatar img,
a.tXMod.avatar img {
  box-shadow: 0 0 5px #419a00;
}
#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: #ffffff;
  background: -moz-linear-gradient(top,#bbbbbb 0%,#ffffff 150px,#ffffff 75%,#bbbbbb 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bbbbbb),color-stop(150px,#ffffff),color-stop(75%,#ffffff),color-stop(100%,#bbbbbb));
  background: -webkit-linear-gradient(top,#bbbbbb 0%,#ffffff 150px,#ffffff 65%,#aaaaaa 100%);
  background: -o-linear-gradient(top,#bbbbbb 0%,#ffffff 150px,#ffffff 45%,#bbbbbb 100%);
  background: -ms-linear-gradient(top,#bbbbbb 0%,#ffffff 150px,#ffffff 45%,#bbbbbb 100%);
  background: linear-gradient(to bottom,#bbbbbb 0%,#ffffff 150px,#ffffff 45%,#bbbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#ffffff',GradientType=0);
  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: #444444;
  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: #444444;
  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 #a6a6a6;
  box-shadow: 0 1px 0 #cccccc;
  min-height: 1px;
  margin: 5px 0;
}
.accountHeadline {
  color: #444444;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  text-shadow: 0 1px 1px #dddddd;
  padding-bottom: 8px;
  border-bottom: 1px solid #a6a6a6;
  box-shadow: 0 1px 0 #cccccc;
  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: #444444;
}
.accountHeadline a:hover {
  color: #2a8bab;
}
.support_forum .accountHeadline {
  color: #444444;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  text-shadow: 0 1px 1px #dddddd;
  padding-bottom: 5px;
  border-bottom: 1px solid #f6f2ef;
  box-shadow: 0 1px 0 #ffffff;
}
.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: #444444;
}
.coinBal {
  color: #444444;
  text-align: center;
}
.coinBal .label {
  color: #444444;
}
.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: #444444;
  vertical-align: middle;
  border-radius: 20px;
  margin: 0 3px;
}
.pager_dot.active_dot {
  width: 20px;
  height: 20px;
  background: #a50f0f;
}
.pager_dot.active_dot:Hover {
  background-color: #a50f0f;
}
.pager_dot:hover {
  background-color: #666666;
}
.XXXloader {
  background: url('/bundles/wwwthrixxx/gfx/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;
}
#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: #11a5ca;
  background: -moz-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#11a5ca),color-stop(50%,#51d0f0),color-stop(100%,#11a5ca));
  background: -webkit-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -o-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -ms-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: linear-gradient(to bottom,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#11a5ca,endColorstr=#11a5ca,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: #222222;
}
.post_row a.tXUser {
  color: #2a8bab;
}
.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/comment_pointer.png') no-repeat 0 0 transparent;
  width: 16px;
  height: 16px;
}
.post_row .post_bubble .post_text {
  background: #ffffff;
  padding: 10px;
  min-height: 50px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  position: relative;
}
.post_row .post_bubble .post_text .post_info {
  font-size: 12px;
  color: #222222;
  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 #000000;
}
.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/post_bubble_32.png') no-repeat center center #11a5ca;
  display: inline-block;
  width: 35px;
  height: 35px;
  padding: 2px 4px;
  vertical-align: top;
  border: 1px solid #ffffff;
}
.x_post .postBTN_32:disabled {
  background: url('/bundles/wwwthrixxx/gfx/box-loader.gif') no-repeat center center #11a5ca;
}
.x_post .postBTN {
  background: no-repeat center center #11a5ca;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 2px 4px;
  vertical-align: top;
  border: 1px solid #ffffff;
}
.x_post .postBTN:disabled {
  background: url('/bundles/wwwthrixxx/gfx/box-loader.gif') no-repeat center center #11a5ca;
}
.x_post .postVisibilityBtn {
  width: auto !important;
  display: inline-block;
}
.x_post .postVisibilityBtn #privacyDropdown2 {
  position: relative !important;
  background: #f1f1f1 !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/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: #2a8bab;
}
.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: #ffffff;
  padding: 10px;
  min-height: 50px;
  border: 1px solid #ffffff;
  width: 90%;
  border-radius: 5px;
  position: relative;
  color: #222222;
}
.tile_content .post_row .post_bubble .post_text .post_info,
.tile_content .post_row .post_bubble .post_text .sharedpostInfo {
  font-size: 10px;
  color: #666666;
  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: #666666;
}
.tile_content .post_row .post_bubble .post_text .post_info a:hover,
.tile_content .post_row .post_bubble .post_text .sharedpostInfo a:hover {
  color: #2a8bab;
}
.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 #000000;
}
.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 #bbbbbb;
}
.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 #f1f1f1;
  margin-top: 10px;
  padding: 5px;
}
.post_comments textarea {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ffffff;
  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 #cccccc;
  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: #666666;
}
.post_commentInfo a {
  color: #666666;
  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/bubbles_16.png') no-repeat center center #11a5ca;
  width: 31px;
  height: 31px;
  border: 1px solid #ffffff;
}
input.post_comment_submit:hover {
  background: url('/bundles/wwwthrixxx/gfx/bubbles_16_hover.png') no-repeat center center #11a5ca;
}
input.post_comment_submit.disabled {
  background: url('/bundles/wwwthrixxx/gfx/box-loader.gif') no-repeat center center #11a5ca;
}
.working {
  background-image: url('/bundles/wwwthrixxx/gfx/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/ajax-loader.gif');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  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/ajax-loader.gif');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  transition: all 0s ease-in-out 0s;
  opacity: 0.8;
  z-index: 10;
}
.modalConfirm span.working {
  background-image: url('/bundles/wwwthrixxx/gfx/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: #f6f2ef;
  height: 32px;
  display: inline-block;
  border-radius: 32px 32px 32px 32px;
  line-height: 30px;
  color: #666666;
  width: auto;
  overflow: hidden;
}
.followICO span.text {
  padding-left: 37px;
  padding-right: 10px;
  color: #666666;
}
.followICO i {
  color: #2a8bab;
  font-size: 30px;
  left: 3px;
  position: absolute;
  top: 1px;
}
#followLink {
  cursor: pointer;
}
#followBlock {
  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: #dddddd;
  height: 32px;
  display: inline-block;
  border-radius: 15px 15px 15px 15px;
  line-height: 30px;
  color: #666666;
  width: auto;
  overflow: hidden;
  padding-left: 34px;
  padding-right: 10px;
}
#followInfo.followICO i {
  color: #2a8bab;
  font-size: 30px;
  left: 3px;
  position: absolute;
  top: 1px;
}
#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/error_32.png') no-repeat left top #f6f2ef;
  height: 32px;
  display: inline-block;
  border-radius: 32px 32px 32px 32px;
  line-height: 30px;
  color: #666666;
  width: auto;
  overflow: hidden;
}
.unfollowICO span.text {
  padding-left: 37px;
  padding-right: 10px;
  color: #666666;
}
.post_processing {
  background: url('/bundles/wwwthrixxx/gfx/ajax-loader.gif') no-repeat center center #ffffff;
  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: #f1f1f1;
}
.sharedpostMSG {
  padding: 3px;
}
.stream_loader {
  background: url('/bundles/wwwthrixxx/gfx/XXXloader.gif') no-repeat center center transparent;
  height: 36px;
}
.linkICO {
  background: url('/bundles/wwwthrixxx/gfx/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 #ffffff;
}
.shareFooter .plainInput {
  width: 90%;
}
.supportFooter {
  margin: 3px;
  padding: 5px;
}
#sharetarget {
  max-width: 90%;
  width: auto;
}
#xstreamfriend {
  width: 91%;
}
.sharelabel {
  margin-left: 7px;
}
#shareStream {
  background: #ffffff;
}
.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;
}
#GA_check {
  text-decoration: none;
  background: #333333;
  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 #f6f2ef;
  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: #11a5ca;
  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 #f6f2ef;
  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: #11a5ca;
  box-shadow: 1px 1px 2px #000000 inset;
}
#theming {
  margin: 10px 0;
}
#theming a {
  margin: 0 10px;
}
#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 #666666;
  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 #666666;
  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 #666666;
  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 #666666;
  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 #666666;
  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 #666666;
  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 #2a8bab;
}
.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: #666666;
}
.pm_message {
  margin: 10px 0;
}
.new_conversation {
  box-shadow: 0 0 3px #11a5ca;
}
.conversationRow {
  margin: 10px 0;
  background: #cccccc;
  border-radius: 5px;
  border: 1px solid #ffffff;
  position: relative;
  padding: 5px;
  opacity: 0.8;
}
.conversationRow:hover {
  opacity: 1;
}
.conversationRow.new_conversation {
  background: #aac3d3;
}
.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/comment_pointer.png') no-repeat 0 0 transparent;
  width: 16px;
  height: 16px;
}
.pm_block .pm_bubble .pm_text {
  background: #ffffff;
  padding: 10px;
  min-height: 50px;
  border: 1px solid #ffffff;
  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/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: #ffffff;
  padding: 10px;
  min-height: 50px;
  border: 1px solid #ffffff;
  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: #999999;
}
#site_notice_list li.highlightNotice,
.achievement_list li.highlightNotice {
  background-color: #aac3d3;
}
#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: #ffffff;
}
#site_notice_list li:nth-child(odd).highlightNotice,
.achievement_list li:nth-child(odd).highlightNotice {
  background-color: #aac3d3;
}
.highlightNotice {
  background-color: #aac3d3;
}
#achievements_board .highlightNotice {
  background: #aac3d3;
}
#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 #f6f2ef;
  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: #11a5ca;
  box-shadow: 1px 1px 2px #000000 inset;
}
.friend_tile {
  background: #444444;
}
.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: #2a8bab;
}
.check_ico {
  background: url('/bundles/wwwthrixxx/gfx/check_32.png') no-repeat left center #dddddd;
  height: 32px;
  display: inline-block;
  border-radius: 32px 32px 32px 32px;
  line-height: 30px;
  color: #666666;
  width: 32px;
  overflow: hidden;
}
.check_ico.highlightBG {
  background-color: #2a8bab;
}
.check_ico span {
  padding-left: 37px;
  padding-right: 10px;
  color: #666666;
}
.check_ico:hover {
  width: auto;
}
.check_ico.noAni {
  width: 32px;
}
.check_ico.stayOpen {
  width: auto;
}
.error_ico {
  background: url('/bundles/wwwthrixxx/gfx/error_32.png') no-repeat left center #dddddd;
  height: 32px;
  display: inline-block;
  border-radius: 32px 32px 32px 32px;
  line-height: 30px;
  color: #666666;
  width: 32px;
  overflow: hidden;
}
.error_ico span {
  padding-left: 37px;
  padding-right: 10px;
  color: #666666;
  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/delete_16.png') no-repeat center center transparent;
  height: 16px;
  width: 16px;
  display: inline-block;
}
.report_ico {
  background: url('/bundles/wwwthrixxx/gfx/report_24.png') no-repeat center center #f6f2ef;
  height: 32px;
  width: 32px;
  display: inline-block;
  border-radius: 6px;
}
#reportButton {
  display: inline-block;
  position: relative;
}
#friends .title_tags {
  color: #2a8bab;
  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: #bbbbbb;
}
.small_loader {
  background: url('/bundles/wwwthrixxx/gfx/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: #f1f1f1;
}
.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: #333333;
}
.tM_save:hover {
  color: #ffffff;
}
.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 #f6f2ef;
}
#thumb_preview p {
  position: absolute;
  width: 100%;
  text-align: center;
  opacity: 0.3;
  color: #666666;
}
#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: #2a8bab;
}
#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 #f6f2ef;
}
.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 #f6f2ef;
  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: #11a5ca;
  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: #999999;
  border-radius: 20px;
}
.ui-slider .ui-slider-handle.ui-state-hover {
  border: 0 none;
  background: #cccccc;
}
.ui-slider .ui-slider-handle.ui-state-focus {
  border: 0 none;
  background: #666666;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #aac3d3;
  background: #11a5ca;
  background: -moz-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#11a5ca),color-stop(50%,#51d0f0),color-stop(100%,#11a5ca));
  background: -webkit-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -o-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -ms-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: linear-gradient(to bottom,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#11a5ca,endColorstr=#11a5ca,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: #333333;
}
.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 #ffffff;
  background: #ffffff;
  width: 132px;
  color: #999999;
}
#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/lupe_search.png') center center no-repeat #11a5ca;
  position: absolute;
  right: 1px;
  top: 1px;
  border-radius: 0px 2px 2px 0px;
  box-shadow: -1px 0 1px #f6f2ef;
}
#search_board .title_tags {
  color: #2a8bab;
  text-align: center;
  margin: 5px 0;
}
#search_board .tags_info {
  padding: 5px;
}
#search_board .searchBTN_32 {
  background: url('/bundles/wwwthrixxx/gfx/lupe_32.png') no-repeat center center #11a5ca;
  display: inline-block;
  width: 37px;
  height: 37px;
  vertical-align: top;
  border: 1px solid #ffffff;
}
#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: #2a8bab;
  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: #ebeef1;
}
#tags_board .tags_list li:nth-child(even),
#search_board .tags_list li:nth-child(even) {
  background: #f4f6f7;
}
#tags_board .tags_list li:hover,
#search_board .tags_list li:hover {
  background: #e2e6ea;
}
#tags_board li.groupCat:hover,
#search_board li.groupCat:hover {
  cursor: pointer;
  color: #444444;
}
#tags_board li.groupCat:hover a,
#search_board li.groupCat:hover a {
  color: #444444;
}
#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 #ffffff;
}
#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: #dce1e6;
}
#tags_board .groupTopics li:nth-child(even),
#search_board .groupTopics li:nth-child(even) {
  background: #e5e9ed;
}
#tags_board .groupTopics li:hover,
#search_board .groupTopics li:hover {
  background: #e2e6ea;
}
.tags_list {
  list-style: none outside;
  text-align: left;
  padding: 0;
}
.tags_list li {
  position: relative;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
}
.tags_list li:hover {
  color: #2a8bab;
}
.tags_list li:hover a {
  color: #2a8bab;
}
.tags_list li .title_tags {
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  width: auto;
  max-width: 230px;
  white-space: nowrap;
}
.tags_list li .tags_info {
  font-size: 12px;
  position: absolute;
  right: 0;
}
.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: #11a5ca;
  border-radius: 3px;
  margin: 3px 5px;
  padding: 3px;
}
.modalButton span:hover,
.modalConfirm span:hover,
.styledButton span:hover {
  color: #ffffff;
}
.paymentblock {
  display: inline-block;
}
input.paymentType {
  display: none;
}
input.paymentType ~.paymentLabel {
  background: none repeat scroll 0 0 #f6f2ef;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #f6f2ef;
  float: none;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  box-shadow: 0 1px 3px #dddddd;
  cursor: pointer;
}
input.paymentType ~.paymentLabel:hover {
  color: #ffffff;
  border: 1px solid #ffffff;
}
input.paymentType:checked ~.paymentLabel {
  color: #FFF;
  background: none repeat scroll 0 0 #11a5ca;
  border: 1px solid #ffffff;
  box-shadow: -1px -1px 2px #dddddd inset;
}
#promoBlock h3 {
  margin-bottom: 10px;
}
#billingBlock form {
  margin: 0;
}
.checkoutBlock {
  background: none repeat scroll 0 0 #cccccc;
  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: #2a8bab;
  margin: 5px;
}
#notifications {
  position: fixed;
  top: 105px;
  right: 0;
  z-index: 500;
}
.notification {
  position: relative;
  background: #f6f2ef;
  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/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/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: #f1f1f1;
  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 #666666;
  border-radius: 20px;
  box-shadow: 0px 0px 10px #111111 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: #2a8bab;
  background: -webkit-linear-gradient(top,#62bbd9 0%,#2a8bab 50%,#164859 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: #2a8bab;
}
.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: #222222;
}
#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: #ebeef1;
}
#site_xp_list li:nth-child(even),
.zebraList li:nth-child(even) {
  background: #f4f6f7;
}
#site_xp_list li:hover,
.zebraList li:hover {
  background: #e2e6ea;
}
.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: #111111;
  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: #111111;
  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: #21904a;
}
#trans_list li.pending {
  color: #999999;
}
#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;
}
.pager_dot.stop {
  background: url('/bundles/wwwthrixxx/gfx//play_16.png') no-repeat center center #a50f0f;
}
.pager_dot.start {
  background: url('/bundles/wwwthrixxx/gfx//pause_16.png') no-repeat center center #a50f0f;
}
.pager_dot.prev_page {
  background: url('/bundles/wwwthrixxx/gfx/pager/prev_12.png') no-repeat center center #444444;
}
.pager_dot.next_page {
  background: url('/bundles/wwwthrixxx/gfx/pager/next_12.png') no-repeat center center #444444;
}
.pager_dot.first_page {
  background: url('/bundles/wwwthrixxx/gfx/pager/first_12.png') no-repeat center center #444444;
}
.pager_dot.last_page {
  background: url('/bundles/wwwthrixxx/gfx/pager/last_12.png') no-repeat center center #444444;
}
.settings_list {
  border: 1px solid #999999;
  position: absolute;
  right: 15px;
  top: 28px;
  width: auto;
  background: #f1f1f1;
  padding: 3px;
  border-radius: 3px;
  box-shadow: 1px 1px 5px #dddddd;
  z-index: 5000;
}
.settings_list ul {
  padding-left: 0;
}
.settings_list ul li {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #f1f1f1;
  list-style: none outside none;
  padding: 3px 5px;
  color: #444444;
}
.settings_list ul li:hover {
  background-color: #ffffff;
}
.settings_list ul li a {
  color: #444444;
}
.settings_list .settings_pointer {
  content: ' ';
  height: 12px;
  position: absolute;
  width: 12px;
  background: url('/bundles/wwwthrixxx/gfx/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: #999999;
  padding: 10px;
  text-align: left;
}
.mobileMenuLnk a.active {
  color: #c11515;
}
.mobileMenuLnk a.active:hover {
  color: #c11515;
}
.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: #ffffff;
  padding: 10px 5px;
  margin: 10px 0;
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px 5px 5px 5px;
  color: #222222;
}
.mobile_action_handle {
  position: absolute;
  top: 10px;
  right: 10px;
}
.mobile_post_content {
  position: relative;
  background: #dddddd;
  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;
}
.mobile_action_button a:hover,
.mobile_action_button span:hover {
  color: #ffffff;
}
.mobile_post_like {
  background: url('/bundles/wwwthrixxx/gfx/heart_light.png') 5px center no-repeat #11a5ca;
  text-decoration: none;
  color: inherit;
}
.mobile_post_like.liked {
  background-color: #21904a;
  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: #222222;
}
.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 #11a5ca;
  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 #f6f2ef;
  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: #11a5ca;
  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 {
  margin: 20px 0;
}
#launcherApps img {
  width: 123px;
  margin: 0 3px;
}
#launcherApps 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;
}
.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: #2a8bab;
}
#sort_list #sort_form li.active {
  color: #2a8bab;
}
#customFilterList ul {
  padding: 0;
  list-style: none;
}
#customFilterList ul li .formRow {
  position: relative;
}
#customFilterList ul li .editCheck {
  background: url("/bundles/wwwthrixxx/gfx/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: #666666;
  margin: auto;
  text-align: left;
  width: 163px;
  padding-top: 39px;
  position: relative;
}
#subscr_noTarif {
  left: -75px;
  position: absolute;
  top: 5px;
}
.avatarEdit {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #2a8bab;
}
.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: #2a8bab;
  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: #11a5ca;
  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(180,180,180,0.85);
}
.setItem .tileTXT_image_subline_wrapper {
  position: absolute;
  bottom: 0px;
  left: 0;
  line-height: 1;
  background: rgba(180,180,180,0.85);
  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(180,180,180,0.85);
}
.setItem_shared .tileTXT_image_subline_wrapper {
  position: absolute;
  bottom: 0px;
  left: 0;
  line-height: 1;
  background: rgba(180,180,180,0.85);
  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 #2a8bab;
  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(180,180,180,0.85);
  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: #11a5ca;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
  margin: 0 3px;
  padding: 5px;
}
.imagePostDetails:hover {
  color: #ffffff;
}
.imagePostDetails img {
  vertical-align: middle;
}
.imagePostDetails:hover {
  color: #ffffff;
}
.sortable-placeholder-tile {
  background: #11a5ca;
  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/bubbles_16.png') no-repeat 8px center transparent;
  padding-left: 30px;
}
#itemLikes.liked {
  background-color: #21904a;
  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: #ffffff;
  border: 10px solid #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: #2a8bab;
}
#widgetSlider_myshares .navDots {
  left: 0;
  position: relative;
  top: 0;
}
#widgetSlider_myshares .navDots .navDot {
  background-color: #11a5ca;
  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: #2a8bab;
}
#latestItems {
  position: relative;
  background: #ffffff 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: #444444;
}
.userInfo .actions a {
  color: #444444;
}
.userInfo .actions.active {
  color: #2a8bab;
}
.userInfo .actions:hover {
  color: #2a8bab;
}
.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: #222222;
}
.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: #444444;
}
#tickets a {
  color: #444444;
  text-decoration: none;
  font-weight: bold;
}
#tickets tr.open {
  background-color: #c8dbb0;
}
#tickets tr.new {
  background-color: #f1f1f1;
}
#tickets tr.escalated {
  background-color: #dfcfa4;
}
#tickets tr.closed {
  background-color: #D0D0D0;
  color: #8a8a8a;
}
#tickets tr.closed a {
  color: #8a8a8a;
}
#tickets tr :last-child {
  white-space: nowrap;
}
#tickets tbody td {
  vertical-align: top;
}
#tickets tbody tr:hover {
  cursor: pointer;
  background-color: #afdeea;
}
#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 #f6f2ef;
  box-shadow: 0 1px 0 #ffffff;
  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: #2a8bab;
}
.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_code {
  bottom: 50px;
  color: black;
  font-size: 22px;
  font-weight: bold;
  left: 0;
  position: absolute;
  width: 100%;
}
.btn_buyPremium {
  opacity: 0.8;
  background-color: #21904a;
}
.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: 5px;
  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;
}
.emojie-pic {
  margin: 2px;
  border: 1px solid rgba(0,0,0,0);
  transform: scale(0.8);
}
.emojie-pic:hover {
  opacity: 0.8;
  border: 1px solid #aac3d3;
}
.emojiButton_mobileChat {
  position: absolute !important;
  bottom: 8px;
  right: 56px;
  font-size: 22px;
  color: #222222;
}
.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;
}
.overdivs.billingOL {
  border: 0 none;
  border-radius: 0;
  background: #ededed;
  color: #4c4c4c;
  width: 480px !important;
}
.overdivs.billingOL .od_body {
  width: 480px !important;
  padding: 0;
}
.overdivs.billingOL .od_content {
  padding: 20px;
}
.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: bold;
  border: 1px solid #b0b0b0;
  text-align: left;
}
.overdivs.billingOL .formRow.auto input,
.overdivs.billingOL .formRow.auto textarea,
.overdivs.billingOL .formRow.auto select {
  border: 1px solid #b0b0b0;
  box-shadow: none;
  width: 330px;
  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: 85px;
  background: #b7d92d;
  border: 2px solid #a1b254;
  text-align: center;
  padding: 10px;
  width: 353px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}
.overdivs.billingOL .formRow.auto input.pin_button,
.overdivs.billingOL .formRow.auto textarea.pin_button,
.overdivs.billingOL .formRow.auto select.pin_button {
  background: #2c88d8;
  border: 1px solid #5385b2;
  text-align: center;
  width: 125px;
  color: #ffffff;
  font-weight: bold;
}
.overdivs.billingOL .formRow.auto select {
  width: 353px;
}
.overdivs.billingOL label,
.overdivs.billingOL .input_label {
  display: inline-block;
  width: 70px;
  text-align: right;
  float: left;
}
.overdivs.billingOL .pin_button {
  background: #2c88d8;
  border: 1px solid #5385b2;
  text-align: center;
  padding: 5px 10px;
  width: 125px;
  color: #ffffff;
  font-weight: bold;
}
.overdivs.billingOL .pin_button:disabled {
  background: #c9c9c9;
  border: 1px solid #acacac;
}
.overdivs.billingOL #phone_errors {
  margin-left: 85px;
  margin-top: 10px;
}
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: #666666;
  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/logo_mid_plain.png') no-repeat center transparent;
  min-height: 90px;
  width: 300px;
}
.logo_lnk.kink {
  background: url('/bundles/wwwthrixxx/gfx/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: #444444;
}
#headerAvatar {
  width: 70px;
  height: 70px;
  border: 1px solid #ccc;
  display: block;
  margin-left: 10px;
}
#launcherBox,
#bugrepBox,
#socialBox,
#avatarMakerBox,
#liveCamsBox,
#mobileBox {
  text-decoration: none;
  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: 10px 20px;
  margin: 0 10px;
  position: relative;
  top: -15px;
  padding-left: 35px;
}
#launcherBox:hover,
#bugrepBox:hover,
#socialBox:hover,
#avatarMakerBox:hover,
#liveCamsBox:hover,
#mobileBox:hover {
  color: #cccccc;
}
#launcherBox i,
#bugrepBox i,
#socialBox i,
#avatarMakerBox i,
#liveCamsBox i,
#mobileBox i {
  position: absolute;
  top: 5px;
  left: 5px;
}
#launcherBox:hover,
#bugrepBox:hover,
#socialBox:hover,
#avatarMakerBox:hover,
#liveCamsBox:hover,
#mobileBox:hover {
  background: none repeat scroll 0 0 #666666;
  border: 1px solid #ccc;
}
#bugrepBox {
  margin-bottom: -20px;
}
#notice_box {
  border: 1px solid #999999;
  position: absolute;
  right: 90px;
  top: 65px;
  width: 250px;
  background: #f1f1f1;
  padding: 1%;
  border-radius: 3px;
  box-shadow: 1px 1px 5px #dddddd;
  z-index: 5000;
}
#notice_box ul {
  padding-left: 0;
}
#notice_box ul li {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #f1f1f1;
  list-style: none outside none;
  padding: 5%;
  width: 90%;
}
#notice_box ul li:hover {
  background: none repeat scroll 0 0 #f6f2ef;
}
#notice_box ul li a {
  color: #444444;
}
#notice_box #notice_pointer {
  content: ' ';
  height: 12px;
  position: absolute;
  width: 12px;
  background: url('/bundles/wwwthrixxx/gfx/noticePointer.png') center center no-repeat transparent;
  bottom: 100%;
  right: 10px;
  margin-bottom: -1px;
}
#message_box {
  border: 1px solid #999999;
  position: absolute;
  right: 180px;
  top: 65px;
  width: 250px;
  background: #f1f1f1;
  padding: 1%;
  border-radius: 3px;
  box-shadow: 1px 1px 5px #dddddd;
  z-index: 5000;
}
#message_box ul {
  padding-left: 0;
  max-height: 250px;
  overflow: auto;
}
#message_box ul li {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #f1f1f1;
  list-style: none outside none;
  padding: 5%;
  width: 90%;
}
#message_box ul li:hover {
  background: none repeat scroll 0 0 #f6f2ef;
}
#message_box ul li a {
  color: #444444;
}
#message_box #notice_pointer {
  content: ' ';
  height: 12px;
  position: absolute;
  width: 12px;
  background: url('/bundles/wwwthrixxx/gfx/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/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/header_icons_sprite.png') no-repeat -16px -32px transparent;
}
.friendsIcon {
  background: url('/bundles/wwwthrixxx/gfx/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/header_icons_sprite.png') no-repeat -16px -16px transparent;
}
.messageIcon {
  background: url('/bundles/wwwthrixxx/gfx/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/header_icons_sprite.png') no-repeat -16px 0 transparent;
}
.messageIcon.vTop {
  vertical-align: top;
}
.cartIcon {
  background: url('/bundles/wwwthrixxx/gfx/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/header_icons_sprite.png') no-repeat -16px -48px transparent;
}
.fa-shopping-cart.active {
  color: #11a5ca;
}
.smallHeadline {
  color: #999999;
  border-bottom: 1px solid #999999;
  margin: 2px 0;
}
.tabLinkAd {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 8px;
  color: #a2a2a2;
}
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: #888;
}
nav .mainMenuLnk a.active {
  color: #c11515;
}
nav .mainMenuLnk a.active:hover {
  color: #c11515;
}
nav .mainMenuLnk a:hover {
  color: #666666;
}
nav .mainMenuLnk a.highlight {
  color: #2a8bab;
}
nav .mainMenuLnk .menuLinkAd {
  position: absolute;
  top: 5px;
  right: -5px;
  font-size: 8px;
  color: #a2a2a2;
}
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 #444444;
}
nav .subMenuLnk a {
  font-size: 14px;
  color: #444444;
}
nav .subMenuLnk a:hover {
  text-decoration: underline;
  color: #444444;
}
nav .subMenuLnk a.active {
  color: #c11515;
}
nav .subMenuLnk.last {
  border-right: 0 none;
}
nav .subMenuLnk .activeDiv {
  display: none;
  background: #bbbbbb;
  background: -moz-linear-gradient(left,#f1f1f1 0%,#cccccc 100%);
  background: -webkit-gradient(linear,#f1f1f1,right,color-stop(0%,#f1f1f1),color-stop(100%,#cccccc));
  background: -webkit-linear-gradient(left,#f1f1f1 0%,#cccccc 100%);
  background: -o-linear-gradient(left,#f1f1f1 0%,#cccccc 100%);
  background: -ms-linear-gradient(left,#f1f1f1 0%,#cccccc 100%);
  background: linear-gradient(to right,#f1f1f1 0%,#cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1,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: #ffffff;
}
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: #ffffff;
}
nav.ch3dShop .subMenuLnk a.active {
  color: #ffffff;
}
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 {
  color: #444444;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  height: 16px;
  text-align: center;
  vertical-align: top;
  width: 16px;
}
.help_act a,
.help_TT a {
  color: #444444;
}
.help_act.active,
.help_TT.active {
  color: #2a8bab;
}
.help_act:hover,
.help_TT:hover {
  color: #2a8bab;
}
.settings_act {
  display: inline-block;
  cursor: pointer;
}
.info_act {
  background: url('/bundles/wwwthrixxx/gfx/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/infoICO_active.png') no-repeat left top transparent;
  color: #2a8bab;
}
.nextButton {
  position: absolute;
  right: -40px;
  top: 50%;
  background: url('/bundles/wwwthrixxx/gfx/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/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: #444444;
}
.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: #2a8bab;
}
footer a:hover,
footer .linkStyle:hover {
  color: #2a8bab;
}
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 #999999;
}
.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/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/collapse_16.png') no-repeat center center transparent;
}
#chatsystem.open #chat_widget {
  height: 435px;
}
#chatsystem.closed .expandIcon {
  background: url('/bundles/wwwthrixxx/gfx/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 #11a5ca;
  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 #11a5ca;
}
#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/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: #111111;
  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/bubbles_16.png') no-repeat center center #11a5ca;
  width: 22px;
  height: 22px;
  border: 1px solid #ffffff;
}
#chatsystem #chat_conversation .chat_conversation_input .sendButton:hover {
  background: url('/bundles/wwwthrixxx/gfx/bubbles_16_hover.png') no-repeat center center #11a5ca;
}
#chatsystem #chat_conversation .chat_conversation_input .sendButton.disabled {
  background: url('/bundles/wwwthrixxx/gfx/ajax-loader.gif') no-repeat center center #11a5ca;
}
#chatsystem #chat_conversation .chat_conversation_input #emojiButton {
  position: absolute;
  bottom: 3px;
  right: 35px;
  font-size: 22px;
  color: #222222;
}
#chatsystem #friendslist {
  background: none repeat scroll 0 0 #dddddd;
  height: 90%;
  left: 0px;
  position: absolute;
  top: 20px;
  border-radius: 5px 0px 0 5px;
  box-shadow: 0 0 2px #11a5ca;
}
#chatsystem #friendslist .chat_fl_content {
  width: 0px;
  overflow: hidden;
}
#chatsystem #friendslist .chat_fl_handle {
  background: url('/bundles/wwwthrixxx/gfx/friends_handle.png') no-repeat center center #2a8bab;
  height: 50px;
  width: 25px;
  left: -25px;
  position: absolute;
  top: 45%;
  border-radius: 5px 0px 0 5px;
  cursor: pointer;
  box-shadow: -1px 0 1px #11a5ca;
}
#chatsystem .chat_fl {
  background: none repeat scroll 0 0 #dddddd;
  padding: 10px;
}
#chatsystem .chat_fl .chat_friend {
  background-color: #ffffff;
  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: #ffffff;
  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 #11a5ca;
}
.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;
  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: #e83dda;
}
.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 {
  position: relative;
  border-bottom: 1px solid #f6f2ef;
  margin: 5px 0;
  padding: 5px;
  font-size: 12px;
  padding-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: #ffffff;
}
.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: #ffffff;
  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: #ffffff;
}
.conversation_close {
  background: url('/bundles/wwwthrixxx/gfx/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/channel_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.general {
  background-image: url('/bundles/wwwthrixxx/gfx/channel_general_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.admin {
  background-image: url('/bundles/wwwthrixxx/gfx/channel_admin_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.user {
  background-image: url('/bundles/wwwthrixxx/gfx/channel_user_24.png');
  background-position: center;
  background-repeat: no-repeat;
}
.addChannel.pinkpussy {
  background-image: url('/bundles/wwwthrixxx/gfx/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/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: #2a8bab;
}
.chat_date_sep {
  border-bottom: 1px solid #f6f2ef;
  font-size: 10px;
  text-align: center;
  padding-bottom: 3px;
}
.settings_list ul li.soundChat,
.settings_list ul li.chatImages {
  padding-left: 20px;
  color: #444444;
}
.soundChat.enabled,
.chatImages.enabled {
  background-image: url('/bundles/wwwthrixxx/gfx/check_16.png');
  background-position: 2px center;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.soundChat.disabled,
.chatImages.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 #11a5ca;
}
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/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: #111111;
  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/bubbles_16.png') no-repeat center center #11a5ca;
  width: 22px;
  height: 22px;
  border: 1px solid #ffffff;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_input .sendButton:hover {
  background: url('/bundles/wwwthrixxx/gfx/bubbles_16_hover.png') no-repeat center center #11a5ca;
}
body.mobile-app #XXXchatsystem.standalone #chat_conversation .chat_conversation_input .sendButton.disabled {
  background: url('/bundles/wwwthrixxx/gfx/ajax-loader.gif') no-repeat center center #11a5ca;
}
body.mobile-app #XXXchatsystem.standalone #friendslist {
  background: none repeat scroll 0 0 #dddddd;
  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/friends_handle.png') no-repeat center center #2a8bab;
  height: 50px;
  width: 25px;
  left: -25px;
  position: absolute;
  top: 45%;
  border-radius: 5px 0px 0 5px;
  cursor: pointer;
  box-shadow: -1px 0 1px #11a5ca;
}
body.mobile-app #XXXchatsystem.standalone .chat_fl {
  background: none repeat scroll 0 0 #dddddd;
  padding: 10px;
}
body.mobile-app #XXXchatsystem.standalone .chat_fl .chat_friend {
  background-color: #ffffff;
  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;
  overflow: hidden;
  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: 100%;
  max-height: 150px;
}
.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: #111111;
  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: #ffffff;
  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: #ffffff;
}
.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: #ae3af1;
}
.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;
}
@-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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 #ffffff;
  padding: 10px 0;
  border-radius: 5px;
  border: 3px solid #f6f2ef;
  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 #11a5ca;
}
.addCart.bought {
  background: url('/bundles/wwwthrixxx/gfx/check_64.png') center 10px no-repeat #21904a;
}
.addCart.font {
  background: url('') no-repeat scroll center 0.028571428571429px #11a5ca;
  padding-top: 0px;
}
.addCart.font i {
  font-size: 55px;
}
.addCart.font.bought {
  background: url('') no-repeat scroll center 0.028571428571429px #21904a;
}
.wishlist {
  background: url('/bundles/wwwthrixxx/gfx/list_icon.png') 10px center no-repeat #11a5ca;
}
.wishlist span {
  display: block;
  padding-left: 40px;
  padding-top: 8px;
  text-align: left;
}
.wishlist.onList {
  background-color: #21904a;
  color: #ffffff;
}
.share_link_post {
  background: url('/bundles/wwwthrixxx/gfx/share_icon.png') center center no-repeat #11a5ca;
}
.minitile.share_link_shop {
  background: url('/bundles/wwwthrixxx/gfx/share_icon.png') 5px center no-repeat #11a5ca;
  padding-left: 10px;
}
.gift_link_shop {
  background: url('/bundles/wwwthrixxx/gfx/gift_icon.png') 10px center no-repeat #11a5ca;
}
.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 #11a5ca;
}
.like_link_shop.dislikeIt {
  background: url('/bundles/wwwthrixxx/gfx/brokenheart_light.png') center center no-repeat #11a5ca;
}
.comments_post {
  background: url('/bundles/wwwthrixxx/gfx/bubbles_16.png') 5px center no-repeat #11a5ca;
}
.comments_post span.comment_count {
  margin-left: 27px;
}
#likes {
  background: #11a5ca;
  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 #11a5ca;
}
#likes.icon span {
  margin-left: 27px;
}
#likes.liked {
  background-color: #21904a;
  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: #11a5ca;
  background: -moz-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#11a5ca),color-stop(50%,#51d0f0),color-stop(100%,#11a5ca));
  background: -webkit-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -o-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: -ms-linear-gradient(top,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  background: linear-gradient(to bottom,#11a5ca 0%,#51d0f0 50%,#11a5ca 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#11a5ca,endColorstr=#11a5ca,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 #aac3d3;
  border-radius: 3px;
  margin: 0 5px;
  cursor: pointer;
  opacity: 0.7;
  background: #11a5ca;
}
#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: #21904a;
}
.shop_table {
  width: 100%;
}
.shop_table thead tr {
  background: transparent;
}
.shop_table tfoot tr {
  background: #aac3d3;
}
.shop_table tbody tr {
  background: #dddddd;
  position: relative;
}
.shop_table tbody tr:nth-child(odd) {
  background: #f6f2ef;
}
.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: #2a8bab;
}
.cart_art_info .cart_art_name {
  font-size: 16px;
}
.leadingPipe:before {
  content: '|';
}
#site_xp_list.cart_list {
  background: #ffffff;
  margin: 0 10px;
  padding: 5px 10px;
}
.wishlistCart {
  color: #21904a;
  font-size: 40px;
  text-shadow: 0px 0px 4px #000;
  margin: 10px;
}
.wishlistCart:hover {
  color: #176735;
}
.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: #cccccc;
  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 #ffffff;
  background: #ffffff;
  width: 100%;
  color: #999999;
  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/lupe_search.png') center center no-repeat #11a5ca;
  position: absolute;
  right: -47px;
  top: 1px;
  border-radius: 0px 2px 2px 0px;
  box-shadow: -1px 0 1px #f6f2ef;
}
#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: #cccccc;
}
#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: #666666;
  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: #11a5ca;
  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: #11a5ca;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
  margin: 0 3px;
  padding: 5px;
  width: auto;
  height: auto;
}
#universal_pose_badge:hover {
  color: #ffffff;
}
.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: #bbbbbb;
  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: #2a8bab;
  text-decoration: none;
  width: 100px;
  display: inline-block;
  text-shadow: 0px 0px 4px rgba(0,0,0,0.6);
}
.gift_link_wishlist:hover {
  color: #21904a;
}
.gift_link_wishlist i {
  font-size: 50px;
}
div.bootstrap-style input[type="checkbox"],
div.bootstrap-style input[type="radio"] {
  visibility: visible;
}
div.bootstrap-style label,
div.bootstrap-style .input_label {
  display: inline;
  float: none;
  text-align: left;
  width: auto;
}
div.bootstrap-style input,
div.bootstrap-style textarea,
div.bootstrap-style select {
  background: none;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  font-family: sans-serif;
  font-size: inherit;
  margin-left: 0;
  padding: 0;
  resize: inherit;
  width: auto;
}
div.bootstrap-style .clearfix {
  *zoom: 1;
}
div.bootstrap-style .clearfix:before,
div.bootstrap-style .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .clearfix:after {
  clear: both;
}
div.bootstrap-style .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
div.bootstrap-style .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.bootstrap-style article,
div.bootstrap-style aside,
div.bootstrap-style details,
div.bootstrap-style figcaption,
div.bootstrap-style figure,
div.bootstrap-style footer,
div.bootstrap-style header,
div.bootstrap-style hgroup,
div.bootstrap-style nav,
div.bootstrap-style section {
  display: block;
}
div.bootstrap-style audio,
div.bootstrap-style canvas,
div.bootstrap-style video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div.bootstrap-style audio:not([controls]) {
  display: none;
}
div.bootstrap-style html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
div.bootstrap-style a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div.bootstrap-style a:hover,
div.bootstrap-style a:active {
  outline: 0;
}
div.bootstrap-style sub,
div.bootstrap-style sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
div.bootstrap-style sup {
  top: -0.5em;
}
div.bootstrap-style sub {
  bottom: -0.25em;
}
div.bootstrap-style img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
div.bootstrap-style #map_canvas img,
div.bootstrap-style .google-maps img {
  max-width: none;
}
div.bootstrap-style button,
div.bootstrap-style input,
div.bootstrap-style select,
div.bootstrap-style textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
div.bootstrap-style button,
div.bootstrap-style input {
  *overflow: visible;
  line-height: normal;
}
div.bootstrap-style button::-moz-focus-inner,
div.bootstrap-style input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
div.bootstrap-style button,
div.bootstrap-style html input[type="button"],
div.bootstrap-style input[type="reset"],
div.bootstrap-style input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
div.bootstrap-style label,
div.bootstrap-style select,
div.bootstrap-style button,
div.bootstrap-style input[type="button"],
div.bootstrap-style input[type="reset"],
div.bootstrap-style input[type="submit"],
div.bootstrap-style input[type="radio"],
div.bootstrap-style input[type="checkbox"] {
  cursor: pointer;
}
div.bootstrap-style input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
div.bootstrap-style input[type="search"]::-webkit-search-decoration,
div.bootstrap-style input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
div.bootstrap-style textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  div.bootstrap-style * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  div.bootstrap-style a,
  div.bootstrap-style a:visited {
    text-decoration: underline;
  }
  div.bootstrap-style a[href]:after {
    content: " (" attr(href) ")";
  }
  div.bootstrap-style abbr[title]:after {
    content: " (" attr(title) ")";
  }
  div.bootstrap-style .ir a:after,
  div.bootstrap-style a[href^="javascript:"]:after,
  div.bootstrap-style a[href^="#"]:after {
    content: "";
  }
  div.bootstrap-style pre,
  div.bootstrap-style blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  div.bootstrap-style thead {
    display: table-header-group;
  }
  div.bootstrap-style tr,
  div.bootstrap-style img {
    page-break-inside: avoid;
  }
  div.bootstrap-style img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  div.bootstrap-style p,
  div.bootstrap-style h2,
  div.bootstrap-style h3 {
    orphans: 3;
    widows: 3;
  }
  div.bootstrap-style h2,
  div.bootstrap-style h3 {
    page-break-after: avoid;
  }
}
div.bootstrap-style body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
div.bootstrap-style a {
  color: #0088cc;
  text-decoration: none;
}
div.bootstrap-style a:hover,
div.bootstrap-style a:focus {
  color: #005580;
  text-decoration: underline;
}
div.bootstrap-style .img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div.bootstrap-style .img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
div.bootstrap-style .img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
div.bootstrap-style .row {
  margin-left: -20px;
  *zoom: 1;
}
div.bootstrap-style .row:before,
div.bootstrap-style .row:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .row:after {
  clear: both;
}
div.bootstrap-style [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
div.bootstrap-style .container,
div.bootstrap-style .navbar-static-top .container,
div.bootstrap-style .navbar-fixed-top .container,
div.bootstrap-style .navbar-fixed-bottom .container {
  width: 940px;
}
div.bootstrap-style .span12 {
  width: 940px;
}
div.bootstrap-style .span11 {
  width: 860px;
}
div.bootstrap-style .span10 {
  width: 780px;
}
div.bootstrap-style .span9 {
  width: 700px;
}
div.bootstrap-style .span8 {
  width: 620px;
}
div.bootstrap-style .span7 {
  width: 540px;
}
div.bootstrap-style .span6 {
  width: 460px;
}
div.bootstrap-style .span5 {
  width: 380px;
}
div.bootstrap-style .span4 {
  width: 300px;
}
div.bootstrap-style .span3 {
  width: 220px;
}
div.bootstrap-style .span2 {
  width: 140px;
}
div.bootstrap-style .span1 {
  width: 60px;
}
div.bootstrap-style .offset12 {
  margin-left: 980px;
}
div.bootstrap-style .offset11 {
  margin-left: 900px;
}
div.bootstrap-style .offset10 {
  margin-left: 820px;
}
div.bootstrap-style .offset9 {
  margin-left: 740px;
}
div.bootstrap-style .offset8 {
  margin-left: 660px;
}
div.bootstrap-style .offset7 {
  margin-left: 580px;
}
div.bootstrap-style .offset6 {
  margin-left: 500px;
}
div.bootstrap-style .offset5 {
  margin-left: 420px;
}
div.bootstrap-style .offset4 {
  margin-left: 340px;
}
div.bootstrap-style .offset3 {
  margin-left: 260px;
}
div.bootstrap-style .offset2 {
  margin-left: 180px;
}
div.bootstrap-style .offset1 {
  margin-left: 100px;
}
div.bootstrap-style .row-fluid {
  width: 100%;
  *zoom: 1;
}
div.bootstrap-style .row-fluid:before,
div.bootstrap-style .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .row-fluid:after {
  clear: both;
}
div.bootstrap-style .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
div.bootstrap-style .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
div.bootstrap-style .row-fluid .controls-row [class*="span"]+[class*="span"] {
  margin-left: 2.127659574468085%;
}
div.bootstrap-style .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
div.bootstrap-style .row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
div.bootstrap-style .row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
div.bootstrap-style .row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
div.bootstrap-style .row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
div.bootstrap-style .row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
div.bootstrap-style .row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
div.bootstrap-style .row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
div.bootstrap-style .row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
div.bootstrap-style .row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
div.bootstrap-style .row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
div.bootstrap-style .row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
div.bootstrap-style .row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
div.bootstrap-style .row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
div.bootstrap-style .row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
div.bootstrap-style .row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
div.bootstrap-style .row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
div.bootstrap-style .row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
div.bootstrap-style .row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
div.bootstrap-style .row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
div.bootstrap-style .row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
div.bootstrap-style .row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
div.bootstrap-style .row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
div.bootstrap-style .row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
div.bootstrap-style .row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
div.bootstrap-style .row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
div.bootstrap-style .row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
div.bootstrap-style .row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
div.bootstrap-style .row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
div.bootstrap-style .row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
div.bootstrap-style .row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
div.bootstrap-style .row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
div.bootstrap-style .row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
div.bootstrap-style .row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
div.bootstrap-style .row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
div.bootstrap-style .row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
div.bootstrap-style [class*="span"].hide,
div.bootstrap-style .row-fluid [class*="span"].hide {
  display: none;
}
div.bootstrap-style [class*="span"].pull-right,
div.bootstrap-style .row-fluid [class*="span"].pull-right {
  float: right;
}
div.bootstrap-style .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
div.bootstrap-style .container:before,
div.bootstrap-style .container:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .container:after {
  clear: both;
}
div.bootstrap-style .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
div.bootstrap-style .container-fluid:before,
div.bootstrap-style .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .container-fluid:after {
  clear: both;
}
div.bootstrap-style p {
  margin: 0 0 10px;
}
div.bootstrap-style .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
div.bootstrap-style small {
  font-size: 85%;
}
div.bootstrap-style strong {
  font-weight: bold;
}
div.bootstrap-style em {
  font-style: italic;
}
div.bootstrap-style cite {
  font-style: normal;
}
div.bootstrap-style .muted {
  color: #999999;
}
div.bootstrap-style a.muted:hover,
div.bootstrap-style a.muted:focus {
  color: #808080;
}
div.bootstrap-style .text-warning {
  color: #c09853;
}
div.bootstrap-style a.text-warning:hover,
div.bootstrap-style a.text-warning:focus {
  color: #a47e3c;
}
div.bootstrap-style .text-error {
  color: #b94a48;
}
div.bootstrap-style a.text-error:hover,
div.bootstrap-style a.text-error:focus {
  color: #953b39;
}
div.bootstrap-style .text-info {
  color: #3a87ad;
}
div.bootstrap-style a.text-info:hover,
div.bootstrap-style a.text-info:focus {
  color: #2d6987;
}
div.bootstrap-style .text-success {
  color: #468847;
}
div.bootstrap-style a.text-success:hover,
div.bootstrap-style a.text-success:focus {
  color: #356635;
}
div.bootstrap-style .text-left {
  text-align: left;
}
div.bootstrap-style .text-right {
  text-align: right;
}
div.bootstrap-style .text-center {
  text-align: center;
}
div.bootstrap-style h1,
div.bootstrap-style h2,
div.bootstrap-style h3,
div.bootstrap-style h4,
div.bootstrap-style h5,
div.bootstrap-style h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
div.bootstrap-style h1 small,
div.bootstrap-style h2 small,
div.bootstrap-style h3 small,
div.bootstrap-style h4 small,
div.bootstrap-style h5 small,
div.bootstrap-style h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
div.bootstrap-style h1,
div.bootstrap-style h2,
div.bootstrap-style h3 {
  line-height: 40px;
}
div.bootstrap-style h1 {
  font-size: 38.5px;
}
div.bootstrap-style h2 {
  font-size: 31.5px;
}
div.bootstrap-style h3 {
  font-size: 24.5px;
}
div.bootstrap-style h4 {
  font-size: 17.5px;
}
div.bootstrap-style h5 {
  font-size: 14px;
}
div.bootstrap-style h6 {
  font-size: 11.9px;
}
div.bootstrap-style h1 small {
  font-size: 24.5px;
}
div.bootstrap-style h2 small {
  font-size: 17.5px;
}
div.bootstrap-style h3 small {
  font-size: 14px;
}
div.bootstrap-style h4 small {
  font-size: 14px;
}
div.bootstrap-style .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
div.bootstrap-style ul,
div.bootstrap-style ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
div.bootstrap-style ul ul,
div.bootstrap-style ul ol,
div.bootstrap-style ol ol,
div.bootstrap-style ol ul {
  margin-bottom: 0;
}
div.bootstrap-style li {
  line-height: 20px;
}
div.bootstrap-style ul.unstyled,
div.bootstrap-style ol.unstyled {
  margin-left: 0;
  list-style: none;
}
div.bootstrap-style ul.inline,
div.bootstrap-style ol.inline {
  margin-left: 0;
  list-style: none;
}
div.bootstrap-style ul.inline>li,
div.bootstrap-style ol.inline>li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
div.bootstrap-style dl {
  margin-bottom: 20px;
}
div.bootstrap-style dt,
div.bootstrap-style dd {
  line-height: 20px;
}
div.bootstrap-style dt {
  font-weight: bold;
}
div.bootstrap-style dd {
  margin-left: 10px;
}
div.bootstrap-style .dl-horizontal {
  *zoom: 1;
}
div.bootstrap-style .dl-horizontal:before,
div.bootstrap-style .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .dl-horizontal:after {
  clear: both;
}
div.bootstrap-style .dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.bootstrap-style .dl-horizontal dd {
  margin-left: 180px;
}
div.bootstrap-style hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
div.bootstrap-style abbr[title],
div.bootstrap-style abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
div.bootstrap-style abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
div.bootstrap-style blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
div.bootstrap-style blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
div.bootstrap-style blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
div.bootstrap-style blockquote small:before {
  content: '\2014 \00A0';
}
div.bootstrap-style blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
div.bootstrap-style blockquote.pull-right p,
div.bootstrap-style blockquote.pull-right small {
  text-align: right;
}
div.bootstrap-style blockquote.pull-right small:before {
  content: '';
}
div.bootstrap-style blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
div.bootstrap-style q:before,
div.bootstrap-style q:after,
div.bootstrap-style blockquote:before,
div.bootstrap-style blockquote:after {
  content: "";
}
div.bootstrap-style address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
div.bootstrap-style code,
div.bootstrap-style pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.bootstrap-style code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
div.bootstrap-style pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.bootstrap-style pre.prettyprint {
  margin-bottom: 20px;
}
div.bootstrap-style pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
div.bootstrap-style .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
div.bootstrap-style .label,
div.bootstrap-style .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999999;
}
div.bootstrap-style .label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.bootstrap-style .badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
div.bootstrap-style .label:empty,
div.bootstrap-style .badge:empty {
  display: none;
}
div.bootstrap-style a.label:hover,
div.bootstrap-style a.label:focus,
div.bootstrap-style a.badge:hover,
div.bootstrap-style a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
div.bootstrap-style .label-important,
div.bootstrap-style .badge-important {
  background-color: #b94a48;
}
div.bootstrap-style .label-important[href],
div.bootstrap-style .badge-important[href] {
  background-color: #953b39;
}
div.bootstrap-style .label-warning,
div.bootstrap-style .badge-warning {
  background-color: #f89406;
}
div.bootstrap-style .label-warning[href],
div.bootstrap-style .badge-warning[href] {
  background-color: #c67605;
}
div.bootstrap-style .label-success,
div.bootstrap-style .badge-success {
  background-color: #468847;
}
div.bootstrap-style .label-success[href],
div.bootstrap-style .badge-success[href] {
  background-color: #356635;
}
div.bootstrap-style .label-info,
div.bootstrap-style .badge-info {
  background-color: #3a87ad;
}
div.bootstrap-style .label-info[href],
div.bootstrap-style .badge-info[href] {
  background-color: #2d6987;
}
div.bootstrap-style .label-inverse,
div.bootstrap-style .badge-inverse {
  background-color: #333333;
}
div.bootstrap-style .label-inverse[href],
div.bootstrap-style .badge-inverse[href] {
  background-color: #1a1a1a;
}
div.bootstrap-style .btn .label,
div.bootstrap-style .btn .badge {
  position: relative;
  top: -1px;
}
div.bootstrap-style .btn-mini .label,
div.bootstrap-style .btn-mini .badge {
  top: 0;
}
div.bootstrap-style table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
div.bootstrap-style .table {
  width: 100%;
  margin-bottom: 20px;
}
div.bootstrap-style .table th,
div.bootstrap-style .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
div.bootstrap-style .table th {
  font-weight: bold;
}
div.bootstrap-style .table thead th {
  vertical-align: bottom;
}
div.bootstrap-style .table caption+thead tr:first-child th,
div.bootstrap-style .table caption+thead tr:first-child td,
div.bootstrap-style .table colgroup+thead tr:first-child th,
div.bootstrap-style .table colgroup+thead tr:first-child td,
div.bootstrap-style .table thead:first-child tr:first-child th,
div.bootstrap-style .table thead:first-child tr:first-child td {
  border-top: 0;
}
div.bootstrap-style .table tbody+tbody {
  border-top: 2px solid #dddddd;
}
div.bootstrap-style .table .table {
  background-color: #ffffff;
}
div.bootstrap-style .table-condensed th,
div.bootstrap-style .table-condensed td {
  padding: 4px 5px;
}
div.bootstrap-style .table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.bootstrap-style .table-bordered th,
div.bootstrap-style .table-bordered td {
  border-left: 1px solid #dddddd;
}
div.bootstrap-style .table-bordered caption+thead tr:first-child th,
div.bootstrap-style .table-bordered caption+tbody tr:first-child th,
div.bootstrap-style .table-bordered caption+tbody tr:first-child td,
div.bootstrap-style .table-bordered colgroup+thead tr:first-child th,
div.bootstrap-style .table-bordered colgroup+tbody tr:first-child th,
div.bootstrap-style .table-bordered colgroup+tbody tr:first-child td,
div.bootstrap-style .table-bordered thead:first-child tr:first-child th,
div.bootstrap-style .table-bordered tbody:first-child tr:first-child th,
div.bootstrap-style .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
div.bootstrap-style .table-bordered thead:first-child tr:first-child>th:first-child,
div.bootstrap-style .table-bordered tbody:first-child tr:first-child>td:first-child,
div.bootstrap-style .table-bordered tbody:first-child tr:first-child>th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
div.bootstrap-style .table-bordered thead:first-child tr:first-child>th:last-child,
div.bootstrap-style .table-bordered tbody:first-child tr:first-child>td:last-child,
div.bootstrap-style .table-bordered tbody:first-child tr:first-child>th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
div.bootstrap-style .table-bordered thead:last-child tr:last-child>th:first-child,
div.bootstrap-style .table-bordered tbody:last-child tr:last-child>td:first-child,
div.bootstrap-style .table-bordered tbody:last-child tr:last-child>th:first-child,
div.bootstrap-style .table-bordered tfoot:last-child tr:last-child>td:first-child,
div.bootstrap-style .table-bordered tfoot:last-child tr:last-child>th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
div.bootstrap-style .table-bordered thead:last-child tr:last-child>th:last-child,
div.bootstrap-style .table-bordered tbody:last-child tr:last-child>td:last-child,
div.bootstrap-style .table-bordered tbody:last-child tr:last-child>th:last-child,
div.bootstrap-style .table-bordered tfoot:last-child tr:last-child>td:last-child,
div.bootstrap-style .table-bordered tfoot:last-child tr:last-child>th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
div.bootstrap-style .table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
div.bootstrap-style .table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
div.bootstrap-style .table-bordered caption+thead tr:first-child th:first-child,
div.bootstrap-style .table-bordered caption+tbody tr:first-child td:first-child,
div.bootstrap-style .table-bordered colgroup+thead tr:first-child th:first-child,
div.bootstrap-style .table-bordered colgroup+tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
div.bootstrap-style .table-bordered caption+thead tr:first-child th:last-child,
div.bootstrap-style .table-bordered caption+tbody tr:first-child td:last-child,
div.bootstrap-style .table-bordered colgroup+thead tr:first-child th:last-child,
div.bootstrap-style .table-bordered colgroup+tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
div.bootstrap-style .table-striped tbody>tr:nth-child(odd)>td,
div.bootstrap-style .table-striped tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9;
}
div.bootstrap-style .table-hover tbody tr:hover>td,
div.bootstrap-style .table-hover tbody tr:hover>th {
  background-color: #f5f5f5;
}
div.bootstrap-style table td[class*="span"],
div.bootstrap-style table th[class*="span"],
div.bootstrap-style .row-fluid table td[class*="span"],
div.bootstrap-style .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
div.bootstrap-style .table td.span1,
div.bootstrap-style .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
div.bootstrap-style .table td.span2,
div.bootstrap-style .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
div.bootstrap-style .table td.span3,
div.bootstrap-style .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
div.bootstrap-style .table td.span4,
div.bootstrap-style .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
div.bootstrap-style .table td.span5,
div.bootstrap-style .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
div.bootstrap-style .table td.span6,
div.bootstrap-style .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
div.bootstrap-style .table td.span7,
div.bootstrap-style .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
div.bootstrap-style .table td.span8,
div.bootstrap-style .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
div.bootstrap-style .table td.span9,
div.bootstrap-style .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
div.bootstrap-style .table td.span10,
div.bootstrap-style .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
div.bootstrap-style .table td.span11,
div.bootstrap-style .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
div.bootstrap-style .table td.span12,
div.bootstrap-style .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
div.bootstrap-style .table tbody tr.success>td {
  background-color: #dff0d8;
}
div.bootstrap-style .table tbody tr.error>td {
  background-color: #f2dede;
}
div.bootstrap-style .table tbody tr.warning>td {
  background-color: #fcf8e3;
}
div.bootstrap-style .table tbody tr.info>td {
  background-color: #d9edf7;
}
div.bootstrap-style .table-hover tbody tr.success:hover>td {
  background-color: #d0e9c6;
}
div.bootstrap-style .table-hover tbody tr.error:hover>td {
  background-color: #ebcccc;
}
div.bootstrap-style .table-hover tbody tr.warning:hover>td {
  background-color: #faf2cc;
}
div.bootstrap-style .table-hover tbody tr.info:hover>td {
  background-color: #c4e3f3;
}
div.bootstrap-style form {
  margin: 0 0 20px;
}
div.bootstrap-style fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
div.bootstrap-style legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
div.bootstrap-style legend small {
  font-size: 15px;
  color: #999999;
}
div.bootstrap-style label,
div.bootstrap-style input,
div.bootstrap-style button,
div.bootstrap-style select,
div.bootstrap-style textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
div.bootstrap-style input,
div.bootstrap-style button,
div.bootstrap-style select,
div.bootstrap-style textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.bootstrap-style label {
  display: block;
  margin-bottom: 5px;
}
div.bootstrap-style select,
div.bootstrap-style textarea,
div.bootstrap-style input[type="text"],
div.bootstrap-style input[type="password"],
div.bootstrap-style input[type="datetime"],
div.bootstrap-style input[type="datetime-local"],
div.bootstrap-style input[type="date"],
div.bootstrap-style input[type="month"],
div.bootstrap-style input[type="time"],
div.bootstrap-style input[type="week"],
div.bootstrap-style input[type="number"],
div.bootstrap-style input[type="email"],
div.bootstrap-style input[type="url"],
div.bootstrap-style input[type="search"],
div.bootstrap-style input[type="tel"],
div.bootstrap-style input[type="color"],
div.bootstrap-style .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
div.bootstrap-style input,
div.bootstrap-style textarea,
div.bootstrap-style .uneditable-input {
  width: 206px;
}
div.bootstrap-style textarea {
  height: auto;
}
div.bootstrap-style textarea,
div.bootstrap-style input[type="text"],
div.bootstrap-style input[type="password"],
div.bootstrap-style input[type="datetime"],
div.bootstrap-style input[type="datetime-local"],
div.bootstrap-style input[type="date"],
div.bootstrap-style input[type="month"],
div.bootstrap-style input[type="time"],
div.bootstrap-style input[type="week"],
div.bootstrap-style input[type="number"],
div.bootstrap-style input[type="email"],
div.bootstrap-style input[type="url"],
div.bootstrap-style input[type="search"],
div.bootstrap-style input[type="tel"],
div.bootstrap-style input[type="color"],
div.bootstrap-style .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
div.bootstrap-style textarea:focus,
div.bootstrap-style input[type="text"]:focus,
div.bootstrap-style input[type="password"]:focus,
div.bootstrap-style input[type="datetime"]:focus,
div.bootstrap-style input[type="datetime-local"]:focus,
div.bootstrap-style input[type="date"]:focus,
div.bootstrap-style input[type="month"]:focus,
div.bootstrap-style input[type="time"]:focus,
div.bootstrap-style input[type="week"]:focus,
div.bootstrap-style input[type="number"]:focus,
div.bootstrap-style input[type="email"]:focus,
div.bootstrap-style input[type="url"]:focus,
div.bootstrap-style input[type="search"]:focus,
div.bootstrap-style input[type="tel"]:focus,
div.bootstrap-style input[type="color"]:focus,
div.bootstrap-style .uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
div.bootstrap-style input[type="radio"],
div.bootstrap-style input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
div.bootstrap-style input[type="file"],
div.bootstrap-style input[type="image"],
div.bootstrap-style input[type="submit"],
div.bootstrap-style input[type="reset"],
div.bootstrap-style input[type="button"],
div.bootstrap-style input[type="radio"],
div.bootstrap-style input[type="checkbox"] {
  width: auto;
}
div.bootstrap-style select,
div.bootstrap-style input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
div.bootstrap-style select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
div.bootstrap-style select[multiple],
div.bootstrap-style select[size] {
  height: auto;
}
div.bootstrap-style select:focus,
div.bootstrap-style input[type="file"]:focus,
div.bootstrap-style input[type="radio"]:focus,
div.bootstrap-style input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div.bootstrap-style .uneditable-input,
div.bootstrap-style .uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
div.bootstrap-style .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
div.bootstrap-style .uneditable-textarea {
  width: auto;
  height: auto;
}
div.bootstrap-style input:-moz-placeholder,
div.bootstrap-style textarea:-moz-placeholder {
  color: #999999;
}
div.bootstrap-style input:-ms-input-placeholder,
div.bootstrap-style textarea:-ms-input-placeholder {
  color: #999999;
}
div.bootstrap-style input::-webkit-input-placeholder,
div.bootstrap-style textarea::-webkit-input-placeholder {
  color: #999999;
}
div.bootstrap-style .radio,
div.bootstrap-style .checkbox {
  min-height: 20px;
  padding-left: 20px;
}
div.bootstrap-style .radio input[type="radio"],
div.bootstrap-style .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
div.bootstrap-style .controls>.radio:first-child,
div.bootstrap-style .controls>.checkbox:first-child {
  padding-top: 5px;
}
div.bootstrap-style .radio.inline,
div.bootstrap-style .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
div.bootstrap-style .radio.inline+.radio.inline,
div.bootstrap-style .checkbox.inline+.checkbox.inline {
  margin-left: 10px;
}
div.bootstrap-style .input-mini {
  width: 60px;
}
div.bootstrap-style .input-small {
  width: 90px;
}
div.bootstrap-style .input-medium {
  width: 150px;
}
div.bootstrap-style .input-large {
  width: 210px;
}
div.bootstrap-style .input-xlarge {
  width: 270px;
}
div.bootstrap-style .input-xxlarge {
  width: 530px;
}
div.bootstrap-style input[class*="span"],
div.bootstrap-style select[class*="span"],
div.bootstrap-style textarea[class*="span"],
div.bootstrap-style .uneditable-input[class*="span"],
div.bootstrap-style .row-fluid input[class*="span"],
div.bootstrap-style .row-fluid select[class*="span"],
div.bootstrap-style .row-fluid textarea[class*="span"],
div.bootstrap-style .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
div.bootstrap-style .input-append input[class*="span"],
div.bootstrap-style .input-append .uneditable-input[class*="span"],
div.bootstrap-style .input-prepend input[class*="span"],
div.bootstrap-style .input-prepend .uneditable-input[class*="span"],
div.bootstrap-style .row-fluid input[class*="span"],
div.bootstrap-style .row-fluid select[class*="span"],
div.bootstrap-style .row-fluid textarea[class*="span"],
div.bootstrap-style .row-fluid .uneditable-input[class*="span"],
div.bootstrap-style .row-fluid .input-prepend [class*="span"],
div.bootstrap-style .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
div.bootstrap-style input,
div.bootstrap-style textarea,
div.bootstrap-style .uneditable-input {
  margin-left: 0;
}
div.bootstrap-style .controls-row [class*="span"]+[class*="span"] {
  margin-left: 20px;
}
div.bootstrap-style input.span12,
div.bootstrap-style textarea.span12,
div.bootstrap-style .uneditable-input.span12 {
  width: 926px;
}
div.bootstrap-style input.span11,
div.bootstrap-style textarea.span11,
div.bootstrap-style .uneditable-input.span11 {
  width: 846px;
}
div.bootstrap-style input.span10,
div.bootstrap-style textarea.span10,
div.bootstrap-style .uneditable-input.span10 {
  width: 766px;
}
div.bootstrap-style input.span9,
div.bootstrap-style textarea.span9,
div.bootstrap-style .uneditable-input.span9 {
  width: 686px;
}
div.bootstrap-style input.span8,
div.bootstrap-style textarea.span8,
div.bootstrap-style .uneditable-input.span8 {
  width: 606px;
}
div.bootstrap-style input.span7,
div.bootstrap-style textarea.span7,
div.bootstrap-style .uneditable-input.span7 {
  width: 526px;
}
div.bootstrap-style input.span6,
div.bootstrap-style textarea.span6,
div.bootstrap-style .uneditable-input.span6 {
  width: 446px;
}
div.bootstrap-style input.span5,
div.bootstrap-style textarea.span5,
div.bootstrap-style .uneditable-input.span5 {
  width: 366px;
}
div.bootstrap-style input.span4,
div.bootstrap-style textarea.span4,
div.bootstrap-style .uneditable-input.span4 {
  width: 286px;
}
div.bootstrap-style input.span3,
div.bootstrap-style textarea.span3,
div.bootstrap-style .uneditable-input.span3 {
  width: 206px;
}
div.bootstrap-style input.span2,
div.bootstrap-style textarea.span2,
div.bootstrap-style .uneditable-input.span2 {
  width: 126px;
}
div.bootstrap-style input.span1,
div.bootstrap-style textarea.span1,
div.bootstrap-style .uneditable-input.span1 {
  width: 46px;
}
div.bootstrap-style .controls-row {
  *zoom: 1;
}
div.bootstrap-style .controls-row:before,
div.bootstrap-style .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .controls-row:after {
  clear: both;
}
div.bootstrap-style .controls-row [class*="span"],
div.bootstrap-style .row-fluid .controls-row [class*="span"] {
  float: left;
}
div.bootstrap-style .controls-row .checkbox[class*="span"],
div.bootstrap-style .controls-row .radio[class*="span"] {
  padding-top: 5px;
}
div.bootstrap-style input[disabled],
div.bootstrap-style select[disabled],
div.bootstrap-style textarea[disabled],
div.bootstrap-style input[readonly],
div.bootstrap-style select[readonly],
div.bootstrap-style textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
div.bootstrap-style input[type="radio"][disabled],
div.bootstrap-style input[type="checkbox"][disabled],
div.bootstrap-style input[type="radio"][readonly],
div.bootstrap-style input[type="checkbox"][readonly] {
  background-color: transparent;
}
div.bootstrap-style .control-group.warning .control-label,
div.bootstrap-style .control-group.warning .help-block,
div.bootstrap-style .control-group.warning .help-inline {
  color: #c09853;
}
div.bootstrap-style .control-group.warning .checkbox,
div.bootstrap-style .control-group.warning .radio,
div.bootstrap-style .control-group.warning input,
div.bootstrap-style .control-group.warning select,
div.bootstrap-style .control-group.warning textarea {
  color: #c09853;
}
div.bootstrap-style .control-group.warning input,
div.bootstrap-style .control-group.warning select,
div.bootstrap-style .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
div.bootstrap-style .control-group.warning input:focus,
div.bootstrap-style .control-group.warning select:focus,
div.bootstrap-style .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
div.bootstrap-style .control-group.warning .input-prepend .add-on,
div.bootstrap-style .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
div.bootstrap-style .control-group.error .control-label,
div.bootstrap-style .control-group.error .help-block,
div.bootstrap-style .control-group.error .help-inline {
  color: #b94a48;
}
div.bootstrap-style .control-group.error .checkbox,
div.bootstrap-style .control-group.error .radio,
div.bootstrap-style .control-group.error input,
div.bootstrap-style .control-group.error select,
div.bootstrap-style .control-group.error textarea {
  color: #b94a48;
}
div.bootstrap-style .control-group.error input,
div.bootstrap-style .control-group.error select,
div.bootstrap-style .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
div.bootstrap-style .control-group.error input:focus,
div.bootstrap-style .control-group.error select:focus,
div.bootstrap-style .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
div.bootstrap-style .control-group.error .input-prepend .add-on,
div.bootstrap-style .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
div.bootstrap-style .control-group.success .control-label,
div.bootstrap-style .control-group.success .help-block,
div.bootstrap-style .control-group.success .help-inline {
  color: #468847;
}
div.bootstrap-style .control-group.success .checkbox,
div.bootstrap-style .control-group.success .radio,
div.bootstrap-style .control-group.success input,
div.bootstrap-style .control-group.success select,
div.bootstrap-style .control-group.success textarea {
  color: #468847;
}
div.bootstrap-style .control-group.success input,
div.bootstrap-style .control-group.success select,
div.bootstrap-style .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
div.bootstrap-style .control-group.success input:focus,
div.bootstrap-style .control-group.success select:focus,
div.bootstrap-style .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
div.bootstrap-style .control-group.success .input-prepend .add-on,
div.bootstrap-style .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
div.bootstrap-style .control-group.info .control-label,
div.bootstrap-style .control-group.info .help-block,
div.bootstrap-style .control-group.info .help-inline {
  color: #3a87ad;
}
div.bootstrap-style .control-group.info .checkbox,
div.bootstrap-style .control-group.info .radio,
div.bootstrap-style .control-group.info input,
div.bootstrap-style .control-group.info select,
div.bootstrap-style .control-group.info textarea {
  color: #3a87ad;
}
div.bootstrap-style .control-group.info input,
div.bootstrap-style .control-group.info select,
div.bootstrap-style .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
div.bootstrap-style .control-group.info input:focus,
div.bootstrap-style .control-group.info select:focus,
div.bootstrap-style .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
div.bootstrap-style .control-group.info .input-prepend .add-on,
div.bootstrap-style .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
div.bootstrap-style input:focus:invalid,
div.bootstrap-style textarea:focus:invalid,
div.bootstrap-style select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
div.bootstrap-style input:focus:invalid:focus,
div.bootstrap-style textarea:focus:invalid:focus,
div.bootstrap-style select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
div.bootstrap-style .form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
div.bootstrap-style .form-actions:before,
div.bootstrap-style .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .form-actions:after {
  clear: both;
}
div.bootstrap-style .help-block,
div.bootstrap-style .help-inline {
  color: #595959;
}
div.bootstrap-style .help-block {
  display: block;
  margin-bottom: 10px;
}
div.bootstrap-style .help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
div.bootstrap-style .input-append,
div.bootstrap-style .input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
div.bootstrap-style .input-append input,
div.bootstrap-style .input-prepend input,
div.bootstrap-style .input-append select,
div.bootstrap-style .input-prepend select,
div.bootstrap-style .input-append .uneditable-input,
div.bootstrap-style .input-prepend .uneditable-input,
div.bootstrap-style .input-append .dropdown-menu,
div.bootstrap-style .input-prepend .dropdown-menu,
div.bootstrap-style .input-append .popover,
div.bootstrap-style .input-prepend .popover {
  font-size: 14px;
}
div.bootstrap-style .input-append input,
div.bootstrap-style .input-prepend input,
div.bootstrap-style .input-append select,
div.bootstrap-style .input-prepend select,
div.bootstrap-style .input-append .uneditable-input,
div.bootstrap-style .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
div.bootstrap-style .input-append input:focus,
div.bootstrap-style .input-prepend input:focus,
div.bootstrap-style .input-append select:focus,
div.bootstrap-style .input-prepend select:focus,
div.bootstrap-style .input-append .uneditable-input:focus,
div.bootstrap-style .input-prepend .uneditable-input:focus {
  z-index: 2;
}
div.bootstrap-style .input-append .add-on,
div.bootstrap-style .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
div.bootstrap-style .input-append .add-on,
div.bootstrap-style .input-prepend .add-on,
div.bootstrap-style .input-append .btn,
div.bootstrap-style .input-prepend .btn,
div.bootstrap-style .input-append .btn-group>.dropdown-toggle,
div.bootstrap-style .input-prepend .btn-group>.dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .input-append .active,
div.bootstrap-style .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
div.bootstrap-style .input-prepend .add-on,
div.bootstrap-style .input-prepend .btn {
  margin-right: -1px;
}
div.bootstrap-style .input-prepend .add-on:first-child,
div.bootstrap-style .input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
div.bootstrap-style .input-append input,
div.bootstrap-style .input-append select,
div.bootstrap-style .input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
div.bootstrap-style .input-append input+.btn-group .btn:last-child,
div.bootstrap-style .input-append select+.btn-group .btn:last-child,
div.bootstrap-style .input-append .uneditable-input+.btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
div.bootstrap-style .input-append .add-on,
div.bootstrap-style .input-append .btn,
div.bootstrap-style .input-append .btn-group {
  margin-left: -1px;
}
div.bootstrap-style .input-append .add-on:last-child,
div.bootstrap-style .input-append .btn:last-child,
div.bootstrap-style .input-append .btn-group:last-child>.dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
div.bootstrap-style .input-prepend.input-append input,
div.bootstrap-style .input-prepend.input-append select,
div.bootstrap-style .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .input-prepend.input-append input+.btn-group .btn,
div.bootstrap-style .input-prepend.input-append select+.btn-group .btn,
div.bootstrap-style .input-prepend.input-append .uneditable-input+.btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
div.bootstrap-style .input-prepend.input-append .add-on:first-child,
div.bootstrap-style .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
div.bootstrap-style .input-prepend.input-append .add-on:last-child,
div.bootstrap-style .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
div.bootstrap-style .input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
div.bootstrap-style input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
div.bootstrap-style .form-search .input-append .search-query,
div.bootstrap-style .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
div.bootstrap-style .form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
div.bootstrap-style .form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
div.bootstrap-style .form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
div.bootstrap-style .form-search input,
div.bootstrap-style .form-inline input,
div.bootstrap-style .form-horizontal input,
div.bootstrap-style .form-search textarea,
div.bootstrap-style .form-inline textarea,
div.bootstrap-style .form-horizontal textarea,
div.bootstrap-style .form-search select,
div.bootstrap-style .form-inline select,
div.bootstrap-style .form-horizontal select,
div.bootstrap-style .form-search .help-inline,
div.bootstrap-style .form-inline .help-inline,
div.bootstrap-style .form-horizontal .help-inline,
div.bootstrap-style .form-search .uneditable-input,
div.bootstrap-style .form-inline .uneditable-input,
div.bootstrap-style .form-horizontal .uneditable-input,
div.bootstrap-style .form-search .input-prepend,
div.bootstrap-style .form-inline .input-prepend,
div.bootstrap-style .form-horizontal .input-prepend,
div.bootstrap-style .form-search .input-append,
div.bootstrap-style .form-inline .input-append,
div.bootstrap-style .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
div.bootstrap-style .form-search .hide,
div.bootstrap-style .form-inline .hide,
div.bootstrap-style .form-horizontal .hide {
  display: none;
}
div.bootstrap-style .form-search label,
div.bootstrap-style .form-inline label,
div.bootstrap-style .form-search .btn-group,
div.bootstrap-style .form-inline .btn-group {
  display: inline-block;
}
div.bootstrap-style .form-search .input-append,
div.bootstrap-style .form-inline .input-append,
div.bootstrap-style .form-search .input-prepend,
div.bootstrap-style .form-inline .input-prepend {
  margin-bottom: 0;
}
div.bootstrap-style .form-search .radio,
div.bootstrap-style .form-search .checkbox,
div.bootstrap-style .form-inline .radio,
div.bootstrap-style .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
div.bootstrap-style .form-search .radio input[type="radio"],
div.bootstrap-style .form-search .checkbox input[type="checkbox"],
div.bootstrap-style .form-inline .radio input[type="radio"],
div.bootstrap-style .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
div.bootstrap-style .control-group {
  margin-bottom: 10px;
}
div.bootstrap-style legend+.control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
div.bootstrap-style .form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
div.bootstrap-style .form-horizontal .control-group:before,
div.bootstrap-style .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .form-horizontal .control-group:after {
  clear: both;
}
div.bootstrap-style .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
div.bootstrap-style .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
div.bootstrap-style .form-horizontal .controls:first-child {
  *padding-left: 180px;
}
div.bootstrap-style .form-horizontal .help-block {
  margin-bottom: 0;
}
div.bootstrap-style .form-horizontal input+.help-block,
div.bootstrap-style .form-horizontal select+.help-block,
div.bootstrap-style .form-horizontal textarea+.help-block,
div.bootstrap-style .form-horizontal .uneditable-input+.help-block,
div.bootstrap-style .form-horizontal .input-prepend+.help-block,
div.bootstrap-style .form-horizontal .input-append+.help-block {
  margin-top: 10px;
}
div.bootstrap-style .form-horizontal .form-actions {
  padding-left: 180px;
}
div.bootstrap-style .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
div.bootstrap-style .btn:hover,
div.bootstrap-style .btn:focus,
div.bootstrap-style .btn:active,
div.bootstrap-style .btn.active,
div.bootstrap-style .btn.disabled,
div.bootstrap-style .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
div.bootstrap-style .btn:active,
div.bootstrap-style .btn.active {
  background-color: #cccccc \9;
}
div.bootstrap-style .btn:first-child {
  *margin-left: 0;
}
div.bootstrap-style .btn:hover,
div.bootstrap-style .btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
div.bootstrap-style .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div.bootstrap-style .btn.active,
div.bootstrap-style .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
div.bootstrap-style .btn.disabled,
div.bootstrap-style .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.bootstrap-style .btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div.bootstrap-style .btn-large [class^="icon-"],
div.bootstrap-style .btn-large [class*=" icon-"] {
  margin-top: 4px;
}
div.bootstrap-style .btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.bootstrap-style .btn-small [class^="icon-"],
div.bootstrap-style .btn-small [class*=" icon-"] {
  margin-top: 0;
}
div.bootstrap-style .btn-mini [class^="icon-"],
div.bootstrap-style .btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
div.bootstrap-style .btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.bootstrap-style .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.bootstrap-style .btn-block+.btn-block {
  margin-top: 5px;
}
div.bootstrap-style input[type="submit"].btn-block,
div.bootstrap-style input[type="reset"].btn-block,
div.bootstrap-style input[type="button"].btn-block {
  width: 100%;
}
div.bootstrap-style .btn-primary.active,
div.bootstrap-style .btn-warning.active,
div.bootstrap-style .btn-danger.active,
div.bootstrap-style .btn-success.active,
div.bootstrap-style .btn-info.active,
div.bootstrap-style .btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
div.bootstrap-style .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#0088cc,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#0088cc,#0044cc);
  background-image: -o-linear-gradient(top,#0088cc,#0044cc);
  background-image: linear-gradient(to bottom,#0088cc,#0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
div.bootstrap-style .btn-primary:hover,
div.bootstrap-style .btn-primary:focus,
div.bootstrap-style .btn-primary:active,
div.bootstrap-style .btn-primary.active,
div.bootstrap-style .btn-primary.disabled,
div.bootstrap-style .btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
div.bootstrap-style .btn-primary:active,
div.bootstrap-style .btn-primary.active {
  background-color: #003399 \9;
}
div.bootstrap-style .btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
div.bootstrap-style .btn-warning:hover,
div.bootstrap-style .btn-warning:focus,
div.bootstrap-style .btn-warning:active,
div.bootstrap-style .btn-warning.active,
div.bootstrap-style .btn-warning.disabled,
div.bootstrap-style .btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
div.bootstrap-style .btn-warning:active,
div.bootstrap-style .btn-warning.active {
  background-color: #c67605 \9;
}
div.bootstrap-style .btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
div.bootstrap-style .btn-danger:hover,
div.bootstrap-style .btn-danger:focus,
div.bootstrap-style .btn-danger:active,
div.bootstrap-style .btn-danger.active,
div.bootstrap-style .btn-danger.disabled,
div.bootstrap-style .btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
div.bootstrap-style .btn-danger:active,
div.bootstrap-style .btn-danger.active {
  background-color: #942a25 \9;
}
div.bootstrap-style .btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
div.bootstrap-style .btn-success:hover,
div.bootstrap-style .btn-success:focus,
div.bootstrap-style .btn-success:active,
div.bootstrap-style .btn-success.active,
div.bootstrap-style .btn-success.disabled,
div.bootstrap-style .btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
div.bootstrap-style .btn-success:active,
div.bootstrap-style .btn-success.active {
  background-color: #408140 \9;
}
div.bootstrap-style .btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
div.bootstrap-style .btn-info:hover,
div.bootstrap-style .btn-info:focus,
div.bootstrap-style .btn-info:active,
div.bootstrap-style .btn-info.active,
div.bootstrap-style .btn-info.disabled,
div.bootstrap-style .btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
div.bootstrap-style .btn-info:active,
div.bootstrap-style .btn-info.active {
  background-color: #24748c \9;
}
div.bootstrap-style .btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444444,#222222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444444),to(#222222));
  background-image: -webkit-linear-gradient(top,#444444,#222222);
  background-image: -o-linear-gradient(top,#444444,#222222);
  background-image: linear-gradient(to bottom,#444444,#222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
div.bootstrap-style .btn-inverse:hover,
div.bootstrap-style .btn-inverse:focus,
div.bootstrap-style .btn-inverse:active,
div.bootstrap-style .btn-inverse.active,
div.bootstrap-style .btn-inverse.disabled,
div.bootstrap-style .btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
div.bootstrap-style .btn-inverse:active,
div.bootstrap-style .btn-inverse.active {
  background-color: #080808 \9;
}
div.bootstrap-style button.btn,
div.bootstrap-style input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
div.bootstrap-style button.btn::-moz-focus-inner,
div.bootstrap-style input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
div.bootstrap-style button.btn.btn-large,
div.bootstrap-style input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
div.bootstrap-style button.btn.btn-small,
div.bootstrap-style input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
div.bootstrap-style button.btn.btn-mini,
div.bootstrap-style input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
div.bootstrap-style .btn-link,
div.bootstrap-style .btn-link:active,
div.bootstrap-style .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.bootstrap-style .btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .btn-link:hover,
div.bootstrap-style .btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
div.bootstrap-style .btn-link[disabled]:hover,
div.bootstrap-style .btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
div.bootstrap-style .btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
div.bootstrap-style .btn-group:first-child {
  *margin-left: 0;
}
div.bootstrap-style .btn-group+.btn-group {
  margin-left: 5px;
}
div.bootstrap-style .btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.bootstrap-style .btn-toolbar>.btn+.btn,
div.bootstrap-style .btn-toolbar>.btn-group+.btn,
div.bootstrap-style .btn-toolbar>.btn+.btn-group {
  margin-left: 5px;
}
div.bootstrap-style .btn-group>.btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .btn-group>.btn+.btn {
  margin-left: -1px;
}
div.bootstrap-style .btn-group>.btn,
div.bootstrap-style .btn-group>.dropdown-menu,
div.bootstrap-style .btn-group>.popover {
  font-size: 14px;
}
div.bootstrap-style .btn-group>.btn-mini {
  font-size: 10.5px;
}
div.bootstrap-style .btn-group>.btn-small {
  font-size: 11.9px;
}
div.bootstrap-style .btn-group>.btn-large {
  font-size: 17.5px;
}
div.bootstrap-style .btn-group>.btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
div.bootstrap-style .btn-group>.btn:last-child,
div.bootstrap-style .btn-group>.dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
div.bootstrap-style .btn-group>.btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
div.bootstrap-style .btn-group>.btn.large:last-child,
div.bootstrap-style .btn-group>.large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
div.bootstrap-style .btn-group>.btn:hover,
div.bootstrap-style .btn-group>.btn:focus,
div.bootstrap-style .btn-group>.btn:active,
div.bootstrap-style .btn-group>.btn.active {
  z-index: 2;
}
div.bootstrap-style .btn-group .dropdown-toggle:active,
div.bootstrap-style .btn-group.open .dropdown-toggle {
  outline: 0;
}
div.bootstrap-style .btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
div.bootstrap-style .btn-group>.btn-mini+.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
div.bootstrap-style .btn-group>.btn-small+.dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
div.bootstrap-style .btn-group>.btn-large+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
div.bootstrap-style .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
div.bootstrap-style .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
div.bootstrap-style .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
div.bootstrap-style .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
div.bootstrap-style .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
div.bootstrap-style .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
div.bootstrap-style .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
div.bootstrap-style .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
div.bootstrap-style .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
div.bootstrap-style .btn-large .caret {
  margin-top: 6px;
}
div.bootstrap-style .btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
div.bootstrap-style .btn-mini .caret,
div.bootstrap-style .btn-small .caret {
  margin-top: 8px;
}
div.bootstrap-style .dropup .btn-large .caret {
  border-bottom-width: 5px;
}
div.bootstrap-style .btn-primary .caret,
div.bootstrap-style .btn-warning .caret,
div.bootstrap-style .btn-danger .caret,
div.bootstrap-style .btn-info .caret,
div.bootstrap-style .btn-success .caret,
div.bootstrap-style .btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
div.bootstrap-style .btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div.bootstrap-style .btn-group-vertical>.btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .btn-group-vertical>.btn+.btn {
  margin-left: 0;
  margin-top: -1px;
}
div.bootstrap-style .btn-group-vertical>.btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
div.bootstrap-style .btn-group-vertical>.btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
div.bootstrap-style .btn-group-vertical>.btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
div.bootstrap-style .btn-group-vertical>.btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
div.bootstrap-style .nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
div.bootstrap-style .nav>li>a {
  display: block;
}
div.bootstrap-style .nav>li>a:hover,
div.bootstrap-style .nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
div.bootstrap-style .nav>li>a>img {
  max-width: none;
}
div.bootstrap-style .nav>.pull-right {
  float: right;
}
div.bootstrap-style .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
div.bootstrap-style .nav li+.nav-header {
  margin-top: 9px;
}
div.bootstrap-style .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
div.bootstrap-style .nav-list>li>a,
div.bootstrap-style .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
div.bootstrap-style .nav-list>li>a {
  padding: 3px 15px;
}
div.bootstrap-style .nav-list>.active>a,
div.bootstrap-style .nav-list>.active>a:hover,
div.bootstrap-style .nav-list>.active>a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #0088cc;
}
div.bootstrap-style .nav-list [class^="icon-"],
div.bootstrap-style .nav-list [class*=" icon-"] {
  margin-right: 2px;
}
div.bootstrap-style .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
div.bootstrap-style .nav-tabs,
div.bootstrap-style .nav-pills {
  *zoom: 1;
}
div.bootstrap-style .nav-tabs:before,
div.bootstrap-style .nav-pills:before,
div.bootstrap-style .nav-tabs:after,
div.bootstrap-style .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .nav-tabs:after,
div.bootstrap-style .nav-pills:after {
  clear: both;
}
div.bootstrap-style .nav-tabs>li,
div.bootstrap-style .nav-pills>li {
  float: left;
}
div.bootstrap-style .nav-tabs>li>a,
div.bootstrap-style .nav-pills>li>a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
div.bootstrap-style .nav-tabs {
  border-bottom: 1px solid #ddd;
}
div.bootstrap-style .nav-tabs>li {
  margin-bottom: -1px;
}
div.bootstrap-style .nav-tabs>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
div.bootstrap-style .nav-tabs>li>a:hover,
div.bootstrap-style .nav-tabs>li>a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
div.bootstrap-style .nav-tabs>.active>a,
div.bootstrap-style .nav-tabs>.active>a:hover,
div.bootstrap-style .nav-tabs>.active>a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
div.bootstrap-style .nav-pills>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.bootstrap-style .nav-pills>.active>a,
div.bootstrap-style .nav-pills>.active>a:hover,
div.bootstrap-style .nav-pills>.active>a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
div.bootstrap-style .nav-stacked>li {
  float: none;
}
div.bootstrap-style .nav-stacked>li>a {
  margin-right: 0;
}
div.bootstrap-style .nav-tabs.nav-stacked {
  border-bottom: 0;
}
div.bootstrap-style .nav-tabs.nav-stacked>li>a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .nav-tabs.nav-stacked>li:first-child>a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
div.bootstrap-style .nav-tabs.nav-stacked>li:last-child>a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
div.bootstrap-style .nav-tabs.nav-stacked>li>a:hover,
div.bootstrap-style .nav-tabs.nav-stacked>li>a:focus {
  border-color: #ddd;
  z-index: 2;
}
div.bootstrap-style .nav-pills.nav-stacked>li>a {
  margin-bottom: 3px;
}
div.bootstrap-style .nav-pills.nav-stacked>li:last-child>a {
  margin-bottom: 1px;
}
div.bootstrap-style .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
div.bootstrap-style .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div.bootstrap-style .nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
div.bootstrap-style .nav .dropdown-toggle:hover .caret,
div.bootstrap-style .nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
div.bootstrap-style .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
div.bootstrap-style .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
div.bootstrap-style .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
div.bootstrap-style .nav>.dropdown.active>a:hover,
div.bootstrap-style .nav>.dropdown.active>a:focus {
  cursor: pointer;
}
div.bootstrap-style .nav-tabs .open .dropdown-toggle,
div.bootstrap-style .nav-pills .open .dropdown-toggle,
div.bootstrap-style .nav>li.dropdown.open.active>a:hover,
div.bootstrap-style .nav>li.dropdown.open.active>a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
div.bootstrap-style .nav li.dropdown.open .caret,
div.bootstrap-style .nav li.dropdown.open.active .caret,
div.bootstrap-style .nav li.dropdown.open a:hover .caret,
div.bootstrap-style .nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.bootstrap-style .tabs-stacked .open>a:hover,
div.bootstrap-style .tabs-stacked .open>a:focus {
  border-color: #999999;
}
div.bootstrap-style .tabbable {
  *zoom: 1;
}
div.bootstrap-style .tabbable:before,
div.bootstrap-style .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .tabbable:after {
  clear: both;
}
div.bootstrap-style .tab-content {
  overflow: auto;
}
div.bootstrap-style .tabs-below>.nav-tabs,
div.bootstrap-style .tabs-right>.nav-tabs,
div.bootstrap-style .tabs-left>.nav-tabs {
  border-bottom: 0;
}
div.bootstrap-style .tab-content>.tab-pane,
div.bootstrap-style .pill-content>.pill-pane {
  display: none;
}
div.bootstrap-style .tab-content>.active,
div.bootstrap-style .pill-content>.active {
  display: block;
}
div.bootstrap-style .tabs-below>.nav-tabs {
  border-top: 1px solid #ddd;
}
div.bootstrap-style .tabs-below>.nav-tabs>li {
  margin-top: -1px;
  margin-bottom: 0;
}
div.bootstrap-style .tabs-below>.nav-tabs>li>a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
div.bootstrap-style .tabs-below>.nav-tabs>li>a:hover,
div.bootstrap-style .tabs-below>.nav-tabs>li>a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
div.bootstrap-style .tabs-below>.nav-tabs>.active>a,
div.bootstrap-style .tabs-below>.nav-tabs>.active>a:hover,
div.bootstrap-style .tabs-below>.nav-tabs>.active>a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
div.bootstrap-style .tabs-left>.nav-tabs>li,
div.bootstrap-style .tabs-right>.nav-tabs>li {
  float: none;
}
div.bootstrap-style .tabs-left>.nav-tabs>li>a,
div.bootstrap-style .tabs-right>.nav-tabs>li>a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
div.bootstrap-style .tabs-left>.nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
div.bootstrap-style .tabs-left>.nav-tabs>li>a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
div.bootstrap-style .tabs-left>.nav-tabs>li>a:hover,
div.bootstrap-style .tabs-left>.nav-tabs>li>a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
div.bootstrap-style .tabs-left>.nav-tabs .active>a,
div.bootstrap-style .tabs-left>.nav-tabs .active>a:hover,
div.bootstrap-style .tabs-left>.nav-tabs .active>a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
div.bootstrap-style .tabs-right>.nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
div.bootstrap-style .tabs-right>.nav-tabs>li>a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
div.bootstrap-style .tabs-right>.nav-tabs>li>a:hover,
div.bootstrap-style .tabs-right>.nav-tabs>li>a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
div.bootstrap-style .tabs-right>.nav-tabs .active>a,
div.bootstrap-style .tabs-right>.nav-tabs .active>a:hover,
div.bootstrap-style .tabs-right>.nav-tabs .active>a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
div.bootstrap-style .nav>.disabled>a {
  color: #999999;
}
div.bootstrap-style .nav>.disabled>a:hover,
div.bootstrap-style .nav>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
div.bootstrap-style .navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
div.bootstrap-style .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
div.bootstrap-style .navbar-inner:before,
div.bootstrap-style .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .navbar-inner:after {
  clear: both;
}
div.bootstrap-style .navbar .container {
  width: auto;
}
div.bootstrap-style .nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
div.bootstrap-style .navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
div.bootstrap-style .navbar .brand:hover,
div.bootstrap-style .navbar .brand:focus {
  text-decoration: none;
}
div.bootstrap-style .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
div.bootstrap-style .navbar-link {
  color: #777777;
}
div.bootstrap-style .navbar-link:hover,
div.bootstrap-style .navbar-link:focus {
  color: #333333;
}
div.bootstrap-style .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
div.bootstrap-style .navbar .btn,
div.bootstrap-style .navbar .btn-group {
  margin-top: 5px;
}
div.bootstrap-style .navbar .btn-group .btn,
div.bootstrap-style .navbar .input-prepend .btn,
div.bootstrap-style .navbar .input-append .btn,
div.bootstrap-style .navbar .input-prepend .btn-group,
div.bootstrap-style .navbar .input-append .btn-group {
  margin-top: 0;
}
div.bootstrap-style .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
div.bootstrap-style .navbar-form:before,
div.bootstrap-style .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .navbar-form:after {
  clear: both;
}
div.bootstrap-style .navbar-form input,
div.bootstrap-style .navbar-form select,
div.bootstrap-style .navbar-form .radio,
div.bootstrap-style .navbar-form .checkbox {
  margin-top: 5px;
}
div.bootstrap-style .navbar-form input,
div.bootstrap-style .navbar-form select,
div.bootstrap-style .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
div.bootstrap-style .navbar-form input[type="image"],
div.bootstrap-style .navbar-form input[type="checkbox"],
div.bootstrap-style .navbar-form input[type="radio"] {
  margin-top: 3px;
}
div.bootstrap-style .navbar-form .input-append,
div.bootstrap-style .navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
div.bootstrap-style .navbar-form .input-append input,
div.bootstrap-style .navbar-form .input-prepend input {
  margin-top: 0;
}
div.bootstrap-style .navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
div.bootstrap-style .navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
div.bootstrap-style .navbar-static-top {
  position: static;
  margin-bottom: 0;
}
div.bootstrap-style .navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .navbar-fixed-top,
div.bootstrap-style .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
div.bootstrap-style .navbar-fixed-top .navbar-inner,
div.bootstrap-style .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
div.bootstrap-style .navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
div.bootstrap-style .navbar-fixed-top .navbar-inner,
div.bootstrap-style .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-style .navbar-static-top .container,
div.bootstrap-style .navbar-fixed-top .container,
div.bootstrap-style .navbar-fixed-bottom .container {
  width: 940px;
}
div.bootstrap-style .navbar-fixed-top {
  top: 0;
}
div.bootstrap-style .navbar-fixed-top .navbar-inner,
div.bootstrap-style .navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
  box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}
div.bootstrap-style .navbar-fixed-bottom {
  bottom: 0;
}
div.bootstrap-style .navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
}
div.bootstrap-style .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
div.bootstrap-style .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
div.bootstrap-style .navbar .nav>li {
  float: left;
}
div.bootstrap-style .navbar .nav>li>a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
div.bootstrap-style .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
div.bootstrap-style .navbar .nav>li>a:focus,
div.bootstrap-style .navbar .nav>li>a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
div.bootstrap-style .navbar .nav>.active>a,
div.bootstrap-style .navbar .nav>.active>a:hover,
div.bootstrap-style .navbar .nav>.active>a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
div.bootstrap-style .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e5e5e5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e5e5e5);
  background-image: -o-linear-gradient(top,#f2f2f2,#e5e5e5);
  background-image: linear-gradient(to bottom,#f2f2f2,#e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e5e5e5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
}
div.bootstrap-style .navbar .btn-navbar:hover,
div.bootstrap-style .navbar .btn-navbar:focus,
div.bootstrap-style .navbar .btn-navbar:active,
div.bootstrap-style .navbar .btn-navbar.active,
div.bootstrap-style .navbar .btn-navbar.disabled,
div.bootstrap-style .navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
div.bootstrap-style .navbar .btn-navbar:active,
div.bootstrap-style .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
div.bootstrap-style .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
div.bootstrap-style .btn-navbar .icon-bar+.icon-bar {
  margin-top: 3px;
}
div.bootstrap-style .navbar .nav>li>.dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
div.bootstrap-style .navbar .nav>li>.dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
div.bootstrap-style .navbar-fixed-bottom .nav>li>.dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
div.bootstrap-style .navbar-fixed-bottom .nav>li>.dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
div.bootstrap-style .navbar .nav li.dropdown>a:hover .caret,
div.bootstrap-style .navbar .nav li.dropdown>a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
div.bootstrap-style .navbar .nav li.dropdown.open>.dropdown-toggle,
div.bootstrap-style .navbar .nav li.dropdown.active>.dropdown-toggle,
div.bootstrap-style .navbar .nav li.dropdown.open.active>.dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
div.bootstrap-style .navbar .nav li.dropdown>.dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
div.bootstrap-style .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
div.bootstrap-style .navbar .nav li.dropdown.active>.dropdown-toggle .caret,
div.bootstrap-style .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
div.bootstrap-style .navbar .pull-right>li>.dropdown-menu,
div.bootstrap-style .navbar .nav>li>.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
div.bootstrap-style .navbar .pull-right>li>.dropdown-menu:before,
div.bootstrap-style .navbar .nav>li>.dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
div.bootstrap-style .navbar .pull-right>li>.dropdown-menu:after,
div.bootstrap-style .navbar .nav>li>.dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
div.bootstrap-style .navbar .pull-right>li>.dropdown-menu .dropdown-menu,
div.bootstrap-style .navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
div.bootstrap-style .navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0);
  border-color: #252525;
}
div.bootstrap-style .navbar-inverse .brand,
div.bootstrap-style .navbar-inverse .nav>li>a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
div.bootstrap-style .navbar-inverse .brand:hover,
div.bootstrap-style .navbar-inverse .nav>li>a:hover,
div.bootstrap-style .navbar-inverse .brand:focus,
div.bootstrap-style .navbar-inverse .nav>li>a:focus {
  color: #ffffff;
}
div.bootstrap-style .navbar-inverse .brand {
  color: #999999;
}
div.bootstrap-style .navbar-inverse .navbar-text {
  color: #999999;
}
div.bootstrap-style .navbar-inverse .nav>li>a:focus,
div.bootstrap-style .navbar-inverse .nav>li>a:hover {
  background-color: transparent;
  color: #ffffff;
}
div.bootstrap-style .navbar-inverse .nav .active>a,
div.bootstrap-style .navbar-inverse .nav .active>a:hover,
div.bootstrap-style .navbar-inverse .nav .active>a:focus {
  color: #ffffff;
  background-color: #111111;
}
div.bootstrap-style .navbar-inverse .navbar-link {
  color: #999999;
}
div.bootstrap-style .navbar-inverse .navbar-link:hover,
div.bootstrap-style .navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
div.bootstrap-style .navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
div.bootstrap-style .navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
div.bootstrap-style .navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
div.bootstrap-style .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
div.bootstrap-style .navbar-inverse .nav li.dropdown>a:hover .caret,
div.bootstrap-style .navbar-inverse .nav li.dropdown>a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
div.bootstrap-style .navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
div.bootstrap-style .navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,
div.bootstrap-style .navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
div.bootstrap-style .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
div.bootstrap-style .navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
div.bootstrap-style .navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
div.bootstrap-style .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
div.bootstrap-style .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
div.bootstrap-style .navbar-inverse .navbar-search .search-query:focus,
div.bootstrap-style .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
div.bootstrap-style .navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
div.bootstrap-style .navbar-inverse .btn-navbar:hover,
div.bootstrap-style .navbar-inverse .btn-navbar:focus,
div.bootstrap-style .navbar-inverse .btn-navbar:active,
div.bootstrap-style .navbar-inverse .btn-navbar.active,
div.bootstrap-style .navbar-inverse .btn-navbar.disabled,
div.bootstrap-style .navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
div.bootstrap-style .navbar-inverse .btn-navbar:active,
div.bootstrap-style .navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
div.bootstrap-style .breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.bootstrap-style .breadcrumb>li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
div.bootstrap-style .breadcrumb>li>.divider {
  padding: 0 5px;
  color: #ccc;
}
div.bootstrap-style .breadcrumb>.active {
  color: #999999;
}
div.bootstrap-style .pagination {
  margin: 20px 0;
}
div.bootstrap-style .pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
div.bootstrap-style .pagination ul>li {
  display: inline;
}
div.bootstrap-style .pagination ul>li>a,
div.bootstrap-style .pagination ul>li>span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
div.bootstrap-style .pagination ul>li>a:hover,
div.bootstrap-style .pagination ul>li>a:focus,
div.bootstrap-style .pagination ul>.active>a,
div.bootstrap-style .pagination ul>.active>span {
  background-color: #f5f5f5;
}
div.bootstrap-style .pagination ul>.active>a,
div.bootstrap-style .pagination ul>.active>span {
  color: #999999;
  cursor: default;
}
div.bootstrap-style .pagination ul>.disabled>span,
div.bootstrap-style .pagination ul>.disabled>a,
div.bootstrap-style .pagination ul>.disabled>a:hover,
div.bootstrap-style .pagination ul>.disabled>a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
div.bootstrap-style .pagination ul>li:first-child>a,
div.bootstrap-style .pagination ul>li:first-child>span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
div.bootstrap-style .pagination ul>li:last-child>a,
div.bootstrap-style .pagination ul>li:last-child>span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
div.bootstrap-style .pagination-centered {
  text-align: center;
}
div.bootstrap-style .pagination-right {
  text-align: right;
}
div.bootstrap-style .pagination-large ul>li>a,
div.bootstrap-style .pagination-large ul>li>span {
  padding: 11px 19px;
  font-size: 17.5px;
}
div.bootstrap-style .pagination-large ul>li:first-child>a,
div.bootstrap-style .pagination-large ul>li:first-child>span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
div.bootstrap-style .pagination-large ul>li:last-child>a,
div.bootstrap-style .pagination-large ul>li:last-child>span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
div.bootstrap-style .pagination-mini ul>li:first-child>a,
div.bootstrap-style .pagination-small ul>li:first-child>a,
div.bootstrap-style .pagination-mini ul>li:first-child>span,
div.bootstrap-style .pagination-small ul>li:first-child>span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
div.bootstrap-style .pagination-mini ul>li:last-child>a,
div.bootstrap-style .pagination-small ul>li:last-child>a,
div.bootstrap-style .pagination-mini ul>li:last-child>span,
div.bootstrap-style .pagination-small ul>li:last-child>span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
div.bootstrap-style .pagination-small ul>li>a,
div.bootstrap-style .pagination-small ul>li>span {
  padding: 2px 10px;
  font-size: 11.9px;
}
div.bootstrap-style .pagination-mini ul>li>a,
div.bootstrap-style .pagination-mini ul>li>span {
  padding: 0 6px;
  font-size: 10.5px;
}
div.bootstrap-style .pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
div.bootstrap-style .pager:before,
div.bootstrap-style .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .pager:after {
  clear: both;
}
div.bootstrap-style .pager li {
  display: inline;
}
div.bootstrap-style .pager li>a,
div.bootstrap-style .pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
div.bootstrap-style .pager li>a:hover,
div.bootstrap-style .pager li>a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
div.bootstrap-style .pager .next>a,
div.bootstrap-style .pager .next>span {
  float: right;
}
div.bootstrap-style .pager .previous>a,
div.bootstrap-style .pager .previous>span {
  float: left;
}
div.bootstrap-style .pager .disabled>a,
div.bootstrap-style .pager .disabled>a:hover,
div.bootstrap-style .pager .disabled>a:focus,
div.bootstrap-style .pager .disabled>span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
div.bootstrap-style .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
div.bootstrap-style .thumbnails:before,
div.bootstrap-style .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .thumbnails:after {
  clear: both;
}
div.bootstrap-style .row-fluid .thumbnails {
  margin-left: 0;
}
div.bootstrap-style .thumbnails>li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
div.bootstrap-style .thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
div.bootstrap-style a.thumbnail:hover,
div.bootstrap-style a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
div.bootstrap-style .thumbnail>img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
div.bootstrap-style .thumbnail .caption {
  padding: 9px;
  color: #555555;
}
div.bootstrap-style .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.bootstrap-style .alert,
div.bootstrap-style .alert h4 {
  color: #c09853;
}
div.bootstrap-style .alert h4 {
  margin: 0;
}
div.bootstrap-style .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
div.bootstrap-style .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
div.bootstrap-style .alert-success h4 {
  color: #468847;
}
div.bootstrap-style .alert-danger,
div.bootstrap-style .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
div.bootstrap-style .alert-danger h4,
div.bootstrap-style .alert-error h4 {
  color: #b94a48;
}
div.bootstrap-style .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
div.bootstrap-style .alert-info h4 {
  color: #3a87ad;
}
div.bootstrap-style .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
div.bootstrap-style .alert-block>p,
div.bootstrap-style .alert-block>ul {
  margin-bottom: 0;
}
div.bootstrap-style .alert-block p+p {
  margin-top: 5px;
}
@-webkit-keyframes progress-bar-stripes {
  div.bootstrap-style from {
    background-position: 40px 0;
  }
  div.bootstrap-style to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  div.bootstrap-style from {
    background-position: 40px 0;
  }
  div.bootstrap-style to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  div.bootstrap-style from {
    background-position: 40px 0;
  }
  div.bootstrap-style to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  div.bootstrap-style from {
    background-position: 0 0;
  }
  div.bootstrap-style to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  div.bootstrap-style from {
    background-position: 40px 0;
  }
  div.bootstrap-style to {
    background-position: 0 0;
  }
}
div.bootstrap-style .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.bootstrap-style .progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
div.bootstrap-style .progress .bar+.bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
}
div.bootstrap-style .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
div.bootstrap-style .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
div.bootstrap-style .progress-danger .bar,
div.bootstrap-style .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffc43c35',GradientType=0);
}
div.bootstrap-style .progress-danger.progress-striped .bar,
div.bootstrap-style .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div.bootstrap-style .progress-success .bar,
div.bootstrap-style .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0);
}
div.bootstrap-style .progress-success.progress-striped .bar,
div.bootstrap-style .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div.bootstrap-style .progress-info .bar,
div.bootstrap-style .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff339bb9',GradientType=0);
}
div.bootstrap-style .progress-info.progress-striped .bar,
div.bootstrap-style .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div.bootstrap-style .progress-warning .bar,
div.bootstrap-style .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);
}
div.bootstrap-style .progress-warning.progress-striped .bar,
div.bootstrap-style .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
div.bootstrap-style .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div.bootstrap-style .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
div.bootstrap-style .hero-unit li {
  line-height: 30px;
}
div.bootstrap-style .media,
div.bootstrap-style .media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
div.bootstrap-style .media,
div.bootstrap-style .media .media {
  margin-top: 15px;
}
div.bootstrap-style .media:first-child {
  margin-top: 0;
}
div.bootstrap-style .media-object {
  display: block;
}
div.bootstrap-style .media-heading {
  margin: 0 0 5px;
}
div.bootstrap-style .media>.pull-left {
  margin-right: 10px;
}
div.bootstrap-style .media>.pull-right {
  margin-left: 10px;
}
div.bootstrap-style .media-list {
  margin-left: 0;
  list-style: none;
}
div.bootstrap-style .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
div.bootstrap-style .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div.bootstrap-style .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
div.bootstrap-style .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
div.bootstrap-style .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
div.bootstrap-style .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
div.bootstrap-style .tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.bootstrap-style .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
div.bootstrap-style .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
div.bootstrap-style .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
div.bootstrap-style .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
div.bootstrap-style .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
div.bootstrap-style .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
div.bootstrap-style .popover.top {
  margin-top: -10px;
}
div.bootstrap-style .popover.right {
  margin-left: 10px;
}
div.bootstrap-style .popover.bottom {
  margin-top: 10px;
}
div.bootstrap-style .popover.left {
  margin-left: -10px;
}
div.bootstrap-style .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
div.bootstrap-style .popover-title:empty {
  display: none;
}
div.bootstrap-style .popover-content {
  padding: 9px 14px;
}
div.bootstrap-style .popover .arrow,
div.bootstrap-style .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
div.bootstrap-style .popover .arrow {
  border-width: 11px;
}
div.bootstrap-style .popover .arrow:after {
  border-width: 10px;
  content: "";
}
div.bootstrap-style .popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}
div.bootstrap-style .popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
div.bootstrap-style .popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}
div.bootstrap-style .popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
div.bootstrap-style .popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}
div.bootstrap-style .popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
div.bootstrap-style .popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
div.bootstrap-style .popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
div.bootstrap-style .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
div.bootstrap-style .modal-backdrop.fade {
  opacity: 0;
}
div.bootstrap-style .modal-backdrop,
div.bootstrap-style .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div.bootstrap-style .modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
div.bootstrap-style .modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
div.bootstrap-style .modal.fade.in {
  top: 10%;
}
div.bootstrap-style .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
div.bootstrap-style .modal-header .close {
  margin-top: 2px;
}
div.bootstrap-style .modal-header h3 {
  margin: 0;
  line-height: 30px;
}
div.bootstrap-style .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
div.bootstrap-style .modal-form {
  margin-bottom: 0;
}
div.bootstrap-style .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
div.bootstrap-style .modal-footer:before,
div.bootstrap-style .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
div.bootstrap-style .modal-footer:after {
  clear: both;
}
div.bootstrap-style .modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}
div.bootstrap-style .modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}
div.bootstrap-style .modal-footer .btn-block+.btn-block {
  margin-left: 0;
}
div.bootstrap-style .dropup,
div.bootstrap-style .dropdown {
  position: relative;
}
div.bootstrap-style .dropdown-toggle {
  *margin-bottom: -3px;
}
div.bootstrap-style .dropdown-toggle:active,
div.bootstrap-style .open .dropdown-toggle {
  outline: 0;
}
div.bootstrap-style .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
div.bootstrap-style .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
div.bootstrap-style .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
div.bootstrap-style .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
div.bootstrap-style .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
div.bootstrap-style .dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
div.bootstrap-style .dropdown-menu>li>a:hover,
div.bootstrap-style .dropdown-menu>li>a:focus,
div.bootstrap-style .dropdown-submenu:hover>a,
div.bootstrap-style .dropdown-submenu:focus>a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#0088cc,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#0088cc,#0077b3);
  background-image: -o-linear-gradient(top,#0088cc,#0077b3);
  background-image: linear-gradient(to bottom,#0088cc,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0);
}
div.bootstrap-style .dropdown-menu>.active>a,
div.bootstrap-style .dropdown-menu>.active>a:hover,
div.bootstrap-style .dropdown-menu>.active>a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#0088cc,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#0088cc,#0077b3);
  background-image: -o-linear-gradient(top,#0088cc,#0077b3);
  background-image: linear-gradient(to bottom,#0088cc,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0);
}
div.bootstrap-style .dropdown-menu>.disabled>a,
div.bootstrap-style .dropdown-menu>.disabled>a:hover,
div.bootstrap-style .dropdown-menu>.disabled>a:focus {
  color: #999999;
}
div.bootstrap-style .dropdown-menu>.disabled>a:hover,
div.bootstrap-style .dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}
div.bootstrap-style .open {
  *z-index: 1000;
}
div.bootstrap-style .open>.dropdown-menu {
  display: block;
}
div.bootstrap-style .pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}
div.bootstrap-style .dropup .caret,
div.bootstrap-style .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
div.bootstrap-style .dropup .dropdown-menu,
div.bootstrap-style .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
div.bootstrap-style .dropdown-submenu {
  position: relative;
}
div.bootstrap-style .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
div.bootstrap-style .dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
div.bootstrap-style .dropup .dropdown-submenu>.dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
div.bootstrap-style .dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
div.bootstrap-style .dropdown-submenu:hover>a:after {
  border-left-color: #ffffff;
}
div.bootstrap-style .dropdown-submenu.pull-left {
  float: none;
}
div.bootstrap-style .dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
div.bootstrap-style .dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
div.bootstrap-style .typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.bootstrap-style .accordion {
  margin-bottom: 20px;
}
div.bootstrap-style .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.bootstrap-style .accordion-heading {
  border-bottom: 0;
}
div.bootstrap-style .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
div.bootstrap-style .accordion-toggle {
  cursor: pointer;
}
div.bootstrap-style .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
div.bootstrap-style .carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
div.bootstrap-style .carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
div.bootstrap-style .carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
div.bootstrap-style .carousel-inner>.item>img,
div.bootstrap-style .carousel-inner>.item>a>img {
  display: block;
  line-height: 1;
}
div.bootstrap-style .carousel-inner>.active,
div.bootstrap-style .carousel-inner>.next,
div.bootstrap-style .carousel-inner>.prev {
  display: block;
}
div.bootstrap-style .carousel-inner>.active {
  left: 0;
}
div.bootstrap-style .carousel-inner>.next,
div.bootstrap-style .carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}
div.bootstrap-style .carousel-inner>.next {
  left: 100%;
}
div.bootstrap-style .carousel-inner>.prev {
  left: -100%;
}
div.bootstrap-style .carousel-inner>.next.left,
div.bootstrap-style .carousel-inner>.prev.right {
  left: 0;
}
div.bootstrap-style .carousel-inner>.active.left {
  left: -100%;
}
div.bootstrap-style .carousel-inner>.active.right {
  left: 100%;
}
div.bootstrap-style .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div.bootstrap-style .carousel-control.right {
  left: auto;
  right: 15px;
}
div.bootstrap-style .carousel-control:hover,
div.bootstrap-style .carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
div.bootstrap-style .carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
div.bootstrap-style .carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255,255,255,0.25);
  border-radius: 5px;
}
div.bootstrap-style .carousel-indicators .active {
  background-color: #fff;
}
div.bootstrap-style .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0,0,0,0.75);
}
div.bootstrap-style .carousel-caption h4,
div.bootstrap-style .carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
div.bootstrap-style .carousel-caption h4 {
  margin: 0 0 5px;
}
div.bootstrap-style .carousel-caption p {
  margin-bottom: 0;
}
div.bootstrap-style .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
div.bootstrap-style .well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
div.bootstrap-style .well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div.bootstrap-style .well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.bootstrap-style .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
div.bootstrap-style .close:hover,
div.bootstrap-style .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
div.bootstrap-style button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
div.bootstrap-style .pull-right {
  float: right;
}
div.bootstrap-style .pull-left {
  float: left;
}
div.bootstrap-style .hide {
  display: none;
}
div.bootstrap-style .show {
  display: block;
}
div.bootstrap-style .invisible {
  visibility: hidden;
}
div.bootstrap-style .affix {
  position: fixed;
}
div.bootstrap-style .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
div.bootstrap-style .fade.in {
  opacity: 1;
}
div.bootstrap-style .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
div.bootstrap-style .collapse.in {
  height: auto;
}
div.bootstrap-style .hidden {
  display: none;
  visibility: hidden;
}
div.bootstrap-style .visible-phone {
  display: none !important;
}
div.bootstrap-style .visible-tablet {
  display: none !important;
}
div.bootstrap-style .hidden-desktop {
  display: none !important;
}
div.bootstrap-style .visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  div.bootstrap-style .hidden-desktop {
    display: inherit !important;
  }
  div.bootstrap-style .visible-desktop {
    display: none !important;
  }
  div.bootstrap-style .visible-tablet {
    display: inherit !important;
  }
  div.bootstrap-style .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  div.bootstrap-style .hidden-desktop {
    display: inherit !important;
  }
  div.bootstrap-style .visible-desktop {
    display: none !important;
  }
  div.bootstrap-style .visible-phone {
    display: inherit !important;
  }
  div.bootstrap-style .hidden-phone {
    display: none !important;
  }
}
div.bootstrap-style .visible-print {
  display: none !important;
}
@media print {
  div.bootstrap-style .visible-print {
    display: inherit !important;
  }
  div.bootstrap-style .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  div.bootstrap-style body {
    padding-left: 20px;
    padding-right: 20px;
  }
  div.bootstrap-style .navbar-fixed-top,
  div.bootstrap-style .navbar-fixed-bottom,
  div.bootstrap-style .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  div.bootstrap-style .container-fluid {
    padding: 0;
  }
  div.bootstrap-style .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  div.bootstrap-style .dl-horizontal dd {
    margin-left: 0;
  }
  div.bootstrap-style .container {
    width: auto;
  }
  div.bootstrap-style .row-fluid {
    width: 100%;
  }
  div.bootstrap-style .row,
  div.bootstrap-style .thumbnails {
    margin-left: 0;
  }
  div.bootstrap-style .thumbnails>li {
    float: none;
    margin-left: 0;
  }
  div.bootstrap-style [class*="span"],
  div.bootstrap-style .uneditable-input[class*="span"],
  div.bootstrap-style .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.bootstrap-style .span12,
  div.bootstrap-style .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.bootstrap-style .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  div.bootstrap-style .input-large,
  div.bootstrap-style .input-xlarge,
  div.bootstrap-style .input-xxlarge,
  div.bootstrap-style input[class*="span"],
  div.bootstrap-style select[class*="span"],
  div.bootstrap-style textarea[class*="span"],
  div.bootstrap-style .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.bootstrap-style .input-prepend input,
  div.bootstrap-style .input-append input,
  div.bootstrap-style .input-prepend input[class*="span"],
  div.bootstrap-style .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  div.bootstrap-style .controls-row [class*="span"]+[class*="span"] {
    margin-left: 0;
  }
  div.bootstrap-style .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  div.bootstrap-style .modal.fade {
    top: -100px;
  }
  div.bootstrap-style .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  div.bootstrap-style .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  div.bootstrap-style .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  div.bootstrap-style input[type="checkbox"],
  div.bootstrap-style input[type="radio"] {
    border: 1px solid #ccc;
  }
  div.bootstrap-style .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  div.bootstrap-style .form-horizontal .controls {
    margin-left: 0;
  }
  div.bootstrap-style .form-horizontal .control-list {
    padding-top: 0;
  }
  div.bootstrap-style .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  div.bootstrap-style .media .pull-left,
  div.bootstrap-style .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  div.bootstrap-style .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  div.bootstrap-style .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  div.bootstrap-style .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  div.bootstrap-style .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  div.bootstrap-style .row {
    margin-left: -20px;
    *zoom: 1;
  }
  div.bootstrap-style .row:before,
  div.bootstrap-style .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  div.bootstrap-style .row:after {
    clear: both;
  }
  div.bootstrap-style [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  div.bootstrap-style .container,
  div.bootstrap-style .navbar-static-top .container,
  div.bootstrap-style .navbar-fixed-top .container,
  div.bootstrap-style .navbar-fixed-bottom .container {
    width: 724px;
  }
  div.bootstrap-style .span12 {
    width: 724px;
  }
  div.bootstrap-style .span11 {
    width: 662px;
  }
  div.bootstrap-style .span10 {
    width: 600px;
  }
  div.bootstrap-style .span9 {
    width: 538px;
  }
  div.bootstrap-style .span8 {
    width: 476px;
  }
  div.bootstrap-style .span7 {
    width: 414px;
  }
  div.bootstrap-style .span6 {
    width: 352px;
  }
  div.bootstrap-style .span5 {
    width: 290px;
  }
  div.bootstrap-style .span4 {
    width: 228px;
  }
  div.bootstrap-style .span3 {
    width: 166px;
  }
  div.bootstrap-style .span2 {
    width: 104px;
  }
  div.bootstrap-style .span1 {
    width: 42px;
  }
  div.bootstrap-style .offset12 {
    margin-left: 764px;
  }
  div.bootstrap-style .offset11 {
    margin-left: 702px;
  }
  div.bootstrap-style .offset10 {
    margin-left: 640px;
  }
  div.bootstrap-style .offset9 {
    margin-left: 578px;
  }
  div.bootstrap-style .offset8 {
    margin-left: 516px;
  }
  div.bootstrap-style .offset7 {
    margin-left: 454px;
  }
  div.bootstrap-style .offset6 {
    margin-left: 392px;
  }
  div.bootstrap-style .offset5 {
    margin-left: 330px;
  }
  div.bootstrap-style .offset4 {
    margin-left: 268px;
  }
  div.bootstrap-style .offset3 {
    margin-left: 206px;
  }
  div.bootstrap-style .offset2 {
    margin-left: 144px;
  }
  div.bootstrap-style .offset1 {
    margin-left: 82px;
  }
  div.bootstrap-style .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  div.bootstrap-style .row-fluid:before,
  div.bootstrap-style .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  div.bootstrap-style .row-fluid:after {
    clear: both;
  }
  div.bootstrap-style .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  div.bootstrap-style .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  div.bootstrap-style .row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  div.bootstrap-style .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  div.bootstrap-style .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  div.bootstrap-style .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  div.bootstrap-style .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  div.bootstrap-style .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  div.bootstrap-style .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  div.bootstrap-style .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  div.bootstrap-style .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  div.bootstrap-style .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  div.bootstrap-style .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  div.bootstrap-style .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  div.bootstrap-style .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  div.bootstrap-style .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  div.bootstrap-style .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  div.bootstrap-style .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  div.bootstrap-style .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  div.bootstrap-style .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  div.bootstrap-style .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  div.bootstrap-style .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  div.bootstrap-style .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  div.bootstrap-style .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  div.bootstrap-style .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  div.bootstrap-style .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  div.bootstrap-style .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  div.bootstrap-style .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  div.bootstrap-style .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  div.bootstrap-style .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  div.bootstrap-style .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  div.bootstrap-style .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  div.bootstrap-style .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  div.bootstrap-style .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  div.bootstrap-style .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  div.bootstrap-style .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  div.bootstrap-style .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  div.bootstrap-style .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  div.bootstrap-style .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  div.bootstrap-style input,
  div.bootstrap-style textarea,
  div.bootstrap-style .uneditable-input {
    margin-left: 0;
  }
  div.bootstrap-style .controls-row [class*="span"]+[class*="span"] {
    margin-left: 20px;
  }
  div.bootstrap-style input.span12,
  div.bootstrap-style textarea.span12,
  div.bootstrap-style .uneditable-input.span12 {
    width: 710px;
  }
  div.bootstrap-style input.span11,
  div.bootstrap-style textarea.span11,
  div.bootstrap-style .uneditable-input.span11 {
    width: 648px;
  }
  div.bootstrap-style input.span10,
  div.bootstrap-style textarea.span10,
  div.bootstrap-style .uneditable-input.span10 {
    width: 586px;
  }
  div.bootstrap-style input.span9,
  div.bootstrap-style textarea.span9,
  div.bootstrap-style .uneditable-input.span9 {
    width: 524px;
  }
  div.bootstrap-style input.span8,
  div.bootstrap-style textarea.span8,
  div.bootstrap-style .uneditable-input.span8 {
    width: 462px;
  }
  div.bootstrap-style input.span7,
  div.bootstrap-style textarea.span7,
  div.bootstrap-style .uneditable-input.span7 {
    width: 400px;
  }
  div.bootstrap-style input.span6,
  div.bootstrap-style textarea.span6,
  div.bootstrap-style .uneditable-input.span6 {
    width: 338px;
  }
  div.bootstrap-style input.span5,
  div.bootstrap-style textarea.span5,
  div.bootstrap-style .uneditable-input.span5 {
    width: 276px;
  }
  div.bootstrap-style input.span4,
  div.bootstrap-style textarea.span4,
  div.bootstrap-style .uneditable-input.span4 {
    width: 214px;
  }
  div.bootstrap-style input.span3,
  div.bootstrap-style textarea.span3,
  div.bootstrap-style .uneditable-input.span3 {
    width: 152px;
  }
  div.bootstrap-style input.span2,
  div.bootstrap-style textarea.span2,
  div.bootstrap-style .uneditable-input.span2 {
    width: 90px;
  }
  div.bootstrap-style input.span1,
  div.bootstrap-style textarea.span1,
  div.bootstrap-style .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  div.bootstrap-style .row {
    margin-left: -30px;
    *zoom: 1;
  }
  div.bootstrap-style .row:before,
  div.bootstrap-style .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  div.bootstrap-style .row:after {
    clear: both;
  }
  div.bootstrap-style [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  div.bootstrap-style .container,
  div.bootstrap-style .navbar-static-top .container,
  div.bootstrap-style .navbar-fixed-top .container,
  div.bootstrap-style .navbar-fixed-bottom .container {
    width: 1170px;
  }
  div.bootstrap-style .span12 {
    width: 1170px;
  }
  div.bootstrap-style .span11 {
    width: 1070px;
  }
  div.bootstrap-style .span10 {
    width: 970px;
  }
  div.bootstrap-style .span9 {
    width: 870px;
  }
  div.bootstrap-style .span8 {
    width: 770px;
  }
  div.bootstrap-style .span7 {
    width: 670px;
  }
  div.bootstrap-style .span6 {
    width: 570px;
  }
  div.bootstrap-style .span5 {
    width: 470px;
  }
  div.bootstrap-style .span4 {
    width: 370px;
  }
  div.bootstrap-style .span3 {
    width: 270px;
  }
  div.bootstrap-style .span2 {
    width: 170px;
  }
  div.bootstrap-style .span1 {
    width: 70px;
  }
  div.bootstrap-style .offset12 {
    margin-left: 1230px;
  }
  div.bootstrap-style .offset11 {
    margin-left: 1130px;
  }
  div.bootstrap-style .offset10 {
    margin-left: 1030px;
  }
  div.bootstrap-style .offset9 {
    margin-left: 930px;
  }
  div.bootstrap-style .offset8 {
    margin-left: 830px;
  }
  div.bootstrap-style .offset7 {
    margin-left: 730px;
  }
  div.bootstrap-style .offset6 {
    margin-left: 630px;
  }
  div.bootstrap-style .offset5 {
    margin-left: 530px;
  }
  div.bootstrap-style .offset4 {
    margin-left: 430px;
  }
  div.bootstrap-style .offset3 {
    margin-left: 330px;
  }
  div.bootstrap-style .offset2 {
    margin-left: 230px;
  }
  div.bootstrap-style .offset1 {
    margin-left: 130px;
  }
  div.bootstrap-style .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  div.bootstrap-style .row-fluid:before,
  div.bootstrap-style .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  div.bootstrap-style .row-fluid:after {
    clear: both;
  }
  div.bootstrap-style .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  div.bootstrap-style .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  div.bootstrap-style .row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.564102564102564%;
  }
  div.bootstrap-style .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  div.bootstrap-style .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  div.bootstrap-style .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  div.bootstrap-style .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  div.bootstrap-style .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  div.bootstrap-style .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  div.bootstrap-style .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  div.bootstrap-style .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  div.bootstrap-style .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  div.bootstrap-style .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  div.bootstrap-style .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  div.bootstrap-style .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  div.bootstrap-style .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  div.bootstrap-style .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  div.bootstrap-style .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  div.bootstrap-style .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  div.bootstrap-style .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  div.bootstrap-style .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  div.bootstrap-style .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  div.bootstrap-style .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  div.bootstrap-style .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  div.bootstrap-style .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  div.bootstrap-style .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  div.bootstrap-style .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  div.bootstrap-style .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  div.bootstrap-style .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  div.bootstrap-style .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  div.bootstrap-style .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  div.bootstrap-style .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  div.bootstrap-style .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  div.bootstrap-style .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  div.bootstrap-style .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  div.bootstrap-style .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  div.bootstrap-style .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  div.bootstrap-style .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  div.bootstrap-style .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  div.bootstrap-style input,
  div.bootstrap-style textarea,
  div.bootstrap-style .uneditable-input {
    margin-left: 0;
  }
  div.bootstrap-style .controls-row [class*="span"]+[class*="span"] {
    margin-left: 30px;
  }
  div.bootstrap-style input.span12,
  div.bootstrap-style textarea.span12,
  div.bootstrap-style .uneditable-input.span12 {
    width: 1156px;
  }
  div.bootstrap-style input.span11,
  div.bootstrap-style textarea.span11,
  div.bootstrap-style .uneditable-input.span11 {
    width: 1056px;
  }
  div.bootstrap-style input.span10,
  div.bootstrap-style textarea.span10,
  div.bootstrap-style .uneditable-input.span10 {
    width: 956px;
  }
  div.bootstrap-style input.span9,
  div.bootstrap-style textarea.span9,
  div.bootstrap-style .uneditable-input.span9 {
    width: 856px;
  }
  div.bootstrap-style input.span8,
  div.bootstrap-style textarea.span8,
  div.bootstrap-style .uneditable-input.span8 {
    width: 756px;
  }
  div.bootstrap-style input.span7,
  div.bootstrap-style textarea.span7,
  div.bootstrap-style .uneditable-input.span7 {
    width: 656px;
  }
  div.bootstrap-style input.span6,
  div.bootstrap-style textarea.span6,
  div.bootstrap-style .uneditable-input.span6 {
    width: 556px;
  }
  div.bootstrap-style input.span5,
  div.bootstrap-style textarea.span5,
  div.bootstrap-style .uneditable-input.span5 {
    width: 456px;
  }
  div.bootstrap-style input.span4,
  div.bootstrap-style textarea.span4,
  div.bootstrap-style .uneditable-input.span4 {
    width: 356px;
  }
  div.bootstrap-style input.span3,
  div.bootstrap-style textarea.span3,
  div.bootstrap-style .uneditable-input.span3 {
    width: 256px;
  }
  div.bootstrap-style input.span2,
  div.bootstrap-style textarea.span2,
  div.bootstrap-style .uneditable-input.span2 {
    width: 156px;
  }
  div.bootstrap-style input.span1,
  div.bootstrap-style textarea.span1,
  div.bootstrap-style .uneditable-input.span1 {
    width: 56px;
  }
  div.bootstrap-style .thumbnails {
    margin-left: -30px;
  }
  div.bootstrap-style .thumbnails>li {
    margin-left: 30px;
  }
  div.bootstrap-style .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  div.bootstrap-style body {
    padding-top: 0;
  }
  div.bootstrap-style .navbar-fixed-top,
  div.bootstrap-style .navbar-fixed-bottom {
    position: static;
  }
  div.bootstrap-style .navbar-fixed-top {
    margin-bottom: 20px;
  }
  div.bootstrap-style .navbar-fixed-bottom {
    margin-top: 20px;
  }
  div.bootstrap-style .navbar-fixed-top .navbar-inner,
  div.bootstrap-style .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  div.bootstrap-style .navbar .container {
    width: auto;
    padding: 0;
  }
  div.bootstrap-style .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  div.bootstrap-style .nav-collapse {
    clear: both;
  }
  div.bootstrap-style .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  div.bootstrap-style .nav-collapse .nav>li {
    float: none;
  }
  div.bootstrap-style .nav-collapse .nav>li>a {
    margin-bottom: 2px;
  }
  div.bootstrap-style .nav-collapse .nav>.divider-vertical {
    display: none;
  }
  div.bootstrap-style .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  div.bootstrap-style .nav-collapse .nav>li>a,
  div.bootstrap-style .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  div.bootstrap-style .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  div.bootstrap-style .nav-collapse .dropdown-menu li+li a {
    margin-bottom: 2px;
  }
  div.bootstrap-style .nav-collapse .nav>li>a:hover,
  div.bootstrap-style .nav-collapse .nav>li>a:focus,
  div.bootstrap-style .nav-collapse .dropdown-menu a:hover,
  div.bootstrap-style .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  div.bootstrap-style .navbar-inverse .nav-collapse .nav>li>a,
  div.bootstrap-style .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  div.bootstrap-style .navbar-inverse .nav-collapse .nav>li>a:hover,
  div.bootstrap-style .navbar-inverse .nav-collapse .nav>li>a:focus,
  div.bootstrap-style .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  div.bootstrap-style .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  div.bootstrap-style .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  div.bootstrap-style .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  div.bootstrap-style .nav-collapse .open>.dropdown-menu {
    display: block;
  }
  div.bootstrap-style .nav-collapse .dropdown-menu:before,
  div.bootstrap-style .nav-collapse .dropdown-menu:after {
    display: none;
  }
  div.bootstrap-style .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  div.bootstrap-style .nav-collapse .nav>li>.dropdown-menu:before,
  div.bootstrap-style .nav-collapse .nav>li>.dropdown-menu:after {
    display: none;
  }
  div.bootstrap-style .nav-collapse .navbar-form,
  div.bootstrap-style .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
  }
  div.bootstrap-style .navbar-inverse .nav-collapse .navbar-form,
  div.bootstrap-style .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  div.bootstrap-style .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  div.bootstrap-style .nav-collapse,
  div.bootstrap-style .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  div.bootstrap-style .navbar .btn-navbar {
    display: block;
  }
  div.bootstrap-style .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  div.bootstrap-style .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.RTEedit {
  position: absolute;
  right: 20px;
}
div.bootstrap-style .btn-group {
  margin: 5px;
}
div.bootstrap-style .btn-toolbar {
  margin-top: 0px;
  background-color: #ccc;
}
.tile div.bootstrap-style .btn-toolbar {
  margin-top: 25px;
  background-color: #ccc;
}
.showHTML-area {
  width: 650px;
  min-height: 500px;
}
div.bootstrap-style.postActionMenu {
  height: 14px;
}
div.bootstrap-style .dropdown {
  position: absolute;
  right: 0;
  top: 0;
}
div.bootstrap-style .dropdown .btn {
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  border-radius: 0;
  color: #444444;
  text-shadow: none;
  padding: 2px 5px;
}
div.bootstrap-style .dropdown .btn:focus {
  outline: 0 none;
}
div.bootstrap-style .dropdown .dropdown-menu {
  right: 0;
  left: auto;
  font-size: 12px;
  background-color: #11a5ca;
  color: #666666;
  min-width: 0;
}
div.bootstrap-style .dropdown .dropdown-menu .divider {
  background-color: #a6a6a6;
  border-bottom: 1px solid #cccccc;
}
div.bootstrap-style .dropdown .dropdown-menu li {
  color: #666666;
}
div.bootstrap-style .dropdown .dropdown-menu > li:hover {
  background-color: #333333;
  background-image: none;
  color: #ffffff;
  text-decoration: none;
}
div.bootstrap-style .dropdown .dropdown-menu a {
  color: #666666;
}
div.bootstrap-style .dropdown .dropdown-menu > li > a:hover {
  background-color: ;
  background-image: none;
  color: #FFFFFF;
  text-decoration: none;
}
div.bootstrap-style .dropdown .dropdown-header {
  text-align: left;
  font-size: 12px;
  color: #666666;
  border-bottom: 1px solid #666666;
}
div.bootstrap-style .dropdown.privacyDropdown .dropdown-menu {
  right: -41px;
}
div.bootstrap-style .dropdown.privacyDropdown .dropdown-menu  li {
  padding: 2px 5px;
  margin-bottom: 5px;
}
div.bootstrap-style .dropdown.privacyDropdown .dropdown-menu label {
  margin-bottom: 0;
}
div.bootstrap-style .dropdown.privacyDropdown .caret {
  border-top-color: #666666;
  position: absolute;
  right: -25px;
  top: 5px;
}
div.bootstrap-style .dropdown.privacyDropdown .btn {
  background: #ffffff;
  border: 2px solid transparent;
  box-shadow: none;
  border-radius: 3px;
  color: #444444;
  text-shadow: none;
}
div.bootstrap-style .dropdown.privacyDropdown .btn:focus {
  outline: 0 none;
  background: #ffffff;
  border: 2px solid #333333;
  color: #444444;
}
div.bootstrap-style .dropdown.privacyDropdown .btn:hover {
  background: #ffffff;
  border: 2px solid #333333;
  color: #444444;
}
.responsiveHeader {
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  background: #f1f1f1;
  border-bottom: 1px solid #ffffff;
  box-shadow: 1px 1px 3px #000;
  opacity: 0.9;
  background: #f1f1f1;
  background: -moz-linear-gradient(top,#f1f1f1 0%,#f6f2ef 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1f1f1),color-stop(100%,#f6f2ef));
  background: -webkit-linear-gradient(top,#f1f1f1 0%,#f6f2ef 100%);
  background: -o-linear-gradient(top,#f1f1f1 0%,#f6f2ef 100%);
  background: -ms-linear-gradient(top,#f1f1f1 0%,#f6f2ef 100%);
  background: linear-gradient(to bottom,#f1f1f1 0%,#f6f2ef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1,endColorstr=#f6f2ef,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/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/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/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 {
  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 {
  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 #444444;
  }
  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: #bbbbbb;
  }
  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: #bbbbbb;
  }
  body.ingame .fullpage.forum {
    padding: 10px 15px;
  }
  body.ingame .innerTile {
    width: auto;
    padding: 25px 15px;
  }
  body.ingame .tile {
    line-height: 140px;
    background: #bbbbbb;
  }
  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: #11a5ca;
    color: #ffffff;
  }
  abody.ingame .minitile {
    color: #ffffff;
  }
  abody.ingame .minitile:hover {
    color: #ffffff;
  }
  .linkStylebody.ingame .minitile {
    color: #ffffff;
  }
  .linkStylebody.ingame .minitile:hover {
    color: #ffffff;
  }
  body.ingame .minitile.noBG {
    background: transparent;
  }
  body.ingame .minitile.greenBG {
    background-color: #21904a;
  }
  body.ingame .minitile.plain {
    background-color: #ffffff;
  }
  body.ingame .minitile.radioBtn {
    background: #ffffff;
  }
  body.ingame .minitile.editButton {
    background: url('/bundles/wwwthrixxx/gfx/edit_16.png') no-repeat center center #333333;
  }
  body.ingame .minitile.editButton:hover {
    background-color: #ffffff;
  }
  body.ingame .minitile.reportButton {
    background: url('/bundles/wwwthrixxx/gfx/report_24.png') no-repeat center center #333333;
  }
  body.ingame .minitile.reportButton:hover {
    background-color: #ffffff;
  }
  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: #444444;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 1px #333;
    background: rgba(180,180,180,0.85);
  }
  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: #444444;
  }
  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: #444444;
    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/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/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: #11a5ca;
    font-size: 12px;
    border-radius: 3px;
    margin: 0 3px;
    padding: 5px;
  }
  body.ingame .tileTXT_c2a span:hover {
    color: #ffffff;
  }
  body.ingame .tileTXT_c2a span img {
    vertical-align: middle;
  }
  body.ingame .tileTXT_c2a span.bought {
    background: #21904a;
  }
  body.ingame .tileTXT_c2a span.inCart {
    font-size: 10px;
  }
  body.ingame .tileTXT_c2a a:hover {
    color: #ffffff;
  }
  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: #444444;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 1px #333;
    background: rgba(180,180,180,0.85);
  }
  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/bubbles_16.png') no-repeat center center #11a5ca;
    width: 31px;
    height: 31px;
    border: 1px solid #ffffff;
  }
  body.ingame input.post_comment_submit:hover {
    background: url('/bundles/wwwthrixxx/gfx/bubbles_16_hover.png') no-repeat center center #11a5ca;
  }
  body.ingame input.post_comment_submit.disabled {
    background: url('/bundles/wwwthrixxx/gfx/box-loader.gif') no-repeat center center #11a5ca;
  }
  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 #444444;
  }
  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: #ffffff;
  }
  .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: #2a8bab;
  }
  .highlightBG,
  .tile.highlightBG {
    background-color: #2a8bab;
  }
  .highlightBG_tutorial,
  .tile.highlightBG_tutorial {
    background-color: ;
  }
  .highlightShadow_tutorial,
  .tile.highlightShadow_tutorial {
    box-shadow: 0 0 10px #2a8bab;
  }
  .geHighlight {
    color: #C087F0;
  }
  .highlightOnline {
    color: #86ee62;
  }
  .highlightOffline {
    color: #c42b08;
  }
  .error {
    color: #c42b08;
  }
  .success {
    color: #21904a;
  }
  .warningBG {
    background-color: #c42b08 !important;
  }
  .successBG {
    background-color: #21904a;
  }
  .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;
  }
  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: #11a5ca;
  }
  input,
  textarea,
  select {
    border: 0 none;
    box-shadow: 1px 0px 2px #000 inset;
    width: 320px;
    color: #111111;
    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: #444444;
  }
  .typeahead {
    width: 338px;
    color: #222222;
    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 #11a5ca;
    border-top: 0 none;
    border-bottom: 0 none;
  }
  .typeahead li {
    padding: 7px;
    border-bottom: 1px solid #333333;
  }
  .typeahead li:hover {
    background: #cccccc;
    cursor: pointer;
  }
  .typeahead li.active {
    background: #cccccc;
    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: #ffffff;
  }
  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: #ffffff;
  }
  ::-webkit-input-placeholder {
    color: #666666;
    font-style: italic;
  }
  :-moz-placeholder {
    color: #666666;
    font-style: italic;
  }
  input[type="checkbox"] {
    margin-left: -17px;
    width: auto;
    visibility: hidden;
  }
  input[type="checkbox"]:checked + label.checkOnLabel {
    background: url('/bundles/wwwthrixxx/gfx/check_16.png') no-repeat center center #ffffff;
    display: block;
  }
  input[type="checkbox"]:checked ~ label.checkOffLabel {
    display: none;
  }
  input[type="checkbox"]:checked ~ label.checkLabel {
    color: #444444;
  }
  input[type="checkbox"].plainCheck {
    visibility: visible;
    margin-left: 0;
  }
  label.checkLabel,
  .formRow label.checkLabel {
    width: 12px;
    height: 12px;
    border: 0 none;
    box-shadow: 1px 0px 2px #000 inset;
    color: #f6f2ef;
    font-family: sans-serif;
    margin-left: 3px;
    margin-right: 5px;
    background: #f6f2ef;
    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 #333333;
    box-shadow: 0px 0px 0px #888 inset;
    color: #444444;
  }
  label.radioLabel {
    width: 10px;
    height: 10px;
    border: 0 none;
    box-shadow: 1px 0px 2px #000 inset;
    color: #999999;
    margin-left: 3px;
    background: #f6f2ef;
    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: #ffffff;
    width: 16px;
    height: 16px;
    box-shadow: -1px -1px 2px #000000 inset;
    border-radius: 3px;
    cursor: pointer;
    padding: 2px;
    border: 2px solid #333333;
    -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/edit_16.png') no-repeat center center #333333;
    width: 16px;
    height: 16px;
    opacity: 0.8;
  }
  .editFormBTN:hover {
    opacity: 1;
    color: #ffffff;
  }
  .editFormBTN:hover.highlightBG {
    color: #ffffff;
  }
  .editFormBTN.plain {
    background: #333333;
    width: auto;
    height: auto;
  }
  .editFormBTN.plain.highlightBG {
    background-color: #2a8bab;
  }
  .editFormBTN.change {
    background: url('/bundles/wwwthrixxx/gfx/edit_16.png') no-repeat center center #333333;
    width: 16px;
    height: 16px;
  }
  .editFormBTN.check {
    background: url('/bundles/wwwthrixxx/gfx/check_16.png') no-repeat center center #ffffff;
    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/lupe_16.png') no-repeat center center #333333;
    width: 16px;
    height: 16px;
    opacity: 0.8;
  }
  .linkFormBTN:hover {
    opacity: 1;
    color: #ffffff;
  }
  .linkFormBTN.plain {
    background: #333333;
    width: auto;
    height: auto;
  }
  .linkFormBTN.change {
    background: url('/bundles/wwwthrixxx/gfx/edit_16.png') no-repeat center center #333333;
    width: 16px;
    height: 16px;
  }
  .linkFormBTN.noFloat {
    float: none;
  }
  .linkFormBTN.mail {
    background: url('/bundles/wwwthrixxx/gfx/message_settings_16.png') no-repeat center center #333333;
    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: #444444;
    margin-left: 0px;
    background: #f6f2ef;
    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: #11a5ca;
    border-radius: 3px;
    margin: 0 3px;
    padding: 5px;
  }
  #morebutton a:hover,
  #tagsMorebutton a:hover,
  #streamMorebutton a:hover {
    color: #ffffff;
  }
  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/check_16.png");
  }
  input[type="submit"].inlineSubmit.add {
    background-image: url("/bundles/wwwthrixxx/gfx/addIco_16.png");
  }
  .filter_input input {
    font-size: 10px;
    padding: 5px;
    position: relative;
    width: 90%;
  }
  .dropzone,
  .dropzone * {
    box-sizing: border-box;
  }
  #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 {
    text-align: center;
    margin: 2em 0;
  }
  #uploadmovieform .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    margin: 10px;
    width: 100px;
    background: #dddddd;
  }
  #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: #2a8bab;
    background: linear-gradient(to bottom,#62bbd9,#164859);
    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: #f1f1f1;
    border-bottom: 1px solid #ffffff;
    box-shadow: 1px 1px 3px #000;
    opacity: 0.9;
    background: #f1f1f1;
    background: -moz-linear-gradient(top,#f1f1f1 0%,#f6f2ef 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1f1f1),color-stop(100%,#f6f2ef));
    background: -webkit-linear-gradient(top,#f1f1f1 0%,#f6f2ef 100%);
    background: -o-linear-gradient(top,#f1f1f1 0%,#f6f2ef 100%);
    background: -ms-linear-gradient(top,#f1f1f1 0%,#f6f2ef 100%);
    background: linear-gradient(to bottom,#f1f1f1 0%,#f6f2ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1,endColorstr=#f6f2ef,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/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/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: #11a5ca;
  }
  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: #999999;
    padding: 10px;
    text-align: left;
  }
  nav.website .mainMenuLnk a.active {
    color: #c11515;
  }
  nav.website .mainMenuLnk a.active:hover {
    color: #c11515;
  }
  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 {
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    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 {
    color: #cccccc;
  }
  #launcherBox:hover,
  #bugrepBox:hover,
  #socialBox:hover,
  #nlBox:hover,
  #avatarMakerBox:hover,
  #liveCamsBox:hover,
  #mobileBox: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/bubbles_16.png') no-repeat center center #11a5ca;
    width: 31px;
    height: 31px;
    border: 1px solid #ffffff;
  }
  input.post_comment_submit:hover {
    background: url('/bundles/wwwthrixxx/gfx/bubbles_16_hover.png') no-repeat center center #11a5ca;
  }
  input.post_comment_submit.disabled {
    background: url('/bundles/wwwthrixxx/gfx/box-loader.gif') no-repeat center center #11a5ca;
  }
  #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;
  }
  #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: #444444;
  }
  .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/logo_mid_plain.png') no-repeat center transparent;
  min-height: 100px;
  width: 300px;
}
.gameroticaStyle .logo_lnk.kink {
  background: url() 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/ge-only/play_16.png') no-repeat center center #a50f0f;
}
.gameroticaStyle .pager_dot.start {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/pause_16.png') no-repeat center center #a50f0f;
}
.gameroticaStyle .pager_dot.prev_page {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/prev_12.png') no-repeat center center #444444;
}
.gameroticaStyle .pager_dot.next_page {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/next_12.png') no-repeat center center #444444;
}
.gameroticaStyle .pager_dot.first_page {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/first_12.png') no-repeat center center #444444;
}
.gameroticaStyle .pager_dot.last_page {
  background: url('/bundles/wwwthrixxx/gfx/ge-only/last_12.png') no-repeat center center #444444;
}
.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: #2a8bab;
}
.gameroticaStyle #sort_list #sort_form li.active {
  color: #2a8bab;
}
.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/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: #bbbbbb;
}
.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: #ffffff;
  border: 10px solid #ffffff;
  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: #ffffff;
  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: #ffffff;
  border: 2px solid rgba(200,200,200,0.8);
  z-index: 99999;
}
.gameroticaStyle #boostrap-stuff .daterangepicker.opensright:after {
  border-bottom: 6px solid #ffffff;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .ranges label {
  color: #444444;
  text-shadow: 1px 1px 0 #000;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .ranges li {
  background: none repeat scroll 0 0 #dddddd;
  border: 1px solid #111;
  color: #444444;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .ranges li:hover {
  background: none repeat scroll 0 0 #11a5ca;
  color: #999999;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .ranges li.active {
  background: none repeat scroll 0 0 #11a5ca;
  color: #999999;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date {
  background: none repeat scroll 0 0 #dddddd;
  border: 1px solid #f6f2ef;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .off {
  opacity: 0.3;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .in-range {
  background: none repeat scroll 0 0 #f6f2ef;
}
.gameroticaStyle #boostrap-stuff .daterangepicker .calendar-date .active {
  background-color: #11a5ca;
}
.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 #11a5ca;
}
.gameroticaStyle .datefilter {
  position: relative;
  cursor: pointer;
}
.gameroticaStyle .datefilter input {
  cursor: pointer;
}
.gameroticaStyle .datefilter .fa {
  position: absolute;
  right: 8px;
  top: 5px;
  color: #222222;
}
.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: #444444;
}
.gameroticaStyle .tags_list li .title_tags:hover {
  color: #2a8bab;
}
.gameroticaStyle .commentFollowBtn {
  position: absolute;
  right: 15px;
  top: 18px;
}
.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: #dddddd;
  border: 5px solid #000;
  border: 5px solid rgba(0,0,0,0.5);
  border-radius: 3px;
  color: #444444;
  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: #666666;
  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/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 #dddddd;
  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(0,0,0,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 #dddddd;
  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(0,0,0,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 #dddddd;
  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(0,0,0,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 #dddddd;
  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(0,0,0,0.5);
  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
}
div.hopscotch-bubble .hopscotch-actions {
  margin: 10px 0 0;
  text-align: right;
}
