@charset "utf-8";
/* project : KT Bigdata Platform - 2019 - 작업자 : 심민아 */
/* 공통 */

/* reset & common */
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
{
    margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; word-break: keep-all;vertical-align: baseline;
}

body {-webkit-text-size-adjust:none; line-height: 1;} /* 뷰표트 변환시 폰트크기 자동확대 방지 */
body,th,td,input,select,textarea,button,li,dt,dd { color:#333;}
section, article, div {position: relative; display: inline-block;}
fieldset,img {border:0 none;}
dl,ul,ol,menu, nav ul {font-size:0;line-height: 0;margin: 0;padding: 0;list-style: none;}
li,dt,dd {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
input,select,textarea,button,details,summary,img  {outline: 0 !important;}
details > summary  {cursor: pointer;}
table {border-collapse:collapse; border-spacing:0;}
address,caption,cite,code,dfn,em,var {font-style:normal; font-weight:normal;}
ins {/*background-color:#ff9;color:#000;*/text-decoration:none;}
del {text-decoration: line-through;}
xmp{font-family:dotum, '돋움', sans-serif;font-size: 12px;line-height: 16px;padding: 0;margin: 0 0 5px 0;}
abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}
hr {display:block; height:1px; border:0; /*border-top:1px solid #cccccc;*/ margin:1em 0; padding:0;}
a {cursor: pointer;}

