@charset "UTF-8";
body {
  font-family: "Malgun Gothic", "맑은고딕", sans-serif;
  color: #656565;
  font-size: 12px;
}

.keep-all {
  word-break: keep-all;
}

.break-all {
  word-break: break-all;
}

.table-auto {
  table-layout: auto !important;
}

/*width*/
.w-10per {
  width: 10% !important;
}

.w-15per {
  width: 15% !important;
}

.w-19per {
  width: 19% !important;
}

.w-20per {
  width: 20% !important;
}

.w-29per {
  width: 29% !important;
}

.w-30per {
  width: 30% !important;
}

.w-35per {
  width: 35% !important;
}

.w-39per {
  width: 39% !important;
}

.w-40per {
  width: 40% !important;
}

.w-44per {
  width: 44% !important;
}

.w-45per {
  width: 45% !important;
}

.w-46per {
  width: 46% !important;
}

.w-47per {
  width: 47% !important;
}

.w-48per {
  width: 48% !important;
}

.w-49per {
  width: 49% !important;
}

.w-50per {
  width: 50% !important;
}

.w-55per {
  width: 55% !important;
}

.w-60per {
  width: 60% !important;
}

.w-65per {
  width: 65% !important;
}

.w-68per {
  width: 68% !important;
}

.w-70per {
  width: 70% !important;
}

.w-80per {
  width: 80% !important;
}

.w-85per {
  width: 85% !important;
}

.w-90per {
  width: 90% !important;
}

.w-93per {
  width: 93% !important;
}

.w-94per {
  width: 94% !important;
}

.w-95per {
  width: 95% !important;
}

.w-100per {
  width: 100% !important;
}

.w-30px {
  width: 30px !important;
}

.w-40px {
  width: 40px !important;
}

.w-50px {
  width: 50px !important;
}

.w-60px {
  width: 60px !important;
}

.w-70px {
  width: 70px !important;
}

.w-80px {
  width: 80px !important;
}

.w-90px {
  width: 90px !important;
}

.w-100px {
  width: 100px !important;
}

.w-130px {
  width: 130px !important;
}

.w-150px {
  width: 150px !important;
}

.w-200px {
  width: 200px !important;
}

.w-300px {
  width: 300px !important;
}

.w-400px {
  width: 400px !important;
}

.w-450px {
  width: 450px !important;
}

.w-500px {
  width: 500px !important;
}

.w-550px {
  width: 550px !important;
}

.w-600px {
  width: 600px !important;
}

.w-700px {
  width: 700px !important;
}

.w-800px {
  width: 800px !important;
}

/*height*/
.h-30px {
  height: 30px !important;
}

.h-100px {
  height: 100px !important;
}

.h-150px {
  height: 150px !important;
}

.h-200px {
  height: 200px !important;
}

.h-350px {
  height: 350px !important;
}

.h-500px {
  height: 500px !important;
}

.minh-300px {
  min-height: 300px !important;
}

/*float*/
.flot-left {
  float: left;
}

.float-right {
  float: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clear::after {
  content: "";
  clear: both;
  display: block !important;
}

/*margin*/
.mg-auto {
  margin: auto !important;
}

.mt-05 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-05 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-05 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-05 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

/*padding*/
.pd-10 {
  padding: 10px !important;
}

.pd-20 {
  padding: 20px !important;
}

.pt-05 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-05 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pr-05 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

/*align 정렬*/
.txt-center {
  text-align: center !important;
}

.txt-left {
  text-align: left !important;
}

.txt-right {
  text-align: right !important;
}

/*vertical 버티컬 정렬*/
.ver-top {
  vertical-align: top !important;
}

.ver-middle {
  vertical-align: middle !important;
}

.ver-bottom {
  vertical-align: bottom !important;
}

/*display 디스플레이*/
.dp-inblock {
  display: inline-block !important;
}

.dp-block {
  display: block !important;
}

.dp-tablecell {
  display: table-cell !important;
  vertical-align: middle;
}

/*텍스트 컬러 text color*/
.txt-defaulte {
  color: #656565 !important;
}

.txt-red {
  color: #ee3d3d !important;
}

.txt-pink {
  color: #ff618e !important;
}

.txt-blue {
  color: #5d9cec !important;
}

.txt-green {
  color: #1eaf60 !important;
}

.txt-gray-light {
  color: #cacaca !important;
}

.txt-gray {
  color: #999999 !important;
}

/*font-weight*/
.bold {
  font-weight: bold !important;
}

.normal {
  font-weight: normal !important;
}

/*폰트크기 font-size*/
.font-10 {
  font-size: 10px !important;
  line-height: 12px !important;
}

.font-11 {
  font-size: 11px !important;
  line-height: 13px !important;
}

.font-13 {
  font-size: 13px !important;
  line-height: 18px !important;
}

.font-14 {
  font-size: 14px !important;
  line-height: 20px !important;
}

.font-15 {
  font-size: 15px !important;
  line-height: 25px !important;
}

.font-16 {
  font-size: 16px !important;
  line-height: 27px !important;
}

.font-20 {
  font-size: 20px !important;
  line-height: 35px !important;
}

/*링크*/
a {
  color: #5d9cec;
}

a:hover {
  text-decoration: underline;
}

.lnk-underline:hover {
  text-decoration: underline;
}

.mlv_hq_memo {
  padding: 10px;
  background: #f0f3f8;
  width: 570px;
  border-top: 1px solid #e3e5ed;
  border-bottom: 1px solid #e3e5ed;
}

.mlv_hq_memo .mlv_hq_memo_box {
  width: 100%;
  height: 60px;
}

.mlv_hq_memo .mlv_hq_memo_btn {
  padding: 5px 10px;
  background-color: #FFF;
  float: right;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 5px;
  cursor: pointer;
}

.mlv_pop_menu {
  width: 150px;
  position: absolute;
  background-color: #FFF;
  border: 1px solid #999999;
  box-shadow: 2px 2px 2px #DDD;
}

.mlv_pop_menu div {
  padding: 5px;
  font-size: 15px;
  background-color: #FFF;
  cursor: pointer;
}

.mlv_pop_menu div:hover {
  background-color: #EEE;
}

/*커서 couser*/
.pointer {
  cursor: pointer !important;
}

.cursor-default {
  cursor: default !important;
}

/*디스플레이*/
.disnone {
  display: none;
}

/*input*/
input {
  font-size: 13px;
  color: #656565;
}

input[type=number] {
  border: 1px solid #e3e5ed;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 29px;
  padding: 0 5px;
}

input[type=email] {
  border: 1px solid #e3e5ed;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 29px;
  padding: 0 5px;
}

input[type=text] {
  border: 1px solid #e3e5ed;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 29px;
  padding: 0 5px;
}

input[type=password] {
  border: 1px solid #e3e5ed;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 29px;
  padding: 0 5px;
}

input[type=checkbox] {
  border: 1px solid #4481eb;
}

select {
  border: 1px solid #e3e5ed;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 29px;
  padding: 0 5px;
  font-size: 12px;
  color: #656565;
}

textarea {
  border: 1px solid #e3e5ed;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  padding: 5px 5px;
  font-size: 12px;
  color: #656565;
  font-family: "Source Sans Pro", sans-serif;
}

/*레이어팝업*/
#dim {
  position: fixed;
  z-index: 9999;
  background-color: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.layer_bg {
  position: fixed;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  width: calc(100% + 20px);
  height: 100%;
  overflow: auto;
}

.layer_bg .layerPop {
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 100px;
  background-color: #FFF;
  padding: 20px;
}

.layer_bg .layerPop .title {
  font-size: 22px;
  font-weight: bold;
}

.layerPop2 {
  position: absolute;
  min-width: 400px;
  top: 50%;
  left: 50%;
  background-color: #FFF;
  z-index: 9999;
  overflow: auto;
  padding: 20px;
  transform: scale(1);
  transform: translate(-50%, -50%);
}

.layerPop2 .title {
  font-size: 22px;
  font-weight: bold;
}

.layer {
  position: absolute;
  min-width: 400px;
  top: 50%;
  left: 50%;
  background-color: #FFF;
  z-index: 9999;
  overflow: auto;
  padding: 20px;
  transform: scale(1);
  transform: translate(-50%, -50%);
}

.layer .title {
  font-size: 22px;
  font-weight: bold;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 250px;
  text-align: center;
  padding: 0 0;
  background-color: #fff;
  color: black;
  border: 1px solid black;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.vdp-datepicker {
  display: inline-block !important;
}

.vdp-datepicker input[type=text] {
  width: 100px !important;
}

.preline {
  white-space: pre-line !important;
}

.po-relative {
  position: relative;
}

.po-relative .title-date {
  position: relative;
  z-index: 2;
}

.date-picker {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  z-index: 0;
}

.date-picker input {
  width: 0;
  height: 0;
  opacity: 0;
}

.tblBookList {
  width: 100%;
  border-left: 1px solid #CCC;
}

.tblBookList tr th {
  border-right: 1px solid #CCC;
  color: #FFF;
  font-weight: bold;
  background-color: #999999;
  padding: 5px;
}

.tblBookList tr td {
  border-right: 1px solid #CCC;
  padding: 5px;
  border-bottom: 1px solid #CCC;
}

.tblBookList tr .center {
  text-align: center;
}

.tblBookList tr:hover {
  background-color: #EEE;
}

.mouse-pointer tbody tr:hover {
  background-color: #999999;
}

.vue_book_select {
  display: inline-block;
}

.vue_book_select .txt_search {
  width: 100%;
}

.vue_book_select .book_pop {
  position: absolute;
  width: 300px;
  max-height: 200px;
  background-color: #fff;
  z-index: 1000;
  overflow-y: scroll;
  border: 1px solid #999999;
}

.vue_book_select .book_pop ul li {
  width: 100%;
  padding: 7px;
  border-top: 0;
  border-right: 0;
  color: #000;
  cursor: pointer;
}

.vue_book_select .book_pop ul li:hover {
  background-color: #5d9cec;
  color: #FFF;
}
