html, body {background: #f8f8f8;padding: 0; margin: 0;width: 100%; height: 100%;text-align: center}
body {overflow-x:hidden;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;-webkit-appearance: none;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}
a, a *, .f-hand, .f-hand * {cursor: pointer}
.div_logreg {margin-left: auto;margin-right: auto;padding: 30px 10px 30px 10px;display: inline-block;width: 360px;text-align: center}
.logreg_logo {width: 340px;height: 50px;line-height: 50px;color: #333333;text-align: left}
.logo_icon {width: 24px;margin-top: -2px;border: none}
.logreg_title {margin: 30px auto 0 auto;width: 340px;height: 50px;line-height: 50px;color: darkgreen;font-weight: 800;text-align: center}
.logreg_title a:hover, .logreg_title a:link, .logreg_title a:visited {text-decoration: none;color: darkgreen}
.logreg_line {margin-left: auto;margin-right: auto;width: 320px;height: 1px;background: #d8d8d8}
.logreg_form {width: 340px;margin-top: 3px;border: 1px solid #d8d8d8;border-radius: 5px;background: #ffffff;text-align: center}
.logreg_form_group {text-align: center}
.logreg_label, .logreg_input {display: inline-flex;height: 40px}
.logreg_label {width: 90px;text-align: right}
.logreg_span {vertical-align: middle;color: #8b8b8b}
.logreg_error {height: 14px;line-height: 14px;font-size: 12px;margin: -5px 0 5px 0;color: red}
.logreg_code_captcha {width: 100px;height: 40px; cursor: pointer;border:1px solid #d8d8d8;background: #f8f8f8}
.logreg_code_notice {margin: -8px 42px 0 0;color: grey;text-align: right}
.signup_term {display: block;margin: 10px 0 15px 0;color: #0885B1}
.dropdown {display: inline-block;position: relative;float:right;padding: 0 8px 0 0}
.dropdown:hover .dropdown-content {display: block}
.dropbtn {background: transparent;text-decoration: none;padding: 3px 6px 3px 6px;border-radius: 5px;margin-top: -3px}
.dropdown-content {display: none;position: absolute;right: 0;margin-top: -13px;min-width: 100px;line-height: 20px;text-align: center;padding: 6px 0 6px 0;background: #fffacd;border: 1px solid #ffe6b8;border-radius: 5px}
.dropdown-content a:link, .dropdown-content a:visited {display: block;padding: 0 8px 0 8px}
.dropbtn, .dropbtn a, .dropdown-content a, .dropdown-content a:link, .dropdown-content a:visited {border: none;color: darkgreen;font-size: 12px;text-decoration: none}
.separator_grey {margin: 3px auto;width: 100%;height: 1px;background: #ebebeb}
.frm_btn {background: #94c1e7;border: 1px solid #0885B1;width:90px;height:40px;border-radius: 5px;padding: 0 10px 0 10px}
.frm_input, .sec_code {width: 160px;border-bottom: 1px solid #d8d8d8;border-top: none;border-left: none;border-right: none}
.sec_code {width: 60px}