/*******************************************************************************************************************************************
  Hi_WFM_Style
********************************************************************************************************************************************/
/* */
html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 13px;
	line-height: 1.2;
	color: #444444;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
p,
form,
fieldset,
input,
table,
tr,
th,
td,
button,
textarea,
select {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

img {
	border: 0;
	vertical-align: top
}

ul,
ol,
dl,
dt,
dd,
li {
	list-style: none;
	word-break: break-word
}

table {
	table-layout: fixed
}

caption {
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0
}

legend {
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

i,
em,
u,
cite {
	font-style: normal
}

strong,
em,
b {
	font-weight: normal
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #666
}

button {
	width: auto;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	outline: none;
	*overflow: visible;
	background: none;
	letter-spacing: -1px
}

button::-moz-focus-inner {
	margin: 0;
	padding: 0;
	border: 0
}

button>span {
	position: relative
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
	border: 0
}

input {
	padding: 0 5px;
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 137px;
	height: 20px;
	line-height: 18px;
	font-size: 13px;
	border: 1px solid #fff;
	color: #777777;
}

input[type="file"] {
	display: inline-block;
	height: 38px;
	border: 1px solid #666;
	line-height: 38px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	/*-webkit-appearance: none;*/
	margin: 0;
}

/* input number  reset*/
input[type="text"]::-ms-clear {
	display: none;
}

input[disabled] {
	color: #777777;
	background: #e5e5e5
}

*::-webkit-input-placeholder {
	color: #cbcbcb !important
}

*:-moz-placeholder {
	color: #cbcbcb !important
}

/* FF 4-18 */
*::-moz-placeholder {
	color: #cbcbcb !important
}

/* FF 19+ */
*:-ms-input-placeholder {
	color: #cbcbcb !important
}

/* IE 10+ */

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("/html/img/icon/icon-down.png") no-repeat 95% 50%;
}

/* IE 10, 11 */
select::-ms-expand {
	display: none;
}

html,
body {
	height: 100%;
	width: 100%;
	/*overflow:hidden !important; */
}

html:disabled,
body:disabled,
div:disabled,
span:disabled,
applet:disabled,
object:disabled,
iframe:disabled,
h1:disabled,
h2:disabled,
h3:disabled,
h4:disabled,
h5:disabled,
h6:disabled,
p:disabled,
a:disabled,
img:disabled,
i:disabled,
ul:disabled,
li:disabled,
form:disabled,
label:disabled,
table:disabled,
caption:disabled,
tbody:disabled,
tfoot:disabled,
thead:disabled,
tr:disabled,
th:disabled,
td:disabled,
select:disabled {
	cursor: not-allowed !important;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table:not(.hdr):not(.ftr):not(.objbox) {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	outline: 0;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

a:focus {
	outline: thin dotted #ffc000;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

a:hover,
a:active {
	outline: 0
}

input[type=text]::-ms-clear {
	display: none;
}

input.enter-search {
	background-color: #FFF7E3 !important;
}

.mandatory {
	background: transparent url("/html/img/icon/input_mandatory.png") no-repeat 1px 2px;
	overflow: hidden;
}

.hiddenmandatory {
	overflow: hidden;
}

button,
input,
textarea {
	margin: 0;
	font-size: 12px;
	vertical-align: middle;
	ime-mode: active;
}

button {
	*overflow: visible;
	line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}


button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

textarea {
	overflow: auto;
	vertical-align: top
}

body {
	margin: 0;
}

a {
	color: #000;
	text-decoration: none
}

a:hover,
a:focus {
	color: #000;
	text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999
}

h1,
h2,
h3 {
	line-height: 40px
}

h1 {
	font-size: 38.5px
}

h2 {
	font-size: 31.5px
}

h3 {
	font-size: 24.5px
}

h4 {
	font-size: 17.5px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 11.9px
}

h1 small {
	font-size: 24.5px
}

h2 small {
	font-size: 17.5px
}

h3 small {
	font-size: 14px
}

h4 small {
	font-size: 14px
}

ul,
ol {
	padding: 0;
	margin: 0 0 10px 25px
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0
}

ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none
}

ul.inline,
ol.inline {
	margin-left: 0;
	list-style: none
}

ul.inline>li,
ol.inline>li {
	display: inline-block;
	*display: inline;
	padding-right: 5px;
	padding-left: 5px;
	*zoom: 1
}

input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"] {
	width: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999 !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999 !important;
}

.gwb-modal-cover {
	background-color: black;
	/* IE8 */
	/* 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; */
	/* IE8 */
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	z-index: 10000;
	opacity: 1.01;
}

.cancel-line {
	text-decoration: line-through;
	color: gray;
}

/* 占쎈쐻占쎈윪�앗껊쐻占쎈윪�앓듬쐻占쎈윥占쎈뎁占쎈쐻占쎈윥獒뺧옙 占쎈쐻占쎈윞筌띾�ｋ쐻占쎈윞占쎈룵占쎈쐻占쎈윥鸚뤄옙 */
.gwb-ui-form.no_border table {
	border: none !important;
}

.gwb-ui-form.no_border th,
.gwb-ui-form.no_border td {
	border: none !important;
}

.gwb-ui-form.no_border th,
.gwb-ui-form.no_border td {
	background-color: #fff !important;
}

.gwb-ui-form {
	margin: 0 !important;
	border: 0 !important;
	border-spacing: 0px !important;
	border-collapse: collapse !important;
	border: 1px solid #e2eaf6;
	clear: both;
	display: block;
	border: 0;
	/* background: #fff !important; */
	height: auto;
	/* padding: 2px 0 2px 0; */

}

.gwb-ui-form table {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	/* border-top: 1px solid #adaebc;
	border-bottom: 1px solid #dfe0e6;
	border-left: 1px solid #dfe0e6;
	border-right: 1px solid #dfe0e6; */
	border-spacing: 0px;
	border-collapse: collapse;

}

.gwb-ui-form table tr {
	height: auto;
	/* border-top:1px solid #c6c6c6; */
	/* margin-top: -2px; */
}

.gwb-ui-form table tr:first-child {
	border-top: 0px solid #c6c6c6;
}

.gwb-ui-form table tr td {
	background-color: #fff;
}

.gwb-ui-form table tr th {
	white-space: nowrap;
	text-overflow: ellipsis;
	/* background-color: #d4e6f6; */
	letter-spacing: 0;
}

.gwb-ui-form table tr th,
.gwb-ui-form table tr td {
	height: 100%;
	line-height: 100%;
	min-height: 20px;
	/* padding: 4px 10px 4px 10px; */
	vertical-align: middle;
	text-align: left;
	/*
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada; */
}
.gwb-ui-form table tr th p,
.gwb-ui-form table tr td p {
	display: inline-block;
	width: 16px;
	text-align: center;
	/* 	float:left; */
	margin-top: 4px;
	white-space: nowrap;
}

.gwb-ui-form table tr th:first-child {
	/* 	border-left:0px solid #c6c6c6; */
}

.gwb-ui-form table th {
	/* font-weight: 600; */
	padding: 0;
	/* color: #444; */
	vertical-align: middle;
	text-align: center;
}

.gwb-ui-form .gwbCombo_div {
	display: inline-block;
	width: 100%;
	/* 	float:left; */
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.gwb-ui-form .gwbInput_div {
	display: inline-block;
	width: 100%;
	/* 	float:left; */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.gwb-ui-form .hide {
	display: none
}

.rowspan-td {
	/* border-left: 1px solid #c6c6c6; */
}

.gwb-ui-search-form {
	/* clear: both;
	display: block;
	background: #d4e6f6;
	height: auto;
	border: 1px solid #9abfd9;
	border-radius: 7px;
	padding: 3px 3px 5px 3px; */
}

.gwb-ui-search-form.add_form {
	/* background-color: #d6daf6 !important;
	border: 1px solid #b4bbf3 !important; */
}

.gwb-ui-search-form table {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;

}

.gwb-ui-search-form table tr {
	height: auto;
}

.gwb-ui-search-form table tr th,
.gwb-ui-search-form table tr td {
	height: 100%;
	line-height: 100%;
	min-height: 20px;
	padding: 4px 10px 4px 10px;
	vertical-align: middle;
	text-align: left;

}

.gwb-ui-search-form table tr td {
	color: #444;
	height: 100%;
	text-align: left;
}

.gwb-ui-search-form table th {
	font-weight: 600;
	color: #444;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}

.gwb-ui-search-form .gwbCombo_div {
	display: inline-block;
	width: 100%;
	/* 	float:left; */
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.gwb-ui-search-form .gwbInput_div {
	position: relative;
	display: inline-block;
	width: 100%;
	/* 	float:left; */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.gwb-ui-search-form table tr th p,
.gwb-ui-search-form table tr td p {
	display: inline-block;
	width: 6%;
	text-align: center;
	/* 	float:left; */
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
}

.gwb-ui-search-form .hide {
	display: none
}

.ui-datepicker-trigger {
	vertical-align: middle;
	cursor: pointer;
	margin: 0px 0px 0px 2px;
}

.ui-gwb-img-btn {
	vertical-align: middle;
	cursor: pointer;
	margin: 0px 0 0px 2px;
}

.gwbInput {
	display: inline-block;
	padding: 1px 4px 2px 4px;
	color: #444;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	width: 100%;
	height: 21px;
	line-height: 100%;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #c6c6c6;

	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.gwbTxtArea {
	font-size: 12px;
	font-family: "NanumBarun", sans-serif;
	text-decoration: none;
	display: inline-block;
	padding: 4px 4px 1px 4px;
	color: #444;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	/* 	background-color:#eae9ff; */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	overflow-y: auto;
	width: 100%;
	line-height: 120% !important;
	vertical-align: middle;
	/* 	float:left; */
	margin: 0 2px 0 0;

	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.gwbCombo {
	display: inline-block;
	padding: 1px 4px 2px 4px;
	color: #444;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: inset 1px 1px 4px #EBEBEB;
	-moz-box-shadow: inset 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: inset 1px 1px 4px #EBEBEB;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline: none;
	width: 100%;
	height: 20px;
	line-height: 100%;
	vertical-align: middle;
	background-color: #fff;

	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.gwbInput:focus:not(.gwbDisabled),
.gwbTxtArea:focus:not(.gwbDisabled) {
	border-color: #6477b6;
	background-color: #fff;

}

.gwbRadio {
	line-height: normal;
	width: auto;
}

.gwbCheckbox {
	line-height: normal;
	width: auto;
}

.gwbRadio:focus:not(.gwbDisabled),
.gwbCheckbox:focus:not(.gwbDisabled) {
	outline: 2px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.label {
	color: #444;
	width: 100%;
	cursor: pointer;
	font-size: 13px;
}

.gwbDisabled,
.disabled {
	cursor: not-allowed !important;
	/* 	opacity: 0.2; */
	pointer-events: none;
}

.gwbDragAbled,
.gwbDisabled,
.disabled {
	cursor: text !important;
	pointer-events: auto; 
	user-select: auto; 
}


.gwbInput.gwbDisabled,
.gwbTxtArea.gwbDisabled,
.gwbCombo.gwbDisabled {
	background-color: #eeeeee !important;
}

.gwbRadio.gwbDisabled,
.gwbCheckbox.gwbDisabled {
	background-color: transparent;
}

tr.hidden-row,
tr.hidden-row th,
tr.hidden-row td {
	display: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
	text-decoration: none;
}

.gwb-ui-box {
	float: left;
	min-height: 20px;
	margin-left: 0px;
	margin-top: 14px;
	display: block;
	width: 100%;
}

.gwb-ui-box .gwb-ui-box-head {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 0px;
	padding: 0 4px 0 7px;
}

.gwb-ui-box-head {
	/* 	margin-top:10px;
	margin-bottom:10px;
	border-top:0px;
	padding:0 4px 0 7px; */
	/* height: 20px; */
}

.gwb-ui-box .gwb-ui-box-head-border {
	border: 1px solid #e2eaf6;
	height: 29px;
	padding: 0px 4px 7px 7px;
	*zoom: 1;
	-webkit-box-shadow: #fff 0 1px 0 0 inset;
	-moz-box-shadow: #fff 0 1px 0 0 inset;
	box-shadow: #fff 0 1px 0 0 inset;
}

.gwb-ui-box .gwb-ui-box-head span,
.gwb-ui-box .gwb-ui-box-head-border span {
	font-weight: normal;
	color: #444;
	cursor: default;
}

.gwb-ui-box .gwb-ui-box-head:after,
.gwb-ui-box .gwb-ui-box-head-border:after {
	content: "";
	display: table;
	clear: both;
	margin-bottom: 6px;
}

.gwb-ui-box .gwb-ui-box-head .icon-lg,
.gwb-ui-box .gwb-ui-box-head-border .icon-lg {
	vertical-align: -1px !important;
	margin-bottom: -1px !important;
}

.gwb-ui-box .gwb-ui-box-head .gwb-ut-box-title {
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
	color: #444444;
	font-family: "NanumBarun", sans-serif;
	font-weight: bold;
}

.gwb-ui-box .gwb-ui-box-head-border .gwb-ut-box-title {
	padding: 2px 0 6px 28px;
	font-size: 14px;
	color: #444444;
	font-family: "NanumBarun", sans-serif;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpENURCRDk5M0E5QTgxMUU3QTYxOEUxNzY2N0UwNTM5OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpENURCRDk5NEE5QTgxMUU3QTYxOEUxNzY2N0UwNTM5OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ1REJEOTkxQTlBODExRTdBNjE4RTE3NjY3RTA1Mzk4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ1REJEOTkyQTlBODExRTdBNjE4RTE3NjY3RTA1Mzk4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ItEK9wAAAMRJREFUeNpifG9vxwAFbECcAcSRQKwDFbsCxMuBeAYQ/wIJMEI1SAPxFiA2YMAOLgCxDxA/BWkAmXwSj2IYuAjE5kxAIp0IxSCgD8RpIA1RaBI7gFgKinegyUWBnPQT6mEYACl8DmVLAvEzJLmfTASc8R+N/xuk4Rya4BwglgBiGSCeiyZ3hQUazhZIgl5ITkIHy0F+YIcGqz4B510CYjOQk0Ce9oZGDr448EL29FNQpABxARCfAeKvUHwGKmYGVcMAEGAASAQsPcaesYEAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

.gwb-ui-box.gwb-ui-box-tabs {
	margin: 0;
}

.gwb-ui-box .gwb-ui-box-head.gwb-ui-box-tabs {
	padding: 3px 12px 0 5px;
}

.gwb-ui-box .gwb-ui-box-body {
	/*
	border:1px solid #c6c6c6;
	*/
	background: #fff;
	border-top: 0;
	padding: 1px;
	*zoom: 1;
	-webkit-box-shadow: #fff 0 1px 0 0;
	-moz-box-shadow: #fff 0 1px 0 0;
	box-shadow: #fff 0 1px 0 0
}

.gwb-ui-box .gwb-ui-box-body:after {
	content: "";
	display: table;
	clear: both;
}

/* btn_polding toggle */
.gwb-ui-box .btn_toggle {
	position: relative;
	top: 2px;
	width: 50px;
	height: 10px;
	left: 50%;
	bottom: -28px;
	padding: 2px 12px 1px 12px;
	border: 1px solid #c7c8d1;
	background: #e6e8f2;
	border-top: none;
	border-radius: 0 0 3px 3px;
}

.gwb-ui-box .btn_toggle:hover {
	cursor: pointer;
}

.gwb-ui-box .btn_toggle span {
	position: relative;
	display: inline-block;
	padding-right: 24px;
}

.gwb-ui-box .btn_toggle:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 10px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVBOEFFQzRFQjIxRTExRTdBMDEzQjE3MDQ4ODdEMERBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVBOEFFQzRGQjIxRTExRTdBMDEzQjE3MDQ4ODdEMERBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUE4QUVDNENCMjFFMTFFN0EwMTNCMTcwNDg4N0QwREEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUE4QUVDNERCMjFFMTFFN0EwMTNCMTcwNDg4N0QwREEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7BWLJYAAABTklEQVR42pSUu0oDURCGNyqI+AiBVDYWdiKihRcQn8ArCFapNNjYamcTL+gT2NoJXjDxFgtF0MpGDBpLn0Elxm/gXzgse3azAx+E2Zkvs7NnN7dWPgkSYgj+4NlX0JHQPAI3cAejvqIuT34QzmFLE5zBFDy1IxiACziQwKJHuQl4SRL0wzUcwoaT34ReuIIxeI0T9MElHMF6zGSW61bNOLy7SyzonytQglaMoKVrFdUWQkFeiXsoeppdSVG11pM3QVWLWYJmkB5N1VpP1Xawr6W10+xKFmDZJniA3yB7/MCjCY71zHMZBWU4tVuYhlslSylLDGMbFu1gmeBDz7WmKVZTJDswr1P5Fh6kRkSy4pGEzZPWHD2JoSS8nahkF+bc5rh3oaHRopI9mNW1etrb6Ersdr5hJq456Xvg7qRTY9ezfFAsPmFYv798Rf8CDAA9T1RUpzTGsgAAAABJRU5ErkJggg==) center no-repeat;
	background-position: 0 0px;
}

.gwb-ui-box .btn_toggle_up {
	position: relative;
	top: 2px;
	width: 50px;
	height: 10px;
	left: 50%;
	bottom: -28px;
	padding: 2px 12px 1px 12px;
	border: 1px solid #c7c8d1;
	background: #e6e8f2;
	border-top: none;
	border-radius: 0 0 3px 3px;
}

.gwb-ui-box .btn_toggle_up:hover {
	cursor: pointer;
}

.gwb-ui-box .btn_toggle_up span {
	position: relative;
	display: inline-block;
	padding-right: 24px;
}

.gwb-ui-box .btn_toggle_up:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 10px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVBOEFFQzRFQjIxRTExRTdBMDEzQjE3MDQ4ODdEMERBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVBOEFFQzRGQjIxRTExRTdBMDEzQjE3MDQ4ODdEMERBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUE4QUVDNENCMjFFMTFFN0EwMTNCMTcwNDg4N0QwREEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUE4QUVDNERCMjFFMTFFN0EwMTNCMTcwNDg4N0QwREEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7BWLJYAAABTklEQVR42pSUu0oDURCGNyqI+AiBVDYWdiKihRcQn8ArCFapNNjYamcTL+gT2NoJXjDxFgtF0MpGDBpLn0Elxm/gXzgse3azAx+E2Zkvs7NnN7dWPgkSYgj+4NlX0JHQPAI3cAejvqIuT34QzmFLE5zBFDy1IxiACziQwKJHuQl4SRL0wzUcwoaT34ReuIIxeI0T9MElHMF6zGSW61bNOLy7SyzonytQglaMoKVrFdUWQkFeiXsoeppdSVG11pM3QVWLWYJmkB5N1VpP1Xawr6W10+xKFmDZJniA3yB7/MCjCY71zHMZBWU4tVuYhlslSylLDGMbFu1gmeBDz7WmKVZTJDswr1P5Fh6kRkSy4pGEzZPWHD2JoSS8nahkF+bc5rh3oaHRopI9mNW1etrb6Ersdr5hJq456Xvg7qRTY9ezfFAsPmFYv798Rf8CDAA9T1RUpzTGsgAAAABJRU5ErkJggg==) center no-repeat;
	background-position: 0 -10px;
}


.gwb-ui-box .gwb-ui-box-body.gwb-ui-box-body-nopadding {
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	padding: 0;
}

.gwb-ui-box .gwb-ui-box-body.gwb-ui-box-body-nopadding-border {
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	padding: 0;
	border: 1px solid #c6c6c6;
}

.gwb-ui-box .gwb-ui-box-body-border {
	border: 1px solid #c6c6c6;
	background: #fff;
	padding: 1px;
	*zoom: 1;
	-webkit-box-shadow: #fff 0 1px 0 0;
	-moz-box-shadow: #fff 0 1px 0 0;
	box-shadow: #fff 0 1px 0 0
}

.gwb-ui-box .gwb-ui-box-body-border:after {
	content: "";
	display: table;
	clear: both;
}

.gwb-ui-box .gwb-ui-box-body-border.gwb-ui-box-body-nopadding {
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	padding: 0;
}


.class_number {
	display: inline-block;
	text-align: right;
	padding-right: 6px;
}

.class_double {
	text-align: right;
	padding-right: 1px;
}

.class_float1 {
	text-align: right;
	padding-right: 1px;
}

.class_float2 {
	text-align: right;
	padding-right: 1px;
}

.class_float3 {
	text-align: right;
	padding-right: 1px;
}

.class_float4 {
	text-align: right;
	padding-right: 1px;
}

.ui-input-enter {
	background-color: #f4fae0;
}

.jquery-buttton {
	margin: -2px 0 0 0;
}

.actions {
	margin-top: -2px;
	margin-bottom: -4px;
	float: right;
}

.actions div {
	display: inline-block;
}

.actions_center {
	margin-top: -2px;
	margin-bottom: -4px;
	float: center;
}

.actions_center div {
	display: inline-block;
}

.actions_left {
	margin-top: -2px;
	margin-bottom: -4px;
	float: left;
}

.actions_left div {
	display: inline-block;
}

.grid_merge_cell {
	font-weight: normal;
	/* 	font-size:11pt; */
	/* 	color:#000000; */
}

.ime_mode_kor {
	ime-mode: active;
}

.ime_mode_eng {
	ime-mode: inactive;
}

.ime_mode_eng_only {
	ime-mode: disabled;
}

.img-back-button01 {
	background: url("/html/img/button/imgBtn001.png") no-repeat left top;
	height: 17px;
	width: 47px;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	display: inline-block;
	*display: inline;
	font-size: 12px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.img-back-button01:hover {
	background-position: 0% -24px;
	cursor: pointer;
}

.img-back-button02 {
	background: url("/html/img/button/imgBtn002.png") no-repeat left top;
	height: 22px;
	width: 32px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	display: inline-block;
	*display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.img-back-button02:hover {
	background-position: 0% -33px;
	cursor: pointer;
}

.img-back-button03 {
	background: url("/html/img/button/imgBtn003.png") no-repeat left top;
	height: 22px;
	width: 32px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	display: inline-block;
	*display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.img-back-button03:hover {
	background-position: 0% -33px;
	cursor: pointer;
}

.img-back-button04 {
	background: url("/html/img/button/imgBtn004.png") no-repeat left top;
	height: 15px;
	width: 52px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	display: inline-block;
	*display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.img-back-button04:hover {
	background-position: 0% -25px;
	cursor: pointer;
}

.img-back-button05 {
	background: url("/html/img/button/imgBtn005.png") no-repeat left top;
	height: 19px;
	width: 100px;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	display: inline-block;
	font-family: "NanumBarun", sans-serif;
	*display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.img-back-button05:hover {
	background-position: 0% -25px;
	cursor: pointer;
}

.tooltip-style {
	max-width: 800px;
}

.bullet01 {
	background: url("/html/img/icon/imgBullet.gif") no-repeat left top;
	width: 17px;
	height: 17px;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	padding: 1px 0 0 0;
	font-weight: bold;
}

.pop_top_layer {
	background: url("/html/img/pop/imgPopTitleBg.png") repeat-x left top;
	height: 32px;
	width: 100%;
}

.pop_top_left {
	background: url("/html/img/pop/imgPopTitleBgLeft.png") no-repeat left top;
	height: 27px;
	float: left;
	padding: 5px 0 0 20px;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
}

.pop_top_right {
	background: url("/html/img/pop/imgPopTitleBgRight.png") no-repeat right top;
	height: 32px;
	float: right;
	padding: 0;
}

.pop_top_layer1 {
	background: url("/html/img/pop/imgPopTitleBg1.png") repeat-x left top;
	height: 32px;
	width: 100%;
}

.pop_top_left1 {
	background: url("/html/img/pop/imgPopTitleBgLeft1.png") no-repeat left top;
	height: 27px;
	float: left;
	padding: 5px 0 0 20px;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
}

.pop_top_right1 {
	background: url("/html/img/pop/imgPopTitleBgRight1.png") no-repeat right top;
	height: 32px;
	float: right;
	padding: 0;
}

font.blue_color {
	color: blue;
}

font.red_color {
	color: red;
}

font.green_color {
	color: green;
}

font.orange_color {
	color: orange;
}

font.gray_color {
	color: #AEAEAE;
}

font.black_color {
	color: black;
}

/*  CSS */
.btn_popup {
	float: right;
	width: 32px;
	height: 16px;
	padding: 0;
	margin: 3px 0 0 0;
	cursor: pointer;
}

.btn_popup i {
	color: #666;
}

.btn_popup:not(.gwbDisabled):hover i {
	color: #222;
	margin-top: 0px;
	margin-left: -1px;
}

i.btn_folder {
	vertical-align: -8px;
	width: 18px;
	cursor: pointer;
	color: #666;
}

i.btn_folder:not(.gwbDisabled):hover {
	color: #222;
	font-size: 1.55555555em !important;
	margin-top: 0px;
}

.btn-darum {
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.btn-darum+.btn-darum {
	margin-left: 3px;
}

.btn-darum.btn_cancel {
	padding: 0 30px;
	height: 38px;
	line-height: 38px;
	color: #222222;
	background: #fff;
	border: 1px solid #bbbbbb;
}

.btn-darum.btn_save {
	padding: 0 30px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	border: 1px solid #ef3f3e;
	background: #ef3f3e;
}

.btn-darum.btn_blue {
	padding: 4px 8px;
	height: 14px;
	line-height: 14px;
	color: #000;
	text-align: center;
	border: 1px solid #333;
	background: #fff;
	font-size: 12px;
	cursor: pointer;
	border-radius: 3px;
}

.btn-darum.btn_blue_s {
	padding: 4px 8px;
	height: 14px;
	line-height: 14px;
	color: #001960;
	text-align: center;
	border: 1px solid #001960;
	background: #fff;
	font-size: 12px;
	cursor: pointer;
	border-radius: 3px;
}

.btn-darum.btn_blue_ss {
	padding: 4px 15px;
	height: 15px;
	line-height: 15px;
	color: #001960;
	text-align: center;
	border: 1px solid #001960;
	background: #fff;
	font-size: 12px;
	cursor: pointer;
	border-radius: 3px;
}

.btn-darum.btn_blue_s:hover {
	padding: 4px 8px;
	height: 14px;
	line-height: 14px;
	color: #000;
	text-align: center;
	border: 1px solid #333;
	background: #fff;
	font-size: 12px;
	cursor: pointer;
}

.btn-darum.btn_red {
	padding: 6px 10px;
	height: 15.6px;
	color: #fff;
	text-align: center;
	border: 1px solid #e81313;
	background: #ef3f3e;
}

.btn-darum.saveBtn {
	padding: 6px 10px;
	color: #fff;
	text-align: center;
	border: 1px solid #ef3f3e;
	background: #ed6a66;
}

.btn-darum.cancelBtn {
	padding: 6px 10px;
	color: #fff;
	text-align: center;
	border: 1px solid #bbbbbb;
	background: #bbbbbb;
}

.btn-darum.newBtn {
	padding: 6px 10px;
	color: #fff;
	text-align: center;
	border: 1px solid #66af92;
	background: #7dc0a6;
}

.btn-darum.modifyBtn {
	padding: 6px 10px;
	color: #fff;
	text-align: center;
	border: 1px solid #6b65ab;
	background: #837dc0;
}

.btn-darum:not(.gwbDisabled):hover {
	/* color: #585858; */
	cursor: pointer;
}

.iradio_flat.gwbDisabled,
.disabled {
	cursor: not-allowed !important;
	color: #bbbaba !important;
	opacity: 1.0 !important;
}

.btn_solid.gwbDisabled,
.btn-darum.gwbDisabled .disabled {
	cursor: not-allowed !important;
	color: #bbbaba !important;
	opacity: 0.3;
}

.btn-glass {
	border: 1px solid transparent !important;
	cursor: pointer;
	font-weight: bold;
	padding: 0.5px 12px 1.5px 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-radius: 4px;
	box-sizing: border-box;
	background-color: white;
	box-shadow: 0 0.5ex 0.5em rgba(0, 0, 0, 0.3);
	font-weight: 900;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
	display: inline-block;
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
	font-family: "NanumBarun", sans-serif;
	border: 1px dotted transparent;
	text-transform: uppercase;
	-webkit-transition: background-position 2s cubic-bezier(0, 1, 0, 1), border-color 500ms, background-color 500ms;
	transition: background-position 2s cubic-bezier(0, 1, 0, 1), border-color 500ms, background-color 500ms;
	position: relative;
	background-attachment: fixed, scroll;
	background-size: 100vw 100vh, cover;
	background-position: center center, 0 0;
	background-image: -webkit-repeating-linear-gradient(135deg,
			rgba(255, 255, 255, 0) 8%,
			rgba(255, 255, 255, 0.205) 10%,
			rgba(255, 255, 255, 0.205) 14%,
			rgba(255, 255, 255, 0.48) 14%,
			rgba(255, 255, 255, 0.48) 15%,
			rgba(255, 255, 255, 0.205) 17%,
			rgba(255, 255, 255, 0) 30%,
			rgba(255, 255, 255, 0) 36%,
			rgba(255, 255, 255, 0.205) 40%,
			rgba(255, 255, 255, 0.48) 42%,
			rgba(255, 255, 255, 0) 43%,
			rgba(255, 255, 255, 0) 55%,
			rgba(255, 255, 255, 0.205) 60%,
			rgba(255, 255, 255, 0.205) 66%,
			rgba(255, 255, 255, 0.48) 66%,
			rgba(255, 255, 255, 0.205) 70%,
			rgba(255, 255, 255, 0) 75%,
			rgba(255, 255, 255, 0) 100%),
		-webkit-radial-gradient(ellipse farthest-corner, transparent, rgba(0, 0, 0, 0.2) 150%);
	background-image: repeating-linear-gradient(-45deg,
			rgba(255, 255, 255, 0) 8%,
			rgba(255, 255, 255, 0.205) 10%,
			rgba(255, 255, 255, 0.205) 14%,
			rgba(255, 255, 255, 0.48) 14%,
			rgba(255, 255, 255, 0.48) 15%,
			rgba(255, 255, 255, 0.205) 17%,
			rgba(255, 255, 255, 0) 30%,
			rgba(255, 255, 255, 0) 36%,
			rgba(255, 255, 255, 0.205) 40%,
			rgba(255, 255, 255, 0.48) 42%,
			rgba(255, 255, 255, 0) 43%,
			rgba(255, 255, 255, 0) 55%,
			rgba(255, 255, 255, 0.205) 60%,
			rgba(255, 255, 255, 0.205) 66%,
			rgba(255, 255, 255, 0.48) 66%,
			rgba(255, 255, 255, 0.205) 70%,
			rgba(255, 255, 255, 0) 75%,
			rgba(255, 255, 255, 0) 100%),
		radial-gradient(ellipse farthest-corner, transparent, rgba(0, 0, 0, 0.2) 150%);
}

.btn-glass:not(.gwbDisabled):hover {
	background-position: -100vw 0, 0 0;
}

.btn-glass:not(.gwbDisabled):active {
	background-position: -75vw 0, 0 0;
	border-style: solid;
}

.btn-light {
	background-color: white;
}

.btn-glass.btn-light {
	color: #585858;
	background-color: rgba(255, 255, 255, 1);
}

.btn-glass.btn-light:not(.gwbDisabled):hover {
	color: rgba(255, 255, 255, 0.7);
	border-color: #000000;
	background-color: #111111;
}

.btn-glass.btn-light:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(17, 17, 17, 0.5);
}

.btn-glass.btn-light.btn-primary {
	color: #6ab1d1;
	background-color: rgba(42, 143, 189, 0);
	background-color: rgba(255, 255, 255, 1);
}

.btn-glass.btn-light.btn-primary:not(.gwbDisabled):hover {
	color: rgba(255, 255, 255, 0.7);
	border-color: #1c607e;
	background-color: #2A8FBD;
}

.btn-glass.btn-light.btn-primary:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(42, 143, 189, 0.5);
}

.btn-light.btn-glass.btn-success {
	color: #a5c75f;
	background-color: rgba(127, 175, 27, 0);
	background-color: rgba(255, 255, 255, 1);
}

.btn-glass.btn-light.btn-success:not(.gwbDisabled):hover {
	color: rgba(255, 255, 255, 0.7);
	border-color: #4f6d11;
	background-color: #7FAF1B;
}

.btn-glass.btn-light.btn-success:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(127, 175, 27, 0.5);
}

.btn-glass.btn-light.btn-warning {
	color: #fccd69;
	background-color: rgba(251, 184, 41, 0);
	background-color: rgba(255, 255, 255, 1);
}

.btn-glass.btn-light.btn-warning:not(.gwbDisabled):hover {
	color: rgba(255, 255, 255, 0.7);
	border-color: #d49104;
	background-color: #FBB829;
}

.btn-light.btn-glass.btn-warning:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(251, 184, 41, 0.5);
}

.btn-glass.btn-light.btn-danger {
	color: #f56558;
	background-color: rgba(240, 35, 17, 0);
	background-color: rgba(255, 255, 255, 1);
}

.btn-glass.btn-light.btn-danger:not(.gwbDisabled):hover {
	color: rgba(255, 255, 255, 0.7);
	border-color: #aa180b;
	background-color: #F02311;
}

.btn-glass.btn-light.btn-danger:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(240, 35, 17, 0.5);
}

.btn-glass.btn-light.btn-info {
	color: #98e9f0;
	background-color: rgba(108, 223, 234, 0);
	background-color: rgba(255, 255, 255, 1);
}

.btn-glass.btn-light.btn-info:not(.gwbDisabled):hover {
	color: rgba(255, 255, 255, 0.7);
	border-color: #29d0e0;
	background-color: #6CDFEA;
}

.btn-glass.btn-light.btn-info:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(108, 223, 234, 0.5);
}

.btn-dark {
	background-color: #444;
}

.btn-glass.btn-dark {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(17, 17, 17, 1);
}

.btn-glass.btn-dark:not(.gwbDisabled):hover {
	border-color: #000000;
	background-color: #111111;
	color: #fff;
}

.btn-glass.btn-dark:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(17, 17, 17, 0.5);
}

.btn-glass.btn-dark.btn-primary {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(42, 143, 189, 0);
	background-color: rgba(17, 17, 17, 1);
}

.btn-glass.btn-dark.btn-primary:not(.gwbDisabled):hover {
	border-color: #1c607e;
	background-color: #2A8FBD;
}

.btn-glass.btn-dark.btn-primary:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(42, 143, 189, 0.5);
}

.btn-glass.btn-dark.btn-success {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(127, 175, 27, 0);
	background-color: rgba(17, 17, 17, 1);
}

.btn-glass.btn-dark.btn-success:not(.gwbDisabled):hover {
	border-color: #4f6d11;
	background-color: #7FAF1B;
}

.btn-glass.btn-dark.btn-success:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(127, 175, 27, 0.5);
}

.btn-glass.btn-dark.btn-warning {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(251, 184, 41, 0);
	background-color: rgba(17, 17, 17, 1);
}

.btn-glass.btn-dark.btn-warning:not(.gwbDisabled):hover {
	border-color: #d49104;
	background-color: #FBB829;
}

.btn-glass.btn-dark.btn-warning:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(251, 184, 41, 0.5);
}

.btn-glass.btn-dark.btn-danger {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(240, 35, 17, 0);
	background-color: rgba(17, 17, 17, 1);
}

.btn-glass.btn-dark.btn-danger:not(.gwbDisabled):hover {
	border-color: #aa180b;
	background-color: #F02311;
}

.btn-glass.btn-dark.btn-danger:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(240, 35, 17, 0.5);
}

.btn-glass.btn-dark.btn-info {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(108, 223, 234, 0);
	background-color: rgba(17, 17, 17, 1);
}

.btn-glass.btn-dark.btn-info:not(.gwbDisabled):hover {
	border-color: #29d0e0;
	background-color: #6CDFEA;
}

.btn-glass.btn-dark.btn-info:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(108, 223, 234, 0.5);
}

.btn-glass.btn-color {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(17, 17, 17, 1);
}

.btn-glass.btn-color:not(.gwbDisabled):hover {
	border-color: #000000;
	background-color: #111111;
	color: #fff;
}

.btn-glass.btn-color:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(17, 17, 17, 0.5);
}

.btn-glass.btn-color.btn-primary {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(42, 143, 189, 1);
}

.btn-glass.btn-color.btn-primary:not(.gwbDisabled):hover {
	border-color: #1c607e;
	background-color: #2A8FBD;
}

.btn-glass.btn-color.btn-primary:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(42, 143, 189, 0.5);
}

.btn-glass.btn-color.btn-success {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(127, 175, 27, 1);
}

.btn-glass.btn-color.btn-success:not(.gwbDisabled):hover {
	border-color: #4f6d11;
	background-color: #7FAF1B;
}

.btn-glass.btn-color.btn-success:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(127, 175, 27, 0.5);
}

.btn-glass.btn-color.btn-warning {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(251, 184, 41, 1);
}

.btn-glass.btn-color.btn-warning:not(.gwbDisabled):hover {
	border-color: #d49104;
	background-color: #FBB829;
}

.btn-glass.btn-color.btn-warning:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(251, 184, 41, 0.5);
}

.btn-glass.btn-color.btn-danger {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(240, 35, 17, 1);
}

.btn-glass.btn-color.btn-danger:not(.gwbDisabled):hover {
	border-color: #aa180b;
	background-color: #F02311;
}

.btn-glass.btn-color.btn-danger:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(240, 35, 17, 0.5);
}

.btn-glass.btn-color.btn-info {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(108, 223, 234, 1);
}

.btn-glass.btn-color.btn-info:not(.gwbDisabled):hover {
	border-color: #29d0e0;
	background-color: #6CDFEA;
}

.btn-glass.btn-color.btn-info:not(.gwbDisabled):active {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 1em 0.5ex rgba(108, 223, 234, 0.5);
}

.btn-glass i[class^="icon-"],
.btn-glass i[class*=" icon-"] {
	width: 10px;
	height: 12px;
}


/*iCheck component custom css*/
.icheckbox_flat-blue,
.iradio_flat-blue,
.icheckbox_flat-red,
.iradio_flat-red,
.icheckbox_flat-fullred,
.iradio_flat-fullred,
.icheckbox_flat-red_custom,
.iradio_flat-red_custom,
.icheckbox_flat-blue_custom,
.iradio_flat-blue_custom,
.icheckbox_flat-red_custom2,
.iradio_flat-red_custom2,
.icheckbox_flat,
.iradio_flat {
	vertical-align: -5px;
	margin: 0 2px 0 2px;
}

/* dhtmlx grid component custom css*/
.gridbox {}

.gridbox .xhdr {
	/*	border-right:1px solid #7b9abb !important; */
}

.gridbox .hdr {
	/* 	background-color:#f5f5f5 !important; */
}

.gridbox .ftr {
	background-color: #f5f5f5;
	/* 	border-top:1px solid #cccccc !important; */
	/* 	overflow-y:scroll !important; */
}

.gridbox .hdr .hdrcell {
	padding-left: 0 !important;
	line-height: 24px !important;
	vertical-align: 6px !important;
	/*background-color: #eef3ff;  2023.07.12 khw 域밸챶�봺占쎈굡 占쏙옙占쎌뵠占쏙옙占쎄퉳 */
	background-color: #fff;
	color: #3f3f42;
	text-align: center;

}

.gridbox .ftr .hdrcell {
	padding-left: 0 !important;
	line-height: 24px !important;
	vertical-align: 6px !important;
	background-color: #f7e3df;
	color: #3f3f42;
	height: 35px;
	  padding: 6px;
	     box-sizing: border-box;

	border-right: 1px solid #ffffff42;
	/*text-align: center;*/
}

.gridbox .hdr tr:not(:first-child) td,
.gridbox .ftr tr:not(:first-child) td {
	/* 	background-color:#f5f5f5 !important; */
	padding: 0 !important;
	margin: 0 !important;
}

.gridbox .hdr tr:not(:first-child) td,
.gridbox .ftr tr:not(:first-child) td {
	/* 	border-bottom:1px solid #9a9a9a !important;
  border-right:1px solid #9a9a9a !important;
 	border-left:1px solid #9a9a9a !important;  */
}

.gridbox .hdr tr:not(:first-child):not(:nth-child(2)) td {
	/* 	border-top:1px solid #cccccc !important;
	border-top:1px solid #9a9a9a !important;*/
}

.gridbox .ftr tr:nth-child(2) td {
	/* 	border-top:0px solid #cccccc !important; */
}

/*  占쎌쐺獄쏅챷援▼뜝�럥�돱占쎈쐻占쎈윥�뤃占� body 占쎈쐻占쎈윞占쎈룵占쎌뒙占쎈룱獒뺣냵�삕�앗껊쐻占쎈윪�억옙 癲ル슢�뵰占쎈뤅�뜝�럥占썬끁堉⑨옙癒��굲 */
.divDhxGrid {
	width: 100% !important;
}

#divGrid02 .xhdr .hdr tbody tr:first-child th {
	min-height: 0 !important;
	height: 0px !important;
}

/* ie11占쎈쐻占쎈윥占쎈군占쎈쐻占쎈윞占쎈쭓 占쎌쐺獄쏅챷援▼뜝�럥�돱占쎈쐻占쎈윥�뤃占� header 占쎈섀饔낅챸占썩댙�삕亦낉옙 height占쎈쨬占쎈즸占쎌굲 占쎈쐻占쎈윞�눧硫곕섀饔낅챸占썩댙�삕獒뺧옙 �뜝�럡猿�占쎈쐻占쎈쓡野껁깷�쐻�뜝占� 占쎈쐻占쎈윪占쎌졆癲꾧퀗��占쎌굲 占쎌쐺獄쏅챷援▼뜝�럥�돱占쎈쐻占쎈윥�뤃二뛡�뜝�럥�돯占쎄껀占쎈짗占쎌굲  */

.objbox,
.ftr {

	/* margin-left: -1px !important;  */
}

.objbox .obj tr:first-child {
	height: 0px !important;
}

.objbox tbody tr:first-child th {
	min-height: 0 !important;
}

.ftr tr td {
	font-weight: 400;
	font-size: 12px;
	color: #444;
	background-color: #f5f5f5 !important;
}

table.obj.row20px .dhx_combo_edit {
	line-height: 18px;
}

.odd_dhx_terrace {
	background-color: #fff !important;
	border-top: 1px solid #7b9abb !important;
	border-bottom: 1px solid #7b9abb !important;
	border-left: 1px solid #7b9abb !important;
}

.ev_dhx_terrace {
	/* 	border-bottom:1px solid #9a9a9a !important; */
	     border-left: 1px solid #7b9abb !important;
	background-color: #ffffff !important;
}

.dhxgrid-custom-datahover {
	height: 26px !important;
	font-weight: bold !important;
	outline: none !important;
	outline: 0 !important;
	border-top: 1px solid #f27a71 !important;
	border-bottom: 1px solid #f27a71 !important;
	/*border-bottom:2px solid #1C4384 !important;*/
}

.dhxgrid-custom-datahover-chrome {
	font-weight: bold !important;
	outline: none !important;
	outline: 0 !important;
	background-color: #ffe8e8 !important;
}

td.grid-data-row-td:hover {
	font-weight: bold !important;
	outline: solid 2px #f27a71;
	outline-offset: -2px;
}

.objbox td {
	color: #777777;
	font-weight: normal;
	font-family: "NanumBarun", sans-serif !important;
	height: 22px;
	line-height: 100%;
	/* 	border-right:1px solid #efeeee !important; */
	/* 	border-right:1px solid #9a9a9a !important; */

}

div.gridbox_material.gridbox table.obj.row20px tr td,
div.gridbox_dhx_skyblue.gridbox table.obj.row20px tr td,
div.gridbox_dhx_terrace.gridbox table.obj.row20px tr td,
div.gridbox_dhx_web.gridbox table.obj.row20px tr td {
	height: 26px;
	line-height: 100%;
}

div.gridbox_material.gridbox table.obj.row20px tr:last-child td,
div.gridbox_dhx_skyblue.gridbox table.obj.row20px tr:last-child td,
div.gridbox_dhx_terrace.gridbox table.obj.row20px tr:last-child td,
div.gridbox_dhx_web.gridbox table.obj.row20px tr:last-child td {
	border-bottom: 1px solid #7b9abb;
}

.dhtmlxGrid_selection {
	border: 0px !important;
	outline: none !important;
	background-color: #ef5450 !important;
}

.dhx_toolbar_material div.dhxtoolbar_float_left {
	position: absolute;
	left: 50%;
	margin-left: -170px;
}

.dhxtoolbar_float_left,
.dhxtoolbar_float_left div,
.dhxtoolbar_float_right,
.dhxtoolbar_float_right div {
	height: 24px !important;
	line-height: 24px !important;
}

.dhx_toolbar_btn img {
	margin-top: 3px !important;
}

.dhxtoolbar_text {
	height: 24px !important;
}

.dhxtoolbar_text i {
	height: 24px !important;
	line-height: 24px !important;
	margin-top: 0 !important;
}

.dhx_toolbar_material.dhx_toolbar_shadow {
	box-shadow: none !important;
	/* height: 24px !important;   占쎈읂占쎌뵠筌욑옙�꽴占쏙옙�졃 px癰귨옙野껓옙 2023.07.17 */
	height: 40px !important;
	margin-top: 10px;
	padding-top: 5px;
	color: #000;
	/* color: #eb6000;  占쎈읂占쎌뵠筌욑옙�꽴占쏙옙�졃 占쎄퉳癰귨옙野껓옙  2023.07.17 */
}

/* 占쎈읂占쎌뵠筌욑옙 繹먲옙占쎌겫占쎌뜒 �빊遺쏙옙 2023.07.17 */
.dhx_toolbar_material.dhx_toolbar_shadow a {
	display: inline-block;
    width: 28px;
    height: 28px;
    box-sizing: border-box;
    border-radius: 2px;
    border: #fff 1px solid;
    color: #333;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: -0.42px;
    vertical-align: middle;
    -webkit-transition: .2s all;
    transition: .2s all;
}

/* 占쎈읂占쎌뵠筌욑옙 繹먲옙占쎌겫占쎌뜒 �빊遺쏙옙 2023.07.17 */
.dhx_toolbar_material.dhx_toolbar_shadow a.active {
	border-color: #ff6a4d;
	background-color: #fff;
	color: #ff6a4d;
	font-weight: 700;
}

.pageBox {
	display: flex;
}

.paginate {
	margin-left: 50%;
	text-align: center;
	display: flex;
	margin-top: 10px;
	transform: translateX(-50.097%);
}

.paginate img {
	margin-top: 7px;
	width: 18px;
	height: 18px;
}

/* 雅뚯눘�꺖占쎈솚占쎈씜 占쎈읂占쎌뵠筌욑옙 繹먲옙占쎌겫占쎌뜒 �빊遺쏙옙 2023.11.01 */
.paginate a {
	display: inline-block;
    width: 28px;
    height: 28px;
    box-sizing: border-box;
    border-radius: 2px;
    border: #fff 1px solid;
    color: #333;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: -0.42px;
    vertical-align: middle;
    -webkit-transition: .2s all;
    transition: .2s all;
}

/* 雅뚯눘�꺖占쎈솚占쎈씜 占쎈읂占쎌뵠筌욑옙 繹먲옙占쎌겫占쎌뜒 �빊遺쏙옙 2023.11.01 */
.paginate a.active {
	border-color: #ff6a4d;
	background-color: #fff;
	color: #ff6a4d;
	font-weight: 700;
}

.paginate_totalCount {
	height: 24px;
    line-height: 24px;
    float: left;
    color: #333;
}

.dhx_toolbar_text {
	text-align: center;
}

img[src$="_dis.gif"] {
	cursor: not-allowed !important;
}

.dhxtoolbar_btn_dis,
.dhxtoolbar_btn_dis div {
	cursor: not-allowed !important;
}

table.obj tr td {
	padding-left: 2px !important;
	padding-right: 2px !important;
}

table.obj tr td img {
	margin-top: -1px;
}

.gridAllChkObj {
	vertical-align: -3.5px !important;
}

.gwb_selectbox {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: 4px 0 0 0;
	color: #444;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: inset 1px 1px 4px #EBEBEB;
	-moz-box-shadow: inset 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: inset 1px 1px 4px #EBEBEB;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline: none;
	width: 100%;
	height: 20px;
	line-height: 100%;
	vertical-align: middle;

	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;

	background: #fff url("/html/img/icon/icon-down.png") no-repeat 95% 50%;
}

.gwb_selectbox.focusbox {
	border-color: #ef5450;
	background-color: #fff;
	-webkit-box-shadow: 0 0 8px #ef5450, 0 0 8px #fff;
	-moz-box-shadow: 0 0 8px #ef5450, 0 0 8px #fff;
	box-shadow: 0 0 8px #ef5450, 0 0 8px #fff;
}

.gwb_selectbox label {
	position: absolute;
	padding: 0 0 0 4px;
	z-index: -1;
}

.gwb_selectbox select {
	position: absolute;
	top: -1px;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
}

.gwb_selectbox select {
	letter-spacing: 1px;
	font-size: 13px;
}

.gwb_selectbox select option:checked,
.gwb_selectbox select option:hover {
	background: #ef5450;
	color: #fff;
}

.gwb_selectbox select:active {
	border: 1px solid black;
}

.dhxPageNum {
	height: 19px !important;
	line-height: 16px !important;
	margin-top: 3px;
}

.dhx_dragColDiv {
	font-size: 14px;
	font-family: "NanumBarun", sans-serif;
	color: #444;
	background-color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: inset 1px 1px 4px #EBEBEB;
	-moz-box-shadow: inset 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: inset 1px 1px 4px #EBEBEB;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	outline: none;
	text-align: center;
	margin: 0;
	padding: 3px 20px 3px 20px;
	font-weight: bold;
	opacity: .75;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	z-index: 100;
}

/* file attach images */
.ui-file {
	width: 70px;
	height: 20px;
	margin: 0;
	opacity: .0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

.div_file {
	overflow: hidden;
	width: 67px;
	height: 20px;
	background-image: url("/html/img/btn/btn_attach2.gif");
	z-index: 100;
	margin: 0;
	cursor: pointer;
}

.div_file_on {
	overflow: hidden;
	width: 67px;
	height: 20px;
	background-image: url("/html/img/btn/btn_attach2_on.gif");
	z-index: 100;
	margin: 0;
	cursor: pointer;
}

.div_file_del {
	overflow: hidden;
	width: 67px;
	height: 20px;
	background-image: url("/html/img/btn/btn_attach_del.gif");
	z-index: 100;
	margin: 0;
	cursor: pointer;
}

.div_file_del_on {
	overflow: hidden;
	width: 67px;
	height: 20px;
	background-image: url("/html/img/btn/btn_attach_del_on.gif");
	z-index: 100;
	margin: 0;
	cursor: pointer;
}

.div_image {
	overflow: hidden;
	width: 99px;
	height: 18px;
	background-image: url("/html/img/btn/btn_attach.gif");
	z-index: 100;
	margin: 0;
	cursor: pointer;
}

.div_image_on {
	overflow: hidden;
	width: 99px;
	height: 18px;
	background-image: url("/html/img/btn/btn_attach_hover.gif");
	z-index: 100;
	margin: 0;
	cursor: pointer;
}

.div_image_click {
	overflow: hidden;
	width: 99px;
	height: 18px;
	background-image: url("/html/img/btn/btn_attach_on.gif");
	z-index: 100;
	margin: 0;
	cursor: pointer;
}




/* dhtmlx combo custom css */
.dhxcombo_input {
	width: 90% !important;
	border: 1px solid black !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 20px !important;
	line-height: 20px !important;
	display: none !important;
}

.dhxcombo_top_image {
	margin: 0 !important;
	padding: 0 !important;
	height: 20px !important;
	line-height: 20px !important;
	display: none !important;
}

div[id^="gwbCombo_"] div.dhxcombo_material,
div[id^="gwbCombo_"] div.dhxcombo_dhx_terrace,
.hdrcell.filter div.dhxcombo_material,
.hdrcell.filter div.dhxcombo_dhx_terrace,
.hdrcell.filter input {
	font-size: 12px !important;
	font-family: "NanumBarun", sans-serif !important;
	text-decoration: none !important;
	display: inline-block;
	padding: 1px 4px 2px 4px;
	color: #444;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-bottom: 0px solid #efeeee;
	outline: none;
	width: 100%;
	height: 20px;
	line-height: 100%;
	vertical-align: middle;
}

.hdrcell.filter .gwbCombo_selected {
	margin-top: 2px;
}

.objbox .gwbInput {
	padding: 0px 4px 0px 4px;
	height: 20px;
}

.objbox .gwbCombo {
	height: 20px;
}

.hdrcell.filter input,
.hdrcell.filter div.dhxcombo_material,
.hdrcell.filter div.dhxcombo_dhx_terrace {
	margin: -4px 0 0 0 !important;
	width: 98% !important;
}

div[class^="dhxcombolist"] {
	background-color: #fff;
	outline: none;

	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.hdrcell.filter input:focus:not(.gwbDisabled),
.objbox .dhx_combo_edit:focus {
	border-color: #ef5450 !important;
	background-color: #fff !important;
	-webkit-box-shadow: 0 0 8px #ef5450, 0 0 8px #fff !important;
	-moz-box-shadow: 0 0 8px #ef5450, 0 0 8px #fff !important;
	box-shadow: 0 0 8px #ef5450, 0 0 8px #fff !important;
}

.active_element {
	border-color: #6477b6 !important;
	background-color: #fff !important;
}

div[class^="dhxcombolist"] div {
	font-size: 12px !important;
	font-family: "NanumBarun", sans-serif !important;
	text-decoration: none !important;
	height: 20px !important;
	line-height: 20px !important;
}

.dhxcombo_option_selected {
	background-color: #dfdfff !important;
	color: #000 !important;
}

div[id^="gwbCombo_"] div {
	font-size: 12px !important;
	font-family: "NanumBarun", sans-serif !important;
	text-decoration: none !important;
}

div.dhxcombo_option div.dhxcombo_checkbox {
	height: 24px !important;
}

div.dhxcombo_select_button {
	margin-top: -4px;
}

.gwbCombo_selected {
	position: absolute;
	display: inline-block;
	margin: 2px 0 0 1px;
	width: 100%;
	cursor: default;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gwbCombo_selected.gwbDisabled {
	color: #b1b1b4;
}

.dhxcombo_checkbox {
	margin-top: -6.5px !important;
}

.dragSpanDiv {
	opacity: .7 !important;
	filter: alpha(opacity=70) !important;
}


/* dhtmlx calendar custom css */
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_month_date {
	background-color: #3b92e5 !important;
}

.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_month_date_hover {
	background-color: #3b92e5 !important;
}

div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_month_weekend:nth-child(odd) {
	color: #339acc !important;
}

div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_month_weekend_hover:nth-child(odd) {
	color: #339acc !important;
}

div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_weekend:nth-child(odd) {
	color: #99cde6 !important;
}

div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_weekend_hover:nth-child(odd) {
	color: #99cde6 !important;
}

.dhtmlxcalendar_cell_dis,
.dhtmlxcalendar_cell_month_dis,
.dhtmlxcalendar_cell_weekend_dis,
.dhtmlxcalendar_cell_month_weekend_dis {
	cursor: not-allowed !important;
}

.dhtmlxcalendar_cell_month_weekend_dis:nth-child(odd) {
	color: #99cde6 !important;
}

.dhtmlxcalendar_cell_weekend_dis:nth-child(odd) {
	color: #99cde6 !important;
}

.cellselected.editable {
	padding-left: 0px !important;
}

.btn_gwbInput {
	position: absolute;
	margin: 2.5px 0 0 -19px;
	padding: 0;
}

.btn_gwbInput:not(.gwbDisabled):hover {
	font-size: 1.11111111em !important;
	margin-top: 2.5px;
	margin-left: -20px;
}

.icon-calendar,
.icon-calendar-o,
.icon-clock-o {
	cursor: pointer;
	vertical-align: -2px;
	color: #666;
}

.icon-calendar:hover {
	/* 	font-size: 14px!important;
    vertical-align:middle;
	color:#333;
 */
}

.icon-calendar:not(.gwbDisabled):hover,
.icon-calendar-o:not(.gwbDisabled):hover,
.icon-clock-o:not(.gwbDisabled):hover {
	color: #222;
}

.objbox .icon-calendar,
.objbox .icon-calendar-o,
.objbox .icon-clock-o {
	margin-top: -1px !important;
}

.btn-glass:not(.gwbDisabled) i {
	vertical-align: 1px;
}

.btn-glass:not(.gwbDisabled):hover {
	font-weight: 900 !important;
}

.btn-glass:not(.gwbDisabled):hover i {
	font-size: 1.33333333em !important;
	margin-left: -2px;
	margin-right: 8px;
	height: 12px;
	vertical-align: -1px;
}

.gwbDisabled i,
i.gwbDisabled {
	cursor: not-allowed !important;
	pointer-events: none !important;
	opacity: 0.4 !important;
	filter: alpha(opacity=40) !important;
}

.btn-glass.gwbDisabled {
	opacity: 0.4;
	filter: alpha(opacity=40);
	box-shadow: 0px !important;
	background-color: #444 !important;
}

img.gwbDisabled {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

ul.dhtmlxcalendar_selector_line:last-child {
	border-bottom: 1px solid #dfdfdf !important;
}

.grid-btn {
	width: 40%;
	height: 18px;
	padding-top: 2px;
}

.grid-btn:hover {
	padding-top: 0px !important;
	font-size: 12px !important;
	padding: 4px 8px !important;
}

.grid-btn .icon-search {
	margin-right: 0 !important;
}

/* dhtmlx tab custom css */
.dhxtabbar_base_material {
	margin-top: -1px;
	/* 	height:32px !important; */
}

.dhxtabbar_tabs_base {
	/* 	height:35px !important; */
}

.dhxtabbar_base_material div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tab.dhxtabbar_tab_actv {
	/* 	font-family:NanumBarun;
	color: #333;
    background-color: transparent!important;
    font-family: NanumBarun;
    font-size: 14px;
    border-bottom: 3px solid yellow!important;
    height: 33px!important; */
}

.dhxtabbar_base_material div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tab div.dhxtabbar_tab_text {
	font-family: "NanumBarun", sans-serif;
	font-size: 13px;
}

.dhxtabbar_tabs_base_main {
	height: 35px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	/* width: 90% !important; */
}

.dhxtabbar_base_material div.dhxtabbar_tabs div.dhxtabbar_tabs_base_main div.dhxtabbar_tab.dhxtabbar_tab_actv {
	/* font-family: NanumBarun;
	color: yellow !important;
    background-color: transparent!important;
    font-family: NanumBarun;
    font-size: 14px;
    border-bottom: 3px solid yellow!important;
    height: 33px!important; */
	font-weight: 700;
}

.dhxtabbar_base_material div.dhxtabbar_tabs div.dhxtabbar_tabs_base_main div.dhxtabbar_tab div.dhxtabbar_tab_text {
	/* 	font-family:NanumBarun; */
	font-size: 14px;
}


.dhx_cell_cont_tabbar {
	padding-left: 0;
	padding-right: 0;

}

.dhxtabbar_tabs {
	height: 30px !important;
	line-height: 30px !important;
}

.dhxtabbar_tabs_cont_left {
	height: 30px !important;
}

.dhxtabbar_tab_text {
	padding: 0px !important;
	padding-bottom: 1px !important;
}

.dhxtabbar_tab_close {
	top: 8px !important;
}

.dhxtabbar_tabs_ar_left,
.dhxtabbar_tabs_ar_right {
	height: 30px !important;
	line-height: 30px !important;
}

.dhxtabbar_arrow_img {
	top: 7px !important;
}

.dhxtabbar_tab_text_close {
	padding-right: 22px !important;
}

.dhx_toolbar_input input {
	height: 24px;
	line-height: 24px;
}

/* 20180314 ojw: add */
.dhx_toolbar_total_count {
	height: 24px;
	line-height: 24px;
	/*float: right; 占쎈읂占쎌뵠筌욌벚占쏙옙�졃 占쎈땾占쎌젟 2023.07.17*/
	float: left;
	color: #333;
}

/* dhtmlx window custom css */
.dhxwins_vp_material {
	overflow: auto;
}

.dhxwins_vp_material div.dhxwin_hdr {
	background-color: #333;
}

.dhxwins_vp_material div.dhxwin_brd {
	border-color: #708bb3;
}

.dhxwin_text_inside {
	font-size: 15px;
	font-weight: bold;
}

.dhxwin_active,
.dhxwin_inactive {
	background-color: transparent !important;
}

.dhxwin_inactive div.dhxwin_hdr,
.dhxwin_inactive div.dhxwin_brd {
	color: #fff !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.dhxwin_inactive div.dhxwin_hdr {
	background-color: #828282 !important;
}

.dhxwin_inactive div.dhxwin_brd {
	border-color: #828282 !important;
}

.dhxwin_button:hover {
	/*	background-color: #F17044 !important; */
}

.dhxwin_button_sticked {
	background-color: #F17044 !important;
}

.dhxwins_mcover {
	background-color: #fff !important;
	opacity: .65 !important;
	filter: alpha(opacity=65) !important;
}

.dhxwin_text_inside i {
	vertical-align: -5px;
}

.dhxwins_vp_material div.dhxwin_hdr {
	height: 28px;
	line-height: 28px;
	font-family: "NanumBarun", sans-serif;
	font-size: 13px;
	color: #ecf3f9
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns {
	top: 2px
}

/* dhtmlx sidebar custom css */
.dhxsidebar_cont {
	width: 100%;
}

.dhxsidebar_base_material div.dhxsidebar_cont div.dhxsidebar_side {
	background-color: #eff3f9;
	border: 1px solid #e2eaf6
}

.dhxsidebar_base_material div.dhxsidebar_cont div.dhxsidebar_side div.dhxsidebar_side_items div.dhxsidebar_item {
	background-color: #eff3f9;
	color: #444444;

}

.dhxsidebar_base_material div.dhxsidebar_cont div.dhxsidebar_side.dhxsidebar_tpl_details div.dhxsidebar_side_items div.dhxsidebar_item {
	height: 40px;
	line-height: 40px;
}

.dhxsidebar_base_material div.dhxsidebar_cont div.dhxsidebar_side.dhxsidebar_tpl_details div.dhxsidebar_side_items div.dhxsidebar_item div.dhxsidebar_item_text {
	padding-left: 14px;
	font-weight: bold;
	font-size: 13px;
}

.dhxsidebar_base_material div.dhxsidebar_cont div.dhxsidebar_side div.dhxsidebar_side_items div.dhxsidebar_item:hover {
	z-index: 2;
	background-color: #ef5450;
}

.dhxsidebar_base_material div.dhxsidebar_cont div.dhxsidebar_side div.dhxsidebar_side_items div.dhxsidebar_item.dhxsidebar_item_selected {
	z-index: 3;
	background-color: #F17044;
	color: #fff;
}

/* gwb_tree custom css */
.fancytree-container {
	outline: 0;
}

.fancytree-animating {
	overflow-y: hidden !important;
	overflow-x: hidden !important;
}

/* gwb_tree contextmenu css */
.contextMenu {
	position: absolute;
	width: 120px;
	z-index: 99999;
	border: solid 1px #CCC;
	background: #EEE;
	padding: 0px;
	margin: 0px;
	display: none;
}

.contextMenu LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: "NanumBarun", sans-serif !important;
}

.contextMenu A {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 20px;
	height: 20px;
	background-position: 6px center;
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px;
	padding-left: 28px;
}

.contextMenu LI.hover A {
	color: #FFF;
	background-color: #3399FF;
}

.contextMenu LI.disabled A {
	color: #AAA;
	cursor: default;
}

.contextMenu LI.hover.disabled A {
	background-color: transparent;
}

.contextMenu LI.separator {
	border-top: solid 1px #CCC;
}

.contextMenu LI.menu A {
	padding: 0 0 0 5px;
	color: gray;
}

.contextMenu LI.add A {
	background-image: url(/html/img/icon/icoAdd1.gif);
}

.contextMenu LI.modify A {
	background-image: url(/html/img/icon/icoModify1.gif);
}

.contextMenu LI.delete A {
	background-image: url(/html/img/icon/icoDelete1.gif);
}

.contextMenu LI.quit A {
	background-image: url(/html/img/icon/icoClose1.gif);
}

.contextMneuNode {
	color: #B2B2B2;
}

.icon-color-red {
	color: #ef5450;
}

.icon-color-blue {
	color: #3347ff;
}


.icon-reply {
	/* Safari */
	-webkit-transform: rotate(-180deg);

	/* Firefox */
	-moz-transform: rotate(-180deg);

	/* IE */
	-ms-transform: rotate(-180deg);

	/* Opera */
	-o-transform: rotate(-180deg);

	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
}

/* login_wrap */
/* 嚥≪뮄�젃占쎌뵥 �꽴占쏙옙�졃 雅뚯눘苑랃㎗�꼶�봺
#wrap_Login {
	width: 100%;
	min-width: 1024px;
	height: 100%;
	min-height: 768px;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
}

.login_wrap {
	width: 100%;
	min-width: 1160px;
	height: auto;
	min-height: 806px;
	background: url(/html/images/logoplay_bg.png) 0 0 no-repeat;
	background-position: right bottom;
	background-size: 600px;
}

.login_wrap .logo {
	margin-top: 66px;
	position: relative;
	text-align: left;
	padding: 0 0 40px 0;
}

.login_wrap .logo img {
	width: 300px
}

.login_wrap .login_box {
	margin: 0 200px auto;
}

.login_wrap .login_box {
	margin-top: 130px;
	padding: 80px 70px;
	width: 510px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #fff;
}

.login_wrap .login_box .txt_area {
	padding-bottom: 38px;
	text-align: left;
}

.login_wrap .login_box .txt_area .tit {
	display: block;
	font-size: 32px;
	color: #484848;
	font-family: "NanumBarun", sans-serif;
}

.login_wrap .login_box .txt_area .tit>.point {
	font-family: NanumBarunLight;
	font-size: 36px;
	color: #ef3f3e;
}

.login_wrap .login_box .txt_area .txtsub {
	display: block;
	font-size: 32px;
	color: #cbdaef;
	font-family: NanumBarun;
	text-align: center;
}

.login_wrap .login_box .txt_area .txtsub>.point {
	font-family: NanumBarunLight;
	font-size: 36px;
	color: #ef3f3e;
}

.login_wrap .login_box .txt_area .txt {
	padding-top: 10px;
	font-family: NanumBarun;
	font-size: 16px;
	color: #a6a5a5;
}

.login_wrap .login_box .login_form_box {
	margin-bottom: 40px;
}

.login_wrap .login_box .login_form_box:after {
	content: '';
	clear: both;
	display: block;
}

.login_wrap .login_box .login_form_box .bgicon {
	float: left;
	padding-right: 10px;
	width: 36px;
	height: 36px;
}

.login_wrap .login_box .login_form_box .bgicon.id {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	background: url(/html/images/ic_user.png) 0 0 no-repeat;
}

.login_wrap .login_box .login_form_box .bgicon.pw {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 5px;
	background: url(/html/images/ic_lock.png) 0 0 no-repeat;
}

.login_wrap .login_box .login_form_box .pwbox {
	margin-top: 29px;
}

.login_wrap .login_box .login_form_box input {
	width: 374px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #e7e7e7;
	text-indent: 5px;
}

.login_wrap .login_box .login_form_box .btn {
	float: right;
	padding-top: 10px;
}

.login_wrap .login_box .login_form_box .btn a {
	padding: 2px 0;
	font-size: 12px;
	color: #707070;
}

.login_wrap .login_box .login_form_box .btn a span {
	text-decoration: underline;
}

.login_wrap .login_box .login_form_box .btn a.pw_change {
	padding-right: 10px;
}

.login_wrap .login_box .login_form_box .btn a.reset {
	padding-left: 18px;
	background: url('/html/img/wfo/ico/ico_login_reset.png') 0 1px no-repeat;
	background-size: 13px 14px;
}

.login_wrap .login_box a.btn_login {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	background: linear-gradient(#3b92e5, #2c7fdf);
	border-radius: 5px;
	border: 1px solid linear-gradient(#3b92e5, #2c7fdf);
}

.login_wrap .login_box a.btn_login span {
	font-size: 18px;
	font-weight: normal;
}

.login_wrap .copyright {
	position: fixed;
	bottom: 10px;
	left: 40px;
	font-family: "NanumBarun", sans-serif;
	font-size: 11px;
	color: #959595;
	text-align: left;
}

.login_wrap .copyright>strong {
	color: #959595;
}

.login_wrap .login_square_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	box-sizing: border-box;
}

.login_wrap .login_square_bg .square_blue {
	width: 30px;
	height: 100%;
	background: linear-gradient(#3b92e5, #2c7fdf);
}
 */

/* 占쎌뒙占쎈룱獒뺢쒀�삕占쎌읇占쎈쐻占쎈윪�억옙 占쎌뒙占쎈룱獒뺢쒀�삕占쎈냱�궚占썩뫀�뒦占쎈젿 19占쎈쐻占쎈윪�앓룸뇲占쎄땔占쎌굲 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윪甕곤옙 */
@media screen and (max-width: 1280px) {

	.login_wrap {
		min-height: 750px;
	}

}

@media screen and (min-width: 1920px) {

	.login_wrap {
		min-height: 806px;
	}

}

/* password_wrap */
.password_wrap {
	width: 100%;
	height: 100%;
	padding-left: 20px;
}

.password_wrap .txt_area {
	padding-bottom: 38px;
	text-align: left;
}

.password_wrap .txt_area .tit {
	display: block;
	font-size: 32px;
	color: #484848;
	font-family: "NanumBarun", sans-serif;
}

.password_wrap .txt_area .tit>.point {
	font-family: "NanumBarun", sans-serif;
	font-size: 36px;
	color: #ef3f3e;
}

.password_wrap .txt_area .txt {
	padding-top: 10px;
	font-family: "NanumBarun", sans-serif;
	font-size: 16px;
	color: #a6a5a5;
}

.password_wrap .Password_form_box .idbox {
	padding-top: 30px;
}

.password_wrap .Password_form_box:after {
	content: '';
	clear: both;
	display: block;
}

.password_wrap .Password_form_box .bgicon {
	float: left;
	padding-right: 10px;
	width: 36px;
	height: 36px;
}

.password_wrap .Password_form_box .bgicon.id {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	background: url(/html/images/ic_user.png) 0 0 no-repeat;
}

.password_wrap .Password_form_box .bgicon.pw {
	display: inline-block;
	width: 17px;
	height: 23px;
	margin-top: 5px;
	background: url(/html/images/ic_lock.png) 0 0 no-repeat;
}

.password_wrap .Password_form_box .bgicon.pw1 {
	background: url(/html/img/wfo/ico/ico_login_new_pw.png) 0 0 no-repeat;
}

.password_wrap .Password_form_box .bgicon.pw2 {
	background: url(/html/img/wfo/ico/ico_login_new_pw_check.png) 0 0 no-repeat;
}

.password_wrap .Password_form_box .pwbox {
	margin-top: 29px;
}

.password_wrap .Password_form_box input {
	width: 374px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px solid #e7e7e7;
}

/* menu_box */

.menu_top_level {}

.menu_box {
	background-color: #f8f8f8;
	/* 			border:1px solid #e1e1e1;  */
	/* 			width:1080px; */
	width: 100%;
	/* 			margin-left:7%; */
	margin-left: 0;
	padding: 15px 30px 30px 30px;
	overflow-x: auto;
	overflow-y: auto;
	display: none;
	left: 0;
	min-height: 250px;
}

/* menu_box_li */
.menu_box_li {
	float: left;
}

.menu_box_li:first-child {
	float: left;
	padding-left: 130px;
}

/* boxMenu_level_1  */
.boxMenu_level_1 {
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: "NanumBarun", sans-serif;
	font-size: 15px;
	line-height: 17px;
	/* 			line-height:32px; */
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: nowrap;
	font-weight: normal;
}


.boxMenu_level_1 a:hover {
	color: #ff6a4d;
	font-weight:normal;
}

.boxMenu_level_1.is-active {
	color: #ff6a4d;
}

.boxMenu_level_1>div {
	position: absolute;
	/* 			box-shadow: 0px 0px 8px #7d98c0, 0px 0px 8px #fff; */
	box-shadow: 4px 11px 20px 0px rgba(0, 0, 0, 0.25);
}

/*
.boxMenu_level_1:hover > div  {
			display: block;
			left:0;

		  }
*/

/* title_level_2 */
.title_level_2 {
	color: #000;
	cursor: default;
	display: inline-block;
	font-family: NanumBarun;
	font-size: 15px;
	min-width: 200px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	/* 			text-decoration:underline; */
	border-bottom: 1px solid #e1e1e1;
	/*padding: 3px 9px 3px 9px;*/
}

.title_level_3 {
	color: #7d98c0;
	cursor: default;
	display: inline-block;
	font-family: "NanumBarun", sans-serif;
	font-size: 14px;
	min-width: 200px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	/*padding: 3px 9px 3px 9px;*/
}

.boxMenu_level_2,
.boxMenu_level_4 {
	color: #666666;
	cursor: pointer;
	display: block;
	font-family: NanumBarun;
	font-size: 13px;
	line-height: 23px;
	/*padding: 3px 9px 3px 9px;*/
	min-width: 200px;
}

.boxMenu_level_3 {
	color: #666666;
	cursor: pointer;
	display: block;
	font-family: NanumBarun;
	font-size: 13px;
	line-height: 23px;
	/*padding: 3px 9px 3px 9px;*/
	min-width: 200px;
}

.boxMenu_level_3:nth-child(1) {
	color: #666666;
	cursor: pointer;
	display: block;
	font-family: NanumBarun;
	font-size: 13px;
	line-height: 23px;
	min-width: 200px;
	padding-top: 5px !important;
}

.boxMenu_level_2:hover,
.boxMenu_level_3:hover,
.boxMenu_level_4:hover {
	/* 			background-color:#ef5450; */
	color: #000;
	font-weight: bold;
}


/* divfooter */
.divfooter {
	position: absolute;
	left: 0px;
	margin-left: 7%;
	top: 1px;
	width: 90px;
	height: 30px;
	background-color: #ffffff;
	cursor: pointer;
}

.divfooter:hover>div {
	display: inline-block;
}

.divfooterBtn {
	position: absolute;
	width: 1069px;
	top: -77px;
	left: 3px;
	height: 50px;
	background-color: #f8f8f8;
	box-shadow: 0px 0px 8px #7d98c0, 0px 0px 8px #fff;
	display: none;
	padding-top: 25px;
	padding-left: 25px;
}

.dhxgrid-selcss {
	font-weight: bold;
	font-size: 12px;
	color: #222;
	background-color: #ffffff;
	background-color: rgba(255, 255.255.0.5) !important;
}