@charset "UTF-8";

/**
 * K-LOG/G 전용 테마
 * 
 * K-LOG/G 주 색상은 #00A1F1
 */

.menu-line {
	width: 100%;
	min-width:1100px;
	height: 80px;
	/* background: url("/images/menuLineG.jpg") bottom repeat-x; */
/* 	background: linear-gradient(to bottom, rgba(245,246,246,1) 5%,rgba(219,220,226,1) 43%,rgba(221,223,227,1) 75%); */
	border-bottom: 2px solid rgba(8, 177, 76, 1);
}
#header .gnb.g {
/*     left: 50%; */
}
#header .gnb li {
	margin-right: 43px;
}
#header .gnb-sub {
	width: 160px;
}
div.info-bar span.name {
	color: #4AD7FF;
}
#header .gnb a:hover,
#header .gnb a:active {
	color: #00A1F1;
}
div.location .on {
	color: #00A1F1;
}
.left-top {
	background-color: #00A1F1;
}
.left-content .list li a:hover {
	color: #00A1F1;
}
#header .gnb {
	right: 153px;
}
.ui-tabs-nav.ui-widget-header {
	border-color: unset;
}
.ui-tabs .ui-tabs-nav li.ui-state-default.ui-state-active {
	border-color: rgba(8, 177, 76, 1);
}
/*
.ui-jqgrid .ui-priority-secondary.ui-state-hover {
	background: url("g/images/ui-bg_flat_75_51c4ff_40x100.png") repeat-x scroll 50% 50% #51C4FF;
}
.ui-jqgrid .ui-priority-secondary.ui-state-highlight {
	background: url("g/images/ui-bg_flat_55_daedf6_40x100.png") repeat-x scroll 50% 50% #DAEDF6;
}
*/
.ui-jqgrid .ui-state-hover,
.ui-jqgrid .ui-priority-secondary.ui-state-hover,
.ui-jqgrid .ui-state-hover a,
.ui-jqgrid .ui-state-highlight a {
	color: #000000;
}
.ui-jqgrid .ui-jqgrid-btable .ui-state-hover a {
	text-decoration: underline;
}
.ui-jqgrid .ui-jqgrid-btable .ui-state-hover.bgU,
.ui-jqgrid .ui-jqgrid-btable .ui-priority-secondary.ui-state-hover.bgU,
.ui-jqgrid .ui-jqgrid-btable .bgU,
.ui-jqgrid .ui-jqgrid-btable .ui-priority-secondary.bgU {
	background-image: none;
	background-color: #F7F1BF;
}
.ui-jqgrid .ui-jqgrid-btable .ui-state-hover {
	background: url("./g/images/ui-bg_flat_100_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
}
.ui-jqgrid .ui-jqgrid-btable .ui-priority-secondary.ui-state-hover {
	background: url("../../images/jquery/ui-bg_flat_100_fbfbfb_40x100.png") repeat-x scroll 50% 50% #FBFBFB;
}
.ui-jqgrid .ui-jqgrid-btable .ui-state-highlight.bgU,
.ui-jqgrid .ui-jqgrid-btable .ui-priority-secondary.ui-state-highlight.bgU,
.ui-jqgrid .ui-jqgrid-btable .ui-state-highlight,
.ui-jqgrid .ui-jqgrid-btable .ui-priority-secondary.ui-state-highlight {
	color: #000000;
	background: url("./g/images/ui-bg_flat_75_51c4ff_40x100.png") repeat-x scroll 50% 50% #51C4FF;
}
.ui-jqgrid .ui-jqgrid-btable .ui-state-highlight[editable="1"],
.ui-jqgrid .ui-jqgrid-btable .ui-priority-secondary.ui-state-highlight[editable="1"] {
	background: url("./g/images/ui-bg_flat_55_daedf6_40x100.png") repeat-x scroll 50% 50% #DAEDF6;
}
[class^="icon-"],
[class*=" icon-"] {
	background-image: url("../../images/icons/glyphicons-halflings-theme-g.png");
}
.ui-progressbar-value {
	background: none;
	background-color: #00A1F1;
}
.ui-dialog {
	padding: 0;
}
.ui-dialog-titlebar {
	background-image: none;
	background-color: #45BFF0;
	border: none;
}
div.ui-dialog {
	border: 3px solid #00A1F1;
}
.sub_top_banner_navi{
	min-width:1100px;	
}