<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* Reset */
html,
body {
	margin:0;
	padding:0;
	min-height: 100%;
}
body {
	-webkit-text-size-adjust: none;
}
body&gt;.x:first-child {
	min-width: 300px;
	max-width: 1240px;
	margin: 0 auto;
}
body&gt;.x,
.x label,
.x table,
.x input,
.x textarea,
.x select,
.x button {
	font-size: 13px;
}
.x strong,
.x th {
	font-weight: 600;
}
.x em,
.x dfn {
	font-style: normal;
}
.x [disabled] {
	cursor: not-allowed;
}
.x [hidden] {
	display: none;
}
.x a[target="_blank"]:after {
	display:inline-block;
	font-family: 'xeicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e665";
	padding: 0px 5px;
}
.x a[target="_blank"]:hover:after,
.x a[target="_blank"]:focus:after {
	opacity: .7;
}
.x mark {
	background-color: #FF0;
	color: #000;
}
/* Bootstrap Override */
.x .x_page-header {
	margin-top: 10px;
	padding-bottom: 0;
	border-bottom: 2px solid #e0e0e0;
}
.x .x_page-header&gt;h1 {
	position: relative;
	margin-bottom: 0;
	font-size: 24px;
	color: #333;
}
.x .x_page-header&gt;h1&gt;.x_icon-question-sign {
	margin: 0;
}
.x .x_page-header&gt;h1&gt;.path+.x_icon-question-sign {
	margin: 4px 0 0 0;
}
.x .x_icon-question-sign {
	vertical-align: middle;
}
.x h1,
.x h2,
.x h3,
.x h4,
.x h5,
.x h6 {
	line-height: 1.5;
	font-weight: 600;
	color: #666;
	text-rendering: auto;
}
.message h2,
.message h3 {
	color: #346535;
}
.message.error h2,
.message.error h3 {
	color: #943a38;
}
.message.core_update {
	display: none;
}
.x h1 {
	font-size: 22px;
}
.x h2 {
	font-size: 18px;
}
.x h3 {
	font-size: 14px;
}
.x h4,
.x h5,
.x h6 {
	font-size: 12px;
}
.x [class^="x_icon-"],
.x [class*=" x_icon-"] {
	text-decoration: none;
	border: 0;
	padding: 0 0 0 14px;
	width: 0;
	background-color: transparent;
	font-size: 0;
}
.x [class^="x_icon-"]::before,
.x [class*=" x_icon-"]::before {
	width: auto;
	margin:0 0 0 -14px;
	font-size: 14px;
}
.x .x_close {
	width: 32px;
	height: 32px;
	opacity: .5;
}
.x .x_alert {
	position: relative;
}
.x .x_alert&gt;.x_close {
	position: absolute;
	top: 0;
	right: 0;
}
.x .x_pagination {
	height: 26px;
	margin: 10px 0 0 0;
}
.x .x_pagination ul&gt;li&gt;a,
.x .x_pagination ul&gt;li&gt;span,
.x .x_pagination ul&gt;li&gt;strong {
	line-height: 24px;
	padding: 0 8px;
}
.x .x_pagination ul&gt;.x_active&gt;a,
.x .x_pagination ul&gt;.x_active&gt;span,
.x .x_pagination ul&gt;.x_active&gt;strong {
	line-height: 26px;
	border: 0;
	background-color: #333 !important;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.x .x_pagination [id^="goTo"] {
	display: none;
	margin: 0;
	padding: 0;
}
.x .x_pagination [id^="goTo"]&gt;* {
	border: 0;
	border-radius: 0;
}
.x .x_pagination [id^="goTo"]&gt;[type="number"] {
	height: 16px;
	line-height: 16px;
	width: 50px;
	text-align: center;
}
.x .x_pagination [id^="goTo"]&gt;[type="submit"] {
	line-height: 24px;
	height: 24px;
	padding: 0 6px;
}
@media screen and (max-width: 800px) {
	.x .x_pagination {
		clear: both;
	}
}
.x .btn {
	color: #333;
}
.x .x_btn {
	overflow: visible;
	font-size: 14px;
	line-height: 18px;
	padding: 3px 9px;
	text-decoration: none !important;
}
.x .x_btn-large {
	font-size: 16px;
	padding: 9px 14px;
	font-weight: bold;
}
.x .x_btn-small {
	font-size: 14px;
}
.x .x_btn-mini {
	font-size: 11px;
	padding: 1px 6px;
	line-height: 17px;
}
.x .x_btn-link {
	padding: 0;
	margin: 0;
	overflow: visible;
	font-size: 13px;
	border: 0;
}
.x .x_btn-group {

}
.x .x_btn-group.margin_after {
	margin-right: 10px;
}
.x .x_btn-group:after {
	content: "";
	display: block;
	clear: both;
}
.x .x_btn-group&gt;.x_btn {
	border-radius: 0;
}
.x .x_btn-group&gt;.x_btn-inverse+.x_btn-inverse {
	border-left-color: #555;
}
.x input[type="radio"],
.x input[type="checkbox"] {
	margin: 0;
}
.x input[type="file"] {
	height: auto;
}
.x td select,
.x td textarea,
.x td input {
	margin-bottom: 0;
}
.x [class*="x_icon-"] {
	opacity: .5;
}
.x [class*="x_icon-"]:hover,
.x [class*="x_icon-"]:focus,
.x *:hover&gt;[class*="x_icon-"],
.x *:focus&gt;[class*="x_icon-"] {
	opacity: 1;
}
.x .x_nav-tabs&gt;li&gt;a {
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none !important;
}
.x .x_nav-tabs&gt;li.x_active&gt;a {
	font-weight: bold;
}
.x .x_table {
	margin: 10px 0;
	border-top: 2px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.x h1+.x_table {
	border-top: 0;
	margin-top: -10px;
}
.x .x_table&gt;caption {
	text-align: left;
	padding: 0 0 10px 0;
	line-height: 26px;
}
.x .x_table&gt;caption&gt;a,
.x .x_table&gt;caption&gt;i,
.x .x_table&gt;caption&gt;strong {
	position: relative;
	top: 7px;
}
.x .x_table thead th {
	vertical-align: top;
}
.x .x_table input {
	margin: 0;
}
.x .x_inline {
	display: inline-block;
}
.x .x_page-header+.x_form-horizontal {
	margin-top: -20px;
}
.x .x_controls:after {
	content: "";
	display: block;
	clear: both;
}
.x label.checked,
.x input:checked+label,
.x .x_form-horizontal .x_control-label {
	font-weight: bold;
	word-break: keep-all;
}
.x .x_form-horizontal .x_control-label {
	width: 180px;
}
.x .x_form-horizontal .x_controls {
	margin-left: 200px;
}
.x .x_form-horizontal .x_controls label {
	padding: 5px 0;
	margin-bottom: 0;
}
.x input[type="radio"]+label,
.x input[type="checkbox"]+label {
	font-weight: normal;
}
.x label.x_inline {
	margin-right: 16px;
}
.x .x_input-append&gt;* {
	vertical-align: top;
}
.x .x_input-append a.x_add-on,
.x .x_input-prepend a.x_add-on {
	height: 16px;
	line-height: 16px;
}
.x .x_input-append button.x_add-on,
.x .x_input-prepend button.x_add-on {
	height: 24px;
	line-height: 16px;
}
.x .x_modal-header {
	padding: 10px 15px;
	border-bottom: 1px solid #aaa;
	background-color: #78909C;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.x .x_modal-header&gt;h1,
.x .x_modal-header&gt;h2,
.x .x_modal-header&gt;h3 {
	font-size: 16px;
	line-height: 30px;
	margin: 0;
	color: #fff;
}
.x .x_modal-header&gt;.close_window {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	opacity: 0.5;
}
.x .x_modal-body {
	overflow-y: visible;
	max-height: none;
}
.x_modal,
.x_modal-backdrop {
	display: none;
}
.x_modal {
	top: 30px;
}
.x_modal-backdrop {
	opacity: .6;
}
.x_modal {
	padding: 0;
	width: 90%;
	margin: 0 0 0 -45%;
	max-width: none;
}
.x_modal&gt;form {
	margin: 0 !important;
}
.x_modal&gt;.x_close {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 21px;
	color: #fff;
}
.x_modal .x_modal-body {
	background: #fff;
	min-height: 50px;
	overflow-y: auto;
	max-height: 400px;
}
.x_modal-body:after {
	content: "";
	display: block;
	clear: both;
}
.x .x_control-group {
	padding-top: 8px;
	border-top: 1px dotted #e0e0e0;
	clear: both;
}
.x .x_control-group:before {
	content: "";
	display: block;
	clear: both;
}
.x .x_control-group:first-child,
.x .x_control-group:first-of-type {
	border-top: 0;
	padding-top: 0;
}
.x .x_control-group select {
	width: auto;
	min-width: 220px;
}
.x .x_form-horizontal .x_control-group {
margin-bottom: 10px;
}
.x input[type="text"],
.x input[type="password"],
.x input[type="datetime"],
.x input[type="datetime-local"],
.x input[type="date"],
.x input[type="month"],
.x input[type="time"],
.x input[type="week"],
.x input[type="number"],
.x input[type="email"],
.x input[type="url"],
.x input[type="search"],
.x input[type="tel"] {
	height: 16px;
	line-height: 16px;
}
.x input[type="color"] {
	height: 25px;
}
.x input[type="number"] {
	width: 90px;
}
.x select {
	padding: 0 2px;
	-moz-padding-start: 6px;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
}
.x select[multiple] {
	padding: 2px 2px;
	-moz-padding-start: 2px;
	height: auto;
	font-size: 13px;
}
.x textarea {
	vertical-align: top;
}
.x .x_tab-content {
	overflow: visible;
}
.x .x_well&gt;*:first-child {
	margin-top: 0;
}
.x .x_well&gt;*:last-child {
	margin-bottom: 0;
}
.x legend {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.x label {
	font-weight: inherit;
}
.x label:only-child {
	margin-bottom: 0;
}
.x td p,
.x p:last-child {
	margin-bottom: 0;
}
.x form {
	margin: 0 0 10px 0;
}
.x form .x_btn[type="submit"]:only-child {
	min-width: 120px;
}
.x .x_help-inline {
	display: inline;
}
.x .x_btn.x_disabled,
.x .x_btn[disabled] {
	opacity: .5;
	cursor: not-allowed;
}
@media all and (max-width: 980px) {

.x .x_form-horizontal .x_control-label {
	float: none;
	width: auto;
	text-align: left;
}
.x .x_form-horizontal .x_controls {
	margin-left: 0;
}

}
/* Custom Styles */
.x .section {
	margin: 20px 0 40px 0;
}
.x .section&gt;h1 {
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
}
.x .section&gt;h1&gt;.snToggle {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 32px;
	height: 32px;
	opacity: .5;
}
.x .section&gt;h2 {
	position: relative;
	border-bottom: 1px dotted #e0e0e0;
}
.x .section&gt;h2+.x_control-group {
	border-top: 0;
}
.x .section.collapsed&gt;* {
	display: none;
}
.x .section.collapsed&gt;h1 {
	display: block;
}
.x .center {
	text-align: center;
}
.x .search {
	margin: 10px 0 0 0;
}
.x .search select {
	width: auto;
}
.x .search&gt;input[type="search"] {
	height: 16px;
	line-height: 16px;
	width: 120px;
}
.x .vr {
	color: #ccc;
	font-style: normal;
}
.x .nowr {
	white-space: nowrap;
}
.x .btnArea {
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px solid #ccc;
	text-align: right;
	clear: both;
}
.x .btnArea:after {
	content: "";
	display: block;
	clear: both;
}
.x li.active&gt;a,
.x a.active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.x .module_search+[readonly] {
	vertical-align: top;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.x .module_search+[readonly]+a.x_btn {
	vertical-align: top;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: -5px;
}
.x .fileBtn {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.x .fileBtn&gt;input[type="file"] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	cursor: pointer;
	opacity: 0;
	transform: scale(4);
	transform-origin: 100% 0;
}
.x td&gt;form,
.x td&gt;p:only-of-type,
.x td&gt;p:last-of-type {
	margin-bottom: 0;
}
.x [data-display="none"] {
	display: none;
}
.x .x_page-header .path {
	font-size: 14px;
	/* display: inline-block; */
}
.x .x_page-header .path:first-letter {
	color: #ccc;
	font-weight: normal;
}
.x [data-toggle]+.x_help-block {
	margin-top: 10px;
}
.x input.switch {
	width: 42px;
	height: 16px;
	opacity: 0;
	position: relative;
	z-index: 2;
}
.x input.switch+i {
	position: relative !important;
	z-index: 1;
	left: auto !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	margin: 0 0 0 -42px !important;
	opacity: 1 !important;
	padding: 0;
	vertical-align: middle;
	display: inline-block;
	width: 42px;
	height: 16px;
	background-image: url(../../../../modules/admin/tpl/img/toggleSwitch.png) !important;
	background-repeat: no-repeat;
}
.x input[checked].switch+i {
	background-position: 0 -16px !important;
}
.x_modal._common  {
	width: 600px;
	margin-left: -300px;
}
.x_modal._common._small {
	width: 400px;
	margin-left: -200px;
}
@media all and (max-width: 650px) {

.x_modal._common  {
	width: 90%;
	margin-left: -45%;
}

}
@media all and (max-width: 450px) {

.x_modal._common._small {
	width: 90%;
	margin-left: -45%;
}

}
.x_modal._common._nobody .x_modal-body,
.x_modal._common._type_alert .x_modal-header,
.x_modal._common._type_alert ._cancel {
	display: none;
}
.x_modal._common._nobody .x_modal-footer {
	border-top: 0;
}
.x_modal-body.showTree .moveList {
	float: left;
	width: 60%;
}
.x_modal-body.showTree .moveTree {
	display: block !important;
	float: right;
	width: 38%;
}
.x_modal-body.showTree .moveTree&gt;h1 {
	font-size: 13px;
	color: #333;
	border-bottom: 2px solid #e0e0e0;
	padding: 10px 0 7px 0;
}
@media all and (max-width: 960px) {

.x_modal-body.showTree .moveList,
.x_modal-body.showTree .moveTree {
	float: none;
	width: auto;
}

}
/* Image Sprite */
/*
.x a[target="_blank"]:after,
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a&gt;i,
.x .dashboard&gt;div&gt;section&gt;h2:before {
	background-image: url(../img/glyphicons-halflings.png);
	background-repeat: no-repeat;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li.open&gt;a&gt;i,
.x&gt;.body&gt;.gnb&gt;ul&gt;li.active&gt;a&gt;i,
.x_modal-body .tree .jstree-hovered&gt;i,
.x_modal-body .tree .jstree-clicked&gt;i {
	background-image: url(../img/glyphicons-halflings-white.png);
	background-repeat: no-repeat;
}
@media all and (max-width: 800px) {

.x&gt;.body&gt;.gnb&gt;ul&gt;li:first-child&gt;a&gt;i {
	background-image: url(../img/glyphicons-halflings-white.png);
	background-repeat: no-repeat;
}

}
*/
/* Layout */
.x&gt;.skipNav {
	margin: 0;
}
.x&gt;.skipNav&gt;a {
	display: block;
	height: 1px;
	text-align: center;
	overflow: hidden;
	color: #333;
	text-decoration: none;
	position: absolute;
}
.x&gt;.skipNav&gt;a:focus {
	height: auto;
	margin: 5px 0;
	padding: 8px 0;
	background: #fff;
	position: static;
}
.x&gt;.header {
	position: relative;
	z-index: 2;
	padding: 10px 15px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.19), 0 1px 1px rgba(0,0,0,0.23);
	background-color: #263238;
}
.x&gt;.header:after {
	content: "";
	display: block;
	clear: both;
}
.x&gt;.header:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 1px;
	right: 1px;
	height: 1px;
}
.x&gt;.body {
	position: relative;
	padding: 0 0 50px 200px;
	background-color: #fff;
	z-index: 1;
}
.x&gt;.body.wide {
	padding-left: 60px;
}
.x&gt;.body:after {
	content: "";
	display: block;
	clear: both;
}
.x&gt;.body&gt;.content {
	box-sizing:border-box;
	width: 100%;
	padding: 10px 15px 0 15px;
	float: right;
	margin: 0 0 0 -100%;
	outline: none;
}
.x&gt;.body&gt;.content&gt;*:first-child {
	margin-top: 0;
}
.x&gt;.body&gt;.gnb {
	width: 180px;
	position: relative;
	margin: 0 0 0 -200px;
	float: left;
	display: inline;
}
.x&gt;.body.wide&gt;.gnb {
	width: 40px;
	margin-left: -60px;
}
@media all and (min-width: 800px) {
	.active_clone {
		display: none;
	}
}
@media all and (max-width: 800px) {

.x&gt;.header {
	border-bottom: 0;
}
.x&gt;.header:before {
	content: normal;
}
.x&gt;.body,
.x&gt;.body.wide {
	padding: 0;
}
.x&gt;.body&gt;.content {
	width: auto;
	float: none;
	margin: 0 0 30px 0;
}
.x&gt;.body&gt;.gnb {
	float: none;
	display: block;
	width: auto;
	margin: 0 !important;
	position: relative;
	top: auto;
	left: auto;
}
.x&gt;.body.wide&gt;.gnb {
	width: auto;
}

}
/* Header */
.x&gt;.header&gt;h1 {
	display: inline-block;
	margin: 0 10px 0 0;
	white-space: nowrap;
}
.x&gt;.header&gt;h1&gt;a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 22px;
	line-height: 33px;
	margin-top: -11px;
	position: relative;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.x&gt;.header&gt;h1&gt;a&gt;img {
	vertical-align: middle;
}
@media all and (max-width: 799px) {
	.x&gt;.header&gt;h1&gt;a {
		display: none;
	}
	.x&gt;.header&gt;h1&gt;a.mobile_menu_open {
		display: block;
	}
}
@media all and (min-width: 800px) {
	.x&gt;.header&gt;h1&gt;a {
		display: block;
	}
	.x&gt;.header&gt;h1&gt;a.mobile_menu_open {
		display: none;
	}
}
.x&gt;.header&gt;.site {
	display: inline-block;
	margin: 1px 0 0 0;
	font-size: 12px;
	line-height: 22px;
}
.x&gt;.header&gt;.site&gt;a {
	text-decoration: none;
	color: #F5F5F5;
}
.x&gt;.header&gt;.site&gt;a:hover,
.x&gt;.header&gt;.site&gt;a:focus {
	text-decoration: underline;
}
@media all and (max-width: 799px) {
	.x&gt;.header&gt;.site {
		display: none;
	}
}
.x&gt;.header&gt;.account {
	float: right;
	position: relative;
	margin: 1px 0 0 0;
	font-size: 12px;
	line-height: 22px !important;
}
.x&gt;.header&gt;.account&gt;ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.x&gt;.header&gt;.account&gt;ul&gt;li {
	display: inline;
}
.x&gt;.header&gt;.account&gt;ul&gt;li:before {
	content: "| ";
	color: #e0e0e0;
}
.x&gt;.header&gt;.account&gt;ul&gt;li:first-child:before {
	content: normal;
}
.x&gt;.header&gt;.account&gt;ul&gt;li&gt;a {
	text-decoration: none;
	color: #f5f5f5;
}
.x&gt;.header&gt;.account&gt;ul&gt;li&gt;a:hover,
.x&gt;.header&gt;.account&gt;ul&gt;li&gt;a:focus {
	text-decoration: underline;
}
.x&gt;.header&gt;.account .lang+#lang {
	position: absolute;
	top: 20px;
	left: auto;
	right: 0;
	min-width: 0;
}
.x&gt;.header&gt;.account .lang+#lang a:focus,
.x&gt;.header&gt;.account .lang+#lang a:hover {
	background: none;
	color: #333;
}
.x&gt;.header&gt;.account .lang+#lang .x_active&gt;a {
	color: #fff;
	background-color: #007aff;
}
@media all and (max-width: 480px) {

.x&gt;.header&gt;.site {
	margin-top: 0;
}

}
/* Footer */
.x&gt;.footer {
	border-top: 1px solid #e0e0e0;
	padding: 10px 15px;
}
.x&gt;.footer:after {
	content: "";
	display: block;
	clear: both;
}
.x&gt;.footer&gt;p {
	margin: 0;
}
.x&gt;.footer&gt;.power {
	float: left;
	color: #666;
}
.x&gt;.footer&gt;.cache {
	float: right;
}
.x&gt;.footer&gt;.cache&gt;* {
	color: #666;
}
.x&gt;.footer .vr {
	color: #ccc !important;
}
/* GNB */
.x&gt;.body&gt;.gnb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.x&gt;.body&gt;.gnb&gt;ul {
	position: relative;
	z-index: 1;
	box-shadow: 0 3px 5px rgba(0,0,0,0.19), 0 2px 2px rgba(0,0,0,0.23);
}
.x&gt;.body&gt;.gnb a {
	text-decoration: none;
	color: #000;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.x&gt;.body&gt;.gnb&gt;a[href="#gnbNav"] {
	display: block;
	position: absolute;
	z-index: 2;
	white-space: nowrap;
	font-size: 0;
	top: 50%;
	right: -14px;
	background: #ECEFF1;
	width: 12px;
	height: 50px;
	margin: -25px 0 0 0;
	border: 1px solid #CFD8DC;
	border-left: 0;
	overflow: hidden;
	text-indent: 20px;
}
.x&gt;.body.wide&gt;.gnb&gt;a[href="#gnbNav"]&gt;b {
	border-color: transparent;
	border-left-color: #78909C;
	margin: -4px 0 0 -2px;
}
.x&gt;.body&gt;.gnb&gt;a[href="#gnbNav"]&gt;b {
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -6px;
	border: 4px solid;
	border-color: transparent;
	border-right-color: #78909C;
}
.x&gt;.body&gt;.gnb&gt;a&gt;i {
	display: none;
}
.x&gt;.body&gt;.gnb .exMenu {
	position: absolute;
	width: 100%;
}
.x&gt;.body&gt;.gnb .exMenu&gt;button {
	width: 100%;
	border: 0;
	background: none;
	font-size: 20px;
	line-height: 25px;
}
.x&gt;.body&gt;.gnb .exMenu&gt;button&gt;i {
	opacity: .5;
	vertical-align: middle;
	text-indent: 0;
}
.x&gt;.body&gt;.gnb .exMenu&gt;button:hover&gt;i,
.x&gt;.body&gt;.gnb .exMenu&gt;button:focus&gt;i {
	opacity: 1;
}
.x&gt;.body&gt;.gnb .exMenu .x_icon-chevron-up,
.x&gt;.body&gt;.gnb&gt;.ex .exMenu .x_icon-chevron-down {
	display: none;
}
.x&gt;.body&gt;.gnb&gt;.ex .exMenu .x_icon-chevron-up {
	display: inline-block;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index].active_ {
	display: none;
}
@media all and (max-width: 800px) {
	.x&gt;.body&gt;.gnb&gt;ul {
		border: 0;
	}
	.x&gt;.body&gt;.gnb&gt;ul&gt;li {
		display: none;
	}
	.x&gt;.body&gt;.gnb.open&gt;ul&gt;li {
		display: block;
	}
	.x&gt;.body&gt;.gnb&gt;ul&gt;li:first-child {
		display: block !important;
	}
	.x&gt;.body&gt;.gnb&gt;a&gt;i {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -7px 0 0 -7px;
	}
	.x&gt;.body&gt;.gnb&gt;a[href="#gnbNav"] {
		display: none;
	}
}
	/* li */
.x&gt;.body&gt;.gnb&gt;ul&gt;li {
	background: #546E7A;
	border-bottom: 1px solid #CFD8DC;
	vertical-align: top;
	white-space: nowrap;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li:last-child {
	border-bottom: none;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li.active {
	background: #CFD8DC;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li.open,
.x&gt;.body&gt;.gnb&gt;ul&gt;li.active {
	border-bottom: 0;
	padding: 0 0 1px 0;
}
	/* li&gt;a */
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a {
	position: relative;
	padding: 10px 10px 10px 8px;
	background: #ECEFF1;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a&gt;i {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: -4px 6px 0 0;
	vertical-align: middle;
	opacity: .75;
}
@media all and (min-width: 800px) {
	.x&gt;.body.wide&gt;.gnb&gt;ul&gt;li&gt;a&gt;i {
		margin-left: 4px;
	}
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a&gt;b {
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	right: 10px;
	margin: -2px 0 0 0;
	border: 4px solid transparent;
	border-top-color: #78909C;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li.open&gt;a&gt;b {
	border-top: 0;
	border-bottom-color: #fff;
}
.x&gt;.body.wide&gt;.gnb&gt;ul&gt;li&gt;a&gt;b {
	display: none;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a&gt;i::before {
	display:inline-block;
	font-family: 'xeicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="1"]&gt;a&gt;i {
	background-image: none;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="2"]&gt;a&gt;i {
	background-image: none;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="3"]&gt;a&gt;i {
	background-image: none;
}

.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="4"]&gt;a&gt;i {
	background-image: none;
}

.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a[href="#favorite"]&gt;i {
	background-image: none;
}

.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="6"]&gt;a&gt;i {
	background-image: none;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="7"]&gt;a&gt;i {
	background-image: none;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="1"]&gt;a&gt;i::before {
	content: "\e607";
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="2"]&gt;a&gt;i::before {
	content: "\e606";
}

.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="3"]&gt;a&gt;i::before {
	content: "\e6c0";
}

.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="4"]&gt;a&gt;i::before {
	content: "\e7b5";
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a[href="#favorite"]&gt;i::before {
	content: "\e6fe";
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="6"]&gt;a&gt;i::before {
	content: "\e686";
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li[data-index="7"]&gt;a&gt;i::before {
	content: "\e86e";
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a:hover,
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;a:focus {
	background: #FAFAFA;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li.open&gt;a {
	font-weight: bold;
	color: #fff;
	background: #546E7A;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li.active&gt;a {
	font-weight: bold;
	color: #E65100;
	background: #FFF8E1;
}
@media all and (max-width: 800px) {
	.x&gt;.body&gt;.gnb&gt;ul&gt;li:first-child&gt;a {
		font-weight: bold;
		color: #fff;
		background-color: #78909C;
	}
}
	/* li&gt;a&gt;span */
.x&gt;.body.wide&gt;.gnb&gt;ul&gt;li&gt;a&gt;.tx {
	display: inline-block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	line-height: 13px;
}
@media all and (min-width: 800px) {
	.x&gt;.body.wide&gt;.gnb&gt;ul&gt;li&gt;a&gt;.tx {
		display: none;
	}
}
	/* li&gt;ul */
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul {
	display: none;
	margin: 0 1px 0;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li.active&gt;ul {
	display: block!important;
}
.x&gt;.body.wide&gt;.gnb&gt;ul&gt;li&gt;ul {
	display: none!important;
}
	/* li&gt;ul&gt;li */
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li {
	border-top: 1px solid #e0e0e0;
	position: relative;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li:first-child {
	border: 0;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li.active_ {
	z-index: 99;
}
	/* li&gt;ul&gt;li&gt;a */
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li&gt;a {
	padding: 7px 7px 7px 27px;
	background: #fff;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul#favorite&gt;li&gt;a {
	padding: 7px 25px 7px 27px;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li&gt;a:hover,
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li&gt;a:active,
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li.active_&gt;a {
	font-weight: bold;
	color: #E65100;
	background: #FFF8E1;
}
	/* li&gt;ul&gt;li&gt;.action */
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li&gt;.remove {
	position: absolute;
	top: 7px;
	right: 3px;
}
.x&gt;.body&gt;.gnb&gt;ul&gt;li&gt;ul&gt;li&gt;.remove&gt;.x_close {
	font-size: 12px;
	width: 20px;
	height: 20px;
}
@media all and (max-width: 800px) {
	.x&gt;.body.wide&gt;.gnb&gt;ul&gt;li&gt;a&gt;.tx {
		width: auto;
		height: auto;
	}
}

/* Dashboard */
.x .dashboard {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.x .dashboard &gt; div {
	width: calc(50% - 12.5px);
}
@media all and (max-width: 800px) {
	.x .dashboard {
		flex-direction: column;
		align-items: stretch;
	}
	.x .dashboard &gt; div {
		width: 100%;
	}
}
.x .dashboard&gt;div&gt;section {
	position: relative;
	height: 240px;
	margin: 0 0 25px 0;
	overflow: hidden;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
	border:1px solid #e0e0e0;
}
.x .dashboard&gt;div&gt;section&gt;h2 {
	font-size: 14px;
	margin: 0;
	padding:13px 15px 10px;
	overflow:auto;
	border-bottom:1px solid #e0e0e0;
}
.x .dashboard&gt;div&gt;section&gt;h2:before {
	width: 14px;
	height: 14px;
	margin: 0 4px 0 0;
	vertical-align: middle;
}
.x .dashboard&gt;div&gt;.status dl {
	color: #767676;
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 1px 8px 0;
	font: 11px/1 돋움, Dotum, Arial, Helvetica, sans-serif;
	background: #fff;
	box-shadow: 0 0 3px #9E9E9E inset;
	min-width: 60px;
	text-align: center;
}
.x .dashboard&gt;div&gt;.status dt {
	display: inline;
	font-weight: normal;
}
.x .dashboard&gt;div&gt;.status dd {
	display: inline;
	margin: 0;
}
.x .dashboard&gt;div&gt;.status dl a {
	color: #767676;
}

.x .dashboard&gt;div h2:before {
	display:inline-block;
	font-family: 'xeicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.x .dashboard&gt;div&gt;.member&gt;h2:before {
	content: "\e6c0";
}
.x .dashboard&gt;div&gt;.document&gt;h2:before {
	content: "\e7b5";
}
.x .dashboard&gt;div&gt;.reply&gt;h2:before {
	content: "\e6ec";
}
.x .dashboard&gt;div&gt;.trackback&gt;h2:before {
	content: "\e6d5";
}
.x .dashboard&gt;div&gt;section&gt;.more {
	position: absolute;
	top: 10px;
	right: 15px;
}
.x .dashboard&gt;div&gt;section&gt;.more dl {
	color: #767676;
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 1px 8px 0;
	font-size: 11px;
	min-width: 60px;
	text-align: center;
}
.x .dashboard&gt;div&gt;section&gt;.more dt {
	display: inline;
	font-weight: normal;
}
.x .dashboard&gt;div&gt;section&gt;.more dd {
	display: inline;
	margin: 0;
}
.x .dashboard&gt;div&gt;section&gt;.more dl a {
	color: #767676;
}
.x .dashboard&gt;div&gt;section&gt;.more&gt;a&gt;span {
	display:inline-block;
	overflow:hidden;
	width:0;
	height:0;
}
.x .dashboard&gt;div&gt;section ul {
	list-style: none;
	margin: 10px;
	padding: 0;
	overflow: hidden;
}
.x .dashboard&gt;div&gt;section li {
	position: relative;
	height: 25px;
	line-height: 25px;
	padding: 5px 70px 5px 5px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
}
.x .dashboard&gt;div&gt;section li.hover {
	background: #f4f4f4;
}
.x .dashboard&gt;div&gt;section li&gt;a {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.x .dashboard&gt;div&gt;section li&gt;.side {
	position: absolute;
	top: 0;
	right: 5px;
	line-height: 28px;
	width: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: right;
}
.x .dashboard&gt;div&gt;section li&gt;.action {
	display: none;
	position: absolute;
	top: 0;
	right: 5px;
	margin: 0;
	padding: 0 0 0 40px;
	text-align: right;
	white-space: nowrap;
	line-height: 28px;
	background: #f4f4f4;
}
.x .dashboard&gt;div&gt;section li&gt;.action&gt;button {
	margin: 0 0 0 4px;
	padding: 0 0 0 15px;
	overflow: visible;
}
@media all and (max-width: 980px) {

.x .dashboard&gt;div {
	float: none !important;
	width: auto;
}

}
.x .g11n&gt;.x_add-on {
	font-size: 0;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}
.x .g11n&gt;.x_add-on&gt;i {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -7px;
	z-index: 1;
	opacity: .25;
}
.x .g11n&gt;.x_add-on.remover {
	display: none;
	width: 26px;
	height: 26px;
}
.x .g11n.active&gt;[disabled] {
	padding-left: 25px;
	background-position: 4px 6px;
	background-repeat: no-repeat;
}
.x .g11n.active&gt;.x_add-on.remover {
	display: inline-block;
}
.x .g11n&gt;.x_add-on:hover&gt;i {
	opacity: 1;
}
.x .g11n&gt;textarea {
	border-top-right-radius: 0;
	overflow-x: hidden;
}
#g11n #lang_search .list {
	border-top: 2px solid #e0e0e0;
}
#g11n #lang_search .item {
	border-bottom: 1px solid #e0e0e0;
	margin: 0;
}
#g11n #lang_search .item&gt;a {
	display: block;
	padding: 8px 0;
	position: relative;
}
#g11n #lang_search .item&gt;a&gt;i {
	position: absolute;
	top: 50%;
	margin: -7px 0 0 0;
	right: 0;
	opacity: .5;
}
#g11n #lang_search .item&gt;fieldset {
	display: none;
	padding: 0 0 15px 0;
}
#g11n .item input[type="text"],
#g11n .item textarea {
	padding-left: 25px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	overflow-x: hidden;
}
#g11n .flag {
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
html[lang="en"] .x .g11n.active&gt;[disabled],
#g11n .item .en,
#g11n .flag.en {
	background-image: url(../img/flag.en.gif);
}
html[lang="ko"] .x .g11n.active&gt;[disabled],
#g11n .item .ko,
#g11n .flag.ko {
	background-image: url(../img/flag.ko.gif);
}
html[lang="ja"] .x .g11n.active&gt;[disabled],
#g11n .item .ja,
#g11n .flag.ja {
	background-image: url(../img/flag.ja.gif);
}
html[lang="zh"] .x .g11n.active&gt;[disabled],
#g11n .item .zh-CN,
#g11n .flag.zh-CN {
	background-image: url(../img/flag.cn.gif);
}
html[lang="zh"] .x .g11n.active&gt;[disabled],
#g11n .item .zh-TW,
#g11n .flag.zh-TW {
	background-image: url(../img/flag.tw.gif);
}
html[lang="fr"] .x .g11n.active&gt;[disabled],
#g11n .item .fr,
#g11n .flag.fr {
	background-image: url(../img/flag.fr.gif);
}
html[lang="de"] .x .g11n.active&gt;[disabled],
#g11n .item .de,
#g11n .flag.de {
	background-image: url(../img/flag.de.gif);
}
html[lang="ru"] .x .g11n.active&gt;[disabled],
#g11n .item .ru,
#g11n .flag.ru {
	background-image: url(../img/flag.ru.gif);
}
html[lang="es"] .x .g11n.active&gt;[disabled],
#g11n .item .es,
#g11n .flag.es {
	background-image: url(../img/flag.es.gif);
}
html[lang="tr"] .x .g11n.active&gt;[disabled],
#g11n .item .tr,
#gg1n .flag.tr {
	background-image: url(../img/flag.tr.gif);
}
html[lang="vi"] .x .g11n.active&gt;[disabled],
#g11n .item .vi,
#g11n .flag.vi {
	background-image: url(../img/flag.vi.gif);
}
html[lang="mn"] .x .g11n.active&gt;[disabled],
#g11n .item .mn,
#g11n .flag.mn {
	background-image: url(../img/flag.mn.gif);
}
html[lang="id"] .x .g11n.active&gt;[disabled],
#g11n .item .id,
#g11n .flag.id {
	background-image: url(../img/flag.id.gif);
}
#g11n #lang_search .cancel,
#g11n #lang_search .save,
#g11n #lang_search .editMode .modify,
#g11n #lang_search .editMode .useit {
	display: none;
}
#g11n #lang_search .editMode .cancel,
#g11n #lang_search .editMode .save {
	display: inline-block;
}
/* Module Search */
.x .moduleWindow {
	position: absolute;
	z-index: 100;
	padding: 15px 20px;
}
.x .moduleWindow ul {
	margin-bottom: 0;
}
.x .moduleWindow .siteList {
	margin-right: 14px;
}
.x .moduleWindow .siteList&gt;input[type="search"] {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0;
}
.x .moduleWindow .siteList&gt;ul {
	margin: -1px -14px 0 0;
}
.x .moduleWindow .siteList&gt;ul&gt;li {
	background: #fff;
}
.x .moduleWindow .siteList&gt;ul&gt;li:first-child&gt;a {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.x .moduleWindow select {
	width: 100%;
}
/* Text List */
.x .textList {
	border: 1px solid #e0e0e0 !important;
	line-height: 1.5em;
	height: 125px;
	overflow: auto;
}
.x .textList li {
	position: relative;
	border: 0;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
}
.x .textList li:nth-child(even) {
	background: #eee;
}
.x .textList li&gt;button {
	position: absolute;
	right: 8px;
	top: 50%;
	margin: -7px 0 0 0;
}
/* Up-Down Dragable */
.x .uDrag .wrap {
	position: relative;
	padding-left: 20px;
}
.x .uDrag li&gt;.wrap {
	margin: 0 0 0 8px;
}
.x .uDrag .dragActive {
	background: #FFD;
}
.x .uDrag .dragActive th,
.x .uDrag .dragActive td {
	background: none !important;
}
.x .uDrag .dragBtn {
	position: absolute;
	width: 8px;
	height: 100%;
	padding: 0;
	overflow: hidden;
	background: url(../img/bgDragable.gif);
	top: 1px;
	left: 0;
	text-indent: 12px;
	border: 0;
	cursor: n-resize;
	white-space: nowrap;
	font-size: 0;
}
/* Favicon Preview */
.x #faviconPreview {
	position: relative;
	padding: 80px 0 0 200px;
	background: url(../img/bgFavicon.gif) no-repeat;
}
.x #faviconPreview img {
	position: absolute;
}
.x #faviconPreview .fn1 {
	top: 30px;
	left: 12px;
}
.x #faviconPreview .fn2 {
	top: 55px;
	left: 68px;
}
/* Mobile Icon Preview */
.x #mobiconPreview {
	position: relative;
	padding: 270px 0 0 200px;
	background: url(../img/bgMobileTop.png) no-repeat;
}
.x #mobiconPreview img {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 32px;
	height: 32px;
}
.x #mobiconPreview span {
	position: absolute;
	width: 32px;
	text-align: center;
	top: 52px;
	left: 10px;
	color: #fff;
	font-size: 9px;
}
/* Layer */
.x .layer {
	position: absolute;
	display: none;
	font-weight: normal;
}
/* Tree:  Works with ./modules/menu/tpl/css/themes/default/style.css */
.tree {
	margin: 3px 0 5px 0;
	min-width: 200px;
	background-color: transparent !important;
}
.tree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tree li {
	padding: 0;
	white-space: nowrap;
	position: relative;
	vertical-align: top;
}
.tree li&gt;ul {
	margin: 0;
}
.tree a {
	text-decoration: none;
}
.tree&gt;ul {
	padding: 1px;
}
.tree .jstree-rename-input {
	margin-left: -16px;
	z-index: 2;
}
	/* Root */
.tree&gt;ul&gt;li {
	margin-top: 30px;
	position: relative;
}
.tree&gt;ul&gt;li:before {
	content: "";
	display: block;
	border-top: 1px dotted #ccc;
	position: relative;
	top: -15px;
}
.tree&gt;ul&gt;li:first-child {
	margin-top: 0;
}
.tree&gt;ul&gt;li:first-child:before {
	content: normal;
}
.tree&gt;ul&gt;li&gt;a {
	font-weight: bold;
	vertical-align: middle;
}
.tree&gt;ul&gt;li&gt;ul {
	margin: 0 0 0 18px;
}
.tree&gt;ul&gt;li&gt;ul&gt;li {
	margin-left: 0;
}
	/* li&gt;a */
.tree li&gt;a {
	border: 0 !important;
	padding: 0 8px !important;
	margin: 0 0 1px 0;
	position: relative;
	z-index: 2;
	height: 23px;
	line-height: 23px;
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: .2s;
}
.tree li&gt;a&gt;i {
	opacity: .5;
}
.tree a.jstree-hovered:hover{background:#616161;color:#fff;}
.tree .jstree-clicked{background:#000;color:#fff}
.tree .jstree-hovered&gt;i,
.tree .jstree-clicked&gt;i {
	opacity: 1;
}
	/* Plugin style override */
.tree a&gt;.jstree-icon {
	display: none;
}
.tree .jstree-open&gt;.jstree-icon,
.tree .jstree-closed&gt;.jstree-icon {
	background-color: #fff;
}

/* ---------- Deprecated UI:  Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
/* ---------- Deprecated UI:  Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */
/* ---------- Deprecated UI:  Please do not use this CSS styles below. It will be removed as soon as possible. ---------- */

/* Section &amp; Heading */
.x .h2,
.x .h3,
.x .h4 {
	position: relative;
	border-style: solid;
	border-top: 0;
	border-right: 0;
	padding-left: 8px;
}
.x .h1 {
	background: #444;
	color: #fff;
	margin: 0 0 1em 0;
	font-size: 16px;
	padding: 0 15px;
	line-height: 36px;
}
.x .h2 {
	border-width: 3px;
	font-size: 20px;
	border-color: #888;
}
.x .h3 {
	border-width: 2px;
	font-size: 16px;
	border-color: #aaa;
}
.x .h4 {
	border-width: 1px;
	font-size: 12px;
	border-color: #ccc;
}
.x .h1 + ul,
.x .h2 + ul,
.x .h3 + ul,
.x .h4 + ul,
.x .h1 + .table table,
.x .h2 + .table table,
.x .h3 + .table table,
.x .h4 + .table table {
	border-top: 0 !important;
	margin-top: -1em !important;
}
/* Table */
.x .table {
	margin: 1em 0;
}
.x .table table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	border-top: 2px solid #ccc;
}
.x .table caption {
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	padding: 5px 0;
}
.x .table caption:after {
	content: "";
	display: block;
	clear: both;
}
.x .table caption a {
	font-weight: normal;
}
.x .table caption em {
	float: right;
	margin-left: 1em;
}
.x .table caption strong {
	color: #e00;
}
.x .table caption .side {
	float: right;
	font-weight: normal;
	margin-left: 1em;
}
.x .table th,
.x .table td {
	border: 0;
	padding: 8px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #e0e0e0;
}
.x .table th {
	background: #f8f8f8;
}
.x .table thead th {
	border-bottom: 1px solid #9E9E9E;
}
.x .table tfoot td {
	font-weight: bold;
	background: #f8f8f8;
}
.x .table.even tbody tr:nth-of-type(even) {
	background-color: #fafafa;
}
.x .table tbody tr:hover {
	background: #ffd !important;
}
.x .table td&gt;input[type="text"] {
	margin: -1px 0 !important;
	vertical-align: middle;
}
.x .table img {
	vertical-align: middle;
}
.x .table em {
	font-style: normal;
	font-weight: normal;
	color: #e00;
}
/* Form */
.x .form {
	margin: 0 0 1em 0;
	padding: 0;
}
.x .form fieldset {
	margin: 0 0 2em 0;
	padding: 0;
	border: 0;
}
.x .form.search fieldset {
	border: 1px solid #ccc;
	padding: 5px 15px;
}
.x .form em {
	font-style: normal;
	color: #e00;
}
.x .form label {
	line-height: 1;
	vertical-align: middle;
}
.x .form input[type="radio"]+label,
.x .form input[type="checkbox"]+label {
	margin-right: 1em;
}
.x .form input[type="checkbox"]+label,
.x .form input[type="radio"]+label,
.x .form input[type="file"] {
	cursor: pointer;
}
.x .form ul {
	position: relative;
	margin: 1em 0;
	padding: 0;
	list-style: none;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.x .form li {
	list-style: none;
	border: 1px solid #e0e0e0;
	border-left: 0;
	border-right: 0;
	margin: -1px 0;
	padding: 8px 0;
	vertical-align: top;
}
.x .form li:hover {
	background: #ffd;
}
.x .form li:first-child {
	border-top: 0;
}
.x .form li&gt;label:first-child {
	display: block;
	font-weight: bold;
}
.x .form li label em {
	font-weight: normal;
}
.x .form label.overlap {
	position: absolute;
	color: #aaa;
}
.x .form input[type="text"],
.x .form input[type="password"],
.x .form input[type="file"],
.x .form select[size],
.x .form textarea {
	position: relative;
	width: 280px;
	margin: 2px 0;
	border: 1px solid #b7b7b7;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	background: transparent;
}
.x .form input[type="text"],
.x .form input[type="password"],
.x .form input[type="file"] {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	padding: 0 4px;
}
.x .form input[type="checkbox"],
.x .form input[type="radio"] {
	margin: 0;
	padding: 0;
	width: 13px;
	height: 13px;
	vertical-align: middle;
}
.x .form input[type="text"][disabled="disabled"],
.x .form input[type="password"][disabled="disabled"],
.x .form input[type="radio"][disabled="disabled"],
.x .form input[type="checkbox"][disabled="disabled"],
.x .form select[disabled="disabled"],
.x .form textarea[disabled="disabled"] {
	background: #e0e0e0;
}
.x .form textarea {
	padding: 3px 4px;
	vertical-align: top;
	resize: both;
}
.x .form span.desc,
.x .form em.desc {
	line-height: 22px;
	vertical-align: middle;
	margin: 0 10px;
}
.x .form p.desc {
	margin: .25em 0;
	line-height: 1.4;
}
.x .form .q {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.x .form .a {
	margin: 0 0 5px 0;
}
.x .form .tgForm {
	margin-right: 1em;
}
/* Content Navigation */
.x .cnb {
	margin: 1em 0;
	position: relative;
}
.x .cnb:after {
	content: "";
	display: block;
	clear: both;
}
.x .cnb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.x .cnb li {
	display: inline;
}
.x .cnb li:before {
	content: "| ";
	color: #ccc;
}
.x .cnb li:first-child:before {
	content: "";
}
.x .cnb .active,
.x .cnb .active a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.x .cnb .side {
	float: right;
}
/* Pagination */
.x .pagination {
	margin: 1em 0;
	text-align: center;
	line-height: normal;
}
.x .pagination * {
	vertical-align: middle;
}
.x .pagination a,
.x .pagination strong {
	position: relative;
	display: inline-block;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #333 !important;
	vertical-align: middle;
}
.x .pagination a:hover,
.x .pagination a:active,
.x .pagination a:focus {
	border: 1px solid #e0e0e0;
	margin: 0 -1px;
}
.x .pagination strong {
	color: #e00 !important;
	font-size: 20px;
}
.x .pagination .direction {
	font-weight: normal;
	white-space: nowrap;
}
.x .pagination .direction:hover,
.x .pagination .direction:active,
.x .pagination .direction:focus {
	border: 0;
	margin: 0;
	text-decoration: underline;
}
.x .pagination input {
	width: 30px;
	text-align: center;
}
.x .pagination button {
	overflow: visible;
}
/* Progress */
.x .prgrs {
	white-space: nowrap;
	line-height: normal;
	vertical-align: middle;
}
.x .prgrs * {
	vertical-align: middle;
}
.x .prgrs .pBar {
	position: relative;
	display: inline-block;
	background: #e9e9e9;
	margin: 0 5px 0 0;
}
.x .prgrs .pAction {
	display: inline-block;
	vertical-align: top;
	background: #99a6b6;
}
.x .prgrs .pNum {
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
}
.x .prgrs.prgrsSmall {
	font-size: 14px;
	line-height: 14px;
}
.x .prgrs.prgrsSmall .pBar,
.x .prgrs.prgrsSmall .pAction,
.x .prgrs.prgrsSmall .pNum {
	height: 16px;
	line-height: 16px;
	font-size: 11px;
}
.x .prgrs.prgrsMedium {
	font-size: 24px;
	line-height: 24px;
}
.x .prgrs.prgrsMedium .pBar,
.x .prgrs.prgrsMedium .pAction,
.x .prgrs.prgrsMedium .pNum {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}
.x .prgrs.prgrsLarge {
	font-size: 38px;
	line-height: 38px;
}
.x .prgrs.prgrsLarge .pBar,
.x .prgrs.prgrsLarge .pAction,
.x .prgrs.prgrsLarge .pNum {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
}
/* Modal Window */
.modal {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	z-index: 1050;
}
.modal .bg {
	position: absolute;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: .5;
	z-index: 2;
}
.modal .fg {
	position: relative;
	width: 80%;
	margin: 5em auto;
	background: #fff;
	padding: 0 1em;
	border: 8px solid #e0e0e0;
	z-index: 3;
	box-shadow: 0 0 6px #000;
}
.modal ul,
.modal ol,
.modal .lined,
.modal .table {
	margin-bottom: 1em;
}
.modal .ie6 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0;
	opacity: 0;
	z-index: 1;
}
.modalClose {
	position: absolute;
	right: -8px;
	top: -8px;
	border: 0;
	background: #e0e0e0;
	padding: 0;
	width: 28px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #9E9E9E;
}
.modalBlur {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	background: none;
	padding: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.server_env {
	white-space: pre-wrap;
	font-family: Consolas, Courier New, monospace;
}
.core_symbol {
	display: inline-block;
	margin: 0 2px;
	width: 14px;
	height: 14px;
}
.x .x_table th.domain_prefix {
	text-align: right;
	padding-right: 0;
}
.x .x_table td.domain_prefix {
	color: #888;
	text-align: right;
	padding-right: 0;
}
.x .x_table td.domain_prefix span.domain {
	display: inline-block;
	margin-right: 2px;
	color: #333;
}
.x .x_table .domain_prefix + th,
.x .x_table .domain_prefix + td {
	padding-left: 2px;
}

/* language specific styles */
/* English admin_en.css */
html:lang(en) body&gt;.x,
html:lang(en) .x table,
html:lang(en) .x input,
html:lang(en) .x textarea,
html:lang(en) .x select,
html:lang(en) .x button{font-family:Arial,Helvetica,sans-serif}
@media all and (max-width:980px){
	html:lang(en) body&gt;.x,
	html:lang(en) .x table,
	html:lang(en) .x input,
	html:lang(en) .x textarea,
	html:lang(en) .x select,
	html:lang(en) .x button{font-family:sans-serif}
}

/* Korean admin_ko.css */
html:lang(ko) body&gt;.x,
html:lang(ko) .x table,
html:lang(ko) .x input,
html:lang(ko) .x textarea,
html:lang(ko) .x select,
html:lang(ko) .x button{font-family: 'NanumGothic', 'Malgun Gothic', 'Apple SD Gothic Neo', 'Dotum', Arial, Helvetica, sans-serif}

/* Japanese admin_ja.css */
html:lang(ja) body&gt;.x,
html:lang(ja) .x table,
html:lang(ja) .x input,
html:lang(ja) .x textarea,
html:lang(ja) .x select,
html:lang(ja) .x button{font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif}
</pre></body></html>