@charset "utf-8";

/*@import url(nanumgothic.css);*/

:root {
	/*--mes-font: Georgia, "Times New Roman", "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", serif; */
/* 	--mes-font: "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",serif,"Times New Roman"; */
	--mes-font: "맑은 고딕", Malgun Gothic, Arial, sans-serif;
}

/* Reset */
html, body {
	width: 100%;
	height: 100%
}

html {
	overflow: hidden;
	font-size: 1em;
}

html,*,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset, p,
	button {
	margin: 0;
	padding: 0
}

body, h1, h2, h3, h4, input, button {
	font-family: var(--mes-font);
	font-size: 1em;
	color: #333333
}

body {
	background-color: #fff;
	*word-break: break-all;
	-ms-word-break: break-all;
	overflow: hidden;
}

img, fieldset, iframe {
	border: 0 none
}

li {
	list-style: none
}

input, select, button {
	vertical-align: middle
}

img {
	vertical-align: top
}

i, em, address {
	font-style: normal
}

label, button {
	cursor: pointer
}

button {
	margin: 0;
	padding: 0
}

a {
	color: #333333;
	text-decoration: none
}

*:focus {
	outline: none;
}

a:hover {
	color: #390;
	text-decoration: underline
}

button * {
	position: relative
}

button img {
	left: -3px;
	*left: auto
}

html:first-child select {
	height: 20px;
	padding-right: 6px
}

option {
	padding-right: 6px
}

hr {
	display: none
}

legend {
	*width: 0;
	text-indent: -999999px;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
iframe{
	margin:0 !important;
	padding: 0 !important;
	border: none !important;
}

.hide {
	display: none
}

#divLayout {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: "100%";
	height: "100%";
}

#collapseButton {
/* 	width: */
}

#treeTabSearch {
	padding-top: 10px;
	height: 30px!important;
	width: 100% !important;
}

#blank1 { /*height:5px;*/
	display: none;
}

#centerPanel {
	background: #ffffff !important;
	left: -1px !important;
}

#favoriteTabWest, #treeOuter, #westPanel, #divMenuContents, #divSelectMenu {
	background: #6f85c2 !important;
	color: #ffffff;
	border-radius: 0 !important;
	text-shadow: 1px 1px rgba(0,0,0,0.2)
}

#westPanel .jqx-tabs-headerWrapper>li {
	background: #6f85c2 !important;
	border-radius: 0 !important;
}

#divMenuContents #divSelectMenu .jqx-tabs-headerWrapper>li {
	background: #6f85c2 !important;
	border-radius: 0 !important;
}

#westPanel .jqx-fill-state-pressed {
	background-color: #6f85c2;
}

#divMenuContents #divSelectMenu .jqx-fill-state-pressed {
	background-color: #6f85c2;
}

#westPanel .formSearch input[type="text"] {
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	height: 26px!important;
	border: none !important;
	background: #5f72a8;
	box-shadow:inset 0 0px 3px rgba(0,0,0,.5);
	-webkit-filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
}
#divMenuContents .formSearch input[type="text"] {
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	height: 26px!important;
	border: none !important;
	background: #5f72a8;
	box-shadow:inset 0 0px 3px rgba(0,0,0,.5);
	-webkit-filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(inset 0 1px 2px rgba(0,0,0,.5));
}
.jqx-tabs-content{
	background: url("../images/company_logo_main.png") no-repeat center;
}
/*210129 픽셀조정 */
.jqx-tabs-headerWrapper{
	/*padding-top: 4px !important;*/
	padding-top: 0px !important;
}

/* menu navbar */
#span_tree_menu {
	padding-left: 20px;
	padding-top: 1px;
	background: url("../images/icon_group.png") 43px -140px no-repeat !important;
	display: block;
}

#span_tree_favorites {
	padding-left: 20px;
	padding-top: 1px;
	background: url("../images/icon_group.png") -87px -142px no-repeat !important;
	display: block;
}

/* context menu */
#contextmenu {
	display: none;
    position: fixed;
    width: 170px;
    height: auto;
    background: #fff;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.54);
    padding: 5px 0px 5px 0px;
	z-index:10000;
}
#contextmenu li {
	color: black;
	cursor: pointer;
	font-size: 13px;
    padding: 5px 15px 5px 15px;
}
#contextmenu li:hover {
	background-color: #BFBFBF;
}

/*portal tab*/
#divTabList .group-input div.jqx-dropdownlist-content{
	margin-top: 3px !important;
    margin-left: 4px !important;
    margin-bottom: 2px !important;
    width: 220px !important;
}
