﻿
html, body
{
  position:absolute;
  width:100%;
  height:100%;
  font:12pt Verdana;
  -moz-user-select:none;
  -webkit-user-select:none;
  -ms-user-select:none;
}

div
{
  position:absolute;
  box-sizing:border-box;
  overflow:hidden;
  background-origin:padding-box;
  background-repeat:no-repeat;
  white-space : pre;
  -moz-user-select:-moz-none;
  -webkit-user-select:none;
  -webkit-touch-callout:none;
  -webkit-appearance:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  outline:none;
}

table
{
  position:absolute;
  box-sizing:border-box;
  overflow:hidden;
}

input
{
  position:absolute;
  box-sizing:border-box;
  overflow:hidden;
}

img
{
  position:absolute;
  box-sizing:border-box;
}

textarea::-webkit-scrollbar { display: none; }


.nexacontainer
{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
}
.nexacontainer.withvscroll
{
  right:14px;
}
.nexacontainer.withhscroll
{
  bottom:14px;
}
.nexacontainer.withbothscroll
{
  right:14px;
  bottom:14px;
}

.nexalefttop
{
  left:0px;
  top:0px;
  background-repeat:no-repeat;
  background-position:left top;
  font-size:1px;
}
.nexaleftbottom
{
  left:0px;
  bottom:0px;
  background-repeat:no-repeat;
  background-position:left bottom;
  font-size:1px;
}
.nexarightbottom
{
  right:0px;
  bottom:0px;
  background-repeat:no-repeat;
  background-position:right bottom;
  font-size:1px;
}
.nexarighttop
{
  right:0px;
  top:0px;
  background-repeat:no-repeat;
  background-position:right top;
}
.nexaedge
{
  width:100%;
  height:100%;
}
.nexamodaloverlay
{
  width:100%;
  height:100%;
}
.nexainnercontainer
{
  
}

.nexatransform
{
  
}

.nexacontentsbox
{
  position:relative;
  display:table-cell;
  background-position:left center;
  background-repeat:no-repeat;
  vertical-align:middle;
}
.nexatextitem
{
  position:relative;
  vertical-align:middle;
  white-space:inherit;
  word-wrap:inherit;
  word-break:inherit;
  text-decoration:inherit;
}
.nexaiconitem
{
  position:relative;
  vertical-align:middle;
  background-position:center center;
  background-repeat:no-repeat;
}

.nexainput
{
  font:inherit;
  color:inherit;
  cursor:inherit;
  letter-spacing:inherit;
  word-spacing:inherit;
  border:none;
  outline:none;
  background:transparent;
  padding : 0px;  
}

.nexatextarea
{
  font:inherit;
  color:inherit;
  cursor:inherit;
  line-height : inherit;
  letter-spacing:inherit;
  word-spacing:inherit;
  white-space:pre;
  word-wrap:normal;
  border:none;
  outline:none;
  resize:none;
  background:transparent;
  padding : 0px;
}

.nexaleftalign
{
  text-align:left;
}

.nexarightalign
{
  text-align:right;
}

.nexacenteralign
{
  text-align:center;
}

.nexamap div *
{
  overflow:visible;
}

.ProgressBar,.ProgressBarControl
{

}

.celltreeline
{
  border : 1px dotted #999999;
}

.Edit, .MaskEdit, .TextArea, .EditControl, .MaskEditControl, .TextAreaControl
{
  cursor:text;
}
.Button .nexacontentsbox, .ButtonControl .nexacontentsbox
{
  text-align:center;
  background-position:center center;
}

.FileDownload  .nexacontentsbox, .FileDownloadControl .nexacontentsbox
{
  text-align:center;
  background-position:center center;
}

.IconTextControl .nexacontentsbox, .IconControl .nexacontentsbox
{
  text-align:center;
  background-position:center center;
}

.DatePickerDayItemControl .nexacontentsbox, .DatePickerWeekItemControl .nexacontentsbox, .TitleBarButtonControl .nexacontentsbox
{
  text-align:center;
  background-position:center center;
}

.Sketch .nexacontentsbox
{
   text-align:center;
}

.MainFrame, .VScrollBarControl, .HScrollBarControl
{
  cursor:default;
}

.Form
{
	font : normal 400 13px "Malgun gothic";
	color : #333333;
	background : #f8f8f8;
}
.FrameSet
{
	background : transparent;
}
.VFrameSet
{
	background : transparent;
}
.HFrameSet
{
	background : transparent;
}
.TileFrameSet
{
	background : transparent;
}
.ChildFrame
{
	border : 0px none;
}
.ChildFrame.pop
{
	border : 1px solid #939393;
	border-radius : 6px;
}
.ChildFrame .titlebarChildFrame
{
	background : #155787;
	color : #ffffff;
	font : normal 700 13px/normal "NanumSquare";
	border : 0px none;
}
.MainFrame
{
	border : 1px solid #c0c0c0;
	background : #f8f8f8;
}
.TitleBarControl
{
	background : #f5f5f5;
	border : 1px solid #cccccc;
}
.TitleBarControl .titleicon
{
	font : bold 10pt "NanumSquare";
}
.StatusBarControl
{
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
.StatusBarControl .statustext
{
	font : 8pt "NanumSquare";
}
.StatusBarControl .progressbar
{
	color : #ffffff;
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
.StatusBarControl .progressbar .progressbaritem
{
	background : #4ca0e2;
}
.StatusBarControl .resizegrip .nexacontentsbox
{
	vertical-align : bottom;
	background-position-y : bottom;
}
.Button
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
.Edit
{
	background : #ffffff;
	border : 1px solid #d8d7df;
	border-radius : 3px;
}
.Edit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.MaskEdit
{
	background : #ffffff;
	border : 1px solid #d8d7df;
	border-radius : 3px;
}
.MaskEdit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.TextArea
{
	background : #ffffff;
	border : 1px solid #d8d7df;
	border-radius : 3px;
}
.TextArea .nexatextarea
{
	padding : 3px 3px 3px 3px;
}
.TextAreaControl
{
	background : #ffffff;
	border : 1px solid #d8d7df;
	border-radius : 3px;
}
.TextAreaControl .nexatextarea
{
	padding : 3px 3px 3px 3px;
}
.Spin
{
	background : #ffffff;
	border : 1px solid #999999;
}
.Spin .spinedit .nexainput
{
	padding : 0px 3px 0px 3px;
	text-align : right;
}
.Spin .spinedit .nexacontentsbox
{
	text-align : right;
	background-position-x : right;
}
.Spin .spinupbutton
{
	background : #f2f2f2;
	border : 1px solid #f2f2f2;
}
.Spin .spindownbutton
{
	background : #f2f2f2;
	border : 1px solid #f2f2f2;
}
.Tab .tabpageTab
{
	background : #ffffff;
	border : 1px solid #cccccc;
}
.Tab .tabbuttonitemTab
{
	color : #939393;
	background : #fcfcfc;
	border : 1px solid #cccccc;
	border-radius : 3px 3px 0px 0px;
}
.Tab .nextbuttonTab
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
.Tab .prevbuttonTab
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
.Calendar
{
	background : #ffffff;
	border : 1px solid #d8d7df;
	border-radius : 3px;
}
.CalendarControl
{
	background : #ffffff;
	border : 1px solid #d8d7df;
	border-radius : 3px;
}
.Calendar .calendaredit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.CalendarControl .calendaredit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.Calendar .dropbutton
{
	background : #ffffff;
}
.CalendarControl .dropbutton
{
	background : #ffffff;
}
.Calendar .calendarspinupbutton
{
	background : #f2f2f2;
}
.CalendarControl .calendarspinupbutton
{
	background : #f2f2f2;
}
.Calendar .calendarspindownbutton
{
	background : #f2f2f2;
}
.CalendarControl .calendarspindownbutton
{
	background : #f2f2f2;
}
.DatePickerControl
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
	border-radius : 8px;
}
.DatePickerControl .head
{
	font : normal 700 16px/normal "Consolas";
	color : #565656;
	border : 0px none;
}
.DatePickerControl .head .nextbutton
{
	background : #ffffff;
}
.DatePickerControl .head .prevbutton
{
	background : #ffffff;
}
.DatePickerControl .head .yearspin
{
	background : #ffffff;
	border : 1px solid #cccccc;
}
.DatePickerControl .head .monthspin
{
	background : #ffffff;
	border : 1px solid #cccccc;
}
.DatePickerControl .head .yearspin .spinedit
{
	font : 8pt "NanumSquare";
	color : #333333;
	background : #ffffff;
}
.DatePickerControl .head .yearspin .spinupbutton
{
	background : #ffffff;
}
.DatePickerControl .head .monthspin .spinupbutton
{
	background : #ffffff;
}
.DatePickerControl .head .yearspin .spindownbutton
{
	background : #ffffff;
}
.DatePickerControl .head .monthspin .spindownbutton
{
	background : #ffffff;
}
.DatePickerControl .head .monthspin .spinedit
{
	font : 8pt "NanumSquare";
	color : #333333;
	background : #ffffff;
}
.DatePickerControl .body
{
	background : #ffffff;
}
.DatePickerControl .body .weekitem
{
	font : normal 700 12px/normal "Malgun Gothic";
	color : #565656;
}
.DatePickerControl .body .weekband
{
	background : #ffffff;
	border : 0px none;
}
.DatePickerControl .body .dayitem
{
	font : normal 13px/normal "Consolas";
	background : #ffffff;
	border : 0px solid #e5e5e5;
}
.VScrollBarControl
{
	background : transparent;
}
.HScrollBarControl
{
	background : transparent;
}
.VScrollBarControl .incbutton
{
	background : #f2f2f2;
}
.VScrollBarControl .decbutton
{
	background : #f2f2f2;
}
.VScrollBarControl .trackbar
{
	background : #dddddd;
	border : 2px solid transparent;
	border-radius : 5px;
}
.HScrollBarControl .trackbar
{
	background : #dddddd;
	border : 2px solid transparent;
	border-radius : 5px;
}
.HScrollBarControl .incbutton
{
	background : transparent;
}
.HScrollBarControl .decbutton
{
	background : transparent;
}
.VScrollIndicatorControl
{
	background : #f2f2f2;
}
.HScrollIndicatorControl
{
	background : #f2f2f2;
}
.VScrollIndicatorControl .trackbar
{
	background : #cccccc;
	border : 2px solid transparent;
	border-radius : 5px;
}
.HScrollIndicatorControl .trackbar
{
	background : #cccccc;
	border : 2px solid transparent;
	border-radius : 5px;
}
.Combo
{
	background : #ffffff;
	border : 1px solid #d8d7df;
	border-radius : 3px;
}
.ComboControl
{
	background : #ffffff;
	border : 1px solid #d8d7df;
	border-radius : 3px;
}
.Combo .comboedit .nexainput
{
	padding : 0px 0px 0px 3px;
}
.ComboControl .comboedit .nexainput
{
	padding : 0px 0px 0px 3px;
}
.ListBoxControl.popupCombocombolist.dummy
{
	background : #ffffff;
	border : 1px solid #cccccc;
}
.ListBoxControl.popupComboControlcombolist.dummy
{
	background : #ffffff;
	border : 1px solid #cccccc;
}
.ListBoxControl.popupCombocombolist.dummy .listboxitem
{
	font : 14px "NanumSquare";
}
.ListBoxControl.popupComboControlcombolist.dummy .listboxitem
{
	font : 14px "NanumSquare";
}
.ListBox
{
	background : #f5f5f5;
	border : 1px solid #cccccc;
	border-radius : 3px;
}
.ListBoxControl
{
	background : #f5f5f5;
	border : 1px solid #cccccc;
	border-radius : 3px;
}
.Menu
{
	background : #f5f5f5;
	border : 1px solid #cccccc;
}
.Menu .nextbutton
{
	background : #f2f2f2;
	border : 1px solid #f2f2f2;
}
.Menu .prevbutton
{
	background : #f2f2f2;
	border : 1px solid #f2f2f2;
}
.PopupMenu
{
	background : #ffffff;
	border : 1px solid #cccccc;
}
.PopupMenuControl
{
	background : #ffffff;
	border : 1px solid #cccccc;
}
.PopupMenu .prevbutton
{
	background : #f2f2f2;
	border : 1px solid #f2f2f2;
}
.PopupMenuControl .prevbutton
{
	background : #f2f2f2;
	border : 1px solid #f2f2f2;
}
.PopupMenu .nextbutton
{
	background : #f2f2f2;
	border : 1px solid #f2f2f2;
}
.PopupMenuControl .nextbutton
{
	background : #f2f2f2;
	border : 1px solid #f2f2f2;
}
.PopupMenu .popupmenuitem .popupmenuitemhotkeytext
{
	font : 8pt "NanumSquare";
	color : #7a7a7a;
}
.PopupMenu .popupmenuitem .popupmenuitemhotkeytext .nexacontentsbox
{
	text-align : right;
	background-position-x : right;
}
.PopupMenuControl .popupmenuitem .popupmenuitemhotkeytext
{
	font : 8pt "NanumSquare";
	color : #7a7a7a;
}
.PopupMenuControl .popupmenuitem .popupmenuitemhotkeytext .nexacontentsbox
{
	text-align : right;
	background-position-x : right;
}
.ProgressBar
{
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
	border-radius : 5px;
}
.ProgressBarControl
{
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
	border-radius : 5px;
}
.ProgressBar .progressbaritem
{
	background : #e6a945;
}
.ProgressBarControl .progressbaritem
{
	background : #e6a945;
}
.ProgressBar .progressbartext
{
	font : 8pt "NanumSquare";
}
.ProgressBar .progressbartext .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.ProgressBarControl .progressbartext
{
	font : 8pt "NanumSquare";
}
.ProgressBarControl .progressbartext .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.ImageViewer
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
.ImageViewer .imagetext .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.Div
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
.PopupDiv
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
.View
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
.GroupBox .groupboxcontents
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
.GroupBox .groupboxtitle
{
	background : #ffffff;
	font : normal 700 15px/normal "NanumSquare";
}
.FileUpload .fileuploaditem .fileuploaditemedit
{
	color : #666666;
	background : #ffffff;
	border : 1px solid #cccccc;
}
.FileUpload .fileuploaditem .fileuploaditemedit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.FileUpload .fileuploaditem .fileuploaditembutton
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
.FileDownload
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
.Grid
{
	border : 1px solid #dbdae1;
}
.Grid .head .row .cell
{
	border-top : 0px none;
	border-right : 1px solid #dcdee2;
	border-bottom : 1px solid #dcdee2;
	border-left : 0px none;
	background : #efefef;
}
.Grid .head .row .cell > .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.Grid .head .row .cell .cellbutton
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
.Grid .summary .row .cell
{
	background : #efefef;
	border : 1px solid #e5e5e5;
}
.Grid .summary .row .cell > .nexacontentsbox
{
	text-align : right;
	background-position-x : right;
}
.Grid .body .row .cell
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
.Grid .body .row .cell.oddcell
{
	background : #ffffff;
}
.Grid .body .row .cell .subcell
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
.Grid .body .row .cell .subcell.oddcell
{
	background : #ffffff;
}
.Grid .body .selection
{
	border : 2px solid #0078d6;
}
.Grid .body .row .cell .cellbutton
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
.Grid .body .row .cell .cellexpandbutton
{
	background : transparent;
}
.Grid .body .row .cell .celledit
{
	background : #ffffff;
	border : 1px solid #999999;
}
.Grid .body .row .cell .celledit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.Grid .body .row .cell .cellmaskedit
{
	background : #ffffff;
	border : 1px solid #999999;
}
.Grid .body .row .cell .cellmaskedit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.Grid .body .row .cell .celltextarea
{
	background : #ffffff;
	border : 1px solid #999999;
}
.Grid .body .row .cell .celltextarea .nexatextarea
{
	padding : 3px 3px 3px 3px;
}
.Grid .body .row .cell .celltreeline
{
	border : 1px dotted #999999;
}
.Plugin
{
	border : 1px solid #e5e5e5;
}
.PluginControl
{
	border : 1px solid #e5e5e5;
}
.WebBrowser
{
	border : 1px solid #e5e5e5;
}
.WebBrowserControl
{
	border : 1px solid #e5e5e5;
}
.WebView
{
	border : 1px solid #e5e5e5;
}
.WebViewControl
{
	border : 1px solid #e5e5e5;
}
.Sketch
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
.ListView
{
	border : 1px solid #cccccc;
	background : #ebecee;
	color : #000000;
}
.ListView .body
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
.ListView .detail
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #f9f9f9;
	font : normal 10pt/normal "NanumSquare";
}
.ListViewDetailBandControl.popupListViewdetail
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #f9f9f9;
	font : normal 10pt/normal "NanumSquare";
}
.ListView .body .cell
{
	border : 1px solid #dbdee2;
}
.ListView .detail .cell
{
	border : 1px solid #dbdee2;
}
.ListViewDetailBandControl.popupListViewdetail .cell
{
	border : 1px solid #dbdee2;
}
.ListViewCellControl .cellbutton
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
.ListViewCellControl .cellexpandbutton
{
	background : #ffffff;
}
.ListViewCellControl .celledit
{
	background : #ffffff;
	border : 1px solid #999999;
}
.ListViewCellControl .celledit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.ListViewCellControl .cellmaskedit
{
	background : #ffffff;
	border : 1px solid #999999;
}
.ListViewCellControl .cellmaskedit .nexainput
{
	padding : 0px 3px 0px 3px;
}
.ListViewCellControl .celltextarea
{
	background : #ffffff;
	border : 1px solid #999999;
}
.ListViewCellControl .celltextarea .nexatextarea
{
	padding : 3px 3px 3px 3px;
}
.ListView .body .expandbar
{
	background : #e5e5e5;
	cursor : pointer;
	border : 1px solid #cccccc;
}
.Div.work
{
	background : #f8f8f8;
	border : 0px none;
}
.Div.box01
{
	background : #ffffff;
	border-radius : 6px;
	box-shadow : 0px 0px 5px 0px #c9c9c9;
	border : 1px solid #cccccc;
}
.Div.box02
{
	background : #ffffff;
	border-radius : 5px;
	border : 1px solid #666666;
}
.Div.box04
{
	background : transparent;
	border : 0px none;
}
.Div.box03
{
	background : transparent;
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 2px solid #848484;
	border-left : 0px none;
}
.PopupDiv.box01
{
	border-radius : 6px;
	box-shadow : 0px 0px 5px 0px #c9c9c9;
}
.Tab.mdi .tabpageTab.tabpageTabmdi
{
	border : 0px solid #cfcfcf;
}
.Tab.mdi .tabbuttonitemTab.tabbuttonitemTabmdi
{
	background : #ffffff;
	background : -webkit-linear-gradient(to bottom,#ffffff 65%,#eaeaea) #ffffff;
	background : linear-gradient(to bottom,#ffffff 65%,#eaeaea) #ffffff;
	color : #888888;
	cursor : pointer;
	border-top : 1px solid #d8d7df;
	border-right : 1px solid #d8d7df;
	border-bottom : 1px solid #d8d7df;
	border-left : 1px solid #d8d7df;
	border-radius : 6px 6px 0px 0px;
	font : 700 13px "NanumSquare";
}
.Static.box01
{
	background : #ffffff;
	border-radius : 6px;
	box-shadow : 0px 0px 5px 0px #c9c9c9;
	border : 1px solid #cccccc;
}
.Static.box02
{
	background : #ffffff;
	border-radius : 3px;
	border : 1px solid #cccccc;
}
.Static.box03
{
	background : #ffffff;
	border : 1px solid #dedede;
}
.Static.leftloginTitle
{
	font : 700 13px "NanumSquare";
}
.Static.page_title
{
	font : 700 17px "NanumSquare";
	color : #666666;
}
.Static.title01
{
	font : 700 15px "NanumSquare";
	color : #666666;
}
.Static.title02
{
	font : 700 15px "NanumSquare";
	color : #666666;
	background : #deeaf2;
	border : 0px none;
}
.Static.title02_temp
{
	font : 700 15px "NanumSquare";
	color : #666666;
	background : #deeaf2;
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #2988ca;
	border-left : 0px none;
}
.Static.title03
{
	font : normal 700 15px/normal "NanumSquare";
	color : #28518e;
	background : url('./images/icon_dot01.png?nexaversion=2025.06.26.202951') no-repeat left center transparent;
}
.Static.title04
{
	font : 700 15px "NanumSquare";
	color : #ffffff;
	background : #155887;
}
.Static.title05
{
	font : 700 15px "NanumSquare";
	color : #28518e;
	background : #ffffff;
}
.Static.title06
{
	font : 700 15px "NanumSquare";
	color : #666666;
	background : url('./images/icon_dot02.png?nexaversion=2025.06.26.202951') no-repeat left center transparent;
}
.Static.label01 .nexacontentsbox
{
	text-align : right;
	background-position-x : right;
}
.Static.label02
{
	border-top : 0px none;
	border-right : 1px solid #d8d7df;
	border-bottom : 0px none;
	border-left : 0px none;
}
.Static.label02 .nexacontentsbox
{
	text-align : right;
	background-position-x : right;
}
.Static.label03
{
	font : 400 14px "NanumSquare";
	background : #f9f9f9;
	border : 1px solid #dedede;
}
.Static.label04
{
	font : 600 12px "NanumSquare";
	background : #f4f4f4;
	border : 1px solid #dedede;
}
.Static.label04 .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.Static.label05
{
	font : 400 11px "NanumSquare";
	background : #f9f9f9;
	border : 1px solid #dedede;
}
.Static.label05 .nexacontentsbox
{
	text-align : left;
	background-position-x : left;
}
.Static.req
{
	background : url('./images/img_req.png?nexaversion=2025.06.26.202951') no-repeat left center;
}
.Static.req2
{
	background : url('./images/img_req.png?nexaversion=2025.06.26.202951') no-repeat left center;
}
.Static.dragbox
{
	background : #fff3ea;
	border : 2px dashed #f28d35;
}
.Static.list_count
{
	font : 400 13px "NanumSquare";
}
.Static.list_count .nexacontentsbox
{
	text-align : left;
	background-position-x : left;
}
.Static.snackbar
{
	font : 400 13px "NanumSquare";
	background : #514ae2;
	border-radius : 6px;
	color : #ffffff;
}
.Static.snackbar .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.Button.tp01
{
	border : 1px solid #287BCE;
	border-radius : 5px;
	background : #287BCE;
	color : #ffffff;
	cursor : pointer;
}
.Button.tp02
{
	border : 1px solid #287BCE;
	border-radius : 5px;
	background : #ffffff;
	color : #296592;
	cursor : pointer;
}
.Button.tp03
{
	border : 0px none;
	border-radius : 5px;
	background : #e1ecf7;
	color : #185a88;
	cursor : pointer;
}
.Button.tp04
{
	border : 1px solid #287BCE;
	border-radius : 5px;
	background : #e1ecf7;
	color : #185a88;
	cursor : pointer;
}
.Button.tp05
{
	border : 1px solid #adadad;
	border-radius : 5px;
	background : transparent;
	color : #606060;
	cursor : pointer;
}
.Button.trans
{
	border : 0px none;
	background : transparent;
}
.Button.icon_menu
{
	border : 0px none;
	background : #ffffff;
	cursor : pointer;
	font : normal 400 13px "Malgun gothic";
}
.Button.main_menu
{
	background : #ffffff;
	border : 0px none;
	cursor : pointer;
	font : 700 14px "NanumSquare";
}
.Button.authdot01
{
	background : url('./images/authdot01.png?nexaversion=2025.06.26.202951') no-repeat 100% 0% #287BCE;
}
.Button.authdot02
{
	background : url('./images/authdot02.png?nexaversion=2025.06.26.202951') no-repeat 100% 0% #ffffff;
}
.Button.ubi_printset
{
	cursor : pointer;
	background : #f2f2f2;
}
.Button.star
{
	background : url('./images/star.png?nexaversion=2025.06.26.202951') no-repeat center center /auto;
	border : 0px none;
}
.Button.star_fill
{
	background : url('./images/o-star.png?nexaversion=2025.06.26.202951') no-repeat center center /auto;
	border : 0px none;
}
.Static.icon_menu
{
	color : #878989;
	font : 400 12px "NanumSquare";
	cursor : pointer;
}
.Static.icon_menu .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
	vertical-align : bottom;
	background-position-y : bottom;
}
.Static.menu_S
{
	background : url('./images/icon_left_S.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_S_hover
{
	color : #ffffff;
	background : url('./images/icon_left_S.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_B
{
	background : url('./images/icon_left_B.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_B_hover
{
	color : #ffffff;
	background : url('./images/icon_left_B.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_R
{
	background : url('./images/icon_left_R.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_R_hover
{
	color : #ffffff;
	background : url('./images/icon_left_R.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_A
{
	background : url('./images/icon_left_A.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_A_hover
{
	color : #ffffff;
	background : url('./images/icon_left_A.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_E
{
	background : url('./images/icon_left_E.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_E_hover
{
	color : #ffffff;
	background : url('./images/icon_left_E.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_M
{
	background : url('./images/icon_left_M.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_M_hover
{
	color : #ffffff;
	background : url('./images/icon_left_M.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_P
{
	background : url('./images/icon_left_P.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_P_hover
{
	color : #ffffff;
	background : url('./images/icon_left_P.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_T
{
	background : url('./images/icon_left_T.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_T_hover
{
	color : #ffffff;
	background : url('./images/icon_left_T.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_J
{
	background : url('./images/icon_left_J.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_J_hover
{
	color : #ffffff;
	background : url('./images/icon_left_J.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_O
{
	background : url('./images/icon_left_O.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_O_hover
{
	color : #ffffff;
	background : url('./images/icon_left_O.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_C
{
	background : url('./images/icon_left_C.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_C_hover
{
	color : #ffffff;
	background : url('./images/icon_left_C.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_H
{
	background : url('./images/icon_left_H.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Static.menu_H_hover
{
	color : #ffffff;
	background : url('./images/icon_left_H.png?nexaversion=2025.06.26.202951') no-repeat center top /55%;
}
.Button.left_menu
{
	color : #818383;
	background : #dddddd;
	border : 1px solid #dddddd;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
	cursor : pointer;
}
.Button.left_menu_on
{
	color : #ffffff;
	background : #287bce;
	border : 1px solid #287bce;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
}
.Button.left_mymenu
{
	color : #818383;
	background : #dddddd;
	border : 1px solid #dddddd;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
	cursor : pointer;
}
.Button.left_mymenu_on
{
	color : #ffffff;
	background : #287bce;
	border : 1px solid #287bce;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
}
.Button.icon_find
{
	background : transparent;
	cursor : pointer;
	border : 0px none;
	border-radius : 5px;
}
.Button.clear_x
{
	cursor : pointer;
	background : transparent;
	border : 0px none;
}
.Button.tab_act
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 5px solid #287bce;
	border-left : 0px none;
	background : transparent;
	font : 700 15px "NanumSquare";
}
.Button.tab_deact
{
	border : 0px none;
	background : transparent;
	font : 700 15px "NanumSquare";
	color : #939393;
}
.Button.mdi_close
{
	border : 0px none;
	background : transparent;
}
.Button.mdi_vertical
{
	border : 0px none;
	background : transparent;
}
.Button.mdi_horizontal
{
	border : 0px none;
	background : transparent;
}
.Button.mdi_max
{
	border : 0px none;
	background : transparent;
}
.Button.split_h
{
	border : 0px none;
	background : transparent;
}
.Button.cond
{
	border : 0px none;
	border-radius : 18px 0px 0px;
}
.Button.cond_down
{
	border : 0px none;
	border-radius : 18px 0px 0px;
}
.Combo.menu_find
{
	color : #666666;
	background : #f6f6f6;
	border : 1px solid #d2d2d3;
	border-radius : 20px;
}
.ListBoxControl.popupCombomenu_findcombolist.dummy.dummy
{
	color : #666666;
	background : #ffffff;
	border-radius : 8px;
}
.Grid .body .row .cell.text_link.dummy.dummy.dummy
{
	color : #0000cd;
	cursor : pointer;
}
.Grid .body .row .cell.text_center.dummy.dummy.dummy > .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.Grid .body .row .cell.update.dummy.dummy.dummy
{
	background : url('./../../../_resource_/_images_/ico_required_s.png?nexaversion=0') no-repeat left top #ffffff;
}
.Grid .body .row .cell.bg_gray_100.dummy.dummy.dummy
{
	background : #f3f4f6;
}
.Grid.tp01
{
	border-top : 2px solid #287bce;
	border-right : 0px none;
	border-bottom : 0px none;
	border-left : 0px none;
}
.Grid.tp01 .head
{
	font : normal 14px/normal "Malgun gothic";
}
.Grid.tp01 .head .row .cell
{
	background : #deeaf2;
}
.Grid.tp01 .head .row .cell > .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.Grid.tp01 .body .row .cell
{
	border : 1px solid #dcdee2;
}
.Grid.tp02
{
	border : 1px solid #666666;
	border-radius : 5px;
}
.Grid.tp02 .head
{
	font : normal 14px/normal "Malgun gothic";
}
.Grid.tp02 .head .row .cell
{
	border-top : 0px none;
	border-right : 1px solid #dcdee2;
	border-bottom : 1px solid #dcdee2;
	border-left : 0px none;
	background : #DEECFF;
}
.Grid.tp02 .head .row .cell > .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.Grid.tp02 .body .row .cell
{
	border : 1px solid #dcdee2;
}
.Grid.tp02 .body .row .cell.br0.dummy.dummy.dummy
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dcdee2;
	border-left : 0px none;
}
.Grid.noline
{
	border : 0px none;
}
.Grid.noline .head
{
	font : normal 14px/normal "Malgun gothic";
}
.Grid.noline .head .row .cell
{
	background : #e7ebef;
}
.Grid.noline .head .row .cell > .nexacontentsbox
{
	text-align : center;
	background-position-x : center;
}
.Grid.noline .body .row .cell
{
	border : 0px none;
}
.Grid.noline2
{
	background : #ffffff;
}
.Grid.noline2 .body .row .cell
{
	border : 0px none;
	background : #ffffff;
}
.Grid.lf_tree
{
	border : 0px none;
	background : transparent;
	color : #2E2E2E;
}
.Grid.lf_tree .vscrollbar
{
	background : transparent;
}
.Grid.lf_tree .vscrollbar .trackbar
{
	background : #dddddd;
}
.Grid.lf_tree .vscrollbar .decbutton
{
	background : #abc0cd;
}
.Grid.lf_tree .vscrollbar .incbutton
{
	background : #abc0cd;
}
.Grid.lf_tree .body
{
	border : 0px none;
	background : transparent;
}
.Grid.lf_tree .body .row .cell
{
	border : 0px none;
	background : transparent;
	font : normal 400 13px/normal "NanumSquare";
}
.Grid.lf_tree .body .row .cell.oddcell
{
	background : transparent;
}
.Grid.lf_tree .body .row .cell.lf_tree_lv2.dummy.dummy.dummy
{
	font : normal 700 13px/normal "NanumSquare";
	background : #ffffff;
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 4px solid #eeeeee;
	border-left : 0px none;
}
.Grid .body .row .cell.cell_border1.dummy.dummy.dummy
{
	border-top : 0px none;
	border-right : 1px solid #dcdee2;
	border-bottom : 1px solid #525050;
	border-left : 0px none;
}
.Grid .body .row .cell.cell_border2.dummy.dummy.dummy
{
	border-top : 0px none;
	border-right : 1px solid #525050;
	border-bottom : 1px solid #525050;
	border-left : 0px none;
}
.Grid .body .row .cell.cell_border3.dummy.dummy.dummy
{
	border-top : 0px none;
	border-right : 1px solid #525050;
	border-bottom : 1px solid #dcdee2;
	border-left : 0px none;
}
.Grid .body .row .cell.exbtnx.dummy.dummy.dummy .cellexpandbutton
{
	background : transparent;
}
.Grid .body .row .cell.cell_badge_act.dummy.dummy.dummy
{
	background : url('./images/img_circle.png?nexaversion=2025.06.26.202951') no-repeat center center #ffffff;
	color : #ffffff;
}
.Grid .body .row .cell.cell_badge_deact.dummy.dummy.dummy
{
	background : url('./images/img_circle_deact.png?nexaversion=2025.06.26.202951') no-repeat center center #ffffff;
	color : #ffffff;
}
.WebView.hwp
{
	border : 1px solid #9b9b9b;
}
.ListBox.tp1
{
	background : transparent;
	border : 0px none;
	border-radius : 3px;
}
.ListBoxControl.tp1
{
	background : transparent;
	border : 0px none;
	border-radius : 3px;
}
.ListBox.tp1 .listboxitem
{
	font : normal 500 14px "Malgun gothic";
	background : transparent;
}
.ListBoxControl.tp1 .listboxitem
{
	font : normal 500 14px "Malgun gothic";
	background : transparent;
}
#nexacontainer .MainFrame[status=deactivate]
{
	border : 1px solid #e5e5e5;
}
#nexacontainer .TitleBarControl .titleicon[status=deactivate]
{
	color : #adadad;
}
#nexacontainer .TitleBarControl .maxbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .TitleBarControl .minbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .TitleBarControl .normalbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .TitleBarControl .closebutton[status=mouseover]
{
	background : #e81223;
}
#nexacontainer .Button[status=mouseover]
{
	background : #cccccc;
	border : 1px solid #666666;
}
#nexacontainer .Button[status=focused]
{
	background : #e5e5e5;
	border : 2px solid #0078d6;
}
#nexacontainer .Edit[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .MaskEdit[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .TextArea[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .TextAreaControl[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .Edit[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .MaskEdit[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .TextArea[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .TextAreaControl[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .Edit[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .MaskEdit[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .TextArea[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .TextAreaControl[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .Spin[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .Spin[status=mouseover]
{
	border : 1px solid #0078d6;
}
#nexacontainer .Spin .spinupbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .Spin .spindownbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .Tab .tabbuttonitemTab[status=mouseover]
{
	background : #e0effa;
	border : 1px solid #4ca0e2;
}
#nexacontainer .Tab .nextbuttonTab[status=focused]
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
#nexacontainer .Tab .prevbuttonTab[status=focused]
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
#nexacontainer .Tab .nextbuttonTab[status=mouseover]
{
	background : #cccccc;
}
#nexacontainer .Tab .prevbuttonTab[status=mouseover]
{
	background : #cccccc;
}
#nexacontainer .Calendar .dropbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .CalendarControl .dropbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .Calendar .calendarspinupbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .CalendarControl .calendarspinupbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .Calendar .calendarspindownbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .CalendarControl .calendarspindownbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .DatePickerControl .head .nextbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .DatePickerControl .head .prevbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .DatePickerControl .head .yearspin .spinupbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .DatePickerControl .head .monthspin .spinupbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .DatePickerControl .head .yearspin .spindownbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .DatePickerControl .head .monthspin .spindownbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .VScrollBarControl .incbutton[status=mouseover]
{
	background : #cccccc;
}
#nexacontainer .VScrollBarControl .decbutton[status=mouseover]
{
	background : #cccccc;
}
#nexacontainer .VScrollBarControl .trackbar[status=mouseover]
{
	background : #999999;
}
#nexacontainer .HScrollBarControl .trackbar[status=mouseover]
{
	background : #999999;
}
#nexacontainer .HScrollBarControl .incbutton[status=mouseover]
{
	background : #cccccc;
}
#nexacontainer .HScrollBarControl .decbutton[status=mouseover]
{
	background : #cccccc;
}
#nexacontainer .VScrollIndicatorControl .trackbar[status=mouseover]
{
	background : #999999;
}
#nexacontainer .HScrollIndicatorControl .trackbar[status=mouseover]
{
	background : #999999;
}
#nexacontainer .Combo[status=focused]
{
	border : 1px solid #0078d6;
}
#nexacontainer .Combo[status=mouseover]
{
	border : 1px solid #0078d6;
}
#nexacontainer .ComboControl[status=focused]
{
	border : 1px solid #0078d6;
}
#nexacontainer .ComboControl[status=mouseover]
{
	border : 1px solid #0078d6;
}
#nexacontainer .Combo .dropbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .ComboControl .dropbutton[status=mouseover]
{
	background : #e5e5e5;
}
#nexacontainer .ListBox .listboxitem[status=mouseover]
{
	background : #fff3ea;
}
#nexacontainer .ListBoxControl .listboxitem[status=mouseover]
{
	background : #fff3ea;
}
#nexacontainer .Menu .menuitem[status=mouseover]
{
	background : #cce4f7;
}
#nexacontainer .PopupMenu .popupmenuitem[status=mouseover]
{
	background : #cce4f7;
}
#nexacontainer .PopupMenuControl .popupmenuitem[status=mouseover]
{
	background : #cce4f7;
}
#nexacontainer .ImageViewer[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #99c9ef;
}
#nexacontainer .Div[status=mouseover]
{
	background : #ffffff;
}
#nexacontainer .PopupDiv[status=mouseover]
{
	background : #ffffff;
}
#nexacontainer .View[status=mouseover]
{
	background : #ffffff;
}
#nexacontainer .FileUpload .fileuploaditem .fileuploaditemedit[status=mouseover]
{
	border : 1px solid #0078d6;
}
#nexacontainer .FileUpload .fileuploaditem .fileuploaditembutton[status=mouseover]
{
	background : #cccccc;
	border : 1px solid #666666;
}
#nexacontainer .FileDownload[status=mouseover]
{
	background : #cccccc;
	border : 1px solid #666666;
}
#nexacontainer .Grid .head .row .cell .cellbutton[status=mouseover]
{
	background : #cccccc;
	border : 1px solid #666666;
}
#nexacontainer .Grid .body .row .cell .subcell[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
#nexacontainer .Grid .body .row .cell .subcell.oddcell[status=mouseover]
{
	background : #ffffff;
}
#nexacontainer .Grid .body .row .cell .cellbutton[status=mouseover]
{
	background : #cccccc;
	border : 1px solid #666666;
}
#nexacontainer .Grid .body .row .cell .cellbutton[status=focused]
{
	background : #e5e5e5;
	border : 2px solid #0078d6;
}
#nexacontainer .Grid .body .row .cell .cellexpandbutton[status=focused]
{
	background : transparent;
}
#nexacontainer .Grid .body .row .cell .cellexpandbutton[status=mouseover]
{
	background : transparent;
}
#nexacontainer .Grid .body .row .cell .celledit[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .Grid .body .row .cell .cellmaskedit[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .Grid .body .row .cell .celltextarea[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .Grid .body .row .cell .celledit[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .Grid .body .row .cell .cellmaskedit[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .Grid .body .row .cell .celltextarea[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .Grid .body .row .cell .celledit[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .Grid .body .row .cell .cellmaskedit[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .Grid .body .row .cell .celltextarea[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .ListView[status=readonly]
{
	border : 1px solid #cccccc;
	background : #ebecee;
	color : #000000;
}
#nexacontainer .ListView[status=mouseover]
{
	border : 1px solid #0078d6;
}
#nexacontainer .ListView[status=focused]
{
	border : 1px solid #0078d6;
}
#nexacontainer .ListView .body[status=readonly]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListView .detail[status=readonly]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail[status=readonly]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListView .body[status=focused]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListView .detail[status=focused]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail[status=focused]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListView .body[status=mouseover]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListView .detail[status=mouseover]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail[status=mouseover]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 1px solid #dbdee2;
	border-left : 0px none;
	background : #ffffff;
	font : normal 10pt/normal "NanumSquare";
}
#nexacontainer .ListView .body .cell[status=readonly]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListView .detail .cell[status=readonly]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail .cell[status=readonly]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListView .body .cell[status=focused]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListView .detail .cell[status=focused]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail .cell[status=focused]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListView .body .cell[status=mouseover]
{
	border : 1px solid #c4c9cf;
}
#nexacontainer .ListView .detail .cell[status=mouseover]
{
	border : 1px solid #c4c9cf;
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail .cell[status=mouseover]
{
	border : 1px solid #c4c9cf;
}
#nexacontainer .ListViewCellControl .cellbutton[status=mouseover]
{
	background : #cccccc;
	border : 1px solid #666666;
}
#nexacontainer .ListViewCellControl .cellbutton[status=focused]
{
	background : #e5e5e5;
	border : 2px solid #0078d6;
}
#nexacontainer .ListViewCellControl .cellexpandbutton[status=focused]
{
	background : #ffffff;
}
#nexacontainer .ListViewCellControl .cellexpandbutton[status=mouseover]
{
	background : #4ca0e2;
}
#nexacontainer .ListViewCellControl .celledit[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .ListViewCellControl .cellmaskedit[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .ListViewCellControl .celltextarea[status=focused]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .ListViewCellControl .celledit[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .ListViewCellControl .cellmaskedit[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .ListViewCellControl .celltextarea[status=readonly]
{
	background : #f9f9f9;
	border : 1px solid #cccccc;
}
#nexacontainer .ListViewCellControl .celledit[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .ListViewCellControl .cellmaskedit[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .ListViewCellControl .celltextarea[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #0078d6;
}
#nexacontainer .ListView .body .expandbar[status=mouseover]
{
	background : #cccccc;
	border : 1px solid #666666;
}
#nexacontainer .ListView .body .expandbar[status=focused]
{
	background : #e5e5e5;
	border : 2px solid #0078d6;
}
#nexacontainer .Div.work[status=mouseover]
{
	background : #f8f8f8;
	border : 0px none;
}
#nexacontainer .Div.box04[status=mouseover]
{
	background : transparent;
	border : 0px none;
}
#nexacontainer .Div.box03[status=mouseover]
{
	background : transparent;
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 2px solid #848484;
	border-left : 0px none;
}
#nexacontainer .Tab.mdi .tabbuttonitemTab.tabbuttonitemTabmdi[status=mouseover]
{
	background : #ffffff;
	background : -webkit-linear-gradient(to bottom,#ffffff 65%,#eaeaea) #ffffff;
	background : linear-gradient(to bottom,#ffffff 65%,#eaeaea) #ffffff;
	color : #888888;
	cursor : pointer;
	border-top : 1px solid #d8d7df;
	border-right : 1px solid #d8d7df;
	border-bottom : 1px solid #d8d7df;
	border-left : 1px solid #d8d7df;
	border-radius : 6px 6px 0px 0px;
	font : 700 13px "NanumSquare";
}
#nexacontainer .Tab.mdi .tabbuttonitemTab.tabbuttonitemTabmdi[status=focused]
{
	background : #ff8c0f;
	background : -webkit-linear-gradient(to bottom,#ff8c0f 65%,#ff8c0f) #ff8c0f;
	background : linear-gradient(to bottom,#ff8c0f 65%,#ff8c0f) #ff8c0f;
	color : #ffffff;
	border : 1px solid #ec8950;
}
#nexacontainer .Button.tp01[status=mouseover]
{
	border : 1px solid #287BCE;
	border-radius : 5px;
	background : #287BCE;
	color : #ffffff;
	cursor : pointer;
}
#nexacontainer .Button.tp01[status=focused]
{
	border : 1px solid #287BCE;
	border-radius : 5px;
	background : #287BCE;
	color : #ffffff;
	cursor : pointer;
}
#nexacontainer .Button.tp02[status=focused]
{
	border : 1px solid #287BCE;
	border-radius : 5px;
	background : #ffffff;
	color : #296592;
	cursor : pointer;
}
#nexacontainer .Button.tp02[status=mouseover]
{
	border : 1px solid #18A0FB;
	background : #ffffff;
}
#nexacontainer .Button.tp03[status=focused]
{
	border : 0px none;
	border-radius : 5px;
	background : #e1ecf7;
	color : #185a88;
	cursor : pointer;
}
#nexacontainer .Button.tp03[status=mouseover]
{
	border : 1px solid #66afe2;
	background : #e1ecf7;
}
#nexacontainer .Button.tp04[status=focused]
{
	border : 1px solid #287BCE;
	border-radius : 5px;
	background : #e1ecf7;
	color : #185a88;
	cursor : pointer;
}
#nexacontainer .Button.tp04[status=mouseover]
{
	border : 1px solid #18A0FB;
	background : #e1ecf7;
}
#nexacontainer .Button.tp05[status=focused]
{
	border : 1px solid #adadad;
	border-radius : 5px;
	background : transparent;
	color : #606060;
	cursor : pointer;
}
#nexacontainer .Button.tp05[status=mouseover]
{
	border : 1px solid #18A0FB;
	color : #296592;
	background : transparent;
}
#nexacontainer .Button.trans[status=mouseover]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.trans[status=focused]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.icon_menu[status=focused]
{
	border : 0px none;
	background : #ffffff;
	cursor : pointer;
	font : normal 400 13px "Malgun gothic";
}
#nexacontainer .Button.icon_menu[status=mouseover]
{
	border : 0px none;
	background : #ffffff;
	cursor : pointer;
	font : normal 400 13px "Malgun gothic";
}
#nexacontainer .Button.main_menu[status=focused]
{
	background : #ffffff;
	border : 0px none;
	cursor : pointer;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.main_menu[status=mouseover]
{
	background : #ffffff;
	border : 0px none;
	cursor : pointer;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.authdot01[status=mouseover]
{
	background : url('./images/authdot01.png?nexaversion=2025.06.26.202951') no-repeat 100% 0% #287BCE;
}
#nexacontainer .Button.authdot01[status=focused]
{
	background : url('./images/authdot01.png?nexaversion=2025.06.26.202951') no-repeat 100% 0% #287BCE;
}
#nexacontainer .Button.authdot02[status=mouseover]
{
	background : url('./images/authdot02.png?nexaversion=2025.06.26.202951') no-repeat 100% 0% #ffffff;
}
#nexacontainer .Button.authdot02[status=focused]
{
	background : url('./images/authdot02.png?nexaversion=2025.06.26.202951') no-repeat 100% 0% #ffffff;
}
#nexacontainer .Button.ubi_printset[status=mouseover]
{
	background : #f2f2f2;
	border : 1px solid #cccccc;
	color : #2a5ea1;
}
#nexacontainer .Button.ubi_printset[status=focused]
{
	background : #f2f2f2;
	border : 1px solid #cccccc;
	color : #2a5ea1;
}
#nexacontainer .Button.star[status=mouseover]
{
	background : url('./images/star.png?nexaversion=2025.06.26.202951') no-repeat center center /auto;
	border : 0px none;
}
#nexacontainer .Button.star[status=focused]
{
	background : url('./images/star.png?nexaversion=2025.06.26.202951') no-repeat center center /auto;
	border : 0px none;
}
#nexacontainer .Button.star_fill[status=mouseover]
{
	background : url('./images/o-star.png?nexaversion=2025.06.26.202951') no-repeat center center /auto;
	border : 0px none;
}
#nexacontainer .Button.star_fill[status=focused]
{
	background : url('./images/o-star.png?nexaversion=2025.06.26.202951') no-repeat center center /auto;
	border : 0px none;
}
#nexacontainer .Button.left_menu[status=mouseover]
{
	color : #818383;
	background : #dddddd;
	border : 1px solid #dddddd;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
	cursor : pointer;
}
#nexacontainer .Button.left_menu[status=focused]
{
	color : #818383;
	background : #dddddd;
	border : 1px solid #dddddd;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
	cursor : pointer;
}
#nexacontainer .Button.left_menu_on[status=mouseover]
{
	color : #ffffff;
	background : #287bce;
	border : 1px solid #287bce;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.left_menu_on[status=focused]
{
	color : #ffffff;
	background : #287bce;
	border : 1px solid #287bce;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.left_mymenu[status=mouseover]
{
	color : #818383;
	background : #dddddd;
	border : 1px solid #dddddd;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
	cursor : pointer;
}
#nexacontainer .Button.left_mymenu[status=focused]
{
	color : #818383;
	background : #dddddd;
	border : 1px solid #dddddd;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
	cursor : pointer;
}
#nexacontainer .Button.left_mymenu_on[status=mouseover]
{
	color : #ffffff;
	background : #287bce;
	border : 1px solid #287bce;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.left_mymenu_on[status=focused]
{
	color : #ffffff;
	background : #287bce;
	border : 1px solid #287bce;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.icon_find[status=mouseover]
{
	background : transparent;
	cursor : pointer;
	border : 0px none;
	border-radius : 5px;
}
#nexacontainer .Button.icon_find[status=focused]
{
	background : transparent;
	cursor : pointer;
	border : 0px none;
	border-radius : 5px;
}
#nexacontainer .Button.clear_x[status=mouseover]
{
	cursor : pointer;
	background : transparent;
	border : 0px none;
}
#nexacontainer .Button.clear_x[status=focused]
{
	cursor : pointer;
	background : transparent;
	border : 0px none;
}
#nexacontainer .Button.tab_act[status=mouseover]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 5px solid #287bce;
	border-left : 0px none;
	background : transparent;
	font : 700 15px "NanumSquare";
}
#nexacontainer .Button.tab_act[status=focused]
{
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 5px solid #287bce;
	border-left : 0px none;
	background : transparent;
	font : 700 15px "NanumSquare";
}
#nexacontainer .Button.tab_deact[status=mouseover]
{
	border : 0px none;
	background : transparent;
	font : 700 15px "NanumSquare";
	color : #939393;
}
#nexacontainer .Button.tab_deact[status=focused]
{
	border : 0px none;
	background : transparent;
	font : 700 15px "NanumSquare";
	color : #939393;
}
#nexacontainer .Button.mdi_close[status=mouseover]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.mdi_close[status=focused]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.mdi_vertical[status=focused]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.mdi_vertical[status=mouseover]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.mdi_horizontal[status=focused]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.mdi_horizontal[status=mouseover]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.mdi_max[status=focused]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.mdi_max[status=mouseover]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.split_h[status=mouseover]
{
	border : 0px none;
}
#nexacontainer .Button.split_h[status=focused]
{
	border : 0px none;
}
#nexacontainer .Button.cond[status=focused]
{
	border : 0px none;
	border-radius : 18px 0px 0px;
}
#nexacontainer .Button.cond_down[status=focused]
{
	border : 0px none;
	border-radius : 18px 0px 0px;
}
#nexacontainer .Button.cond[status=mouseover]
{
	border : 0px none;
}
#nexacontainer .Button.cond_down[status=mouseover]
{
	border : 0px none;
}
#nexacontainer .Combo.menu_find[status=mouseover]
{
	color : #666666;
	background : #f6f6f6;
	border : 1px solid #d2d2d3;
	border-radius : 20px;
}
#nexacontainer .Combo.menu_find[status=focused]
{
	color : #666666;
	background : #f6f6f6;
	border : 1px solid #d2d2d3;
	border-radius : 20px;
}
#nexacontainer .ListBoxControl.popupCombomenu_findcombolist.dummy.dummy .listboxitem[status=mouseover]
{
	color : #ff8c0f;
	background : #ffffff;
}
#nexacontainer .Grid.lf_tree[status=mouseover]
{
	border : 0px none;
	background : transparent;
	color : #2E2E2E;
}
#nexacontainer .Grid.lf_tree[status=focused]
{
	border : 0px none;
	background : transparent;
	color : #2E2E2E;
}
#nexacontainer .Grid.lf_tree .body[status=mouseover]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Grid.lf_tree .body[status=focused]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Grid.lf_tree .body .row .cell[status=focused]
{
	border : 0px none;
	background : transparent;
	font : normal 400 13px/normal "NanumSquare";
}
#nexacontainer .Grid.lf_tree .body .row .cell.oddcell[status=focused]
{
	background : transparent;
}
#nexacontainer .Grid.lf_tree .body .row .cell .celltreeitem .treeitemtext[status=mouseover]
{
	color : #ff8c0f;
}
#nexacontainer .Grid.lf_tree .body .row .cell.lf_tree_lv2.dummy.dummy.dummy[status=focused]
{
	font : normal 700 13px/normal "NanumSquare";
	background : #ffffff;
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 4px solid #eeeeee;
	border-left : 0px none;
}
#nexacontainer .Grid .body .row .cell.cell_border1.dummy.dummy.dummy[status=focused]
{
	border-top : 0px none;
	border-right : 1px solid #dcdee2;
	border-bottom : 1px solid #525050;
	border-left : 0px none;
}
#nexacontainer .Grid .body .row .cell.cell_border2.dummy.dummy.dummy[status=focused]
{
	border-top : 0px none;
	border-right : 1px solid #525050;
	border-bottom : 1px solid #525050;
	border-left : 0px none;
}
#nexacontainer .Grid .body .row .cell.cell_border3.dummy.dummy.dummy[status=focused]
{
	border-top : 0px none;
	border-right : 1px solid #525050;
	border-bottom : 1px solid #dcdee2;
	border-left : 0px none;
}
#nexacontainer .Grid .body .row .cell.exbtnx.dummy.dummy.dummy .cellexpandbutton[status=focused]
{
	background : transparent;
}
#nexacontainer .Grid .body .row .cell.exbtnx.dummy.dummy.dummy .cellexpandbutton[status=mouseover]
{
	background : transparent;
}
#nexacontainer .Grid .body .row .cell.cell_badge_act.dummy.dummy.dummy[status=focused]
{
	background : url('./images/img_circle.png?nexaversion=2025.06.26.202951') no-repeat center center #ffffff;
	color : #ffffff;
}
#nexacontainer .Grid .body .row .cell.cell_badge_deact.dummy.dummy.dummy[status=focused]
{
	background : url('./images/img_circle_deact.png?nexaversion=2025.06.26.202951') no-repeat center center #ffffff;
	color : #ffffff;
}
#nexacontainer .Grid.over01 .body .row .cell[status=mouseover]
{
	background : #fff3ea;
}
#nexacontainer .Edit.noline[status=readonly]
{
	background : #ffffff;
	border : 0px none;
}
#nexacontainer .MaskEdit.noline[status=readonly]
{
	background : #ffffff;
	border : 0px none;
}
#nexacontainer .Edit.novline[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #d8d7df;
}
#nexacontainer .Edit.novline[status=focused]
{
	background : #ffffff;
	border : 1px solid #d8d7df;
}
#nexacontainer .MaskEdit.novline[status=mouseover]
{
	background : #ffffff;
	border : 1px solid #d8d7df;
}
#nexacontainer .MaskEdit.novline[status=focused]
{
	background : #ffffff;
	border : 1px solid #d8d7df;
}
#nexacontainer .ListBox.tp1 .listboxitem[status=mouseover]
{
	color : #0000f9;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .ListBoxControl.tp1 .listboxitem[status=mouseover]
{
	color : #0000f9;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Form[userstatus=contents]
{
	background : transparent;
}
#nexacontainer .TitleBarControl .maxbutton[userstatus=pushed]
{
	background : #cccccc;
}
#nexacontainer .TitleBarControl .minbutton[userstatus=pushed]
{
	background : #cccccc;
}
#nexacontainer .TitleBarControl .normalbutton[userstatus=pushed]
{
	background : #cccccc;
}
#nexacontainer .TitleBarControl .closebutton[userstatus=pushed]
{
	background : #f1717b;
}
#nexacontainer .Button[userstatus=pushed]
{
	background : #e9e9e9;
}
#nexacontainer .Button[userstatus=selected]
{
	background : #e5e5e5;
	border : 2px solid #0078d6;
}
#nexacontainer .Edit[userstatus=nulltext]
{
	color : #999999;
}
#nexacontainer .EditControl[userstatus=nulltext]
{
	color : #999999;
}
#nexacontainer .MaskEdit[userstatus=nulltext]
{
	color : #999999;
}
#nexacontainer .MaskEditControl[userstatus=nulltext]
{
	color : #999999;
}
#nexacontainer .TextArea[userstatus=nulltext]
{
	color : #999999;
}
#nexacontainer .TextAreaControl[userstatus=nulltext]
{
	color : #999999;
}
#nexacontainer .Calendar[userstatus=invalidtext]
{
	color : #999999;
}
#nexacontainer .CalendarControl[userstatus=invalidtext]
{
	color : #999999;
}
#nexacontainer .MaskEdit[userstatus=invalidtext]
{
	color : #999999;
}
#nexacontainer .MaskEditControl[userstatus=invalidtext]
{
	color : #999999;
}
#nexacontainer .Spin[userstatus=invalidtext]
{
	color : #999999;
}
#nexacontainer .SpinControl[userstatus=invalidtext]
{
	color : #999999;
}
#nexacontainer .Spin .spinupbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .Spin .spindownbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .Tab .tabbuttonitemTab[userstatus=selected]
{
	color : #939393;
	background : #ffffff;
	font : 700 13px "NanumSquare";
	border-top : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid transparent;
	border-left : 1px solid #cccccc;
}
#nexacontainer .Tab .nextbuttonTab[userstatus=pushed]
{
	background : #606060;
	border : 1px solid #cccccc;
}
#nexacontainer .Tab .prevbuttonTab[userstatus=pushed]
{
	background : #606060;
	border : 1px solid #cccccc;
}
#nexacontainer .Calendar .dropbutton[userstatus=pushed]
{
	background : #e5e5e5;
}
#nexacontainer .CalendarControl .dropbutton[userstatus=pushed]
{
	background : #e5e5e5;
}
#nexacontainer .Calendar .calendarspinupbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .CalendarControl .calendarspinupbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .Calendar .calendarspindownbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .CalendarControl .calendarspindownbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .DatePickerControl .head .prevbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .DatePickerControl .head .nextbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .DatePickerControl .head .yearspin .spinupbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .DatePickerControl .head .monthspin .spinupbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .DatePickerControl .head .yearspin .spindownbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .DatePickerControl .head .monthspin .spindownbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .DatePickerControl .body .weekitem[userstatus=saturday]
{
	color : #48afff;
}
#nexacontainer .DatePickerControl .body .weekitem[userstatus=sunday]
{
	color : #ff7986;
}
#nexacontainer .DatePickerControl .body .dayitem[userstatus=selected]
{
	color : #ffffff;
	background : #0078d6;
	border : 1px solid #0078d6;
}
#nexacontainer .DatePickerControl .body .dayitem[userstatus=today]
{
	background : #e0effa;
	border : 1px solid #0078d6;
}
#nexacontainer .DatePickerControl .body .dayitem[userstatus=saturday]
{
	color : #269bee;
}
#nexacontainer .DatePickerControl .body .dayitem[userstatus=sunday]
{
	color : #ff4c5e;
}
#nexacontainer .DatePickerControl .body .dayitem[userstatus=trailingday]
{
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
#nexacontainer .VScrollBarControl .incbutton[userstatus=pushed]
{
	background : #606060;
}
#nexacontainer .VScrollBarControl .decbutton[userstatus=pushed]
{
	background : #606060;
}
#nexacontainer .VScrollBarControl .trackbar[userstatus=pushed]
{
	background : #606060;
}
#nexacontainer .HScrollBarControl .trackbar[userstatus=pushed]
{
	background : #606060;
}
#nexacontainer .HScrollBarControl .incbutton[userstatus=pushed]
{
	background : #606060;
}
#nexacontainer .HScrollBarControl .decbutton[userstatus=pushed]
{
	background : #606060;
}
#nexacontainer .VScrollIndicatorControl .trackbar[userstatus=pushed]
{
	background : #606060;
}
#nexacontainer .HScrollIndicatorControl .trackbar[userstatus=pushed]
{
	background : #606060;
}
#nexacontainer .Combo .dropbutton[userstatus=pushed]
{
	background : #e5e5e5;
}
#nexacontainer .ComboControl .dropbutton[userstatus=pushed]
{
	background : #e5e5e5;
}
#nexacontainer .ListBox .listboxitem[userstatus=selected]
{
	background : #fff3ea;
}
#nexacontainer .ListBoxControl .listboxitem[userstatus=selected]
{
	background : #fff3ea;
}
#nexacontainer .Menu .nextbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .Menu .prevbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .Menu .menuitem[userstatus=selected]
{
	background : #99c9ef;
}
#nexacontainer .PopupMenu .prevbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .PopupMenuControl .prevbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .PopupMenu .nextbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .PopupMenuControl .nextbutton[userstatus=pushed]
{
	background : #999999;
}
#nexacontainer .PopupMenu .popupmenuitem[userstatus=selected]
{
	background : #99c9ef;
}
#nexacontainer .PopupMenuControl .popupmenuitem[userstatus=selected]
{
	background : #99c9ef;
}
#nexacontainer .FileDownload[userstatus=pushed]
{
	color : #ffffff;
	background : #606060;
}
#nexacontainer .Grid .head .row .cell .cellbutton[userstatus=pushed]
{
	color : #ffffff;
	background : #606060;
}
#nexacontainer .Grid .head .row .cell .cellbutton[userstatus=selected]
{
	background : #e5e5e5;
	border : 2px solid #0078d6;
}
#nexacontainer .Grid .body .row .cell[userstatus=selected]
{
	background : #fdeedb;
}
#nexacontainer .Grid .body .row .cell.oddcell[userstatus=selected]
{
	background : #fdeedb;
}
#nexacontainer .Grid .body .row .cell .subcell[userstatus=selected]
{
	background : #99c9ef;
}
#nexacontainer .Grid .body .row .cell .subcell.oddcell[userstatus=selected]
{
	background : #99c9ef;
}
#nexacontainer .Grid .body .row .cell .subcell[userstatus=blinked]
{
	background : #0078d6;
	color : #ffffff;
}
#nexacontainer .Grid .body .row .cell .cellbutton[userstatus=pushed]
{
	color : #ffffff;
	background : #606060;
	border : 0px none;
}
#nexacontainer .Grid .body .row .cell .cellbutton[userstatus=selected]
{
	background : #e5e5e5;
	border : 2px solid #0078d6;
}
#nexacontainer .Grid .body .row .cell .cellexpandbutton[userstatus=selected]
{
	background : transparent;
}
#nexacontainer .Grid .body .row .cell .cellexpandbutton[userstatus=pushed]
{
	background : transparent;
}
#nexacontainer .Grid .body .row .cell[userstatus=blinked]
{
	background : #0078d6;
	color : #ffffff;
}
#nexacontainer .ListView .body[userstatus=selected]
{
	background : #99c9ef;
}
#nexacontainer .ListView .detail[userstatus=selected]
{
	background : #95c3e8;
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail[userstatus=selected]
{
	background : #95c3e8;
}
#nexacontainer .ListViewCellControl .cellbutton[userstatus=pushed]
{
	color : #ffffff;
	background : #606060;
	border : 0px none;
}
#nexacontainer .ListViewCellControl .cellexpandbutton[userstatus=pushed]
{
	background : #4ca0e2;
}
#nexacontainer .Tab.mdi .tabbuttonitemTab.tabbuttonitemTabmdi[userstatus=selected]
{
	background : #ff8c0f;
	background : -webkit-linear-gradient(to bottom,#ff8c0f 65%,#ff8c0f) #ff8c0f;
	background : linear-gradient(to bottom,#ff8c0f 65%,#ff8c0f) #ff8c0f;
	color : #ffffff;
	border : 1px solid #ec8950;
}
#nexacontainer .Button.tp01[userstatus=pushed]
{
	background : #2b6996;
	box-shadow : 0px 0px 5px 0px #2b6996;
}
#nexacontainer .Button.tp02[userstatus=pushed]
{
	box-shadow : 0px 0px 5px 0px #296592;
}
#nexacontainer .Button.tp03[userstatus=pushed]
{
	box-shadow : 0px 0px 5px 0px #296592;
}
#nexacontainer .Button.tp04[userstatus=pushed]
{
	box-shadow : 0px 0px 5px 0px #296592;
}
#nexacontainer .Button.tp05[userstatus=pushed]
{
	box-shadow : 0px 0px 5px 0px #296592;
}
#nexacontainer .Button.trans[userstatus=pushed]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.icon_menu[userstatus=selected]
{
	border : 0px none;
	background : #ffffff;
	cursor : pointer;
	font : normal 400 13px "Malgun gothic";
}
#nexacontainer .Button.icon_menu[userstatus=pushed]
{
	border : 0px none;
	background : #ffffff;
	cursor : pointer;
	font : normal 400 13px "Malgun gothic";
}
#nexacontainer .Button.main_menu[userstatus=selected]
{
	background : #ffffff;
	border : 0px none;
	cursor : pointer;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.main_menu[userstatus=pushed]
{
	background : #ffffff;
	border : 0px none;
	cursor : pointer;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.left_menu[userstatus=selected]
{
	color : #818383;
	background : #dddddd;
	border : 1px solid #dddddd;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
	cursor : pointer;
}
#nexacontainer .Button.left_menu_on[userstatus=selected]
{
	color : #ffffff;
	background : #287bce;
	border : 1px solid #287bce;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.left_mymenu[userstatus=selected]
{
	color : #818383;
	background : #dddddd;
	border : 1px solid #dddddd;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
	cursor : pointer;
}
#nexacontainer .Button.left_mymenu_on[userstatus=selected]
{
	color : #ffffff;
	background : #287bce;
	border : 1px solid #287bce;
	border-radius : 7px;
	font : 700 14px "NanumSquare";
}
#nexacontainer .Button.clear_x[userstatus=selected]
{
	cursor : pointer;
	background : transparent;
	border : 0px none;
}
#nexacontainer .Button.mdi_close[userstatus=pushed]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.mdi_close[userstatus=selected]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.mdi_vertical[userstatus=selected]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.mdi_vertical[userstatus=pushed]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.mdi_horizontal[userstatus=selected]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.mdi_horizontal[userstatus=pushed]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.mdi_max[userstatus=selected]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Button.mdi_max[userstatus=pushed]
{
	border : 0px none;
	background : transparent;
	cursor : pointer;
}
#nexacontainer .Button.split_h[userstatus=pushed]
{
	border : 0px none;
}
#nexacontainer .Button.split_h[userstatus=selected]
{
	border : 0px none;
}
#nexacontainer .Button.cond[userstatus=pushed]
{
	border : 0px none;
	border-radius : 18px 0px 0px;
}
#nexacontainer .Button.cond[userstatus=selected]
{
	border : 0px none;
	border-radius : 18px 0px 0px;
}
#nexacontainer .Button.cond_down[userstatus=pushed]
{
	border : 0px none;
	border-radius : 18px 0px 0px;
}
#nexacontainer .Button.cond_down[userstatus=selected]
{
	border : 0px none;
	border-radius : 18px 0px 0px;
}
#nexacontainer .ListBoxControl.popupCombomenu_findcombolist.dummy.dummy .listboxitem[userstatus=selected]
{
	color : #ff8c0f;
	background : #ffffff;
}
#nexacontainer .Grid.tp01 .body .row .cell[userstatus=selected]
{
	background : #fff3ea;
	border : 1px solid #dcdee2;
}
#nexacontainer .Grid.tp01 .body .row .cell.oddcell[userstatus=selected]
{
	background : #fff3ea;
}
#nexacontainer .Grid.tp02 .body .row .cell[userstatus=selected]
{
	background : #fff3ea;
	border : 1px solid #dcdee2;
}
#nexacontainer .Grid.tp02 .body .row .cell.oddcell[userstatus=selected]
{
	background : #fff3ea;
}
#nexacontainer .Grid.noline .body .row .cell[userstatus=selected]
{
	background : #fff3ea;
	border : 1px solid #dcdee2;
}
#nexacontainer .Grid.noline .body .row .cell.oddcell[userstatus=selected]
{
	background : #fff3ea;
}
#nexacontainer .Grid.lf_tree .body .row .cell[userstatus=selected]
{
	border : 0px none;
	background : transparent;
	font : normal 400 13px/normal "NanumSquare";
}
#nexacontainer .Grid.lf_tree .body .row .cell.oddcell[userstatus=selected]
{
	background : transparent;
}
#nexacontainer .Grid.lf_tree .body .row .cell.lf_tree_lv2.dummy.dummy.dummy[userstatus=selected]
{
	font : normal 700 13px/normal "NanumSquare";
	background : #ffffff;
	border-top : 0px none;
	border-right : 0px none;
	border-bottom : 4px solid #eeeeee;
	border-left : 0px none;
}
#nexacontainer .Grid .body .row .cell.cell_border1.dummy.dummy.dummy[userstatus=selected]
{
	border-top : 0px none;
	border-right : 1px solid #dcdee2;
	border-bottom : 1px solid #525050;
	border-left : 0px none;
}
#nexacontainer .Grid .body .row .cell.cell_border2.dummy.dummy.dummy[userstatus=selected]
{
	border-top : 0px none;
	border-right : 1px solid #525050;
	border-bottom : 1px solid #525050;
	border-left : 0px none;
}
#nexacontainer .Grid .body .row .cell.cell_border3.dummy.dummy.dummy[userstatus=selected]
{
	border-top : 0px none;
	border-right : 1px solid #525050;
	border-bottom : 1px solid #dcdee2;
	border-left : 0px none;
}
#nexacontainer .Grid .body .row .cell.exbtnx.dummy.dummy.dummy .cellexpandbutton[userstatus=selected]
{
	background : transparent;
}
#nexacontainer .Grid .body .row .cell.cell_badge_act.dummy.dummy.dummy[userstatus=selected]
{
	background : url('./images/img_circle.png?nexaversion=2025.06.26.202951') no-repeat center center #ffffff;
	color : #ffffff;
}
#nexacontainer .Grid .body .row .cell.cell_badge_deact.dummy.dummy.dummy[userstatus=selected]
{
	background : url('./images/img_circle_deact.png?nexaversion=2025.06.26.202951') no-repeat center center #ffffff;
	color : #ffffff;
}
#nexacontainer .Button.ubi_printset[userstatus=pushed]
{
	background : #f2f2f2;
}
#nexacontainer .ListBox.tp1 .listboxitem[userstatus=selected]
{
	background : transparent;
}
#nexacontainer .ListBoxControl.tp1 .listboxitem[userstatus=selected]
{
	background : transparent;
}
#nexacontainer .Static[status=disabled]
{
	color : #999999;
}
#nexacontainer .StaticControl[status=disabled]
{
	color : #999999;
}
#nexacontainer .Button[status=disabled]
{
	color : #999999;
	background : #cccccc;
}
#nexacontainer .Edit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .MaskEdit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .TextArea[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .TextAreaControl[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .Spin[status=disabled]
{
	border : 1px solid #cccccc;
}
#nexacontainer .Spin .spinedit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
}
#nexacontainer .Spin .spinupbutton[status=disabled]
{
	background : #f2f2f2;
}
#nexacontainer .Spin .spindownbutton[status=disabled]
{
	background : #f2f2f2;
}
#nexacontainer .Tab .tabbuttonitemTab[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
#nexacontainer .Tab .nextbuttonTab[status=disabled]
{
	background : #d9d9d9;
	border : 1px solid #f0f0f0;
}
#nexacontainer .Tab .prevbuttonTab[status=disabled]
{
	background : #d9d9d9;
	border : 1px solid #f0f0f0;
}
#nexacontainer .CheckBox[status=disabled]
{
	color : #999999;
}
#nexacontainer .Radio .radioitem[status=disabled]
{
	color : #999999;
}
#nexacontainer .Calendar .calendaredit[status=disabled]
{
	color : #999999;
}
#nexacontainer .CalendarControl .calendaredit[status=disabled]
{
	color : #999999;
}
#nexacontainer .Calendar .dropbutton[status=disabled]
{
	background : #f0f0f0;
}
#nexacontainer .CalendarControl .dropbutton[status=disabled]
{
	background : #f0f0f0;
}
#nexacontainer .Calendar .calendarspinupbutton[status=disabled]
{
	background : #f0f0f0;
}
#nexacontainer .CalendarControl .calendarspinupbutton[status=disabled]
{
	background : #f0f0f0;
}
#nexacontainer .Calendar .calendarspindownbutton[status=disabled]
{
	background : #f0f0f0;
}
#nexacontainer .CalendarControl .calendarspindownbutton[status=disabled]
{
	background : #f0f0f0;
}
#nexacontainer .DatePickerControl .head .yearspin .spinedit[status=disabled]
{
	color : #999999;
}
#nexacontainer .DatePickerControl .head .monthspin .spinedit[status=disabled]
{
	color : #999999;
}
#nexacontainer .DatePickerControl .body .weekitem[status=disabled]
{
	color : #999999;
}
#nexacontainer .DatePickerControl .body .dayitem[status=disabled]
{
	color : #999999;
}
#nexacontainer .Combo .comboedit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
}
#nexacontainer .ComboControl .comboedit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
}
#nexacontainer .Combo .dropbutton[status=disabled]
{
	background : #f0f0f0;
}
#nexacontainer .ComboControl .dropbutton[status=disabled]
{
	background : #f0f0f0;
}
#nexacontainer .ListBox[status=disabled]
{
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .ListBoxControl[status=disabled]
{
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .ListBox .listboxitem[status=disabled]
{
	color : #999999;
	background : #e5e5e5;
}
#nexacontainer .ListBoxControl .listboxitem[status=disabled]
{
	color : #999999;
	background : #e5e5e5;
}
#nexacontainer .Menu .nextbutton[status=disabled]
{
	background : #f2f2f2;
}
#nexacontainer .Menu .prevbutton[status=disabled]
{
	background : #f2f2f2;
}
#nexacontainer .PopupMenu .prevbutton[status=disabled]
{
	background : #f2f2f2;
}
#nexacontainer .PopupMenuControl .prevbutton[status=disabled]
{
	background : #f2f2f2;
}
#nexacontainer .PopupMenu .nextbutton[status=disabled]
{
	background : #f2f2f2;
}
#nexacontainer .PopupMenuControl .nextbutton[status=disabled]
{
	background : #f2f2f2;
}
#nexacontainer .ProgressBar[status=disabled]
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
#nexacontainer .ProgressBarControl[status=disabled]
{
	background : #e5e5e5;
	border : 1px solid #cccccc;
}
#nexacontainer .ProgressBar .progressbaritem[status=disabled]
{
	background : #cccccc;
}
#nexacontainer .ProgressBarControl .progressbaritem[status=disabled]
{
	background : #cccccc;
}
#nexacontainer .ImageViewer[status=disabled]
{
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
#nexacontainer .ImageViewer .imagetext[status=disabled]
{
	color : #999999;
}
#nexacontainer .Div[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
#nexacontainer .PopupDiv[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
#nexacontainer .View[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
#nexacontainer .GroupBox .groupboxcontents[status=disabled]
{
	background : #ffffff;
	border : 1px solid #f2f2f2;
}
#nexacontainer .GroupBox .groupboxtitle[status=disabled]
{
	color : #999999;
	background : #ffffff;
}
#nexacontainer .FileUpload .fileuploaditem .fileuploaditemedit[status=disabled]
{
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
#nexacontainer .FileUpload .fileuploaditem .fileuploaditembutton[status=disabled]
{
	color : #999999;
	background : #cccccc;
	border : 1px solid #cccccc;
}
#nexacontainer .FileDownload[status=disabled]
{
	color : #999999;
	background : #cccccc;
}
#nexacontainer .Grid .head .row .cell .cellbutton[status=disabled]
{
	color : #999999;
	background : #cccccc;
}
#nexacontainer .Grid .body .row .cell .subcell[status=disabled]
{
	background : #ffffff;
	border : 1px solid #e5e5e5;
}
#nexacontainer .Grid .body .row .cell .subcell.oddcell[status=disabled]
{
	background : #ffffff;
}
#nexacontainer .Grid .body .row .cell .cellbutton[status=disabled]
{
	color : #999999;
	background : #cccccc;
	border : 0px none;
}
#nexacontainer .Grid .body .row .cell .cellexpandbutton[status=disabled]
{
	opacity : 0.40;
}
#nexacontainer .Grid .body .row .cell .celledit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .Grid .body .row .cell .cellmaskedit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .Grid .body .row .cell .celltextarea[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .Sketch[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #e5e5e5;
}
#nexacontainer .ListView[status=disabled]
{
	background : #666666;
}
#nexacontainer .ListView .body[status=disabled]
{
	color : #999999;
}
#nexacontainer .ListView .detail[status=disabled]
{
	color : #999999;
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail[status=disabled]
{
	color : #999999;
}
#nexacontainer .ListView .body .cell[status=disabled]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListView .detail .cell[status=disabled]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListViewDetailBandControl.popupListViewdetail .cell[status=disabled]
{
	border : 1px solid #dbdee2;
}
#nexacontainer .ListViewCellControl .cellbutton[status=disabled]
{
	color : #999999;
	background : #cccccc;
	border : 0px none;
}
#nexacontainer .ListViewCellControl .cellexpandbutton[status=disabled]
{
	opacity : 0.40;
}
#nexacontainer .ListViewCellControl .celledit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .ListViewCellControl .cellmaskedit[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .ListViewCellControl .celltextarea[status=disabled]
{
	color : #999999;
	background : #f2f2f2;
	border : 1px solid #cccccc;
}
#nexacontainer .ListView .body .expandbar[status=disabled]
{
	color : #999999;
	background : #cccccc;
	opacity : 0.50;
}
#nexacontainer .Static.dragbox[status=disabled]
{
	background : #c0c0c0;
	border : 2px dashed #969696;
	opacity : 0.5;
}
#nexacontainer .Button.main_menu[status=disabled]
{
	background : #ffffff;
	border : 0px none;
	cursor : default;
	font : 700 14px "NanumSquare";
	color : #d3d3d3;
}
#nexacontainer .Button.clear_x[status=disabled]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Grid.lf_tree[status=disabled]
{
	border : 0px none;
	background : transparent;
	color : #2E2E2E;
}
#nexacontainer .Grid.lf_tree .body[status=disabled]
{
	border : 0px none;
	background : transparent;
}
#nexacontainer .Combo.nodropbtn[status=disabled]
{
	color : #999999;
}
#nexacontainer .Tab .tabbuttonitemTab[status=focused][userstatus=selected]
{
	color : #939393;
	background : #ffffff;
	font : 700 13px "NanumSquare";
	border-top : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid transparent;
	border-left : 1px solid #cccccc;
}
#nexacontainer .CheckBox[status=disabled][userstatus=selected]
{
	color : #999999;
}
#nexacontainer .Radio .radioitem[status=disabled][userstatus=selected]
{
	color : #999999;
}
#nexacontainer .ListBox .listboxitem[status=disabled][userstatus=selected]
{
	background : #e5e5e5;
}
#nexacontainer .ListBoxControl .listboxitem[status=disabled][userstatus=selected]
{
	background : #e5e5e5;
}
