@charset "utf-8";

.ol {position:relative;text-align:center}
.ol h2 {width:0;height:0;overflow:hidden}

a.ol_btn{display: flex;align-items: center;font-size: 12px;line-height: 19px;color: #636363;padding:6px;font-weight: 600;letter-spacing: -0.18px;}

#ol_before {padding:20px 20px;text-align:left;width:80%;position: absolute;bottom: 0;}
#ol_before #gnb_close, #ol_after #gnb_close{color:#ffffff}
#ol_before input[type=text], #ol_before input[type=password] {width:100%;border:0;border-bottom:1px solid #434242;background:none;height:40px;;margin:0 0 10px;color:#fff}
#ol_submit {width:100%;height:40px;border-radius:23px;font-weight:bold;font-size:1.083em; }
#ol_svc {text-align:left;color:#dadada;font-size:0.92em;margin:5px 0 20px}
.ol_before_btn {margin:15px 0 0;color:#aaa;line-height:1em}
.ol_before_btn a {color:#fff;display:inline-block;width:50%;float:left}
#ol_password_lost {border-left:1px solid #777}

#ol_after {background:#10BFCA;padding:20px 20px;text-align:left;width:80%;}

#ol_after_hd {position:relative;padding:10px 15px}
#ol_after_hd:after {display:block;visibility:hidden;clear:both;content:""}
#ol_after_hd strong {display:block;float:left;color:#fff;padding:0 0 0 15px;line-height:40px}
#ol_after_hd .btn_admin {float:left;display:block;padding:0 !important;text-align:center;color:#fff;margin-right:10px;background:#d13f4a;width:30px}
#ol_after_hd .profile_img {position:relative;float:left;display:inline-block}
#ol_after_hd .profile_img img {width:37px;height:37px;border-radius:50%}
#ol_after_info {position:absolute;bottom:-5px;right:-5px;width:20px;height:20px;line-height:18px;text-align:center;border-radius:50%;background:#212020}
#ol_after_info i {color:#fff;font-size:1em}

#ol_after_private {clear:both;}
#ol_after_private div{color:#ffffff;font-weight: 600;font-size: 16px;line-height: 22px;}
#ol_after_private span{display: inline-block;font-size: 14px;line-height: 19px;color: #FFFFFF;background: rgba(255, 255, 255, 0.2);border-radius: 50px;color: #FFFFFF;padding:7px 20px;margin-right:10px;margin-bottom: 15px;font-weight: normal;}


#ol_after_btn {position:absolute;top:15px;right:55px}
#ol_after_btn a {display:inline-block;padding:0 10px;line-height:30px;color:#fff;border-radius:3px;font-weight:bold}
#ol_after_logout {background:#3a8afd;color:#fff}
