/* reset & default */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	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
}

html, body {
	height: 100%;
	width: 100%;
}

img, fieldset {
	border: none;
	padding: 0;
	margin: 0
}

img {
	vertical-align: top;
	border: none;
}

hr, button img {
	display: none
}

li {
	list-style: none
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	COLOR: #000;
	text-decoration: underline;
}

textarea {
	overflow: auto
}

input, select {
	vertical-align: middle;
}

select::-ms-expand { 
        display: none; 
 }

form* {
	margin: none;
	vertical-align: middle
}

em {
	font-style: normal;
}

caption {
	display: none;
}

h1, h2, h3, h4, h5 {
	display: block;
}

iframe {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

.png24 {
	tmp: expression(setPNG24(this));
}

/* main */
.subTop h1 {
	float: left;
	width: 220px;
	height: 55px;
	background-image: url("/design/images/logo.gif");
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
.buttonbox{
	float:left;
	margin-top:7px;
}
.subTop h1 span {
	display: hidden;
	font-size: 0;
}

.header {
	clear:left;
	/* padding:0px 0px 10px 0px; */
	/*border-bottom:solid 4px #d12630;*/
	background-color:#393a3d !important;
	height:45px;
}
.headerContent {
	width:100%;
	height:100%;
}
.footer {
	width:100%;
}
.topLogout {
	padding: 0 20px 0 0;
	color: #666;
	background:#3aaa31;
	font-size: 0.688em;
	line-height: 26px;
	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%;
}

.gnb {
	float: left;
	height: 50px;
	background: #27a3df;
	width: 100%;
	border-bottom: 1px #2391c7 solid;
}

.gnb li {
	float: left;
	padding: 15px 20px 0 20px;
	height: 35px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 1em;
	letter-spacing: -1px;
}

.gnb li a:link {
	color: #fff;
	text-decoration: none;
}

.gnb li a:visited {
	color: #fff;
	text-decoration: none;
}

.gnb li a:hover {
	color: #fff;
	text-decoration: none;
}

.gnb li.on {
	color: #fff;
	background: #1a243d;
}

.gnb li.on a:link {
	color: #fff;
	text-decoration: none;
}

.gnb li.on a:visited {
	color: #fff;
	text-decoration: none;
}

.gnb li.on a:hover {
	color: #fff;
	text-decoration: none;
}

.leftTitle {
	background: rgb(195,195,195);
	height: 40px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

.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-weight: bold;
	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: white;
}

.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:398px;
	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;
	padding:0px;
}
.headerLogo span{
	font-weight: bold;
	color:white;
	font-size:1.7em;
}
.headerLogo{
	height:45px;
	line-height: 58px;
	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: bold;
    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: bold;
}

.formAmt input{
	text-align: right;
}

.formAmtBlue input{
	text-align: right;
	font-weight: bold;
	color: blue !important;
}

.tempCss {
	color: #666;
	font-size: 1.2em;
	padding: 0 0 0 5px;
	line-height: 18px;
	table-layout: fixed;
}

.tempCss .tempCssBold {
	font-weight: bold;
}

.tempCss .tempCssRight {
	text-align: right;
}

.tempCss .tempCssRightRed {
	font-weight: 500;
	color: #ce5133;
	text-align: right;
	font-size: 1.2em;
}

.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: bold;
    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:0px;
	border-width:0 0 1px 0;
	border-color:#dfdfdf;
	border-style:solid;
}
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-size: 1.2em;
	padding: 0 0 0 5px;
	line-height: 18px;
	table-layout: fixed;
}

span.SIGN_STATUS{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.PR_STATUS{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.RFQ_STATUS{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.RFQ_OPEN_FLAG{
	font-weight : 500;
	color: #0077c5;
	font-size: 1.1em;
}

span.PO_STATUS{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.QT_STATUS{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.CONFIRM_FLAG{
	font-weight : 500;
	color: #0077c5;
	font-size: 1.2em;
}

span.IV_STATUS{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.PI_TYPE{
	font-weight : 500;
	color: #0077c5;
	font-size: 1.2em;
}

span.GW_EXEC_STATUS{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.CANCEL_FLAG{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

b.po_change_flag_text{
	font-weight : 500;
	color: #ff6a8c;
}

span.PROCESS_TYPE{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.STATUS_TEXT{
	font-weight : 500;
	color: #0077c5;
	font-size: 1.1em;
}

span.STATUS_TEXT.D, span.STATUS_TEXT.E, span.STATUS_TEXT.R, span.STATUS_TEXT.S, span.STATUS_TEXT.T{
	font-weight : 500;
	color: #2ca01c;
	font-size: 1.1em;
}

span.REPORT_STAT_TEXT{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.SL_TYPE{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

span.SIGN_STATUS{
	font-weight : 500;
	color: #ce5133;
	font-size: 1.2em;
}

div.headerLogo .headerLogoDiv{
	background-color:#393a3d  ;
/*	background-image: url('imgs/poasrm_logo1.png') ; */
	background-repeat: no-repeat ;
	background-attachment : scroll;
	background-position: left center;   
	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 Noto Sans KR;
	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;
}

/* Create Document */
div.docBox#docBox{
	width:398px;
	z-index:15;
}
div.docArea#docArea{
	right:80px;
	overflow:hidden;
	width:0px;
	position:absolute;
	background-color:#ffffff;
	z-index:14;
}
div.docModal{
	position:absolute;
	z-index:10;
}
iframe.docFrame{
	height:100%;
	width:100%;
	border:0px none;
}



#categoryScr {
	position:absolute;
	z-index:104;
	display:none;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

#categoryArea {
	position:absolute;
	z-index:105;
	display:none;
}

#categoryArea ul {
	list-style:none;
	padding:0;
	margin:0;
	width:200px;
	border:solid 1px #CCC;
	background:#FFF;
}

#categoryArea ul > li {
	position:relative;
}

#categoryArea ul > li.selected {
	background:url('/theme/poasrm/imgs/icon/icon_43.png') calc(100% - 10px) 50% no-repeat #EEE;
}

#categoryArea ul > li > a {
	display:block;
	padding:0 10px;
	text-decoration:none;
	color:#000;
	height:30px;
	line-height:30px;
}

#categoryArea li > ul {
	position:absolute;
	left:0;
	top:0;
	display:none;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.2);
}

/* #categoryArea ul ul {
	writing-mode:vertical-lr;
}

#categoryArea ul ul li {
	writing-mode:horizontal-tb;
} */

/* Ãë¼Ò ¾ø´Â Confirm º¸Á¤ */
div.dhtmlx-noCancel div.dhtmlx_popup_button {
	background: #39c;
	color: white;
	font-weight: normal;
	box-shadow:none !important;
	border:1px solid #3da0e3 !important;
}

/* TEXTAREA Alert º¸Á¤ */
div.dhtmlx-textArea div.dhtmlx_popup_text {
	display:inline-block;
	text-align:left;
	padding:20px 20px 5px 20px !important;
}