@charset "utf-8";

.footer-empty-box {display:none; }
#jmjLogin {height: 1042px;background: url("/images/jmj_login_back_bg.jpg") no-repeat center top;background-size: cover;}	
#jmjLogin .container-2{position: relative;height: 100%; transform:scale(0.9);}	
#jmjLogin .login-form-bg{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -48%);z-index: 100;}	
#jmjLogin .jmj-forms{position: absolute;right: 201px;top: 50%;transform: translateY(-50%);z-index: 200; background: #fff;border-radius: 5px;border: 2px solid #900020;width: 417px;padding: 62px 36px 35px;}	
#jmjLogin .jmj-forms .form-login-tit{margin: 0 auto 62px;}	
#jmjLogin .jmj-forms .common-input-style{border: none !important;box-shadow: none;font-size: 27px;width: 100%;border-bottom: 1px solid #c8c8c8 !important;border-radius: 0;height: 54px; outline: none;transition: none;margin-bottom: 14px;}	
#jmjLogin .jmj-forms .common-input-style::placeholder {color: #c9c8c8;}
#jmjLogin .jmj-forms #login_pw{margin-bottom: 19px;}	
#jmjLogin .jmj-forms .login_if_lpl{display: flex;justify-content: space-between;align-items: center;margin-bottom: 52px;}	
#jmjLogin .jmj-forms .login_if_lpl .remember-id-wrap #remember-id{display:none;}	
#jmjLogin .jmj-forms .login_if_lpl .remember-id-wrap label {cursor:pointer;font-size: 16px;color: #900020;font-weight: bold;display: flex;align-items: center;}
#jmjLogin .jmj-forms .login_if_lpl .remember-id-wrap label span{width: 15px;height: 15px;background: #fff;border: 2px solid #900020; cursor:pointer;margin-right: 9px;}
#jmjLogin .jmj-forms .login_if_lpl .remember-id-wrap #remember-id:checked + label span {background: #900020 url("/skin/member/basic/img/chk.png") no-repeat 50% 50%;}	
#jmjLogin .jmj-forms .login_if_lpl .find-pwd-link {color:#900020; font-size:16px; font-weight: bold;}
#jmjLogin .jmj-forms .btn_submit{width: 342px;height: 59px;border-radius: 50px;font-size: 27px;background: #900020;font-weight: 500;box-shadow: 0px 6px 2px 0px rgba(0, 0, 0, 0.13); margin-bottom: 37px;}	
#jmjLogin .jmj-forms .bottom-jmj-logo{margin: 0 auto;}	

