미디어위키:Common.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
(같은 사용자의 중간 판 464개는 보이지 않습니다)
1번째 줄: 1번째 줄:
dfn {
 
     font-style: inherit;  /* Reset default styling for <dfn> */
/*  visualClear CSS class definition for [[mw:Extension:SocialProfile]]
    because Vector does not include the definition anymore; see
    https://phabricator.wikimedia.org/T328235 and
     https://phabricator.wikimedia.org/T287962 */
.visualClear {
clear: both;
}
.liberty-table-wrapper:has(.timetable) {
margin: 0;
}
}
sup, sub {
.justify-chars {
    line-height: 1em;     /* <sup>와 <sub>의 줄간격 조절 */
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}
}
.justify-chars > span{ display:inline-block }


/** <references/> 관련 CSS **/


ol.references,
tr:has(> td.nobordertop) {
div.reflist,
border-top: none !important;
div.refbegin {
    font-size: 90%;            /* 기본 글꼴 크기 */
    margin-bottom: 0.5em;
}
}
div.refbegin-100 {
 
    font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
tr:has(> td.yesbordertop) {
border-top: 1px solid !important;
}
}
div.reflist ol.references {
 
    font-size: 100%;          /* Reset font-size when nested in div.reflist */
td:has(> .forcedcenter) {
    list-style-type: inherit; /* Enable custom list style types */
text-align: center !important;
}
}


/* 선택된 항목에 배경색 씌우기 */
.wm-rl {
body.action-info :target,
     writing-mode: vertical-rl;
.citation:target {
     background-color: #DEF;  /* Fallback */
    background-color: rgba(0, 127, 255, 0.133);
}
}


/* 테이블 제목 등의 ref에서 bold/italic 제거 */
span.wm-rl {
sup.reference {
display: inline-block;
    font-weight: normal;
    font-style: normal;
}
}


/* 인용에 대한 스타일 추가 (CSS3). 예를 들어 URL이 너무 길면 상자를 벗어나지 않고 잘라냄. */
.timetable tr td:has(.wm-rl) {
.citation {
text-align: center;
    word-wrap: break-word;
  padding-right: 0;
}
}
 
/* Default styling for titles of works, styling for the title of an article
.timetable tr td {
  within a periodical, or a contribution within a compilation. */
font-family: SeoulAlrimTTF, "Zen Kaku Gothic Antique", CUSTOMFONT, TIMETABLEFONT, TIMETABLEFONT2;
cite,
vertical-align: middle;
.citation cite.article,
padding: 0.1rem;
.citation cite.contribution {
padding-top: 0.1rem;
    font-style: inherit;
padding-bottom: 0.1rem;
line-height: 1.1rem !important;
white-space: nowrap;
}
}


/* For linked citation numbers and document IDs, where
.timetable tr.serifnumbers > td {
  the number need not be shown on a screen or a handheld,
font-family: TIMETABLEFONT3, SeoulAlrimTTF, "Zen Kaku Gothic Antique", CUSTOMFONT, TIMETABLEFONT, TIMETABLEFONT2;
  but should be included in the printed version */
vertical-align: middle;
@media screen, handheld {
padding: 0.1rem;
    .citation *.printonly {
padding-top: 0.14rem;
        display: none;
padding-bottom: 0.14rem;
    }
line-height: 1.2rem;
}
}


/** .messagebox 스타일 **/
.timetable tr > td > span, .timetable tr > td > span > span {
.messagebox.merge {
font-family: SeoulAlrimTTF, "Zen Kaku Gothic Antique", CUSTOMFONT, TIMETABLEFONT, TIMETABLEFONT2;
    border: 1px solid #c0b8cc;
    background-color: #f0e5ff;
    text-align: center;
}
}
.messagebox.cleanup {
 
     border: 1px solid #9f9fff;
@font-face {
     background-color: #efefff;
    font-family: 'SeoulAlrimTTF';
     text-align: center;
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2505-1@1.0/SeoulAlrimTTF-Medium.woff2') format('woff2');
     font-weight: 400;
     font-style: normal;
     unicode-range: U+30-39;
}
}
.messagebox.standard-talk {
 
     border: 1px solid #c0c090;
@font-face {
     background-color: #f8eaba;
    font-family: 'TIMETABLEFONT3';
     margin: 4px auto;
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_Monoplex-kr@1.0/MonoplexKR-MediumItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+30-39;
}
 
@font-face {
    font-family: 'TIMETABLEFONT2';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2501-1@1.1/NanumHumanTTFBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
     font-family: 'TIMETABLEFONT';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/BookkGothic-Bd.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
}
}
/* For old WikiProject banners inside banner shells. */
 
.mbox-inside .standard-talk,
.Liberty .content-wrapper .liberty-content .liberty-content-main .mw-editsection {
.messagebox.nested-talk {
display: none !important;
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    width: 100%;
    margin: 2px 0;
    padding: 2px;
}
}
.messagebox.small {
 
    width: 238px;
.liberty-table-wrapper > *:first-child {
    font-size: 85%;
  margin-top: 0 !important;
    /* @noflip */
}
    float: right;
 
    clear: both;
.liberty-table-wrapper > *:last-child {
    /* @noflip */
  margin-bottom: 0 !important;
    margin: 0 0 1em 1em;
    line-height: 1.25em;
}
}
.messagebox.small-talk {
.liberty-table-wrapper {
    width: 238px;
  margin-top: 0.8rem;
    font-size: 85%;
  margin-bottom: 0.8rem;
    /* @noflip */
    float: right;
    clear: both;
    /* @noflip */
    margin: 0 0 1em 1em;
    line-height: 1.25em;
    background: #F8EABA;
}
}


/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
.mw-page-title-namespace {
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
box-shadow: inset 0 -0.5rem 0 #81b11f50;
    border: none;
    /* @noflip */
    padding: 0.25em 0.9em;    /* 0.9em left/right */
    width: 100%;              /* Make all mboxes the same width regardless of text length */
    font-size: small;
}
}
td.mbox-image {               /* The left image cell */
 
    border: none;
 
    /* @noflip */
div.width-131 {
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
margin: 1rem -1.31rem;
    text-align: center;
}
}
td.mbox-imageright {           /* The right image cell */
 
    border: none;
 
    /* @noflip */
div.carouselwrapper {
    padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
margin-left: -1.31rem;
    text-align: center;
margin-right: -1.31rem;
}
}
td.mbox-empty-cell {           /* An empty narrow cell */
 
    border: none;
@media screen and (max-width: 890px) {
    padding: 0;
t3rsten5 {
    width: 1px;
padding-top: 25px !important;
}
}
 
.4eirst4 {
/* Article message box styles */
padding-right: 5px !important;
table.ambox {
    margin: 0 10%;                  /* 10% = Will not overlap with other elements */
    border: 1px solid #aaa;
    /* @noflip */
    border-left: 10px solid #1e90ff;  /* Default "notice" blue */
    background: #fbfbfb;
}
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
    margin-top: -1px;
}
}
.ambox th.mbox-text,
@media screen and (max-width: 1023px) {
.ambox td.mbox-text {           /* The message body cell(s) */
  .Liberty .nav-wrapper .navbar .form-inline {
     padding: 0.25em 0.5em;       /* 0.5em left/right */
    float: right;
     padding: 0.4rem 0;
}
}
.ambox td.mbox-image {           /* The left image cell */
div.width-131 {
    /* @noflip */
margin: 1rem 0rem;
    padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
}
div.carouselwrapper {
margin-left: 0rem;
margin-right: 0rem;
}
}
.ambox td.mbox-imageright {      /* The right image cell */
    /* @noflip */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}
}


table.ambox-notice {
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&display=swap');
    /* @noflip */
 
    border-left: 10px solid #1e90ff;   /* Blue */
* {
color-scheme: light dark;
}
}
table.ambox-speedy {
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list {
    /* @noflip */
padding: 0.4rem 0rem;
    border-left: 10px solid #b22222;    /* Red */
    background: #fee;                   /* Pink */
}
}
table.ambox-delete {
 
    /* @noflip */
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
    border-left: 10px solid #b22222;   /* Red */
  font-size: 1rem;
}
}
table.ambox-content {
 
    /* @noflip */
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list li {
    border-left: 10px solid #f28500;   /* Orange */
border:none;
padding: 0rem 0.6rem;
}
}
table.ambox-style {
 
     /* @noflip */
@import url('https://fastly.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css');
     border-left: 10px solid #f4c430;   /* Yellow */
 
 
 
@font-face {
     font-family: CUSTOMFONT;
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
     font-style: normal;
}
}
table.ambox-move {
 
     /* @noflip */
@font-face {
     border-left: 10px solid #9932cc;   /* Purple */
     font-family: CUSTOMFONT;
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
     font-weight: 500;
    font-style: normal;
}
}
table.ambox-protection {
 
     /* @noflip */
 
     border-left: 10px solid #bba;       /* Gray-gold */
@font-face {
     font-family: CUSTOMFONT;
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
     font-weight: 700;
    font-style: normal;
}
}


/* Image message box styles */
 
table.imbox {
@font-face {
     margin: 4px 10%;
     font-family: CUSTOMFONT2;
     border-collapse: collapse;
     src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
     border: 3px solid #1e90ff;   /* Default "notice" blue */
     font-weight: 400;
     background: #fbfbfb;
     font-style: normal;
}
}
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */
 
     margin: 0 -0.5em;      /* 0.9 - 0.5 = 0.4em left/right.       */
@font-face {
     display: block;         /* Fix for webkit to force 100% width.  */
    font-family: CUSTOMFONT2;
     src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
     font-style: normal;
}
}
.mbox-inside .imbox {      /* For imboxes inside other templates. */
 
    margin: 4px;
@font-face {
    font-family: 'Nanum Barun Gothic YetHangul';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumBarunGothic-YetHangul/NanumBarunGothic-YetHangul.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumBarunGothic-YetHangul/NanumBarunGothic-YetHangul.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumBarunGothic-YetHangul/NanumBarunGothic-YetHangul.otf') format('opentype'),
        url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumBarunGothic-YetHangul/NanumBarunGothic-YetHangul.ttf') format('truetype');
}
}


table.imbox-notice {
@font-face {
    border: 3px solid #1e90ff;   /* Blue */
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 300;
src: url(/fonts/NotoSansKr/NotoSansKR-Light.woff2) format('woff2'),
url(/fonts/NotoSansKr/NotoSansKR-Light.woff) format('woff'),
url(/fonts/NotoSansKr/NotoSansKR-Light.otf) format('opentype');
}
}
table.imbox-speedy {
@font-face {
    border: 3px solid #b22222;   /* Red */
font-family: 'Noto Sans KR';
    background: #fee;            /* Pink */
font-style: normal;
font-weight: 400;
src: url(/fonts/NotoSansKr/NotoSansKR-Regular.woff2) format('woff2'),
url(/fonts/NotoSansKr/NotoSansKR-Regular.woff) format('woff'),
url(/fonts/NotoSansKr/NotoSansKR-Regular.otf) format('opentype');
}
}
table.imbox-delete {
@font-face {
    border: 3px solid #b22222;   /* Red */
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 700;
src: url(/fonts/NotoSansKr/NotoSansKR-Bold.woff2) format('woff2'),
url(/fonts/NotoSansKr/NotoSansKR-Bold.woff) format('woff'),
url(/fonts/NotoSansKr/NotoSansKR-Bold.otf) format('opentype');
}
}
table.imbox-content {
 
    border: 3px solid #f28500;   /* Orange */
.Liberty .content-wrapper .liberty-content .liberty-content-main {
  line-height: 1.5rem;
}
}
table.imbox-style {
 
    border: 3px solid #f4c430;   /* Yellow */
.liberty-content {
margin-top: 1rem;
}
}
table.imbox-move {
 
    border: 3px solid #9932cc;   /* Purple */
.catlinks {
text-wrap: nowrap;
  overflow: scroll;
padding-right: 8px;
}
}
table.imbox-protection {
 
    border: 3px solid #bba;       /* Gray-gold */
@font-face {
font-family: 'Youth';
font-style: normal;
font-weight: 400;
src: url('//fastly.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff2') format('woff2'),
url('//fastly.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff') format('woff');
}
}
table.imbox-license {
 
    border: 3px solid #88a;       /* Dark gray */
.Liberty .nav-wrapper .navbar .navbar-brand{
    background: #f7f8ff;         /* Light gray */
display: flex;
align-items: center;
height: 3.5rem;
  width: 10.0rem !important;
  background: transparent url(https://w.halv.kr/images/3/38/%EC%9C%84%ED%82%A4%EB%A1%9C%EA%B3%A0.svg) no-repeat scroll left center/auto 1.3em !important;
  padding: 0;
padding-left: 8px;
  margin: 0;
}
.input-group-btn {
display:none;
}
}
table.imbox-featured {
.Liberty .nav-wrapper .navbar .form-inline .form-control {
    border: 3px solid #cba135;   /* Brown-gold */
font-size: 0.9rem;
  height: 2.3rem;
  width: 16rem;
  padding: .2rem 1rem;
  border-color: #ccc;
  border-radius: 0;
  border-radius: 6rem;
  margin-top: 3px;
}
}


/* Category message box styles */
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list li {
table.cmbox {
overflow: hidden;
    margin: 3px 10%;
text-wrap: nowrap;
    border-collapse: collapse;
    border: 1px solid #aaa;
    background: #DFE8FF;   /* Default "notice" blue */
}
}


table.cmbox-notice {
.Liberty .nav-wrapper .navbar .navbar-login .profile-img {
    background: #D8E8FF;   /* Blue */
border-radius: 1rem;
}
}
table.cmbox-speedy {
 
    margin-top: 4px;
* {
    margin-bottom: 4px;
font-family: "CUSTOMFONT","CUSTOMFONT2","Wanted Sans",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Noto Sans CJK KR","NanumBarunGothic",Roboto,"Segoe UI","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif,emoji;
    border: 4px solid #b22222;   /* Red */
    background: #FFDBDB;          /* Pink */
}
}
table.cmbox-delete {
 
     background: #FFDBDB;   /* Red */
dfn {
     font-style: inherit; /* Reset default styling for <dfn> */
}
}
table.cmbox-content {
sup, sub {
     background: #FFE7CE;   /* Orange */
     line-height: 1em;     /* <sup>와 <sub>의 줄간격 조절 */
}
}
table.cmbox-style {
 
    background: #FFF9DB;   /* Yellow */
body {
font-size: 1.02rem;
}
}
table.cmbox-move {
 
     background: #E4D8FF;   /* Purple */
.catlinks {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
     scrollbar-width: none; /* Firefox */
}
}
table.cmbox-protection {
.catlinks::-webkit-scrollbar {  
     background: #EFEFE1;   /* Gray-gold */
     display: none; /* Safari and Chrome */
}
}


/* Other pages message box styles */
/** <references/> 관련 CSS **/
table.ombox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa;      /* Default "notice" gray */
    background: #f9f9f9;
}


table.ombox-notice {
ol.references,
     border: 1px solid #aaa;       /* Gray */
div.reflist,
div.refbegin {
     font-size: 90%;           /* 기본 글꼴 크기 */
    margin-bottom: 0.5em;
}
}
table.ombox-speedy {
div.refbegin-100 {
     border: 2px solid #b22222;   /* Red */
     font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
    background: #fee;            /* Pink */
}
}
table.ombox-delete {
div.reflist ol.references {
     border: 2px solid #b22222;   /* Red */
    font-size: 100%;          /* Reset font-size when nested in div.reflist */
     list-style-type: inherit; /* Enable custom list style types */
}
}
table.ombox-content {
 
     border: 1px solid #f28500;   /* Orange */
/* 선택된 항목에 배경색 씌우기 */
body.action-info :target,
.citation:target {
     background-color: #DEF; /* Fallback */
    background-color: rgba(0, 127, 255, 0.133);
}
}
table.ombox-style {
 
     border: 1px solid #f4c430;   /* Yellow */
/* 테이블 제목 등의 ref에서 bold/italic 제거 */
sup.reference {
    font-weight: normal;
     font-style: normal;
}
}
table.ombox-move {
 
     border: 1px solid #9932cc;   /* Purple */
/* 인용에 대한 스타일 추가 (CSS3). 예를 들어 URL이 너무 길면 상자를 벗어나지 않고 잘라냄. */
.citation {
     word-wrap: break-word;
}
}
table.ombox-protection {
    border: 2px solid #bba;      /* Gray-gold */
/* Default styling for titles of works, styling for the title of an article
}
  within a periodical, or a contribution within a compilation. */
 
cite,
/* Talk page message box styles */
.citation cite.article,
table.tmbox {
.citation cite.contribution {
     margin: 4px 10%;
     font-style: inherit;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
 
    margin: 2px 0;              /* this declaration overrides other styles (including mbox-small above)  */
/* For linked citation numbers and document IDs, where
    width: 100%;                /* For Safari and Opera */
  the number need not be shown on a screen or a handheld,
}
  but should be included in the printed version */
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
@media screen, handheld {
     line-height: 1.5em;          /* also "nested", so reset styles that are  */
     .citation *.printonly {
    font-size: 100%;             /* set in "mbox-small" above.                */
        display: none;
    }
}
}


table.tmbox-speedy {
/** .messagebox 스타일 **/
     border: 2px solid #b22222;   /* Red */
.messagebox.merge {
     background: #fee;             /* Pink */
     border: 1px solid #c0b8cc;
     background-color: #f0e5ff;
    text-align: center;
}
}
table.tmbox-delete {
.messagebox.cleanup {
     border: 2px solid #b22222;   /* Red */
     border: 1px solid #9f9fff;
    background-color: #efefff;
    text-align: center;
}
}
table.tmbox-content {
.messagebox.standard-talk {
     border: 2px solid #f28500;   /* Orange */
     border: 1px solid #c0c090;
    background-color: #f8eaba;
    margin: 4px auto;
}
}
table.tmbox-style {
/* For old WikiProject banners inside banner shells. */
     border: 2px solid #f4c430;   /* Yellow */
.mbox-inside .standard-talk,
.messagebox.nested-talk {
     border: 1px solid #c0c090;
    background-color: #f8eaba;
    width: 100%;
    margin: 2px 0;
    padding: 2px;
}
}
table.tmbox-move {
.messagebox.small {
     border: 2px solid #9932cc;   /* Purple */
    width: 238px;
    font-size: 85%;
    /* @noflip */
    float: right;
     clear: both;
    /* @noflip */
    margin: 0 0 1em 1em;
    line-height: 1.25em;
}
}
table.tmbox-protection,
.messagebox.small-talk {
table.tmbox-notice {
    width: 238px;
     border: 1px solid #c0c090;   /* Gray-brown */
    font-size: 85%;
    /* @noflip */
    float: right;
     clear: both;
    /* @noflip */
    margin: 0 0 1em 1em;
    line-height: 1.25em;
    background: #F8EABA;
}
}


/* Disambig and set index box styles */
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
table.dmbox {
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
     clear: both;
     border: none;
     margin: 0.9em 1em;
     /* @noflip */
     border-top: 1px solid #ccc;
    padding: 0.25em 0.9em;     /* 0.9em left/right */
     border-bottom: 1px solid #ccc;
     width: 100%;               /* Make all mboxes the same width regardless of text length */
    background: transparent;
     font-size: small;
}
}
 
td.mbox-image {                /* The left image cell */
/* Footer and header message box styles */
     border: none;
table.fmbox {
     /* @noflip */
     clear: both;
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
     margin: 0.2em 0;
     text-align: center;
     width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;    /* Default "system" gray */
}
}
table.fmbox-system {
td.mbox-imageright {           /* The right image cell */
     background: #f9f9f9;
     border: none;
    /* @noflip */
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
    text-align: center;
}
}
table.fmbox-warning {
td.mbox-empty-cell {           /* An empty narrow cell */
     border: 1px solid #bb7070;  /* Dark pink */
     border: none;
     background: #ffdbdb;       /* Pink */
    padding: 0;
    width: 1px;
}
 
/* Article message box styles */
table.ambox {
    margin: 0 10%;                  /* 10% = Will not overlap with other elements */
    border: 1px solid #aaa;
    /* @noflip */
    border-left: 10px solid #1e90ff;  /* Default "notice" blue */
     background: #fbfbfb;
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
    margin-top: -1px;
}
}
table.fmbox-editnotice {
.ambox th.mbox-text,
     background: transparent;
.ambox td.mbox-text {           /* The message body cell(s) */
     padding: 0.25em 0.5em;       /* 0.5em left/right */
}
}
/* Div based "warning" style fmbox messages. */
.ambox td.mbox-image {          /* The left image cell */
div.mw-warning-with-logexcerpt,
     /* @noflip */
div.mw-lag-warn-high,
     padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning,
div.locked-warning {
     clear: both;
     margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
}
/* Div based "system" style fmbox messages.
.ambox td.mbox-imageright {      /* The right image cell */
  Used in [[MediaWiki:Readonly lag]]. */
     /* @noflip */
div.mw-lag-warn-normal,
     padding: 2px 0.5em 2px 0;   /* 0px left, 0.5em right */
div.fmbox-system {
     clear: both;
     margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}
}


/* These mbox-small classes must be placed after all other
table.ambox-notice {
  ambox/tmbox/ombox etc classes. "body.mediawiki" is so
  they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
     /* @noflip */
     /* @noflip */
     clear: right;
     border-left: 10px solid #1e90ff;   /* Blue */
}
table.ambox-speedy {
     /* @noflip */
     /* @noflip */
     float: right;
     border-left: 10px solid #b22222;   /* Red */
    background: #fee;                  /* Pink */
}
table.ambox-delete {
     /* @noflip */
     /* @noflip */
     margin: 4px 0 4px 1em;
     border-left: 10px solid #b22222;   /* Red */
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
table.ambox-content {
     /* @noflip */
     /* @noflip */
    margin: 4px 1em 4px 0;
     border-left: 10px solid #f28500;   /* Orange */
    width: 238px;
     border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}
}
 
table.ambox-style {
/* Style for compact ambox */
    /* @noflip */
/* Hide the images */
    border-left: 10px solid #f4c430;    /* Yellow */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
    display: none;
}
}
/* Remove borders, backgrounds, padding, etc. */
table.ambox-move {
.compact-ambox table.ambox {
    /* @noflip */
     border: none;
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    /* @noflip */
     border-left: 10px solid #bba;      /* Gray-gold */
}
 
/* Image message box styles */
table.imbox {
    margin: 4px 10%;
     border-collapse: collapse;
     border-collapse: collapse;
     background: transparent;
     border: 3px solid #1e90ff;   /* Default "notice" blue */
     margin: 0 0 0 1.6em !important;
     background: #fbfbfb;
    padding: 0 !important;
    width: auto;
    display: block;
}
}
body.mediawiki .compact-ambox table.mbox-small-left {
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */
    font-size: 100%;
     margin: 0 -0.5em;       /* 0.9 - 0.5 = 0.4em left/right.        */
     width: auto;
     display: block;         /* Fix for webkit to force 100% width.  */
     margin: 0;
}
}
/* Style the text cell as a list item and remove its padding */
.mbox-inside .imbox {      /* For imboxes inside other templates.  */
.compact-ambox table .mbox-text {
     margin: 4px;
    padding: 0 !important;
     margin: 0 !important;
}
}
.compact-ambox table .mbox-text-span {
 
     display: list-item;
table.imbox-notice {
    line-height: 1.5em;
     border: 3px solid #1e90ff;   /* Blue */
    list-style-type: square;
    list-style-image: url(/w/skins/MonoBook/bullet.gif);
}
}
.skin-vector .compact-ambox table .mbox-text-span {
table.imbox-speedy {
     list-style-type: disc;
     border: 3px solid #b22222;   /* Red */
    list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
     background: #fee;            /* Pink */
     list-style-image: url(/w/skins/Vector/images/bullet-icon.png)\9;
}
}
/* Allow for hiding text in compact form */
table.imbox-delete {
.compact-ambox .hide-when-compact {
     border: 3px solid #b22222;   /* Red */
     display: none;
}
}
 
table.imbox-content {
/* 틀 설명문서 */
     border: 3px solid #f28500;   /* Orange */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
     border: 1px solid #aaa;
    background-color: #ecfcf4;
    padding: 1em;
}
}
 
table.imbox-style {
/** 정보상자 **/
    border: 3px solid #f4c430;   /* Yellow */
.infobox {
  float: right;
  clear: right;
  margin: 0.5em 0 0.5em 1em;
  padding: 0.2em;
  border: 1px solid #aaa;
  background: #f9f9f9;
  font-size: small;
  width: 25em;
}
}
.infobox td,
table.imbox-move {
.infobox th {
    border: 3px solid #9932cc;   /* Purple */
  vertical-align: top;
}
}
.infobox caption {
table.imbox-protection {
  font-size: 125%;
    border: 3px solid #bba;      /* Gray-gold */
  font-weight: bold;
}
table.imbox-license {
    border: 3px solid #88a;       /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;   /* Brown-gold */
}
}


.infobox caption.colored {
/* Category message box styles */
  margin: 0.25em 0 0.5em 0;
table.cmbox {
  border-top-style: solid;
    margin: 3px 10%;
  border-bottom-style: solid;
    border-collapse: collapse;
  border-top-width: 0.3em;
    border: 1px solid #aaa;
  border-bottom-width: 0.3em;
    background: #DFE8FF;   /* Default "notice" blue */
/* 제목에 색이 필요할 때 class 지정 후 border-color 스타일 지정 */
}
}


.infobox th {
table.cmbox-notice {
  white-space: nowrap;
    background: #D8E8FF;   /* Blue */
}
}
.infobox th[colspan="2"] {
table.cmbox-speedy {
  text-align: center;
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b22222;    /* Red */
    background: #FFDBDB;          /* Pink */
}
table.cmbox-delete {
    background: #FFDBDB;   /* Red */
}
}
.infobox.bordered {
table.cmbox-content {
  border-collapse: collapse;
    background: #FFE7CE;   /* Orange */
}
}
.infobox.bordered td,
table.cmbox-style {
.infobox.bordered th {
    background: #FFF9DB;   /* Yellow */
  border: 1px solid #aaa;
}
}
.infobox.bordered .borderless td,
table.cmbox-move {
.infobox.bordered .borderless th {
    background: #E4D8FF;   /* Purple */
  border: 0;
}
}
.infobox.sisterproject {
table.cmbox-protection {
  width: 20em;
    background: #EFEFE1;   /* Gray-gold */
  font-size: smaller;
}
}


/* styles for bordered infobox with merged rows */
/* Other pages message box styles */
.infobox.bordered .mergedtoprow td,
table.ombox {
.infobox.bordered .mergedtoprow th {
    margin: 4px 10%;
  border: 0;
    border-collapse: collapse;
  border-top: 1px solid #aaa;
    border: 1px solid #aaa;       /* Default "notice" gray */
  border-right: 1px solid #aaa;
    background: #f9f9f9;
}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
  border: 0;
  border-right: 1px solid #aaa;
}
}


/* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */
table.ombox-notice {
.infobox.geography {
    border: 1px solid #aaa;       /* Gray */
  text-align: left;
  border-collapse: collapse;
  line-height: 1.2em;
  font-size: smaller;
}
}
.infobox.geography  td,
table.ombox-speedy {
.infobox.geography  th {
    border: 2px solid #b22222;   /* Red */
  border-top: solid 1px #aaa;
    background: #fee;             /* Pink */
  padding: 0.4em 0.6em;
}
}
.infobox.geography .mergedtoprow td,
table.ombox-delete {
.infobox.geography .mergedtoprow th {
    border: 2px solid #b22222;   /* Red */
  border-top: solid 1px #aaa;
}
  padding: 0.4em 0.6em 0.2em;
table.ombox-content {
    border: 1px solid #f28500;   /* Orange */
}
}
.infobox.geography .mergedrow td,
table.ombox-style {
.infobox.geography .mergedrow th {
    border: 1px solid #f4c430;   /* Yellow */
  border: 0;
  padding: 0 0.6em 0.2em;
}
}
.infobox.geography .mergedbottomrow td,
table.ombox-move {
.infobox.geography .mergedbottomrow th {
    border: 1px solid #9932cc;   /* Purple */
  border-top: 0;
  border-bottom: solid 1px #aaa;
  padding: 0 0.6em 0.4em;
}
}
.infobox.geography .maptable td,
table.ombox-protection {
.infobox.geography .maptable th {
    border: 2px solid #bba;       /* Gray-gold */
  border: 0;
  padding: 0;
}
}


/* "notices" 스타일 */
/* Talk page message box styles */
.notice {
table.tmbox {
  margin: 1em;
    margin: 4px 10%;
  padding: 0.2em;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
}
 
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
.notice.section {
    margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)   */
  width: auto;
    width: 100%;                 /* For Safari and Opera */
  margin: 0 1em 0 1em;
  border-top: 1px solid #aaa;
   border-bottom: 1px solid #aaa;
  font-size: smaller;
}
}
.notice.section + .notice.section {
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
  margin-top: -1px;
    line-height: 1.5em;         /* also "nested", so reset styles that are  */
  border-top: 0;
    font-size: 100%;             /* set in "mbox-small" above.                */
}
}


#disambig {
table.tmbox-speedy {
  border-top: 1px solid #ccc;
    border: 2px solid #b22222;    /* Red */
  border-bottom: 1px solid #ccc;
    background: #fee;            /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b22222;   /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;   /* Orange */
}
}
 
table.tmbox-style {
.spoiler {
    border: 2px solid #f4c430;   /* Yellow */
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}
}
 
table.tmbox-move {
table.stub {
    border: 2px solid #9932cc;   /* Purple */
  width: 100%;
  margin: 1em auto 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: smaller;
}
}
table.stub + table.stub {
table.tmbox-protection,
  margin-top: -1px;
table.tmbox-notice {
  border-top: 0;
    border: 1px solid #c0c090;   /* Gray-brown */
}
}


/* Put a checker background at the image description page only visible if the image has transparent background */
/* Disambig and set index box styles */
#file img {background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
table.dmbox {
 
    clear: both;
#wpSave {
    margin: 0.9em 1em;
  font-weight: bold;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent;
}
}


/*[[미디어위키토론:Common.css#.jamocomposed_block 수정]]-Request by Banwol, added by 분당선M*/
/* Footer and header message box styles */
.jamocomposed_block {
table.fmbox {
font-family: 'Noto Sans CJK', '나눔스퀘어', '나눔고딕', '함초롬돋움 LVT', 'HCR Dotum LVT', '함초롬바탕 LVT', 'HCR Batang LVT', '본고딕', 'Source Han Sans K', '본고딕 KR', 'Source Han Sans KR', 'Noto Sans CJK KR', '나눔바른고딕 옛한글', 'NanumBarunGothic YetHangul', '나눔명조 옛한글', 'NanumMyeongjo YetHangul', '은 바탕', 'Un Batang', '돋움 옛한글', 'Dotum Old Hangul', '바탕 옛한글', 'Batang Old Hangul', '굴림 옛한글', 'NewGulim Old Hangul', '궁서 옛한글', 'Gungsuh Old Hangul', '맑은 고딕', 'Malgun Gothic', '함초롬돋움', 'HCR Dotum', '함초롬바탕', 'HCR Batang', Code2000;
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;    /* Default "system" gray */
}
}
 
table.fmbox-system {
.oldhanyang {
    background: #f9f9f9;
  font-family: "New Gulim", "새굴림", "새돋움", "한컴돋움", "Naver Dictionary", "네이버사전", "Haansoft Batang", "한컴바탕", "새바탕";
}
}
 
table.fmbox-warning {
/* 링크 밀줄 제거 */
    border: 1px solid #bb7070;  /* Dark pink */
.nounderlines a {
    background: #ffdbdb;       /* Pink */
  text-decoration: none;
}
}
/* IPA 링크 밑줄 제거 */
table.fmbox-editnotice {
.IPA a:link, .IPA a:visited {
    background: transparent;
  text-decoration: none;
}
}
 
/* Div based "warning" style fmbox messages. */
/* [[위키백과:사랑방/2007년 1월#:듣기 용 아이콘]] */
div.mw-warning-with-logexcerpt,
.audiolink a{
div.mw-lag-warn-high,
  background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
div.mw-cascadeprotectedwarning,
  padding-left: 16px !important;
div#mw-protect-cascadeon,
  padding-right: 0 !important;
div.titleblacklist-warning,
div.locked-warning {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages.
  Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}
}


/* [[위키백과:사랑방/2007년 4월#영어판의 틀을 번역했는데, 모양이 다르게 나옵니다.]]
/* These mbox-small classes must be placed after all other
   [[:en:MediaWiki:Common.css]]에서 가져옴 */
  ambox/tmbox/ombox etc classes. "body.mediawiki" is so
 
   they override "table.ambox + table.ambox" above. */
/* 둘러보기 상자의 기본 스킨 */
body.mediawiki table.mbox-small {  /* For the "small=yes" option. */
table.navbox {      /* 둘러보기 상자 내용에 대한 스타일 */
    /* @noflip */
  border: 1px solid #aaa;
    clear: right;
  width: 100%;
    /* @noflip */
  margin: auto;
    float: right;
  clear: both;
    /* @noflip */
  font-size: 88%;
    margin: 4px 0 4px 1em;
  text-align: center;
    width: 238px;
  padding: 1px;
    font-size: 88%;
    line-height: 1.25em;
}
}
table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
  margin-top: -1px;     /* (doesn't work for IE6, but that's okay)     */
    /* @noflip */
    margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
     line-height: 1.25em;
}
}
.navbox-title,
 
.navbox-abovebelow,
/* Style for compact ambox */
table.navbox th {
/* Hide the images */
  text-align: center;    /* Title and above/below styles */
.compact-ambox table .mbox-image,
  padding-left: 1em;
.compact-ambox table .mbox-imageright,
  padding-right: 1em;
.compact-ambox table .mbox-empty-cell {
    display: none;
}
}
.navbox-group {      /* 그룹 스타일 */
/* Remove borders, backgrounds, padding, etc. */
  white-space: nowrap;
.compact-ambox table.ambox {
  text-align: right;
    border: none;
  font-weight: bold;
    border-collapse: collapse;
  padding-left: 1em;
    background: transparent;
  padding-right: 1em;
    margin: 0 0 0 1.6em !important;
    padding: 0 !important;
    width: auto;
    display: block;
}
}
.navbox, .navbox-subgroup {
body.mediawiki .compact-ambox table.mbox-small-left {
  background: #fdfdfd;   /* 배경색 */
    font-size: 100%;
    width: auto;
    margin: 0;
}
}
.navbox-list {
/* Style the text cell as a list item and remove its padding */
  border-color: #fdfdfd;   /* 배경색과 동일해야 함 */
.compact-ambox table .mbox-text {
    padding: 0 !important;
    margin: 0 !important;
}
}
.navbox-title,
.compact-ambox table .mbox-text-span {
table.navbox th {
    display: list-item;
  background: #ccccff;   /* Level 1 color */
    line-height: 1.5em;
    list-style-type: square;
    list-style-image: url(/w/skins/MonoBook/bullet.gif);
}
}
.navbox-abovebelow,
.skin-vector .compact-ambox table .mbox-text-span {
.navbox-group,
    list-style-type: disc;
.navbox-subgroup .navbox-title {
    list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
  background: #ddddff;   /* Level 2 color */
    list-style-image: url(/w/skins/Vector/images/bullet-icon.png)\9;
}
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
/* Allow for hiding text in compact form */
  background: #e6e6ff;   /* Level 3 color */
.compact-ambox .hide-when-compact {
    display: none;
}
}
.navbox-even {
 
  background: #f7f7f7;  /* Even row striping */
/* 틀 설명문서 */
}
.template-documentation {
.navbox-odd {
    clear: both;
  background: transparent; /* Odd row striping */
    margin: 1em 0 0 0;
    border: 1px solid #aaa;
    background-color: #ecfcf4;
    padding: 1em;
}
}


.collapseButton {      /* 'show'/'hide' buttons created dynamically */
/** 정보상자 **/
   float: right;     /* by the CollapsibleTables javascript in  */
.infobox {
   font-weight: normal/* [[MediaWiki:Common.js]]are styled here  */
   float: right;
   text-align: right/* so they can be customised.        */
  clear: right;
   width: auto;
  margin: 0.5em 0 0.5em 1em;
  padding: 0.2em;
  border: 1px solid #aaa;
  background: #f9f9f9;
   font-size: small;
   width: 25em;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: 125%;
   font-weight: bold;
}
}
.navbox .collapseButton {  /* In navboxes, the show/hide button balances */
  width: 6em;      /* the vde links from [[Template:Tnavbar]],  */
}              /* so they need to be the same width.    */


/* [[위키백과:관리자 요청/2007년 5월#스크립트 추가 요청]]. ctrl+v from en: */
.infobox caption.colored {
div.NavFrame {
   margin: 0.25em 0 0.5em 0;
   margin: 0;
   border-top-style: solid;
   padding: 4px;
   border-bottom-style: solid;
   border: 1px solid #aaa;
  border-top-width: 0.3em;
  border-bottom-width: 0.3em;
/* 제목에 색이 필요할 때 class 지정 후 border-color 스타일 지정 */
}
 
.infobox th {
  white-space: nowrap;
}
.infobox th[colspan="2"] {
   text-align: center;
   text-align: center;
}
.infobox.bordered {
   border-collapse: collapse;
   border-collapse: collapse;
  font-size: 95%;
}
}
div.NavFrame + div.NavFrame {
.infobox.bordered td,
   border-top-style: none;
.infobox.bordered th {
  border-top-style: hidden;
   border: 1px solid #aaa;
}
}
div.NavPic {
.infobox.bordered .borderless td,
   background-color: #fff;
.infobox.bordered .borderless th {
  margin: 0;
   border: 0;
  padding: 2px;
  float: left;
}
}
div.NavFrame div.NavHead {
.infobox.sisterproject {
   height: 1.6em;
   width: 20em;
   font-weight: bold;
   font-size: smaller;
  background-color: #ccf;
  position: relative;
}
}
div.NavFrame p,
 
div.NavFrame div.NavContent,
/* styles for bordered infobox with merged rows */
div.NavFrame div.NavContent p {
.infobox.bordered .mergedtoprow td,
   font-size: 100%;
.infobox.bordered .mergedtoprow th {
   border: 0;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
}
div.NavEnd {
.infobox.bordered .mergedrow td,
  margin: 0;
.infobox.bordered .mergedrow th {
  padding: 0;
   border: 0;
  line-height: 1px;
   border-right: 1px solid #aaa;
  clear: both;
}
a.NavToggle {
   position: absolute;
  top: 0;
   right: 3px;
  font-weight: normal;
  font-size: 90%;
}
}


/* [[위키백과:관리자 요청/2007년 11월]] */
/* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */
/* Prevent line breaks in silly places:
.infobox.geography {
  1) Where desired
  text-align: left;
  2) Links when we don't want them to
  border-collapse: collapse;
  3) Bold "links" to the page itself
  line-height: 1.2em;
  4) Ref tags with group names <ref group="Note"> --> "[Note 1]" */
  font-size: smaller;
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
sup.reference a {
    white-space: nowrap;
}
}
 
.infobox.geography  td,
/** 목차에서 특정 단계 이하 제목 숨기기 **/
.infobox.geography  th {
.toclimit-2 .toclevel-2,
  border-top: solid 1px #aaa;
.toclimit-3 .toclevel-3,
  padding: 0.4em 0.6em;
.toclimit-4 .toclevel-4,
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 {
  display:none;
}
}
 
.infobox.geography .mergedtoprow td,
/* {{가로 목차}} 틀 사용 시 세로로 출력되는 문제 수정 (크롬/오페라)
.infobox.geography .mergedtoprow th {
영어 위키백과에서 가져옴 Ykhwong 2015년 12월 4일 */
  border-top: solid 1px #aaa;
.hlist .tocnumber,
  padding: 0.4em 0.6em 0.2em;
.hlist .toctext {
    display: inline;
}
}
 
.infobox.geography .mergedrow td,
/* When <div class="nonumtoc"> is used on the table of contents,
.infobox.geography .mergedrow th {
  the ToC will display without numbers */
  border: 0;
.nonumtoc .tocnumber {
  padding: 0 0.6em 0.2em;
    display: none;
}
}
.nonumtoc #toc ul,
.infobox.geography .mergedbottomrow td,
.nonumtoc .toc ul {
.infobox.geography .mergedbottomrow th {
    line-height: 1.5em;
  border-top: 0;
    list-style: none none;
  border-bottom: solid 1px #aaa;
    margin: .3em 0 0;
  padding: 0 0.6em 0.4em;
    padding: 0;
}
}
.hlist.nonumtoc #toc ul ul,
.infobox.geography .maptable td,
.hlist.nonumtoc .toc ul ul {
.infobox.geography .maptable th {
    /* @noflip */
  border: 0;
    margin: 0;
  padding: 0;
}
}


/** 미디어 시작 틀과 관련된 코드 **/
/* "notices" 스타일 */
/* [[위키백과:관리자 요청/2008년 9월]] */
.notice {
div.listenlist {
   margin: 1em;
   background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
   padding: 0.2em;
   padding-left: 40px;
}
}


div.videolist, div.multivideolist {
.notice.section {
   background: url("//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
   width: auto;
   padding-left: 50px;
  margin: 0 1em 0 1em;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-size: smaller;
}
.notice.section + .notice.section {
  margin-top: -1px;
   border-top: 0;
}
}


div.medialist {
#disambig {
   min-height: 50px;
   border-top: 1px solid #ccc;
  margin: 1em;
   border-bottom: 1px solid #ccc;
  background-position: top left;
   background-repeat: no-repeat;
}
}
div.medialist ul {
 
   list-style-type: none;
.spoiler {
   list-style-image: none;
   border-top: 2px solid #ddd;
  margin: 0;
   border-bottom: 2px solid #ddd;
}
}
div.medialist ul li {
 
   padding-bottom: 0.5em;
table.stub {
   width: 100%;
  margin: 1em auto 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: smaller;
}
}
div.medialist ul li li {
table.stub + table.stub {
   font-size: smaller;
   margin-top: -1px;
   padding-bottom: 0;
   border-top: 0;
}
}


/** XXX **/
/* Put a checker background at the image description page only visible if the image has transparent background */
/* 안내 참조 틀의 동작, [[위키백과:관리자 요청/2008년 9월]] */
#file img {background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
.plainlinksneverexpand {
 
   background: none ! important;
#wpSave {
  padding: 0 ! important;
   font-weight: bold;
}
}
.plainlinksneverexpand .urlexpansion {
 
  display: none ! important;
/*[[미디어위키토론:Common.css#.jamocomposed_block 수정]]-Request by Banwol, added by 분당선M*/
.jamocomposed_block {
font-family: 'Noto Sans CJK', '나눔스퀘어', '나눔고딕', '함초롬돋움 LVT', 'HCR Dotum LVT', '함초롬바탕 LVT', 'HCR Batang LVT', '본고딕', 'Source Han Sans K', '본고딕 KR', 'Source Han Sans KR', 'Noto Sans CJK KR', '나눔바른고딕 옛한글', 'NanumBarunGothic YetHangul', '나눔명조 옛한글', 'NanumMyeongjo YetHangul', '은 바탕', 'Un Batang', '돋움 옛한글', 'Dotum Old Hangul', '바탕 옛한글', 'Batang Old Hangul', '굴림 옛한글', 'NewGulim Old Hangul', '궁서 옛한글', 'Gungsuh Old Hangul', '맑은 고딕', 'Malgun Gothic', '함초롬돋움', 'HCR Dotum', '함초롬바탕', 'HCR Batang', Code2000;
}
}


/** PDF 링크 모양 **/
.oldhanyang {
/* [[특:Permalink/13592922#PDF 아이콘 추가|미디어위키토론:Common.css]] */
  font-family: "New Gulim", "새굴림", "새돋움", "한컴돋움", "Naver Dictionary", "네이버사전", "Haansoft Batang", "한컴바탕", "새바탕";
a[href$=".pdf"].external.text,
a[href*=".pdf?"].external.text,
a[href*=".pdf#"].external.text,
a[href$=".PDF"].external.text,
a[href*=".PDF?"].external.text,
a[href*=".PDF#"].external.text {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
  padding-right: 17px;
}
}


/** [[틀:둘러보기]] 디자인 **/
/* 링크 밀줄 제거 */
/* [[위키백과토론:위키프로젝트 시스템#미디어위키:common.css에 스타일 추가 요청]] */
.nounderlines a {
/* Klutzy 2008년 12월 21일 (일) 20:10 (KST) */
   text-decoration: none;
.pathnavbox {
   clear: both;
  border: 1px outset #eef;
  padding: 0.3em 0.6em;
  margin: 0 0 0.5em 0;
  background-color: #eef;
  font-size: smaller;
}
}
.pathnavbox ul {
/* IPA 링크 밑줄 제거 */
   list-style: none;
.IPA a:link, .IPA a:visited {
  margin-top: 0;
   text-decoration: none;
  margin-bottom: 0;
}
}
.pathnavbox > ul {
 
   margin: 0;
/* [[위키백과:사랑방/2007년 1월#틀:듣기 용 아이콘]] */
}
.audiolink a{
.pathnavbox ul li {
   background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
   margin: 0;
  padding-left: 16px !important;
   padding-right: 0 !important;
}
}


/** 최근 바뀜, 주시 문서 목록에서 "되돌리기" 글자 크기 줄임 **/
/* [[위키백과:사랑방/2007년 4월#영어판의 틀을 번역했는데, 모양이 다르게 나옵니다.]]
/* [[사용자:ITurtle|iTurtle]] ([[사용자토론:ITurtle|토론]]) 2009년 5월 8일 (금) 22:04 (KST) */
  [[:en:MediaWiki:Common.css]]에서 가져옴 */
.page-특수기능_최근바뀜 .mw-rollback-link,
.page-특수기능_주시문서목록 .mw-rollback-link {
  font-size: smaller;
}


/* 최근 바뀜에서의 편집 관련 표시 작게. Monobook에서 옮김. */
/* 둘러보기 상자의 기본 스킨 */
/* ChongDae 2010년 3월 26일 (금) 22:32  */
table.navbox {      /* 둘러보기 상자 내용에 대한 스타일 */
.minoredit {
  border: 1px solid #aaa;
   font-size: smaller;
  width: 100%;
   color: #808080;
  margin: auto;
  clear: both;
   font-size: 88%;
   text-align: center;
  padding: 1px;
}
}
.newpage {
table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */
   font-size: smaller;
   margin-top: -1px;     /* (doesn't work for IE6, but that's okay)    */
  color: #FF0000;
}
}
.botedit {
.navbox-title,
   font-size: smaller;
.navbox-abovebelow,
   color: #3CB371;
table.navbox th {
   text-align: center;    /* Title and above/below styles */
  padding-left: 1em;
   padding-right: 1em;
}
}
.unpatrolled {
.navbox-group {     /* 그룹 스타일 */
   font-size: smaller;
  white-space: nowrap;
  text-align: right;
   font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
}
}
 
.navbox, .navbox-subgroup {
/* 대문에서 특정 요소 숨기기. 스킨 관계없이 공통으로. Monobook.css에서 가져옴 --[[사용자:Klutzy|klutzy]] ([[사용자토론:Klutzy|토론]]) 2009년 8월 9일 (일) 13:56 (KST) */
  background: #fdfdfd;  /* 배경색 */
body.page-위키백과_대문 #t-cite,
}
body.page-위키백과_대문 #lastmod,
.navbox-list {
body.page-위키백과_대문 #siteSub,
   border-color: #fdfdfd;   /* 배경색과 동일해야 함 */
body.page-위키백과_대문 #contentSub,
body.page-위키백과_대문 h1.firstHeading {
   display: none !important;
}
}
 
.navbox-title,
/* [[틀:누가]] 등의 정비 필요 문장에 밑줄을 표시하기. klutzy 2009년 9월 27일 (일) 19:45 (KST)
table.navbox th {
  영어 위키백과와 동일한 상자로 변경. ykhwong 2015년 9월 6일 (일) 12:18 (KST) */
   background: #ccccff;   /* Level 1 color */
.fix {
   /* border-bottom: 1px dashed #AAA; */
  background-color: #fff9f9; color: DarkSlateGray; border: 1px solid #ffdcdc;
}
}
 
.navbox-abovebelow,
/* iTurtle 2009년 11월 4일 (수) 21:30 (KST) */
.navbox-group,
#EnWpMpBook { background-image: url(//upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
.navbox-subgroup .navbox-title {
#EnWpMpSearch { background: url(//upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
  background: #ddddff;   /* Level 2 color */
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
}
#EnWpMpBook2 { background-image: url(//upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
 
  background: #e6e6ff;   /* Level 3 color */
/* 지리 좌표 기본값. 이들이 어떻게 쓰이는지에 대해서는 [[틀:Coord/link]] 참고.
}
  "geo", "longtitude", "latitude" 클래스는 Geo 마이크로포맷이 사용함.
.navbox-even {
iTurtle 2009년 11월 28일 (토) 16:40 (KST)
   background: #f7f7f7;   /* Even row striping */
*/
.geo-default, .geo-dms, .geo-dec  { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude      { white-space: nowrap; }
 
/* 미디어 자료 관련 */
/* Vector.css에서 너무 작게 나오는 것 방지 PuzzletChung 2010년 1월 5일 (화) 13:48 (KST) */
table.mw_metadata {
   font-size: smaller;
}
}
 
.navbox-odd {
/* 편집 요약, 이유의 모양 설정.
   background: transparent; /* Odd row striping */
(기울임 대신 글자 크기 약간 작게 하여 구별) */
.comment {
   font-style: normal !important;
  font-size: 9pt;
}
}


/* 최근 바뀜에서 문서 분량 변경에 색깔 넣기
.collapseButton {      /* 'show'/'hide' buttons created dynamically */
  (증가는 초록색 감소는 빨간색) */
  float: right;      /* by the CollapsibleTables javascript in */
.mw-plusminus-pos {
  font-weight: normal;  /* [[MediaWiki:Common.js]]are styled here  */
   color:green;
   text-align: right;   /* so they can be customised.       */
}
   width: auto;
.mw-plusminus-neg {
   color:red;
}
}
.navbox .collapseButton {  /* In navboxes, the show/hide button balances */
  width: 6em;      /* the vde links from [[Template:Tnavbar]],  */
}              /* so they need to be the same width.    */


/* toccolours 클래스: 일부 틀의 디자인에 사용됨 */
/* [[위키백과:관리자 요청/2007년 5월#스크립트 추가 요청]]. ctrl+v from en: */
.toccolours {
div.NavFrame {
  border:1px solid #aaaaaa;
  margin: 0;
  background-color: #f9f9f9;
  padding: 4px;
  padding: 5px;
  border: 1px solid #aaa;
  font-size: 95%;
  text-align: center;
  border-collapse: collapse;
  font-size: 95%;
}
}
 
div.NavFrame + div.NavFrame {
/* [[파일:Example.jpg|thumb]] 프레임이 붙어 있는 그림의 배경을 하얀색으로 */
   border-top-style: none;
div.thumb div a img {
  border-top-style: hidden;
   background-color:#ffffff;
}
}
 
div.NavPic {
/* 넘겨주기 링크 */
  background-color: #fff;
.allpagesredirect a,
  margin: 0;
.watchlistredir a,
  padding: 2px;
.redirect-in-category a:link,
   float: left;
.redirect-in-category a:visited {
   color:#888888;
}
}
 
div.NavFrame div.NavHead {
/* 준보호 문서 편집창 배경색. 주의 환기 */
  height: 1.6em;
.mw-textarea-sprotected {
  font-weight: bold;
   background: #FFFFDB;
   background-color: #ccf;
  position: relative;
}
}
 
div.NavFrame p,
/* gallery 사용시 섬네일 글자 크기 조정 */
div.NavFrame div.NavContent,
.gallerytext p {
div.NavFrame div.NavContent p {
  font-size: 100%;
}
div.NavEnd {
  margin: 0;
  padding: 0;
  line-height: 1px;
  clear: both;
}
a.NavToggle {
  position: absolute;
  top: 0;
  right: 3px;
  font-weight: normal;
   font-size: 90%;
   font-size: 90%;
}
}


/* 최근 바뀜 등에서 태그를 눈에 띄게 표시 */
/* [[위키백과:관리자 요청/2007년 11월]] */
.mw-tag-markers {
/* Prevent line breaks in silly places:
  color: red;
  1) Where desired
}
   2) Links when we don't want them to
 
   3) Bold "links" to the page itself
/*
   4) Ref tags with group names <ref group="Note"> --> "[Note 1]" */
[[위키백과:관리자_요청/2011년_10월]]. 둘러보기 틀에서 list를 사용하는 경우 목록을 가로로 보이게 하여 기존의 수동 목록에 비해 의미성/편의성이 높습니다.
.nowrap,
{{가로목록}}을 통해 사용.
.nowraplinks a,
2013-02-28: 영어판 css 가져옴. ul 목록뿐 아니라 dt/dd도 지원. --klutzy
.nowraplinks .selflink,
*/
sup.reference a {
/* Style for horizontal lists (separator following item).
     white-space: nowrap;
   @source mediawiki.org/wiki/Snippets/Horizontal_lists
   @revision 7 (2015-11-12)
   @author [[User:Edokter]]
*/
.hlist dl,
.hlist ol,
.hlist ul {
     margin: 0;
    padding: 0;
}
}
/* Display list items inline */
 
.hlist dd,
/** 목차에서 특정 단계 이하 제목 숨기기 **/
.hlist dt,
.toclimit6 .toclevel-2,
.hlist li {
.toclimit-3 .toclevel-3,
    margin: 0;
.toclimit-4 .toclevel-4,
    display: inline;
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 {
  display:none;
}
}
/* Display nested lists inline */
 
.hlist.inline,
/* {{가로 목차}} 틀 사용 시 세로로 출력되는 문제 수정 (크롬/오페라)
.hlist.inline dl,
영어 위키백과에서 가져옴 Ykhwong 2015년 12월 4일 */
.hlist.inline ol,
.hlist .tocnumber,
.hlist.inline ul,
.hlist .toctext {
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
     display: inline;
     display: inline;
}
}
/* Hide empty list itmes */
 
.hlist .mw-empty-li {
/* When <div class="nonumtoc"> is used on the table of contents,
  the ToC will display without numbers */
.nonumtoc .tocnumber {
     display: none;
     display: none;
}
}
/* Generate interpuncts */
.nonumtoc #toc ul,
.hlist dt:after {
.nonumtoc .toc ul {
     content: ": ";
    line-height: 1.5em;
    list-style: none none;
     margin: .3em 0 0;
    padding: 0;
}
}
.hlist dd:after,
.hlist.nonumtoc #toc ul ul,
.hlist li:after {
.hlist.nonumtoc .toc ul ul {
     content: " · ";
     /* @noflip */
     font-weight: bold;
     margin: 0;
}
}
.hlist dd:last-child:after,
 
.hlist dt:last-child:after,
/** 미디어 시작 틀과 관련된 코드 **/
.hlist li:last-child:after {
/* [[위키백과:관리자 요청/2008년 9월]] */
    content: none;
div.listenlist {
  background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
  padding-left: 40px;
}
}
/* Add parentheses around nested lists */
 
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
div.videolist, div.multivideolist {
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
  background: url("//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
  padding-left: 50px;
    content: " (";
    font-weight: normal;
}
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
 
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
div.medialist {
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
  min-height: 50px;
    content: ") ";
  margin: 1em;
    font-weight: normal;
  background-position: top left;
  background-repeat: no-repeat;
}
}
/* Put ordinals in front of ordered list items */
div.medialist ul {
.hlist ol {
  list-style-type: none;
    counter-reset: listitem;
  list-style-image: none;
  margin: 0;
}
}
.hlist ol > li {
div.medialist ul li {
    counter-increment: listitem;
  padding-bottom: 0.5em;
}
}
.hlist ol > li:before {
div.medialist ul li li {
    content: " " counter(listitem) " ";
  font-size: smaller;
    white-space: nowrap;
  padding-bottom: 0;
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
    content: " (" counter(listitem) " ";
}
}


/* Unbulleted lists */
/** XXX **/
.plainlist ol,
/* 안내 참조 틀의 동작, [[위키백과:관리자 요청/2008년 9월]] */
.plainlist ul {
.plainlinks a.externalneverexpand {
    line-height: inherit;
  background: none ! important;
    list-style: none none;
  padding: 0 ! important;
    margin: 0;
}
}
.plainlist ol li,
.plainlinks a.externalneverexpand .urlexpansion {
.plainlist ul li {
  display: none ! important;
    margin-bottom: 0;
}
}


/* 바벨
/** PDF 링크 모양 **/
  [[미디어위키토론:Common.css#바벨 상자 스타일 맞추기]]
/* [[특:Permalink/13592922#PDF 아이콘 추가|미디어위키토론:Common.css]] */
  바벨 확장 기능을 기존 바벨 상자 스타일에 맞추기 */
a[href$=".pdf"].external.text,
.mw-babel-box-level-N  {
a[href*=".pdf?"].external.text,
        display: none;
a[href*=".pdf#"].external.text,
a[href$=".PDF"].external.text,
a[href*=".PDF?"].external.text,
a[href*=".PDF#"].external.text {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
  padding-right: 17px;
}
}
 
div.mw-babel-box table th  {
/** [[틀:둘러보기]] 디자인 **/
        font-family: sans-serif;
/* [[위키백과토론:위키프로젝트 시스템#미디어위키:common.css에 스타일 추가 요청]] */
        font-size:14pt;
/* Klutzy 2008년 12월 21일 (일) 20:10 (KST) */
        text-align:center;
.pathnavbox {
        width:45px;
  clear: both;
        height:45px;  
  border: 1px outset #eef;
  padding: 0.3em 0.6em;
  margin: 0 0 0.5em 0;
  background-color: #eef;
  font-size: smaller;
}
}
.pathnavbox ul {
div.mw-babel-box table td {
  list-style: none;
        font-size:8pt;
  margin-top: 0;
        padding:4pt;
  margin-bottom: 0;
        line-height:1.25em;
}
}
.pathnavbox > ul {
div.mw-babel-box-N  {
  margin: 0;
        float: left;
        border:solid #6EF7A7 1px;
        margin:1px;
}
}
.pathnavbox ul li {
div.mw-babel-box-4  {
  margin: 0;
        float:left;
        border:solid #77E0E8 1px;
        margin:1px;
}
}
 
div.mw-babel-box-{
/** 최근 바뀜, 주시 문서 목록에서 "되돌리기" 글자 크기 줄임 **/
        float:left;
/* [[사용자:ITurtle|iTurtle]] ([[사용자토론:ITurtle|토론]]) 2009년 5월 8일 (금) 22:04 (KST) */
        border:solid #99B3FF 1px;
.page-특수기능_최근바뀜 .mw-rollback-link,
        margin:1px;
.page-특수기능_주시문서목록 .mw-rollback-link {
  font-size: smaller;
}
}
   
 
div.mw-babel-box-2  {
/* 최근 바뀜에서의 편집 관련 표시 작게. Monobook에서 옮김. */
        float:left;
/* ChongDae 2010년 3월 26일 (금) 22:32 */
        border:solid #BCB9EF 1px;
.minoredit {
        margin:1px;
  font-size: smaller;
  color: #808080;
}
}
.newpage {
div.mw-babel-box-1  {
  font-size: smaller;
        float:left;
  color: #FF0000;
        border:solid #E0C0E0 1px;
        margin:1px;
}
}
.botedit {
div.mw-babel-box-0  {
  font-size: smaller;
        float:left;
  color: #3CB371;
        border:solid #FFB3B3 1px;
        margin:1px;
}
}
.unpatrolled {
div.mw-babel-box-N table  {
  font-size: smaller;
        background: #C5FCDC;
}
}
 
div.mw-babel-box-4 table {
/* 대문에서 특정 요소 숨기기. 스킨 관계없이 공통으로. Monobook.css에서 가져옴 --[[사용자:Klutzy|klutzy]] ([[사용자토론:Klutzy|토론]]) 2009년 8월 9일 (일) 13:56 (KST) */
        background: #D0F8FF;
body.page-위키백과_대문 #t-cite,
body.page-위키백과_대문 #lastmod,
body.page-위키백과_대문 #siteSub,
body.page-위키백과_대문 #contentSub,
body.page-위키백과_대문 h1.firstHeading {
  display: none !important;
}
}
 
div.mw-babel-box-3 table  {
/* [[틀:누가]] 등의 정비 필요 문장에 밑줄을 표시하기. klutzy 2009년 9월 27일 (일) 19:45 (KST)
        background: #E0E8FF;
  영어 위키백과와 동일한 상자로 변경. ykhwong 2015년 9월 6일 (일) 12:18 (KST) */
.fix {
  /* border-bottom: 1px dashed #AAA; */
  background-color: #fff9f9; color: DarkSlateGray; border: 1px solid #ffdcdc;
}
}
   
 
div.mw-babel-box-2 table {
/* iTurtle 2009년 11월 4일 (수) 21:30 (KST) */
        background: #E9E5F9;
#EnWpMpBook { background-image: url(//upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
#EnWpMpSearch { background: url(//upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
#EnWpMpBook2 { background-image: url(//upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }
 
/* 지리 좌표 기본값. 이들이 어떻게 쓰이는지에 대해서는 [[틀:Coord/link]] 참고.
  "geo", "longtitude", "latitude" 클래스는 Geo 마이크로포맷이 사용함.
iTurtle 2009년 11월 28일 (토) 16:40 (KST)
*/
.geo-default, .geo-dms, .geo-dec { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude      { white-space: nowrap; }
 
/* 미디어 자료 관련 */
/* Vector.css에서 너무 작게 나오는 것 방지 PuzzletChung 2010년 1월 5일 (화) 13:48 (KST) */
table.mw_metadata {
  font-size: smaller;
}
}
   
 
div.mw-babel-box-1 table {
/* 편집 요약, 이유의 모양 설정.
        background: #F3E0F3;
  (기울임 대신 글자 크기 약간 작게 하여 구별) */
.comment {
  font-style: normal !important;
  font-size: 9pt;
}
}
   
 
div.mw-babel-box-0 table {
/* 최근 바뀜에서 문서 분량 변경에 색깔 넣기
        background: #FFE0E8;
  (증가는 초록색 감소는 빨간색) */
.mw-plusminus-pos {
  color:green;
}
}
.mw-plusminus-neg {
div.mw-babel-box-N table th  {
  color:red;
        background: #6EF7A7;
}
}
 
div.mw-babel-box-4 table th {
/* toccolours 클래스: 일부 틀의 디자인에 사용됨 */
        background: #77E0E8;
.toccolours {
  border:1px solid #aaaaaa;
  background-color: #f9f9f9;
  padding: 5px;
  font-size: 95%;
}
}
 
div.mw-babel-box-3 table th  {
/* [[파일:Example.jpg|thumb]] 프레임이 붙어 있는 그림의 배경을 하얀색으로 */
        background: #99B3FF;
div.thumb div a img {
  background-color:#ffffff;
}
}
 
div.mw-babel-box-2 table th {
/* 넘겨주기 링크 */
        background: #BCB9EF;
.allpagesredirect a,
.watchlistredir a,
.redirect-in-category a:link,
.redirect-in-category a:visited {
  color:#888888;
}
}
 
div.mw-babel-box-1 table th {
/* 준보호 문서 편집창 배경색. 주의 환기 */
        background: #E0C0E0;
.mw-textarea-sprotected {
  background: #FFFFDB;
}
}
 
div.mw-babel-box-0 table th {
/* gallery 사용시 섬네일 글자 크기 조정 */
        background: #FFB3B3;
.gallerytext p {
  font-size: 90%;
}
}


/* {{참고}}, {{본문}} 등의 틀에 쓰이는 class. */
/* 최근 바뀜 등에서 태그를 눈에 띄게 표시 */
.rellink,
.mw-tag-markers {
.dablink,
  color: red;
.hatnote {
    /* font-style: italic; */ /* 영어 위키백과와 달리 이탤릭 사용하지 않음 */
    font-size: 90%;          /* 한국어 위키백과에서는 대신 작은 글씨로 본문과 구분함 */
    /* @noflip */
    padding-left: 1.6em;
    margin-bottom: 0.5em;
}
}


/* wikitable 관련 스타일 정비. 영어 위키백과에서 가져옴. 2014-2-6 ChongDae */
/*
 
[[위키백과:관리자_요청/2011년_10월]]. 둘러보기 틀에서 list를 사용하는 경우 목록을 가로로 보이게 하여 기존의 수동 목록에 비해 의미성/편의성이 높습니다.
/* Normal font styling for table row headers with scope="row" tag */
{{가로목록}}을 통해 사용.
.wikitable.plainrowheaders th[scope=row] {
2013-02-28: 영어판 css 가져옴. ul 목록뿐 아니라 dt/dd도 지원. --klutzy
     font-weight: normal;
*/
     /* @noflip */
/* Style for horizontal lists (separator following item).
    text-align: left;
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
  @revision 7 (2015-11-12)
  @author [[User:Edokter]]
*/
.hlist dl,
.hlist ol,
.hlist ul {
     margin: 0;
     padding: 0;
}
}
/* Display list items inline */
/* Lists in data cells are always left-aligned */
.hlist dd,
.wikitable td ul,
.hlist dt,
.wikitable td ol,
.hlist li {
.wikitable td dl {
     margin: 0;
     /* @noflip */
     display: inline;
     text-align: left;
}
}
/* ...unless they also use the hlist class */
/* Display nested lists inline */
.wikitable.hlist td ul,
.hlist.inline,
.wikitable.hlist td ol,
.hlist.inline dl,
.wikitable.hlist td dl {
.hlist.inline ol,
     text-align: inherit;
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
     display: inline;
}
}
 
/* Hide empty list itmes */
/* [[틀:보존문서 안내문2]]용 class. 2015-3-17 IRTC1015 */
.hlist .mw-empty-li {
.archiveHeader2 {
    display: none;
clear: right;
float: right;
border: 1px solid #a7d7f9;
margin: 0 0 1.4em 0.5em;
padding: 0.5em;
border-spacing: 0;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
border-radius:0.5em; font-size:small;
background-color:#FFFFFF;
}
}
 
/* Generate interpuncts */
.archiveHeader2 .mw-ui-input-inline {
.hlist dt:after {
     min-width: 0;
     content: ": ";
    width: 12em;
}
}
 
.hlist dd:after,
/* 정렬 가능한 표용 정렬 키: [[틀:이름정렬]] 등 참조 */
.hlist li:after {
td .sortkey,
     content: " · ";
th .sortkey {
     font-weight: bold;
     display: none;
     speak: none;
}
}
 
.hlist dd:last-child:after,
/* 원 도표: Transparent borders */
.hlist dt:last-child:after,
.transborder {
.hlist li:last-child:after {
     border: solid transparent;
     content: none;
}
}
* html .transborder {  /* IE6 */
/* Add parentheses around nested lists */
     border: solid #000001;
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
     filter: chroma(color=#000001);
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
     content: " (";
     font-weight: normal;
}
}
 
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
/* 포털 관련 css 추가 2015-11-06 ChongDae */
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
/* For portals, added 2011-12-07 -bv
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
  On wide screens, show these as two columns
     content: ") ";
  On narrow and mobile screens, let them collapse into a single column */
     font-weight: normal;
.portal-column-left {
     float: left;
     width: 50%;
}
}
.portal-column-right {
/* Put ordinals in front of ordered list items */
     float: right;
.hlist ol {
    width: 49%;
     counter-reset: listitem;
}
}
.portal-column-left-wide {
.hlist ol > li {
     float: left;
     counter-increment: listitem;
    width: 60%;
}
}
.portal-column-right-narrow {
.hlist ol > li:before {
     float: right;
     content: " " counter(listitem) " ";
     width: 39%;
     white-space: nowrap;
}
}
.portal-column-left-extra-wide {
.hlist dd ol > li:first-child:before,
     float: left;
.hlist dt ol > li:first-child:before,
    width: 70%;
.hlist li ol > li:first-child:before {
     content: " (" counter(listitem) " ";
}
}
.portal-column-right-extra-narrow {
 
     float: right;
/* Unbulleted lists */
     width: 29%;
.plainlist ol,
.plainlist ul {
    line-height: inherit;
     list-style: none none;
     margin: 0;
}
}
@media only screen and (max-width: 800px) {
.plainlist ol li,
    /* Decouple the columns on narrow screens */
.plainlist ul li {
    .portal-column-left,
     margin-bottom: 0;
    .portal-column-right,
    .portal-column-left-wide,
     .portal-column-right-narrow,
    .portal-column-left-extra-wide,
    .portal-column-right-extra-narrow {
        float: inherit;
        width: inherit;
    }
}
}


/* 사용자 그룹별 노출 제어. 영어 위위키백과에서 가져옴. -- ChongDae */
/* 바벨
/* Hide stuff meant for accounts with special permissions. Made visible again in
   [[미디어위키토론:Common.css#바벨 상자 스타일 맞추기]]
   [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]],
   바벨 확장 기능을 기존 바벨 상자 스타일에 맞추기 */
   [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]] and [[Mediawiki:Group-autoconfirmed.css]]. */
.mw-babel-box-level-{
.sysop-show,
        display: none;
.accountcreator-show,
.templateeditor-show,
.extendedmover-show,
.autoconfirmed-show,
.user-show {
    display: none;
}
}
.mw-parser-output ol.references {
font-size: 1rem!important;
div.mw-babel-box table th  {
        font-family: sans-serif;
        font-size:14pt;
        text-align:center;
        width:45px;
        height:45px;  
}
}
.referencetooltip li+li {
border-top-color: transparent;
div.mw-babel-box table td {
margin-top: 0;
        font-size:8pt;
margin-bottom: -5px;
        padding:4pt;
        line-height:1.25em;
}
}
.referencetooltip>li+li::after {
border-top-color: var(--namu--cite--arrow);
div.mw-babel-box-N  {
}
        float: left;
sup.reference {
        border:solid #6EF7A7 1px;
font-weight: inherit;
        margin:1px;
font-style: inherit;
}
}
.mw-references-wrap, .mw-references-columns {
border-top: 1px solid var(--namu--cite--upperborder);
div.mw-babel-box-{
margin: 1.5em 0;
        float:left;
padding: .5em 0;
        border:solid #77E0E8 1px;
        margin:1px;
}
}
.referencetooltip, .reference-text {
font-family: "Pretendard", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
div.mw-babel-box-{
        float:left;
        border:solid #99B3FF 1px;
        margin:1px;
}
}
 
.liberty-content-header {
div.mw-babel-box-2  {
border-bottom: transparent 1px solid !important;
        float:left;
        border:solid #BCB9EF 1px;
        margin:1px;
}
}
 
.content-tools {
div.mw-babel-box-1  {
border-bottom: transparent 1px solid !important;
        float:left;
        border:solid #E0C0E0 1px;
        margin:1px;
}
div.mw-babel-box-0  {
        float:left;
        border:solid #FFB3B3 1px;
        margin:1px;
}
}
 
.toc {
div.mw-babel-box-N table  {
border-radius: 0!important;
        background: #C5FCDC;
font-size: 1rem!important;
border: 1px solid rgba(137, 137, 137, 0.30);
}
}
 
.toc ul {
div.mw-babel-box-4 table {
border: none!important;
        background: #D0F8FF;
}
}
.toctitle {
min-width: 0!important;
div.mw-babel-box-3 table  {
border: none!important;
        background: #E0E8FF;
background-color: transparent!important;
    margin-top: 6px;
}
}
#mw-toc-heading {
border: none!important;
div.mw-babel-box-2 table {
font-weight: normal;
        background: #E9E5F9;
user-select: none;
background-color: transparent;
}
}
.tocnumber:after {
content: '.';
div.mw-babel-box-1 table {
        background: #F3E0F3;
}
}
.toctext {
cursor: default;
div.mw-babel-box-0 table {
        background: #FFE0E8;
}
}
.toctogglespan {
display: none;
div.mw-babel-box-N table th  {
        background: #6EF7A7;
}
}
 
h1 {
div.mw-babel-box-4 table th {
font-size: 2.4rem;
        background: #77E0E8;
}
}
 
.Liberty .nav-wrapper {
div.mw-babel-box-3 table th  {
box-shadow: 0 0px 0px 0 rgba(0,0,0,0.0);
        background: #99B3FF;
}
}
 
.number-link {
div.mw-babel-box-2 table th {
font-family: "Pretendard", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
        background: #BCB9EF;
}
}
 
.wikitable, .wikitable caption {
div.mw-babel-box-1 table th {
font-family: "Pretendard", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
        background: #E0C0E0;
}
}
 
h1, h2, h3, h4, h5, h6, b, big, small {
div.mw-babel-box-0 table th {
font-family: "Pretendard", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
        background: #FFB3B3;
}
}


.referencetooltip, .reference-text {
/* {{참고}}, {{본문}} 등의 틀에 쓰이는 class. */
font-family: "Pretendard", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
.rellink,
.dablink,
.hatnote {
    /* font-style: italic; */ /* 영어 위키백과와 달리 이탤릭 사용하지 않음 */
    font-size: 90%;          /* 한국어 위키백과에서는 대신 작은 글씨로 본문과 구분함 */
    /* @noflip */
    padding-left: 1.6em;
    margin-bottom: 0.5em;
}
}


.mw-parser-output, .contentSub {
/* wikitable 관련 스타일 정비. 영어 위키백과에서 가져옴. 2014-2-6 ChongDae */
font-family: "Pretendard", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}


.whiteshadow {
/* Normal font styling for table row headers with scope="row" tag */
     box-shadow: 0px 0px 5px 5px #ffffff30;
.wikitable.plainrowheaders th[scope=row] {
     font-weight: normal;
    /* @noflip */
    text-align: left;
}
}
 
@media (prefers-color-scheme: light) {
/* Lists in data cells are always left-aligned */
 
.wikitable td ul,
.Liberty .content-wrapper .liberty-content .liberty-content-main {
.wikitable td ol,
color: #212529;
.wikitable td dl {
    /* @noflip */
    text-align: left;
}
}
    .dark_template {
/* ...unless they also use the hlist class */
        display: none;
.wikitable.hlist td ul,
    }
.wikitable.hlist td ol,
    .liberty-content-header, .toc ul, .toc li {
.wikitable.hlist td dl {
background-color: #fff !important;
    text-align: inherit;
}
}
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th {
 
background-color: #f5f8fa;
/* [[틀:보존문서 안내문2]]용 class. 2015-3-17 IRTC1015 */
.archiveHeader2 {
clear: right;
float: right;
border: 1px solid #a7d7f9;
margin: 0 0 1.4em 0.5em;
padding: 0.5em;
border-spacing: 0;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
border-radius:0.5em; font-size:small;
background-color:#FFFFFF;
}
}


.referencetooltip li {
.archiveHeader2 .mw-ui-input-inline {
background: var(--namu--cite--background);
    min-width: 0;
    width: 12em;
}
}
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable {
 
border-radius: 0;
/* 정렬 가능한 표용 정렬 키: [[틀:이름정렬]] 등 참조 */
background-color: #fff !important;
td .sortkey,
}
th .sortkey {
.mw-redirectedfrom {
    display: none;
  margin: 5px;
    speak: none;
  background: #cee2fd;
  padding: 0.7em;
  display: block;
  color: #cee2fd;
  border: #7eaaed 1px solid;
  padding-left: 8px;
  border-radius: 5px;
}
}


.mw-redirectedfrom::after {
/* 원 도표: Transparent borders */
content: '에서 넘어옴';
.transborder {
  color: #0b3574;
     border: solid transparent;
    text-indent: -45px;
    left: -69.6px;
     position: relative;
}
}
* html .transborder {  /* IE6 */
    border: solid #000001;
    filter: chroma(color=#000001);
}
}


@media (prefers-color-scheme: dark) {
/* 포털 관련 css 추가 2015-11-06 ChongDae */
.Liberty .content-wrapper .liberty-content .liberty-content-main {
/* For portals, added 2011-12-07 -bv
color: #e0e0e0;
  On wide screens, show these as two columns
}
  On narrow and mobile screens, let them collapse into a single column */
 
.portal-column-left {
    .light_template {
    float: left;
        display: none;
    width: 50%;
    }
          .liberty-content-header {
background-color: #1c1d1f !important;
}
}
          .liberty-content-main, .toc ul, .toc li {
.portal-column-right {
background-color: #1c1d1f !important;
    float: right;
    width: 49%;
}
}
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th {
.portal-column-left-wide {
background-color: #2d2f34;
    float: left;
    width: 60%;
}
}
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable {
.portal-column-right-narrow {
border-radius: 0;
    float: right;
background-color: #1c1d1f !important;
    width: 39%;
}
}
.mw-redirectedfrom {
.portal-column-left-extra-wide {
  margin: 5px;
    float: left;
  background: #05234f;
    width: 70%;
  padding: 0.7em;
  display: block;
  color: #05234f;
  border: #052e6d 1px solid;
  padding-left: 8px;
  border-radius: 5px;
}
}
 
.portal-column-right-extra-narrow {
.mw-redirectedfrom::after {
     float: right;
content: '에서 넘어옴';
     width: 29%;
  color: #c0d2ee;
    text-indent: -45px;
     left: -69.6px;
     position: relative;
}
}
 
@media only screen and (max-width: 800px) {
.referencetooltip li {
    /* Decouple the columns on narrow screens */
background: #1c1d1f;
    .portal-column-left,
    .portal-column-right,
    .portal-column-left-wide,
    .portal-column-right-narrow,
    .portal-column-left-extra-wide,
    .portal-column-right-extra-narrow {
        float: inherit;
        width: inherit;
    }
}
}
/* 사용자 그룹별 노출 제어. 영어 위위키백과에서 가져옴. -- ChongDae */
/* Hide stuff meant for accounts with special permissions. Made visible again in
  [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]],
  [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]] and [[Mediawiki:Group-autoconfirmed.css]]. */
.sysop-show,
.accountcreator-show,
.templateeditor-show,
.extendedmover-show,
.autoconfirmed-show,
.user-show {
    display: none;
}
}
 
.mw-parser-output ol.references {
@media screen and (max-width: 1024px) {
font-size: 1.02rem!important;
.Liberty .content-wrapper .liberty-content .liberty-content-main {
padding-left: 0.92rem !important;
padding-right: 0.9rem !important;
}
}
.mw-redirectedfrom {
.referencetooltip li+li {
border-top-color: transparent;
margin-top: 0;
margin-bottom: -5px;
margin-bottom: -5px;
  margin-top: 21px;
}
}
.title {
.referencetooltip>li+li::after {
margin-bottom: 0px !important;
border-top-color: var(--namu--cite--arrow);
}
}
sup.reference {
font-weight: inherit;
font-style: inherit;
}
}
@media screen and (min-width: 1024px) {
.mw-references-wrap, .mw-references-columns {
   
border-top: 1px solid var(--namu--cite--upperborder);
.Liberty .content-wrapper .liberty-content .liberty-content-main {
margin: 1.5em 0;
padding-left: 1.32rem !important;
padding: .5em 0;
padding-right: 1.3rem !important;
}
}
.mw-redirectedfrom {
.referencetooltip, .reference-text {
margin-bottom: -16px;
font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
  margin-top: 30px;
}
}
.liberty-content-header {
border-bottom: transparent 1px solid !important;
}
}
@media screen and (max-width: 768px) {
 
    .pc_template {
.content-tools {
        display: none;
border-bottom: transparent 1px solid !important;
    }
}
}
@media screen and (min-width: 768px) {
 
    .mobile_template {
.toc {
        display: none;
border-radius: 0!important;
    }
font-size: 1.02rem!important;
border: 1px solid rgba(137, 137, 137, 0.30);
margin-top: 1rem !important;
}
}
.link_nocolor a {
 
color: var(--text) !important;
.toc ul {
border: none!important;
}
}
.title {
.toctitle {
    margin-left: 7px;
min-width: 0!important;
    margin-top: 9px;
border: none!important;
background-color: transparent!important;
    margin-top: 6px;
}
}
.mw-content-subtitle {
#mw-toc-heading {
margin-left: 7px;
border: none!important;
font-weight: normal;
user-select: none;
background-color: transparent;
}
}
.mw-redirectedfrom, .subpages {
.tocnumber:after {
    margin-left: 7px;
content: '.';
}
.toctext {
cursor: default;
}
}
.subpages {
.toctogglespan {
    display:none;
display: none;
}
}


h2, h3, h4, h5, h6 {
h1 {
    margin-top: 1.6rem !important;
font-size: 2.4rem;
}
}


h2 {
.Liberty .nav-wrapper {
font-size: 1.8em;
box-shadow: 0 0px 0px 0 rgba(0,0,0,0.0);
}
}


.catlinks {
.number-link {
      margin: 0px 0px 1em 0px !important;
font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
      font-size: 1rem !important;
}
}
.liberty-content-main, .toc ul, .toc li {
 
font-size: 1rem !important;
.wikitable, .wikitable caption {
font-weight: 400;
font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}
}


bold, b, th, .toggleBtn {
h1, h2, h3, h4, h5, h6, b, big, small {
font-weight: 700;
font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}
}


@media (prefers-color-scheme: light) {
.referencetooltip, .reference-text {
.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {
font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
color: #212529;
}
}  


.catlinks {
.mw-parser-output, .contentSub {
border: 1px solid #e1e8ed !important;
font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}
}


h2, h3, h4, h5, h6 {
.whiteshadow {
border-bottom: 1px solid #e1e8ed !important;
    box-shadow: 0px 0px 5px 5px #ffffff30;
}
}


.reference-text {
@media (prefers-color-scheme: light) {
font-size: 1rem!important;
color: #212529;
}
.referencetooltip li {
border: none;
border-radius: 3px;
box-shadow: 0 0 2px #e1e8ed;
max-width: 400px;
padding: 15px;
word-break: break-all;
}


.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th, .Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > td {
:root {
border: 1px solid #e1e8ed;
  --text: #373a3c;
color: inherit;
  --polar: #000000;
  --grey: #c0c0c0;
}
}


a {
.Liberty .content-wrapper .liberty-content .liberty-content-main {
    color:#0275d8
color: #212529;
}
}
 
    .dark_template {
a.new {
        display: none;
    color:#f00
    }
    .liberty-content-header, .toc ul, .toc li {
background-color: #fff !important;
}
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th {
a:hover, a:focus {
background-color: #f5f8fa;
    color: #0263b8;
    text-decoration: underline;
    transition:0.3s
}
}


a.new:hover, a.new:focus {
.rt-tooltip, .rt-tail {
    color: #f00;
background: #ffffff !important;
    text-decoration: underline;
border: #e1e8ed 1px solid !important;
    transition:0.3s
}
}
 
.rt-tail:after {
a.external {
background: #ffffff !important;
    color:#090
border: #ffffff 1px solid !important;
}
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable {
a.external:hover, a.external:focus {
border-radius: 0;
    color: #090;
background-color: #fff !important;
    text-decoration: underline;
}
    transition:0.3s
.mw-redirectedfrom {
  margin: 5px;
  background: #cee2fd;
  padding: 0.7em;
  display: block;
  color: #cee2fd;
  border: #7eaaed 1px solid;
  padding-left: 8px;
  border-radius: 5px;
}
}


a.external:before {
.mw-redirectedfrom::after {
    font-family: 'Font Awesome 5 Free';
content: '에서 넘어옴';
    font-weight: 600;
  color: #0b3574;
     text-align: center;
     text-indent: -45px;
     color: #33b733;
     left: -74.6px;
     content: '\f0c1'
     position: relative;
}
}
}
}


@media (prefers-color-scheme: dark) {
@media (prefers-color-scheme: dark) {
.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {
:root {
color: #e0e0e0;
  --text: #e0e0e0;
}  
    --polar: #ffffff;
--grey: #383b40;
}


.catlinks {
.Liberty .content-wrapper .liberty-content .liberty-content-main {
border: 1px solid #555 !important;
color: #e0e0e0;
}
}


h2, h3, h4, h5, h6 {
    .light_template {
border-bottom: 1px solid #555 !important;
        display: none;
    }
          .liberty-content-header {
background-color: #1c1d1f !important;
}
}
 
          .liberty-content-main, .toc ul, .toc li {
.reference-text {
background-color: #1c1d1f !important;
font-size: 1rem!important;
color: #e0e0e0;
}
}
.referencetooltip li {
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th {
border: none;
background-color: #2d2f34;
border-radius: 3px;
box-shadow: 0 0 2px #555;
max-width: 400px;
padding: 15px;
word-break: break-all;
}
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable {
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th, .Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > td {
border-radius: 0;
border: 1px solid #555;
background-color: #1c1d1f !important;
color: inherit;
}
}
 
.mw-redirectedfrom {
a {
  margin: 5px;
    color:#ec9f19
  background: #05234f;
  padding: 0.7em;
  display: block;
  color: #05234f;
  border: #052e6d 1px solid;
  padding-left: 8px;
  border-radius: 5px;
}
}


a.new {
.mw-redirectedfrom::after {
    color:#dc4343
content: '에서 넘어옴';
  color: #c0d2ee;
    text-indent: -45px;
    left: -74.6px;
    position: relative;
}
}


a:hover, a:focus {
.rt-tooltip, .rt-tail {
    color: #bd7f14;
background: #1c1d1f !important;
    text-decoration: underline;
border: #383b40 1px solid !important;
    transition:0.3s
}
}
 
.rt-tail:after {
a.new:hover, a.new:focus {
background: #1c1d1f !important;
    color: #dc4343;
border: #1c1d1f 1px solid !important;
    text-decoration: underline;
    transition:0.3s
}
}
a.external {
    color:#090
}
}


a.external:hover, a.external:focus {
@media screen and (max-width: 1024px) {
    color: #090;
.Liberty .content-wrapper .liberty-content .liberty-content-main {
    text-decoration: underline;
padding-left: 0.92rem !important;
    transition:0.3s
padding-right: 0.9rem !important;
}
.mw-redirectedfrom {
margin-bottom: -5px;
  margin-top: 21px;
}
.title {
margin-bottom: 0px !important;
}
}
@media screen and (min-width: 1024px) {
   
.Liberty .content-wrapper .liberty-content .liberty-content-main {
padding-left: 1.32rem !important;
padding-right: 1.3rem !important;
}
.mw-redirectedfrom {
margin-bottom: -16px;
  margin-top: 30px;
}
}
}
 
.link_nocolor a {
color: var(--text) !important;
}
.title {
    margin-left: 7px; margin-right: 7px;
    margin-top: 9px; letter-spacing:-0.03em
}
.mw-content-subtitle {
margin-left: 7px !important;
}
.mw-redirectedfrom, .subpages {
    margin-left: 7px;
}
.subpages {
    display:none;
}
 
h2, h3, h4, h5, h6 {
    margin-top: 1.6rem !important;
}
 
h2 {
font-size: 1.8em;
}
 
.catlinks {
      margin: 0px 0px 0.4em 0px !important;
      font-size: 15px !important;
}
.liberty-content-main, .toc ul, .toc li {
font-size: 1.02rem !important;
font-weight: 400;
}
 
bold, b, th, .toggleBtn {
font-weight: 700;
}
 
@media (prefers-color-scheme: light) {
.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {
color: #212529;
}
 
.catlinks {
border: 1px solid #e1e8ed !important;
}
 
h2, h3, h4, h5, h6 {
border-bottom: 1px solid #e1e8ed !important;
}
 
.reference-text {
font-size: 1.02rem!important;
color: #212529;
}
.referencetooltip li {
border: none;
border-radius: 3px;
box-shadow: 0 0 2px #e1e8ed;
max-width: 400px;
padding: 15px;
word-break: break-all;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th, .Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > td {
border: 1px solid #e1e8ed;
color: inherit;
padding: 0.32rem 0.62rem;
padding-bottom: 0.26rem;
}
 
a, .tpl-autonum-attr .mw-parser-output .mw-headline[data-autonum]::before, .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
    color:#0275d8
}
 
a.new {
    color:#f00
}
 
a:hover, a:focus {
    color: #0263b8;
    text-decoration: underline;
    transition:0.3s
}
 
.plainlinks a.external {
color: #00a495;
}
 
.plainlinks a.external:hover, .plainlinks a.external:focus {
color: #008578;
text-decoration: underline;
    transition:0.3s
}
 
a.new:hover, a.new:focus {
    color: #f00;
    text-decoration: underline;
    transition:0.3s
}
 
a.external {
    color:#090
}
 
a.external:hover, a.external:focus {
    color: #090;
    text-decoration: underline;
    transition:0.3s
}
 
a.external:before {
a.external:before {
     font-family: 'Font Awesome 5 Free';
     font-family: 'Font Awesome 5 Free';
     font-weight: 600;
     font-weight: 600;
     text-align: center;
     text-align: center;
     color: #33b733;
     color: #33b733;
     content: '\f0c1'
     content: '\f0c1'
}
}
}
 
@media (prefers-color-scheme: dark) {
.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {
color: #e0e0e0;
}
 
.catlinks {
border: 1px solid #555 !important;
}
 
h2, h3, h4, h5, h6 {
border-bottom: 1px solid #555 !important;
}
 
.reference-text {
font-size: 1.02rem!important;
color: #e0e0e0;
}
.referencetooltip li {
border: none;
border-radius: 3px;
box-shadow: 0 0 2px #555;
max-width: 400px;
padding: 15px;
word-break: break-all;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th, .Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > td {
border: 1px solid #555;
color: inherit;
padding: 0.32rem 0.62rem;  /* ← explicit padding ONLY in light mode */
padding-bottom: 0.26rem;
}
 
a, .tpl-autonum-attr .mw-parser-output .mw-headline[data-autonum]::before, .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
    color:#ec9f19
}
 
a.new {
    color:#dc4343
}
 
a:hover, a:focus {
    color: #bd7f14;
    text-decoration: underline;
    transition:0.3s
}
 
.plainlinks a.external {
color: #00c4b2;
}
 
.plainlinks a.external:hover, .plainlinks a.external:focus {
color: #00a495;
text-decoration: underline;
    transition:0.3s
}
 
 
a.new:hover, a.new:focus {
    color: #dc4343;
    text-decoration: underline;
    transition:0.3s
}
 
a.external {
    color:#090
}
 
a.external:hover, a.external:focus {
    color: #090;
    text-decoration: underline;
    transition:0.3s
}
 
a.external:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-align: center;
    color: #33b733;
    content: '\f0c1'
}
}
 
.collapsible {
transition: height 0.3s ease-out, margin-bottom 0.3s ease-out;
    overflow: hidden;
    margin-bottom: -5.5px !important;
}
 
.collapsed {
    margin-bottom: 0px !important;
}
 
.catlinks {
box-shadow: none !important;
  padding: 0.2rem !important;
  padding-left: 0.6rem !important;
}
 
.catlinks ul {
margin-left: -0.1rem !important;
}
 
.mapcg img {
height: 200px;
object-fit: cover;
object-position: 0 3%;
}
 
/* 문단을 나무위키처럼 */
.reference-paragraph {
border-bottom: 1px solid #777!important;
}
.mw-headline {
font-weight: bold;
}
.mw-headline-number {
cursor: pointer;
}
.mw-headline-number:hover {
text-decoration: underline;
}
.mw-editsection {
float: right;
font-weight: bold;
}
.mw-editsection-visualeditor {
display: none;
}
.mw-editsection-divider {
display: none;
}
 
.RTsettings {
display: none;
}
.referencetooltip li {
border: none;
border-radius: 3px;
box-shadow: 0 0 2px rgba(137, 137, 137, 0.30);
max-width: 400px;
padding: 15px;
word-break: break-all;
}
.referencetooltip li+li {
border-top-color: transparent;
margin-top: 0;
margin-bottom: -5px;
}
sup.reference {
font-weight: inherit;
font-style: inherit;
}
.mw-references-wrap, .mw-references-columns {
margin: 1.5em 0;
padding: .5em 0;
}
 
pre:not(.wikiEditor-ui) {
border-radius: 3px;
padding: 7px;
font-family: monospace;
text-align: left;
}
.mw-highlight .hll {
background-color: hsla(60, 100%, 50%, .25);
}
code {
padding: 0.2rem 0.4rem;
font-size: 90%;
border-radius: 0.25rem;
}
.wikiEditor-ui pre {
border: none!important;
font-family: monospace;
}
.CodeMirror {
font-family: monospace,monospace;
}
.mw-category-generated .number-link {
display: none!important;
}
.Liberty .nav-wrapper {
box-shadow: none;
}
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item {
height: 3.5rem;
  padding-top: 5px;
}
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:hover {
background-color: hsla(0,0%,100%,.1);
}
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:focus {
background-color: hsla(0,0%,100%,.1);
}
.dropdown-menu .dropdown-item:focus {
background-color: hsla(0,0%,100%,.1);
}
.mw-parser-output > ul, .mw-parser-output > ol, .mw-parser-output > dl {
margin-bottom: .8rem!important;
}
ul + ul, ul + ol, ul + dl, ol + ul, ol + ol, ol + dl, dl + ul, dl + ol, dl + dl {
margin-top: .8rem!important;
}
.mw-parser-output > center {
margin-bottom: .8rem!important;
}
 
td:has(> .removetd) {
display: none !important;
}
 
th:has(> .removetd) {
display: none !important;
}
 
tr:has(> td > .removetr) {
display: none !important;
}
 
@media screen {
  @media (max-width: 639px) {
    .mw-parser-output table {
      display: table;
      overflow: auto;
      max-width: 100%;
    }
  }
}
 
li:target, sup.reference:target {
background: transparent !important;
}
 
.textcollapsible:not(.collapsed) {
margin-bottom: 3px;
}
 
@media screen {
  @media (max-width: 520px) {
html .Liberty .content-wrapper .liberty-content .liberty-content-main table.infobox, html .Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable {
width: initial;
margin: 0.8rem 0;
    }
  }
}
 
.border-none {
  border-collapse: collapse !important;
  border: none !important;
}
 
.border-none tr:first-child td {
  border-top: none !important;
}
 
.border-none tr:last-child td {
  border-bottom: none !important;
}
 
.border-none tr td:first-child {
  border-left: none !important;
}
 
.border-none tr td:last-child {
  border-right: none !important;
}
 
#points-level {
  background-color: #81b11f;
  border-color: #81b11f52;
  border-width: 2px;
  border-style: solid;
  font-size: 15px;
  text-align: center;
  float: left;
  padding: 1px 14px;
  margin: -1px 8px 0 0;
    border-radius: 23px;
}
 
#points-level::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(296deg,transparent 2%,rgba(255,255,255,0.6) 41%,rgba(255,255,255,0.6)39%,transparent 24%);
  mix-blend-mode: overlay;
}
 
#points-level {
  position: relative;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0), inset 0 -4px 10px rgba(255, 255, 255, 0.3);
}
 
.metroicon span a img {
vertical-align: -4.5px !important;
margin-right: 2.5px;
}
 
table.trstatlist tbody tr td:nth-child(3),
table.trstatlist tbody tr td:nth-child(4),
table.trstatlist tbody tr td:nth-child(5) {
  min-width: 60.25px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
 
table.trstatlist tbody tr td:nth-child(3) span.wbrtemp {
padding-bottom: 0 !important;
display:inline-block !important;
line-height: 1.4em; !important;
}
 
table.trstatlist tbody tr td:nth-child(3) small {
  display: block !important;
  line-height: 1.4em !important;
  padding-bottom: 0.1em !important;
}
 
table.trstatlist {
word-break: break-all !important;
}
 
.liberty-sidebar {
text-align: center;
}
 
#live-recent-list {
text-align: left !important;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main .catlinks ul > li {
border-left: none !important;
padding: 0px;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main .catlinks ul > li::after {
border-left: 1px solid #888;
  content: "";
  display: inline-block;
  height: .8rem;
  margin: 0 .45rem -.1rem;
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main .catlinks ul > li:last-child::after {
display:none;
}
 
@media (prefers-color-scheme: light) {
.gongbeop {
color: #008879 !important;
}
}
 
@media (prefers-color-scheme: dark) {
.gongbeop {
color: #E3F7F5 !important;
}
}
 
.navbar-login {
padding-top: 5px;
  padding-right: 10px;
}
 
 
@media screen {
  @media (max-width: 890px) {
 
.Liberty .nav-wrapper .navbar .form-inline {
margin-top: -12px;
  padding: 6px;
}
.nav-wrapper {
padding-bottom: 6px;
}
}
 
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 16px;
  line-height: 1.4rem;
}
 
 
.Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .tools-btn {
  font-size: 0.95rem;
}
.live-recent-header, .live-recent-footer {
display: none;
}
.live-recent-content, .live-recent-fake-content {
border: 1px solid light-dark(#e1e8ed, #555) !important;
padding: 1.5rem;
  padding-bottom: 0.7rem;
  padding-top: 1rem;
  border-radius: 0.35rem;
width: 21.5rem !important;
background: light-dark(#fff, #1c1d1f) !important;
}
.live-recent {
width: 21.5rem !important;
}
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
  font-size: 1rem;
  font-weight: 400;
  width: 13.6rem;
  overflow: hidden;
  display: block;
}
.liberty-sidebar {
width: 21.5rem !important;
  position: relative;
  margin-left: 1rem;
}
}


.collapsible {
@media (min-width: 1024px) {
transition: height 0.3s ease-out, margin-bottom 0.3s ease-out;
.liberty-content {
    overflow: hidden;
margin-right: 22.5rem !important;
    margin-bottom: -5.5px !important;
}
}


.collapsed {
.Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools {
    margin-bottom: 0px !important;
  padding-right: 1.3rem !important;
  padding-top: 1.3rem !important;
}
}
.catlinks {
box-shadow: none !important;
  padding: 0.3rem !important;
  padding-left: 0.9rem !important;
}
}
.catlinks ul {
margin-left: -0.1rem !important;
}
.mapcg img {
height: 200px;
object-fit: cover;
object-position: 0 3%;
}
}


/* 문단을 나무위키처럼 */
#liberty-bottombtn {
.reference-paragraph {
border-bottom: 1px solid #777!important;
}
.mw-headline {
font-weight: bold;
}
.mw-headline-number {
cursor: pointer;
}
.mw-headline-number:hover {
text-decoration: underline;
}
.mw-editsection {
float: right;
font-weight: bold;
}
.mw-editsection-visualeditor {
display: none;
display: none;
}
}
.mw-editsection-divider {
#daemunche1 {
display: none;
background: url(https://w.halv.kr/images/e/ed/%EB%8C%80%EB%AC%B8%EC%A0%9C1.png) center no-repeat;
background-size: contain;
}
}
 
#daemunche2 {
.RTsettings {
background: url(https://w.halv.kr/images/2/26/%EB%8C%80%EB%AC%B8%EC%A0%9C2.png) center no-repeat;
display: none;
background-size: contain;
}
.referencetooltip li {
border: none;
border-radius: 3px;
box-shadow: 0 0 2px rgba(137, 137, 137, 0.30);
max-width: 400px;
padding: 15px;
word-break: break-all;
}
.referencetooltip li+li {
border-top-color: transparent;
margin-top: 0;
margin-bottom: -5px;
}
}
sup.reference {
#daemunche3 {
font-weight: inherit;
background: url(https://w.halv.kr/images/d/d5/%EB%8C%80%EB%AC%B8%EC%A0%9C3.png) center no-repeat;
font-style: inherit;
background-size: contain;
}
}
.mw-references-wrap, .mw-references-columns {
#daemunche4 {
margin: 1.5em 0;
background: url(https://w.halv.kr/images/c/c5/%EB%8C%80%EB%AC%B8%EC%A0%9C4.png) center no-repeat;
padding: .5em 0;
background-size: contain;
}
}


pre:not(.wikiEditor-ui) {
div.noscrollbar::-webkit-scrollbar {
border-radius: 3px;
display: none !important;
padding: 7px;
font-family: monospace;
text-align: left;
}
.mw-highlight .hll {
background-color: hsla(60, 100%, 50%, .25);
}
code {
padding: 0.2rem 0.4rem;
font-size: 90%;
border-radius: 0.25rem;
}
.wikiEditor-ui pre {
border: none!important;
font-family: monospace;
}
.CodeMirror {
font-family: monospace,monospace;
}
.mw-category-generated .number-link {
display: none!important;
}
.Liberty .nav-wrapper {
box-shadow: none;
}
}
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:hover {
div.noscrollbar {
background-color: hsla(0,0%,100%,.1);
  -ms-overflow-style: none !important;
  scrollbar-width: none !important;
}
}
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:focus {
background-color: hsla(0,0%,100%,.1);
}
.dropdown-menu .dropdown-item:focus {
background-color: hsla(0,0%,100%,.1);
}
.mw-parser-output > ul, .mw-parser-output > ol, .mw-parser-output > dl {
margin-bottom: .8rem!important;
}
ul + ul, ul + ol, ul + dl, ol + ul, ol + ol, ol + dl, dl + ul, dl + ol, dl + dl {
margin-top: .8rem!important;
}
.mw-parser-output > center {
margin-bottom: .8rem!important;
}
td:has(> .removetd) {
display: none !important;
}
tr:has(> td > .removetr) {
display: none !important;
}
}

2025년 8월 9일 (토) 19:27 판

/*  visualClear CSS class definition for [[mw:Extension:SocialProfile]]
    because Vector does not include the definition anymore; see
    https://phabricator.wikimedia.org/T328235 and 
    https://phabricator.wikimedia.org/T287962 */
.visualClear {
	clear: both;
}
.liberty-table-wrapper:has(.timetable) {
margin: 0;
}
.justify-chars {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}
.justify-chars > span{ display:inline-block }


tr:has(> td.nobordertop) {
	border-top: none !important;
}

tr:has(> td.yesbordertop) {
	border-top: 1px solid !important;
}

td:has(> .forcedcenter) {
	text-align: center !important;
}

.wm-rl {
    writing-mode: vertical-rl;
}

span.wm-rl {
display: inline-block;
}

.timetable tr td:has(.wm-rl) {
text-align: center;
  padding-right: 0;
}

.timetable tr td {
font-family: SeoulAlrimTTF, "Zen Kaku Gothic Antique", CUSTOMFONT, TIMETABLEFONT, TIMETABLEFONT2;
vertical-align: middle;
padding: 0.1rem;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
line-height: 1.1rem !important;
white-space: nowrap;
}

.timetable tr.serifnumbers > td {
font-family: TIMETABLEFONT3, SeoulAlrimTTF, "Zen Kaku Gothic Antique", CUSTOMFONT, TIMETABLEFONT, TIMETABLEFONT2;
vertical-align: middle;
padding: 0.1rem;
padding-top: 0.14rem;
padding-bottom: 0.14rem;
line-height: 1.2rem;
}

.timetable tr > td > span, .timetable tr > td > span > span {
font-family: SeoulAlrimTTF, "Zen Kaku Gothic Antique", CUSTOMFONT, TIMETABLEFONT, TIMETABLEFONT2;
}

@font-face {
    font-family: 'SeoulAlrimTTF';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2505-1@1.0/SeoulAlrimTTF-Medium.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    unicode-range: U+30-39;
}

@font-face {
    font-family: 'TIMETABLEFONT3';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_Monoplex-kr@1.0/MonoplexKR-MediumItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+30-39;
}

@font-face {
    font-family: 'TIMETABLEFONT2';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2501-1@1.1/NanumHumanTTFBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TIMETABLEFONT';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/BookkGothic-Bd.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main .mw-editsection {
display: none !important;
}

.liberty-table-wrapper > *:first-child {
  margin-top: 0 !important;
}

.liberty-table-wrapper > *:last-child {
  margin-bottom: 0 !important;
}
.liberty-table-wrapper {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

.mw-page-title-namespace {
box-shadow: inset 0 -0.5rem 0 #81b11f50;
}


div.width-131 {
margin: 1rem -1.31rem;
}


div.carouselwrapper {
margin-left: -1.31rem;
margin-right: -1.31rem;
}

@media screen and (max-width: 890px) {
t3rsten5 {
padding-top: 25px !important;
}
.4eirst4 {
padding-right: 5px !important;
}
}
@media screen and (max-width: 1023px) {
  .Liberty .nav-wrapper .navbar .form-inline {
    float: right;
    padding: 0.4rem 0;
}
div.width-131 {
margin: 1rem 0rem;
}
div.carouselwrapper {
margin-left: 0rem;
margin-right: 0rem;
}
}

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&display=swap');

* {
	color-scheme: light dark;
}
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list {
 padding: 0.4rem 0rem;
}

.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
  font-size: 1rem;
}

.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list li {
 border:none;
padding: 0rem 0.6rem;
}

@import url('https://fastly.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css');



@font-face {
    font-family: CUSTOMFONT;
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: CUSTOMFONT;
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: CUSTOMFONT;
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: CUSTOMFONT2;
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: CUSTOMFONT2;
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Nanum Barun Gothic YetHangul';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumBarunGothic-YetHangul/NanumBarunGothic-YetHangul.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumBarunGothic-YetHangul/NanumBarunGothic-YetHangul.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumBarunGothic-YetHangul/NanumBarunGothic-YetHangul.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumBarunGothic-YetHangul/NanumBarunGothic-YetHangul.ttf') format('truetype');
}

@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 300;
src: url(/fonts/NotoSansKr/NotoSansKR-Light.woff2) format('woff2'),
url(/fonts/NotoSansKr/NotoSansKR-Light.woff) format('woff'),
url(/fonts/NotoSansKr/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 400;
src: url(/fonts/NotoSansKr/NotoSansKR-Regular.woff2) format('woff2'),
url(/fonts/NotoSansKr/NotoSansKR-Regular.woff) format('woff'),
url(/fonts/NotoSansKr/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 700;
src: url(/fonts/NotoSansKr/NotoSansKR-Bold.woff2) format('woff2'),
url(/fonts/NotoSansKr/NotoSansKR-Bold.woff) format('woff'),
url(/fonts/NotoSansKr/NotoSansKR-Bold.otf) format('opentype');
}

.Liberty .content-wrapper .liberty-content .liberty-content-main {
  line-height: 1.5rem;
}

.liberty-content {
margin-top: 1rem;
}

.catlinks {
text-wrap: nowrap;
  overflow: scroll;
padding-right: 8px;
}

@font-face {
font-family: 'Youth';
font-style: normal;
font-weight: 400;
src: url('//fastly.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff2') format('woff2'),
url('//fastly.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff') format('woff');
}

.Liberty .nav-wrapper .navbar .navbar-brand{
display: flex;
align-items: center;
height: 3.5rem;
  width: 10.0rem !important;
  background: transparent url(https://w.halv.kr/images/3/38/%EC%9C%84%ED%82%A4%EB%A1%9C%EA%B3%A0.svg) no-repeat scroll left center/auto 1.3em !important;
  padding: 0;
padding-left: 8px;
  margin: 0;
}
.input-group-btn {
	display:none;
}
.Liberty .nav-wrapper .navbar .form-inline .form-control {
font-size: 0.9rem;
  height: 2.3rem;
  width: 16rem;
  padding: .2rem 1rem;
  border-color: #ccc;
  border-radius: 0;
  border-radius: 6rem;
  margin-top: 3px;
}

.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list li {
overflow: hidden;
text-wrap: nowrap;
}

.Liberty .nav-wrapper .navbar .navbar-login .profile-img {
	border-radius: 1rem;	
}

* {
	font-family: "CUSTOMFONT","CUSTOMFONT2","Wanted Sans",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Noto Sans CJK KR","NanumBarunGothic",Roboto,"Segoe UI","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif,emoji;
}

dfn {
    font-style: inherit;  /* Reset default styling for <dfn> */
}
sup, sub {
    line-height: 1em;     /* <sup>와 <sub>의 줄간격 조절 */
}

body {
	font-size: 1.02rem;
}

.catlinks {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.catlinks::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

/** <references/> 관련 CSS **/

ol.references,
div.reflist,
div.refbegin {
    font-size: 90%;            /* 기본 글꼴 크기 */
    margin-bottom: 0.5em;
}
div.refbegin-100 {
    font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
}
div.reflist ol.references {
    font-size: 100%;           /* Reset font-size when nested in div.reflist */
    list-style-type: inherit;  /* Enable custom list style types */
}

/* 선택된 항목에 배경색 씌우기 */
body.action-info :target,
.citation:target {
    background-color: #DEF;  /* Fallback */
    background-color: rgba(0, 127, 255, 0.133);
}

/* 테이블 제목 등의 ref에서 bold/italic 제거 */
sup.reference {
    font-weight: normal;
    font-style: normal;
}

/* 인용에 대한 스타일 추가 (CSS3). 예를 들어 URL이 너무 길면 상자를 벗어나지 않고 잘라냄. */
.citation {
    word-wrap: break-word;
}
 
/* Default styling for titles of works, styling for the title of an article
   within a periodical, or a contribution within a compilation. */
cite,
.citation cite.article,
.citation cite.contribution {
    font-style: inherit;
}

/* For linked citation numbers and document IDs, where
   the number need not be shown on a screen or a handheld,
   but should be included in the printed version */
@media screen, handheld {
    .citation *.printonly {
        display: none;
    }
}

/** .messagebox 스타일 **/
.messagebox.merge {
    border: 1px solid #c0b8cc;
    background-color: #f0e5ff;
    text-align: center;
}
.messagebox.cleanup {
    border: 1px solid #9f9fff;
    background-color: #efefff;
    text-align: center;
}
.messagebox.standard-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    margin: 4px auto;
}
/* For old WikiProject banners inside banner shells. */
.mbox-inside .standard-talk,
.messagebox.nested-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    width: 100%;
    margin: 2px 0;
    padding: 2px;
}
.messagebox.small {
    width: 238px;
    font-size: 85%;
    /* @noflip */
    float: right;
    clear: both;
    /* @noflip */
    margin: 0 0 1em 1em;
    line-height: 1.25em;
}
.messagebox.small-talk {
    width: 238px;
    font-size: 85%;
    /* @noflip */
    float: right;
    clear: both;
    /* @noflip */
    margin: 0 0 1em 1em;
    line-height: 1.25em;
    background: #F8EABA;
}

/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
    border: none;
    /* @noflip */
    padding: 0.25em 0.9em;     /* 0.9em left/right */
    width: 100%;               /* Make all mboxes the same width regardless of text length */
    font-size: small;
}
td.mbox-image {                /* The left image cell */
    border: none;
    /* @noflip */
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
    text-align: center;
}
td.mbox-imageright {           /* The right image cell */
    border: none;
    /* @noflip */
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
    text-align: center;
}
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
    padding: 0;
    width: 1px;
}

/* Article message box styles */
table.ambox {
    margin: 0 10%;                  /* 10% = Will not overlap with other elements */
    border: 1px solid #aaa;
    /* @noflip */
    border-left: 10px solid #1e90ff;  /* Default "notice" blue */
    background: #fbfbfb;
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
    margin-top: -1px;
}
.ambox th.mbox-text,
.ambox td.mbox-text {            /* The message body cell(s) */
    padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
    /* @noflip */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
    /* @noflip */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}

table.ambox-notice {
    /* @noflip */
    border-left: 10px solid #1e90ff;    /* Blue */
}
table.ambox-speedy {
    /* @noflip */
    border-left: 10px solid #b22222;    /* Red */
    background: #fee;                   /* Pink */
}
table.ambox-delete {
    /* @noflip */
    border-left: 10px solid #b22222;    /* Red */
}
table.ambox-content {
    /* @noflip */
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    /* @noflip */
    border-left: 10px solid #f4c430;    /* Yellow */
}
table.ambox-move {
    /* @noflip */
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    /* @noflip */
    border-left: 10px solid #bba;       /* Gray-gold */
}

/* Image message box styles */
table.imbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 3px solid #1e90ff;    /* Default "notice" blue */
    background: #fbfbfb;
}
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;       /* 0.9 - 0.5 = 0.4em left/right.        */
    display: block;         /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
    margin: 4px;
}

table.imbox-notice {
    border: 3px solid #1e90ff;    /* Blue */
}
table.imbox-speedy {
    border: 3px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.imbox-delete {
    border: 3px solid #b22222;    /* Red */
}
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
    border: 3px solid #f4c430;    /* Yellow */
}
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
    border: 3px solid #bba;       /* Gray-gold */
}
table.imbox-license {
    border: 3px solid #88a;       /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
}

/* Category message box styles */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa;
    background: #DFE8FF;    /* Default "notice" blue */
}

table.cmbox-notice {
    background: #D8E8FF;    /* Blue */
}
table.cmbox-speedy {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b22222;    /* Red */
    background: #FFDBDB;          /* Pink */
}
table.cmbox-delete {
    background: #FFDBDB;    /* Red */
}
table.cmbox-content {
    background: #FFE7CE;    /* Orange */
}
table.cmbox-style {
    background: #FFF9DB;    /* Yellow */
}
table.cmbox-move {
    background: #E4D8FF;    /* Purple */
}
table.cmbox-protection {
    background: #EFEFE1;    /* Gray-gold */
}

/* Other pages message box styles */
table.ombox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa;       /* Default "notice" gray */
    background: #f9f9f9;
}

table.ombox-notice {
    border: 1px solid #aaa;       /* Gray */
}
table.ombox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.ombox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.ombox-content {
    border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
    border: 1px solid #f4c430;    /* Yellow */
}
table.ombox-move {
    border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
    border: 2px solid #bba;       /* Gray-gold */
}

/* Talk page message box styles */
table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)   */
    width: 100%;                 /* For Safari and Opera */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are   */
    font-size: 100%;             /* set in "mbox-small" above.                */
}

table.tmbox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;    /* Orange */
}
table.tmbox-style {
    border: 2px solid #f4c430;    /* Yellow */
}
table.tmbox-move {
    border: 2px solid #9932cc;    /* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
    border: 1px solid #c0c090;    /* Gray-brown */
}

/* Disambig and set index box styles */
table.dmbox {
    clear: both;
    margin: 0.9em 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent;
}

/* Footer and header message box styles */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f9f9f9;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
/* Div based "warning" style fmbox messages. */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning,
div.locked-warning {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages.
   Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}

/* These mbox-small classes must be placed after all other
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so
   they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
    /* @noflip */
    clear: right;
    /* @noflip */
    float: right;
    /* @noflip */
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
    /* @noflip */
    margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}

/* Style for compact ambox */
/* Hide the images */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
    display: none;
}
/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
    border: none;
    border-collapse: collapse;
    background: transparent;
    margin: 0 0 0 1.6em !important;
    padding: 0 !important;
    width: auto;
    display: block;
}
body.mediawiki .compact-ambox table.mbox-small-left {
    font-size: 100%;
    width: auto;
    margin: 0;
}
/* Style the text cell as a list item and remove its padding */
.compact-ambox table .mbox-text {
    padding: 0 !important;
    margin: 0 !important;
}
.compact-ambox table .mbox-text-span {
    display: list-item;
    line-height: 1.5em;
    list-style-type: square;
    list-style-image: url(/w/skins/MonoBook/bullet.gif);
}
.skin-vector .compact-ambox table .mbox-text-span {
    list-style-type: disc;
    list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
    list-style-image: url(/w/skins/Vector/images/bullet-icon.png)\9;
}
/* Allow for hiding text in compact form */
.compact-ambox .hide-when-compact {
    display: none;
}

/* 틀 설명문서 */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa; 
    background-color: #ecfcf4; 
    padding: 1em;
}

/** 정보상자 **/
.infobox {
  float: right;
  clear: right;
  margin: 0.5em 0 0.5em 1em;
  padding: 0.2em;
  border: 1px solid #aaa;
  background: #f9f9f9;
  font-size: small;
  width: 25em;
}
.infobox td,
.infobox th {
  vertical-align: top;
}
.infobox caption {
  font-size: 125%;
  font-weight: bold;
}

.infobox caption.colored {
  margin: 0.25em 0 0.5em 0;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 0.3em;
  border-bottom-width: 0.3em;
/* 제목에 색이 필요할 때 class 지정 후 border-color 스타일 지정 */
}

.infobox th {
  white-space: nowrap;
}
.infobox th[colspan="2"] {
  text-align: center;
}
.infobox.bordered {
  border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
  border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
  border: 0;
}
.infobox.sisterproject {
  width: 20em;
  font-size: smaller;
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
  border: 0;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
  border: 0;
  border-right: 1px solid #aaa;
}

/* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */
.infobox.geography {
  text-align: left;
  border-collapse: collapse;
  line-height: 1.2em;
  font-size: smaller;
}
.infobox.geography  td,
.infobox.geography  th {
  border-top: solid 1px #aaa;
  padding: 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
  border-top: solid 1px #aaa;
  padding: 0.4em 0.6em 0.2em;
}
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
  border: 0;
  padding: 0 0.6em 0.2em;
}
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
  border-top: 0;
  border-bottom: solid 1px #aaa;
  padding: 0 0.6em 0.4em;
}
.infobox.geography .maptable td,
.infobox.geography .maptable th {
  border: 0;
  padding: 0;
}

/* "notices" 스타일 */
.notice {
  margin: 1em;
  padding: 0.2em;
}

.notice.section {
  width: auto;
  margin: 0 1em 0 1em;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-size: smaller;
}
.notice.section + .notice.section {
  margin-top: -1px;
  border-top: 0;
}

#disambig {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.spoiler {
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

table.stub {
  width: 100%;
  margin: 1em auto 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: smaller;
}
table.stub + table.stub {
  margin-top: -1px;
  border-top: 0;
}

/* Put a checker background at the image description page only visible if the image has transparent background */
#file img {background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}

#wpSave {
  font-weight: bold;
}

/*[[미디어위키토론:Common.css#.jamocomposed_block 수정]]-Request by Banwol, added by 분당선M*/
.jamocomposed_block {
 font-family: 'Noto Sans CJK', '나눔스퀘어', '나눔고딕', '함초롬돋움 LVT', 'HCR Dotum LVT', '함초롬바탕 LVT', 'HCR Batang LVT', '본고딕', 'Source Han Sans K', '본고딕 KR', 'Source Han Sans KR', 'Noto Sans CJK KR', '나눔바른고딕 옛한글', 'NanumBarunGothic YetHangul', '나눔명조 옛한글', 'NanumMyeongjo YetHangul', '은 바탕', 'Un Batang', '돋움 옛한글', 'Dotum Old Hangul', '바탕 옛한글', 'Batang Old Hangul', '굴림 옛한글', 'NewGulim Old Hangul', '궁서 옛한글', 'Gungsuh Old Hangul', '맑은 고딕', 'Malgun Gothic', '함초롬돋움', 'HCR Dotum', '함초롬바탕', 'HCR Batang', Code2000;
}

.oldhanyang {
  font-family: "New Gulim", "새굴림", "새돋움", "한컴돋움", "Naver Dictionary", "네이버사전", "Haansoft Batang", "한컴바탕", "새바탕";
}

/* 링크 밀줄 제거 */
.nounderlines a {
  text-decoration: none;
}
/* IPA 링크 밑줄 제거 */
.IPA a:link, .IPA a:visited {
  text-decoration: none;
}

/* [[위키백과:사랑방/2007년 1월#틀:듣기 용 아이콘]] */
.audiolink a{
  background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
  padding-left: 16px !important;
  padding-right: 0 !important;
}

/* [[위키백과:사랑방/2007년 4월#영어판의 틀을 번역했는데, 모양이 다르게 나옵니다.]]
   [[:en:MediaWiki:Common.css]]에서 가져옴 */

/* 둘러보기 상자의 기본 스킨 */
table.navbox {      /* 둘러보기 상자 내용에 대한 스타일 */
  border: 1px solid #aaa;
  width: 100%;
  margin: auto;
  clear: both;
  font-size: 88%;
  text-align: center;
  padding: 1px;
}
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
  margin-top: -1px;      /* (doesn't work for IE6, but that's okay)     */
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
  text-align: center;    /* Title and above/below styles */
  padding-left: 1em;
  padding-right: 1em;
}
.navbox-group {      /* 그룹 스타일 */
  white-space: nowrap;
  text-align: right;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
}
.navbox, .navbox-subgroup {
  background: #fdfdfd;   /* 배경색 */
}
.navbox-list {
  border-color: #fdfdfd;   /* 배경색과 동일해야 함 */
}
.navbox-title,
table.navbox th {
  background: #ccccff;   /* Level 1 color */
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
  background: #ddddff;   /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background: #e6e6ff;   /* Level 3 color */
}
.navbox-even {
  background: #f7f7f7;   /* Even row striping */
}
.navbox-odd {
  background: transparent; /* Odd row striping */
}

.collapseButton {      /* 'show'/'hide' buttons created dynamically */
  float: right;      /* by the CollapsibleTables javascript in  */
  font-weight: normal;   /* [[MediaWiki:Common.js]]are styled here  */
  text-align: right;   /* so they can be customised.        */
  width: auto;
}
.navbox .collapseButton {  /* In navboxes, the show/hide button balances */
  width: 6em;      /* the vde links from [[Template:Tnavbar]],   */
}              /* so they need to be the same width.     */

/* [[위키백과:관리자 요청/2007년 5월#스크립트 추가 요청]]. ctrl+v from en: */
div.NavFrame {
  margin: 0;
  padding: 4px;
  border: 1px solid #aaa;
  text-align: center;
  border-collapse: collapse;
  font-size: 95%;
}
div.NavFrame + div.NavFrame {
  border-top-style: none;
  border-top-style: hidden;
}
div.NavPic {
  background-color: #fff;
  margin: 0;
  padding: 2px;
  float: left;
}
div.NavFrame div.NavHead {
  height: 1.6em;
  font-weight: bold;
  background-color: #ccf;
  position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
  font-size: 100%;
}
div.NavEnd {
  margin: 0;
  padding: 0;
  line-height: 1px;
  clear: both;
}
a.NavToggle {
  position: absolute;
  top: 0;
  right: 3px;
  font-weight: normal;
  font-size: 90%;
}

/* [[위키백과:관리자 요청/2007년 11월]] */
/* Prevent line breaks in silly places:
   1) Where desired
   2) Links when we don't want them to
   3) Bold "links" to the page itself
   4) Ref tags with group names <ref group="Note"> --> "[Note 1]" */
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
sup.reference a {
    white-space: nowrap;
}

/** 목차에서 특정 단계 이하 제목 숨기기 **/
.toclimit6 .toclevel-2,
.toclimit-3 .toclevel-3,
.toclimit-4 .toclevel-4,
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 {
  display:none;
}

/* {{가로 목차}} 틀 사용 시 세로로 출력되는 문제 수정 (크롬/오페라)
영어 위키백과에서 가져옴 Ykhwong 2015년 12월 4일 */
.hlist .tocnumber,
.hlist .toctext {
    display: inline;
}

/* When <div class="nonumtoc"> is used on the table of contents,
   the ToC will display without numbers */
.nonumtoc .tocnumber {
    display: none;
}
.nonumtoc #toc ul,
.nonumtoc .toc ul {
    line-height: 1.5em;
    list-style: none none;
    margin: .3em 0 0;
    padding: 0;
}
.hlist.nonumtoc #toc ul ul,
.hlist.nonumtoc .toc ul ul {
    /* @noflip */
    margin: 0;
}

/** 미디어 시작 틀과 관련된 코드 **/
/* [[위키백과:관리자 요청/2008년 9월]] */
div.listenlist {
  background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
  padding-left: 40px;
}

div.videolist, div.multivideolist {
  background: url("//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
  padding-left: 50px;
}

div.medialist {
  min-height: 50px;
  margin: 1em;
  background-position: top left;
  background-repeat: no-repeat;
}
div.medialist ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
}
div.medialist ul li {
  padding-bottom: 0.5em;
}
div.medialist ul li li {
  font-size: smaller;
  padding-bottom: 0;
}

/** XXX **/
/* 안내 참조 틀의 동작, [[위키백과:관리자 요청/2008년 9월]] */
.plainlinks a.externalneverexpand {
  background: none ! important;
  padding: 0 ! important;
}
.plainlinks a.externalneverexpand .urlexpansion {
  display: none ! important;
}

/** PDF 링크 모양 **/
/* [[특:Permalink/13592922#PDF 아이콘 추가|미디어위키토론:Common.css]] */
a[href$=".pdf"].external.text,
a[href*=".pdf?"].external.text,
a[href*=".pdf#"].external.text,
a[href$=".PDF"].external.text,
a[href*=".PDF?"].external.text,
a[href*=".PDF#"].external.text {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
  padding-right: 17px;
}

/** [[틀:둘러보기]] 디자인 **/
/* [[위키백과토론:위키프로젝트 시스템#미디어위키:common.css에 스타일 추가 요청]] */
/* Klutzy 2008년 12월 21일 (일) 20:10 (KST) */
.pathnavbox {
  clear: both;
  border: 1px outset #eef;
  padding: 0.3em 0.6em;
  margin: 0 0 0.5em 0;
  background-color: #eef;
  font-size: smaller;
}
.pathnavbox ul {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}
.pathnavbox > ul {
  margin: 0;
}
.pathnavbox ul li {
  margin: 0;
}

/** 최근 바뀜, 주시 문서 목록에서 "되돌리기" 글자 크기 줄임 **/
/* [[사용자:ITurtle|iTurtle]] ([[사용자토론:ITurtle|토론]]) 2009년 5월 8일 (금) 22:04 (KST) */
.page-특수기능_최근바뀜 .mw-rollback-link,
.page-특수기능_주시문서목록 .mw-rollback-link {
  font-size: smaller;
}

/* 최근 바뀜에서의 편집 관련 표시 작게. Monobook에서 옮김. */
/* ChongDae 2010년 3월 26일 (금) 22:32  */
.minoredit {
  font-size: smaller;
  color: #808080;
}
.newpage {
  font-size: smaller;
  color: #FF0000;
}
.botedit {
  font-size: smaller;
  color: #3CB371;
}
.unpatrolled {
  font-size: smaller;
}

/* 대문에서 특정 요소 숨기기. 스킨 관계없이 공통으로. Monobook.css에서 가져옴 --[[사용자:Klutzy|klutzy]] ([[사용자토론:Klutzy|토론]]) 2009년 8월 9일 (일) 13:56 (KST) */
body.page-위키백과_대문 #t-cite,
body.page-위키백과_대문 #lastmod,
body.page-위키백과_대문 #siteSub,
body.page-위키백과_대문 #contentSub,
body.page-위키백과_대문 h1.firstHeading {
  display: none !important;
}

/* [[틀:누가]] 등의 정비 필요 문장에 밑줄을 표시하기. klutzy 2009년 9월 27일 (일) 19:45 (KST)
   영어 위키백과와 동일한 상자로 변경. ykhwong 2015년 9월 6일 (일) 12:18 (KST) */
.fix {
  /* border-bottom: 1px dashed #AAA; */
  background-color: #fff9f9; color: DarkSlateGray; border: 1px solid #ffdcdc;
}

/* iTurtle 2009년 11월 4일 (수) 21:30 (KST) */
#EnWpMpBook { background-image: url(//upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
#EnWpMpSearch { background: url(//upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
#EnWpMpBook2 { background-image: url(//upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }

/* 지리 좌표 기본값. 이들이 어떻게 쓰이는지에 대해서는 [[틀:Coord/link]] 참고.
   "geo", "longtitude", "latitude" 클래스는 Geo 마이크로포맷이 사용함.
iTurtle 2009년 11월 28일 (토) 16:40 (KST)
*/
.geo-default, .geo-dms, .geo-dec  { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude       { white-space: nowrap; }

/* 미디어 자료 관련 */
/* Vector.css에서 너무 작게 나오는 것 방지 PuzzletChung 2010년 1월 5일 (화) 13:48 (KST) */
table.mw_metadata {
  font-size: smaller;
}

/* 편집 요약, 이유의 모양 설정.
 (기울임 대신 글자 크기 약간 작게 하여 구별) */
.comment {
  font-style: normal !important;
  font-size: 9pt;
}

/* 최근 바뀜에서 문서 분량 변경에 색깔 넣기
 (증가는 초록색 감소는 빨간색) */
.mw-plusminus-pos {
  color:green;
}
.mw-plusminus-neg {
  color:red;
}

/* toccolours 클래스: 일부 틀의 디자인에 사용됨 */
.toccolours {
   border:1px solid #aaaaaa;
   background-color: #f9f9f9;
   padding: 5px;
   font-size: 95%;
}

/* [[파일:Example.jpg|thumb]] 프레임이 붙어 있는 그림의 배경을 하얀색으로 */
div.thumb div a img {
  background-color:#ffffff;
}

/* 넘겨주기 링크 */
.allpagesredirect a,
.watchlistredir a,
.redirect-in-category a:link,
.redirect-in-category a:visited {
  color:#888888;
}

/* 준보호 문서 편집창 배경색. 주의 환기 */
.mw-textarea-sprotected {
  background: #FFFFDB;
}

/* gallery 사용시 섬네일 글자 크기 조정 */
.gallerytext p {
  font-size: 90%;
}

/* 최근 바뀜 등에서 태그를 눈에 띄게 표시 */
.mw-tag-markers {
  color: red;
}

/*
[[위키백과:관리자_요청/2011년_10월]]. 둘러보기 틀에서 list를 사용하는 경우 목록을 가로로 보이게 하여 기존의 수동 목록에 비해 의미성/편의성이 높습니다.
{{가로목록}}을 통해 사용.
2013-02-28: 영어판 css 가져옴. ul 목록뿐 아니라 dt/dd도 지원. --klutzy
*/
/* Style for horizontal lists (separator following item).
   @source mediawiki.org/wiki/Snippets/Horizontal_lists
   @revision 7 (2015-11-12)
   @author [[User:Edokter]]
 */
.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
    padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
    margin: 0;
    display: inline;
}
/* Display nested lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
    display: inline;
}
/* Hide empty list itmes */
.hlist .mw-empty-li {
    display: none;
}
/* Generate interpuncts */
.hlist dt:after {
    content: ": ";
}
.hlist dd:after,
.hlist li:after {
    content: " · ";
    font-weight: bold;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
    content: " (";
    font-weight: normal;
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
    content: ") ";
    font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
    counter-reset: listitem;
}
.hlist ol > li {
    counter-increment: listitem;
}
.hlist ol > li:before {
    content: " " counter(listitem) " ";
    white-space: nowrap;
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
    content: " (" counter(listitem) " ";
}

/* Unbulleted lists */
.plainlist ol,
.plainlist ul {
    line-height: inherit;
    list-style: none none;
    margin: 0;
}
.plainlist ol li,
.plainlist ul li {
    margin-bottom: 0;
}

/* 바벨
   [[미디어위키토론:Common.css#바벨 상자 스타일 맞추기]]
   바벨 확장 기능을 기존 바벨 상자 스타일에 맞추기 */
.mw-babel-box-level-N  {
        display: none;
}
 
div.mw-babel-box table th  {
        font-family: sans-serif;
        font-size:14pt;
        text-align:center;
        width:45px;
        height:45px; 
}
 
div.mw-babel-box table td {
        font-size:8pt;
        padding:4pt;
        line-height:1.25em;
}
 
div.mw-babel-box-N  {
        float: left;
        border:solid #6EF7A7 1px;
        margin:1px;
}
 
div.mw-babel-box-4  {
        float:left;
        border:solid #77E0E8 1px;
        margin:1px;
}
 
div.mw-babel-box-3  {
        float:left;
        border:solid #99B3FF 1px;
        margin:1px;
}
 
div.mw-babel-box-2  {
        float:left;
        border:solid #BCB9EF 1px;
        margin:1px;
}
 
div.mw-babel-box-1  {
        float:left;
        border:solid #E0C0E0 1px;
        margin:1px;
}
 
div.mw-babel-box-0  {
        float:left;
        border:solid #FFB3B3 1px;
        margin:1px;
}
 
div.mw-babel-box-N table  {
        background: #C5FCDC;
}
 
div.mw-babel-box-4 table {
        background: #D0F8FF;
}
 
div.mw-babel-box-3 table  {
        background: #E0E8FF;
}
 
div.mw-babel-box-2 table {
        background: #E9E5F9;
}
 
div.mw-babel-box-1 table {
        background: #F3E0F3;
}
 
div.mw-babel-box-0 table {
        background: #FFE0E8;
}
 
div.mw-babel-box-N table th  {
        background: #6EF7A7;
}
 
div.mw-babel-box-4 table th {
        background: #77E0E8;
}
 
div.mw-babel-box-3 table th  {
        background: #99B3FF;
}
 
div.mw-babel-box-2 table th {
        background: #BCB9EF;
}
 
div.mw-babel-box-1 table th {
        background: #E0C0E0;
}
 
div.mw-babel-box-0 table th {
        background: #FFB3B3;
}

/* {{참고}}, {{본문}} 등의 틀에 쓰이는 class. */
.rellink,
.dablink,
.hatnote {
    /* font-style: italic; */ /* 영어 위키백과와 달리 이탤릭 사용하지 않음 */
    font-size: 90%;           /* 한국어 위키백과에서는 대신 작은 글씨로 본문과 구분함 */
    /* @noflip */
    padding-left: 1.6em;
    margin-bottom: 0.5em;
}

/* wikitable 관련 스타일 정비. 영어 위키백과에서 가져옴. 2014-2-6 ChongDae */

/* Normal font styling for table row headers with scope="row" tag */
.wikitable.plainrowheaders th[scope=row] {
    font-weight: normal;
    /* @noflip */
    text-align: left;
}
 
/* Lists in data cells are always left-aligned */
.wikitable td ul,
.wikitable td ol,
.wikitable td dl {
    /* @noflip */
    text-align: left;
}
/* ...unless they also use the hlist class */
.wikitable.hlist td ul,
.wikitable.hlist td ol,
.wikitable.hlist td dl {
    text-align: inherit;
}

/* [[틀:보존문서 안내문2]]용 class. 2015-3-17 IRTC1015 */
.archiveHeader2 {
	clear: right;
	float: right;
	border: 1px solid #a7d7f9;
	margin: 0 0 1.4em 0.5em;
	padding: 0.5em;
	border-spacing: 0;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius:0.5em; font-size:small;
	background-color:#FFFFFF;
}

.archiveHeader2 .mw-ui-input-inline {
    min-width: 0;
    width: 12em;
}

/* 정렬 가능한 표용 정렬 키: [[틀:이름정렬]] 등 참조 */
td .sortkey,
th .sortkey {
    display: none;
    speak: none;
}

/* 원 도표: Transparent borders */
.transborder {
    border: solid transparent;
}
* html .transborder {  /* IE6 */
    border: solid #000001;
    filter: chroma(color=#000001);
}

/* 포털 관련 css 추가 2015-11-06 ChongDae */
/* For portals, added 2011-12-07 -bv
   On wide screens, show these as two columns
   On narrow and mobile screens, let them collapse into a single column */
.portal-column-left {
    float: left;
    width: 50%;
}
.portal-column-right {
    float: right;
    width: 49%;
}
.portal-column-left-wide {
    float: left;
    width: 60%;
}
.portal-column-right-narrow {
    float: right;
    width: 39%;
}
.portal-column-left-extra-wide {
    float: left;
    width: 70%;
}
.portal-column-right-extra-narrow {
    float: right;
    width: 29%;
}
@media only screen and (max-width: 800px) {
    /* Decouple the columns on narrow screens */
    .portal-column-left,
    .portal-column-right,
    .portal-column-left-wide,
    .portal-column-right-narrow,
    .portal-column-left-extra-wide,
    .portal-column-right-extra-narrow {
        float: inherit;
        width: inherit;
    }
}

/* 사용자 그룹별 노출 제어. 영어 위위키백과에서 가져옴. -- ChongDae */
/* Hide stuff meant for accounts with special permissions. Made visible again in
   [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]],
   [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]] and [[Mediawiki:Group-autoconfirmed.css]]. */
.sysop-show,
.accountcreator-show,
.templateeditor-show,
.extendedmover-show,
.autoconfirmed-show,
.user-show {
    display: none;
}
.mw-parser-output ol.references {
font-size: 1.02rem!important;
}
.referencetooltip li+li {
border-top-color: transparent;
margin-top: 0;
margin-bottom: -5px;
}
.referencetooltip>li+li::after {
border-top-color: var(--namu--cite--arrow);
}
sup.reference {
font-weight: inherit;
font-style: inherit;
}
.mw-references-wrap, .mw-references-columns {
border-top: 1px solid var(--namu--cite--upperborder);
margin: 1.5em 0;
padding: .5em 0;
}
.referencetooltip, .reference-text {
 	font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}

.liberty-content-header {
border-bottom: transparent 1px solid !important;
}

.content-tools {
border-bottom: transparent 1px solid !important;
}

.toc {
	border-radius: 0!important;
	font-size: 1.02rem!important;
	border: 1px solid rgba(137, 137, 137, 0.30);
margin-top: 1rem !important;
}

.toc ul {
	border: none!important;
}
.toctitle {
	min-width: 0!important;
	border: none!important;
	background-color: transparent!important;
    margin-top: 6px;
}
#mw-toc-heading {
	border: none!important;
	font-weight: normal;
	user-select: none;
	background-color: transparent;
}
.tocnumber:after {
	content: '.';
}
.toctext {
	cursor: default;
}
.toctogglespan {
	display: none;
}

h1 {
	font-size: 2.4rem;
}

.Liberty .nav-wrapper {
 box-shadow: 0 0px 0px 0 rgba(0,0,0,0.0);
}

.number-link {
	font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}

.wikitable, .wikitable caption {
	font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}

h1, h2, h3, h4, h5, h6, b, big, small {
	font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}

.referencetooltip, .reference-text {
 	font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}

.mw-parser-output, .contentSub {
	font-family: "CUSTOMFONT","CUSTOMFONT2", SUITE Variable, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}

.whiteshadow {
    box-shadow: 0px 0px 5px 5px #ffffff30;
}

@media (prefers-color-scheme: light) {

 :root {
  --text: #373a3c;
  --polar: #000000;
  --grey: #c0c0c0;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main {
color: #212529;
}
     .dark_template {
        display: none;
     }
     .liberty-content-header, .toc ul, .toc li {
background-color: #fff !important;
}
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th {
background-color: #f5f8fa;
}

.rt-tooltip, .rt-tail {
background: #ffffff !important;
border: #e1e8ed 1px solid !important;
}
.rt-tail:after {
background: #ffffff !important;
border: #ffffff 1px solid !important;
}
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable {
border-radius: 0;
background-color: #fff !important;
}
.mw-redirectedfrom {
  margin: 5px;
  background: #cee2fd;
  padding: 0.7em;
  display: block;
  color: #cee2fd;
  border: #7eaaed 1px solid;
  padding-left: 8px;
  border-radius: 5px;
}

.mw-redirectedfrom::after {
content: '에서 넘어옴';
  color: #0b3574;
    text-indent: -45px;
    left: -74.6px;
    position: relative;
}
}

@media (prefers-color-scheme: dark) {
	 :root {
  --text: #e0e0e0;
    --polar: #ffffff;
--grey: #383b40;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main {
color: #e0e0e0;
}

     .light_template {
        display: none;
     }
          .liberty-content-header {
background-color: #1c1d1f !important;
}
          .liberty-content-main, .toc ul, .toc li {
background-color: #1c1d1f !important;
}
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th {
background-color: #2d2f34;
}
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable {
border-radius: 0;
background-color: #1c1d1f !important;
}
.mw-redirectedfrom {
  margin: 5px;
  background: #05234f;
  padding: 0.7em;
  display: block;
  color: #05234f;
  border: #052e6d 1px solid;
  padding-left: 8px;
  border-radius: 5px;
}

.mw-redirectedfrom::after {
content: '에서 넘어옴';
  color: #c0d2ee;
    text-indent: -45px;
    left: -74.6px;
    position: relative;
}

.rt-tooltip, .rt-tail {
background: #1c1d1f !important;
border: #383b40 1px solid !important;
}
.rt-tail:after {
background: #1c1d1f !important;
border: #1c1d1f 1px solid !important;
}
}

@media screen and (max-width: 1024px) {
.Liberty .content-wrapper .liberty-content .liberty-content-main {
padding-left: 0.92rem !important;
padding-right: 0.9rem !important;
}
.mw-redirectedfrom {
margin-bottom: -5px;
  margin-top: 21px;
}
.title {
margin-bottom: 0px !important;
}
}
@media screen and (min-width: 1024px) {
     
.Liberty .content-wrapper .liberty-content .liberty-content-main {
padding-left: 1.32rem !important;
padding-right: 1.3rem !important;
}
.mw-redirectedfrom {
margin-bottom: -16px;
  margin-top: 30px;
}
}
.link_nocolor a {
 color: var(--text) !important;
}
.title {
     margin-left: 7px; margin-right: 7px;
     margin-top: 9px; letter-spacing:-0.03em
}
.mw-content-subtitle {
	margin-left: 7px !important;
}
.mw-redirectedfrom, .subpages {
     margin-left: 7px;
}
.subpages {
     display:none;
}

h2, h3, h4, h5, h6 {
     margin-top: 1.6rem !important;
}

h2 {
font-size: 1.8em;
}

.catlinks {
      margin: 0px 0px 0.4em 0px !important;
      font-size: 15px !important;
}
.liberty-content-main, .toc ul, .toc li {
font-size: 1.02rem !important;
font-weight: 400;
}

bold, b, th, .toggleBtn {
font-weight: 700;
}

@media (prefers-color-scheme: light) {
.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {
	color: #212529;
} 

.catlinks {
border: 1px solid #e1e8ed !important;	
}

h2, h3, h4, h5, h6 {
border-bottom: 1px solid #e1e8ed !important;
}

.reference-text {
font-size: 1.02rem!important;
color: #212529;
}
.referencetooltip li {
border: none;
border-radius: 3px;
box-shadow: 0 0 2px #e1e8ed;
max-width: 400px;
padding: 15px;
word-break: break-all;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th, .Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > td {
border: 1px solid #e1e8ed;
color: inherit;
padding: 0.32rem 0.62rem;
padding-bottom: 0.26rem;
}

a, .tpl-autonum-attr .mw-parser-output .mw-headline[data-autonum]::before, .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
    color:#0275d8
}

a.new {
    color:#f00
}

a:hover, a:focus {
    color: #0263b8;
    text-decoration: underline;
    transition:0.3s
}

 .plainlinks a.external {
color: #00a495;
}

.plainlinks a.external:hover, .plainlinks a.external:focus {
color: #008578;
text-decoration: underline;
    transition:0.3s
}

a.new:hover, a.new:focus {
    color: #f00;
    text-decoration: underline;
    transition:0.3s
}

a.external {
    color:#090
}

a.external:hover, a.external:focus {
    color: #090;
    text-decoration: underline;
    transition:0.3s
}

a.external:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-align: center;
    color: #33b733;
    content: '\f0c1'
}
}

@media (prefers-color-scheme: dark) {
.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {
	color: #e0e0e0;
} 

.catlinks {
border: 1px solid #555 !important;	
}

h2, h3, h4, h5, h6 {
border-bottom: 1px solid #555 !important;
}

.reference-text {
font-size: 1.02rem!important;
color: #e0e0e0;
}
.referencetooltip li {
border: none;
border-radius: 3px;
box-shadow: 0 0 2px #555;
max-width: 400px;
padding: 15px;
word-break: break-all;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > th, .Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr > td {
border: 1px solid #555;
color: inherit;
padding: 0.32rem 0.62rem;   /* ← explicit padding ONLY in light mode */
padding-bottom: 0.26rem;
}

a, .tpl-autonum-attr .mw-parser-output .mw-headline[data-autonum]::before, .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
    color:#ec9f19
}

a.new {
    color:#dc4343
}

a:hover, a:focus {
    color: #bd7f14;
    text-decoration: underline;
    transition:0.3s
}

 .plainlinks a.external {
color: #00c4b2;
}

.plainlinks a.external:hover, .plainlinks a.external:focus {
color: #00a495;
text-decoration: underline;
    transition:0.3s
}


a.new:hover, a.new:focus {
    color: #dc4343;
    text-decoration: underline;
    transition:0.3s
}

a.external {
    color:#090
}

a.external:hover, a.external:focus {
    color: #090;
    text-decoration: underline;
    transition:0.3s
}

a.external:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-align: center;
    color: #33b733;
    content: '\f0c1'
}
}

.collapsible {
	transition: height 0.3s ease-out, margin-bottom 0.3s ease-out;
    overflow: hidden;
    margin-bottom: -5.5px !important;
}

.collapsed {
    margin-bottom: 0px !important;
}

.catlinks {
	box-shadow: none !important;
  padding: 0.2rem !important;
  padding-left: 0.6rem !important;
}

.catlinks ul {
	margin-left: -0.1rem !important;
}

.mapcg img {
	height: 200px;
	object-fit: cover;
	object-position: 0 3%;
}

/* 문단을 나무위키처럼 */
.reference-paragraph {
	border-bottom: 1px solid #777!important;
}
.mw-headline {
	font-weight: bold;
}
.mw-headline-number {
	cursor: pointer;
}
.mw-headline-number:hover {
	text-decoration: underline;
}
.mw-editsection {
	float: right;
	font-weight: bold;
}
.mw-editsection-visualeditor {
	display: none;
}
.mw-editsection-divider {
	display: none;
}

.RTsettings {
display: none;
}
.referencetooltip li {
border: none;
border-radius: 3px;
box-shadow: 0 0 2px rgba(137, 137, 137, 0.30);
max-width: 400px;
padding: 15px;
word-break: break-all;
}
.referencetooltip li+li {
border-top-color: transparent;
margin-top: 0;
margin-bottom: -5px;
}
sup.reference {
font-weight: inherit;
font-style: inherit;
}
.mw-references-wrap, .mw-references-columns {
margin: 1.5em 0;
padding: .5em 0;
}

pre:not(.wikiEditor-ui) {
border-radius: 3px;
padding: 7px;
font-family: monospace;
text-align: left;
}
.mw-highlight .hll {
background-color: hsla(60, 100%, 50%, .25);
}
code {
padding: 0.2rem 0.4rem;
font-size: 90%;
border-radius: 0.25rem;
}
.wikiEditor-ui pre {
border: none!important;
font-family: monospace;
}
.CodeMirror {
font-family: monospace,monospace;
}
.mw-category-generated .number-link {
display: none!important;
}
.Liberty .nav-wrapper {
box-shadow: none;
}
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item {
height: 3.5rem;
  padding-top: 5px;
}
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:hover {
background-color: hsla(0,0%,100%,.1);
}
.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:focus {
background-color: hsla(0,0%,100%,.1);
}
.dropdown-menu .dropdown-item:focus {
background-color: hsla(0,0%,100%,.1);
}
.mw-parser-output > ul, .mw-parser-output > ol, .mw-parser-output > dl {
margin-bottom: .8rem!important;
}
ul + ul, ul + ol, ul + dl, ol + ul, ol + ol, ol + dl, dl + ul, dl + ol, dl + dl {
margin-top: .8rem!important;
}
.mw-parser-output > center {
margin-bottom: .8rem!important;
}

td:has(> .removetd) {
	display: none !important;
}

th:has(> .removetd) {
	display: none !important;
}

tr:has(> td > .removetr) {
	display: none !important;
}

@media screen {
  @media (max-width: 639px) {
    .mw-parser-output table {
      display: table;
      overflow: auto;
      max-width: 100%;
    }
  }
}

li:target, sup.reference:target {
	background: transparent !important;
}

.textcollapsible:not(.collapsed) {
	margin-bottom: 3px;
}

@media screen {
  @media (max-width: 520px) {
html .Liberty .content-wrapper .liberty-content .liberty-content-main table.infobox, html .Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable {
width: initial;
margin: 0.8rem 0;
    }
  }
}

.border-none {
  border-collapse: collapse !important;
  border: none !important;
}

.border-none tr:first-child td {
  border-top: none !important;
}

.border-none tr:last-child td {
  border-bottom: none !important;
}

.border-none tr td:first-child {
  border-left: none !important;
}

.border-none tr td:last-child {
  border-right: none !important;
}

#points-level {
  background-color: #81b11f;
  border-color: #81b11f52;
  border-width: 2px;
  border-style: solid;
  font-size: 15px;
  text-align: center;
  float: left;
  padding: 1px 14px;
  margin: -1px 8px 0 0;
    border-radius: 23px;
}

#points-level::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(296deg,transparent 2%,rgba(255,255,255,0.6) 41%,rgba(255,255,255,0.6)39%,transparent 24%);
  mix-blend-mode: overlay;
}

#points-level {
  position: relative;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0), inset 0 -4px 10px rgba(255, 255, 255, 0.3);
}

.metroicon span a img {
 vertical-align: -4.5px !important;
 margin-right: 2.5px;
}

table.trstatlist tbody tr td:nth-child(3),
table.trstatlist tbody tr td:nth-child(4),
table.trstatlist tbody tr td:nth-child(5) {
  min-width: 60.25px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}

table.trstatlist tbody tr td:nth-child(3) span.wbrtemp {
	padding-bottom: 0 !important;
	display:inline-block !important;
	line-height: 1.4em; !important;
}

table.trstatlist tbody tr td:nth-child(3) small {
  display: block !important;
  line-height: 1.4em !important;
  padding-bottom: 0.1em !important;
}

table.trstatlist {
	word-break: break-all !important;
}

.liberty-sidebar {
text-align: center;
}

#live-recent-list {
text-align: left !important;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main .catlinks ul > li {
border-left: none !important;
padding: 0px;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main .catlinks ul > li::after {
border-left: 1px solid #888;
  content: "";
  display: inline-block;
  height: .8rem;
  margin: 0 .45rem -.1rem;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main .catlinks ul > li:last-child::after {
display:none;
}

@media (prefers-color-scheme: light) {
.gongbeop {
color: #008879 !important;
}
}

@media (prefers-color-scheme: dark) {
.gongbeop {
color: #E3F7F5 !important;
}
}

.navbar-login {
padding-top: 5px;
  padding-right: 10px;
}


@media screen {
  @media (max-width: 890px) {

.Liberty .nav-wrapper .navbar .form-inline {
margin-top: -12px;
  padding: 6px;
}
.nav-wrapper {
padding-bottom: 6px;
}
}

.Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 16px;
  line-height: 1.4rem;
}


.Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .tools-btn {
  font-size: 0.95rem;
}
.live-recent-header, .live-recent-footer {
display: none;
}
.live-recent-content, .live-recent-fake-content {
border: 1px solid light-dark(#e1e8ed, #555) !important;
padding: 1.5rem;
  padding-bottom: 0.7rem;
  padding-top: 1rem;
  border-radius: 0.35rem;
width: 21.5rem !important;
background: light-dark(#fff, #1c1d1f) !important;
}
.live-recent {
width: 21.5rem !important;
}
.Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-content .live-recent-list .recent-item {
  font-size: 1rem;
  font-weight: 400;
  width: 13.6rem;
  overflow: hidden;
  display: block;
}
.liberty-sidebar {
width: 21.5rem !important;
  position: relative;
  margin-left: 1rem;
}

@media (min-width: 1024px) {
.liberty-content {
	margin-right: 22.5rem !important;
}

.Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools {
  padding-right: 1.3rem !important;
  padding-top: 1.3rem !important;
}
}
}

#liberty-bottombtn {
	display: none;
}
#daemunche1 {
background: url(https://w.halv.kr/images/e/ed/%EB%8C%80%EB%AC%B8%EC%A0%9C1.png) center no-repeat;
background-size: contain;
}
#daemunche2 {
background: url(https://w.halv.kr/images/2/26/%EB%8C%80%EB%AC%B8%EC%A0%9C2.png) center no-repeat;
background-size: contain;
}
#daemunche3 {
background: url(https://w.halv.kr/images/d/d5/%EB%8C%80%EB%AC%B8%EC%A0%9C3.png) center no-repeat;
background-size: contain;
}
#daemunche4 {
background: url(https://w.halv.kr/images/c/c5/%EB%8C%80%EB%AC%B8%EC%A0%9C4.png) center no-repeat;
background-size: contain;
}

div.noscrollbar::-webkit-scrollbar {
display: none !important;
}
div.noscrollbar {
  -ms-overflow-style: none !important; 
  scrollbar-width: none !important;
}
}