@charset "utf-8";

/* Standard board list layout and column normalization.
   Split from slotmaru-polish-board.css lines 259-674; preserve load order in head.sub.php. */


#bo_list_wrap.slotmaru-standard-list {
	color: var(--slotmaru-text);
	--slotmaru-list-author: #0f766e;
	--slotmaru-list-author-hover: var(--slotmaru-link-hover, #9d5c11);
	--slotmaru-list-meta: #5d7084;
	--slotmaru-list-meta-strong: #42566b;
	--slotmaru-list-comment: var(--slotmaru-gold-deep);
	--slotmaru-list-date-today: var(--slotmaru-gold-deep);
	--slotmaru-list-title-hover: var(--slotmaru-link-hover, #9d5c11);
	--slotmaru-list-avatar-line: #d9e7e6;
}

#blist_portal .slotmaru-current-post-link,
#board_list_portal .slotmaru-current-post-link,
#blist_portal .slotmaru-current-post-link .slotmaru-current-post-text,
#board_list_portal .slotmaru-current-post-link .slotmaru-current-post-text,
#blist_portal .slotmaru-current-post-row .standard-title-row__link,
#board_list_portal .slotmaru-current-post-row .standard-title-row__link,
#blist_portal .slotmaru-current-post-row .standard-title-row__text-wrap,
#board_list_portal .slotmaru-current-post-row .standard-title-row__text-wrap,
#blist_portal .slotmaru-current-post-row .standard-title-row__text,
#board_list_portal .slotmaru-current-post-row .standard-title-row__text,
#blist_portal .current-row .na-subject,
#board_list_portal .current-row .na-subject {
	font-weight: 900 !important;
}

#bo_v ~ #bo_list_wrap .na-subject > b.text-primary,
#bo_v ~ #bo_list_wrap .standard-title-row__link > b.text-primary {
	color: inherit !important;
	font-weight: 900 !important;
}

#blist_portal .slotmaru-current-post-badge,
#board_list_portal .slotmaru-current-post-badge,
#bo_v ~ #bo_list_wrap .na-subject > b.text-primary::after,
#bo_v ~ #bo_list_wrap .standard-title-row__link > b.text-primary::after {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 34px;
	height: 19px;
	margin-left: 7px;
	padding: 0 7px;
	border: 1px solid rgba(217, 144, 33, 0.58);
	border-radius: 999px;
	background: #fff8e7;
	color: #7c4f10;
	font-size: 11px;
	font-weight: 900;
	line-height: 1;
	vertical-align: 1px;
	white-space: nowrap;
}

#bo_v ~ #bo_list_wrap .na-subject > b.text-primary::after,
#bo_v ~ #bo_list_wrap .standard-title-row__link > b.text-primary::after {
	content: "현재";
}

#bo_gallery .list-safety-info table tr td.site_code,
#bo_gallery .list-review-info table tr td.site_code {
	color: var(--slotmaru-teal) !important;
}

#bo_gallery .list-safety-item-btn-wrap a.btn_safety_view,
#bo_gallery .list-review-item-btn-wrap a.btn_safety_view {
	background: linear-gradient(135deg, var(--slotmaru-gold), var(--slotmaru-gold-deep)) !important;
	border: 0 !important;
	box-shadow: none;
	color: #071822 !important;
	text-decoration: none !important;
}

#bo_gallery .list-safety-item-btn-wrap a.btn_safety_view:hover,
#bo_gallery .list-review-item-btn-wrap a.btn_safety_view:hover {
	background: linear-gradient(135deg, #ffd56a, #e7a832) !important;
	text-decoration: none !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar {
	margin-top: 0 !important;
	margin-bottom: 12px !important;
	padding: 8px 14px;
	border: 1px solid #dbe4e8;
	border-radius: 8px;
	background: #f7fafb;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar #list_edit_div {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 6px;
	flex-wrap: wrap;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar #bo_list_total {
	min-width: 0;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search {
	display: flex;
	align-items: center;
	gap: 8px;
	width: min(100%, 560px);
	min-height: 44px;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__select {
	flex: 0 0 128px;
	width: 128px;
	min-width: 128px;
	height: 44px;
	border-color: #dbe4e8;
	border-radius: 8px;
	background-color: #fff;
	color: #243746;
	font-size: 14px;
	font-weight: 600;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__keyword {
	flex: 1 1 280px;
	min-width: 180px;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__keyword .form-control {
	height: 44px;
	border-color: #dbe4e8;
	border-radius: 8px;
	color: #243746;
	font-size: 14px;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__keyword .form-control:focus,
#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__select:focus {
	border-color: var(--slotmaru-teal);
	box-shadow: 0 0 0 3px rgba(15, 118, 110, .12);
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-list-summary {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px;
	min-height: 36px;
	color: var(--slotmaru-muted);
	font-size: 13px;
	line-height: 1.4;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-list-summary__scope {
	display: inline-flex;
	align-items: center;
	min-height: 26px;
	padding: 0 9px;
	border-radius: 999px;
	background: rgba(25, 184, 173, .12);
	color: var(--slotmaru-teal-2);
	font-weight: 800;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-list-summary__count b {
	color: var(--slotmaru-text);
	font-size: 15px;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-icon-button,
#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-write-button,
#bo_list_wrap.slotmaru-standard-list .slotmaru-search-submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	min-height: 44px;
	border-radius: 8px !important;
	line-height: 1;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search .slotmaru-search-submit {
	width: 44px;
	height: 44px;
	border-color: #f6b73c !important;
	background: #f6b73c !important;
	color: #071827 !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search .slotmaru-search-submit:hover,
#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search .slotmaru-search-submit:focus {
	border-color: #d99021 !important;
	background: #d99021 !important;
	color: #071827 !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .btn_b01.slotmaru-icon-button,
#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .btn_admin.slotmaru-icon-button {
	border: 1px solid #dbe4e8;
	background: #fff;
	color: var(--slotmaru-text);
}

#bo_btn_top .btn_admin.slotmaru-icon-button i.fa-cog,
#bo_btn_top .btn_admin.slotmaru-icon-button i.fa-cogs { color: var(--slotmaru-teal-dark, #08766f) !important; }

#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .btn_b01.slotmaru-icon-button:hover,
#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .btn_admin.slotmaru-icon-button:hover {
	border-color: var(--slotmaru-gold);
	color: var(--slotmaru-gold-deep) !important;
	box-shadow: none !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list {
	border-top: 0;
	border-radius: 8px;
	overflow: hidden;
}

#bo_list_wrap.slotmaru-standard-list #bo_list .slotmaru-list-head-rule {
	display: none !important;
	height: 0;
}

#blist_portal #bo_list_wrap.slotmaru-standard-list,
#board_list_portal #bo_list_wrap.slotmaru-standard-list,
#blist_portal #bo_gall,
#board_list_portal #bo_gall {
	scroll-margin-top: 180px;
}

#blist_portal #bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar,
#board_list_portal #bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}

#blist_portal #bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search,
#board_list_portal #bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search {
	display: flex !important;
	visibility: visible !important;
	opacity: 1 !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list .tbl_list_content,
#bo_list_wrap.slotmaru-standard-list #bo_list .na-table-head {
	height: 42px;
	border-top: 2px solid var(--slotmaru-gold) !important;
	border-bottom: 1px solid rgba(255, 255, 255, .08) !important;
	background: var(--slotmaru-navy) !important;
	color: #dce8ee !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list .tbl_list_content > div,
#bo_list_wrap.slotmaru-standard-list #bo_list .na-table-head > div {
	background: transparent !important;
	color: #dce8ee !important;
	font-size: 12px !important;
	font-weight: 800;
	line-height: 20px !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-right: 1px solid #e5edf1;
	border-left: 1px solid #e5edf1;
	border-radius: 0 0 8px 8px;
	background: #fff;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li {
	background: #fff;
	border-bottom-color: #edf1f5 !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li:hover {
	background: #f6fbfb;
}

#bo_list_wrap.slotmaru-standard-list #bo_list .custom-categorycls,
#bo_list_wrap.slotmaru-standard-list #bo_list .bo_cate_link,
#bo_list_wrap.slotmaru-standard-list #bo_list .standard-title-row__mobile-category {
	border: 1px solid rgba(25, 184, 173, .34);
	background: linear-gradient(180deg, #e8fffb 0%, #a5eee6 100%);
	color: #075f56;
}

#bo_list_wrap.slotmaru-standard-list #bo_list .tbl_list_content,
#bo_list_wrap.slotmaru-standard-list #bo_list .tbl_list_content *,
#bo_list_wrap.slotmaru-standard-list #bo_list .na-table-head,
#bo_list_wrap.slotmaru-standard-list #bo_list .na-table-head * {
	color: #dce8ee !important;
}

@media (min-width: 768px) {
	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row > .d-md-table-cell {
		height: 48px !important;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
		vertical-align: middle !important;
		line-height: 20px !important;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .na-title,
	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .na-item,
	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row {
		align-items: center !important;
		min-height: 20px;
		line-height: 20px !important;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__link,
	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .na-title a.na-subject.standard-title-row__link {
		display: block !important;
		white-space: normal !important;
		overflow: visible !important;
		text-overflow: clip !important;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .na-title a.na-subject:not(.standard-title-row__link) {
		display: block !important;
		white-space: nowrap !important;
		overflow: hidden !important;
		text-overflow: ellipsis !important;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__text-wrap,
	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__text {
		white-space: normal !important;
		overflow: visible !important;
		text-overflow: clip !important;
		word-break: keep-all !important;
		overflow-wrap: anywhere !important;
	}
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__link,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__text,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .na-title .na-subject,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .na-title a.na-subject,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mttip-title-link {
	color: var(--slotmaru-text) !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px !important;
	text-decoration: none !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__link:hover,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__link:focus,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__link:hover .standard-title-row__text,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__link:focus .standard-title-row__text,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .na-title a.na-subject:hover,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .na-title a.na-subject:focus,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mttip-title-link:hover {
	color: var(--slotmaru-list-title-hover) !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list .standard-title-row__count,
#bo_list_wrap.slotmaru-standard-list #bo_list .standard-title-row__count *,
#bo_list_wrap.slotmaru-standard-list #bo_list .standard-title-row__count-value,
#bo_list_wrap.slotmaru-standard-list #bo_list .cnt_sub_head {
	color: var(--slotmaru-list-comment) !important;
	font-weight: 800 !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls *,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap *,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .sv_member,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .sv_guest {
	color: var(--slotmaru-list-author) !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 20px !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls {
	text-align: left !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls .sv_wrap,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap .sv_wrap {
	display: inline-flex !important;
	align-items: center !important;
	gap: 4px;
	max-width: 100%;
	vertical-align: middle !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls .sv_wrap.member-name-stacked-wrap,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap .sv_wrap.member-name-stacked-wrap {
	display: flex !important;
	justify-content: center !important;
	width: 100%;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls .sv_member:hover,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls .sv_guest:hover,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap .sv_member:hover,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap .sv_guest:hover,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .sv_member:hover,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .sv_guest:hover {
	color: var(--slotmaru-list-author-hover) !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls .sv_member:hover .member-visual__name,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls .sv_guest:hover .member-visual__name,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap .sv_member:hover .member-visual__name,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap .sv_guest:hover .member-visual__name,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .sv_member:hover .member-visual__name,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .sv_guest:hover .member-visual__name {
	color: var(--slotmaru-list-author-hover) !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .cpostnamecls .profile_img img,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row #mttip_wr_name_wrap .profile_img img {
	width: 22px !important;
	height: 22px !important;
	border: 1px solid var(--slotmaru-list-avatar-line);
	border-radius: 50%;
	background: #f4f8f8;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobtimefldcls,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobtimepadcls,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobile-metric-cell,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobtimefldcls *,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobtimepadcls *,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobile-metric-cell * {
	color: var(--slotmaru-list-meta) !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	font-variant-numeric: tabular-nums;
	letter-spacing: 0;
	line-height: 20px !important;
	text-align: center !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobtimefldcls .orangered,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobtimepadcls .orangered,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobtimefldcls .slotmaru-date-accent,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .mobtimepadcls .slotmaru-date-accent {
	color: var(--slotmaru-list-date-today) !important;
	font-weight: 700 !important;
}

#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_site_name_wrap,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_site_name_wrap *,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_site_link_wrap,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_site_link_wrap *,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_price,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_price *,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_date_pc,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_date_pc *,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_hit_wrap,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_hit_wrap *,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row .mttip-mobile-reaction-pc,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row .mttip-mobile-reaction-pc * {
	color: #697586 !important;
	font-size: 13px;
	font-weight: 400 !important;
	line-height: 20px !important;
}

#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_date_pc,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_date_pc *,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_hit_wrap,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_hit_wrap *,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row .mttip-mobile-reaction-pc,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row .mttip-mobile-reaction-pc * {
	color: var(--slotmaru-list-meta) !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	font-variant-numeric: tabular-nums;
	letter-spacing: 0;
	line-height: 20px !important;
	text-align: center !important;
}

#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_date_pc .orangered,
#bo_list_wrap.slotmaru-standard-list.slotmaru-mttip-list #bo_list > ul.na-table > li.d-md-table-row #mttip_date_pc .slotmaru-date-accent {
	color: var(--slotmaru-list-date-today) !important;
	font-weight: 700 !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .custom-categorycls,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .bo_cate_link,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__mobile-category {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 50px !important;
	min-height: 28px !important;
	padding: 0 8px !important;
	border-color: rgba(25, 184, 173, .34) !important;
	border-radius: 7px !important;
	background: linear-gradient(180deg, #e8fffb 0%, #a5eee6 100%) !important;
	color: #075f56 !important;
	font-size: 12px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	box-shadow: none !important;
	white-space: nowrap !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row.bg-light .custom-categorycls,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row.bg-light .bo_cate_link,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row.bg-light .standard-title-row__mobile-category {
	border-color: rgba(207, 139, 17, .38) !important;
	background: linear-gradient(180deg, #ffd85f 0%, #f3ac27 100%) !important;
	color: #111827 !important;
	box-shadow: none !important;
}

#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .custom-categorycls:empty,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .bo_cate_link:empty,
#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__mobile-category:empty {
	display: none !important;
}

@media (min-width: 768px) {
	#bo_list_wrap.slotmaru-standard-list #bo_list > ul.na-table > li.d-md-table-row .standard-title-row__mobile-category {
		display: none !important;
	}
}

@media (min-width: 768px) {
	#bo_list .slotmaru-basic-qa-table table {
		width: 100%;
		border-collapse: collapse;
		background: #fff;
	}

	#bo_list .slotmaru-basic-qa-table thead tr {
		height: 44px !important;
	}

	#bo_list .slotmaru-basic-qa-table thead th {
		height: 44px !important;
		padding: 0 10px !important;
		border-top: 2px solid var(--slotmaru-gold) !important;
		border-bottom: 1px solid rgba(255, 255, 255, .08) !important;
		background: var(--slotmaru-navy) !important;
		color: #dce8ee !important;
		font-size: 12px !important;
		font-weight: 800 !important;
		line-height: 20px !important;
		vertical-align: middle !important;
	}

	#bo_list .slotmaru-basic-qa-table thead th a {
		color: #dce8ee !important;
		font-size: inherit !important;
		font-weight: inherit !important;
		text-decoration: none !important;
	}

	#bo_list .slotmaru-basic-qa-table tbody tr {
		height: 48px !important;
		border-left: 0 !important;
	}

	#bo_list .slotmaru-basic-qa-table tbody tr:hover {
		border-left: 0 !important;
	}

	#bo_list .slotmaru-basic-qa-table tbody td {
		height: 48px !important;
		padding: 7px 8px !important;
		border-bottom: 1px solid #edf1f5 !important;
		background: #fff !important;
		color: #697586 !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height: 20px !important;
		vertical-align: middle !important;
	}

	#bo_list .slotmaru-basic-qa-table tbody tr:hover td {
		background: #f6fbfb !important;
	}

	#bo_list .slotmaru-basic-qa-table .td_name {
		width: 130px !important;
		text-align: center !important;
	}

	#bo_list .slotmaru-basic-qa-table .td_subject .bo_tit {
		color: var(--slotmaru-text) !important;
		line-height: 20px !important;
	}

	#bo_list .slotmaru-basic-qa-table .td_subject .bo_tit a {
		display: block;
		max-width: 100%;
		color: var(--slotmaru-text) !important;
		font-size: 14px !important;
		font-weight: 700 !important;
		line-height: 20px !important;
		white-space: nowrap !important;
		overflow: hidden !important;
		text-overflow: ellipsis !important;
		text-decoration: none !important;
	}

	#bo_list .slotmaru-basic-qa-table .td_subject .bo_tit a:hover,
	#bo_list .slotmaru-basic-qa-table .td_subject .bo_tit a:focus {
		color: var(--slotmaru-gold-deep) !important;
	}

	#bo_list .slotmaru-basic-qa-table .td_name .sv_wrap,
	#bo_list .slotmaru-basic-qa-table .td_name .sv_member,
	#bo_list .slotmaru-basic-qa-table .td_name .sv_guest {
		display: inline-flex !important;
		align-items: center;
		gap: 4px;
		max-width: 100%;
		color: #697586 !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height: 20px !important;
		white-space: nowrap !important;
		vertical-align: middle !important;
	}

	#bo_list .slotmaru-basic-qa-table .td_name .profile_img img {
		width: 22px !important;
		height: 22px !important;
	}

	#bo_list:has(input[name="bo_table"][value="qa"]) .slotmaru-basic-qa-table thead th {
		height: 44px !important;
		padding: 0 10px !important;
		border-top: 2px solid var(--slotmaru-gold) !important;
		border-bottom: 1px solid rgba(255, 255, 255, .08) !important;
		background: var(--slotmaru-navy) !important;
		color: #dce8ee !important;
		font-size: 12px !important;
		font-weight: 800 !important;
		line-height: 20px !important;
	}

	#bo_list:has(input[name="bo_table"][value="qa"]) .slotmaru-basic-qa-table thead th a {
		color: #dce8ee !important;
	}

	#bo_list:has(input[name="bo_table"][value="qa"]) .slotmaru-basic-qa-table tbody td {
		height: 48px !important;
		padding: 7px 8px !important;
		background: #fff !important;
		color: #697586 !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height: 20px !important;
	}

	#bo_list:has(input[name="bo_table"][value="qa"]) .slotmaru-basic-qa-table .td_subject .bo_tit a {
		color: var(--slotmaru-text) !important;
		font-size: 14px !important;
		font-weight: 700 !important;
		line-height: 20px !important;
		white-space: nowrap !important;
		overflow: hidden !important;
		text-overflow: ellipsis !important;
	}

	#bo_list:has(input[name="bo_table"][value="qa"]) .slotmaru-basic-qa-table .td_name .sv_wrap,
	#bo_list:has(input[name="bo_table"][value="qa"]) .slotmaru-basic-qa-table .td_name .sv_member,
	#bo_list:has(input[name="bo_table"][value="qa"]) .slotmaru-basic-qa-table .td_name .sv_guest {
		color: #697586 !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height: 20px !important;
		white-space: nowrap !important;
	}
}

@media (max-width: 767.98px) {
	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar {
		padding: 8px 12px;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar > .d-sm-flex {
		display: flex;
		flex-direction: column;
		align-items: stretch !important;
		gap: 10px;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar #bo_list_total {
		display: block !important;
		width: 100%;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search {
		width: 100%;
		flex-wrap: nowrap;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__select {
		flex-basis: 118px;
		width: 118px;
		min-width: 118px;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__keyword {
		min-width: 0;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar #list_edit_div {
		width: 100%;
		justify-content: flex-end;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
}

@media (max-width: 420px) {
	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search {
		display: grid;
		grid-template-columns: minmax(0, 1fr) 52px;
		gap: 8px;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__select {
		grid-column: 1 / -1;
		width: 100%;
		min-width: 0;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__keyword {
		display: contents;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__keyword .form-control {
		grid-column: 1;
		width: 100%;
		border-top-right-radius: 8px !important;
		border-bottom-right-radius: 8px !important;
	}

	#bo_list_wrap.slotmaru-standard-list #bo_btn_top.slotmaru-list-toolbar .slotmaru-toolbar-search__keyword .input-group-append {
		grid-column: 2;
		margin-left: 0 !important;
	}
}
