#sub_page_title{ display:none; }
html{ height:100%; }
body{ height:100%; background:url(/web/front/imgs/common/bg_login.jpg) no-repeat; background-size:cover; background-position:center; }
body:before{ background:rgba(0, 0, 0, 0.5); width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:0; content:''; display:inline-block; }
/**/
#loginWrap{ display:table; table-layout:fixed; border-collapse:collapse; width:100%; height:100%; }
#loginWrap{ position:fixed; top:0px; left:0px; z-index:10; }
#loginWrap > div{ display:table-row }
#loginWrap > div > div{ display:table-cell; vertical-align:middle; text-align:center; }
/**/
#loginForm{ font-family:"NotoSansKR-Regular"; background:white; width:460px; margin:0 auto; text-align:left; }
#loginForm{ box-sizing:border-box; border:8px solid #444548; border-radius:8px; }
#loginForm > .head{ background:#eb2024; }
#loginForm > .head .title{ color:white; text-align:center; font-weight:bold; font-size:16px; line-height:55px; letter-spacing:0.05em; }
#loginForm > .body{ padding:30px 50px; }
#loginForm > .body .inp{ font-size:14px; line-height:44px; height:44px; background:#eaeff5; display:block; padding-left:10px; width:100%; }
#loginForm > .body .inp + .inp{ margin-top:15px; }
/**/
#btnLogin{ width:100%; height:45px; background:#eb2024; color:white; margin-top:15px; font-weight:bold; font-size:14px; }
#btnLogin1{ width:100%; height:35px; background:#eb2024; color:white; margin-top:15px; margin-bottom: 15px; font-weight:bold; font-size:25px; text-align: center; letter-spacing: normal; cursor: pointer;
    text-align: center; vertical-align: center;}