.flag_kr{width: 14px;height: auto;}
.awesome .flag_kr{width:20px;height: auto;}
.detail .flag_kr{width:30px;height: auto;}

/* 광고 */
.gg{text-align:center;}
.gg.sst_top,.gg.sst_top_m,.gg.sst_bottom,.gg.sst_bottom_m{padding-top: 7px;background-color: #f4f6f9;}


/* custom.css 또는 AdminLTE 수정 CSS */
.lh-xs { line-height: 0.5 !important; }
.lh-sm { line-height: 1 !important; }
.lh-base { line-height: 1.25 !important; }
.lh-lg { line-height: 1.5 !important; }
.lh-xl { line-height: 1.75 !important; }
.lh-xxl { line-height: 2 !important; }

/* 전역에서 사용할프로필 이미지 */
.sst-profile { object-fit: cover; border-radius: 50%; border: 1px solid #dee2e6; vertical-align: middle; background: #f4f6f9; }
.sst-profile.sm { width: 30px; height: 30px; }
.sst-profile.md { width: 45px; height: 45px; }
.sst-profile.lg { width: 80px; height: 80px; }
.sst-profile-wrapper { display: inline-flex; align-items: center; gap: 8px; }