@charset "UTF-8";
/**
 * Copyright (c) 2015 Spoqa, Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */
@font-face {
  font-family: "SpoqaHanSansNeo";
  font-weight: 700;
  src: local("SpoqaHanSansNeo Bold"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff") format("woff"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "SpoqaHanSansNeo";
  font-weight: 500;
  src: local("SpoqaHanSansNeo Medium"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff") format("woff"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "SpoqaHanSansNeo";
  font-weight: 400;
  src: local("SpoqaHanSansNeo Regular"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff") format("woff"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "SpoqaHanSansNeo";
  font-weight: 300;
  src: local("SpoqaHanSansNeo Light"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff") format("woff"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.ttf") format("truetype");
}
@font-face {
  font-family: "SpoqaHanSansNeo";
  font-weight: 100;
  src: local("SpoqaHanSansNeo Thin"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff2") format("woff2"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff") format("woff"), url("../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.ttf") format("truetype");
}
/*-----------------------
Author : Sooj
Last Updated : 2022-03-18
Reference : The new CSS reset - version 1.5.1 (last updated 1.3.2022) (https://github.com/elad2412/the-new-css-reset)
------------------------*/
/* 모든 브라우저 스타일 초기화 */
*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

/* 박스스타일 지정 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* 기본 라인 높이 설정 */
/* ios 폰트사이즈 변화 대응 */
html {
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
}

/* 포인트 커서 적용 */
a,
button {
  cursor: pointer;
  text-decoration: none;
}

/* 리스트 스타일 삭제 */
ol,
ul,
menu {
  list-style: none;
}

/* 이미지가 컨테이너 영역을 넘어갈 수 없도록 지정 */
img,
picture,
video,
canvas,
svg {
  display: block;
}

/* 테이블 셀 간 간격 삭제 */
table {
  border-collapse: collapse;
}

/* 체크박스, 라디오스타일 */
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

input[type="radio"] {
  -webkit-appearance: radio;
}

strong {
  font-weight: 700;
}

/* 웹폰트가 나눔스퀘어일때 */
/* 사파리에서 textarea의 공백 되돌림 */
textarea {
  white-space: revert;
}

/* meter 최소 스타일링 */
meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert;
}

/* placeholder 초기화 */
/* 모든 hidden 요소 숨김 ( display:revert; 로 되돌림 ) */
:where([hidden]) {
  display: none;
}

/* 크롬 버그 복구 */
:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  line-break: after-white-space;
}

/* 드래그 기능 다시적용 ( Chrome 및 Safari ) */
:where([draggable="true"]) {
  -webkit-user-drag: element;
}

.sr-only,
.hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

body {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: "SpoqaHanSansNeo", "맑은 고딕", "MalgumGothic", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.05rem;
  color: #2d3542;
  background: #f4f4f6;
}
body.scroll {
  overflow-y: scroll;
  background: #f4f4f6;
}
body.scroll-lock {
  overflow: hidden !important;
  touch-action: none;
}

#wrap {
  position: relative;
  width: 100%;
  min-width: 1600px;
  height: auto;
  min-height: 100vh;
}

/* 사이드바 */
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 290px;
  padding: 40px 60px 40px 0;
  background: #4f239e;
}

h1.logo {
  position: relative;
  height: auto;
}
h1.logo a {
  display: block;
  width: 162px;
  height: 110px;
  margin: 0 auto;
  background: url(/static/img/logo.png) center/cover;
  text-indent: -9999px;
}

.side-info {
  padding: 40px 0;
  margin: 0 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.side-info .user-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
}
.side-info .user-info .usertype {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  height: 24px;
  font-size: 14px;
  border-radius: 12px;
  color: #ffffff;
}
.side-info .user-info .usertype.type1 {
  border: 1px solid #3dbf87;
  background: #3dbf87;
}
.side-info .user-info .usertype.type2 {
  border: 1px solid #ffbb00;
  color: #ffbb00;
}
.side-info .user-info .usertype.type3 {
  border: 1px solid #ff305a;
  color: #ff305a;
}
.side-info .user-info .username {
  padding-top: 10px;
  color: #ffffff;
}
.side-info .user-message {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}
.side-info .user-message i {
  margin-right: 5px;
}
.side-info .user-message strong {
  color: #ff305a;
}

.side-menu {
  padding: 30px 0 30px 10px;
}
.side-menu > ul > li {
  display: block;
  position: relative;
  width: 100%;
  line-height: 56px;
}
.side-menu > ul > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  border-radius: 28px 0 0 28px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.side-menu > ul > li a i {
  margin-right: 10px;
}
.side-menu > ul > li:hover a, .side-menu > ul > li:focus a {
  background: rgba(255, 255, 255, 0.2);
}
.side-menu > ul > li.active a {
  background: #f4f4f6;
  color: #2d3542;
}

.side-logout {
  padding: 40px 0;
  margin: 0 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.side-logout a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  font-size: 18px;
}
.side-logout a i {
  margin-right: 10px;
}
.side-logout a:hover, .side-logout a:focus {
  opacity: 0.5;
}

.side-kakao {
  margin: auto 30px 0;
}
.side-kakao a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  border-radius: 999px;
  background: #ffbb00;
  font-weight: 500;
  color: #2d3542;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.side-kakao a i {
  margin-right: 10px;
}
.side-kakao a:hover, .side-kakao a:focus {
  opacity: 0.5;
}

.float-kakao {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 1000;
}
.float-kakao a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 999px;
  background: #ffbb00;
  font-weight: 500;
  color: #2d3542;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
}
.float-kakao a .kakao-text {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 0;
  opacity: 0;
  white-space: nowrap;
}
.float-kakao a::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("/static/img/btn-kakao.png") no-repeat center/cover;
}
.float-kakao a:hover, .float-kakao a:focus {
  width: 160px;
}
.float-kakao a:hover .kakao-text, .float-kakao a:focus .kakao-text {
  width: auto;
  opacity: 1;
}
.float-kakao a:hover::before, .float-kakao a:focus::before {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

/* 컨테이너 */
.container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 230px;
  right: 0;
  min-width: calc(1600px - 300px);
  height: 100vh;
  padding-top: 70px;
  background: #f4f4f6;
  border-radius: 0 0 0 60px;
}

/* 헤더 */
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  padding: 0 60px;
  background: #ffffff;
  z-index: 10;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.header .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .nav > li {
  position: relative;
}
.header .nav > li > a {
  display: block;
  position: relative;
  line-height: 70px;
  padding: 0 30px;
  font-size: 18px;
  font-weight: 500;
}
.header .nav > li > a .badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
  min-width: 20px;
  width: auto;
  height: 20px;
  background: #ff305a;
  color: #ffffff;
  border-radius: 999px;
  font-size: 13px;
}
.header .nav > li > a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 4px;
  margin-left: 20px;
  background: #ffbb00;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .nav > li.active > a, .header .nav > li:hover > a, .header .nav > li:focus > a {
  font-weight: 700;
}
.header .nav > li.active > a::after, .header .nav > li:hover > a::after, .header .nav > li:focus > a::after {
  margin-left: -20px;
  opacity: 1;
}
.header .nav > li:hover .depth2-wrap {
  display: block;
}
.header .nav > li ~ li {
  margin-left: 20px;
}
.header .nav .depth2-wrap {
  display: none;
  position: absolute;
  left: 50%;
  width: 200px;
  background: #ffffff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.header .nav .depth2-wrap li a {
  display: block;
  padding: 12px 16px;
}
.header .nav .depth2-wrap li ~ li {
  border-top: 1px solid #e0e5ec;
}
.header .nav .depth2-wrap li:hover a {
  background: #363d47;
  color: #ffffff;
}
.header .project-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 470px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.header .project-search label {
  font-weight: 500;
  margin-right: 10px;
}
.header .project-search button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #2d3542;
  color: #ffffff;
  border-radius: 20px;
  margin-left: 10px;
  width: 80px;
  height: 100%;
  line-height: normal;
}
.header .project-search button i {
  margin-right: 10px;
}
.header .project-search input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  background: #e0e5ec;
  border-radius: 20px;
  padding: 0 14px;
  border: none;
}
.header .project-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 430px;
  height: 40px;
  background: #e0e5ec;
  border-radius: 20px;
  overflow: hidden;
}
.header .project-info dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  height: 100%;
  margin-right: 16px;
  background: #2d3542;
  color: #fff;
  text-align: center;
  border-radius: 20px;
}
.header .project-info dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}

/* 공통 탭메뉴 */
.tab-wrap.sel-drop .sel-drop-list {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.tab-wrap.sel-drop .tab-menu-selector {
  display: none;
}

.tab-menu {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 10px 0 20px;
  border-bottom: 1px solid #4f239e;
}
.tab-menu .tab-item {
  display: inline-block;
  position: relative;
  height: 50px;
  border: 1px solid #d1d1d1;
  border-width: 1px 1px 0 1px;
  border-radius: 10px 10px 0 0;
  vertical-align: middle;
}
.tab-menu .tab-item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 0px 30px;
  color: #7c7f84;
}
.tab-menu .tab-item > a span {
  padding-left: 5px;
}
.tab-menu .tab-item ~ .tab-item {
  margin-left: 4px;
}
.tab-menu .tab-item.active {
  border-width: 1px 1px 0 1px;
  border-color: #4f239e;
}
.tab-menu .tab-item.active > a {
  color: #2d3542;
  font-weight: 700;
}
.tab-menu .tab-item.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: #f4f4f6;
}

/* 공통 테이블 */
table {
  width: 100%;
}
table th {
  font-weight: 700;
  vertical-align: text-top;
}
table .tr-highlight:hover td, table .tr-highlight:focus td {
  background: #fde1e8;
}
table .tr-highlight td {
  background: #ffeaef;
}
table.table-comm-col tr:hover, table.table-comm-col tr:focus {
  background: #fbf8ff;
}
table.table-comm-col tr:hover th, table.table-comm-col tr:focus th {
  background: #ffffff;
}
table.table-comm-col tr:last-child td {
  border-bottom: none;
}
table.table-comm-col th,
table.table-comm-col td {
  text-align: center;
  padding: 10px;
  font-size: 14px;
}
table.table-comm-col th {
  border-bottom: 1px solid #4f239e;
  color: #2d3542;
}
table.table-comm-col td {
  border-bottom: 1px dotted #d1d1d1;
}
table.table-comm-col td.amount {
  letter-spacing: normal;
  font-weight: 700;
  font-size: 16px;
}
table.table-comm-col td.amount::before {
  content: "₩";
  font-size: 14px;
  margin-right: 5px;
}
table.table-comm-col td.hit {
  width: 100px;
  letter-spacing: normal;
}
table.table-comm-col td.date {
  width: 200px;
  color: #868ea0;
  letter-spacing: normal;
}
table.table-comm-col td.subject {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
table.table-comm-col td.subject .reply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px;
  color: #3dbf87;
}
table.table-comm-col td.subject .reply i {
  margin-right: 5px;
}
table.table-comm-col td.subject > a {
  margin-right: auto;
}
table.table-comm-col td.subject::before {
  content: "\e9ee";
  font-family: "feather";
  color: #d1d1d1;
  margin-right: 20px;
}
table.table-comm-col td.subject.lock::before {
  content: "\e987";
  color: #2d3542;
}
table.table-comm-col td a {
  font-weight: 700;
  text-decoration: underline;
}
table.table-comm-col td a:hover {
  color: #4f239e;
}

/* 공통페이징 */
.inner-util {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  margin: 40px 0;
  min-height: 40px;
}

.wrap-paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrap-paging a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 32px;
  height: 32px;
  border-radius: 999px;
}
.wrap-paging a:hover {
  background: #d1d1d1;
  color: #2d3542;
}
.wrap-paging a.active {
  background: #ffbb00;
  color: #2d3542;
  font-weight: 700;
}
.wrap-paging a.pagebtn {
  width: 30px;
  background: transparent;
  color: #4f239e;
  font-size: 20px;
}
.wrap-paging a.pagebtn:hover {
  opacity: 0.7;
}

/* 공통 양식 */
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 20px;
}
.form-row .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
}
.form-row .form-group .form-tit {
  min-width: 100px;
  font-size: 14px;
}
.form-row .form-group .form-tit span {
  display: inline-block;
  color: #2d3542;
  font-weight: 500;
}
.form-row .form-group .form-tit:not(:first-child) {
  margin-left: 40px;
}
.form-row .form-group .form-cont {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-row .form-group .form-cont span {
  line-height: 42px;
}
.form-row .form-group .form-cont span ~ span {
  margin-left: 20px;
}
.form-row .form-group .form-cont span.number {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: normal;
  text-align: right;
}
.form-row .form-group .form-cont span.number.red {
  color: #ff305a;
}
.form-row .form-group .form-cont input:not([type="radio"], [type="checkbox"]),
.form-row .form-group .form-cont select:not([type="radio"], [type="checkbox"]) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.form-row .form-group .form-cont .checkwrap {
  margin-left: 20px;
}
.form-row .form-group .form-cont .checkwrap label {
  font-size: 14px;
}

/* 공통 버튼 */
.wrap_btn {
  height: auto;
  text-align: center;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: center;
  padding: 0 10px;
  height: 34px;
  font-weight: 700;
  background: #ffffff;
  border: 1px solid #2d3542;
  border-radius: 5px;
  color: #2d3542;
  font-size: 14px;
}
.btn.big {
  height: 40px;
  padding: 0 20px;
  min-width: 80px;
  font-size: 16px;
  border-radius: 10px;
}
.btn.big i {
  font-size: 18px;
}
.btn i {
  font-size: 14px;
  margin-top: -2px;
  margin-right: 10px;
}
.btn ~ .btn {
  margin-left: 5px;
}
.btn:hover {
  opacity: 0.8;
}
.btn.icon-right i {
  margin-right: 0;
  margin-left: 10px;
}

.badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 24px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
}

/* 버튼/라벨 색상 정의 */
.btn,
.badge {
  line-height: normal;
}
.btn.line,
.badge.line {
  background: #ffffff;
  border: 1px solid #2d3542;
  color: #2d3542;
}
.btn.primary,
.badge.primary {
  background: #4f239e;
  border-color: #4f239e;
  color: #ffffff;
}
.btn.yellow,
.badge.yellow {
  background: #ffbb00;
  border-color: #ffbb00;
}
.btn.blue, .btn.complete,
.badge.blue,
.badge.complete {
  background: #2e6dff;
  border: 1px solid #2e6dff;
  color: #ffffff;
}
.btn.green,
.badge.green {
  background: #3dbf87;
  border: 1px solid #3dbf87;
  color: #ffffff;
}
.btn.dark,
.badge.dark {
  background: #2d3542;
  border: 1px solid #2d3542;
  color: #ffffff;
}
.btn.gray,
.badge.gray {
  background: #a7acba;
  border: 1px solid #a7acba;
  color: #ffffff;
}
.btn.red, .btn.selected,
.badge.red,
.badge.selected {
  background: #ff305a;
  border: 1px solid #ff305a;
  color: #ffffff;
}

.pg-btn,
.badge.pg-btn {
  background: #2d3542;
  border: 1px solid #2d3542;
  color: #ffffff;
}

/* 입력요소 */
/* 스위치 체크박스 */
input[type="checkbox"][data-switch] {
  display: none;
}
input[type="checkbox"][data-switch] ~ label {
  width: 80px;
  height: 38px;
  background: #7c7f84;
  border-radius: 19px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 1px 2px 3px 0 inset rgba(0, 0, 0, 0.16);
  box-shadow: 1px 2px 3px 0 inset rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input[type="checkbox"][data-switch] ~ label::before {
  content: attr(data-off-label);
  color: #ffffff;
  display: block;
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
  position: absolute;
  right: 10px;
  margin: 0 2px;
  top: 0;
  text-align: center;
  min-width: 20px;
  overflow: hidden;
  width: auto;
  height: auto;
  border: none;
  background: none;
  left: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input[type="checkbox"][data-switch] ~ label::after {
  content: "";
  position: absolute;
  left: 6px;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.16);
  border-radius: 100%;
  height: 26px;
  width: 26px;
  top: 50%;
  margin-top: -13px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input[type="checkbox"][data-switch]:checked ~ label {
  background: #3dbf87;
}
input[type="checkbox"][data-switch]:checked ~ label::before {
  content: attr(data-on-label);
  color: #ffffff;
  border: none;
  background: none;
  right: auto;
  left: 10px;
  top: auto;
  width: auto;
  height: auto;
}
input[type="checkbox"][data-switch]:checked ~ label:after {
  content: "";
  left: auto;
  right: 6px;
  background-color: #f4f4f6;
}

select,
textarea,
input:not([type="file"], [type="checkbox"], [type="radio"]) {
  height: 34px;
  line-height: 34px;
  padding: 0 5px;
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  font-size: 14px;
}

:is(select, button, textarea, input:not([type="file"], [type="check"], [type="radio"])):disabled {
  opacity: 1 !important;
  background-color: #f4f4f6;
  border: 1px solid #d1d1d1;
  color: #a7acba;
  cursor: no-drop;
}
:is(select, button, textarea, input:not([type="file"], [type="check"], [type="radio"])):required {
  border-color: #4f239e;
}
:is(select, button, textarea, input:not([type="file"], [type="check"], [type="radio"]))[readonly] {
  background-color: #e0e5ec;
}
:is(select, button, textarea, input:not([type="file"], [type="check"], [type="radio"]))[placeholder] {
  color: #868ea0;
}

input[type="text"].datepicker,
select {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 25px 25px;
}

input[type="text"].datepicker {
  background-image: url("/static/img/datepicker.png");
}
input[type="text"].datepicker:disabled {
  background-image: url("/static/img/datepicker-disabled.png");
}

select {
  background-image: url("/static/img/select.png");
  padding-right: 34px;
}
select:disabled {
  background-image: url("/static/img/select-disabled.png");
}

input[type="checkbox"], input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  cursor: pointer;
}
input[type="checkbox"] span, input[type="radio"] span {
  padding-left: 5px;
  padding-right: 10px;
}
input[type="checkbox"] ~ label, input[type="radio"] ~ label {
  display: inline-block;
  position: relative;
  width: auto;
  height: 34px;
  line-height: 34px;
  padding-left: 26px;
  vertical-align: middle;
  cursor: default;
}
input[type="checkbox"] ~ label > a, input[type="radio"] ~ label > a {
  color: #4f239e;
  text-decoration: underline;
}
input[type="checkbox"] ~ label::before, input[type="radio"] ~ label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  text-align: center;
  border: 1px solid #d1d1d1;
  background: #ffffff;
}
input[type="checkbox"] ~ label::after, input[type="radio"] ~ label::after {
  content: "";
  position: absolute;
}
input[type="checkbox"]:disabled ~ label::before, input[type="radio"]:disabled ~ label::before {
  border: 1px solid #a7acba;
  background: #e0e5ec;
}
input[type="checkbox"]:checked ~ label::before, input[type="radio"]:checked ~ label::before {
  border-color: #2d3542;
}
input[type="checkbox"] ~ label::before {
  border-radius: 3px;
}
input[type="checkbox"] ~ label::after {
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  text-align: center;
}
input[type="checkbox"]:checked ~ label::before {
  border: 1px solid #4f239e;
  background: #4f239e;
}
input[type="checkbox"]:checked ~ label::after {
  content: "\e92b";
  font-family: "feather" !important;
  color: #ffffff;
  line-height: 18px;
  font-weight: 700;
  font-size: 12px;
}
input[type="checkbox"]:checked:disabled ~ label::before {
  border: 1px solid #a7acba;
  background: #e0e5ec;
}
input[type="checkbox"]:checked:disabled ~ label::after {
  color: #a7acba;
}
input[type="radio"] ~ label::before {
  border-radius: 100%;
}
input[type="radio"] ~ label::after {
  top: 50%;
  left: 5px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
}
input[type="radio"]:checked ~ label::after {
  background: #4f239e;
  border-radius: 100%;
}

textarea {
  width: 100%;
  height: auto;
  overflow: auto;
  border: 1px solid #d1d1d1;
}

/* 모달팝업 */
.layer-dim {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000;
  padding: 70px 0 0;
  background: #f4f4f6;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
.modal .modal-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 0 20px;
  border-bottom: 1px solid #d1d1d1;
  background: #e0e5ec;
}
.modal .modal-header span.tit {
  display: inline-block;
  line-height: 70px;
  font-size: 22px;
  font-weight: 700;
  color: #2d3542;
}
.modal .modal-cont {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow-y: auto;
}
.modal .modal-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border-top: 1px solid #d1d1d1;
}
.modal .modal-bottom .wrap-btn {
  margin-left: auto;
}
.modal .inner-util {
  margin: 20px 0 0;
}
.modal .inner-util .wrap-btn {
  width: 100%;
}
.modal .modal-exit {
  position: absolute;
  top: 16px;
  right: 20px;
  width: 34px;
  line-height: 34px;
  font-size: 34px;
  text-align: center;
  color: #2d3542;
  z-index: 100;
  cursor: pointer;
}
.modal .modal-exit:hover {
  opacity: 0.7;
}
.modal.modal-sample {
  width: 700px;
  height: auto;
}
.modal.modal-tutorial {
  width: 1320px;
  height: auto;
}
.modal.modal-popup {
  width: 500px;
  height: auto;
}
.modal.modal-popup .textbox {
  width: 100%;
  height: auto;
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
}
.modal.modal-popup2 {
  width: 800px;
  height: auto;
}
.modal.modal-notify {
  width: 800px;
  height: auto;
}
.modal.modal-notify .textbox {
  width: 100%;
  height: auto;
  padding: 20px 0;
  text-align: left;
  font-size: 18px;
}

/* 아코디언타입 */
.board-accordion {
  display: block;
  width: 100%;
}
.board-accordion > li {
  position: relative;
  border-bottom: 1px solid #d1d1d1;
}
.board-accordion > li .subject {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 16px 20px;
  color: #2d3542;
}
.board-accordion > li .subject p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.board-accordion > li .subject::before {
  content: "Q.";
  display: block;
  margin-right: 20px;
  font-weight: 700;
  color: #ffbb00;
}
.board-accordion > li .subject::after {
  content: "\e92e";
  display: block;
  margin-left: 20px;
  font-family: "feather";
  font-size: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.board-accordion > li .accordion-cont {
  display: none;
  padding: 30px;
  border-top: 1px solid #d1d1d1;
  word-break: break-word;
  background: #f4f4f6;
  font-size: 16px;
  line-height: 1.5;
}
.board-accordion > li .accordion-cont .inner-file {
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #a7acba;
}
.board-accordion > li .accordion-cont .inner-file .title {
  margin-right: 24px;
  font-weight: 700;
  color: #2d3542;
}
.board-accordion > li .accordion-cont .inner-file .title i {
  margin-right: 6px;
  color: #4f239e;
}
.board-accordion > li .accordion-cont .inner-file .file-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.board-accordion > li .accordion-cont .inner-file .file-list li ~ li {
  margin-top: 4px;
}
.board-accordion > li .accordion-cont .inner-file .file-list a {
  text-decoration: underline;
}
.board-accordion > li:hover .subject, .board-accordion > li:focus .subject, .board-accordion > li:active .subject {
  background: #fbf8ff;
  font-weight: 700;
}
.board-accordion > li.active .subject {
  background: #2d3542;
  color: #ffffff;
}
.board-accordion > li.active .subject::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.board-accordion > li.active:hover .subject, .board-accordion > li.active:focus .subject, .board-accordion > li.active:active .subject {
  font-weight: 400;
}

/* 동의서 팝업 */
.pop-privacy-wrap {
  position: relative;
  width: auto;
  height: auto;
  padding: 40px;
}
.pop-privacy-wrap h1 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #2d3542;
  color: #2d3542;
  font-size: 26px;
  text-align: center;
  font-weight: 700;
  line-height: 140%;
}

.pop-privacy-container {
  margin: 10px 0;
}
.pop-privacy-container table {
  width: 100%;
  margin: 10px 0;
  border: 1px solid #7c7f84;
}
.pop-privacy-container table th {
  background-color: #f4f4f6;
  text-align: center;
}
.pop-privacy-container table th,
.pop-privacy-container table td {
  position: relative;
  display: table-cell;
  padding: 12px;
  vertical-align: middle;
  border-bottom: 1px solid #7c7f84;
}
.pop-privacy-container table .float {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.pop-privacy-container table.top-tb {
  margin-bottom: 30px;
}
.pop-privacy-container table.tb-type01 th ~ td {
  border-left: 1px solid #7c7f84;
}
.pop-privacy-container table.tb-type02 th,
.pop-privacy-container table.tb-type02 td {
  text-align: center;
}
.pop-privacy-container table.tb-type02 thead th {
  background-color: #e0e5ec;
}
.pop-privacy-container table.tb-type02 thead th:first-child {
  border-left: 1px solid #7c7f84;
}
.pop-privacy-container table.tb-type02 thead th ~ th {
  border-left: 1px solid #7c7f84;
}
.pop-privacy-container table.tb-type02 tbody th {
  border-right: 1px solid #7c7f84;
}
.pop-privacy-container table.tb-type02 tbody td ~ td {
  border-left: 1px solid #d1d1d1;
}
.pop-privacy-container table.tb-type03 th,
.pop-privacy-container table.tb-type03 td {
  text-align: center;
}
.pop-privacy-container table.tb-type03 th {
  border-right: 1px solid #7c7f84;
}
.pop-privacy-container table.tb-type03 th.bg2 {
  background: #e0e5ec;
}

.privacy-item h2 {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
  line-height: 150%;
}
.privacy-item .item-list > li {
  list-style-type: decimal;
  list-style-position: inside;
}
.privacy-item .item-list > li ~ li {
  margin-top: 10px;
}
.privacy-item .item-list.depth2 {
  margin-top: 5px;
  padding-left: 10px;
}
.privacy-item .item-list.depth2 > li {
  list-style-type: none;
}
.privacy-item .item-list.depth2 > li ~ li {
  margin-top: 5px;
}
.privacy-item.bgbox {
  border: 1px solid #d1d1d1;
  padding: 20px;
  background-color: #f4f4f6;
}
.privacy-item ~ .privacy-item {
  margin-top: 30px;
}
.privacy-item .underline {
  text-decoration: underline;
}
.privacy-item .text-center {
  text-align: center;
}
.privacy-item .date {
  font-size: 18px;
  letter-spacing: 1px;
  color: #2d3542;
}
.sign_img {
  display: block;
  position: absolute;
  top: -40px;
  left: 220px;
  right: 0;
  bottom: 0;
  border: 0;
  background-color: rgba(255, 255, 255, 0);
  pointer-events: none;
}

.pop-privacy-map {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #ffbb00;
  background-color: rgba(255, 187, 0, 0.1);
}
.pop-privacy-map:hover {
  background-color: rgba(255, 187, 0, 0.2);
}
.pop-privacy-map::after {
  content: "\e98e";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 32px;
  height: 32px;
  background: #ffbb00;
  font-family: "feather";
  color: #ffffff;
  font-size: 20px;
}

.sign-box {
  width: 100%;
  height: 230px;
  background: #ffffff;
}
.sign-box::before {
  content: "아래 빈칸에 서명해 주세요";
  display: block;
  color: #a7acba;
  padding: 10px;
}

/* 로그인 */
.login-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.login-wrap::after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50%;
  background: url("../img/login-bg.png") no-repeat top/cover #ffbb00;
}

.login-visual {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 540px;
  height: auto;
  -webkit-transform: translate(-50%, -420px);
  -ms-transform: translate(-50%, -420px);
  transform: translate(-50%, -420px);
  z-index: 10;
}
.login-visual img {
  width: 100%;
  height: 100%;
}
.login-visual p {
  width: 100%;
  margin-top: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 140%;
}

.login-box,
.join-box {
  background: #ffffff;
  border-radius: 10px;
  z-index: 10;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
}
.login-box > .title,
.join-box > .title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.login-box {
  width: 440px;
  height: auto;
  padding: 60px 50px;
  margin-top: 200px;
}

.login-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  width: 100%;
  height: auto;
}
.login-form .login-input-wrap {
  position: relative;
}
.login-form .login-input-wrap label {
  position: absolute;
  top: 50%;
  left: 10px;
  color: #7c7f84;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.login-form .login-input-wrap label i {
  font-size: 24px;
}
.login-form .login-input-wrap input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 20px 0 60px;
  line-height: 50px;
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #7c7f84;
  font-size: 18px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 0;
}
.login-form .login-input-wrap input:focus {
  border-color: #4f239e;
  color: #2d3542;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.login-form .login-input-wrap input:focus ~ label i {
  color: #4f239e;
}
.login-form .login-input-wrap ~ .login-input-wrap {
  margin-top: 10px;
}

.login-util {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 26px;
}
.login-util a {
  display: inline-block;
  text-decoration: underline;
}
.login-util a.util-join {
  color: #2d3542;
  font-weight: 700;
}

.login-bot {
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.login-bot > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.login-bot > dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
}
.login-bot > dl dt::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  margin-left: 6px;
  margin-right: 6px;
  background: #7c7f84;
}
.login-bot .copyright {
  margin-top: 20px;
  color: #a7acba;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
}
.login-bot .copyright span {
  display: inline-block;
}
.login-bot .copyright span ~ span {
  margin-left: 8px;
}

.btn-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  width: 100%;
  height: 60px;
  border: 1px solid #4f239e;
  background: #4f239e;
  border-radius: 10px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
}

/* 회원가입 */
.join-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 0;
}
.join-wrap .join-visual {
  width: 450px;
  height: 162px;
  margin-bottom: 30px;
}
.join-wrap .join-visual img {
  width: 100%;
  height: 100%;
}
.join-wrap .wrap_btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.join-wrap .wrap_btn .btn-login {
  width: 300px;
}
.join-wrap .wrap_btn .btn-login.cancle {
  background-color: #363d47;
  margin-right: 10px;
  width: 200px;
}

.join-box {
  width: 680px;
  height: auto;
  max-height: 80%;
  padding: 40px 20px;
  overflow-y: scroll;
}

.join-form .rowtit {
  border-top: 1px solid #a7acba;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 20px;
  font-weight: 700;
  color: #4f239e;
}
.join-form .form-row {
  border-bottom: 0;
}
.join-form .form-row ~ .form-row {
  margin-top: 14px;
}
.join-form .form-group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.join-form .form-group .form-tit,
.join-form .form-group .form-cont {
  padding: 0;
}
.join-form .form-group .form-tit {
  margin-bottom: 10px;
  font-weight: 700;
  color: #2d3542;
}
.join-form .form-group .form-cont {
  flex-wrap: wrap;
}
.join-form .form-group .form-cont input,
.join-form .form-group .form-cont select {
  height: 42px;
  line-height: 42px;
}
.join-form .form-group .form-cont .btn {
  height: 42px;
  margin-left: 5px;
}
.join-form .form-group .form-cont ~ .errorlist {
  margin-top: 10px;
}
.join-form .form-group .form-cont ~ .form-cont {
  margin-top: 10px;
}
.join-form .form-group .errorlist {
  color: #ff305a;
  font-size: 14px;
  width: 100%;
}
.join-form .form-group ~ .form-group {
  margin-left: 10px;
}

/* 페이지내용 */
.container-inner {
  position: fixed;
  top: 70px;
  bottom: 0;
  left: 230px;
  right: 0;
  min-width: 1300px;
  padding: 30px 50px 50px;
  overflow-y: scroll;
}
.container-inner.view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0;
  padding-right: 340px;
}

/*단축키*/
.shortcuts {
  display: none;
  position: absolute;
  top: -10px;
  left: -10px;
  min-width: 30px;
  line-height: 30px;
  background: rgba(45, 53, 66, 0.8);
  color: #ffffff;
  font-weight: 500;
  border-radius: 5px;
  text-align: center;
  z-index: 10;
}

/* 작업화면 */
.contents-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  padding: 30px 30px 0;
}
.contents-box .work-img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: auto;
  background: #e0e5ec;
  border: 20px solid #ffffff;
  border-radius: 10px;
  text-align: center;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.16);
}
.contents-box .work-img ~ .contents-control {
  margin-top: 20px;
}
.contents-box .work-img img {
  width: auto;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}
.contents-box .contents-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contents-box .contents-control ~ .work-img {
  margin-top: 20px;
}
.contents-box .contents-control .display-right {
  margin-left: auto;
}
.contents-box .contents-control:last-child {
  padding-bottom: 30px;
}
.contents-box .contents-control-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contents-box .contents-control-detail > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contents-box .contents-control-detail > div strong {
  margin-right: 10px;
}
.contents-box .contents-control-detail > div select,
.contents-box .contents-control-detail > div input[type="text"] {
  width: 300px;
}
.contents-box .contents-control-detail > div ~ div {
  margin-left: 20px;
}
.contents-box .controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
}
.contents-box .workinfo {
  display: flex;
  align-items: center;
}
.contents-box .workinfo dt {
  font-weight: 700;
}
.contents-box .workinfo dt ~ dd {
  margin-left: 10px;
}
.contents-box .workinfo dd {
  color: #868ea0;
}
.contents-box .workinfo dd ~ dt {
  margin-left: 20px;
}
.contents-box .shortcuts-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  color: #2d3542;
}
.contents-box .shortcuts-control .check-switch {
  display: inline-block;
  margin-left: 10px;
}

.control-box {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: fixed;
  top: 70px;
  bottom: 0;
  right: 0;
  width: 340px;
  padding: 30px 0;
  overflow-y: scroll;
  background-color: #f4f4f6;
}
.control-box .control-inner,
.control-box .control-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.control-box .control-inner {
  background: #eaeaee;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.control-box .control-row {
  width: 280px;
  padding: 10px;
  border-radius: 10px;
}
.control-box .control-row.active {
  background-color: rgba(255, 187, 0, 0.1);
  border: 2px solid #ffbb00;
}
.control-box .control-row .row-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
.control-box .control-row .row-title span {
  flex: 1;
  font-size: 16px;
  line-height: 45px;
  padding: 0 45px;
  border-bottom: 1px solid #a7acba;
  font-weight: 700;
}
.control-box .control-row .row-title .bounding {
  position: absolute;
  width: 30px;
  height: 30px;
}
.control-box .control-row .row-title .bounding img {
  width: 100%;
  height: auto;
}
.control-box .control-row .btn-flex {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.control-box .control-row.form-row {
  min-height: 40px;
  padding: 10px 0;
  border-bottom: none;
  border-top: 1px dashed #d1d1d1;
}
.control-box .control-row.form-row .form-tit {
  font-size: 16px;
  font-weight: 700;
}
.control-box .control-row.form-row .form-cont {
  justify-content: flex-end;
}
.control-box .control-row.active input,
.control-box .control-row.active select {
  background-color: #fffa90;
}
.control-box .btn-keypoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: -5px -2.5px 0;
}
.control-box .btn-keypoint .keypoint-wrap {
  position: relative;
  flex: 1 0 20%;
  margin: 5px 2.5px;
}
.control-box .btn-keypoint .keypoint-wrap > .btn {
  margin: 0;
  width: 100%;
}
.control-box .btn-keypoint .keypoint-wrap.overlay-on .overlay-btn {
  display: flex;
}
.control-box .btn-keypoint .btn {
  position: relative;
  flex: 1 0 20%;
  margin: 5px 2.5px;
}
.control-box .btn-keypoint .btn.big {
  min-width: auto;
  padding: 0 8px;
}
.control-box .btn-keypoint .overlay-btn {
  display: none;
  align-items: center;
  position: absolute;
  top: 36px;
  left: 50%;
  background: rgba(45, 53, 66, 0.5);
  border-radius: 5px;
  width: auto;
  padding: 10px;
  transform: translateX(-50%);
  z-index: 100;
}
.control-box .btn-keypoint .overlay-btn button {
  display: inline-flex;
  align-items: center;
  height: 24px;
  background-color: #2d3542;
  color: #ffffff;
  font-size: 14px;
  padding: 0 8px;
  border-radius: 999px;
  white-space: nowrap;
}
.control-box .btn-keypoint .overlay-btn button ~ button {
  margin-left: 4px;
}
.control-box .btn-keypoint .overlay-btn button i {
  margin-right: 2px;
}
.control-box .btn-keypoint .inner-btn-check {
  display: flex;
  align-items: center;
}
.control-box .btn-keypoint .inner-btn-check label,
.control-box .btn-keypoint .inner-btn-check span {
  white-space: nowrap;
}
.control-box .btn-keypoint .slide {
  position: relative;
  width: 100%;
}
.control-box .btn-keypoint .slide .slick-list {
  padding: 12px 30px 6px;
}
.control-box .btn-keypoint .slide .btn {
  min-width: 40px;
  height: 40px;
  margin: 0 7px;
  font-size: 18px;
  border: 0;
  color: #ffffff;
}
.control-box .btn-keypoint .slide .btn ~ .btn {
  margin-left: 0;
}
.control-box .btn-keypoint .slide .btn.color1, .control-box .btn-keypoint .slide .btn:nth-child(10n + 1) {
  background: #ff305a;
}
.control-box .btn-keypoint .slide .btn.color2, .control-box .btn-keypoint .slide .btn:nth-child(10n + 2) {
  background: #ea0ecd;
}
.control-box .btn-keypoint .slide .btn.color3, .control-box .btn-keypoint .slide .btn:nth-child(10n + 3) {
  background: #2e6dff;
}
.control-box .btn-keypoint .slide .btn.color4, .control-box .btn-keypoint .slide .btn:nth-child(10n + 4) {
  background: #3dbf87;
}
.control-box .btn-keypoint .slide .btn.color5, .control-box .btn-keypoint .slide .btn:nth-child(10n + 5) {
  background: #ffbb00;
}
.control-box .btn-keypoint .slide .btn.color6, .control-box .btn-keypoint .slide .btn:nth-child(10n + 6) {
  background: #ff9800;
}
.control-box .btn-keypoint .slide .btn.color7, .control-box .btn-keypoint .slide .btn:nth-child(10n + 7) {
  background: #795548;
}
.control-box .btn-keypoint .slide .btn.color8, .control-box .btn-keypoint .slide .btn:nth-child(10n + 8) {
  background: #a7acba;
}
.control-box .btn-keypoint .slide .btn.color9, .control-box .btn-keypoint .slide .btn:nth-child(10n + 9) {
  background: #607d8d;
}
.control-box .btn-keypoint .slide .btn.color0, .control-box .btn-keypoint .slide .btn:nth-child(10n) {
  background: #8bc34a;
}
.control-box .btn-keypoint .slide .btn.active {
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.3);
}
.control-box .btn-keypoint .slide-control {
  width: 24px;
  height: 100%;
  background: #eaeaee;
}
.control-box .btn-keypoint .slide-control.btn-prev {
  left: 0;
}
.control-box .btn-keypoint .slide-control.btn-next {
  right: 0;
}
.control-box .box-property {
  width: 320px;
  margin-top: auto;
}
.control-box .box-property ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
}
.control-box .box-property li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 10px 15px;
  border-bottom: 1px dotted #d1d1d1;
  font-size: 14px;
}
.control-box .box-property li p {
  width: calc(100% - 100px);
  color: #2d3542;
}
.control-box .box-property li p > input {
  width: 100%;
}
.control-box .box-property li p.title {
  width: 100px;
  font-weight: 500;
}
.control-box .box-property li p.title .picon {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px;
  margin-right: 4px;
  text-indent: -9999px;
  vertical-align: middle;
}
.control-box .box-property li p.title .picon.ico-body {
  background: url("../img/bounding-poly-line.png") center/cover;
}
.control-box .box-property li p.title .picon.ico-height {
  background: url("../img/bounding-poly-line2.png") center/cover;
}
.control-box .box-property li.bhead {
  border-bottom: 1px solid #4f239e;
}
.control-box .box-property li.bhead p {
  color: #7c7f84;
  font-weight: 500;
  text-align: center;
}

.slide-control {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  z-index: 100;
}
.slide-control.slick-disabled {
  opacity: 0.2;
}

/* 프로젝트 리스트 : 작업자 */
.project-slide .slide-control {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  font-size: 32px;
  background-color: #ffffff;
  z-index: 10;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
}
.project-slide .slide-control.btn-prev {
  margin-left: -620px;
}
.project-slide .slide-control.btn-next {
  margin-left: 572px;
}

.project-list-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.project-list-grid.mid .list-item {
  width: 460px;
}
.project-list-grid.big {
  margin: 0;
}
.project-list-grid.big .slick-track {
  height: calc(100% - 40px);
}
.project-list-grid.big .list-item {
  width: auto;
  opacity: 0.2;
}
.project-list-grid.big .list-item.slick-center {
  opacity: 1;
}
.project-list-grid.big .list-item:hover a::after {
  border: 0;
}
.project-list-grid.big a {
  min-width: 1200px;
  min-height: 660px;
  height: 100%;
}
.project-list-grid .list-item {
  position: relative;
  width: 260px;
  height: auto;
  margin: 20px;
  background: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.project-list-grid .list-item:hover:not(.active-none) a::after {
  border: 2px solid #ff305a;
}
.project-list-grid .list-item.disable {
  opacity: 0.5;
}
.project-list-grid .item-check {
  position: absolute;
  top: 4px;
  left: 10px;
  z-index: 10;
}
.project-list-grid .item-check input[type="checkbox"] ~ label::before, .project-list-grid .item-check input[type="checkbox"] ~ label::after {
  width: 28px;
  height: 28px;
}
.project-list-grid .item-check input[type="checkbox"] ~ label::after {
  line-height: 28px;
  font-size: 20px;
}
.project-list-grid .item-check input[type="checkbox"]:checked ~ label::before {
  background-color: #3dbf87;
  border-color: #ffffff;
}
.project-list-grid a {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project-list-grid a .thumb {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: 170px;
  background-color: #a7acba;
  overflow: hidden;
}
.project-list-grid a .thumb img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}
.project-list-grid a .thumb .project-state {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  background: #0a0a0a;
  color: #ffffff;
  font-weight: 500;
}
.project-list-grid a .thumb .project-state.green {
  background: #3dbf87;
}
.project-list-grid a .thumb .project-state.red {
  background: #ff305a;
}
.project-list-grid a .thumb .project-state.gray {
  background: #868ea0;
}
.project-list-grid a .project-info {
  width: 100%;
  height: 100%;
  padding: 20px;
}
.project-list-grid a .project-info .badge {
  margin-bottom: 10px;
}
.project-list-grid a .project-info p {
  line-height: 1.5;
}
.project-list-grid a .project-info dt {
  color: #2d3542;
  font-weight: 500;
}
.project-list-grid a .project-info dd {
  margin-top: 5px;
  line-height: 1.5;
  color: #7c7f84;
}
.project-list-grid a .project-info dd ~ dt {
  margin-top: 10px;
}
.project-list-grid a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 10px;
}

.inner-title {
  font-size: 16px;
  color: #4f239e;
  font-weight: 500;
  padding-top: 10px;
}
.inner-title a{
  text-align: right;
  text-underline-position: auto;
  text-decoration: underline;
  padding-left: 20px;
  color: #47a4db;
  font-weight: 400;
  font-size: smaller;
}
.inner-title ~ .inner-box {
  margin-top: 10px !important;
}

.inner-box {
  position: relative;
  height: auto;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
}
.inner-box.imgbox {
  padding: 20px;
}
.inner-box.imgbox img {
  width: 100%;
  height: auto;
}
.inner-box ~ .inner-box, .inner-box ~ .inner-title {
  margin-top: 20px;
}
.inner-box.search {
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
  background: #e0e5ec;
}

.account-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  border-top: 1px solid #d1d1d1;
  background: #e0e5ec;
}
.account-total .title {
  padding: 0 30px;
  font-weight: 700;
  font-size: 14px;
}
.account-total .amount {
  letter-spacing: normal;
  width: 220px;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
}
.account-total .amount::before {
  content: "₩";
  font-size: 14px;
  margin-right: 5px;
}

/* 폼 엘리먼트 */
.input-row {
  display: block;
}

.input-group {
  display: inline-block;
}
.input-group .input-group-tit {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  font-size: 14px;
}
.input-group ~ .input-group::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 1px;
  height: 20px;
  margin: 0 20px;
  vertical-align: middle;
  background: #a3a7cf;
}

.input-wrap {
  display: inline-block;
  position: relative;
  padding: 10px 0;
}
.input-wrap label {
  display: inline-block;
  color: #2d3542;
}
.input-wrap label ~ input {
  margin-left: 5px;
}
.input-wrap ~ .input-wrap {
  padding-left: 10px;
}
.input-wrap.mg-r {
  margin-right: 30px;
}
.input-wrap input.account {
  text-align: right;
  letter-spacing: normal;
  font-weight: 700;
  font-size: 16px;
  color: #2d3542;
}

.filename {
  margin-right: 10px;
}

.file-img-sample {
  margin: 20px 0;
  width: 100%;
}
.file-img-sample img {
  max-width: 1000px;
  height: auto;
}

.disabled {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  background: #ccc;
  color: #817f7f;
  border-color: #ccc;
}

.tutorial-inner {
  display: flex;
  align-items: flex-start;
  overflow-y: scroll;
}
.tutorial-inner .contents-box {
  padding: 30px 20px 0 0;
}
.tutorial-inner .control-box {
  width: 320px;
  height: 620px;
  padding: 0;
  margin-top: 30px;
  overflow-y: scroll;
}
.tutorial-inner .control-box .control-inner {
  margin-bottom: 10px;
}
.tutorial-inner .control-box .control-row {
  width: 260px;
}
.tutorial-inner .control-box .btn-keypoint .btn.big {
  padding: 0;
}
