.modal__wrapper--example-theme.is-visible .modal__content {
    height: 85%;
}

.acinfoBox {
    height: 90%;
    overflow-y: auto !important;
}

ul.infoBox {
    width: 100%;
}

ul.infoBox li {
    margin-top: 20px;
    width: 100%;
}

.infoItem {
    color: #333333;
    padding-bottom: 8spx;
    font-weight: bold;
    letter-spacing: 3px;
}

ul.infoBox li input {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    height: 35px;
    width: 95%;
    padding: 0 5px;
    outline: none;
    line-height: 35px;
}

ul.infoBox li input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
}

#login,
#register,
#gotverify,
#forget {
    background-color: #262626;
    color: #fff;
    text-align: center;
    width: 149px;
    margin: 40px auto 15px auto;
    height: 45px;
    line-height: 45px;
    border-radius: 6px;
    display: table;
    letter-spacing: 4px;
}

.modally .modally-close:hover {
    opacity: 0.5;
}

.functionBox {
    display: table;
    margin: auto;
}


.gologin {
    cursor: pointer;
    text-decoration: underline;
    color: #262626;
    letter-spacing: 1px;
    text-align: center;
}

.goregister,
.forget {
    cursor: pointer;
    text-decoration: underline;
    color: #262626;
    letter-spacing: 1px;
    float: left;
    margin: 0 10px;
}

.termstext h2 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #333333;
    line-height: 0.1em;
    font-size: 23px;
    font-weight: bold;
    color: #333333;
    margin: 44px auto 40px auto;
}

.termstext h2 span {
    background: #fff;
    padding: 0 10px;
}

.fastgo {
    margin: auto;
    display: table;
}

.linebox,
.fbbox {
    width: 50px;
    height: 50px;
    display: table;
    float: left;
    margin: 0 15px;
}

a.linelogin img,
a.fblogin img {
    width: 40px;
}

#registerArea,
#forgetArea {
    display: none;
}

.register_tt,
.forget_tt {
    display: none;
}
