@charset "utf-8";
@import url(webfont.css);
@import url(jquery.tinymodal.css);

html {
  -webkit-text-size-adjust: none; /*Chrome, Safari, newer versions of Opera*/
  -moz-text-size-adjust: none; /*Firefox*/
  -ms-text-size-adjust: none; /*Ie*/
  -o-text-size-adjust: none; /*old versions of Opera*/
}
body {
  margin: 0;
  padding: 0;
}
body {
  font-family: "SamsungSharpSans", "SamsungOneKorean", Arial, "Helvetica Neue", "Apple SD Gothic Neo", sans-serif;
  font-weight: 500;
  background: #f7f8fc;
}

main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  margin: 0;
  font-weight: 500;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  appearance: button;
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
div::after,
ul::after {
  display: block;
  clear: both;
  content: "";
}
table {
  table-layout: fixed;
  width: calc(100% - 1px);
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}
th,
td,
h1,
h2,
h3 {
  padding: 0;
  margin: 0;
  text-align: left;
}

/* font-family:'SamsungOneLatin', 'SamsungOne', 'SamsungOneKorean', 'SamsungSharpSans', Arial, Roboto, "Helvetica Neue", "Apple SD Gothic Neo", sans-serif; */
div,
ul,
li,
p,
span,
a {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.hide {
  display: none !important;
}

/* top_header */
.top_header {
  position: relative;
  width: 100%;
  background: #363740;
  height: 78px;
}
.top_header .logo {
  display: block;
  float: left;
  margin: 19px 0 0 40px;
}
.top_header .gnb {
  overflow: hidden;
}
.top_header .gnb li {
  float: left;
  margin-left: 5%;
  padding-top: 29px;
}
.top_header .gnb li:first-child {
  margin-left: 10%;
}
.top_header .gnb li a {
  color: #bdbec3;
  font-size: 16px;
  padding-left: 22px;
  line-height: 20px;
  display: inline-block;
}
.top_header .gnb li a:hover,
.top_header .gnb li.active a {
  color: #2cafff;
}
.top_header .user_menu {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -22px;
  display: inline-block;
}
.top_header .user_info {
  cursor: pointer;
  display: block;
  background: #bdbec4;
  color: #606168;
  font-size: 16px;
  width: 44px;
  height: 44px;
  line-height: 46px;
  border-radius: 50%;
  text-align: center;
}
.top_header .user_list {
  display: block;
  width: 223px;
  padding: 14px 14px 0 14px;
  position: absolute;
  right: 0;
  top: 52px;
  z-index: 10;
  background: #fff;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.top_header .user_list li {
  margin-bottom: 14px;
  color: #363740;
  font-size: 13px;
}
.top_header .user_list li a {
  color: #363740;
  font-size: 13px;
}

.top_header .gnb li a.ic_dash {
  background: url("../images/ic_01.png") no-repeat 0 0;
}
.top_header .gnb li a:hover.ic_dash,
.top_header .gnb li.active a.ic_dash {
  background: url("../images/ic_01_h.png") no-repeat 0 0;
}
.top_header .gnb li a.ic_acc {
  background: url("../images/ic_02.png") no-repeat 0 0;
}
.top_header .gnb li a:hover.ic_acc,
.top_header .gnb li.active a.ic_acc {
  background: url("../images/ic_02_h.png") no-repeat 0 0;
}
.top_header .gnb li a.ic_dev {
  background: url("../images/ic_03.png") no-repeat 0 0;
}
.top_header .gnb li a:hover.ic_dev,
.top_header .gnb li.active a.ic_acc {
  background: url("../images/ic_03_h.png") no-repeat 0 0;
}
.top_header .gnb li a.ic_mat {
  background: url("../images/ic_04.png") no-repeat 0 0;
}
.top_header .gnb li a:hover.ic_mat,
.top_header .gnb li.active a.ic_mat {
  background: url("../images/ic_04_h.png") no-repeat 0 0;
}
.top_header .gnb li a.ic_sec {
  background: url("../images/ic_05.png") no-repeat 0 0;
}
.top_header .gnb li a:hover.ic_sec,
.top_header .gnb li.active a.ic_sec {
  background: url("../images/ic_05_h.png") no-repeat 0 0;
}

/* content */
.cont_body {
  padding: 30px 40px 0 40px;
}

.tabmenu {
  margin-bottom: 36px;
}
.tabmenu ul {
  padding: 0;
}
.tabmenu ul li {
  position: relative;
  float: left;
  padding: 0 40px;
}
.tabmenu ul li:first-child {
  padding-left: 0;
}
.tabmenu ul li::after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  height: 15px;
  background: #bdbec4;
}
.tabmenu ul li:last-child:after {
  width: 0;
}
.tabmenu a {
  display: inline-block;
  color: #bdbec3;
  font-size: 16px;
  font-weight: 700;
}
.tabmenu .active a {
  color: #3557d2;
}

.tb_filter {
  margin-bottom: 10px;
}
.tb_filter .left {
  display: block;
  float: left;
}
.tb_filter .right {
  display: block;
  float: right;
}

.input_wrap {
  position: relative;
}
.input_wrap .form_list {
  display: block;
  width: 223px;
  padding: 14px 14px 0 14px;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 10;
  background: #fff;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.input_wrap .form_list li {
  margin-bottom: 14px;
  color: #363740;
  font-size: 13px;
}
.input_wrap .form_list li a {
  color: #363740;
  font-size: 13px;
}

.table_list th {
  background: #eaecf1;
  height: 70px;
  color: #363740;
  font-size: 14px;
}
.table_list th:first-child {
  border-radius: 7px 0 0px 0px;
}
.table_list th:last-child {
  border-radius: 0 7px 0 0;
}
.table_list td {
  background: #fff;
  border-bottom: 1px solid #eaecf1;
  color: #606168;
  font-size: 13px;
  height: 48px;
}
.table_list td a {
  color: #2cafff;
  text-decoration: underline;
}
.table_list td:first-child {
  border-left: 1px solid #eaecf1;
}
.table_list td:last-child {
  border-right: 1px solid #eaecf1;
}
.table_list tr:last-child td:first-child {
  border-radius: 0 0 0 7px;
}
.table_list tr:last-child td:last-child {
  border-radius: 0 0 7px 0;
}
.table_list td .status {
  display: inline-block;
  font-size: 11px;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  padding: 7px 7px;
  min-width: 70px;
}
.table_list td .status.active {
  background: #29cc97;
}
.table_list td .status.unlock {
  background: #fec400;
}
.table_list td .status.lock {
  background: #f12b2c;
}
.table_list th .select_wrap {
  margin-left: -14px;
}
/* .table_list thead tr th:first-child {text-align: center;}
.table_list tbody tr td:first-child {text-align: center;} */
/* .table_list .tac {text-align: center;} */
/* .table_list .tac + th {padding:0 10px;}
.table_list .tac + td {padding:0 10px;} */
.table_list .tac > * {
  text-align: center;
}
.sort {
  display: inline-block;
  cursor: pointer;
}
.sort.down {
  background: url("../images/arr_down.png") no-repeat right center;
  padding-right: 20px;
}
.sort.up {
  background: url("../images/arr_up.png") no-repeat right center;
  padding-right: 20px;
}
.fpl {
  padding-left: 5%;
}
/* dashboard */
.dash_wrap {
  background: #fff;
  margin: 10px 0 20px;
  border-radius: 8px;
  border: 1px solid #eaecf1;
}
.dash_wrap .title_area {
  border-bottom: 1px solid #eaecf1;
  padding: 10px 20px 12px;
}
.dash_wrap .title_area .title {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  float: left;
  color: #363740;
  font-size: 20px;
}
.dash_wrap .title_area .right {
  display: block;
  float: right;
}
.dash_wrap .title_area .right .select_wrap {
  float: left;
}
.dash_wrap .title_area .right .dv_num {
  margin: 10px 0 0 20px;
  float: left;
  color: #363740;
  font-size: 14px;
}
.dash_wrap .title_area .right .update {
  margin: 10px 0 0 20px;
  float: left;
  color: #666666;
  font-size: 14px;
}

.lock_wrap {
  height: 293px;
  border: 1px solid #eaecf1;
  border-radius: 8px;
  border-left: 4px solid #f12b2c;
  border-right: 0;
  margin: 20px;
}
.lock_wrap .amount {
  display: block;
  float: left;
  width: 360px;
  padding: 45px 0 45px 60px;
  color: #f12b2c;
  font-weight: bold;
  font-size: 30px;
}
.lock_wrap .amount strong {
  font-size: 64px;
}
.lock_wrap .amount .etc_num {
  font-size: 30px;
  margin-top: 40px;
}
.lock_wrap .amount .etc_text {
  font-size: 14px;
  font-weight: 500;
  margin-top: 8px;
}

.lock_wrap .table_area {
  display: block;
  float: left;
  width: calc(100% - 360px);
}
.lock_wrap .table_area .table_scroll {
  height: 221px;
}
.unlock_wrap {
  display: block;
  position: relative;
  float: left;
  width: 46%;
  height: 150px;
  border: 1px solid #eaecf1;
  border-radius: 8px;
  border-left: 4px solid #fec400;
  margin: 0 0 0 20px;
}
.unlock_wrap .amount {
  display: block;
  float: left;
  width: 360px;
  padding: 26px 0 30px 60px;
  color: #fec400;
  font-weight: bold;
  font-size: 30px;
}
.unlock_wrap .amount strong {
  font-size: 64px;
}
.unlock_wrap .amount .arr {
  display: inline-block;
  background: url("../images/d_arr.png") no-repeat right 3px;
  padding-right: 30px;
  margin-right: 10px;
}
.unlock_wrap .etc_text {
  display: inline-block;
  position: absolute;
  left: 350px;
  bottom: 29px;
}
.unlock_wrap .etc_text .text {
  font-size: 14px;
  font-weight: 500;
  margin-top: 8px;
}

.active_wrap {
  display: block;
  float: right;
  width: 48%;
  height: 150px;
  border: 1px solid #eaecf1;
  border-radius: 8px;
  border-left: 4px solid #29cc97;
  margin: 0 20px 0 0;
}
.active_wrap .amount {
  display: block;
  float: left;
  width: 360px;
  padding: 26px 0 30px 60px;
  color: #29cc97;
  font-weight: bold;
  font-size: 30px;
}
.active_wrap .amount strong {
  font-size: 64px;
}
.tw_wrap {
  margin-bottom: 20px;
}

.dash_wrap .filter_wrap {
  background: #eaecf1;
  padding: 8px 0;
}
.dash_wrap .filter_wrap .left {
  display: block;
  float: left;
  margin-left: 20px;
}
.dash_wrap .filter_wrap .right {
  display: flex;
  float: right;
  margin-right: 20px;
}
.dash_wrap .filter_wrap .right .select {
  float: left;
  margin-left: 8px;
}
.dash_wrap .gr_wrap {
  margin: 20px;
}

/* paging */
.paging_wrap {
  padding: 20px 0 50px;
}
.paging_wrap .right {
  display: block;
  float: right;
}
.paging_wrap .length {
  display: block;
  margin-right: 20px;
  line-height: 26px;
  height: 24px;
  float: left;
  font-size: 14px;
  color: #606168;
}
.paging_wrap .txt {
  display: block;
  line-height: 26px;
  height: 24px;
  float: left;
  font-size: 14px;
  color: #606168;
}
.paging_wrap select {
  float: left;
  background: transparent;
  margin-right: 10px;
  line-height: 26px;
  height: 24px;
  border: 0;
  font-size: 14px;
  color: #606168;
}
.paging_wrap .paging {
  float: left;
}
.paging_wrap .paging li {
  float: left;
}
.paging_wrap .paging li .btn_num {
  line-height: 26px;
  height: 24px;
  padding: 0 6px;
  float: left;
  font-size: 14px;
  color: #606168;
}
.paging_wrap .paging li .btn_pre {
  display: block;
  text-indent: -999999999999px;
  width: 24px;
  height: 24px;
  background: url("../images/arrow_left.png") no-repeat 0 0;
}
.paging_wrap .paging li .btn_next {
  display: block;
  text-indent: -999999999999px;
  width: 24px;
  height: 24px;
  background: url("../images/arrow_right.png") no-repeat 0 0;
}
.paging_wrap .paging li .disabled {
  cursor: default;
  opacity: 0.4;
}

/* footer */
footer {
  width: 100%;
  border-top: 1px solid #eaecf1;
  padding: 26px 0 20px 0;
  font-size: 12px;
}
footer::after {
  display: block;
  clear: both;
  content: "";
}
footer .copy {
  color: #bdbec4;
  display: block;
  float: left;
  margin-left: 40px;
}
footer .poly {
  display: block;
  float: right;
  margin-right: 40px;
}
footer .poly a {
  color: #bdbec4;
  margin-left: 10px;
}
footer.bot_fixed {
  position: absolute;
  left: 0;
}

/* form */
.input_sch {
  position: relative;
  width: 200px;
  border-radius: 5px;
  border: 1px solid #bdbec4;
  background: #fff url("../images/ic_search.png") no-repeat 14px center;
  height: 36px;
  padding-left: 40px;
}

.input_sch .ft_sch {
  width: 82%;
  font-size: 13px;
  color: #363740;
  margin-top: 7px;
  border: 0;
  height: 20px;
}
.input_sch .ft_sch::placeholder {
  color: #363740;
}
.input_sch .bu_arr {
  background: url("../images/arr_down2.png") no-repeat 0 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
}

.input_sch .label {
  position: absolute;
  top: -5px;
  left: 2.3rem;
  font-size: 0.7rem;
  background-color: #fff;
  padding: 0 0.3rem;
  color: #999;
}

.checkbox {
  position: relative;
}
.checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.checkbox input[type="checkbox"] + .checkbox-label {
  height: 22px;
  line-height: 22px;
  display: inline-block;
  cursor: pointer;
  pointer-events: none;
}
.checkbox input[type="checkbox"] + .checkbox-label:before {
  content: "";
  background: url("../images/bg_chd.png") no-repeat 0 0;
  display: inline-block;
  width: 22px;
  height: 22px;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.checkbox input[type="checkbox"]:checked + .checkbox-label:before {
  background: url("../images/bg_chd_ched.png") no-repeat 0 0;
}
.checkbox input[type="checkbox"]:focus + .checkbox-label:before {
  outline: none;
}
.checkbox input[type="checkbox"]:disabled + .checkbox-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.checkbox input[type="checkbox"] + .checkbox-label:empty:before {
  margin-right: 0;
}

/* radio */
.radio input[type="radio"] {
  /* position: absolute;
    opacity: 0; */
  visibility: hidden;
}
.radio .radio-label {
  display: block;
}

.radio .radio-label > input[type="radio"] + span {
  line-height: 23px;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.radio .radio-label > input[type="radio"] {
  height: 22px;
  line-height: 22px;
  display: contents;
  cursor: pointer;
}
.radio .radio-label > input[type="radio"] + span:before {
  content: "";
  background: url("../images/bg_rd.png") no-repeat 0 0;
  display: inline-block;
  width: 22px;
  height: 22px;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}

.radio .radio-label > input[type="radio"]:checked + span:before {
  background: url("../images/bg_rd_chd.png") no-repeat 0 0;
}

.radio .radio-label > input[type="radio"]:focus + span:before {
  outline: none;
}
.radio .radio-label > input[type="radio"]:disabled + span:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}

.select_wrap {
  display: inline-block;
  position: relative;
}
.select_wrap .get_text {
  width: 131px;
  height: 36px;
  padding: 0 30px 0 14px;
  line-height: 36px;
  background: #fff url("../images/arr_down2.png") no-repeat 100px center;
  font-size: 13px;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #bdbec4;
}
.select_wrap .form_list {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 10;
  background: #fff;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.select_wrap .form_list ul {
  padding: 14px 14px 0 14px;
}
.select_wrap .form_list li {
  margin-bottom: 14px;
  color: #363740;
  font-size: 13px;
}
.select_wrap .down {
  display: block;
  color: #3557d2;
  text-align: right;
  font-size: 13px;
  border-top: 1px solid #eaecf1;
  padding: 9px 14px 11px;
}
.select_wrap.selected .get_text {
  background: #fff url("../images/arr_down2.png") no-repeat 100px center;
}
.select_wrap.selected .form_list {
  display: block;
}

.select_wrap.intable .get_text {
  display: inline-block;
  width: auto;
  height: 34px;
  padding: 0 30px 0 14px;
  color: #363740;
  font-weight: bold;
  line-height: 34px;
  background: transparent url("../images/arr_down2.png") no-repeat 100% center;
  font-size: 13px;
  cursor: pointer;
  border-radius: 0;
  border: 0;
}
.select_wrap.intable .form_list {
  width: auto;
  min-width: 150px;
  top: 40px;
}
.select_wrap.intable.selected .get_text {
  color: #fff;
  background: #2cafff url("../images/arr_down2_w.png") no-repeat 95% center;
  border-radius: 5px;
}

/* login */
.login_wrap {
  width: 500px;
  margin: 110px auto 95px auto;
}
.login_wrap .logo {
  text-align: center;
}
.login_wrap .logo p {
  color: #a4a6b3;
  opacity: 0.7;
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
}
.login_wrap .login_box {
  margin-top: 43px;
  background: #ffffff;
  border: 1px solid #eaecf1;
  border-radius: 8px;
  padding: 80px 40px 40px;
}
.login_wrap .login_box .title {
  color: #3557d2;
  text-align: center;
  font-size: 30px;
  line-height: 37px;
  font-weight: 500;
}
.login_wrap .login_box .login_list {
  margin-top: 90px;
}

.login_wrap .login_box .login_list > li {
  margin-bottom: 30px;
}
.login_wrap .login_box .login_list > li:last-child {
  margin-bottom: 70px;
}
.login_wrap .login_box .login_list li .checkbox-label {
  font-size: 14px;
  color: #bdbec4;
  line-height: 20px;
}
.login_wrap .btn_wrap {
  width: 300px;
  margin: 0 auto;
}
.login_wrap .btn_wrap .btn_login {
  border: 0;
  width: 300px;
  height: 54px;
  background: #eaecf1;
  border-radius: 100px;
  color: #363740;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 60px;
  cursor: pointer;
}
.login_wrap .btn_wrap .underline {
  margin-bottom: 9px;
}
.login_wrap .btn_wrap .underline a {
  font-size: 14px;
  line-height: 17px;
  color: #606168;
  text-decoration: underline;
}
.inputt_wrap {
  position: relative;
  border-bottom: 2px solid #bdbec4;
}
.inputt_wrap label {
  position: absolute;
  left: 0;
  top: 7px;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  color: #bdbec4;
}
.inputt_wrap .lg_int {
  border: none;
  width: 100%;
  border-radius: 0;
  padding: 10px 0;
  background-color: transparent;
}
.inputt_wrap .lg_int:focus {
  outline: 0;
}
.error_msg {
  color: #f12b2c;
  font-size: 14px;
  line-height: 17px;
  margin-top: 10px;
}
.inputt_wrap.focusing {
  border-bottom: 2px solid #3557d2;
}
.inputt_wrap.focusing label {
  top: -25px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 14px;
  color: #3557d2;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate3d(0, 3px, 0) scale(1);
  transform: translate3d(0, 3px, 0) scale(1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.inputt_wrap.focusing .lg_int {
  color: #3557d2;
}

.inputt_wrap.now {
  border-bottom: 2px solid #bdbec4;
}
.inputt_wrap.now label {
  top: -25px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 14px;
  color: #bdbec4;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate3d(0, 3px, 0) scale(1);
  transform: translate3d(0, 3px, 0) scale(1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.inputt_wrap.now .lg_int {
  color: #606168;
}

/* component */
.component {
  padding: 0 40px;
}
.component h3 {
  padding-top: 30px;
  padding-bottom: 10px;
}

/*유지보수*/
/*아이디 및 비밀번호 찾기 page*/
.find_menu {
  text-align: center;
}
.find_menu a {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
  background: #ffffff;
  border: 1px solid #363740;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #363740;
  border-radius: 100px;
}
.find_menu a.active {
  background: #3557d2;
  border: 1px solid #3557d2;
  color: #fff;
}

/*form info message*/
.process_message {
  margin-top: 40px;
  font-size: 18px;
  font-weight: 400;
  color: #363740;
}

/*button style*/
.btn_basic,
a.btn_basic {
  border: 0;
  width: 300px;
  height: 54px;
  background: #eaecf1;
  border-radius: 100px;
  color: #363740;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.btn_basic_v1,
a.btn_basic_v1 {
  background-color: #3557d2 !important;
  border: 1px solid #3557d2;
  color: #fff;
}

.btn_basic:disabled,
a.btn_basic:disabled {
  background-color: #eaecf1 !important;
  border: 1px solid #eaecf1;
  color: #bdbec4;
}

/*button style 2*/
.btns {
  width: auto !important;
}
.btns:after {
  content: "";
  display: block;
  clear: both;
}
.btns .btn {
  float: left;
  width: 48.5%;
  margin-right: 3%;
}
.btns .btn:last-child {
  margin-right: 0;
}

/*이메일 발송 및 계정 생성 완료 page*/
.login_user_info {
  margin: 60px 0 120px;
  font-size: 16px;
  font-weight: 400;
  color: #363740;
  text-align: center;
}
.login_user_info li {
  margin-bottom: 20px;
}
.login_user_info li:last-child {
  margin-bottom: 0;
}

/*계정 만들기 이용약관 page*/
.box_policy {
  margin-top: 40px;
}
.box_policy .checkbox {
  margin-bottom: 5px;
  cursor: pointer;
}
.box_policy .checkbox input[type="checkbox"] + .checkbox-label {
  margin-right: 10px;
}

.policy_conts li > div:first-child,
.policy_conts > div:first-child {
  display: block;
  width: 100%;
  height: 400px;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #bdbec4;
  box-sizing: border-box;
  overflow: auto;
  font-size: 16px;
  font-weight: 400;
  color: #363740;
}
.box_policy .btn_wrap {
  margin-top: 50px;
}

/*계정 만들기 page*/
.login_wrap .sign_box .login_list {
  margin-top: 30px;
}
.sign_box .select {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}

/*modal style*/
.pop-layer {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  width: 500px;
  height: 659px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.pop-layer.lg {
  width: 750px;
}
.dim-layer {
  display: none;
  position: fixed;
  _position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.dim-layer-on {
  display: block;
}
.dim-layer .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.dim-layer .pop-layer {
  display: block;
}

.pop-container {
  height: 100%;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
}
.pop-box {
  position: relative;
  height: 100%;
  padding: 0 30px;
  border-radius: 15px;
  box-sizing: border-box;
}
.pop-tit {
  padding: 20px 0;
  border-bottom: 1px solid #eaecf1;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
  color: #363740;
}
.pop-conts {
  height: calc(100% - 139px);
  padding-top: 30px;
  box-sizing: border-box;
  overflow-y: scroll;
}
.pop-close {
  position: absolute;
  top: 0;
  right: 30px;
  width: 30px;
  height: 67px;
  padding: 0;
  border: none;
  background: url("../images/ic_close.png") right center no-repeat;
  cursor: pointer;
  outline: none;
}

.pop-conts .process_message {
  margin-top: 0;
  margin-bottom: 30px;
}
.pop-conts .login_list {
  margin-top: 0;
}
.pop-conts .login_list:after {
  content: "";
  display: block;
  clear: both;
}
.pop-conts .login_list > li {
  position: relative;
  margin-bottom: 20px;
}
.pop-conts .login_list > li:last-child {
  margin-bottom: 20px;
}
.pop-conts .login_list > li .checkbox-label {
  font-size: 14px;
  color: #bdbec4;
  line-height: 20px;
}
.pop-conts .login_list > li .select {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
.pop-conts .nice-select .list {
  display: none;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}
.pop-conts .nice-select.open .list {
  display: block;
}
.pop-conts .inputt_wrap {
  border-width: 1px;
}
.pop-conts .inputt_wrap label,
.pop-conts .inputt_wrap .lg_int {
  font-size: 13px;
}
.pop-conts .inputt_wrap.now label {
  top: -15px;
}
.pop-conts .inputt_wrap.focusing label {
  top: -15px;
}
.pop-btns {
  padding: 15px 0;
  border-top: 2px solid #bdbec4;
  box-sizing: border-box;
  text-align: right;
}

/*scroll style*/
.scroll-custom {
  scrollbar-arrow-color: #e1e1e1;
  scrollbar-base-color: transparent;
  scrollbar-3dlight-color: transparent;
  scrollbar-darkshadow-color: transparent;
  scrollbar-face-color: #e1e1e1;
  scrollbar-highlight-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-track-color: transparent;
}
.scroll-custom::-webkit-scrollbar {
  display: block;
  width: 6px;
  height: 5px;
  border: 0;
}
/*scroll background style*/
.scroll-custom::-webkit-scrollbar-track {
  display: block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
}
/*scroll bar style*/
.scroll-custom::-webkit-scrollbar-thumb {
  display: block;
  width: 50px;
  height: 2px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #e1e1e1;
}
