@charset "utf-8"; 

#userId{border-bottom:none; background-position:10px -262px; background:#fff url(../image/txt_id_en-2026.gif) no-repeat 11px 13px; ime-mode: disabled}
#userPwd{background:#fff url(../image/txt_pw_en-2026.gif) no-repeat 11px 13px}

.btn-help-wrap:last-child {border:0;padding:0 0 0 1.6rem}

@media screen and (max-width:1280px) {
	.btn-help-wrap:last-child {width:calc(100% - 54px);margin:0;padding:1.6rem 1.6rem 2rem;border:1px solid #e1e1e1;border-radius: 1rem;}
}

@media screen and (max-width :600px) {
	.btn-help-wrap:last-child {width:auto; padding:0.8rem 0.8rem 1rem; border-radius: 0.4rem;}
}
