/* body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
} */

h1 {
  margin: 0 0 0.25em;
  color: black;
}

.personal-popup-container {
  max-width: 1002px;
  margin: auto;
  height: auto;
  border: 1px solid #888;
  word-break: keep-all;
}

.personal-collection-modal {
  display: none;
  position: fixed;
  z-index: 1;
  /* padding-top: 80px; */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* overflow: auto; */
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
/* 팝업안에 팝업 */
.personal-collection-popup-modal {
    display: none;
    position: fixed;
    z-index: 1;
    /* padding-top: 80px; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* overflow: auto; */
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
.personal-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding-bottom: 30px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  word-break: keep-all;
  /* margin-bottom: 100px; */
}

.personal-popup-content {
  height: 100%;
  overflow-y: auto;
  padding: 0 30px;
}

/* The Close Button */
.close {
  float: right;
  font-size: 40px;
  margin-top: -15px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.popupclose {
    float: right;
    font-size: 40px;
    margin-top: -15px;
}

.popupclose:hover,
.popupclose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* pop up */
.personal-title {
  font-size: 22px;
  font-weight: bold;
  text-align: left !important;
  line-height: normal !important;
  letter-spacing: -0.48px !important;
  display: initial;
  color: #000;
}

.personal-collection-sub-title {
  display: flex !important;
  font-size: 16px;
  font-weight: bold;
  text-align: left !important;
  line-height: normal !important;
  letter-spacing: -0.48px !important;
  display: initial;
  color: #000;
  margin-top: 40px;
}

.normal-text {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -0.48px;
  color: #555555;
}

.bold-text {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.48px;
  color: #000;
}

.active-text {
  color: #19ab7a;
  font-weight: 500;
  cursor: pointer;
}

.personal-collection-table,
th,
td {
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  vertical-align: top;
}

.personal-collection-sub-title-normal {
  margin-top: 20px;
}

.personal-collection-table {
  margin-top: 20px;
  border-top: 2px solid #000;
}

.table-header {
  background-color: #f8f8f8;
}

.line-22 {
  line-height: 22px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-40 {
  margin-top: 40px;
  display: flex;
}

.mt-30 {
  margin-top: 30px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-19 {
  margin-top: 15px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-16 {
  margin-top: 16px;
  margin-bottom: 12px;
  text-align: center;
}

.pl-2 {
  padding-left: 2%;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-44 {
  padding-right: 44px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pb-22 {
  padding-bottom: 22px;
}

@media screen and (min-height: 801px) {
  .personal-popup-container {
    height: 800px;
  }
}

@media screen and (max-height: 800px) {
  .personal-popup-container {
    height: 80%;
    /* overflow-y: auto; */
  }
}

@media screen and (max-width: 767px) {
  .personal-popup-container {
    height: 100%;
  }
}

@media screen and (max-width: 450px) {
  /*.btn-search-detail {
    display: none !important;
  }

  .content-detail-local {
    display: none;
  }*/

  .title-detail-local {
    width: 100%;
  }

  .lable-title-text {
    font-size: 16px;
  }
}

@media only screen and (min-width: 280px) and (max-width: 500px) {
  .personal-collection-modal {
    padding-top: 0;
  }
   .personal-collection-popup-modal {
    padding-top: 0;
  }
  .personal-popup-container {
    height: auto;
  }
  .personal-modal-content {
    padding-bottom: 20px;
    margin-bottom: 0;
  }

  .personal-popup-content {
    padding: 0 20px;
    height: 100vh;
  }

  .personal-title {
    font-size: 18px;
  }
  .personal-collection-sub-title {
    margin-top: 47px;
  }

  .personal-collection-sub-title-normal {
    margin-top: 14px;
  }

  .personal-collection-table {
    margin-top: 30px;
  }

  .bold-text {
    font-size: 13px;
  }
  .normal-text {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.2px;
  }

  .personal-collection-table,
  th,
  td {
    padding: 14px !important;
    border: none;
  }

  th,
  td {
    border-left: 1px solid #eaeaea;
  }

  th:first-child,
  td:first-child {
    border-left: none;
  }

  td {
    border-bottom: 1px solid #eaeaea;
  }

  .personal-collection-table {
    border-top: solid 2px #000;
    border-bottom: solid 1px #eaeaea;
  }

  .table-header {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media screen and (max-width: 500px) {
}
