﻿@charset "utf-8";
* {
  font-size: 14px;
}
body {
  background-image: url('images/bg_pat.png');
}
table.formtb {
  width: 100%;
}
table.tableTyInfo,
.tableTyInfo > table,
table.tableTyInput {
  border-bottom: 1px solid #b7bbd1;
  border-top: 2px solid #3579d4;
  margin-top: 10px;
}
table.tableTyInfo.VirtualAccount {
  border: 2px solid #3579d4;
  margin-top: 10px;
}
.check {
  font-weight: bold;
  padding-left: 20px;
}
.check label {
  font-weight: bold;
}
.div_agreement .check {
  margin-top: 20px;
}
.formtb {
  font-family: 'Noto Sans KR', sans-serif;
}
.formtb[class*="tableTy"] .bt {
  border-top: 1px solid #dcdcdc !important;
}
.formtb[class*="tableTy"] .br {
  border-right: 1px solid #dcdcdc !important;
}
.formtb[class*="tableTy"] .bb {
  border-bottom: 1px solid #dcdcdc !important;
}
.formtb[class*="tableTy"] .bl {
  border-left: 1px solid #dcdcdc !important;
}
.form-input {
  padding: 8px 5px;
  min-height: 38px;
  border-radius: 2px;
}
.form-input:focus {
  border-color: #bfbfbf;
  box-shadow: 1px 1px 1px #bae6c1;
}
.formtb .warningTxt {
  line-height: 20px;
}
.formtb.tableTySearch {
  border-left: 0 hidden #fff;
  border-right: 0 hidden #fff;
  margin-top: 10px;
}
.formtb.tableTySearch thead .formtb_th {
  border-bottom: 1px solid #dcdcdc;
}
.formtb.tableTySearch tbody .formtb_th,
.formtb.tableTySearch tbody .formtb_td {
  background-color: transparent;
  border: solid #dcdcdc;
  border-width: 1px 0 0 1px;
  color: #343434;
  font-size: 15px;
  height: 30px;
  text-align: left;
  vertical-align: middle;
  border-left: none;
}
.formtb.tableTySearch tbody .formtb_th.text-right,
.formtb.tableTySearch tbody .formtb_td.text-right {
  text-align: right;
}
/*.formtb.tableTySearch tbody tr:first-child > .formtb_th,
.formtb.tableTySearch tbody tr:first-child > .formtb_td { border-top: none; }*/
.formtb.tableTySearch tbody .formtb_th {
  background-color: #f9f9f9;
  color: #424d89;
  font-size: 15px;
  padding-left: 20px;
  text-align: center;
}
.formtb.tableTySearch tbody .formtb_td + .formtb_th {
  border-left: 1px solid #dcdcdc;
}
.formtb.tableTySearch tbody .formtb_td {
  border-top: 1px solid #dcdcdc;
  padding: 15px 20px;
}
.formtb.tableTySearch tbody input + input {
  margin-left: 6px;
}
.formtb.tableTyInput,
.tableTyInput > table {
  border-left: 0 hidden #fff;
  border-right: 0 hidden #fff;
}
.flex {
  display: flex;
  column-gap: 10px;
}
.flex-vc {
  align-items: center;
}
.tableTyInput thead .formtb_th {
  border-bottom: 1px solid #dcdcdc;
}
.tableTyInput tbody .formtb_th,
.tableTyInput tbody .formtb_td,
.tableTyInput thead .formtb_th,
.tableTyInput thead .formtb_td {
  border: solid #dcdcdc;
  border-width: 1px 1px 0 1px;
  color: #343434;
  height: 55px;
  text-align: left;
}
.tableTyInput tbody tr td:not(first-child),
.tableTyInput thead tr td:not(first-child) {
  border-left: none;
}
.tableTyInput tbody tr:first-child > .formtb_th,
.tableTyInput tbody .formtb_th {
  background-color: #f9f9f9;
  color: #424d89;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}
.tableTyInput tbody .formtb_th2 {
  background-color: #f9f9f9;
  border: solid #dcdcdc;
  border-width: 1px 0 0 1px;
  color: #424d89;
  font-size: 15px;
  line-height: 23px;
  padding-left: 10px;
  text-align: left;
}
.tableTyInput thead .formtb_th2 {
  background-color: #f9f9f9;
  border: solid #dcdcdc;
  border-width: 1px 0 0 1px;
  color: #424d89;
  font-size: 15px;
  line-height: 23px;
  padding-left: 10px;
  text-align: left;
}
.tableTyInput thead .formtb_th {
  background-color: #f9f9f9;
  color: #424d89;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}
.tableTyInput tbody .formtb_td {
  border-top: 1px solid #dcdcdc;
  font-size: 15px;
  padding: 5px 10px;
}
.tableTyInput tbody .formtb_td > p {
  line-height: 23px;
}
.tableTyInput tbody td .formtb.tableTyGrid tbody .formtb_td,
.tableTyInput tbody td .formtb.tableTyGrid thead .formtb_th {
  text-align: center;
}
.tableTyInput + .applywframe .applytextbox.titH02 {
  margin-top: 40px !important;
}
.tableTyInput + .agreeArea {
  border-bottom: 1px solid #b7bbd1;
  min-height: 40px;
  padding: 20px 20px 15px;
}
.tableTyInput + .agreeArea:after {
  clear: both;
  content: "";
  display: block;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  margin-left: 0;
}
div.radio {
  display: inline-block;
  margin-right: 10px;
}
.radio_label {
  margin-left: 0;
}
input[type="radio"] {
  filter: alpha(opacity=0);
  height: 18px;
  opacity: 0;
  position: absolute;
  width: 18px;
  z-index: 2;
}
input[type="radio"] + label {
  display: inline-block;
  line-height: 20px;
  padding-left: 27px;
  position: relative;
  font-size: 14px;
  margin-right: 20px;
}
input[type="radio"] + label:before {
  background: url(images/blue_check_small.png) no-repeat 0 0;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 18px;
}
input[type="radio"]:focus + label:before {
  outline: 1px dotted;
}
input[type="radio"]:hover + label:before {
  background-position: 0 -20px;
}
input[type="radio"]:checked + label:before {
  background-position: 0 -40px;
}
input[type="radio"]:disabled + label:before {
  background-position: 0 -60px;
}
input[type="radio"]:checked:disabled + label:before {
  background-position: 0 -80px;
}
.warningBox.single + .tableTyInput {
  margin-top: 26px;
}
ul {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  line-height: 150%;
  margin-left: 20px;
}
.formtb caption {
  color: #3579d4;
  font-family: BareunDotum, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.formtb caption a {
  float: right;
  padding: 5px 10px;
  border: solid 1px #5D8AA8;
  border-radius: 3px;
  background-color: #F5F5F5;
  transition: all 0.5s;
  font-size: 0.9rem;
}
.formtb caption a:hover {
  background-color: #5D8AA8;
  color: #fff;
}
.formtb caption:before {
  color: #ff0000;
  content: "\f111";
  font-family: FontAwesome;
  margin-right: 8px;
}
.selectDiv {
  display: block;
  font-size: 13px;
  height: 30px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 100%;
}
input.k-textbox {
  text-indent: 0;
}
.schoolName_direct {
  display: inline-block;
  width: 230px;
}
ul.photoinfo {
  color: #696969;
  font-size: 14px;
  font-weight: normal;
  line-height: 200%;
  margin-left: 30px;
}
div.login {
  margin: 0 auto;
  width: 500px;
}
.btn.btn-pink.btnlogin {
  font-size: 20px;
  padding-bottom: 30px;
  padding-top: 30px;
  width: 120px;
}
/*자기소개서*/
div.CoverLetter,
div.Recomend {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
p.item_title {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 30px;
}
table.coverletter,
table.recomend {
  border: 1px solid #ddd;
  margin-bottom: 0;
}
table.coverletter tr th,
table.recomend tr th {
  background-color: #f9f9f9;
  font-family: BareunDotum, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 23px;
  padding-left: 20px;
  vertical-align: middle;
  text-align: center;
}
p.item_section {
  color: #3579d4;
  font-family: BareunDotum, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 20px;
}
p.item_section:before {
  color: #ff0000;
  content: "\f111";
  font-family: FontAwesome;
  margin-right: 8px;
}
div.border {
  border: 1px solid #dcdcdc;
  padding: 5px 20px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
}
.border span.text-bold,
span.text-bold {
  font-family: 'Noto Sans KR', sans-serif;
  color: #ff0000;
  font-size: 15px;
  font-weight: bold;
}
ul.text-bold li {
  font-family: 'Noto Sans KR', sans-serif;
  color: #ff0000;
  font-size: 15px;
  font-weight: bold;
}
div.border p {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  padding: 5px 20px;
  line-height: 30px;
}
div.border ol {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  line-height: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
div.border.info {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  line-height: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
p.Agree {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 15px;
}
span.sub_title {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 14px;
}
.epkilogin div.info {
  border: 1px solid #dcdcdc;
  margin: 5px 20px 25px;
  margin-bottom: 25px;
  padding: 15px 20px;
}
.epkilogin div.info ul {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 180%;
  margin-left: 20px;
}
.epkilogin div.info.alert {
  background-color: #424d89;
}
.epkilogin div.info.alert ul {
  color: #fff;
}
span.sub_title {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
}
.smallTitle {
  font-family: "맑은 고딕", sans-serif;
  font-size: 10px;
}
span.underline {
  border-bottom: solid 1px #f00;
}
div.Recomend table.formtable {
  border-bottom: 1px solid #b7bbd1;
  border-top: 2px solid #3579d4;
  margin-top: 10px;
}
div.Recomend table.formtable tr th {
  background-color: #f9f9f9;
  border-width: 1px;
  color: #424d89;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  vertical-align: middle;
}
div.Recomend table.formtable tr td {
  padding-bottom: 15px;
  padding-top: 15px;
  vertical-align: middle;
}
div.Recomend table.formtable tr td div.radio {
  margin-right: 0;
}
div.Recomend table.formtable tr td .radio {
  margin: 0;
  margin-top: 7px;
}
table.list {
  border-bottom: 1px solid #b7bbd1;
  border-top: 2px solid #3579d4;
  margin-top: 10px;
  width: 100%;
}
table.list thead tr th {
  border-bottom: 1px solid #3579d4;
  border-width: 1px;
  color: #424d89;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
table.list tbody tr td {
  border-width: 1px;
  font-family: '맑은 고딕', sans-serif;
  font-size: 13px;
  padding-bottom: 6px;
  padding-top: 6px;
  text-align: center;
  vertical-align: middle;
}
ul.dgInfo {
  list-style-type: circle;
}
ul.dgInfo li {
  text-align: left;
}
.btn-huge {
  font-size: 20px;
  margin: 20px;
  min-width: 200px;
}
span.info_alrim {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
}
.btn-medium {
  font-size: 17px;
  margin-right: 20px;
  min-width: 200px;
  padding-bottom: 15px;
  padding-top: 15px;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
#accordion {
  font-family: '맑은 고딕', '굴림', 'Roboto Slab';
  font-size: 14px;
}
#accordion .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 6px;
}
#accordion .panel-heading {
  padding: 0;
}
#accordion .panel-title a {
  background: #fff;
  border: 1px solid #eaeaea;
  border-left: 3px solid #3485ef;
  color: #3485ef;
  display: block;
  font-family: 'Nanum Gothic', sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 10px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
  color: #333;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before {
  color: #333;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  right: 25px;
  top: 5px;
}
#accordion .panel-title a.collapsed:before {
  content: "\f106";
}
#accordion .panel-title a:hover,
#accordion .panel-title a.collapsed:hover,
#accordion .panel-title a:before,
#accordion .panel-title a:hover:before {
  color: #3485ef;
}
#accordion .panel-body {
  border: 1px solid #eaeaea;
  border-left: 3px solid #eaeaea;
  border-top: none;
  color: #808080;
  font-size: 13px;
  font-weight: normal;
  line-height: 23px;
  padding: 8px 6px;
}
#accordion .panel-body p {
  margin-bottom: 0;
}
#accordion .panel-body ul {
  color: #333;
  font-family: '맑은 고딕', '굴림', 'Roboto Slab';
  font-size: 12px;
  font-weight: normal;
  list-style: none;
  margin-left: 15px;
}
#accordion .panel-body ul li {
  color: #333;
  font-weight: normal;
}
#accordion .panel-body ul li a {
  color: #333;
  font-weight: normal;
}
#accordion .panel-body ul li a.active {
  color: #ff6347;
  font-weight: bold;
}
.page_title.admin {
  margin-bottom: 0;
}
.page_title.admin #pageContent {
  padding-top: 0;
}
.page_title.admin #pageContent .admin_tb {
  margin-bottom: 0;
  padding-top: 0;
}
.admin_tb {
  font-family: '맑은 고딕', '굴림', 'Roboto Slab';
  font-size: 13px;
}
.admin_tb tbody tr th.formtb_th,
.admin_tb thead tr th.formtb_th {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.row .btnrow {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
}
.row .btnrow a.btn {
  min-width: 100px;
}
table.admin thead tr th {
  font-family: '맑은 고딕', '굴림', 'Roboto Slab';
  font-size: 13px;
}
table.admin tbody tr td {
  border-top: solid 1px #dcdcdc;
  font-family: '맑은 고딕', '굴림', 'Roboto Slab';
  font-size: 13px;
}
ul.agree_sub {
  list-style: none;
}
ul.agree_sub li {
  list-style: none;
}
#admin_sidebar {
  height: 100%;
  position: fixed;
  width: 200px;
}
#admin_content {
  float: left;
  position: relative;
  vertical-align: top;
}
.socInfo tbody .formtb_th,
.socInfo tbody .formtb_td,
.socInfo thead .formtb_th,
.socInfo thead .formtb_td {
  height: 35px;
}
p.soc_title {
  border-bottom: 2px solid #222;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
p.soc_title2 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
span.soc_title {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  margin-top: 15px;
  padding-top: 20px;
}
span.soc_title2 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-top: 15px;
  padding-top: 20px;
}
p.soc_subtitle {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 13px;
  font-weight: bold;
}
ul.soc_info {
  line-height: 150%;
  list-style-position: inside;
  list-style-type: square;
  margin-left: -8px;
}
ul.soc_info > li {
  padding-top: 5px;
  padding-bottom: 5px;
}
ul.soc_info li {
  border-bottom: dotted #c5c5c5 1px;
  margin-left: 0;
  padding-left: 20px;
  /*padding-top     : 5px;
        padding-bottom: 5px;*/
  line-height: 180%;
}
ul.soc_info li:last-of-type {
  border-bottom: none;
}
ul.soc_info ul {
  list-style-type: none;
  margin-left: 0;
}
ul.soc_inside {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 0;
  padding-top: 0;
  list-style-position: outside;
}
ul.soc_inside li:before {
  content: '-';
  margin-left: -5px;
}
ul.soc_inside li {
  border-bottom: none;
}
div.soc_div {
  border: solid 1px #dcdcdc;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  margin-top: 10px;
  padding: 15px;
  line-height: 170%;
}
.soc_div_title {
  color: #3485ef;
}
.formtb.tableTyInput thead tr:last-of-type th {
  border-bottom: solid 1px #dcdcdc;
}
.formtb.tableTyInput.socInfo tbody tr td,
.formtb.tableTyInput.socInfo tbody tr th {
  line-height: 180%;
  padding: 10px 10px;
}
span.info {
  color: #f00;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
}
.modal-dialog {
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  margin-left: -300px;
  position: absolute;
  top: 40%;
  transform: translate(-50%, -50%);
}
table.list.admin.table-hover.table-striped tbody > tr > td {
  font-size: 12px;
  padding-left: 4px;
}
table.dataTable tbody tr td {
  height: 20px;
}
span.point {
  text-align: right;
  width: 70px;
}
table.info {
  border-bottom: 2px solid #a0bbe2;
  border-top: 2px solid #6b9ee7;
  clear: both;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
}
table.info thead th {
  background: #f5f5f5 url("images/table_th_line1.gif") no-repeat left top;
  padding: 6px 4px 6px 4px;
  text-align: center;
}
table .info th {
  background: #f5f5f5;
  border-bottom: 1px solid #8b8ff7;
  color: #5a6539;
  font-family: Gulim, "돋움", Dotum, AppleGothic, Sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 180%;
  padding: 6px 4px 6px 4px;
}
table.info td {
  border-top: 1px solid #d7d7d7;
  font-size: 14px;
  padding: 10px 20px;
  text-align: left;
}
table.info tbody th {
  border-right: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  color: #5a6539;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 180%;
  text-align: center;
}
ul.normal {
  font-family: Gulim, "돋움", Dotum, AppleGothic, Sans-serif;
}
.down {
  font-size: 13px;
}
.down > .down_notice > p {
  display: block;
  margin: 0 auto;
  width: 600px;
}
.down > .down_box {
  margin: 0 auto;
  margin-top: 20px;
  width: 600px;
}
.down > .down_box > ul {
  list-style: none;
  padding: 0;
}
.down > .down_box > ul > li {
  border: 1px solid #CCCCCC;
  float: left;
  margin-right: 15px;
  padding: 12px;
}
.down > .down_box > ul > li:last-child {
  margin-right: 0px;
}
.down > .down_box:after {
  clear: both;
  content: "";
  display: block;
}
.down > .down_box > ul > li > a {
  display: block;
  width: 100%;
}
.down > .down_box > ul > li:hover {
  background: #CCCCCC;
}
.down > .down_box > ul > li:hover > a {
  color: white;
  text-decoration: none;
}
.infobox {
  background-color: #f9f9f9;
  border: solid 1px #dcdcdc;
  color: #FF4444;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 150%;
  padding: 10px;
  text-align: center;
  width: 800px;
  margin: 0 auto;
}
table caption.hidden {
  display: none;
}
.modal-title,
.modal-body {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: bold;
}
table caption {
  caption-side: top;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FF4444;
}
table caption:before {
  content: "\2713";
}
table.info_table tbody th,
table.info_table thead th {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 600;
  background-color: #f9f9f9;
  color: #424d89;
  font-size: 15px;
  line-height: 23px;
  vertical-align: middle;
  padding: 5px 8px;
}
table.info_table tbody td,
table.info_table thead td {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 23px;
  vertical-align: middle;
  padding: 5px 8px;
}
table.info_table tbody td.text-right,
table.info_table thead td.text-right,
.text-right {
  text-align: right;
}
table.info_table caption {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 400;
}
table.info_table caption:before {
  content: none;
}
.tableTyInput tbody .formtb_th.text-center,
.tableTyInput tbody .formtb_td.text-center,
.tableTyInput thead .formtb_th.text-center,
.tableTyInput thead .formtb_td.text-center {
  text-align: center;
}
table.info2 {
  border-top: solid 2px #6b9ee7;
  border-bottom: solid 2px #6b9ee7;
  width: 100%;
  font-size: 14px;
  margin-top: 8px;
}
table.info2 thead tr th,
table.info2 tbody tr th {
  border-bottom: solid 1px #1f758b;
  padding: 8px 5px;
  text-align: center;
  background: #f5f5f5;
  border-right: solid 1px #dcdcdc;
}
table.info2 thead tr th:last-child,
table.info2 tbody tr th:last-child {
  border-right: none;
}
table.info2 tbody tr td {
  padding: 10px 20px;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
}
table.info2 tbody tr td:last-child {
  border-right: none;
}
table.info2 tbody tr td.number {
  font-weight: bold;
  padding-right: 20px;
  text-align: right;
}
table.info2 tbody tr td.center {
  text-align: center;
}
table.info2 tbody tr td.text {
  font-weight: bold;
  text-align: center;
}
table.info2 tbody tr td p,
table.info2 tbody tr td ul li {
  font-size: 14px;
}
p.title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  color: #ff00b5;
}
span.sub_title {
  font-weight: 600;
}
#info ul.nav.nav-pills.nav-justified li.vertical-divider,
#info ul.nav.nav-pills.nav-justified li.vertical-divider.active {
  background-image: url('images/vertical-line.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2px 20px;
}
.info_ul1 {
  margin-left: 8px;
  list-style-position: outside;
  list-style-type: decimal;
  font-size: 14px;
}
.info_ul1 > li {
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 150%;
}
.info_ul2 {
  margin-top: 8px;
  margin-left: 10px;
  list-style-position: outside;
  font-weight: normal;
  list-style-type: none;
  font-size: 14px;
  line-height: 150%;
}
.info_ul3 {
  margin-left: 10px;
  list-style-position: outside;
  font-weight: normal;
  list-style-type: none;
  font-size: 14px;
  line-height: 150%;
}
.info_ul2 li,
.info_ul3 li {
  line-height: 180%;
}
.info_ul1 span.text-bold {
  font-size: 14px;
  font-weight: bold;
  color: #111;
}
ul.consider_ul {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 180%;
  margin-top: 15px;
  margin-bottom: 15px;
}
ul.consider_ul li label {
  font-weight: normal;
  font-weight: 400;
}
ul.consider_ul li ul.step1_sub_ul li {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  line-height: 170%;
}
ul.consider_ul li ul.step1_sub_ul li label {
  font-weight: normal;
  margin-left: 8px;
}
div.agree_check {
  line-height: 170%;
  display: flex;
  flex-direction: column;
}
div.agree_check div {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
div.agree_check div .check_div {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 5px;
}
div.agree_check div .label_div {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 10px;
}
ul.consider_ul {
  list-style: none;
  margin-left: 30px;
}
ul.sub_consider_ul {
  list-style: none;
  margin-left: 30px;
}
div.status_info {
  font-size: 14px;
  font-family: 'Noto Sans Korean', "맑은 고딕", "돋움", sans-serif;
}
div.status_info .info {
  text-align: left;
}
div.status_info .info h3.title {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #f14e4e;
}
div.status_info .info ul {
  color: #000;
  line-height: 180%;
  margin-left: 30px;
  list-style: disc;
}
div.status_info .info ul li {
  font-size: 15px;
}
div.status_info .info .buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
#LGD_PAYINFO {
  font-family: 'Noto Sans Korean', "맑은 고딕", "돋움", sans-serif;
}
#LGD_PAYINFO h3.info_title {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #f14e4e;
}
#LGD_PAYINFO ul.info {
  font-size: 15px;
  list-style: disc;
  margin-left: 40px;
  color: #222;
}
#LGD_PAYINFO ul.info li {
  font-size: 15px;
  font-weight: 400;
}
.regular-checkbox {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
.regular-checkbox:active,
.regular-checkbox:checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.regular-checkbox:checked {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
}
.regular-checkbox:checked:after {
  content: '\2714';
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #99a1a7;
}
/*bootbox관려*/
.modal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.bootbox .modal-dialog {
  min-width: 500px;
  min-height: 200px;
  max-width: 1000px;
  max-height: 800px;
}
.bootbox .modal-header {
  background-color: #29ace4;
  color: #fff;
}
.bootbox .modal-header .modal-title,
.bootbox .modal-header button {
  color: #fff;
}
.bootbox .modal-body {
  padding: 20px;
}
.text-red {
  color: #ff0000;
}
.hide {
  display: none;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
#ConsiderSpan {
  border: solid 1px #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
  height: auto;
}
div.flex-div ul {
  display: flex;
  flex-direction: row;
}
div.flex-div ul li {
  width: 100px;
  vertical-align: middle;
}
div.flex-div ul li label {
  vertical-align: middle;
  margin-right: 5px;
  padding-top: 3px;
}
div.flex-div ul li input {
  margin-left: 10px;
  position: relative;
}