@import url('//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css');
html{background-image: url('../img/water_mark_silmari.png');
    background-size:500px;}
body, html {background-color:#fff;font-family:'Nanum Square','Nanum Gothic', '맑은 고딕'}
body{background-color:transparent}
#login,
.interim-login #login {padding: 26px 24px 24px; background-color:#18a4de; margin-top:8%; border-radius:20px}
.interim-login #login {margin:0; border-radius:0;}
#login form{box-shadow: none; border-radius:15px 15px 0 0; border:none; margin-bottom:0;}
#login > p {margin-top:0 !important; padding-bottom:24px !important; background-color:#fff;}
#login > p:last-child {border-radius:0 0 15px 15px; padding-bottom:46px !important; margin-bottom:0}
.login-action-resetpass #backtoblog {display:none;}
.login #login_error, .login #login .message {padding-bottom:12px !important}
#login h1 a, .login h1 a {
    background-image: url('../img/logo_silmariedu.png');
    background-size:70%;
    padding-bottom: 0;
    width:280px;
    height:50px;
}
.wp-core-ui .button-primary,
.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large{text-shadow:none; line-height:1em; background-color:#03418c; border-radius:20px; height:auto; box-shadow: none; border:none; font-size:14px; padding:12px 20px;}
.wp-core-ui .button-primary:hover {border:none; background-color:#18a4de; text-shadow:none;}
input[type='password'] {font-family:apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;}
p#nav, .language-switcher {display:none;}

@media (max-width: 767px){
}
