
#top_header_left_cnt {
  width: 100%;
  text-align: center;
}

#top_header_right_cnt {
  position: absolute;
  right: 15px;
  z-index: 100;
}

.nonMemberroundcls {
  width: 40px !important;
  height: 40px;
  object-fit: contain;
  padding: 5px;
}

.cpadleft0cls {
  padding-left: 0 !important;
}

.flxspacebtwn {
  justify-content: space-between;
}

.mright5cls {
  margin-right: 5px;
}

.mleft5cls {
  margin-left: 5px;
}

.custom-smnucls {
  margin-top: 20px;
  min-height: 40px;
  align-items: center;
}

.custom-smnucls li {
  position: relative;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-right: 1px solid #ddd;
  width: 25%;
}

.outloggedinwidgetcls {
  padding: 20px 20px 0 20px;
}

.cmemberactionbtnsec {
  padding-top: 5px;
}

.member-profile-summary {
  margin-bottom: 6px;
}

.member-exp-summary {
  margin-top: 6px;
}

.member-exp-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  color: #1f2937;
  line-height: 1.25;
}

.member-exp-meta a {
  color: #1f2937;
  white-space: nowrap;
}

.member-exp-summary .progress {
  height: 8px;
  margin-top: 4px;
  border-radius: 999px;
  box-shadow: inset 0 0 0 1px rgba(166, 110, 255, 0.12);
}

.member-exp-summary .progress-bar {
  background: linear-gradient(90deg, #8b5cf6 0%, #c026d3 100%);
}

.member-card-bottom-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 5px;
}

.member-attendance-summary {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 38px;
  padding: 4px 6px;
  border: 1px solid #e7d9ff;
  border-radius: 4px;
  background: #fbf9ff;
  color: #6f42c1;
  text-align: center;
  text-decoration: none !important;
  line-height: 1.12;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.72);
}

.member-attendance-summary:hover,
.member-attendance-summary:focus {
  border-color: #d7c2ff;
  color: #5f2bbd;
  background: #f6f0ff;
}

.member-attendance-label {
  font-size: 11px;
  font-weight: 600;
  color: #8b5cf6;
}

.member-attendance-summary strong {
  margin-top: 2px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  color: #6f42c1;
  white-space: nowrap;
}

.member-quick-actions {
  display: contents;
}

.member-quick-actions .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  margin: 0 !important;
  white-space: nowrap;
}

.custom-smnucls li a {
  padding-left: 10px;
  padding-right: 10px;
}

.woutloginmainsec {
  padding: 20px;
}

#top_header_right_cnt .custom-event-button {
  border: none !important;
  background: none !important;
  color: #333 !important;
}

#top_header_left_cnt #logo_img {
  margin-top: 30px;
}

#top_header_right_cnt .btn.focus,
#top_header_right_cnt .btn:focus {
  box-shadow: none !important;
}

.na-table .bg-light {
  background-color: #ddd !important;
}

li.bg-light .custom-categorycls {
  background-color: #a66eff;
  color: #fff;
  border-color: #a66eff;
}

form#fwrite .custom-control.custom-checkbox input#as_type {
  display: none;
}

.tox-toolbar__primary button[title="전체 화면"] {
  display: none;
}

#nt_body {
  height: auto !important;
}

.custompageView {
  display: none;
}

.custom-rightside-seetings {
  /* position: absolute; */
  right: 5px;
  top: -115px;
  z-index: 100;
}

.cposrelcls {
  position: relative;
}

.promotion-custom-rightside-seetings {
  position: absolute;
  top: -96px;
  right: 5px;
  z-index: 100;
}

.notice-custom-rightside-seetings {
  position: absolute;
  top: -35px;
  right: 5px;
  z-index: 100;
}

.custom-list-sortfilter {
  display: none;
}

.pointpage-custom-search {
  display: none;
}

.custom-write-event-button {
  position: absolute;
  right: 10px;
  top: 336px;
}

.review-custom-rightside-seetings {
  position: absolute;
  top: -35px;
  right: 5px;
  z-index: 100;
}

.safety-custom-rightside-seetings {
  position: absolute;
  top: -35px;
  right: 5px;
  z-index: 100;
}

ul.pagination li.page-item.page-prev {
  width: 50px;
}

ul.pagination li.page-item.page-next {
  width: 50px;
}

ul.pagination li.page-first.page-item {
  display: none;
}

ul.pagination li.page-last.page-item {
  display: none;
}

.clogoutwidgetbtncls {
  display: flex;
  align-items: center;
  justify-content: center;
}
