@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');

body {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -1px;
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    word-break: keep-all;
    font-family: 'Noto Sans KR', sans-serif;
    -webkit-text-size-adjust: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
blockquote,
pre,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
caption,
th,
td,
form,
fieldset,
legend,
hr,
select,
input,
textarea {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

table {
    margin: 0;
    padding: 0;
    border-spacing: 0;
    border: 0;
    _border-collapse: collapse;
    width: 100%;
}

*+html table {
    border-collapse: collapse;
}

img,
fieldset,
abbr,
acronym {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
var {
    font-style: normal;
    font-weight: normal;
}

em {
    font-style: normal;
}

input,
button,
textarea,
select,
pre {
    padding: 0;
    color: #000;
    font-family: 'Noto Sans KR', sans-serif, Dotum, Gulim, Helvetica, Apple-Gothic;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
table th,
table td {
    border: 0;
}

hr {
    display: none
}

a {
    color: #000;
    text-decoration: none;
}

img {
    vertical-align: middle;
}

body {
    background-color: #eef1f6;
}

caption,
legend {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
}

.hidden {
    display: none
}

.gLeft {
    float: left;
}

.gRight {
    float: right;
}

.ic {
    vertical-align: -3px;
}

input::-ms-clear {
    display: none;
}

::-webkit-input-placeholder {
    color: #a4a4a4;
}

/* Chrome/Opera/Safari */
::-moz-placeholder {
    color: #a4a4a4;
}

/* Firefox 19+ */
:-ms-input-placeholder {
    color: #a4a4a4;
}

/* IE 10+ */
:-moz-placeholder {
    color: #a4a4a4;
}

/* Firefox 18- */
button {
    cursor: pointer
}

#skipnavigation {
    position: relative;
    z-index: 110;
}

#skipnavigation .skip {
    position: absolute;
    top: 0;
    left: 0;
}

#skipnavigation a {
    display: block;
    height: 1px;
    width: 1px;
    margin-bottom: -1px;
    overflow: hidden;
    text-align: center;
    color: #000;
    white-space: nowrap;
}

#skipnavigation a:focus,
#skipnavigation a:active {
    height: auto;
    width: auto;
    padding: 5px;
    margin-bottom: 10px;
}

html,
body {
    height: 100%;
}

body {
    background-color: #f2f2f6;
}


.tal {
    text-align: left;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

#wrap {
    min-width: 1350px;
    height: 100%;
}

#wrap .mLnb {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #364044;
    width: 230px;
    height: 100%;
}

#body {
    height: 100%;
}

#body .contents {
    position: relative;
    margin: 0 20px 30px 250px;
    padding: 0 20px 0 20px;
    min-height: calc(100% - 73px);
    transition: all 0.35s;
    background-color: #f2f2f6;
}

#header {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #d0d0d0;
    padding: 0 0 0 8px;
    height: 49px;
}

#header:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -30px;
    background-color: #d0d0d0;
    width: calc(100% + 30px);
    height: 1px;
}

#header h1 {
    float: left;
    padding: 10px 0 0 14px;
}

#header .mLog1 {
    position: absolute;
    top: 12px;
    right: 15px;
}

.main #body .contents {
    margin-left: auto;
    margin-right: auto;
    width: 1170px;
}

.main .mGnb {
    margin: 0 210px 0 300px;
    padding: 0;
}

.main .mGnb a:first-child {
    margin-left: -84px;
}

.main .copyright {
    text-align: center;
    padding-left: 0;
}

.copyright {
    color: #96999c;
    font-size: 10px;
    letter-spacing: 0;
    padding: 0 0 0 270px;
    transition: all ease 0.3s;
}

.mGnb {
    margin: 0 160px 0 0;
    text-align: center;
}

.mGnb a {
    position: relative;
    display: inline-block;
    color: #272727;
    font-size: 18px;
    font-weight: 500;
    margin: 0 17px;
    padding: 0 2px;
    line-height: 49px;
    height: 49px;
}

.mGnb a.selected {
    color: #135784;
}

.mGnb a.selected:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #135784;
    width: 100%;
    height: 4px;
}

.mLnb {
    transition: all 0.35s;
}

.mLnb .mCustomScrollbar {
    height: 100%;
}

.mLnb h1 {
    position: relative;
    background-color: #252d30;
    border-bottom: 1px solid #515759;
    padding: 19px 0 27px;
    text-align: center;
}

.mLnb h1:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 13px;
    background-color: #135784;
    width: calc(100% - 26px);
    height: 2px;
}

.mLnb h2 {
    color: #42799d;
    font-size: 22px;
    padding: 18px 0 20px;
    text-align: center;
}

.mLnb .list {
    padding: 0 15px 15px;
}

.mLnb .list li a {
    display: block;
}

.mLnb .list li .dep1 {
    background: url(../images/ico_lnb_dep1.png) calc(100% - 13px) 50% no-repeat #495357;
    border-radius: 5px;
    color: #fff;
    margin: 0 0 8px;
    padding: 8px 25px 8px 20px;
    font-size: 14px;
}

.mLnb .list li .dep1.dis {
    background: #495357;
    border-radius: 5px;
    color: #fff;
    margin: 0 0 8px;
    padding: 8px 25px 8px 20px;
}

.mLnb .list li .dep2 {
    display: none;
    padding: 0 0 12px 0;
}

.mLnb .list li .dep2>a {
    border: 1px solid #364044;
    border-bottom-color: #565f62;
    color: #cfdbe3;
    padding: 5px 19px;
    font-size: 13px;
}

.mLnb .list li .dep2>a.selected {
    position: relative;
    background: url(../images/ico_lnb_dep2.png) calc(100% - 10px) 50% no-repeat;
    border-color: #58a2d3;
    border-radius: 5px 5px 0 0;
    color: #58a2d3;
    margin-top: -1px;
    padding-top: 6px;
}

.mLnb .list li .dep2>a:hover{color: #58a2d3;}

.mLnb .list li .dep2 .dep3 {
    background: url(../images/ico_lnb_dep3.png) calc(100% - 10px) 50% no-repeat;
/*    border: 1px solid #6d797e;*/
}

.mLnb .list li .dep2 .dep3.selected,
.mLnb .list li .dep2 .dep3:hover {
    background: url(../images/ico_lnb_dep3.png) calc(100% - 10px) 50% no-repeat;
}

.mLnb .list li .dep3.active{
    color: #58a2d3;
    border: 1px solid #58a2d3;
    border-radius:3px 3px 0 0;
    margin-top: -1px;
}


.mLnb .list li .dep4 {
    display: none;
/*    background: #565f62;*/
    border-radius:0 0 5px 5px;
    padding: 5px 0;
    border: 1px solid #58a2d3;
    border-top: 0;
}

.mLnb .list li .dep4>a {
    border-bottom: 0 !important;
    color: #999;
    padding: 3px 16px;
    font-size: 13px;
    display: flex;
}

.mLnb .list li .dep4>a::before {
    content: "-";
    display: inline-block;
    padding-right: 5px;
    padding-left: 10px;
}

.mLnb .list li .dep4>a.selected,
.mLnb .list li .dep4>a:hover {
    position: relative;
    border-bottom: 1px solid #135784;
    color: #fff;
    background-color: #135784;
    /*margin-top: -1px;
    padding-top: 6px;*/
}

.mLnb .list li .dep1.active,
.mLnb .list li.selected .dep1 {
    background-color: #135784;
    background-image: url(../images/ico_lnb_dep1_sel.png);
}

.mLnb .list li .dep1.selected{
    background-color: #135784;
    background-image: url(../images/ico_lnb_dep1_sel.png);
}
.dep2.selected{
    display: block !important;
}
.dep3.selected{
    display: block !important;
}
.dep4:has(.selected){
    display: block !important;
}

.mLnb .list li.selected .dep1.dis {
    background: #135784;
}

/* .mLnb .list li.selected .dep2{display:;} */
.mLnb .link {
    padding: 0 15px 25px;
}

.mLnb .link .tel {
    background: url(../images/ico_lnb_tel.png) calc(100% - 12px) 50% no-repeat;
    border: 1px solid #596266;
    border-radius: 5px;
    color: #c0c2c3;
    margin: 0 0 12px;
    padding: 12px 0 0 20px;
    height: 59px;
}

.mLnb .link .tel strong {
    display: block;
    color: #fff;
    font-size: 20px;
}

.mLnb .link .lnk a {
    position: relative;
    display: block;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    padding: 0 0 0 24px;
}

.mLnb .link .lnk a:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 14px;
    background-color: #c0c2c3;
    border-radius: 2px;
    width: 3px;
    height: 3px;
}

.btnClose {
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../images/ico_lnb_arr1.png) 50% 50% no-repeat #135784;
    border: 1px solid #135784;
    border-left: 0;
    border-radius: 0 0 5px 0;
    text-indent: -9999px;
    font-size: 0;
    width: 30px;
    height: 47px;
    z-index: 10;
}

.select {
    color: #3e3f41;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #cfcfcf;
    line-height: 28px;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/ico_select1.png) no-repeat 100% 50% #fff;
    padding: 0 40px 0 14px;
    min-width: 140px;
}

.select.wAuto {
    min-width: auto;
}

.select::-ms-expand {
    display: none;
}

.gSelect .select {
    width: 100%;
}

.gTextarea .textarea {
    width: calc(100% - 30px);
}

.textarea {
    color: #3e3f41;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #cfcfcf;
    padding: 10px 14px 0;
    resize: none;
}

.gIt .it {
    width: calc(100% - 16px);
}

.it {
    color: #3e3f41;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #cfcfcf;
    width: 124px;
    line-height: 28px;
    height: 28px;
    padding: 0 0 0 14px;
}

.it.center {
    text-align: center;
    padding-left: 0;
}

.it.w1 {
    width: 60px;
}
.it.block {
    width: 100%;
    box-sizing: border-box;
}

.it.w440 {
    width: 440px;
}

.it.won {
    padding: 0 10px 0 0;
    text-align: right;
    width: 120px;
}

.it.type2 {
    color: #202020;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #464c57;
    width: calc(100% - 12px);
    line-height: 24px;
    height: 24px;
    padding: 0 0 0 10px;
}

.mBtn1 {
	box-sizing: border-box;
    display: inline-block;
    background-color: #135784;
    border: 1px solid #135784;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 0 15px;
    min-width: 47px;
    line-height: 31px;
    height: 33px;
    text-decoration: none !important;
}

.mBtn1 span {
    display: inline-block;
    line-height: 31px;
}

.mBtn1.s {
    font-size: 13px;
    padding: 0 10px;
    line-height: 28px;
    height: 28px;
}

.mBtn1.s span {
    display: inline-block;
    line-height: 28px;
}

.mBtn1.s2 {
    font-size: 13px;
    padding: 0 5px;
    line-height: 23px;
    height: 23px;
}

.mBtn1.lWhite {
    background-color: #fff;
    border-color: #000;
    color: #000;
}

.mBtn1.lWhite em {
    color: #135784;
}

.mBtn1.lPrimary {
    background-color: #fff !important;
    border-color: #135784 !important;
    color: #135784 !important;
}

.mBtn1.lBlue {
    background-color: #fff !important;
    border-color: #135784 !important;
    color: #135784 !important;
}

.mBtn1.gray {
    background-color: #6f7a7e;
    border-color: #6f7a7e;
}

.mBtn1.gray2 {
    background-color: #565656;
    border-color: #565656;
}

.mBtn1.gray3 {
    background-color: #868686;
    border-color: #868686;
}

.mBtn1 .iFind {
    background: url(../images/ico_sort1.png) 0 50% no-repeat;
    padding: 0 0 0 24px;
}

.mBtn1.navy {
    background-color: #135784;
    border-color: #135784;
}

.mBtn1.iUp span {
    background: url(../images/ico_up1.png) 0 50% no-repeat;
    padding-left: 14px;
}

.mBtn1.iDown span {
    background: url(../images/ico_down1.png) 0 50% no-repeat;
    padding-left: 14px;
}

.mBtn1.iFind span {
    background-image: url(../images/ico_find1.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-left: 26px;
}

.mBtn1.w100 {
    width: 100px;
    box-sizing: border-box;
}


.mInfo1 {
    color: #555;
    font-size: 12px;
    padding: 5px 0 0;
}

.mFlex1 {
    display: -webkit-flex;
    display: flex;
}

.mFlex1+.mFlex1 {
    margin-top: 5px;
}

.mFlex1 .it {
    width: 70px;
}

.mFlex1 .select {
    -webkit-flex: 1;
    flex: 1;
}

.mFlex1 .select {
    margin-left: 5px;
}

.mFlex1 .select+button {
    margin-left: 5px;
}

.mFlex2 {
    display: -webkit-flex;
    display: flex;
}

.mFlex2+.mFlex2 {
    margin-top: 5px;
}

.mFlex2 .it {
    width: 500px;
}

.mFlex2 .select {
    -webkit-flex: 1;
    flex: 1;
}

.mFlex2 .select {
    margin-right: 5px;
}

.mFlex2 .select+.gIt {
    margin-right: 5px;
}

.mButton1.mt0 {
    margin-top: 0;
}

.mButton1 {
    margin: 25px 0 0;
    text-align: center;
}

.mButton1 .mBtn1 {
    margin-left: 4px;
}

.mButton1 .gRt {
    position: absolute;
    top: 0;
    right: 0;
}

.mButton1.left {
    text-align: left;
}

.mButton1.right {
    text-align: right;
}

.mButton1.right .mBtn1 {
    margin-left: 5px;
}

.mButton1.fLeft {
    float: left;
    margin-top: -34px;
}

.gTitle1 {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #d0d0d0;
    margin: 0 -40px 0 -10px;
    padding: 0 0 0 18px;
    height: 49px;
}

.gTitle1:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -30px;
    background-color: #d0d0d0;
    width: calc(100% + 30px);
    height: 1px;
}

.gTitle1 .mLog1 {
    position: absolute;
    top: 12px;
    right: 15px;
}

.mTitle1 {
    background: url(../images/ico_title1.png) 0 6px no-repeat;
    color: #272727;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 18px 0 0;
    padding: 0 0 40px 30px;
}

.mBc {
    position: absolute;
    top: 67px;
    right: 0;
    color: #939393;
    font-size: 12px;
}

.mBc span {
    display: block;
    float: left;
    background: url(../images/ico_bc1.png) 15px 7px no-repeat;
    padding: 0 0 0 29px;
}

.mBc .iHome {
    background: url(../images/ico_home1.png) 0 6px no-repeat;
    padding: 0 0 0 17px;
}

.mLog1 {
    position: absolute;
    top: 12px;
    right: 15px;
}

.mLog1 .iLog {
    display: block;
    float: left;
    background: url(../images/ico_log1.png) 0 50% no-repeat;
    color: #565656;
    font-size: 12px;
    padding: 0 0 0 19px;
    line-height: 25px;
    height: 25px;
}

.mLog1 .iLog strong {
    color: #141414;
}

.mLog1 .btn {
    display: block;
    float: left;
    background-color: #dde1e6;
    border-radius: 5px;
    color: #565656;
    font-size: 12px;
    margin: 0 0 0 10px;
    padding: 0 10px;
    line-height: 25px;
    height: 25px;
}
.mLog1 .btn01{
	 display: block;
    float: left;
    background-color: #fff;
    border: 1px solid #565656;
    border-radius: 5px;
    color: #565656;
    font-size: 12px;
    margin: 0 0 0 10px;
    padding: 0 10px;
    line-height: 25px;
    height: 25px;
}

.gTitle1 .fLeft {
    float: left;
    margin: -6px 0 0 28px;
}

.gTitle1 .fLeft .mBtn1 {
    margin-right: 4px;
    min-width: 85px;
}

.gTitle2.line1 {
    border-top: 1px solid #000;
    padding-top: 20px;
}

.gTitle2.mt0 {
    margin-top: 0;
}

.gTitle2.mt30 {
    margin-top: 30px;
}

.gTitle2 {
    position: relative;
    padding: 4px 0 4px;
    zoom: 1;
}

.gTitle2:after {
    display: block;
    clear: both;
    content: '';
}

.gTitle2 .tit {
    float: left;
    background: url(../images/ico_title2.png) 10px 8px no-repeat;
    color: #202020;
    font-size: 15px;
    padding: 0 0 8px 32px;
}

.gTitle2 .tit+.mBtn1 {
    margin: -3px 0 0 10px;
}

.gTitle2 .tit.fs18 {
    font-size: 18px;
    padding-bottom: 12px;
}

.gTitle2 .tit em {
    color: #135784;
}

.gTitle2 .tit.i2 {
    background: url(../images/ico_title2_2.png) 6px 7px no-repeat;
    padding-left: 40px;
}

.gTitle2 .gRt {
    float: right;
    margin-top: -3px;
}

.gTitle2 .gRt .mBtn1 {
    margin-left: 5px;
}

.gTitle2.type2 .tit {
    background: url(../images/ico_title3.png) 5px 1px no-repeat;
    font-size: 20px;
    padding-bottom: 15px;
}

.mPag {
    margin: 30px 0 0;
    line-height: normal;
    text-align: center;
}

.mPag a,
.mPag strong {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    color: #303135;
    text-decoration: none;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    min-width: 32px;
    line-height: 30px;
    height: 32px;
}

.mPag strong,
.mPag .selected {
    background-color: #135784;
    border-color: #135784;
    color: #fff;
}

.mPag .first,
.mPag .last,
.mPag .prev,
.mPag .next {
    position: relative;
    display: inline-block;
    background: url(../images/ico_pag_prev.png) 17px 50% no-repeat #fff;
    border-color: #c6c6c6;
    font-size: 12px;
    margin: 0;
    padding: 0 15px 0 30px;
    min-width: auto;
    overflow: hidden;
    z-index: 10;
}

.mPag .first {
    margin-right: -6px;
}

.mPag .next,
.mPag .last {
    background-image: url(../images/ico_pag_next.png);
    background-position: 100% 50%;
    padding: 0 30px 0 15px;
    margin-left: -6px;
}

.mPag .prev {
    margin-right: 10px;
}

.mPag .next {
    margin: 0 0 0 10px;
}

.mBoard1+.gTitle2 {
    margin-top: 25px;
}

.mBoard1+.mBoard1 {
    margin: 10px 0 0;
}

.mBoard1.mt10 {
    margin-top: 10px;
}

.mBoard1.mt20 {
    margin-top: 20px;
}

.mBoard1.mt30 {
    margin-top: 30px;
}

.mBoard1.line1 {
    border-top-width: 2px;
}

.mBoard1 {
    border-top: 1px solid #47494d;
}

.mBoard1 tr:first-child th,
.mBoard1 tr:first-child td {
    border-top: 0;
}

.mBoard1 th,
.mBoard1 td {
    background-color: #f6f6f6;
    border: 1px solid #dbdbdb;
    color: #202020;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    padding: 9px 10px;
    word-break: break-all;
    text-align: center;
}

.mBoard1 thead th {
    border-top: 0;
}

.mBoard1 thead tr+tr th {
    border-top: 1px solid #dbdbdb;
}

.mBoard1 th {
    font-weight: 500;
}

.mBoard1 td {
    background-color: #fff;
    font-size: 15px;
    padding: 8px 10px;
}

.mBoard1 td.tit {
    padding-left: 20px;
    text-align: left;
}

.mBoard1 td.tit a {
    color: #314597;
}

.mBoard1 td .mBtn1 {
    /*margin:-6px 0;*/
    vertical-align: top;
    cursor: pointer;
}

.mBoard1 td .mBtn1+.mBtn1 {
    margin-left: 3px;
}

.mBoard1 td .mBtn1.mo {
    margin: 2px;
}

.mBoard1 td .info {
    display: inline-block;
    padding: 0 0 0 5px;
    font-size: 13px;
    color: #555;
}

.mBoard1 .left {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

.mBoard1 .left3 {
    padding-left: 30px;
    text-align: left;
}

.mBoard1 .right {
    padding-right: 15px;
    text-align: right;
}

.mBoard1 td .row {
    padding-top: 26px;
}

.mBoard1 td .tl {
    display: inline-block;
    font-size: 32px;
    margin-top: 5px;
}

.mBoard1 .bgType1 {
    background-color: #ebeefa;
    color: #314597;
}

.mBoard1.hover tr:hover td,
.mBoard1 tr.checked td {
    background-color: #ebeefa;
}

.mBoard1.sort1 td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mBoard1.sort1 td .mRadio1,
.mBoard1.sort1 td .select,
.mBoard1.sort1 td .it {
    /*margin-top:-8px;margin-bottom:-5px;*/
    vertical-align: middle;
}

.mBoard1.sort1 td .mRadio1 {
    vertical-align: top;
    margin-top: -2px;
}

.mBoard1.sort1 td .select+.select {
    margin-left: 5px;
}

.mBoard1.sort1+.mButton1 .mBtn1 {
    padding: 0;
    min-width: 100px;
}

.mBoard1.sort1+.mButton1 .mBtn1 span {
    line-height: 31px;
}

.mBoard1.noline {
    border-top: 1px solid #dbdbdb;
}


.mBoard1.mBoard1-tiny{}
.mBoard1.mBoard1-tiny thead th{height: 37px;}
.mBoard1.mBoard1-tiny th,
.mBoard1.mBoard1-tiny td{
    padding: 5px 5px;
}

.mBoard1 .cell-mBoard1{margin-bottom: -1px;}
.mBoard1 .cell-mBoard1 tr > *:last-child{border-right: 0;}
/* .mBoard1 .cell-mBoard1 tr:last-child > *{border-bottom: 0;} */
.mBoard1 .cell-mBoard1 th,
.mBoard1 .cell-mBoard1 td{
    border-left:0;
}

.mBoard1 .cell-mBoard1 tfoot tr > *{background: #fbfbfb;font-weight: 500;}

.gRadio1.scroll {
    overflow: hidden;
    overflow-y: auto;
    max-height: 115px;
}

.gRadio1 .mCheckbox1,
.gRadio1 .mRadio1 {
    display: block;
    float: left;
    margin: 1px 0;
    width: 20%;
}

.gRadio1 .mCheckbox1.w40per,
.gRadio1 .mRadio1.w40per {
    width: 40%;
}

.gRadio1 .mCheckbox1.w100per,
.gRadio1 .mRadio1.w100per {
    width: 100%;
}

.bar {
    padding-left: 5px;
    vertical-align: middle;
}

.mBoard1.type2 {
    border-top-width: 2px;
}

.mBoard1.type2.noline {
    border-top-width: 1px;
}

.mBoard1.type2 th,
.mBoard1.type2 td {
    font-size: 14px;
}

.mBoard1.type3 {}

.mBoard1.type3 th,
.mBoard1.type3 td {
    padding-top: 0;
    padding-bottom: 0;
    height: 60px;
}

.ul {
    text-decoration: underline;
}

.txtPrimary {
    color: #135784;
}

body.closed #wrap .mLnb {
    left: -230px;
}

body.closed #wrap .contents>.btnClose {
    background-image: url(../images/ico_lnb_arr1_closed.png)
}

body.closed #body .contents {
    margin-left: 20px;
}

body.closed .copyright {
    padding: 0 0 0 40px;
}

.mCheckbox1 input[type="checkbox"],
.mRadio1 input[type="radio"] {
    position: absolute;
    border: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
}

.mCheckbox1 input[type="checkbox"]+label,
.mRadio1 input[type="radio"]+label {
    position: relative;
    display: inline-block;
    color: #202020;
    font-size: 14px;
    padding: 0 0 0 25px;
    vertical-align: middle;
    line-height: 18px;
    cursor: pointer;
}

.mCheckbox1 input[type="checkbox"]+label:before,
.mRadio1 input[type="radio"]+label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/ico_checkbox1.png) 0 0 no-repeat;
    width: 18px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.mCheckbox1 input[type="checkbox"]:checked+label::before,
.mCheckbox1 input[type="checkbox"]:checked:focus+label::before {
    background-image: url(../images/ico_checkbox1_on.png);
}

.mCheckbox1 input[type="checkbox"]+label+.it,
.mRadio1 input[type="radio"]+label+.it {
    margin-left: 10px;
    vertical-align: middle;
}

.mRadio1 input[type="radio"]+label:before,
input[type="radio"]+label:before {
    background-image: url(../images/ico_radio1.png);
}

input[type="radio"]:focus+label::before {
    background-image: url(../images/ico_radio1.png);
}

input[type="radio"]:checked+label::before,
input[type="radio"]:checked:focus+label::before {
    background-image: url(../images/ico_radio1_on.png);
}

div.mCheckbox1,
div.mRadio1 {
    display: block;
    margin: 0;
}

div.mCheckbox1+div.mCheckbox1,
div.mRadio1+div.mRadio1 {
    margin-top: 10px;
}

.mCheckbox1,
.mRadio1 {
    display: inline-block;
    margin-left: 30px;
}

.mCheckbox1:first-child,
.mRadio1:first-child {
    margin-left: 0;
}

.mCheckbox1.notext input[type="checkbox"]+label {
    text-indent: -9999px;
    font-size: 0;
    padding-left: 0;
    width: 19px;
    height: 19px;
}

.mCheckbox1.notext input[type="checkbox"]+label:before {
    top: -1px;
}

.mRadio1.notext input[type="radio"]+label {
    text-indent: -9999px;
    font-size: 0;
    padding-left: 0;
    width: 19px;
    height: 19px;
}

.mRadio1.notext input[type="radio"]+label:before {
    top: -1px;
}

.mCheckbox.notext label {
    text-indent: -9999px;
    font-size: 0;
    padding: 0;
    width: 18px;
}

.mRadio2.notext input[type="radio"]+label {
    text-indent: -9999px;
    font-size: 0;
    padding: 0;
    width: 18px;
}

span.w1 {
    display: inline-block;
    margin-left: 30px;
    min-width: 140px;
}

span.w1:first-child {
    margin-left: 0;
}

.mRadio {
    margin: 0 0 0 20px;
}

.mRadio:first-child {
    margin-left: 0;
}

.mTab1.mt30 {
    margin-top: 30px;
}

.mTab1 {
    position: relative;
    border-bottom: 1px solid #47494d;
    margin-bottom: 15px;
    zoom: 1;
}

.mTab1:after {
    display: block;
    clear: both;
    content: ''
}

.mTab1 .ls {
    display: block;
    float: left;
    margin: 0 -1px 0 0;
    text-align: center;
}

.mTab1 .ls a {
    display: block;
    background-color: #fff;
    border: 1px solid #c2c2c3;
    border-bottom: 0;
    border-radius: 1px 1px 0 0;
    color: #727272;
    padding: 0 20px;
    line-height: 39px;
    height: 39px;
}

.mTab1 .ls.selected {
    position: relative;
}

.mTab1 .ls.selected a {
    background-color: #f2f2f6;
    border-color: #47494d;
    color: #202020;
}

.mTab1 .ls.selected a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #f2f2f6;
    width: calc(100% - 1px);
    height: 1px;
}

.mTab1 .ls:last-child {
    margin-right: 0;
}

.mTab1 .gRt {
    position: absolute;
    top: 0;
    right: 0;
}

.mTab1 .gRt .mBtn1 {
    font-size: 13px;
    margin: 0 0 0 3px;
    min-width: 58px;
    width: auto;
    line-height: 28px;
    height: 28px;
}

.mTab1.col2 .ls {
    width: 50%;
}

.mTab1.type2 {
    border-bottom-color: #dbdbdb;
}

.mTab1.type2 .ls {
    margin: 0;
}

.mTab1.type2 .ls+.ls a {
    border-left: 0;
}

.mTab1.type2 .ls a {
    background-color: #f8f9fb;
    border-color: #dbdbdb;
    color: #727272;
    font-size: 14px;
}

.mTab1.type2 .ls.selected a {
    background-color: #fff;
    color: #000;
}

.mTab1.type2 .ls.selected a:before {
    background-color: #fff;
}

.mTab1+.mDir1 {
    margin-top: -15px;
}

.mDir1 {
    border: 1px solid #dbdbdb;
    border-top: 0;
    background-color: #fff;
}

.mDir1 .mCustomScrollbar {
    height: 543px;
}

.mDir1 .mCustomScrollbar ul {
    padding: 15px 23px;
}

.mDir1 li {
    position: relative;
}

.mDir1 li:before,
.mDir1 .dep2:before,
.mDir1 .dep3:before,
.mDir1 .dep4:before {
    display: none;
    content: "";
    position: absolute;
    top: 19px;
    left: 7px;
    background-color: #dbdbdb;
    width: 1px;
    height: calc(100% - 15px);
}

.mDir1 .dep2:before {
    left: 27px;
}

.mDir1 .dep3:before {
    left: 30px;
}

.mDir1 .dep2:last-child:after,
.mDir1 .dep3:last-child:after,
.mDir1 .dep4:last-child:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 7px;
    background-color: #fff;
    width: 1px;
    height: calc(100% - 7px);
}

.mDir1 a {
    position: relative;
    display: inline-block;
    background: url(../images/ico_dir_dep1.png) 0 3px no-repeat;
    color: #3e3f41;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0 0 0 27px;
}

.mDir1 a:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -12px;
    background-color: #dbdbdb;
    width: 8px;
    height: 1px;
}

.mDir1 .dep3 a:before {
    left: -15px;
}

.mDir1 .open>a {
    background-image: url(../images/ico_dep1_open.png);
}

.mDir1 a.p {
    background-image: url(../images/ico_dir_page1.png);
    margin-bottom: 3px;
}

.mDir1 .dep2 {
    position: relative;
    display: none;
    padding: 0 0 0 20px;
}

.mDir1 .dep3 {
    position: relative;
    display: none;
    padding: 0 0 0 23px;
}

.mDir1 .dep4 {
    position: relative;
    display: none;
    padding: 0 0 0 23px;
}

.mDir1 .dep1>a:before {
    display: none;
}

.mDir1 .dep1.open:before,
.mDir1 .dep2.open:before,
.mDir1 .dep3.open:before,
.mDir1 li.open .dep2,
.mDir1 li.open .dep2.open .dep3,
.mDir1 li.open .dep2.open .dep3.open .dep4 {
    display: block;
}

.mDir1 .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.mDir1 .mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.mDir1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.mTab1+.mQues1 {
    margin-top: -5px;
}

.mQues1 dt {
    font-size: 18px;
    padding: 25px 0 15px 12px;
}

.mQues1 dt .n {
    color: #135784;
}

.mQues1 dd {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-top: 1px solid #47494d;
    padding: 15px 27px 20px;
}

.mStep1 {
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin: -19px 0 30px;
    padding: 15px 0 5px;
    text-align: center;
}

.mStep1 ul {
    zoom: 1;
}

.mStep1 ul:after {
    display: block;
    clear: both;
    content: ''
}

.mStep1 li {
    position: relative;
    display: inline-block;
    border: 1px solid #c3c7cb;
    border-radius: 4px;
    background-color: #f2f2f6;
    font-size: 16px;
    text-align: center;
    margin: 0 -3px 10px 29px;
    padding: 0 15px;
    min-width: 78px;
    line-height: 33px;
    height: 33px;
}

.mStep1 li.selected {
    background-color: #135784;
    color: #fff;
    border-color: #135784;
}

.mStep1 li:before {
    content: "";
    position: absolute;
    top: 0;
    left: -29px;
    background: url(../images/ico_step1.png) 50% 50% no-repeat;
    width: 29px;
    height: 33px;
}

.mStep1 li:first-child {
    margin-left: 0;
}

.mStep1 li:first-child:before {
    display: none;
}

.mFile1+.mBoard1 {
    margin-top: 10px;
}

.mFile1 {
    position: relative;
    max-width: 550px;
}

.mFile1 .gIt {
    padding-right: 108px;
}

.mFile1 .gIt .it {
    width: 100%;
}

.mFile1 .btn,
.mFile1 .mBtn1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
    height: 35px;
}

.mFile1 .mBtn1 {
    padding: 0;
}

.mFile1 .btn .mBtn1 {
    position: static;
}

.mFile1 .btn .fileHidden {
    position: absolute;
    top: 0;
    right: 0;
    filter: alpha(opacity=1);
    opacity: 0.01;
    -moz-opacity: 0.01;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.mFile2 {
    position: relative;
    padding-right: 108px;
}

.mFile2 .it {
    width: 100%;
}

.mFile2 .btn,
.mFile2 .mBtn1 {
    position: absolute;
    top: 0px;
    right: 0;
    width: 84px;
    height: 30px;
}

.mFile2 .mBtn1 {
    padding: 0;
}

.mFile2 .btn .mBtn1 {
    position: static;
    line-height: 28px;
    height: 28px;
}

.mFile2 .btn .fileHidden {
    position: absolute;
    top: 0;
    right: 0;
    filter: alpha(opacity=1);
    opacity: 0.01;
    -moz-opacity: 0.01;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.mFile3 {
    position: relative;
    padding-right: 170px;
}

.mFile3 .it {
    width: 100%;
}

.mFile3 .btn_wrap {
    position: absolute;
    top: 0px;
    right: 0;
    height: 30px;
    display: flex;
}

.mFile3 .btn_wrap>.mBtn1 {
    margin-right: 5px;
}

.mFile3 .mBtn1 {
    position: static;
    line-height: 28px;
    height: 30px !important;
    ;
}

.mFile3 .btn {
    position: relative;
}

.mFile3 .btn .fileHidden {
    position: absolute;
    top: 0;
    right: 0;
    filter: alpha(opacity=1);
    opacity: 0.01;
    -moz-opacity: 0.01;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.mBox1 {
    border: 1px solid #c9c9c9;
    border-top-color: #000;
    background-color: #fff;
    padding: 10px;
}

.mGrid1 {
    position: relative;
    zoom: 1;
}

.mGrid1:after {
    display: block;
    clear: both;
    content: ''
}

.mGrid1 .gLeft,
.mGrid1 .gRight {
    float: left;
    width: calc(31% - 20px);
    height: 100%;
}

.mGrid1 .gRight {
    float: right;
    width: 69%;
}

.mGrid1 .gRight .ti {
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0 14px;
    zoom: 1;
}

.mGrid1 .gRight .ti:after {
    display: block;
    clear: both;
    content: ''
}

.mGrid1 .gRight .ti em,
.mGrid1 .gRight .ti span {
    display: block;
    float: left;
    border-radius: 26px;
    margin: 0 0 0 10px;
    line-height: 26px;
    height: 26px;
}

.mGrid1 .gRight .ti em {
    background-color: #e75757;
    color: #fff;
    margin: 0 0 0 7px;
    padding: 0 10px;
}

.mGrid1.type2 .gRight {
    padding-top: 0;
}

.mGrid1.type2:before {
    top: 0;
    height: 100%;
}

.mTxt1 {
    line-height: 170%;
}

.mList1+.mBoard1 {
    margin-top: 30px;
}

.mList1 li {
    background-color: #fbfbfb;
    border: 1px solid #c9c9c9;
    border-top-color: #000;
    margin: 0 0 10px;
}

.mList1 li .row {
    position: relative;
    border-top: 1px solid #c9c9c9;
}

.mList1 li .row.dep1 {
    border-top: 0;
}

.mList1 li .row.dep1 .iDep1 {
    background-color: #fff;
    padding: 0 63px 0 27px;
}

.mList1 li .row.dep1 .iDep1:before {
    top: 13px;
    left: 15px;
}

.mList1 li .row.dep1 .iDep1+.gRt a {
    background-color: #135784;
}

.mList1 li .row.dep1 .iDep2 {
    background-position: 30px 50%;
    padding: 0 63px 0 47px;
}

.mList1 li .row.dep1 .iDep3 {
    background-position: 50px 50%;
    padding: 0 63px 0 67px;
}

.mList1 li .row .it {
    margin: 4px 0;
}

.mList1 li .row .gRt {
    position: absolute;
    top: 4px;
    right: 4px;
}

.mMain1 {
    position: relative;
    margin-top: 30px;
}

.mMain1 .iMore1 {
    position: absolute;
    top: 4px;
    right: 0;
}

.mMain1 ul {
    margin-left: -10px;
    zoom: 1;
}

.mMain1 ul:after {
    display: block;
    clear: both;
    content: ''
}

.mMain1 li {
    float: left;
    margin-left: 10px;
    text-align: center;
    width: calc(25% - 10px);
}

.mMain1 li .txt {
    border: 1px solid #c9c9c9;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 20px 15px 0;
    height: 150px;
}

.mMain1 li .txt.hType1 {
    height: 180px;
}

.mMain1 li .txt .ic {
    display: inline-block;
    background-color: #cde6ff;
    padding: 0 13px;
    border-radius: 27px;
    line-height: 27px;
    height: 27px;
}

.mMain1 li .txt .ic.green {
    background-color: #135784;
    color: #fff;
    text-align: center;
    min-width: 90px;
}

.mMain1 li .txt .ic.i2 {
    background-color: #d4f7f2;
}

.mMain1 li .txt .ic.i3 {
    background-color: #f7efd4;
}

.mMain1 li .txt .ic.i4 {
    background-color: #cde6ff;
}

.mMain1 li .txt .ti {
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    padding: 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 57px;
}

.mMain1 li .txt .ts {
    position: relative;
    font-size: 14px;
    padding: 5px 0;
}

.mMain1 li .txt .ts span {
    position: relative;
    display: inline-block;
    padding: 0 0 10px;
}

.mMain1 li .txt .ts span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #c9c9c9;
    width: 100%;
    height: 1px;
}

.mMain1 li .txt .dt {
    color: #585858;
    font-size: 14px;
    padding: 10px 0 0;
}

.mMain1 li .btn {
    display: block;
    background-color: #f7f7fd;
    border: 1px solid #c9c9c9;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    line-height: 41px;
    height: 41px;
}

.mMain1 li .btn span {
    display: inline-block;
    background: url(../images/ico_main1.png) 0 50% no-repeat;
    padding: 0 0 0 18px;
}

.iMore1 {
    display: inline-block;
    background: url(../images/ico_more1.png) 9px 50% no-repeat #fff;
    border: 1px solid #135784;
    border-radius: 3px;
    color: #135784;
    font-size: 13px;
    padding: 0 9px 0 21px;
    line-height: 24px;
    height: 24px;
}

.gMain2 {
    zoom: 1;
}

.gMain2:after {
    display: block;
    clear: both;
    content: ''
}

.gMain2 .gLeft {
    float: left;
    width: calc(100% - 297px);
}

.gMain2 .gRight {
    float: right;
    width: 285px;
}

.mLink1 {
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    background-color: #f7f7fd;
    overflow: hidden;
    text-align: center;
    margin: 15px 0 0;
    height: 280px;
}

.mLink1 .tel {
    background: url(../images/ico_tel1.png) 36px 36px no-repeat #fff;
    border-bottom: 1px solid #c9c9c9;
    color: #202020;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 26px 0 0 96px;
    text-align: left;
    height: 81px;
}

.mLink1 .tel strong {
    display: block;
    color: #135784;
    font-size: 26px;
    margin: 7px 0 0 -5px;
}

.mLink1 .lnk {
    padding: 0 40px;
    text-align: left;
}

.mLink1 .lnk a {
    position: relative;
    display: block;
    border-bottom: 1px solid #ddd;
    color: #202020;
    font-size: 15px;
    padding: 7px 0 7px 14px;
}

.mLink1 .lnk a:last-child {
    border-bottom: 0;
}

.mLink1 .lnk a:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 1px;
    background-color: #202020;
    border-radius: 2px;
    width: 3px;
    height: 3px;
}


.iPlus,
.iMinus {
    display: inline-block;
    border-radius: 5px;
    background: url(../images/ico_plus1.png) 50% 50% no-repeat #9ca4b6;
    text-indent: -9999px;
    font-size: 0;
    vertical-align: middle;
    width: 26px;
    height: 26px;
}

.iMinus {
    background-image: url(../images/ico_minus1.png);
}

.mFind1 {
    position: relative;
    text-align: left;
    margin: -3px 0;
    line-height: 25px;
    height: 25px;
}

.mFind1 .iFind {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/ico_find1.png) 0 0 no-repeat;
    text-indent: -9999px;
    font-size: 0;
    width: 25px;
    height: 25px;
}

.mList1 dl {
    padding: 6px 0 0;
}

.mList1 dt {
    display: none;
}

.mList1 dd {
    margin: 10px 0 0;
}

.mList1 dd .it {
    background: url(../images/ico_log1_2.png) 5px 50% no-repeat;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14.5px;
    padding: 0 0 0 32px;
    width: calc(100% - 32px);
    height: 46px;
}

.mList1 dd .it::-webkit-input-placeholder {
    color: #222;
}

/* Chrome/Opera/Safari */
.mList1 dd .it::-moz-placeholder {
    color: #222;
}

/* Firefox 19+ */
.mList1 dd .it:-ms-input-placeholder {
    color: #222;
}

/* IE 10+ */
.mList1 dd .it:-moz-placeholder {
    color: #222;
}

/* Firefox 18- */
.mList1 dd.pw .it {
    background-image: url(../images/ico_log2_2.png);
}

.mList1 .mPos1 {
    margin: 19px 0 0;
}

.mList1 .btnLogin {
    display: block;
    background-color: #135784;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 16.6px;
    margin: 15px 0 0;
    text-align: center;
    line-height: 52px;
    height: 52px;
}

.mList1 .alert {
    color: #ff5951;
    letter-spacing: 0;
    text-align: center;
    padding: 10px 0 0;
}

.gab_r5 {
    padding-right: 5px;
}

.gab_t5 {
    padding-top: 5px;
}

.mPos1 {
    position: relative;
}

.mPos1 .it {
    border-radius: 5px 0 0 5px;
    padding: 0 130px 0 15px;
    width: calc(100% - 155px);
    height: 40px;
}

.mPos1 .mBtn1 {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 40px;
    height: 40px;
}

/* 

.mPos2{position:relative;padding:0 20px 0 0;}
.mPos2 .tx{position:absolute;top:0;right:0;line-height:30px;height:30px;}

*/
.mDate1 {
    position: relative;
    padding: 0 32px 0 0;
}

.mDate1 .it {
    width: calc(100% - 17px);
    text-align: center;
    padding-left: 0;
}

.mDate1 .it.w1 {
    width: 100px;
}

.mDate1 .ui-datepicker-trigger,
.mDate1 .ui-monthpicker-trigger {
    vertical-align: middle;
    margin: -1px 0 0 5px;
    border: 0;
}


.mInfo1 {
    text-align: left;
}

.mInfo1 li {
    position: relative;
    color: #636a72;
    font-size: 14px;
    padding: 0 0 3px 15px;
}

.mInfo1 li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    background-color: #90939b;
    width: 3px;
    height: 3px;
}

.mGraph1 {
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    margin: 15px 0 0;
    padding: 20px 30px 0;
    height: 260px;
}

/* jqgrid */
.ui-jqgrid {
    position: relative;
    border: 1px solid #b8b9ba;
    border-top: 1px solid #47494d !important;
    border-radius: 0;
    font-family: 'Noto Sans KR' !important;
}

.ui-jqgrid .ui-jqgrid-view {
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    font-size: 12px;
}

.ui-jqgrid .ui-jqgrid-titlebar {
    padding: .3em .2em .2em .3em;
    position: relative;
    font-size: 12px;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
}

.ui-jqgrid .ui-jqgrid-caption {
    text-align: left;
}

.ui-jqgrid .ui-jqgrid-title {
    margin: .1em 0 .2em;
}

.ui-jqgrid .ui-jqgrid-titlebar-close {
    position: absolute;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px;
    cursor: pointer;
}

.ui-jqgrid .ui-jqgrid-titlebar-close span {
    display: block;
    margin: 1px;
}

.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
    padding: 0;
}

.ui-jqgrid .ui-jqgrid-hdiv {
    position: relative;
    margin: 0 0 -1px !important;
    padding: 0;
    overflow-x: hidden;
    border-left: 0 none !important;
    border-top: 0 none !important;
    border-right: 0 none !important;
    background: #f5f7f7;
}

.ui-jqgrid .ui-jqgrid-hbox {
    float: left;
    padding-right: 20px;
    /*border-top:1px solid #b8b8b8;*/
}

.ui-jqgrid .ui-jqgrid-htable {
    table-layout: fixed;
    margin: 0;
    border-bottom: 1px solid #cdd6d8;
    border-bottom: 0;
}

.ui-jqgrid .ui-jqgrid-htable th {
    height: 28px;
    padding: 0 2px 0 2px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    overflow: hidden;
    position: relative;
    /*height:17px;*/
    font-weight: bold;
    color: #4a4f50;
    text-overflow: ellipsis;
}

.ui-th-column,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    border-top: 0 none;
    border-bottom: 0 none;
    background: #f5f7f7;
}

.ui-jqgrid .ui-jqgrid-htable th {
    border-color: #dbdbdb !important;
}

.ui-th-ltr,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
    background-color: #f8f9fb !important;
    border-left: 0 none;
    border-bottom: 1px solid #f8f9fb !important;
    border-left-color: #f8f9fb !important;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
}

.ui-th-ltr,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr:first-child {
    border-left: 1px solid #f5f7f7;
}

.ui-th-rtl,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
    border-right: 0 none;
}

.ui-first-th-ltr {
    border-right: 1px solid;
}

.ui-first-th-rtl {
    border-left: 1px solid;
}

.ui-jqgrid .ui-th-div-ie {
    white-space: nowrap;
    zoom: 1;
    height: 17px;
}

.ui-jqgrid .ui-jqgrid-resize {
    height: 20px !important;
    position: relative;
    cursor: e-resize;
    display: inline;
    overflow: hidden;
}

.ui-jqgrid .ui-grid-ico-sort {
    overflow: hidden;
    position: absolute;
    display: inline;
    cursor: pointer !important;
}

.ui-jqgrid .ui-icon-asc {
    margin-top: 0 !important;
    height: 12px;
}

.ui-jqgrid .ui-icon-desc {
    margin-top: 6px !important;
    height: 12px;
}

.ui-jqgrid .ui-i-asc {
    margin-top: 0;
    height: 16px;
}

.ui-jqgrid .ui-i-desc {
    margin-top: 0;
    margin-left: 13px;
    height: 16px;
}

.ui-jqgrid .ui-jqgrid-sortable {
    cursor: pointer;
}

.ui-jqgrid tr.ui-search-toolbar th {
    border-top-width: 1px !important;
    border-top-color: inherit !important;
    border-top-style: ridge !important
}

tr.ui-search-toolbar input {
    margin: 1px 0 0 0
}

tr.ui-search-toolbar select {
    margin: 1px 0 0 0
}

.ui-jqgrid .ui-jqgrid-bdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden !important;
    text-align: left;
}

.ui-jqgrid .ui-jqgrid-btable {
    table-layout: fixed;
    margin: 0;
    outline-style: none;
}

.ui-jqgrid tr.jqgrow {
    outline-style: none;
    border-left: 0;
    border-bottom: 1px solid #ced5e0;
}

.ui-jqgrid tr.jqgroup {
    outline-style: none;
}

.ui-jqgrid tr.jqgrow td {
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    padding: 4px 5px 3px 5px;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid;
    vertical-align: middle;
    height: 26px;
}

.ui-jqgrid tr.jqgfirstrow td {
    padding: 0 2px 0 2px;
    border-left-width: 1px;
    border-left-style: solid;
}

.ui-jqgrid tr.jqgroup td {
    font-weight: normal;
    overflow: hidden;
    white-space: pre;
    height: 22px;
    padding: 0 2px 0 2px;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid;
}

.ui-jqgrid tr.jqfoot td {
    font-weight: bold;
    overflow: hidden;
    white-space: pre;
    height: 22px;
    padding: 5px 2px 2px 2px;
    border-bottom-width: 2px;
    border-bottom-color: #c5cfd1;
    border-bottom-style: solid;
    background-color: #eef1f1;
    color: #000000;
    font-size: 13px;
}

.ui-jqgrid tr.ui-row-ltr td {
    text-align: left;
    border-left: 1px solid #d9e0e3;
}

.ui-jqgrid tr.ui-row-ltr td:first-child {
    border-left: none;
}

.ui-jqgrid tr.ui-row-rtl td {
    text-align: right;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
}

.ui-jqgrid td.jqgrid-rownum {
    padding: 0 2px 0 2px;
    margin: 0;
    border: 0 none;
}

.ui-jqgrid .ui-jqgrid-resize-mark {
    width: 2px;
    left: 0;
    background-color: #777;
    cursor: e-resize;
    cursor: col-resize;
    position: absolute;
    top: 0;
    height: 100px;
    overflow: hidden;
    display: none;
    border: 0 none;
    z-index: 99999;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border-color: #dbdbdb;
    background: #ededed;
    color: #202020;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #202020;
}

.ui-jqgrid .ui-jqgrid-sdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-left: 0 none !important;
    border-top: 0 none !important;
    border-right: 0 none !important;
}

.ui-jqgrid .ui-jqgrid-ftable {
    table-layout: fixed;
    margin-bottom: 0;
}

.ui-jqgrid tr.footrow td {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    height: 21px;
    padding: 7px 2px 7px 2px;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    background-color: #e0f6ff;
    font-size: 13px;
}

.ui-jqgrid tr.footrow-ltr td {
    text-align: left;
    border-right: 1px solid #f3f3f3;
}

.ui-jqgrid tr.footrow-rtl td {
    text-align: right;
    border-left-width: 1px;
    border-left-color: inherit;
    border-left-style: solid;
}

.ui-jqgrid .ui-jqgrid-pager {
    background-color: #f7f7f9 !important;
    border-top: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    height: 35px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 11px;
    background: #f5f7f7;
}

.ui-jqgrid .ui-pager-control {
    position: relative;
}

.ui-jqgrid .ui-pg-table {
    position: relative;
    padding-bottom: 2px;
    width: auto;
    margin: 0;
}

.ui-jqgrid .ui-pg-table td {
    font-weight: normal;
    vertical-align: middle;
    padding: 3px 0;
}

.ui-jqgrid .ui-pg-table td span {
    vertical-align: middle;
}

.ui-jqgrid .ui-pg-button {
    height: 19px !important;
}

.ui-jqgrid .ui-pg-button span {
    display: block;
    margin: 1px;
    float: left;
}

.ui-jqgrid .ui-pg-button:hover {
    padding: 0;
}

.ui-jqgrid .ui-state-disabled:hover {
    padding: 1px;
}

.ui-jqgrid .ui-pg-input {
    font-size: 1em;
    margin: 0;
    border: 1px solid #c4c4c4;
    border: 1px solid #c4c4c4;
    height: 21px;
}

.ui-jqgrid .ui-pg-selbox {
    /* font-size:.8em;*/
    line-height: 19px;
    display: block;
    height: 21px;
    margin: 0;
    border: 1px solid #c4c4c4;
    width: 50px;
}

.ui-jqgrid .ui-separator {
    height: 18px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 1px;
    float: right;
}

.ui-jqgrid .ui-paging-info {
    font-weight: normal;
    letter-spacing: -1px;
    height: 28px;
    margin-top: 6px;
    margin-right: 4px;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
    padding: 1px 0;
    float: left;
    position: relative;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
    cursor: pointer;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px;
}

.ui-jqgrid td input,
.ui-jqgrid td select .ui-jqgrid td textarea {
    margin: 0;
}

.ui-jqgrid td textarea {
    width: auto;
    height: auto;
}

.ui-jqgrid .ui-jqgrid-toppager {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    height: 25px !important;
    white-space: nowrap;
    overflow: hidden;
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
    padding: 1px 0;
    float: left;
    position: relative;
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
    cursor: pointer;
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px;
}

.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
    display: block;
}

.ui-jqgrid .ui-subgrid {
    margin: 0;
    padding: 0;
    width: 100%;
}

.ui-jqgrid .ui-subgrid table {
    table-layout: fixed;
}

.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
    height: 18px;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid;
}

.ui-jqgrid .ui-subgrid td.subgrid-data {
    border-top: 0 none !important;
    background: #f5f7f7;
    border-bottom: 1px solid #ced5e0;
}

.ui-jqgrid .ui-subgrid td {
    white-space: inherit !important;
    padding: 15px 10px;
    line-height: 2;
}

.ui-jqgrid .ui-subgrid td.subgrid-cell {
    border-width: 0 0 1px 0;
    background: #f5f7f7;
    border-bottom: 1px solid #ced5e0;
}

.ui-jqgrid .ui-th-subgrid {
    height: 20px;
}

.ui-jqgrid .loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text-align: center;
    font-weight: bold;
    display: none;
    border-width: 2px !important;
    font-size: 11px;
}

.ui-jqgrid .jqgrid-overlay {
    display: none;
    z-index: 100;
}

* .jqgrid-overlay iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.ui-jqgrid .ui-userdata {
    border-left: 0 none;
    border-right: 0 none;
    height: 21px;
    overflow: hidden;
}

.ui-jqdialog {
    display: none;
    width: 300px;
    position: absolute;
    padding: .2em;
    font-size: 11px;
    overflow: visible;
}

.ui-jqdialog .ui-jqdialog-titlebar {
    padding: .3em .2em;
    position: relative;
}

.ui-jqdialog .ui-jqdialog-title {
    margin: .1em 0 .2em;
}

.ui-jqdialog .ui-jqdialog-titlebar-close {
    position: absolute;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px;
    cursor: pointer;
}

.ui-jqdialog .ui-jqdialog-titlebar-close span {
    display: block;
    margin: 1px;
}

.ui-jqdialog .ui-jqdialog-titlebar-close:hover,
.ui-jqdialog .ui-jqdialog-titlebar-close:focus {
    padding: 0;
}

.ui-jqdialog-content,
.ui-jqdialog .ui-jqdialog-content {
    border: 0;
    padding: .3em .2em;
    background: none;
    height: auto;
}

.ui-jqdialog .ui-jqconfirm {
    padding: .4em 1em;
    border-width: 3px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    overflow: visible;
    display: none;
    height: 80px;
    width: 220px;
    text-align: center;
}

.ui-jqdialog>.ui-resizable-se {
    bottom: -3px;
    right: -3px
}

.ui-jqgrid>.ui-resizable-se {
    bottom: -3px;
    right: -3px
}

.ui-jqdialog-content .FormGrid {
    margin: 0;
}

.ui-jqdialog-content .EditTable {
    width: 100%;
    margin-bottom: 0;
}

.ui-jqdialog-content .DelTable {
    width: 100%;
    margin-bottom: 0;
}

.EditTable td input,
.EditTable td select,
.EditTable td textarea {
    margin: 0;
}

.EditTable td textarea {
    width: auto;
    height: auto;
}

.ui-jqdialog-content td.EditButton {
    text-align: right;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ui-jqdialog-content td.navButton {
    text-align: center;
    border-left: 0 none;
    border-top: 0 none;
    border-right: 0 none;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ui-jqdialog-content input.FormElement {
    padding: .3em
}

.ui-jqdialog-content select.FormElement {
    padding: .3em
}

.ui-jqdialog-content .data-line {
    padding-top: .1em;
    border: 0 none;
}

.ui-jqdialog-content .CaptionTD {
    vertical-align: middle;
    border: 0 none;
    padding: 2px;
    white-space: nowrap;
}

.ui-jqdialog-content .DataTD {
    padding: 2px;
    border: 0 none;
    vertical-align: top;
}

.ui-jqdialog-content .form-view-data {
    white-space: pre
}

.fm-button {
    display: inline-block;
    margin: 0 4px 0 0;
    padding: .4em .5em;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
    zoom: 1;
}

.fm-button-icon-left {
    padding-left: 1.9em;
}

.fm-button-icon-right {
    padding-right: 1.9em;
}

.fm-button-icon-left .ui-icon {
    right: auto;
    left: .2em;
    margin-left: 0;
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.fm-button-icon-right .ui-icon {
    left: auto;
    right: .2em;
    margin-left: 0;
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

#nData,
#pData {
    float: left;
    margin: 3px;
    padding: 0;
    width: 15px;
}

.ui-jqgrid .selected-row,
div.ui-jqgrid .selected-row td {
    font-style: normal;
    border-left: 0 none;
}

.ui-inline-del.ui-state-hover span,
.ui-inline-edit.ui-state-hover span,
.ui-inline-save.ui-state-hover span,
.ui-inline-cancel.ui-state-hover span {
    margin: -1px;
}

.ui-jqgrid .tree-wrap {
    float: left;
    position: relative;
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
}

.ui-jqgrid .tree-minus {
    position: absolute;
    height: 18px;
    width: 18px;
    overflow: hidden;
}

.ui-jqgrid .tree-plus {
    position: absolute;
    height: 18px;
    width: 18px;
    overflow: hidden;
}

.ui-jqgrid .tree-leaf {
    position: absolute;
    height: 18px;
    width: 18px;
    overflow: hidden;
}

.ui-jqgrid .treeclick {
    cursor: pointer;
}

* iframe.jqm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.ui-jqgrid-dnd tr td {
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    height: 20px
}

.ui-jqgrid .ui-jqgrid-caption-rtl {
    text-align: right;
}

.ui-jqgrid .ui-jqgrid-hbox-rtl {
    float: right;
    padding-left: 20px;
}

.ui-jqgrid .ui-jqgrid-resize-ltr {
    float: right;
    margin: -2px -2px -2px 0;
}

.ui-jqgrid .ui-jqgrid-resize-rtl {
    float: left;
    margin: -2px 0 -1px -3px;
}

.ui-jqgrid .ui-sort-rtl {
    left: 0;
}

.ui-jqgrid .tree-wrap-ltr {
    float: left;
}

.ui-jqgrid .tree-wrap-rtl {
    float: right;
}

.ui-jqgrid .ui-ellipsis {
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ui-search-menu {
    position: absolute;
    padding: 2px 5px;
}

.ui-jqgrid .ui-search-table {
    padding: 0;
    border: 0 none;
    /* height:28px;*/
    height: 20px;
    width: 100%;
}

.ui-jqgrid .ui-search-table .ui-search-oper {
    width: 20px;
}

a.g-menu-item,
a.soptclass,
a.clearsearchclass {
    cursor: pointer;
}

.ui-jqgrid .ui-search-table .ui-search-input>input,
.ui-jqgrid .ui-search-table .ui-search-input>select {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ui-jqgrid .ui-jqgrid-view input,
.ui-jqgrid .ui-jqgrid-view select,
.ui-jqgrid .ui-jqgrid-view textarea,
.ui-jqgrid .ui-jqgrid-view button {
    font-size: 12px
}

.ui-jqgrid .ui-pg-table td,
.ui-pg-table td.ui-pg-button {
    padding: 0 3px !important;
}

.ui-pg-table .ui-state-hover {
    border: none !important;
    outline: 1px solid #79b7e7;
    padding: 0 5px !important;
}

.ui-pg-table .ui-pg-button:hover {
    padding: 0;
    margin: 0;
}

.ui-jqgrid .ui-pg-table td .ui-pg-selbox {
    border: 1px solid #c4c4c4;
    margin-left: 4px;
    height: 23px;
}

.ui-jqgrid td a {
    text-decoration: underline;
}

/* //jqgrid */

.mCSB_inside>.mCSB_container {
    margin-right: 0 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 5px;
}

.underline {
    text-decoration: underline;
}

.mLayer1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
}

.mLayer1 .popupBg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -401px;
    background-color: #fff;
    transform: translateY(-50%);
    width: 950px;
    max-height: calc(100% - 100px);
    overflow: hidden;
    overflow-y: auto;
}

.mPopup1 .modalBg {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

.mPopup1 .popupBg {
    padding: 27px 25px 20px;
}

.mPopup1 .title h3 {
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 15px 8px;
}

.mPopup1 .mButton1 {
    margin: 20px 0 0;
}

.mPopup1 .close {
    position: absolute;
    top: 14px;
    right: 16px;
    background: url(../images/ico_close1.png) 50% 50% no-repeat;
    text-indent: -9999px;
    font-size: 0;
    width: 30px;
    height: 30px;
}

.gLogin {
    background: #edf0f5;
}

.mLogin1 {
    display: table;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
    width: 917px;
    height: calc(100% - 52px);
}

.mLogin1 .loginBg {
    display: table-cell;
    vertical-align: middle;
    padding: 30px 0;
}

.mLogin1 h2 {
    color: #242e3a;
    font-size: 36px;
    padding: 0 0 25px 10px;
    text-align: left;
    zoom: 1;
}

.mLogin1 h2:after {
    display: block;
    clear: both;
    content: ''
}

.mLogin1 h2 span {
    display: block;
    float: left;
}

.mLogin1 h2 .img {
    margin: -3px 0 0 27px;
}

.mLogin1 .list {
    position: relative;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-top-color: #000;
    padding: 0 0 0 427px;
    text-align: left;
    height: 428px;
}

.mLogin1 .list:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/img_login1.png) 0 0 no-repeat;
    width: 425px;
    height: 100%;
}

.mLogin1 .list .info {
    color: #585858;
    font-size: 15px;
    letter-spacing: 0;
}

.mLogin1 .list .ti {
    background: #f2f2f6;
    text-align: center;
    padding: 15px;
}

.mLogin1 .mInfo1 {
    margin: 25px 0 0 20px;
}

.mLogin1 .mTab1 {
    border-bottom-color: #c9c9c9;
    margin: -1px 0 0;
}

.mLogin1 .mTab1 .ls {
    margin: 0;
    width: calc(50% + 1px);
}

.mLogin1 .mTab1 .ls:first-child {
    margin: 0;
    width: 50%;
}

.mLogin1 .mTab1 .ls a {
    background-color: #f2f2f6;
    border-color: #c9c9c9;
    border-top-color: #000;
    color: #202020;
    font-size: 18px;
    line-height: 60px;
    height: 60px;
}

.mLogin1 .mTab1 .ls:first-child a {
    border-left: 0;
}

.mLogin1 .mTab1 .ls:last-child a {
    border-right: 0;
}

.mLogin1 .mTab1 .ls+.ls {
    margin-left: -1px;
}

.mLogin1 .mTab1 .ls.selected a {
    background-color: #fff;
}

.mLogin1 .mTab1 .ls.selected a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #fff;
    width: calc(100% - 1px);
    height: 1px;
}

.mLogin1 .tabCont {
    padding: 20px 50px 0;
}

.mLogin1 .tabCont.mList1 dl {
    padding-top: 10px;
}

.mLogin1 .tabCont.mList1 dd .it {
    background: url(../images/ico_log2.png) 11px 50% no-repeat;
    border: 1px solid #cfcfcf;
    padding: 0 0 0 40px;
    width: calc(100% - 42px);
    line-height: 40px;
    height: 40px;
}

.mLogin1 .tabCont.mList1 dd.pw .it {
    background-image: url(../images/ico_pw2.png);
}

.mLogin1 .tabCont.mList1 dd.sms {
    position: relative;
}

.mLogin1 .tabCont.mList1 dd.sms .it {
    background-image: url(../images/ico_tablet2.png);
    width: calc(100% - 154px);
}

.mLogin1 .tabCont.mList1 dd.sms .mBtn1 {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #999;
    border-color: #999;
    border-radius: 0;
    padding: 0;
    width: 110px;
    line-height: 40px;
    height: 40px;
}

.mLogin1 .tabCont.mList1 .alert {
    padding-top: 15px;
}

.mLogin1 .mButton1 {
    margin-top: 13px;
    display: -webkit-flex;
    display: flex;
}

.mLogin1 .mButton1 .mBtn1 {
    -webkit-flex: 1;
    flex: 1;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    margin: 0;
    line-height: 48px;
    height: 48px;
}

.mLogin1 .mButton1 .mBtn1.type2 {
    background-color: #30655d;
}




/* 탭메뉴 추가 */
.frm-inline {
    display: flex;
    align-items: center;
    gap: 0 5px;
}

.frm-inline .col+.col {
/*    margin-left: 20px;*/
}

.bv_foot .mBtn1 {
    min-width: 110px;
    height: 50px;
    box-sizing: border-box;
}


.bv_foot a.mBtn1 {
    line-height: 50px;
}

.badge {
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    padding: 3px 7px;
}

.badge_danger {
    background-color: #dc3545;
}

.badge_import {
    background-color: #6c757d;
}

/* for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {}

.mLnb h1 img {
    width: 200px;
}

.mBoard1 .mBtn1.np {
    margin-top: 0;
}

.required {
    display: inline-block;
    margin-left: 3px;
}

.required::after {
    content: "*";
    color: #ff0000;
    font-style: normal;
}

.gTtitleFlex {
    display: flex;
    justify-content: space-between;
}

.gTtitleFlex::after {
    display: none;
}


.mGrid_5 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mGrid_5 .gCol {
    width: 49%;
    box-sizing: border-box;
}

.mGrid_5 .gCol_type02 {
    width: 100%;
    box-sizing: border-box;
}

.chartGrid {
    margin-bottom: 30px;
}

.chartGrid .gCol {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 25px;
}

.chartGrid .gCol h4 {
    text-align: center;
    font-size: 1.24em;
    padding-bottom: 25px;
}

.chartGrid .gCol .graph_place {
    height: 250px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}

.chartGrid .gCol .count_panel {
    display: flex;
    justify-content: space-between;
}

.chartGrid .gCol .count_panel .col {
    width: 32%;
    text-align: center;
    background: #f2f2f6;
    border: 1px solid #ddd;
    padding: 15px 0;
}

.chartGrid .gCol .count_panel .col strong {
    display: block;
    margin-bottom: 10px;
    font-size: 1.1em;
}

.chartGrid .gCol .count_panel .col .num span {
    background-color: #fff;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 10px;
    border: 1px solid #ddd;
    font-size: 20px;
    font-weight: bold;
}

.chartGrid .gCol .count_panel .col .num span em {
    font-size: 0.875em;
}

.chartGrid .gCol_type02 {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 25px;
}

.chartGrid .gCol_type02 h4 {
    text-align: center;
    font-size: 1.24em;
    padding-bottom: 25px;
}

.chartGrid .gCol_type02 .graph_place {
    height: 250px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}

.chartGrid .gCol_type02 .count_panel {
    display: flex;
    justify-content: space-between;
}

.chartGrid .gCol_type02 .count_panel .col {
    width: 22%;
    text-align: center;
    background: #f2f2f6;
    border: 1px solid #ddd;
    padding: 15px 0;
}

.chartGrid .gCol_type02 .count_panel .col strong {
    display: block;
    margin-bottom: 10px;
    font-size: 1.1em;
}

.chartGrid .gCol_type02 .count_panel .col .num span {
    background-color: #fff;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 10px;
    border: 1px solid #ddd;
    font-size: 20px;
    font-weight: bold;
}

.chartGrid .gCol_type02 .count_panel .col .num span em {
    font-size: 0.875em;
}



.multiGrid ul {
    overflow: hidden;
}

.multiGrid ul li {
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 20px);
    margin: 10px;
    padding: 25px;
    box-sizing: border-box;
    float: left;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15)
}

.multiGrid .tit_group {
    position: relative;
    padding-bottom: 30px;
    width: 100%;
}

.multiGrid .tit_group .gRt {
    position: absolute;
    right: 0;
    top: -2px;
}

.multiGrid .data_place {
    border: 1px solid #ddd;
    height: 150px;
    width: 70%;
    box-sizing: border-box;
}

.multiGrid .legend_g {
    height: 150px;
    width: 30%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-left: 0;
}

.sr_only {
    display: none;
}



/* 추가 CSS */
.flex_sec {
    display: flex;
}

.space_between {
    justify-content: space-between;
}

.align_items_center {
    align-items: center;
}

.input_50 {
    width: 50px;
}
아이폰r
.input_300 {
    width: 300px;
}

.input_400 {
    width: 400px;
}

.input_500 {
    width: 500px;
}

.combo_80 {
    width: 80px;
    min-width: 80px !important
}

.combo_90 {
    width: 90px;
    min-width: 80px !important
}

.combo_100 {
    width: 100px;
    min-width: 80px !important
}

.combo_110 {
    width: 110px;
    min-width: 80px !important
}

.combo_120 {
    width: 120px;
    min-width: 80px !important
}

.line_item>div {
    margin-bottom: 10px;
}

.line_item>div:last-child {
    margin-bottom: 0;
}

.combo_line input {
    margin-right: 5px;
}

.combo_line+.combo_line {
    margin-top: 5px;
}

.color_disable {
    color: #a4a4a4;
}

.bdpluse {
    border-top: 1px solid #dbdbdb;
    padding-top: 5px;
    margin-top: 5px;
}

.mBoard1 td .mBtn1.m0 {
    margin: 3px;
}

.ul_txt {}

.ul_txt li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
}

.ul_txt li:after {
    position: absolute;
    left: 5px;
    top: 9px;
    display: block;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #135784;

}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt20 {
    margin-top: 20px;
}

/* 메시징 */
.message_box {
    width: 50%;
    border-radius: 8px;
    border: 1px solid #dbdbdb;
    background: #fbfbfb;
}

.message_box h4 {
    margin-bottom: 10px;
}

.message_box .btn_row {
    padding: 20px;
    border-bottom: 1px solid #dbdbdb;
}

.message_box .sender_phone {
    padding: 20px;
    border-bottom: 1px solid #dbdbdb;
}

.message_box .send_text {
    padding: 20px;
    border-bottom: 1px solid #dbdbdb;
}

.message_box .send_text textarea {
    border-radius: 8px;
    width: 100%;
    min-height: 150px;
    border: 1px solid #cfcfcf;
    padding: 20px;
    box-sizing: border-box;
}

.message_box .file_upload {
    padding: 20px;
    border-bottom: 1px solid #dbdbdb;
}

.message_box .message_preview {
    padding: 20px;
    border-bottom: 1px solid #dbdbdb;
}

.message_box .message_preview .message_preview_box {
    border: 1px solid #cfcfcf;
    background: #fff;
    border-radius: 8px;
    padding: 20px;
}

.message_box .send_list_wrap {
    padding: 20px;
}

.message_box .send_list_wrap .send_list {
    height: 100px;
    overflow-y: auto;
}

.message_box .send_list_wrap .send_list li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
}

.message_box .send_list_wrap .send_list li:after {
    position: absolute;
    left: 3px;
    content: '';
    display: block;
    top: 10px;
    width: 10px;
    height: 2px;
    background: #135784;
}

.message_box .send_list_wrap .send_list li dl dt {
    margin: 0 5px;
}

/* 시설 상세조회 */
.gal_tbl {
    margin-bottom: 30px;
}

.gal_tbl .left_grid {
    width: 25%;
    border: 1px solid #dbdbdb;
    padding: 20px;
    box-sizing: border-box;
    background: #fbfbfb;
}

.gal_tbl .left_grid .img_box {
    height: 200px;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    margin-bottom: 10px;
}

.gal_tbl .right_grid {
    width: 73%;
}

/* 장비관리 시스템 */


/* -----------임시 팝업 CSS  공통 Part css 파일 협의 후 추후 삭제 */
.popup-container,
.popup-container * {
    box-sizing: border-box;
    --borderlineColor: #cfd4d7
}

.popup-container {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.3);
    border-radius: 9px;
}

.popup-wrap {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0);
    z-index: 599;
    transition: opacity .15s linear;
    background: rgba(0, 0, 0, 0.2);
}

.popup-wrap:last-of-type {
    background: rgba(0, 0, 0, 0.4);
}

.popup-header {
    height: 45px;
    padding: 8px;
    background: #135784;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    border-style: solid;
    border-width: 2px;
    border-color: #135784;
    color: white;
    font-size: 14px;
    border-radius: 9px 9px 0 0;
}

.popup-header-text {
    color: #fff;
    font-size: 15px;
}

.popup-header-cancle {
    color: white;
    padding: 0 3px;
    align-self: center;
    cursor: pointer;
    width: 12px;
    height: 12px;
    background-image: url('../images/modal-detail-close.png');
    background-repeat: no-repeat;
    background-position: center;
}

.popup-content {
    font-size: 15px;
    max-height: 800px;
    overflow: auto;
    margin-bottom: 70px;
}

.popup-content::-webkit-scrollbar {
    width: 5px;
}

.popup-content::-webkit-scrollbar-thumb {
    background-color: #dbdbdb;
}

.popup-content::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 10px;
}

.popup-content-wrap {
    padding: 20px;
    height: 100%;
    width: 100%;
}

.pop-inner-con {
    height: 100%;
    width: 100%;
    padding: 3px 3px 10px 3px;
}

.popup-container-text {
    font-size: 15px;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    overflow-wrap: anywhere;
}

.popup-footer {
    height: 70px;
    display: flex;
    gap: 4px 5px;
    width: calc(100% - 20px - 20px);
    padding: 0 5px;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
}

.btn_pop {
    min-width: 75px;
    height: 35px;
    font-size: 12px;
    cursor: pointer;
    transition: font-weight 0.3s cubic-bezier(.25, .8, .25, 1);
    padding: 2px 4px;
    border-radius: 4px;
    transition: all ease 0.3s;
}

.btn_pop:hover:not(:disabled) {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.btn_pop:active:not(:disabled) {
    transform: translate(0, 1px);
}

.btn_pop:disabled {
    background: #989696 !important;
    border: #989696 !important;
    ;
}

.confirm-btn {
    color: #fff;
    background-color: #3A414E;
    opacity: 0.8;
    border-color: transparent;
}

.confirm-btn:hover {
    color: #fff;
    background-color: #3A414E;
    opacity: 0.9;
}

.confirm-btn:active {
    color: #fff;
    background-color: #3A414E;
    opacity: 1;
}

.confirm-btn:disabled,
.confirm-btn.disabled {
    color: #fff;
    background-color: #3A414E;
    opacity: 0.35;
}

.cancle-btn {
    color: #5f5f5f;
    background-color: #f0f0f0;
    border-color: #bababa;
    opacity: 0.9;
    border-color: transparent;
}

.cancle-btn:hover {
    color: #666;
    border-color: #bababa;
    opacity: 0.9;
}

.cancle-btn:active {
    color: #000;
    background-color: white;
    border-color: #bababa;
    opacity: 1;
}

.cancle-btn:disabled,
.cancle-btn.disabled {
    color: #c9c9c9;
    background-color: #f9f9f9;
    border-color: #e3e3e3;
    opacity: 1;
}

.no-scroll {
    overflow: hidden !important;
}

.loading-container {
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.06);
    display: flex;
}

.loading-wrap {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loading-img {
    width: 100%;
    height: 100%;
    animation-name: loading;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.center_con {
    text-align: center;
}

@keyframes loading {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* 임시 팝업 CSS  공통 Part css 파일 협의 후 추후 삭제 -----------*/


/* Modal CSS */

/* -전문분야 선택 */
.classify_wrap .classify_result {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.classify_wrap .classify_result .classify_result_item {
    position: relative;
    width: calc(100% / 3 - 10px);
    padding: 10px;
    border: 1px solid #dbdbdb;
    background-color: #fbfbfb;
    margin-bottom: 10px;
}

.classify_wrap .classify_result .classify_result_item .del_item {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 12px;
    height: 12px;
    background-image: url(../images/ico_close1.png);
    text-indent: -9999px;
    background-size: contain;
    cursor: pointer;
}

.classify_wrap .classify_select {
    display: flex;
    border-top: 1px solid #000;

}

.classify_wrap .classify_select>div {
    width: calc(100% / 3);

}

.classify_wrap .classify_select h3 {
    padding: 10px;
    border: 1px solid #dbdbdb;
    background-color: #fbfbfb;
}

.classify_wrap .classify_select ul {
    padding: 10px;
    border-bottom: 1px solid #000;
    height: 200px;
    overflow-y: auto;
}

.classify_wrap .classify_select ul li {
    cursor: pointer;
    padding: 5px 10px;
    transition: all ease 0.2s;
}

.classify_wrap .classify_select ul li:hover {
    background: #135784;
    color: #fff;
}

.classify_wrap .classify_select ul li.active {
    background: #135784;
    color: #fff;
}


/* 메시지 상세 조회 */
.message_detail_top {
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 5px;
}

.message_detail_top dl {
    position: relative;
    margin-left: 15px;
    padding-left: 15px;
}

.message_detail_top dl:first-child {
    margin-left: 0;
    padding-left: 0;
}

.message_detail_top dl:first-child:after {
    display: none;
}

.message_detail_top dl:after {
    position: absolute;
    left: 0;
    top: 5px;
    width: 2px;
    height: 15px;
    background: #cfd4d7;
    display: block;
    content: '';
}

.message_detail_top dl {}

.message_detail_top dl dt {
    font-weight: bold;
}

.message_detail_top dl dd {
    position: relative;
    margin-left: 10px;
}

.message_detail_top dl dd span {
    padding-right: 10px;
}

.message_detail_con {
    padding: 20px 5px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}

.message_detail_con .message_txt_ti {
    font-size: 18px;
}

.message_detail_con .message_txt_ti {
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
}

.message_detail_con .message_txt_ti dt {
    font-weight: bold;
}

.message_detail_con .message_txt_ti span {
    margin: 0 3px;
}

.message_detail_con .message_txt {
    padding: 20px 0;
}

/* 파일 업로드 */
.write-file-btn button {
    width: 80px;
    height: 30px;
    border: none;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.write-file-btn button+button {
    margin-left: 5px;
}

.write-file-btn button.all-check {
    background-color: #6691e9;
    color: #FFF;
}

.write-file-btn button.all-check-clear {
    color: #6691e9;
    border: 1px solid #6691e9;
    background-color: #FFF;
}

.write-file-btn button.check-delete {
    background-color: #9b9da1;
    color: #FFF;
}

.write-file-btn button.file-add {
    background-color: #FFF;
    border: 1px solid #E8E8E8;
    color: #304d89;
}

.write-file-list .write-fl-wrap {
    width: 100%;
    height: 150px;
    border: 1px solid #E4E4E4;
    border-radius:5px;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
}

.write-file-list .write-fl-wrap ul {
    height: 100%;
    overflow: auto;
}

.write-file-list li {
    position: relative;
}

.write-file-list li+li {
    margin-top: 10px;
}

.write-file-list li .mCheckbox1 {
    position: absolute;
    margin-right: 10px;
}

.write-file-list .check-box label {
    font-size: 14px;
    letter-spacing: -0.25px;
    color: #484c55;
    padding-left: 30px;
    font-weight: 500;
}

.write-file-list .upload_bg {
    width: 100%;
    height: 100%;
}

.write-file-list .upload_bg p {
    color: #135784;
    margin-top: 10px;
}

.write-file-del button {
    border: none;
    background-color: transparent;
    margin-left: 5px;
}

.write-upload-btn button {
    background-color: #FFF;
    border: 1px solid #E8E8E8;
    width: 80px;
    height: 30px;
    border-radius: 5px;
    font-size: 12px;
    letter-spacing: -0.25px;
    color: #74757d;
    font-weight: 700;
}

.write-data-btn {
    margin-bottom: 150px;
}

.write-data-btn button {
    width: 90px;
    height: 40px;
    border-radius: 5px;
    border: none;
    font-size: 14px;
    letter-spacing: -0.25px;
    color: #FFF;
}

.write-data-btn button.write-data-cencle {
    border: 1px solid #E8E8E8;
    color: #73747d;
}

.write-data-btn button.write-data-delete {
    background-color: #d84747;
}

.write-data-btn button.write-data-save {
    background-color: #404148;
}

.write-data-btn button.write-data-list {
    background-color: #6691e9;
}

.notice-detail-file {
    display: inline-block;
}

.notice-detail-file a {
    height: 40px;
    border: 1px solid #E2E2E2;
    padding: 0 10px;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 5px;
}

.notice-detail-file a+a {
    margin-top: 10px;
}

.notice-detail-file a:hover {
    background-color: #f7f7f8;
}

.notice-detail-file a span {
    font-size: 14px;
    color: #909294;
    margin-left: 5px;
}

/* 아코디언 박스 */
.slide_item .mBoard1 {
    display: none;
}

.slide_item.active .mBoard1 {
    display: block;
}

.slide_item .slide_btn {
    cursor: pointer;
    font-size: 14px;
    color: #135784;
    border: 1px solid #135784;
    padding: 3px 15px;
    border-radius: 15px;
    background: #fff;

}

.slide_item .slide_btn.active {
    color: #fff;
    background: #135784;
}

.slide_item .slide_btn.active:after {

    display: inline-block;
    content: '-';
    color: #fff;

}

.slide_item .slide_btn:after {
    display: inline-block;
    margin-left: 5px;
    content: '+';
    color: #135784;
    font-weight: bold;
}

.type_dl {
    position: relative;
    width: 100%;
}

.type_dl dt {
    font-size: 15px;
    font-weight: bold;
}

.type_dl dt span {
    display: inline-block;
    margin-right: 10px;
    margin-left: 5px;
}

.type_dl button {
    position: absolute;
    right: 0;
}

.personalInfoTermsView {}

.personalInfoTermsView h3 {
    font-size: 18px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 2px solid #dbdbdb;
}

.personalInfoTermsView_top {
    border-bottom: 1px solid #dbdbdb;
}

.personalInfoTermsView_top dl {
    position: relative;
    margin: 15px 0;
    padding-left: 10px;
}

.personalInfoTermsView_top dl:after {
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    background: #135784;
    border-radius: 50%
}

.personalInfoTermsView_top dl dt {
    font-size: 16px;
    font-weight: bold;
    margin-right: 15px;
}

.personalInfoTermsView_top dl dd {
    font-size: 16px;
}

.personalInfoTermsView_agreeinfo {
    padding: 20px 0;
}

.personalInfoTermsView_agreeinfo>p {
    margin-bottom: 20px;
}

.personalInfoTermsView_agreeinfo .personalInfoTermsView_yy {
    text-align: right;
}

.personalInfoTermsView_agreeinfo .personalInfoTermsView_yy dl {}

.personalInfoTermsView_agreeinfo .personalInfoTermsView_yy dl dt {
    display: inline-block;
}

.personalInfoTermsView_agreeinfo .personalInfoTermsView_yy dl dt span {
    margin: 0 3px;
}

.personalInfoTermsView_agreeinfo .personalInfoTermsView_yy dl dd {
    display: inline-block;
    font-weight: bold;
}

.personalInfoTermsView_info {
    padding: 20px 0;
    border-bottom: 1px solid #dbdbdb;
}

.personalInfoTermsView_info ul {}

.personalInfoTermsView_info ul li {
    margin-bottom: 10px;
}

.personalInfoTermsView_info ul li strong {
    display: block;
    margin-bottom: 5px;
}

.personalInfoTermsView_info ol {}

.personalInfoTermsView_info ol li {
    padding-left: 15px;
    margin-bottom: 10px;
}

.personalInfoTermsView_agree {
    padding: 15px 0;
}


/* 관심 전문가 */
.list-grid {
    display: flex;
    justify-content: space-between;
    gap:20px;
}

.rek-col {
    display: none;
    padding: 25px 15px;
}

.rek-heading {
    text-align: center;
}

.rek-heading h3 {
	margin-bottom: 20px;
    font-size: 18px;
    color: #2da34f;
    display: flex;
    align-items: center;
}
.rek-heading h3 .cs-icon-recom{
	display: inline-block;
    vertical-align: middle;
    font-size: 0;
    background-image: url("../images/icon_recom.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.rek-heading p {
    font-size: 14px;
    color: #9a621b;
    line-height: 1.34;
    padding-bottom: 10px;
}

.rek-item {
	display: block;
	min-height: 160px;
	border: 1px solid #2da34f;
	border-radius: 10px;
	background-color: #fff;
	overflow: hidden;
}

.rek-item+.rek-item {
    margin-top: 10px;
}

.rek-item .hgroup {
	border-bottom: 1px solid #dbdbdb;
	height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 17px;
	background-image: url("../images/rek-bg.png") no-repeat 50% 0;
	background-color: #f6f8fa;
	box-sizing: border-box;
	font-size: 18px;
	color:#57b572;
}

.rek-item .hgroup div {
    width: calc(100% - 85px);
}

.rek-item .hgroup p {
    color: #000;
    line-height: 1.34;
}

.rek-item .detail {
    padding: 17px;
    position: relative;
    box-sizing: border-box;
}

.rek-item .detail dl {
	display: flex;
	font-size: 14px;
	margin-top: 5px;
	flex-direction: column;
}

.rek-item .detail dl dt {
    color: #000;
    font-weight: bold;
}

.rek-item .detail dl dd {
    color: #666;
}

.list-grid .rst-col {
    width: 100%;
}
.list-grid .rst-col .board-mngbar{
	display: flex;
    border-top: 1px solid #222222;
    background: #f5f5f5;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 18px;
    height: 60px;
    padding: 0 25px;
}

.list-grid .rek-col {
    display: block;
    max-width: 305px;
    /*height: 100vh;
    overflow-y: auto;*/
    width: 21.5%;
	border-radius: 6px;
    padding: 25px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}

.list-grid .rek-col::-webkit-scrollbar {
    width: 5px;
}

.list-grid .rek-col::-webkit-scrollbar-thumb {
    background-color: #829e40;
}

.list-grid .rek-col::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 10px;
}

.board-result-util {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 5px;
    margin: 12px 0 10px;
    padding: 10px 13px;
}

.board-result-util .bo-list-total {
    font-size: 13px;
}

.board-result-util .bo-list-total span {
    font-size: 12px;
    color: #666;
}

.board-result-util .bo-list-total span em {
    font-style: normal;
    color: #003c98;
}

.board-result-util {
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 15px;
}

.board-result-util .bo-list-total {
    font-size: 16px;
}

.board-result-util .bo-list-total span {
    font-size: 16px;
}

.analysis-list {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
    box-sizing: border-box;
}

.analysis-list .item {
    width: 33.333%;
    padding: 10px;
    box-sizing: border-box;
}

.analysis-list .item .inbox {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 24px 16px;
    background: #fff;
}

.analysis-list .item .top-info {
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
}

.analysis-list .item .top-info .mb-type span {
    color: #fff;
    border-radius: 25px;
    background-color: #3e6c5f;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 50px;
    height: 25px;
}


@media (min-width: 768px) {
    .analysis-list .item .top-info {
        padding-bottom: 24px;
    }

    .analysis-list .item .top-info .mb-type span {
        width: 85px;
        height: 30px;
    }

    .analysis-list .item .top-info h3 {
        font-size: 18px;
        padding: 16px 0 6px;
    }

    .analysis-list .item .top-info p {
        font-size: 14px;
    }
}

.analysis-list .item .review-place {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 13px;
}

@media (min-width: 768px) {
    .analysis-list .item .review-place {
        padding-top: 26px;
    }
}

.rating-cont {
    display: flex;
}

.rating-cont .rating-info {
    color: #666;
    font-size: 12px;
}

.rating-cont .rating-info b {
    color: #000;
    font-family: "AritaDotum-Bold";
}

.rating-cont .stars-rating {
    display: flex;
    align-items: center;
    margin-left: 5px;
}

.rating-cont .stars-rating span {
    display: block;
    width: 17px;
    height: 14px;
    background: url("../images/icon-hart.png") no-repeat 0 0;
    font-size: 0;
}

.rating-cont .stars-rating span+span {
    margin-left: 2px;
}

.rating-cont .stars-rating span.active {
    background-image: url("../images/icon-hart-on.png");
}

.rek_list li {
	position:relative;
    color: #222222;
    height: auto;
    line-height: 1.2em;
    min-height: 44px;
    display: flex;
    align-items: center;
    padding-left: 40px;
}
.rek_list li::before {
    content: "";
    width: 16px;
    height: 12px;
    background: url("../images/folder.png") center/100% 100%;
    position: absolute;
    top: 15px;
    left: 0;
}

.rek_list li a {
    display: block;
}

.rek_list_btn {
    margin-top: 15px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
    background: #57b572;
    border: none;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
}

.bo-list-total .mCheckbox1 {
    margin-right: 10px;
}

.v2 .mCheckbox1 input[type="checkbox"]+label,
.v2 .mRadio1 input[type="radio"]+label {
    font-size: 17px !important;
}

/* 전문가 상세 팝업 */
.Expert_top {
    margin-bottom: 20px;
    color: #666;
}

.Expert_info {
    margin-bottom: 20px;
}

.Expert_info h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.Expert_info .review-place {
    margin-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 5px;
}

.Expert_info .message_detail_top {
    border: none;
    padding: 5px 0;
}

.Expert_info .message_detail_top dt {
    width: 80px;
}

.Expert_list_pop {
    padding-bottom: 30px;
}

.Expert_list_item {
    position: relative;
    background: url(../images/ico_dir_dep1.png) 0 3px no-repeat;
    color: #3e3f41;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0 0 0 27px;
}

.Expert_list_pop .list_option {
    position: relative;
    cursor: pointer;
}

.list_option ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 10;
    top: -10px;
    right: 0;
    width: 50px;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    transition: all ease 0.3s;
    background: #fff;
}

.Expert_list_item.active .list_option ul {
    opacity: 1;
    visibility: inherit;
    top: 25px;
}

.list_option ul li {
    font-size: 12px;
    text-align: center;
    padding: 2px;
}

.list_option ul li:hover {
    background: #dedede;
}

.highlight_tbl tbody tr:hover th,
.highlight_tbl tbody tr:hover td,
.highlight_tbl tbody tr.active th,
.highlight_tbl tbody tr.active td {
    transition: all ease 0.3s;
    background: rgba(15, 87, 132, 0.2);
    color: rgba(15, 87, 132, 1);
}

.input_unit {
    display: flex;
    justify-content: center;
}

.input_unit+.input_unit {
    margin-left: 10px;
}

.input_unit span {
    height: 30px;
    line-height: 30px;
    background: #cfcfcf;
    border-radius: 0 5px 5px 0;
    padding: 0 7px;
    font-size: 12px;
    display: flex;
}
.input_unit span sup{
	margin-left:1px;
	font-size: 9px;
}

.down_ico {
    display: inline-block;
    text-indent: -9999px;
    width: 18px;
    height: 16px;
    background: url(../images/icon_clip.png)
}

.down_ico a {
    display: block;
}

.small_txt {
    font-size: 11px;
}

/* 시간선택 모달 */
.time_select_wrap {}

.time_select_wrap h3 {
    margin-bottom: 15px;
}

.time_select_wrap .pm {
    margin-top: 15px;
}

.time_select_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    border: 1px solid #dbdbdb;
    padding: 5px;
    border-radius: 3px;
}

.time_select_wrap ul li {
    width: 12%;
    margin: 2%;
    text-align: center;

}

.time_select_wrap ul li button {
    display: inline-block;
    background: #fff;
    padding: 8px;
    transition: all ease 0.3s;
    letter-spacing: 1px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
}

.time_select_wrap ul li button.disabled {
    cursor: not-allowed;
    background: #dbdbdb;

}

.time_select_wrap ul li.active button {
    background-color: #135784;
    border-color: #135784;
    color: #fff;
}

.input_line_inner div {}

.input_line_inner div+div {
    margin-top: 10px;
}

.input_line_inner div span {
    margin-right: 10px;
}

.line_view {
    border: 1px solid #dbdbdb;
    padding: 10px;
    border-radius: 5px;
}

/* 공통 그리드 */
.mGrid_container {
    height: calc(100vh - 250px);

}

.mGrid_col {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 10px;

}

.mGrid_col_item {
    overflow: auto;
    height: 50%;
}

.mGrid_col_item+.mGrid_col_item {
    margin-top: 20px;
}

.mGrid_col_item100 {
    overflow: auto;
    height: 100%;
}

.tree_Form_type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fbfbfb;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    padding: 10px;
}

.tree_Form_type .serch_row {
    display: flex;
    gap: 10px;
}

/* 캘린더 대민 호환 적용 */
#calendar {
    position: relative;
    margin-top: 10px;
}

.fc .fc-button {
    height: 36px;
    padding: 0 5px;
}

.fc .fc-toolbar {
    justify-content: center;
    border: 1px solid #000;
    position: relative;
    position: absolute;
    left: 0;
    width: 100%;
}

.fc .fc-toolbar .fc-toolbar-chunk {
    display: flex;
    align-items: center;
    position: absolute;
    top: -46px;
}

.fc .fc-toolbar .fc-toolbar-chunk .fc-button {
    min-width: 36px;
    font-size: 14px;
}

.fc .fc-daygrid-day-top {
    flex-direction: row;
    justify-content: flex-end;
    font-size: 14px;
    padding-right: 7px;
}

.fc .fc-event-main {
    padding: 5px 6px;
    font-size: 12px;
    line-height: 1em;
    font-weight: 300;
}

.fc .fc-event-main strong {
    font-weight: 400;
}

.fc .fc-event-main>div+div {
    margin-top: 3px;
}

.fc .fc-event-main .fc-res-number strong {
    color: #fff;
}

.fc .fc-event-main .fc-res-time {
    color: #fff;
}

.fc .fc-nores {
    position: relative;
}

.fc .fc-nores .fc-nores-cont {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    z-index: 10;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fc-extra-btns {
    display: flex;
}

.fc-extra-btns .btn {
    margin-left: auto;
    margin-right: 0;
}

.cs-checkbox {
    font-size: 14px;
    display: inline-flex;
    position: relative;
    vertical-align: middle;
    align-items: center;
}

.cs-checkbox i {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background-color: #fff;
    border: 1px solid #bdbdbd;
    width: 20px;
    height: 20px;
    transition: all 0.1s;
}

.cs-checkbox i::after {
    transition: all 0.1s;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
}

.cs-checkbox>span {
    margin-left: 5px;
}

.cs-checkbox input {
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0.1;
}

.cs-checkbox input:checked+i {
    border-color: #145686;
}

.cs-checkbox input:checked+i::after {
    opacity: 1;
    visibility: visible;
}

.cs-checkbox input:disabled+i {
    opacity: 0.6;
}

.cs-checkbox input:disabled+i+span {
    color: #888;
}

.cs-checkbox input[type=checkbox]+i {
    border-radius: 5px;
}

.cs-checkbox input[type=checkbox]+i::after {
    background: url("../images/check-active.png") no-repeat 50% 50%;
    width: 12px;
    height: 10px;
}

.cs-checkbox input[type=checkbox]:checked+i {
    background-color: #135683;
}

.cs-checkbox input[type=radio]+i {
    border-radius: 50%;
}

.cs-checkbox input[type=radio]+i::after {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #135683;
}

.cs-input,
.cs-input-date,
.cs-input-search,
.cs-input-year-selector>button {
    font-size: 14px;
    border: 1px solid #bdbdbd;
    vertical-align: middle;
    height: 36px;
    box-sizing: border-box;
    padding: 0 15px;
    border-radius: 4px;
    color: #616161;
    background: #fff;
    transition: border-color 0.25s;
}

.cs-input-search {
    display: inline-flex;
    overflow: hidden;
    width: 150px;
    padding: 0;
}

.cs-input-search form {
    display: flex;
}

.cs-input-search input {
    flex: 1;
    width: 100%;
    box-sizing: border-box;
    height: 34px;
    margin: 0;
    border: 0;
    display: inline-block;
    padding: 0 12px;
    vertical-align: middle;
}

.cs-input-search .search-btn {
    height: 34px;
    vertical-align: middle;
    display: inline-block;
    flex: 0 0 34px;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icon_search.png") center/16px 16px no-repeat;
    font-size: 0;
}

.cs-input-search.active {
    border-color: #3d3d3d;
}

.btn.btn_primary-outline,
.btn.btn_primary {
    background-color: #135784;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 34px;
    padding: 0 22px;
    border-radius: 6px;
    border: none;
}

.btn.btn_primary-outline{
    color: #145784;
    background-color: #fff;
    border:1px solid #145784;
}

/* 캘린더 대민 호환 적용 */


.quese_wrap {}

.quese_wrap span {
    font-weight: bold;
    width: 50px;
}

.quese_wrap .quese_box {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #dbdbdb;
}

.quese_wrap input {
    width: calc(100% - 70px);
}

/* 나의 관심 전문가 검색 */
.board-list-pro {
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 6px;
}

.board-list-pro .pro-item {
    padding: 25px 25px;
    position: relative;
    transition: background 0.25s;
}

.board-list-pro .pro-item::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 25px;
	right: 25px;
	margin: auto;
	border-bottom: 1px solid #eeeeee;
}

.board-list-pro .pro-item a {
    display: block;
    position: relative;
    padding-right: 60px;
}

.board-list-pro .pro-item:hover {
    background: #f6f8fa;
}

.board-list-pro .pro-item:hover strong {
    color: #0086d8;
}

.board-list-pro .pro-item:hover .pro-item_shotstat {
    color: #0c3855;
}

.board-list-pro .cm-no-data {
    border: 0;
}

.board-list-pro.board-list-pro-mng .pro-item strong {
    padding-left: 27px;
}

.board-recom-list {
    border: 1px solid #2da34f;
    border-radius: 6px;
    padding: 10px 30px;
}

.board-recom-list>li {
    border-bottom: 1px solid #eeeeee;
}

.board-recom-list>li:last-child {
    border-bottom: 0;
}

.board-recom-list a {
    display: block;
    padding: 20px 0;
}

.board-recom-list a strong {
    font-size: 18px;
    color: #57b572;
}

.board-recom-list a ol {
    margin-top: 6px;
}

.board-recom-list a ol li {
    font-size: 14px;
    color: #757575;
}

.board-recom-list a ol li+li {
    margin-top: 3px;
}

.cm-no-data {
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
}

.cm-no-data .cm-no-data-wrap {
    text-align: center;
}

.cm-no-data .cm-no-data-wrap>div {
    text-align: center;
    margin-top: 20px;
    line-height: 1.25em;
    font-weight: 400;
    color: #757575;
}

.btn-hart {
    line-height: 100px;
    overflow: hidden;
    width: 35px;
    height: 35px;
    background: url("../images/hart.png") center/26px 20px no-repeat;
    transition: background 0.25s;
}

.btn-hart.active {
    background-image: url("../images/hart_active.png");
}

.board-list-pro .pro-item .pro-item_score {
    position: absolute;
    right: 25px;
    bottom: 25px;
    color: #616161;
    font-size: 21px;
    font-weight: 300;
}

.board-list-pro .pro-item .pro-item_score strong {
    color: #222222;
    font-size: inherit;
    font-weight: 700;
}

.board-list-pro .pro-item .btn-hart {
    position: absolute;
    right: 20px;
    top: 25px;
    right: 25px;
    border: none;
}

.cs-icon-warning_gray {
    display: inline-block;
    vertical-align: middle;
    width: 53px;
    height: 43px;
    font-size: 0;
    background-image: url(../images/icon_warning_gray.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.folder-list-manager>button {
    display: block;
    width: 100%;
    margin-bottom: 4px;
}

.folder-list-manager>div {
    padding: 25px;
    border-radius: 6px;
    background: #f5f5f5;
}

.folder-list-manager .folder-list-manager_insert {
    display: flex;
    gap: 8px;
}

.folder-list-manager .folder-list-manager_insert input {
    width: 100%;
    flex: 1;
}

.folder-list-manager .folder-list-manager_list {
    margin-top: 15px;
}

.folder-list-manager .folder-list-manager_list>ul>li {
    position: relative;
    padding-left: 25px;
    min-height: 36px;
    display: flex;
    align-items: center;
    border: 1px solid transparent;
    transition: all 0.25;
    border-radius: 6px;
}

.folder-list-manager .folder-list-manager_list>ul>li strong {
    font-weight: 500;
}

.folder-list-manager .folder-list-manager_list>ul>li::before {
    content: "";
    width: 16px;
    height: 12px;
    background: url("../images/folder.png") center/100% 100%;
    position: absolute;
    top: 12px;
    left: 0;
}

.folder-list-manager .folder-list-manager_list>ul>li+li {
    margin-top: 5px;
}

.folder-list-manager .folder-list-manager_list>ul>li .manger_modify_inputs {
    display: none;
}

.folder-list-manager .folder-list-manager_list>ul>li.manger_modify>strong {
    display: none;
}

.folder-list-manager .folder-list-manager_list>ul>li.manger_modify .manger_modify_inputs {
    display: flex;
    width: 100%;
    gap: 8px;
}

.folder-list-manager .folder-list-manager_list>ul>li.manger_modify .manger_modify_inputs input {
    flex: 1;
    width: 100%;
}

.folder-list-manager .folder-list-manager_list>ul>li.manger_modify .setting-set {
    display: none;
}

.folder-list-manager .folder-list-manager_list .setting-set {
    position: absolute;
    right: 0;
    top: 6px;
}

.setting-set>button {
    display: block;
    width: 20px;
    height: 30px;
    font-size: 0;
    border: none;
}

.setting-set>button i {
    width: 3px;
    height: 3px;
    margin: 0 auto;
    background: #bdbdbd;
    display: block;
    position: relative;
    transition: all 0.25s;
}

.setting-set>button i::after,
.setting-set>button i::before {
    left: 0;
    content: "";
    width: 3px;
    height: 3px;
    position: absolute;
    background: #bdbdbd;
    border-radius: 50%;
    transition: all 0.25s;
}

.setting-set>button i::after {
    top: -5px;
}

.setting-set>button i::before {
    bottom: -5px;
}

.setting-set>button:hover i,
.setting-set>button:hover i::after,
.setting-set>button:hover i::before {
    background: #2da34f;
}

.setting-set>ul {
    display: none;
    background: #fff;
    white-space: nowrap;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    width: 60px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
}

.setting-set>ul li button {
    font-size: 13px;
    display: block;
    width: 100%;
    height: 28px;
    border: none;
}

.setting-set>ul li button:hover {
    color: #239744;
}

.setting-set>ul li+li {
    border-top: 1px solid #e0e0e0;
}

.setting-set.active {
    z-index: 10;
}

.setting-set.active>ul {
    display: block;
    position: absolute;
    right: 0;
}

.setting-set.active button i,
.setting-set.active button i::after,
.setting-set.active button i::before {
    background: #2da34f;
}

/*관리자 캘린더 콘텐츠*/
.height_inner {
    height: calc(100vh - 200px)
}

#calendar .cal-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#calendar .cal-item span {
    width: 90%;
    word-break: break-all;
    white-space: initial;
}

#calendar .cal-item button {
    width: 16px;
    height: 18px;
    background: url("../images/withdrawal_ico.png") center/16px 16px no-repeat;
    text-indent: -9999px;
    border: none;
}

#calendar .fc-daygrid-day-frame {
    background-color: #fff;
}

/*jqgrid */
.jqx-clear{
	font-family: 'Noto Sans KR', sans-serif, Dotum, Gulim, Helvetica, Apple-Gothic !important;
}
.jqx-widget-header{
	background-color: #fbfbfb !important;
	border-color: #dbdbdb !important;
}

.jqx-widget .jqx-grid-cell, .jqx-widget .jqx-grid-column-header, .jqx-widget .jqx-grid-group-cell{
	border: 1px solid #dbdbdb !important;
}

/*sec_gap*/
.sec_gap{
	display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
 }
.send_design{}
.send_design label{
	font-size:13px;
	margin-right:15px;
	margin-left:5px;
}
.text_pre{
	white-space-collapse: preserve-breaks;
}
.thum-item img{
	max-width:342px;
}
.seal_area .img_box{
	height: 100% !important;	
	background-color: #fff;
	display: flex;
	align-items: center;
    justify-content: center;
}
.seal_area .img_box img{
	max-width:180px;
	max-height: 180px;
}

.line-text01{
	width: 95%;
  	text-overflow: ellipsis;
  	white-space: nowrap;
  	overflow: hidden; 
}

.line-text02{
	width: 95%;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.line-text03{
	width: 95%;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.ds-flex-grid{
    display: flex;
    gap: 20px;
}
.ds-flex-gird-col6{
    flex: auto;
}

.cont-agg {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  overflow: hidden;
}

.cont-agg + .cont-agg {
  margin-top: 24px;
}

.cont-agg .cont-agg_header {
  height: 54px;
  display: flex;
  align-items: center;
  padding: 0 25px;
  transition: all 0.25s;
}

.cont-agg .cont-agg_header .cont-agg_title {
  font-size: 18px;
  color: #424242;
  margin: 0;
  padding: 0;
  font-weight: 500;
  flex: 1;
  text-align: left;
  border:none;
}

.cont-agg .cont-agg_header .cont-agg-check {
  margin-left: auto;
  margin-right: 0;
  font-size: 18px;
  color: #666666;
}

.cont-agg .cont-agg_header .cont-agg-check .fc-red {
  font-style: normal;
}

.cont-agg .cont-agg_header .cont-agg-check > * + * {
  margin-left: 10px;
}
#ui-datepicker-div{
	z-index:4500 !important;
}
.gCol_50vh{
    height: calc(50vh - 125px);
    margin: 5px 0;
}
.gCol_50vh .row_vh40{
    height: calc(100% - 100px);
}
.gCol_50vh .row_vh60{
    height: calc(100% - 34px);
}

.cs-inputs-address {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}
.cs-inputs-address > .cs-inputs-address_number {
    max-width: 280px;
    display: flex;
    gap: 8px;
}
.cs-inputs-address > .cs-inputs-address_number input {
    width: 100%;
    flex: 1;
}
.cs-inputs-address .cs-inputs-address_detail {
    display: flex;
    gap: 8px;
}
.cs-inputs-address .cs-inputs-address_detail > input {
    flex: 1;
    width: 100%;
}
.cs-inputs-tel {
    max-width: 360px;
    width: 100%;
    display: inline-flex;
    align-items: center;
}
.cs-inputs-tel.width100p {
    max-width: none;
}
.cs-inputs-tel > .cs-input {
    width: 100%;
    box-sizing: border-box;
    flex: 1;
    padding: 0 10px;
}
.cs-inputs-tel > * {
    display: inline-block;
    color: #616161;
}
.cs-inputs-tel > *:not(select) {
    text-align: center;
}
.cs-inputs-tel > span {
    font-size: 14px;
    flex: 0 0 24px;
    color: #666666;
    text-align: center;
}
.cs-inputs-email {
    width: 100%;
    display: flex;
    align-items: center;
    display: inline-flex;
}
.btn_m{
    padding: 0 16px;
    height: 36px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 22px;
    border-radius: 6px;
}
.cs-inputs-inputbtn .btn{
    padding-left: 15px;
    padding-right: 15px;
}
.btn_default-outline{
    background-color: #fff;
    color: #616163;
    border: 1px solid #616163;
}
.cs-inputs-inputbtn {
    display: flex;
    align-items: center;
    overflow: hidden;
}
.cs-inputs-inputbtn input[type=text],
.cs-inputs-inputbtn > .t_wrap {
    width: 100%;
    flex: 1;
}
.cs-inputs-inputbtn > * {
    white-space: nowrap;
}
.cs-inputs-inputbtn .btn, .cs-inputs-inputbtn .popup-wrap .popup-footer .confirm-btn, .popup-wrap .popup-footer .cs-inputs-inputbtn .confirm-btn, .cs-inputs-inputbtn .popup-wrap .popup-footer .cancle-btn, .popup-wrap .popup-footer .cs-inputs-inputbtn .cancle-btn, .cs-inputs-inputbtn .popup-wrap .popup-footer .oneday-btn, .popup-wrap .popup-footer .cs-inputs-inputbtn .oneday-btn {
    padding-left: 15px;
    padding-right: 15px;
}
  .cs-inputs-inputbtn > * + * {
    margin-left: 8px;
}
.cs-inputs-email button {
    margin-left: 8px;
}

.cs-inputs-email > span{
    text-align: center;
    font-size: 14px;
    flex: 0 0 24px;
    color: #666666;
}

/* 비밀번호 확인 */
.login-form-header .login-form-header_icon {
    text-align: center;
    line-height: 1em;
  }
  
  .login-form-header > strong {
    font-size: 21px;
    display: block;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    line-height: 1.5em;
  }
  
  @media (max-width: 760px) {
    .login-form-header > strong {
      font-size: 13px;
    }
  }
  .login-form-header .login-form-header_cont {
    text-align: center;
    font-size: 18px;
    color: #424242;
    margin-top: 12px;
  }
  
  @media (max-width: 760px) {
    .login-form-header .login-form-header_cont {
      font-size: 11px;
      margin-top: 0;
    }
  }
  .login-form-header .login-form-header_btns {
    margin-top: 20px;
  }
  
  .login-form-header + .mjsec {
    margin-top: 70px;
  }
  
  .login-from-other-container .cont-box {
    margin: 80px auto 0;
    max-width: 680px;
  }
  
  @media (max-width: 760px) {
    .login-from-other-container .cont-box {
      margin-top: 46px;
    }
  }
  .login-form-inputs {
    max-width: 430px;
    margin: 0 auto;
    margin-top: 35px;
  }
  
  .login-form-inputs .t_item {
    display: flex;
  }
  
  .login-form-inputs .t_item strong {
    flex: 0 0 100px;
    line-height: 1em;
    padding-top: 9px;
  }
  
@media (max-width: 760px) {
    .login-form-inputs .t_item strong {
      padding-top: 12px;
      flex: 0 0 80px;
    }
}
.login-form-inputs .t_item > div {
    flex: 1;
    width: 100%;
}
  
.login-form-inputs .t_item + .t_item {
    margin-top: 16px;
}

.cs-input-error{border-color: #d22c2c;}
.cs-input-warning{border-color: #f6a523;}
.cs-input-success{border-color: #3ea742;}
.cs-input-infomation{border-color: #0086d9;}


[class^=login-icon-]{
    width: 60px;height: 60px;
    display: inline-block;
    background-color: #f5f5f5;
    border: 1px solid #9fbacd;
    border-radius: 50%;
}

.login-icon-lock {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    font-size: 0;
    background-image: url(../images/login_icon_lock.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -2px;
    background-size: 100% 100%;
}
.login-icon-complete2 {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    font-size: 0;
    background-image: url(../images/login_icon_complete2.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -2px;
    background-size: 100% 100%;
}

.login-form-header_cont {
    text-align: center;
    font-size: 18px;
    color: #424242;
    margin-top: 12px;
}
.login-container{
    margin-top: 100px;
}   
.dash-flex-wrap{
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin:0 20px;
}
.dash-ti{
	position:relative;
	font-size:18px;
	padding-left:15px;
}
.dash-ti:after{
	position: absolute;
	left: 0;
	top:6px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	background-color: #135784;
	border-radius:50%;
}
.dash_flex{
	display: flex;
}

.dash-flex-wrap dl dt{
	margin-right: 5px;
	font-weight: bold;
}
.dash-flex-wrap dl dd{
	
}

.thumn-image {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    display: block;
    max-width: 300px;
    text-align: center;
    margin-bottom: 15px;
}
.thumn-image > .thumn-image_btn {
    text-align: right;
    padding-bottom: 10px;
    padding-right: 10px;
}
.thumn-image > .thumn-image_btn .btn {
    padding-left: 15px;
    padding-right: 15px;
}

.dash-bar-chart_cont{
	
}
.dash-bar-chart_cont canvas{
	width:100% !important;
}

.etc-link{margin: 10px 0 15px;}
.etc-link a{padding: 7px 0;display: block;border-radius: 5px;background-color: #2da34f;color: #fff;font-size: 1.05rem;text-align: center;font-weight: 500;}


/* 24.07.11 */
.file__utils {
display: inline-flex;
align-items: center;
gap: 0 5px;
margin-left: 5px;
 }
.file__utils button {
    display: inline-block;
    border: 1px solid #ddd;
    background: none;
    padding: 3px 5px;
    border-radius: 5px;
    transition: all 0.15s;
    color: #909294;
}

.file__utils button .preview{
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    transform: translateY(-2px);
    background: url(../images/icon__preview.svg) 0 50% no-repeat;
    width: 24px;height: 24px;
    background-size: cover;
}
.files_utils_all b{
    text-decoration: underline;
}
.files_utils_all span{display: inline-block;padding: 0 4px;}
.files_utils_all{
    margin-bottom: 15px;
    margin-left: 5px;
}
.files_utils_all button{
    display: inline-block;
    border: 0;
    background: none;
    padding: 3px 5px;
    transition: all 0.15s;
    color: #909294;
}
.files_utils_all button .icon__download{
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    transform: translateY(-2px);
    background: url(../images/icon__download.svg) 0 50% no-repeat;
    width: 20px;height: 20px;
    background-size: cover;
}
.file__utils button.big{
    height: 40px;
    border: 1px solid #E2E2E2;
    padding: 0 10px;
    line-height: 40px;
    border-radius: 5px;
}
 .file__utils button:hover {
background-color: #f8f8f8;
/* border-color: #6691e9; */
/* color: #fff; */
 }
 .file__loader {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1005;
background-color: rgba(0, 0, 0, 0.45);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
 }
 .file__loader p {
margin: 0;
padding: 40px 0 0;
font-size: 20px;
font-weight: 700;
color: #fff;
 }
 .file__loader.active {
    opacity: 1;
    visibility: visible;
 }
 
 .loader {
--d:22px;
width: 4px;
height: 4px;
border-radius: 50%;
color: #25b09b;
margin: 0 auto;
box-shadow: calc(1 * var(--d)) calc(0 * var(--d)) 0 0, calc(0.707 * var(--d)) calc(0.707 * var(--d)) 0 1px, calc(0 * var(--d)) calc(1 * var(--d)) 0 2px, calc(-0.707 * var(--d)) calc(0.707 * var(--d)) 0 3px, calc(-1 * var(--d)) calc(0 * var(--d)) 0 4px, calc(-0.707 * var(--d)) calc(-0.707 * var(--d)) 0 5px, calc(0 * var(--d)) calc(-1 * var(--d)) 0 6px;
animation: l27 1s infinite steps(8);
 }
 
 @keyframes l27 {
100% {
  transform: rotate(1turn);
}
}

.ju-space.flex{
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.notice-detail-file._adm{display:block}
.notice-detail-file._adm a{margin:0;}
.notice-detail-file._adm > div{
	display:flex;
	align-items: center;
	justify-content: space-between;
}



.d-flex{
	display: flex;
}
.gTitle2.d-flex::after{
	display: none;
}
.justify-side{
	justify-content: space-between;
}
.items-center{
	align-items:center;
}

/*
    디자인 공통정의 추가
*/

.btn-lg{
    height: 40px;
    padding: 0 25px;
    font-size: 15px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn-sm{
    height: 30px;
    font-size: 12px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.fn-footer-group{
    display: flex;
    justify-content: space-between;
}
.fn-footer-group .mBtn1{height: 45px;width: 120px;}

.display-flex{
    display: flex;gap:0 5px;
    align-items: center;
}
.display-right{
    justify-content: flex-end;
}
.fn-footer-left,
.fn-footer-right{
    display: flex;
    align-items: center;
    gap: 0 5px;
}

.fn-aux-group{
    display: flex;
    float: right;
    gap:0 10px;
    margin-top: -3px;
}
.fn-aux-group > div{
    display: flex;
    align-items:center;
    gap: 0 5px;
}
.fn-aux-group > div + div{
    position: relative;
    padding-left: 10px;
}
.fn-aux-group > div + div::before{
    content:"";
    width: 1px;
    height: 15px;
    background-color: #888;
    position: absolute;
    left: 0;
    top: 7px;
}

.board-list.mBoard1 thead th{background: #f6f6f6;}
.board-list.mBoard1 tbody{}
.board-list.mBoard1 table tbody th{background-color: #fff;}
.board-list.mBoard1 table tbody tr:nth-child(even) td,
.board-list.mBoard1 table tbody tr:nth-child(even) th{background-color: #fafafa;}
.board-list.mBoard1 table tbody tr th:first-child{}
.board-list.mBoard1 table tbody tr:has(th:first-child input:checked) td,
.board-list.mBoard1 table tbody tr:has(th:first-child input:checked) th{background-color: #e0e8ed;}
.board-list.mBoard1 table tbody tr:hover th,
.board-list.mBoard1 table tbody tr:hover td{background-color: #e7e7e7;}


.popup-header{padding: 8px 19px;}

.textarea.w100{width: 100% !important;box-sizing: border-box;}

.photo-wrapper{
    display: flex;
    flex-wrap:wrap;
    gap:15px;
}

.photo-wrapper img{
    vertical-align: top;
    padding: 10px;
    border-radius:5px;
    border: 1px solid #eee;
    display: inline-flex;
}

/* 연도선택 */
.yearpicker-container {
    position: absolute;
    color: #333;
    width: 280px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 1rem;
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    z-index: 10;
    margin-top: 0.2rem;
}

.yearpicker-header {
    display: flex;
    width: 100%;
    height: 2.5rem;
    border-bottom: 1px solid #ddd;
    align-items: center;
    justify-content: space-around;
}

.yearpicker-prev,
.yearpicker-next {
    cursor: pointer;
    font-size: 2rem;
}

.yearpicker-prev:hover,
.yearpicker-next:hover {
    color: #000;
}

.yearpicker-year {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0.5rem;
}

.yearpicker-items {
    list-style: none;
    padding: .5rem 0.5rem;
    flex: 0 0 33.3%;
    width: 100%;
    box-sizing: border-box;
}

.yearpicker-items:hover {
    background-color: #f8f8f8;
    color: #000;
    cursor: pointer;
}

.yearpicker-items.selected {
    color: #000;
}

.hide {
    display: none;
}

.yearpicker-items.disabled {
    pointer-events: none;
    color: #bbb;
}

.btn-del{
    min-width: 30px;
    padding: 5px;
}

.mBoard-section-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mBoard-section-ti{
    padding: 20px 0 7px;
}
.mBoard-section-ti h3{
    color:#135784;
    font-size: 15px;
    padding: 7px 15px;
    width: 200px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
}
.mBoard-section-body{
    border: 1px solid #000;
}
.mBoard-section-body + .mBoard-section-body{
    border-top: none;
}
.mBoard-section-body-ti{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #000;
    background: #f6f6f6;
    padding: 15px 15px;
}
.mBoard-section-body-ti h4{
    position: relative;
    font-size: 14px;
    font-weight: bold;
    padding-left: 25px;
}
.mBoard-section-body-ti h4:after{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    content:'';
    width: 14px;
    height: 8px;
    background: url(../images/ico_line2.png) 0 50% no-repeat;
}
.mBoard-section-body-con{
    padding: 25px 40px;
    background: #ffffff;
}
.mBoard-section-body-con table{
    border-top: 1px solid #dbdbdb;
}
.mBoard-section-dl{
    border-bottom: 1px solid #cfcfcf;
}
.mBoard-section-dl + .mBoard-section-dl{
    padding-top: 15px;
}
.mBoard-section-dt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px; 
    padding-bottom: 15px;
    border-bottom: 1px solid #cfcfcf;
}
.mBoard-section-dt .mBoard-section-dt-del{
    border: none;
    font-size: 18px;
    background: none;
}
.mBoard-section-dd{
    padding: 10px 0;
}

.digital-tree{

}
.digital-tree .node{
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 17px;
    font-weight: bold;
    padding: 20px 15px;
    cursor: pointer;
    margin-bottom: 2px;
}
.digital-tree .digital-tree-dep01{
    margin-bottom: 8px;
}
.digital-tree .digital-tree-dep01>.node{
    border: 1px solid #135784;
    background: #afc3d4;
    color:#135784;
    transition: all .3s;
}
.digital-tree .digital-tree-dep01>.node.active{
    background: #135784;
    color:#fff;
}
.digital-tree .digital-tree-dep02>.node{
    padding: 20px 24px;
    background: #afc3d4;
}
.digital-tree .digital-tree-dep03>.node{
    padding: 20px 32px;
    background: #dbe2ea;
}
.digital-tree-dep04{
    padding: 18px 55px;
    display: flex;
    gap: 20px;
    align-items: center;
    background: #fff;
    border-bottom: 1px solid #cfcfcf;
}
.digital-tree-dep04 .digital-tree-dep04-ti{
    position: relative;
    padding-left: 22px;
    font-size: 15px;
}
.digital-tree-dep04 .color-brand{
    color:#135784
}
.digital-tree-dep04 .digital-tree-dep04-ti:after{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    content:'';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #135784;
}
.digital-tree .ico-state{
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    background: #fff;
    color:#135784;
}



/* 클러스터 */
#residentCompany{}
#residentCompany .popup-header{background-color: #fff;border: 0;border-bottom: 1px solid #e4e4e4;height: 69px;padding: 0 30px;}
#residentCompany .popup-header .popup-header-text{color: #000;font-size: 21px;font-weight: 700;}
#residentCompany .popup-header .popup-header-cancle{background-image: url(../images/x.png);width: 20px;height: 20px;}
#residentCompany .pop-cont-txt{font-size: 16px;color: #555555;margin-bottom: 10px;}

.cluster-legend{background-color: rgba(0,0,0,0.8);border-radius: 10px;padding: 20px;position: absolute;left:50%;bottom: 20px;transform: translateX(-50%);width: 950px;}
.cluster-legend .wrapping{display: flex;align-items: center;gap:0 40px;}
.cluster-legend .wrapping strong{color: #fff;font-size: 19px;font-weight: 700;white-space: nowrap}
.legend-group{flex-grow: 1}
.legend-group .box{display: grid; grid-template-columns: repeat(5,minmax(0,1fr))}
.legend-group .box2{display: grid; grid-template-columns: repeat(5,minmax(0,1fr));margin-top: 8px;}
.legend-item{display: inline-flex;align-items:center;gap:0 10px;color: #fff;white-space: nowrap;font-size: 14px;}
.legend-item::before{content:"";display: inline-block;width: 20px;height: 20px;vertical-align: middle;}
.legend-item.sty1::before{background-color: #ffe8c7;}
.legend-item.sty2::before{background-color: #ffaea6;}
.legend-item.sty3::before{background-color: #7accca;}
.legend-item.sty4::before{background-color: #b4a3cc;}
.legend-item.sty5::before{background-color: #a7dcf7;}
.legend-item.sty6::before{background-color: #bf9494;}
.legend-item.sty7::before{background-color: #ffffff;border: 2px solid #ef2718;box-sizing: border-box}
.legend-item.sty8::before{background-color: #ffffff;border: 2px solid #1363df;box-sizing: border-box}
.legend-item.sty9::before{background:url(../images/hatch.png) no-repeat 0 0}

.zoomoption{position: absolute;right: 25px;top: 50%; transform: translateY(-50%);display:flex;flex-direction: column;gap:7px 0}
.zoomoption .in,
.zoomoption .out{background: #fff;box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);border-radius: 7px;width: 56px;height: 56px;border: 0;padding-top: 30px;background-position: 50% 8px;background-repeat: no-repeat;}
.zoomoption .in{background-image: url(../images/in.png);}
.zoomoption .out{background-image: url(../images/out.png);}

.floor-list{display: flex;padding: 20px;border: 1px solid #ddd;background-color: #fff;border-radius: 6px;margin-bottom: 25px;}
.floor-list button{
    display: inline-block;
    background-color: #fff;
    border: 1px solid #c2c2c3;
    border-radius: 1px 1px 0 0;
    color: #727272;
    padding: 0 20px;
    height: 32px;    
    margin-right: 5px;
}
.floor-list button.selected{text-decoration: underline;background-color: #135784;color: #fff;border-color: #135784;}



.gTtitleFlex .utils .frm-inline{gap:0 10px;}
.gTtitleFlex .utils .frm-inline .col{display: inline-flex;align-items:center;}
.gTtitleFlex .utils{display: flex;align-items:center;gap:0 15px}
.gTtitleFlex .utils .mRadio1 input[type="radio"]+label{line-height: 1;}

.list_type{display:flex;align-items: center;border: 1px solid #ddd;border-radius:8px;overflow: hidden;}
.list_type button{border: 0;display:flex;align-items: center;gap:0 5px;background-color: #fff;padding: 5px 15px;font-size: 12px;}
.list_type button svg{fill: #666;}
.list_type button.selected{background-color: #135784;color: #fff;}
.list_type button.selected svg{fill: #fff}
.list_type button+button{border-left: 1px solid #ddd;}

.tile-list{display: grid; grid-template-columns: repeat(5,minmax(0,1fr));background-color: #fff;border-top: 1px solid #eee;margin-top: 20px;}
.tile-list .item{display: flex;align-items: center;aspect-ratio: 1 / 0.5;justify-content: center;border: 1px solid #eee;border-top: 0;border-left: 0;}
.tile-list .item:nth-child(1),
.tile-list .item:nth-child(5n+1){border-left: 1px solid #eee;}

.tile-list .item div{text-align: center}
.tile-list .item:has(.rent){background-color: rgba(45,163,79,.25);}
.tile-list .item:has(.imminent){background-color: rgba(255,168,31,.25);}
.tile-list .item:has(.vacancy){background-color: rgba(108,117,125,.25);}

.mRadio1 input[type="radio"]+label.rent{color: #2da34f;}
.mRadio1 input[type="radio"]+label.imminent{color: #ffa81f;}
.mRadio1 input[type="radio"]+label.vacancy{color: #6c757d;}

.tile-list .rent{color: #2da34f;}
.tile-list .imminent{color: #ffa81f;}
.tile-list .vacancy{color: #6c757d;}

table td.rent{background-color: rgba(45,163,79,.25);color: #2da34f;}
table td.imminent{background-color: rgba(255,168,31,.25);color: #ffa81f;}
table td.vacancy{background-color: rgba(108,117,125,.25);color: #6c757d;}

.tileTypes span{position: relative;display: inline-flex;align-items:center;gap:0 5px;font-weight: 500;}
.tileTypes span::before{content:"";display: inline-block;width: 26px;height: 26px;border-radius:3px}
.tileTypes span.rent::before{background-color: rgba(45,163,79,.25);}
.tileTypes span.imminent::before{background-color: rgba(255,168,31,.25);}
.tileTypes span.vacancy::before{background-color: rgba(108,117,125,.25);}
.tileTypes .rent{color: #2da34f;}
.tileTypes .imminent{color: #ffa81f;}
.tileTypes .vacancy{color: #6c757d;}


.text-danger{color: #ff0000 !important;}