@charset "UTF-8";
@import url(../../plugin/style/css/normalize.css);
@import url(../../plugin/style/css/basic.css);
a {
  color: #000;
  text-decoration: none; }

a:link, a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active {
  color: #333333; }

.circle {
  -webkit-border-radius: 2000px;
  -moz-border-radius: 2000px;
  border-radius: 2000px; }

.status-basic {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #1c2a34;
  border: solid 2px #1c2a34;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #fff; }

.status-red {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #d2113f;
  border: solid 2px #d2113f;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #fff; }

.status-green {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #19af02;
  border: solid 2px #19af02;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #fff; }

.status-blue {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #0b7ed1;
  border: solid 2px #0b7ed1;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #fff; }

.status-yellow {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #ffa200;
  border: solid 2px #ffa200;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #fff; }

.status-gray {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #999;
  border: solid 2px #999;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #fff; }

.status-bg-basic {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #fff;
  border: solid 2px #1c2a34;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #1c2a34; }

.status-bg-red {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #fff;
  border: solid 2px #d2113f;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #d2113f; }

.status-bg-blue {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #fff;
  border: solid 2px #0b7ed1;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #0b7ed1; }

.status-bg-yellow {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #fff;
  border: solid 2px #ffa200;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #ffa200; }

.status-bg-gray {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  color: #fff;
  border: solid 2px #999;
  font-size: 11px;
  padding: 5px 7px 3px 7px;
  width: 50px;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  margin: 1px 0;
  background: #999; }

span.txt-red {
  color: red; }

span.txt-blue {
  color: blue; }

span.txt-black {
  color: black; }

span.txt-green {
  color: green; }

i.xi-new {
  color: #c50000 !important;
  font-size: 19px !important;
  vertical-align: bottom !important; }

.layer-popup {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: "dotum";
  position: absolute;
  overflow: hidden;
  font-size: 12px;
  z-index: 1001;
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#000000)";
  /*IE 8*/
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  /*FF 3.5+*/
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#000000);
  /*IE 5.5-7*/ }
  .layer-popup .layer-tit {
    top: 0;
    width: 100%;
    background: #cf1c21;
    padding: 15px 10px;
    color: #fff;
    height: 42px;
    box-sizing: border-box; }
    .layer-popup .layer-tit a {
      position: absolute;
      right: 12px;
      color: #fff; }
  .layer-popup .layer-con {
    overflow-y: auto;
    padding: 10px 10px;
    line-height: 17px; }

.btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  border: none;
  text-decoration: none !important;
  line-height: 1.3;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  background-color: #000000;
  text-align: center;
  letter-spacing: 0px;
  cursor: pointer;
  vertical-align: middle; }

.btn:hover {
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgba(82, 168, 236, 0.7); }

.btn-blue
{
	background: #9370db !important;
}

.btn-sm-white {
  font-size: 12px;
  padding: 5px 8px;
  background: #fff;
  color: #1c2a34 !important; }

.btn-sm-basic {
  font-size: 12px;
  padding: 5px 8px;
  background: #cdd6dd;
  color: #1c2a34 !important; }

.btn-sm-delete {
  font-size: 12px;
  padding: 5px 8px;
  background: #d10b3a;
  color: #ffffff !important; }

.btn-sm-edit {
  font-size: 12px;
  padding: 5px 8px;
  background: #1c2a34;
  color: #ffffff !important; }

.btn-sm-write {
  font-size: 12px;
  padding: 5px 8px;
  background: #0b7ed1;
  color: #ffffff !important; }

.btn-md-white {
  font-size: 13px;
  padding: 8px 25px;
  background: #fff;
  color: #1c2a34 !important; }

.btn-md-basic {
  font-size: 13px;
  padding: 8px 25px;
  background: #cdd6dd;
  color: #1c2a34 !important; }

.btn-md-delete {
  font-size: 13px;
  padding: 8px 25px;
  background: #d10b3a;
  color: #ffffff !important; }

.btn-md-bookmark {
  font-size: 13px;
  padding: 8px 10px;
  background: #d10b3a;
  color: #ffffff !important; }

#add_mark{ background: #1c7b66;}
#del_mark{ background: #88278d;}

.btn-md-edit {
  font-size: 13px;
  padding: 8px 25px;
  background: #1c2a34;
  color: #ffffff !important; }

.btn-md-write {
  font-size: 13px;
  padding: 8px 25px;
  background: #0b7ed1;
  color: #ffffff !important; }

.btn-lg-white {
  font-size: 14px;
  padding: 12px 40px;
  font-weight: bold;
  background: #fff;
  color: #1c2a34 !important; }

.btn-lg-basic {
  font-size: 14px;
  padding: 12px 40px;
  font-weight: bold;
  background: #cdd6dd;
  color: #1c2a34 !important; }

.btn-lg-delete {
  font-size: 14px;
  font-weight: bold;
  padding: 12px 40px;
  background: #d10b3a;
  color: #ffffff !important; }

.btn-lg-edit {
  font-size: 14px;
  font-weight: bold;
  padding: 12px 40px;
  background: #1c2a34;
  color: #ffffff !important; }

.btn-lg-write {
  font-size: 14px;
  font-weight: bold;
  padding: 12px 40px;
  background: #0b7ed1;
  color: #ffffff !important; }

.btn-md-date {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px;
  padding: 9px 5px;
  background: #dfe6ef;
  color: #1c2a34 !important;
  border: solid 1px #cdd6dd; }

.inp {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #b7c0c7;
  box-sizing: border-box; }

.inp-sm {
  padding: 5px;
  font-size: 12px;
  border: solid 1px #b7c0c7; }

.inp-md {
  padding: 8px;
  font-size: 13px;
  border: solid 1px #b7c0c7; }

.inp-lg {
  padding: 12px;
  font-size: 16px;
  border: solid 1px #b7c0c7; }

.md-search {
  width: 180px; }

.md-date {
  width: 90px;
  text-align: center; }

.tel-3 {
  text-align: center;
  width: 35px; }

.tel-4 {
  text-align: center;
  width: 50px; }

.input-bg {
  background: #f9f9e2; }

.w800 {
  width: 800px; }

.inp-price {
  width: 80px;
  text-align: right; }

.inp-text {
  width: 751px; }

textarea.storage-memo, textarea.form-memo {
  box-sizing: border-box;
  width: 770px;
  padding: 8px;
  text-align: left; }

label {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 9px;
  line-height: 12px; }

.label-bg {
  display: inline-block;
  background: #2f7fd4;
  padding: 5px 9px;
  color: #fff;
  line-height: 12px;
  -webkit-border-radius: 2000px;
  -moz-border-radius: 2000px;
  border-radius: 2000px; }

.js-check label {
  padding: 0; }

.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(82, 168, 236, 0.8); }

span.inp-cmt {
  display: inline-block;
  padding: 0 5px;
  color: #666; }

.bg-point {
  background: #f9f9e1; }

/* select form style */
.sel-sm {
  padding: 5px;
  font-size: 12px;
  border: solid 1px #b7c0c7; }

.sel-md {
  padding: 7px 5px 8px 5px;
  font-size: 13px;
  border: solid 1px #b7c0c7; }

.sel-lg {
  padding: 12px;
  font-size: 16px;
  border: solid 1px #b7c0c7; }

/* select form style selectboxit plugin*/
.selectboxit-container .selectboxit-options {
  max-height: 350px; }

.inp-add {
  padding: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #b7c0c7;
  box-sizing: border-box; }

table th a, table td a {
  color: #005b9d; }
  table th a:hover, table td a:hover {
    text-decoration: underline; }

h2.tit-h2 {
  position: relative;
  font-size: 16px;
  letter-spacing: -1px;
  padding: 0 0 0 0px;
  margin-bottom: 10px; }
  h2.tit-h2 .btn {
    position: absolute;
    right: 0;
    bottom: 0; }
  h2.tit-h2::before {
    content: '●';
    padding-right: 5px; }

/* tab menu style*/
div.tab-menu {
  padding-bottom: 30px; }
  div.tab-menu ul li {
    box-sizing: border-box;
    float: left;
    border-bottom: solid 1px #005b9d; }
    div.tab-menu ul li a {
      display: inline-block;
      padding: 15px 20px;
      font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic";
      font-size: 14px;
      min-width: 140px;
      text-align: center; }
  div.tab-menu ul li.active {
    border: solid 1px #005b9d;
    border-bottom: solid 1px #fff; }
    div.tab-menu ul li.active a {
      padding: 14px 20px;
      color: #005b9d;
      font-weight: bold; }
      div.tab-menu ul li.active a::before {
        content: '▼';
        padding-right: 6px;
        font-size: 15px; }

ul.tab-menu-1 li {
  box-sizing: border-box;
  float: left;
  width: 50%;
  border: solid 1px #1d5b9e;
  border-bottom: solid 1px #fff; }
  ul.tab-menu-1 li a {
    display: block;
    padding: 15px 15px;
    font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic";
    font-size: 14px;
    min-width: 140px;
    text-align: center;
    color: #fff; }

ul.tab-menu-1 li.on {
  border: solid 1px #fff;
  border-bottom: solid 1px #1d5b9e; }
  ul.tab-menu-1 li.on a {
    padding: 15px 15px;
    color: #fff; }
    ul.tab-menu-1 li.on a::before {
      content: '▼';
      padding-right: 6px;
      font-size: 15px; }

.pagination {
  padding: 25px 0; }
  .pagination ul {
    display: inline-block; }
    .pagination ul li {
      float: left;
      display: block;
      border-top: solid 1px #d4dce3;
      border-bottom: solid 1px #d4dce3;
      border-left: solid 1px #d4dce3; }
      .pagination ul li a {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 16px;
        box-sizing: border-box;
        height: 35px;
        color: #565e66;
        display: inline-block;
        padding: 10px 15px 10px 15px; }
      .pagination ul li:first-child {
        -webkit-border-radius: 5px 0 0 5px;
        /*Safari, Chrome*/
        -moz-border-radius: 5px 0 0 5px;
        /*Firefox*/
        border-radius: 5px 0 0 5px; }
      .pagination ul li:last-child {
        border-right: solid 1px #d4dce3;
        -webkit-border-radius: 0 5px 5px 0;
        /*Safari, Chrome*/
        -moz-border-radius: 0 5px 5px 0;
        /*Firefox*/
        border-radius: 0 5px 5px 0; }
      .pagination ul li:hover:not(.active) {
        background: #ecf1f5; }
      .pagination ul li.active {
        border: solid 1px #0B7ED1; }
        .pagination ul li.active a {
          background: #0B7ED1;
          color: #fff;
          font-weight: 600;
          cursor: default; }

/* IE9 */
@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .sel-sm {
    padding: 4px 5px 4px 6px;
    background: none; }
  .sel-md {
    padding: 7px 8px 7px 9px;
    background: none; }
  .sel-lg {
    padding: 11px 12px 11px 13px;
    background: none; }
  .btn-sm-basic, .btn-sm-edit, .btn-sm-delete, .btn-sm-write, .btn-sm-white {
    padding: 4px 8px 6px 8px; }
  .btn-md-basic, .btn-md-edit, .btn-md-delete, .btn-md-write, .btn-md-white {
    padding: 7px 25px 9px 25px;
    margin-top: -2px; }
  .btn-lg-basic, .btn-lg-edit, .btn-lg-delete, .btn-lg-write, .btn-lg-white {
    padding: 10px 40px 13px 40px;
    margin-top: -2px; }
  input[type="radio"], input[type="checkbox"] {
    vertical-align: middle;
    margin-top: -1px; }
  .pagination ul li a {
    line-height: 18px; } }

/*IE10 and IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-sm-basic, .btn-sm-edit, .btn-sm-delete, .btn-sm-write, .btn-sm-white {
    padding: 6px 8px 6px 8px;
    margin-top: 0px; }
  .btn-md-basic, .btn-md-edit, .btn-md-delete, .btn-md-write, .btn-md-white {
    padding: 10px 25px 10px 25px;
    margin-top: 0px; }
  .btn-lg-basic, .btn-lg-edit, .btn-lg-delete, .btn-lg-write, .btn-lg-white {
    padding: 14px 40px 14px 40px;
    margin-top: -2px; }
  .inp-sm {
    padding: 6px;
    font-size: 12px;
    border: solid 1px #b7c0c7; }
  .inp-md {
    padding: 9px;
    font-size: 14px;
    border: solid 1px #b7c0c7; }
  .inp-lg {
    padding: 13px;
    font-size: 16px;
    border: solid 1px #b7c0c7; }
  input[type="radio"], input[type="checkbox"] {
    vertical-align: middle;
    margin-top: -1px; }
  .pagination ul li a {
    line-height: 18px; }
  .sel-sm {
    padding: 5px 5px 5px 6px;
    background: none; }
  .sel-md {
    padding: 8px 8px 9px 9px;
    background: none; }
  .sel-lg {
    padding: 11px 12px 11px 13px;
    background: none; } }

/*only for edge*/
@supports (-ms-ime-align: auto) {
  body {
    font-family: '맑은 고딕'; }
  .sel-sm {
    padding: 5px 20px 4px 6px;
    margin-top: -1px; }
  .sel-md {
    padding: 7px 25px 7px 9px;
    margin-top: 0px; }
  .sel-lg {
    padding: 11px 30px 11px 13px;
    margin-top: -1px; }
  .pagination ul li a {
    line-height: 14px; } }

/* firefox hack Start*/
@-moz-document url-prefix() {
  .sel-sm {
    padding: 3px 25px 4px 5px;
    vertical-align: top; }
  .sel-md {
    padding: 5px 30px 5px 5px;
    vertical-align: bottom; }
  .sel-lg {
    padding: 9px 40px 9px 5px;
    vertical-align: bottom; }
  .btn {
    vertical-align: baseline; }
  .pagination ul li a {
    line-height: 14px; } }

/* Site CSS Start*/
body {
  font-weight: 300;
  font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic"; }
  body #wrap {
    height: 100%; }

#wrap .quick-bar {
  position: fixed;
  z-index: 1501;
  top: 0;
  right: 0;
  width: 420px;
  height: 100%;
  background: #1d5b9e;
  color: #fff;
  font-size: 15px;
  margin-right: -420px; }
  #wrap .quick-bar .btn-close i {
    background: #000;
    color: #fff;
    font-size: 50px; }
  #wrap .quick-bar .quick-order-box {
    overflow-y: scroll;
    height: 85%; }

#wrap .quick-bar.active {
  margin-right: 0; }

#wrap .quick-label {
  background: #000;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0px;
  top: 90px;
  z-index: 1500;
  cursor: pointer; }
  #wrap .quick-label i {
    color: #fff;
    font-size: 28px;
    margin: 9px 0 0 12px; }

.ui-datepicker-trigger {
  margin-left: 3px;
  cursor: pointer; }

#login h1.login-top {
  padding: 30px;
  margin-top: 100px;
  text-align: center; }

#login .login-form {
  width: 500px;
  height: 600px;
  margin: 0 auto;
  background-color: #f2f2f2;
  position: relative; }
  #login .login-form .tit {
    background-color: #1c2a34;
    color: #cdd6dd;
    padding: 35px 0;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center; }
  #login .login-form .login {
    width: 320px;
    margin: 0 auto;
    padding: 40px 0; }
    #login .login-form .login li {
      padding: 5px 0; }
      #login .login-form .login li:last-child {
        padding: 12px 0; }
  #login .login-form .login-cmt {
    position: relative;
    bottom: 0;
    padding: 20px 0;
    font-size: 0.85em;
    line-height: 200%;
    text-align: center; }

#login .inp-big {
  padding: 15px; }

#login .btn-big {
  padding: 20px;
  background: #0b7ed1;
  color: #fff;
  border: solid 1px #0b7ed1;
  cursor: pointer; }

#header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 90px;
  background: url(../img/header_bg.jpg) no-repeat top left;
  color: #fff;
  min-width: 1400px; }
  #header .top-menu {
    width: 1200px;
    padding: 18px 0 0 0; }
    #header .top-menu li {
      float: left; }
      #header .top-menu li label {
        position: relative; }
        #header .top-menu li label input {
          width: 420px;
          height: 44px;
          border: solid 1px #356184;
          padding-left: 12px;
          padding-right: 140px;
          font-size: 13px;
          box-sizing: border-box;
          font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic"; }
        #header .top-menu li label a {
          position: absolute;
          right: 13px;
          top: 9px;
          width: 65px;
          height: 36px;
          color: #fff;
          font-size: 14px;
          text-align: center;
          padding-top: 11px;
          box-sizing: border-box;
          font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic"; }
        #header .top-menu li label a.kakao {
          background: #4090ff;
          right: 78px; }
        #header .top-menu li label a.naver {
          background: #3ec730; }
  #header .top-logo {
    float: left;
    width: 258px;
    height: 65px;
    padding: 25px 0 0 20px;
    margin: 0; }
    #header .top-logo img {
      width: 200px; }
  #header .user-profile {
    position: relative;
    width: 250px;
    height: 90px; }
    #header .user-profile .user-attr {
      position: absolute;
      left: 85px;
      top: 16px; }
      #header .user-profile .user-attr li {
        padding: 2px 0; }
        #header .user-profile .user-attr li.birthday {
          font-size: 12px; }
        #header .user-profile .user-attr li.name .rank {
          display: inline-block;
          padding-left: 4px;
          font-size: 12px; }
    #header .user-profile .user-thumnail {
      position: relative;
      top: 13px;
      background: red;
      width: 65px;
      height: 65px; }
      #header .user-profile .user-thumnail .user-menu {
        position: absolute;
        bottom: 0;
        right: -5px;
        display: inline-block;
        width: 25px;
        height: 25px;
        background: url(../img/user_attr.png) no-repeat;
        background-position: center center; }

.nav1st li {position: relative; }
  .nav1st li a {
    display: block;
    color: #fff;
    padding: 24px 0 24px 30px;
    font-size: 15px;
    position: relative;
    text-decoration: none;
    border-bottom: solid 1px #1b232e; }
    .nav1st li a i {
      position: absolute;
      font-size: 12px;
      right: 20px;
      top: 50%;
      transform: translateY(-50%); }
  .nav1st li .nav2st {
    display: none;
    background: #1b232e; }
    .nav1st li .nav2st li {
      display: block;
      border-bottom: none;
      border-top: none; }
      .nav1st li .nav2st li a {
        display: block;
        font-size: 14px;
        padding: 13px 0 13px 30px;
        color: #d0d5dd;
        border-bottom: none; }
    .nav1st li .nav2st li:hover {
      background: #0b7ed1; }
      .nav1st li .nav2st li:hover a {
        color: #fff; }
    .nav1st li .nav2st li.active {
      background: #0b7ed1; }
      .nav1st li .nav2st li.active a {
        color: #fff; }
    .nav1st li .nav2st li.gubun {
      height: 1px;
      background: #3e444d; }

  .nav1st li .nav2st li .nav3st{
    display: none;
    background: #1b232e; }

 .nav1st li .nav2st li .nav3st li:hover {
 background: #9370db;
 }


#side-bar {
  position: fixed;
  z-index: 50;
  width: 190px;
  background: #2a3144;
  height: 100vh;
  overflow: scroll; }
  #side-bar .side-bar-in {
    padding-top: 90px; }
    #side-bar .side-bar-in .side-nav {
      padding: 0; }
      #side-bar .side-bar-in .side-nav ul.nav-1st li .nav-tit {
        padding: 20px 20px 10px 20px;
        font-weight: 600;
        font-size: 13px;
        color: #bed2ee;
        border-top: solid 1px #bed2ee;
        margin: 20px 0 0 0; }
        #side-bar .side-bar-in .side-nav ul.nav-1st li .nav-tit i {
          font-size: 15px;
          vertical-align: bottom; }
      #side-bar .side-bar-in .side-nav ul.nav-1st li ul.nav-2st li a {
        display: inline-block;
        padding: 5px 20px 5px 42px;
        color: #fff;
        font-size: 13px; }

#popup {
  padding: 20px;
  font-family: "dotum";
  font-size: 13px; }

#contents {
  min-width: 1400px;
  background: #fff; }
  #contents .content-in {
    min-width: 1600px;
    padding: 90px 0 0 190px; }
  #contents .con-data {
    page-break-before: always;
    padding: 0px;
    max-width: 1715px;
    border-right: 1px solid #CDD6DD; }
    #contents .con-data .con-head-tit {
      background-color: #eef2f5;
      border-bottom: solid 1px #cdd6dd;
      padding: 15px 25px; }
      #contents .con-data .con-head-tit .tit {
        font-size: 17px;
        font-weight: bold; }
        #contents .con-data .con-head-tit .tit::before {
          content: '▼';
          margin-right: 5px; }
        #contents .con-data .con-head-tit .tit .cmd {
          font-size: 12px; }
    #contents .con-data .con-data-in {
      background: #fff; }

.member-profile-photo {
  width: 100px;
  height: 120px;
  background: #666;
  margin-top: 10px; }

.con-report {
  background: #fff;
  padding: 30px; }

.control-box {
  border-bottom: solid 1px #cdd6dd;
  padding: 22px 25px 15px 25px;
  overflow: hidden;
  background: #eef2f5; }
  .control-box .control-left {
    float: left;
    width: 85%; }
  .control-box .control-right {
    float: right;
    width: 15%;
    text-align: right; }
    .control-box .control-right .download {
      display: inline-block; }
      .control-box .control-right .download li {
        float: left;
        margin-right: 5px; }
        .control-box .control-right .download li:last-child {
          margin: 0; }

.control-btn {
  padding: 25px 0;
  text-align: left; }
  .control-btn .btn {
    margin-right: 5px; }
    .control-btn .btn:last-child {
      margin-right: 0; }

.con-detail {
  font-family: "맑은 고딕";
  padding: 25px 25px 45px 25px;
  min-height: 100vh;
  min-width: 1582px;
  font-size: 13px;
  background: #fff; }
  .con-detail div.page-cmt {
    padding: 20px;
    font-size: 16px;
    font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic";
    line-height: 30px; }

.table-control {
  position: relative;
  font-size: 12px;
  padding: 0px 0 10px 0px; }
  .table-control .list-ea {
    position: absolute;
    right: 0;
    width: 20%;
    min-width: 250px;
    text-align: right; }
  .table-control .list-tab {
    float: left; }
    .table-control .list-tab li {
      float: left; }
      .table-control .list-tab li a {
        box-sizing: border-box;
        display: inline-block;
        padding: 13px 0px;
        width: 120px;
        text-align: center;
        color: #1c2a34;
        background: #DFE6EF; }
        .table-control .list-tab li a.active {
          background: #1c2a34;
          color: #fff;
          font-weight: 600;
          cursor: default; }
        .table-control .list-tab li a:hover:not(.active) {
          background: #c2ccdd; }
        .table-control .list-tab li a span {
          display: inline-block;
          padding-left: 5px;
          font-size: 11px; }
        .table-control .list-tab li a.type-2 {
          width: 75px; }
        .table-control .list-tab li a.type-1 {
          width: 200px; }
  .table-control .list-tab-btn {
    float: right; }
    .table-control .list-tab-btn li {
      float: right; }
      .table-control .list-tab-btn li a {
        box-sizing: border-box;
        display: inline-block;
        text-align: center; }
  .table-control .list-filter {
    padding: 10px 0 0 15px; }
  .table-control .data-delete {
    margin: -11px 0 0 30px;
    display: block;
    float: left; }
    .table-control .data-delete li {
      padding: 12px 0;
      float: left; }

.table-write-basic {
  width: 100%; }
  .table-write-basic tr th, .table-write-basic tr td {
    padding: 5px 0 5px 20px;
    height: 40px; }
  .table-write-basic tr th {
    text-align: left;
    font-weight: bold; }
  .table-write-basic tr td {
    text-align: left; }
  .table-write-basic tr th.title {
    text-align: left;
    padding-left: 15px;
    width: 150px; }
  .table-write-basic tr td.sales-area {
    padding: 15px 0 15px 20px; }
  .table-write-basic thead tr th, .table-write-basic thead tr td {
    padding: 14px 0 14px 0px;
    border-top: solid 1px #1C2A34;
    border-bottom: solid 1px #dfe7ed; }
  .table-write-basic tbody tr th, .table-write-basic tbody tr td {
    border-bottom: solid 1px #dfe7ed;
    text-align: left; }
  .table-write-basic tbody tr td .inp-address {
    width: 200px; }
  .table-write-basic tbody tr td .inp-post {
    width: 60px; }


.table-write-basic2 {
  width: 100%; }
  .table-write-basic2 tr th, .table-write-basic2 tr td {
    padding: 10px 0 10px 20px;
    height: 40px; }
  .table-write-basic2 tr th {
    text-align: left;
    font-weight: bold; }
  .table-write-basic2 tr td {
    text-align: left; }
  .table-write-basic2 tr th.title {
    text-align: left;
    padding-left: 15px;
    width: 150px; }
  .table-write-basic2 tr td.sales-area {
    padding: 15px 0 15px 20px; }
  .table-write-basic2 thead tr th, .table-write-basic2 thead tr td {
    padding: 14px 0 14px 0px;
    border-top: solid 1px #1C2A34;
    border-bottom: solid 1px #dfe7ed; }
  .table-write-basic2 tbody tr th, .table-write-basic2 tbody tr td {
    border-bottom: solid 1px #dfe7ed;
    text-align: left; }
  .table-write-basic2 tbody tr td .inp-address {
    width: 200px; }
  .table-write-basic2 tbody tr td .inp-post {
    width: 60px; }


.table-write-basic3 {
  width: 100%; }
  .table-write-basic3 tr th, .table-write-basic3 tr td {
    padding: 0.5px;
    height: 20px; }
  .table-write-basic3 tr th {
    text-align: left;
    font-weight: bold;
	padding-top:15px; }
  .table-write-basic3 tr td {
    text-align: left; }
  .table-write-basic3 tr:last-child td {
    padding-bottom:20px;}
  .table-write-basic3 tr td.br, .table-write-basic3 tr th.br {
    border-right :solid 1px #000;}
  .table-write-basic3 tbody tr th, .table-write-basic3 tbody tr td {
    text-align: left; }



.table-view-basic {
  width: 100%; }
  .table-view-basic tr th, .table-view-basic tr td {
    padding: 5px 20px 5px 20px;
    height: 40px; }
  .table-view-basic tr th {
    text-align: left;
    font-weight: bold; }
  .table-view-basic tr td {
    text-align: left; }
  .table-view-basic tr td.cmt-write {
    background: #eff3f7;
    padding: 20px 20px; }
    .table-view-basic tr td.cmt-write .file {
      padding: 5px 0 15px 0; }
  .table-view-basic tr td.cmt-list {
    padding: 20px 20px;
    background: #eff3f7;
    margin-bottom: 40px; }
    .table-view-basic tr td.cmt-list .name {
      font-weight: bold;
      display: inline-block; }
    .table-view-basic tr td.cmt-list .write {
      display: inline-block;
      color: #666; }
    .table-view-basic tr td.cmt-list .cmt-tit i {
      margin-left: 2px;
      font-size: 20px;
      vertical-align: sub; }
    .table-view-basic tr td.cmt-list .cmt-view {
      padding: 10px 0; }
  .table-view-basic tr th.title {
    text-align: left;
    padding-left: 15px;
    width: 150px; }
  .table-view-basic tbody tr th, .table-view-basic tbody tr td {
    border-bottom: solid 1px #dfe7ed;
    text-align: left; }
  .table-view-basic tbody tr th {
    width: 120px;
    background: #eff3f7; }
  .table-view-basic tbody tr td {
    line-height: 190%; }
    .table-view-basic tbody tr td img {
      max-width: 1200px; }
  .table-view-basic tbody tr td.answer-1 {
    border-top: solid 5px #dfe7ed; }
  .table-view-basic tbody tr th.answer-1 {
    border-top: solid 5px #dfe7ed; }
  .table-view-basic tbody tr td.answer {
    padding: 30px 20px 20px 20px; }
  .table-view-basic tbody tr:first-child th, .table-view-basic tbody tr:first-child td {
    border-top: solid 1px #1c2a34; }

.table-list-basic {
  width: 100%; }
  .table-list-basic th, .table-list-basic td {
    padding: 5px 0 5px 0px;
    height: 38px; }
  .table-list-basic th {
    font-weight: bold; }
  .table-list-basic thead tr th, .table-list-basic thead tr td {
    padding: 5px 0 5px 0px;
    border-top: solid 1px #1C2A34;
    border-bottom: solid 1px #dfe7ed;
    background: #dee6ee; }
  .table-list-basic thead tr th.check {
    width: 45px; }
  .table-list-basic thead tr th.num {
    width: 80px; }
  .table-list-basic thead tr th.class {
    width: 170px; }
  .table-list-basic thead tr th.photo {
    width: 120px; }
  .table-list-basic thead tr th.name {
    width: 110px; }
  .table-list-basic thead tr th.part {
    width: 120px; }
  .table-list-basic thead tr th.position {
    width: 70px; }
  .table-list-basic thead tr th.mail {
    width: 200px; }
  .table-list-basic thead tr th.tel {
    width: 150px; }
  .table-list-basic thead tr th.status {
    width: 100px; }
  .table-list-basic thead tr th.date {
    width: 110px; }
  .table-list-basic thead tr th.client {
    width: 150px; }
  .table-list-basic thead tr th.alias {
    width: 170px; }
  .table-list-basic thead tr th.manager-info {
    width: 770px; }
  .table-list-basic thead tr th.send-date {
    width: 150px; }
  .table-list-basic thead tr th.send-number {
    width: 150px; }
  .table-list-basic thead tr th.dest-number {
    width: 150px; }
  .table-list-basic thead tr th.count {
    width: 30px; }
  .table-list-basic thead tr th.biz-num {
    width: 140px; }
  .table-list-basic thead tr th.send-name {
    width: 90px; }
  .table-list-basic thead tr th.area {
    width: 210px; }
  .table-list-basic thead tr th.auth {
    width: 120px; }
  .table-list-basic thead tr th.file {
    width: 60px; }
  .table-list-basic thead tr th.id {
    width: 120px; }
  .table-list-basic thead tr th.hit {
    width: 60px; }
  .table-list-basic thead tr th.thum {
    width: 170px; }
  .table-list-basic thead tr th.tel-ip {
    width: 250px; }
  .table-list-basic thead tr th.price {
    width: 90px; }
  .table-list-basic thead tr th.total {
    background: #f9f9e1; }
  .table-list-basic thead tr th.sum {
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    color: #005b9d; }
  .table-list-basic thead tr th.vat {
    text-align: left;
    padding-left: 25px; }
  .table-list-basic thead tr th.moving-type {
    width: 100px; }
  .table-list-basic thead tr th.name {
    width: 140px; }
  .table-list-basic thead tr th.order-agency {
    width: 120px; }
  .table-list-basic thead tr th.detail {
    width: 160px; }
  .table-list-basic thead tr th.km {
    width: 70px; }
  .table-list-basic thead tr th.cbm {
    width: 70px; }
  .table-list-basic tbody tr th, .table-list-basic tbody tr td {
    border-bottom: solid 1px #dfe7ed;
    text-align: center;
    line-height: 160%; }
  .table-list-basic tbody tr td a:not(.btn) {
    display: inline-block; }
  .table-list-basic tbody tr td .inp-address {
    width: 250px; }
  .table-list-basic tbody tr td .inp-post {
    width: 60px; }
  .table-list-basic tbody tr:hover {
    background: #f2f5f8; }
  .table-list-basic tbody tr td.manager-info {
    padding-top: 17px; }
  .table-list-basic tbody tr td.auth label {
    margin-right: 0; }
  .table-list-basic tbody tr td.price {
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    color: #005b9d; }
  .table-list-basic tfoot tr th, .table-list-basic tfoot tr td {
    border-bottom: solid 1px #aab6bf; }

.table-edit td {
  padding: 6px 6px 6px 6px;
  height: 40px; }

.table-list-order {
  width: 100%; }
  .table-list-order th, .table-list-order td {
    padding: 4px 0 4px 0px;
    height: 40px; }
  .table-list-order th {
    font-weight: bold; }
  .table-list-order thead tr th, .table-list-order thead tr td {
    padding: 5px 0 5px 0px;
    border-top: solid 1px #1C2A34;
    border-bottom: solid 1px #dfe7ed;
    background: #dee6ee; }
  .table-list-order thead tr th.num {
    width: 70px; }
  .table-list-order thead tr th.order-type {
    width: 60px; }
  .table-list-order thead tr th.client {
    width: 150px; }
  .table-list-order thead tr th.moving-type {
    width: 140px; }
  .table-list-order thead tr th.name {
    width: 160px; }
  .table-list-order thead tr th.moving-day {
    width: 100px; }
  .table-list-order thead tr th.address {
    width: 330px; }
  .table-list-order thead tr th.tel {
    width: 110px; }
  .table-list-order thead tr th.reg-date {
    width: 100px; }
  .table-list-order thead tr th.order-opt {
    width: 100px; }
  .table-list-order thead tr th.order-status {
    width: 90px; }
  .table-list-order thead tr th.order-agency {
    width: 90px; }
  .table-list-order tbody tr th, .table-list-order tbody tr td {
    padding: 8px 0 8px 0px;
    border-bottom: solid 1px #dfe7ed;
    text-align: center;
    letter-spacing: 0px; }
  .table-list-order tbody tr td {
    line-height: 18px; }
    .table-list-order tbody tr td div {
      padding: 2px 0 2px 8px;
      text-align: left; }
  .table-list-order tbody tr:hover {
    background: #f2f5f8; }
  .table-list-order tbody tr td.order-opt i {
    font-size: 18px;
    color: #ddd;
    margin: 0 3px; }
  .table-list-order tbody tr td.order-opt i.on {
    color: #0b7ed1; }
  .table-list-order tbody tr:nth-child(odd) th, .table-list-order tbody tr:nth-child(odd) td {
    border-bottom: solid 1px #dfe7ed; }
  .table-list-order tfoot tr th, .table-list-order tfoot tr td {
    border-bottom: solid 1px #aab6bf; }

.order-toss-proc {
  padding-bottom: 40px; }
  .order-toss-proc .reg-date {
    padding: 5px 20px;
    text-align: right; }
  .order-toss-proc .order-info {
    background: #1c2a34;
    padding: 20px;
    color: #fff;
    font-size: 14px;
    font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic"; }
    .order-toss-proc .order-info span {
      color: #ffa42d;
      font-weight: bold; }

table.toss-item {
  width: 100%; }
  table.toss-item tr th, table.toss-item tr td {
    border: solid 1px #ddd;
    padding: 8px 20px;
    line-height: 30px; }
  table.toss-item tr th {
    text-align: left;
    width: 130px; }
  table.toss-item tr td .item {
    display: inline-block;
    width: 174px; }
    table.toss-item tr td .item label {
      display: inline-block; }
  table.toss-item tr td.form-edit {
    line-height: 50px; }
  table.toss-item tr th.proc, table.toss-item tr td.proc {
    background: #ecf1f5;
    padding: 15px 20px; }

.order-deadline {
  padding-bottom: 40px; }
  .order-deadline .reg-date {
    padding: 5px 20px;
    text-align: right; }
  .order-deadline table.order-callender {
    width: 100%;
    font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic"; }
    .order-deadline table.order-callender tr th, .order-deadline table.order-callender tr td {
      border: solid 1px #ddd;
      padding: 10px;
      font-size: 12px;
      position: relative;
      box-sizing: border-box; }
    .order-deadline table.order-callender tr td .js-target {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .order-deadline table.order-callender thead tr th, .order-deadline table.order-callender thead tr td {
      font-size: 22px;
      border: none;
      background: #d2113f;
      color: #fff;
      padding: 10px 0; }
    .order-deadline table.order-callender tbody tr td {
      width: 100px;
      vertical-align: top;
      height: 150px; }
      .order-deadline table.order-callender tbody tr td .date {
        font-size: 24px;
        display: inline-block;
        padding-bottom: 10px;
        font-weight: bold; }
      .order-deadline table.order-callender tbody tr td .agency {
        font-size: 12px;
        letter-spacing: -0.5px;
        line-height: 20px;
        color: #000;
        font-family: "dotum"; }
    .order-deadline table.order-callender tbody tr td.sunday div.date, .order-deadline table.order-callender tbody tr th.sunday div.date {
      color: #c50000; }
    .order-deadline table.order-callender tbody tr td.saturday, .order-deadline table.order-callender tbody tr th.saturday {
      border: solid 1px #ddd; }
      .order-deadline table.order-callender tbody tr td.saturday div.date, .order-deadline table.order-callender tbody tr th.saturday div.date {
        color: #225fea; }
    .order-deadline table.order-callender tbody tr td.lunar-day div.date:after {
      content: '★손없는 날';
      font-size: 11px;
      color: #c50000;
      padding-left: 10px; }
    .order-deadline table.order-callender tbody tr th.week {
      font-size: 16px;
      font-weight: bold;
      padding: 8px 0 17px 0;
      background: #d2113f;
      color: #fff;
      border: none; }
    .order-deadline table.order-callender tbody tr td:hover {
      border: solid 2px red; }
    .order-deadline table.order-callender tbody tr td.now {
      background: #fff955; }
    .order-deadline table.order-callender tbody tr td.active {
      background: url(../img/ico_deadline.png) no-repeat 50% 50%;
      background-size: 70px; }

table.inner-table tr td, table.inner-table tr th {
  padding: 0;
  border: none; }

table.inner-table tr th {
  padding-right: 6px; }

table.inner-table tr td {
  padding-right: 10px; }

table.inner-table-v tr td, table.inner-table-v tr th {
  padding: 0;
  background: none;
  border: none !important;
  border-top: none; }

table.inner-table-v tr td {
  height: 30px;
  padding-right: 30px; }

table.hq-schedule {
  width: 100%;
  font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic"; }
  table.hq-schedule tr th, table.hq-schedule tr td {
    border: solid 1px #ddd;
    padding: 10px;
    font-size: 12px;
    position: relative;
    box-sizing: border-box;
    width: 225px; }
  table.hq-schedule tr td .js-target {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  table.hq-schedule thead tr th, table.hq-schedule thead tr td {
    font-size: 22px;
    border: none;
    background: #2f7fd4;
    color: #fff;
    padding: 10px 0; }
  table.hq-schedule tbody tr td {
    width: 100px;
    vertical-align: top;
    height: 160px; }
    table.hq-schedule tbody tr td .date {
      font-size: 24px;
      display: inline-block;
      padding-bottom: 10px;
      font-weight: bold; }
    table.hq-schedule tbody tr td .agency {
      font-size: 13px;
      letter-spacing: -0.5px;
      font-weight: 600;
      line-height: 22px;
      color: #000; }
  table.hq-schedule tbody tr td.sunday, table.hq-schedule tbody tr th.sunday {
    background: #fff2f2; }
    table.hq-schedule tbody tr td.sunday div.date, table.hq-schedule tbody tr th.sunday div.date {
      color: #c50000; }
  table.hq-schedule tbody tr td.saturday, table.hq-schedule tbody tr th.saturday {
    background: #f2f8ff;
    border: solid 1px #ddd; }
    table.hq-schedule tbody tr td.saturday div.date, table.hq-schedule tbody tr th.saturday div.date {
      color: #225fea; }
  table.hq-schedule tbody tr td.lunar-day div.date:after {
    content: '★손없는 날';
    font-size: 11px;
    color: #c50000;
    padding-left: 10px; }
  table.hq-schedule tbody tr td.now {
    background: #fff955; }
  table.hq-schedule tbody tr th.week {
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0 17px 0;
    background: #0B7ED1;
    color: #fff;
    border: none; }
  table.hq-schedule tbody tr td:hover {
    background: #ecf1f5; }

.summary-box {
  padding: 0px 0 25px 0; }

.main-schedule {
  border: solid 3px #0B7ED1; }

.main-schedule-tbl {
  font-size: 13px;
  line-height: 200%;
  width: 100%; }
  .main-schedule-tbl tr td, .main-schedule-tbl tr th {
    padding: 15px 20px;
    border: solid 1px #dee6ee; }
  .main-schedule-tbl tr th {
    width: 20%;
    background: #dee6ee;
    border-right: none;
    border-left: none; }
  .main-schedule-tbl tr th.today {
    background: #0B7ED1;
    color: #fff;
    border: solid 1px #0B7ED1; }
  .main-schedule-tbl tr td {
    vertical-align: top; }
  .main-schedule-tbl tr td:last-child {
    border-right: none; }

input.quick-inp {
  width: 370px;
  height: 36px;
  border: solid 1px #356184;
  padding-left: 12px;
  padding-right: 140px;
  font-size: 13px;
  box-sizing: border-box;
  font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic"; }

.quick-tbl-1 {
  float: left; }
  .quick-tbl-1 thead tr td, .quick-tbl-1 thead tr th {
    border-top: solid 1px #1C2A34;
    border-bottom: solid 1px #1C2A34; }
  .quick-tbl-1 tfoot tr td, .quick-tbl-1 tfoot tr th {
    border-bottom: solid 1px #1C2A34; }
  .quick-tbl-1 tr th, .quick-tbl-1 tr td {
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
    border-bottom: solid 1px #427cbb; }
    .quick-tbl-1 tr th a, .quick-tbl-1 tr td a {
      color: yellow; }
  .quick-tbl-1 tr th {
    background: #dee6ee;
    width: 130px; }
  .quick-tbl-1 tr .bg {
    font-weight: bold;
    background: #ecf1f5; }
  .quick-tbl-1 tr .sum {
    font-weight: bold; }
  .quick-tbl-1 tr:hover {
    background: #2b3145; }

.summary-tbl-1 {
  float: left; }
  .summary-tbl-1 thead tr td, .summary-tbl-1 thead tr th {
    border-top: solid 1px #1C2A34;
    border-bottom: solid 1px #1C2A34; }
  .summary-tbl-1 tfoot tr td, .summary-tbl-1 tfoot tr th {
    border-bottom: solid 1px #1C2A34; }
  .summary-tbl-1 tr th, .summary-tbl-1 tr td {
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
    border-bottom: solid 1px #dfe7ed; }
  .summary-tbl-1 tr th {
    background: #dee6ee;
    width: 81px; }
  .summary-tbl-1 tr .bg {
    font-weight: bold;
    background: #ecf1f5; }
  .summary-tbl-1 tr .sum {
    font-weight: bold; }

.summary-tbl-2 {
  width: 100%; }
  .summary-tbl-2 thead tr td, .summary-tbl-2 thead tr th {
    border-top: solid 1px #1C2A34;
    border-bottom: solid 1px #1C2A34; }
  .summary-tbl-2 tfoot tr td, .summary-tbl-2 tfoot tr th {
    border-bottom: solid 1px #1C2A34; }
  .summary-tbl-2 tr th, .summary-tbl-2 tr td {
    font-size: 13px;
    padding: 15px 0;
    text-align: center;
    border-bottom: solid 1px #dee6ee; }
  .summary-tbl-2 tr th {
    background: #dee6ee; }
  .summary-tbl-2 tr .tit {
    width: 180px; }
  .summary-tbl-2 tr .end {
    width: 120px; }
  .summary-tbl-2 tr .bg {
    font-weight: bold;
    background: #ecf1f5; }
  .summary-tbl-2 tr .sum {
    font-weight: bold; }

.section-tit {
  position: relative;
  font-size: 16px;
  font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic";
  font-weight: bold;
  padding: 10px 0 15px 5px; }
  .section-tit::before {
    content: '●';
    padding-right: 5px; }
  .section-tit a {
    display: inline-block;
    position: absolute;
    right: 8px;
    bottom: 15px;
    font-size: 14px; }

.select-address .full-address {
  background: #1c2a34;
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  padding: 10px 10px; }
  .select-address .full-address span {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic";
    padding-top: 7px; }
  .select-address .full-address span.tit {
    color: #ffa42d; }
  .select-address .full-address button {
    float: right; }

.select-address .address-box .sel-item {
  display: inline-block;
  text-align: center;
  border: solid 1px #ddd;
  padding: 15px 1px;
  width: 130px;
  cursor: pointer;
  margin: 3px; }

.select-address .address-box :hover {
  background: #0b7ed1;
  color: #fff; }

ul.client-manager {
  display: inline-block;
  margin: 0 auto; }
  ul.client-manager li {
    float: left;
    padding: 0 4px;
    box-sizing: border-box;
    text-align: left; }
  ul.client-manager .gubun {
    width: 100px; }
  ul.client-manager .part {
    width: 120px; }
  ul.client-manager .name {
    width: 100px; }
  ul.client-manager .tel-1 {
    width: 120px; }
  ul.client-manager .tel-2 {
    width: 120px; }
  ul.client-manager .email {
    width: 210px; }

ul.parther-manager {
  display: inline-block;
  margin: 0 auto; }
  ul.parther-manager li {
    float: left;
    padding: 0 4px;
    box-sizing: border-box;
    text-align: left; }
  ul.parther-manager .gubun {
    width: 100px; }
  ul.parther-manager .part {
    width: 120px; }
  ul.parther-manager .name {
    width: 100px; }
  ul.parther-manager .tel-1 {
    width: 120px; }
  ul.parther-manager .tel-2 {
    width: 120px; }
  ul.parther-manager .email {
    width: 210px; }

ul.sales-area {
  margin: 0 auto; }
  ul.sales-area li {
    padding: 0 4px;
    box-sizing: border-box;
    text-align: left; }

div.area {
  padding-top: 15px; }
  div.area div.item {
    padding: 5px; }

.fa-file-alt, .xi-file-text {
  font-size: 28px;
  font-family: "'맑은 고딕', Malgun Gothic, dotum, sans-serif, AppleGothic";
  font-size: 17px;
  line-height: 180%; }

span.tag {
	display:inline-block;
	padding:3px 6px;
	border:solid 1px #fff;
	border-radius: 5px;
	margin:1px 1px;
	background:#2a3144;
	font-size:12px;
	color:#fff;
}
