/*
 *  Copyright 2020 NHN EDU All rights reserved.
 *  NHN EDU PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 *
 *   @author eddy@nhnedu.com
 *   @since 1/15/20, 6:06 PM
 *   @desc
 */

.global_header.is_opened_banner{min-height:354px;}
.global_header.is_opened_banner:before,
.sub .global_header.is_opened_banner:before{display:block;content:'';width:100%;height:1px;position:fixed;top:194px;background-color:#e9e9e9;}
.iamclass.is_opened_banner{padding: 195px 0 100px 0;}
.checkbox_wrap{position:relative;margin-top:12px;height:40px}
.lbl_agree{position:absolute;top:0;left:24px;font-family:'notokr-regular',sans-serif;font-size:14px;color:#888;line-height:22px}
