@charset "utf-8";

/* 아웃로그인 스킨 */
.ol { width:100%; max-width:300px; margin:0 auto;height:162px; padding:15px 0 15px 0; background-color:#fff; }
.ol h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}



.ol a.btn_admin {display:inline-block;padding:0 10px;height:25px;text-decoration:none;line-height:25px;vertical-align:middle} /* 관리자 전용 버튼 */
.ol a.btn_admin:focus, .ol a.btn_admin:hover {text-decoration:none}

#ol_before { }
#ol_before .ol_wr{ }
#ol_id { display:block; width:300px; height:42px; border:1px solid #ddd; border-radius:3px; background-color:#eaeaea; margin:0 auto; margin-top:4px; margin-bottom:14px; padding-left:13px; font-size:15px; color:#666; }
#ol_pw { display:block; width:300px; height:42px; border:1px solid #ddd; border-radius:3px; background-color:#eaeaea; margin:0 auto; margin-top:4px; margin-bottom:14px; padding-left:13px; font-size:15px; color:#666; }
#ol_id:-ms-input-placeholder { color:#aaa; }
#ol_id::-ms-input-placeholder { color:#aaa; }
#ol_pw:-ms-input-placeholder { color:#aaa; }
#ol_pw::-ms-input-placeholder { color:#aaa; }
#ol_buttons { width:300px; height:37px; margin:0 auto; margin-top:4px; margin-bottom:4px; }
#ol_submit:after { display:block; visibility:hidden; clear:both; content:"" } 
#ol_register { float:left; width:140px; height:50px; border-radius:3px; background-color:#000; margin-top:4px; margin-bottom:4px; }
#ol_submit { float:right; width:100%; height:50px; border-radius:3px; background-color:#4a83bd; margin-top:4px; margin-bottom:4px; }
/*#ol_submit { float:right; width:140px; height:50px; border-radius:3px; background-color:#65cdef; margin-top:4px; margin-bottom:4px; }*/

#ol_after { padding:15px 20px 0 20px; }
#ol_hello { text-align:left; font-size:16px; line-height:20px; color:#333; }
#ol_nick { font-weight:500; }
#ol_after_buttons { width:100%; height:37px; margin:10px auto; }
#ol_domain { float:left; width:103px; height:42px; border-radius:3px; background-color:#4a83bd; margin-top:4px; margin-bottom:4px; }
#ol_info { width:100%;height:42px; border-radius:3px; font-size:17px; background-color:#4a83bd; margin-top:4px; margin-bottom:10px; }
/*
#ol_info { float:right; width:103px; height:37px; border-radius:3px; background-color:#65cdef; margin-top:4px; margin-bottom:4px; }
*/
#ol_logout { width:100%; height:42px; border-radius:3px;  font-size:17px;background-color:#11579e; margin-top:10px;margin-bottom:4px; }
