@charset "utf-8";

/* login */
html, body {background:#4d4947}
.wrap {background:none}
.btn_home {display:none}
.btn_logout {display:none}
.section {text-align:center}
.bi {width:113px; height:75px; margin:0 auto 31px; background:url(/web/images/bi_rizap.png) no-repeat; -webkit-background-size:113px 75px; background-size:113px 75px; text-indent:-7000px}
.login {width:220px; margin:0 auto; padding-top:79px}
.login-field {display:block; width:220px; margin:0 auto 10px}
.login-field input[type="text"],
.login-field input[type="password"] {display:block; width:100%; height:46px; line-height:27px; padding:10px 15px; font-size:17px; color:#fff; -webkit-box-sizing:border-box; box-sizing:border-box; background:#383432; -webkit-box-shadow:0 2px 0 0 #282422 inset; -moz-box-shadow:0 2px 0 0 #282422 inset; box-shadow:0 2px 0 0 #282422 inset}
.login-field input::-webkit-input-placeholder {color:#737373; font-size:17px}
.btn-submit {margin-top:15px; padding-top:15px; border-top:1px solid #615e5c}
.btn-submit button {display: block; width: 100%; height: 46px; line-height: 47px; font-size: 15px; color: #383432; background: #ffcd48; font-weight: bold; -webkit-border-radius: 3px; border-radius: 3px;box-shadow: 0 2px 0 0 #363332;cursor: pointer}
.btn-submit button:active {background:#dcad2f}
.login-intro {line-height:24px; padding:32px 20px; color:#acacac; font-size:16px}
.go-join {display:inline-block; color:#ffcd48; text-decoration:underline}
.footer {padding:140px 0 31px; text-align:center}
.footer-bi {display:inline-block; width:58px; height:12px; background:url(/web/images/rizap_sprite.png) -46px -63px no-repeat; -webkit-background-size:400px 200px; -moz-background-size:400px 200px; background-size:400px 200px; text-indent:-7000px}
.powered-by {font-size:11px; color:#818181}
