@charset "utf-8";
/****************************************************
         common style
*****************************************************/
/*b:help*/
.intro-sub-content-box { padding: 20px;border: 1px solid #ddd; margin-bottom: 50px; font-size: 12px; color: #888; line-height: 20px;}
.intro-sq-list, .intro-ul-list, .intro-no-list {margin-left: 20px;}
.intro-ul-list > li {margin: 2px 0px;}
.intro-no-list > li {list-style: decimal !important; margin: 2px 0px;}
.intro-no-list > li > .intro-little, .intro-sq-list > li > .intro-little {font-size: 11px; color: #bbb;}
.intro-sq-list > li > .intro-little {padding-left: 5px;}
.intro-no-list > li > .label, .intro-sq-list > li > .label {font-size: 11px; color: #fff !important;}
.intro-sq-list > li {list-style: square !important; margin: 2px 0px;}
/*e:help*/

/*툴팁*/
.tooltip-inner {
  background-color: #2F4050;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #2F4050;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #2F4050;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2F4050;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #2F4050;
}

body div.tooltip {
  opacity: 1;
  cursor: pointer;
  display: block;
  position: absolute;
  font-size: 11px;
  background: #ffffe2;
  border: 1px solid #949478;
  border-radius: 5px;
  padding: 10px 10px 10px 25px;
  background-image: url(/static/img/common/warning.png);
  background-repeat: no-repeat;
  background-position-x: 5px;
  background-position-y: 9px;
  z-index: 99999;
  line-height: 150%;
}

/* e:footer*/

/*title*/
.h5_tit {display: block;margin-bottom: 10px;font-weight: 700;font-size: 16px;color: #333}
.h5_tit span {color: #f75c17;}
.h5_tit_bar {margin-bottom: 20px;padding-left: 10px;font-weight: 700;font-size: 17px;color: #006db8}
.h5_tit_img {display: block;margin-bottom: 5px;font-weight: 700;font-size: 14px;color: #333; background: url('/static/img/common/bul_sub02.png') no-repeat left 4px; padding: 1px 0 0 17px;}

/*table*/
.overflow_h {display: inline-block;width: 100%;}
.comment {font-size: 11px; color: #888; line-height: 1.4em; background: url('/static/img/common/bul_starred.gif') no-repeat 10px 10px; padding: 7px 0 0 21px;}
.comment2 {font-size: 11px; color: #888; line-height: 1.4em; background: url('/static/img/common/bul_starred.gif') no-repeat 10px 6px; padding: 2px 0 0 21px;}
.table_base {
  width: 100%;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 10pt;
  line-height: 23px;
  table-layout: fixed;
}
.compulsory {
  text-align: left;
  color: #666;
  font-weight: bold;
  background: url('/static/img/common/bul_starred.gif') no-repeat 10px 12px;
  padding: 5px 10px 5px 22px;
  background-color: #f9f9f9;
  border-right: 1px solid #c3c3c3;
  border-top: 1px solid #e5e5e5;
}
.compulsoryNone {
  text-align: left;
  color: #666;
  font-weight: bold;
  padding: 5px 10px 5px 22px;
  background-color: #f9f9f9;
  border-right: 1px solid #c3c3c3;
  border-top: 1px solid #e5e5e5;
}
.table_base .borderL {
  border-left: 1px solid #c3c3c3;
}
.table_base .borderR {
  border-right: 1px solid #c3c3c3;
}
.table_base tr {
  height: 32px !important;
}
.table_base th {
  line-height: 150%;
}

.table_base td {
  text-align: left;
  border-top: 1px solid #e5e5e5;
  padding: 3px 10px;
}

.table_base td.view {
  padding: 10px;
}

.table_base label, div.checkbox, div.radio {
  margin-bottom: 0px;
  margin-top: 0px;
}

.table_bottom td {
  border-bottom: 1px solid #1776ce
}
.toast_wrap {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 9999999999;
}

.toast_msg {
  background: rgba(0, 0, 0, 0.80);
  font-size: 14px;
  color: #fff;
  padding: 10px 15px;
  border-bottom: 1px solid #444;
  display: none;
}
@media all and (max-width: 992px) {

}
@media all and (max-width: 768px) {
}


/*custom css*/
/*custom kendo */
.k-tabstrip:focus {box-shadow: none;}
.k-dropdown-wrap .k-input{line-height: 1.8em;}
.k-grid-list>.k-item>.k-cell { padding: 3px 5px;}
.k-dropdowngrid-popup .k-grid-header .k-header {padding: 3px 6px;}
.k-grid-content tr td {border-left-width: 1px !important;padding: .4em .5em;}
.k-grid-norecords{min-height: 100px;}
.k-grid-norecords-templa te{border:1px solid #fff;}

.k-treeview .k-item {padding: 0 10px}
.k-treeview .k-in {margin: 0; padding: 0px 5px;}
.k-treeview {color:#666!important;}
.k-grid-norecords-template{border:1px solid #fff}

.doc-search {display: inline-block;width: 100%;}
.doc-search li {margin-right:5px;}
.navbar-light .navbar-nav .nav-link {color: #000000}
.user-circle {display: inline-block;width: 40px;height: 40px;border-radius: 50%;background-size: 40px 40px;background-position: center center;vertical-align: middle;box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0, 0, 0, .2);margin-right: 5px;}

.docu-edi-dsedino {border:0;margin-bottom: 5px;}
.docu-edi-dsedino table{border-collapse: collapse;font-size:10pt;padding:0;line-height: 140%;}
.docu-edi-dsedino td:nth-child(1){font-weight: bold;letter-spacing:2px;text-align: center;padding: 0 3px;width:80px;}
.docu-edi-dsedino td:nth-child(2){min-width:100px;padding: 0 3px;}

.docu-edi-name{font-size:24pt;font-weight:bold;font-family: Arial;padding:12pt;text-align:center;}
/*tooltip*/
.ediTooltip {position: relative;display: inline-block;}
.ediTooltip .ediTooltipText {visibility: hidden;width: 120px;background-color: #555;color: #fff;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;bottom: 125%;left: 50%;margin-left: -60px;opacity: 0;transition: opacity 0.3s;}
.ediTooltip .ediTooltipText::after {      content: "";      position: absolute;      top: 100%;left: 50%;      margin-left: -5px;      border-width: 5px;border-style: solid;      border-color: #555 transparent transparent transparent;}
.ediTooltip:hover .ediTooltipText {visibility: visible;opacity: 1;}
.gridTooltipWrapper {width: 300px;      color: #000;      text-align: left;}
.direct-chat-img {width: 30px;height: 30px;}
.k-widget.k-tooltip {border-color: #fff;background-color: #f3f3f3;color: #fff;}

/*userEditor View Area*/
#editorOuterWrap {resize: vertical;min-height:500px; border: 1px solid #cccccc; margin: 0px; padding: 0px; width: 100%; overflow: auto;}
#editorViewArea {background-color: #efefef; padding:0; overflow: scroll;}
#editorViewToolbar {padding: 0;}
#editorViewToolbar .k-button {border-color: #f5f5f5; background-color: #f5f5f5;}
#editorViewToolbar .k-button:focus,#dsContentViewToolbar .k-button:hover {border-color: #ccc; background-color: #fff;}
#editorView {width: 19cm; min-height: 21cm; padding: 2cm 1cm 1cm; margin: 0.5cm auto; border: 1px #D3D3D3 solid; background: white; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-sizing: initial;color:#000000}
#editorViewToolbar{border:1px solid #d1d1d1;border-bottom: 0px;height:40px;;background: #f4f4f4;padding: 6px 8px 2px;}
#editorViewToolbar button {border:0;}
#editorViewToolbar button:hover {border:1px solid #d1d1d1 ;}

.editorEdiView {color: #000; padding: 2cm 1cm 1cm; margin: 0.5cm auto; background: 0 0 rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px; box-sizing: initial; font-size: 12pt; font-family: "Malgun Gothic", "Nanum Gothic", 굴림, Gulim,Verdana, Helvetica, sans-serif; width: 19cm; min-height: 26cm; border-color: rgb(211, 211, 211); border-style: solid; border-width: 1px; line-height: 160%;height:100%;background-image: url(/static/img/icon/dot_r.png);background-position: 0 298mm;background-repeat: repeat-x;}

.editorSignRoomSusin{display: flex;justify-content: space-between;}
.editorSignRoomSusin .sboxdivwrap {height: 85px;margin-bottom: 1px;display: flex;justify-content: flex-end;}
.editorSignRoomSusin .sboxdivwrap ul {border-top: 1px solid;border-right: 1px solid;border-bottom: 1px solid;padding:0;display: flex;width: fit-content;}
.editorSignRoomSusin .sboxdivwrap .srTitle {line-height: 40px;width: 20px;}
.editorSignRoomSusin .sboxdivwrap ul li {display: flex;border-left: 1px solid;text-align: center;font-size: 12px;line-height: 100%;color: #000;flex-direction: column;}
.editorSignRoomSusin .sboxdivwrap ul li div{padding: 2pt 0;min-width: 55px;letter-spacing: 1.1pt;}
.editorSignRoomSusin .sboxdivwrap ul li div:nth-child(2){border-top:1px solid; border-bottom: 1px solid;line-height: 41px;}
.editorSignRoomSusin .sboxdivwrap ul li div:nth-child(3){padding:1px 0;}


.text-ellipsis {display: table; table-layout: fixed; width: 100%; white-space: nowrap;}
.text-ellipsis>* {display: table-cell; overflow: hidden; text-overflow: ellipsis;}
.more {transition: transform 0.5s; -webkit-transition: -webkit-transform 0.5s; cursor: pointer;}
.more:hover {transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg);}

.badge{font-size:9pt;font-weight: normal}

.A4Land{height:19cm!important;min-height:0!important;width: 29.7cm!important;}
.A4Land .erpHtml{min-height:570px!important;}


/*left-menu*/


/*    상단 GNB관련            */
.motion {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.delay1 {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.delay2 {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.delay3 {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.depth1-line-show {width: 100% !important; left: 0px !important;}
.navi-bg.open {height: 100%;}

.gnb {position: absolute;top: 0; z-index: 2;overflow: hidden;height: 52px;letter-spacing: 0;  font-family: 'Pretendard', sans-serif;}
.gnb > ul > li {position: relative;float: left;width: 120px; text-align: center;}
.gnb > ul > li:nth-child(3) { margin-left: 1px; }
.gnb > ul > li:nth-child(5) { margin-left: 0px; }
.gnb > ul > li:nth-child(6) { margin-left: 0px; }
.gnb > ul > li:nth-child(8) { margin-left: -20px; }
.gnb > ul > li:nth-child(8) { margin-left: 0px; }
#lh { height: 20px; }

.gnb .depth1 {position: relative; display: block; color: #000000; font-size: 13pt; font-weight: 500; letter-spacing: normal; line-height: 50px; z-index: 999999;}
.gnb > ul > li > a:hover { color: #37495d; opacity: 1; }
.gnb > ul > li > ul {display: block; min-height: 200px; padding-top: 16px; opacity: 0;transform: translateY(20px);}
.gnb > ul > li > ul > li {line-height: 1.5rem;padding: 3px 0 3px 10px;font-size: 11pt; color: #282829; font-weight: 500; text-align: left;}
.gnb > ul > li > ul > li:hover {background-color: #efefef;}
.gnb > ul > li > ul > li:hover:before {content: "- ";color:#000000;}
.gnb > ul > li > ul > li > a {}
.gnb > ul > li > ul > li > a:hover {color: #000000; font-size: 12pt}
.gnb .line {position: absolute; display: block; bottom: -1px; height: 3px; width: 0%; background: #37495d; left: 65px; z-index: -99;}


span.k-sprite {background-image: url(/static/img/icon/coloricons-sprite.png);}
span.k-sprite.rootfolder {background-position: 0 0;}
span.k-sprite.folder {background-position: 0 -16px;}

.gnb.open {height: 100%;}
.gnb ul li ul.open {-webkit-transform: translateY(0px);-moz-transform: translateY(0px); -o-transform: translateY(0px);transform: translateY(0px);opacity: 1;}



.grid_link:hover {text-decoration: underline;cursor: pointer;}
.clsBtnWrap {text-align: center;margin: 10px;}
#attachFileViewWrap {margin-bottom: 10px;width: 100%;}
#attachFileView .fTitle {font-weight: bold;display: block;}
#attachFileView li div {height: 300px;overflow: scroll;}

.form-control {height: calc(2.25rem + 1px);}
.doc-list-wrap {height: 100%;}
html, body, #parent, #grid {margin: 0;padding: 0; height: 100%;}
#parent {padding: 5px 0 0;}
.doc-h-search {display: flex;align-items: center;justify-content: space-between}
.doc-h-search-right {display: flex;}


.board-view-head {display: block;position: relative;width: 100%;border-bottom: 0px solid #999;}
.board-view-head .board-view-title {display: block;padding: 0.75em 15px 0.9em 15px;position: relative;min-height: 1.5em;}
.board-view-head .board-view-title:after {content: "";display: block;clear: both;}
.board-view-head .board-view-title h3 {display: block;padding: 0.35em 0 0.45em 0;font-size: 22px;color: #444;font-weight: bold; width: 80%;}

.board-view-head .board-view-title .board-vtop-r { position: absolute;right: 0px;height: 100%;height: 24px;margin-top: -12px;}
.board-view-head .board-view-title .board-vhit {display: inline-block;margin-right: 15px;}
.board-view-head .board-view-title .board-vstatus {}

.board-view-head .board-view-title .board-vtopinfo {display: block;font-size: 0.923em;color: #666;}
.board-vtopinfo .split {display: inline-block;width: 5px;height: 1em;margin-left: 10px;padding-right: 5px;border-left: 1px solid #ddd;}
.board-vtopinfo * {vertical-align: middle;}
.board-vtopinfo .pcate {color: #1c5a96;}










/*user-infobox*/



/*에러창*/
.errInfo {position: relative; width: 100%; max-width: 700px; min-width: 500px; margin: 0 auto; margin-top:200px;padding: 0; border: 2px solid #E7E6E4; border-radius: 6px;}
.errInfo .errorMsg {      position: absolute; left: 160px; top: 96px;}
.errInfo .errorMsg p {margin: 4px 0; padding: 0; font-weight: bold;}
.errInfo .errTitle {color: #FA4947; font-size: 24px;}
.errInfo .errDesc {color: #565656; font-size: 15px;}
.errInfo .errorBtn {position: absolute; left: 270px; bottom: 150px;}
.errInfo .errorBtn a {color: #565656; font-size: 20px; text-decoration: none;}
.errInfo .errorBtn a:hover {text-decoration: underline;}
.errInfo .logoImg {padding-top: 30px; padding-left: 30px;}
.errInfo .logoImg img {width: 150px;}
.errInfo .errorLogo {position: relative; font-size: 40pt; color: #f39c12; left: 85px; top: 20px;}
.errBtn {text-align: center; margin-top: 60px;}
.errorTemplate{margin:0 auto;}
.errorTemplate .btn-app{height: initial;}

/*bbs Template */
.template_title {font-size: 20pt; margin: 0 auto;text-align: center;}
.template_ksedi-doc-header {display: flex;justify-content: space-between;}
.template_ksedi-logo {background-image: url('/static/custom/img/logo.png?_id=11');width: 330px;height: 60px;background-position: center;background-repeat: no-repeat;background-size: contain;}
.template_kedi-titleinfo {padding: 10px 0;border-bottom: 2px solid #000000;}
.template_kedi-titleinfo span {display: inline-block;}
.template_kedi-titleinfo .template_ksedi-titleheader {text-align: center;width: 55px;}
.template_kedi-titleinfo .template_ksedi-titlespan {width: 10px;}

.template_samho-logo {background-image: url(/static/custom/img/logo.png?_id=11);width: 150px;height: 50px;background-position: center;background-repeat: no-repeat;background-size: contain;margin: 0 7px;}
.template_samho-doc-header{display: flex;justify-content: space-between;}
.template_samho-doc-header > div {width: 100%;line-height: 50px;text-align: center; font-size: 20pt;letter-spacing: 7px;}






/*sign room */
/*.editorSignRoom .sboxdivwrap {height: 80px;margin-bottom: -1px;display: flex;justify-content: flex-end;}*/
/*.editorSignRoom .sboxdivwrap ul {border-top: 1px solid;border-right: 1px solid;border-bottom: 1px solid;padding:0;display: flex;width: fit-content;}*/
/*.editorSignRoom .sboxdivwrap .srTitle {line-height: 40px;width: 20px;padding-top: 1px;}*/
/*.editorSignRoom .sboxdivwrap ul li {display: flex;border-left: 1px solid;text-align: center;font-size: 12px;line-height: 100%;color: #000;flex-direction: column;}*/
/*.editorSignRoom .sboxdivwrap ul li div{padding: 2pt 0;min-width: 55px;letter-spacing: 1.1pt;line-height: 1;}*/
/*.editorSignRoom .sboxdivwrap ul li div:nth-child(2){border-top:1px solid; border-bottom: 1px solid;line-height: 35px;}*/

.sboxdivwrap-sh {height: 100%;display: flex; text-align: center; font-size: 12px;}
.sboxdivwrap-sh > div {border: 1px solid;border-left: 0;}
.sboxdivwrap-sh > div:nth-child(1) {border-left: 1px solid;}
.sboxdivwrap-sh .srTitle {width: 20px;line-height: 40px;}
.sboxdivwrap-sh .srRoom {min-width: 55px;letter-spacing: 1px;display: flex;flex-direction: column;}
.sboxdivwrap-sh .srRoom > div:first-child, .sboxdivwrap-sh .srRoom > div:last-child {height: 20px;line-height: 20px;}
.sboxdivwrap-sh .srRoom > div:last-child{letter-spacing: initial;}
.sboxdivwrap-sh .srRoom > div:nth-child(2) { flex-grow: 1;display: flex;align-items: center;justify-content: center;border-top:1px solid; border-bottom: 1px solid;}

/*전자결재-공문서*/
.ksedi-doc-header-info-gongmun{display: flex;justify-content: space-between;}
.kedi-titleinfo {padding:10px 0; border-bottom: 2px solid #000000;}
.kedi-titleinfo span {display:inline-block;}
.kedi-titleinfo .ksedi-titleheader{text-align: center;width: 55px;}
.kedi-titleinfo .ksedi-titlespan{width:10px;text-align: center;}
.kedi-titleinfo .ksedi-titlebody{}


/*결재연동*/
.grey{background-color:#e3e3e3;}
.tbl-edi{width:100%; border-collapse: collapse;}
.tbl-edi td{padding: 5px; border:1px solid #000000;}

.edi-doc-header {margin-bottom: 3px;}
.edi-doc-header .edi-doc-info .edi-doc-issue div p {line-height: 160%;border: 1px solid black;border-left: 0;border-bottom: 0;background-color: #efefef;}
.edi-doc-header .edi-doc-info .edi-doc-issue div > p{border-left: 1px solid;}
.edi-doc-header .edi-doc-info .edi-doc-issue div p:nth-child(2) {border-left: 0;text-indent: 5px;min-width: 150px;background-color: #ffffff;}
.edi-doc-header .edi-doc-info .edi-doc-issue > div:nth-child(4) p{border-bottom:1px solid;}
.edi-doc-header {display: flex;border: 0;justify-content:space-between;}
.edi-doc-header .edi-doc-info .docTitle {font-size: 22pt;text-align: center;letter-spacing: 0.3rem;padding:10px;}
.edi-doc-header .edi-doc-info .edi-doc-issue div {display: flex;}
.edi-doc-header .edi-doc-info .edi-doc-issue div p:nth-child(1){width:70px;text-align: center;}
.edi-doc-titlewrap {display: flex;padding: 3px 0;border-top: 2px solid;border-bottom: 2px solid;margin-top:10px;}
.edi-doc-titlewrap p:nth-child(1){width:90px;text-align: center;}
.edi-doc-titlewrap p:nth-child(1) > span:nth-child(1){margin-right: 25px;}

/*edi header 202209*/
.k-doc-header-wrapper{display: flex;justify-content: space-between;margin-bottom: 10px}
.k-doc-header-logo-wrapper{width:200px;}
.k-doc-header-logo{ width: 100%;height: 35px;background-position: center;background-repeat: no-repeat;background-size: contain;margin-top:7px;}
.k-doc-title {font-size: 22pt; text-align: center;letter-spacing: 0.3rem; width: 100%;line-height: 50px;}
.k-doc-header-slogan{width:200px;}
.k-doc-issue {font-size: 11pt}
.k-doc-issue div {display: flex;border:1px dotted;border-bottom: 0;border-right: 0;border-left: 0;}
.k-doc-issue .k-doc-top {border-top:2px solid;}
.k-doc-issue .k-doc-bottom {border-bottom:2px solid;}
.k-doc-issue div p{padding:2px 5px;}
.k-doc-issue div p:nth-child(1){width:90px;text-align: center;background-color:#efefef;border-right: 1px dotted;}
.k-doc-issue div p:nth-child(2){min-width:150px;}


.samho-doc-header-gongmun span {display: inline-block;}
.samho-doc-header-gongmun-wrap {display: flex;justify-content: center;}
.samho-doc-header-gongmun-wrap .samho-doc-header-gongmun-symbol {background-image: url(/static/custom/img/edi/edi_symbol.png);width: 50px; height: 50px;     background-size: 40px;background-repeat: no-repeat;background-position: center;}
.samho-doc-header-gongmun-wrap .samho-doc-header-gongmun-compname {font-size: 25pt;line-height: 40px; margin: 0 0 0 10px;letter-spacing: 5px;}
.samho-doc-header-gongmun-wrap .samho-doc-header-gongmun-etc {background-image: url(/static/custom/img/edi/symbol_comp.png);background-repeat: no-repeat;width: 50px; height: 50px; background-size: 30px;background-repeat: no-repeat;background-position: center;}
.samho-doc-header-gongmun-url {text-align: center;}
.samho-doc-headersub-gongmun-wrap > div {display: flex; }
.samho-doc-headersub-gongmun-wrap > div p:nth-child(1) {width: 90px; text-align: center}
.samho-doc-headersub-gongmun-wrap > div p:nth-child(2) {width: 20px; text-align: center}
.samho-doc-headerinfo-gongmun-wrap table{width: 100%;}
.samho-doc-headerinfo-gongmun-wrap table td:nth-child(1) {width: 90px; text-align: center}
.samho-doc-headerinfo-gongmun-wrap table td:nth-child(2) {width: 20px; text-align: center}
.m-edi-header,     .m-edi-doc-header{width:100%;display:inline-block;border:0 solid;}
.m-edi-doc-header {display: flex;justify-content: space-between;}
.m-edi-header-info {border: 0 solid;}
.m-edi-line, .m-edi-line02{margin: 10px 0px; height: 0; border-color: rgb(0, 0, 0); border-style: solid; border-width: 1px;}
.m-edi-line02{border-width: 3px;}
.m-edi-header .gmNmSaup {font-weight: bold;font-size: 20pt}
.m-edi-body-wrap{margin: 0 5px; min-height: 600px;}
.m-doc-footer-info-desc-txt{min-width: 200px;}
.m-doc-footer-info-desc-edino{min-width: 200px;}
.m-doc-footer-comp {text-align: center;font-size: 17pt;font-weight: 700; position: relative; line-height: 90px;}
.m-doc-footer-bar{background-color: #999999; height: 5px; margin: 0  0 10px 0}
.m-doc-footerwrap-over{position: relative;}
.m-doc-footerwrap .m-doc-footer-tbl{width:100%; border-collapse: collapse;}
.m-doc-footerwrap .m-doc-footer-tbl td{padding-left: 3px}
.m-doc-dept-first{font-size: 20pt; font-weight: bold;margin:10pt;}




/*.ksedi-doc-footer-info-desc-txt{min-width: 200px;}*/
/*.ksedi-doc-footer-info-desc-edino{min-width: 200px;}*/

/*.ksedi-logo{width: 330px;height: 60px;background-position: center;background-repeat: no-repeat;background-size: contain;}*/
/*.ksedi-doc-footer-info{display: flex;margin-top: 10px;}*/
/*.ksedi-doc-footer-info-desc span{display: inline-block;}*/
/*.ksedi-doc-footer-info-desc-header{width:85px;birder:1px solid;}*/
/*.ksedi-doc-footer-comp{text-align: center;font-size: 17pt;font-weight: 700;padding: 10px;*/
/*  border-bottom: 5px solid #cccccc;}*/
/*.ksedi-doc-footerwrap-over{position: relative;}*/

.stampImg {width: 100px;height: 100px;background-size: contain;background-repeat: no-repeat;border: 0;position: absolute;left: 550px;top: -10px;}
.stampHide {background-image: none!important;    top:5px;left:550px;}
.stampHide::before {content: "직인생략";display: flex;justify-content: center;align-items: center;color: red;border: 1px solid;padding: 5px;font-weight: bold;font-size: 14pt;margin-top:23px;}


.stampImg11{background-image: url(/mcffileinfo/displayFile?eatKey=3520&eatIdx=F000200000);}
.stampImg22{background-image: url(/mcffileinfo/displayFile?eatKey=3524&eatIdx=F000100000);}
.stampImg33{background-image: url(/mcffileinfo/displayFile?eatKey=3523&eatIdx=F000100000);}
.stampImg44{background-image: url(/mcffileinfo/displayFile?eatKey=3522&eatIdx=F000100000);}
.stampImg55{background-image: url(/mcffileinfo/displayFile?eatKey=3521&eatIdx=F000200000);}
.stampImg66{background-image: url(/mcffileinfo/displayFile?eatKey=3525&eatIdx=F000100000);}
.stampImg77{background-image: url(/mcffileinfo/displayFile?eatKey=11506&eatIdx=F000200000); width:77px;}
.stampImg90{background-image: url(/mcffileinfo/displayFile?eatKey=44211&eatIdx=F000200000);}
.stampImg99{background-image: url(/mcffileinfo/displayFile?eatKey=&eatIdx=F000100000);}

/*bbs template-인사발령*/
.ksbbs_template010_wrap{margin:0 auto;min-height: 800px;}
.ksbbs_template010_header {border: 0;
  height: 267px;
  background-image: url(/static/custom/template/img/bbs010_header.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.ksbbs_template010_header_title {font-size: 20pt;text-align: center;margin: 0;position: absolute;
  width: 100%;
  bottom: 50px;
}

.ksbbs_template010_footer {border: 0;
  height: 217px;
  background-image: url(/static/custom/template/img/bbs011_footer.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
.ksbbs_template010_header_info {margin: 0 auto;width: 600px;}
.ksbbs_template010_header_info div {display: flex;}
.ksbbs_template010_header_info .title {font-weight: bold;width: 70px;text-align: center;}
.ksbbs_template010_header_info p {margin: 0;line-height: 180%;font-size: 12pt;}
.ksbbs_template010_header_info_bar{padding:10px 0}
.ksbbs_template010_header_info_bar p{border-top:3px solid;display: block;width:90%;height: 1px;margin: 0 auto;}

/*bbs template-경사*/
.ksbbs_template020_wrap {margin: 0 auto;
  background-image: url(/static/custom/template/img/bbs020_bg.png);
  background-size: contain;background-position: center;background-repeat: no-repeat;height: 956px;
  width: 100%;
}
.ksbbs_template020_table {width: 80%; margin: 0 auto;font-size: 15pt;}
.ksbbs_template020_table td, .ksbbs_template020_table th {padding: 5px;}
.ksbbs_template020_table th {width: 100px;}
.ksbbs_template020_title {font-size: 20pt;text-align: center;}
.ksbbs_template020_table .title {text-align: center; font-weight: bold;}
.ksbbs_template020_img{min-height: 200px;width:100%;padding: 20px;}
.ksbbs_template020_img img{width:100%!important;height: 100%!important;}
/*bbs template-조사*/
.ksbbs_template030_wrap {margin: 0 auto;
  background-image: url(/static/custom/template/img/bbs030_bg.png);
  background-size: contain;background-position: center;background-repeat: no-repeat;height: 956px;
  width: 100%;
}
.ksbbs_template030_table {width: 80%; margin: 0 auto;font-size: 15pt;}
.ksbbs_template030_table td, .ksbbs_template030_table th {padding: 5px;}
.ksbbs_template030_table th {width: 100px;}
.ksbbs_template030_title {font-size: 20pt;text-align: center;}
.ksbbs_template030_table .title {text-align: center; font-weight: bold;}


.clsImgErp{cursor:pointer}

/*dropdown공통*/
.sh-dropdown {position: relative;display: inline-block;}
.sh-dropdown .dropdown-btn {}
.sh-dropdown .dropdown-menu {display: none;position: absolute;top: 100%;left: 0;background: white;border: 1px solid #ccc;border-radius: 5px;box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);width: 120px;z-index: 10;}
.sh-dropdown .dropdown-menu div {padding: 3px 5px 0 10px;cursor: pointer;}
.sh-dropdown .dropdown-menu div:hover {background: #007bff;color: white;}