#app_container {
  width: 100%;
  font-family: 'Apple SD Gothic Neo', AppleSDGothicNeo, "맑은 고딕", sans-serif;
}

.container {
  width: 1080px;
  padding: 0px 20px;
}

#header {
  height: 70px;
}

#header .logo img {
  padding: 0;
  width: 112px;
  margin: 0px 0;
}


.add_section_header {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  color: black;
  margin-bottom: 40px;
}

.add-section-padding {
  padding: 50px 0;
}

#invoice {
  width: 100%;
  background-position: center;
  background-image: url("/img/main_img.png");
  background-size: cover;
  margin-top: 70px;
  position: relative;
}

#invoice > .container {
  padding: 70px 20px;
}

.search-content {
}

.wow-the-customer {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  font-size: 60px;
  font-weight: 900;
  padding-top: 90px;
  padding-bottom: 10px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.wow-content {
  padding-bottom: 60px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffffff;
}

.search-area {
  display: flex;
  flex: 1;
  width: 100%;
  height: 60px;
  min-height: 60px;
  align-items: center;
}

.invoice-search {
  display: flex;
  width: 502px;
  align-items: center;
  height: 60px;
  min-height: 60px;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  margin-bottom: 75px;
  position: relative;
}

.search-area > input {
  border: 0px;
  width: 100%;
  padding: 0px 20px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

/* section 2 - rocket */
#about_rocket > .container {
  display: flex;

  height: 300px;
  padding: 70px 20px;
  padding-right: 0px;
}

.factory-info {
  text-align: right;
  width: 100%;
}

.factory-img {
  width: 450px;
}

.factory-info > div {
  width: 100%;
  position: relative;
  top: -45px;
  right: 335px;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: right;
  margin: auto;
}

/* history */
#history > .container {
  padding: 70px 20px 60px 20px;
}

.infography-img {
  width: 100%;
}

/* section 4 - vision & ceo */
#about_vision {
  width: 100%;
  background-position: center;
  background-image: url("/img/taekbae-bg.png");
  background-size: cover;
  position: relative;
}

#about_vision > .container {
  display: flex;
  padding: 70px 20px 50px 20px;
}

.text-content-364 {
  width: 364px;
}

.taekbae-title {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #222222;
  padding-bottom: 30px;
}

.non-highlight {
  font-weight: normal;
}

.taekbae-text-content {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #222222;
  word-break: keep-all;
}

.taekbae-text-content p {
  margin-bottom: 20px;
  font-size: 16px;
}

.search-area > input::placeholder {
  color: #999999;
}

.search-area > input:focus {
  outline: none;
}

.invoice-search > .search-title {
  width: 100px;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #222222;
  position: relative;
  cursor: pointer;
}

.taekbae-text-content .wow-highlight {
  font-weight: bold;
  margin-bottom: 30px;
}

.invoice-search > .search-bar {
  width: 1px;
  height: 30px;
  margin: auto 0;
  padding: 0;
  background-color: #d8d8d8;
}

.search-btns {
  display: flex;
  text-align: right;
  align-items: center;
  height: 60px;
  min-height: 60px;
}

.search-icon {
  padding: 10px;
  margin: auto 10px auto 0;
}

.cancel-icon {
  padding: 10px;
  margin: auto 0;
}

.search-icon img {
  cursor: pointer;
  width: 24px;
}

.cancel-icon img {
  cursor: pointer;
  width: 24px;
}


#history {
  background-color: #f6f7ff;
}

#infography {
  background-color: #f6f7ff;
  padding-bottom: 100px;
}

.add_margin_auto {
  display: inline-block;
  margin: 0 auto;
}


.add_c_title_down {
  padding-top: 20px;
}

.add_nopad {
  padding-right: 20px;
}

.add_colorWhite {
  background-color: white !important;
}

.add_fcolorWhite {
  color: white !important;
}


.history_img img {
  width: 450px;
}

.add_left_padL {
  padding-left: 80px;
}

.add_c_title_down_03 {
  padding-top: 70px;
}

/*-----------------footer css--------------------- */

#footer {
  padding: 30px 0;
  background-color: #333333;
}

.footer-logo {
  width: 112px;
  margin-bottom: 10px;
}

.footer-text {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.6;
  padding-top: 10px;
  color: #999999;
}

#invoiceModal {
  position: fixed;
  top: 5%;
}

.modal-header {
  border-bottom: 0px;
}

.modal-content {
  border-radius: 8px;
  max-width: 430px;
  padding: 15px;
}

input[type=text]::-ms-clear {
  display: none;
}

.modal-footer {
  border-top: 0px;
  align-content: center;
}

.modal-body {
  align-content: center;
}

#invoiceEmptyModal {
  position: fixed;
  top: 30%;
}

#invoiceFailedModal {
  position: fixed;
  top: 30%;
}

.modal-body-title {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #222222;
  padding-bottom: 15px;
}

.modal-body-text {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: center;
  color: #666666;
}

.modal-footer .btn {
  width: 100%;
  padding: 17px;
  border-radius: 4px;
  font-size: 16px;
  background-color: #2267ff;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.add-tap-span {
  width: 20px;
}

.a__policy {
  text-decoration: underline;
}

.footer-copyright {
  font-weight: bold;
}

/* invoice tracking */
.modal-invoice-content {
  width: 380px;
  max-width: 380px;
  padding: 0;
}

.modal-invoice-content .modal-title {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.modal-invoice-content .modal-body {
  padding: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  max-height: 60vh;
  overflow: auto;
}

.modal-invoice-content .modal-footer {
  padding: 30px;
  padding-top: 15px;
}

.tracking-state {
  height: 80px;
  background-color: #2d4560;
  padding-top: 30px;
}

.tracking-state.is--active {
  height: 130px;
}

.tracking-state-message {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fefefe;
  margin-bottom: 20px;
}

.tracking-state-step {
  width: 100%;
  padding-left: 35px;
}

.tracking-state-step .step-icon {
  float: left;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: cover;
  position: relative;
}

.step-icon .step-text {
  width: 72px;
  text-align: center;
  font-size: 14px;
  letter-spacing: -0.5px;
  color: #ffffff;
  position: relative;
  top: 50px;
  left: -12px;
  opacity: 0.5;
}

.step-icon.is--active .step-text {
  font-weight: bold;
  color: #ffffff;
  opacity: 1;
}

.step-icon--1.is--active, .step-icon--2.is--active, .step-icon--3.is--active {
	background-color: #7f36f3;
    border-radius: 15px;
}

.step-icon--1 {
	background-image: url("/img/step1.png");
	background-color: #999;
	border-radius: 15px;
}

.step-icon--2 {
  background-image: url("/img/step2.png");
	background-color: #999;
	border-radius: 15px;
}

.step-icon--3 {
  background-image: url("/img/step3.png");
	background-color: #999;
	border-radius: 15px;
}


.step-progress-bar {
	float: left;
	width: 80px;
    margin-top: 10px;
}

.step-progress-bar .line-bar--active {
  display: inline-block;
  width: 80px;
  height: 4px;
  background-color: #7f36f3;
  text-align: center;
}

.step-progress-bar .line-bar {
  display: inline-block;
  width: 80px;
  height: 4px;
  background-color: #999;
  text-align: center;
}

.step-progress-bar .dot-bar {
  display: inline-block;
  width: 60px;
  height: 4px;
  background-image: url("/img/bar-dot.png");
  background-position: center;
  background-size: cover;
  position: relative;
  margin-left: 10px;
}

.tracking-detail table {
  width: 480px;
  font-size: 14px;
  color: #222222;
  margin: auto;
  margin-bottom: 20px;
}

.tracking-detail th {
  font-weight: bold;
  color: #666666;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #bfbfbf;
}

table .tracking-time {
  width: 160px;
}

table .tracking-status {
  width: 110px;
}

.tracking-detail td {
  padding-top: 10px;
  word-break: break-all;
}

.recipient {
  font-size: 14px;
  color: #222222;
  border-top: 10px solid #efefef;
  border-bottom: 10px solid #efefef;
  padding: 20px 30px;
}

.courier {
  padding: 20px 30px;
  padding-bottom: 15px;
}

.courier table {
  font-size: 14px;
  color: #222222;
}

.courier th {
  width: 80px;
}

.invoice-search.open .search-option {
  display: block;
}

.invoice-search .search-option {
  display: none;
  width: 140px;
  height: 60px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 58px;
  z-index: 999;
  border: 1px solid #ccc;
}

.invoice-search.open .search-title::after {
  border-width: 0 6px 8px;
  border-color: transparent transparent #888888;
}

.search-option li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 20px;
  font-size: 14px;
  color: #222;
  list-style: none;
  cursor: pointer;
}

.search-option li:hover {
  background: #eee;
}
