@charset "UTF-8";
@import URL('common.css?ver181204');
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('https://use.fontawesome.com/releases/v5.10.1/css/all.css'); /* 180921 버전업 갱신 */
@import url('/mobile/css/font-awesome-4.7.0/css/font-awesome.css');

[v-cloak] {
  display: none;
}
html {
  font-size: 16px;
}
body {
  -webkit-touch-callout: none;
}
.selectLine th,
.selectLine td {
  background: #e1d9d9 !important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
blockquote,
q {
  quotes: '' '';
}
td {
  white-space: normal;
  text-overflow: ellipsis;
  word-break: break-all;
  background: #fff;
}
hr {
  display: block;
  margin: 0.5em auto;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #dedede;
}
input[type='text'],
input[type='file'],
input[type='password'],
input[type='tel'],
input[type='date'],
input[type='time'],
input[type='number'],
.ipTxt {
  font-size: 0.9rem;
  vertical-align: middle;
  border: 1px solid #dedede;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
}
select {
  font-size: 1rem;
  vertical-align: middle;
  border: 1px solid #dedede;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  padding: 0 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
input[type='file'] {
  border-radius: 4px !important;
  vertical-align: middle;
  border: 1px solid #aaa;
  font-size: 0.7rem;
}
::-webkit-input-placeholder {
  color: #666;
}
a,
.ease {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
a:hover,
.ease:hover {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
a:link {
  text-decoration: none;
  color: #000;
}
a:visited {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000;
}
textarea {
  width: 100%;
  font-size: 0.9rem;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 1fc-left0px;
  padding: 0 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.guideLine {
  font-size: 10px;
  color: #999;
  padding: 0 3px;
}
.inp_type01 {
  padding: 5px;
  height: 14px;
  border: 1px solid #999;
}
.sel_type01 {
  height: 26px;
  border: 1px solid #999;
}

.btnstyle_orange,
.btnStyle1,
.btnStyle2,
.btnStyle3,
.btnStyle4,
.btnStyle5,
.btnStyleTaxType,
.btnStyle02Upper,
.btnstyle_big,
.btnstyle_big2,
.btnDel,
.btnStyleMin01,
.btnStyleMin02,
.btnStyleMin03,
.btnStyleMin04,
.btnStyleMin05,
.btnStyle06,
.btnStyle01,
.btnStyle02,
.btnStyle03,
.btnStyle04,
.btnStyle05,
.btnSearch,
.btnStyleMins01,
.btnStyleMins02,
.btnStyleMins03,
.btnStyleMins04,
.btnStyleMins05 {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.btnstyle_orange:hover,
.btnStyle1:hover,
.btnStyle2:hover,
.btnStyle3:hover,
.btnStyle4:hover,
.btnStyle5:hover,
.btnstyle_big:hover,
.btnstyle_big2:hover,
.btnDel:hover,
.btnStyleMin01:hover,
.btnStyleMin02:hover,
.btnStyleMin03:hover,
.btnStyleMin04:hover,
.btnStyleMin05:hover,
.btnStyle06:hover,
.btnStyle01:hover,
.btnStyle02:hover,
.btnStyle03:hover,
.btnStyle04:hover,
.btnStyle05:hover,
.btnStyle06:hover,
.btnSearch:hover,
.btnStyleMins01:hover,
.btnStyleMins02:hover,
.btnStyleMins03:hover,
.btnStyleMins04:hover,
.btnStyleMins05:hover {
  background: #87abec !important;
  color: #fff !important;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  border: 1px solid #87abec;
  text-decoration: none !important;
}
.btnStyleTaxType:hover,
.btnStyle02Upper:hover {
  background: #87abec !important;
  color: #fff !important;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  border: 2px solid #87abec;
  text-decoration: none !important;
}
.btnStyleMin03:hover i {
  color: #fff !important;
}

/* 528fea    598284 */
.btnStyle01 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #444c63;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #444c63;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyle3 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #444c63;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #444c63;
  border-radius: 4px;
  vertical-align: middle;
}

/*
.btnStyle02{display:inline-block;height:42px;line-height:42px;background:#fff;padding:0 10px;text-align:center;font-size:0.7rem;font-weight:normal;color:#0072ff !important;border:1px solid #0072ff;border-radius:4px;vertical-align:middle;}
.btnStyle04{display:inline-block;height:42px;line-height:42px;background:#0072ff;padding:0 10px;text-align:center;font-size:0.7rem;font-weight:normal;color:#fff !important;border:1px solid #789ceb;border-radius:4px;vertical-align:middle;}
.btnSearch{display:inline-block;height:42px;line-height:42px;background:#fff;padding:0 30px;text-align:center;font-size:0.7rem !important;font-weight:normal;color:#0072ff !important;border:1px solid #0072ff;border-radius:4px;vertical-align:middle;}
*/

.meritWrap {
  color: #353535;
  background: #fff url('../img/n_main/visual3.png') 0 0 no-repeat;
  background-size: cover;
}
.meritWrap h2 {
  font-weight: 800;
  margin-bottom: 70px;
}
.meritWrap .meritBox {
  font-family: 'Apple SD Gothic Neo';
  background-color: #f5f5f5;
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 43px;
  text-align: left;
  height: 300px;
  color: #353535;
  margin-bottom: 30px;
}
.meritBox .numTitle {
  font-size: 3rem;
  font-weight: 900;
}
.meritBox p {
  font-size: 1.5rem;
  line-height: 1.5em;
  font-weight: 500;
}
.meritBox .sectTitle {
  font-size: 2.5rem;
  font-weight: 700;
  color: #353535;
}
.meritBox .imgWrap02 {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
}

.meritWrap01 .innerWrap {
  padding: 0 30px;
}
.meritWrap01 .imgWrap03 {
  width: 110px;
  margin: auto;
  margin-top: 30px;
}
.meritDiv {
  height: 700px;
}
.meritDiv h3 {
  font-size: 4.5rem;
  text-align: left;
  font-weight: 800;
  margin-bottom: 100px;
  padding-top: 100px;
  line-height: 1.3;
}
.meritDiv ul {
  display: flex;
}
.meritDiv ul.ar {
  flex-direction: row-reverse;
}
.meritDiv ul.ac {
  justify-content: center;
}
.meritDiv ul li {
  width: 255px;
  height: 255px;
  border-radius: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
  margin-right: 20px;
}
.meritDiv ul li p {
  font-size: 1.5rem;
  margin-top: 25px;
  line-height: 1.3;
}
.meritDiv ul.ar li {
  margin-right: 0;
  margin-left: 20px;
}

.rulez {
  text-align: left;
  padding: 20px;
}
.rulez h1 {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
}
.rulez h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
}
.rulez h3 {
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
}
.rulez p {
  line-height: 1.8;
  margin: 10px auto;
  padding: 5px 15px;
  font-size: 110%;
}
.rulez .titleSt {
  font-size: 130%;
}

.btnStyle02 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyle5 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #0072ff !important;
  border: 1px solid #0072ff;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyle04 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #0072ff !important;
  border: 1px solid #0072ff;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyle02Upper {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem !important;
  font-weight: normal;
  color: #0072ff !important;
  border: 2px solid #0072ff;
  border-radius: 4px;
  vertical-align: middle;
}

.btnStyle03 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyle7 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnstyle1 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyle4 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyle6 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}

.btnstyle_orange {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #0072ff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #789ceb;
  border-radius: 4px;
  vertical-align: middle;
}

.btnStyle05 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #ff8585 !important;
  border: 1px solid #ff8585;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyle06 {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #ff7e7e;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #ff7e7e;
  border-radius: 4px;
  vertical-align: middle;
}

.tableType01 thead th .noBdrIp02 {
  height: 100% !important;
  width: 100% !important;
  border: 1px solid transparent !important;
  background: transparent;
}
.tableType01 tbody td .noBdrIp02 {
  height: 100% !important;
  width: 100% !important;
  border: 1px solid transparent !important;
  background: transparent;
}
.tableType01 tbody th .noBdrIp02 {
  height: 100% !important;
  width: 100% !important;
  border: 1px solid transparent !important;
  background: transparent;
}

.tableType02 thead th .noBdrIp02 {
  height: 100% !important;
  width: 100% !important;
  border: 1px solid transparent !important;
  background: transparent;
}
.tableType02 tbody td .noBdrIp02 {
  height: 100% !important;
  width: 100% !important;
  border: 1px solid transparent !important;
  background: transparent;
}
.tableType02 tbody th .noBdrIp02 {
  height: 100% !important;
  width: 100% !important;
  border: 1px solid transparent !important;
  background: transparent;
}

.btnSearch {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  color: #0072ff !important;
  border: 1px solid #0072ff;
  border-radius: 4px;
  vertical-align: middle;
}
.btnSearch i {
  padding-top: 7px;
  font-size: 14px;
}
.btnStyleMin01 {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #999 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMin02 {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #0072ff !important;
  border: 1px solid #0072ff;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMin03 {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMin04 {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #366ec3 !important;
  border: 1px solid #366ec3;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMin05 {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #ff8585 !important;
  border: 1px solid #ff8585;
  border-radius: 4px;
  vertical-align: middle;
}
.btnPgMCtr {
  position: absolute;
  bottom: 10px;
  right: 8px;
}
.btnStyleTaxType {
  display: inline-block;
  height: 51px;
  line-height: 50px;
  background: #fff;
  padding: 0 10px;
  text-align: center;
  font-size: 0.7rem !important;
  font-weight: normal;
  color: #0072ff !important;
  border: 2px solid #0072ff;
  border-radius: 4px;
  vertical-align: middle;
}

.btnStyleMins01 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #999 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMins02 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #7191d5 !important;
  border: 1px solid #7191d5;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMins03 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #aaa;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMins04 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #7191d5 !important;
  border: 1px solid #7191d5;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMins05 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  background: #fff;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #ff8585 !important;
  border: 1px solid #ff8585;
  border-radius: 4px;
  vertical-align: middle;
}
.btnStyleMins06 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  background: #7191d5;
  padding: 0 3px;
  text-align: center;
  font-size: 11px !important;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #7191d5;
  border-radius: 4px;
  vertical-align: middle;
}

/* 130603_버튼 스타일추가 */
.btnstyle_big {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  background: #fff;
  padding: 0 30px;
  text-align: center;
  font-size: 0.7rem !important;
  font-weight: normal;
  color: #0072ff !important;
  border: 1px solid #0072ff;
  border-radius: 4px;
  vertical-align: middle;
}
.btnstyle_big:hover {
  text-decoration: none;
}
.btnstyle_big img {
  vertical-align: middle;
}

.btnstyle_big2 {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  background: #fff;
  padding: 0 30px;
  text-align: center;
  font-size: 0.7rem !important;
  font-weight: normal;
  color: #0072ff !important;
  border: 1px solid #0072ff;
  border-radius: 4px;
  vertical-align: middle;
}
.btnstyle_big2:hover {
  text-decoration: none;
}
.btnstyle_big2 img {
  vertical-align: middle;
}

.btnPlus {
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 19px;
  background: #fff;
  padding: 0px;
  text-align: center;
  font-size: 20px !important;
  font-weight: normal;
  color: #528fea !important;
  border: 2px solid #528fea;
  border-radius: 4px;
  vertical-align: middle;
}
.btnMinus {
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 19px;
  background: #fff;
  padding: 0px;
  text-align: center;
  font-size: 20px !important;
  font-weight: normal;
  color: #ff7e7e !important;
  border: 2px solid #ff7e7e;
  border-radius: 4px;
  vertical-align: middle;
}
.btnDel {
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 19px;
  background: #fff;
  padding: 0 5px;
  text-align: center;
  font-size: 15px !important;
  font-weight: normal;
  color: #ff8585 !important;
  border: 2px solid #ff8585;
  border-radius: 4px;
  vertical-align: middle;
}
.disabled {
  background: #ddd !important;
  color: #888 !important;
}

input.date,
input.expenddate {
  width: 80px;
  color: #666;
  font-size: 0.7rem;
  vertical-align: middle;
  text-align: center;
}
input.crdrIp {
  width: 130px !important;
  background: #fff url('/mobile/img/bul/bul_carendar.png') no-repeat 95% 50%;
  text-align: left !important;
}
input.srchIp {
  background: #fff url('/mobile/img/bul/bul_glass.png') no-repeat 95% 50%;
  text-align: left !important;
}
.btnStyleBig01 {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: #444c63;
  padding: 0 20px;
  text-align: center;
  font-size: 0.8rem;
  font-weight: bold;
  color: #fff !important;
  border: 1px solid #444c63;
  border-radius: 4px;
  vertical-align: middle;
}
.bgWt {
  background: #fff !important;
}

.pagenate {
  text-align: center;
  margin: 20px auto;
  height: 30px;
  line-height: 30px;
  clear: both;
}
.pagenate a {
  padding: 5px 8px;
  text-align: center;
  font-size: 0.8rem;
  color: #333;
  border: 1px solid #ddd;
  font-weight: bold;
}
.pagenate a:hover {
  background: #fff;
  color: #f72f2c;
  border: 1px solid #f72f2c;
}
.pagenate a.now {
  background: #f72f2c;
  color: #fff;
  border: 1px solid #f72f2c;
}

.paginate {
  text-align: center;
  margin: 20px auto;
  height: 30px;
  line-height: 30px;
  clear: both;
}
.paginate a {
  padding: 5px 8px;
  text-align: center;
  font-size: 0.8rem;
  color: #333;
  border: 1px solid #ddd;
  font-weight: bold;
}
.paginate a:hover {
  background: #fff;
  color: #5063be;
  border: 1px solid #5063be;
}
.paginate a.on {
  background: #5063be;
  color: #fff;
  border: 1px solid #5063be;
}

.pointNum {
  display: inline-block;
  width: 54px;
  height: 54px;
  background: #5063be;
  border-radius: 10px;
  text-align: center;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  padding-top: 6px;
  padding-left: 3px;
  position: relative;
  top: 10px;
  margin-right: 10px;
  box-sizing: border-box;
}
.pointNum strong {
  font-weight: bold;
  font-size: 30px;
}
.gotoTop {
  display: block;
  width: 36px;
  height: 36px;
  text-align: center;
  padding-top: 6px;
  background: #5063be;
  color: #fff !important;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

/* 레이아웃 시작 */
html {
  background: #fff;
}
.wrap {
  width: 100%;
  margin: 0 auto;
  background: #fff;
}
.header {
  width: 100%; /*220112변경*/
  height: 80px;
  text-align: center;
  position: fixed;
  overflow: hidden;
  z-index: 8000;
  background: #fff;
  top: -20px;
  border-bottom: 1px solid #b8b8b8;
}
.header.bt {
  background: transparent !important;
  border-bottom: 0px;
}
.header.btNone {
  background: #fff;
  border-bottom: 1px solid #a8a8a8;
}
.header .menuTitle {
  /*220112변경*/
  line-height: 95px;
  text-align: center;
  font-size: 1rem;
  color: #080808;
  font-weight: bold;
}
.header .menuTitle select {
  border: 1px solid transparent !important;
  font-size: 1.2rem;
  font-weight: bold;
  background: transparent !important;
  max-width: 50%;
}
.header .logo {
  width: auto;
  display: block;
  padding-top: 12px;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  left: 10px;
}
.header .logo img {
  height: 25px;
}
.header .top_btn {
  width: 28px;
  display: block;
  position: absolute;
  color: #495057;
  font-size: 16px;
}
.header .reg {
  width: 75px;
  display: block;
  position: absolute;
  color: #495057;
  font-size: 20px;
  top: 13px;
  right: 8px;
  text-align: right;
}
.header .menu {
  /*220112변경*/
  top: 33px;
  right: 15px;
}
.header .menu img {
  width: 27px;
}
.header .menu03 {
  /*220112변경*/
  top: 36px;
  right: 15px;
}
.header .menu03 img {
  width: 25px;
}
.header .home {
  /*220112변경*/
  top: 33px;
  left: 35px;
  padding-top: 5px;
}
.header .pc {
  /*220112변경*/
  top: 33px;
  left: 5px;
  padding-top: 5px;
}
.header .log {
  position: absolute; /*220112변경*/
  top: 33px;
  left: 15px;
  padding-top: 5px;
}
.header .log img {
  width: 32px;
}
.header .back {
  position: absolute; /*220112변경*/
  top: 33px;
  left: 10px;
  padding-top: 5px;
}
.header .back img {
  width: 21px;
}
.header .mic {
  position: absolute; /*220112변경*/
  top: 33px;
  left: 50px;
  padding-top: 5px;
}
.header .mic img {
  width: 32px;
}
.header .micBadge {
  position: relative;
}
.header .micBadge .broadbadge {
  position: absolute;
  bottom: -1px;
  right: -6px;
  background: #fd1a5a;
  color: #fff;
  width: 18px;
  height: 18px;
  display: inline-block;
  font-size: 0.8rem;
  border-radius: 1000px;
  text-align: center;
  line-height: 18px;
  overflow: hidden;
}

.header .setting {
  position: absolute; /*220112변경*/
  top: 33px !important;
  left: 15px;
  padding-top: 5px;
  width: 30px;
  height: 30px;
  background: url('/mobile/img/comm/setting.svg') no-repeat 0 0;
  background-size: contain;
}
.header .setting.on {
  position: absolute; /*220112변경*/
  top: 33px !important;
  left: 15px;
  padding-top: 5px;
  width: 30px;
  height: 30px;
  background: url('/mobile/img/comm/settingOn.svg') no-repeat 0 0;
  background-size: contain;
}
.header .mic {
  position: absolute; /*220112변경*/
  top: 33px !important;
  left: 50px;
  padding-top: 5px;
  width: 30px;
  height: 30px;
  background: url('/mobile/img/comm/mic.svg') no-repeat 0 0;
  background-size: contain;
}
.header .mic.on {
  position: absolute; /*220112변경*/
  top: 33px !important;
  left: 50px;
  padding-top: 5px;
  width: 30px;
  height: 30px;
  background: url('/mobile/img/comm/micOn.svg') no-repeat 0 0;
  background-size: contain;
}
.header .menu02 {
  /*220112변경*/
  top: 33px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: url('/mobile/img/comm/menuNew.png') no-repeat 0 0;
  background-size: contain;
}
.header .menu02.on {
  /*220112변경*/
  top: 35px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: url('/mobile/img/comm/menuNewOn.png') no-repeat 0 0;
  background-size: contain;
}

.headBgBlock {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 5px;
  overflow: hidden;
}
.headBgBlock .bgBlock01 {
  background: #0072ff;
  height: 5px;
  width: 33.3%;
  float: left;
}
.headBgBlock .bgBlock02 {
  background: #f8bd4a;
  height: 5px;
  width: 33.3%;
  float: left;
}
.headBgBlock .bgBlock03 {
  background: #fad58e;
  height: 5px;
  width: 33.3%;
  float: left;
}

.globalFooter {
  display: none;
  position: fixed;
  height: 55px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 8100;
  background: #fff;
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1);
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
.globalFixedMenu a {
  display: block;
  width: 20%;
  float: left;
  height: 55px;
  text-align: center;
  color: #666;
  font-weight: normal;
  padding-top: 10px;
  font-size: 0.6rem;
}
.globalFixedMenu a i {
  font-size: 18px;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.globalFixedMenu a.more {
  font-size: 16px;
  padding-top: 20px;
}
.globalFixedMenu a.morefalse {
  font-size: 16px;
  padding-top: 20px;
}
.globalFixedMenu a.on {
  color: #0072ff;
}

.container {
  padding: 0;
  margin: 0;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
  min-height: calc(100vh - 60px);
}
.contents {
  max-width: 900px;
  margin: 0 auto;
}
.bgGray {
  background: #e6e6e6;
}
.txt_red {
  color: red !important;
  font-weight: bold !important;
  font-size: 0.7rem;
}
.asideWrap {
  width: 100%;
  height: calc(100%);
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 8999;
  display: none;
  background: #fff;
  padding: 0px;
  overflow-y: scroll;
}

.ctrCounsel {
  position: fixed;
  bottom: 70px;
  left: 0;
  width: calc(100% - 20px);
  margin: 0 10px;
  background: #0072ff;
  color: #fff;
  text-align: center;
  border-radius: 1000px;
  overflow: hidden;
  box-shadow: 0px 15px 8px -9px rgba(0, 0, 0, 0.25);
}
.ctrCounsel a {
  width: 40px;
  height: 40px;
  display: block;
  background: #0072ff;
  color: #fff;
  text-align: center;
  padding-top: 8px;
  border-radius: 1000px;
  float: left;
}
.ctrCounsel .ctrCounselTxt {
  display: block;
  float: left;
  width: calc(100% - 50px);
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 0.8rem;
}

#floatMenuCircle {
  display: none;
}
#overlayBlock {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.3;
}
#overlayBlock.show {
  display: block;
}
#overlayBlockTop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  z-index: 99;
}
#overlayBlockTop.show {
  display: block;
}
.alwaysOn img {
  vertical-align: middle;
}
/*
#floatMenuCircle {}
.alwaysOn{}
.alwaysOn:hover{}

.subCircle{}
.subCircle:hover{}
.alwaysmenuOn{}
*/
.stPoint {
  background: #0072ff !important;
}
.subCircle {
  display: none;
  bottom: 0;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  position: fixed;
  text-align: center;
  width: 100px;
  height: 30px;
  line-height: 1;
  color: #fff !important;
  background: #333;
  border-radius: 1000px;
  padding: 8px 10px 0;
}
.subCircle:last-child {
  opacity: 1;
}
.subCircle img {
  vertical-align: middle;
}
.subCircle.show {
  opacity: 1;
}
.subCircle:nth-child(3).show {
  display: block;
  bottom: 200px;
  left: 10px;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.subCircle:nth-child(2).show {
  display: block;
  bottom: 160px;
  left: 10px;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.subCircle:nth-child(1).show {
  display: block;
  bottom: 120px;
  left: 10px;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.globalTab {
  clear: both;
  height: 35px;
  background: #fff;
  margin-bottom: 5px;
}
.globalTab a {
  display: block;
  float: left;
  height: 35px;
  text-align: center;
  padding-top: 10px;
  font-size: 0.8rem;
  color: #aaa;
  font-weight: normal;
}
.globalTab a.on {
  border-bottom: 1px solid #0072ff;
  color: #0072ff;
  font-weight: bold;
}

.tabbtn {
  clear: both;
  height: 35px;
  background: #fff;
}
.tabbtn ul {
  height: 35px;
  overflow: hidden;
}
.tabbtn li {
  display: block;
  float: left;
  height: 35px;
  text-align: center;
  padding-top: 10px;
  font-size: 0.8rem;
  color: #aaa;
  font-weight: bold;
}
.tabbtn li a {
  color: #aaa;
}
.tabbtn li.on {
  border-bottom: 2px solid #0072ff;
  color: #0072ff;
}
.tabbtn li.on a {
  color: #0072ff;
}

.subTabbtn {
  _zoom: 1;
  margin: 10px 10px 20px;
  clear: both;
  overflow: hidden;
}
.subTabbtn ul {
  overflow: hidden;
}
.subTabbtn li {
  float: left;
  height: 34px;
  background: #fff;
  text-align: center;
  border: 1px solid #dedede;
  box-sizing: border-box;
  border-collapse: collapse;
  border-radius: 1000px;
  margin-right: 1%;
}
.subTabbtn li:last-child {
  margin-right: 0 !important;
}
.subTabbtn li:hover {
  background: #eee;
}
.subTabbtn li a {
  color: #555;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: -1px;
  display: block;
  height: 34px;
  padding: 10px 15px 0px;
  text-decoration: none;
}
.subTabbtn li.on {
  border: 1px solid #0072ff;
  background: #0072ff;
  color: #fff;
}
.subTabbtn li.on:hover {
  background: #0072ff;
}
.subTabbtn li.on a {
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
  padding: 10px 15px 0px;
}

/*
.subTabbtn  {height:39px; _zoom:1;margin:20px 10px;clear:both;}
.subTabbtn ul{height:38px;overflow:hidden;}
.subTabbtn li{float:left; height:34px;background:#fff;text-align:center;border:1px solid #eee;box-sizing:border-box;border-collapse:collapse;border-radius:100px;margin-right:2%;}
.subTabbtn li:first-child{margin-left:0 !important;}
.subTabbtn li:last-child{margin-right:0 !important;}
.subTabbtn li:hover{background:#eee;}
.subTabbtn li span  {color:#555; font-size:0.8rem; font-weight:normal;letter-spacing:-1px;display:block;height:34px;padding:10px 15px 0px;text-decoration:none;}
.subTabbtn li a  {color:#555; font-size:0.8rem; font-weight:normal;letter-spacing:-1px;display:block;height:34px;padding:10px 15px 0px;text-decoration:none;}
.subTabbtn li.on {border:1px solid #0072ff;background:#fff;}
.subTabbtn li.on:hover{background:#fff}
.subTabbtn li.on span  {color:#0072ff; font-size:0.8rem; font-weight:normal;height:38px;padding:10px 15px 0px;}
.subTabbtn li.on a  {color:#0072ff; font-size:0.8rem; font-weight:normal;height:38px;padding:10px 15px 0px;}
*/

.tabbtnTop {
  clear: both;
  height: 35px;
  background: #fff;
}
.tabbtnTop ul {
  height: 35px;
  overflow: hidden;
}
.tabbtnTop li {
  display: block;
  float: left;
  height: 35px;
  text-align: center;
  padding-top: 10px;
  font-size: 0.8rem;
  color: #aaa;
  font-weight: bold;
}
.tabbtnTop li a {
  color: #aaa;
}
.tabbtnTop li.on {
  border-top: 1px solid #0072ff;
  color: #0072ff;
}
.tabbtnTop li.on a {
  color: #0072ff;
}

.tabTiles {
  clear: both;
  background: #fff;
}
.tabTiles ul {
  overflow: hidden;
}
.tabTiles li {
  display: block;
  float: left;
  height: 50px;
  text-align: center;
  padding-top: 10px;
  font-size: 0.7rem;
  color: #aaa;
  font-weight: normal;
  line-height: 1.5;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.tabTiles li:first-child {
  height: 40px;
}
.tabTiles li:nth-child(3n + 1) {
  border-right: 0 !important;
}
.tabTiles li a {
  color: #aaa;
  display: block;
}
.tabTiles li a strong {
  font-weight: bold;
}
.tabTiles li.on {
  background: #0072ff;
  color: #fff;
}
.tabTiles li.on a {
  color: #fff;
}

.tabFaq {
  clear: both;
  background: #fff;
}
.tabFaq ul {
  overflow: hidden;
}
.tabFaq li {
  display: block;
  float: left;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  font-size: 0.7rem;
  color: #aaa;
  font-weight: normal;
  line-height: 1.5;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.tabFaq li:nth-child(3n + 3) {
  border-right: 0 !important;
}
.tabFaq li a {
  color: #aaa;
  display: block;
}
.tabFaq li a strong {
  font-weight: bold;
}
.tabFaq li.on {
  background: #0072ff;
  color: #fff;
}
.tabFaq li.on a {
  color: #fff;
}

.faqListWrap {
  padding: 0px;
}
.faqListWrap .faqList {
  text-align: left;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.faqListWrap .faqList:first-child {
  border-top: 0;
}
.faqListWrap .faqList dt.faqQuest {
  font-size: 0.7rem;
  color: #000;
  cursor: pointer;
  padding: 25px 25px 25px 10px !important;
  background: #fff;
  border-bottom: 1px solid #eee;
  position: relative;
  font-weight: bold;
}
.faqListWrap .faqList dt.faqQuest:after {
  display: block !important;
  position: absolute;
  top: 29px;
  right: 10px;
  content: '\f067' !important;
  font-family: 'FontAwesome';
  color: #999 !important;
  font-size: 0.7rem !important;
}
.faqListWrap .faqList dt.subOpen:after {
  display: block !important;
  position: absolute;
  top: 29px;
  right: 10px;
  content: '\f068' !important;
  font-family: 'FontAwesome';
  color: #999 !important;
}
.faqListWrap .faqList dt.faqQuest span {
  font-weight: bold;
  color: #004a30;
}
.faqListWrap .faqList dd.faqAnswer {
  display: none;
  width: 100%;
  border-bottom: 1px solid #eee;
  font-size: 0.7rem;
  line-height: 1.7;
  background: #f9f9f9;
  color: #000;
}
.faqListWrap .faqList dd.faqAnswer .innWrap {
  padding: 20px 15px 20px 15px;
}
.ui-accordion-header-icon {
  display: none;
}

.col-1 {
  width: 100% !important;
}
.col-2 {
  width: 50% !important;
}
.col-3 {
  width: 33.3% !important;
}
.col-4 {
  width: 25% !important;
}
.col-5 {
  width: 20% !important;
}

.searchWrap {
  padding: 0 10px 10px;
  text-align: left !important;
}
.searchWrap:after {
  display: block;
  clear: both;
  content: '';
}
.searchBox {
  background: #fff;
  border-radius: 10px;
}
.ipSearchInn {
  width: 85%;
  float: left;
}
.btnSearchInn {
  display: block;
  width: 15%;
  height: 42px;
  float: left;
  line-height: 42px;
  text-align: right;
  padding-right: 10px;
  font-size: 1rem;
}

.searchFormDiv {
  width: 85%;
  display: inline-block;
  height: 29px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  position: relative;
  text-align: left;
} /*  #4e80ee   */
.searchFormDiv:after {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 7px;
  left: 2px;
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 14px;
  text-align: center;
  color: #bbb;
  font-weight: normal !important;
}
.searchFormDiv .form-control {
  width: 90%;
  height: 27px;
  line-height: 27px;
  border: 1px solid transparent !important;
  padding: 0 5px 0 25px;
  font-size: 0.7rem;
}
.searchFormDiv .form-control:hover,
.searchFormDiv .form-control:focus {
  background: none !important;
  border: 1px solid transparent !important;
}
.searchFormDiv .searchMore {
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
  position: absolute;
  top: 1px;
  right: 3px;
}
.searchFormDiv .searchMoreWrap {
  width: 100%;
  background: #fff;
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  box-shadow: 0 1px 4px #999;
  border-radius: 4px;
}
.searchFormDiv .searchMoreWrap .innerWrap {
  padding: 10px;
  border: 1px solid #dedede;
  border-radius: 4px;
}
.searchFormDiv .searchMoreWrap .innerWrap table {
  width: 100%;
}
.searchWrap .btnSearch {
  margin-left: 5px;
}

.w29p {
  width: 29% !important;
}
.w38p {
  width: 38% !important;
}
.w39p {
  width: 39% !important;
}
.w59p {
  width: 59% !important;
}

.checkboxPopWrap {
  padding: 10px 0px;
  overflow: auto;
  height: 56vh;
}
.checkboxPopWrap2 {
  padding: 10px 0px;
  overflow: auto;
  height: 48vh;
}

.wtplusBtn {
  outline: none;
  border: none;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin-left: 45px;
  display: inline-block;
}
.wtplusBtn.position {
  position: absolute;
  top: 51%;
  transform: translateY(-50%);
  left: 10px;
}
.wtplusBtn img {
  width: 100%;
  height: 100%;
}
.wtplusBtn02 {
  outline: none;
  border: none;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin-left: 45px;
}
.wtplusBtn02 img {
  width: 100%;
  height: 100%;
}
.wtplusBtn03 {
  outline: none;
  border: none;
  width: 15px;
  height: 15px;
  overflow: hidden;
  margin-left: 45px;
  display: inline-block;
  margin-bottom: 3px;
}
.wtplusBtn03 img {
  width: 100%;
  height: 100%;
}

.ml0 {
  margin-left: 0px !important;
}

.tableoverflow {
  overflow-x: auto;
}

.msgListUl {
  border-top: 1px solid #eee;
  margin: 5px auto;
  max-height: 215px;
  overflow: auto !important;
  background: #fff;
}
.msgListUl li {
  position: relative;
  padding: 10px 10px;
  border-bottom: 1px solid #eee;
}
.msgListUl li:hover {
  background: #f8f9ff;
}
.msgListUl li .bookName {
  font-size: 13px;
  color: #000;
  padding: 3px 0;
  margin-bottom: 8px;
  font-weight: bold;
}
.msgListUl li .name {
  font-size: 11px;
  color: #000;
}
.msgListUl li .mail {
  font-size: 11px;
  color: #666;
}
.msgListUl li .msg {
  font-size: 11px;
  color: #999;
  margin-top: 8px;
}
.msgListUl li .ctrBtns {
  position: absolute;
  top: 15px;
  right: 10px;
}
.msgListUl li .ctrBtns a {
  font-size: 21px;
  color: #ccc;
}
.msgListUl li .ctrBtns a:hover .fa-check-circle {
  color: #01bd8b;
}
.msgListUl li .ctrBtns a:hover .fa-ban {
  color: #ff8585;
}

.searchMoreWrap .msgListUl li .mail {
  font-size: 12px;
  color: #999;
  margin-top: 8px;
}
.searchMoreWrap .msgListUl li .msg {
  font-size: 12px;
  color: #666;
}
.msgListUl li .ctrBtns a .fa-share-square {
  font-size: 18px;
  color: #999;
}
.msgListUl li .ctrBtns a:hover .fa-share-square {
  color: #01bd8b;
}

.mwin_layer {
  position: absolute;
  _position: absolute;
  top: 0;
  left: 0;
  z-index: 9000;
  width: 100%;
  height: 100%;
}
.mwin_layer .bg_new {
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.mw_default {
  position: absolute;
  z-index: 999999;
  -moz-box-shadow: 0px 10px 21px #000;
  -webkit-box-shadow: 0px 10px 21px #000;
  box-shadow: 0px 10px 21px #000;
}
.mw_default.fixed {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
}
.mw_default .mw_title {
  height: 48px;
  text-align: left;
  overflow: hidden;
  position: relative;
  background: #0072ff;
  background: -webkit-linear-gradient(to right, #00a7ff, #0072ff);
  background: linear-gradient(to right, #00a7ff, #0072ff);
} /* url('/mobile/img/comm/bg_header.png') repeat-x 0 0 */
.mw_default .mw_title .title {
  font-size: 16px;
  color: #fff;
  font-weight: normal !important;
  line-height: 48px;
  padding-left: 15px;
}
.mw_default .mw_title .close_layer {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 15px;
  right: -5px;
}
.mw_default .mw_title .close_layer img {
  width: 60% !important;
}
.mw_default .mw_ctWrap {
  padding: 20px 10px 15px 10px;
  background: #fff;
}
.mw_default .mw_ctWrap .pagenate {
  margin-bottom: 0 !important;
}
.mw_default .mw_ctWrap .mw_contents {
  padding: 0 !important;
}
.mw_default .mw_contents {
  padding: 20px 20px 15px 20px;
  background: #fff;
}

.globalBody {
  padding-bottom: 20px;
}
.linkTxt {
  color: #0072ff !important;
}
.linkTxt:after {
  display: inline-block;
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 10px;
  font-weight: normal !important;
  margin-left: 3px;
}

.numBlue,
.positive {
  color: #0072ff !important;
}
.numRed,
.negative {
  color: #f86c6c !important;
}
.neither {
  color: #857bff !important;
} /* #01bd75 */
.ordinary {
  color: #01bd8b !important;
}

.cateChangeUl {
  height: calc(100vh - 150px);
  overflow: auto;
}
.cateChangeUl li {
  padding: 20px 8px;
  text-align: left;
  cursor: pointer;
  font-size: 0.7rem;
  border: 1px solid #eee;
  margin-top: -1px;
}
.cateChangeUl li:first-child {
  margin-top: 0;
}
.cateChangeUl .depth2 {
  padding-left: 15px;
  font-size: 0.8rem;
  color: #999;
}
.cateChangeUl .depth2:before {
  content: ' - ';
}
.cateChangeUl .depth3 {
  padding: 7px 0 7px 35px;
  font-size: 0.7rem;
  color: #999;
}
.cateChangeUl .depth3:before {
  content: ' └ ';
}

.listTypeA__Wrap {
  padding: 0;
  margin-top: 5px;
}
.listTypeA__Wrap .listTypeA__titleDl {
  overflow: hidden;
  min-height: 50px;
  background: #fff;
  border-top: 1px solid #eee;
}
.listTypeA__Wrap .listTypeA__titleDl dt {
  width: 30%;
  float: left;
  min-height: 50px;
  font-size: 0.8rem;
  text-align: left;
  padding: 20px 0 20px 20px;
  position: relative;
  font-weight: bold;
}
.listTypeA__Wrap .listTypeA__titleDl dt:before {
  position: absolute;
  width: 8px;
  min-height: 8px;
  top: 21px;
  left: 8px;
  display: block !important;
  content: '';
}
.listTypeA__Wrap .listTypeA__titleDl dt.pst:before {
  background: #4fc3f7;
}
.listTypeA__Wrap .listTypeA__titleDl dt.ngt:before {
  background: #ff8a65;
}
.listTypeA__Wrap .listTypeA__titleDl dt.net:before {
  background: #857bff;
}
.listTypeA__Wrap .listTypeA__titleDl dd {
  width: 70%;
  float: left;
  min-height: 50px;
  text-align: right;
  padding: 20px 15px 20px 0;
  font-size: 0.8rem;
  font-weight: bold;
}

.listTypeA__subDl {
  overflow: hidden;
  min-height: 38px;
  background: #fafafa;
  border-bottom: 1px solid #eee;
}
.listTypeA__subDl dt {
  width: 40%;
  float: left;
  min-height: 38px;
  font-size: 0.8rem;
  text-align: left;
  padding: 13px 0 0 12px;
  position: relative;
}
.listTypeA__subDl dt:before {
  content: ' · ';
}
.listTypeA__subDl dd {
  width: 60%;
  float: left;
  min-height: 38px;
  text-align: right;
  padding: 13px 15px 0 0;
  font-size: 0.8rem;
}

.listTypeA__detailDl {
  overflow: hidden;
  min-height: 34px;
  background: #fff;
  padding: 1vh 0;
}
.listTypeA__detailDl dt {
  width: 62%;
  float: left;
  min-height: 34px;
  font-size: 0.8rem;
  text-align: left;
  padding: 10px 0 0 18px;
  position: relative;
}
.listTypeA__detailDl dd {
  width: 38%;
  float: left;
  min-height: 34px;
  text-align: right;
  padding: 10px 15px 0 0;
  font-size: 0.8rem;
}

.listTypeA__detailList {
  overflow: hidden;
  padding: 2.5vh 0;
  background: #fff;
  position: relative;
}
.listTypeA__detailList .f_lt {
  width: 62%;
  height: 100%;
  float: left;
}
.listTypeA__detailList .f_rt {
  width: 38%;
  height: 100%;
  float: left;
}
.listTypeA__detailList .title {
  font-size: 0.8rem;
  text-align: left;
  padding: 5px 5px 5px 18px;
  color: #000;
}
.listTypeA__detailList .info {
  font-size: 0.8rem;
  text-align: left;
  padding: 5px 5px 5px 18px;
  color: #888;
}
.listTypeA__detailList .money {
  text-align: right;
  font-size: 0.8rem;
  padding: 5px 15px 5px 5px;
  color: #000;
}
.listTypeA__detailList .linkTxt {
  display: block;
  text-align: right;
  padding: 5px 15px 5px 5px;
  font-size: 0.7rem;
  position: relative;
  color: #0072ff;
}
.listTypeA__detailList .linkTxt:after {
  display: inline-block;
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 10px;
  font-weight: normal !important;
  margin-left: 3px;
}

.listTypeA__toggleList {
  background: #fff;
  padding: 0px 15px;
}
.listTypeA__toggleList .summToggleWrap {
  padding: 10px 8px;
}
.listTypeA__toggleList .summToggleWrap dt {
  overflow: hidden;
}
.listTypeA__toggleList .summToggleWrap .title {
  width: 40%;
  float: left;
  font-size: 0.7rem;
  padding-top: 4px;
}
.listTypeA__toggleList .summToggleWrap .num {
  width: 60%;
  float: left;
  text-align: right;
}
.listTypeA__toggleList .summToggleWrap .num strong {
  font-size: 0.8rem;
  font-weight: bold;
}
.listTypeA__toggleList .summToggleWrap .num span {
  font-size: 0.7rem;
  padding-left: 5px;
}
.listTypeA__toggleList .summToggleWrap dd {
  display: none;
}
.listTypeA__toggleList .summToggleWrap .ddInWrap {
  padding: 15px 8px 10px;
}
.listTypeA__toggleList .summToggleWrap .ddInWrap .ddInObj {
  padding: 3px 0;
}
.listTypeA__toggleList .summToggleWrap .ddInWrap .title {
  width: 40%;
  float: left;
  font-size: 0.7rem;
}
.listTypeA__toggleList .summToggleWrap .ddInWrap .num {
  width: 60%;
  float: left;
  font-size: 0.7rem;
}

.listTypeB__Wrap {
  padding: 0;
  border-top: 1px solid #eee;
  margin-top: 5px;
}
.listTypeB__Wrap .listTypeB__totalDl {
  overflow: hidden;
  min-height: 50px;
  background: #fff;
  border-bottom: 1px solid #eee;
}
.listTypeB__Wrap .listTypeB__totalDl dt {
  width: 30%;
  float: left;
  min-height: 50px;
  font-size: 0.8rem;
  text-align: left;
  padding: 19px 0 0 20px;
  position: relative;
  font-weight: bold;
}
.listTypeB__Wrap .listTypeB__totalDl dt:before {
  position: absolute;
  width: 8px;
  min-height: 8px;
  top: 21px;
  left: 8px;
  display: block !important;
  content: '';
}
.listTypeB__Wrap .listTypeB__totalDl dt.pst:before {
  background: #4fc3f7;
}
.listTypeB__Wrap .listTypeB__totalDl dt.ngt:before {
  background: #ff8a65;
}
.listTypeB__Wrap .listTypeB__totalDl dt.net:before {
  background: #857bff;
}
.listTypeB__Wrap .listTypeB__totalDl dt.odi:before {
  background: #01bd8b;
}
.listTypeB__Wrap .listTypeB__totalDl dd {
  width: 70%;
  float: left;
  min-height: 50px;
  text-align: right;
  padding: 19px 20px 0 0;
  font-size: 0.8rem;
  font-weight: bold;
}

.listTypeB__Wrap .listTypeB__titleDl {
  overflow: hidden;
  min-height: 50px;
  background: #fff;
}
.listTypeB__Wrap .listTypeB__titleDl dt {
  width: 30%;
  float: left;
  min-height: 50px;
  font-size: 0.8rem;
  text-align: left;
  padding: 19px 0 0 20px;
  position: relative;
  font-weight: bold;
}
.listTypeB__Wrap .listTypeB__titleDl dt:before {
  position: absolute;
  width: 8px;
  min-height: 8px;
  top: 21px;
  left: 8px;
  display: block !important;
  content: '';
}
.listTypeB__Wrap .listTypeB__titleDl dt.pst:before {
  background: #4fc3f7;
}
.listTypeB__Wrap .listTypeB__titleDl dt.ngt:before {
  background: #ff8a65;
}
.listTypeB__Wrap .listTypeB__titleDl dt.net:before {
  background: #857bff;
}
.listTypeB__Wrap .listTypeB__titleDl dd {
  width: 70%;
  float: left;
  min-height: 50px;
  text-align: right;
  padding: 19px 20px 0 0;
  font-size: 0.8rem;
  font-weight: bold;
}

.listTypeB__subDl {
  overflow: hidden;
  min-height: 35px;
  background: #fff;
  padding: 10px;
}
.listTypeB__subDl.last {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.listTypeB__subDl dt {
  width: 40%;
  float: left;
  font-size: 0.8rem;
  text-align: left;
  padding: 0 0 0 10px;
  position: relative;
}
.listTypeB__subDl dt:before {
  content: ' · ';
}
.listTypeB__subDl dd {
  width: 60%;
  float: left;
  text-align: right;
  padding: 0 10px 0 0;
  font-size: 0.8rem;
}

.listTypeB__detailDl {
  overflow: hidden;
  min-height: 34px;
  background: #fff;
}
.listTypeB__detailDl dt {
  width: 30%;
  float: left;
  min-height: 34px;
  font-size: 0.8rem;
  text-align: left;
  padding: 10px 0 0 22px;
  position: relative;
}
.listTypeB__detailDl dd {
  width: 70%;
  float: left;
  min-height: 34px;
  text-align: right;
  padding: 10px 15px 0 0;
  font-size: 0.8rem;
}

.listTypeC__Wrap .listTypeC__title {
  overflow: hidden;
  background: #fff;
  padding: 20px 15px 10px 10px;
  border-bottom: 1px solid #eee;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__titleDl dt {
  width: 20%;
  float: left;
  font-size: 0.8rem;
  text-align: left;
  position: relative;
  font-weight: bold;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__titleDl dt:before {
  position: absolute;
  width: 8px;
  min-height: 8px;
  top: 21px;
  left: 8px;
  display: block !important;
  content: '';
}
.listTypeC__Wrap .listTypeC__title .listTypeC__titleDl dt.pst:before {
  background: #4fc3f7;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__titleDl dt.ngt:before {
  background: #ff8a65;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__titleDl dt.net:before {
  background: #857bff;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__titleDl dd {
  width: 80%;
  float: left;
  text-align: right;
  font-size: 0.8rem;
  font-weight: bold;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__sub {
  width: 40%;
  float: left;
  padding: 13px 0 0;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__sub dt {
  width: 30%;
  float: left;
  font-size: 0.7rem;
  text-align: left;
  position: relative;
  color: #666;
  line-height: 1.8;
  clear: both;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__sub dd {
  width: 70%;
  float: left;
  text-align: right;
  font-size: 0.7rem;
  color: #666;
  line-height: 1.8;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__aside {
  width: 60%;
  min-height: 60px;
  float: right;
  text-align: right;
  position: relative;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__aside .btnBudget {
  position: absolute;
  bottom: 35px;
  right: 0px;
  display: inline-block;
  text-decoration: underline;
  font-size: 0.7rem;
}
.listTypeC__Wrap .listTypeC__title .listTypeC__aside .btnLeftOver {
  position: absolute;
  bottom: 10px;
  right: 0px;
  display: inline-block;
  font-size: 0.8rem;
}

.listTypeD__Wrap {
  background: #fff;
}
.listTypeD__Wrap h3 {
  font-size: 0.8rem;
  text-align: left;
  padding: 5px 0;
  position: relative;
  z-index: 2;
}
.listTypeD__Wrap h3 span {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 15px 0 0px;
}
.listTypeD__Wrap h3:after {
  display: block;
  width: 100%;
  height: 1px;
  background: #d6e5ff;
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  content: '';
  z-index: 1;
}
.listTypeD__Wrap .summToggleWrap {
  padding: 10px 15px;
}
.listTypeD__Wrap .summToggleWrap dt {
  overflow: hidden;
}
.listTypeD__Wrap .summToggleWrap .title {
  width: 40%;
  float: left;
  font-size: 0.7rem;
  padding-top: 4px;
}
.listTypeD__Wrap .summToggleWrap .num {
  width: 60%;
  float: left;
  text-align: right;
}
.listTypeD__Wrap .summToggleWrap .num strong {
  font-size: 0.8rem;
  font-weight: bold;
}
.listTypeD__Wrap .summToggleWrap .num span {
  font-size: 0.7rem;
  padding-left: 5px;
}
.listTypeD__Wrap .summToggleWrap .num i {
  font-size: 20px;
  position: relative;
  top: 3px;
}
.listTypeD__Wrap .summToggleWrap dd {
  display: none;
}
.listTypeD__Wrap .summToggleWrap .ddInWrap {
  padding: 15px 15px 10px;
}
.listTypeD__Wrap .summToggleWrap .ddInWrap .ddInObj {
  padding: 3px 0;
}
.listTypeD__Wrap .summToggleWrap .ddInWrap .title {
  width: 40%;
  float: left;
  font-size: 0.7rem;
}
.listTypeD__Wrap .summToggleWrap .ddInWrap .num {
  width: 60%;
  float: left;
  font-size: 0.7rem;
}

.listTypeE__Wrap {
  overflow: hidden;
  background: #fff;
  padding: 20px 15px 20px 10px;
  border-bottom: 1px solid #eee;
}
.listTypeE__Wrap .listTypeE__title {
  width: 70%;
  float: left;
  text-align: left;
  position: relative;
  line-height: 1.6;
  padding: 0 15px;
}
.listTypeE__Wrap .listTypeE__title .name {
  font-size: 0.8rem;
  font-weight: bold;
  color: #000;
  padding-top: 12px;
}
.listTypeE__Wrap .listTypeE__title .pay {
  font-size: 0.8rem;
  color: #000;
}
.listTypeE__Wrap .listTypeE__title .pay span {
  font-size: 0.7rem;
  color: #999;
}
.listTypeE__Wrap .listTypeE__btns {
  width: 30%;
  float: left;
  text-align: right;
  font-size: 0.8rem;
  font-weight: bold;
  padding: 0 10px 0 0;
}

.listTypeF__Wrap {
  overflow: hidden;
  background: #fff;
  padding: 0;
}
.listTypeF__Wrap .title {
  text-align: left;
  padding: 8px 0 5px 0;
  font-weight: normal;
  font-size: 13px;
  margin-top: 0px;
}
.listTypeF__Wrap .listTypeF__titleDl {
  padding: 10px 0;
}
.listTypeF__Wrap .listTypeF__titleDl dt {
  float: left;
  width: 25%;
  text-align: left;
  padding-top: 4px;
  font-size: 11px;
}
.listTypeF__Wrap .listTypeF__titleDl dd.money {
  float: left;
  width: 28%;
  text-align: right;
  font-size: 0.8rem;
  padding-top: 4px;
  font-weight: bold;
}
.listTypeF__Wrap .listTypeF__titleDl dd.graph {
  float: left;
  width: 47%;
  text-align: left;
  overflow: hidden;
}
.listTypeF__Wrap .listTypeF__titleDl dd.graph .graphDivTypeNum {
  width: 70%;
}

.monthSelect {
  width: 100%;
  left: 0;
  position: absolute;
  top: 40px;
  padding: 10px;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 10px;
  z-index: 999;
  overflow: hidden;
  display: none;
}
.monthSelect span {
  width: 14.6%;
  margin: 1%;
  float: left;
  display: block;
  padding: 8px 0px;
  text-align: center;
  background: #fafafa;
}
.monthSelect span:hover {
  background: #fff;
  color: #f20 !important;
}
.monthSelect span:nth-child(7n + 1) {
  clear: both;
}
.monthSelect .yearSelect {
  padding: 3px 0;
  text-align: center;
}
/*
.summToggleWrap{}
*/
.artNum {
  padding: 2px 5px;
  text-align: center;
  background: #f20;
  color: #fff;
  border-radius: 1000px;
  position: relative;
  left: 5px;
  font-size: 0.7rem;
  font-weight: bold;
  text-decoration: none;
}
.listNew {
  padding: 2px 4px 2px 4px !important;
  text-align: center;
  background: #f20;
  color: #fff !important;
  border-radius: 1000px;
  position: relative;
  left: 5px;
  font-size: 0.6rem !important;
  font-weight: bold;
  text-decoration: none;
}

.graphDiv {
  width: 75%;
  height: 20px;
  background-color: #e9ecef;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.graphOn {
  height: 20px;
  background-color: #0072ff;
}
.graphNum {
  display: inline-block;
  width: 13%;
  vertical-align: middle;
  padding-left: 5px;
  font-size: 10px;
  text-align: right;
}

/* 180806 그래프 형식 추가 */
.graphDivTypeNum {
  width: 80%;
  height: 20px;
  background-color: #e9ecef;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.graphDivTypeNum .graphOn {
  height: 20px;
  background-color: #0072ff;
  position: relative;
}
.graphDivTypeNum .graphOn .graphNum {
  padding-left: 5px;
  font-size: 10px;
  position: absolute;
  top: 5px;
  right: -50px;
  display: block;
  width: 50px;
  text-align: left;
  color: #3860b6;
}

.writeForm__Wrap {
  background: #fff;
  height: calc(100vh - 100px);
  overflow: auto;
  position: relative;
}
.writeTb {
  width: 100%;
}
.writeTb th {
  height: 50px;
  padding: 5px 0 5px 5px;
  font-size: 0.7rem;
  text-align: left;
  background: none;
}
.writeTb td {
  height: 50px;
  padding: 5px;
  font-size: 0.8rem;
  background: none;
}
.writeForm__Wrap .btnBlock {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  height: 45px;
  padding-top: 18px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff;
  background: #0072ff;
}
.btnBlock {
  display: block;
  height: 45px;
  padding-top: 18px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff !important;
  background: #0072ff;
}

.listTb {
  width: 100%;
}
.listTb td {
  padding: 25px 0px;
  font-size: 0.7rem;
  background: #fff;
  border-bottom: 1px solid #dedede;
  text-align: center;
  line-height: 1.5;
}
.listTb td.linkTd {
  font-size: 0.8rem;
}
.listTb td .name {
  font-size: 0.8rem;
  color: #000;
}
.listTb td .type {
  font-size: 0.7rem;
  padding-top: 3px;
  color: #999;
  letter-spacing: -1px;
}
.listTb td.linkTd i {
  font-size: 0.7rem;
}
.listTb td .fa-camera {
  color: #aaa;
}
.listTb td .fa-camera.on {
  color: #0072ff;
}
/*
.listTb td.linkTd:after{display:inline-block;content: '\f054'; font-family: 'FontAwesome'; font-size: 10px;font-weight:normal !important;margin-left:3px;}
*/
.labelBox {
  padding: 5px 3px;
  border-radius: 4px;
  letter-spacing: -1px;
  display: block;
  width: 80%;
  margin: 0 auto;
}
.labelBox.bgNo {
  background: #fff;
  border: 1px solid #ff8a65;
  color: #ff8a65;
}
.labelBox.bg01 {
  background: #fff;
  border: 1px solid #ddd;
}
.labelBox.bg02 {
  background: #7094ee;
  border: 1px solid #7094ee;
  color: #fff !important;
}

.assetList dl dt {
  background: #f5f5f5;
  color: #555;
  font-weight: bold;
  text-align: left;
  padding: 15px 10px;
  font-size: 0.8rem;
  border-bottom: 1px solid #eee;
}
.assetList dl dd {
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 25px 25px 25px 20px;
  box-sizing: border-box;
  font-size: 0.7rem;
  line-height: 1.5;
  background: #fff;
}
.assetList dl dd .setting {
  z-index: 999;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 10px;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  display: block;
  font-size: 13px;
  color: #999;
}
/*
.assetList dl dd:after{position:absolute;top:40%;right:20px;display:inline-block;content: '\f105'; font-family: 'FontAwesome'; font-size: 13px;font-weight:normal !important;margin-left:3px;}
*/
.btnBlockFlat {
  display: block;
  width: 80%;
  height: 45px;
  margin: 20px auto;
  padding-top: 15px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff !important;
  background: #0072ff;
}
.btnBlockFlatDark {
  display: block;
  width: 80%;
  height: 45px;
  margin: 20px auto;
  padding-top: 15px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff !important;
  background: #3d4c70;
}
.btnBlockFlatMin {
  display: block;
  width: 80%;
  height: 45px;
  margin: 10px auto;
  padding-top: 15px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff !important;
  background: #0072ff;
}

.assetHideList dl dt {
  background: #f5f5f5;
  color: #555;
  font-weight: bold;
  text-align: left;
  padding: 15px 10px;
  font-size: 0.8rem;
  border-bottom: 1px solid #eee;
}
.assetHideList dl dd {
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 22px 10px 15px 20px;
  box-sizing: border-box;
  font-size: 0.7rem;
  line-height: 1.5;
  background: #fff;
}

.searchMonth {
  padding: 0px;
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
}
.searchMonth .choiceMonth {
  width: 70%;
  height: 40px;
  font-size: 1.1rem;
  font-weight: normal;
  text-align: center;
  padding-top: 9px;
  line-height: 13px;
  text-transform: uppercase;
  color: #555;
  font-family: tahoma !important;
  float: left;
}
.searchMonth .choiceMonth span {
  font-size: 11px;
  color: #999;
}
.searchMonth .choiceYear {
  width: 70%;
  height: 40px;
  font-size: 1.1rem;
  font-weight: normal;
  text-align: center;
  padding-top: 9px;
  line-height: 13px;
  text-transform: uppercase;
  color: #555;
  font-family: tahoma !important;
  float: left;
}
.searchMonth .ctrDatabtns {
  position: relative;
}
.searchMonth .ctrDatabtns:after {
  content: '';
  display: block;
  clear: both;
}
.searchMonth .ctrDatabtns .btn {
  width: 15%;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 0.7rem;
  background: #fff;
  float: left;
  margin-left: -1px;
  text-align: center;
}
.searchMonth .ctrDatabtns .btn i {
  position: relative;
  top: 5px;
}
.searchMonth .ctrDatabtns .btn.first {
  margin-left: 0;
}

/* 이미지체크박스 */
.imgChkBox {
  display: inline-block;
  position: relative;
  height: 26px;
}
.imgChkBox .imgChkBoxInput {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 22px;
  height: 26px;
  visibility: hidden;
}
.imgChkBox .imgChkBoxLabel {
  display: inline-block;
  cursor: pointer;
  height: 26px;
  line-height: 26px;
  padding-left: 25px;
  font-size: 0.7rem;
  background: url('/mobile/img/comm/bg_checkbox_off.png') no-repeat 0 3px;
}
.imgChkBox .lbOn {
  background: url('/mobile/img/comm/bg_checkbox_on.png') no-repeat 0 3px;
}

/* 뷰타입 체크박스 */
.imgChkView {
  display: inline-block;
  position: relative;
  height: 29px;
  background: none;
  padding: 0 8px 0px 5px;
  border: 1px solid transparent;
  border-radius: 4px;
  vertical-align: middle;
}
.imgChkView:hover {
  border: 1px solid #87a8ff;
  background: #fff;
}
.imgChkView .imgChkBoxInput {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 29px;
  visibility: hidden;
}
.imgChkView .imgChkBoxTypeView {
  display: block;
  cursor: pointer;
  height: 29px;
  line-height: 29px;
  padding-left: 19px;
  font-size: 12px;
  font-weight: normal;
  color: #555;
  background: url('/mobile/img/btn/btn_viewtoggleOff.png') no-repeat 0px 7px;
}
.imgChkView .viewOn {
  background: url('/mobile/img/btn/btn_viewtoggleOn.png') no-repeat 0px 7px;
}
.imgChkView.disabled {
  border: 1px solid #eee !important;
  background: #f5f5f5 !important;
  color: #999 !important;
  cursor: not-allowed !important;
}

.picUpdiv img {
  max-width: 98%;
  margin: 0 auto;
}

.totalObj {
  background: #fff;
}
.totalObj.on {
  border-top: 2px solid #0072ff;
}
.totalObj label {
  color: #fff;
  font-size: 0.7rem;
  padding: 2px 3px;
  border-radius: 4px;
}
.totalObj label.positive {
  background: #4fc3f7;
}
.totalObj label.negative {
  background: #ff8a65;
}
.totalObj label.neither {
  background: #857bff;
}
.totalObj span {
  font-size: 0.7rem;
  color: #666;
}

.totalObjType2 {
  background: #f5f5f5;
  height: 50px;
  overflow: hidden;
}
.totalObjType2.on {
  background: #fff;
}
.totalObjType2 label {
  color: #fff;
  font-size: 0.8rem;
  padding: 3px 5px;
  border-radius: 4px;
}
.totalObjType2 label.ordinary {
  color: #999;
}
.totalObjType2.on label.ordinary {
  color: #000;
  font-weight: bold;
}
.totalObjType2.on span {
  color: #000;
}
.totalObjType2 label.positive {
  background: #4fc3f7;
}
.totalObjType2 label.negative {
  background: #ff8a65;
}
.totalObjType2 label.neither {
  background: #857bff;
}
.totalObjType2 span {
  font-size: 0.7rem;
  color: #999;
}

.alertObj {
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 0.7rem;
  color: #fff;
}
.alertObj.positive {
  background: #4fc3f7;
}
.alertObj.negative {
  background: #ff8a65;
}
.alertObj.neither {
  background: #857bff;
}
.alertObj.ordinary {
  background: #01bd8b;
}

.msgDefalut {
  padding: 100px 0;
  text-align: center;
  color: #999;
  font-size: 0.8rem;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  margin: 20px;
}
.certListWrap {
  border: 1px solid #ddd;
  background: #fff;
  margin: 20px;
}
.certListBlock {
  padding: 15px 20px;
  border-top: 1px solid #ddd;
  background: url(/mobile/img/ico/cert2.png) no-repeat 95% 50%;
  cursor: pointer;
}

.certListBlock:first-child {
  border-top: 0;
}
.certListBlock li {
  font-size: 0.7rem;
  color: #666;
  text-align: left;
  line-height: 1.1;
}
.certListBlock .name {
  font-size: 0.8rem;
  font-weight: bold;
  color: #000;
  padding: 5px 0;
}

.listSummWrap {
  margin: 0px auto 0px;
  background: #fff;
  padding: 5px 0 0;
}
.listSummWrap ul {
  overflow: hidden;
}
.listSummWrap ul li {
  width: 33.3%;
  float: left;
  text-align: center;
  padding: 3px 0;
  line-height: 1.8;
}
.listSummWrap ul li:last-child {
  width: 33.4%;
}
.listSummWrap ul li.num {
  font-size: 0.8rem;
}

.dayBlock {
  overflow: hidden;
  padding: 12px 12px 12px 5px;
  border-bottom: 1px solid #dedede;
  font-size: 0.7rem;
  background: #f3f9ff;
}
.dayBlock .date {
  width: 25%;
  float: left;
  font-weight: bold;
}
.dayBlock .summ {
  width: 75%;
  float: left;
  text-align: right;
}

.w30p {
  width: 30% !important;
}

.weekBlock {
  overflow: hidden;
  padding: 10px 5px;
  border-bottom: 1px solid #dedede;
  font-size: 0.7rem;
  background: #f3f9ff;
}
.weekBlock .date {
  width: 20%;
  float: left;
}
.weekBlock .summ {
  width: 80%;
  float: left;
  text-align: right;
}

.budgetBlock {
  overflow: hidden;
  padding: 15px 5px;
  border-bottom: 1px solid #dedede;
  font-size: 0.7rem;
}
.budgetBlock .date {
  width: 50%;
  float: left;
  text-align: right;
  padding-right: 10px;
}
.budgetBlock .summ {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 10px;
}

.titleBlock {
  overflow: hidden;
  padding: 15px 5px;
  border-bottom: 1px solid #eaeaea;
  font-size: 0.8rem;
  background: #f5f5f5;
  font-weight: bold;
}
.menuBlock {
  padding: 15px 20px;
  border-bottom: 1px solid #eaeaea;
  background: #fff;
  position: relative;
  cursor: pointer;
}
.menuBlock:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 0.8rem;
  text-align: center;
  color: #666;
  line-height: 17px;
}

.noticeBlock {
  padding: 25px 15px;
  border-bottom: 1px solid #eaeaea;
  background: #fff;
  position: relative;
  cursor: pointer;
}
.noticeBlock:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 0.8rem;
  text-align: center;
  color: #666;
  line-height: 17px;
}
.noticeBlock span {
  font-size: 0.7rem;
  padding-right: 3px;
  color: #0072ff;
}

.infoTxt {
  padding: 15px;
  text-align: left;
  line-height: 1.5;
  font-size: 0.7rem;
  color: #777;
}

.introBLock {
  padding: 20px 15px;
  background: #fff;
  min-height: calc(100vh - 100px);
}
.introBLock .title {
  font-size: 0.8rem;
  font-weight: bold;
  text-align: left;
  padding: 10px 0 20px 0;
}
.introBLock .introTxt {
  position: relative;
  font-size: 0.8rem;
  line-height: 1.5;
  padding: 5px 10px;
}
.introBLock .introTxt:before {
  position: absolute;
  top: 5px;
  left: 2px;
  display: block;
  content: '· ';
}

.imgSect {
  text-align: center;
}
.imgSect img {
  max-width: 95%;
  margin: 0 auto;
  border: 1px solid #eee;
}

.listTyleBoard__ul {
  background: #fff;
  overflow: hidden;
}
.listTyleBoard__ul li {
  padding: 20px 15px 20px 15px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.listTyleBoard__ul li .cate {
  width: 15%;
  float: left;
  text-align: left;
}
.listTyleBoard__ul li .title {
  width: 70%;
  float: left;
  text-align: left;
}
.listTyleBoard__ul li .status {
  width: 15%;
  float: left;
  text-align: right;
}
.listTyleBoard__ul li .status .statOk {
  border: 1px solid #0072ff;
  border-radius: 4px;
  padding: 5px;
  color: #0072ff;
  font-size: 0.7rem;
}
.listTyleBoard__ul li .status .statWait {
  border: 1px solid #999;
  border-radius: 4px;
  padding: 5px;
  color: #666;
  font-size: 0.7rem;
}

.calendarWrap {
  background: #fff;
}
.cldrSummWrap {
  overflow: hidden;
  padding: 8px 8px 8px 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.cldrHeaderTb {
  width: 100%;
  table-layout: fixed;
}
.cldrHeaderTb thead th {
  font-size: 0.7rem;
  color: #555;
  line-height: 18px;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #eee;
  background: #f0f5f9;
  font-weight: bold;
}

.cldrBodyTb {
  width: 100%;
  table-layout: fixed;
}
.cldrBodyTb thead td {
  border: 1px solid #eee;
  border-bottom: 1px solid #fff;
  border-top: 1px solid transparent;
  padding: 5px;
  text-align: right;
  font-size: 0.7rem;
}
.cldrBodyTb tbody td {
  height: 50px;
  border: 1px solid #eee;
  border-top: 1px solid #fff;
  padding: 0 5px 5px;
  vertical-align: top;
  font-size: 0.7rem;
}
.cldrBodyTb tbody td .numObj {
  display: block;
  padding: 2px 0 0;
  text-align: right;
}
.cldrBodyTb tfoot td {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
  background: #f3f9ff;
  font-size: 0.7rem;
}
.cldrBodyTb tfoot td:first-child {
  border-left: 1px solid #eee;
}
.cldrBodyTb tfoot td:last-child {
  border-right: 1px solid #eee;
}
.calendarWrap .first {
  border-left: 0 !important;
}
.calendarWrap .last {
  border-right: 0 !important;
}
.calendarWrap .sun {
  color: #ea484c !important;
}
.calendarWrap .sat {
  color: #4a86ff !important;
}
.calendarWrap .other {
  color: #ccc !important;
}

.csQWrap {
  margin: 25px 8px 5px;
  padding: 20px 0 10px;
  text-align: center;
  background: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.csQWrap a {
  display: inline-block;
  width: 40%;
  line-height: 1.9;
  font-size: 0.8rem;
  font-weight: bold;
}
.csQWrap a img {
  width: 60%;
}

.graphWrap {
  margin: 8px 0px 50px;
  background: #fff;
}
.graphWrap h3 {
  font-size: 0.8rem;
  font-weight: bold;
  text-align: left;
  padding: 10px 10px 0;
}
.graphWrap .graphArea {
  overflow: hidden;
  padding: 20px 10px;
}

.graphWrapA {
  margin: 8px auto 25px;
  background: #fff;
}
.graphWrapA .graphArea {
  overflow: hidden;
  padding: 12px;
}
.graphWrapA .graphArea .linkTxt {
  font-size: 0.7rem;
}
.graphTypeA {
  overflow: hidden;
}
.graphTypeA .title {
  text-align: left;
  padding: 8px 0 0 0;
}
.graphTypeA .graphTypeA__obj {
  float: left;
}
.graphTypeA .graphTypeA__obj_head {
  height: 25px;
  text-align: center;
  font-size: 0.7rem;
  line-height: 25px;
  min-width: 50px;
  margin-left: -35px;
}
.graphTypeA .graphTypeA__obj_body {
  height: 30px;
}

.graphSummUl {
  overflow: hidden;
  margin: 0 auto;
}
.graphSummUl li {
  float: left;
  font-size: 0.7rem;
  text-align: center;
  padding: 8px 0;
  line-height: 1.8;
}
.bd_trans {
  border: 1px solid transparent !important;
  background: none !important;
}
.bgGr01 {
  background: #e57373;
  color: #e57373;
}
.bgGr02 {
  background: #81c784;
  color: #81c784;
}
.bgGr03 {
  background: #ffb74d;
  color: #ffb74d;
}
.bgGr04 {
  background: #64b5f6;
  color: #64b5f6;
}
.bgGr05 {
  background: #616161;
  color: #616161;
}
.bgGr06 {
  background: #ba68c8;
  color: #ba68c8;
}
.bgGr07 {
  background: #7986cb;
  color: #7986cb;
}

.txtRed {
  color: #f20 !important;
}

.bt1 {
  border-top: 1px solid #eaeaea;
}
.setListBlock {
  padding: 18px 15px;
  border-bottom: 1px solid #eaeaea;
  background: #fff;
  position: relative;
  cursor: pointer;
}
.setListBlock:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 0.8rem;
  text-align: center;
  color: #666;
  line-height: 17px;
}
.setListBlock .name {
  font-size: 0.8rem;
  font-weight: bold;
  color: #000;
  padding: 3px 0;
}
.setListBlock .name span {
  font-size: 0.7rem;
  color: #555;
  font-weight: normal;
}
.setListBlock .mail {
  font-size: 0.8rem;
  color: #888;
  padding: 3px 0;
}
.setListBlock .menu {
  font-size: 0.8rem;
  font-weight: normal;
  color: #000;
  padding: 3px 0;
}

.infoBlockWrap {
  text-align: left;
  background: #fff;
  padding: 20px 15px 20px 10px;
}
.infoBlockWrap dl {
  overflow: hidden;
}
.infoBlockWrap dl dt {
  width: 25%;
  float: left;
  font-size: 0.7rem;
  font-weight: bold;
  color: #333;
  text-align: left;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  letter-spacing: -1px;
  margin: 5px 0;
}
.infoBlockWrap dl dd {
  width: 75%;
  float: left;
  font-size: 0.8rem;
  font-weight: normal;
  height: 35px;
  line-height: 35px;
  color: #666;
  text-align: left;
  position: relative;
  margin: 5px 0;
}
.infoBlockWrap dl dd .btnStyle03,
.infoBlockWrap dl dd .btnStyle04 {
  float: right;
  margin-top: 4px;
}
.infoBlockWrap dl dd .btnStyleMin03,
.infoBlockWrap dl dd .btnStyleMin04 {
  float: right;
  margin-top: 5px;
}
.infoBlockWrap dl dd input[type='text'],
.infoBlockWrap dl dd input[type='password'] {
  height: 30px !important;
  line-height: 30px !important;
  font-size: 0.7rem !important;
  vertical-align: middle;
}
.infoBlockWrap dl dd select {
  height: 30px;
  vertical-align: middle;
}
.infoBlockWrap dl dd .linkTxt {
  font-size: 0.8rem;
}
.ctrAccount img {
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.bookChangeWrap {
  text-align: left;
  background: #fff;
  border-top: 1px solid #dedede;
  height: 100%;
}
.bookChangeWrap dl {
  overflow: hidden;
  padding: 10px 15px 10px 10px;
  border: 1px solid #dedede;
  margin: 15px;
}
.bookChangeWrap dl dt {
  width: 80%;
  float: left;
  text-align: left;
  padding-left: 10px;
}
.bookChangeWrap dl dt .subScript {
  font-size: 0.7rem !important;
  color: #888;
  line-height: 1.5;
}
.bookChangeWrap dl dt .name {
  font-size: 0.8rem;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
}
.bookChangeWrap dl dd {
  width: 20%;
  float: left;
  font-size: 0.8rem;
  font-weight: normal;
  color: #666;
  text-align: left;
  position: relative;
  padding-top: 11px;
}

.certRegWrap {
  padding: 20px 15px;
  background: #fff;
}
.certRegWrap .certNotice {
  position: relative;
}
.certRegWrap .certNotice:before {
  display: block;
  width: 1px;
  height: 82%;
  background: #ddd;
  border-radius: 1000px;
  content: '';
  top: 25px;
  left: 5px;
  overflow: hidden;
  position: absolute;
}
.certRegWrap .txtObjWrap {
  position: relative;
  padding: 15px 10px 15px 20px;
}
.certRegWrap .txtObjWrap:before {
  display: block;
  width: 12px;
  height: 12px;
  background: #97b8ed;
  border-radius: 1000px;
  content: '';
  top: 20px;
  left: 0px;
  overflow: hidden;
  position: absolute;
}
.certRegWrap .mdTxt {
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1.8;
}
.certRegWrap .mdTxt strong {
  color: #06f;
}
.certRegWrap .smTxt {
  font-size: 0.7;
  font-weight: normal;
  color: #999;
  line-height: 1.8;
}
.certRegWrap .txtObjBox {
  padding: 5px 0px;
  overflow: hidden;
}
.certRegWrap .txtObjBox input {
  height: 32px;
  line-height: 32px;
}

.srtArticle input[type='text'],
.srtArticle input[type='password'] {
  height: 29px;
  line-height: 29px;
  font-size: 0.7rem !important;
}
.srtArticle .ui-state-default,
.srtArticle .ui-widget-content .ui-state-default,
.srtArticle .ui-widget-header .ui-state-default {
  border: 1px solid #dedede;
  background: #fff !important;
  margin-top: -1px !important;
}
.srtArticle .ui-state-default {
  overflow: hidden;
}
.srtArticle .ui-state-default input {
  border: 1px solid #f3f3f3;
}
.srtArticle .ui-state-default .sortPin {
  width: 7%;
  float: left;
  height: 50px;
  text-align: center;
  padding-top: 18px;
}
.srtArticle .ui-state-default .text {
  width: 63%;
  float: left;
  height: 50px;
  padding-top: 11px;
}
.srtArticle .ui-state-default .textHalf {
  width: 31.5%;
  float: left;
  height: 50px;
  padding-top: 11px;
  text-align: center;
}
.srtArticle .ui-state-default .btns {
  width: 30%;
  float: left;
  height: 50px;
  padding-top: 15px;
  text-align: right;
  padding-right: 5px;
}

.addState {
  background: #f8f9ff !important;
  border: 1px solid #dedede;
  border-top: 0 !important;
  overflow: hidden;
}
.addState .sortPin {
  width: 7%;
  float: left;
  height: 50px;
  text-align: center;
  padding-top: 18px;
}
.addState .text {
  width: 63%;
  float: left;
  height: 50px;
  padding-top: 11px;
}
.addState .textHalf {
  width: 31.5%;
  float: left;
  height: 50px;
  padding-top: 11px;
}
.addState .btns {
  width: 30%;
  float: left;
  height: 50px;
  padding-top: 15px;
  text-align: right;
  padding-right: 5px;
}

/* -------------------------------- 

Stretchy Nav style - common to:
 - basic navigation
 - add-content navigation
 - edit-content navigation

-------------------------------- */
.cd-stretchy-nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  position: fixed;
  z-index: 100;
  bottom: 25px;
  right: 5%;
  pointer-events: none;
}
.cd-stretchy-nav .stretchy-nav-bg {
  /* this is the stretching navigation background */
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  border-radius: 30px;
  background: #0072ff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: height 0.2s, box-shadow 0.2s;
  -moz-transition: height 0.2s, box-shadow 0.2s;
  transition: height 0.2s, box-shadow 0.2s;
}
.cd-stretchy-nav.nav-is-visible {
  pointer-events: auto;
}
.cd-stretchy-nav.nav-is-visible .stretchy-nav-bg {
  height: 100%;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

.cd-nav-trigger {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 0;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  /* replace text with image */
  overflow: hidden;
  white-space: nowrap;
  color: transparent !important;
  pointer-events: auto;
}
.cd-nav-trigger span,
.cd-nav-trigger span::after,
.cd-nav-trigger span::before {
  /* this is the hamburger icon */
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #ffffff;
}
.cd-nav-trigger span {
  /* middle line of the hamburger icon */
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-nav-trigger span::after,
.cd-nav-trigger span::before {
  /* top and bottom lines of the hamburger icon */
  content: '';
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}
.cd-nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.cd-nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
.no-touch .cd-nav-trigger:hover ~ .stretchy-nav-bg {
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}
.nav-is-visible .cd-nav-trigger span {
  background-color: transparent;
}
.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-stretchy-nav ul {
  position: relative;
  z-index: 2;
  padding: 10px 0 50px;
  visibility: hidden;
  -webkit-transition: visibility 0.3s;
  -moz-transition: visibility 0.3s;
  transition: visibility 0.3s;
  text-align: right;
}
.cd-stretchy-nav ul a {
  position: relative;
  display: block;
  height: 45px;
  line-height: 45px;
  padding: 0 calc(1em + 50px) 0 1em;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.8rem;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.cd-stretchy-nav ul a::after {
  /* navigation item icons */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  right: 18px;
  top: 19%;
  opacity: 0.6;
  font-size: 15px;
}
.cd-stretchy-nav ul a.bt1 {
  border-top: 0 !important;
}
.cd-stretchy-nav ul a.bt1::after {
  content: '\f019';
  font-family: 'FontAwesome';
}
.cd-stretchy-nav ul a.bt2::after {
  content: '\f044';
  font-family: 'FontAwesome';
}
.cd-stretchy-nav ul a.bt3::after {
  content: '\f030';
  font-family: 'FontAwesome';
}

.cd-stretchy-nav ul a::before {
  /* line visible next to the active navigation item */
  content: '';
  position: absolute;
  width: 3px;
  height: 16px;
  top: 50%;
  right: 50px;
  -webkit-transform: translateX(3px) translateY(-50%) scaleY(0);
  -moz-transform: translateX(3px) translateY(-50%) scaleY(0);
  -ms-transform: translateX(3px) translateY(-50%) scaleY(0);
  -o-transform: translateX(3px) translateY(-50%) scaleY(0);
  transform: translateX(3px) translateY(-50%) scaleY(0);
  background-color: rgba(255, 255, 255, 0.5);
}
.cd-stretchy-nav ul li:first-of-type a::after {
  /* change custom icon using image sprites */
  background-position: -32px 0;
}
.cd-stretchy-nav ul li:nth-of-type(2) a::after {
  background-position: -64px 0;
}
.cd-stretchy-nav ul li:nth-of-type(3) a::after {
  background-position: -48px 0;
}
.cd-stretchy-nav ul li:nth-of-type(4) a::after {
  background-position: 0 0;
}
.cd-stretchy-nav ul li:nth-of-type(5) a::after {
  background-position: -16px 0;
}
.cd-stretchy-nav ul span {
  /* navigation item labels */
  display: block;
  opacity: 0;
  -webkit-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -o-transform: translateX(-25px);
  transform: translateX(-25px);
}

.cd-stretchy-nav.nav-is-visible ul {
  visibility: visible;
}
.cd-stretchy-nav.nav-is-visible ul a::after {
  /* navigation item icons */
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-animation: scaleIn 0.15s backwards;
  -moz-animation: scaleIn 0.15s backwards;
  animation: scaleIn 0.15s backwards;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-stretchy-nav.nav-is-visible ul a.active {
  color: #ffffff;
}
.cd-stretchy-nav.nav-is-visible ul a.active::after {
  opacity: 1;
}
.cd-stretchy-nav.nav-is-visible ul a.active::before {
  -webkit-transform: translateX(3px) translateY(-50%) scaleY(1);
  -moz-transform: translateX(3px) translateY(-50%) scaleY(1);
  -ms-transform: translateX(3px) translateY(-50%) scaleY(1);
  -o-transform: translateX(3px) translateY(-50%) scaleY(1);
  transform: translateX(3px) translateY(-50%) scaleY(1);
  -webkit-transition: -webkit-transform 0.15s 0.3s;
  -moz-transition: -moz-transform 0.15s 0.3s;
  transition: transform 0.15s 0.3s;
}
.cd-stretchy-nav.nav-is-visible ul span {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-animation: slideIn 0.15s backwards;
  -moz-animation: slideIn 0.15s backwards;
  animation: slideIn 0.15s backwards;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover {
  color: #ffffff;
}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover::after {
  opacity: 1;
}
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover span {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}
.cd-stretchy-nav.nav-is-visible ul li:first-of-type a::after,
.cd-stretchy-nav.nav-is-visible ul li:first-of-type span {
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) span {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) span {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) span {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) span {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.dgnSelectDepWrap {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 33px;
}
.dgnSelectDep {
  position: relative;
  height: 31px;
  border: 1px solid transparent;
  box-sizing: border-box;
  border-radius: 4px;
}
.dgnSelectDep .dgnDepSctIp {
  width: 100%;
  height: 30px;
  border: 1px solid transparent;
  padding-right: 20px;
  line-height: 30px;
  box-sizing: border-box;
  font-size: 11px !important;
  text-align: left;
  background: none;
} /* background:url('/mobile/img/bul/bul_select.png') no-repeat 98% 50%; */
.dgnSelectDep .dgnDepSctIp.alert {
  color: #01bd8b !important;
  font-weight: bold;
}
.dgnSelectDep .dgnDepSctIp:hover {
  background: #fff;
}
.dgnSelectDep .dgnDepDefault {
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  padding-left: 5px;
  padding-right: 20px;
  line-height: 31px;
  box-sizing: border-box;
  background: url('/mobile/img/bul/bul_select.png') no-repeat 95% 50%;
  font-size: 0.7rem !important;
  text-align: left;
}
.dgnSelectDep > ul {
  display: none;
  position: absolute;
  top: 32px;
  left: -1px;
  width: 100%;
  height: auto;
  border: 1px solid #eee;
  box-sizing: border-box;
  background: #fff;
  z-index: 11;
  text-align: left;
}
.dgnSelectDep > ul li {
  padding: 8px 0px 8px 8px;
  background: #fff;
  box-sizing: border-box;
  font-size: 11px !important;
  cursor: pointer;
  position: relative;
}
.dgnSelectDep > ul li:hover,
.dgnSelectDep > ul li:focus,
.dgnSelectDep > ul li.selected {
  background: #679dee;
  color: #fff !important;
}
/*
.dgnSelectDep > ul li:first-child a:hover,
.dgnSelectDep > ul li:first-child a:focus,
.dgnSelectDep > ul li:first-child a.selected {}
*/
.dgnSelectDep .newReg {
  border-bottom: 1px solid #eee;
  margin-bottom: 5px;
  text-align: center;
  font-weight: normal;
}
.dgnSelectDep .newReg:hover {
  background: #f1f1f1 !important;
  color: #000 !important;
}
.dgnSelectDep .secDepthUl {
  display: none;
  position: absolute;
  top: 0px;
  right: -252px;
  width: 100%;
  height: 215px;
  border: 1px solid #eee;
  box-sizing: border-box;
  background: #fff;
  z-index: 11;
  text-align: left;
}
.dgnSelectDep .secDepthUl li {
  color: #000 !important;
  position: relative;
  width: auto !important;
}
.dgnSelectDep .secDepthUl li:hover {
  color: #fff !important;
}

.dgnSelectDep .trdDepthUl {
  display: none;
  position: absolute;
  top: 0px;
  left: auto;
  width: 100%;
  height: 215px;
  border: 1px solid #eee;
  box-sizing: border-box;
  background: #fff;
  z-index: 11;
  text-align: left;
}
.dgnSelectDep .trdDepthUl li {
  color: #000 !important;
}
.dgnSelectDep .trdDepthUl li:hover {
  color: #fff !important;
}

.tagHandler {
  width: 100%;
  position: relative;
}
.tagHandler ul.tagHandlerContainer {
  border-radius: 7px;
  border: 1px solid transparent !important;
  overflow: hidden;
  min-height: 30px;
  cursor: text;
  font-family: arial, helvetica, sans-serif;
  padding: 0 0;
  margin: 0;
}
.tagHandler ul.tagHandlerContainer li {
  display: block;
  float: left;
  margin: 5px 5px 0 0;
}
.jqueryUiTagItem {
  cursor: pointer;
}
.tagHandler ul.tagHandlerContainer li.tagItem {
  background-color: #70bbfd;
  color: #fff;
  padding: 3px 8px;
  cursor: url('../images/tag_remove.cur'), pointer;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 12px;
  white-space: nowrap;
  display: inline-block;
  height: 25px !important;
  line-height: 17px;
  margin: 3px 5px 0 0 !important;
}
.tagHandler ul.tagHandlerContainer li.tagItem:hover {
  background-color: #008afb;
}
.tagHandler ul.tagHandlerContainer li.tagInput {
  margin: 0px !important;
  width: 65px;
  padding: 3px 0;
}
.tagHandler ul.tagHandlerContainer input.tagInputField {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #aaa;
  width: inherit;
  height: 25px;
  background-color: #fff;
  color: #666;
  font-size: 12px;
}
.tagHandler div.tagLoader {
  position: absolute;
  right: -24px;
  top: 12px;
  display: none;
  background: url('../images/loader.gif') center center no-repeat;
  width: 16px;
  height: 18px;
  cursor: default;
}
.tagHandler div.tagUpdate {
  position: absolute;
  right: -24px;
  top: 14px;
  background: url('../images/tag_update.png') center center no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.commTable {
  width: 100%;
  border-top: 1px solid #666 !important;
  border-bottom: 1px solid #666;
  margin: 0 auto;
}
.commTable caption {
  display: none;
}
.commTable thead th {
  padding: 5px 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.5;
  white-space: normal;
  letter-spacing: 0px;
  text-align: center;
  color: #333;
  background: #fff;
  border: 1px solid #dedede;
}
.commTable thead tr:first-child th {
  border-top: 0 !important;
}
.commTable tbody th {
  padding: 5px 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #dedede;
}
.commTable tbody td {
  background: #fff !important;
  padding: 5px 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #dedede;
}
.commTable tbody td a {
  font-size: 12px;
  font-weight: normal;
}
.commTable tbody td a:hover {
  color: #06f;
}
.commTable tfoot th {
  padding: 8px 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  letter-spacing: -1px;
  text-align: center;
  color: #333;
  background: #fafafa;
  border: 1px solid #eee;
}

.noBdrTable {
  width: 100%;
  border-top: 2px solid #666 !important;
  border-bottom: 1px solid #666;
  margin: 0 auto;
}
.noBdrTable caption {
  display: none;
}
.noBdrTable thead th {
  padding: 10px 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
  white-space: normal;
  letter-spacing: 0px;
  text-align: center;
  color: #333;
  background: #fff;
  border-bottom: 1px solid #dedede;
}
.noBdrTable thead tr:first-child th {
  border-top: 0 !important;
}
.noBdrTable tbody th {
  padding: 10px 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border-bottom: 1px solid #dedede;
}
.noBdrTable tbody td {
  background: #fff !important;
  padding: 10px 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border-bottom: 1px solid #dedede;
}
.noBdrTable tbody td a {
  font-size: 12px;
  font-weight: normal;
}
.noBdrTable tbody td a:hover {
  color: #06f;
}
.noBdrTable tfoot th {
  padding: 8px 0;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  letter-spacing: -1px;
  text-align: center;
  color: #333;
  background: #fafafa;
  border: 1px solid #eee;
}

.mainNoneP {
  font-size: 1.1rem;
  text-align: center;
  padding-top: 30%;
}

.aptListUL {
  font-size: 14px;
  color: #000;
  letter-spacing: -0.7px;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  height: 108px;
  max-height: 108px;
}
.aptListUL li {
  margin-bottom: 15px;
}
.aptListUL li:last-child {
  margin-bottom: 5px;
}
.aptListUL li .apListtitle {
  float: left;
  width: 76%;
  padding-left: 14px;
  position: relative;
}
.aptListUL li .apListtitle:before {
  display: block;
  content: '';
  top: 4px;
  border-radius: 1000px;
  left: 0;
  position: absolute;
  width: 7px;
  height: 7px;
  background: #0072ff;
}
.aptListUL li .apListDate {
  float: right;
  color: #979797;
}

.aptListDivWrap {
  position: relative;
  padding-bottom: 15px;
}
.aptListDiv {
  height: 115px !important;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 10%);
}
.aptListDiv .aptListNone {
  font-size: 13px;
  color: #8b8b8b;
  text-align: center;
  padding-top: 10px;
}
.aptListDiv .aptListNone img {
  width: 14%;
  margin-bottom: 10px;
}

.aptTitle {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 800;
}
.aptTitle02 {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 800;
}

.apLNoneP {
  font-size: 15px;
  letter-spacing: -0.7px;
  line-height: 20px;
  margin-top: 4%;
  font-weight: 600;
}
.apLNoneP02 {
  font-size: 13px;
  letter-spacing: -0.7px;
  line-height: 17px;
  margin-top: 6%;
  color: #606060;
}

.aptLInvi {
  font-size: 12px;
  color: #0072ff;
  font-weight: 600;
  border: 1px solid #0072ff;
  border-radius: 5px;
  padding: 3px;
  display: inline-block;
}
.aptLInviDate {
  font-size: 13px;
  font-weight: 300;
  color: #a4a4a4;
  letter-spacing: -0.07em;
}
.aptLInviT {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}
.aptLInviN {
  margin-top: 10px;
}
.aptLInviN .type01 {
  color: #0072ff;
}
.aptLInviN .type02 {
  color: #f03e3e;
}

.aptBtn01 {
  font-size: 14px;
  color: #0072ff !important;
  font-weight: 700;
  background: #d8eaff;
  padding: 4px 14px;
  border-radius: 3px;
}
.aptBtn02 {
  font-size: 14px;
  color: #e82020 !important;
  font-weight: 700;
  background: #ffdfdf;
  padding: 4px 14px;
  border-radius: 3px;
}

.aptListSel {
  padding: 15px 0;
  border-radius: 10px;
  position: relative;
  margin-bottom: 10px;
  background: #fff;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2);
}
.aptListSel .number {
  float: left;
  width: 35px;
  height: 35px;
  font-size: 17px;
  background: #0072ff;
  border-radius: 15px;
  margin-left: 10px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.aptListSel .aptInfoP {
  float: left;
  width: 80%;
  margin-left: 16%;
}
.aptListSel .aptInfoP .title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 5px;
  letter-spacing: -0.05em;
}
.aptListSel .name {
  line-height: 20px;
  color: #224eca;
  font-size: 13px;
  font-weight: 600;
}
.aptListSel .date {
  float: right;
  margin-right: 15px;
  color: #808080;
  font-weight: 500;
}
.aptListSelUL li:nth-child(even) .number {
  background: #0858b2;
}

.swiper-pagination-bullet {
  width: 7px !important;
  height: 7px !important;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px !important;
}
.swiper-pagination > .swiper-pagination-bullet {
  background: #c5c5c5;
  opacity: 0.9 !important;
}

/* CSS 스위치 */
/* <label class="switchBtn"><input type="checkbox" checked=""><span class="switchBtn-indicator"></span></label> */
.switchBtn {
  position: relative;
  top: -2px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 29px;
  cursor: pointer;
  white-space: nowrap;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.switchBtn input {
  display: none;
}
.switchBtn-indicator {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 10px;
  background: #e3e4e5;
  border-radius: 20px;
  vertical-align: middle;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.switchBtn input:checked ~ .switchBtn-indicator {
  background: #528fea;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
} /* CDEAFD    // after 398bf7*/
.switchBtn input:checked ~ .switchBtn-indicator::after {
  background: #fff;
  border-radius: 50%;
  top: -5px;
  -webkit-box-shadow: 0px 0px 3px #bbb;
  box-shadow: 0px 0px 3px #bbb;
  left: calc(100% - 18px);
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.switchBtn-indicator::after {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  width: 20px;
  height: 20px;
  cursor: inherit;
  background: #fff;
  border-radius: 50%;
  top: -5px;
  -webkit-box-shadow: 0px 0px 3px #bbb;
  box-shadow: 0px 0px 3px #bbb;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.switchBtnMin {
  position: relative;
  top: 0px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 29px;
  cursor: pointer;
  white-space: nowrap;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.switchBtnMin input {
  display: none;
}
.switchBtnMin-indicator {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 6px;
  background: #e3e4e5;
  border-radius: 20px;
  vertical-align: middle;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.switchBtnMin input:checked ~ .switchBtnMin-indicator {
  background: #528fea;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
} /* CDEAFD    // after 398bf7*/
.switchBtnMin input:checked ~ .switchBtnMin-indicator::after {
  background: #fff;
  border-radius: 50%;
  top: -4px;
  -webkit-box-shadow: 0px 0px 3px #bbb;
  box-shadow: 0px 0px 3px #bbb;
  left: calc(100% - 15px);
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.switchBtnMin-indicator::after {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  width: 15px;
  height: 15px;
  cursor: inherit;
  background: #fff;
  border-radius: 50%;
  top: -4px;
  -webkit-box-shadow: 0px 0px 3px #bbb;
  box-shadow: 0px 0px 3px #bbb;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

/* <label class="fa-ckbox"><input type="checkbox"><span>Adidas</span></label> */
.fa-ckbox {
  font-weight: normal;
  position: relative;
  display: inline-block;
  line-height: 18px;
  cursor: pointer;
  height: 18px;
  vertical-align: middle;
}
.fa-ckbox span {
  padding-left: 6px;
  vertical-align: middle;
}
.fa-ckbox span:empty {
  float: left;
}
.fa-ckbox span:before,
.fa-ckbox span:after {
  line-height: 18px;
  position: absolute;
}
.fa-ckbox span:before {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #adb5bd;
  border-radius: 2px;
  top: 1px;
  left: 0;
}
.fa-ckbox span:after {
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 9px;
  text-align: center;
  color: #fff;
  background-color: #f75364;
  line-height: 17px;
  border-radius: 2px;
  display: none;
}
.fa-ckbox input[type='checkbox'] {
  opacity: 0;
  margin: 0;
}
.fa-ckbox input[type='checkbox']:checked + span:after {
  display: block;
}
.fa-ckbox input[type='checkbox'][disabled] + span,
.fa-ckbox input[type='checkbox'][disabled] + span:before,
.fa-ckbox input[type='checkbox'][disabled] + span:after {
  background: #dedede;
}

/* loading */
.loderWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  transform: translateY(-50%);
  z-index: 99999;
}
.cssLoader,
.cssLoader:before,
.cssLoader:after {
  background: rgba(0, 0, 0, 0.5);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.cssLoader {
  color: rgba(0, 0, 0, 0.5);
  text-indent: -9999em;
  margin: 0 auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  z-index: 9999999;
}
.cssLoader:before,
.cssLoader:after {
  position: absolute;
  top: 0;
  content: '';
}
.cssLoader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.cssLoader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
.loadBlock {
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  z-index: 9999998;
  width: 100%;
  height: 100%;
}
.loadBlock .bgBlock {
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.loadBlock .cssLoader,
.loadBlock .cssLoader:before,
.loadBlock .cssLoader:after {
  background: rgba(255, 255, 255, 0.8) !important;
  z-index: 9999999 !important;
}
.loadBlock .cssLoader {
  color: rgba(255, 255, 255, 0.8) !important;
  z-index: 9999999 !important;
}

.listMinTb {
  width: 100%;
}
.listMinTb td {
  padding: 15px 0px;
  font-size: 0.7rem;
  background: #fff;
  border-bottom: 1px solid #dedede;
  text-align: center;
  line-height: 1.5;
}
.listMinTb td.linkTd {
  font-size: 0.8rem;
}
.listMinTb td .name {
  font-size: 0.9rem;
}
.listMinTb td .type {
  font-size: 0.7rem;
  padding-top: 4px;
}
.listMinTb td.linkTd i {
  font-size: 0.7rem;
}
.listMinTb td .fa-camera {
  color: #aaa;
}
.listMinTb td .fa-camera.on {
  color: #0072ff;
}
/*
.listMinTb td.linkTd:after{display:inline-block;content: '\f054'; font-family: 'FontAwesome'; font-size: 10px;font-weight:normal !important;margin-left:3px;}
*/

.loadWrap {
  position: relative;
  display: none;
}
.loadWrap .bg {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  display: block;
  z-index: 999999999;
}
.loadWrap .loadIco {
  width: 56px;
  height: 56px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -28px;
  margin-left: -28px;
  z-index: 9999999999;
}
@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.lds-rolling {
  position: relative;
}
.lds-rolling div,
.lds-rolling div:after {
  position: absolute;
  width: 160px;
  height: 160px;
  border: 20px solid #7a80ff;
  border-top-color: transparent;
  border-radius: 50%;
}
.lds-rolling div {
  -webkit-animation: lds-rolling 1s linear infinite;
  animation: lds-rolling 1s linear infinite;
  top: 100px;
  left: 100px;
}
.lds-rolling div:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lds-rolling {
  width: 56px !important;
  height: 56px !important;
  -webkit-transform: translate(-28px, -28px) scale(0.28) translate(28px, 28px);
  transform: translate(-28px, -28px) scale(0.28) translate(28px, 28px);
}

/*아파트OK 관리자앱_20210615*/

.profileWrap {
  position: absolute;
  top: 11px !important;
  left: 16px;
}
.profileWrapImg {
  width: 38px;
  height: 38px;
  overflow: hidden;
  background: #fff url('/mobile/img/main/profile.png') no-repeat 50% 50%;
  border: 1px solid #c8c8c8;
  background-size: 65%;
  display: inline-block;
  border-radius: 15px;
}
.profileWrap .name {
  font-size: 15px;
  color: #fff;
  margin-top: 12px;
  float: right;
  margin-left: 7px;
}
.profileWrapImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mainBtnWrap {
  padding: 10% 15px 0px 15px;
  margin-bottom: 1%;
}
.mainBtnWrapTitle {
  margin: 0px 0px 15px;
  color: #fff;
  font-size: 0.9rem;
  font-weight: bold;
}
.mainBtnWrapUL {
}
.mainBtnWrapUL:after {
  display: block;
  content: '';
  clear: both;
}
.mainBtnWrapUL li {
  float: left;
  width: 25%;
  text-align: center;
}
.mainBtnWrapUL li img {
  height: 60%;
}
.mainBtnWrapUL li .menuTitle {
  margin-top: 17px;
  color: #000;
  font-weight: 600;
  font-size: 21px;
  letter-spacing: -0.08em;
}

.mainVisualWrap02 {
  background: #0072ff;
  background: -webkit-linear-gradient(to right, #00a7ff, #0072ff);
  background: linear-gradient(to right, #00a7ff, #0072ff);
  height: 65vh;
  width: 100%;
  position: relative;
}
.mainVisualWrap02:after {
  display: block;
  content: '';
}
.mainVisualWrap03 {
  background: #0072ff;
  height: 65vh;
  width: 100%;
  position: relative;
}
.mainVisualWrap03:after {
  display: block;
  content: '';
}

.mainBtnWrapUL02 {
}
.mainBtnWrapUL02 li {
  float: left;
  width: 25%;
  text-align: center;
}
.mainBtnWrapUL02 li img {
  height: 60%;
}
.mainBtnWrapUL02 li .menuTitle {
  margin-top: 8px;
  color: #444444;
  font-weight: bold;
  font-size: 0.8rem;
}
.mainBtnWrapUL02 li .mbuLiBG {
  display: inline-block;
  background: rgb(0 0 0 / 6%);
  width: 90%;
  height: 12vh;
  padding: 11% 6px 6px;
  border-radius: 10px;
}

.mainListTab {
  height: 50px;
}
/*.mainListTab{height: 50px;margin-top:30px}*/
.mainListTab li {
  float: left;
  width: 50%;
  text-align: center;
  line-height: 50px;
  border: 1px solid #ddd;
  font-size: 15px;
  letter-spacing: -1px;
  letter-spacing: -0.07em;
}
.mainListTab li.on {
  border: 1px solid #0072ff;
  color: #0072ff;
  font-weight: bold;
}
.mainListTab li.onWhite {
  border: 1px solid #0072ff;
  color: #0072ff;
  background: #fff;
  font-weight: bold;
}
.mainListTab li.on .count {
  background: #0072ff;
  color: #fff;
}
.mainListTab li.onWhite .count {
  background: #0072ff;
  color: #fff;
}
.mainListTab li:first-child {
  border-radius: 10px 0 0 10px;
}
.mainListTab li:last-child {
  border-radius: 0 10px 10px 0;
}
.mainListTab li .count {
  background: #f0f0f0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  letter-spacing: 0px;
  border-radius: 5px;
  font-weight: bold;
  color: #535353;
  display: inline-block;
  margin-left: 2%;
  text-align: center;
}

.overflowhiddenYWrap {
  overflow-y: hidden;
}
.postWrap {
  background: #fff;
  box-shadow: -9px 6px 20px 5px rgb(106 121 167 / 17%);
  height: 60px;
  width: 100%;
  border-radius: 10px;
  margin: 10px 0px 0px;
}
.postWrap .circleBadge {
  float: left;
  width: 40px;
  height: 40px;
  background: #ddd;
  border-radius: 1000px;
  text-align: center;
  line-height: 40px;
  margin-top: 10px;
  margin-left: 9px;
  color: #fff;
  font-weight: bold;
}
.postWrap .circleBadge.type01 {
  background: #fd1a5a;
  color: #fff;
}
.postWrap .circleBadge.type02 {
  background: #31bf63;
  color: #fff;
}
.postWrap .circleBadge.type03 {
  background: #f9a32d;
  color: #fff;
}
.postWrap .circleBadge.type04 {
  background: #9a6fe7;
  color: #fff;
}
.postWrap .content {
  float: left;
  width: 80%;
  height: 60px;
  margin-left: 3%;
}
.postWrap .content .title {
  font-size: 0.9rem;
  line-height: 30px;
  margin-top: 5px;
  font-weight: bold;
}
.postWrap .content .name {
  line-height: 20px;
  color: #224eca;
}
.postWrap .content .date {
  float: right;
  margin-right: 15px;
  color: #808080;
}

.tableVerticalB01 {
  border-top: 2px solid #0072ff !important;
  border-left: 2px solid #0072ff !important;
  border-right: 2px solid #0072ff !important;
}
.tableVerticalB02 {
  border-left: 2px solid #0072ff !important;
  border-right: 2px solid #0072ff !important;
}
.tableVerticalB03 {
  border-bottom: 2px solid #0072ff !important;
  border-left: 2px solid #0072ff !important;
  border-right: 2px solid #0072ff !important;
}

.tableExplain {
  margin: 15px 0px 0;
  float: right;
}
.tableExplain .expWrap {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
}
.tableExplain .expWrap .type01 {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid #0072ff;
  vertical-align: sub;
  border-radius: 5px;
  margin-right: 3px;
}
.tableExplain .expWrap .type02 {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  vertical-align: sub;
  border-radius: 5px;
  margin-right: 3px;
  background: #d4e1ff;
}
.tableExplain .expWrap .type03 {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  vertical-align: sub;
  border-radius: 5px;
  margin-right: 3px;
  background: #fcd7d7;
}

.tabBadge {
  display: inline-block;
  margin-left: 3px;
  padding: 0 3px;
  font-size: 10px;
  background: #fd1a5a;
  color: #fff;
  border-radius: 5px;
  line-height: 17px;
  letter-spacing: -0, 08em;
  vertical-align: middle;
}

.tabMenuWrap {
  margin: 5px 0px 15px;
  border-bottom: 1px solid #b8b8b8;
  overflow: hidden;
}
.tabMenu {
  height: 40px;
  line-height: 35px;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.tabMenu a {
  width: 110px;
  display: inline-block;
  text-align: center;
  font-size: 0.9rem;
  font-weight: 600;
  color: #878787;
}
.tabMenu a.on {
  color: #000;
  position: relative;
}
.tabMenu a.on:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: #0072ff;
  width: 100%;
}

.tabMenu02 {
  height: 40px;
  line-height: 35px;
  width: 100%;
}
.tabMenu02 li {
  float: left;
  text-align: center;
  font-size: 14px;
  height: 40px;
  color: #878787;
  letter-spacing: -0.08em;
}
.tabMenu02 li.on {
  color: #000;
  position: relative;
  border-bottom: none;
  font-weight: 600;
}
.tabMenu02 li.on:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background: #0072ff;
  width: 100%;
}

.detailSlideWrap {
  height: 307px;
  background-size: auto;
  position: relative;
  width: 29%;
}
.detailImgSlide {
  background: 50% no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.detailImgSlide02 {
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.detailImgSlide02 img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mainSlideWrap {
  height: 65vh;
  background-size: auto;
  position: relative;
  width: 100%;
}
.mainImgSlide {
  background: 50% no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*통계 달력 내 년,월 이동*/
.btnCtr.btn {
  background-color: rgba(255, 255, 255, 0.8);
  width: 35px;
  height: 35px;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 4px;
}
.ctrBtns .btnCtr:hover {
  color: #f75264;
}
.btn .btnCtr:hover {
  color: #f75264;
}
.btnCtr.btn i {
  font-size: 25px;
}

/*swiper*/
.mainSlideWrap {
  position: relative;
}
.mainSlideWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slidePrevBtn,
.slideNextBtn {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  right: 10px;
  background: none !important;
}
.slidePrevBtn {
  left: 10px;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff !important;
  width: 20px !important;
  height: 8px !important;
  border-radius: 10px !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px !important;
}
.swiper-pagination-bullet-active {
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
}
.swiper-pagination > .swiper-pagination-bullet {
  background: #adadad;
  opacity: 0.9;
}

.commonWorkDetail {
  margin-bottom: 25px;
  border-bottom: 1px solid #aaa;
  padding-bottom: 25px;
}
.commonWorkDetail.contentWrap {
  float: right;
  width: 90%;
}
.commonWorkDetail .cate {
  font-size: 13px;
  color: #537ef5;
  font-weight: 600;
  letter-spacing: -0.06em;
}
/* .commonWorkDetail .cate{font-size: 0.8rem; color: #ce1616;font-weight: bold;} */
.commonWorkDetail .title {
  width: 100%;
  font-size: 20px;
  height: 2.5em;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: 600;
  letter-spacing: -0.07em;
  word-break: break-all;
}
.commonWorkDetail .title02 {
  width: 100%;
  font-size: 20px;
  line-height: 1.2;
  min-height: 1.3em;
  margin-top: 10px;
  margin-bottom: 15px;
  letter-spacing: -0.08em;
  font-weight: 600;
  word-break: break-all;
}
.commonWorkDetail .title02.tp02 {
  height: auto;
  margin-bottom: 5px;
}

.commonWorkDetail .title03 {
  display: inline-block;
  max-width: 86%;
  width: auto;
  margin-right: 9px;
  font-size: 18px;
  height: 1.3em;
  margin-top: 10px;
  margin-bottom: 15px;
  letter-spacing: -0.07em;
  word-break: break-all;
}
.commonWorkDetail .commentCount {
  display: inline-block;
  font-size: 0.9rem;
  font-weight: 600;
  color: #d4163e;
}
.badge {
  font-size: 0.8rem;
  background: #ddd;
  display: inline-block;
  min-width: 40px;
  text-align: center;
  border-radius: 5px;
  height: 20px;
  line-height: 20px;
  padding: 1px 3px;
}
.badge.type01 {
  background: #daeaff;
  color: #0233e8;
}
.badge.type02 {
  background: #ccf1e6;
  color: #08986d;
}
.badge.type03 {
  background: #e4e6ef;
  color: #3f4254;
}
.badge.type04 {
  background: #ffe1e4;
  color: #ea2424;
}
.badge.type05 {
  background: #e1d2ff;
  color: #480baa;
}
.badge.type06 {
  background: #1bc5bd;
  color: #fff;
}
/* 20210810_수정
.badge.type01{background: #0072ff;color: #fff;}
.badge.type02{background: #ccf1e6;color: #08986d;}
.badge.type03{background: #e4e6ef;color: #3f4254;}
.badge.type04{background: #ff7b89;color: #fff;}
.badge.type05{background: #7353b5;color: #fff;}
.badge.type06{background: #1bc5bd;color: #fff;}
*/
.commonWorkDetail .numberB {
  font-size: 1rem;
  font-weight: 700;
  color: #0072ff;
  letter-spacing: 1em;
}
.commonWorkDetail .writer {
  font-size: 0.8rem;
  font-weight: 700;
  color: #0072ff;
}
.commonWorkDetail .writerNone {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ce1616;
}
.commonWorkDetail .date {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ababab;
  margin-left: 10px;
}
.commonWorkDetail .commonWorktitleWrap {
  float: left;
  width: 74%;
}
.commonWorkDetail .commonWorktitleWrap02 {
  width: 85%;
  float: left;
}
.commonWorkDetail .fileWrap {
  float: right;
  text-align: center;
  width: 12%;
  margin-top: 3%;
  background: #ebeef3;
  display: inline-block;
  height: 55px;
  padding-top: 10px;
  border-radius: 5px;
  color: #919191;
  font-size: 13px;
}
.commonWorkDetail .fileWrap.contentFloat {
  width: 13%;
  float: right;
}
.commonWorkDetail .fileWrap.contentFloat02 {
  width: 13%;
  float: right;
  margin-top: 6%;
}
.commonWorkDetail .fileWrap .num {
  display: inline-block;
  width: 100%;
  line-height: 25px;
  font-size: 1rem;
  font-weight: bold;
  color: #000 !important;
}
.commonWorkDetail .fileWrap .num02 {
  display: inline-block;
  width: 100%;
  line-height: 25px;
  font-size: 1rem;
  font-weight: bold;
  color: #0072ff;
}
.commonWorkDetail .fileWrap .num03 {
  display: inline-block;
  width: 100%;
  line-height: 25px;
  font-size: 1rem;
  font-weight: bold;
  color: red;
}
.commonWorkDetail .twoEllipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 라인수 */
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.07em;
}

.crop {
  max-height: 40vh;
  overflow: hidden;
}
.cropTwo {
  max-height: 48vh;
  overflow: hidden;
}
.crop2 {
  overflow: hidden;
}

.upperTxtWrap {
  line-height: 44px;
}
.upperTxt {
  font-size: 18px !important;
  color: #0072ff;
  font-weight: 600;
}
.ssmTxt {
  font-size: 12px !important;
  letter-spacing: -0.05em;
}
.smTxt {
  font-size: 14px !important;
  letter-spacing: -0.05em;
}
.mdTxt {
  font-size: 16px !important;
  letter-spacing: -0.05em;
}

.btnSearchM2 {
  display: inline-block;
  width: /*35px*/ 44px;
  height: /*35px*/ 44px;
  border: 1px solid #696969;
  border-radius: 5px;
  font-size: 25px;
  text-align: center;
  line-height: 35px;
  color: #696969;
  box-shadow: 0px 0px 8px 3px rgb(100 100 100 / 20%);
}
.btnSearchM2 i {
  font-size: 1rem;
}
.btnWriteM2 {
  display: inline-block;
  width: /*35px*/ 44px;
  height: /*35px*/ 44px;
  border: 1px solid #0072ff;
  border-radius: 5px;
  font-size: 25px;
  text-align: center;
  line-height: 35px;
  color: #0072ff;
  box-shadow: 0px 0px 8px 3px rgb(37 114 255 / 20%);
}
.btnWriteM2 i {
  font-size: 1.2rem;
  color: #0072ff;
}

.btnSearchmobile {
  display: inline-block;
  width: /*35px*/ 44px;
  height: /*35px*/ 44px;
  border: 1px solid #696969;
  border-radius: 5px;
  font-size: 25px;
  text-align: center;
  line-height: 35px;
  color: #696969;
  box-shadow: 0px 0px 8px 3px rgb(100 100 100 / 20%);
}
.btnSearchmobile i {
  font-size: 1rem;
}
.btnWritemobile {
  display: inline-block;
  width: /*35px*/ 44px;
  height: /*35px*/ 44px;
  border: 1px solid #0072ff;
  border-radius: 5px;
  font-size: 25px;
  text-align: center;
  line-height: 35px;
  color: #0072ff;
  box-shadow: 0px 0px 8px 3px rgb(37 114 255 / 20%);
}
.btnWritemobile i {
  font-size: 1.2rem;
  color: #0072ff;
}

.btnSearchMini2 {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 1px solid #696969;
  border-radius: 5px;
  text-align: center;
  line-height: 27px;
  margin-top: -10px;
  color: #696969;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
.btnSearchMini2 i {
  font-size: 1rem;
}

.btnWriteM2.delete,
.btnWritemobile.delete {
  display: inline-block;
  width: /*35px*/ 44px;
  height: /*35px*/ 44px;
  border: 1px solid #ff3838;
  border-radius: 5px;
  font-size: 25px;
  text-align: center;
  line-height: 35px;
  color: #ff3838;
  box-shadow: 0px 0px 8px 3px rgb(255 34 34 / 20%);
}
.btnWriteM2.delete i,
.btnWritemobile.delete i {
  font-size: 1.2rem;
  color: #ff3838;
}

.writeTable {
  width: 100%;
  margin: 0 auto;
}
.writeTable caption {
  display: none;
}
.writeTable thead th {
  background: #f1f1f1;
  color: #000;
  padding: 5px 0;
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1.5;
  white-space: normal;
  text-align: left;
  border: 1px solid #dedede;
}
.writeTable tbody tr:first-child th,
.writeTable tbody tr:first-child td {
  border-top: 1px solid #666 !important;
}
.writeTable tbody.borderTopNone tr:first-child th,
.writeTable tbody.borderTopNone tr:first-child td {
  border-top: none !important;
}
.writeTable tbody th {
  background: #f1f2f3;
  color: #000;
  padding: 0 0 0 5px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  text-align: left;
  border: 1px solid #dedede;
  letter-spacing: -0.07em;
}
.writeTable tbody td {
  background: #fff !important;
  height: 48px;
  padding: 0 8px;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  text-align: left;
  border: 1px solid #dedede;
}
.writeTable tbody td a {
  font-weight: normal;
}
.writeTable tbody td a:hover {
  color: #262f7b;
}
.writeTable input[type='radio'],
.writeTable input[type='checkbox'] {
  font-size: 12px;
}
.writeTable .popTableP {
  font-size: 13px;
}
.writeTable .popTablep02 {
  font-size: 15px;
  font-weight: 700;
  color: #3a7afe;
}

.btnMinNormal {
  line-height: 1 !important;
  display: inline-block;
  padding: 5px 10px;
  color: #333;
  border: 1px solid #aaa;
  vertical-align: middle;
  border-radius: 4px;
  font-size: 12px;
  background: #fff;
  border-radius: 4px;
  text-align: center;
}
.btnMinConfirm {
  line-height: 1 !important;
  display: inline-block;
  padding: 5px 10px;
  color: #0088d8 !important;
  border: 1px solid #0088d8;
  vertical-align: middle;
  border-radius: 4px;
  font-size: 12px;
  background: #fff;
  border-radius: 4px;
  text-align: center;
}
.btnMindelete {
  line-height: 1 !important;
  display: inline-block;
  padding: 5px 10px;
  color: #f64e60 !important;
  border: 1px solid #f64e60;
  vertical-align: middle;
  border-radius: 4px;
  font-size: 12px;
  background: #fff;
  border-radius: 4px;
  text-align: center;
}

.apprLineTb {
  width: 100%;
  margin: 0 auto;
}
.apprLineTb caption {
  display: none;
}
.apprLineTb thead th {
  background: #f1f1f1;
  color: #000;
  padding: 5px 0;
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1.5;
  white-space: normal;
  text-align: left;
  border: 1px solid #dedede;
}
.apprLineTb tbody tr:first-child th,
.writeTable tbody tr:first-child td {
  border-top: 1px solid #666 !important;
}
.apprLineTb tbody.borderTopNone tr:first-child th,
.writeTable tbody.borderTopNone tr:first-child td {
  border-top: none !important;
}
.apprLineTb tbody th {
  background: #f1f2f3;
  color: #000;
  padding: 0 0 0 5px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  text-align: left;
  border: 1px solid #dedede;
  letter-spacing: -0.07em;
}
.apprLineTb tbody td {
  background: #fff !important;
  height: 48px;
  padding: 0 8px;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  text-align: left;
  border: 1px solid #dedede;
}

/*
.tenure{line-height: 35px;font-size: 0.8rem; width: 70%;display: inline-block;vertical-align: middle; text-align: center;}
.tenure .ddate{color: #e82a2a;}
*/
.stampWrap {
  width: 40px;
  height: 40px;
  overflow: hidden;
  display: inline-block;
  margin-top: 5px;
}
.stampWrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tenure {
  line-height: 35px;
  font-size: 0.8rem;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  background: #eeee;
  border-radius: 5px;
  padding: 0px 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.tenure .ddate {
  color: #e82a2a;
}

.pb0 {
  padding-bottom: 0px !important;
}

.writeTableTran {
  width: 100%;
}
.writeTableTran tbody {
}
.writeTableTran tbody tr {
}
.writeTableTran tbody tr th {
  font-size: 0.8rem;
  font-weight: 600;
  height: 50px;
}
.writeTableTran tbody tr td {
  font-size: 0.8rem;
  height: 50px;
}

.dateIco {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  height: 34px;
  line-height: 1.1 !important;
  cursor: pointer;
}
.dateIco input[type='text'] {
  width: 110px;
  vertical-align: middle;
  cursor: pointer;
  text-align: left;
}
.dateIco:after {
  display: block !important;
  position: absolute;
  top: 12px;
  right: 9px;
  content: '';
  color: #ccc !important;
  background: url(/mobile/img/comm/calendarLogo.png) center no-repeat;
  background-size: contain;
  width: 17px;
  height: 16px;
}
.timeIco {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  height: 34px;
  line-height: 1.1 !important;
  cursor: pointer;
}
.timeIco:after {
  display: block !important;
  position: absolute;
  top: 9px;
  right: 5px;
  content: '';
  color: #ccc !important;
  background: url(/mobile/img/comm/timeLogo.png) center no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}
input[type='time']::-webkit-calendar-picker-indicator {
  background: none;
}
.w49p {
  width: 49% !important;
}

.fixedBtnWrap {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 15px 10px 15px 10px;
  background: #fff;
}

.searchlayerDivWrap {
  background: #fff;
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
}

.oanBtnType {
  width: 100%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background: #2b516c;
  text-align: center;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: -0.07em;
  color: #fff !important;
  border-radius: 5px;
  box-shadow: 0px 6px 5px 2px rgb(0 0 0 / 6%);
}
.oanBtnType.type01 {
  background: #dddddd;
  color: #000 !important;
}
.oanBtnType.type02 {
  background: #0072ff;
  color: #fff !important;
}
.oanBtnType.type02.fixed {
  bottom: 20px;
  width: 90%;
  position: absolute;
}
.oanBtnType.type03 {
  background: #fff;
  color: #ff3838 !important;
  border: 1px solid #ff3838;
}
.oanBtnType.type04 {
  background: #fff;
  color: #000 !important;
  border: 1px solid #c2c2c2;
}
.oanBtnType.type05 {
  background: #fff;
  color: #0072ff !important;
  border: 1px solid #0072ff;
}

.oanBtnType2 {
  width: 30%;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: #2b516c;
  text-align: center;
  font-size: 0.8rem;
  font-weight: normal;
  color: #fff !important;
  border-radius: 5px;
}
.oanBtnType2.type01 {
  background: #dddddd;
  color: #000 !important;
}
.oanBtnType2.type02 {
  background: #0072ff;
  color: #fff !important;
}
.oanBtnType2.type03 {
  background: #fff;
  color: #ff3838 !important;
  border: 1px solid #ff3838;
}
.oanBtnType2.type04 {
  background: #fff;
  color: #000 !important;
  border: 1px solid #aaa;
}
.oanBtnType2.type05 {
  background: #fff;
  color: #0072ff !important;
  border: 1px solid #0072ff;
}

.btnIcoFa {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 1.1rem;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #aaa;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.checkboxWrap {
  width: 5%;
  float: left;
}
.checkboxWrap02 {
  width: 5%;
  float: right;
}
.checkboxWrap03 {
  width: 20px;
  float: right;
}

.myMenuEditUL {
}
.myMenuEditUL li {
  border-bottom: 1px solid #ddd;
  padding: 0 10px;
  position: relative;
}
.myMenuEditUL li > span {
  position: absolute;
  top: 22.5px;
  right: 10%;
}
.myMenuEditLeft {
  width: 85%;
  float: left;
  font-size: 0.9rem;
  line-height: 50px;
}
.myMenuEditLeft .mmeB01 {
  font-weight: bold;
  color: #7d7d7d;
}
.myMenuEditLeft .mmeB02 {
  font-weight: bold;
  color: #000;
}

.mainBtnWrapBG {
  background: #0080ff;
  padding: 10px;
}

.popBtnSwitchSms {
  border: 1px solid #dedede;
  color: #000;
  font-size: 0.8rem;
  letter-spacing: -0.09em !important;
  font-weight: 400;
  padding: 0 12px;
  border-radius: 5px;
  vertical-align: middle;
  background: #fff;
  height: 40px;
  line-height: 40px !important;
}
.popBtnSwitchSms02 {
  border: 1px solid #dedede;
  color: #000;
  font-size: 0.8rem;
  letter-spacing: -0.09em !important;
  font-weight: 400;
  padding: 0 12px;
  border-radius: 5px;
  vertical-align: middle;
  background: #fff;
  height: 40px;
  line-height: 40px !important;
  display: inline-block;
  width: 100%;
}
.popBtnSwitchSms02 label {
  margin-top: -9px;
}

.wwTitle {
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 8px;
}
.wwTextarea {
  border: 1px solid #dedede;
  color: #000;
  padding: 8px;
  border-radius: 5px;
  background: #fff;
  min-height: 25vh;
}

.fileBtnWarp {
}
.fileBtnWarp li {
  float: left;
  width: 50%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 1px solid #0072ff;
  color: #0072ff;
  font-weight: 600;
  letter-spacing: -0.09em;
  font-size: 15px;
}
.fileBtnWarp li:first-child {
  border-radius: 5px 0 0 5px;
  border-right: none;
}
.fileBtnWarp li:last-child {
  border-radius: 0 5px 5px 0;
}

.mb60 {
  margin-bottom: 60px !important;
}

.readonly {
  background: #f5f5f5 !important;
}

.noImage {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  position: relative;
  z-index: 0;
}
.noImage img {
  position: relative;
  z-index: 10;
}
.noImage:before {
  display: block;
  position: absolute;
  width: 80px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -40px;
  text-align: center;
  white-space: pre;
  content: '\f03e';
  font-family: 'FontAwesome';
  font-size: 32px;
  text-align: center;
  color: #999;
  z-index: 1;
}
.noImage:after {
  display: block;
  position: absolute;
  width: 80px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-top: 12px;
  margin-left: -40px;
  text-align: center;
  white-space: pre;
  content: 'NO IMAGE';
  font-size: 12px;
  text-align: center;
  color: #999;
  z-index: 1;
  letter-spacing: -0.09em;
}

.cwfileImgWrap {
  height: 18vh;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.cwfileImgWrap .cwfileImg {
  height: 100%;
  width: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.cwfileImgWrap .cancelBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #ff3030;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 1000px;
  text-align: center;
  line-height: 26px;
  border: 3px solid #fff;
}
.cwfileImgWrap .cancelBtn img {
  width: 50%;
}

.lineView {
  border-top: 1px solid #aaa;
  width: 100%;
}
.lineView02 {
  border-top: 8px solid #f5f5f5;
  width: 100%;
}
/*.lineView02{border-top:3px solid #aaa;width:100%}*/
.resenSlideWrap .swiper-slide {
  width: 38% !important;
}

.fileAwrapObj {
  position: relative;
  border: 1px solid #08968f;
  padding: 8px 27px 8px 5px;
  border-radius: 5px;
  font-size: /*0.75rem*/ 0.9rem;
  color: #08968f !important;
  font-weight: 500;
  margin: 10px 0;
}
.fileAwrap {
  letter-spacing: -0.07em;
  color: #005e5a !important;
}
.fileAwrap .bedgeSpan {
  background: #0bb7af;
  color: #fff;
  padding: 3px 5px;
  margin-right: 5px;
  border-radius: 5px;
  font-size: 10px;
  vertical-align: middle;
}
.fileAwrapObj .btnRemove {
  position: absolute;
  top: 5px;
  right: 5px;
}

.fileAwrap2 {
  border: 1px solid #08968f;
  padding: 5px;
  border-radius: 5px;
  font-size: 13px;
  color: #08968f !important;
  font-weight: 500;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
}
.fileAwrap2 .bedgeSpan {
  background: #0bb7af;
  color: #fff;
  padding: 3px 5px;
  margin-right: 5px;
  border-radius: 5px;
  font-size: 10px;
  vertical-align: middle;
}
.searchBtn {
  width: 29%;
  display: inline-block;
  border: 2px solid #003c85;
  float: right;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-weight: 700;
  border-radius: 5px;
  font-size: 0.8rem;
  color: #003c85;
}

.psMList {
  overflow-y: auto;
  height: 67vh;
  margin-top: 10px;
}
.psMList li {
  width: 48%;
  height: 24vh;
  background: #ddd;
  position: relative;
  border-radius: 5px;
  float: left;
  position: relative;
  margin-right: 2%;
  margin-bottom: 3%;
  border: 1px solid #aaa;
}
.psMList li .bgImg {
  background-size: cover !important;
  height: 100%;
  width: 100%;
}
.psMList li .psMInfo {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255 255 255 / 85%);
  height: 10vh;
  padding: 10px;
  color: #141414;
}
.psMList li .psMInfo .title {
  font-size: 0.9rem;
  font-weight: 800;
}
.psMList li .psMInfo .date {
  font-size: 0.8rem;
  margin-top: 10%;
}
.psMList li.on {
  border: 5px solid #00a6ff;
}
.psMList li.on.thum:before {
  content: '\f00c';
  font-size: 1.8rem;
  border-radius: 1000px;
  color: #0072ff;
  background: #fff;
  position: absolute;
  box-shadow: 0 10px 10px -5px rgb(0 0 0 / 30%);
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  z-index: 20;
  top: 10px;
  left: 10px;
  width: 6vh;
  height: 6vh;
  text-align: center;
  line-height: 6vh;
}

.psMList02 {
}
.psMList02 li {
  width: 49%;
  height: 24vh;
  background: #ddd;
  position: relative;
  border-radius: 5px;
  float: left;
  margin-right: 2%;
  margin-bottom: 3%;
  border: 1px solid #aaa;
  box-shadow: 0 10px 10px -8px rgb(0, 0, 0, 0.2);
}
.psMList02 li:nth-child(even) {
  margin-right: 0%;
}
.psMList02 li .bgImg {
  background-size: cover !important;
  height: 100%;
  width: 100%;
  border-radius: 3px 3px 5px 5px;
}
.psMList02 li .psMInfo {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255 255 255 / 85%);
  padding: 10px;
  color: #141414;
  border-radius: 0 0 5px 5px;
}
.psMList02 li .psMInfo .title {
  font-size: 0.9rem;
  font-weight: 800;
  min-height: 14px;
}
.psMList02 li .psMInfo .date {
  font-size: 0.8rem;
  margin-top: 10%;
}
.psMList02 li.on {
  border: 5px solid #00a6ff;
}
.psMList02 li.on.thum:before {
  content: '\f00c';
  font-size: 1.8rem;
  border-radius: 1000px;
  color: #0072ff;
  background: #fff;
  position: absolute;
  box-shadow: 0 10px 10px -5px rgb(0 0 0 / 30%);
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  z-index: 20;
  top: 10px;
  left: 10px;
  width: 6vh;
  height: 6vh;
  text-align: center;
  line-height: 6vh;
}

.templateTable {
  width: 100%;
}
.templateTable thead {
}
.templateTable thead tr {
}
.templateTable thead tr th {
}
.templateTable tbody {
}
.templateTable tbody tr {
  height: 30px;
}
.templateTable tbody tr th {
  border: 1px solid #c4c4c4;
  padding: 5px;
  background: #e7e7e7;
  text-align: center;
  font-size: 0.8rem;
}
.templateTable tbody tr td {
  border: 1px solid #c4c4c4;
  padding: 5px;
  font-size: 0.8rem;
}

.templateUl {
}
.templateUl li {
  margin-bottom: 25px;
  border-bottom: 1px solid #aaa;
  padding-bottom: 25px;
}
.templateUl li:last-child {
  border-bottom: none;
  margin-bottom: 25px;
}

.templateUl02 {
}
.templateUl02 li {
  border-bottom: 1px solid #aaa;
  padding: 25px 0px;
  font-size: 1rem;
}
.templateUl02 li:last-child {
  border-bottom: none;
  margin-bottom: 25px;
}
.templatespan {
  font-size: 11px;
  letter-spacing: -0.06em;
}
.templatespannum {
  color: #0072ff;
  font-size: 14px;
  letter-spacing: -0.06em;
  display: inline-block;
  min-width: 60px;
  text-align: right;
}

/*임직원 팝업*/
.peopleList li {
  border: 1px solid #dedede;
  border-bottom: none;
  padding: 10px 5px;
  height: 60px;
  cursor: pointer;
}
.peopleList li:last-child {
  border-bottom: 1px solid #dedede;
}
.peopleList li:after {
  content: '';
  display: block;
  clear: both;
}
.peopleList li.on {
  border: 2px solid #f64e60;
}
.peopleList li .name {
  color: #666;
  width: 30%;
  height: 100%;
  float: left;
  text-align: left;
  font-weight: bold;
  color: #000;
  padding-left: 10px;
  line-height: 38px;
}
.peopleList li .position {
  border-radius: 5px;
  width: 32%;
  float: left;
  text-align: center;
  line-height: 35px;
  margin-top: 3px;
  font-size: 12px;
  height: 35px;
  letter-spacing: -0.07em;
  font-weight: 600;
}
.peopleList li .phone {
  width: 34%;
  height: 100%;
  float: left;
  text-align: right;
  padding-right: 5px;
  line-height: 38px;
  font-size: 14px;
}

.companyList li {
  border: 1px solid #dedede;
  border-bottom: none;
  padding: 10px 5px;
  height: 60px;
  cursor: pointer;
}
.companyList li:last-child {
  border-bottom: 1px solid #dedede;
}
.companyList li:after {
  content: '';
  display: block;
  clear: both;
}
.companyList li.on {
  border: 2px solid #f64e60;
}
.companyList li .name {
  color: #666;
  width: 46%;
  height: 100%;
  float: left;
  text-align: left;
  font-weight: bold;
  color: #000;
  line-height: 38px;
  font-size: 12px;
  letter-spacing: -0.05em;
}
.companyList li .position {
  border-radius: 5px;
  width: 20%;
  float: left;
  text-align: center;
  line-height: 35px;
  margin-top: 3px;
  font-size: 11px;
  height: 35px;
  letter-spacing: -0.07em;
  font-weight: bold;
}
.companyList li .phone {
  width: 31%;
  height: 100%;
  float: left;
  text-align: right;
  padding-right: 5px;
  line-height: 38px;
  font-size: 14px;
}

.badgeTable {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.05em;
  border-radius: 5px;
  width: 80%;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.badgeTable:hover {
  color: #fff !important;
}
.badge.event {
  background: #57419d;
}
.step01 {
  background: #f3a104;
  font-weight: 500;
  color: #fff;
}
.step02 {
  background: #f64e60;
  font-weight: 500;
  color: #fff;
}
.step03 {
  background: #4eb1ea;
  font-weight: 500;
  color: #fff;
}
.step04 {
  background: #1bc5bd;
  font-weight: 500;
  color: #fff;
}
.step05 {
  background: #ff7b89;
  font-weight: 500;
  color: #fff;
}
.step06 {
  background: #e4e6ef;
  font-weight: 500;
  color: #3f4254;
}
.step07 {
  background: #7353b5;
  font-weight: 500;
  color: #fff;
}
.step08 {
  background: #ccf1e6;
  font-weight: 500;
  color: #08986d;
}

.scrollYList {
  overflow-y: auto !important;
  overflow-x: hidden;
}
.scrollXList {
  overflow-x: auto !important;
  overflow-y: hidden;
}

.imgConWrap {
  max-width: 100%;
  margin: 20px auto;
  display: block;
  overflow: hidden;
}

.floorImgWrap {
  height: 35vh;
  width: 100%;
  border: 1px solid #aaa;
  position: relative;
}
.floorImgWrap .plusbtn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 45px;
  height: 45px;
  background: #0072ff;
  font-size: 1.8rem;
  text-align: center;
  line-height: 45px;
  border-radius: 1000px;
  color: #ffff;
}

.viewTable {
  width: 100%;
  font-size: 0.9rem;
}
.viewTable tbody {
}
.viewTable tbody tr {
  height: 45px;
}
.viewTable tbody tr th {
  border: 1px solid #ddd;
  padding: 5px;
  background: #ededed;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: -0.07em;
}
.viewTable tbody tr td {
  border: 1px solid #ddd;
  padding: 5px;
  font-size: 13px;
  letter-spacing: -0.07em;
}
.txtTd {
  height: 15vh;
  vertical-align: top;
}
.cIPMScroll {
  height: 77vh;
  overflow-y: auto;
}
.popBtn {
  font-size: 0.8rem;
  border-radius: 5px;
  border: 1px solid #aaa;
  padding: 5px;
  font-weight: bold;
}

.viewTable02 {
  width: 100%;
  font-size: 0.8rem;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.viewTable02 tbody {
}
.viewTable02 tbody tr {
  height: 30px;
}
.viewTable02 tbody tr th {
  border: 1px solid #ddd;
  padding: 5px;
  background: #ededed;
  font-weight: 700;
}
.viewTable02 tbody tr td {
  border: 1px solid #ddd;
  padding: 5px;
}

.viewTablePhotoInfo02 {
  width: auto !important;
  font-size: 11px;
  background: #fff;
}
.viewTablePhotoInfo02 tbody {
}
.viewTablePhotoInfo02 tbody tr {
  height: 20px;
}
.viewTablePhotoInfo02 tbody tr th {
  border: 1px solid #ddd;
  padding: 3px 5px;
  background: #ededed;
  font-weight: 700;
  text-align: left;
}
.viewTablePhotoInfo02 tbody tr td {
  border: 1px solid #ddd;
  padding: 3px 5px;
  text-align: left;
}

.viewTablePhotoInfo {
  width: auto !important;
  font-size: 11px;
  position: absolute;
  background: #fff;
}
.viewTablePhotoInfo tbody {
}
.viewTablePhotoInfo tbody tr {
  height: 20px;
}
.viewTablePhotoInfo tbody tr th {
  border: 1px solid #ddd;
  padding: 3px 5px;
  background: #ededed;
  font-weight: 700;
  text-align: left;
}
.viewTablePhotoInfo tbody tr td {
  border: 1px solid #ddd;
  padding: 3px 5px;
  text-align: left;
}

.viewTablePhotoInfo.leftTop {
  top: 0;
  left: 0;
}
.viewTablePhotoInfo.rightTop {
  top: 0;
  right: 0;
}
.viewTablePhotoInfo.leftBtm {
  bottom: 0;
  left: 0;
}
.viewTablePhotoInfo.rightBtm {
  bottom: 0;
  right: 0;
}

.selectMenuwrap {
  padding: 10px;
}
.txt_wp {
  margin-top: 10px;
  font-size: 11px;
  letter-spacing: -0.07em;
  font-weight: 600;
  color: #0072ff;
}
.txt_wp02 {
  margin-top: 10px;
  font-size: 11px;
  letter-spacing: -0.07em;
  font-weight: 600;
  color: #0072ff;
}
.txt_wp03 {
  margin-top: 10px;
  font-size: 11px;
  letter-spacing: -0.07em;
  line-height: 1rem;
  color: #0072ff;
}
.photoAddbtn {
  width: 100%;
  text-align: center;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border: 1px solid #0072ff;
  color: #0072ff !important;
  font-weight: 700;
  border-radius: 9px;
  letter-spacing: -0.08em;
}

.photoImgWrap {
  position: relative;
  overflow: hidden;
  height: 30vh;
  width: 100%;
  margin-bottom: 10px;
}
.photoImgWrap .cancelBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #ff3030;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 1000px;
  text-align: center;
  line-height: 26px;
  border: 3px solid #fff;
}
.photoImgWrap .cancelBtn img {
  width: 50%;
}

.vmBtn {
  font-size: 0.9rem;
  border: 1px solid #0072ff;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #0072ff !important;
  font-weight: bold;
  border-radius: 5px;
  letter-spacing: -0.08em;
}
.vmBtn02 {
  font-size: 0.9rem;
  border: 1px solid #0072ff;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff !important;
  background: #0072ff;
  font-weight: bold;
  border-radius: 5px;
  letter-spacing: -0.08em;
}

.bcScroll {
  overflow-y: auto;
  height: 12vh;
  line-height: 1.3;
  font-size: 13px;
  margin-bottom: 10px;
  letter-spacing: -0.07em;
  background: #fff;
  padding: 8px;
  border-radius: 8px;
  box-shadow: 0 6px 6px -5px rgba(0, 0, 0, 0.2);
}
.broadcastWrap {
  padding: 10px 15px;
  background: #f5f5f5;
  z-index: 999;
  border-bottom: 1px solid #aaa;
} /*position: sticky;top: 0px;*/
.broadcastWrap .date {
  margin: 15px 0px;
  font-size: 11px;
  letter-spacing: -0.07em;
  font-weight: 600;
}
.broadcastWrap .date .colorb {
  color: #0072ff;
  font-size: 13px;
  letter-spacing: -0.07em;
}
.broadcastWrap .title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  letter-spacing: -0.07em;
}

.bcBadge {
  background: #4f6ede;
  margin-top: -7px;
  color: #fff;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  width: 18%;
  text-align: center;
  border-radius: 5px;
  margin-top: -7px;
}
.bcBadge.on {
  background: #ff6c26;
  color: #fff;
}

.searchWraptitle {
  line-height: 35px;
  font-size: 0.9rem;
  font-weight: bold;
}

.fflWrap {
  background: #eeeeee;
  padding: 15px;
  border-bottom: 1px solid #aaa;
}

.ffwViewWrap {
}
.ffwViewWrap .title {
  font-size: 0.9rem;
  color: #0072ff;
  font-weight: 600;
  padding: 0px 10px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
}
.ffwUl {
}
.ffwUl li {
  border-bottom: 1px solid #ddd;
}
.ffwUl li .ffwUlT {
  font-size: 0.8rem;
  padding: 10px;
  font-weight: 600;
}
.ffwUl li .ffwUlC {
  padding: 15px 10px 15px 40px;
  position: relative;
}
.ffwUl li .ffwUlC:before {
  position: absolute;
  content: '';
  display: block;
  background: url('/mobile/img/comm/downArrow.png') no-repeat 0 0;
  width: 15px;
  height: 13px;
  background-size: contain;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

.broadcastDetail {
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
.broadcastDetail .cate {
  font-size: 0.8rem;
  color: #ce1616;
  font-weight: bold;
}
.broadcastDetail .title {
  width: 100%;
  font-size: 1rem;
  height: 2.6em;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 15px;
}
.broadcastDetail .title02 {
  width: 100%;
  font-size: 1rem;
  height: 1.3em;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 10px;
}
.broadcastDetail .numberB {
  font-size: 1rem;
  font-weight: 700;
  color: #0072ff;
}
.broadcastDetail .writer {
  font-size: 0.8rem;
  font-weight: 700;
  color: #0072ff;
}
.broadcastDetail .writerNone {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ce1616;
}
.broadcastDetail .date {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ababab;
  margin-left: 10px;
}
.broadcastDetail .twoEllipsis {
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
}

.grayLineDiv {
  margin-bottom: 10px;
  border-bottom: 8px solid #f5f5f5;
  padding-bottom: 20px;
}

.commentInputWrap {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.commentInputWrap .commentabsol {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  height: 30px;
  line-height: 30px;
  width: 20% !important;
}
.commentInputWrap .inputbor {
  border: none !important;
  width: 75%;
}
.commentInputWrap .inputbor:focus {
  outline: none;
}

.regiOpiniList {
  background: #f1f2f3;
  padding: 20px;
  margin-top: 15px;
}
.regiOpiniList li {
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
}
.regiOpiniList li:last-child {
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 0px;
}
.regiOpiniList .name {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
.regiOpiniList .date {
  color: #7e7e7e;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.05em;
  margin-left: 10px;
}
.regiOpiniList .content {
  font-size: 15px;
  line-height: 1.3;
}
.regiOpiniList .delete {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 15px;
  overflow: hidden;
  opacity: 0.5;
}
.regiOpiniList .delete img {
  width: 100%;
}

.w85p {
  width: 85% !important;
}
.w75p {
  width: 75% !important;
}

.bbDiv {
  border-bottom: 8px solid #f5f5f5;
  padding: 0px 15px 20px;
}
.bbDiv02 {
  border-bottom: 1px solid #ddd;
  padding: 15px;
}

.templateTableWrap {
  padding: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: -1px;
}

.confwrite {
  padding: 0px !important;
}
.confwrite .confwriteText {
  padding: 5px !important;
  font-size: 0.8rem;
  min-height: 16vh;
}

.tableType01 .tableType01height th {
  height: 60px;
}

.machineInput {
  width: 100%;
  background: #fffff7;
  border: none !important;
  border-radius: 0px !important;
}

.apprLineList {
  margin: 10px auto;
}
.apprLineList:after {
  display: block;
  clear: both;
  content: '';
}
.apprLineList li {
  padding: 10px;
  text-align: left;
  border: 2px solid transparent;
  position: relative;
}
.apprLineList li:after {
  display: block;
  clear: both;
  content: '';
}
.apprLineList li .num {
  background: #ccc;
  color: #fff;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  border-radius: 6px;
}
.apprLineList li .name {
  font-size: 14px;
  color: #000;
  margin-left: 10px;
  font-weight: 500;
}
.apprLineList li .date {
  font-size: 11px;
  color: #999;
  margin-left: 10px;
}
.apprLineList li .state {
  display: inline-block;
  float: right;
  text-align: center;
  width: 60px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  border-radius: 4px;
}
.apprLineList li .stamp {
  background: #fff;
  position: absolute;
  width: 40px;
  height: 40px;
  overflow: hidden;
  right: 36px;
  top: -3px;
}
.apprLineList li .stamp img {
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.apprLineList li.on {
  border: 1px solid #0072ff;
}
.apprLineList li.ok {
}
.apprLineList li.ok .num {
  background: #4ac18e;
}
.apprLineList li.ok .name {
}
.apprLineList li.ok .date {
}
.apprLineList li.ok .state {
  background: #4ac18e;
}
.apprLineList li.return .state {
  background: #fc6e57;
}
.apprLineList li.now {
  animation-name: ani_boxBorder;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  animation-delay: 0s;
  border-radius: 8px;
}
.apprLineList li.now .num {
  background: #2d81fb;
}
.apprLineList li.now .name {
}
.apprLineList li.now .date {
}
.apprLineList li.now .state {
  background: #2d81fb;
}

.apprLineTable {
  border-top: 1px solid #ddd;
}
.apprLineSpan {
  background: #5b6072;
  color: #fff;
  width: 45px;
  display: inline-block;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}

.apprTableWrap {
  overflow-x: auto;
  margin: 10px 0px;
}
.apprTableWrap .writeTable {
  width: auto !important;
  margin: 0 !important;
}

.tableType01 {
  width: 100%;
}
.tableType01 thead {
  border-bottom: 5px solid #ddd;
  border-top: 1px solid #ddd;
}
.tableType01 tbody {
  border-bottom: 1px solid #ddd;
}
.tableType01 tr {
}
.tableType01 thead th {
  text-align: center;
  padding: 6px 0px;
  background: #f1f2f3;
  border-right: 1px solid #ddd;
  height: 30px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.tableType01 thead th:first-child {
  border-left: 1px solid #ddd;
}
.tableType01 tbody tr td {
  text-align: center;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0 8px;
  font-weight: 400;
  color: #39393e;
  height: 50px;
  font-size: 14px;
  letter-spacing: -0.05em;
}
.tableType01 tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
.tableType01 tbody tr th {
  text-align: center;
  border-right: 1px solid #ddd;
  padding: 0 8px;
  font-weight: 400;
  color: #000;
  height: 30px;
  font-size: 14px;
  letter-spacing: -0.05em;
  background: #f1f2f3;
  border-bottom: 1px solid #ddd;
}
.tableType01 tbody tr th:first-child {
  border-left: 1px solid #ddd;
}
.tableType01 tbody.heightWrap tr td {
  height: 40px;
}
.tableType01 tr td a {
}
.tableType01 .noBdrIp {
  border: 1px solid transparent !important;
  background: transparent;
}

/* 폰트어썸 Checkbox */
/* <label class="fa-ckbox02"><input type="checkbox"><span>Adidas</span></label> */
.fa-ckbox02 {
  font-weight: normal;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.fa-ckbox02 .checkSpan {
  padding-left: 6px;
}
.fa-ckbox02 .checkSpan:before,
.fa-ckbox02 .checkSpan:after {
  line-height: 18px;
  position: absolute;
}
.fa-ckbox02 .checkSpan:before {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #adb5bd;
  border-radius: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-100%);
}
.fa-ckbox02 .checkSpan:after {
  top: 50%;
  transform: translateY(-100%);
  left: 0;
  width: 18px;
  height: 18px;
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 9px;
  text-align: center;
  color: #fff;
  background-color: #5063be;
  line-height: 17px;
  border-radius: 2px;
  display: none;
}
.fa-ckbox02 input[type='checkbox'] {
  opacity: 0;
  margin: 0 5px 0 0;
}
.fa-ckbox02 input[type='checkbox']:checked + span:after {
  display: block;
}
.fa-ckbox02 input[type='checkbox'][disabled] + span,
.fa-ckbox02 input[type='checkbox'][disabled] + span:before,
.fa-ckbox02 input[type='checkbox'][disabled] + span:after {
  background: #dedede;
}

/* 폰트어썸 Checkbox */
/* <label class="fa-ckbox03"><input type="checkbox"><span>Adidas</span></label> */
.fa-ckbox03 {
  font-weight: normal;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.fa-ckbox03 .checkSpan {
  padding-left: 6px;
}
.fa-ckbox03 .checkSpan:before,
.fa-ckbox02 .checkSpan:after {
  line-height: 18px;
  position: absolute;
}
.fa-ckbox03 .checkSpan:before {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #adb5bd;
  border-radius: 2px;
  top: 50%;
  right: 2px;
  transform: translateY(-50%);
}
.fa-ckbox03 .checkSpan:after {
  top: 50%;
  transform: translateY(-60%);
  left: 0;
  width: 18px;
  height: 18px;
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 9px;
  text-align: center;
  color: #fff;
  background-color: #5063be;
  line-height: 17px;
  border-radius: 2px;
  display: none;
}
.fa-ckbox03 .checkboxWrap03 .checkSpan:after {
  transform: translateY(-83%) !important;
}
.fa-ckbox03 input[type='checkbox'] {
  opacity: 0;
  margin: 0 5px 0 0;
}
.fa-ckbox03 input[type='checkbox']:checked + span:after {
  display: block;
}
.fa-ckbox03 input[type='checkbox'][disabled] + span,
.fa-ckbox03 input[type='checkbox'][disabled] + span:before,
.fa-ckbox03 input[type='checkbox'][disabled] + span:after {
  background: #dedede;
}

.myNumSpan {
  float: right;
  border: 1px solid #fff;
  padding: 6px;
  font-size: 0.8rem;
  border-radius: 5px;
  margin-top: -6px;
}
.myNumSpan02 {
  float: right;
  border: 1px solid #fff;
  padding: 6px;
  font-size: 0.8rem;
  color: #0072ff;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}
.selectGen {
  display: inline-block;
}
.selectGen li {
  width: 49%;
  float: left;
  text-align: center;
  font-size: 0.8rem;
  border: 1px solid #aaa;
  height: 40px;
  line-height: 40px;
}
.selectGen li:first-child {
  border-radius: 5px 0 0 5px;
}
.selectGen li:last-child {
  border-radius: 0 5px 5px 0;
}
.selectGen li.on {
  background-color: #0072ff;
  border-color: #0072ff;
  color: #fff;
  font-weight: 600;
}

.ty30 {
  transform: translateY(30%);
}

.letterSW {
  letter-spacing: -0.7px;
}
.letterSW02 {
  letter-spacing: -1.5px;
}

.setInfoBtn {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #aaa;
  background: #ddd;
  color: #000 !important;
  font-size: 0.8rem;
}
.setInfoBtn02 {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #aaa;
  background: #444;
  color: #fff !important;
  font-size: 0.8rem;
}
.setPNotice {
  letter-spacing: -0.07em;
  font-size: 0.8rem;
  margin-top: 10px;
  color: #ff4040;
}
.setInfoBtn.on {
  background: #0072ff;
  color: #0072ff;
}

.staffDetailWrap {
  background-size: auto;
  position: relative;
  width: 15%;
}
.staffImgWrap {
  width: 168px;
  height: 225px;
  background: #eeeeee;
  border: 1px solid #ddd;
  overflow: hidden;
  display: inline-block;
}
.staffImgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.stampImgWrap {
  width: 60px;
  height: 60px;
  background: #eeeeee;
  border: 1px solid #ddd;
  border-radius: 1000px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
.stampImgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.warning {
  border: 1px solid #ff4040 !important;
}

.menuEditBtn {
  background: #fff;
  padding: 2px 3px;
  font-size: 0.78rem;
  border-radius: 5px;
  margin-left: 5px;
  color: #4c4c4c;
}
.mainMenutBrn {
  background: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #353535;
  text-align: center;
  line-height: 20px;
  border-radius: 5px;
  margin-right: 5px;
}

/*/////////////APTOK 관리자앱_20210615*/

.listMenuWrap {
  margin: 0px auto 0px;
  background: #fafaf8;
  padding: 0;
  border-bottom: 1px solid #dedede;
}
.listMenuWrap ul {
  overflow: hidden;
  padding: 7px 10px;
}
.listMenuWrap ul li {
  width: 50%;
  float: left;
  text-align: center;
  padding: 4px 0 0;
  line-height: 1.5;
}
.listMenuWrap ul li:last-child {
  width: 50%;
}
.listMenuWrap ul li.num {
  font-size: 0.8rem;
}

.listMenuWrap .totalObjType2 {
  background: #fafaf8;
  height: 45px;
  overflow: hidden;
  border: 1px solid transparent;
}
.listMenuWrap .totalObjType2.on {
  background: #fff;
  border: 1px solid #0072ff;
  color: #0072ff;
  box-shadow: 0 8px 10px -7px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.listMenuWrap .totalObjType2 label {
  color: #999;
  font-size: 12px;
  padding: 3px 5px 0;
  border-radius: 4px;
}
.listMenuWrap .totalObjType2 label i {
  font-size: 13px;
}
.listMenuWrap .totalObjType2 label.ordinary {
  color: #999;
}
.listMenuWrap .totalObjType2.on label {
  color: #0072ff !important;
  font-weight: bold;
}
.listMenuWrap .totalObjType2.on span {
  color: #000;
}
.listMenuWrap .totalObjType2 label.positive {
  background: #4fc3f7;
}
.listMenuWrap .totalObjType2 label.negative {
  background: #ff8a65;
}
.listMenuWrap .totalObjType2 label.neither {
  background: #857bff;
}
.listMenuWrap .totalObjType2 span {
  font-size: 0.7rem;
  color: #999;
}

.choiceObjTab > li {
  width: 20%;
}
.choiceObjTab > li > a {
  color: #666;
  padding: 10px 0 8px 0;
  display: block;
  background: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.choiceObjTab > li.active > a {
  border-bottom: 2px solid #0072ff;
  color: #0072ff;
}

/* 180921_사이드메뉴 추가 */
.asideMenuWrap {
  width: 100%;
  height: calc(100%);
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 8999;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  padding: 0px;
  overflow-y: scroll;
}
.asideMenuWrap .innHeader {
  width: 100%;
  height: 45px;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 8999;
  background: #0072ff;
  top: 0;
}
.asideMenuWrap .innHeader h1 {
  line-height: 45px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  background: #0072ff;
}
.asideMenuWrap .innHeader .top_btn {
  width: 28px;
  display: block;
  position: absolute;
  color: #495057;
  font-size: 16px;
}
.asideMenuWrap .innHeader .reg {
  width: 75px;
  display: block;
  position: absolute;
  color: #495057;
  font-size: 16px;
  top: 13px;
  right: 8px;
  text-align: right;
}
.asideMenuWrap .innHeader .menu {
  top: 9px;
  left: 5px;
  padding-top: 5px;
}
.asideMenuWrap .innHeader .cancel {
  top: 9px;
  right: 15px;
  padding: 10px 20px 15px 10px;
}
.asideMenuWrap .innHeader .cancel img {
  width: 22px;
}
.asideMenuWrap .innHeader .pc {
  top: 9px;
  left: 30px;
  padding-top: 5px;
}
.asideMenuWrap .innHeader .log {
  position: absolute;
  top: 9px;
  right: 5px;
  padding-top: 5px;
}
.asideMenuWrap .innHeader .chatCount {
  position: relative;
}
.asideMenuWrap .innHeader .chatCount .msgCount {
  font-size: 10px;
  font-weight: bold;
  padding: 2px 5px;
  background: #f20;
  border-radius: 1000px;
  position: absolute;
  top: -7px;
  right: -5px;
  color: #fff;
}
.asideMenuWrap .asideMenuBody {
  width: 100%;
  height: calc(100%);
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 8999;
  background: #fff;
  padding: 0px;
  overflow: hidden;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
}

.asideSlideWrap {
  height: calc(100% - 210px);
  overflow: auto !important;
}
.asideToggleMenu dt {
  padding: 22px 15px;
  font-size: 19px;
  color: #000;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #eee;
  letter-spacing: -0.07em;
}
.asideToggleMenu dt .tip {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
}
.asideToggleMenu dd {
  display: none;
  border-bottom: 1px solid #eee;
  background: #f8f9fa;
  padding: 20px 20px;
  font-size: 17px;
  letter-spacing: -0.08em;
}
.asideToggleMenu .on {
  color: #0072ff !important;
  font-weight: bold;
}
.asideToggleMenu dd ul {
  padding: 0 0;
}
.asideToggleMenu dd ul li {
  padding: 14px 0 14px 25px;
  font-size: 12px;
  color: #000;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.asideToggleMenu dd ul li:last-child {
  border-bottom: 0;
}
.asideToggleMenu .btnSummToggle i {
  position: absolute;
  top: 40%;
  right: 6%;
  font-size: 20px;
}

.asideMyInfo {
  height: 110px;
  padding: 8px 8px;
  overflow: hidden;
  background: #0072ff;
  position: relative;
  top: -1px;
}
.asideMyInfo .myName {
  font-size: 0.9rem;
  font-weight: bold;
  padding: 5px 0 8px;
  color: #fff;
  margin-left: 6px;
  position: relative;
  z-index: 10;
}
.asideMyInfo .myPlace {
  font-size: 0.9rem;
  font-weight: normal;
  padding: 5px 0 8px;
  color: #fff;
  margin-left: 6px;
  position: relative;
  z-index: 10;
}
.asideMyInfo .myPlace i {
  font-size: 0.8rem;
}
.asideMyInfo .altBtns {
  font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  right: 8px;
}
.asideMyInfo .altBtns .ctfAlt {
  margin-left: 5px;
  font-size: 10px;
  padding: 3px 4px;
  border: 1px solid #fff;
  border-radius: 4px;
  font-weight: bold;
}
.asideMyInfo .date {
  font-size: 11px;
  color: #fff;
  line-height: 1.4;
}
.asideMyInfo .aptName {
  font-size: 1.1rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 13px;
  margin-top: 0px;
  margin-left: 6px;
}

.asideBottom {
  height: 55px;
  overflow: hidden;
  border-top: 1px solid #dedede;
}
.asideBottom a {
  width: 50%;
  display: block;
  height: 55px;
  float: left;
  text-align: center;
  font-size: 1rem;
  color: #000;
  line-height: 55px;
  border-right: 1px solid #dedede;
}
.asideBottom a:last-child {
  border-right: 0;
}
.asideBottom .callCenter {
  color: #2b516c !important;
}
.asideBottom .logout {
  color: #f86c6c !important;
}

/* 180927 그래프타입 추가 */
.graphTypeB {
  overflow: hidden;
}
.graphTypeB .title {
  text-align: left;
  padding: 8px 0 0 0;
}
.graphTypeB .graphTypeB__obj {
  float: left;
}
.graphTypeB .graphTypeB__obj_head {
  height: 25px;
  text-align: center;
  font-size: 0.7rem;
  line-height: 25px;
  min-width: 50px;
  margin-left: -35px;
}
.graphTypeB .graphTypeB__obj_body {
  height: 30px;
}

.graphTypeC {
  width: 90%;
  height: 20px;
  background-color: #e9ecef;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.graphTypeC .title {
  text-align: left;
  padding: 8px 0 0 0;
}
.graphTypeC:after {
  content: '';
  clear: both;
  display: block;
}
.graphTypeC .graphTypeC__obj_body {
  height: 20px;
  background-color: #0072ff;
  position: relative;
}
.graphTypeC .graphNum {
  padding-left: 5px;
  font-size: 10px;
  position: absolute;
  top: 5px;
  right: -50px;
  display: block;
  width: 50px;
  text-align: left;
  color: #3860b6;
  z-index: 100;
}

/* 180927 아이폰그래프 컬러 */
.bgZero {
  border-left: 1px solid #c9c6cd;
}
.bgFull {
  background: #e57373 !important;
}
.bgFull .graphNum {
  color: #e57373 !important;
  font-weight: bold;
}
.bgiGr01 {
  background: #007aff;
  color: #007aff;
}
.bgiGr02 {
  background: #56c9ff;
  color: #56c9ff;
}
.bgiGr03 {
  background: #fe9603;
  color: #fe9603;
}
.bgiGr04 {
  background: #c9c6cd;
  color: #c9c6cd;
}

.bgsGr01 {
  background: #0072ff !important;
  color: #0072ff;
}
.bgsGr02 {
  background: #f86c6c !important;
  color: #f86c6c;
}
.bgsGr03 {
  background: #857bff !important;
  color: #857bff;
}
.bgsGr04 {
  background: #01bd8b !important;
  color: #01bd8b;
  position: relative;
}
.bgsGr05 {
  background: #eb5858 !important;
  position: relative;
}
.bgsNum01 {
  color: #0072ff;
  font-weight: bold;
}
.bgsNum02 {
  color: #f86c6c;
  font-weight: bold;
}
.bgsNum04 {
  color: #01bd8b;
  font-weight: bold;
}
.bgsNum05 {
  color: #eb5858;
  font-weight: bold;
}
.bgsGr04:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('/img/grp/stripes.png') 0 0 repeat;
  border-radius: 4px 4px 0 0;
}
.bgsGr05:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('/img/grp/stripes.png') 0 0 repeat;
  border-radius: 4px 4px 0 0;
}
.bgsGr0 {
  background: #e9ecef;
  position: relative;
}

.limitLine {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  border-right: 3px solid #ffb74d;
  z-index: 99;
}
.limitBg01 {
  background: #f86c6c !important;
}
.limitBg02 {
  background: #ffb74d !important;
}
.limitBg03 {
  background: #81c784 !important;
}

/* 180927 애니메이션그래프  */
.grpProgWrap {
  width: 100%;
}
.grpProgInnerWrap {
  padding: 10px 50px 10px 10px;
}
.grpProgress {
  padding: 0px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0 6px 6px 0;
}
.grpProgress .progress-bar {
  position: relative;
  height: 16px;
  border-radius: 0 4px 4px 0;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px rgba(255, 255, 255, 0.1);
}
.grpProgress .progress-bar:before,
.grpProgress .progress-bar:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.grpProgress .progress-bar:before {
  bottom: 0;
  background: url('/img/grp/stripes.png') 0 0 repeat;
  border-radius: 4px 4px 0 0;
}
.grpProgress .progress-bar:after {
  z-index: 2;
  bottom: 45%;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
}
.grpProgress .graphNum {
  padding-left: 5px;
  font-size: 10px;
  position: absolute;
  top: 3px;
  right: -50px;
  display: block;
  width: 50px;
  text-align: left;
  color: #3860b6;
}
.grp5 > .progress-bar {
  width: 5%;
  background-color: #f63a0f;
}
.grp25 > .progress-bar {
  width: 25%;
  background-color: #f27011;
}
.grp50 > .progress-bar {
  width: 50%;
  background-color: #f2b01e;
}
.grp75 > .progress-bar {
  width: 75%;
  background-color: #f2d31b;
}
.grp100 > .progress-bar {
  width: 100%;
  background-color: #86e01e;
}

/* 180928 그래프타입 확정본 추가 */
.graphTypeD {
  overflow: hidden;
  position: relative;
}
.graphTypeD .graphTypeD__obj {
  float: left;
}
.graphTypeD .graphTypeD__obj_head {
  height: 30px;
  text-align: center;
  font-size: 0.9rem;
  line-height: 30px;
}
.graphTypeD .graphTypeD__obj_body {
  height: 60px;
}

/* 180928_각주 써클 아이콘 네모박스로 강제 변환 */
.fa-circle.positive {
  color: #0072ff;
  background: #0072ff;
  font-size: 13px;
}
.fa-circle.negative {
  color: #f86c6c;
  background: #f86c6c;
  font-size: 13px;
}
.fa-circle.neither {
  color: #857bff;
  background: #857bff;
  font-size: 13px;
}
.fa-circle.ordinary {
  color: #01bd8b;
  background: #01bd8b;
  font-size: 13px;
}

.commentWrap {
  padding: 15px 0 15px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 4px;
  margin: 10px 10px;
}
.commentWrap i {
  font-size: 50px;
  margin: 10px auto 5px;
}
.commentWrap i.gold {
  color: #fdd24e;
}
.commentWrap i.heart {
  color: #f45b69;
}
.commentWrap .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
}
.commentWrap .txt {
  font-size: 12px;
  line-height: 1.5;
}

.graphTypeE .txtNote {
  padding: 5px 0 5px 5px;
  text-align: left;
  line-height: 1.5;
}
.graphTypeE .txtNote .txt {
  font-size: 11px;
}
.graphTypeE .txtNote .num {
  font-weight: bold;
  font-size: 13px;
}
.graphTypeE .incaseGrp {
  height: 30px;
  position: relative;
}
.graphTypeE .incaseGrp .dashLine {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  border-right: 2px dashed #fff;
  z-index: 99;
}
.graphTypeE .incaseGrp .incomeDiv {
  background: #007aff;
  height: 30px;
  float: left;
}
.graphTypeE .incaseGrp .surplusDiv {
  background: #007aff;
  height: 30px;
  float: left;
  position: relative;
}
.graphTypeE .incaseGrp .surplusDiv:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.graphTypeE .incaseGrp .spendDiv {
  background: #e57373;
  height: 30px;
  float: left;
}
.graphTypeE .incaseGrp .lossDiv {
  background: #e57373;
  height: 30px;
  float: left;
  position: relative;
}
.graphTypeE .incaseGrp .lossDiv:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.graphTypeE .title {
  font-size: 0.8rem;
  text-align: left;
  padding: 5px 0;
  position: relative;
  z-index: 2;
}
.graphTypeE .title span {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 15px 0 0px;
  font-weight: bold;
}
.graphTypeE .title:after {
  display: block;
  width: 100%;
  height: 1px;
  background: #d6e5ff;
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  content: '';
  z-index: 1;
}

.listTypeGage__Wrap {
  overflow: hidden;
  background: #fff;
  padding: 0;
}
.listTypeGage__Wrap .title {
  text-align: left;
  padding: 8px 0 5px 0;
  font-weight: normal;
  font-size: 13px;
  margin-top: 0px;
}
.listTypeGage__Wrap .title .percent {
  font-size: 11px;
  font-weight: normal;
  margin-left: 10px;
  color: #000;
}
.listTypeGage__Wrap .graphWrap {
  margin: 8px 0px 50px;
  background: #fff;
}
.listTypeGage__Wrap .graphWrap h3 {
  font-size: 0.8rem;
  font-weight: bold;
  text-align: left;
  padding: 10px 10px 0;
}
.listTypeGage__Wrap .graphWrap .graphArea {
  overflow: hidden;
  padding: 20px 10px;
}

.listTypeGage__Wrap .graphTypeGage {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  width: 100%;
  height: 8px;
  background-image: linear-gradient(90deg, #45b8a9 0%, #13c684 25%, #77dc4b 50%, #fdac21 75%, #f4612f 100%);
  position: relative;
  border-radius: 10px;
  margin-top: 8px;
}
.listTypeGage__Wrap .graphTypeGage .gageLine {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -5px;
  margin-left: -9px;
  border: 1px solid #ccc;
  box-shadow: 0 7px 10px -7px rgba(0, 0, 0, 0.9);
  border-radius: 10000px;
  background: #fff;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.listTypeGage__Wrap .gageTip {
  width: 100%;
  height: 25px;
  position: relative;
  margin-top: 8px;
  overflow: hidden;
  padding: 5px 0;
}
.listTypeGage__Wrap .gageTip .safety {
  width: 30px;
  height: 15px;
  position: absolute;
  left: 0;
  margin-left: -0px;
  color: #45b8a9;
  font-weight: bold;
}
.listTypeGage__Wrap .gageTip .normal {
  width: 30px;
  height: 15px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  color: #000;
}
.listTypeGage__Wrap .gageTip .danger {
  width: 30px;
  height: 15px;
  position: absolute;
  left: 100%;
  margin-left: -25px;
  color: #f4612f;
  font-weight: bold;
}

.sectionGraph__Wrap {
  overflow: hidden;
  background: #fff;
  padding: 20px 15px;
  border: 1px solid #eee;
  margin-top: -1px;
}
.sectionGraph__Wrap:first-child {
  margin-top: 0 !important;
}
.sectionGraph__Wrap .title {
  text-align: left;
  padding: 8px 0 5px 0;
  font-weight: normal;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 30px;
}
.sectionGraph__Wrap .title .percent {
  font-size: 15px;
  font-weight: normal;
  margin-left: 10px;
  color: #000;
}
.sectionGraph__Wrap .limitTxt {
  width: 100%;
  height: 15px;
  position: relative;
}
.sectionGraph__Wrap .limitTxt .tipTxt {
  position: absolute;
  width: 30px;
  height: 15px;
  top: 10px;
  color: #888;
  font-size: 11px;
  margin-left: -15px;
}

.sectionGraph__Wrap .graphTypeGage {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  width: 100%;
  height: 8px;
  position: relative;
  border-radius: 10px;
  margin-top: 8px;
}
.sectionGraph__Wrap .graphTypeGage .gageLine {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -5px;
  margin-left: -9px;
  border: 1px solid #ccc;
  box-shadow: 0 7px 10px -7px rgba(0, 0, 0, 0.9);
  border-radius: 10000px;
  background: #fff;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.sectionGraph__Wrap .graphTypeGage .gageLine .percent {
  position: absolute;
  top: -35px;
  background: #666;
  padding: 5px;
  width: 55px;
  text-align: center;
  margin-left: -20px;
  color: #fff;
  border-radius: 4px;
}
.sectionGraph__Wrap .graphTypeGage .gageLine .percent:after {
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: block;
  content: '';
  transform: rotate(45deg);
  border-top: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid #666;
  border-bottom: 4px solid #666;
  position: absolute;
  left: 50%;
  margin-left: -4px;
}

.sectionGraph__Wrap .graphTypeGage .gageLine .zero.percent {
  margin-left: 0px;
}
.sectionGraph__Wrap .graphTypeGage .gageLine .zero.percent:after {
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: block;
  content: '';
  transform: rotate(45deg);
  border-top: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid #666;
  border-bottom: 4px solid #666;
  position: absolute;
  left: 12%;
  margin-left: -4px;
}

.sectionGraph__Wrap .graphTypeGage .gageLine .hundred.percent {
  margin-left: -40px;
}
.sectionGraph__Wrap .graphTypeGage .gageLine .hundred.percent:after {
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: block;
  content: '';
  transform: rotate(45deg);
  border-top: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid #666;
  border-bottom: 4px solid #666;
  position: absolute;
  left: 85%;
  margin-left: -4px;
}

.sectionGraph__Wrap .graphTypeGage .safety {
  display: block;
  width: 33.3%;
  height: 8px;
  float: left;
  text-align: center;
  background: #67d69c;
  border-radius: 10px 0 0 8px;
}
.sectionGraph__Wrap .graphTypeGage .normal {
  display: block;
  width: 33.4%;
  height: 8px;
  float: left;
  text-align: center;
  background: #4bc355;
}
.sectionGraph__Wrap .graphTypeGage .danger {
  display: block;
  width: 33.3%;
  height: 8px;
  float: left;
  text-align: center;
  background: #feb949;
  border-radius: 0 8px 8px 0;
}

.sectionGraph__Wrap .gageTip {
  width: 100%;
  height: 25px;
  position: relative;
  margin-top: 5px;
  overflow: hidden;
}
.sectionGraph__Wrap .gageTip .safety {
  display: block;
  width: 33.3%;
  height: 25px;
  color: #666;
  float: left;
  text-align: center;
  line-height: 25px;
}
.sectionGraph__Wrap .gageTip .normal {
  display: block;
  width: 33.4%;
  height: 25px;
  color: #666;
  float: left;
  text-align: center;
  line-height: 25px;
}
.sectionGraph__Wrap .gageTip .danger {
  display: block;
  width: 33.3%;
  height: 25px;
  color: #666;
  float: left;
  text-align: center;
  line-height: 25px;
}

/* 181005 자산관리 내용 추가 */
.assetNotice {
  padding: 80px 10px;
  text-align: center;
  color: #000;
}
.assetNotice .alert {
  font-size: 1rem;
  color: #0072ff;
  padding: 10px 0;
  font-weight: bold;
}
.assetNotice .note {
  font-size: 12px;
  margin: 20px auto 50px;
}

/* 181008_자산 자동수집 */
.assetAutoList .title {
  background: #f5f5f5;
  color: #555;
  font-weight: bold;
  text-align: left;
  padding: 8px 10px;
  font-size: 11px;
  border-bottom: 1px solid #eee;
}
.assetAutoList .btnListWrap {
  overflow: hidden;
  margin-bottom: 20px;
}
.assetAutoList .btnBankChoice {
  margin: 1%;
  width: 23%;
  background: #fff;
  padding: 8px 0 0px;
  height: 32px;
  float: left;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #ccc;
  border-radius: 4px;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.assetAutoList .btnBankChoice:hover {
  background: #87abec !important;
  color: #fff !important;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  border: 1px solid #87abec;
}
.assetAutoList .btnBankSelected {
  background: #528fea;
}
.assetAutoList .btncardChoice {
  margin: 1%;
  width: 23%;
  background: #fff;
  padding: 7px 0 6px;
  height: 32px;
  float: left;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #333 !important;
  border: 1px solid #ccc;
  border-radius: 4px;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.assetAutoList .btncardChoice:hover {
  background: #87abec !important;
  color: #fff !important;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  border: 1px solid #87abec;
}
.assetAutoList .btncardSelected {
  background: #528fea;
}

.btnBankChoice {
  position: relative;
}
.btnStockChoice {
  position: relative;
}
.btncardChoice {
  position: relative;
}
.btnSelectedCheck {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  text-align: center;
  border-radius: 2px;
}
.btnSelectedCheck img {
  position: relative;
  z-index: 999;
  margin-top: 3px;
}
.btnSelectedCheck .bgBlock {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 10;
  border-radius: 2px;
}

.btnBlockFlat {
  display: block;
  width: 80%;
  height: 45px;
  margin: 20px auto;
  padding-top: 15px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff !important;
  background: #0072ff;
}
.btnBlockFlatDark {
  display: block;
  width: 80%;
  height: 45px;
  margin: 20px auto;
  padding-top: 15px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff !important;
  background: #3d4c70;
}
.btnBlockFlatMin {
  display: block;
  width: 80%;
  height: 45px;
  margin: 10px auto;
  padding-top: 15px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff !important;
  background: #0072ff;
}

.listTypeTb {
  width: 100%;
  border: 1px solid #dedede;
}
.listTypeTb td {
  padding: 10px 0;
  font-size: 11px;
  background: #fff;
  border: 1px solid #dedede;
  text-align: center;
  line-height: 1.5;
}

.assetSelectList dl dt {
  background: #f5f5f5;
  color: #555;
  font-weight: bold;
  text-align: left;
  padding: 15px 10px;
  font-size: 0.8rem;
  border-bottom: 1px solid #eee;
}
.assetSelectList dl dd {
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 25px 25px 25px 20px;
  box-sizing: border-box;
  font-size: 11px;
  line-height: 1.5;
  background: #fff;
}
.assetSelectList dl dd .name {
  font-size: 13px;
  font-weight: bold;
}
/*
.assetSelectList dl dd:after{position:absolute;top:40%;right:20px;display:inline-block;content: '\f105'; font-family: 'FontAwesome'; font-size: 13px;font-weight:normal !important;margin-left:3px;}
*/
.assetSelectList dl dd.choice:after {
  position: absolute;
  top: 35%;
  right: 20px;
  display: inline-block;
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 20px;
  font-weight: normal !important;
  margin-left: 3px;
  color: #0072ff;
}

/* 181008 채팅추가 */
.chatLink {
  position: relative;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 20px;
}
.chatLink .alNum {
  position: absolute;
  top: -7px;
  right: -10px;
  padding: 3px 5px;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  background: #f20;
  border-radius: 1000px;
}
.link_text .alNum {
  padding: 2px 5px;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  background: #f20;
  border-radius: 1000px;
}
.chatWrap {
}
.chatWrap .header {
  background: #233242;
  height: 45px;
  position: relative;
  overflow: visible !important;
}
.chatWrap .header .title {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  padding: 12px 0 0 12px;
  line-height: 1 !important;
}
.chatWrap .header .title .bookName {
  font-size: 13px;
}
.chatWrap .header .btnClose {
  position: absolute;
  top: 10px;
  right: 8px;
  color: #fff;
}
.chatWrap .chatBody {
  height: calc(100vh - 235px);
  background: #fff;
  margin: 20px 10px 0;
  overflow: auto !important;
}
.chatWrap .chatBody .date {
  text-align: center;
  padding: 10px 0;
  color: #bcc9cf;
  font-size: 15px;
  margin: 10px auto;
  position: relative;
}
.chatWrap .chatBody .date span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.chatWrap .chatBody .date:after {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #e5edf1;
  z-index: 0;
}
.chatWrap .chatBody .chatSection {
  clear: both;
  margin: 10px auto;
}
.chatWrap .chatBody .chatSection.send {
  float: right;
  margin-left: 40px;
  margin-right: 15px;
}
.chatWrap .chatBody .chatSection.send .text {
  background: #137eff;
  color: #fff;
}

.chatWrap .chatBody .chatSection.receive {
  float: left;
  margin-left: 15px;
  margin-right: 40px;
}
.chatWrap .chatBody .chatSection .name {
  color: #666a85;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 0;
}
.chatWrap .chatBody .chatSection .text {
  font-size: 13px;
  line-height: 1.7;
  color: #000;
  background: #f6f8f9;
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
}
.chatWrap .chatBody .chatSection .time {
  font-size: 10px;
  color: #999;
  padding: 8px 0;
}
.chatWrap .chatBody .chatSection .file {
  text-align: right;
  padding-right: 10px;
}
.chatWrap .chatBody .chatSection .file i {
  color: #999;
  font-size: 13px;
}
.chatWrap .chatBody .chatSection.send .file p {
  background: #137eff;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}

.chatWrap .chatBody .chatSection.send i {
  background: #137eff;
  color: #fff;
}
.chatWrap .chatBody .chatSection.receive .file p {
  color: #999;
  background: #f6f8f9;
  padding: 10px;
  border-radius: 10px;
}
.chatWrap .chatBody .chatSection .file a {
  margin-top: 10px;
  font-size: 11px;
  text-decoration: underline;
  color: #f20;
}
.chatWrap .chatBody .chatSection.send .file {
  text-align: right;
  padding-right: 10px;
  line-height: 1.7;
}
.chatWrap .chatBody .chatSection.receive .file {
  text-align: left;
  padding-left: 10px;
  line-height: 1.7;
}

.chatWrap .chatBody .clear {
  clear: both;
}
.chatWrap .chatSendArea {
  clear: both;
  margin: 0 10px;
  background: #fff;
  overflow: hidden;
  border-top: 1px solid #eee;
  padding: 10px;
}
.chatWrap .chatSendArea .chatBox {
  width: 90%;
  width: 75%;
  float: left;
}
.chatWrap .chatSendArea .chatBox textarea {
  width: 100%;
  border: 0 !important;
  padding: 12px;
  height: 90px;
  overflow: auto !important;
  font-size: 13px;
  color: #000;
  line-height: 1.5;
}
.chatWrap .chatSendArea .chatBox .aside {
  padding: 3px 10px;
}
.chatWrap .chatSendArea .chatBox .aside a i {
  color: #666;
  font-size: 16px;
}
.chatWrap .chatSendArea .btnSet {
  width: 25%;
  float: right;
}
.chatWrap .chatSendArea .btnSend {
  width: 90px;
  height: 90px;
  border: 1px solid transparent;
  background: #137eff;
  color: #fff;
  float: right;
}

/* 180816 채팅 참여자 목록보기 추가 */
.chatWrap .header .chatJoinList {
  position: absolute;
  top: 45px;
  left: 0;
  display: none;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 999999;
  color: #999 !important;
  font-size: 11px;
  text-align: left;
  box-shadow: 0 7px 10px -7px rgba(0, 0, 0, 0.5);
}
.chatWrap .header .chatJoinList > div {
  min-width: 90px;
  max-height: 365px;
  overflow: auto !important;
  padding: 10px 20px 10px 10px;
}
.chatWrap .header .chatJoinList .nameList {
  min-width: 90px;
  padding: 8px 15px 8px 20px;
  font-size: 14px;
  color: #444 !important;
  text-align: left;
  position: relative;
}
.chatWrap .header .chatJoinList .nameList:first-child {
  margin-top: 8px;
}
.chatWrap .header .chatJoinList .nameList:after {
  display: block !important;
  position: absolute;
  top: 8px;
  left: 3px;
  content: '\f2bd';
  font-family: 'FontAwesome';
  color: #cdcdcd !important;
}
.chatWrap .header .chatListView {
  margin-right: 5px;
  border: 1px solid transparent;
}
.chatWrap .header .chatListView i {
  font-size: 14px;
  color: #888;
}
.chatWrap .header .chatListView span {
  padding: 0 3px;
  font-size: 12px;
  color: #555;
  font-family: 'Nanum Gothic', '맑은 고딕', malgun gothic, dotum, AppleGothic, sans-serif !important;
}
.chatWrap .header .chatListView:hover {
}
.chatWrap .header .chatListView:hover i,
.chatWrap .header .chatListView:hover span {
  color: #fff !important;
}

/* 181010_직접입력 디자인 수정 */
.agreeBtn {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #0072ff;
  background: #fff;
  color: #0072ff !important;
  font-size: 13px;
}
.newJoinForm {
  padding: 0 20px;
}
.newJoinForm li {
  padding: 5px 0;
  position: relative;
}
.newJoinForm li:after {
  display: block;
  content: '';
  clear: both;
}
.newJoinForm li label {
  font-size: 0.8rem;
  text-align: left;
  display: block;
  margin: 0 auto 5px;
}
.newJoinForm li input {
  background: #f9f9f9;
  width: 100%;
  height: 40px;
  line-height: 40px;
}

.regTradeUl .imgChkView {
  display: block;
  border: 1px solid #aaa;
  height: 40px;
  padding: 5px 8px 0px 5px;
}
.regTradeUl .imgChkView label {
  text-align: center;
  font-size: 0.9rem;
}
.regTradeUl .tagHandler ul.tagHandlerContainer li.tagItem {
  margin-top: 8px !important;
}
.regTradeUl .tagHandler ul.tagHandlerContainer input.tagInputField {
  height: 35px;
  vertical-align: middle;
}

/* 181008_분류설정 재디자인 // 1010 추가 수정 */
.newCateList {
  position: relative;
  margin-top: 20px;
}
.newCateList:after {
  display: block;
  content: '';
  clear: both;
}
.newCateList .btnStyle03,
.newCateList .btnStyle04 {
  width: 48%;
  float: left;
  height: 42px;
  text-align: center;
  line-height: 42px;
  margin: 1%;
  display: block;
  font-size: 0.9rem;
}
.newCateList .btnStyleMins03 {
  height: 36px;
  text-align: center;
  line-height: 36px;
  margin: 1%;
  display: block;
  font-size: 0.7rem !important;
}

.newCateList .getSub {
}
.newCateList .subListWrap {
}
.newCateList .subList {
  display: none;
}
.newCateList .subList {
  clear: both;
  padding: 15px 8px;
  background: #f3f3f3;
  margin: 5px auto;
  border-radius: 10px;
  overflow: hidden;
}
.newCateList .subList li {
  width: 31.3%;
  float: left;
  text-align: center;
  line-height: 28px;
  margin: 1%;
}
.newCateList .subList li span {
  display: block;
}
.newCateList .subTxtList {
  display: none;
}
.newCateList .subTxtList {
  clear: both;
  padding: 8px 8px;
  background: #f3f3f3;
  margin: 5px auto;
  border-radius: 10px;
  overflow: hidden;
}
.newCateList .subTxtList li {
  text-align: left;
  line-height: 1.1;
  margin: 1%;
  padding: 20px 10px;
  font-size: 0.9rem;
  background: #fff;
}
.newCateList .subTxtList li .ctrTxtList {
  margin-top: 5px;
  text-align: right;
  overflow: hidden;
}
.newCateList .subTxtList li span {
  display: block;
  width: 32%;
  margin: 0 1% 0 0;
  float: left;
}

/* 181010_이달의현황 펼침메뉴 적용 */
.listTypeB__Wrap .ddInWrap {
  width: 100%;
  clear: both;
  background: #f5f5f5;
}
.listTypeB__Wrap .ddInWrap .inpd {
  padding: 10px 20px 10px 30px;
}
.listTypeB__Wrap .ddInWrap .ddInObj {
  padding: 8px 0;
}
.listTypeB__Wrap .ddInWrap .title {
  width: 40%;
  float: left;
  font-size: 0.7rem;
}
.listTypeB__Wrap .ddInWrap .num {
  width: 60%;
  float: right;
  font-size: 0.7rem;
  text-align: right;
}

/* 181204 */
.noList {
  padding-top: calc(40vh);
  font-size: 0.8rem;
  text-align: center;
}

.defaultListWrap {
  padding: 10px 10px;
}
.defaultListWrap.background {
  background: #f5f5f5;
}
.defaultList {
  margin: 0 auto 20px;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
.defaultList .title {
  font-size: 1.2rem;
  font-weight: bold;
  color: #2b516c;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
  padding-right: 15px;
  padding-top: 3px;
}
.defaultList .subScript {
  font-size: 1rem;
  font-weight: normal;
  color: #000;
  line-height: 1.2;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  margin: 10px auto 15px;
}
.defaultList .cate {
  font-size: 0.7rem;
  color: #f60;
  font-weight: bold;
  padding: 0 0 3px;
}
.defaultList .blankTxt {
  font-size: 0.8rem !important;
  color: #999 !important;
}
.defaultList .aside {
  font-size: 0.8rem;
}
.defaultList .aside i {
  font-size: 1.1rem;
  color: #40627a;
  vertical-align: middle;
}
.defaultList .aside .time {
  display: inline-block;
  vertical-align: middle;
}
.defaultList .aside .writer {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.listNewIco:after {
  display: block;
  position: absolute;
  content: 'NEW';
  padding: 4px 6px;
  border-radius: 10px;
  background: #f86c6c;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  bottom: 15px;
  right: 10px;
}
.repeatIco:before {
  display: block;
  position: absolute;
  content: '\f079';
  color: #f6791d;
  font-weight: normal;
  font-size: 20px;
  top: 10px;
  right: 10px;
  font-family: 'FontAwesome';
}

.thumList {
  margin: 0 auto 20px;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
.thumList .title {
  font-size: 1.2rem;
  font-weight: bold;
  color: #2b516c;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.thumList .subScript {
  font-size: 1rem;
  font-weight: normal;
  color: #000;
  line-height: 1.2;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  margin: 10px auto 15px;
}
.thumList .blankTxt {
  font-size: 0.8rem !important;
  color: #999 !important;
}
.thumList .listInfo {
  width: calc(100% - 80px);
  float: left;
}
.thumList .listInfo .cate {
  font-size: 0.7rem;
  color: #f60;
  font-weight: bold;
  padding: 3px 0 5px;
}
.thumList .thum {
  width: 75px;
  height: 75px;
  float: right;
}
.thumList .thum img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.thumList .aside {
  font-size: 0.8rem;
  clear: both;
}
.thumList .aside i {
  font-size: 1.1rem;
  color: #40627a;
  vertical-align: middle;
}
.thumList .aside .time {
  display: inline-block;
  vertical-align: middle;
}
.thumList .aside .writer {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.carList {
  margin: 0 auto 20px;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
.carList .listInfo {
  width: calc(100% - 95px);
  float: left;
  font-size: 0.9rem;
  line-height: 1.7;
  overflow: hidden;
}
.carList .thum {
  width: 90px;
  height: 90px;
  float: right;
}
.carList .thum img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.carList .thum .noImg {
  display: block;
  width: 90px;
  height: 90px;
  border-radius: 10px;
  color: #999;
  background: #efefef;
  font-size: 0.7rem;
  font-weight: bold;
  text-align: center;
  line-height: 90px;
}
.carList .listInfo i {
  font-size: 1.1rem;
  color: #40627a;
  vertical-align: middle;
}
.carList .listInfo .who {
  font-weight: bold;
  font-size: 0.9rem;
  vertical-align: middle;
}
.carList .listInfo .carInfo {
  vertical-align: middle;
}
.carList .listInfo .carInfo .carNum {
  font-size: 1.3rem;
  font-weight: bold;
  color: #40627a;
}
.carList .listInfo .carInfo .carName {
  color: #f6791d;
  font-size: 1rem;
}
.carList .listInfo .phone {
  padding-left: 2px;
  font-size: 1.2rem;
  font-weight: bold;
}

.facilityList {
  margin: 0 auto 20px;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
.facilityList .listInfo {
  font-size: 0.9rem;
  line-height: 1.7;
  overflow: hidden;
}
.facilityList .listInfo .cate {
  color: #f6791d;
  font-size: 0.7rem;
  vertical-align: middle;
  font-weight: bold;
}
.facilityList .listInfo .name {
  vertical-align: middle;
  font-size: 1rem;
  font-weight: bold;
  color: #2b516c;
}
.facilityList .listInfo .aside {
  font-size: 0.7rem;
  color: #40627a;
  margin-top: 5px;
  letter-spacing: -1px;
}
.facilityList .listInfo .aside span {
  font-size: 0.8rem;
  color: #000;
  letter-spacing: 0 !important;
}

.clearListWrap {
  padding: 10px;
}
.clearList {
  margin: 0 auto 20px;
  background: #f6f6f6;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
.clearList .cate {
  font-size: 0.7rem;
  color: #f60;
  font-weight: bold;
  padding: 3px 0 5px;
}
.clearListWrap .thumList {
  background: #f6f6f6 !important;
}
.clearList:after,
.clearListWrap .thumList:after {
  position: absolute;
  top: 8px;
  right: 0;
  width: 100px;
  height: 35px;
  content: '\f00c  완료';
  font-family: 'FontAwesome';
  font-size: 0.9rem;
  text-align: center;
  color: #fff;
  background-color: rgba(80, 99, 190, 0.9);
  line-height: 35px;
  border-radius: 1000px 0 0 1000px;
}

.clearList .title {
  font-size: 1.2rem;
  font-weight: bold;
  color: #2b516c;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.clearList .subScript {
  font-size: 1rem;
  font-weight: normal;
  color: #000;
  line-height: 1.2;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  margin: 10px auto 15px;
}
.clearList .aside {
  font-size: 0.9rem;
}
.clearList .aside i {
  font-size: 1.1rem;
  color: #40627a;
  vertical-align: middle;
}
.clearList .aside .time {
  display: inline-block;
  vertical-align: middle;
}
.clearList .aside .writer {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.btnPrimary {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #0072ff;
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #0072ff;
  border-radius: 10px;
  vertical-align: middle;
}
.btnOrdinary {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #0072ff;
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 2px solid #0072ff;
  vertical-align: middle;
}
.btnDanger {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #f86c6c;
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #f86c6c;
  border-radius: 10px;
  vertical-align: middle;
}

.btnBlock01 {
  display: block;
  height: 42px;
  line-height: 42px;
  background: #0072ff;
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #0072ff;
  border-radius: 10px;
  vertical-align: middle;
}
.btnBlock01 i {
  font-size: 1rem;
}

.btnBlock02 {
  display: block;
  height: 42px;
  line-height: 42px;
  background: #2b516c;
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #2b516c;
  border-radius: 10px;
  vertical-align: middle;
}
.btnBlock02 i {
  font-size: 1rem;
}

.btnBlock03 {
  display: block;
  height: 42px;
  line-height: 42px;
  background: #5e80dd;
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #5e80dd;
  border-radius: 10px;
  vertical-align: middle;
}
.btnBlock03 i {
  font-size: 1.2rem;
}

.btnBlock04 {
  display: block;
  height: 42px;
  line-height: 42px;
  background: #f86c6c;
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #f86c6c;
  border-radius: 10px;
  vertical-align: middle;
}
.btnBlock04 i {
  font-size: 1.2rem;
}

.btnBlock05 {
  display: block;
  height: 42px;
  line-height: 42px;
  background: #f6791d;
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid #f6791d;
  border-radius: 10px;
  vertical-align: middle;
}
.btnBlock05 i {
  font-size: 1.2rem;
}

.btnBlockGra01 {
  display: block;
  height: 42px;
  line-height: 42px;
  background: linear-gradient(45deg, #fe6b8b 30%, #ff8e53 90%);
  padding: 0;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid transparent;
  border-radius: 10px;
  vertical-align: middle;
}

.titleWrap {
  padding: 10px 10px;
  text-align: left;
  border-bottom: 8px solid #f5f5f5;
  background: #fff;
}
.titleWrap .cateType {
  font-size: 0.8rem;
  padding: 5px 0;
  font-weight: bold;
}
.titleWrap .cateTypebadge {
  font-size: 0.8rem;
  background: #466fe0;
  color: #fff;
  display: inline-block;
  height: 25px;
  width: 35px;
  border-radius: 5px;
  text-align: center;
  line-height: 25px;
  margin-bottom: 5px;
}
.titleWrap .cateType .cate {
  color: #7c7c7c;
}
/* .titleWrap .cateType .cate{color:#f77400;} */
.titleWrap .cateType .where {
  color: #000;
  margin-left: 20px;
}
.titleWrap h1 {
  font-size: 1.2rem;
  color: #2b516c;
  margin: 5px auto 20px;
}
.titleWrap .asideBody {
  position: relative;
  width: 70%;
  letter-spacing: -0.07em;
}
.titleWrap .asideBody02 {
  position: relative;
  width: 57%;
}
.titleWrap .asideBody:after {
  display: block;
  clear: both;
  content: '';
}
.titleWrap .abtitle {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0px;
  letter-spacing: -0.06em;
  line-height: 1.3;
}
.titleWrap .aside {
  font-size: 0.8rem;
  line-height: 1.5;
  width: 100%;
  letter-spacing: -0.07em;
}
.titleWrap .aside .name {
  font-size: 0.8rem;
  font-weight: 700;
  color: #0072ff;
  letter-spacing: -0.07em;
}
.titleWrap .aside .date {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ababab;
  letter-spacing: -0.07em;
}
.titleWrap .btns {
  text-align: right;
}
.titleWrap .btns02 {
  width: 42%;
  text-align: right;
}
.contentsWrap {
  font-size: 22px;
  padding: 15px;
  line-height: 1.5;
  background: #fff;
  min-height: 40vh;
  letter-spacing: -0.07em;
}
.contentsWrap img {
  max-width: 100%;
  margin: 20px auto;
  display: block;
}
.contentsWrap .fileList {
  text-align: right;
}
.contentsWrap .fileList a {
  display: block;
  font-size: 0.9rem;
  margin-bottom: 10px;
  color: #06f;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.contentsWrap .fileList a i {
  font-size: 1rem;
  color: #2b516c;
}
.btnWrap {
  padding: 0 15px;
}
.btnWrap:after {
  display: block;
  clear: both;
  content: '';
}
.contFixed {
  line-height: 1.5;
  width: 100%;
  letter-spacing: -0.07em;
  padding-bottom: 100px;
  position: relative;
}

.formWrap {
  padding: 20px;
}

.playBtn {
  font-size: 0.7rem;
  letter-spacing: -0.07em;
  height: 35px;
  line-height: 35px;
  color: #3b7bff !important;
  font-weight: 700;
  border: 1px solid #3b7bff;
  display: inline-block;
  border-radius: 5px;
  width: 75%;
  text-align: center;
}

.fileWrap {
}
.fileWrap .fileListWrap {
  padding: 10px 0;
  overflow: hidden;
}
.fileWrap .fileListWrap .fileList {
  width: 30.3%;
  height: 100px;
  float: left;
  position: relative;
  margin-bottom: 3%;
  border-radius: 10px;
}
.fileWrap .fileListWrap .fileList.noImg {
  background: #fff;
  text-align: center;
  padding-top: 23px;
}
.fileWrap .fileListWrap .fileList.noImg .fa-file-archive {
  font-size: 2.5rem;
  color: #999;
  margin-bottom: 10px;
}
.fileWrap .fileListWrap .fileList.noImg .fa-camera {
  font-size: 2.5rem;
  color: #999;
  margin-bottom: 10px;
}
.fileWrap .fileListWrap .fileList.noImg p {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
  font-size: 0.7rem;
}
.fileWrap .fileListWrap .fileList .btnImgDel {
  font-size: 30px;
  color: #f86c6c;
  position: absolute;
  top: -5px;
  right: -5px;
  border-radius: 1000px;
  background: #fff;
}
.fileWrap .fileListWrap .fileList img {
  width: 100%;
  height: 100px;
  border-radius: 10px;
}
.fileWrap .fileListWrap .fileList:nth-child(3n + 2) {
  margin: 0 4.5%;
}
.fileWrap .fileListWrap .fileList .icoCamera {
  width: 50px !important;
  height: 50px !important;
  margin: 0 auto;
}

.replyWrap {
  margin: 20px auto;
  border-top: 2px dashed #fff;
  padding-top: 10px;
}
.replyWrap .contentsWrap {
  font-size: 1rem;
  padding: 15px 20px;
  line-height: 1.5;
  background: #fff;
  margin: 10px;
  border-radius: 10px;
}
.replyWrap .contentsWrap img {
  max-width: 100%;
  margin: 20px auto;
}
.replyWrap .contentsWrap .replyTitle {
  color: #2b516c;
  padding: 0 5px 10px;
  font-weight: bold;
}
.replyWrap .asideBody {
  position: relative;
}
.replyWrap .asideBody:after {
  display: block;
  clear: both;
  content: '';
}
.replyWrap .aside {
  font-size: 0.8rem;
  line-height: 1.5;
  overflow: hidden;
  margin-bottom: 20px;
}
.replyWrap .aside .name {
  float: left;
  width: 48%;
  text-align: left;
}
.replyWrap .aside .date {
  float: right;
  width: 48%;
  text-align: right;
}

.workLineWrap {
}
.workListWrap {
  margin: 20px auto 30px;
}
.workListWrap li {
  overflow: hidden;
  border-radius: 1000px;
  padding: 5px;
  background: #fff;
  line-height: 30px;
  margin: 8px auto;
  position: relative;
}
.workListWrap li .btnImgDel {
  font-size: 26px;
  color: #f86c6c;
  position: absolute;
  top: 6px;
  right: 3px;
  border-radius: 1000px;
  background: #fff;
}
.workListWrap .num {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 1000px;
  font-size: 0.9rem;
  font-weight: bold;
  color: #fff;
  background: #0072ff;
  float: left;
  text-align: center;
}
.workListWrap .name {
  display: block;
  float: left;
  width: 17%;
  height: 30px;
  font-size: 0.8rem;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.workListWrap .position {
  display: block;
  float: left;
  width: calc(100% - 61% - 40px);
  height: 30px;
  font-size: 0.7rem;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.workListWrap .phone {
  display: block;
  float: left;
  width: 42%;
  height: 30px;
  font-size: 0.8rem;
  font-weight: bold;
  color: #000;
  text-align: left;
}

.workLineTbWrap {
  padding: 20px 20px 0;
}
.workLineTb {
  width: 100%;
  border-top: 3px solid #0072ff !important;
  border-bottom: 1px solid #ccc;
}
.workLineTb caption {
  display: none;
}
.workLineTb tbody th {
  background: #fff;
  font-weight: bold;
  font-size: 0.7rem;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #ccc;
  color: #2b516c;
}
.workLineTb tbody th:first-child {
  color: #000;
  font-weight: normal;
}
.workLineTb tbody td {
  background: #fff;
  padding: 10px 0 5px;
  font-weight: normal;
  font-size: 0.8rem;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #ccc;
  vertical-align: top;
}

.facilityTb {
  width: 100%;
  border-top: 3px solid #666 !important;
  border-bottom: 1px solid #ccc;
}
.facilityTb caption {
  display: none;
}
.facilityTb tbody th {
  background: #fff;
  padding: 10px 0;
  font-size: 0.7rem;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #ccc;
  color: #000;
  letter-spacing: -1px;
  font-weight: bold;
}
.facilityTb tbody td {
  background: #fff;
  padding: 10px 0;
  font-weight: normal;
  font-size: 0.8rem;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #ccc;
  vertical-align: top;
}

.approve {
  display: block;
  width: 70%;
  font-size: 0.7rem;
  color: #fff;
  border-radius: 1000px;
  margin: 0 auto;
}
.approve.okSign {
  background: #5e80dd;
}
.approve.return {
  background: #f86c6c;
}

/* 181207_추가작업 */
.dateWrap {
  border: 2px solid #0072ff;
  margin: 10px;
  overflow: hidden;
  border-radius: 10px;
  text-align: left !important;
}
.dateWrap:after {
  display: block;
  clear: both;
  content: '';
}
.dateWrap .dateBox {
  width: calc(100% - 94px);
  float: left;
  margin: 0 5px;
}
.dateWrap .dateBox input {
  font-size: 1.3rem;
  font-weight: bold;
  color: #2b516c;
  width: 100%;
  border: 1px solid transparent !important;
}

.readMeterWrap {
  padding: 0 20px;
}
.readMeterList {
  clear: both;
  margin: 0 auto 10px;
  padding: 20px 20px;
  background: #fff;
  border-radius: 10px;
  text-align: left;
  position: relative;
}
.readMeterList:after {
  display: block;
  clear: both;
  content: '';
}
.readMeterList .title {
  font-size: 1.1rem;
  margin-bottom: 10px;
  color: #000;
}
.readMeterList:nth-child(1) .title i {
  color: #0072ff;
} /* 5e80dd */
.readMeterList:nth-child(2) .title i {
  color: #25d4ea;
}
.readMeterList:nth-child(3) .title i {
  color: #ff7b50;
}
.readMeterList:nth-child(4) .title i {
  color: #f86c6c;
}
.readMeterList .title i {
  font-size: 1.2rem;
}
.readMeterList .meter {
  font-size: 2rem;
  font-weight: bold;
}
.readMeterList .btnWhite {
  position: absolute;
  bottom: 20px;
  right: 10px;
  border: 1px solid #ccc;
  border-radius: 1000px;
  padding: 6px 30px;
  font-weight: bold;
  font-size: 0.8rem;
}
.readMeterList .btnWhite i {
  font-size: 1rem;
}

.swipTabs {
  _zoom: 1;
  margin: 10px 10px 10px;
  clear: both;
  overflow: hidden;
}
.swipTabs ul {
  overflow: hidden;
}
.swipTabs li {
  float: left;
  background: #fff;
  text-align: center;
  border: 1px solid #dedede;
  box-sizing: border-box;
  border-collapse: collapse;
  border-radius: 1000px;
  margin-right: 1%;
}
.swipTabs li:last-child {
  margin-right: 0 !important;
}
.swipTabs li:hover {
  background: #eee;
}
.swipTabs li a {
  color: #555;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: -1px;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.swipTabs li.active {
  border: 1px solid #0072ff;
  background: #0072ff;
  color: #fff;
}
.swipTabs li.active:hover {
  background: #0072ff;
}
.swipTabs li.active a {
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
  padding: 10px 15px;
}

.swipTabsContainer {
  overflow: hidden;
}
.swipTabsContainer .swiper-slide {
  background: #fff;
  box-sizing: border-box;
}

.meterTb {
  width: 100%;
  border-top: 2px solid #666 !important;
  border-bottom: 1px solid #e4e4e4;
}
.meterTb caption {
  display: none;
}
.meterTb thead th {
  background: #fff;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #e4e4e4;
  color: #000;
  padding: 5px 0;
}
.meterTb tbody th {
  background: #fff;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #e4e4e4;
  color: #2b516c;
}
.meterTb tbody td {
  background: #fff;
  padding: 10px 0 5px;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  border: 1px solid #e4e4e4;
  vertical-align: top;
}
.meterTb tbody td.writeTd {
  background: #fff6cb;
  color: #000;
  font-weight: bold;
}
.meterTb tbody td.justBefore {
  background: #d6eeff !important;
}

.swipTabsContainer .overFix {
  overflow: auto;
  height: calc(100vh - 242px);
}

.meterWhere {
  background: #fff;
  padding: 10px 25px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #000;
}
.meterWhere i {
  color: #2b516c;
}

.meterWrap {
  padding: 0 20px;
}

.noBdrTb {
  width: 100%;
  border: 0;
  margin: 0 auto;
}
.noBdrTb caption {
  display: none;
}
.noBdrTb tbody td {
  padding: 0;
  height: 42px;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  white-space: normal;
  background: transparent !important;
}

.mw_contents .terms {
  height: 80vh;
  overflow: auto !important;
  line-height: 1.8;
  font-size: 0.8rem;
  padding: 0 15px;
}
.mw_contents .terms .termSj02 {
  font-weight: bold;
  margin: 20px auto;
  font-size: 0.9rem;
}
.mw_contents .terms .termSj {
  font-size: 1rem;
  font-weight: bold;
}
.mw_contents .terms .termPg {
  margin: 30px auto;
}
.mw_contents .terms ul,
.mw_contents .terms ol {
  padding: 10px;
}
.mw_contents .terms li {
  margin: 0 auto 20px;
}
.mw_contents .terms p {
  margin: 10px auto;
}

.msgCountIco {
  font-size: 10px;
  font-weight: bold;
  padding: 2px 5px;
  background: #f20;
  border-radius: 1000px;
  color: #fff;
}

/* 181213_메인시안 확정 */
.mainVisualWrap {
  background: url(/mobile/img/main/img_mainBg.png) no-repeat 50% 50%;
  background-size: cover;
  height: 120px;
  width: 100%;
  position: relative;
}
.mainVisualWrap:after {
  display: block;
  content: '';
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  width: 100%;
}

.mainBody {
} /*-webkit-transform:translateY(-30px);transform:translateY(-30px);height:calc(100vh - 200px);*/
.myInfoWrap {
  padding: 25% 15px 0px 15px;
}
.myInfoWrap .nameTag {
  font-size: 1rem;
  color: #fff;
  margin-top: 3%;
}
.myInfoWrap .nameTag strong {
}
.myInfoWrap .nameTag span {
  font-size: 0.7rem;
  margin-left: 5px;
}
.myInfoWrap .where {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.06em;
}
.mainCtrBoardWrap {
  min-height: 35vh;
  max-width: 900px;
  margin: 0 auto;
  border-top: 1px solid #ddd;
  padding: 20px 15px;
  background: #fff;
  border-radius: 15px 15px 0 0;
}
.mainCtrBoardWrap .ctrButton {
  display: block;
  width: 33.3%;
  text-align: center;
  float: left;
  margin-bottom: 30px;
  position: relative;
}
.mainCtrBoardWrap .ctrButton:after {
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  border-top: 1px solid #ddd;
  display: block;
  content: '';
}
.mainCtrBoardWrap .ctrButton:nth-child(3n + 2) {
  width: 33.4%;
}
.mainCtrBoardWrap .ctrButton img {
  height: 50px;
  margin-bottom: 10px;
}
.mainCtrBoardWrap .ctrButton p {
  padding-top: 5px;
  line-height: 2;
  font-size: 0.8rem;
  font-weight: bold;
}

.shadowBtn {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/* 190131_셀렉트박스 대체 */
.selectTitle {
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  background: url(/mobile/img/comm/bul_selectTitle.png) no-repeat 95% 60%;
  padding: 10px 16px 10px 5px;
}
.selectTitle select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  vertical-align: middle !important;
}

/* 190917 일정관리 수정 */
#calendar .fc-view-container td,
#calendar .fc-view-container th {
  overflow: visible !important;
}
#calendar .fc-view-container {
  margin-bottom: 80px;
}
#calendar .fc-toolbar {
  display: block;
  margin: 10px auto;
  position: relative;
}
#calendar .fc-left {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#calendar .fc-today-button {
  position: absolute;
  bottom: 0px;
  right: 10px;
  width: 70px;
}
#calendar .fc-center {
  display: block;
  float: left;
  width: 50%;
  height: 0px;
  line-height: 30px;
  text-align: center;
}
#calendar .fc-right {
  display: block;
  float: none;
  clear: both;
  width: 100%;
  padding: 10px 10px 0;
}
#calendar .fc-right .fc-button-group {
  width: 100%;
  margin-top: 30px;
}
#calendar .fc-button-group .fc-prev-button:hover .fc-icon {
  animation-name: ani_arrLeft;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  animation-delay: 0s;
}
#calendar .fc-button-group .fc-next-button:hover .fc-icon {
  animation-name: ani_arrRight;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  animation-delay: 0s;
}
#calendar #subContents .calendar h2 {
  font-size: 30px !important;
  font-weight: normal !important;
  position: relative;
  left: 60px;
}
#calendar .fc td {
  cursor: pointer;
}
#calendar .fc-button-primary {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #dedede !important;
}
#calendar .fc-button-active {
  color: #f60 !important;
}
#calendar .fc-button-primary:focus {
  box-shadow: none !important;
}
#calendar .fc-day-grid-event {
  margin: 2px 2px 0 !important;
  font-size: 0.7rem !important;
  border-radius: 4px !important;
  padding: 3px 1px !important;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
  margin-bottom: 2px;
  transition: All 0.2s ease;
  -webkit-transition: All 0.2s ease;
  -moz-transition: All 0.2s ease;
  -o-transition: All 0.2s ease;
}
#calendar .fc-day-grid-event:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 18px 0 rgba(62, 57, 107, 0.2);
  transition: All 0.1s ease;
  -webkit-transition: All 0.1s ease;
  -moz-transition: All 0.1s ease;
  -o-transition: All 0.1s ease;
}
#calendar .fc-event,
#calendar .fc-event-dot {
  background: #67a8e4 !important;
  border: 1px solid #67a8e4;
  cursor: pointer;
}
#calendar .fc-content-skeleton tr:first-child .fc-event {
  background: #67a8e4 !important;
  border: 1px solid #67a8e4 !important;
}
#calendar .fc-content-skeleton tr:nth-child(2) .fc-event {
  background: #4ac18e !important;
  border: 1px solid #4ac18e !important;
}
#calendar .fc-content-skeleton tr:nth-child(3) .fc-event {
  background: #f6ac19 !important;
  border: 1px solid #f6ac19 !important;
}
#calendar .fc-more-popover .fc-event {
  margin-bottom: 8px !important;
  padding: 5px 3px;
  background: #67a8e4;
  border: 1px solid #67a8e4;
}
#calendar .fc-more-popover .fc-event:last-child {
  margin-bottom: 0 !important;
}
#calendar .fc-more-popover .fc-event:nth-child(3n + 1) {
  background: #67a8e4 !important;
  border: 1px solid #67a8e4 !important;
}
#calendar .fc-more-popover .fc-event:nth-child(3n + 2) {
  background: #4ac18e !important;
  border: 1px solid #4ac18e !important;
}
#calendar .fc-more-popover .fc-event:nth-child(3n + 3) {
  background: #f6ac19 !important;
  border: 1px solid #f6ac19 !important;
}
#calendar .fc-day-number {
  font-size: 14px;
}
#calendar .fc-sun,
#calendar .fc-sun .fc-day-number {
  color: #ea484c !important;
}
#calendar .fc-sat,
#calendar .fc-sat .fc-day-number {
  color: #4a86ff !important;
}
#calendar .fc-widget-header {
  font-size: 11px;
  color: #555;
  padding: 3px 0;
  background: #f3f3f3;
  font-weight: bold;
}
#calendar .fc-axis span {
  font-size: 10px !important;
}
#calendar .fc-row .fc-bg {
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
}
#calendar .fc-more {
  font-size: 11px !important;
  color: #f50;
  font-weight: bold;
  display: block;
  padding: 6px 0;
}
#calendar .fc-scroller {
  height: calc(100vh - 180px) !important;
}
#calendar .fc-dayGrid-view .fc-body .fc-row {
  min-height: 8em !important;
}
#calendar .fc-day-number {
  display: block;
}
#calendar .fc-toolbar h2 {
  font-size: 1.2rem !important;
  font-weight: 800;
}
#calendar .fc-view {
  padding: 0 10px;
}
#calendar .fc-popover .fc-widget-header {
  font-size: 0.8rem !important;
  padding: 8px 0 !important;
}
#calendar .fc-popover .fc-header .fc-close {
  width: 1.5em !important;
  height: 1.5em !important;
  font-size: 1rem !important;
}
#calendar .fc button {
  width: 44px;
}

.fc-content-skeleton tr:nth-child(1) .fc-event {
  background: #5156be !important;
  border: 1px solid #5156be !important;
}
.fc-content-skeleton tr:nth-child(2) .fc-event {
  background: #2ab57d !important;
  border: 1px solid #2ab57d !important;
}
.fc-content-skeleton tr:nth-child(3) .fc-event {
  background: #fd625e !important;
  border: 1px solid #fd625e !important;
}
.fc-content-skeleton tr:nth-child(4) .fc-event {
  background: #ffbf53 !important;
  border: 1px solid #ffbf53 !important;
}
.fc-content-skeleton tr:nth-child(5) .fc-event {
  background: #4ba6ef !important;
  border: 1px solid #4ba6ef !important;
}
.fc-content-skeleton tr:nth-child(6) .fc-event {
  background: #414598 !important;
  border: 1px solid #414598 !important;
}
.fc-content-skeleton tr:nth-child(7) .fc-event {
  background: #343a40 !important;
  border: 1px solid #343a40 !important;
}

#calendar .fc-content-skeleton tr:nth-child(1) .fc-event {
  background: #5156be !important;
  border: 1px solid #5156be !important;
}
#calendar .fc-content-skeleton tr:nth-child(2) .fc-event {
  background: #2ab57d !important;
  border: 1px solid #2ab57d !important;
}
#calendar .fc-content-skeleton tr:nth-child(3) .fc-event {
  background: #fd625e !important;
  border: 1px solid #fd625e !important;
}
#calendar .fc-content-skeleton tr:nth-child(4) .fc-event {
  background: #ffbf53 !important;
  border: 1px solid #ffbf53 !important;
}
#calendar .fc-content-skeleton tr:nth-child(5) .fc-event {
  background: #4ba6ef !important;
  border: 1px solid #4ba6ef !important;
}
#calendar .fc-content-skeleton tr:nth-child(6) .fc-event {
  background: #414598 !important;
  border: 1px solid #414598 !important;
}
#calendar .fc-content-skeleton tr:nth-child(7) .fc-event {
  background: #343a40 !important;
  border: 1px solid #343a40 !important;
}

/* 190917 전자결재 추가 */
.stateView {
  font-size: 0.8rem;
  margin-left: 10px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.stateView.go {
  color: #ff8f00;
}
.stateView.ok {
  color: #2d81fb;
}
.stateView.xx {
  color: #ea553d;
}

.commentDiv {
  padding: 15px 10px 15px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 10px 10px;
}
.commentDiv:after {
  display: block;
  clear: both;
  content: '';
}
.commentDiv textarea {
  width: 79%;
  height: 42px;
  overflow: auto;
  line-height: 1.5;
  border: 1px solid transparent;
  padding: 2px;
  border-radius: 4px;
  float: left;
  font-size: 0.8rem;
}
.commentDiv .btnBlock02 {
  width: 20%;
  font-size:/*0.75rem*/ 0.9rem !important;
  float: right;
}
.commentList {
  padding: 5px 10px 15px;
  margin: 10px 10px;
}
.commentList:after {
  display: block;
  clear: both;
  content: '';
}
.commentList li {
  margin: 10px 0 10px;
  border-bottom: 1px solid #dedede;
}
.commentInfo {
  font-size:/*0.75rem*/ 0.9rem;
  position: relative;
}
.commentInfo strong {
  font-weight: bold;
  color: #000;
}
.commentInfo .time {
  color: #aaa;
}
.commentInfo .commentDel {
  position: absolute;
  top: -2px;
  right: 0;
  width: 30px;
  height: 25px;
  border: 0 !important;
  background: none !important;
  color: #f20;
  font-size: 0.8rem;
  vertical-align: top;
}
.commentList li p {
  padding: 10px 0;
  font-size: 0.9rem;
  line-height: 1.2;
  color: #000;
}

.halfSlideWrap {
  margin: 10px auto;
}
.halfSlideWrap:after {
  display: block;
  clear: both;
  content: '';
}
.halfSlideWrap .fixedSect {
  width: 50%;
  float: left;
  height: 300px;
  box-sizing: border-box;
  padding: 0 !important;
  margin: 0 !important;
}
.halfSlideWrap .slideSect {
  width: 50%;
  float: left;
  min-height: 300px;
  overflow: auto !important;
  box-sizing: border-box;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
}
.helpTipDiv {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.helpTipDiv .innerTip {
  position: absolute;
  color: #fff;
  top: 200px;
  left: 50%;
  margin-left: -40px;
  text-align: center;
}
.helpTipDiv .fa-hand-point-up {
  font-size: 2rem;
}
.helpTipDiv .fa-arrows-alt-h {
  font-size: 2rem;
}
.helpTipDiv p {
  font-size: 0.7rem;
}

.helpTipDiv {
  animation-name: tip-fade-out;
  animation-duration: 0.5s;
  animation-timing-function: ease-in;
  animation-iteration-count: once;
  animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes tip-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes tip-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.dataMinTb {
  width: 100%;
  box-sizing: border-box;
  border-top: 2px solid #0072ff;
}
.dataMinTb caption {
  display: none;
}
.dataMinTb thead th {
  background: #fff;
  font-weight: bold;
  font-size:/*0.75rem*/ 0.9rem;
  line-height: 1.2;
  white-space: normal;
  text-align: center;
  border: 1px solid #e4e4e4;
  color: #000;
  padding: 10px 0;
}
.dataMinTb tbody th {
  background: #fff;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: -0.06em;
  line-height: 1.2;
  white-space: normal;
  text-align: left;
  border: 1px solid #e4e4e4;
  color: #000;
  padding: 0 0 0 5px;
  height: 45px;
}
.dataMinTb tbody td {
  background: #fff;
  padding: 0;
  height: 45px;
  font-weight: normal;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  white-space: normal;
  border: 1px solid #e4e4e4;
  vertical-align: middle;
  letter-spacing: -0.07em;
}
.dataMinTb tbody td.point {
  background: #f3faff;
  color: #000;
  font-weight: bold;
}
.dataMinTb .total {
  background: #fafafa !important;
  font-weight: bold;
}
.execution {
  background: #d4e1ff !important;
  text-align: center;
}
.scheduled {
  background: #fcd7d7 !important;
  text-align: center;
}
.normalBg {
  background: #eee !important;
  text-align: center;
}

.swipCalendar ul > li {
  padding: 0 5px;
}
.swipCalendar ul > li > a {
  border-radius: 1000px;
  color: #666;
  padding: 8px 0 5px 0;
  display: block;
  background: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.swipCalendar ul > li.active > a {
  background: #0072ff;
  color: #fff;
}

/* 200721 추가 내용 */
.setContTypes {
}
.setContTypes:after {
  display: block;
  clear: both;
  content: '';
}
.setContTypes label.fa-ckbox {
  display: block;
  width: 48%;
  margin: 1%;
  float: left;
}

.facilityList .listInfo {
  position: relative;
}
.facilityList .badge {
  padding: 2px 8px;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: -0.05em;
  border-radius: 1000px;
  position: absolute;
  top: 0;
  right: 0;
}
.facilityList .badge.old {
  background: #f0ca6e;
  color: #000;
}

.takeQrCode {
  padding: 10vh 0;
  text-align: center;
}
.takeQrCode p {
  font-size: 0.9rem;
  line-height: 1.3;
  margin: 0 auto 20px;
  letter-spacing: -0.07em;
}
.takeQrCode .btnQr {
  display: block;
  margin: 0 auto;
  width: 207px;
  height: 205px;
  padding-top: 1px;
  border: 3px solid #06f;
  border-radius: 10px;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: 600;
  background: #fff;
}
.takeQrCode .btnQr i {
  font-size: 6rem;
  margin-bottom: 10px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* 아이폰은 기본 폰트 사이즈 font-size:0.8rem 로 지정할것 // 게시판 본문 등 */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* iPhone 5- */
@media only screen and (device-aspect-ratio: 2/3) {
  .myInfoWrap .nameTag strong {
    font-size: 0.8rem;
  }
  .myInfoWrap .nameTag span {
    font-size: 0.7rem;
  }
  .myInfoWrap .where {
    font-size: 1rem;
  }
  .defaultList .title {
    font-size: 1rem;
  }
  .thumList .title {
    font-size: 1rem;
  }
  .workListWrap .name {
    font-size: 0.7rem;
  }
  .workListWrap .phone {
    font-size: 0.7rem;
  }
  .facilityList .listInfo .aside span {
    font-size: 0.7rem;
    letter-spacing: -1px;
  }
  .carList .listInfo .carInfo .carNum {
    font-size: 0.8rem;
  }
  .carList .listInfo .carInfo .carName {
    font-size: 0.7rem;
  }
  .carList .listInfo .phone {
    font-size: 0.9rem;
  }
}

/* iPhone 5+ */
@media only screen and (device-aspect-ratio: 40/71) {
}

/* Mobile Device */
@media screen and (max-width: 321px) {
  .myInfoWrap .nameTag strong {
    font-size: 0.8rem;
  }
  .myInfoWrap .nameTag span {
    font-size: 0.7rem;
  }
  .myInfoWrap .where {
    font-size: 1rem;
  }
  .defaultList .title {
    font-size: 1rem;
  }
  .thumList .title {
    font-size: 1rem;
  }
  .workListWrap .name {
    font-size: 0.7rem;
  }
  .workListWrap .phone {
    font-size: 0.7rem;
  }
  .facilityList .listInfo .aside span {
    font-size: 0.7rem;
    letter-spacing: -1px;
  }
  .carList .listInfo .carInfo .carNum {
    font-size: 0.8rem;
  }
  .carList .listInfo .carInfo .carName {
    font-size: 0.7rem;
  }
  .carList .listInfo .phone {
    font-size: 0.9rem;
  }
}

/* Mobile Device */
@media screen and (max-width: 767px) {
}

/* Tablet Device */
@media screen and (min-width: 768px) and (max-width: 991px) {
}

/* Desktop Device */
@media screen and (min-width: 992px) {
}

/* iphone x */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

.Imgcapture {
  position: relative;
  background: #fff;
}
.Imgcapture .viewTablePhotoInfo {
  min-width: 30%;
  width: auto;
  max-width: 100% !important;
}
.Imgcapture .viewTablePhotoInfo th {
  font-size: 1.3rem !important;
  padding: 10px;
}
.Imgcapture .viewTablePhotoInfo td {
  font-size: 1.9rem !important;
  padding: 10px;
}
/* .Imgcapture .viewTablePhotoInfo th{font-size:0.9rem !important} */
/* .Imgcapture .viewTablePhotoInfo td{font-size:1.0rem !important} */
.Imgcapture img {
  width: auto;
  min-width: 300px;
  max-width: 1280px;
  height: auto !important;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@@@@@@@@ ↑ ↑ ↑ ↑   레이아웃용CSS  ↑ ↑ ↑ ↑@@@@@@@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@@@@@@@@ ↓ ↓ ↓ ↓   각종 효과 분리  ↓ ↓ ↓ ↓ @@@@@@@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

/* @@@@@@@@@@@@@@ 애니메이션 효과 // 별도관리 블럭 @@@@@@@@@@@@@@ */

.tracking-in-expand {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) both;
}
.tracking-in-expand2 {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s both;
}
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes tracking-in-expand2 {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

.fade-in {
  -webkit-animation: fade-in 1.2s ease-in 0.8s both;
  animation: fade-in 1.2s ease-in 0.8s both;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.wobble-hor-bottom {
  -webkit-animation: wobble-hor-bottom 0.8s 1.5s both;
  animation: wobble-hor-bottom 0.8s 1.5s both;
}
@-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}

/* 마우스 오버시 로테이트 애니메이션 // 마우스오버시 addClass rotate-center 처리, 아웃시 removeClass */
.rotate-center {
  animation: rotate-center 0.3s ease-in-out forwards;
}
.rotate-center-reverse {
  animation: rotate-center-reverse 0.3s ease-in-out forwards;
}
@keyframes rotate-center {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-center-reverse {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}

/* 마우스 오버시 우측이동 애니메이션   // 마우스오버시 addClass rotate-right 처리, 아웃시 removeClass*/
.slide-right {
  animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.slide-right-reverse {
  animation: slide-right-reverse 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
@keyframes slide-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(20px);
  }
}
@keyframes slide-right-reverse {
  0% {
    transform: translateX(20px);
  }
  100% {
    transform: translateX(0);
  }
}

/* 마우스 오버시 스케일업 */
.scale-up-center {
  -webkit-animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* 마우스 오버시 젤로효과 */
.jello-horizontal {
  animation: jello-horizontal 0.5s forwards;
}
@keyframes jello-horizontal {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}

/* 마우스 오버시 바운스효과 */
.bounce-bottom {
  animation: bounce-bottom 0.9s forwards;
}
@keyframes bounce-bottom {
  0% {
    transform: translateY(45px);
    animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    transform: translateY(24px);
    animation-timing-function: ease-in;
  }
  65% {
    transform: translateY(12px);
    animation-timing-function: ease-in;
  }
  82% {
    transform: translateY(6px);
    animation-timing-function: ease-in;
  }
  93% {
    transform: translateY(4px);
    animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    transform: translateY(0);
    animation-timing-function: ease-out;
  }
  100% {
    transform: translateY(0);
    animation-timing-function: ease-out;
    opacity: 1;
  }
}

/* 마우스 오버시 펄스 */
.pulsate-bck {
  animation: pulsate-bck 0.5s ease-in-out infinite forwards;
}
@keyframes pulsate-bck {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

.heartbeat {
  animation: heartbeat 1.5s ease-in-out infinite forwards;
}
@keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}

.rotate-scale-down {
  animation: rotate-scale-down 0.55s linear forwards;
}
@keyframes rotate-scale-down {
  0% {
    transform: scale(1) rotateZ(0);
  }
  50% {
    transform: scale(0.5) rotateZ(180deg);
  }
  100% {
    transform: scale(1) rotateZ(360deg);
  }
}

.rotate-vert-center {
  animation: rotate-vert-center 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
@keyframes rotate-vert-center {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(360deg);
  }
}

.tracking-in-expand-fwd {
  -webkit-animation: tracking-in-expand-fwd 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
  animation: tracking-in-expand-fwd 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
}
@-webkit-keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
    transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
    transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

/* 테스트용_마우스 오버시 오른쪽에서 왼쪽으로 배경색 슬라이드 // 적용시 기존 영역 안에 span 으로 추가하여 class 삽입*/
.slide-test {
  position: relative;
  z-index: 2;
}
.slide-test:after {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  width: 0;
  height: 100%;
  right: 0;
  top: 0;
  transition: width 0.3s ease;
  z-index: -1;
}
.slide-test:hover:after {
  width: 100%;
}

.slide-test2 {
  position: relative;
  z-index: 2;
}
.slide-test2:after {
  content: '';
  position: absolute;
  background: rgba(96, 139, 238, 0.2);
  width: 0;
  height: 100%;
  right: 0;
  top: 0;
  transition: width 0.3s ease;
  z-index: -1;
  border-radius: 1000px;
}
.slide-test2:hover:after {
  width: 100%;
}

/* 버튼 클릭시 클릭 효과부여 // 적용시 기존 버튼 class 에 rippleripple 만 추가 */
.rippleripple {
  position: relative;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}
.rippleripple:after {
  content: '';
  background: rgba(255, 255, 255, 0.3);
  display: block;
  position: absolute;
  padding-top: 300%;
  padding-left: 350%;
  margin-left: -20px !important;
  margin-top: -120%;
  opacity: 0;
  transition: all 0.8s;
}
.rippleripple:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s;
}

/* 라인박스버튼 애니메이션추가 */
/* 사용 예)   // lineBoxBtn 안의 스타일은 변경 가능 // 마우스 오버시 사방형 라인생성 애니메이션
<a href="#" class="lineBoxBtn">
	애니메이션 버튼입니다.
	<span class="t"></span>
	<span class="r"></span>
	<span class="b"></span>
	<span class="l"></span>
</a>
*/
.lineBoxBtn {
  position: relative;
  padding: 20px 50px;
  display: inline-block;
}
.lineBoxBtn span.t {
  position: absolute;
  display: block;
  width: 0;
  height: 5px;
  top: 0;
  left: 0;
  background: rgb(0, 134, 244);
  background: -moz-linear-gradient(left, rgb(0, 134, 244) 0%, rgb(25, 170, 106) 100%);
  background: -webkit-linear-gradient(left, rgb(0, 134, 244) 0%, rgb(25, 170, 106) 100%);
  background: linear-gradient(to right, rgb(0, 134, 244) 0%, rgb(25, 170, 106) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0086f4', endColorstr='#19aa6a',GradientType=1 );
}
.lineBoxBtn span.r {
  position: absolute;
  display: block;
  width: 5px;
  height: 0;
  top: 0;
  right: 0;
  background: rgb(25, 170, 106);
  background: -moz-linear-gradient(top, rgb(25, 170, 106) 0%, rgb(250, 156, 71) 100%);
  background: -webkit-linear-gradient(top, rgb(25, 170, 106) 0%, rgb(250, 156, 71) 100%);
  background: linear-gradient(to bottom, rgb(25, 170, 106) 0%, rgb(250, 156, 71) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19aa6a', endColorstr='#fa9c47',GradientType=0 );
}
.lineBoxBtn span.b {
  position: absolute;
  display: block;
  width: 0;
  height: 5px;
  bottom: 0;
  right: 0;
  background: rgb(206, 70, 137);
  background: -moz-linear-gradient(left, rgb(206, 70, 137) 0%, rgb(250, 156, 71) 100%);
  background: -webkit-linear-gradient(left, rgb(206, 70, 137) 0%, rgb(250, 156, 71) 100%);
  background: linear-gradient(to right, rgb(206, 70, 137) 0%, rgb(250, 156, 71) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce4689', endColorstr='#fa9c47',GradientType=1 );
}
.lineBoxBtn span.l {
  position: absolute;
  display: block;
  width: 5px;
  height: 0;
  bottom: 0;
  left: 0;
  background: rgb(4, 133, 243);
  background: -moz-linear-gradient(top, rgb(4, 133, 243) 0%, rgb(206, 70, 137) 100%);
  background: -webkit-linear-gradient(top, rgb(4, 133, 243) 0%, rgb(206, 70, 137) 100%);
  background: linear-gradient(to bottom, rgb(4, 133, 243) 0%, rgb(206, 70, 137) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0485f3', endColorstr='#ce4689',GradientType=0 );
}
.lineBoxBtn:hover > span.t,
.lineBoxBtn:focus > span.t {
  width: 0;
  height: 5px;
  animation-name: span-t;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes span-t {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.lineBoxBtn:hover > span.r,
.lineBoxBtn:focus > span.r {
  width: 5px;
  height: 0;
  animation-name: span-r;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes span-r {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.lineBoxBtn:hover > span.b,
.lineBoxBtn:focus > span.b {
  width: 0;
  height: 5px;
  animation-name: span-b;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes span-b {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.lineBoxBtn:hover > span.l,
.lineBoxBtn:focus > span.l {
  width: 5px;
  height: 0;
  animation-name: span-l;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes span-l {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

.lineBoxWhtBtn {
  position: relative;
  display: inline-block;
  z-index: 5;
}
.lineBoxWhtBtn span.t {
  position: absolute;
  display: block;
  width: 0;
  height: 2px;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 5;
}
.lineBoxWhtBtn span.r {
  position: absolute;
  display: block;
  width: 2px;
  height: 0;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 5;
}
.lineBoxWhtBtn span.b {
  position: absolute;
  display: block;
  width: 0;
  height: 2px;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 5;
}
.lineBoxWhtBtn span.l {
  position: absolute;
  display: block;
  width: 2px;
  height: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 5;
}
.lineBoxWhtBtn:hover > span.t,
.lineBoxWhtBtn:focus > span.t {
  width: 0;
  height: 2px;
  animation-name: span-t;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes span-t {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.lineBoxWhtBtn:hover > span.r,
.lineBoxBtn:focus > span.r {
  width: 2px;
  height: 0;
  animation-name: span-r;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes span-r {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.lineBoxWhtBtn:hover > span.b,
.lineBoxBtn:focus > span.b {
  width: 0;
  height: 2px;
  animation-name: span-b;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes span-b {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.lineBoxWhtBtn:hover > span.l,
.lineBoxBtn:focus > span.l {
  width: 2px;
  height: 0;
  animation-name: span-l;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes span-l {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

/* 포인트강조 */
/* 시선집중 시키고 싶은 영역에 적용, 우측 상단에 반짝이는 붉은점 생성
	<div class="notifyAction"><span class="ani_heartbit"></span><span class="notiPoint"></span></div> 형식으로 사용
*/
.notifyAction {
  position: relative;
  right: -8px;
  top: -10px;
}
.notifyAction .ani_heartbit {
  animation-name: ani_heartbit;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 5px solid #f00000;
  border-radius: 70px;
  height: 25px;
  position: absolute;
  right: -4px;
  top: -20px;
  width: 25px;
  z-index: 10;
}
.notifyAction .notiPoint {
  background-color: #f00000;
  border-radius: 1000px;
  height: 5px;
  position: absolute;
  right: 6px;
  top: -10px;
  width: 5px;
}
@keyframes ani_heartbit {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  25% {
    opacity: 0.1;
    transform: scale(0.1);
  }
  50% {
    opacity: 0.3;
    transform: scale(0.5);
  }
  75% {
    opacity: 0.5;
    transform: scale(0.8);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

/* 181116_css로딩 예시
<div class="lds-css ng-scope"><div style="width:100%;height:100%" class="lds-facebook"><div></div><div></div><div></div></div></div>
*/
@keyframes lds-facebook_1 {
  0% {
    top: 36px;
    height: 128px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@-webkit-keyframes lds-facebook_1 {
  0% {
    top: 36px;
    height: 128px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@keyframes lds-facebook_2 {
  0% {
    top: 41.99999999999999px;
    height: 116.00000000000001px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@-webkit-keyframes lds-facebook_2 {
  0% {
    top: 41.99999999999999px;
    height: 116.00000000000001px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@keyframes lds-facebook_3 {
  0% {
    top: 48px;
    height: 104px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
@-webkit-keyframes lds-facebook_3 {
  0% {
    top: 48px;
    height: 104px;
  }
  50% {
    top: 60px;
    height: 80px;
  }
  100% {
    top: 60px;
    height: 80px;
  }
}
.lds-facebook {
  position: relative;
}
.lds-facebook div {
  position: absolute;
  width: 30px;
}
.lds-facebook div:nth-child(1) {
  left: 35px;
  background: #93dbe9;
  -webkit-animation: lds-facebook_1 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  animation: lds-facebook_1 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.lds-facebook div:nth-child(2) {
  left: 85px;
  background: #689cc5;
  -webkit-animation: lds-facebook_2 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  animation: lds-facebook_2 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.lds-facebook div:nth-child(3) {
  left: 135px;
  background: #5e6fa3;
  -webkit-animation: lds-facebook_3 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  animation: lds-facebook_3 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook {
  width: 200px !important;
  height: 200px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}

/* @@@@@@@@@@@@@@ // 애니메이션 효과   @@@@@@@@@@@@@@ */

/* @@@@@@@@@@@@@@ 폰트어썸 효과 @@@@@@@@@@@@@@ */

/* 폰트어썸 Checkbox */
/* <label class="fa-ckbox"><input type="checkbox"><span>Adidas</span></label> */
.fa-ckbox {
  font-weight: normal;
  position: relative;
  display: inline-block;
  line-height: 18px;
  cursor: pointer;
  height: 18px;
}
.fa-ckbox span {
  padding-left: 6px;
}
.fa-ckbox span:empty {
  float: left;
}
.fa-ckbox span:before,
.fa-ckbox span:after {
  line-height: 18px;
  position: absolute;
}
.fa-ckbox span:before {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #adb5bd;
  border-radius: 2px;
  top: 1px;
  left: 0;
}
.fa-ckbox span:after {
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 9px;
  text-align: center;
  color: #fff;
  background-color: #5063be;
  line-height: 17px;
  border-radius: 2px;
  display: none;
}
.fa-ckbox input[type='checkbox'] {
  opacity: 0;
  margin: 0 5px 0 0;
}
.fa-ckbox input[type='checkbox']:checked + span:after {
  display: block;
}
.fa-ckbox input[type='checkbox'][disabled] + span,
.fa-ckbox input[type='checkbox'][disabled] + span:before,
.fa-ckbox input[type='checkbox'][disabled] + span:after {
  background: #dedede;
}

/* 폰트어썸 Radio Box */
/* <label class="fa-rdiobox"><input name="rdio" type="radio"><span>Radio Unchecked</span></label> */
.fa-rdiobox {
  font-weight: normal;
  position: relative;
  display: inline-block;
  line-height: 18px;
  cursor: pointer;
}
.fa-rdiobox span {
  padding-left: 6px;
}
.fa-rdiobox span:before,
.fa-rdiobox span:after {
  line-height: 18px;
  position: absolute;
}
.fa-rdiobox span:before {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #adb5bd;
  border-radius: 50px;
  top: 2px;
  left: 0;
}
.fa-rdiobox span:after {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50px;
  top: 8px;
  left: 6px;
  display: none;
}
.fa-rdiobox input[type='radio'] {
  opacity: 0;
  margin: 0 2px 0 0;
}
.fa-rdiobox input[type='radio']:checked + span:before {
  border-color: transparent;
  background-color: #5063be;
}
.fa-rdiobox input[type='radio']:checked + span:after {
  display: block;
}
.fa-rdiobox input[type='radio'][disabled] + span,
.fa-rdiobox input[type='radio'][disabled] + span:before,
.fa-rdiobox input[type='radio'][disabled] + span:after {
  opacity: 0.75;
}

/* @@@@@@@@@@@@@@ // 폰트어썸 효과  @@@@@@@@@@@@@@ */

.mainBtnWrapUL li .badge {
  position: absolute;
  top: 25px;
  right: 10px;
  font-size: 13px;
  background: #0072ff;
  color: #fff;
  text-shadow: none;
  width: 30px;
}
.mainBtnWrapUL02 {
}
.mainBtnWrapUL02 li {
  float: left;
  width: 25%;
  text-align: center;
}
.mainBtnWrapUL02 li img {
  height: 60%;
}
.mainBtnWrapUL02 li .menuTitle {
  margin-top: 8px;
  color: #444444;
  font-weight: bold;
  font-size: 0.8rem;
}
.mainBtnWrapUL02 li .mbuLiBG {
  display: inline-block;
  background: rgb(0 0 0 / 6%);
  width: 90%;
  height: 12vh;
  padding: 11% 6px 6px;
  border-radius: 10px;
}

.mainListTab {
  height: 50px;
}
/* 20220120 // 수정 전 코드 백업 // .mainBtnWrap{padding: 10% 15px 0px 15px;margin-bottom: 1%;} */
.mainBtnWrap {
  padding: 15px 15px 0px 15px;
  margin-bottom: 1%;
}
/* 20220120 추가 코드 */
.mainBtnWrap .btnMainTile {
  position: relative;
  display: block;
  margin-bottom: 8px;
  width: 49%;
  height: 65px;
  line-height: 56px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.08em;
  color: #fff;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.25);
  float: left;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.9);
  border: 5px solid transparent;
  box-sizing: border-box;
}
.mainBtnWrap .btnMainTile .badge {
  font-size: 11px;
  background: #fff;
  color: #000;
  text-shadow: none;
  width: 30px;
}
.mainBtnWrap .btnMainTile:nth-child(1) {
  border: 5px solid #ffcd18fa;
}
.mainBtnWrap .btnMainTile:nth-child(2) {
  border: 5px solid #ffcd18fa;
}
.mainBtnWrap .btnMainTile:nth-child(2n + 2) {
  margin-left: 2%;
}
.btnDailyWork {
  position: relative;
  display: block;
  margin-bottom: 8px;
  width: 49%;
  height: 65px;
  line-height: 62px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.08em;
  color: #000 !important;
  border-radius: 10px;
  background: #f5f5f5;
  float: left;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.btnDailyWork:nth-child(2n + 2) {
  margin-left: 2%;
}
/* 20220120 // 수정 전 코드 백업 // .mainBtnWrapTitle{margin: 0px 0px 15px;color: #fff; font-size: 0.9rem; font-weight: bold;} */
.mainBtnWrapTitle {
  color: #fff !important;
  font-size: 0.9rem;
  font-weight: bold;
  position: absolute;
  bottom: -15px;
  right: 10px;
}
.mainBtnWrapUL {
}
.mainBtnWrapUL:after {
  display: block;
  content: '';
  clear: both;
}
/* 20220120 // 수정 전 코드 백업 // .mainBtnWrapUL li{float:left;width:25%;text-align: center;} */
.mainBtnWrapUL li {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
}
.mainBtnWrapUL li img {
  height: 60%;
}
/* .mainBtnWrapUL li .menuTitle{margin-top: 8px;color: #fff; font-weight: bold;font-size: 1.2rem;} */
/* 20220120 // 수정 전 코드 백업 // .mainBtnWrapUL li .mbuLiBG{display: inline-block; background: rgb(255 255 255 / 22%); width: 90%; height: 12vh; padding: 11% 6px 6px; border-radius: 10px;} */
.mainBtnWrapUL li .mbuLiBG {
  display: inline-block;
  background: #fff;
  width: 100%;
  height: 70px;
  padding: 8px 6px 6px;
  border-radius: 10px;
}
/* 20220120 // 수정 전 코드 백업 // .mainVisualWrap02{background: #0072ff;background: -webkit-linear-gradient(to right, #00a7ff, #0072ff); background: linear-gradient(to right, #00a7ff, #0072ff);height:65vh;width:100%;position:relative;} */
.mainVisualWrap02 {
  background: #0072ff;
  background: -webkit-linear-gradient(to right, #00a7ff, #0072ff);
  background: linear-gradient(to right, #00a7ff, #0072ff);
  height: 100vh;
  width: 100%;
  position: relative;
}
.mainVisualWrap02:after {
  display: block;
  content: '';
}
.mainVisualWrap03 {
  background: #0072ff;
  height: 65vh;
  width: 100%;
  position: relative;
}
.mainVisualWrap03:after {
  display: block;
  content: '';
}
/* 20220120 // 수정 전 코드 백업 // .mainListTab li{float: left; width: 33%; text-align: center; line-height: 50px;border: 1px solid #ddd;font-size: 0.75rem0.9rem;letter-spacing: -1px;} */
.mainListTab li {
  float: left;
  width: 50%;
  text-align: center;
  line-height: 50px;
  border: 1px solid #ddd;
  font-size: 0.9rem;
  letter-spacing: -1px;
}
.mainListTab li.on {
  border: 1px solid #0072ff;
  color: #0072ff;
  font-weight: bold;
}
.mainListTab li.onWhite {
  border: 1px solid #0072ff;
  color: #0072ff;
  background: #fff;
  font-weight: bold;
}
.mainListTab li.on .count {
  background: #0072ff;
  color: #fff;
}
.mainListTab li.onWhite .count {
  background: #0072ff;
  color: #fff;
}
.mainListTab li:first-child {
  border-radius: 10px 0 0 10px;
}
.mainListTab li:last-child {
  border-radius: 0 10px 10px 0;
}
.mainListTab li .count {
  background: #f0f0f0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  letter-spacing: 0px;
  border-radius: 5px;
  font-weight: bold;
  color: #535353;
  display: inline-block;
  margin-left: 2%;
  text-align: center;
}
/* 20220120 // 수정 전 코드 백업 // .postWrap{background: #fff; box-shadow: -9px 6px 20px 5px rgb(106 121 167 / 17%); height: 60px;width: 100%; border-radius: 10px; margin: 10px 0px 0px;} */
.postWrap {
  background: #fff;
  box-shadow: -9px 6px 20px 5px rgb(106 121 167 / 17%);
  min-height: 60px;
  width: 100%;
  border-radius: 10px;
  margin: 10px 0px 0px;
}
/* 20220120 // 추가 코드 */
.postWrap:after {
  display: block;
  content: '';
  clear: both;
}
/* // 20220120 // 추가 코드 */
.postWrap .circleBadge {
  float: left;
  width: 40px;
  height: 40px;
  background: #ddd;
  border-radius: 1000px;
  text-align: center;
  line-height: 40px;
  margin-top: 10px;
  margin-left: 9px;
  color: #fff;
  font-weight: bold;
}
.postWrap .circleBadge.type01 {
  background: #fd1a5a;
  color: #fff;
}
.postWrap .circleBadge.type02 {
  background: #31bf63;
  color: #fff;
}
.postWrap .circleBadge.type03 {
  background: #f9a32d;
  color: #fff;
}
.postWrap .circleBadge.type04 {
  background: #9a6fe7;
  color: #fff;
}
/* 220120 // 수정 전 코드 백업 // .postWrap .content{float: left;width: 80%;height: 60px;margin-left: 3%;} */
.postWrap .content {
  float: left;
  width: 80%;
  min-height: 60px;
  margin-left: 3%;
}
/* 220120 // 수정 전 코드 백업 // .postWrap .content .title{font-size: 0.9rem; line-height: 30px;  margin-top: 5px;font-weight:bold} */
.postWrap .content .title {
  font-size: 0.9rem;
  margin-top: 5px;
  font-weight: bold;
}
.postWrap .content .name {
  line-height: 20px;
  color: #224eca;
}
.postWrap .content .date {
  float: right;
  margin-right: 15px;
  color: #808080;
}

.postWrap.editCss {
  height: auto !important;
  min-height: 60px !important;
  padding: 8px 0px !important;
}
.postWrap.editCss .content {
  height: auto !important;
}
.postWrap.editCss .content .title {
  font-size: 19px !important;
  font-weight: 600 !important;
  letter-spacing: -0.06em !important;
  line-height: 1.3 !important;
}
.postWrap.editCss .content .name {
  margin-top: 10px !important;
}
d

/* 220120 // 수정 전 코드 백업 // .contentsWrap{font-size:1.0rem;padding:15px;line-height:1.5;background:#fff;min-height:40vh;} */
.contentsWrap {
  padding: 15px;
  line-height: 1.5;
  background: #fff;
  min-height: 20vh;
}
.contentsWrap img {
  max-width: 100%;
  margin: 20px auto;
  display: block;
}
.contentsWrap .fileList {
  text-align: right;
}
.contentsWrap .fileList a {
  display: block;
  font-size: 0.9rem;
  margin-bottom: 10px;
  color: #06f;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.contentsWrap .fileList a i {
  font-size: 1rem;
  color: #2b516c;
}
.btnWrap {
  padding: 0 15px;
}
.btnWrap:after {
  display: block;
  clear: both;
  content: '';
}
/* 220120 // 수정 전 코드 백업   // .myInfoWrap{padding: 25% 15px 0px 15px;}   */
.myInfoWrap {
  padding: 70px 15px 0px 15px;
  position: relative;
}
.myInfoWrap .nameTag {
  font-size: 1rem;
  color: #fff;
  margin-top: 3%;
}
.myInfoWrap .nameTag strong {
}
.myInfoWrap .nameTag span {
  font-size: 0.7rem;
  margin-left: 5px;
}
/* .myInfoWrap .where{font-size:1.2rem;font-weight:bold;color:#fff; line-height:1.2;} */
.mainCtrBoardWrap {
  max-width: 900px;
  margin: 0 auto;
  border-top: 1px solid #ddd;
  padding: 20px 15px;
  background: #fff;
  border-radius: 15px 15px 0 0;
}
.mainCtrBoardWrap .ctrButton {
  display: block;
  width: 33.3%;
  text-align: center;
  float: left;
  margin-bottom: 30px;
  position: relative;
}
.mainCtrBoardWrap .ctrButton:after {
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  border-top: 1px solid #ddd;
  display: block;
  content: '';
}
.mainCtrBoardWrap .ctrButton:nth-child(3n + 2) {
  width: 33.4%;
}
.mainCtrBoardWrap .ctrButton img {
  height: 50px;
  margin-bottom: 10px;
}
.mainCtrBoardWrap .ctrButton p {
  padding-top: 5px;
  line-height: 2;
  font-size: 0.8rem;
  font-weight: bold;
}

.mainBtnWrapUL li {
  width: 49%;
  margin: 1% 0.5%;
}

/*220321*/
.fxWrap {
  display: flex;
  justify-content: space-between;
}
