@charset "UTF-8";
/**
pivot-webfont Webfont
*/
@font-face {
  font-family: "pivot-webfont";
  src: url("fonts/pivot-webfont.woff2?1627383548603") format("woff2"), url("fonts/pivot-webfont.woff?1627383548603") format("woff");
  font-weight: normal;
  font-style: normal;
}
[class^=pt-]:before,
[class*=pt-]:before {
  font-family: "pivot-webfont" !important;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  font-size: 20px;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
Glyphs list
*/
.pt-chart:before {
  content: "";
}

.pt-settings:before {
  content: "";
}

.pt-values:before {
  content: "";
}

.pt-group:before {
  content: "";
}

.pt-rows:before {
  content: "";
}

.pt-columns:before {
  content: "";
}

.pt-filter:before {
  content: "";
}

.webix_pivot_add_value {
  color: #1ca1c1;
  font-weight: 500;
  font-size: 12px;
}
.webix_pivot_add_value .webix_template {
  padding: 3px 0;
}

.webix_pivot_handle_add_value {
  display: inline-block;
  height: 100%;
  width: auto;
  cursor: pointer;
  border-radius: 2px;
  padding: 0 12px 0 8px;
  line-height: 26px;
}
.webix_pivot_handle_add_value .webix_icon {
  vertical-align: middle;
  padding-right: 4px;
}
.webix_pivot_handle_add_value:hover {
  background-color: #f4f5f9;
}

.webix_pivot_config_container {
  z-index: 1;
}
.webix_pivot_config_container .webix_button {
  font-size: 14px;
}

.webix_pivot_configuration {
  background-color: transparent;
}
.webix_pivot_configuration .webix_pivot_value_color .webix_inp_static {
  font-size: 0;
  padding: 4px;
}
.webix_pivot_configuration .webix_el_colorpicker .webix_input_icon {
  border-radius: 2px;
}
.webix_pivot_configuration .portlet_drag {
  left: 8px;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  opacity: 1;
}
.webix_pivot_configuration .portlet_drag .webix_icon {
  font-size: 20px;
  color: #94a1b3;
}
.webix_pivot_configuration .portlet_marker {
  opacity: 0.3;
  border-radius: 2px;
  background-color: #1ca1c1;
}

.webix_pivot_portlet_drag {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 38px;
  color: #475466;
  font-weight: 500;
  padding: 0 8px;
}
.webix_pivot_portlet_drag .webix_icon {
  font-size: 20px;
  color: #94a1b3;
  margin-right: 8px;
  vertical-align: middle;
}

.webix_pivot_configuration .webix_accordionitem {
  border-color: transparent;
  margin-top: 4px !important;
}


.webix_pivot_configuration .webix_accordionitem_header {
  border-color: #ffffff;
  background-color: #f1f5f9;
  border-radius: 6px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.webix_pivot_configuration .webix_accordionitem_header.collapsed {
  background-color: #f4f5f9;
}
.webix_pivot_configuration .webix_accordionitem_header.collapsed .webix_accordionitem_button:before {
  content: "";
}
.webix_pivot_configuration .webix_accordionitem_header .webix_accordionitem_button:before {
  content: "";
}
.webix_pivot_configuration .webix_accordionitem_label .webix_pivot_config_icon {
  vertical-align: middle;
  height: 24px;
  width: 24px;
  margin-right: 4px;
}
.webix_pivot_configuration .webix_accordionitem_label .webix_pivot_config_icon:before {
  font-size: 24px;
  margin-top: -2px;
}
.webix_pivot_configuration .webix_accordionitem.collapsed .webix_accordionitem_header .webix_pivot_config_icon,
.webix_pivot_configuration .webix_accordionitem.collapsed .webix_accordionitem_header .webix_accordionitem_button,
.webix_pivot_configuration .webix_accordionitem .webix_accordionitem_header .webix_pivot_config_icon,
.webix_pivot_configuration .webix_accordionitem .webix_accordionitem_header .webix_accordionitem_button {
  color: #94a1b3;
}
.webix_pivot_configuration .webix_accordionitem.collapsed .webix_accordionitem_header:hover,
.webix_pivot_configuration .webix_accordionitem.collapsed .webix_accordionitem_header:focus,
.webix_pivot_configuration .webix_accordionitem .webix_accordionitem_header:hover,
.webix_pivot_configuration .webix_accordionitem .webix_accordionitem_header:focus {
  background-color: #e7e9f2;
}
.webix_pivot_configuration .webix_accordionitem_label {
  color: #313131;
  line-height: 35px;
  border-bottom-width: 0px;
}
.webix_list_item .webix_pivot_list_marker{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: auto;
}
.webix_el_richselect .webix_pivot_list_marker{
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: auto;
}
.webix_list_item .webix_pivot_list_marker::before {
  content: "";
  display: inline-block;
  border: 1px solid #1ca1c1;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 4px;
}
.webix_list_item .webix_pivot_list_marker_fill::before {
  background-color: #1ca1c1;
}

.webix_list_item.webix_disabled.webix_pivot_values_section {
  color: #1ca1c1;
}

.webix_pivot_complex_operation.webix_el_label .webix_el_box {
  font-weight: normal;
  color: #475466;
  letter-spacing: 0;
  padding-left: 12px;
}
.webix_pivot_toolbar {
  border-color: transparent;
  display: flex;
  z-index: 2;
  border-bottom: 0px solid #dadee0 !important;
}
.webix_pivot_toolbar .webix_template {
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #7a828c;
}

.webix_pivot_settings {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.webix_template.webix_pivot_measure_size {
  font-weight: 500;
}

.webix_pivot_settings .webix_template {
  font-weight: 500;
  line-height: 44px;
  border-right: 1px solid #dadee0;
}
.webix_pivot_settings .webix_template .webix_pivot_toolbar_icon {
  color: #1ca1c1;
}
.webix_pivot_settings .webix_template:hover {
  color: #1ca1c1;
  background-color: #f4f5f9;
}

.webix_el_icon.webix_pivot_settings .webix_icon {
  color: #1ca1c1;
  line-height: 0;
}

.webix_pivot_filter .webix_template {
  border-radius: 2px;
  line-height: 27px;
  background-color: #f4f5f9;
}
.webix_pivot_filter .webix_template .webix_pivot_toolbar_icon {
  color: #7a828c;
}
.webix_pivot_filter .webix_template .webix_pivot_active_filter,
.webix_pivot_filter .webix_template .webix_pivot_active_filter .webix_pivot_toolbar_icon {
  color: #1ca1c1;
}
.webix_pivot_filter .webix_template:hover {
  background-color: #e7e9f2;
}

.webix_pivot_toolbar_icon {
  float: right;
}

.webix_pivot_footer {
  z-index: 1;
  position: relative;
  background: #ffffff;
  margin-top: -1px !important;
  border-top-width: 1px !important;
}

.webix_pivot_toolbar .webix_segment_0,
.webix_pivot_toolbar .webix_segment_1,
.webix_pivot_toolbar .webix_segment_N,
.webix_pivot_footer .webix_segment_0,
.webix_pivot_footer .webix_segment_1,
.webix_pivot_footer .webix_segment_N {
  color: #475466;
  border-color: transparent;
  background-color: transparent;
  border-radius: 2px;
  font-size: 14px;
}
.webix_pivot_toolbar .webix_segment_0.webix_selected,
.webix_pivot_toolbar .webix_segment_1.webix_selected,
.webix_pivot_toolbar .webix_segment_N.webix_selected,
.webix_pivot_footer .webix_segment_0.webix_selected,
.webix_pivot_footer .webix_segment_1.webix_selected,
.webix_pivot_footer .webix_segment_N.webix_selected {
  color: #ffffff;
  border-color: #1ca1c1;
  background-color: #1ca1c1;
}

.webix_column > .webix_max_x {
  background-color: #d4f6e2 !important;
  color: #000000 !important;
}

.webix_column > .webix_min_x {
  background-color: #ffc7c1 !important;
  color: #000000 !important;
}

.webix_column > .webix_max_y {
  background-color: #81c784 !important;
  color: #fff !important;
}

.webix_column > .webix_min_y {
  background-color: #e57373 !important;
  color: #fff !important;
}

.webix_pivot_tree_header .webix_icon {
  color: #94a1b3;
  font-size: 24px;
  width: 24px;
  vertical-align: sub;
}

.webix_pivot_filter .webix_template {
  font-weight: 500;
}

.webix_pivot_measure_size {
  letter-spacing: 0.2px;
}
/* 피벗테이블 오버시 텍스트 보였다 감추기 */
.webix_hcell .webix_pivot_operation{
  display: none;
} 

.webix_hcell:hover .webix_pivot_operation{
  background-color: #e0e0e0;
  border: #e0e0e0 solid 1px;
  line-height: 20px !important;    
  border-radius: 3px;
  display: inline;
  padding: 0 5px;
}
/* pivot table */

/* 피벗 아이콘리스트 간격조절 */
.webix_pivot .webix_column > .webix_cell{
  padding: 0 6px;
}  
.webix_pivot .webix_tree_open:before {
  margin-left: -5px;
}
.webix_pivot .webix_tree_folder_open,
.webix_pivot .webix_tree_folder{
  margin: 0 3px 0 -8px;
}
.webix_pivot .webix_tree_file{
  margin: 0;
}
.webix_pivot .webix_tree_none{
  width: 10px;
}
.webix_pivot .webix_tree_folder, 
.webix_pivot .webix_tree_folder_open, 
.webix_pivot .webix_tree_file{
  font-size: 17px;
  width: 20px;

}
/* 피벗 헤더 폰트 */
.webix_pivot .webix_hcell,
.webix_pivot_filter_popup.webix_view.webix_window .webix_el_richselect .webix_inp_static {
  font-family: 'Pretendard', 'Malgun Gothic', '맑은 고딕', '돋움', dotum, sans-serif;
}


/* 피벗 필터 팝업 */
.webix_pivot_filter_popup.webix_view.webix_window {
  box-shadow: 0 0 7px 7px rgba(36, 60, 82, 0.15) !important;
  border-radius: 6px;
  overflow: visible;
  border:none;
  padding: 10px;
  background: #fff;
}
.webix_pivot_filter_popup.webix_view.webix_window > .webix_win_content,
.webix_view.webix_window.webix_pivot_suggest{
  border-radius: 6px;
}
/* 팝업창 래디어스 따라가기 */
.webix_pivot_filter_popup.webix_view.webix_window .webix_el_richselect .webix_inp_static{
  border-radius: 6px 0 0 0;
}
.webix_pivot_filter_popup.webix_view.webix_window .webix_el_text input{
  border-radius: 0 6px 0 0;
}
/* 버튼 스타일 수정 */
.webix_pivot_filter_popup.webix_view.webix_window .webix_secondary .webix_pressed .webix_button,
.webix_pivot_filter_popup.webix_view.webix_window .webix_secondary .webix_button{
  background: #8692a2;
  color: #fff;
  border:none;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.15);
  border-radius: 0;
}

.webix_pivot_filter_popup.webix_view.webix_window .webix_secondary .webix_button:hover, 
.webix_pivot_filter_popup.webix_view.webix_window .webix_secondary .webix_button:focus, 
.webix_pivot_filter_popup.webix_view.webix_window .webix_secondary .webix_button:active {
  background: #77818f;
  box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.15);
  color: #fff;
  border:none;
}
/* 리스트 체크 박스 삭제 */
.webix_pivot_filter_popup.webix_view.webix_window .webix_multilist .wxi-checkbox-marked{
  color: #8692a2;
}
/* 피벗 테이블 포커스 테두리 삭제 */
.webix_pivot_filter_popup.webix_view.webix_window .webix_el_richselect .webix_inp_static:focus,
.webix_pivot_filter_popup.webix_view.webix_window .webix_el_text input:focus{
  border: 1px solid #CCD7E6
}
/* 피벗 메인 팝업 */
.webix_view.webix_window[aria-label="Pivot"]{
  border-radius: 6px;
  box-shadow: 0 0 7px 7px rgba(36, 60, 82, 0.15) !important;
}
/* 팝업 헤더 */
.webix_view.webix_window[aria-label="Pivot"] .webix_win_head .webix_view.webix_layout_line,
.webix_view.webix_window[aria-label="Pivot"] .webix_header.webix_win_title{
  background: #fff !important;

}
.webix_view.webix_window[aria-label="Pivot"] .webix_win_head .webix_view.webix_layout_line .webix_header{
  color:#111;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_win_head .webix_icon_button .webix_icon{
  color:#111;
}
/* 휴지통아이콘 삭제버튼 */
.webix_view.webix_window[aria-label="Pivot"] .webix_win_body .webix_icon_button .webix_icon{
  content: '';
  position: absolute;
  left: 6px;
  top: 4px;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat -7px -245px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_win_body .webix_icon_button .wxi-close:before{
  content: none;
}

.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_header{
  font-size: 11px;
}

.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem .webix_accordionitem_header .webix_accordionitem_button{
  font-size: 17px;
  line-height: 38px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_add_value{
  color: #739ec7;
  font-weight: 400;
}
.webix_view.webix_window.webix_pivot_suggest .webix_list_item .webix_pivot_list_marker::before{
  content: "";
  display: inline-block;
  border: 1px solid #739ec7;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin-right: 4px;
}
.webix_view.webix_window.webix_pivot_suggest .webix_list_item .webix_pivot_list_marker_fill::before {
  background-color: #739ec7;
}

/* 바디 */
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label .webix_el_box {
  position: relative;
  font-size: 11px;
  /* padding-left: 10px;
  margin-left: 8px; */
  padding-left: 5px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label .webix_el_box::before{
  content: none;
  position: absolute;
  left: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background: #739ec7;
  border-radius: 3px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_label_right{
  font-size: 11px;
  padding-left: 0;
}
/* 뷰아이디 클래스 넣으면 수정할것  */
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_view.webix_layout_line[view_id="$layout23"],
.webix_view.webix_window[aria-label="Pivot"] .webix_el_radio{
 /* padding-left: 18px;*/
}
.webix_view.webix_window[aria-label="Pivot"] .webix_icon_button .webix_icon{
  font-size:17px;
}
/* 인풋박스검색아이콘 붙이기 */
.webix_pivot_filter_popup.webix_view.webix_window .webix_control.webix_el_text .webix_el_box input{
  background: #fff url(img/search_icon.png) no-repeat 0% 55%;
  padding: 0 10px 0 25px;
}
.webix_pivot_handle_add_value{
  line-height: 27px;
}
/* 피벗툴바 수정 */
/* 피벗 상단 툴바 */
.webix_pivot_toolbar .webix_pivot_settings,
.webix_pivot_toolbar .webix_pivot_download{
  /* margin-top: 3px !important; */
  width:27px !important;
  height: 27px !important;
  margin-left:0 !important;
}
.webix_pivot_toolbar .webix_pivot_settings .webix_el_box,
.webix_pivot_toolbar .webix_pivot_download .webix_el_box{
  width:27px !important;
  height: 27px !important;
  margin: 0 !important;
}
.webix_pivot_toolbar .webix_pivot_settings .webix_icon{
  color: #739ec7;
}
.webix_pivot_toolbar .webix_pivot_filter{ 
  height: 27px !important;
  border-radius: 30px;
  margin-top: 0 !important;
  margin-left: 4px !important;
}
.webix_pivot_toolbar .webix_pivot_filter .webix_template{
  padding: 0px 5px;
}
.webix_pivot_toolbar .webix_pivot_settings .pt-settings:before{
  content: '';
}
.webix_pivot_toolbar .webix_pivot_settings button{
  background: #94a1b3 url(img/pivot_icon.png) 50% -92px no-repeat;
  border-radius: 4px;
  height: 27px !important;
  width: 27px !important;
}
.webix_pivot_toolbar .webix_pivot_settings .webix_icon_button:hover:before {
  background: #6f7d91 url(img/pivot_icon.png) 50% -92px no-repeat;
  border-radius: 4px;
  transition:none;
  transform:none;
}
.webix_pivot_toolbar .webix_pivot_download button{
  background: #94a1b3 url(img/pivot_icon.png) 50% -120px no-repeat;
  border-radius: 4px;
  height: 27px !important;
  width: 27px !important;
}
.webix_pivot_toolbar .webix_pivot_download .webix_icon_button:hover:before {
  background: #6f7d91 url(img/pivot_icon.png) 50% -120px no-repeat;
  border-radius: 4px;
  transition:none;
  transform:none;
}
.webix_pivot_toolbar > .webix_view.webix_scrollview.webix_custom_scroll{
  flex-grow: 1;
} 
.webix_pivot_toolbar > .webix_view.webix_layout_line,
.webix_pivot_toolbar .webix_el_segmented > .webix_el_box > .webix_all_segments{
  display: flex !important;
}
.webix_pivot_toolbar > .webix_view.webix_layout_line .webix_view.webix_spacer{
  display: none !important;
}
.webix_pivot_toolbar > .webix_view.webix_layout_line,
.webix_pivot_toolbar .webix_el_segmented,
.webix_pivot_toolbar .webix_el_segmented > .webix_el_box,
.webix_pivot_toolbar .webix_el_segmented > .webix_el_box > .webix_all_segments{
  width: auto !important;
  margin:0 !important;
} 
.webix_pivot_toolbar .webix_el_segmented > .webix_el_box > .webix_all_segments > button{
  width: 27px !important;
  height: 27px !important;
  box-sizing: border-box;
  margin:0;
}
.webix_pivot_toolbar .webix_el_segmented > .webix_el_box > .webix_all_segments > button,
/* .webix_view.webix_pivot_toolbar.webix_layout_line > .webix_pivot_settings, */
.webix_view.webix_pivot_toolbar.webix_layout_line > .webix_pivot_download{
  margin-right:3px !important;
  overflow: visible !important;
}

.webix_pivot_toolbar .webix_segment_0, 
.webix_pivot_toolbar .webix_segment_1, 
.webix_pivot_toolbar .webix_segment_N{
  color: transparent;
  border-color: transparent;
  background-color: #94a1b3;
  background-image: url(img/pivot_icon.png);
  background-repeat: no-repeat;
  border-radius: 4px;
  font-size: 0;
}
.webix_pivot_toolbar .webix_segment_0.webix_selected,
.webix_pivot_toolbar .webix_segment_1.webix_selected,
.webix_pivot_toolbar .webix_segment_N.webix_selected {
  color: transparent;
  border-color: transparent;
  background-color: #6f7d91;
  background-image: url(img/pivot_icon.png);
  background-repeat: no-repeat;
  border-radius: 4px;
  font-size: 0;
}
.webix_pivot_toolbar .webix_segment_0,
.webix_pivot_toolbar .webix_segment_0.webix_selected{
  background-position: 50% -30px;
}
.webix_pivot_toolbar .webix_segment_1,
.webix_pivot_toolbar .webix_segment_1.webix_selected{
  background-position: 50% -58px;
}
.webix_pivot_toolbar .webix_segment_N,
.webix_pivot_toolbar .webix_segment_N.webix_selected{
  background-position: 50% 0px;
}
/* 합계 */
/* 합계 윗라인 */
.webix_pivot .webix_dtable .webix_ss_footer .webix_hcolumn > div:first-child,
.webix_pivot .webix_dtable .webix_ss_footer .webix_hcell[row="0"] {
  border-top: 1px solid #dbe1e9 ;
}
/* 합계배경경 */
.webix_pivot .webix_dtable .webix_ss_footer .webix_hcolumn,
.webix_pivot .webix_dtable .webix_ss_footer .webix_hs_center{
  background: #f0f1f3;
}
/* 마지막셀 라인긋기기 */
.webix_pivot .webix_column.webix_last > div,
.webix_pivot .webix_hs_center .webix_hcell.webix_last{
  border-right-width: 1px;
}
.webix_pivot .webix_dtable .webix_table_cell.webix_last_rightcell{
  border-right:1px solid #EDEFF0;
}


/* 피벗스타일 01 */
/* 그리드 상단 2px 제거거 */
.pv01 .webix_pivot .webix_dtable{
  border-top: 1px solid transparent !important;
}
/* 헤더 색 변경경 */
.pv01 .webix_pivot .webix_hcolumn,
.pv01 .webix_pivot .webix_hs_center,
.pv01 .webix_pivot .webix_dtable .webix_ss_header .webix_span.webix_last_row{
  background: #153657;
}
/* 배경 바꾸면서 라인 없애기기 */
.pv01 .webix_pivot .webix_dtable .webix_ss_header .webix_hcolumn div.webix_last_row,
.pv01 .webix_pivot .webix_dtable .webix_ss_header .webix_span.webix_last_row {
  border-bottom: 1px solid transparent;
}
/* 헤더 마지막 오른쪽 라인  */
.pv01 .webix_pivot .webix_hs_center .webix_hcell.webix_last{
  border-right-width: 1px;
}
/* 헤더 폰드색 변경경 */
.pv01 .webix_pivot .webix_hcolumn .webix_hcell,
.pv01 .webix_pivot .webix_dtable .webix_ss_header .webix_span.webix_last_row{
  color: #fff;
}
/* 콜럼 1 오른쪽 라인색변경경 */
.pv01 .webix_pivot .webix_dtable .webix_ss_left .webix_column.webix_last > div{
  border-right: 1px solid #EDEFF0;
}
/* 합계 윗라인변경 */
.pv01 .webix_pivot .webix_dtable .webix_ss_footer .webix_hcolumn > div:first-child,
.pv01 .webix_pivot .webix_dtable .webix_ss_footer .webix_hcell[row="0"] {
  border-top: 1px solid #00589e ;
}
/* 합계 배경색 변경 */
.pv01 .webix_pivot .webix_dtable .webix_ss_footer .webix_hcolumn,
.pv01 .webix_pivot .webix_dtable .webix_ss_footer .webix_hs_center{
  background: #eef1f6 ;
}
/* 합계 글자색변경경 */
.pv01 .webix_pivot .webix_dtable .webix_ss_footer .webix_hcolumn .webix_hcell{
  color: #00589e;
}
/* 선택시 앞 라인 색 변경 */
.pv01 .webix_pivot .webix_dtable .webix_select_mark>div.webix_row_select {
  box-shadow: inset 2px 0 #00589e;
}
/* 아이콘 색변경 이미지 사용하면 높이 조절 힘들어서 폰트로 가야함 */
.pv01 .webix_pivot .webix_tree_folder,
.pv01 .webix_pivot .webix_tree_folder_open,
.pv01 .webix_pivot .webix_tree_file {
  font-size: 20px;
  margin: 0 4px 0 0;
  width: 24px;
  text-align: center;
  position: relative;
  color:#cfd7e2
}
/* .pv01 .webix_tree_folder:before {
  content: "";
  background: #153657;
  width: 24px;
  height: 100%;
  top:0;
  left: 0;
  position: absolute;
}
.pv01 .webix_tree_folder_open:before {
  content: "";
  background: #153657;
  width: 24px;
  height: 100%;
  top:0;
  left: 0;
  position: absolute;
}
.pv01 .webix_tree_file:before {
  content: "";
  background: #153657;
  width: 24px;
  height: 100%;
  top:0;
  left: 0;
  position: absolute;
} */

/* theme 가져와서 피벗팝업디자인추가 */
/* 상단세그먼트 */
.webix_view.webix_window[aria-label="Pivot"] .webix_all_tabs .webix_item_tab {
  font-size: 13px;
  font-weight: 500;
  color: #1CA1C1;
  letter-spacing: 0px;
  border: none;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_label {
  padding-left: 5px;
}
/* 아코디언라벨 */
.webix_view.webix_window[aria-label="Pivot"] .webix_win_head .webix_view.webix_layout_line .webix_header .webix_template {
  font-size: 14px;
  padding-left: 0;
  margin-left: -20px;
}
/* 라벨옆 아이콘 여백 */
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_configuration .webix_accordionitem_label .webix_pivot_config_icon {
  margin-right: 0px;
}
/* 아코디언 아이콘 바꾸기 */
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_configuration .webix_accordionitem .webix_accordionitem_label .webix_pivot_config_icon:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_configuration .webix_accordionitem:nth-child(1) .webix_accordionitem_label .webix_pivot_config_icon:before{
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 0;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_configuration .webix_accordionitem:nth-child(2) .webix_accordionitem_label .webix_pivot_config_icon:before{
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -24px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_configuration .webix_accordionitem:nth-child(3) .webix_accordionitem_label .webix_pivot_config_icon:before{
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -48px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_configuration .webix_accordionitem:nth-child(4) .webix_accordionitem_label .webix_pivot_config_icon:before{
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -73px;
}


/* 아코디언 펼침 닫힘 */
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem.vertical > .webix_accordionitem_header .webix_accordionitem_button:before {
  content: '';
  position: absolute;
  left: 2px;
  top: -2px;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 3px -189px;
  opacity: 0.6;
}

/* 닫힘 */
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem.vertical > .webix_accordionitem_header.collapsed .webix_accordionitem_button:before {
  background: transparent url(img/pivot_icon_set.png) no-repeat 3px -213px;
}
/* 아코디언 메뉴 콤보박스 */
.webix_view.webix_window[aria-label="Pivot"] .webix_el_richselect .webix_inp_static{
  border-radius: 4px;
  border-color: #e6e6e6;
}

.webix_view.webix_window[aria-label="Pivot"] .pivot_colors.webix_el_richselect .webix_inp_static{
  border-radius: 4px;
  border-color: #fff;
  padding: 0px 0px;
}
.webix_view.webix_window[aria-label="Pivot"] .pivot_colors.webix_el_richselect .webix_inp_static span{
  font-weight:bold
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_richselect .webix_pivot_list_marker,
.webix_view.webix_window[aria-label="Pivot"] .webix_el_richselect .webix_inp_static{
  font-size: 12px;
}
/* 아코디언 무브아이콘 */
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem .wxi-drag:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -144px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_configuration .portlet_drag{
  top: 0;
  opacity: 1;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_handle_add_value .webix_icon{
  vertical-align: top;
}
/* 추가아이콘콘 */
.webix_view.webix_window[aria-label="Pivot"] .wxi-plus-circle:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -168px;
}
/* 드래그 박스스 */
.webix_drag_zone{
  border-radius: 8px;
}
.webix_drag_zone .webix_pivot_portlet_drag .webix_icon.wxi-drag::before{
  content: '';
  position: absolute;
  left: 0;
  top: -14px;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -144px;
}
.webix_drag_zone .webix_pivot_portlet_drag{
  font-size: 12px;
  border-radius: 10px;
}
/* 콤보옵션 */
.webix_pivot_suggest .webix_list_item .webix_pivot_list_marker{
  font-size: 12px;
}
.webix_pivot_suggest .webix_list .webix_list_item.webix_selected{
  box-shadow: inset 2px 0 #1CA1C1;
}
/* 탭스타일 */
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_label .webix_pivot_config_icon.wxi-columns:before {
  content: '';
  position: absolute;
  left: 0;
  top: -25px;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -120px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_label .pt-chart:before {
  content: '';
  position: absolute;
  left: 0;
  top: -24px;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -96px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_label .webix_pivot_config_label{
  line-height: 28px !important;
  vertical-align: top;
      font-size: 12px;
    font-weight: 500;
    color: #313131;
    letter-spacing: 0.2px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_multiview .webix_layout_accordion{
  background: #fff;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_multiview .webix_layout_accordion .webix_accordionitem.vertical .webix_accordionitem_header{
  border-color: #ffffff;
  background-color: #e8ebf1;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
    border-radius: 3px;
}
/* 컬러피커 수정 */
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_value_color.webix_el_colorpicker{
  margin-right: -2px !important;
  width: 30px !important;
  height: 30px !important;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_value_color.webix_el_colorpicker > .webix_el_box{
  width: 30px !important;
  height: 28px !important;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_value_color.webix_el_colorpicker > .webix_el_box > .webix_inp_static{
  line-height: 27px !important;
  width: 28px !important;
  border-color: #e6e6e6 !important;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_pivot_value_color.webix_el_colorpicker > .webix_el_box > .webix_input_icon{
  width: 20px;
  height: 20px;
  right: 6px !important;
}
/* 차트 세그먼트 */
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented button{
  font-size: 0;
  width: 26px;
  height: 26px;
  border-radius: 3px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented button{
  background: transparent;
  border:1px solid #dbdbdb;
  width: 26px !important;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_all_segments .webix_segment_1, 
.webix_view.webix_window[aria-label="Pivot"] .webix_all_segments .webix_segment_N{
  margin-left:2px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented button.webix_selected{
  border:2px solid #09a4b3
}

/* 버튼 포지션  */
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(1){
  background: transparent url(img/pivot_img/pv_table.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(2){
    background: transparent url(img/pivot_img/pv_column.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(3){
    background: transparent url(img/pivot_img/pv_column_stack.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(4){
    background: transparent url(img/pivot_img/pv_bar.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(5){
    background: transparent url(img/pivot_img/pv_line.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(6){
    background: transparent url(img/pivot_img/pv_area.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(7){
    background: transparent url(img/pivot_img/pv_column_multi.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(8){
    background: transparent url(img/pivot_img/pv_pie.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(9){
    background: transparent url(img/pivot_img/pv_treemap.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button:nth-child(10){
    background: transparent url(img/pivot_img/pv_wordcloud.svg) no-repeat center center;
}
/* 버튼 선택 포지션  */
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(1){
  background: transparent url(img/pivot_img/pv_table_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(2){
    background: transparent url(img/pivot_img/pv_column_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(3){
    background: transparent url(img/pivot_img/pv_column_stack_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(4){
    background: transparent url(img/pivot_img/pv_bar_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(5){
    background: transparent url(img/pivot_img/pv_line_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(6){
    background: transparent url(img/pivot_img/pv_area_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(7){
    background: transparent url(img/pivot_img/pv_column_multi_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(8){
    background: transparent url(img/pivot_img/pv_pie_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(9){
    background: transparent url(img/pivot_img/pv_treemap_hover.svg) no-repeat center center;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_el_segmented.pivot_chart_type .webix_all_segments button.webix_selected:nth-child(10){
    background: transparent url(img/pivot_img/pv_wordcloud_hover.svg) no-repeat center center;
}


/* 멀티뷰 패딩 */
.webix_view.webix_window[aria-label="Pivot"] .webix_win_body > .webix_layout_line > .webix_layout_form{
  margin-bottom: 6px;
  /* border-bottom: 1px solid #ddd !important; */
  box-shadow: inset 0 -1px #ddd;
}
/* 상단 세그먼트 */
.webix_view.webix_window[aria-label="Pivot"] .webix_all_tabs .webix_item_tab.webix_selected {
  box-shadow: inset 0 -2px #1CA1C1;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_all_tabs .webix_item_tab {
  box-shadow: inset 0 -1px #ddd;
}
/* 아코디언 닫힘시 컬러변경 */
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem.collapsed .webix_pivot_config_label{
  color: #09a4b3;
}

/* 스타일 그리드탭 */
/* 라인박스 */
.webix_view.webix_window[aria-label="Pivot"] .webix_multiview > .webix_layout_accordion .webix_accordionitem .webix_accordionitem_body .webix_layout_form > .webix_scroll_cont > .webix_layout_line{
  border: 1px solid #ddd !important;
  padding: 4px 4px;
  border-radius: 3px;
  box-sizing: border-box;
}
/* 체크박스 */
.webix_view.webix_window[aria-label="Pivot"] .webix_multiview > .webix_layout_accordion .webix_accordionitem .webix_checkbox_1 .webix_custom_checkbox:before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -314px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_multiview > .webix_layout_accordion .webix_accordionitem .webix_checkbox_0 .webix_custom_checkbox:before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 22px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -338px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label + .webix_view.webix_layout_line{
  height: 30px !important;
}
/* .webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label + .webix_view.webix_layout_line:nth-child(2) > .webix_el_checkbox{
  width: 58px !important;
} */
/* 라디오 */
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label + .webix_el_radio .webix_custom_radio::before{
  content: none;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label + .webix_el_radio .webix_radio_1 .webix_custom_radio,
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label + .webix_el_radio .webix_radio_0 .webix_custom_radio{
  width: 24px;
  height: 24px;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label + .webix_el_radio .webix_radio_1 .webix_custom_radio:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0%;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -361px;

  box-shadow: none;
}
.webix_view.webix_window[aria-label="Pivot"] .webix_accordionitem_body .webix_el_label + .webix_el_radio .webix_radio_0 .webix_custom_radio::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0%;
  width: 24px;
  height: 24px;
  background: transparent url(img/pivot_icon_set.png) no-repeat 0 -385px;
  box-shadow: none;

}
/* .webix_pivot *,
.pivot_view,
.webix_view[view_id="$abslayout5"],
.webix_view.webix_multiview[view_id="$tabs1"]  {
  border: 0  !important;
} */
 /* 그리드셀 텍스트 정렬 */
 .webix_cell._textalign{
  text-align: right;
 }
 .webix_hcell._textalign{
  text-align: right;
 }
 /*피벗 드릴다운 팝업 */
.pivotDrillDown .webix_el_label .webix_el_box{
  color: #fff
 }
.pivotDrillDown .webix_el_icon.zoom_button .webix_icon_button .webix_icon.mdi-fullscreen {
    background: transparent url(img/screen.png) no-repeat center -26px;
    background-size: 98%;
    border: none;
    border-radius: 4px;
    font-size: 0;
    }
.pivotDrillDown .webix_el_icon.zoom_button .webix_icon_button .webix_icon.mdi-fullscreen-exit {
    background: transparent url(img/screen.png) no-repeat center 0px;
    background-size: 98%;
    border: none;
    border-radius: 4px;
    font-size: 0;
    }
/* 페이저 */
.pivotDrillDown .webix_pager {
	background: transparent;
	box-sizing: border-box;
	text-align: center;
	color: #1e1e1e;
	border-radius: 5px;
  border: none;
  padding:0
}

.pivotDrillDown .webix_pager_item {
	font-size: 14px;
	color: #1e1e1e;
	background-color: transparent;
	border-radius: 8px;
  background: rgba(0, 0, 0, 0.1);
}
.pivotDrillDown .webix_pager_item:hover {
  background: rgba(0, 0, 0, 0.2);
}
.pivotDrillDown .webix_pager_item_selected {
	font-size: 14px;
}
.pivotDrillDown .webix_pager_item_selected,
.pivotDrillDown .webix_pager_item_selected:hover,
.pivotDrillDown .webix_pager_item_selected:active,
.pivotDrillDown .webix_pager_item_selected:focus {
	color: #fff;
	background:  #0e2a4b;
  border:none;
	border-radius: 8px;

}
.pivotDrillDown .webix_pager_item, 
.pivotDrillDown .webix_pager_item_selected{
  padding: 0;
  margin: 0 4px 0 0;
}
/* 피벗 필드셋 스타일 추가 */
.pivotProperty_tab .pivotData_list .webix_el_label {
	line-height:25px;
	font-size:12px;
	padding-left:28px;
}
.pivotProperty_tab .pivotData_list .pivotData_header.columns {
	background:#1ca1c1 url(img/pivot_img/pv_data_columns_wh.svg) no-repeat 4px 0;
	background-size:22px 25px;
	border-radius:3px;
}
.pivotProperty_tab .pivotData_list .pivotData_header.rows {
	background:#1ca1c1 url(img/pivot_img/pv_data_rows_wh.svg) no-repeat 4px 0;
	background-size:22px 25px;
	border-radius:3px;
}
.pivotProperty_tab .pivotData_list .pivotData_header.values {
	background:#1ca1c1 url(img/pivot_img/pv_data_values_wh.svg) no-repeat 4px 0;
	background-size:22px 25px;
	border-radius:3px;
}
.pivotProperty_tab .pivotData_list .pivotData_header.filter {
	background:#1ca1c1 url(img/pivot_img/pv_data_filter_wh.svg) no-repeat 4px 0;
	background-size:22px 25px;
	border-radius:3px;
}
.pivotProperty_tab .pivotData_header.data {
	background:#1ca1c1 url(img/pivot_img/pv_data_filter_wh.svg) no-repeat 4px 0;
	background-size:22px 25px;
	padding-left:28px;
	line-height:25px;
	border-radius:3px;
}
.pivotProperty_tab .webix_el_label .webix_el_box {
	font-size:13px;
	font-weight:500;
	color:#fff;
	letter-spacing:0.2px;
}
.pivotProperty_tab .webix_list_item {
	line-height:22px;
	font-size:13px;
      color: #37383b;
          font-weight: 500;
}
.pivotData_tree .webix_list.webix_custom_scroll{
	background:#ffffff;
	border-radius:4px;
  border: 1px solid #e8ebf1 !important;
    box-sizing: border-box;
}


.pivotData_tree .webix_tree_item {
	clear:both;
	height:19px;
	font-size:12px;
	line-height:19px;
}
.pivotData_tree .webix_scroll_cont>.webix_tree_leaves {
    display: inline-block;
    padding: 4px;
    box-sizing: border-box;
    width: 100%;
}
.pivotData_tree .webix_tree_open,
.pivotData_tree .webix_tree_close,
.pivotData_tree .webix_tree_folder,
.pivotData_tree .webix_tree_folder_open,
.pivotData_tree .webix_tree_file {
	font-size:16px;
	width:15px;
}
.pivotData_tree .webix_tree_leaves .webix_tree_leaves {
	display:block;
	margin-left:2px;
}
.pivotData_list .pivotData_list {
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e8ebf1 !important;
    box-sizing: border-box;
}
.pivotData_list .webix_list {
	border-width:0 !important;
	background:transparent;
}
.pivotData_list .webix_list .webix_list_item {
  border-bottom: 1px solid #fff;
  margin: 0;
}
.pivotData_list .webix_list .webix_list_item:last-child {
  border-bottom: 0px solid #ebebeb;
}
.pivotData_list .webix_list .webix_list_item.webix_selected {
	box-shadow:NONE;
	background:#e8eaef;
}
.pivotData_list .webix_list .webix_list_item {
	display:flex;
	justify-content:flex-start;
  	background:rgba(0,0,0,0.02);
	border-radius:3px;
  position: relative;
	/* padding:2px 5px 2px 12px; */
}

.webix_drag_zone {
	padding:3px 3px;
	margin:0;
	border:none;
	outline:none;
	box-sizing:border-box;
    background: #F4F5F9;
	height:30px;
	border-radius:5px !important;
}
.webix_drag_zone > div {
	font-size:12px !important;
	line-height:18px !important;
	height:26px;
	border: none;
}
.webix_drag_zone > span,
.webix_drag_zone > .webix_drag_multiple,
.webix_drag_zone > .webix_drag_multiple_last{
  display: none;
}
.webix_drag_zone .pivot_col{
  display: block;
  line-height: 20px;
}
.webix_drag_zone .webix_drag_main .webix_list_item{
  border: none !important;
}
.webix_drag_zone.no_drag_style{
  background: #ff3131d4;
}
.webix_drag_zone.no_drag_style > div{
    background: transparent;
      color: #fff;
}
.webix_drag_zone.no_drag_style .webix_list_item.webix_selected{
  background: transparent;
}
/* 피봇 팝업 저장버튼 */
.save_spacer,
.pivot_pu_save.webix_secondary {
    float: right;
}
.pivot_pu_save.webix_secondary .webix_button {
  font-weight: 500;
  font-size: 13px;
  background: #1ca1c1;
  color: #fff;
  border: 1px solid #1ca1c1;
  box-shadow: none;
  border-radius: 5PX;
}
.pivot_pu_save.webix_secondary .webix_button:hover,
.pivot_pu_save.webix_secondary .webix_button:focus,
.pivot_pu_save.webix_secondary .webix_button:active {
  background: #1891af;
  color: #fff;
  border: 1px solid #1891af;
  box-shadow: none;
    border-radius: 5PX;
}
/* 삭제 */
/* .pivotProperty_tab .webix_list_item div._remove {
    visibility: visible;
	  opacity: 1;
	  transition: all 0.2s;
    background: #afafaf url(img/pivot_img/rm_del_icon.png) no-repeat center center;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    margin: 0;
    cursor: pointer;
	  position: absolute;
    right: 2px;
    top: 2px;
	  display: flex;
    align-items: center;
    top: 3px;
}
.pivotProperty_tab .webix_list_item div._remove {
	  display: none;
}
.pivotProperty_tab .webix_list_item:hover div._remove{
	  display: flex;
    visibility: visible;
	  opacity: 1;
	  transition: all 0.2s;
    background: #afafaf url(img/pivot_img/rm_del_icon.png) no-repeat center center;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    margin: 0;
    cursor: pointer;
	  position: absolute;
    right: 1px;
    top: 2px;
    top: 3px;
} */

/* 삭제 */
.pivotProperty_tab .webix_list_item div._remove {
	  display: none;
}
.pivotProperty_tab .webix_list_item:hover div._remove{
    display: flex;
    visibility: visible;
    opacity: 1;
    transition: all 1s;
    background: #ff3131ad url(img/pivot_img/rm_del_icon.png) no-repeat center center;
    width: 18px;
    height: 14px;
    border-radius: 30px;
    margin: 0;
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 5px;
}
/* main css 확인 */
/* 피벗속성팝업 */
.pivot_set_window{
  border-radius: 7px; 
} 
.pivot_set_window .webix_win_head,
.pivot_set_window .webix_win_head .webix_win_title{
  border-bottom: 0;
  background:  #fff;
  border-radius: 7px 7px 0 0;
}
/* ok */
.pivot_set_window.webix_view.webix_window .webix_win_head .webix_view.webix_layout_line .webix_header .webix_template{
  color: #1CA1C1;
  font-size: 14px;
  font-weight:600;
  background:#fff
}
/* ok */
.pivot_set_window.webix_view.webix_window .webix_win_head .webix_view.webix_layout_line{
    background:  #fff !important;
}
.pivot_set_window .webix_win_head .webix_icon_button .webix_icon{
  color: #333;
}
.pivot_set_window .webix_win_head .webix_icon_button:hover:before{
  opacity: 0.4;
}
.webix_icon_button:hover:before{
  background-color: #d3dfe2;
}

.webix_view.webix_window[aria-label="Pivot"] .webix_tree_item.webix_selected, 
.webix_view.webix_window[aria-label="Pivot"] .webix_tree_item {
  padding: 2px 2px 2px 5px;
  border-bottom: 1px solid #e8ebf1;
  font-size: 13px;
  letter-spacing: 0.5px;
      background: #fff;
}
.webix_tree_item.webix_selected {
    box-shadow: inset 0px 0 #5c6066;
}
.pivotData_tree .webix_tree_item.webix_selected, 
.pivotData_tree .webix_tree_item {
  padding: 2px 2px 2px 1px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.webix_view.webix_window[aria-label="Pivot"] .pivotData_tree .webix_tree_item.webix_selected::before{
    content: '';
    display: block;
    background: transparent url(img/pivot_img/img_dc_tree_check_on.png) no-repeat center center;
    height: 22px;
    width: 11px;
    float: left;
    margin-right: 1px;
    appearance: none;
    background-size: 110%;
}
.webix_view.webix_window[aria-label="Pivot"] .pivotData_tree .webix_tree_item::before{
    content: '';
    display: block;
    background: transparent url(img/pivot_img/img_dc_tree_check.png) no-repeat center center;
    height: 22px;
    width: 11px;
    float: left;
    margin-right: 1px;
    appearance: none;
    background-size: 110%;
}
.webix_view.webix_window[aria-label="Pivot"] .pivotData_tree .webix_tree_branch_1 > .webix_tree_item:first-child:before,
.webix_view.webix_window[aria-label="Pivot"] .pivotData_tree .webix_tree_branch_1 > .webix_tree_item.webix_selected:first-child:before{
  content: none;

}
.webix_view.webix_window[aria-label="Pivot"] .pivotData_tree .webix_tree_branch_1 > .webix_tree_item:first-child,
.webix_view.webix_window[aria-label="Pivot"] .pivotData_tree .webix_tree_branch_1 > .webix_tree_item.webix_selected:first-child{
  background: #e6ecf5;
}
.pivot_set_window .webix_el_richselect .webix_inp_static,
.pivot_set_window .webix_el_label .webix_el_box,
.pivot_set_window .webix_el_text input,
.pivot_set_window label{
  font-size: 12px;
  position: relative;
  font-weight: normal;
  border-width: 1px;
  border-radius: 4px;
  border-color: #e6e6e6;
  padding-left: 0px;
}
.pivot_set_window .webix_el_text input,
.pivot_set_window .webix_el_richselect .webix_inp_static{
    padding-left: 10px;
}
.pivot_set_window + .webix_modal{
  background-color: #000;
}
.geEditor .pivot_set_window input{
  border-width: 1px;
  border-radius: 4px;
  border-color: #e6e6e6;
  font-size: 12px;
}
.pivot_set_window .webix_el_box{
  /* padding: 3px 2px; */
  box-sizing: border-box;
}
.pivot_set_window .pivot_values_property .webix_property_label_line {
  font-size: 13px;
  font-weight: 500;
  color: #475466;
  letter-spacing: 0px;
  padding-left: 12px;
  border-bottom: 1px solid #EDEFF0;
  line-height: 26px;
}
/* ok */
.pivot_set_window .webix_property.pivot_values_property {
    border-width: 1px 0 0 0 !important;
    border-color: #DADEE0;
    border-style: solid;
    box-sizing: border-box;
} 
.pivot_set_window .pivot_values_property .webix_property_label,
.pivot_set_window .pivot_values_property .webix_property_value {
  height: 28px;
  line-height: 28px;
  font-size: 12px;
}
.pivot_set_window .pivot_values_property .webix_property_col_ind{
  margin: 3px 8px 0 0;
}
.pivot_set_window .pivot_values_property .webix_property_check{
  margin-bottom: 4px;
}
.pivot_opt_field,
.pivot_opt_val{
  background: #fff;
  box-sizing: border-box;
  border-radius: 5px;
}
.pivot_opt_field{
  border-bottom: 1px solid #EDEFF0 !important
}
/* 피벗 소팅 프로퍼티 */
/* ok */
.webix_property_label_value{
  height: 27px;
  display: flex;
  flex-direction: row;
  padding-left: 12px;
  border-bottom: 1px solid #EDEFF0;
  line-height: 25px;
  font-size: 13px;
  font-weight: 500;
  background: #f9f9f9;
}
.propery_readonly{
  width: calc(100% - 90px);
  left: 90px;
  position: absolute;
  height: 24px;
  padding-left: 12px;
  border-left: 1px solid #EDEFF0;
  font-weight: normal;
  }
  .pivot_set_window .webix_el_text label::before{
  content: none;
  }
/* main css 확인 */
.webix_view.webix_window[aria-label="Pivot"] .pivotData_list .webix_list_item .pivot_operation {
    display: flex;
    background: #1CA1C1;
    box-sizing: border-box;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    line-height: 12px;
    height: 13px !important;
    justify-content: center;
    padding: 0 3px;
    letter-spacing: 0px;
    right: 3px;
    font-size: 8.8px;
    top: 6px;
    font-weight: 400;
}
/* 트리리스트 앞 아이콘 */
.pivotData_tree  [class*="data_"]{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  height: 20px;
  width: 22px;
  float: left;
  padding-right: 1px;
}
/* 오버뷰 스타일 구성 */
.pivotData_tree .data_DB {background-image: url(img/data_img/data_DB.png);}
.pivotData_tree .data_TABLE {background-image: url(img/data_img/data_TABLE.png);}
.pivotData_tree .data_DBMS_F {background-image: url(img/data_img/data_DBMS_F.png);}
.pivotData_tree .data_DBMS {background-image: url(img/data_img/data_DBMS.png);}
.pivotData_tree .data_DBMS_I {background-image: url(img/data_img/data_DBMS_I.png);}
.pivotData_tree .data_DBMS_U {background-image: url(img/data_img/data_DBMS_U.png);}
.pivotData_tree .data_DBMS_D {background-image: url(img/data_img/data_DBMS_D.png);}
.pivotData_tree .data_CSV_F {background-image: url(img/data_img/data_CSV_F.png);}
.pivotData_tree .data_CSV {background-image: url(img/data_img/data_CSV.png);}
.pivotData_tree .data_JSON_F {background-image: url(img/data_img/data_JSON_F.png);}
.pivotData_tree .data_JSON {background-image: url(img/data_img/data_JSON.png);}
.pivotData_tree .data_JSON_API {background-image: url(img/data_img/data_JSON.png);}
.pivotData_tree .data_FOLDER {background-image: url(img/data_img/data_FOLDER.png);}
.pivotData_tree .data_undefined {background-image: url(img/data_img/data_undefined.png);}
.pivotData_tree .data_REPO {background-image: url(img/data_img/data_REPO_P_V.png);}
.pivotData_tree .data_REPO_P_V {background-image: url(img/data_img/data_REPO_P_V.png);}
.pivotData_tree .data_REPO_T_V {background-image: url(img/data_img/data_REPO_T_V.png);}
.pivotData_tree .data_REPO_R_V {background-image: url(img/data_img/data_loading.png);}
.pivotData_tree .data_EXCEL {background-image: url(img/data_img/data_EXCEL.png);}
.pivotData_tree .data_EXCEL_F {background-image: url(img/data_img/data_EXCEL_F.png);}
.pivotData_tree .data_SHEET {background-image: url(img/data_img/data_SHEET.png);}
.pivotData_tree .data_number {background-image: url(img/data_img/data_NUM.png);}
.pivotData_tree .data_date {background-image: url(img/data_img/data_DATE.png);}
.pivotData_tree .data_text {background-image: url(img/data_img/data_STR.png);}

.pivotData_tree .webix_tree {
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e8ebf1 !important;
}
/* 상세팝업 */
.pivotDrillDown .dtlist_setting .webix_button{
    background: #1ca1c1 url(img/settings.png) no-repeat 10px 5px;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
    padding-left: 25px;
    background-size: 25%;
    border: none;
}
.pivotDrillDown .dtlist_setting .webix_button:hover, 
.pivotDrillDown .dtlist_setting .webix_button:focus, 
.pivotDrillDown .dtlist_setting .webix_button:active{
  background: #1791af url(img/settings.png) no-repeat 10px 5px;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
    padding-left: 25px;
    background-size: 25%;
    border: none;
}
.pivotDrillDown .dtlist_save .webix_button, 
.pivotDrillDown .dtlist_save .webix_button, 
.pivotDrillDown .dtlist_save .webix_button{
  background: #1ca1c1 url(img/btn_sp_download_wh.png) no-repeat 10px 2px;
  font-size: 14px;
  border-radius: 5px;
  color:#fff;
    padding-left: 25px;
      border: none;
}
.pivotDrillDown .dtlist_save .webix_button:hover, 
.pivotDrillDown .dtlist_save .webix_button:focus, 
.pivotDrillDown .dtlist_save .webix_button:active{
  background: #1791af url(img/btn_sp_download_wh.png) no-repeat 10px 2px;
  font-size: 14px;
  border-radius: 5px;
  color:#fff;
    padding-left: 25px;
      border: none;
}