/* reset & default */
body {
	margin: 0;
	padding: 0;
	font-size: .75em;
	color: #666;
	color: #000000;
}

body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, pre, form,
	fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-weight: 400;
	
}

html, body {
	height: 100%;
	width: 100%;
	background:url('/theme/kms/imgs/main_background.png');
}

.header {
	clear:left;
	background-color:transparent;
	height:45px;
}
#headerContent {
	width:90%;
	/* min-width:1333px; */
	height:100%;
	margin:0 auto;
	margin-top:40px;
	padding:0px;
}
.header .dhx_toolbar_dhx_web .dhx_toolbar_btn .dhxtoolbar_text{
	font-weight:500;
	background-color: #4c4c4c;
    width: 72px;
    text-align: center;
	line-height: 30px!important;
    font-size:1.4em;
}

.header .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_text {
	color:black;
	font-size:1.4em;
	font-weight:500;
	padding: 0px;
	margin: 0px;
	line-height:46px;
}
	
.footer {
	width:100%;
	
}
.topLogout {
	padding: 0 20px 0 0;
	color: #666;
	background:#3aaa31;
	font-size: 0.688em;
	line-height: 26px;
	font-family: "Arial", "Noto Sans KR";
	height:50px;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	
}

.topLogout img {
	padding-left: 10px;
}

.leftArea {
	float: left;
	width: 290px;
	border-right: 1px #a3a3a3 solid;
	height: 100%;
}
.leftTitle p {
	float: left;
	padding: 8px 0 0 10px;
}

.leftTitle p.title {
	width: 200px;
	text-align: center;
	line-height: 25px;
}

.centerTitle {
	background: rgb(195,195,195);
	height: 40px;
	font-size: 1em;
	font-family: "Arial", "Noto Sans KR";
	font-weight: 500;
	color: #fff;
	border-top:1px solid #2391c7;
	
}

.centerTitle .title {
	padding: 8px 0 0 10px;
	width: 200px;
	text-align: center;
	line-height: 25px;
	margin: 0 auto;
}

.searchArea {
	height: 40px;
	border-bottom:1px solid #dfdfdf;
}

.searchArea input {
    border: 0 none;
    color: #333;
    font-size: 1.2em;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
    width: 300px;
    width:-webkit-clac(100% - 60px);width:-moz-calc(100% - 60px); width:calc(100% - 60px);
}

.searchArea .filterImg{
	background: rgba(0, 0, 0, 0) url("imgs/icon/filter.png") no-repeat scroll center center;
    cursor: pointer;
    display: none;
    float: right;
    height: 40px;
    width: 40px;
    border-left:1px solid #dfdfdf;
}
.searchArea .searchImg{
	background: rgba(0, 0, 0, 0) url("imgs/icon/zoom2.png") no-repeat scroll center center;
    cursor: pointer;
    display: block;
    float: right;
    height: 40px;
    width: 40px;
    border-left:1px solid #dfdfdf;
}
.searchArea .saveImg{
	background: rgba(0, 0, 0, 0) url("imgs/icon/icon14.png") no-repeat scroll center center;
    cursor: pointer;
    display: block;
    float: right;
    height: 40px;
    width: 40px;
    border-left:1px solid #dfdfdf;
}
.ListTabBar {
	background-color:#fff;
}
.ListTempllateCss {
	border-top: 1px solid #c0c0c0;
	background-color: white;
	height: 800px;
}
.dhx_carousel_controls {
	display: none;
}

div.dhx_cell_cont_carousel {
	border: 0px !important;
}
div.menuBox#menuBox{
	width:400px;
	z-index:15;
}
div.menuArea#menuArea{
	left:0px;
	overflow:hidden;
	width:0px;
	position:absolute;
	/* #background-color:#ffffff; */
	z-index:14;
}
div.menuModal{
	position:absolute;
	z-index:10;
}
iframe.menuFrame{
	height:100%;
	width:100%;
	border:0px none;
}
div.attachArea_width{
	width:100%;
	height:0px;
	overflow:hidden;
}
div.attachbox{
	width:100%;
	height:300px;
}
div.background_form{
	/* background:rgba(0, 0, 0, 0.3) url("imgs/background.jpg") repeat scroll 0 0 / 100% auto; */
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	position:relative;
}
#headerContent{
	background:#ffffff /* url('imgs/logo_noback.png') no-repeat scroll center 0 / auto 100% */;
	height:100% !important;
	background:transparent;
}
.headerLogo span{
	color:black;
	font-size:1.7em;
	float:left;
}

.headerLogo{
	height:45px;
	line-height: 45px;
	position:absolute;
	z-index:1;
	text-align:center;
}

.menuInputArea {
	background:url('imgs/bg.png') repeat scroll center 0 / auto 100%;
	height: 40px;
}
.menuInputArea input {
    border: 0 none;
    color: #333;
    font-size: 1.2em;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
    width: 301px;
}

.menuInputArea .button{
	cursor: pointer;
    display: block;
    float: right;
    height: 40px;
    width: 40px;
}

.dhxacc_base_material div.dhx_cell_acc div.dhx_cell_hdr{
	border-style:solid;
	border-color:#dfdfdf;
	border-width: 1px 0 1px 0;
}

.dhxacc_base_material div.dhx_cell_acc div.dhx_cell_cont_acc{
	border-style:solid;
	border-color:#dfdfdf;
	border-width: 0 0 1px 0;
}
.rfxTitle {
	font-size: 1.25em;
}

.rfxTitle label {
	font-size: 1.25em;
	font-weight: 500;
}

.formAmt input{
	text-align: right;
	font-weight: 500;
	color: blue !important;
}

.tempCss {
	color: #666;
	font-family: "Arial", "Noto Sans KR";
	font-size: 1.2em;
	padding: 0 0 0 5px;
	line-height: 18px;
	table-layout: fixed;
}

.tempCss .tempCssBold {
	font-weight: 500;
}

.tempCss .tempCssRight {
	text-align: right;
}

.tempCss .tempCssRightRed {
	font-weight: 500;
	color: #db0034;
	text-align: right;
}

.tempCss td {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.changeFormId {
	background:url('imgs/bg.png') repeat scroll center 0 / auto 100%;
	display:none;
	position:absolute;
	z-index:50;
}
.changeFormId input {
    border: 0 none;
    color: #333;
    font-size: 1em;
    font-weight: 500;
    line-height: 40px;
    padding: 0 0 0 15px;
    width: 216px;
}

.changeFormId .button{
	cursor: pointer;
    display: block;
    float: right;
}

div.wrap_h10px{
	height:10px;
	width:100%;
	background-color:#0051b3;
}
div.container .topBackground{
	float:left;
	width:-webkit-clac(100% - 40px);width:-moz-calc(100% - 40px); width:calc(100% - 40px);
	padding:0 20px 0 15px;
	display:table;
}
div.container .topBackground.topBackground_list{
	height:50px; 
	width:100%; 
	float:none;
	padding: 8px 0px 0px 0px;
	border-width:0 0 1px 0;
	border-color:#dfdfdf;
	border-style:solid;
	background-color:#fff;
}
div.container .topBackground .vCenter{
	display:table-cell;
	vertical-align:middle;
}
div.container{
	height:100%;
}
div.container .col{
	width:25%;
	float: left;
}
div.container .col .part .gridbox{
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
div.container .col~.col .part{
	padding-left: 10px;
}
.list_template{
	color: #666;
	/*
	font-family: "Arial", "Noto Sans KR";
	font-size: 1.2em;*/
	font-size: 13px;
	padding: 0 0 0 5px;
	line-height: 18px;
	table-layout: fixed;
}
div.headerLogo .headerLogoDiv{ 
	margin:0 auto; 
	height:100%;
}

span.sepoaUserId{
	cursor:pointer;
	text-decoration:underline;
}

table.budget{
	border-collapse:collapse;
	margin:auto;
	width:100%;
	font-size:1.1em;
}
table.budget td{
	border:solid 1px #000000;
	padding:5px 0 5px 0;
}
table.budget td.budget{
	text-align:right;
	padding-right:10px;
}
div.container.mainContainer{
	/* padding:0px 8px 10px 10px; */
	overflow:hidden;
	background-color:#eeeeee;
}

.dhxlayout_base_material div.dhx_cell_layout div.dhx_cell_hdr.dhx_cell_hdr_hidden{
	border-top:0px;
	border-bottom:0px;
}
body div.filterModal{
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1;
}
.dash-row {
	width:98%;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.dash-box {
	width:20%;
	height:250px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:20px;
	box-sizing:border-box;
	z-index:1;
	border:1px solid #999;
	text-align:center;
	float:left;
}
.dash-top {
	width:100%;
	height:30%;
	display:table;
	box-sizing:border-box;
	text-align:center;
}
.dash-top-left {
	width:100%;
	height:100%;
	display:flex;
}
.dash-title {
	margin:auto;
	font: bold 2em Dotum;
	color:#666;
}
.dash-top-right {
	width:25%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
	-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.dash-count {
	width:50px;
	height:50px;
	margin:auto;
	display:table-cell;
	vertical-align:middle;
	background-color:#002e72;
	font: bold 2em Dotum;
	color:white;
}
.dash-bottom {
	width:100%;
	height:70%;
	box-sizing:border-box;
	text-align:center;
}
.dash-bottom ol {
	height:100%;
	text-align:left;
}
.dash-bottom ol li {
	height:25%;
	display:flex;
	align-items:center;
	border-top:1px solid #999;
	padding-left:5px;
}
.link-row {
	width:98%;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.link-box {
	width:20%;
	height:250px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:20px;
	box-sizing:border-box;
	z-index:1;
	border:1px solid #000000;
	text-align:center;
	float:left;
	display:table;
	border-style:dashed;
}
.link-left {
    width:100%;
	height:100%;
	display:flex;
	float:left;
}
.link-title {
	margin:auto;
	font: bold 2em Dotum;
	color:#666;
}
.link-right {
	width:60%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
	-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.dash-link {
	width:80px;
	height:80px;
	margin:auto;
	/*display:table-cell;*/
	background-color:#002e72;
	font: bold 5em Dotum;
	color:white;
	line-height:80px;
	margin-top:80px;
	margin-left:80px;
}
.dash-left{
	width:60%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
	-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.dash-right{
	width:100%;
	height:100%;
	display:flex;
	float:left;
}
.link-left2 {
	width:60%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
	-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.link-right2 {
	width:100%;
	height:100%;
	display:flex;
	float:left;
}
div.tempBodyArea{
	display:none;
}

div.sepoaux.screen_area{
	height:100%;
	width:100%;

}

div.sepoaux.screeninfo{
	position: absolute;
    border: solid 1px #000000;
    z-index:999;
    padding:3px;
}

/* frame common */
.leftBackgroundImage{
	background:url("imgs/main4.png") no-repeat center / cover;
}
.leftBackgroundImageTextDecoration{
	border-top: 4px solid #fff;
  	width:90px; 
  	margin:60px 0 0 30px;
}
.leftBackgroundImageTitle{
	font-size:20px;
	color:white;
  	height:50px;
  	margin:10px 0 10px 30px;
}
.leftBackgroundImageContents{
	font-size:13px;
	color:white; 
	margin-left:30px; 
	width:155px; 
	height:50px;
}	

.headerLogo span.main_title_lighter{
	font-weight:200;
}
.headerLogo span.main_title_bold{
	font-weight:500;
}
.headerLogo div.main_title_logo{
	background: url(imgs/S.png) no-repeat center 2px / auto 100%;
    width: 45px;
    height: 100%;
    float: left;
}