.grecaptcha-badge { 
    visibility: hidden;
	z-index: 1001;
}

a:link {
   text-decoration: none;
}

.gnb-wrapper1{
	width:100%; 
	position:absolute; 
	/*z-index:101;*/
	z-index:10001;
	top:0; 
	left:0;

}
.gnb-wrapper2{
	margin:0 auto;
	position:relative; 
	width:1046px;
}
.gnb-container {
	float:right;
}
.gnb-container .toolbar_general_height {
	height: 39px;
}

.gnb-container .gnb-part-container, .gnb-container .language-container, .gnb-container .gnb-support-container{
	position:relative;
	padding:8px;
	cursor:pointer;
	float:left;
	display:block;
	height:100%;
	border-right:1px solid #000;
	color: #878787;
	font-size:12px;
}
.gnb-container .gnb-part-container:hover, 
.gnb-container .language-container:hover, 
.gnb-container .gnb-support-container:hover{
	color: #c10000;
	background:#343434;
}
.gnb-container .language-container{
	width:90px;
}
.gnb-container .social_icon {
	padding:6px;
	float:left;
	display:block;
	height:100%;
	border-right:1px solid #000;
}

.gnb-container .lang_window {
	position:absolute;
	display: none;
	z-index: 999;
	top:33px;
	left: 0;
	right: 0;
	background:#26282A;
	color: #878787;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;

}
.gnb-container .lang_window>div{
	padding:4px 8px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;

}
.gnb-container .lang_window>div:hover{
	background:#343434;
	color: #c10000;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;

}

.gnb-container .toolbar_right {
	float: left;
	background:#474747;
	border-top:3px solid #9B0000;
	border-bottom-right-radius:8px;
	height: 36px;
	width: 34px;
	cursor: pointer;
}
.gnb-container .toolbar_right:hover>.right_icon {
	color: #26282A;
}
.gnb-container .right_icon {
	margin-left: 10px;
	margin-top: 10px;
	color:#878787;
	cursor: pointer;
}
.gnb-container .float_left {
	float: left;
}
.gnb-container .float_right {
	float: left;
}
.gnb-container .lang_pop_win {
	width: 65px;
	padding: 5px;
	background-color: #282828;
}
.gnb-container .logout_text {
	float: left;
	margin-top: 2px;
}
.gnb-container .login_text {
	float: left;
	margin-top: 2px;
}
.gnb-container .game1_margin {
	float: left;
	text-align: center;
	width: 185px;
	margin-top: 2px;
}
.gnb-container .explorer_bottom {
	background-image: url(//image.nttgame.com/portal/assets/images/common/gnbsite/explorer_bottom.png);
	height: 5px;
}


.gnb-container .game_bg {
	display: none;
	height: 100px;
	background-image: url(//image.nttgame.com/portal/assets/images/common/gnbsite/explorer_game_bg.jpg)
}
.gnb-container .explorer_win {
	position: absolute;
	margin-top: 40px;
	margin-left: -350px;
	z-index: 999;
	display:none;
}
.gnb-container .explorer_body {
	width: 375px;
	height: 280px;
}
.gnb-container .explorer_top {
	background-image: url(//image.nttgame.com/portal/assets/images/common/gnbsite/explorer_top.png);
	height: 5px;
}
.gnb-container .explorer_body2 {
	background-color: #282828;
	height: auto;
}
.gnb-container .explorer_left_link {
	float: left;
	width: 140px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.gnb-container .menu_name {
	border-bottom: 3px solid #383838;
	padding-bottom: 15px;
	margin-top: 20px;
}
.gnb-container .menu_name2 {
	border-bottom: 3px solid #383838;
	padding-bottom: 20px;
	margin-top: 15px;
}
.gnb-container .explorer_menu_top_height {
	height: 10px;
}
.gnb-container .game_logo_height {
	height: 0px;
}
.gnb-container .logo1 {
	/*float: left;*/
	text-align: center;
	width: 185px;
}
.gnb-container .game_name {
	text-align: center;
	margin-top: 0px
}

.gnb-container .explorer_right_link {
	float: right;
	margin-right: 10px;
	width: 185px;
}
.gnb-container .security_icon {
	float: left;
	margin-left: 5px;
}

.gnb-container .logout_m_text {
	float: left;
	margin-top: 2px;
}
.gnb-container .font_family {
	font-family: arial
}
.login-register-form-container .font_family {
	font-family: arial
}

.gnb-container *{ 
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

.login-register-form-container * {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

.gnb-container .toolbar_logo_bg {
	height: 36px;
	float: left;
	padding-top: 11px;
	border-top:3px solid #9B0000;
	border-bottom-left-radius:8px;
	background:#111314;
}
.gnb-container .toolbar_logo_bg a {
        padding: 0;
}
.gnb-container .toolbar_bg {
	float: left;
	background:#26282A;
	/* padding-top:6px; */
	border-top:3px solid #9B0000;
	height: 36px;
}
.gnb-container .toolbar_pop_text {
	font-size: 14px;
	color: #bfbfbf;
	font-weight: none;
}
.gnb-container .toolbar_pop_text a:link, .gnb-container .toolbar_pop_text a:active, .gnb-container .toolbar_pop_text a:visited {
	color: #bfbfbf;
	font-size: 14px;
	text-decoration: none;
	font-weight: none;
}
.gnb-container .toolbar_pop_text a:hover {
	color: #d70000;
	font-size: 14px;
	text-decoration: none;
	font-weight: none;
	text-decoration: none
}
.gnb-container .toolbar_right_text {
	font-size: 12px;
	color: #bfbfbf;
	font-weight: none;
	line-height: 22px;
	margin-bottom: 5px;
}
.gnb-container .toolbar_right_text a:link, .gnb-container .toolbar_right_text a:active, .gnb-container .toolbar_right_text a:visited {
	color: #bfbfbf;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
	line-height: 22px;
}
.gnb-container .toolbar_right_text a:hover {
	color: #d70000;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
	text-decoration: none;
	line-height: 22px;
}
.gnb-container .toolbar_logo {
	background-image: url(//image.nttgame.com/portal/assets/images/common/gnbsite/toolbar_nttgame_off.png);
	width: 68px;
	height: 8px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.gnb-container .language_pop {
	font-size: 11px;
	color: #878787;
	font-weight: none;
}
.gnb-container .language_pop a:link, .gnb-container .language_pop a:active, .gnb-container .language_pop a:visited {
	color: #878787;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}
.gnb-container .language_pop a:hover {
	color: #c10000;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	text-decoration: none
}
.language_pop.game_name a {
	display: none;
}

.gnb-container .user_name {
	font-size: 11px;
	color: #878787;
	font-weight: none;
}
.gnb-container .user_name a:link, .gnb-container .user_name a:active, .gnb-container .user_name a:visited {
	color: #c10000;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}
.gnb-container .user_name a:hover {
	color: #878787;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	text-decoration: none;
}
.gnb-container .language_text {
	font-size: 9px;
	color: #878787;
	font-weight: none;
}
.gnb-container .language_text a:link, .gnb-container .language_text a:active, .gnb-container .language_text a:visited {
	color: #878787;
	font-size: 9px;
	text-decoration: none;
	font-weight: none;
}
.gnb-container .language_text a:hover {
	color: #878787;
	font-size: 9px;
	text-decoration: none;
	font-weight: none;
	text-decoration: none;
}



/* Popup Styles */
.gnb-popup-header {
  font-size: 16px;
  text-transform: uppercase;
}

.gnb-popup-header {
  background: #121315;
  position: relative;
  padding: 32px;
  padding-bottom: 15px;
  font-weight: bold;
  margin-bottom: 0px;
  border:0px solid transparent;
}

.gnb-popup-header .gnb-modal-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px;
  background: #851018;
  cursor: pointer;
  color: #121315;
  font-size: 16px;
}

#modalLogin .gnb-modal-close
, #modalSignup .gnb-modal-close
, #modalCookie .gnb-modal-close  {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px;
  background: #851018;
  cursor: pointer;
  color: #121315;
  font-size: 16px;
}
#gnb_header_title, .gnb_header_title{
	color:#fff;
}
#gnb_header_small_title, .gnb_header_small_title{
	text-align:center;
	padding:20px;
	padding-top:0px;
	margin:0 auto;
}
.gnb-popup-body {
  padding: 28px;
  padding-top: 15px;
  background: #121315;
}
.gnb-popup-body .body_text{
	font-size:12px;
	margin-bottom:15px;
	
}

/* Social Login Form */

#social_login .social_box {
  display: inline-block;
  position: relative;
  clear: both;
  width:199px;
  padding: 3px;
  margin-bottom: 10px;
  overflow: hidden;

}

#social_login .icon {
  position:absolute;
  left:0;
  display: block;
  width: 30px;
  padding: 7px 10px 5px 10px;
  margin-right: 10px;
  float: left;
  color: #FFF;
  font-size: 16px;
  text-align: center;
   
}
#social_login .fb {
  background: #3B5998;
}
.fb{
  margin-right: 12px;
 }
#social_login .google {
  background: #DD4B39;
}
#social_login .twitch {
	background: #9146FF;
}
#social_login .apple {
	background: #0e0e0e;
	color : #ffffff;
}
.apple{
	margin-right: 12px;
   }
#social_login .icon_title {
  display: block;
  margin-left: 30px;
  padding: 5px 0;
  float: left;
  font-size: 14px;
  color: #fff;
}
.form-feedback{
	background: #252525;
	padding: 15px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.arrow-up {
    margin: 0 auto;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #252525;
}


.centeredText {
	text-align: center;
	margin: 20px 0;
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
}

.centeredText2 {
	text-align: center;
	margin: 20px 0;
	clear: both;
	overflow: hidden;
}

.action_btns {
  clear: both;
    cursor: pointer;
  overflow: hidden;
  margin-top: 3px;
}

.action_btns a {
  display: block;
}

/* User Login Form */
#user_login {
  display: block;
}

#user_login label {
  display: block;
  margin-bottom: 5px;
  text-align:left;
}

 .gnb-form input[type="text"],  .gnb-form input[type="email"],  .gnb-form input[type="password"] {
  display: block;
  width: 100%;
  padding: 10px;
  border: 1px solid #252525;
  color: #FFF;
  background: #121315;
  box-shadow: 0px 0px 0px #000000 !important;

}

#user_login input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}

#user_login input[type="checkbox"]+label {
  float: left;
}
#user_name_forgot{
	display:none;
}
#user_password_forgot{
	display:none;
}
#user_send_verification{
	display:none;
}
.underline{
	margin-top: 5px;
	text-decoration: underline;
	font-size: 12px;
}
#user_login .checkbox {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}

.forgot_password {
  display: block;
  margin: 20px 0 10px;
  clear: both;
  overflow: hidden;
  text-decoration: none;
  color: #ED6347;
}

/* User Register Form */
.gnb_user_register {
  display: block;
  font-family: "Open Sans", sans-serif;
}

.gnb_user_register .constant {
/*    border: 1px solid #693920;*/
    border-radius: 5px;
    background-color: #0d0d0d;
    clear: both;
/*    color:#b2b2b2;*/
    color: #8f4f2c;
    font-family:'Open Sans',sans-serif;
    font-size:0.9em;
    font-weight:300;
    padding: 0.5em;
    margin-bottom: 0.3em;
}

.gnb_user_register .constant > span {
    color: #8f4f2c;
    display: block;
    float: left;
    width: 20%;
}

.gnb_user_register label {
  display: block;
  font-weight: 300;
  margin-bottom: 5px;
  text-align:left;
}

.gnb_user_register label a {
	font-size: 12px;
}

.gnb_user_register input[type="text"], .gnb_user_register input[type="email"], .gnb_user_register input[type="password"] {
  display: block;
  font-size: 1.2em;
  width: 100%;
  padding: 10px;
  border: 1px solid #252525;
  color: #FFF;
  background: #121315;
  box-shadow: 0px 0px 0px #000000 !important;
}

.gnb_user_register input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}

.gnb_user_register input[type="checkbox"]+label {
  float: left;
}

.gnb_user_register .checkbox {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}


/* TYPO */

.gnb-grey-link > a{
	font-size:14px;
	color:#3F3F3F;
}
.gnb-grey-link > a:hover{
	color:#7a7a7a;
}
.minor_register_text{
	color: #b1b1b1;
	font-size: 12px;
}
#lean_overlay {
  position: fixed;
  z-index: 501;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
.popupContainer{
	color:	#9C9E9D;
}
.popupContainer {
  position: absolute;
  width: 100%;
  max-width: 480px;
  min-width: 350px;
  height: auto;
  left: 45%;
  top: 80px;
  background: #FFF;
  *z-index: 550;
}
.popupContainer2 {
  position: relative;
  width: 480px;
  height: auto;
  background: #FFF;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  *z-index: 550;
}
.popupContainer2{
	color:	#9C9E9D;
}

.gnb-popup-body .btn {
  padding: 10px 20px;
  background: transparent;
  border: 1px solid #831017;
}

.btn_red {
  background: #831017;
  color: #FFF;
}
.cookiebot_theme {
	background-color: #e3e3e3 !important;
	border-radius: 0.25em !important;
	color: #141414 !important;
}
.cookiebot_theme_btn {
	background-color: #e3e3e3;
    border: 2px solid #831017;
    border-radius: 0.25em;
    color: #141414;
    display: block;
    font-weight: 600;
    padding: 1em;
    text-align: center;
    user-select: none;
    width: 100%;
}

.gnb-popup-body .btn:hover {
  border: 1px solid #560a0f;
}

.btn_red:hover {
  background: #560a0f;
}
.register_text{
	font-size:12px;
	margin-bottom:15px;
	
}
.gnb-popup-body a.btn {
  color: #666;
  text-align: center;
  text-decoration: none;
}

a.btn_red {
  color: #FFF;
}

.one_half {
  width: 50%;
  display: block;
  float: left;
}
.one_half button{
	width: 100%;
}
.half_input{
  width: 50% !important;
  display: inline-block !important;
  margin-bottom: 20px;
}
.one_half.last {
  width: 45%;
  margin-right: 5%;
}
.one_half.center {
	text-align: center;
    margin: 0 auto;
    float: none;
}

/*****/
.gnb-form label {
	display: block;
    font-weight: 300;
    margin-bottom: 5px;
    text-align: left;
}





.spiner-btn-bg {
	display:none; width:100%; background: #831017; text-align:center;
}
.spinner {
  margin: 0 auto;
  width: 70px;
  height: 42px;
  text-align: center;
  padding: 10px 0;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #fff;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.gnb-gametype-icon {
	/*width: 25px;*/
	margin-left: 5px;
	margin-bottom: 10px;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
