@import url(../../https@fonts.googleapis.com/css@family=Exo+2_3A600italic&subset=latin,latin-ext);
@import url(../../https@fonts.googleapis.com/css@family=Exo+2_3A600italic&subset=latin,latin-ext);



@font-face {
    font-family: 'ff22';
    src: url('../fonts/AppetiteRounded.woff2');
    font-size: 18px;
}

@font-face {
    font-family: 'ff23';
    src: url('../fonts/LuckiestGuyRUS-BEL-UKR.woff2');
    font-size: 18px;
}


html {
  height: 100%;
}
body {
    /* min-width: 100%; */
    min-height: 100%;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    background-attachment: scroll;
    overflow-x: hidden;
    background: #ffffff00;
}
.container {
    margin: 0 auto;
    /* height: 100%; */
    position: relative;
}
.input {
  border: 1px solid #132234;
  border-radius: 5px;
}
.page-wrap {
  min-height: 100%;
  margin-top: -85px;
}
.page-wrap .top {
  height: 85px;
}
input {
  font-family: 'Exo 2', Verdana, Arial, sans-serif;
}
.logo {
    /* width: 500px; */
    /* height: 140px; */
    /* background-repeat: no-repeat; */
    /* margin: -48px auto 0 -87px; */
    /* position: absolute; */
    /* left: 30%; */
    top: 18px;
    /* z-index: 1; */
}

.mainBreak {
    /* height: 161px; */
}
.btn-large {
  text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
  padding: 0 30px;
  font-size: 2em;
  line-height: 36px;
}
.row {
  margin-bottom: 30px;
  text-align: center;
}
.login-button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 134px;
    height: 40px;
    background-color: transparent;
    background-image: url(../img/register-form-button-play.png);
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
    outline: none;
    font-size: 20px;
    color: #713b17;
    line-height: 24px;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
    cursor: pointer;
    font-family: ff7;
}
.login-button:hover {
    color: #8e5631;
}
.error-msg {
  font-size: 12px !important;
  color: #FF9900 !important;
  padding: 0px;
  min-height: 0px;
  width: 300px;
  margin: 1px auto;
}
.error-box {
  background-color: #b41706;
  border-radius: 5px;
  border: 1px solid #3e0e03;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  width: 149px;
  position: relative;
  display: block;
  vertical-align: middle;
  line-height: 15px;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
  font-family: Exo2, Verdana, Arial, sans-serif;
  weight: 500;
}
div#alert {
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #3e0e03;
  background-color: #b41706;
  width: 149px;
  position: relative;
  display: none;
  padding: 10px;
}
.box {
  background: url('../sns/standalone/img/bg_panel.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.alert {
  width: 417px;
  background-image: url('../img/bg_panel.png');
  background-size: 100% 100%;
  margin: auto;
  padding-bottom: 30px;
  position: relative;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.settings-screen {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 5;
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}
.table {
  display: table;
}
.middle {
  display: table-cell;
  vertical-align: middle;
}
.close {
  width: 100%;
  display: block;
  text-align: right;
}
.line {
  width: 407px;
  height: 40px;
  background-size: 100% 100%;
  background-image: url('../img/register-form-separator.png');
}
.btn-green {
  background-image: url('../img/register-form-button-play.png') !important;
  background-size: 100% 100%;
}
.btn {
  width: 350px;
  height: 35px;
  border: none;
  background-color: transparent;
  display: inline-block;
  background-image: url('../img/profile-edition-send-link.png');
  font-family: 'Exo 2', Verdana, Arial, sans-serif;
  font-weight: 800;
  font-size: 16px;
  font-style: italic;
  text-transform: uppercase;
  color: #211b16;
  text-shadow: 1px 1px #ffe594;
  cursor: pointer;
}
.btn.btn-small {
  margin-top: 1px;
  margin-left: 10px;
  width: 100px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
div.topBg {
    display: none;
    background-size: 100% 100%;
    width: 100%;
    height: 1200px;
    z-index: -2;
    /* background-image: url(../sns/standalone/img/infoWindow/top_bg.jpg) !important; */
    position: absolute;
    top: 0px;
}
.social {
  width: 140px;
  position: relative;
  padding-top: 12px;
  float: left;
}
.like-button {
  width: 30px;
  float: left;
}
.facebook-like-button {
  width: 110px;
}
.facebook-like-button {
  margin-top: -2px;
}
.partners {
  text-transform: uppercase;
  font-family: 'Exo 2', Verdana, Arial, sans-serif;
  font-size: 25px;
  color: white;
  text-decoration: none;
  font-weight: 800;
  padding-top: 5px;
  display: block;
  float: left;
  margin-left: 30px;
}
.partners .arrow {
  margin-top: -2px;
  display: block;
  float: right;
  margin-left: 5px;
}
ul#menu,
ul#menu ul.sub-menu {
  padding: 0;
  margin: 0;
  font-size: 12px;
  border-radius: 3px;
}
ul#menu li,
ul#menu ul.sub-menu li {
  list-style-type: none;
  display: inline-block;
}
ul#menu li a,
ul#menu li ul.sub-menu li a {
  text-decoration: none;
  color: #000000;
  padding: 2px;
  padding-left: 5px;
  display: inline-block;
}
ul#menu li {
  position: relative;
}
ul#menu li ul.sub-menu {
  display: none;
  position: absolute;
  width: 80px;
  border: none;
  background-image: url('../img/language-middle.png');
  margin-left: -1px;
}
ul#menu li:hover ul.sub-menu {
  display: block;
}
.lang-selection {
  width: 68px;
  margin-left: 23px;
  float: left;
  margin-top: 8px;
  margin-right: 10px;
}
.flag {
  display: inline-block;
  width: 15px;
  height: 10px;
  margin-top: 7px;
  vertical-align: top;
  background: url('../img/flags.png') no-repeat;
}
a.lang,
a.lang:hover {
  display: block;
}
.drop-down {
  display: inline-block;
  width: 10px;
  height: 7px;
  margin-left: 10px;
  vertical-align: middle;
  background: url('../img/language-drop-down.png') no-repeat;
}
.lang-label {
  display: inline-block;
  width: 25px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  text-shadow: 1px 1px #000;
  margin-left: 3px;
}
li.lang {
  border-bottom: 1px solid #122937;
  border-radius: 3px;
  width: 80px;
}
li.lang:hover {
  background-color: #122937;
}
li.current-lang {
  background-image: url('../img/language-bg.png');
  width: 80px;
  height: 27px;
  border-radius: 3px;
  cursor: pointer;
  float: right;
}
.flag.pl {
  background-position: 0 0;
}
.flag.en {
  background-position: 0 -54px;
}
.flag.de {
  background-position: 0 -36px;
}
.flag.ru {
  background-position: 0 -18px;
}
.flag.es {
  background-position: 0 -72px;
}
.flag.gr,
.flag.el {
  background-position: 0 -180px;
}
.flag.fr {
  background-position: 0 -108px;
}
.flag.it {
  background-position: 0 -90px;
}
.flag.nl {
  background-position: 0 -126px;
}
.flag.no,
.flag.nn {
  background-position: 0 -288px;
}
.flag.br {
  background-position: 0 -216px;
}
.flag.pt {
  background-position: 0 -144px;
}
.flag.rs,
.flag.sr {
  background-position: 0 -162px;
}
.flag.cz,
.flag.cs {
  background-position: 0 -198px;
}
.flag.tr {
  background-position: 0 -270px;
}
.flag.ar {
  background-position: 0 -234px;
}
.flag.zh {
  background-position: 0 -252px;
}
.flag.lv {
  background-position: 0 -306px;
}
header {
    width: 100%;
    height: 2px;
    /* background-position-x: center; */
    /* background-repeat: repeat-x; */
    position: unset;
    /* z-index: 1; */
}
.headerLeft {
  margin-right: 5%;
  position: absolute;
  right: 50%;
  z-index: 2;
}
#sliderWrap {
  margin: 0 auto;
  width: 190px;
}
#slider {
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
    width: 193px;
    display: inline-block;
    z-index: -1;
    right: 0px;
    top: 10px;
    border: 1px solid #b67f50;
    border-radius: 12px 12px 0px 0px;
    background: url(../img/backyellow.jpg) 0 0/5px #ffffff;
}
#slider img {
  border: 0;
}
#sliderContent {
  color: #333333;
  padding: 10px;
  text-align: center;
  font-size: 12px;
}
#loginInput {
  margin-right: auto;
  margin-left: auto;
}
#comeBackMsg {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  text-shadow: 1px 1px black;
  font-family: 'Exo 2', Arial Black, Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
.backArrow {
  position: relative;
  top: 3px;
}
.loginImg {
    margin-top: 18px;
    background-image: url(../img/button_zaloguj.png);
    background-size: cover;
    text-shadow: 0px 0px 4px rgb(255 255 255);
    width: 195px;
    background-position: 5px -43px;
    height: 39px;
    background-repeat: no-repeat;
    text-align: center;
    color: #402626;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    z-index: 5;
    font-family: ff7;
    /* text-shadow: 2px 2px #000000; */
    letter-spacing: 1px;
}
.loginImg:hover {
    background-position: 5px -87px;
}
#loginUnder {
    left: 79%;
    display: inline-block;
    position: fixed;
    font-size: 12px;
    font-weight: bold;
    z-index: 300;
}   
a.passwordRecovery {
    margin-top: -2px;
    margin-bottom: -2px;
    display: inline-block;
}
input.login {
    width: 160px;
    height: 35px;
    margin-top: 10px;
    padding-left: 10px;
    border-color: #c1c1c1;
    box-shadow: inset 1px 0px 0px rgb(144 144 144);
    background: rgb(253 253 253);
    border-radius: 9px;
}
label.remember-me {
  display: inline-block;
  color: #fff;
  font-family: 'Exo 2', Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
span.break {
  display: block;
  margin-bottom: 15px;
}
a.login {
    color: #a52a18;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    line-height: 39px;
    padding: 4px;
}
a.login:hover {
  text-decoration: underline;
}
.login.facebook-button {
  text-transform: none;
}
img#topMenuSlider {
  position: absolute;
  bottom: -8px;
}
#sliderContent {
    padding-bottom: 28px;
}
.sliderOverflow {
    top: 58px;
    width: 195px;
    height: 440px;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
#logout-form {
  margin-left: 9%;
  left: 50%;
  display: inline-block;
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  z-index: 3;
  width: 450px;
}
.logout-button {
  display: block;
  float: right;
  width: 195px;
  height: 59px;
  background-image: url('../sns/standalone/img/instances/button_logout.png');
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  font-size: 20px;
  line-height: 24px;
  font-style: italic;
  font-weight: 800;
  text-transform: uppercase;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
  text-align: center;
  padding-bottom: 20px;
}
.logout-button:focus {
  outline: none;
}
.footer {
  
}
.footer {
    /* position: absolute; */
    /* width: 100%; */
    /* margin: -83px 0 0 0; */
    /* clear: both; */
}
.logo-footer {
  background-image: url('../upgrade/logo2.png');
  width: 254px;
    background-size:250px 60px;
    background-repeat:no-repeat;
  height: 63px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -127px;
}
.links-left {
  width: 40%;
  margin-right: 10%;
  text-align: right;
  float: left;
}
.links-right {
  width: 40%;
  margin-left: 10%;
  text-align: left;
  float: left;
}
a.navigator {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-container {
  margin: 0 auto;
  text-align: center;
  padding-top: 38px;
}
footer a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  text-shadow: 1px 1px #000e2c;
}
.tsg-company {
  position: absolute;
  right: 0px;
  font-size: 9px;
  text-align: right;
  font-family: 'Exo 2', Verdana, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  text-shadow: 1px 1px #000e2c;
  width: 200px;
}
.tsg-company a {
  font-size: 9px;
}
footer a:hover {
  text-decoration: underline;
}
#cookie-info {
  background: #261d13;
  width: 100%;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  padding: 20px 0 20px 0;
  text-align: center;
}
#cookie-info a {
  font-size: 12px;
  text-decoration: underline;
}
.cookie-button {
  font-family: 'Exo 2', Verdana, Arial, sans-serif;
  font-size: 16px;
  background-image: url('../img/login-form-button-login.png') !important;
}
#cookie-info-content {
  width: 1000px;
  margin: 0 auto;
  color: white;
}
.onet-alternate-login {
  color: #FFFFFF;
  font-weight: 400;
  font-style: normal;
  display: block;
  line-height: 20px;
}
.onet-button {
  line-height: 38px;
  color: #000000;
  text-decoration: none;
}
#onet_bot {
  background-color: #E8E8E8;
  height: 23px;
  display: block;
  width: 100%;
  position: relative;
  z-index: 3;
}
#onet_bot div {
  text-align: right;
  width: 800px;
}
#onet_bot a {
  background-image: url("../sns/standalone/img/onet.gif");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 20px;
  margin-top: 2px;
  width: 120px;
}
#rtl-header {
  height: 0;
  width: 1090px;
  position: relative;
}
#rtl-header div {
  background: url('../sns/standalone/img/rtl2.png');
  background-size: contain;
  position: absolute;
  height: 80px;
  width: 80px;
  top: 0;
  right: 0;
}
.head-top,
.head-bottom {
  font-weight: bold;
}
.lp-form .head-top,
.lp-form .head-bottom {
  text-align: center;
  font-size: 22px;
  margin: 0;
}
.lp-form .head-top {
    font-size: 20px;
    margin: 14px -35px 0;
    color: #84501a;
}
.lp-form .head-bottom {
    font-size: 31px;
    color: #673511;
    margin: 29px -28px 13px;
    text-shadow: 3px 3px 2px black;
    font-family: ff8;
    letter-spacing: 2px;
    text-shadow: 1px 2px #fff;
}
p.soconl {
    position: absolute;
    top: 8px;
    left: 65px;
    color: #ffffff;
    font-size: 21px;
    text-shadow: 1px 1px 1px #4e2205;
}
div#socialbar {
    background: url(../img/brett_socials.png) no-repeat;
    height: 68px;
    width: 309px;
    padding-top: 81px;
    left: 98px;
    padding-left: 308px;
    position: absolute;
    margin: 0 auto;
    margin-top: 33px;
}
.register_popup.up {
  margin-top: 70px;
}
.register_popup.error {
  border-color: #d2271b;
  color: #d2271b;
  background-color: #ffd9d9;
}
.register_popup.error:before {
  border-right-color: #d2271b;
}
.register_popup.error:after {
  border-right-color: #ffd9d9;
}
.register-form input.red {
  border-color: #d2271b;
}
.register_popup {
  display: none;
  text-transform: none;
  position: relative;
  margin-left: 370px;
  background: #ffffff;
  border: 1px solid #5c8094;
  width: 320px;
  margin-bottom: -100%;
  border-radius: 3px;
  margin-top: 22px;
  padding: 20px;
  color: black;
  font-size: 14px;
  font-style: normal;
  float: left;
}
.register_popup:before {
  border-bottom: solid transparent 11px;
  border-top: solid transparent 11px;
  border-right: solid #5c8094 27px;
  content: " ";
  height: 0;
  left: 0%;
  top: 19px;
  margin-left: -27px;
  position: absolute;
  width: 0;
}
.register_popup:after {
  border-bottom: solid transparent 10px;
  border-top: solid transparent 10px;
  border-right: solid white 25px;
  content: " ";
  height: 0;
  left: 0%;
  top: 20px;
  margin-left: -25px;
  position: absolute;
  width: 0;
}
.register-input[type="checkbox"] {
    height: 42px;
}
.regulations a {
    color: #ffeb3b;
    cursor: pointer;
    font-weight: bold;
    text-shadow: none;
    font-family: cursive;
}
label.regulations {
  width: 280px;
  margin-bottom: 0px;
  height: 30px;
}
#register-form-container {
    background-repeat: no-repeat;
    width: 391px;
    height: 585px;
    margin: -127px auto 0 auto;
    position: relative;
    z-index: 0;
    background: rgb(74 46 47 / 97%);
    border: 5px #ffd718 solid;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    border-radius: 10px;
    border: 3px solid #4f3334 !important;
    box-shadow: inset 0px 0px 0px 3px #ffffff;
    /* background-image: url(../img/form_bg.png); */
}
form.register-form {
    padding-top: 80px;
}
label.register-form {
    line-height: 28px;
    color: #ffffff;
    font-family: ff23;
    text-shadow: 0px 2px 6px rgb(168, 33, 1);
}
label.regulations,
.alternate-login {
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  display: block;
}
.register-form {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 auto;
    width: 335px;
}
.register-input {
    width: 333px;
    height: 48px;
    padding-left: 10px;
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    float: left;
    border-radius: 0;
    border: 2px solid #ffd560;
    border-color: #ffde79;
    box-shadow: inset 0px 2px 3px rgb(20, 21, 19);
    background: rgb(253, 253, 253);
    border-radius: 9px;
    font-family: ff7;
}
.register-input:focus {
    border-color: #e1f62c;
    box-shadow: inset 0 2px 3px rgb(0, 0, 0), 0 1px 0px #020202, 0 0 2px rgb(0, 0, 0), 0 0 10px white;
    background: rgba(255, 255, 255, 0.92);
    color: #332619;
}
.register-buttons {
    text-align: center;
    margin: 27px 0px;
}
.register-button {
    /* height: 63px; */
    letter-spacing: 2px;
    font-family: ff7;
    font-size: 31px;
    /* font-weight: 800; */
    text-transform: uppercase;
    text-shadow: 1px 2px #fff;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(../img/btn_create.png);
    background-repeat: no-repeat;
    background-position: 0px -1px;
    width: 264px;
    height: 63px;
    background-size: cover;
    color: transparent;
    margin: 0 auto;
    margin-top: 23px !important;
    outline: none;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 50px;
	    line-height: 0;
    background-color: #ed0001;
    background-image: linear-gradient( 
0deg
 , #ed0001 0%, #ee0001 53.4%, #f44336 53.5%, #ee0001 98%);
    border: #ffffff 1px solid;
    box-shadow: 0px 0px 0px 1px #ffffff, 2px 3px 0 rgb(0 0 0 / 25%);
    user-select: none;
    cursor: default;
    cursor: pointer;
    border-radius: 50px;
    padding: 12px 30px 13px;
}
.register-button:hover {
    background-position: 0px -64px;
    /* background-color: transparent; */
    /* color: #ffffff; */
    background-color: #ca1314;
}
.facebook {
  background-image: url('../img/register-form-button-facebook.png');
  display: inline-block;
  color: #fff;
  text-shadow: 1px 2px #000e2c;
  cursor: pointer;
  font-size: 20px;
}
.alternate-login {
  line-height: 40px;
}
.alternate-login a {
  text-decoration: none;
  color: white;
}
span.facebook-txt {
  margin-left: 45px;
  line-height: 48px;
}
input.play-now {
    /* background-image: url(../img/btn_create.png); */
}
input[type="checkbox"] {
    width: 45px;
    margin: 0;
    padding: 0;
    opacity: 0;
    vertical-align: middle;
    cursor: pointer;
}
input[type="checkbox"] + span + label {
    display: inline-block;
    line-height: 22px;
    color: #ffffff;
    font-family: ff7;
}
input[type="checkbox"] + span {
    display: inline-block;
    width: 53px;
    height: 54px;
    margin: -9px 2px 0px -52px;
    vertical-align: top;
    background: url(../img/checkboxes.png) 0px top no-repeat;
    cursor: pointer;
}
input[type="checkbox"]:checked + span {
    background: url(../img/checkboxes.png) -62px top no-repeat;
    cursor: pointer;
}
.popup-container {
  display: none;
}
.popup-container.static {
  display: block;
}
.popup-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 110;
    background-color: rgba(43, 43, 43, 0.79);
}
.popup {
  width: 415px;
  background: url("../img/bg_panel.png") no-repeat;
  background-size: 100% 100%;
  margin: 250px auto 0px;
  height: 372px;
}
.popup-container.static .popup {
  margin-top: 0px;
}
.popup-close {
    position: absolute;
    display: block;
    width: 55px;
    height: 55px;
    background-color: transparent;
    border: none;
    background: url(../img/close.png);
    margin: -6px 0 0 370px;
    cursor: pointer;
    background-size: 55px auto;
}
.popup-close:hover {

}
.popup-header {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    color: #ffe500;
    text-shadow: 3px 2px #000000;
    text-align: center;
    height: 50px;
    padding-top: 19px;
    display: block;
    font-family: ff7;
    letter-spacing: 1px;
    line-height: 5;
}
#passwordRemindForm {
    margin: 30px;
    font-size: 15px;
    text-shadow: 1px 1px #000000;
    text-align: center;
    color: #f6f979;
}
#passwordRemindForm label {
    text-align: center;
    display: block;
    font-size: 20px;
    text-shadow: 1px 1px #000000;
    text-align: center;
    margin: 30px;
    color: #fff4d4;
    font-family: ff2;
}
#passwordRemindForm input[type="text"] {
    display: block;
    width: 290px;
    height: 30px;
    border-radius: 2px;
    border: solid #929292 2px;
    margin: 20px auto 0px auto;
    padding-left: 10px;
    font-family: ff8;
    letter-spacing: 1px;
    border-radius: 7px;
    height: 38px;
}
.popup-button {
  min-width: 250px;
  height: 38px;
  margin: 20px auto 0 auto;
  background: url('../img/register-form-button-play.png') no-repeat;
  background-size: 100% 100%;
  border: none;
  background-color: transparent;
  text-decoration: none;
  font-size: 15px;
  line-height: 32px;
  font-style: italic;
  font-weight: 800;
  text-transform: uppercase;
  color: #000000;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
  display: inline-block;
}
#passwordRemindSend {
    font-size: 18px;
    text-shadow: 1px 1px #000000;
    text-align: center;
    margin: 30px;
    color: #ffe881;
    font-family: ff8;
}
#passwordRemindSend p {
  display: inline-block;
}
#landing-info {
  background-color: red;
  padding: 10px 0;
  text-align: center;
}
#landing-info .landing-close {
  cursor: pointer;
  background: none;
  border: none;
  color: white;
  font-size: smaller;
  float: right;
}
video#bg_florida {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: auto;
  z-index: -100;
  object-fit: cover;
  position: absolute;
}

.button {
  border: none;
  background-color: transparent;
  font-style: italic;
  font-weight: 800;
  text-transform: uppercase;
  text-shadow: 1px 2px #fff;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  padding: 0;
}
.button.green {
  background-image: url('../img/register-form-button-play.png');
  background-size: 100% 100%;
  color: #000;
}
.button.orange {
  background-image: url('../img/login-form-button-login.png');
  background-size: 100% 100%;
  color: #000;
}
.button.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.button.left {
  display: block;
  float: left;
}
.button.large {
  font-size: 30px;
  width: 310px;
  height: 78px;
  line-height: 78px;
  text-shadow: 2px 2px #fff;
}
.button.large.green {
  background-image: url('../sns/standalone/img/play_green_button.png');
}
.button.large.orange {
  background-image: url('../sns/standalone/img/play_orange_button.png');
}
.button.large.green {
  background-image: url('../sns/standalone/img/play_green_button.png');
}
.button.large.orange {
  background-image: url('../sns/standalone/img/play_orange_button.png');
}
.button.medium {
  font-size: 18px;
  width: 160px;
  height: 40px;
  line-height: 40px;
}
.button.medium-extend {
  font-size: 18px;
  width-wdith: 160px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  display: inline-block;
}
.button.small {
  font-size: 12px;
  width: 130px;
  height: 20px;
  padding: 6px 0;
}
.button.file input[type="file"] {
  opacity: 0;
  margin-top: -5px;
  height: 30px;
  width: 200px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  cursor: pointer;
}
.button.file span {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 30px;
  z-index: 1;
  cursor: pointer;
  width: 100%;
  display: inline-block;
}
.button.file {
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.button.below {
  display: block;
  margin: 30px auto;
  font-family: 'Exo 2', Verdana, Arial, sans-serif;
}
.below_container {
  width: 100%;
  background: #045c95;
  display: inline-block;
  position: relative;
  overflow-x: hidden;
}
.below_container .top {
  background-position-x: 50% !important;
  min-width: 1100px;
  width: 100%;
  z-index: -2;
  background: url('../sns/standalone/img/below_panel/top.jpg'), url('../sns/standalone/img/below_panel/content_1px.jpg');
  background-repeat: no-repeat, repeat-y;
  background-position: 50% 0%;
}
.below_container .top .panel {
  padding-top: 320px;
}
.below_container div.bottom {
  background: #045c95;
}
.below_container div.bottom .button.below {
  margin: 50px auto -20px;
  position: relative;
  z-index: 2;
}
.below_container div.bottom .divider {
  position: relative;
  z-index: 1;
}
.below_container div.bottom .panel {
  padding-top: 80px;
  background-image: url('../sns/standalone/img/below_panel/content_1px.jpg') !important;
  background-repeat: repeat-y;
  background-position-x: 50% !important;
  margin-bottom: -470px;
}
.below_container div.bottom .panel .youTube {
  width: 800px;
  height: 450px;
  margin: 30px auto 0px;
}
.below_container div.bottom:after {
  background-position-x: 50% !important;
  min-width: 1100px;
  width: 100%;
  height: 685px;
  z-index: -2;
  background: url('../sns/standalone/img/below_panel/bottom.jpg');
  content: "";
  display: block;
}
.below_container * .panel {
  height: 100%;
  background: transparent;
  width: 1000px;
  padding: 0px 50px;
  margin: 0px auto;
}
.below_container * .panel .block {
  padding: 0px 50px;
}
.below_container * .panel .block h1,
.below_container * .panel .block h2,
.below_container * .panel .block .h1,
.below_container * .panel .block .h2,
.below_container * .panel .block .h3 {
  font-weight: bold;
  text-align: center;
  margin: 0px auto;
  text-shadow: #061f31 2px 3px;
  font-style: normal;
}
.below_container * .panel .block h1,
.below_container * .panel .block .h1 {
  max-width: 800px;
  text-transform: uppercase;
  font-size: 60px;
  color: #FFFFFF;
  font-style: italic;
  font-weight: 600;
}
.below_container * .panel .block h1::first-line {
  color: #bae200;
}
.below_container * .panel .block .h1 {
  color: #bae200;
}
.below_container * .panel .block h2,
.below_container * .panel .block .h2 {
  text-transform: uppercase;
  font-size: 30px;
  color: #4ad7ff;
}
.below_container * .panel .block .h2 {
  margin: 10px auto;
}
.below_container * .panel .block .h3 {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
.below_container * .panel .block .h3bottom {
  margin-top: 60px;
}
.below_container * .panel .block .h3bottom::first-line {
  font-size: 22px;
  color: #4ad7ff;
  font-weight: 600;
}
.below_container * .panel .block .img-container {
  margin: 10px 0;
  display: inline-block;
}
.below_container * .panel .block .img-container img {
  position: static;
  width: 290px;
  height: 205px;
  float: left;
}
.below_container * .panel .block .img-container img:nth-of-type(-n+2) {
  margin-right: 15px;
}
.below_container * .panel .divider,
.below_container * .panel .block .divider {
  background-image: url('../sns/standalone/img/below_panel/divider.jpg');
  background-size: 100% 100%;
  height: 69px;
  width: 100%;
  clear: both;
}
.below_container * .panel .logo-below {
  width: 90px;
  height: 38px;
  margin: 100px auto 0px;
  display: block;
}
.below_container .button.below {
  text-decoration: none;
}
.below_container > img {
  position: absolute;
}
.below_container .right {
  left: 50%;
  margin-left: 600px;
}
.below_container img.left {
  margin-left: -700px;
  left: 50%;
}
.below_container img.fish {
  width: 129px;
  height: 148px;
}
.below_container img.bubbles1 {
  width: 144px;
  height: 392px;
}
.below_container img.bubbles2 {
  width: 68px;
  height: 200px;
}
.below_container img.line_left {
  margin-left: -615px;
  left: 50%;
  width: 112px;
  height: 282px;
}
.below_container img.line_right {
  margin-left: 503px;
  left: 50%;
  width: 112px;
  height: 282px;
}
.below_container img.sprite1 {
  top: 1700px;
}
.below_container img.sprite2 {
  top: 1600px;
}
.below_container img.sprite3 {
  top: 1950px;
}
.below_container img.sprite4 {
  top: 1700px;
}
.below_container img.sprite5 {
  top: 2300px;
}
.below_container img.sprite6 {
  top: 1900px;
}
.below_container img.sprite7 {
  top: 2700px;
}
.below_container img.sprite8 {
  top: 3100px;
}
.below_container img.sprite9 {
  top: 3550px;
}
.below_container img.sprite10 {
  top: 3300px;
}
.below_container img.sprite11 {
  top: 3500px;
}
.below_container img.sprite12 {
  top: 4400px;
}
.below_container img.sprite13 {
  top: 4000px;
}
	#rules{
		width:960px;
		position:fixed;
		display:none;
	margin-top:180px;
        
		position:fixed;
        z-index:500;
        top:50%;left:50%;
        margin-top:-350px;
        margin-left:-600px;
	}
	
	#tos{
		
		width:1020px;
		height:667px;
		background-image:url(../images/rules_bg.png);
		background-size:1020px 667px;
		background-repeat:no-repeat;
		
		display:none;
	margin-top:180px;
		position:fixed;
        z-index:500;
        top:50%;left:50%;
        margin-top:-330px;
        margin-left:-510px;
	
	border-radius:10px;
	
	
	
	
	text-align:left;
	padding:10px;
	}
	.rule{
	width:500px;
	height:600px;
	
	
	text-align:left;
	display:inline-block;
	padding:10px;
	}
	.scobe{
	position:absolute;
	
		margin-left:-92px;
		width:60px;
		height:600px;
		}
	.scobe li{
		
		width:60px;
		height:140px;
		
		list-style:none;
		
		background:url(../img/line.png) no-repeat left top;
		background-size:60px auto;
		}
		#modal_cls{
				display:block;position:absolute;
				width:40px;height:40px;
				margin-left:420px;margin-top:-15px;


				background-image:url(../img/cls_nohover.png@5);
				background-size:26px 26px;
				background-position:center center;
				background-repeat:no-repeat;
				
				
				
		}
		#modal_cls:hover{
		
			cursor:pointer;
			background-image:url(../img/cls_hover.png@5);
		}
		#tos_all strong{
    font-family: 'Oranienbaum', serif;
	color:#481e06;
	font-size:16px;
	}