@charset 'utf-8';
@import url('font.css');

* { font-family:'Nanum Gothic','Malgun Gothic','맑은 고딕','돋음','Dotum','Arial',sans-serif; color:#333; }
html { /*height:100%;*/ border:0px; padding:0px; margin:0px; }
body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, fieldset, legend { padding:0; margin:0;}
ul, ol, li { list-style:none; margin:0;}
body { font-family:Dotum; font-size:1em; color:#333; /*height:100%;*/ background:#FFF; border:0px; padding:0px; margin:0px; }
* { font-size:inherit; }
div { position:relative; }

button { vertical-align:middle; margin:0; cursor:pointer; border:0px; padding:0px; font-size:inherit; }
img { border:0px; }
fieldset { border:0;}
select, textarea { font-size:inherit; margin:0px; }
a { font-weight:lighter; border:0px; text-decoration:none; }
a:hover { color:#333333; text-decoration:underline; }
a img {border:0px;}
ul {list-style-type:none;}
img {border:0px;}
input { font-family:Dotum; border:1px solid #CCC; padding:3px; margin:0px; }
th { text-align:center; }
textarea { font-family:Dotum; border:1px solid #CCC; padding:3px; margin:0px; }
strong { color:inherit; }

.noneDisplay { display:none; }
.both { *zoom:1; }
.both:after { content:""; display:block; clear:both; }

input.kor { ime-mode:active; }
input.eng { ime-mode:inactive; }
input.engOnly { ime-mode:disabled; }

nobr { display:block; overflow:hidden; text-overflow:ellipsis; }
.nobr { display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }








/* LOADING */
#dev932Loading { position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:997; }
#dev932Loading div.loadingBg { position:relative; width:100%; height:100%; margin:0px; padding:0px; background-color:#000; filter:alpha(opacity=30); opacity:0.3; z-index:998; }
#dev932Loading div.loadingContent { position:absolute; width:300px; height:300px; left:50%; top:50%; margin:-75px 0 0 -75px; background:url('/_Master/images/loading.gif') no-repeat 0 0; z-index:999; background-size:50%; }
#dev932Loading div.loadingContent span { display:none; }




.note-editor button span { display:inline; }
.note-popover button span { display:inline; }
.note-modal input { height:auto; }


div#flagServer { position:fixed; background-color:#ff000066; color:#FFF; top:0px; right:0px; padding:5px 20px; font-size:12px; }