.body {
  color: #ffffff;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
  background-color: #000;
}

.body a,
.body a:link,
.body a:visited {
  color: #cccccc;
  text-decoration: none;
}

.body a:hover {
  text-decoration: underline;
  cursor: pointer;
  outline: none;
}

.footer {
  background: #000;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin: 0 auto 0;
  z-index: 88;
  position: relative;
  margin-top: -94px;
}

.bgc_signup_form {
  padding-top: 30px !important;
}

.signupFormContent {
  background: linear-gradient(black, black, transparent);
  margin: 70px auto 0;
  height: max-content;
  width: 310px;
  z-index: 5;
  position: relative;
  padding: 15px;
  min-height: 100px;
}

.signupFormContent .loginNotice {
  font-size: 20px;
  color: yellow;
  text-align: center;
}

#bgc_signup_short_container {
  width: inherit;
  padding: 0 !important;
}

.mainContent {
  background: url("/img/background.jpg") top no-repeat;
  background-size: cover;
  top: 0;
  margin: 0 auto 0;
  padding-bottom: 100px;
  min-height: 800px;
}

.subContentLayer {
  margin: 0 auto 0;
  width: 30%;
}

.subContentLayer .headline {
  font-size: 24px;
  color: #e5aa00;
!important;
}

.subContentLayer .brief {
  font-size: 16px;
  color: #e5e5e5;
}

.subContentLayer span {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}

.subContentText {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  margin-bottom: 20px;
}

.subContentText .contentText {
  line-height: 22px;
  font-size: 16px;
}

.subContentVideo .video {
  border: 3px solid #ffd700b0;
  margin-bottom: 55px;
  background-color: #000;
}

.subContentVideo .video iframe {
  position: relative;
  min-height: 375px;
  height: max-content;
  width: 100%;
  border: none;
}

.layer {
  position: relative;
}

.gameLogo {
  position: relative;
  top: 50px;
  width: 28%;
  margin: 0 auto;
}

.gameLogo img {
  border: none;
  display: block;
  margin: 0 auto;
}

.loginFormContent {
  top: -177px;
  position: relative;
  width: 100%;
}

.loginFormContent h3 {
  display: none;
}

.signupFormContent h3,
.support_thTitle {
  font-size: 25px;
  margin-top: 15px;
  position: absolute;
  color: #fff;
  left: 0;
  width: 100%;
  text-shadow: black 0.1em 0.1em 0.5em;
  text-align: center;
  text-transform: uppercase;
}

.bgc_signup_container,
.loginFormBox {
  border: none;
  width: 470px;
  padding-left: 500px;
  padding-top: 0px;
}

.loginFormBox {
  right: 50px;
  position: absolute;
  margin-bottom: 141px;
  width: 500px;
}

.loginFormBox .bgcdw_login_container {
  border: none;
  top: -14px;
  width: inherit;
}

.bgcdw_login_container_form {
  background-color: rgba(0, 0, 0, 0.5);
  height: 70px;
  padding-left: 30px !important;
  padding-top: 15px !important;
}

.bgc_signup_container_form .bgc_signup_form_buttons {
  margin-top: 20px !important;
}

.bgc_signup_form_register {
  height: 44px;
  line-height: 45px !important;
  text-align: center;
  background: url("/img/button.png") no-repeat;
  background-size: 100% 100%;
  user-select: none;
  font-weight: bold !important;
  color: #fff8f8 !important;
  width: 100%;
  font-size: 24px;
  margin: 0 auto;
  border: none;
  padding-top: 1px;
  text-transform: uppercase;
}

.bgc_signup_form_register:hover {
  text-decoration: none !important;
  background-color: transparent !important;
}

.bgcdw_login_form fieldset div {
  display: inline-flex;
}

.loginFormBox
.bgcdw_login_form
fieldset
.bgcdw_login_form_username
.bgcdw_errors {
  right: 330px !important;
}

.loginFormBox
.bgcdw_login_form
fieldset
.bgcdw_login_form_password
.bgcdw_errors {
  right: 200px !important;
}

.bgcdw_login_form div.bgcdw_errors {
  margin-top: 8px;
  margin-right: 32px;
}

.loginFormBox .bgcdw_login_form fieldset div input {
  margin-bottom: 10px;
  width: 120px !important;
  height: 24px !important;
}

.bgc div.bgc_password_indicator {
  margin-bottom: 6px;
  padding-left: 0px;
  width: 100%;
}

.bgc div.bgc_password_indicator .status {
  color: #ffffff;
}

.bgc_signup_form_legal div {
  height: auto !important;
  display: flex !important;
  white-space: normal;
}

.bgc_signup_form_legal label {
  width: inherit !important;
  float: none !important;
  display: table-cell;
  vertical-align: middle;
  margin-left: 10px !important;
}

.bgc_signup_form_signup {
  margin-top: 35px !important;
}

.bgc_signup_form_signup input {
  margin-bottom: 10px;
  width: 98% !important;
  height: 35px !important;
  display: table-cell;
  vertical-align: middle;
}

.bgcdw_login_container_remindpassword {
  text-align: left !important;
  margin-top: 10px !important;
}

.bgcdw_remindpassword {
  color: #fff !important;
  font-size: 12px !important;
  text-decoration: none !important;
  cursor: pointer;
  outline: none;
  font-weight: bold !important;
}

.loginFormContent .bgcdw_login_form_buttons {
  margin-top: -55px !important;
  height: min-content;
  width: min-content;
  float: right;
  padding: 5px !important;
}

.bgcdw_login_form_buttons input:hover {
  background-color: transparent !important;
}

.bgcdw_login_form_buttons input {
  width: 130px;
  height: 30px;
  line-height: 24px;
  background: url("/img/button_small.png") no-repeat;
  background-size: 100% 100%;
  font-weight: bold !important;
  color: #fff8f8 !important;
  border: none;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  top: 32px;
  left: 320px;
}

.loginFormContent .bgcdw_errors_flash ul {
  position: absolute;
  margin-top: -8px;
  right: 520px;
}

.signupFormContent .bgc_signup_form_legal .bgcdw_errors {
  margin-top: 0 !important;
  right: -4px !important;
}

.signupFormContent .bgc_signup_form_legal .bgcdw_errors ul:before {
  top: 4px !important;
}

.signupFormContent .bgc_signup_form_legal .bgcdw_errors ul {
  margin-top: 45px !important;
  text-align: center;
  white-space: pre-wrap;
}

.signupFormContent .bgcdw_errors_flash ul {
  position: absolute;
  margin-top: 228px;
  margin-left: 326px;
}

.bgc_signup_form div.bgcdw_errors {
  margin-top: 13px;
}

.bgc .bgcdw_login_form div.bgcdw_errors:hover ul:before {
  border: none;
  display: none;
}

.bgc .bgcdw_login_form div.bgcdw_errors:hover ul {
  right: 138px;
}

.bgc .bgcdw_login_form div.bgcdw_errors:hover ul:after {
  border-bottom: 7px solid transparent;
  border-left: 15px solid #FF0000;
  border-top: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: -16px;
  top: 10px;
}

.loginFormBox .bgcdw_login_form fieldset .bgcdw_login_form_password .bgcdw_errors:hover ul {
  right: 268px !important;
}

#captcha {
  padding-bottom: 7px;
}

.bgc .bgcdw_captcha {
  margin-top: 25px;
}

.locales {
  width: 7%;
  position: absolute;
  margin: 0 auto;
  padding-left: 68%;
  top: 68%;
}

#gl_footer {
  padding-top: 1%;
}

#gl_footer_element_logo {
  display: none;
}

.gl_footer_element_separator {
  visibility: hidden;
}

.companyLogo {
  margin: 0 auto;
  text-align: center;
  height: 65px;
  width: 28%;
}

.companyLogo div {
  padding: 0;
  display: inline-block;
  width: inherit;
  padding: 5px;
  padding-top: 10%;
}

.yoozooLogo {
  background: rgba(0, 0, 0, 0) url("/img/yoozoo_logo.png") no-repeat center;
  background-size: contain;
}

.bigpointLogo {
  background: rgba(0, 0, 0, 0) url("/img/bigpoint_logo.png") no-repeat center;
}

.gl_footer_element_separator {
  color: #cccccc;
}

#selectedLanguageBox {
  cursor: pointer;
  width: 74px;
}

.languageFlag {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

.languageName {
  width: min-content;
  display: inline-block;
  margin-top: -9%;
}

#languageArrow {
  width: 13px;
  height: 10px;
  background: url(/img/flags/arrow_lanugage.png) no-repeat;
  margin-top: 2%;
  display: inline-block;
}

.rotateArrow {
  transform: rotate(180deg);
}

.languageList {
  text-align: left !important;
  cursor: pointer;
  padding-left: 5px;
}

.languageList .languageFlag {
  margin-right: 8%;
}

.slider {
  position: absolute;
  margin-top: -120px;
  background: #000;
  width: 74px;
  margin-left: 0.2%;
  overflow-y: hidden;
}

.closed {
  max-height: 0 !important;
}

/* support form */
.supportForm {
  position: relative;
  margin: 70px auto 0;
  width: 40%;
  background: linear-gradient(black, transparent);
  z-index: 15;
  padding-bottom: 163px;
}

.supportForm div.support_successHeader, .supportForm div.support_successMessages {
  text-align: center;
}

.supportForm .support_successTitle {
  font-size: 25px;
}

.supportForm p.support_successMessage {
  font-size: 16px;
}

.supportForm .support_thTitle {
  margin-top: 10px !important;
}

.supportForm .support {
  border-spacing: 10px;
  border-collapse: separate;
}

.supportForm .support td {
  padding: 2%;
}

.supportForm .support select {
  margin-top: 30px;
  margin-bottom: 2%;
}

.supportForm .support textarea {
  width: 100%;
}

.supportForm .support .support_label {
  padding-top: 35px;
}

.supportForm .support .signup_link {
  font-size: 12px;
}

.supportForm .support .support_submit {
  background: url("/img/button_small.png") no-repeat;
  border: none;
  color: #fff8f8 !important;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold !important;
  line-height: 26px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 49px;
  width: 100%;
}

.supportForm .support tr td:first-child {
  font-weight: bold;
}

.supportForm .support_container .support_errorLayer {
  padding: 2% 3%;
  font-weight: bold;
}

.supportForm .support_errorLayer {
  position: absolute;
  top: 7px;
  left: 150px;
  width: 300px;
  min-height: 100px;
  font-size: 10px;
  color: white;
  background-color: black;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin: 0 auto;
}

.supportForm .support_errorLayer a {
  float: right;
  width: 16px;
  height: 17px;
}

.supportForm .support_errorLayer a div{
  font-size: 14px !important;
  color: white !important;
  line-height: unset !important;
  margin: -4px 0 0 10px;
}

.supportForm .support_errorLayer a div::before {
  content: "X";
}

/* canelation form */
.cancelationForm {
  position: relative;
  margin: 70px auto 0;
  width: 40%;
  background: linear-gradient(black, transparent);
  z-index: 15;
  padding-bottom: 163px;
}

.cancelationForm div.support_successHeader, .cancelationForm div.support_successMessages {
  text-align: center;
}

.cancelationForm .support_successTitle {
  font-size: 25px;
}

.cancelationForm p.support_successMessage {
  font-size: 16px;
  padding: 20px;
  width: 93%;
}

.cancelationForm p.cancelation_successMessage {
  font-size: 16px;
  padding: 20px;
  width: 93%;
}

.cancelationForm .support_thTitle {
  margin-top: 10px !important;
}

.cancelationForm .support {
  border-spacing: 10px;
  border-collapse: separate;
}

.cancelationForm .support td {
  padding: 2%;
  padding-top: 0;
}

.cancelationForm #cancelationType {
  margin-top: 10px;
}

.cancelationForm .support textarea {
  width: 48%;
}

.cancelationForm .textarea_supportDesc {
  height: 100px;
  width: 96% !important;
}

.cancelationForm .support .support_label {
  padding-top: 0;
}

.cancelationForm .support .signup_link {
  font-size: 12px;
}

.cancelationForm .support .support_submit {
  background: url("/img/button_small_long.png") no-repeat center;
  border: none;
  color: #fff8f8 !important;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold !important;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 90%;
}

.cancelationForm tbody tr:first-child {
  height: 60px;
}

.cancelationForm .support tbody tr:last-child {
  height: 80px;
}

.cancelationForm .support tr td:first-child {
  font-weight: bold;
}

.cancelationForm .support_container .support_errorLayer {
  padding: 2% 3%;
  font-weight: bold;
}

.cancelationForm .support_errorLayer {
  position: absolute;
  top: 7px;
  left: 90px;
  width: 360px;
  min-height: 100px;
  font-size: 12px;
  color: white;
  background-color: black;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin: 0 auto;
}

.cancelationForm .support_errorLayer a {
  float: right;
  width: 16px;
  height: 17px;
  text-decoration: none;
}

.cancelationForm .support_errorLayer a div{
  font-size: 14px !important;
  color: white !important;
  line-height: unset !important;
  margin: -4px 0 0 10px;
}

.cancelationForm .support_errorLayer a div::before {
  content: "X";
}

.gameframe iframe {
  width: 100%;
  height: 800px;
  border: none;
}

.enableIEWarning {
  border: 2px solid #ffffff;
  font-size: 18px;
  margin: 100px auto 50px;
  padding: 0 20px;
  width: 300px;
}

.downloadContent {
  background-size: cover;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  font-size: 20px;
  justify-content: center;
  line-height: 22px;
  margin: 120px auto 0;
  position: relative;
  text-align: left;
  width: 460px;
}

.downloadBox {
  background-color: rgba(0, 0, 0, 0.5);
  height: min-content;
  margin-bottom: 100px;
  width: 440px;
}

.downloadHead {
  font-weight: bold;
  margin: 15px 20px 10px;
  padding: 10px 0;
  text-align: center;
  width: 400px;
}

.downloadInfo {
  font-size: 16px;
  margin: 0 20px;
  padding: 0 15px 15px 20px;
  width: 365px;
}

.buttonContainer {
  margin-top: 10px;
  display: flex;
  gap: 10px;
  justify-content: center;
}

.downloadButton {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../img/button.png") center / 100% 100% no-repeat;
  width: 180px;
  height: 50px;
  text-decoration: none;
  border: none;
  cursor: pointer;
}

.downloadButtonText {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.serverList {
  background-size: cover;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  justify-content: center;
  line-height: 22px;
  margin: 120px auto 0;
  position: relative;
  text-align: left;
  width: 80%;
  max-height: 800px;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.serverList::-webkit-scrollbar {
  display: none;
}

.sectionContent {
  width: 100%;
}

.section {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  margin-bottom: 0;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Times New Roman", serif;
}

.section h3 {
  color: #f5f5f5;
  font-family: "Times New Roman", serif;
  font-size: 14px;
  font-weight: bold;
}

.tabs-nav {
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #b3b3b3;
  white-space: nowrap;
  padding: 0;
}

.tabs-nav li {
  width: 25%;
  font-family: "Times New Roman", serif;
  color: #f5f5f5;
  display: inline-block;
  white-space: normal;
}

.tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}

.tabs-nav li:last-child a {
  border-top-right-radius: 6px;
}

.tabs-nav li a {
  border-bottom: 4px solid transparent;
  color: #b3b3b3;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}

.tabs-nav li a:hover {
  border-bottom-color: #ed6d00;
  border-bottom-width: 4px;
  color: #ed6d00;
}

.tab-active {
  border-bottom-color: #ed6d00 !important;
  border-bottom-width: 4px !important;
  color: #ed6d00 !important;
  cursor: default;
}

.tabs-stage {
  clear: both;
  top: 45px;
  background-color: rgba(0, 0, 0, 0.5);
}

.legend-wrap ul,
.tabs-stage div ul {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  white-space: normal;
  width: 100%;
}

.tabs-stage div ul li {
  width: 50%;
  font-family: "Times New Roman", serif;
  color: #f5f5f5;
}

.tabs-stage div ul li a,
.personalised-servers ul li a {
  text-decoration: none;
  color: #b3b3b3;
}

.personalised-servers ul li {
  font-size: 16px;
}

.personalised-servers ul {
  list-style: none;
  padding: 0;
  white-space: nowrap;
  width: 50%;
}

.is_active {
  background-color: #0ff;
}

.is_maintain {
  background-color: #a4a4a4;
}

.personalised-servers {
  width: 50%;
}

.header-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.legend {
  content: "";
  height: 12px;
  margin-top: 8px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  transform: translateY(-50%);
  width: 12px;
}

.serverSearch {
  width: 50%;
  display: none;
}

.legend-wrap {
  width: 50%;
  display: inline-block;
}

.legendText {
  padding-left: 15px;
  padding-bottom: 5px;
}

.legend-wrap ul li {
  color: #b3b3b3;
  font-size: 13px;
  width: 50%;
}

.tabs-stage-child{
  width: 50%;
}
