a:link {
    text-decoration: none;
}

.gnb-wrapper1 {
    width: 100%;
    position: absolute;
    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: 0;
    }

    .gnb-container .logo1 {
        text-align: center;
        width: 185px;
    }

    .gnb-container .game_name {
        text-align: center;
        margin-top: 0;
    }

    .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;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.login-register-form-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.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;
    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;
    }

.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: 0;
    border: 0 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 {
    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: 0;
    margin: 0 auto;
}

.gnb-popup-body {
    padding: 32px;
    padding-top: 15px;
    background: #121315;
}

#social_login {
}

    #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 .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 {
    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: 0 0 0 #000!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;
}

#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;
}

.gnb_user_register {
    display: block;
    font-family: "Open Sans",sans-serif;
}

    .gnb_user_register .constant {
        border-radius: 5px;
        background-color: #0d0d0d;
        clear: both;
        color: #8f4f2c;
        font-family: 'Open Sans',sans-serif;
        font-size: .9em;
        font-weight: 300;
        padding: .5em;
        margin-bottom: .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 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: 0 0 0 #000!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;
    }

.gnb-grey-link > a {
    font-size: 14px;
    color: #3f3f3f;
}

    .gnb-grey-link > a:hover {
        color: #7a7a7a;
    }

.minor_register_text {
    color: #3f3f3f;
    font-size: 12px;
}

#lean_overlay {
    position: fixed;
    z-index: 501;
    top: 0;
    left: 0;
    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: 50px;
    *z-index: 550;
}

.popupContainer2 {
    color: #9c9e9d;
}

.btn {
    padding: 10px 20px;
    background: transparent;
    border: 1px solid #831017;
}

.btn_red {
    background: #831017;
    color: #fff;
}

.btn:hover {
    border: 1px solid #560a0f;
}

.btn_red:hover {
    background: #560a0f;
}

.register_text {
    font-size: 12px;
    margin-bottom: 15px;
}

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: -.32s;
        animation-delay: -.32s;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -.16s;
        animation-delay: -.16s;
    }

.gnb-gametype-icon {
    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);
    }
}
