@CHARSET "utf-8";

* {
    margin:0;
    padding:0;
    font-family: 'ngn','Malgun Gothic', 'MalgunGothic', '맑은고딕','arial','sans-serif'!important;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{word-wrap:break-word}
a,a:hover,a:visited,a:focus{text-decoration:none}
em,address{font-style:normal}
ul,ol{list-style:none;list-style-image:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
label,input,button{vertical-align:middle}
img{max-width:100%;vertical-align:top}
caption{position:relative;visibility:hidden;height:0;line-height:0}

input:focus,
textarea:focus,
button:focus,
select:focus{outline:none}

.form-control, .form-select, .input-group-text {
    font-size : 0.85rem!important;
}