.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list>.k-state-selected, .k-list>.k-state-highlight, .k-panel>.k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color {
	color: #444;
	background-color: #f1e3c4;
	border-color: #f1e3c4;
}
.k-treeview .k-in.k-state-hover {
	color: #444;
}
.k-widget.k-treeview {
	color: #444;
}
.jarviswidget > header {
color: #333;
border: 1px solid #C2C2C2;
background-color: #FFF;
}
.ui-sortable .jarviswidget-sortable > header {
	cursor: move;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	line-height: normal;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background-color: #FFF;
}
#header {
	display: block;
	height: 49px;
	position: relative;
	margin: 0;
	padding: 0 13px 0 0;
	background-color: #FFF;
	background-image: none;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
	background: #ffffff;
	direction: ltr;
}

nav ul ul {
	margin: 0;
	padding: 0;
	display: none;
	background: #e4d7b9
}
nav ul ul li > a:hover {
	background-color: #a1886f;
	color: #ffffff;
}
nav ul li a:hover {
	color: #222;
	text-decoration: none;
}

nav ul li a {
	color: #444;
	text-decoration: none;
}
nav ul li.open > a, nav ul li.open > a b {
	color: #222 !important;
}

.minified nav > ul > li > ul {
	display: none !important;
	position: absolute;
	left: 40px;
	width: 200px;
	z-index: 5;
	border: 1px solid #bfbfbf;
	min-height: 180px;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
	background: #f1e3c4;
	margin-top: -3px;
}

.minified nav > ul > li > ul > li {
	background-color: #f1e3c4;
}
.minifyme:hover {
	background: #a1886f;
	color: #FFF;
	right: 0px;
}
.minifyme {
	background: #a1886f;
	color: #FFF;
	right: 0px;
	border-bottom: none; 
}
.minified nav > ul > li {
	border-bottom: 1px solid #a1886f;
	border-top: none;
}
#ribbon {
	min-height: 40px;
	background: #f1e3c4;
	padding: 0 13px;
	position: relative;
}

aside {
	display: block;
	overflow: hidden;
	background: #f1e3c4;
	min-height: 100%;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #9f9f9f;
	border-color: #9f9f9f;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #a1886f;
	border-color: #b1886f;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #8e684c;
	border-color: #8e684c;
}
.btn-warning {
	color: #fff;
	background-color: #898989;
	border-color: #898989;
}
.btn-primary {
	color: #fff;
	background-color: #a1886f;
	border-color: #a1886f;
}
.btn-success {
	color: #fff;
	background-color: #8e684c;
	border-color: #8e684c;
}
.login-privacy-text
{
	color: #444;

}
.login-header
{
	color: #444;	
	background: #FFF !important;
}
#login #header {
	margin: 0;
	height: 71px;
	border-bottom: 0px none #eeeeee !important;
	overflow: hidden;
	padding: 0 30px;
	background-clip: padding-box;
	border-width: 0;
	min-height: 28px;
/* 	background: #f1e3c4 !important; */
	background: #fff !important;
	margin-bottom: 20px;
}
.system_name
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: dotum;
	font-size: 18px;
}
.select2-search-choice-close:before
{
	color: #DFDFDF;
	content: "\f057";
}
.select2-container .select2-choice abbr 
{
	display: none;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 24px;
	top: 8px;
	font-size: 15px;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	outline: 0;
}


.select2-search-choice-close
{
	display: block;
	min-width: 15px;
	min-height: 15px;
	position: absolute;
	right: 3px;	
	top: 3px;
	margin-top: 0px;
	margin-right: 15px;
	padding: 0;
}

li > .select2-search-choice-close
{
	display: block;
	min-width: 15px;
	min-height: 15px;
	position: absolute;
	right: 3px;	
	top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0;
	/*background-image: url("/images/logo.png");*/
}
.select2-search input
{
	width: 100%;
	height: auto !important;
	min-height: 29px;
	padding: 6px 50px 5px 10px;
	margin: 0;
	outline: 0;
	font-family: sans-serif;
	font-size: 1em;
	border: 1px solid #aaa;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#login #main {
	position:fixed !important;
	position:absolute;
	top:72px;
	right:0;
	bottom:0;
	left:0;
	/*background-image: url("/images/background.png");*/
	background-color: #FFF;
	background-size: 1920px;
	background-repeat: no-repeat;
}

#jarviswidget-fullscreen-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1020;
}

.k-tooltip-content p {
    width: 400px;
    font-family: Calibri, Helvetica, Sans-Serif;
    text-align: left;
    word-wrap:break-word;
}

.k-grid td{
    white-space: nowrap;
}

textarea {
    font-family: monospace;
    border-color: #BDBDBD;
}

.smart-form fieldset {
  display: block;
  padding: 15px 15px 5px;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}

.smart-form section {
  margin-bottom: 7px;
  position: relative;
}

.smart-form .label {
  display: block;
  margin-bottom: 2px;
  line-height: 19px;
  font-weight: 400;
  font-size: 13px;
  color: #333;
  text-align: left;
}

li.plupload_droptext {
	background: transparent;
	text-align: center;
	vertical-align: middle;
	border: 3px dashed #dfdfdf;	
	line-height: 150px;
	color: #DFDFDF;
	font-weight: bolder;
	font-size: 40px;
	border-radius: 5px;
}

.plupload_scroll .plupload_filelist {
	overflow-y: scroll;
}
.search_btn
{

	margin-left: 5px;
	height: 100%;
}
.search_btn > i
{
		font-size: 14px;
}
.search_cancel
{
	margin-right: 10px;
}

.kr-dis-left
{
	padding-left: 5px;
	color: #999;
	font-size: 11px;
}
.kr-dis
{
	color: #999;
	font-size: 11px;
}

.nav-tabs > li.active > a {
-webkit-box-shadow: 0 -1px 0 #DFDFDF;
-moz-box-shadow: 0 -2px 0 #DFDFDF;
box-shadow: 0 -1px 0 #DFDFDF;
border-top-width: 0px !important;
margin-top: 1px !important;
font-weight: bold;
}

/* 새로고침 재정의 
*/
.widget-body-ajax-loading::before {
  content: none;
  padding-top: 18%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  height: 100%;
  z-index: 1;
  width: 100%;
  position: absolute;
}

#back{
	position: absolute;
	z-index: 9999;
	background-color: #000000;
	display:none;
	left:0;
	top:0;
}

#loadingBar{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	z-index: 99999;
	width: 100%;
	position:absolute;
	top: 40%;
	display:none;
}

