﻿

/* alertLi 기존 유지 */
.yesPopUp .popYUI_cont .popYUICmd .alertP { line-height:20px;font-size:13px;color:#666;word-wrap:break-word;word-break:keep-all; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl { }
.yesPopUp .popYUI_cont .popYUICmd .alertDl+.alertDl { margin-top:15px; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.bdr_top { padding-top:15px;border-top:solid 1px #d8d8d8; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl dt { line-height:22px;font-size:15px;color:#333;font-weight:700;word-wrap:break-word;word-break:keep-all; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl dd { padding-top:7px;line-height:20px;font-size:13px;color:#666;font-weight:400;word-wrap:break-word;word-break:keep-all; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl dd+dd { margin-top:5px;padding:0; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.s_size dt { line-height:20px;font-size:13px;font-weight:700;color:#333; } /* s 사이즈 정의 필요 일단 13로 통일 */
.yesPopUp .popYUI_cont .popYUICmd .alertDl.b_size dt { line-height:22px;font-size:15px;font-weight:700;color:#333; } /* b 사이즈 정의 필요 일단 15로 통일 */
.yesPopUp .popYUI_cont .popYUICmd .alertDl.b_size dt .yesChk { display:block; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.b_size dt .iconC { margin-top:1px;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.b_size dd { padding-top:0.4rem; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.alertDlToggle > dt { line-height:22px; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.alertDlToggle > dt a { display:inline-block;line-height:22px;font-size:15px;color:#333;font-weight:700;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.alertDlToggle > dt a em.ico_upDn.bgC_com { -webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;-webkit-transform:rotate(0);transform:rotate(0); }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.alertDlToggle > dt a em.ico_upDn.bgC_com { margin:0;width:20px;height:20px;overflow:hidden;line-height:0;font-size:0;color:transparent;background:url('/sysimage/mv3/com/ico_arrD_blackM.svg') no-repeat left top;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.alertDlToggle.toggleOn > dt a em.ico_upDn.bgC_com { -webkit-transform:rotate(180deg);transform:rotate(180deg); }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.alertDlToggle > dd { display:none; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.alertDlToggle.toggleOn > dd { display:block; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl dd .alertP { line-height:20px;font-size:13px;color:#666; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.tp_chk { }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.tp_chk dt {  }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.tp_chk dt label.chkLab { display:block;font-weight:normal; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.tp_chk dt label.chkLab input[type=checkbox] { margin-right:6px; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.tp_chk dt label.chkLab input[type=radio]{ margin-right:6px; }
.yesPopUp .popYUI_cont .popYUICmd .alertDl.tp_chk dd { padding-left:24px; }
.yesPopUp .popYUI_cont .popYUICmd .alertDlGrp { padding:15px 0;border-top:solid 1px #d8d8d8; }
.yesPopUp .popYUI_cont .popYUICmd .alertDlGrp .alertDl {  }
.yesPopUp .popYUI_cont .popYUICmd .alertDlGrp .alertDl+.alertDl { margin-top:15px; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi { font-size:13px;color:#666;text-align:left; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi.topBdr { padding-top:10px;border-top:solid 1px #d8d8d8; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi:after { content:'';clear:both;display:block; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li { padding:0 0 0 7px;line-height:20px;text-indent:-7px;border:none;text-align:left;font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li .alertLi { padding:4px 0 0 4px; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li+li { margin-top:4px; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi.s_size li { padding:0 0 0 7px;line-height:16px;text-indent:-7px;font-size:12px; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li th { text-indent:0; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li td { text-indent:0; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li a { color:#333; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi.alertLiChk li { padding:0 0 0 14px;text-indent:-14px; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li em.bl_rnd { display:inline-block;margin:9px 5px 9px 0;width:2px;height:2px;overflow:hidden;border:none;border-radius:2px;background-color:#666;text-indent:-999em;text-decoration:none;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li em.bl_bar { display:inline-block;margin:10px 4px 9px 0;width:3px;height:1px;overflow:hidden;border:none;border-radius:2px;background-color:#666;text-indent:-999em;text-decoration:none;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li em.bl_chk { margin:0.25rem 4px 0 0;width:10px;height:10px;background-position:-131px -54px; }
.yesPopUp .popYUI_cont .popYUICmd .alertLi li .iconC.icon_ques { width:0.8rem;height:0.8rem;line-height:0.8rem;vertical-align:-0.2rem; }
.yesPopUp .popYUI_cont .popYUICmd .alertLiSmall { font-size:12px;color:#999;text-align:left; }
.yesPopUp .popYUI_cont .popYUICmd .alertLiSmall:after { content:'';clear:both;display:block; }
.yesPopUp .popYUI_cont .popYUICmd .alertLiSmall li { padding:2px 0 2px 7px;line-height:16px;text-indent:-7px;border:none;text-align:left;font-size:12px; }
.yesPopUp .popYUI_cont .popYUICmd .alertLiSmall li a { color:#999; }
.yesPopUp .popYUI_cont .popYUICmd .alertLiSmall li em.bl_rnd { display:inline-block;margin:7px 5px 7px 0;width:2px;height:2px;overflow:hidden;border:none;border-radius:2px;background-color:#666;text-indent:-999em;text-decoration:none;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .alertLiSmall li em.bl_bar { display:inline-block;margin:8px 4px 7px 0;width:3px;height:1px;overflow:hidden;background-color:#999;text-indent:-999em;text-decoration:none;vertical-align:top; }

/* 변경 시작 */
.yesPopUp .popYUI_cont .popYUICmd select:active, select:hover, select:focus { outline:none; }
.yesPopUp .popYUI_cont .popYUICmd select.selTp01 { position:relative;padding:0 35px 0 13px;width:auto;height:30px;font-size:13px;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#666;vertical-align:middle;border:solid 1px #d8d8d8;border-radius:3px;-webkit-border-radius:3px;background:#fff url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cpath%20data-name%3D%22%26gt%3B%22%20d%3D%22m3659%20377%205%205-5%205%22%20transform%3D%22rotate(90%202021.5%20-1629.5)%22%20style%3D%22fill%3Anone%3Bstroke%3A%23333%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A1.5px%22%2F%3E%0A%3C%2Fsvg%3E%0A') no-repeat calc(100% - 5px) center;background-size:20px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff; } /* /sysimage/mv3/com/ico_arrD_blackM.svg */
.yesPopUp .popYUI_cont .popYUICmd select.selTp01:active ,select.selTp01:focus { border-color:#0080ff; }
.yesPopUp .popYUI_cont .popYUICmd select.selTp01.m_size { height:35px;font-size:15px;background-position:calc(100% - 10px) center; }
.yesPopUp .popYUI_cont .popYUICmd select.selTp01.b_size { height:40px;font-size:15px;background-position:calc(100% - 10px) center; }
.yesPopUp .popYUI_cont .popYUICmd select.selTp01:disabled	{ opacity:0.4;color:rgba(0,0,0,0.4); }
.yesPopUp .popYUI_cont .popYUICmd span.sel_wSizeS  { display:inline-block;width:70px; }
.yesPopUp .popYUI_cont .popYUICmd span.sel_wSizeS select.selTp01 { width:100%; }
.yesPopUp .popYUI_cont .popYUICmd span.sel_wSizeSS { display:inline-block;width:60px; }
.yesPopUp .popYUI_cont .popYUICmd span.sel_wSizeSS select.selTp01 { width:100%; }
.yesPopUp .popYUI_cont .popYUICmd span.sel_wSizeSM { display:inline-block;width:80px; }
.yesPopUp .popYUI_cont .popYUICmd span.sel_wSizeSM select.selTp01 { width:100%; }
.yesPopUp .popYUI_cont .popYUICmd span.sel_wSizeF { display:block; }
.yesPopUp .popYUI_cont .popYUICmd span.sel_wSizeF select.selTp01 { width:100%; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor { box-sizing:border-box;position:relative;display:inline-block;padding:4px 8px;width:auto;height:30px;line-height:20px;overflow:hidden;color:#666;border:solid 1px #d8d8d8;border-radius:3px;background:#fff;box-shadow: inset 0 1px 2px 0 #fafafa;vertical-align:middle; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor * { box-sizing:border-box; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input:focus { outline:none; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input[type=search] { box-sizing:border-box;background-color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input[type=date] { box-sizing:border-box;background-color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input[type=date]::-webkit-inner-spin-button { -webkit-appearance:none;display:none; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input[type=date]::-webkit-calendar-picker-indicator { -webkit-appearance:none;display:none; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_disabled { opacity:0.4;background:#f8f8f8; } /* 주석 예전 disabled */
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_disabled input { color:#000;background:transparent; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_readonly { background:rgba(238,238,238,0.4); } /* 주석  예전 readonly*/
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_readonly input { background:transparent; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.cValMod { padding-right:58px !important; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.cValModS { padding-right:30px !important; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input { width:100%;min-height:20px;border:none;font-size:13px;color:#333;-webkit-appearance:none;border-radius:0;letter-spacing:0;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input::-webkit-input-placeholder { color:#999;font-weight:normal;text-align:left; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input:-ms-input-placeholder { color:#999;font-weight:normal;text-align:left; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input:-moz-placeholder { color:#999;font-weight:normal;text-align:left; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.transPH input::-webkit-input-placeholder { color:transparent; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.transPH input:-ms-input-placeholder { color:transparent; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.transPH input:-moz-placeholder { color:transparent; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor input:disabled { color:#999;background:#f8f8f8; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borCal { padding:4px 30px 4px 2px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borCal.ms_size { padding:4px 30px 4px 0; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borCal input { font-size:13px !important; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borCal input::-webkit-date-and-time-value { margin:0 !important;padding:0 !important;width:100%;text-align:center;text-align:-webkit-center; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borCal label.lnk_cal { display:block;position:absolute;padding:0 7px 0 0;right:0;top:50%;margin-top:-10px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borCal label.lnk_cal .bgC_com { width:19px;background-position:-30px -190px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borSch.ms_size { padding:4px 30px 4px 13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borSch .lnk_sch { display:block;position:absolute;padding:5px 9px;right:0;top:50%;margin-top:-15px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_borSch .lnk_sch .ico { display:block;width:20px;height:20px;overflow:hidden;line-height:0;font-size:0;color:transparent;background:url('/sysimage/mV2/com/ico_iptSch.svg') no-repeat left top; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.s_size { padding:2px 8px;width:auto;height:24px;line-height:18px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.s_size input { height:18px;font-size:12px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size { padding:4px 8px;width:auto;height:35px;line-height:25px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size input { height:25px;font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_70 { width:52px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_70 input { font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_80 { width:62px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_80 input { font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_90 { width:72px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_90 input { font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_100 { width:82px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_100 input { font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_110 { width:92px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_110 input { font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_120 { width:102px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_120 input { font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_200 { width:182px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.m_size.w_200 input { font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ms_size { padding:4px 13px;width:auto;height:40px;line-height:30px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ms_size input { height:30px;line-height:30px;font-size:15px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ms_size.w_80 { width:52px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.b_size { padding:4px 8px;width:auto;height:45px;line-height:35px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.b_size input { height:35px;line-height:35px;font-size:15px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_wSizeS { padding:4px 2px;width:36px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_wSizeSS { padding:4px 3px;width:26px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_wSizeSM { padding:4px 3px;width:46px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_wSizeMS { padding:4px 3px;width:54px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_wSizeM  { padding:4px 3px;width:99px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_wSizeMM { padding:4px 3px;width:174px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.s_size.ipt_wSizeS { padding:2px 2px;width:36px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.s_size.ipt_wSizeSS { padding:2px 3px;width:26px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.s_size.ipt_wSizeSM { padding:2px 3px;width:46px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.s_size.ipt_wSizeMS { padding:2px 3px;width:54px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.s_size.ipt_wSizeM  { padding:2px 3px;width:99px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.s_size.ipt_wSizeMM { padding:2px 3px;width:174px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_wSizeF { display:block; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_unit { display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_unit { flex-direction: row;flex-wrap: nowrap;align-items: center; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_unit .unit_ipt { flex:1 1 0; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_unit .unit_txt { flex:0 0 auto;padding-left:4px;font-size:13px;color:#333;font-weight:400; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor .ipt_bitTxt { display:block;position:absolute;right:9px;top:50%;margin-top:-10px;height:20px;line-height:20px;color:#333;font-size:15px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor .ipt_msg { display:block;position:absolute;right:8px;top:50%;margin-top:-10px;height:20px;line-height:20px;color:#999;font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor .ipt_cVal { position:absolute;right:5px;top:50%;margin-top:-11px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor label.yesLab { display:block;position:absolute;left:8px;top:50%;margin-top:-10px;height:20px;line-height:20px;color:#999;font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ms_size label.yesLab { left:13px;font-size:15px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.labelHide label.yesLab { display:none; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.error { border:solid 1px #ff4a08; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.focusOn.focus_blue { border:solid 1px #6699cc; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_file { border-top-right-radius:0;border-bottom-right-radius:0; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_disabled { opacity:0.4;background:#f8f8f8; } /* inp_disabled 와 중복되어 정의 */
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_disabled input { color:#000;background:transparent; } /* inp_disabled 와 중복되어 정의 */
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_readonly { background:rgba(238,238,238,0.4); } /* inp_readonly 와 중복되어 정의 */
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.ipt_readonly input { background:transparent; } /* inp_readonly 와 중복되어 정의 */
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint { overflow:visible; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint .inp_labTxt { opacity:1;transition:opacity .3s;transition-timing-function:ease; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint .inp_labTxt { position:absolute;left:8px;top:-6px;padding:0 5px;line-height:14px;line-height:14px;font-size:9px;color:#999; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint .inp_labTxt:before { content:'';position:absolute;left:0;right:0;top:5px;z-index:1;border-top:solid 1.5px #fff; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint .inp_labTxt .txt { position:relative;z-index:2; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint.error .inp_labTxt .txt { color:#ff4a08; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint.m_size .inp_labTxt { top:-8px;line-height:16px;line-height:16px;font-size:11px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint.m_size .inp_labTxt:before { top:7px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint.ms_size .inp_labTxt { top:-8px;line-height:16px;line-height:16px;font-size:11px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint.ms_size .inp_labTxt:before { top:7px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint.b_size .inp_labTxt { top:-9px;line-height:18px;line-height:18px;font-size:12px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint.b_size .inp_labTxt:before { top:8px; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.hint input:placeholder-shown+.inp_labTxt { opacity:0;transition:opacity .3s;transition-timing-function:ease; }

/* noData */
.yesPopUp .popYUI_cont .popYUICmd .noData { padding:30px 0 !important;width:100% !important;min-height:auto !important;max-height:auto !important;line-height:0;font-size:0;text-align:center; }
.yesPopUp .popYUI_cont .popYUICmd .noData .icon_err { display:none; }
.yesPopUp .popYUI_cont .popYUICmd .noData .tit { display:block;margin:0 auto;min-width:290px;max-width:600px;line-height:24px !important;font-size:17px !important;color:#333 !important;font-weight:700;word-wrap:break-word;word-break:keep-all; }
.yesPopUp .popYUI_cont .popYUICmd .noData .tit strong { font-weight:700; }
.yesPopUp .popYUI_cont .popYUICmd .noData .tit:before { content:'';display:block;margin:0 auto 4px;width:30px;height:30px;background:url('data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxwYXRoIGQ9Ik02LjUgMTdINmMtNCAwLTYtMS02LTZWNnEwLTYgNi02aDhxNiAwIDYgNnY1cTAgNi02IDZoLS41YTEuMDE0IDEuMDE0IDAgMCAwLS44LjRsLTEuNSAyYTEuNDIxIDEuNDIxIDAgMCAxLTIuNCAwbC0xLjUtMmExLjEzIDEuMTMgMCAwIDAtLjgtLjR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1IDUpIiBzdHlsZT0ic3Ryb2tlLXdpZHRoOjEuNXB4O3N0cm9rZTojMjkyZDMyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtmaWxsOm5vbmUiLz4KICAgIDxwYXRoIGRhdGEtbmFtZT0iVmVjdG9yIiBkPSJNLjQ5NS41SC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOC41MDIgMTMuNSkiIHN0eWxlPSJzdHJva2Utd2lkdGg6MnB4O3N0cm9rZTojMjkyZDMyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtmaWxsOm5vbmUiLz4KICAgIDxwYXRoIGRhdGEtbmFtZT0iVmVjdG9yIiBkPSJNLjQ5NS41SC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNC41MDEgMTMuNSkiIHN0eWxlPSJzdHJva2Utd2lkdGg6MnB4O3N0cm9rZTojMjkyZDMyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtmaWxsOm5vbmUiLz4KICAgIDxwYXRoIGRhdGEtbmFtZT0iVmVjdG9yIiBkPSJNLjQ5NS41SC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC41IDEzLjUpIiBzdHlsZT0ic3Ryb2tlLXdpZHRoOjJweDtzdHJva2U6IzI5MmQzMjtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7ZmlsbDpub25lIi8+Cjwvc3ZnPgo=') no-repeat left top; } /* /sysimage/mv3/com/img_msg.svg */
.yesPopUp .popYUI_cont .popYUICmd .noData .icon_err+.tit { margin-top:0; }
.yesPopUp .popYUI_cont .popYUICmd .noData .noData_cmt { margin:0 auto;min-width:290px;max-width:600px;line-height:20px;font-size:13px;color:#999;font-weight:400;word-wrap:break-word;word-break:keep-all; }
.yesPopUp .popYUI_cont .popYUICmd .noData .tit+.noData_cmt { margin-top:4px; }
.yesPopUp .popYUI_cont .popYUICmd .noData .btn_area { margin-top:15px;line-height:0;text-align:center; }
.yesPopUp .popYUI_cont .popYUICmd .noData .btn_area .btn_c { margin:0 3px; }
.yesPopUp .popYUI_cont .popYUICmd .noData.loading .tit:before { animation:cntingAni .5s ease-in-out infinite; }
.yesPopUp .popYUI_cont .popYUICmd .noData.loading .tit:before { box-sizing:border-box;margin:3px auto 7px;width:24px;height:24px;border:solid 2px rgba(102,190,255,0.3);border-radius:50%;border-top-color:#66beff;background:none; }

/* btn */
.yesPopUp .popYUI_cont .popYUICmd .btn_c { box-sizing:border-box;position:relative;display:inline-block;margin:0 1px;padding:0 8px;min-width:30px;height:35px;line-height:33px;text-indent:0 !important;text-align:center;vertical-align:top;font-size:15px;font-weight:normal;border:solid 1px #d8d8d8;border-radius:3px;background-color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c { -webkit-tap-highlight-color:rgba(0,0,0,0.05) !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c * { box-sizing:border-box; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.ln_multi { height:auto !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c em.txt { display:inline-block;line-height:33px;color:#333;overflow:hidden;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .iconC em.txt { line-height:18px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.ln_multi em.txt { padding:8px 0;height:auto;min-height:17px;line-height:17px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c u { text-decoration:none; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_gray  { background-color:#f2f2f2; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_press   { color:#333;border:solid 1px #eee;border-left-color:#d8d8d8;border-top-color:#d8d8d8;background-color:#eee; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_press em.txt { color:#333; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_red   { color:#fff;border:solid 1px #ff4a08;background-color:#ff4a08; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_red em.txt { color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_black  { color:#fff;border:solid 1px #333;background-color:#333; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_black em.txt { color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_blue  { color:#fff;border-color:#0080ff !important;background-color:#0080ff !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_blue em.txt { color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_bBlue { color:#fff;border:solid 1px #6699cc;background-color:#6699cc; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_bBlue em.txt { color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_sBlue { color:#fff;border:solid 1px #199db3;background-color:#199db3; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_sBlue em.txt { color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_green { color:#fff;border:solid 1px #19b37c;background-color:#19b37c; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_green em.txt { color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_naver { color:#fff;border:solid 1px #00DE5A;background-color:#00DE5A;text-shadow:none; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_naver em.txt { color:#000; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_ist   { color:#fff;border:solid 1px #f20055;background-color:#f20055;text-shadow:none; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_ist em.txt { color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_file	{ border-top-left-radius:0;border-bottom-left-radius:0; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_disabled	{ opacity:0.4; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_disabled	em.txt { opacity:0.4; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_dimed { opacity:0.4; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_dimed em.txt { opacity:0.4; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_selected	{ background-color:#f2f2f2;border:solid 1px #ccc;box-shadow:inset 0 1px 3px 0 #dedede,0 1px 0 0 #fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_selected em.txt { color:#666;text-shadow:0 1px 0 #ffffff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_lspS { letter-spacing:-0.07em; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_txblue { color:#6699cc; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_txviol { color:#c16ed0; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_act01  { color:#0080ff;border:solid 1px #0080ff;background-color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_act01 em.txt { color:#0080ff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_act02  { color:#fff;border:solid 1px #0080ff;background-color:#0080ff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_act02 em.txt { color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_act03  { color:#333;border:solid 1px #333;background-color:#fff; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_act03 em.txt { color:#333; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC { vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .ico_up { margin:0 -1px 0 1px;width:10px;height:12px;background-position:0 -54px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC.ico_shop { margin:-3px 2px 0 0;width:17px;height:17px;vertical-align:middle;background-position:-183px -134px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC.ico_shopY { margin:-3px 2px 0 0;width:17px;height:17px;vertical-align:middle;background-position:-225px -164px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC_com.ico_shop { margin:-3px 4px 0 0;width:17px;height:17px;vertical-align:middle;background-position:-120px -110px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC_com.ico_shopY { margin:-3px 4px 0 0;width:17px;height:17px;vertical-align:middle;background-position:-120px -130px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .ico_arr { display:inline-block;margin:-3px 0 0 0px;width:20px;height:20px;overflow:hidden;line-height:0;font-size:0;color:transparent;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC_com.ico_arr.ico_arrMU { margin:6.5px 0 0 0px;width:20px !important;height:20px !important;overflow:hidden;line-height:0;font-size:0;color:transparent;background:url('/sysimage/mv3/com/ico_arrU_blackM.svg') no-repeat left top !important;vertical-align:top !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC_com.ico_arr.ico_arrMD { margin:6.5px 0 0 0px;width:20px !important;height:20px !important;overflow:hidden;line-height:0;font-size:0;color:transparent;background:url('/sysimage/mv3/com/ico_arrD_blackM.svg') no-repeat left top !important;vertical-align:top !important; }
/* 재정의 위해  */
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC_com.ico_arr.ico_arrMR { margin:6.5px 0 0 -2px;width:20px !important;height:20px !important;overflow:hidden;line-height:0;font-size:0;color:transparent;background:url('/sysimage/mv3/com/ico_arrR_blackM.svg') no-repeat left top !important;vertical-align:top !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC_com.ico_arr.ico_arrSR { margin:6.5px 0 0 -2px;width:20px !important;height:20px !important;overflow:hidden;line-height:0;font-size:0;color:transparent;background:url('/sysimage/mv3/com/ico_arrR_blackM.svg') no-repeat left top !important;vertical-align:top !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .bgC_com.ico_arr.ico_arrSSR { margin:6.5px 0 0 2px;width:5px;height:7px;background-position:-30px -35px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_red .bgC_com.ico_arr.ico_arrSR { background:url('/sysimage/mv3/com/ico_arrR_whiteM.svg') no-repeat left top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_blue .bgC_com.ico_arr.ico_arrSR { background:url('/sysimage/mv3/com/ico_arrR_whiteM.svg') no-repeat left top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_red .ico_arr.ico_arrSR { background:url('/sysimage/mv3/com/ico_arrR_whiteM.svg') no-repeat left top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_blue .ico_arr.ico_arrSR { background:url('/sysimage/mv3/com/ico_arrR_whiteM.svg') no-repeat left top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.sss_size { padding:1px 5px 0;height:20px;line-height:18px;font-size:11px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.sss_size em.txt { line-height:18px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.ss_size { height:24px;line-height:22px;font-size:12px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.ss_size em.txt { line-height:22px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.ss_size.ln_multi em.txt { padding:3px 0;height:auto;min-height:16px;line-height:16px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.s_size { padding:0 8px;height:30px;line-height:28px;font-size:13px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.s_size em.txt { line-height:28px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.s_size .ico_arr.ico_arrMU { margin-top:4px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.s_size .ico_arr.ico_arrMD { margin-top:4px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.s_size .ico_arr.ico_arrMR { margin-top:4px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.s_size .ico_arr.ico_arrSR { margin-top:4px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.l_size { height:40px;line-height:38px;font-size:15px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.l_size em.txt { line-height:38px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.l_size .ico_arr.ico_arrMU { margin-top:9px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.l_size .ico_arr.ico_arrMD { margin-top:9px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.l_size .ico_arr.ico_arrMR { margin-top:9px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.l_size .ico_arr.ico_arrSR { margin-top:9px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.l_size .iconC { margin-top:9px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.lm_size { height:44px;line-height:42px;font-size:16px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.lm_size em.txt { line-height:42px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.lm_size .ico_arr.ico_arrMU { margin-top:9px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.lm_size .ico_arr.ico_arrMD { margin-top:9px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.lm_size .ico_arr.ico_arrMR { margin-top:9px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.lm_size .ico_arr.ico_arrSR { margin-top:9px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.lm_size .iconC { margin-top:11px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xl_size { height:50px;line-height:48px;font-size:17px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xl_size em.txt { line-height:48px;font-weight:700; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xl_size .ico_arr.ico_arrMU { margin-top:14px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xl_size .ico_arr.ico_arrMD { margin-top:14px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xl_size .ico_arr.ico_arrMR { margin-top:14px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xl_size .ico_arr.ico_arrSR { margin-top:14px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xxl_size { height:60px;line-height:58px;font-size:17px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xxl_size em.txt { line-height:58px;font-weight:700; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xxl_size .ico_arr.ico_arrMU { margin-top:19px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xxl_size .ico_arr.ico_arrMD { margin-top:19px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xxl_size .ico_arr.ico_arrMR { margin-top:19px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.xxl_size .ico_arr.ico_arrSR { margin-top:19px !important; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_45 { margin:0;padding:0;min-width:43px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_60 { margin:0;padding:0;min-width:58px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_70 { margin:0;padding:0;min-width:68px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_80 { margin:0;padding:0;min-width:78px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_90 { margin:0;padding:0 !important;min-width:88px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_100 { margin:0;padding:0;min-width:98px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_110 { margin:0;padding:0;min-width:108px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_120 { margin:0;padding:0;min-width:118px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_150 { margin:0;padding:0;min-width:148px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_160 { margin:0;padding:0;min-width:158px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.w_220 { margin:0;padding:0;min-width:218px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_trans { margin:0;padding:0;min-width:auto;border-color:transparent;background-color:transparent; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_trans .txt { color:#66beff;text-decoration:underline; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_trans.transThin { height:18px;border:none; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_trans.transThin .txt { line-height:18px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_trans.trans_black .txt { color:#333; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_trans.trans_nor .txt { color:#666; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_trans.trans_gray .txt { color:#999; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_trans.noUln .txt { text-decoration:none; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c.btn_wSizeF { display:block;margin:0;padding:0; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c { cursor:pointer; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.w_45 { width:45px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.w_70 { width:70px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.w_80 { width:80px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.w_90 { width:90px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.w_100 { width:100px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.w_110 { width:110px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.w_150 { width:150px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.w_220 { width:220px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.btn_wSizeF { width:100%; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.sss_size { height:19px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.ss_size { height:24px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.s_size { height:30px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c { height:34px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.l_size { height:40px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c.xl_size { height:50px; }
.yesPopUp .popYUI_cont .popYUICmd button.btn_c:disabled { opacity:0.4; }

.yesPopUp .popYUI_cont .popYUICmd .btn_c .ico_newSup { display:inline-block;font-size:0;line-height:0;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_c .ico_newSup:before { content:'';position:absolute;right:-3px;top:-3px;width:10px;height:10px;overflow:hidden;border-radius:10px;font-size:7px;color:#fff;text-align:center;text-indent:-0.5px;font-family:'yesGo';font-weight:400;background:#f44643 url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlJlY3RhbmdsZV8xXzFfIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiDQoJIHk9IjBweCIgd2lkdGg9IjEwcHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDEwIDEwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMCAxMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cmVjdCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0VBNDQzRSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIi8+DQo8ZyBpZD0iUmVjdGFuZ2xlXzNfY29weV8yIj4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsNFYzSDN2NGgxVjVoMVY0SDR6IE02LDN2Mkg1djFoMXYxaDFWM0g2eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K') no-repeat left top; } /* /sysimage/renew/common/ico_new.svg */

/* btn icon */
.yesPopUp .popYUI_cont .popYUICmd .btn_c.ss_size .ico_down { margin:-3px 0 0 -1px;width:10px;height:12px;vertical-align:middle;background-position:-161px -54px; }

/* text btn */
.yesPopUp .popYUI_cont .popYUICmd .btn_t { display:inline-block;text-indent:0;line-height:20px;font-size:13px;color:#66beff !important;vertical-align:top; }
.yesPopUp .popYUI_cont .popYUICmd .btn_t em.txt { color:#66beff !important;text-decoration:underline; }
.yesPopUp .popYUI_cont .popYUICmd .btn_t em.ico_blueArr { margin-top:4px;width:9px;height:12px;vertical-align:top;background-position:-200px -134px; }
.yesPopUp .popYUI_cont .popYUICmd .btn_t em.ico_blueArrU { margin-top:4px;width:10px;height:12px;vertical-align:top;background-position:-200px -146px; }


.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_flex { display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_flex { flex-direction: row;flex-wrap: nowrap;align-items: center; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_flex .inp_itemTxt { flex-shrink:0; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_flex .inp_itemTxt .txt { line-height:22px;font-size:15px;color:#999;font-weight:400; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_flex input { flex:1 1 0; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_flex .inp_unitTxt { flex-shrink:0; }
.yesPopUp .popYUI_cont .popYUICmd span.inp_bor.inp_flex .inp_unitTxt .txt { line-height:22px;font-size:15px;color:#333;font-weight:700; }

/* pop CMD */
.yesPopUp .popYUI_cont .popYUICmd .yesPP_conFlex { display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex; }
.yesPopUp .popYUI_cont .popYUICmd .yesPP_conFlex { flex-direction: column;flex-wrap: nowrap;}
.yesPopUp .popYUI_cont .popYUICmd .yesPP_conFlex .conFlex_body { flex:1;position:relative;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin; }
.yesPopUp .popYUI_cont .popYUICmd .yesPP_conFlex .conFlex_body::-webkit-scrollbar { width:10px;height:3px;-webkit-appearance: none; }
.yesPopUp .popYUI_cont .popYUICmd .yesPP_conFlex .conFlex_body::-webkit-scrollbar-thumb { border:solid 4px transparent;border-radius:8px;background-clip:content-box;background-color:rgba(0, 0, 0, 0.5); /* Style the scrollbar thumb */ }
.yesPopUp .popYUI_cont .popYUICmd .yesPP_conFlex .conFlex_body .noData { padding:15px 0 !important; }
.yesPopUp .popYUI_cont .popYUICmd .yesPP_conFlex .conFlex_body .yesInfoSec { margin-left:0;margin-right:0; }

/* pop CMD - 배송지역 변경 */