/* form reset */
input,label,select,button,textarea{margin:0; border:0; padding:0; display:inline-block; vertical-align:middle; white-space:normal; background:none; line-height:1;  font-family:'Noto Sans KR', 'sans-serif', '¸¼Àº°íµñ','Malgun Gothic','Nanum Barun Gothic', '³ª´®¹Ù¸¥°íµñ', 'Nanum Gothic', '³ª´®°íµñ', 'Dotum' !important; font-size:14px;}
input:focus{outline:0;}
input,textarea{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
button,input[type=reset],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
input[type=checkbox],input[type=radio]{width:13px; height:13px;}
input[type=search]{ -webkit-appearance:textfield; -webkit-box-sizing:content-box;}
::-webkit-search-decoration{ display:none;}
button{cursor:pointer;}
button,input[type="reset"],input[type="button"],input[type="submit"]{ overflow:visible; width:auto;}
::-webkit-file-upload-button{ padding:0; border:0; background:none;}
textarea {vertical-align:top; overflow:auto; white-space:pre;}
select[multiple] {vertical-align:top;}