/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/gfx/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('/gfx/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/gfx/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/gfx/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/gfx/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
/* latin-ext */
@font-face {
  font-family: 'MedievalSharp';
  font-style: normal;
  font-weight: 400;
  src: local('MedievalSharp'), url(/gfx/fonts/welcome/85X_PjV6tftJ0-rX7KYQkB3vPSoPle9lXk13eqj6aMY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'MedievalSharp';
  font-style: normal;
  font-weight: 400;
  src: local('MedievalSharp'), url(/gfx/fonts/welcome/85X_PjV6tftJ0-rX7KYQkDFDcN0xdsQK-F33XL-X7ko.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'UnifrakturMaguntia';
  font-style: normal;
  font-weight: 400;
  src: local('UnifrakturMaguntia'), url(/gfx/fonts/welcome/7KWy3ymCVR_xfAvvcIXm3wh3zWhftzIdHBsuU0JwdCQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.fontGit {
  font-family: 'MedievalSharp', cursive;
  font-family: 'UnifrakturMaguntia', cursive;
}
.loginDiv.fontGit {
  font-size: 26px;
  padding: 0px 9px;
  line-height: 28px;
}
#cookies_info {
  position: fixed;
  bottom: 4px;
  width: 960px;
  left: 50%;
  margin-left: -480px;
  border: 2px solid white;
  background-color: black;
  color: white;
  z-index: 4;
}
#cookies_info > .in {
  padding: 10px;
  position: relative;
  min-height: 45px;
  padding-left: 60px;
  font-size: 18px;
}
#cookies_info > .in > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-position: center;
}
#cookies_info .cookie {
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -22px;
  background-image: url(/gfx/welcome/PrisCookie.png);
  width: 45px;
  height: 45px;
}
#cookies_info .acceptClose {
  padding-top: 5px;
  padding-bottom: 3px;
  font-size: 20px;
  text-decoration: underline;
}
#cookies_info > .close {
  position: absolute;
  right: -13px;
  top: -15px;
  font-size: 20px;
  cursor: pointer;
  border: 2px solid white;
  border-radius: 20px;
  width: 24px;
  height: 24px;
  padding-top: 2px;
  text-align: center;
  background-color: #FB7306;
}
.overlayOnClose {
  z-index: 1000;
}
#pageModule,
#reg_layer {
  position: absolute;
  top: 250px;
}
#mainScreen {
  margin: 20px auto;
}
#mainScreen .row {
  float: left;
}
#mainScreen .row > .desc {
  display: none;
}
#mainScreen .row > .image {
  position: relative;
  width: 200px;
  height: 82px;
  background-size: contain;
  border: 1px solid white;
  border-radius: 3px;
  cursor: pointer;
  margin: 3px 9px;
}
#mainScreen .row > .image:hover {
  border-width: 3px;
  margin: 1px 7px;
}
#mainScreen.myRoll > .in {
  border: none;
  padding: 10px 0px;
}
#mainScreen.myRoll > .left:after,
#mainScreen.myRoll > .right:after {
  position: absolute;
  color: white;
  width: 36px;
  height: 42px;
  left: 0px;
  top: 32px;
  font-size: 28px;
}
#mainScreen.myRoll > .right:after {
  background-position: bottom;
  left: auto;
  right: 0px;
}
#screenFull {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 200;
  display: none;
}
#screenFull #screenIn {
  position: absolute;
  width: 1100px;
  height: 500px;
  left: 50%;
  top: 50%;
  margin-left: -554px;
  margin-top: -250px;
  background-color: #24262B;
  color: white;
  border: 4px solid white;
  border-radius: 8px;
}
#screenFull #screenIn > .winClose {
  position: absolute;
  top: 10px;
  right: 10px;
}
#screenFull #screenIn > .winClose:after {
  position: absolute;
  content: "";
  top: -20px;
  bottom: -8px;
  left: -7px;
  right: -12px;
}
#screenFull #screenIn > .in {
  position: absolute;
  width: 960px;
  top: 27px;
  left: 50%;
  margin-left: -480px;
  cursor: pointer;
}
#screenFull #screenIn > .in .row {
  width: 960px;
}
#screenFull #screenIn > .in .image {
  width: 960px;
  height: 400px;
  background-size: contain;
  border-radius: 3px;
}
#screenFull #screenIn > .in .desc {
  font-size: 20px;
  margin-top: 13px;
  text-align: center;
}
#screenFull #screenIn .arrow {
  position: absolute;
  font-size: 30px;
  top: 27px;
  bottom: 79px;
  width: 70px;
  cursor: pointer;
}
#screenFull #screenIn .arrow:hover {
  opacity: 0.8;
}
#screenFull #screenIn .arrow.leftA {
  left: 0px;
}
#screenFull #screenIn .arrow.leftAarrow:after {
  content: "\25C0";
}
#screenFull #screenIn .arrow.rightA {
  right: 0px;
}
#screenFull #screenIn .arrow.rightA.arrow:after {
  content: "\25B6";
}
#screenFull #screenIn .arrow:after {
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  top: 164px;
}
#screenFull .winClose:after {
  position: absolute;
  content: "";
  top: -20px;
  bottom: -8px;
  left: -7px;
  right: -12px;
}
#screenFull #screenCont {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.topBeltFull {
  width: 100%;
  height: 40px;
  background: #29140f;
}
.topBeltFull .topBelt .infosCnt {
  float: left;
  width: 370px;
}
.topBeltFull .topBelt .iconsCnt {
  float: left;
  width: 290px;
}
.topBeltFull .topBelt .settingsCnt {
  float: right;
  width: 298px;
  height: 57px;
  background: url(../../gfx/lay/stefanhead_bialoleka.png) no-repeat right bottom;
}
.topBelt {
  width: 962px;
  height: 66px;
  margin: 0 auto;
  color: #fff !important;
}
.topBelt a:hover {
  text-decoration: underline;
}
.topBelt .onlineStats {
  color: #fff !important;
  float: left;
}
.topBelt .onlineStats h2 {
  font-family: 'Arial Black';
  font-size: 19px;
  color: #fff !important;
  margin: 9px 9px 0 0;
  padding: 0;
  display: inline-block;
}
.topBelt .top .loginDiv {
  margin-top: 10px;
  float: left;
  position: relative;
}
.topBelt .top .submitDiv {
  margin-top: 12px;
  float: left;
}
.topBelt .bottom {
  height: 25px;
  background: url(../../gfx/lay/stefanhead.gif) no-repeat 664px bottom;
}
.topBelt .bottom .onelinerText {
  float: left;
  width: 622px;
  overflow: hidden;
  white-space: nowrap;
  color: #a5a5a5;
  margin-left: 7px;
  padding-top: 2px;
}
.topBelt .bottom .onelinerText a {
  font-weight: bold;
}
.topBelt .bottom .recoverPassword {
  margin-left: 16px;
  padding-top: 2px;
}
.topBelt .bottom .rememberMe {
  padding-top: 2px;
}
.loginForm {
  height: 21px;
  width: 123px;
  font-size: 10pt;
  color: black;
  text-align: center;
  background: url('../../gfx/forms/bg_text.png') no-repeat;
  margin-top: 1px;
}
#contact_layer,
#contact_layer_success {
  background: #000;
  width: 552px;
  height: 470px;
  position: absolute;
  display: none;
  font-size: 20px;
  z-index: 1000;
  border: 3px solid #F5621F;
  bottom: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 15px;
  color: #F46722;
}
#contact_layer td {
  padding: 5px;
  color: #F46722;
}
#contact_layer td span {
  font-size: 12px;
  color: #F46722;
}
#contact_layer input {
  width: 295px;
  background: #9B9B9B;
  border: 1px solid #ffffff;
  padding: 3px;
}
#contact_layer input .wrong {
  border: 1px solid #f00;
}
#contact_layer textarea {
  width: 100%;
  height: 150px;
  background: #9B9B9B;
  border: 1px solid #ffffff;
  padding: 3px;
}
#send_contact {
  display: block;
  float: right;
  background: #BF420A;
  width: 110px;
  height: 37px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  line-height: 37px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  right: -8px;
}
* {
  border: 0;
  text-decoration: none;
  cellpadding: 0px;
  cellspacing: 0px;
}
body {
  font-family: 'Montserrat', Tahoma, Verdana, Arial;
}
body {
  size: 8pt;
  font-size: 8pt;
  border-collapse: collapse;
  text-decoration: none;
  cellpadding: 0px;
  cellspacing: 0px;
  margin: 0;
  padding: 0;
  position: relative;
}
.fontNormal {
  font-family: Tahoma, Verdana, Arial;
}
.fontFake {
  font-family: 'Montserrat', Tahoma, Verdana, Arial;
}
a2 {
  font-size: 8pt;
  color: green;
  font-weight: bold;
  margin: 0px;
}
a1 {
  font-size: 8pt;
  color: red;
  font-weight: bold;
  margin: 0px;
}
/* FORMS */
.formTextarea {
  border: 1px solid #626262;
  background: #414346;
  font-size: 10pt;
  color: #979797;
}
.formText {
  text-align: center;
}
.formText.blue {
  background-color: white;
  font-size: 34px;
  height: auto;
  color: #135F7D;
  width: 235px;
  border: 2px solid #135F7D;
  border-radius: 8px;
}
.formSubmit.long {
  background: none;
  width: auto;
}
.formSubmit.long > .in {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  height: 48px;
  padding: 0px 20px;
  min-width: 105px;
  white-space: nowrap;
}
.formSubmit.long:hover > .up {
  background-position: left bottom;
}
.formSubmit.long:active > .up {
  background-position: left center;
}
.formSubmit.long .up {
  width: 134px;
  height: 48px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-image: url(/gfx/place/explainenergy/but_left_right.png);
}
.formSubmit.long .down {
  width: 24px;
  height: 48px;
  position: absolute;
  right: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url(/gfx/place/explainenergy/but_left_right.png);
}
.formSubmit.long:hover > .down {
  background-position: right bottom;
}
.formSubmit.long:active > .down {
  background-position: right center;
}
.formSubmit.long > .ext {
  height: 48px;
  position: absolute;
  background-repeat: repeat-x;
  top: 0px;
  left: 20px;
  right: 20px;
  background-image: url(/gfx/place/explainenergy/but_ext.png);
}
.formSubmit.long:hover > .ext {
  background-position: left bottom;
}
.formSubmit.long:active > .ext {
  background-position: left center;
}
.formSubmit.long.unable .up {
  background-image: url(/gfx/place/explainenergy/but_left_right_un.png);
}
.formSubmit.long.unable .down {
  background-image: url(/gfx/place/explainenergy/but_left_right_un.png);
}
.formSubmit.long.unable > .ext {
  background-image: url(/gfx/place/explainenergy/but_ext_un.png);
}
.formSubmit .premium {
  display: inline-block;
  background-image: url(/gfx/place/premiumshop/blue.png);
  width: 161px;
  height: 41px;
  position: relative;
  cursor: pointer;
  color: white;
}
.formSubmit .premium:hover {
  background-position: left bottom;
}
.formSubmit .premium:active {
  background-position: left center;
}
.formSubmit .premium:after {
  content: "";
  position: absolute;
  width: 104px;
  height: 91px;
  background-image: url(/gfx/place/premiumshop/energy/icons.png);
  background-position: -29px 0px;
  right: -27px;
  top: 50%;
  margin-top: -46px;
  background-repeat: no-repeat;
}
.formSubmit .premium > .in {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  font-size: 26px;
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  text-shadow: -1px 0 #007A99, -1px 1px #007A99, 1px 1px #007A99, 0 1px #007A99, 1px 0 #007A99, 0 -1px #007A99, 0 2px #007A99, -1px 2px #007A99, 1px 2px #007A99, 2px 2px #007A99, 0 3px #007A99, -1px 3px #007A99, 1px 3px #007A99;
}
.formCheckbox,
.formRadiobox {
  width: 230px;
  font-size: 16px;
}
.formCheckbox .qradio,
.formRadiobox .qradio {
  margin-right: 10px;
}
.formCheckbox input[type="checkbox"],
.formRadiobox input[type="checkbox"],
.formCheckbox input[type="radio"],
.formRadiobox input[type="radio"] {
  display: none;
}
.formCheckbox input[type="checkbox"] + label,
.formRadiobox input[type="checkbox"] + label,
.formCheckbox input[type="radio"] + label,
.formRadiobox input[type="radio"] + label {
  cursor: pointer;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.formCheckbox input[type="checkbox"] + label .qradio,
.formRadiobox input[type="checkbox"] + label .qradio,
.formCheckbox #qreg input[type="radio"] + label .qradio,
.formRadiobox #qreg input[type="radio"] + label .qradio {
  width: 31px;
  height: 30px;
  background-image: url(/gfx/window_welcome/formradio.png);
  cursor: pointer;
  background-repeat: no-repeat;
  position: relative;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-position: right top;
}
.formCheckbox input[type="checkbox"]:checked + label .qradio,
.formRadiobox input[type="checkbox"]:checked + label .qradio,
.formCheckbox input[type="radio"]:checked + label .qradio,
.formRadiobox input[type="radio"]:checked + label .qradio {
  background-position: left top;
}
.flagsBox {
  position: relative;
}
.flagsBox .flag {
  width: 20px;
  height: 12px;
  cursor: pointer;
  margin: 3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-repeat: no-repeat;
  background-position: center;
}
.flagsBox .fwin {
  position: absolute;
  left: -5px;
  top: -5px;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 2px 5px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: none;
  border-radius: 5px;
}
.flagsBox .fwin .flag {
  background-color: rgba(0, 0, 0, 0.6);
}
.flagsBox .fwin a {
  display: inline-block;
  margin: 3px 0;
}
.formText.register {
  background-image: url(/gfx/window_welcome/formtext.png) !important;
  width: 183px !important;
  height: 36px !important;
  color: #FF6EA6 !important;
  background-color: transparent !important;
  font-size: 24px !important;
  border: none !important;
  border-radius: 9px;
  font-family: Tahoma, Verdana, Arial;
  padding: 0px 10px !important;
  text-align: left;
}
/*.formSubmit {font-size: 9pt; min-height: 25px; color: #000; padding: 5px 0px 3px 0px; border: 0px;
background: url('../../gfx/forms/button_gold_mid.png') repeat-x;width:150px;cursor:pointer;}*/
/**/
.bold {
  font-weight: bold;
}
#profile_content {
  padding: 10px;
  background: #414346;
}
.clear {
  display: block;
  clear: both;
  float: none !important;
  height: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  min-height: 0px !important;
  width: 0px;
}
.left {
  float: left;
}
.right {
  float: right !important;
}
.aleft {
  text-align: left !important;
}
.aright {
  text-align: right !important;
}
.acenter {
  text-align: center !important;
}
#content_main .place {
  position: relative;
  min-height: 400px;
}
#content_main .place > .book {
  position: absolute;
  z-index: 2;
}
#content_main .place > .book.popupPaper {
  top: 10px;
}
/*.customBox{
  padding: 10px;
  border: 1px solid #dadada;
  border-radius: 12px;
  text-align: center;
  position: relative;
  width: 120px;
  min-height: 120px
}
.customBox>.imageCustom{
  padding: 10px;
  width: 100px;
  height: 100px;
}
.customBox>.bonus{
  position: absolute;
  top:10px;
  right: 10px;
  background-color: white;
  padding: 5px;
  border-radius: 5px;
}*/
.place.opacity:before {
  position: absolute;
  opacity: 0.3;
  content: "";
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: black;
  z-index: 2;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.place .item {
  cursor: pointer;
}
.closeQuick {
  position: absolute;
  right: 7px;
  top: 9px;
  width: 25px;
  height: 25px;
  background-color: red;
  border: 1px solid white;
  cursor: pointer;
  border-radius: 15px;
  z-index: 10;
}
.closeQuick.fa.fa-times:before {
  font-size: 21px;
  color: white;
  left: 4px;
  top: 1px;
  position: absolute;
}
.closeQuick:after {
  position: absolute;
  content: "";
  left: -5px;
  top: -5px;
  right: -5px;
  bottom: -5px;
}
#myGameCoverWindow {
  position: absolute;
  font-size: 13px;
}
#myGameCoverQueue {
  display: none;
}
.iconText {
  display: inline-block;
  padding: 6px 0px 6px 30px;
  font-weight: bold;
  position: relative;
  min-height: 1em;
}
.iconText:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  width: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.iconText.card.spade:after {
  background-image: url(/gfx/custom/cards/spade.png);
}
.iconText.card.heart:after {
  background-image: url(/gfx/custom/cards/heart.png);
}
.iconText.card.diamond:after {
  background-image: url(/gfx/custom/cards/diamond.png);
}
.iconText.card.club:after {
  background-image: url(/gfx/custom/cards/club.png);
}
.text.shadow_white {
  text-shadow: 1px 1px 0 white, -1px 1px 0 white, 1px -1px 0 white, -1px -1px 0 white;
}
.iconText.action.leave:after {
  background-image: url(/gfx/custom/pogame/icons/leave.png);
}
.iconText.action.up:after {
  background-image: url(/gfx/custom/pogame/icons/up.png);
}
.iconText.action.wait:after {
  background-image: url(/gfx/custom/pogame/icons/wait.png);
}
.iconText.action.begin:after {
  background-image: url(/gfx/custom/pogame/icons/begin.png);
}
.iconText.action.eject:after {
  background-image: url(/gfx/custom/pogame/icons/eject.png);
}
.customIconBox {
  width: 48px;
  height: 48px;
  background-image: url(/gfx/place/ganggoal/boxcustom.png);
  margin: 10px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.7);
  position: relative;
  color: white;
}
.customIconBox > .iconText {
  text-align: center;
  padding: 30px 2px 0px 2px;
  height: 14px;
  width: 44px;
}
.customIconBox > .iconText:after {
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: auto;
  height: 28px;
  width: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.customIconBox.orange {
  border: 1px solid #f39c05;
}
.customIconBox.big {
  width: 78px;
  height: 78px;
  background-size: cover;
}
.customIconBox.big > .iconText {
  text-align: center;
  padding: 59px 4px 0px 4px;
  height: 20px;
  width: 70px;
}
.customIconBox.big > .iconText:after {
  height: 53px;
  top: 6px;
}
.myRoll {
  position: relative;
}
.myRoll > .in {
  position: relative;
  float: left;
  border: 1px solid black;
  padding: 10px;
  border-radius: 12px;
}
.myRoll > .in > .in_wrap {
  overflow: hidden;
  position: relative;
}
.myRoll > .in > .in_wrap > .move {
  position: absolute;
  left: 0px;
  top: 0px;
}
.myRoll > .left,
.myRoll > .right {
  width: 50px;
  position: relative;
  font-size: 22px;
  color: #57585A;
  cursor: pointer;
}
.myRoll > .left:after,
.myRoll > .right:after {
  position: absolute;
  left: 50%;
  top: 50%;
}
.myRoll > .left:hover:after,
.myRoll > .right:hover:after {
  opacity: 0.7;
}
.myRoll > .left:after {
  content: "\25C0";
}
.myRoll > .right:after {
  content: "\25B6";
}
.myCircleProgress {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.myCircleProgress .cellImg {
  position: relative;
  width: 50%;
  height: 50%;
  overflow: hidden;
}
.myCircleProgress .cellImg .img {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: tan;
  width: 100%;
  height: 200%;
}
.myCircleProgress .cellImg .img[data-type="1"] {
  width: 200%;
  height: 100%;
  left: -100%;
}
.myCircleProgress .cellImg .img[data-type="2"] {
  top: -100%;
}
.myCircleProgress .cellImg .img[data-type="3"] {
  width: 200%;
  height: 100%;
}
.hide {
  display: none !important;
}
.hideOpa {
  opacity: 0 !important;
}
.pointer {
  cursor: pointer;
}
.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.tocenter,
.tocenterH,
.tocenterV {
  position: absolute;
}
#smoke .win_shadow {
  z-index: auto;
  left: 6px;
  top: 4px;
  border-radius: 5px;
}
#smoke {
  position: absolute;
  z-index: 1001;
  color: white;
}
#smoke .lay {
  padding: 8px;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
  border-radius: 5px;
  height: 100%;
  position: relative;
  background-color: #2A2A2A;
}
#smoke .lay .cap {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px dashed  #aaa;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: white;
}
#smoke .lay .desc {
  text-align: center;
  margin-top: 2px;
  font-size: 14px;
  color: white;
}
.mysmoke,
.mysmoke_var {
  display: none !important;
}
.acenter {
  text-align: center;
}
.closeImage {
  width: 25px;
  height: 25px;
  background-color: red;
  border: 1px solid white;
  cursor: pointer;
  border-radius: 15px;
  position: relative;
}
.closeImage.fa.fa-times:before {
  font-size: 21px;
  color: white;
  left: 4px;
  top: 1px;
  position: absolute;
}
.textfill {
  width: 100%;
  height: 100%;
}
.textfill.center {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.textfill.center > span {
  display: block;
  text-align: center;
}
.textfill.nowrap {
  white-space: nowrap;
}
.imageCustom {
  width: 80px;
  height: 80px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.fourDirection {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
}
.nowrap {
  white-space: nowrap;
}
.cutAll {
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
}
.mySelect.hide {
  display: none !important;
}
.MySeWhole {
  position: relative;
  min-height: 10px;
  border-radius: 14px;
  background-color: #FFFFFF;
  /*background-color: #F0BA66;*/
  border: 3px solid #898989;
}
.myEl {
  margin-bottom: 3px;
  padding: 0 2px;
}
.myEl:nth-child(odd) {
  background: #F8F8F8;
}
.MySeWhole .myEl:not(.na):hover {
  background: #FFFFFF;
  cursor: move;
}
.MySeShade {
  width: 100%;
  height: 100%;
  padding: 3px;
  position: absolute;
  left: -3px;
  top: -3px;
  background: black;
  border-radius: 14px;
  opacity: 0.2;
}
.MySeInside {
  vertical-align: middle;
  padding: 5px 25px 5px 5px;
  size: 30px;
  margin-left: 7px;
}
.MySeBox {
  margin-top: -1px;
  position: absolute;
  left: -3px;
  padding: 0px 10px 6px 10px;
  background-color: #F2F2F2;
  border-radius: 14px;
  z-index: 3;
  border-top: none;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border: 3px solid #898989;
  border-top-width: 0px;
}
.MySeRight {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -7px;
  background: url('/gfx/form/drop.png');
  width: 20px;
  height: 14px;
}
.mySelect {
  position: absolute;
  /*temporary!!!*/
}
.MyScInside {
  overflow: hidden;
  position: relative;
}
.MyScMove {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
.myScroll {
  position: relative;
}
.mySelect .myScroll {
  position: absolute;
}
.MyScLeft {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 30px;
  cursor: pointer;
}
.MyScTrack {
  margin: 0px auto;
  position: relative;
  height: 100%;
  width: 6px;
  background: url(/gfx/custom/ui/scroll.png);
  border-radius: 4px;
}
.MyScThumb {
  position: absolute;
  width: 19px;
  height: 19px;
  left: -6px;
  /*   background:url('/gfx/new/handle.png');
      background: url(/gfx/new/slider_dot.png) center center no-repeat;*/
  cursor: pointer;
  width: 20px;
  height: 20px;
  left: -7px;
  background-color: #dadada;
  border-radius: 20px;
  opacity: 0.9;
}
.mySlider {
  position: relative;
  width: 150px;
  height: 26px;
  background: url(/gfx/custom/ui/slider.png) repeat-x;
  border: none;
  background-position: 0% center;
  border-radius: 4px;
  cursor: pointer;
}
.mySlider .allfill {
  height: 150px;
  width: 150px;
  height: 26px;
}
.mySlider.vertical {
  width: 26px;
  height: 150px;
  background: url(/gfx/custom/ui/slider_vertical.png) repeat-y;
  background-position: center 0%;
}
.mySlider.vertical .allfill {
  height: 150px;
  width: 26px;
  margin-left: -9px;
}
.mySlider .fill {
  position: absolute;
  left: 0px;
  background: black;
  height: 5px;
  top: 10px;
}
.mySlider.vertical .fill {
  left: 11px;
  background: black;
  width: 5px;
  top: auto;
  bottom: 0px;
}
.mySlider .myHandler {
  position: absolute;
  left: -8px;
  height: 16px;
  width: 16px;
  padding: 5px 0px;
  background: url(/gfx/custom/ui/handle_slider.png) no-repeat;
  top: 0px;
  background-position: 0% center;
  cursor: pointer;
}
.mySlider.vertical .myHandler {
  left: 2px;
  top: -8px;
  padding: 0px 5px;
  background-position: center 0%;
}
.flexNoWrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.flexColumnCenterBetween {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexColumnCenterAround {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexColumnCenterCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexRowAround {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flexRowCenterCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexList {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flexRowAroundCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexRowBetweenCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexRowRightBottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.flexColumnLeftAroundCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flexColumnLeftBetweenCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#messageBox {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  align-content: stretch;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#messageBox #messageContent {
  padding: 20px;
  background-color: black;
  color: white;
  position: relative;
}
.flexTable .flexRow {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexTable .flexRow > .cell {
  padding: 0px 10px;
  width: 120px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexTable .flexRow .cell.avatarCell .avatar {
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/*input[type="checkbox"],input[type="radio"] {
  display:none;
}*/
input[type="checkbox"] + label.myCheckboxCont .myCheckbox,
input[type="radio"] + label.myCheckboxCont .myCheckbox {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(/gfx/custom/ui/checkbox.png) left center no-repeat;
  cursor: pointer;
  position: relative;
}
input[type="checkbox"]:checked + label.myCheckboxCont .myCheckbox,
input[type="radio"]:checked + label.myCheckboxCont .myCheckbox {
  background-position: right center;
}
label.myCheckboxCont {
  cursor: pointer;
}
.textDimensionCalculation {
  position: absolute;
  visibility: hidden;
  height: auto;
  width: auto;
}
#qLOG {
  padding: 10px;
  background-color: white;
  left: 0px;
  top: 0px;
  position: absolute;
  color: black;
  display: none;
  z-index: 1000;
}
#qLOG #closeL {
  position: absolute;
  bottom: -20px;
  height: 20px;
  right: 0px;
  width: 20px;
  cursor: pointer;
  background-color: red;
}
.myPageSelector {
  position: relative;
}
.myPageSelector > .mainContent {
  position: relative;
  overflow: hidden;
}
.myPageSelector > .mainContent > .myPSMove {
  position: absolute;
  left: 0px;
  right: 0px;
}
.myPageSelector > .mainNavi {
  height: 50px;
  font-size: 16px;
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.myPageSelector > .mainNavi .nArr {
  width: 34px;
  height: 40px;
  cursor: pointer;
  position: relative;
  background-position: 0 -80px;
  background-repeat: no-repeat;
}
.myPageSelector > .mainNavi .nArr:hover {
  background-position: 0 0px;
}
.myPageSelector > .mainNavi .nArr:active {
  background-position: 0 -40px;
}
.myPageSelector > .mainNavi .nLeft:after,
.myPageSelector > .mainNavi .nRight:after {
  content: "";
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
}
.myPageSelector > .mainNavi .nLeft {
  background-image: url(/gfx/ui/all_left.png);
  margin-left: 10px;
}
.myPageSelector > .mainNavi .nRight {
  background-image: url(/gfx/ui/all_right.png);
  margin-right: 10px;
}
.myFormInput {
  position: relative;
  padding: 2px 40px;
}
.myFormInput .minusText,
.myFormInput .plusText {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 50%;
  margin-top: -18px;
  cursor: pointer;
  background-image: url(/gfx/place/girls/gift/plusminus.png);
}
.myFormInput .plusText {
  right: 0px;
  background-position: right top;
}
.myFormInput .plusText:hover {
  background-position: right bottom;
}
.myFormInput .plusText:active {
  background-position: right center;
}
.myFormInput .minusText {
  left: 0px;
}
.myFormInput .minusText:hover {
  background-position: left bottom;
}
.myFormInput .minusText:active {
  background-position: left center;
}
.blinkItem {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border: 2px #FFF;
  border-style: solid;
  box-shadow: 0px 0px 10px 5px rgba(230, 200, 9, 0.75), inset 0px 0px 5px 2px rgba(230, 200, 9, 0.75);
  border-radius: 5px;
}
.rotate25 {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}
.fillBorder.custom {
  position: relative;
  border: 1px solid black;
  padding: 1px;
  height: 15px;
  background-color: white;
  text-align: center;
}
.fillBorder.custom > .fill {
  height: 15px;
  background-color: red;
}
.fillBorder.custom.unable > .fill {
  background-color: grey;
}
.fillBorder.custom .text {
  white-space: nowrap;
  font-size: 15px;
}
.inputArrowLeft,
.inputArrowRight {
  width: 34px;
  height: 40px;
  cursor: pointer;
  position: relative;
  background-position: 0 -80px;
}
.inputArrowLeft:hover,
.inputArrowRight:hover {
  background-position: 0 0px;
}
.inputArrowLeft:active,
.inputArrowRight:active {
  background-position: 0 -40px;
}
.inputArrowLeft:after,
.inputArrowRight::after {
  content: "";
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
}
.inputArrowLeft {
  background-image: url(/gfx/ui/all_left.png);
}
.inputArrowRight {
  background-image: url(/gfx/ui/all_right.png);
}
.bookView {
  position: relative;
  background-repeat: no-repeat;
}
.bookView > .up {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  background-repeat: no-repeat;
}
.bookView > .down {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
}
.bookView.big {
  width: 875px;
  height: 616px;
  background-position: 0px 35px;
  background-image: url(/gfx/place/rooms/book_big/win_in2.jpg);
}
.bookView.big > .up {
  height: 37px;
  background-image: url(/gfx/place/rooms/book_big/win_border.png?2);
}
.bookView.big > .down {
  height: 42px;
  background-position: left bottom;
  background-image: url(/gfx/place/rooms/book_big/win_border.png?2);
}
.bookView.big > .content {
  position: absolute;
  top: 16px;
  left: 18px;
  bottom: 26px;
  right: 18px;
}
.bookView.blue {
  background-position: 0px 35px;
  width: 902px;
  height: 504px;
  text-shadow: -1px 0 #135F7D, -1px 1px #135F7D, 1px 1px #135F7D, 0 1px #135F7D, 1px 0 #135F7D, 0 -1px #135F7D, 0 2px #135F7D, -1px 2px #135F7D, 1px 2px #135F7D, 2px 2px #135F7D, 0 3px #135F7D, -1px 3px #135F7D, 1px 3px #135F7D;
  color: white;
  background-image: url(/gfx/place/explainbonus/back.jpg);
}
.bookView.blue > .up {
  background-image: url(/gfx/place/explainbonus/updown.png);
  height: 37px;
}
.bookView.blue > .down {
  height: 42px;
  background-position: left bottom;
  background-image: url(/gfx/place/explainbonus/updown.png);
}
.bookView.blue > .down2 {
  height: 49px;
  width: 902px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(/gfx/window/bottom.png);
}
.bookView.blue > .content {
  position: absolute;
  top: 25px;
  left: 20px;
  right: 20px;
  bottom: 33px;
}
.bookView > .capBig {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -35px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.bookView > .capBig > .in {
  min-width: 235px;
  height: 52px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  -webkit-box-shadow: 0px 9px 37px -5px #6b3917;
  -moz-box-shadow: 0px 9px 37px -5px #6b3917;
  box-shadow: 0px 9px 37px -5px #6b3917;
}
.bookView > .capBig > .in > .content {
  z-index: 1;
  padding: 0px 22px;
  position: relative;
  text-shadow: -1px 0 #90195A, -1px 1px #90195A, 1px 1px #90195A, 0 1px #90195A, 1px 0 #90195A, 0 -1px #90195A, 0 2px #90195A, -1px 2px #90195A, 1px 2px #90195A, 2px 2px #90195A, 0 3px #90195A, -1px 3px #90195A, 1px 3px #90195A;
  color: white;
  font-size: 28px;
}
.bookView > .capBig > .in > .up {
  position: absolute;
  top: 0px;
  right: -6px;
  width: 115px;
  height: 55px;
  background-image: url(/gfx/place/rooms/book_big/leftright.png);
  background-position: right top;
}
.bookView > .capBig > .in > .down {
  position: absolute;
  top: 0px;
  left: -4px;
  width: 108px;
  height: 55px;
  background-image: url(/gfx/place/rooms/book_big/leftright.png);
}
.bookView > .capBig > .in:after {
  content: "";
  position: absolute;
  right: 107px;
  left: 102px;
  top: 0px;
  height: 55px;
  background-image: url(/gfx/place/rooms/book_big/ext.png);
}
.reflexGeneral {
  position: absolute;
  background-image: url(/gfx/place/premiumshop/reflex.png);
  background-repeat: no-repeat;
  z-index: 1;
  display: none;
}
.reflexGeneral[data-type="1"] {
  width: 65px;
  height: 61px;
}
.reflexGeneral[data-type="2"] {
  width: 46px;
  height: 43px;
  background-position: -68px 0px;
}
.reflexGeneral[data-type="3"] {
  width: 53px;
  height: 49px;
  background-position: -116px 0px;
}
.reflexGeneral[data-type="4"] {
  width: 41px;
  height: 38px;
  background-position: -171px 0px;
}
.reflexGeneral[data-type="5"] {
  width: 45px;
  height: 42px;
  background-position: 0px -64px;
}
.reflexGeneral[data-type="6"] {
  width: 31px;
  height: 30px;
  background-position: -65px -76px;
}
.reflexGeneral[data-type="7"] {
  width: 29px;
  height: 28px;
  background-position: -114px -78px;
}
.reflexGeneral[data-type="8"] {
  width: 25px;
  height: 27px;
  background-position: -187px -79px;
}
.myFlash {
  background-image: url(/gfx/place/girls/new/needs/flash.png);
  position: absolute;
}
.myFlash[flash_id="0"] {
  background-image: none;
}
.myFlash[flash_id="1"] {
  width: 24px;
  height: 25px;
  margin-top: -12px;
  margin-left: -12px;
}
.myFlash[flash_id="2"] {
  width: 14px;
  height: 17px;
  background-position: 0px -25px;
  margin-top: -8px;
  margin-left: -7px;
}
.myFlash[flash_id="3"] {
  width: 17px;
  height: 16px;
  background-position: 0px -41px;
  margin-top: -8px;
  margin-left: -8px;
}
.myFlash[flash_id="4"] {
  width: 27px;
  height: 31px;
  background-position: 0px 57px;
  margin-top: -15px;
  margin-left: -13px;
}
.myFlash[flash_id="5"] {
  width: 14px;
  height: 16px;
  background-position: left bottom;
  margin-top: -8px;
  margin-left: -7px;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently*/
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}
@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/specialelite/v18/XLYgIZbkc4JPUL5CVArUVL0nhnc.ttf) format('truetype');
}
.ui-slider .ui-slider-handle {
  z-index: 0 !important;
}
.myRoll {
  position: relative;
}
.myRoll.in {
  position: relative;
  float: left;
  border: 1px solid black;
  padding: 10px;
  border-radius: 12px;
}
.myRoll.in > .in_wrap {
  overflow: hidden;
  position: relative;
}
.myRoll.in > .in_wrap > .move {
  position: absolute;
  left: 0px;
  top: 0px;
}
.myRoll > .left,
.myRoll > .right {
  width: 50px;
  position: relative;
  font-size: 22px;
  color: #57585A;
  cursor: pointer;
}
.myRoll > .left:after,
.myRoll > .right:after {
  position: absolute;
  left: 50%;
  top: 50%;
}
.myRoll > .left:hover:after,
.myRoll > .right:hover:after {
  opacity: 0.7;
}
.myRoll > .left:after {
  content: "\25C0";
}
.myRoll > .right:after {
  content: "\25B6";
}
.hide {
  display: none;
}
.pointer {
  cursor: pointer;
}
.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.tocenter,
.tocenterH,
.tocenterV {
  position: absolute;
}
.popupPaper .myT .field {
  color: white;
}
.popupPaper {
  /*>.up{
    width: 890px;
    height: 19px;
    position: relative;
    background-image: url(/gfx/ui_new/popup/pop_up.png);
  }
  >.down{
    width: 890px;
    height: 20px;
    position: relative;
    background-image: url(/gfx/ui_new/popup/pop_down.png);
  }
  &:before,&:after{
    content: "";
    position: absolute;
    width: 890px;
    background-image: url(/gfx/ui_new/popup/pop_body.png);
    left:0;
  }
  &:before{
    height: 140px;
    top: 19px;
  }
  &:after{
    height: 120px;
    bottom: 20px;
    background-position: 0px -140px;
  }*/
}
.popupPaper > .content .rewardBox {
  position: relative;
  top: 35px;
  height: 50px;
}
.popupPaper > .content .rewardBox > .img {
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
}
.popupPaper > .content .rewardBox > .count {
  position: absolute;
  bottom: -20px;
  text-align: center;
  font-size: 15px;
  width: 50px;
}
.button,
.buttonView {
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  /*&.midi {
    width: 144px;
    height: 40px;
    padding-top: 4px;
    line-height: 33px;
    &.cash_in,&.cash_out {
      background: url('/gfx/ui_new/buttons_norm.png') 0px 0px no-repeat;
    }
    &.normal {
      background: url('/gfx/new/bu_normal45x150.png') 0px 0px no-repeat;
    }
    &.premium_in,&.premium,&.premium_out {
      background: url('/gfx/ui_new/buttons_prem.png') 0px 0px no-repeat;
    }
    &.unable:not(.premium) {
      color: #ff0000;
      cursor: not-allowed;
    }
  }*/
}
.button.mini,
.buttonView.mini,
.button.midi,
.buttonView.midi {
  width: 150px;
  height: 30px;
}
.button.mini.cash_in,
.buttonView.mini.cash_in,
.button.midi.cash_in,
.buttonView.midi.cash_in {
  background: url('/gfx/ui_new/button_cash_in.png') 0 0 no-repeat;
  text-shadow: -1px 0 #366628, -1px 1px #366628, 1px 1px #366628, 0 1px #366628, 1px 0 #366628, 0 -1px #366628, 0 2px #366628, -1px 2px #366628, 1px 2px #366628;
}
.button.mini.cash_out,
.buttonView.mini.cash_out,
.button.midi.cash_out,
.buttonView.midi.cash_out,
.button.mini.normal,
.buttonView.mini.normal,
.button.midi.normal,
.buttonView.midi.normal {
  background: url('/gfx/ui_new/button_cash.png') 0px 0px no-repeat;
  text-shadow: -1px 0 #542c00, -1px 1px #542c00, 1px 1px #542c00, 0 1px #542c00, 1px 0 #542c00, 0 -1px #542c00, 0 2px #542c00, -1px 2px #542c00, 1px 2px #542c00;
}
.button.mini.premium_in,
.buttonView.mini.premium_in,
.button.midi.premium_in,
.buttonView.midi.premium_in,
.button.mini.premium,
.buttonView.mini.premium,
.button.midi.premium,
.buttonView.midi.premium,
.button.mini.premium_out,
.buttonView.mini.premium_out,
.button.midi.premium_out,
.buttonView.midi.premium_out {
  background: url('/gfx/ui_new/button_prem.png') 0px 0px no-repeat;
  text-shadow: -1px 0 #542c00, -1px 1px #542c00, 1px 1px #542c00, 0 1px #542c00, 1px 0 #542c00, 0 -1px #542c00, 0 2px #542c00, -1px 2px #542c00, 1px 2px #542c00;
}
.button.mini.unable:not(.premium),
.buttonView.mini.unable:not(.premium),
.button.midi.unable:not(.premium),
.buttonView.midi.unable:not(.premium) {
  color: #ff5200;
  cursor: not-allowed;
  background: url("/gfx/ui_new/button_unable.png") 0px 0px no-repeat;
}
.button.mini.cash_in:hover,
.buttonView.mini.cash_in:hover,
.button.midi.cash_in:hover,
.buttonView.midi.cash_in:hover,
.button.mini.cash_out:hover,
.buttonView.mini.cash_out:hover,
.button.midi.cash_out:hover,
.buttonView.midi.cash_out:hover,
.button.mini.normal:hover,
.buttonView.mini.normal:hover,
.button.midi.normal:hover,
.buttonView.midi.normal:hover,
.button.mini.premium_in:hover,
.buttonView.mini.premium_in:hover,
.button.midi.premium_in:hover,
.buttonView.midi.premium_in:hover,
.button.mini.premium:hover,
.buttonView.mini.premium:hover,
.button.midi.premium:hover,
.buttonView.midi.premium:hover,
.button.mini.premium_out:hover,
.buttonView.mini.premium_out:hover,
.button.midi.premium_out:hover,
.buttonView.midi.premium_out:hover,
.button.mini.unable:hover,
.buttonView.mini.unable:hover,
.button.midi.unable:hover,
.buttonView.midi.unable:hover {
  background-position: -150px 0;
}
.button.mini.cash_in:active,
.buttonView.mini.cash_in:active,
.button.midi.cash_in:active,
.buttonView.midi.cash_in:active,
.button.mini.cash_out:active,
.buttonView.mini.cash_out:active,
.button.midi.cash_out:active,
.buttonView.midi.cash_out:active,
.button.mini.normal:active,
.buttonView.mini.normal:active,
.button.midi.normal:active,
.buttonView.midi.normal:active,
.button.mini.premium_in:active,
.buttonView.mini.premium_in:active,
.button.midi.premium_in:active,
.buttonView.midi.premium_in:active,
.button.mini.premium:active,
.buttonView.mini.premium:active,
.button.midi.premium:active,
.buttonView.midi.premium:active,
.button.mini.premium_out:active,
.buttonView.mini.premium_out:active,
.button.midi.premium_out:active,
.buttonView.midi.premium_out:active,
.button.mini.unable:active,
.buttonView.mini.unable:active,
.button.midi.unable:active,
.buttonView.midi.unable:active {
  background-position: -300px 0;
}
.button.maxi,
.buttonView.maxi {
  width: 150px;
  height: 45px;
  display: table;
}
.button.maxi.cash_in,
.buttonView.maxi.cash_in,
.button.maxi.cash_out,
.buttonView.maxi.cash_out,
.button.maxi.normal,
.buttonView.maxi.normal {
  background: url('/gfx/ui_new/button_cash_max.png') 0px 0px no-repeat;
  text-shadow: -1px 0 #542c00, -1px 1px #542c00, 1px 1px #542c00, 0 1px #542c00, 1px 0 #542c00, 0 -1px #542c00, 0 2px #542c00, -1px 2px #542c00, 1px 2px #542c00;
}
.button.maxi.premium_in,
.buttonView.maxi.premium_in,
.button.maxi.premium,
.buttonView.maxi.premium,
.button.maxi.premium_out,
.buttonView.maxi.premium_out {
  background: url('/gfx/ui_new/buttons_prem.png') 0px 0px no-repeat;
}
.button.maxi.unable:not(.premium),
.buttonView.maxi.unable:not(.premium) {
  color: #ff0000;
  cursor: not-allowed;
}
.button.maxi.cash_in:hover,
.buttonView.maxi.cash_in:hover,
.button.maxi.cash_out:hover,
.buttonView.maxi.cash_out:hover,
.button.maxi.normal:hover,
.buttonView.maxi.normal:hover,
.button.maxi.premium_in:hover,
.buttonView.maxi.premium_in:hover,
.button.maxi.premium:hover,
.buttonView.maxi.premium:hover,
.button.maxi.premium_out:hover,
.buttonView.maxi.premium_out:hover,
.button.maxi.unable:hover,
.buttonView.maxi.unable:hover {
  background-position: -150px 0;
}
.button.maxi.cash_in:active,
.buttonView.maxi.cash_in:active,
.button.maxi.cash_out:active,
.buttonView.maxi.cash_out:active,
.button.maxi.normal:active,
.buttonView.maxi.normal:active,
.button.maxi.premium_in:active,
.buttonView.maxi.premium_in:active,
.button.maxi.premium:active,
.buttonView.maxi.premium:active,
.button.maxi.premium_out:active,
.buttonView.maxi.premium_out:active,
.button.maxi.unable:active,
.buttonView.maxi.unable:active {
  background-position: -300px 0;
}
.button.maxi > span,
.buttonView.maxi > span {
  display: table-cell;
  vertical-align: middle;
}
.button.iconPrem:after,
.buttonView.iconPrem:after {
  content: '';
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  background: url("/gfx/ui_new/ico_premium.png") no-repeat;
  background-size: contain;
  left: 7px;
  top: 3px;
}
.button.iconPrem.mini:after,
.buttonView.iconPrem.mini:after {
  width: 20px;
  height: 20px;
  top: 4px;
  left: 4px;
}
.button.iconPrem.midi:after,
.buttonView.iconPrem.midi:after {
  width: 25px;
  height: 25px;
}
.button.iconCash:after,
.buttonView.iconCash:after {
  content: '';
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  background: url("/gfx/ui_new/ico_cash.png") no-repeat;
  background-size: contain;
  left: 7px;
  top: 3px;
}
.button.iconCash.mini:after,
.buttonView.iconCash.mini:after {
  width: 20px;
  height: 20px;
  top: 4px;
  left: 4px;
}
.button.iconCash.midi:after,
.buttonView.iconCash.midi:after {
  width: 25px;
  height: 25px;
}
.button.premium {
  color: white;
}
#smoke {
  position: absolute;
  z-index: 1001;
}
#smoke .win_shadow {
  z-index: auto;
  left: 6px;
  top: 4px;
  border-radius: 5px;
}
#smoke .lay {
  padding: 8px;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
  border-radius: 5px;
  height: 100%;
  position: relative;
  background-color: #2A2A2A;
}
#smoke .lay .cap {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px dashed  #aaa;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: white;
}
#smoke .lay .desc {
  text-align: center;
  margin-top: 2px;
  font-size: 14px;
  color: white;
}
.mysmoke,
.mysmoke_var {
  display: none !important;
}
.acenter {
  text-align: center;
}
.closeImage {
  width: 25px;
  height: 25px;
  background-color: red;
  border: 1px solid white;
  cursor: pointer;
  border-radius: 15px;
  position: relative;
}
.closeImage.fa.fa-times:before {
  font-size: 21px;
  color: white;
  left: 4px;
  top: 1px;
  position: absolute;
}
.textfill {
  width: 100%;
  height: 100%;
}
.textfill.center {
  display: table;
  text-align: center;
}
.textfill.center > span {
  display: table-cell;
  vertical-align: middle;
}
.coll2 {
  width: 210px;
}
.coll2 .row > div:nth-child(1) {
  float: left;
  width: 45%;
  font-weight: bold;
  text-align: left;
  padding: 2px 0px 2px 2px;
}
.coll2 .row > div:nth-child(2) {
  float: right;
  width: 45%;
  padding: 2px 2px 2px 0px;
  text-align: right;
}
.coll2 .row:nth-child(2n) {
  background-color: rgba(155, 155, 155, 0.33);
}
.coll2 .row:after {
  content: " ";
  display: block;
  clear: both;
}
.imageCustom {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.fourDirection {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
}
.nowrap {
  white-space: nowrap;
}
.cutAll {
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
}
.bookView {
  background-repeat: no-repeat;
}
.bookView > .up {
  position: absolute;
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  right: 0px;
}
.bookView > .down {
  position: absolute;
  left: 0px;
  right: 0px;
  background-position: left bottom;
  background-repeat: no-repeat;
  bottom: 0px;
}
.bookView > .content {
  position: absolute;
  top: 25px;
  left: 20px;
  right: 20px;
  bottom: 33px;
}
.flexColumnLeftAroundCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flexColumnRightAroundCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.flexColumnRight {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.fontMainInterface {
  font-family: 'Montserrat', sans-serif;
}
.fontSpecialInterface {
  font-family: 'Special Elite', cursive;
}
.ui-slider .ui-slider-handle {
  z-index: 0 !important;
}
.myRoll {
  position: relative;
}
.myRoll.in {
  position: relative;
  float: left;
  border: 1px solid black;
  padding: 10px;
  border-radius: 12px;
}
.myRoll.in > .in_wrap {
  overflow: hidden;
  position: relative;
}
.myRoll.in > .in_wrap > .move {
  position: absolute;
  left: 0px;
  top: 0px;
}
.myRoll > .left,
.myRoll > .right {
  width: 50px;
  position: relative;
  font-size: 22px;
  color: #57585A;
  cursor: pointer;
}
.myRoll > .left:after,
.myRoll > .right:after {
  position: absolute;
  left: 50%;
  top: 50%;
}
.myRoll > .left:hover:after,
.myRoll > .right:hover:after {
  opacity: 0.7;
}
.myRoll > .left:after {
  content: "\25C0";
}
.myRoll > .right:after {
  content: "\25B6";
}
.hide {
  display: none;
}
.pointer {
  cursor: pointer;
}
.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.tocenter,
.tocenterH,
.tocenterV {
  position: absolute;
}
.popupPaper .myT .field {
  color: white;
}
.popupPaper {
  /*>.up{
    width: 890px;
    height: 19px;
    position: relative;
    background-image: url(/gfx/ui_new/popup/pop_up.png);
  }
  >.down{
    width: 890px;
    height: 20px;
    position: relative;
    background-image: url(/gfx/ui_new/popup/pop_down.png);
  }
  &:before,&:after{
    content: "";
    position: absolute;
    width: 890px;
    background-image: url(/gfx/ui_new/popup/pop_body.png);
    left:0;
  }
  &:before{
    height: 140px;
    top: 19px;
  }
  &:after{
    height: 120px;
    bottom: 20px;
    background-position: 0px -140px;
  }*/
}
.popupPaper > .content .rewardBox {
  position: relative;
  top: 35px;
  height: 50px;
}
.popupPaper > .content .rewardBox > .img {
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
}
.popupPaper > .content .rewardBox > .count {
  position: absolute;
  bottom: -20px;
  text-align: center;
  font-size: 15px;
  width: 50px;
}
.button,
.buttonView {
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  /*&.midi {
    width: 144px;
    height: 40px;
    padding-top: 4px;
    line-height: 33px;
    &.cash_in,&.cash_out {
      background: url('/gfx/ui_new/buttons_norm.png') 0px 0px no-repeat;
    }
    &.normal {
      background: url('/gfx/new/bu_normal45x150.png') 0px 0px no-repeat;
    }
    &.premium_in,&.premium,&.premium_out {
      background: url('/gfx/ui_new/buttons_prem.png') 0px 0px no-repeat;
    }
    &.unable:not(.premium) {
      color: #ff0000;
      cursor: not-allowed;
    }
  }*/
}
.button.mini,
.buttonView.mini,
.button.midi,
.buttonView.midi {
  width: 150px;
  height: 30px;
}
.button.mini.cash_in,
.buttonView.mini.cash_in,
.button.midi.cash_in,
.buttonView.midi.cash_in {
  background: url('/gfx/ui_new/button_cash_in.png') 0 0 no-repeat;
  text-shadow: -1px 0 #366628, -1px 1px #366628, 1px 1px #366628, 0 1px #366628, 1px 0 #366628, 0 -1px #366628, 0 2px #366628, -1px 2px #366628, 1px 2px #366628;
}
.button.mini.cash_out,
.buttonView.mini.cash_out,
.button.midi.cash_out,
.buttonView.midi.cash_out,
.button.mini.normal,
.buttonView.mini.normal,
.button.midi.normal,
.buttonView.midi.normal {
  background: url('/gfx/ui_new/button_cash.png') 0px 0px no-repeat;
  text-shadow: -1px 0 #542c00, -1px 1px #542c00, 1px 1px #542c00, 0 1px #542c00, 1px 0 #542c00, 0 -1px #542c00, 0 2px #542c00, -1px 2px #542c00, 1px 2px #542c00;
}
.button.mini.premium_in,
.buttonView.mini.premium_in,
.button.midi.premium_in,
.buttonView.midi.premium_in,
.button.mini.premium,
.buttonView.mini.premium,
.button.midi.premium,
.buttonView.midi.premium,
.button.mini.premium_out,
.buttonView.mini.premium_out,
.button.midi.premium_out,
.buttonView.midi.premium_out {
  background: url('/gfx/ui_new/button_prem.png') 0px 0px no-repeat;
  text-shadow: -1px 0 #542c00, -1px 1px #542c00, 1px 1px #542c00, 0 1px #542c00, 1px 0 #542c00, 0 -1px #542c00, 0 2px #542c00, -1px 2px #542c00, 1px 2px #542c00;
}
.button.mini.unable:not(.premium),
.buttonView.mini.unable:not(.premium),
.button.midi.unable:not(.premium),
.buttonView.midi.unable:not(.premium) {
  color: #ff5200;
  cursor: not-allowed;
  background: url("/gfx/ui_new/button_unable.png") 0px 0px no-repeat;
}
.button.mini.cash_in:hover,
.buttonView.mini.cash_in:hover,
.button.midi.cash_in:hover,
.buttonView.midi.cash_in:hover,
.button.mini.cash_out:hover,
.buttonView.mini.cash_out:hover,
.button.midi.cash_out:hover,
.buttonView.midi.cash_out:hover,
.button.mini.normal:hover,
.buttonView.mini.normal:hover,
.button.midi.normal:hover,
.buttonView.midi.normal:hover,
.button.mini.premium_in:hover,
.buttonView.mini.premium_in:hover,
.button.midi.premium_in:hover,
.buttonView.midi.premium_in:hover,
.button.mini.premium:hover,
.buttonView.mini.premium:hover,
.button.midi.premium:hover,
.buttonView.midi.premium:hover,
.button.mini.premium_out:hover,
.buttonView.mini.premium_out:hover,
.button.midi.premium_out:hover,
.buttonView.midi.premium_out:hover,
.button.mini.unable:hover,
.buttonView.mini.unable:hover,
.button.midi.unable:hover,
.buttonView.midi.unable:hover {
  background-position: -150px 0;
}
.button.mini.cash_in:active,
.buttonView.mini.cash_in:active,
.button.midi.cash_in:active,
.buttonView.midi.cash_in:active,
.button.mini.cash_out:active,
.buttonView.mini.cash_out:active,
.button.midi.cash_out:active,
.buttonView.midi.cash_out:active,
.button.mini.normal:active,
.buttonView.mini.normal:active,
.button.midi.normal:active,
.buttonView.midi.normal:active,
.button.mini.premium_in:active,
.buttonView.mini.premium_in:active,
.button.midi.premium_in:active,
.buttonView.midi.premium_in:active,
.button.mini.premium:active,
.buttonView.mini.premium:active,
.button.midi.premium:active,
.buttonView.midi.premium:active,
.button.mini.premium_out:active,
.buttonView.mini.premium_out:active,
.button.midi.premium_out:active,
.buttonView.midi.premium_out:active,
.button.mini.unable:active,
.buttonView.mini.unable:active,
.button.midi.unable:active,
.buttonView.midi.unable:active {
  background-position: -300px 0;
}
.button.maxi,
.buttonView.maxi {
  width: 150px;
  height: 45px;
  display: table;
}
.button.maxi.cash_in,
.buttonView.maxi.cash_in,
.button.maxi.cash_out,
.buttonView.maxi.cash_out,
.button.maxi.normal,
.buttonView.maxi.normal {
  background: url('/gfx/ui_new/button_cash_max.png') 0px 0px no-repeat;
  text-shadow: -1px 0 #542c00, -1px 1px #542c00, 1px 1px #542c00, 0 1px #542c00, 1px 0 #542c00, 0 -1px #542c00, 0 2px #542c00, -1px 2px #542c00, 1px 2px #542c00;
}
.button.maxi.premium_in,
.buttonView.maxi.premium_in,
.button.maxi.premium,
.buttonView.maxi.premium,
.button.maxi.premium_out,
.buttonView.maxi.premium_out {
  background: url('/gfx/ui_new/buttons_prem.png') 0px 0px no-repeat;
}
.button.maxi.unable:not(.premium),
.buttonView.maxi.unable:not(.premium) {
  color: #ff0000;
  cursor: not-allowed;
}
.button.maxi.cash_in:hover,
.buttonView.maxi.cash_in:hover,
.button.maxi.cash_out:hover,
.buttonView.maxi.cash_out:hover,
.button.maxi.normal:hover,
.buttonView.maxi.normal:hover,
.button.maxi.premium_in:hover,
.buttonView.maxi.premium_in:hover,
.button.maxi.premium:hover,
.buttonView.maxi.premium:hover,
.button.maxi.premium_out:hover,
.buttonView.maxi.premium_out:hover,
.button.maxi.unable:hover,
.buttonView.maxi.unable:hover {
  background-position: -150px 0;
}
.button.maxi.cash_in:active,
.buttonView.maxi.cash_in:active,
.button.maxi.cash_out:active,
.buttonView.maxi.cash_out:active,
.button.maxi.normal:active,
.buttonView.maxi.normal:active,
.button.maxi.premium_in:active,
.buttonView.maxi.premium_in:active,
.button.maxi.premium:active,
.buttonView.maxi.premium:active,
.button.maxi.premium_out:active,
.buttonView.maxi.premium_out:active,
.button.maxi.unable:active,
.buttonView.maxi.unable:active {
  background-position: -300px 0;
}
.button.maxi > span,
.buttonView.maxi > span {
  display: table-cell;
  vertical-align: middle;
}
.button.iconPrem:after,
.buttonView.iconPrem:after {
  content: '';
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  background: url("/gfx/ui_new/ico_premium.png") no-repeat;
  background-size: contain;
  left: 7px;
  top: 3px;
}
.button.iconPrem.mini:after,
.buttonView.iconPrem.mini:after {
  width: 20px;
  height: 20px;
  top: 4px;
  left: 4px;
}
.button.iconPrem.midi:after,
.buttonView.iconPrem.midi:after {
  width: 25px;
  height: 25px;
}
.button.iconCash:after,
.buttonView.iconCash:after {
  content: '';
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  background: url("/gfx/ui_new/ico_cash.png") no-repeat;
  background-size: contain;
  left: 7px;
  top: 3px;
}
.button.iconCash.mini:after,
.buttonView.iconCash.mini:after {
  width: 20px;
  height: 20px;
  top: 4px;
  left: 4px;
}
.button.iconCash.midi:after,
.buttonView.iconCash.midi:after {
  width: 25px;
  height: 25px;
}
.button.premium {
  color: white;
}
#smoke {
  position: absolute;
  z-index: 1001;
}
#smoke .win_shadow {
  z-index: auto;
  left: 6px;
  top: 4px;
  border-radius: 5px;
}
#smoke .lay {
  padding: 8px;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
  border-radius: 5px;
  height: 100%;
  position: relative;
  background-color: #2A2A2A;
}
#smoke .lay .cap {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px dashed  #aaa;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: white;
}
#smoke .lay .desc {
  text-align: center;
  margin-top: 2px;
  font-size: 14px;
  color: white;
}
.mysmoke,
.mysmoke_var {
  display: none !important;
}
.acenter {
  text-align: center;
}
.closeImage {
  width: 25px;
  height: 25px;
  background-color: red;
  border: 1px solid white;
  cursor: pointer;
  border-radius: 15px;
  position: relative;
}
.closeImage.fa.fa-times:before {
  font-size: 21px;
  color: white;
  left: 4px;
  top: 1px;
  position: absolute;
}
.textfill {
  width: 100%;
  height: 100%;
}
.textfill.center {
  display: table;
  text-align: center;
}
.textfill.center > span {
  display: table-cell;
  vertical-align: middle;
}
.coll2 {
  width: 210px;
}
.coll2 .row > div:nth-child(1) {
  float: left;
  width: 45%;
  font-weight: bold;
  text-align: left;
  padding: 2px 0px 2px 2px;
}
.coll2 .row > div:nth-child(2) {
  float: right;
  width: 45%;
  padding: 2px 2px 2px 0px;
  text-align: right;
}
.coll2 .row:nth-child(2n) {
  background-color: rgba(155, 155, 155, 0.33);
}
.coll2 .row:after {
  content: " ";
  display: block;
  clear: both;
}
.imageCustom {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.fourDirection {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
}
.nowrap {
  white-space: nowrap;
}
.cutAll {
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
}
.bookView {
  background-repeat: no-repeat;
}
.bookView > .up {
  position: absolute;
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  right: 0px;
}
.bookView > .down {
  position: absolute;
  left: 0px;
  right: 0px;
  background-position: left bottom;
  background-repeat: no-repeat;
  bottom: 0px;
}
.bookView > .content {
  position: absolute;
  top: 25px;
  left: 20px;
  right: 20px;
  bottom: 33px;
}
.flexColumnLeftAroundCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flexColumnRightAroundCenter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.flexColumnRight {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.fontMainInterface {
  font-family: 'Montserrat', sans-serif;
}
.fontSpecialInterface {
  font-family: 'Special Elite', cursive;
}
body {
  overflow-x: hidden;
  background: #000;
}
#welcome_container {
  width: 1024px;
  margin: 11px auto;
  position: relative;
}
#welcome_container .main_bg {
  background: url("/gfx/welcome/new2/back.jpg");
  background-size: cover;
  width: 1354px;
  height: 654px;
  position: absolute;
  left: 50%;
  margin-left: -677px;
  top: -20px;
  z-index: 1;
}
#welcome_container .newLogo {
  background: url("/gfx/welcome/new2/logo.png") no-repeat;
  width: 852px;
  height: 605px;
  background-size: contain;
  position: absolute;
  top: 15px;
  z-index: 2;
}
#welcome_container .belt_top {
  background-image: url("/gfx/welcome/new2/loginBg.png");
  background-size: contain;
  width: 800px;
  height: 69px;
  z-index: 2;
  position: absolute;
  right: 0;
  top: -11px;
}
#welcome_container .belt_top .form {
  position: absolute;
  right: 25px;
  top: -8px;
}
#welcome_container .belt_top .form .loginDiv {
  display: inline-flex;
}
#welcome_container .belt_top .form .loginDiv label {
  color: #9dbd66;
  font-weight: bold;
  font-size: 15px;
  padding-top: 3px;
  margin-right: 10px;
}
#welcome_container .belt_top .form .loginDiv #currentFlag {
  cursor: pointer;
}
#welcome_container .belt_top .form .loginDiv .fwin123 {
  position: absolute;
  display: none;
}
#welcome_container .belt_top .form .loginDiv .fwin123 .flagRow a {
  display: block;
  margin-top: 2px;
}
#welcome_container .belt_top .form .loginDiv .fwin123 .flagRow a .flag {
  width: 20px;
  height: 10px;
}
#welcome_container .belt_top .form input,
#welcome_container #reg_layer #regform .flexRowBetweenCenter input,
#loginserver #regform .flexRowBetweenCenter input {
  border: 2px solid #a1a1a1;
  border-radius: 5px;
  background: #919090;
  color: #fff;
  font-weight: bold;
  margin-right: 10px;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.5);
  height: 13px;
  padding: 2px;
}
#welcome_container .belt_top .form .links {
  position: absolute;
  bottom: -32px;
  right: -15px;
  font-size: 11px;
}
#welcome_container .belt_top .form .links a,
#welcome_container #reg_layer #regform a,
#loginserver #regform a {
  color: #9dbd66;
  text-decoration: none;
  margin-right: 10px;
  cursor: pointer;
}
#welcome_container .belt_top .form .links a:hover,
#welcome_container #reg_layer #regform a:hover,
#loginserver #regform a:hover {
  text-decoration: underline;
}
#welcome_container .buttonPlay {
  position: absolute;
  top: 277px;
  z-index: 3;
  left: 47px;
}
#welcome_container .buttonPlay .bigRedBtn,
#welcome_container #reg_layer #regform .submitButton,
#loginserver #regform .submitButton {
  background: url("/gfx/welcome/new2/playBtn.png");
  width: 250px;
  height: 59px;
  cursor: pointer;
  margin: auto;
}
#welcome_container .buttonPlay .bigRedBtn:hover,
#welcome_container #reg_layer #regform .submitButton:hover,
#loginserver #regform .submitButton:hover {
  background-position-y: -61px;
}
#welcome_container .buttonPlay .bigRedBtn:active,
#welcome_container #reg_layer #regform .submitButton:active,
#loginserver #regform .submitButton:active {
  background-position-y: -122px;
}
#welcome_container .buttonPlay .bigRedBtn .textfill,
#welcome_container #reg_layer #regform .submitButton .textfill,
#loginserver #regform .submitButton .textfill {
  width: 220px;
  height: 60px;
  text-align: center;
  margin: auto;
  display: table;
  color: #fff;
  font-weight: bold;
  text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
  cursor: pointer;
}
#welcome_container .buttonPlay .bigRedBtn .textfill > span,
#welcome_container #reg_layer #regform .submitButton .textfill > span,
#loginserver #regform .submitButton .textfill > span {
  display: table-cell;
  vertical-align: middle;
}
#welcome_container .buttonPlay .boxInfo {
  width: 300px;
  height: 180px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 15px;
  border-radius: 5px;
  box-shadow: #000 -1px -1px 5px;
}
#welcome_container .buttonPlay .boxInfo .textfill {
  margin: auto;
}
#welcome_container .buttonPlay .boxInfo .textfill:nth-child(1) {
  width: 280px;
  height: 30px;
  color: #ff0000;
  font-weight: bold;
}
#welcome_container .buttonPlay .boxInfo .textfill:nth-child(2) {
  width: 280px;
  height: 140px;
}
#welcome_container .content {
  margin: auto;
  width: 720px;
  position: relative;
}
#welcome_container .welcomeGuys {
  background: url("/gfx/welcome/new/guys.png");
  background-size: contain;
  width: 333px;
  height: 460px;
  position: absolute;
  z-index: 3;
  right: 0;
  right: 20px;
  top: 80px;
}
#welcome_container .screens {
  position: absolute;
  z-index: 3;
  right: -40px;
  top: 240px;
}
#welcome_container .screens > div {
  background: url("/gfx/welcome/new/img_mini.png");
  width: 117px;
  height: 80px;
  display: block;
}
#welcome_container .screens > div:nth-child(2) {
  background-position-y: -80px;
}
#welcome_container .screens > div:nth-child(3) {
  background-position-y: -160px;
}
#welcome_container .desc {
  position: relative;
  top: 640px;
  width: 810px;
  margin: auto;
  margin-bottom: 100px;
}
#welcome_container .desc > div {
  display: inline-flex;
  margin-right: 30px;
  position: relative;
}
#welcome_container .desc > div > div:nth-child(1) {
  background: #1f1f1f;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}
#welcome_container .desc > div > div:nth-child(2) {
  width: 215px;
  position: absolute;
  top: 230px;
  color: #898989;
  font-size: 17px;
  margin-bottom: 200px;
}
#welcome_container .desc > div .icon {
  background-size: cover;
  position: absolute;
  background-image: url("/gfx/welcome/new/icons.png");
}
#welcome_container .desc > div .icon.biceps {
  width: 115px;
  height: 150px;
  left: 44px;
  top: 30px;
}
#welcome_container .desc > div .icon.map {
  width: 158px;
  height: 157px;
  left: 22px;
  top: 19px;
  background-position-x: -332px;
}
#welcome_container .desc > div .icon.hand {
  width: 207px;
  height: 150px;
  left: -16px;
  top: 20px;
  background-position-x: -112px;
}
#welcome_container .desc > div .name {
  position: absolute;
  width: 200px;
  height: 130px;
  bottom: -20px;
  left: -15px;
  display: table;
}
#welcome_container .desc > div .name .textfill {
  width: 160px;
  height: 100px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  z-index: 2 !important;
  position: relative;
  color: #ff0000;
  text-shadow: -1px 0 #750000, -1px 1px #750000, 1px 1px #750000, 0 1px #750000, 1px 0 #750000, 0 -1px #750000, 0 2px #750000, -1px 2px #750000, 1px 2px #750000;
}
#welcome_container .desc > div .name:before {
  content: "";
  background: url("/gfx/welcome/new/box_text_bg.png");
  width: 200px;
  height: 130px;
  background-size: contain;
  position: absolute;
}
#welcome_container .footer {
  width: 100%;
  height: 23px;
  background: #565118;
  color: #ff9800;
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
}
#welcome_container .footer a {
  color: #61d3ff;
}
#welcome_container #reg_layer,
#loginserver {
  background: url(/gfx/welcome/new/reg_bg.png) no-repeat;
  width: 560px;
  height: 470px;
  position: absolute;
  display: none;
  font-size: 20px;
  color: #60220B;
  z-index: 1000;
  margin-top: -200px;
  left: 200px;
}
#welcome_container #reg_layer.smaller,
#loginserver.smaller {
  height: 396px;
}
#welcome_container #reg_layer .reg_layer_close,
#loginserver .reg_layer_close {
  float: right;
  height: 20px;
  width: 20px;
  cursor: pointer;
  margin: 10px;
  color: #ffffff;
  font-weight: bold;
}
#welcome_container #reg_layer .TregisterForm,
#loginserver .TregisterForm {
  width: 511px;
  margin-top: 45px;
}
#welcome_container #reg_layer .TregisterForm td,
#loginserver .TregisterForm td {
  height: 34px;
}
#welcome_container #reg_layer .TregisterForm td.rt,
#loginserver .TregisterForm td.rt {
  text-align: right;
  padding: 5px;
}
#welcome_container #reg_layer .TregisterForm td.lt,
#loginserver .TregisterForm td.lt {
  text-align: left;
  padding-left: 9px;
}
#welcome_container #reg_layer .TregisterForm label,
#loginserver .TregisterForm label {
  font-size: 14px;
}
#welcome_container #reg_layer .TregisterForm label a,
#loginserver .TregisterForm label a {
  color: #fff;
  text-decoration: underline;
}
#welcome_container #reg_layer .button_sg_fb_long,
#loginserver .button_sg_fb_long {
  background-image: url(/gfx/new/button_sg_fb_long.png);
  width: 369px;
  height: 53px;
  cursor: pointer;
}
#welcome_container #reg_layer .button_sg_fb_long > .content,
#loginserver .button_sg_fb_long > .content {
  position: relative;
  padding: 5px 10px 5px 61px;
  height: 42px;
  width: 295px;
  color: white;
}
#welcome_container #reg_layer .registerCap,
#loginserver .registerCap {
  text-shadow: -1px 0 #000000, -1px 1px #000000, 1px 1px #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000, 0 2px #000000, -1px 2px #000000, 1px 2px #000000, 2px 2px #000000, 0 3px #000000, -1px 3px #000000, 1px 3px #000000;
  font-size: 30px;
  font-family: 'Special Elite', cursive;
  text-align: center;
  color: #fff;
}
#welcome_container #reg_layer #regform,
#loginserver #regform {
  margin: 80px;
  color: #fff;
}
#welcome_container #reg_layer #regform .flexRowBetweenCenter,
#loginserver #regform .flexRowBetweenCenter {
  width: 420px;
  margin-bottom: 20px;
}
#welcome_container #reg_layer #regform .flexRowBetweenCenter > div,
#loginserver #regform .flexRowBetweenCenter > div {
  width: 200px;
}
#welcome_container #reg_layer #regform .flexRowBetweenCenter > div:nth-child(1),
#loginserver #regform .flexRowBetweenCenter > div:nth-child(1) {
  color: #9dbd66;
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  margin-right: 10px;
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}
#welcome_container #reg_layer #regform .flexRowBetweenCenter > div:nth-child(2),
#loginserver #regform .flexRowBetweenCenter > div:nth-child(2) {
  position: relative;
}
#welcome_container #reg_layer #regform .flexRowBetweenCenter > div:nth-child(2) .error,
#loginserver #regform .flexRowBetweenCenter > div:nth-child(2) .error {
  background-image: url("/gfx/light/unset.png?3");
  width: 20px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: 1px 5px;
  position: absolute;
  right: -8px;
  top: -2px;
  display: none;
}
#welcome_container #reg_layer #regform .flexRowBetweenCenter > div:nth-child(2) .succ,
#loginserver #regform .flexRowBetweenCenter > div:nth-child(2) .succ {
  position: absolute;
  background-image: url("/gfx/light/lights_set.png");
  width: 25px;
  height: 25px;
  right: -12px;
  top: -2px;
  background-position: -2px 0px;
  display: none;
}
#welcome_container #reg_layer #regform .flexRowBetweenCenter .fwin_reg,
#loginserver #regform .flexRowBetweenCenter .fwin_reg {
  display: inline-flex;
  width: 150px;
  margin: 3px;
}
#welcome_container #reg_layer #regform .flexRowBetweenCenter .fwin_reg > div,
#loginserver #regform .flexRowBetweenCenter .fwin_reg > div {
  margin: 2px;
}
#welcome_container .newPopup {
  border: 5px solid #555d70;
  border-radius: 15px;
  background: #6f859d;
}
#welcome_container .newPopup > .content {
  border: 2px solid #2a4246;
  border-radius: 10px;
  padding: 5px;
  margin: auto;
}
.loginbutton {
  background: url("/gfx/welcome/new2/loginbtn.png");
  width: 110px;
  height: 26px;
  border: none;
  color: #ffffff;
  font-weight: bold;
  position: relative;
}
.loginbutton:hover {
  background-position-y: -27px;
}
.loginbutton:active {
  background-position-y: -54px;
}
#loginserver {
  display: block;
  left: 150px;
  color: #61d3ff;
  font-weight: bold;
  font-size: 15px;
  text-shadow: -1px 0 rgba(255, 255, 255, 0.3), 0 1px rgba(255, 255, 255, 0.3), 1px 0 rgba(255, 255, 255, 0.3), 0 -1px rgba(255, 255, 255, 0.3);
}
#loginserver .banned {
  font-size: 23px;
  text-shadow: -1px 0 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0), 1px 0 rgba(255, 255, 255, 0), 0 -1px rgba(255, 255, 255, 0);
}
#mainStefan {
  background: url("/gfx/closegame/zaslepka.jpg");
  width: 689px;
  height: 688px;
  margin: auto;
  position: relative;
}
#mainStefan .stefanEye {
  background: url("/gfx/closegame/eye.png");
  width: 689px;
  height: 688px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#mainStefan .stefanEye[data-step="1"] {
  opacity: 1;
}
#mainStefan .stefanEye[data-step="2"] {
  opacity: 1;
  background-position: center right;
}
#mainStefan .stefanFire {
  background: url("/gfx/closegame/fire.png");
  width: 689px;
  height: 688px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.2s;
}
#mainStefan .stefanFire[data-step="1"] {
  opacity: 1;
}
#mainStefan .stefanFire[data-step="2"] {
  opacity: 1;
  background-position: center right;
}
#mainStefan .stefanFireSmoke {
  background: url("/gfx/closegame/smoke.png");
  width: 61px;
  height: 151px;
  position: absolute;
  top: 27px;
  left: 359px;
}
#mainStefan .stefanFireSmoke[data-step="2"] {
  background-position: -61px 0;
}
#mainStefan .stefanFireSmoke[data-step="3"] {
  background-position: -122px 0;
}
#mainStefan .stefanFireSmoke[data-step="4"] {
  background-position: -183px 0;
}
