
#note7NoticePopup{box-sizing:border-box;z-index:999998;overflow:auto;height:100%}
#note7NoticePopup .dimmed{padding-top:0;opacity:0.6}
#note7NoticePopup_wrap{position:absolute;z-index:999999;background:#fff;overflow:hidden}
#note7NoticePopup_wrap .popup_wrap{box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flexbox;display:-webkit-flex;display:flex;-moz-box-orient:vertical;-webkit-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:525px;width:600px;overflow:hidden}
#note7NoticePopup_wrap .pop-tit{margin-top:0;padding-top:3px;margin-bottom:0;padding-bottom:24px;padding-right:45px;font-family:'SamsungSharpSans', arial;font-size:22px;line-height:1.15;border-bottom:1px solid #e9e9e9;background:#fff}
#note7NoticePopup_wrap .scroll_wrap{box-sizing:border-box;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;-ms-flex:1;flex:1;overflow:auto;width:100%;padding-right:17px;margin-right:-17px;-ms-overflow-style:scrollbar}
#note7NoticePopup_wrap .msg-text{margin-top:28px;font-family:'SamsungOne',arial;font-size:13.5px;line-height:1.3}
#note7NoticePopup_wrap .sign{font-family:'SamsungOne',arial;font-size:13.5px;line-height:1.3;color:000;}
#note7NoticePopup_wrap .sign span{position:relative;z-index:10;color:#000}
#note7NoticePopup_wrap .sign .sign_img{display:block;position:relative;margin:-14px 0 19px -7px}
#note7NoticePopup_wrap .popup_wrap .pop-btn{margin-top:27px;padding:30px 0 20px;border-top:1px solid #e9e9e9}
#note7NoticePopup_wrap .popup_wrap .button{font-family:'SamsungOne',arial;font-size:18px;font-weight:bold}
#note7NoticePopup_wrap .check_box{position:relative;display:block;padding:10px 0 20px}
#note7NoticePopup_wrap .check_box .check_error{clear:both;padding:5px 0 0 38px;color:#fd020e}
#note7NoticePopup_wrap .check_box .check_txt{clear:both;padding-left:38px;color:#292929;font-size:16px}
#note7NoticePopup_wrap .check_box label{display:inline-block;position:relative;padding-left:28px;clear:both;color:#292929;font-size:13.5px;line-height:1.2}
#note7NoticePopup_wrap .check_box .close-button{display:inline !important;position:relative !important;top:auto !important;right:auto !important;left:auto !important;font-size:inherit !important;color:#006ec5}
#note7NoticePopup_wrap .check_box .close-button:hover{text-decoration:underline}

#note7NoticePopup_wrap input[type="checkbox"]+label:before{position:absolute;left:0;top:0;width:18px;height:18px;background:#a6a8aa;content:"";display:inline-block}
#note7NoticePopup_wrap input[type="checkbox"]:checked+label:before{box-sizing:border-box;background:#0071bf url(/common/img/layer-ir.png) no-repeat left bottom;background-size:32px auto;}
#note7NoticePopup_wrap input[type="checkbox"]:focus+label:before{border:1px solid rgba(0,110,197,0.6);border-radius:1px}
#note7NoticePopup_wrap input[type="radio"],
#note7NoticePopup_wrap input[type="checkbox"]{position:absolute;padding:0;margin:0;opacity:0;width:0;height:0;left:0;right:0}
#note7NoticePopup_wrap input[type="radio"]{left:-9999em}
#note7NoticePopup_wrap input[type="radio"]+label,
#note7NoticePopup_wrap input[type="checkbox"]+label{clear:none;cursor:pointer;position:relative}

/* airplane notice */
#AirplaneNoticePopup{box-sizing:border-box;z-index:999998;overflow:auto;height:100%}
#AirplaneNoticePopup .dimmed{padding-top:0;opacity:0.6;cursor:default !important}
#AirplaneNoticePopup_wrap{position:absolute;z-index:999999;background:#fff;overflow:hidden}
#AirplaneNoticePopup_wrap .popup_wrap{width:500px}
#AirplaneNoticePopup_wrap .pop-tit{margin-top:0;padding-top:3px;margin-bottom:0;padding-bottom:24px;padding-right:35px;font-family:'SamsungSharpSans', arial;font-size:24px;line-height:1.3;border-bottom:1px solid #e9e9e9;background:#fff}
#AirplaneNoticePopup_wrap .msg-text{margin-top:28px;font-family:'SamsungOne',arial;font-size:14px;line-height:1.3}
#AirplaneNoticePopup_wrap .popup_wrap .pop-btn{margin-top:25px;padding:20px 0 30px;border-top:1px solid #e9e9e9}
#AirplaneNoticePopup_wrap .popup_wrap .button{display:block;margin:10px 0 0;font-family:'SamsungOne',arial;font-size:16px;font-weight:bold}

/* video */
#note7NoticePopup_wrap .video-area-note7 {padding:10px 0 0 0;}
#note7NoticePopup_wrap .video-area-note7 .video-wrap {left:0;top:0;background-color:inherit;}
#note7NoticePopup_wrap .video-area-note7 .video-wrap  iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border:0}
#note7NoticePopup_wrap #brightCoveVideoArea{position:absolute;left:0;right:0;top:0;bottom:0}

html.layer-open.touch,
html.layer-open.touch body{height:100%;overflow:hidden}

/* RTL */
html.rtl #note7NoticePopup .close-button,
html.rtl #AirplaneNoticePopup .close-button{left:30px;right:auto}
html.rtl #note7NoticePopup_wrap .scroll_wrap{padding-right:0;margin-right:0;padding-left:17px;margin-left:-17px}
html.rtl #note7NoticePopup_wrap .pop-tit,
html.rtl #AirplaneNoticePopup_wrap .pop-tit{padding-left:45px;padding-right:0}
html.rtl #note7NoticePopup_wrap .check_box label{padding-left:0;padding-right:40px}
html.rtl #note7NoticePopup_wrap input[type="checkbox"]+label:before{left:auto;right:0;}

/* IE9- */
html.no-cssgradients #note7NoticePopup .close-button{z-index:30\0}
html.no-cssgradients #note7NoticePopup_wrap .pop-tit{position:absolute\0;left:30px\0;right:30px\0;z-index:20\0}
html.no-cssgradients #note7NoticePopup_wrap .scroll_wrap{box-sizing:border-box\0;position:relative\0;height:477px\0;padding-right:0\0;margin-right:0\0;z-index:10\0}
html.no-cssgradients #note7NoticePopup_wrap .popup_wrap .pop-btn{padding-bottom:50px\0}
html.no-cssgradients #note7NoticePopup_wrap .check_box{position:absolute\0;bottom:0\0;left:30px\0;right:30px\0;z-index:11\0;background:#fff\0}
html.no-cssgradients.rtl #note7NoticePopup_wrap .scroll_wrap{padding-left:0\0;margin-left:0\0}

@media screen and (max-width:768px){
	#note7NoticePopup .dimmed{padding-top:0}
	#note7NoticePopup .close-button{right:15px;top:15px}
	#note7NoticePopup_wrap{height:90%;left:20px !important;right:20px !important;max-width:inherit !important;min-height:0;margin:0 !important}
	#note7NoticePopup_wrap .pop-tit{padding-top:0;padding-bottom:13px;font-size:18px;left:15px\0;right:15px\0}
	#note7NoticePopup_wrap .scroll_wrap{height:100%;padding-right:0;margin-right:0}
	#note7NoticePopup_wrap .popup_wrap{padding:15px 15px 0 15px !important;width:auto !important;height:100% !important}
	#note7NoticePopup_wrap .msg-text{margin-top:15px}
	#note7NoticePopup_wrap .popup_wrap .button{font-size:16px}

	#AirplaneNoticePopup .close-button{right:15px;top:15px}
	#AirplaneNoticePopup_wrap{left:20px !important;right:20px !important;max-width:inherit !important;min-height:0;margin:0 !important}
	#AirplaneNoticePopup_wrap .popup_wrap{padding:15px 15px 0 15px !important;width:auto !important;height:100% !important}
	#AirplaneNoticePopup_wrap .pop-tit{padding-top:0;padding-bottom:13px;font-size:18px}
	#AirplaneNoticePopup_wrap .msg-text{margin-top:15px}
	#AirplaneNoticePopup_wrap .popup_wrap .pop-btn{margin-top:20px;padding:10px 0 20px}
	#AirplaneNoticePopup_wrap .popup_wrap .button{font-size:16px}

	html.rtl #note7NoticePopup .close-button,	
	html.rtl #AirplaneNoticePopup .close-button{left:15px;right:auto}

	html.no-cssgradients #note7NoticePopup_wrap .check_box{left:15px\0;right:15px\0;padding-bottom:15px\0}
}

/* local font */
html[lang="zh"] #note7NoticePopup_wrap .pop-tit,
html[lang="zh"] #AirplaneNoticePopup_wrap .pop-tit{font-family:'SamsungSharpSans','Microsoft Yahei', arial !important}
html[lang="zh"] #note7NoticePopup_wrap .msg-text,
html[lang="zh"] #note7NoticePopup_wrap .popup_wrap .button,
html[lang="zh"] #AirplaneNoticePopup_wrap .msg-text,
html[lang="zh"] #AirplaneNoticePopup_wrap .popup_wrap .button,
html[lang="zh"] #note7NoticePopup_wrap .sign{font-family:'SamsungOne','Microsoft Yahei', arial !important}

html[lang^="zh-"] #note7NoticePopup_wrap .pop-tit,
html[lang^="zh-"] #AirplaneNoticePopup_wrap .pop-tit{font-family:'SamsungSharpSans','Microsoft JhengHei', arial !important}
html[lang^="zh-"] #note7NoticePopup_wrap .msg-text,
html[lang^="zh-"] #note7NoticePopup_wrap .popup_wrap .button,
html[lang^="zh-"] #AirplaneNoticePopup_wrap .msg-text,
html[lang^="zh-"] #AirplaneNoticePopup_wrap .popup_wrap .button,
html[lang^="zh-"] #note7NoticePopup_wrap .sign{font-family:'SamsungOne','Microsoft JhengHei', arial !important}

html[lang^="fa"] #note7NoticePopup_wrap .pop-tit,
html[lang^="ar"] #note7NoticePopup_wrap .pop-tit,
html[lang^="fa"] #AirplaneNoticePopup_wrap .pop-tit,
html[lang^="ar"] #AirplaneNoticePopup_wrap .pop-tit{font-family:'SamsungSharpSans', tahoma !important}
html[lang^="fa"] #note7NoticePopup_wrap .msg-text,
html[lang^="ar"] #note7NoticePopup_wrap .msg-text,
html[lang^="fa"] #note7NoticePopup_wrap .popup_wrap .button,
html[lang^="ar"] #note7NoticePopup_wrap .popup_wrap .button,
html[lang^="fa"] #AirplaneNoticePopup_wrap .msg-text,
html[lang^="ar"] #AirplaneNoticePopup_wrap .msg-text,
html[lang^="fa"] #AirplaneNoticePopup_wrap .popup_wrap .button,
html[lang^="ar"] #AirplaneNoticePopup_wrap .popup_wrap .button,
html[lang^="fa"] #note7NoticePopup_wrap .sign,
html[lang^="ar"] #note7NoticePopup_wrap .sign{font-family:'SamsungOne','SamsungOneArabic',tahoma !important}

html[lang^="he"] #note7NoticePopup_wrap .pop-tit,
html[lang^="he"] #AirplaneNoticePopup_wrap .pop-tit{font-family:'SamsungSharpSans', tahoma !important}
html[lang^="he"] #note7NoticePopup_wrap .msg-text,
html[lang^="he"] #note7NoticePopup_wrap .popup_wrap .button,
html[lang^="he"] #AirplaneNoticePopup_wrap .msg-text,
html[lang^="he"] #AirplaneNoticePopup_wrap .popup_wrap .button,
html[lang^="he"] #note7NoticePopup_wrap .sign{font-family:'SamsungOne','SamsungOneHebrew',tahoma !important}

html[lang^="th"] #note7NoticePopup_wrap .pop-tit,
html[lang^="th"] #AirplaneNoticePopup_wrap .pop-tit{font-family:'SamsungSharpSans','pslKittithadabold', arial !important}
html[lang^="th"] #note7NoticePopup_wrap .pop-tit .font-local,
html[lang^="th"] #AirplaneNoticePopup_wrap .pop-tit .font-local{font-size:27.5px;line-height:0.92}
html[lang^="th"] #note7NoticePopup_wrap .msg-text,
html[lang^="th"] #AirplaneNoticePopup_wrap .msg-text,
html[lang^="th"] #note7NoticePopup_wrap .sign{font-family:'pslKittithadabold', arial !important;font-size:17px;line-height:1.04}
html[lang^="th"] #note7NoticePopup_wrap .popup_wrap .button,
html[lang^="th"] #AirplaneNoticePopup_wrap .popup_wrap .button{font-family:'pslKittithadabold', arial !important;font-size:20px;padding-top:0.64em;padding-bottom:0.64em}

html[lang^="vi"] #note7NoticePopup_wrap .pop-tit,
html[lang^="vi"] #AirplaneNoticePopup_wrap .pop-tit{font-family:'SamsungSharpSans_Bd','SamsungOne', arial !important}
html[lang^="vi"] #note7NoticePopup_wrap .msg-text,
html[lang^="vi"] #note7NoticePopup_wrap .popup_wrap .button,
html[lang^="vi"] #AirplaneNoticePopup_wrap .msg-text,
html[lang^="vi"] #AirplaneNoticePopup_wrap .popup_wrap .button,
html[lang^="vi"] #note7NoticePopup_wrap .sign{font-family:'SamsungOne', arial !important}

html[lang^="ru"] #note7NoticePopup_wrap .pop-tit,
html[lang^="uk"] #note7NoticePopup_wrap .pop-tit,
html[lang^="bg"] #note7NoticePopup_wrap .pop-tit,
html[lang^="ru"] #AirplaneNoticePopup_wrap .pop-tit,
html[lang^="uk"] #AirplaneNoticePopup_wrap .pop-tit,
html[lang^="bg"] #AirplaneNoticePopup_wrap .pop-tit{font-family:'SamsungSharpSans','SamsungOne', arial !important}

html[lang^="ko"] #note7NoticePopup_wrap .msg-text,
html[lang^="ko"] #note7NoticePopup_wrap .popup_wrap .button,
html[lang^="ko"] #AirplaneNoticePopup_wrap .msg-text,
html[lang^="ko"] #AirplaneNoticePopup_wrap .popup_wrap .button,
html[lang^="ko"] #note7NoticePopup_wrap .sign{font-family:'SECGCWM',Arial,sans-serif !important}