@charset "utf-8";

/* 레이어팝업 포커싱 처리 */
.card_ESPE3 .layer_popup.full .layer_wrap .layer_slider_wrap .mCustomScrollBox.mCSB_inside:focus {outline:0;}

/* Progress Bar */
body.card_ESPE3, .card_ESPE3 .gpcc_issue {background-color:#e9ebee;}
.card_ESPE3 .progress_wrap .progrees_bar {background:#282864;}
.card_ESPE3 .progress_wrap .progrees_bar:after {background-color:#FFD200;}
.card_ESPE3 .progress_wrap .progrees_bar > span {color:#282864}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step02:before {content:'';position:absolute;left:34.5%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step03:before {content:'';position:absolute;left:39%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step04:before {content:'';position:absolute;left:44%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step05:before {content:'';position:absolute;left:49%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step06:before {content:'';position:absolute;left:54%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step07:before {content:'';position:absolute;left:58%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step08:before {content:'';position:absolute;left:63%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step09:before {content:'';position:absolute;left:68%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step10:before {content:'';position:absolute;left:73%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step11:before {content:'';position:absolute;left:78%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step12:before {content:'';position:absolute;left:83%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step13:before {content:'';position:absolute;left:87%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step14:before {content:'';position:absolute;left:92%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step15:before {content:'';position:absolute;left:97%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step16:before {content:'';position:absolute;left:97%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}
.card_ESPE3 .progress_wrap.has_ico .progrees_bar.step17:before {content:'';position:absolute;left:97%;top:-22px;width:20px;height:21px;background:url(/ebaycard_ed2/pc/img/icon/ico_prograss_ES.png) right top no-repeat;background-size:20px;}

/* 공통 input */
.card_ESPE3 .custom_input input[type="text"]:focus,
.card_ESPE3 .custom_input input[type="number"]:focus,
.card_ESPE3 .custom_input input[type="tel"]:focus,
.card_ESPE3 .custom_input input[type="search"]:focus,
.card_ESPE3 .custom_input input[type="email"]:focus,
.card_ESPE3 .custom_input input[type="password"]:focus {
    border-bottom:2px solid #0476DF;
}
.card_ESPE3 .ss_id.active input, 
.card_ESPE3 .custom_mix.idcard.active input{border-bottom:2px solid #0476DF;}
.card_ESPE3 .custom_input.auth .btn_auth.active{background-color:#0476DF;}

/* 2단계 신청인정보/필수동의 */
.card_ESPE3 .terms_wrap .agree_all_wrap .custom_check input[type="checkbox"]:checked + label:before {background: url(/ebaycard_ed2/pc/img/icon/ico_check_on_ES.png) 0 0 no-repeat;background-size: 32px;}
.card_ESPE3 .custom_check input[type="checkbox"]:checked + label:before {background: url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size: 32px;}
.card_ESPE3 .terms_wrap .agree_all_wrap .custom_check label {padding-left:35px;}/* 2025-06-19 Q1795 #1007 */
.card_ESPE3 .terms_wrap .agree_all_wrap .custom_check label:before {left:0;}
.card_ESPE3 .agree_all_wrap.mar_b0 .custom_check + .text_desc.n_small {padding-top:14px;padding-bottom:24px;padding-left:0;}
.card_ESPE3 .text_desc.small {padding-top:12px;padding-left:36px;}
.card_ESPE3 .download.active:before {background:url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size:32px;}
.card_ESPE3 .agree_bundle_list > li .cont_accordion .inner_list li .custom_check input[type="checkbox"]:checked + label:before {background:url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size:24px;}
.card_ESPE3 .agree_bundle_list > li .header_accordion .custom_check input[type="checkbox"]:checked + label:before{background:url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size:32px;}
.card_ESPE3 .agree_bundle.single .inner_list li .custom_check label:before {left:0;top:0;width:24px;height:24px;background-size:24px;}

/* 6단계 신분증확인 - 여권촬영 */
.card_ESPE3 .gpcc_tab_wrap .tab_nav li.active > a {border:2px solid #2E8DE5;color:#0476DF;}
.card_ESPE3 .custom_select select:focus {border-bottom:2px solid #2E8DE5;}

/* 7단계 영문이름입력 */
.card_ESPE3 .form_card_wrap .form_bundle .box_account .custom_input input[type="text"]:focus {border-bottom:2px solid #0476DF;}
.card_ESPE3 .overseas_pay .box_white .custom_radio input[type="radio"]:checked + label:before {background:url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size:32px;}

/* 가심사단계 */
.card_ESPE3 .shoppingmall_area {width:370px; margin:40px auto 0;}
.card_ESPE3 .shoppingmall_list {display:flex;justify-content:space-between;align-items:center;}
.card_ESPE3 .shoppingmall_list li {display:inline-block; width:calc(50% - 5px); border:1px solid #e5e5e5; box-sizing:border-box; vertical-align:top;}
.card_ESPE3 .shoppingmall_list li a {display:block; padding-top:15px; padding-bottom:14px; text-align:center;}
.card_ESPE3 .shoppingmall_list li .logo {display:block;width:55px;margin:0 auto 5px;}
.card_ESPE3 .shoppingmall_list li .txt {display:block; margin-bottom:4px; color:#777; font-size:16px; line-height:18px;}
.card_ESPE3 .shoppingmall_list li .link {display:inline-block; padding-right:13px; color:#0476df; font-size:15px; line-height:19px; background:url("/ebaycard_ed2/pc/img/icon/ico_nextS_ES.png") right -4px top no-repeat;background-size:19px;}

/* 9단계 출금동의ARS */
.card_ESPE3 .gpcc_btn_area .btn_black.icon_tel {background-color:#FFD102;}

/* 11단계 리볼빙 */
.card_ESPE3 .slider_area .ui-widget-header {background-color:#FFD200 !important;}
.card_ESPE3 .slider_area .ui-widget.ui-widget-content {background:#282864;}
.card_ESPE3 .gpcc_btn_area .btn.gray:last-child {margin-top:0;}

/* 12단계 이용한도 */
.card_ESPE3 .flex_bundle_list li .custom_radio input[type="radio"]:checked + label{color:#0476DF}
.card_ESPE3 .flex_bundle_list li .custom_radio input[type="radio"]:checked + label:before {border:2px solid #2E8DE5}
.card_ESPE3 .withdrawal_wrap .flex_bundle_list li .custom_radio input[type="radio"]:checked + label:before{border:2px solid #2E8DE5;}
.card_ESPE3 .custom_check input[type="checkbox"]:checked + label:before{background: url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size: 32px;}
.card_ESPE3 .agree_bundle.single .custom_check .limit_chk {padding-left:30px;}
.card_ESPE3 .agree_bundle.single .custom_check .limit_link {position:absolute;right:12px;color:rgba(0,0,0,0.64);}
.card_ESPE3 .agree_bundle.single .limit_info {padding:0 16px 18px 44px;font-size:12px;color:rgba(0,0,0,0.48);line-height:18px;}

/* 13단계 자택주소입력 */
.card_ESPE3 .btn.btn_arrow.blue {color:#0476DF}
.card_ESPE3 .btn.btn_arrow.blue:after{background:url(/ebaycard_ed2/pc/img/icon/ico_nextS_ES.png) no-repeat center;background-size:16px;}
.card_PLCC.card_ESPE3 .gpcc_search_result .address_list .address em {color:#0476DF;}
.card_ESPE3 .my_info_wrap ul li .custom_check input[type="checkbox"]:checked + label:before {background:url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size:24px;} /* 2023-05-23 Q10941 #305_자택주소 오토필_체크 on/off 처리 */

/* 15단계 CDD(EDD) */
.card_ESPE3 .tooltip a{background:url(/ebaycard_ed2/pc/img/icon/ico_ES_tooltip.png) no-repeat;background-size:100%;}
/* .card_ESPE3 .flex_bundle_list.service_list li .custom_radio #business0561 + label {line-height:38px;} */
.card_ESPE3 .flex_bundle_list.service_list li:last-child .custom_radio input[type="radio"] + label.solo {padding-top:0;}

/* 16단계 이용대금명세서 */
.card_ESPE3 .toggle_switch .custom_check input[type=checkbox]:checked + label{background:#0476DF;}
.card_ESPE3 .terms_wrap .agree_all_wrap .custom_check input[type="checkbox"]:checked + label:before {background: url(/ebaycard_ed2/pc/img/icon/ico_check_on_ES.png) 0 0 no-repeat; background-size: 32px;} /* 2025-07-07 Q11795 #1082 */
.card_ESPE3 .terms_wrap .agree_all_wrap .custom_check input[type="checkbox"]:checked + label.type1:before{background-image: url(/ebaycard_ed2/pc/img/icon/ico_check_on_ES.png) !important;}/* 2025-07-07 Q11795 #1082 */
.card_ESPE3 .custom_check input[type="checkbox"]:checked + label:before {background: url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size: 32px;}

/* 18단계 부가서비스 */
.card_ESPE3 .form_bundle_wrap > ul.bundle_list > li .eng_name {display:flex;display:-webkit-flex;justify-content:flex-start;}
.card_ESPE3 .form_bundle_wrap > ul.bundle_list > li .eng_name .custom_input:first-child {width:32%;margin-left:0;}
.card_ESPE3 .form_bundle_wrap > ul.bundle_list > li .eng_name .custom_input {width:65%;margin-left:3%;}

.card_ESPE3 .apply_bundle_acc .header_accordion .tit_area {position:relative;display:inline-block;width:100%;font-size:20px;color:#F45452;}
.card_ESPE3 .apply_bundle_acc .header_accordion .swiching_txt .text_desc.small span {display:block;color:#F45452;font-size:16px;}
.card_ESPE3 .apply_bundle_list.extra_list li .btn_extra{background-color:#FFD102;color:#000;}
.card_ESPE3 .apply_bundle_list.extra_list li .btn_extra.active {background:rgba(0,0,0,0.08);color:rgba(0,0,0,0.20);}

/* 19단계 랩업 */
.card_ESPE3 .layer_content:not(.card_design_pop) .overseas_pay .box_white .custom_radio input[type="radio"]:checked + label:before{width:24px;height:24px;background:url(/ebaycard_ed2/pc/img/icon/ico_checkB_on_ES.png) 0 0 no-repeat;background-size:24px;}
.card_ESPE3 .flex_bundle_list li .custom_radio input[type="radio"]:checked + label .small {color:#0476DF;}
.card_ESPE3 .gpcc_tab_wrap .tab_nav li.active .custom_radio input[type="radio"] + label {border:2px solid #2E8DE5;color:#0476DF;}
.card_ESPE3 .flex_bundle_list.service_list li:last-child .custom_radio input[type="radio"] + label {padding-top:10px;}
.card_ESPE3 .pd_list0.star0 > li {margin-top:8px;padding-top:0;padding-bottom:0;border-top:0;font-size:14px;line-height:20px;}
.card_ESPE3 .pd_list0.star0 > li:before {content:'*';top:3px;}



/* 신청 접수중 */
.card_ESPE3 .gpcc_issue.no-bottom-space {padding-bottom:0;}
.card_ESPE3 .gpcc_process.complete_process {background:#e9ebee;}
.card_ESPE3 .loading_area_cont .complete_icon {width:90px;height:93px;background:url(/ebaycard_ed2/pc/img/icon/ico_loading_ES.png) no-repeat 0 0;background-size:100%;}

/* 발급완료 */
.card_ESPE3 .rotate_bg {background:#e9ebee;}
.card_ESPE3 .text_area_box{width:384px;margin:15px auto 0}

/* floating 버튼 */
.card_ESPE3 .gpcc_btn_area .btn.active {background-color:#FFD102;color:#000 !important;}
.card_ESPE3 .gpcc_btn_area .btn_default {background-color:#FFD102 !important;;color:#000 !important;}
.card_ESPE3 .form_card_wrap .form_bundle .gpcc_btn_area .btn.active {background-color:#FFD102 !important;color:#000 !important;}
.card_ESPE3 .layer_popup .layer_wrap .layer_footer .gpcc_btn_area.full .btn.gray:last-child {margin-bottom:0;}
.card_ESPE3 .gpcc_btn_area .btn.icon_tel:before {background:url('/plcc/m/images/ico_Phone.png') 0 0 no-repeat; background-size:cover;} /* 2025-08-06 Q11812 #1134_PLCC_지마켓, 에너지플러스, 올리브영 전화 인증 아이콘 컬러 수정 요청의 건 */
