@charset "UTF-8";
/*!
 * Default Theme Style for AUIGrid v3.0.16.4
 *
 * 해당 원본을 직접 수정하지 마시고, 복사하여 사용하거나, CSS 클래스 재정의를 하여 스타일을 변경하십시오.
 * (DO NOT EDIT THIS FILE DIRECTLY. OVERRIDE CSS CLASSES OR COPY THIS FILE TO MAKE YOUR OWN.)
 *
 * Copyright © AUISoft Co., Ltd.
 * www.auisoft.net
 */

/* 그리드 메인 외곽 DIV */
.aui-grid {
	font-family: 'Malgun Gothic', '맑은 고딕', AppleSDGothicNeo-Light, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	border: 1px solid #bdbdbd;
	background: #ffffff;
	box-sizing: content-box;
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	-webkit-touch-callout: none;
}

/* 그리드 table, tr, td 기본 - 셀 기본 */
.aui-grid .aui-grid-table,
.aui-grid .aui-grid-table tr,
.aui-grid .aui-grid-table td {
	padding: 0 !important;
	margin: 0 !important;
	border-spacing: 0 !important;
	border-collapse: separate !important;
	box-sizing: border-box !important;
	font-size: 12px;
	line-height: 1.5em;
}

/* 편집 모드 기본 텍스트 인풋  */
.aui-grid .aui-textinputer {
	font-size: 12px;
	border: 2px solid #22741c;
	outline: none;
	box-sizing: border-box !important;
	background: #ffffff !important;
	transition: none !important;
}

.aui-grid .aui-textinputer::-ms-clear {
	display: none;
}

/* label */
.aui-label {
	display: inline-block !important;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* 체크박스, 라디오  */
.aui-checkbox,
.aui-radio {
	vertical-align: middle;
	margin: 0;
	margin-top: 0 !important;
	padding: 0;
}
.aui-checkbox:disabled {
	cursor: not-allowed;
}

/* 이미지  */
.aui-grid .aui-img {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

/* 그리드 메세지 출력 레이어 */
.aui-grid-info-layer {
	background: #fff;
	font-size: 20px;
	font-weight: bold;
}

/** 그리드 유효성 검사 툴팁 레이어 */
.aui-grid-validator-message-layer {
	color: #fff;
	padding: 2px 6px;
	border: 1px solid #999;
	background: #ff0000;
	background: -webkit-linear-gradient(top, #ff6c6c, #c90000);
	background: -moz-linear-gradient(top, #ff6c6c, #c90000);
	background: -ms-linear-gradient(top, #ff6c6c, #c90000);
	background: -o-linear-gradient(top, #ff6c6c, #c90000);
	background: linear-gradient(to bottom, #ff6c6c, #c90000);
	border-radius: 4px;
	line-height: 1.5em;
	z-index: 1065;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

/* 노데이터 메세지 레이어*/
.aui-grid-nodata-msg-layer {
	background: url(./images/info.png) 0 50% no-repeat;
	position: absolute;
	padding: 44px 0 0 80px;
	margin: 0 auto;
	width: auto;
	height: 72px;
	box-sizing: content-box;
}

/* 그리드 수평, 수직 라인 만들기 - 바디 */
.aui-grid-body-panel .aui-grid-table tr td {
	border-top: none;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: none;
}

.aui-grid-left-main-panel .aui-grid-body-panel .aui-grid-table tr td:last-child {
	border-right: none;
}

/* 그리드 수평, 수직 라인 만들기 - 헤더 */
.aui-grid-header-panel .aui-grid-table tr td {
	border-top: none;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #bdbdbd;
	border-left: none;
}

.aui-grid-left-main-panel .aui-grid-header-panel .aui-grid-table tr td:last-child {
	border-right: none;
}

/* 그리드 수평 라인 만들기 - 그룹형  헤더 */
.aui-grid-group-branch-header {
	border-bottom: 1px solid #dcdcdc !important;
}

/* 그리드 수평, 수직 라인 만들기 - 푸터 */
.aui-grid-footer-panel .aui-grid-table tr td {
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: none;
	border-left: none;
}

.aui-grid-left-main-panel .aui-grid-footer-panel .aui-grid-table tr td:last-child {
	border-right: none;
}

/* 그리드 수평, 수직 라인 - 엑셀, PDF */
.aui-grid-grid-lines-for-export {
	background: #dcdcdc;
}

/* 그리드 오버 선택자 스타일 */
.aui-grid-cell-hover-style {
	background: #eaeaea !important;
	color: #000 !important;
}

/* 셀 병합 시 실제 rowspan 처리 하지 않은 TD의 아랫선 처리 */
.aui-grid-cell-merge-none-row-span-border {
	border-bottom: 1px solid transparent !important;
}

/* 그리드 칼럼 리사이즈 시 나타나는 임시 선 */
.aui-grid-vertical-resizer-rule {
	border-left: 3px dashed #888;
	border-top: none;
	border-right: none;
	border-bottom: none;
}

/* 그리드 칼럼 위치 바꾸기(칼럼 드래깅) 시 나타나는 임시 선 */
.aui-grid-vertical-column-change-rule {
	border-left: 3px solid #2a2d33;
}

/* 행 번호 칼럼 */
.aui-grid-row-num-column {
	text-align: center;
	cursor: default;
}
.aui-grid-row-num-column:hover {
	background: #eaeaea;
	color: #000;
}

/*행 체크박스 칼럼 */
.aui-grid-row-check-column {
	text-align: center;
	line-height: 0.5em !important;
}

/* 행 체크박스 헤더 - 전체 선택 체크*/
.aui-grid-row-check-header {
	text-align: center;
	line-height: 0.5em !important;
}

/* 고정 칼럼과 일반 칼럼 경계선 */
.aui-grid-fixed-column-rule {
	background: #9d9d9d;
	width: 1px;
}

/* 고정 로우와 일반 로우 경계선 */
.aui-grid-fixed-row-rule {
	background: #9d9d9d;
	height: 1px;
}

/* 그리드 헤더 정렬 표시자 시작 */
.aui-grid-multi-sorting-ascending {
	color: #555;
	font-size: 9px;
	text-align: center;
	background: url(./images/icon-up.png) 50% 10px no-repeat;
}

.aui-grid-multi-sorting-descending {
	color: #555;
	font-size: 9px;
	text-align: center;
	background: url(./images/icon-down.png) 50% 9px no-repeat;
}

.aui-grid-sorting-ascending {
	background: url(./images/icon-up.png) 50% 50% no-repeat;
}

.aui-grid-sorting-descending {
	background: url(./images/icon-down.png) 50% 50% no-repeat;
}

/* 그리드 헤더 정렬 표시자 끝*/

/* 스크롤 시작 */
.aui-scroll-track {
	box-sizing: border-box;
	background: #f6f6f6;
	border: 1px solid #f6f6f6;
}

.aui-scroll-bottom-right {
	background: #ffffff;
}

.aui-hscrollbar .aui-scroll-thumb {
	box-sizing: border-box;
	background: #dddddd;
	border: 1px solid #aaa;
	border-radius: 0.5em;
	touch-action: none;
	-ms-touch-action: none;
}

.aui-hscrollbar .aui-scroll-thumb:hover {
	background: #bbbbbb;
}

.aui-vscrollbar .aui-scroll-thumb {
	box-sizing: border-box;
	background: #dddddd;
	border: 1px solid #aaa;
	border-radius: 0.5em;
	touch-action: none;
	-ms-touch-action: none;
}

.aui-vscrollbar .aui-scroll-thumb:hover {
	background: #bbbbbb;
}

.aui-vscrollbar .aui-scroll-up {
	box-sizing: border-box;
	background: #eaeaea url('./images/icon-up.png') no-repeat 50% 50%;
	border: 1px solid #eaeaea;
}

.aui-vscrollbar .aui-scroll-up:hover {
	background: #bbbbbb url('./images/icon-up.png') no-repeat 50% 50%;
}

.aui-vscrollbar .aui-scroll-down {
	box-sizing: border-box;
	background: #eaeaea url('./images/icon-down.png') no-repeat 50% 50%;
	border: 1px solid #eaeaea;
}

.aui-vscrollbar .aui-scroll-down:hover {
	background: #bbbbbb url('./images/icon-down.png') no-repeat 50% 50%;
}

.aui-hscrollbar .aui-scroll-up {
	box-sizing: border-box;
	background: #eaeaea url('./images/icon-left.png') no-repeat 50% 50%;
	border: 1px solid #eaeaea;
}

.aui-hscrollbar .aui-scroll-up:hover {
	background: #bbbbbb url('./images/icon-left.png') no-repeat 50% 50%;
}

.aui-hscrollbar .aui-scroll-down {
	box-sizing: border-box;
	background: #eaeaea url('./images/icon-right.png') no-repeat 50% 50%;
	border: 1px solid #eaeaea;
}

.aui-hscrollbar .aui-scroll-down:hover {
	background: #bbbbbb url('./images/icon-right.png') no-repeat 50% 50%;
}

.aui-vscrollbar .aui-tiny-scroll-thumb,
.aui-hscrollbar .aui-tiny-scroll-thumb {
	background: rgba(100, 100, 100, 0.5);
	border: none;
	border-radius: 0.5em;
}
/* 스크롤 끝 */

/* 로딩바 스타일 */
.aui-ajax-loader-showing {
	background: #ffffff url('./images/ajaxloader.gif') no-repeat 50% 50%;
}

/* 내부 처리 로딩바 스타일 */
.aui-process-loader-showing {
	/*background: url("./images/wait.png") no-repeat 50% 50%;*/
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAABaCAMAAABOrg7KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk5MTI1REI0NzdEMDExRTRBNzY1REZCNDBFNTFEQzZBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk5MTI1REI1NzdEMDExRTRBNzY1REZCNDBFNTFEQzZBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTkxMjVEQjI3N0QwMTFFNEE3NjVERkI0MEU1MURDNkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTkxMjVEQjM3N0QwMTFFNEE3NjVERkI0MEU1MURDNkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5sKH81AAAAvVBMVEX////Jyclvbm6Z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')
		no-repeat 50% 50%;
}

/* 계층 트리 아이콘 */
.aui-grid-tree-plus-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: none;
	background: url(./images/arrow-right.png) 50% 50% no-repeat;
	background-size: 16px;
	vertical-align: bottom;
	margin: 0 2px 0 0;
}

.aui-grid-tree-minus-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: none;
	background: url(./images/arrow-downright.png) 50% 50% no-repeat;
	background-size: 16px;
	vertical-align: bottom;
	margin: 0 2px 0 0;
}

.aui-grid-tree-branch-icon {
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url(./images/b_folder2.png) 50% 50% no-repeat;
	background-size: 16px;
	vertical-align: bottom;
	margin: 0 2px 0 0;
}

.aui-grid-tree-branch-open-icon {
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url(./images/b_folderopen2.png) 50% 50% no-repeat;
	background-size: 16px;
	vertical-align: bottom;
	margin: 0 2px 0 0;
}

.aui-grid-tree-leaf-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(./images/flat_circle.png) no-repeat;
	background-size: 16px;
	vertical-align: bottom;
	margin: 0 2px 0 4px;
}

/* 트리 lazyMode 프리로더 */
.aui-grid-tree-ajax-loader {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: none;
	background: url(./images/tiny-ajax-loader.gif) 50% 50% no-repeat;
	background-size: 16px;
	vertical-align: bottom;
	margin: 0 2px 0 0;
}

/* 계층 트리 아이콘 끝*/

/*디폴트 헤더 스타일*/
.aui-grid-default-header {
	position: relative !important;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	background: #eee;
	background: -webkit-linear-gradient(top, #f8f8f8, #eee);
	background: -moz-linear-gradient(top, #f8f8f8, #eee);
	background: -ms-linear-gradient(top, #f8f8f8, #eee);
	background: -o-linear-gradient(top, #f8f8f8, #eee);
	background: linear-gradient(to bottom, #f8f8f8, #eee);
	cursor: pointer;
}

.aui-grid-default-header:hover {
	background: #dadada;
	background: -webkit-linear-gradient(top, #f8f8f8, #dadada);
	background: -moz-linear-gradient(top, #f8f8f8, #dadada);
	background: -ms-linear-gradient(top, #f8f8f8, #dadada);
	background: -o-linear-gradient(top, #f8f8f8, #dadada);
	background: linear-gradient(to bottom, #f8f8f8, #dadada);
}

.aui-grid-group-branch-header {
	cursor: default;
}

/** 헤더 툴팁 아이콘 스타일 */
.aui-grid-header-help-tooltip-icon {
	background: url(./images/help_ico.png) no-repeat;
	width: 12px;
	height: 12px;
	cursor: default;
}

/** 헤더 툴팁 아이콘 마우스 오버 시 나오는 툴팁 외형 */
.aui-grid-header-help-tooltip-wrapper {
	border: 1px solid #6799ff;
	border-radius: 4px;
	padding: 4px;
	background: #fff;
	font-size: 12px;
	line-height: 1.5em;
	z-index: 999;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	pointer-events: none;
}

/** 라이브 스크롤 사용하지 않을 때 나오는 스크롤 툴팁 외형 */
.aui-grid-scroll-tip-wrapper {
	border: 1px solid #6799ff;
	border-radius: 4px;
	padding: 2px 8px;
	background: #fff;
	font-family: 'Malgun Gothic', '맑은 고딕', AppleSDGothicNeo-Light, sans-serif;
	font-size: 12px;
	z-index: 999;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

/*디폴트 푸터 스타일 */
.aui-grid-default-footer {
	position: relative !important;
	background: #eeeeee;
	border: 1px solid #cccccc;
	border-right: none;
	border-left: none;
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	text-align: center;
	cursor: default;
}

/* 푸터 상단(헤더 아래) 출력 스타일 */
.aui-grid-default-footer-top-position {
	border-top: none !important;
}

.aui-grid-footer-division-line-top-position {
	border-bottom: 3px double #bdbdbd !important;
}

/* 푸터와 바디간의 구분 선 스타일 */
.aui-grid-footer-division-line {
	border-top: 3px double #bdbdbd !important;
}

/** 그리드 툴팁 외형 */
.aui-grid-tooltip-wrapper {
	max-width: 600px;
	padding: 2px 6px;
	border: 1px solid #999;
	background: #eaeaea;
	background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -moz-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -ms-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -o-linear-gradient(top, #f8f8f8, #eaeaea);
	background: linear-gradient(to bottom, #f8f8f8, #eaeaea);
	border-radius: 4px;
	z-index: 999;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	pointer-events: none;
}

/* 디폴트 칼럼 스타일 */
.aui-grid-default-column {
	position: relative !important;
	background-color: inherit;
	text-align: center;
	font-size: 1em;
	cursor: default;
}

/* 셀력션 대표 백그라운드 스타일 */
.aui-grid-selection-bg {
	background: inherit;
	color: inherit;
}

/* 셀렉션 대표 셀 이외의 백그라운드 스타일 */
.aui-grid-selection-others-bg {
	background: #ccc !important;
	color: inherit;
}

/* 셀력션 행 대표 백그라운드 스타일 */
.aui-grid-selection-row-bg {
	background: #dadada !important;
	background: -webkit-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -moz-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -ms-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -o-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: linear-gradient(to bottom, #e8e8e8, #dadada) !important;
}

/* 셀력션 행 대표 셀 이외의 백그라운드 스타일 */
.aui-grid-selection-row-others-bg {
	background: #dadada !important;
	background: -webkit-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -moz-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -ms-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -o-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: linear-gradient(to bottom, #e8e8e8, #dadada) !important;
}

/* 셀렉션의 대표 셀 보더(테두리) 색상 스타일*/
.aui-grid-selection-cell-border-lines {
	background: #22741c;
}

/* 셀력션 행번호 칼럼 스타일 */
.aui-grid-selection-row-num-column {
	font-weight: bold !important;
	color: #000 !important;
	background: #dadada !important;
	background: -webkit-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -moz-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -ms-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -o-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: linear-gradient(to bottom, #e8e8e8, #dadada) !important;
}

/* 셀렉션 헤더 칼럼 스타일 */
.aui-grid-selection-header-column {
	font-weight: bold !important;
	background: #dadada !important;
	background: -webkit-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -moz-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -ms-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: -o-linear-gradient(top, #e8e8e8, #dadada) !important;
	background: linear-gradient(to bottom, #e8e8e8, #dadada) !important;
}

/* 그리드 Row 배경색 */
.aui-grid-row-background {
	background: rgb(250, 250, 250);
}

/* 그리드 Row 다음 배경색*/
.aui-grid-alternative-row-background {
	background: rgb(255, 255, 255);
}

/* 칼럼 위치 변경 할 때 보이는 이미지 - 칼럼 드래깅 */
.aui-grid-column-dragging-proxy {
	background: #eeeeee;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
	filter: alpha(opacity=80);
	opacity: 0.8;
	border: 1px solid #aaaaaa;
	cursor: default;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	z-index: 9999;
	box-sizing: border-box;
	max-width: 600px;
}

/* 행 드래깅 손잡이 */
.aui-grid-row-drag-knob {
	cursor: move;
	width: 10px;
	height: 10px;
}

/* 행 드래깅 손잡이 칼럼 */
.aui-grid-row-drag-knob-column {
	background: url(./images/dot_move.png) 50% 50% no-repeat !important;
	cursor: move;
}

/* 행 위치 바꾸기(행 드래깅) 시 나타나는 임시 선 */
.aui-grid-horizontal-row-change-rule {
	border-top: 3px solid #2a2d33;
	z-index: 9999;
}
/* 행 드래깅 시 트리의 자식으로 드랍될 때 나타나는 임시 화살표 */
.aui-grid-horizontal-row-arrow-rule {
	display: inline-block;
	width: 16px;
	height: 16px;
	z-index: 9999;
}
.aui-grid-horizontal-row-arrow-rule::after {
	content: '';
	position: absolute;
	bottom: 2px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	width: 10px;
	height: 10px;
	border-bottom: 4px solid #2a2d33;
	border-right: 4px solid #2a2d33;
}
.aui-grid-horizontal-row-arrow-rule::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 6px;
	height: 14px;
	background-color: #2a2d33;
}

/* 행 위치 변경 할 때 보이는 이미지 - 행 드래깅 */
.aui-grid-row-dragging-proxy {
	background: #eeeeee url(./images/accept-not.png) 2% 50% no-repeat;
	font-size: 13px;
	box-sizing: border-box;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter: alpha(opacity=70);
	opacity: 0.7;
	border: 1px solid #aaaaaa;
	cursor: default;
	font-weight: bold;
	text-align: center;
	padding: 4px 16px 4px 32px;
	font-size: 13px;
	z-index: 9999;
}

/* 행 위치 변경 할 때 보이는 Accept 이미지 */
.aui-grid-row-dragging-proxy-accept {
	background: #eeeeee url(./images/accept-ok.png) 2% 50% no-repeat;
}

/* 상태 칼럼에 출력 시킬 스타일 */
/* 현재 행 상태 스타일 */
.aui-grid-row-state-current {
	background: url(./images/arrow_icon.png) 50% 50% no-repeat !important;
}

/* 추가 행 상태 스타일 */
.aui-grid-row-state-added {
	background: url(./images/add_icon.png) 50% 50% no-repeat !important;
	cursor: pointer;
}

/* 삭제 행 상태 스타일 */
.aui-grid-row-state-removed {
	background: url(./images/delete_icon.png) 50% 50% no-repeat !important;
	cursor: pointer;
}

/* 수정 행 상태 스타일 */
.aui-grid-row-state-edited {
	background: url(./images/modified_icon.png) 50% 50% no-repeat !important;
	cursor: pointer;
}

/* 추가한 행-수정 상태 스타일 */
.aui-grid-row-state-added-edited {
	background: url(./images/modified_a_icon.png) 50% 50% no-repeat !important;
	cursor: pointer;
}

/* 상태 칼럼에 출력 시킬 스타일 끝*/

/* 소프트 모드 삭제한 행 스타일*/
.aui-grid-row-soft-removed-marker {
	color: #aaa !important;
	text-decoration: line-through !important;
}

/* 수정한 셀 표시 스타일(마커) */
.aui-grid-cell-edited-marker {
	top: 0px;
	margin: 0px !important;
	width: 0px;
	height: 0px;
	border-left: 4px solid #990085;
	border-top: 4px solid #990085;
	border-bottom: 4px solid transparent;
	border-right: 4px solid transparent;
}

/* 엑스트차 체크박스 체크된 행 스타일*/
.aui-grid-extra-checked-row {
	background: #ffffe4;
}

/* 페이징 패널 스타일 */
.aui-grid-paging-panel {
	text-align: center;
	background: #eaeaea;
	background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -moz-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -ms-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -o-linear-gradient(top, #f8f8f8, #eaeaea);
	background: linear-gradient(to bottom, #f8f8f8, #eaeaea);
	border-top: 1px solid #bdbdbd;
	box-sizing: border-box;
}

/* 페이징 넘버링 */
.aui-grid-paging-panel .aui-grid-paging-number {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 1em;
	min-width: 2em;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin: 4px 2px 0 2px;
}

.aui-grid-paging-panel .aui-grid-paging-number:hover {
	background-color: #ccc;
	border: 1px solid #ccc;
	cursor: pointer;
}

/* 페이징 현재 페이지 선택 넘버링 */
.aui-grid-paging-panel .aui-grid-paging-number-selected {
	background: #555 !important;
	border: 1px solid #555 !important;
	color: #ffffff !important;
}

/* 페이징 이전 버튼 */
.aui-grid-paging-panel .aui-grid-paging-prev {
	background: url(./images/prev_ico.png) 50% 50% no-repeat;
	text-indent: -99999px;
}

/* 페이징 다음 버튼 */
.aui-grid-paging-panel .aui-grid-paging-next {
	background: url(./images/next_ico.png) 50% 50% no-repeat;
	text-indent: -99999px;
}

/* 페이징 처음 버튼 */
.aui-grid-paging-panel .aui-grid-paging-first {
	background: url(./images/first_ico.png) 50% 50% no-repeat;
	text-indent: -99999px;
}

/* 페이징 마지막 버튼 */
.aui-grid-paging-panel .aui-grid-paging-last {
	background: url(./images/last_ico.png) 50% 50% no-repeat;
	text-indent: -99999px;
}

/* 페이징 모드 simple 인 경우 나타나는 현재 페이지 */
.aui-grid-paging-number-simple-text {
	margin-left: 1em;
	margin-right: 1em;
	font-weight: bold;
	cursor: default;
}

/* 페이징 정보 텍스트 */
.aui-grid-paging-panel .aui-grid-paging-info-text {
	position: absolute;
	right: 0px;
	margin: 8px 10px 0 0;
}

/* 페이징 행 개수 변경 select */
.aui-grid-paging-row-count-select {
	width: 50px;
	border: 1px solid #ddd;
	margin-left: 10px;
	vertical-align: top;
	margin: 4px 2px 0 8px;
	font-size: 1em;
	min-width: 2em;
	height: 24px;
	line-height: 2em;
}

/* pagingMode button인 경우 좌우 버튼 공용*/
.aui-grid-paging-simple-button {
	border-radius: 20px;
	width: 40px;
	line-height: 40px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	text-indent: -99999px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
	cursor: pointer;
}

/* pagingMode button인 좌-이전 버튼*/
.aui-grid-paging-simple-butotn-prev {
	left: 4px;
	bottom: 4px;
	background: #ffffff url(./images/prev_ico.png) 50% 50% no-repeat;
}

/* pagingMode button인 우-다음 버튼*/
.aui-grid-paging-simple-butotn-next {
	right: 4px;
	bottom: 4px;
	background: #ffffff url(./images/next_ico.png) 50% 50% no-repeat;
}

/* 그룹핑 패널 스타일 */
.aui-grid-grouping-panel {
	background: #eaeaea;
	background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -moz-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -ms-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -o-linear-gradient(top, #f8f8f8, #eaeaea);
	background: linear-gradient(to bottom, #f8f8f8, #eaeaea);
	border-bottom: 1px solid #bdbdbd;
	box-sizing: border-box !important;
	text-align: left;
}

/* 그룹핑 메세지 */
.aui-grid-grouping-message {
	display: inline-block;
	padding: 10px 0 0 15px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #555555;
	cursor: default;
}

/* 그룹핑 드래깅 할 때 보이는 이미지 */
.aui-grid-grouping-dragging-proxy {
	background: #eeeeee url(./images/accept-not.png) 98% 50% no-repeat;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter: alpha(opacity=70);
	opacity: 0.7;
	border: 1px solid #aaaaaa;
	cursor: default;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	font-size: 13px;
	z-index: 9999;
	max-width: 600px;
}

/* 그룹핑 드래깅 할 때 보이는 Accept 이미지 */
.aui-grid-grouping-dragging-proxy-accept {
	background: #eeeeee url(./images/accept-ok.png) 98% 50% no-repeat;
}

/* 그룹핑 패널에 있는 그룹핑 패널 아이템 */
.aui-grid-grouping-item {
	background: #eeeeee url(./images/delete.png) 98% 50% no-repeat;
	border: 1px solid #aaaaaa;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	padding: 4px 30px 4px 20px;
	white-space: nowrap;
}

/* 그룹핑 패널 좌 스크롤 버턴 */
.aui-grid-grouping-prev-btn {
	background: #bbbbbb url('./images/icon-left.png') no-repeat 50% 50%;
}

.aui-grid-grouping-prev-btn:hover {
	background: #aaaaaa url('./images/icon-left.png') no-repeat 50% 50%;
	cursor: pointer;
}

/* 그룹핑 패널 우 스크롤 버턴 */
.aui-grid-grouping-next-btn {
	background: #bbbbbb url('./images/icon-right.png') no-repeat 50% 50%;
}

.aui-grid-grouping-next-btn:hover {
	background: #aaaaaa url('./images/icon-right.png') no-repeat 50% 50%;
	cursor: pointer;
}

/* 헤더 필터 아이콘 스타일 */
.aui-grid-header-filter-icon {
	border-left: 1px solid #dadada;
	border-right: none;
	background: url(./images/filter_ico.png) 50% 50% no-repeat;
	box-sizing: content-box;
	cursor: pointer;
}

.aui-grid-header-filter-icon:hover {
	background: #ddd url(./images/filter_ico.png) 50% 50% no-repeat;
}

/* 현재 필터링 된 상태 아이콘 스타일 */
.aui-grid-header-filter-icon-filtered {
	border-left: 1px solid #dadada;
	border-right: none;
	background: #999 url(./images/filter_ico.png) 50% 50% no-repeat;
	box-sizing: content-box;
	cursor: pointer;
}

/* 필터 팝업 레이어 */
.aui-grid-filter-popup-layer {
	font-family: 'Malgun Gothic', '맑은 고딕', AppleSDGothicNeo-Light, sans-serif;
	font-size: 12px;
	background: #fff;
	border: 1px solid #aaaaaa;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	z-index: 1999;
}

/* 필터 초기화 */
.aui-grid-filter-popup-layer > span:first-child {
	background: url(./images/filter_ico.png) 5px 50% no-repeat;
	margin: 10px 0px 4px 0px;
	display: block;
	padding: 4px;
	padding-left: 24px;
	line-height: 18px;
}

/* 필터 초기화 over */
.aui-grid-filter-popup-layer > span:first-child:hover {
	background: #ddd url(./images/filter_ico.png) 5px 50% no-repeat;
	cursor: pointer;
}

/* 필터 - 확장 필터 */
.aui-grid-filter-popup-layer .aui-grid-filter-exmenu-span {
	background: url(./images/icon-right.png) 100% 50% no-repeat;
	margin: 0;
	display: block;
	padding: 4px;
	padding-left: 24px;
	line-height: 18px;
}

/* 필터 - 확장 필터 over */
.aui-grid-filter-popup-layer .aui-grid-filter-exmenu-span:hover {
	background-color: #ddd;
	cursor: pointer;
}

/* 필터 - 확장 필터 선택됨 */
.aui-grid-filter-popup-layer .aui-grid-filter-exmenu-span-selected {
	background-color: #ddd;
}

/* 필터 - 확장 필터 서브 메뉴 */
.aui-grid-filter-popup-filter-exmenu-sub-layer {
	font-family: 'Malgun Gothic', '맑은 고딕', AppleSDGothicNeo-Light, sans-serif;
	font-size: 12px;
	background: #fff;
	border: 1px solid #aaaaaa;
	box-sizing: border-box;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	z-index: 1999;
}

.aui-grid-filter-exmenu-sub-ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.aui-grid-filter-exmenu-sub-ul .aui-grid-filter-exmenu-sub-li {
	position: relative;
	margin: 0;
	padding: 3px 20px 3px 30px;
	cursor: pointer;
	min-height: 0;
}

.aui-grid-filter-exmenu-sub-ul .aui-grid-filter-exmenu-sub-li:hover {
	background: #ddd;
	cursor: pointer;
}

.aui-grid-filter-exmenu-sub-ul .aui-grid-filter-exmenu-sub-divider {
	margin: 2px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
	border-top-color: #aaaaaa;
	border-top-style: solid;
}

/* 필드 - 확장 필터 사용자 지정 modal 컨테이너 */
.aui-grid-filter-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2050;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

/* 사용자 필터 - 숫자, 텍스트 필터 Modal 다이얼로그 */
.aui-grid-filter-modal-dialog {
	font-family: 'Malgun Gothic', '맑은 고딕', AppleSDGothicNeo-Light, sans-serif;
	font-size: 12px;
	position: relative;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	top: 50%;
	margin-top: -130px;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
}

.aui-grid-filter-modal-dialog-header {
	min-height: 18px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

/* 필터 modal 닫기 버턴 */
.aui-grid-filter-modal-close-btn {
	width: 16px;
	height: 16px;
	background: url(./images/close.png) 50% 50% no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

.aui-grid-filter-modal-dialog-header .aui-grid-filter-modal-header-title {
	font-size: 1.2em;
	font-weight: bold;
}

.aui-grid-filter-modal-dialog-body {
	position: relative;
	padding: 5px 15px 15px 15px;
}

.aui-grid-filter-modal-dialog-body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.aui-grid-filter-modal-dialog-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.aui-grid-filter-modal-dialog-body .aui-grid-filter-modal-body-container li select {
	width: 120px;
	padding: 4px;
	border: 1px solid #c9c9c9;
	font-size: inherit;
}

.aui-grid-filter-modal-dialog-body .aui-grid-filter-modal-body-container li input[type='text'] {
	padding: 4px;
	margin-left: 10px;
	width: 304px;
	box-sizing: border-box;
	border: 1px solid #c9c9c9;
	font-size: inherit;
}

.aui-grid-filter-modal-dialog-body .aui-grid-filter-modal-body-container li input[type='radio'] {
	margin: 0 4px 2px 20px;
	vertical-align: middle;
}

.aui-grid-filter-modal-dialog-body .aui-grid-filter-modal-body-container > li {
	cursor: default;
	padding: 6px 4px;
}

/* 필드 설정 확인, 취소 버턴 */
.aui-grid-filter-modal-dialog-footer .aui-button {
	background: #eee;
	border: 1px solid #aaaaaa;
	background-clip: padding-box;
	display: inline-block;
	line-height: 1em;
	border-radius: 0px;
	appearance: none;
	-webkit-appearance: none;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding: 6px 2em;
}

.aui-grid-filter-modal-dialog-footer .aui-button:hover {
	background: #ddd;
}

/* 필터 - 확장 필터 modal 사용자 지정 종료.*/

/* 필터 스크롤 컨테이너 영역*/
.aui-grid-filter-popup-layer .aui-container {
	border: 1px solid #aaaaaa;
	margin: 10px 5px;
}

/* 필터 스크롤 컨테이너 스크롤 재정의*/
.aui-grid-filter-popup-layer .aui-container .aui-hscrollbar .aui-scroll-thumb,
.aui-grid-filter-popup-layer .aui-container .aui-vscrollbar .aui-scroll-thumb {
	background: #aaaaaa;
}

/* 필터 안의 Too may Items..문구 */
.aui-grid-filter-popup-layer .aui-container .aui-grid-filter-info-message {
	padding-left: 4px;
	font-weight: bold;
	cursor: default;
}

/* 필터 체크박스*/
.aui-grid-filter-popup-layer .aui-container .aui-check-label-box {
	padding: 2px 6px;
	cursor: default;
}

.aui-grid-filter-popup-layer .aui-container .aui-check-label-box:hover {
	background: #ddd;
}

.aui-grid-filter-popup-layer .aui-container .aui-check-label-box .aui-checkbox {
	vertical-align: bottom;
	margin-right: 4px;
	margin-top: 0 !important;
}

/* 필터 자동완성 검색 인풋 시작 */
.aui-grid-filter-popup-layer .aui-autocomplete-input {
	overflow: hidden;
	position: relative;
	height: 20px;
	margin: 10px 5px;
	border: 1px solid #c9c9c9;
	vertical-align: middle;
}

.aui-grid-filter-popup-layer .aui-autocomplete-input .aui-input-text {
	width: 166px;
	height: 18px;
	border: 0;
	font-size: 12px;
	outline: none;
	line-height: 18px;
	vertical-align: middle;
	padding: 0 4px;
	box-sizing: border-box;
}

.aui-input-text::-ms-clear {
	display: none;
}

.aui-grid-filter-popup-layer .aui-autocomplete-input .aui-autocomplete-btn {
	position: absolute;
	top: 1px;
	right: 1px;
	display: inline-block;
	background: url(./images/search.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
}

.aui-grid-filter-popup-layer-footer {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

.aui-grid-filter-popup-layer-footer .aui-button-disable {
	cursor: default !important;
	border: 1px solid #ddd !important;
	color: #ccc !important;
	background: #eee !important;
}

.aui-grid-filter-popup-layer .filer-layer-resizer {
	background: url(./images/grid-dot-icon.png) 0 0 no-repeat;
	cursor: se-resize;
	right: 1px;
	bottom: 1px;
	width: 8px;
	height: 8px;
}

/* 인라인 필터 박스 */
.aui-grid-filter-inline-box {
	border: 1px solid #bdbdbd;
	box-sizing: border-box !important;
	background: #ffffff !important;
}

.aui-grid-filter-inline-box-focus {
	border-color: #3db7cc;
}

/* 인라인 필터 인풋에 표시되는 클리어(X) 버튼 */
.aui-grid-filter-inline-input-clear {
	display: inline-block;
	background: url(./images/clear_del.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	vertical-align: middle;
	cursor: pointer;
	width: 16px;
	height: 16px;
}

/* 인라인 필터 인풋 */
.aui-grid-filter-inline-input {
	font-size: 12px;
	height: 24px;
	padding: 0 4px;
	border: none !important;
	box-sizing: border-box !important;
	background: #ffffff !important;
	transition: none !important;
}

.aui-grid-filter-inline-input:focus {
	outline: none !important;
}

.aui-grid-filter-inline-input::-ms-clear {
	display: none;
}

/* 인라인 필터 행 스타일 */
.aui-grid-filter-inline-row {
	background: #efefef;
}

/* 컨텍스트 메뉴 */
.aui-grid-context-popup-layer {
	font-size: 12px;
	min-width: 180px;
	max-width: 300px;
	padding: 10px 0px;
	background: #fff;
	border: 1px solid #aaaaaa;
	border-radius: 0px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	z-index: 99999;
}
.aui-grid-context-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* 컨텍스트 아이템 */
.aui-grid-context-item {
	position: relative;
	cursor: default;
	text-align: left;
	height: 28px;
	line-height: 28px;
	padding: 0 24px 0 24px;
	white-space: nowrap;
	margin: 0;
	text-overflow: ellipsis;
	overflow: hidden;
}

.aui-grid-context-item:hover {
	background-color: #ddd;
}

.aui-grid-context-item-disable {
	color: #cccccc !important;
	background: transparent !important;
	cursor: default !important;
}

/* 컨텍스트 아이템 구분 라인 */
.aui-grid-context-item-line {
	height: 1px;
	padding: 0 10px 0 24px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

/* 컨텍스트 서브 메뉴*/
.aui-grid-context-list-ul-sub {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	min-width: 180px;
	max-width: 300px;
	padding: 10px 0px;
	background: #fff;
	border: 1px solid #aaaaaa;
	border-radius: 0px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	z-index: 99999;
}
.aui-grid-context-item-has-sub-menu {
	background-size: 16px 16px;
	background-position: right 50%;
	background-image: url(./images/arrow-right.png);
	background-repeat: no-repeat;
	overflow: visible !important;
}

/* 내보내기 진행 표시 스타일 */
.aui-grid-export-progress-container {
	width: 280px;
	height: 80px;
	border: 1px solid #aaaaaa;
	box-sizing: border-box !important;
	margin: 0 auto;
	background: #eee;
	background: -webkit-linear-gradient(top, #f8f8f8, #eee);
	background: -moz-linear-gradient(top, #f8f8f8, #eee);
	background: -ms-linear-gradient(top, #f8f8f8, #eee);
	background: -o-linear-gradient(top, #f8f8f8, #eee);
	background: linear-gradient(to bottom, #f8f8f8, #eee);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.aui-grid-export-progress-wrapper {
	position: relative;
	width: 260px;
	margin-left: 10px;
	margin-top: 14px;
	height: 20px;
	overflow: hidden;
	box-sizing: border-box !important;
	background-color: #f5f5f5;
	border: 1px solid #aaaaaa;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.aui-grid-export-progress-bar {
	background-color: #337ab7;
	width: 0%;
	height: 20px;
}

.aui-grid-export-progress-percent {
	position: absolute;
	display: inline-block;
	top: 1px;
	left: 48%;
	color: #555;
	font-weight: bold;
}

.aui-grid-export-progress-title {
	margin-top: 10px;
	margin-right: 40px;
	text-indent: 10px;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 내보내기 진행 표시 스타일 끝 */

/* 모든 칼럼 렌더러의 베이스 */
.aui-grid-renderer-base {
	text-overflow: ellipsis;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.aui-grid-custom-complex-renderer {
	position: relative;
}

/* 버턴 렌더러 스타일 */
.aui-grid-button-renderer {
	color: #000000;
	background: #eee;
	border: 1px solid #aaaaaa;
	background-clip: padding-box;
	box-sizing: border-box;
	display: inline-block;
	line-height: 1em;
	border-radius: 0px;
	appearance: none;
	-webkit-appearance: none;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding: 4px;
}

.aui-grid-button-renderer:hover {
	background: #ddd;
}

.aui-grid-button-percent-width {
	width: 80%;
}

/* 버튼 비활성화 처리 */
.aui-grid-button-renderer-disabled {
	cursor: not-allowed;
	border: 1px solid #ddd;
	color: #ccc;
}

/* 버턴 렌더러 스타일 끝 */

/** 넘버 스텝퍼 렌더러 시작 */
.aui-grid-number-step-renderer {
	/*border-radius: 3px;*/
	margin: 0;
	overflow: hidden;
	position: relative;
}

.aui-grid-number-step-input {
	background: #f9f9f9;
	border: 1px solid #ccc;
	overflow: hidden;
	z-index: 49;
	text-align: inherit;
	padding: 0;
	padding-right: 26px;
	font-size: 12px;
	color: #000;
	max-height: 26px;
	line-height: 1em;
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	cursor: default;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	text-indent: 12px;
}

.aui-grid-number-step-input::-ms-clear {
	display: none;
}

.aui-grid-number-step-up-btn {
	border: 1px solid #ccc;
	background: #eee url(./images/icon-up.png) 50% 50% no-repeat;
	border-bottom: none;
	cursor: pointer;
	display: block;
	height: 50%;
	top: 0;
	right: 0;
	text-indent: -99999px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.aui-grid-number-step-down-btn {
	border: 1px solid #ccc;
	background: #eee url(./images/icon-down.png) 50% 50% no-repeat;
	border-top: none;
	cursor: pointer;
	display: block;
	height: 50%;
	right: 0;
	bottom: 0;
	text-indent: -99999px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.aui-grid-number-step-up-btn:hover {
	background: #bbb url(./images/icon-up.png) 50% 50% no-repeat;
}

.aui-grid-number-step-down-btn:hover {
	background: #bbb url(./images/icon-down.png) 50% 50% no-repeat;
}

.aui-grid-number-step-btn-horizontal {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/** 넘버 스텝퍼 렌더러 끝 */

/* 드랍다운리스트 렌더러 시작 */
.aui-grid-drop-list-wrapper {
	background: #eaeaea;
	background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -moz-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -ms-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -o-linear-gradient(top, #f8f8f8, #eaeaea);
	background: linear-gradient(to bottom, #f8f8f8, #eaeaea);
	border: 1px solid #aaa;
	border-radius: 0px;
	display: block;
	height: 22px;
	color: #000;
	font-weight: normal;
	font-size: 1em;
	line-height: 1em;
	box-sizing: content-box;
}

.aui-grid-drop-list-content {
	display: inline-block;
	border-radius: 0px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	overflow: hidden;
	font-size: 1em;
	line-height: 2em;
	vertical-align: top;
	text-align: center;
}

.aui-grid-drop-list-icon {
	display: inline-block;
	border-left: 1px solid #ccc;
	background: url(./images/icon-down.png) 50% 50% no-repeat;
	cursor: pointer;
	height: 22px;
}

/* 드랍다운리스트 비활성화 처리 */
.aui-grid-drop-list-renderer-disabled {
	border: 1px solid #ddd;
	background: #eaeaea;
}

.aui-grid-drop-list-renderer-disabled .aui-grid-drop-list-content {
	cursor: not-allowed;
	color: #ccc;
}

/* 드랍다운리스트 렌더러 끝 */

/* 드랍다운리스트, 콤보박스에서 나오는 리스트의 상위 랩퍼 */
.aui-grid-drop-list-item-wrapper {
	background: #fff;
	font-size: 12px;
	border: 1px solid #aaa;
	overflow-y: auto;
	overflow-x: auto;
	text-align: center;
	border-radius: 0;
	z-index: 1999;
	max-height: 300px;
	max-width: 600px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

/* 드랍다운리스트, 콤보박스에서 나오는 리스트 개별 아이템 ul */
.aui-grid-drop-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* 드랍다운리스트, 콤보박스에서 나오는 리스트 개별 아이템 li */
.aui-grid-drop-list-item {
	cursor: default;
	height: 24px;
	line-height: 24px;
	padding: 0 4px;
	white-space: nowrap;
	margin: 0;
}

.aui-grid-drop-list-item-selected {
	background: #b2ccff;
}

.aui-grid-drop-list-item:hover {
	background: #4374d9;
	color: #fff;
}

/* 드랍다운리스트 다중 선택에서 선택된 아이템 체크박스 표시 li */
.aui-grid-drop-list-item-checked {
	background: #b2ccff url('./images/blue-check.png') no-repeat 4px 50%;
}

.aui-grid-drop-list-item-checked:hover {
	background: #4374d9 url('./images/blue-check.png') no-repeat 4px 50%;
	color: #fff;
}

.aui-grid-drop-list-all-check {
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
}

/* 바렌더러 바게이지 시작*/
/* 바게이지 전체 랩핑 div */
.aui-grid-bar-renderer {
	position: relative;
}

/* 바게이지 텍스트 span*/
.aui-grid-bar-renderer span {
	position: relative;
	margin-top: 4px;
	padding: 0 2px;
}

/* 바게이지 바 베이스*/
.aui-grid-bar-renderer-bar-base {
	box-sizing: border-box;
	border: 1px solid #e4e4e4;
}

/* 바게이지 일반 바 */
.aui-grid-bar-renderer-normal {
	background: #2f9d27;
	background: -webkit-linear-gradient(right, #86e57f, #2f9d27);
	background: -moz-linear-gradient(right, #86e57f, #2f9d27);
	background: -ms-linear-gradient(right, #86e57f, #2f9d27);
	background: -o-linear-gradient(right, #86e57f, #2f9d27);
	background: linear-gradient(to left, #86e57f, #2f9d27);
}

/* 바게이지 오른쪽에서 왼쪽으로 렌더링 될 때  바 */
.aui-grid-bar-renderer-reverse {
	background: #df4d4d;
	background: -webkit-linear-gradient(left, #ff9595, #df4d4d);
	background: -moz-linear-gradient(left, #ff9595, #df4d4d);
	background: -ms-linear-gradient(left, #ff9595, #df4d4d);
	background: -o-linear-gradient(left, #ff9595, #df4d4d);
	background: linear-gradient(to right, #ff9595, #df4d4d);
}

/* 바게이지 양수 음수 함께 사용되는 영역에서 음수 바 */
.aui-grid-bar-renderer-negative {
	background: #df4d4d;
}

/* 바게이지 양수 음수 함께 사용되는 영역에서 양수 바 */
.aui-grid-bar-renderer-positive {
	background: #2f9d27;
}

/* 바렌더러 바게이지 끝*/

/* 달력 */
.aui-grid-calendar-wrapper {
	z-index: 1999;
	background: #ffffff;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.aui-grid-calendar-wrapper .aui-calendar {
	font-family: 'Malgun Gothic', '맑은 고딕', AppleSDGothicNeo-Light, sans-serif;
	background: #fff;
	font-size: 12px;
	width: 190px;
	height: auto;
	border: 1px solid #aaa;
	border-radius: 0px;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-header {
	height: 38px;
	background: #eaeaea;
	background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -moz-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -ms-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -o-linear-gradient(top, #f8f8f8, #eaeaea);
	background: linear-gradient(to bottom, #f8f8f8, #eaeaea);
	border-bottom: 1px solid #aaa;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-left-btn {
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 20px;
	height: 36px;
	box-sizing: border-box;
	background: url('./images/prev_ico.png') no-repeat 50% 50%;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-right-btn {
	display: inline-block;
	position: absolute;
	top: 2px;
	right: 2px;
	width: 20px;
	height: 36px;
	box-sizing: border-box;
	background: url('./images/next_ico.png') no-repeat 50% 50%;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-left-btn:hover,
.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-right-btn:hover {
	cursor: pointer;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-footer {
	background: #eaeaea;
	background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -moz-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -ms-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -o-linear-gradient(top, #f8f8f8, #eaeaea);
	background: linear-gradient(to bottom, #f8f8f8, #eaeaea);
	height: 30px;
	position: relative;
	text-align: center;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-today-btn {
	display: inline-block;
	position: absolute;
	font-weight: bold;
	top: 3px;
	right: 2px;
	padding: 2px 4px;
	border: 1px solid #2e6da4;
	color: #fff;
	background: #337ab7;
	border-radius: 0px;
	cursor: pointer;
	box-sizing: border-box;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-today-btn:hover {
	border: 1px solid #122b40;
	background: #286090;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-delete-btn {
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 2px;
	padding: 2px 4px;
	border: 1px solid #aaa;
	background: #eaeaea;
	border-radius: 0px;
	cursor: pointer;
	box-sizing: border-box;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-delete-btn:hover {
	border: 1px solid #aaa;
	background: #ddd;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-title {
	display: inline-block;
	text-align: center;
	width: 100%;
	font-size: 14px;
	margin-top: 10px;
	box-sizing: border-box;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-title:hover {
	cursor: pointer;
}

.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-table {
	width: 100%;
	border-spacing: 1px;
	border-collapse: separate;
}

.aui-grid-calendar-wrapper .aui-calendar .day-title {
	font-weight: bold;
	text-align: center;
}

.aui-grid-calendar-wrapper .aui-calendar .weekday {
	text-align: center;
	color: #555;
	padding: 4px;
	border: 1px solid #d3d3d3;
	box-sizing: border-box;
	background: #eaeaea;
	background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -moz-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -ms-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -o-linear-gradient(top, #f8f8f8, #eaeaea);
	background: linear-gradient(to bottom, #f8f8f8, #eaeaea);
}

.aui-grid-calendar-wrapper .aui-calendar .weekday:hover {
	cursor: pointer;
	border: 1px solid #777;
}

.aui-grid-calendar-wrapper .aui-calendar .sunday {
	color: #f00;
}

.aui-grid-calendar-wrapper .aui-calendar .saturday {
	color: #00f;
}

.aui-grid-calendar-wrapper .aui-calendar .selected-day {
	background: #555;
	background: -webkit-linear-gradient(top, #989898, #555);
	background: -moz-linear-gradient(top, #989898, #555);
	background: -ms-linear-gradient(top, #989898, #555);
	background: -o-linear-gradient(top, #989898, #555);
	background: linear-gradient(to bottom, #989898, #555);
	color: #ffffff !important;
}

.aui-grid-calendar-wrapper .aui-calendar .today {
	border: 1px solid #cc723d;
	box-sizing: border-box;
}

/* 이전, 다음 달의 여분 날짜(day) */
.aui-grid-calendar-wrapper .aui-calendar .extraday {
	text-align: center;
	color: #aaa;
	padding: 4px;
	border: 1px solid #d3d3d3;
	box-sizing: border-box;
}

.aui-grid-calendar-wrapper .aui-calendar .extraday:hover {
	cursor: pointer;
	border: 1px solid #777;
}

.aui-grid-calendar-wrapper .aui-calendar .month,
.aui-grid-calendar-wrapper .aui-calendar .year {
	text-align: center;
	color: #555;
	text-align: center;
	padding: 14px 4px;
	border: 1px solid #d3d3d3;
	box-sizing: border-box;
	background: #eaeaea;
	background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -moz-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -ms-linear-gradient(top, #f8f8f8, #eaeaea);
	background: -o-linear-gradient(top, #f8f8f8, #eaeaea);
	background: linear-gradient(to bottom, #f8f8f8, #eaeaea);
}

.aui-grid-calendar-wrapper .aui-calendar .month:hover,
.aui-grid-calendar-wrapper .aui-calendar .year:hover {
	cursor: pointer;
	border: 1px solid #777;
}

.aui-grid-calendar-wrapper .aui-calendar .selected-month,
.aui-grid-calendar-wrapper .aui-calendar .selected-year {
	background: #555;
	background: -webkit-linear-gradient(top, #989898, #555);
	background: -moz-linear-gradient(top, #989898, #555);
	background: -ms-linear-gradient(top, #989898, #555);
	background: -o-linear-gradient(top, #989898, #555);
	background: linear-gradient(to bottom, #989898, #555);
	color: #ffffff !important;
}
.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-confirm-btn {
	display: inline-block;
	position: absolute;
	font-weight: bold;
	top: 3px;
	right: 2px;
	padding: 2px 4px;
	border: 1px solid #2e6da4;
	color: #fff;
	background: #337ab7;
	border-radius: 0px;
	cursor: pointer;
	box-sizing: border-box;
}
.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-confirm-btn:hover {
	border: 1px solid #122b40;
	background: #286090;
}

/* 달력 시간 */
.aui-grid-calendar-wrapper .aui-calendar .aui-calendar-body-time {
	text-align: center;
}
.aui-grid-calendar-wrapper .aui-calendar .aui-grid-calendar-time-select {
	font-size: 12px;
	width: 40%;
	border: 1px solid #ddd;
	margin-left: 0px;
	vertical-align: top;
	margin: 4px 2px 4px 2px;
	min-width: 2em;
	height: 28px;
	line-height: 2em;
}
.aui-grid-calendar-wrapper .aui-calendar .aui-grid-calendar-time-colon {
	margin-top: 8px;
	display: inline-block;
	margin-left: 3px;
	font-size: 20px;
	margin-right: 3px;
	font-weight: bold;
}
/* 달력 끝 */

/* bootstrap-datepicker, jquery-datepicker 달력 시작*/
.aui-grid-bootstrap-calendar-wrapper,
.aui-grid-jq-calendar-wrapper {
	font-family: 'Malgun Gothic', '맑은 고딕', AppleSDGothicNeo-Light, sans-serif;
	font-size: 13px;
	padding: 4px;
	position: absolute;
	z-index: 1060;
	min-width: 160px;
	margin: 2px 0 0;
	list-style: none;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.aui-grid-bootstrap-calendar-wrapper *,
.aui-grid-bootstrap-calendar-wrapper * {
	box-sizing: content-box;
}
/* bootstrap-datepicker,jquery-datepicker 달력 끝*/

/* 사용자 정의 에디트 렌더러 */
.aui-grid-edit-renderer-custom {
	font-family: 'Malgun Gothic', '맑은 고딕', AppleSDGothicNeo-Light, sans-serif;
	font-size: 12px;
	background: #fff;
	border: 1px solid #aaaaaa;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	z-index: 1999;
}

/* 링크 렌더러 */
.aui-grid-link-renderer > a {
	text-decoration: underline;
}
/* 링크 렌더러 끝*/

/* 스위치 렌더러 */
.aui-switch-toggle-label {
	position: relative;
}

.aui-switch-toggle-label-disabled {
	cursor: not-allowed !important;
}

.aui-switch-toggle-label .aui-checkbox {
	opacity: 0 !important;
	width: 0 !important;
	height: 0 !important;
}

.aui-switch-toggle-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #cccccc;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	--bar-total-width: 56px;
	--bar-width: 20px;
}

.aui-switch-toggle-slider:before {
	position: absolute;
	content: '';
	width: var(--bar-width);
	height: var(--bar-width);
	left: 2px;
	bottom: 2px;
	background-color: #ffffff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.aui-switch-toggle-label .aui-checkbox:checked + .aui-switch-toggle-slider {
	background-color: #04aa6c;
}

.aui-checkbox:checked + .aui-switch-toggle-slider:before {
	transform: translateX(calc(var(--bar-total-width) - var(--bar-width)));
}

.aui-switch-toggle-slider-round:before {
	border-radius: 50%;
}
/* 스위치 렌더러 끝 */

/* 셀 에디터 버턴 기본 스타일 */
.aui-grid-cell-editor-button {
	cursor: pointer;
	background: url(./images/pad-icon.png) 50% 50% no-repeat;
	background-size: 14px;
	border: none;
}

/* 셀 에디터 버턴 텍스트 인풋 스타일 */
.aui-grid-cell-editor-button-inputer {
	background: url(./images/input-icon.png) 50% 50% no-repeat;
}

/* 셀 에디터 버턴 콤보박스, 드랍다운리스트 스타일 */
.aui-grid-cell-editor-button-combo-list,
.aui-grid-cell-editor-button-drop-list {
	background: url(./images/list-icon.png) 50% 50% no-repeat;
}

/* 셀 에디터 버턴 달력 스타일 */
.aui-grid-cell-editor-button-calendar {
	background: url(./images/calendar-icon.png) 50% 50% no-repeat;
}

/* 셀 에디터 버턴 리모트리스트 검색 스타일 */
.aui-grid-cell-editor-button-remote-search {
	background: url(./images/search2.png) 50% 50% no-repeat;
}

/* 셀 에디터 버턴 리모트리스트 프리로더 */
.aui-grid-cell-editor-button-ajax-loader {
	background: url(./images/tiny-ajax-loader.gif) 50% 50% no-repeat;
}

/* 계층형인 경우 Depth 에 따른 ROW 간 스타일 */
.aui-grid-row-depth1-style {
	font-weight: bold;
	color: #eaeaea;
	background: #5d5d5d;
}

.aui-grid-row-depth2-style {
	font-weight: bold;
	color: #5d5d5d;
	background: #bdbdbd;
}

.aui-grid-row-depth3-style {
	font-weight: bold;
	color: #5d5d5d;
	background: #eaeaea;
}

.aui-grid-row-depth-default-style {
	font-weight: bold;
	color: #000;
}
