𨀈𬧐內容

恪別𡧲版𢯢𢷮𧵑「MediaWiki:Common.css」

887 bytes removed 、 𣈜2𣎃5𢆥2024
no edit summary
空固𥿂略𢯢𢷮
空固𥿂略𢯢𢷮
(空顯示138番版𧵑3𠊛用於𡧲)
𣳔1: 𣳔1:
/* 所有皮肤的公共CSS */
div#content h1, div#content h2, div#content h3 {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif}


/* 管理员注意!任何对Common.css的改变必须先在技术客栈讨论,谢谢。 */
#mw-headline {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}


/* 用于首页 */
#firstHeading {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}
/* 首页不显示红链 */
 
body.ns-4.page-Wikipedia_首页 a.new {
#wpTextbox1 {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}
     color: inherit;
 
* body {line-height:120%; font-family: 'Gothic Nguyen', 'Han-Nom Gothic', 'Microsoft JhengHei', 'Malgun Gothic', 'Dotum', 'Calibri', sans-serif;}
 
/* Don't display page title on the main page */
body.page-張正 #siteSub,
body.page-張正 .subtitle,
body.page-張正 h1.firstHeading,
body.page-張正 h1.pagetitle {
    display: none;
}
/* CSS dùng chung cho các skin */
 
/* Bắt buộc định dạng khối để tránh vụ blockquote tràn dưới phần tử trôi */
blockquote {
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}
 
/* Giảm nhảy trang bằng cách ẩn nội dung bị thu gọn/loại bỏ */
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .NavFrame.collapsed .NavContent,
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
display: none;
}
 
/* Kiểu cách cho thông báo */
#bodyContent .letterhead {
background-image:url('//upload.wikimedia.org/wikipedia/commons/e/e0/Tan-page-corner.png');
background-size: 80px auto;
background-repeat:no-repeat;
padding: 2em;
background-color: #faf9f2;
}
 
/* Kiểu chữ bình thường cho các đầu hàng bảng có thuộc tính scope="row" */
.wikitable.plainrowheaders th[scope=row] {
    font-weight: normal;
    /* @noflip */
    text-align: left;
}
/* Các danh sách trong ô dữ liệu luôn được căn bên trái */
.wikitable td ul,
.wikitable td ol,
.wikitable td dl {
    /* @noflip */
    text-align: left;
}
/* …trừ khi cũng có lớp hlist */
.toc.hlist ul,
#toc.hlist ul,
.wikitable.hlist td ul,
.wikitable.hlist td ol,
.wikitable.hlist td dl {
    text-align: inherit;
}
 
/* Kiểu cho các bản mẫu hộp thông tin */
.infobox {
    border: 1px solid #aaa;
    border-spacing: 5px;
    background-color: #f9f9f9;
    margin: 5px 0 5px 10px;
     color: black;
    float: right;
    clear: right;
    text-align: left;
    font-size: 0.88em;
    line-height: 1.25em;
    word-wrap: break-word;
}
.infobox caption {
font-size: 125%;
font-weight: bold;
padding: 0.2em;
text-align: center;
}
.infobox th {
  vertical-align: super;
  text-align: left;
}
.infobox th[scope="row"] {
max-width: 140px;
word-wrap: normal;
}
.infobox th[scope=col].double {
text-align: left;
}
.infobox th[scope=row] {
text-align: left;
vertical-align: top;
padding-right: 0.8em;
/* width: 30%; */
width: 8em;
}
.infobox th[scope=row],
.infobox td {
vertical-align: top;
}
.infobox th[scope=row].middle {
vertical-align: middle;
}
.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;
}
}


#interwiki-completelist {
.infobox td.data {
     font-weight: bold;
text-align: center;
}
 
.infobox.sisterproject {
    width: 20em;
    font-size: 90%;
}
 
.infobox.standard-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
     border: 1px solid #c0c090;
}
 
/* Kiểu cho các infobox có cột bên trái rộng hơn */
 
.infobox.widerleft th[scope=row] {
  width: 15em;
}
 
/* Kiểu cho hộp phân loại */
 
.infobox.taxobox th[scope=row] {
  width: 10em;
}
 
/* Kiểu cho infobox road */
 
.infobox.road th[scope=row] {
  width: 5em;
}
 
/* Kiểu cho infobox có bản đồ đường sắt */
 
.infobox.railway {
  background: #F9F9F9;
  border: 1px solid #AAA;
  clear: right;
  float: right;
  line-height: 1.4em;
  font-size: 0.9em;
  max-width: 750px;
  margin: 0 0 0.5em 1em;
  word-wrap: break-word;
}
 
.infobox.railway th[scope=row],
.infobox.railway td {
  padding-top: 0;
  vertical-align: top;
}
 
/* Kiểu cho các infobox anime và manga */
 
.infobox.manga {
    border-spacing: 2px;
    padding: 2px;
    min-width: 0;
    line-height: 1.35em;
}
 
/* Kiểu cho các infobox có viền và các hàng được nhập với nhau */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
    border: 0;
    border-top: 1px solid #aaa;
    /* @noflip */
    border-right: 1px solid #aaa;
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
    border: 0;
    /* @noflip */
    border-right: 1px solid #aaa;
}
 
/* Kiểu cho các infobox địa lý, v.d. quốc gia, các đơn vị hành chính. */
.infobox.geography {
    border-collapse: collapse;
    line-height: 1.2em;
    font-size: 90%;
}
 
.infobox.geography  td,
.infobox.geography  th {
    border-top: 1px solid #aaa;
    padding: 0.6em 0.8em 0.6em 0.8em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
    border-top: 1px solid #aaa;
    padding: 0.6em 0.8em 0.4em 0.8em;
}
 
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
    border: 0;
    padding: 0.2em 0.8em 0.4em 0.8em;
}
 
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
    border-top: 0;
    border-bottom: 1px solid #aaa;
    padding: 0.2em 0.8em 0.6em 0.8em;
}
}


/* 用于一些特殊的不需要标题栏的页面 */
.infobox.geography .maptable td,
body.ns-4.page-Wikipedia_頁面存廢討論_疑似侵權 #wpSummaryLabel,
.infobox.geography .maptable th {
body.ns-4.page-Wikipedia_頁面存廢討論_疑似侵權 #wpSummary,
     border: 0;
body.ns-4.page-Wikipedia_关注度_提报 #wpSummaryLabel,
    padding: 0;
body.ns-4.page-Wikipedia_关注度_提报 #wpSummary {
     display: none !important;
}
}


/*
/* Kiểu cho infobox airlines */
== 参考区 ==
*/


/* make the list of references look smaller */
.infobox.airlines {
ol.references {
  min-width: 314px;
  font-size: 100%;
  max-width: 320px;
}
}


.references-small { font-size: 90%;}
/* Reset top margin for lists embedded in columns */
div.columns {
    margin-top: 0.3em;
}
div.columns dl,
div.columns ol,
div.columns ul {
    margin-top: 0;
}


/* Prevent line breaks in silly places:
/* Avoid elements from breaking between columns */
  1) Where desired
.nocolbreak,
  2) Links when we don't want them to
div.columns li,
  3) Bold "links" to the page itself
div.columns dd dd {
  4) HTML formulae
    -webkit-column-break-inside: avoid;
  5) Ref tags with group names <ref group="Note"> --> "[Note 1]"
    page-break-inside: avoid;
*/
     break-inside: avoid-column;
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
span.texhtml,
sup.reference a {
     white-space: nowrap;
}
}


/* Style for horizontal lists (separator following item) */
/* Style for [[Template:Flowlist]] that Lets lists flow around floating objecs */
.skin-monobook .hlist dl,
.flowlist ul {
.skin-modern .hlist dl,
    overflow-x: hidden;
.skin-vector .hlist dl {
    margin-left: 0;
     line-height: 1.5em;
    padding-left: 1.6em;
}
.flowlist ol {
    overflow-x: hidden;
    margin-left: 0;
    padding-left: 3.2em;
}
.flowlist dl {
     overflow-x: hidden;
}
}
/**
* Style for horizontal lists (separator following item).
* IE8-specific classes are assigned in [[MediaWiki:Common.js/IEFixes.js]].
* @source mediawiki.org/wiki/Snippets/Horizontal_lists
* @revision 6 (2014-05-09)
* @author [[:en:User:Edokter]]
*/
.hlist dl,
.hlist dl,
.hlist ol,
.hlist ol,
.hlist ul {
.hlist ul {
     margin: 0;
     margin: 0;
    padding: 0;
}
}
/* Display list items inline */
.hlist dd,
.hlist dd,
.hlist dt,
.hlist dt,
.hlist li {
.hlist li {
    margin: 0;
     display: inline;
     display: inline;
    margin: 0;
}
}
/* Display nested lists inline */
/* Display nested lists inline */
.hlist dl dl,
.hlist.inline,
.hlist ol ol,
.hlist.inline dl,
.hlist ul ul {
.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;
     display: inline;
}
}
/* Generate interpuncts */
/* Generate interpuncts */
.hlist dt:after {
.hlist dt:after {
     content: " :";
     content: ": ";
}
}
.hlist dd:after,
.hlist dd:after,
.hlist li:after {
.hlist li:after {
     content: " ·";
     content: " · ";
    content: "\00A0· ";
     font-weight: bold;
     font-weight: bold;
}
}
𣳔84: 𣳔327:
     content: none;
     content: none;
}
}
/* for IE 8 */
/* For IE8 */
.hlist dd.nopunct:after,
.hlist dd.hlist-last-child:after,
.hlist dt.nopunct:after,
.hlist dt.hlist-last-child:after,
.hlist li.nopunct:after {
.hlist li.hlist-last-child:after {
     content: none;
     content: none;
}
}
/* Add parens around nested lists */
/* Add parentheses around nested lists */
.hlist dl dl:before,
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.hlist ol ol:before,
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist ul ul:before {
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
     content: "(";
     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;
}
}
.hlist dl dl:after,
/* For IE8 */
.hlist ol ol:after,
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
.hlist ul ul:after {
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
     content: ")";
.hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after {
     content: ") ";
    font-weight: normal;
}
}
/* Put numbers in ordered lists */
/* Put ordinals in front of ordered list items */
.hlist.hnum ol li {
.hlist ol {
     counter-increment: level1;
     counter-reset: listitem;
}
}
.hlist.hnum ol li:before {
.hlist ol > li {
     content: counter(level1) " ";
     counter-increment: listitem;
}
}
.hlist.hnum ol ol li {
.hlist ol > li:before {
     counter-increment: level2;
     content: " " counter(listitem) " ";
    white-space: nowrap;
}
}
.hlist.hnum ol ol li:before {
.hlist dd ol > li:first-child:before,
     content: counter(level2) " ";
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
     content: " (" counter(listitem) " ";
}
}


/* Unbulleted lists */
/* Unbulleted lists */
.plainlist ol,
.plainlist ul {
.plainlist ul {
     line-height: inherit;
     line-height: inherit;
𣳔121: 𣳔377:
     margin: 0;
     margin: 0;
}
}
.plainlist ol li,
.plainlist ul li {
.plainlist ul li {
     margin-bottom: 0;
     margin-bottom: 0;
}
}


/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
/* Default style for navigation boxes */
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
.navbox {                    /* Navbox container style */
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
box-sizing: border-box;
/* Please ignore any validator errors caused by these two lines */
border: 1px solid #a2a9b1;
.references-2column {
width: 100%;
  font-size: 90%;
clear: both;
  -moz-column-count:2;
font-size: 88%;
  column-count:2;
text-align: center;
padding: 1px;
margin: 1em auto 0;      /* Prevent preceding content from clinging to navboxes */
}
.navbox .navbox {
margin-top: 0;            /* No top margin for nested navboxes */
}
.navbox + .navbox {
margin-top: -1px;        /* Single pixel border between adjacent navboxes */
}
.navbox-inner,
.navbox-subgroup {
width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {
padding: 0.25em 1em;      /* Title, group and above/below styles */
line-height: 1.5em;
text-align: center;
}
th.navbox-group {            /* Group style */
white-space: nowrap;
/* @noflip */
text-align: right;
}
.navbox,
.navbox-subgroup {
background-color: #fdfdfd; /* Background color */
}
.navbox-list {
line-height: 1.5em;
border-color: #fdfdfd;    /* Must match background color */
}
/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {    /* Borders above 2nd, 3rd, etc. rows */
border-top: 2px solid #fdfdfd; /* Must match background color */
}
.navbox th,
.navbox-title {
background-color: #ccccff;      /* Level 1 color */
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
background-color: #ddddff;      /* Level 2 color */
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
background-color: #e6e6ff;      /* Level 3 color */
}
.navbox-even {
background-color: #f7f7f7;      /* Even row striping */
}
.navbox-odd {
background-color: transparent;  /* Odd row striping */
}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
padding: 0.125em 0;      /* Adjust hlist padding in navboxes */
}
 
/* Default styling for Navbar template */
.navbar {
display: inline;
font-size: 88%;
font-weight: normal;
}
.navbar ul {
display: inline-block;
white-space: nowrap;
}
.mw-body-content .navbar ul {
line-height: inherit;
}
.navbar li {
word-spacing: -0.125em;
}
.navbar.mini li abbr[title] {
font-variant: small-caps;
border-bottom: none;
text-decoration: none;
cursor: inherit;
}
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
font-size: 100%;
}
.navbox .navbar {
display: block;
font-size: 100%;
}
.navbox-title .navbar {
/* @noflip */
float: left;
/* @noflip */
text-align: left;
/* @noflip */
margin-right: 0.5em;
}
}


.same-bg { background: none }
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-parser-output .mw-collapsible-toggle {
font-weight: normal;
/* @noflip */
text-align: right;
padding-right: 0.2em;
padding-left: 0.2em;
}
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
/* @noflip */
float: left;
/* @noflip */
text-align: left;
}


/* Highlight clicked reference in blue to help navigation */
/* Bảng điều khiển chuẩn, lấy từ .de, để dấu các thông tin trong hộp
ol.references li:target,
  Chi tiết tại [[:en:Wikipedia:NavFrame]]. */
sup.reference:target,
span.citation:target,
div.NavFrame {
cite:target {
margin: 0;
    background-color: #DEF;
padding: 4px;
border: 1px solid #a2a9b1;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavFrame div.NavHead {
line-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%;
}
a.NavToggle {
position: absolute;
top: 0;
/* @noflip */
right: 3px;
font-weight: normal;
font-size: 90%;
}
 
/* Kiểu cách cho lớp hatnote */
.hatnote {
font-style: italic;
}
.hatnote i {
font-style: normal;
}
div.hatnote {
/* @noflip */
padding-left: 1.6em;
margin-bottom: 0.5em;
}
div.hatnote + div.hatnote {
margin-top: -0.5em;
}
}


/*
/* Cho phép nhúng trang để hiện danh sách thay vì bảng. */
.listify td {
display: list-item;
}
.listify tr {
display: block;
}
.listify table {
display: block;
}


== 提示 ==


*/
/* Kiểu cách cho các "hộp thông báo" */
/* Style for "notices" */
.notice {
.notice {
    clear: both;
     text-align: justify;
     text-align: justify;
     margin: 1em;
     margin: 1em 0.5em;
     padding: 0.2em;
     padding: 0.5em;
}
}


#disambig {
.meta-notice {
     border-top: 3px double #cccccc;
     border-top: 3px double #cccccc;
     border-bottom: 3px double #cccccc;
     border-bottom: 3px double #cccccc;
}
}


#spoiler {
.meta-notice-icon {
    background: url('/favicon.ico') center left no-repeat;
    padding-left: 24px;
}
 
#disambig {
    background: url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/32px-Disambig.svg.png') center left no-repeat;
    background-size: 32px auto;
    padding-left: 40px;
}
 
#stub, #substub, #dich {
    background: url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Baustelle.svg/32px-Baustelle.svg.png') center left no-repeat;
    background-size: 32px auto;
    padding-left: 40px;
}
 
/* #spoiler {
     border-top: 2px solid #ddd;
     border-top: 2px solid #ddd;
     border-bottom:2px solid #ddd;
     border-bottom:2px solid #ddd;
} */
/* Đoạn âm thanh có cách phát âm */
.audiolink a {
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Speaker_Icon.svg/13px-Speaker_Icon.svg.png") center left no-repeat !important;
    background-size: 13px auto !important;
    padding-left: 16px !important;
    padding-right: 0 !important;
}
}


/* Standard talk template style */
/* Kiểu cách chuẩn cho các bản mẫu ở trang thảo luận */


.Talk-Notice {
.Talk-Notice {
     border: 1px solid #C0C090;
     border: 1px solid #C0C090;
     background-color: #F8EABA;
     background-color: #F8EABA;
     margin-bottom: 3px;
     margin-bottom: 3px;
     width: 80%;
     width: 85%;
     border-spacing: 3px;
     border-spacing: 3px;
     margin-left: auto;
     margin-left: auto;
𣳔179: 𣳔631:
}
}


.Talk-Notice:after {
/* Viết các trang đổi hướng bằng chữ xiên ở </nowiki>[[Đặc biệt:Allpages]]<nowiki> */
  content: "The CSS for this template should be changed. See [[Wikipedia:Template Standardisation]].";
.allpagesredirect {
    font-style: italic
}
}


/* Make template background appear correctly on all browsers */
/* Hiển thị nền bản mẫu đúng kiểu trong các trình duyệt */
.Talk-Notice td {
.Talk-Notice td {
     background: inherit;
     background: inherit;
}
}


/*
/* Kiểu cách cho các danh sách phương tiện [[Bản mẫu:Nghe]],
== 未归类 ==
  [[Bản mẫu:Multi-listen start]], [[Bản mẫu:Video]],
 
  [[Bản mẫu:Multi-video start]] */
*/
 
/* Makes redirects appear in italics on [[Special:Allpages]] */
.allpagesredirect {
    font-style: italic;
}
 
/* Choose whether to have AD/BC dates or CE/BCE dates*/
 
/* First, the default : display both : See templates ADCE and BCEBC for how these are used*/
.Use_Default_Date_Convention { display: inline; }
.Use_AD_and_BC { display: none; }
.Use_BCE_and_CE { display: none; }
 
/* If you want to display AD and BC add the following to User:You/monobook.css page */
/*
.Use_Default_Date_Convention { display: none; }
.Use_AD_and_BC { display:inline; }
.Use_BCE_and_CE { display:none; }
*/
 
/*If you want to display CE and BCE add the following to User:You/monobook.css page */
/*
.Use_Default_Date_Convention { display: none; }
.Use_AD_and_BC { display:none; }
.Use_BCE_and_CE {display:inline; }
*/
 
/* Class for links with loudspeaker icon next to them */
 
.audiolink a{
    background: url("//upload.wikimedia.org/wikipedia/commons/f/f7/Loudspeaker.png") center left no-repeat !important;
    padding-left: 16px !important;
    padding-right: 0 !important;
}
 
/* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */


div.listenlist {
div.listenlist {
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
     background: url("//upload.wikimedia.org/wikipedia/commons/4/47/Sound-icon.svg") no-repeat scroll 0 0 transparent;
    background-size: 30px;
     padding-left: 40px;
     padding-left: 40px;
}
}


div.videolist {
div.videolist, div.multivideolist {
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Video.svg/40px-Video.svg.png");
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Film_reel.svg/40px-Film_reel.svg.png");
    background-size: 40px auto;
     padding-left: 50px;
     padding-left: 50px;
}
}


div.multivideolist {
/* Kiểu cách cho các danh sách phương tiện */
    background: url("//upload.wikimedia.org/wikipedia/en/thumb/7/7a/FilmRoll-small.png/40px-FilmRoll-small.png");
    padding-left: 50px;
}
 
/* Style rules for media list templates */


div.medialist {
div.medialist {
𣳔254: 𣳔667:


div.medialist ul {
div.medialist ul {
     list-style-type: none;
     list-style-type: none;  
     list-style-image: none;
     list-style-image: none;
     margin: 0;
     margin: 0;
𣳔268: 𣳔681:
}
}


/*Add formatting to make sure that "external references" from [[Template:Ref]] do
/*
  Add formatting to make sure that "external references" from [[Template:Ref]] do
   not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
   not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
   that the HTML code contained a SPAN following the anchor A; this SPAN had the class
   that the HTML code contained a SPAN following the anchor A; this SPAN had the class
𣳔283: 𣳔697:


.plainlinksneverexpand .urlexpansion {
.plainlinksneverexpand .urlexpansion {
   display: none ! important;
   display : none ! important;
}
}


𣳔291: 𣳔705:
.plainlinksneverexpand a {
.plainlinksneverexpand a {
   background: none !important;
   background: none !important;
   padding: 0 !important;
   padding: 0 !important
}
}


𣳔297: 𣳔711:
   following the anchor A, the anchor itself now has class "external autonumber" and the
   following the anchor A, the anchor itself now has class "external autonumber" and the
   expansion is inserted when printing (see the common printing style sheet at
   expansion is inserted when printing (see the common printing style sheet at
   http://en.wikipedia.org/skins-1.5/common/commonPrint.css) using the ":after" pseudo-
   //en.wikipedia.org/w/skins/common/commonPrint.css) using the ":after" pseudo-
   element of CSS. We have to switch this off for links due to Template:Ref!
   element of CSS. We have to switch this off for links due to Template:Ref!
*/
*/
.plainlinksneverexpand a.external.text:after {
.plainlinksneverexpand a.external.text:after,
  display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
.plainlinksneverexpand a.external.autonumber:after {
  display: none !important;
    display: none !important;
}
}


/* Infobox template style */
/* Kiểu cách cho bản mẫu hợp nhất */


.infobox {
.messagebox {
  border: 1px solid #aaaaaa;
    border: 1px solid #aaa;
  background-color: #f9f9f9;
    background-color: #f9f9f9;
  color: black;
    width: 80%;
  margin-bottom: 0.5em;
    margin: 0 auto 1em auto;
  margin-left: 1em;
    padding: .2em;
  padding: 0.2em;
  float: right;
  clear: right;
}
}
.infobox td,
.messagebox.merge {
.infobox th {
    border: 1px solid #c0b8cc;
  vertical-align: top;
    background-color: #f0e5ff;
    text-align: center;
}
}
.infobox caption {
.messagebox.cleanup {
  font-size: larger;
    border: 1px solid #9f9fff;
    background-color: #efefff;
    text-align: center;
}
}
.infobox.bordered {
.messagebox.standard-talk {
  border-collapse: collapse;
    border: 1px solid #c0c090;
}
    background-color: #f8eaba;
.infobox.bordered td,
    margin: 4px auto;
.infobox.bordered th {
  border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
  border: 0;
}
}


.infobox.sisterproject {
/* Kiểu hộp thông báo cấm thành viên */
  width: 20em;
div.user-block {
  font-size: 90%;
padding: 5px;
}
margin-bottom: 0.5em;
border: 1px solid #a9a9a9;
/* styles for bordered infobox with merged rows */
background-color: #ffefd5;
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
  border: 0;
  border-top: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
  border: 0;
  border-right: 1px solid #aaaaaa;
}
/* 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: 90%;
}
.infobox.geography  td,
.infobox.geography  th {
  border-top: solid 1px #aaaaaa;
  padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
  border-top: solid 1px #aaaaaa;
  padding: 0.4em 0.6em 0.2em 0.6em;
}
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
      border: 0;
      padding: 0 0.6em 0.2em 0.6em;
}
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
  border-top: 0;
  border-bottom: solid 1px #aaaaaa;
  padding: 0 0.6em 0.4em 0.6em;
}
.infobox.geography .maptable td,
.infobox.geography .maptable th {
      border: 0;
      padding: 0;
}
}


#wpSave {
/* Bộ lọc hình ảnh (thí dụ trên [[Trang Chính]] dùng bảng định kiểu
  font-weight: bold;
  cách */
*.filter-images img {
  display: none !important;
}
}
 
*.filter-images *.show-image img {
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */
  display: block !important;
.hiddenStructure {
    display: inline ! important;
    color: #f00;
    background-color: #0f0;
}
}


/* Removes underlines from links */
/* Bộ lọc liên kết bên ngoài (thí dụ trên [[Trang Chính]] dùng bảng định
.nounderlines a {
  kiểu cách */
  text-decoration: none;
*.filter-links a.external, *.filter-links span.urlexpansion {
  display: none !important;
}
}
 
*.filter-links *.show-link a.external {
/* Custom link colors for use in [[MediaWiki:Edittools]] */
   display: inline !important;
.charboxblack a:link, .charboxblack a:hover, .charboxblack a:visited, .charboxblack a:active { color: black; }
.charboxsilver a:link, .charboxsilver a:hover, .charboxsilver a:visited, .charboxsilver a:active { color: silver; }
.charboxgray a:link, .charboxgray a:hover, .charboxgray a:visited, .charboxgray a:active { color: gray; }
.charboxwhite a:link, .charboxwhite a:hover, .charboxwhite a:visited, .charboxwhite a:active { color: white; }
.charboxmaroon a:link, .charboxmaroon a:hover, .charboxmaroon a:visited, .charboxmaroon a:active { color: maroon; }
.charboxred a:link, .charboxred a:hover, .charboxred a:visited, .charboxred a:active { color: red; }
.charboxpurple a:link, .charboxpurple a:hover, .charboxpurple a:visited, .charboxpurple a:active { color: purple; }
.charboxfuchsia a:link, .charboxfuchsia a:hover, .charboxfuchsia a:visited, .charboxfuchsia a:active { color: fuchsia; }
 
.charboxgreen a:link, .charboxgreen a:hover, .charboxgreen a:visited, .charboxgreen a:active { color: green; }
.charboxlime a:link, .charboxlime a:hover, .charboxlime a:visited, .charboxlime a:active { color: lime; }
.charboxolive a:link, .charboxolive a:hover, .charboxolive a:visited, .charboxolive a:active { color: olive; }
.charboxyellow a:link, .charboxyellow a:hover, .charboxyellow a:visited, .charboxyellow a:active { color: yellow; }
 
.charboxnavy a:link, .charboxnavy a:hover, .charboxnavy a:visited, .charboxnavy a:active { color: navy; }
.charboxblue a:link, .charboxblue a:hover, .charboxblue a:visited, .charboxblue a:active { color: blue; }
.charboxteal a:link, .charboxteal a:hover, .charboxteal a:visited, .charboxteal a:active { color: teal; }
.charboxaqua a:link, .charboxaqua a:hover, .charboxaqua a:visited, .charboxaqua a:active { color: aqua; }
 
/* custom edits */
.allpagesredirect a:link { color:#0066ff;}
 
/* 维基共享资源图像巡视格式 */
 
  /* 链接 */
  .tickerDiffLink { } /* diff links in ticker */
  .tickerMiscLink { } /* misc links in ticker */
 
  /* 去除引点 */
  .tickerList ul,    .tickerList ul li    { list-style: none; text-indent:-2em; margin-left:2em;  text-align:left; }
  .tickerList ul ul, .tickerList ul ul li { list-style: none; text-indent:0;    margin-left:1.5em; text-align:left; }
 
  /* 各种记录格式 */
  .tickerEntry_deleted    { }  /* 图像删除记录 */
  .tickerEntry_replaced    { }  /* 图像替换记录 */
  .tickerEntry_tagged      { }  /* 加上或删去问题模板的图像记录 */
  .tickerEntry_redir      { }  /* 图像重新定向记录 */
  .tickerEntry_recat      { }  /* 图像重新分类记录 */
  .tickerEntry_notify      { }  /* 全界的更改记录 */
  .tickerEntry_changed    { }  /* 一般的更改记录 */
 
  /* 各种行为格式 */
  .tickerAction_deleted:before    { content:"(×)"; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; background: pink; }
  .tickerAction_replaced:before    { content:" REPL "; color: #CC88FF; font-family:monospace; font-weight:bold; font-size:100%; }
  .tickerAction_addedBad:before    { content:" +VfD "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }
  .tickerAction_removedBad:before  { content:" -VfD "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }
  .tickerAction_addedGood:before  { content:" +OK  "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }
  .tickerAction_removedGood:before { content:" -OK  "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }
 
  /* 巡视功能使用列表 */
  .tickerUsage  { font-size:80%; }
 
  /* 每次记录应用用于多数图像的模板 */
  .tickerTemplateEntry    { font-weight: bold; }
 
  /* 每次记录应用次要记录---应用模板的某图像 */
  .tickerSubEntry        { }
 
  /* 次要记录格式 */
  .tickerMinorEntry  { color:#666; }    /* minor entry */
  .tickerMinorEntry a,
  .tickerMinorEntry a:link,
  .tickerMinorEntry a:visited { color:#669; }
  #bodyContent .tickerMinorEntry a.extiw,
  #bodyContent .tickerMinorEntry a.extiw:link,
  #bodyContent .tickerMinorEntry a.extiw:visited { color:#669; }
 
/*
 
== 未归类 ==
 
*/
 
/* Class styles */
 
/* .toccolours added here because version in
   monobook/main.css wasn't being used by the print style */
.toccolours {
  border:1px solid #aaaaaa;
  background-color:#f9f9f9;
  padding:5px;
  font-size: 95%;
}
}


/* Remove padding from external links displayed without icon */
/* Sửa hiển thị Trang Chính */
#bodyContent .plainlinks a {padding: 0 !important}
#interwiki-completelist {
 
    font-weight: bold;
#p-nav h5 {
  display: none;
}
}
 
body.page-Trang_Chính #ca-delete {
.portlet a {
    display: none !important;
  text-decoration: none;
}
}
 
body.page-Trang_Chính #mp-topbanner {
.portlet a:hover {
    clear: both;
  text-decoration: underline;
}
}


#p-nav .pBody {
/* Hỗ trợ [[Bản mẫu:IPA]], [[Bản mẫu:Unicode]], và
  padding-right: 0;
  [[Bản mẫu:Polytonic]]. The inherit declaration resets the font for all
  browsers except MSIE6.  The empty comment must remain. */
.IPA {
        font-family: "Chrysanthi Unicode", "Doulos SIL", Gentium, GentiumAlt, Code2000, "TITUS Cyberbit Basic", "DejaVu Sans",
        "Bitstream Cyberbit", "Arial Unicode MS", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Matrix Unicode";
        font-family /**/:inherit;
}
}
 
.Unicode {
#p-nav a {
        font-family: "TITUS Cyberbit Basic", Code2000, "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase",
  display: block;
            Thryomanes, Gentium, GentiumAlt, "Visual Geez Unicode", "Lucida Grande", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
  width: 100%;
        font-family /**/:inherit;
}
}
 
.polytonic {
/* Special characters list below edit window works better without underlining */
        font-family: Athena, Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000;  
#editpage-specialchars a { text-decoration: none; }
        font-family /**/:inherit;
#editpage-specialchars a:hover { text-decoration: underline; }
 
/* If you don't want to see special characters list at all,
  put the following line in your User:You/monobook.css file
  (and remove the slash-asterisk comments) */
/* #editpage-specialchars { display: none; } */
 
/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
/* See #Framed_image_background_color */
div.thumb div a img {
    background-color:#f9f9f9;
}
}


/* Put a checker background at the image description page only visible if the image has transparent background */
/* Ẩn phần tử (trang trí) khỏi màn hình nhưng không ẩn khỏi các trình đọc màn hình */
.visualhide {
#file img {background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
    position: absolute;
 
    left: -10000px;
/* To position the spoken article link at the top of page
    top: auto;
Commented out while sitenotice present */
    width: 1px;
 
    height: 1px;
#spoken {
    overflow: hidden;
  position: absolute;
  float: right;
  text-align: right;
  font-size: 90%;
  right: 0;
  z-index: 1;
  background: none;
  border-bottom-style: none;
  top: -2.2em;
  display: block !important;
}
}


/* try adding here, this had no effect in [[MediaWiki:Common.css]] */
/* Nút Lưu đậm */
.plainlinksneverexpand a.external.text:after {
#wpSave {
display: none !important
    font-weight: bold;
}
}


/* Hatnotes and disambiguation notices */
/* Dấu cấu trúc đựng tham số không định */
.rellink /*,
.hiddenStructure {
.dablink */ {
   display: none;
    /* font-style: italic; */
  speak: none;
    /* @noflip */
    padding-left: 1.6em;
    margin-bottom: 0.5em;
}
.rellink i /*,
.dablink i */ {
    font-style: normal;
}
 
/*
==地理坐标==
 
Geographical coordinates defaults. See [[Template:Coord/link]]
  for how these are used. The classes "geo", "longitude", and
   "latitude" are used by the [[Geo microformat]].
*/
.geo-default, .geo-dms, .geo-dec  { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude            { white-space: nowrap; }
 
 
/*
 
== 未归类 ==
 
*/
/* Do not expand kvaleberg.com-URLs for printing
#content span.coordinates a.external.text:after, #content span.coordinates a.external.autonumber:after {
    content: "";
}
*/
 
/* Formatierung betrifft Vorlagen: Geokoordinate, Koordinate2 & Koordinate3
#coordinates {
    font-size: 10.5px;
}
}
*/


/* kleines Globus-Symbol neben der Geookordinate anzeigen
/* Dời đường vạch dưới liên kết */
#coordinates a[href ^="http://"] {
.nounderlines a,
     background: url(//upload.wikimedia.org/wikipedia/commons/d/d4/Gnome-globe.png) center right no-repeat; padding-right: 18px !important;
.IPA a:link, .IPA a:visited {
     text-decoration: none !important;
}
}
*/


/* custom edits */
/* [[Bản mẫu:Hình tượng]] */
/* 分类框高度 */
*.icon-box {
#catlinks {
        position: relative; overflow: hidden; z-index: 2;
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 5px;
margin-top: 1em;
clear: both;
}
}
 
*.icon-box *.icon-link {
/* Default style for navigation boxes */
        position: absolute; top: 0; left: 0; z-index: 3;
.navbox {                     /* Navbox container style */
    border: 1px solid #aaa;
    width: 100%;  
    margin: auto;
    clear: both;
    font-size: 88%;
    text-align: center;
    padding: 1px;
}
}
.navbox-inner,
*.icon-box *.icon-link a, *.icon-box *.icon-link a:hover {
.navbox-subgroup {
        text-decoration: none;
    width: 100%;
}
}
.navbox th,
*.icon-box *.icon-link span {
.navbox-title,
        float: left; cursor: hand;
.navbox-abovebelow {
    text-align: center;      /* Title and above/below styles */
    padding-left: 1em;
    padding-right: 1em;
}
}
th.navbox-group {            /* Group style */
    white-space: nowrap;
/* Nền album hình ảnh màu xám nhạt */
    /* @noflip */
#content .gallerybox div.thumb {
    text-align: right;
     background-color: #F9F9F9;
}
.navbox,
.navbox-subgroup {
    background: #fdfdfd;      /* Background color */
}
.navbox-list {
    border-color: #fdfdfd;    /* Must match background color */
}
.navbox th,
.navbox-title {
    background: #ccccff;      /* Level 1 color */
}
.navbox-abovebelow,
th.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 */
}
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
    margin-top: -1px;          /* (doesn't work for IE6, but that's okay)      */
}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
    padding: 0.125em 0;      /* Adjust hlist padding in navboxes */
}
.navbox .hlist dd,
.navbox .hlist dt,
.navbox .hlist li {
    white-space: nowrap;      /* Nowrap list items in navboxes */
    white-space: normal !ie;  /* IE < 8 no-wraps entire list, so disable it */
}
.navbox .hlist dd dl,
.navbox .hlist dt dl,
.navbox .hlist li ol,
.navbox .hlist li ul {
    white-space: normal;      /* But allow parent list items to be wrapped */
}
ol + table.navbox,
ul + table.navbox {
    margin-top: 0.5em;       /* Prevent lists from clinging to navboxes */
}
}


/* Default styling for Navbar template */
/* Nền "bàn cờ" đằng sau những hình có vùng trong suốt vào các trang miêu tả hình */
.navbar {
.gallerybox .thumb img,
    display: inline;
.filehistory a img,
    font-size: 80%;
#file img {
    font-weight: normal;
     background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}
     background-size: 16px auto;
.navbar ul {
    display: inline;
    white-space: nowrap;
}
.navbar li {
     word-spacing: -0.125em;
}
/* Navbar styling when nested in navbox */
.navbox .navbar {
    display: block;
    font-size: 80%;
}
.navbox-title .navbar {
    /* @noflip */
    float: left;
    /* @noflip */
    text-align: left;
    /* @noflip */
    margin-right: 0.5em;
     width: 8em;
}
}


/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
/* Trừ trong bài viết, trang cá nhân, chủ đề, và các trang ngoại lệ */
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.ns-0 .gallerybox .thumb img,
.collapseButton {     
.ns-2 .gallerybox .thumb img,
    /* @noflip */
.ns-100 .gallerybox .thumb img,
    float: right;
.nochecker .gallerybox .thumb img {
    font-weight: normal;
     background: white;
    /* @noflip */
    margin-left: 0.5em;
    /* @noflip */
    text-align: right;
     width: 6em;
}
}
/* In navboxes, the show/hide button balances the v·d·e links
   from [[Template:Navbar]], so they need to be the same width. */
/* Tránh trường hợp hộp nổi đè lên danh sách bài trong thể loại,
.navbox .collapseButton {
   lịch sử tập tin, và bản so sánh khi sửa đổi. */
     width: 8em;
#mw-subcategories, #mw-pages, #mw-category-media,
}
#filehistory, #wikiPreview, #wikiDiff {
 
     clear: both;
/*
== headline edit ==
*/
 
.editsection {
font-weight: normal !important;
margin-left: 1em;
}
}


/*修正IE的渲染bug*/
/* Đổi cỡ hộp sửa đổi */
.noedit {
/* Đây là mã CSS3 - chỉ hoạt động trong Safari hiện nay */
padding-top: 1px;
}


.noedit .editsection, .noedit .mw-editsection
textarea#wpTextbox1 {
{
    resize: both;
display: none;
}
}


.nosecnum .mw-headline-number
/* Dời các liên kết không cần khi in ra trang */
{
@media print {
display: none;
    #privacy, #about, #disclaimer {display:none;}
}
}


/*  
/* Thay đổi để hiển thị rõ nhóm số hiển thị số ký tự thay đổi.
== for some templates ==
   Các thay đổi bao gồm trang Lịch sử, Thay đổi gần đây, Đóng góp và Trang theo dõi. */
 
Messagebox templates
.mw-plusminus-pos {
*/
   color: #00B000;
.messagebox {
   border: 1px solid #aaa;
  background-color: #f9f9f9;
  width: 80%;
  margin: 0 auto 1em auto;
  padding: .2em;
}
.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;
}
.messagebox.nested-talk {
  border: 1px solid #c0c090;
  background-color: #f8eaba;
  width: 100%;
  margin: 2px 4px 2px 4px;
}
.messagebox.small {
  width: 238px;
  font-size: 85%;
  float: right;
  clear: both;
  margin: 0 0 1em 1em;
  line-height: 1.25em;
}
.messagebox.small-talk {
  width: 238px;
  font-size: 85%;
   float: right;
  clear: both;
  margin: 0 0 1em 1em;
  line-height: 1.25em;
  background: #F8EABA;
}
/* For template documentation */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa;
    background-color: #ecfcf4;
    padding: 5px;
}
 
/*
== external link ==
 
Change the external link icon to an Adobe icon for all PDF files
(in browsers that support these CSS selectors, like Mozilla and Opera)
 
*/
#bodyContent a[href$=".pdf"].external,
#bodyContent a[href*=".pdf?"].external,
#bodyContent a[href*=".pdf#"].external,
#bodyContent a[href$=".PDF"].external,
#bodyContent a[href*=".PDF?"].external,
#bodyContent a[href*=".PDF#"].external {
    background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) center right no-repeat;
    padding-right: 16px;
}
}
   
   
/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
.mw-plusminus-neg {
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
  color: #FF2050;
span.PDFlink a {
    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 !important;
    padding-right: 17px !important;
}
}
   
   
span.geolink a {
.mw-plusminus-null {
    background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
  color: #999;
    padding-right: 11px !important;
}
}


/*
/* [[Bản mẫu:Chính]], [[Bản mẫu:Bài chính thể loại]] */
== ToolTips ==
.section-detail, div.catmore {
*/
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Searchtool-80%25.png/15px-Searchtool-80%25.png") top left no-repeat;
.ILHClickButton_tip {
     background-size: 15px auto;
     border: 1px solid #8888aa;
     padding-left: 20px;
     background: #f7f8ff;
    min-height: 15px;
     padding: 0.5em;
}
}


/*
/* [[Bản mẫu:Dablink]], [[Bản mẫu:Otheruses]], v.v. */
== other ==
div.dablink {
*/
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/15px-Disambig.svg.png") center left no-repeat;
span.lanLabel {
    background-size: 15px auto;
     color: #777777;
    font-style: italic;
     padding-left: 0.5em;
    margin-left: 2em;
     padding-left: 20px;
    min-height: 12px;
}
}


tt span.minor {
/* [[Bản mẫu:Bài chính thể loại]] */
     margin: 0 -2px 0 -3px;
div.catmore {
    font-size: 12px;
     margin-left: 2em;
}
}
tt span.newpage {
    margin: 0 1px 0 -6px;
    font-size: 12px;
}
tt span.bot {
    margin: 0 -6px 0 1px;
    font-size: 12px;
}
/*tt span.unpatrolled*/


/* 用于封禁类模板,如Template:Uw-block1 */
/* Hình inline */
div.user-block {
*.force-inline div, *.force-inline img {
     padding: 5px;
     position: static !important;
     border: 1px solid #A9A9A9;
     display: inline !important;
    background-color: #FFEFD5;
}
}


/* 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, projection {
    cite *.printonly {
        display: none;
    }
}


/*
/* Kích thước khung cho các hộp thông báo ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox */
== MetaBox ==
th.mbox-text, td.mbox-text {  /* The message body cell(s) */
 
border: none;
*/
/* @noflip */
padding: 0.25em 0.9em;     /* 0.9em left/right */
/* Nou esquema de colors per a la Plantilla:Metacaixa usada a la portada */
width: 100%;               /* Make all mboxes the same width regardless of text length */
/* Configuració per defecte en lila
  Tons usats; 1; 7050a0 2; 9070c0 3; b090e0 4; d0b0ff 5; f0d0ff */
.mcBoto {
  background-color: #d0b0ff; /* 4 */
  border: 0.15em solid #000000;
  border-color: #f0d0ff #b090e0 #9070c0 #f0d0ff;  /* 5 3 3 5 */
  border-radius-topleft: .5em;
  border-radius-topright: .5em;
  -moz-border-radius: .5em .5em 0em 0em;
  cursor:pointer;
  display: inline;
  margin-right: 0.1em;
  padding: 0.2em 0.3em 0.2em 0.3em;
  position: relative;}
.mcBoto a,
.mcBoto strong {
  background: none !important;
  color:#7050a0 !important;  /* 1 */
  font-size: 90%;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: none !important;}
.mcBoto a:hover,
.mcBoto strong:hover {
  color: black !important;
  text-decoration: underline !important;}
.mcBotoSel {
   background-color: #9070c0; /* 2 */
  border: 0.15em solid #000000;
  border-color: #b090e0 #7050a0 #9070c0 #b090e0;  /* 3 1 2 3 */
  border-radius-topleft: .5em;
  border-radius-topright: .5em;
  -moz-border-radius: .5em .5em 0em 0em;
  cursor: default;
  display: inline;
  margin-right: 0.1em;
  padding: 0.2em 0.3em 0.2em 0.3em;
  position: relative;
  color:white;}
.mcBotoSel a {
  background: none !important;
  color:white !important;
  cursor: default;
  font-size: 90%;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: none !important;}
.mcContingut {
  background-color: #f8f8ff;
  border: 0.2em solid #9070c0; /* 2 */
  border-color: #9070c0 #7050a0 #7050a0 #9070c0 ; /* 2 1 1 2 */
  -moz-border-radius: 0em .5em .5em 0em;
  border-radius-topright: .5em;
  border-radius-bottomright: .5em;
  padding: 1em;
  position: static;  /* Si hi posem relative falla amb MSIE */}
.mcPestanya {
  background-color: #f8f8ff;
  border-color: #7050a0 #b090e0 #b090e0 #7050a0; /* 1 3 3 1 */ width: 100%;
}
}
td.mbox-image {               /* The left image cell */
/* Configuració del Verd 1;60b030 2;75c045 3;90d060 4;a5e085 5;c0f090 */
border: none;
/* @noflip */
.mcVerd .mcBoto {
padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
background-color: #a5e085; /* 4 */
text-align: center;
border-color: #c0f090 #90d060 #75c045 #c0f090;  /* 5 3 2 5 */}
.mcVerd .mcBoto a,
.mcVerd .mcBoto strong {
  color:#60b030 !important;  /* 1 */
  font-size:90%}
.mcVerd .mcBoto a:hover,
.mcVerd .mcBoto strong:hover {
  color: black !important;
  text-decoration: underline;}
.mcVerd .mcBotoSel {
  background-color: #75c045; /* 2 */
  border-color: #90d060 #60b030 #75c045 #90d060;  /* 3 1 2 3 */}
.mcVerd .mcContingut {
  background-color: #f5fffa;
  border-color: #75c045 #60b030 #60b030 #75c045 ; /* 2 1 1 2 */}
.mcVerd .mcPestanya {
  background-color: #f5fffa;
  border-color: #60b030 #90d060 #90d060 #60b030; /* 1 3 3 1 */}
/* Configuració del Vermell 1;CC0000 2;FF0000 3;FF8888 4;FFAAAA 5;FFCCCC */
.mcVermell .mcBoto {
background-color: #FFAAAA; /* 4 */
border-color: #FFCCCC #FF8888 #FF0000 #FFCCCC;  /* 5 3 2 5 */}
.mcVermell .mcBoto a,
.mcVermell .mcBoto strong {
  color:#CC0000 !important;  /* 1 */
  font-size:90%}
.mcVermell .mcBoto a:hover
.mcVermell .mcBoto strong:hover {
  color: black !important;
  text-decoration: underline;}
.mcVermell .mcBotoSel {
  background-color: #FF0000; /* 2 */
  border-color: #FF8888 #CC0000 #FF0000 #FF8888;  /* 3 1 2 3 */}
.mcVermell .mcContingut {
  background-color: #fffafa;
  border-color: #FF0000 #CC0000 #CC0000 #FF0000; /* 2 1 1 2 */}
.mcVermell .mcPestanya {
  background-color: #fffafa;
  border-color: #CC0000 #FF0000 #FF0000 #CC0000; /* 1 3 3 1 */}
/* Configuració del Blau 1;3379de 2;5b8dd6 3;88abde 4;a7c1e6 5;c8d6e9 */
.mcBlau .mcBoto {
background-color: #a7c1e6; /* 4 */
border-color: #c8d6e9 #88abde #5b8dd6 #c8d6e9;  /* 5 3 2 5 */}
.mcBlau .mcBoto a,
.mcBlau .mcBoto strong {
  color:#3379de !important;  /* 1 */
  font-size:90%}
.mcBlau .mcBoto a:hover
.mcBlau .mcBoto strong:hover {
  color: black !important;
  text-decoration: underline;}
.mcBlau .mcBotoSel {
  background-color: #5b8dd6; /* 2 */
  border-color: #88abde #3379de #5b8dd6 #88abde;  /* 3 1 2 3 */}
.mcBlau .mcContingut {
  background-color: #f0f8ff;
  border-color: #5b8dd6 #3379de #3379de #5b8dd6; /* 2 1 1 2 */}
.mcBlau .mcPestanya {
  background-color: #f0f8ff;
  border-color: #3379de #88abde #88abde #3379de; /* 1 3 3 1 */}
/* Configuració del Groc 1;ffd813 2;ffe147 3;ffe977 4;fff1a4 5;fef4bc */
.mcGroc .mcBoto {
background-color: #fff1a4; /* 4 */
border-color: #fef4bc #ffe977 #ffe147 #fef4bc;  /* 5 3 2 5 */}
.mcGroc .mcBoto a,
.mcGroc .mcBoto strong {
  color:#ffd813 !important;  /* 1 */
  font-size:90%}
.mcGroc .mcBoto a:hover
.mcGroc .mcBoto strong:hover {
  color: black !important;
  text-decoration: underline;}
.mcGroc .mcBotoSel {
  background-color: #ffe147; /* 2 */
  border-color: #ffe977 #ffd813 #ffe147 #ffe977;  /* 3 1 2 3 */}
.mcGroc .mcContingut {
  background-color: #fffce8;
  border-color: #ffe147 #ffd813 #ffd813 #ffe147; /* 2 1 1 2 */}
.mcGroc .mcPestanya {
  background-color: #fffce8;
  border-color: #ffd813 #88abde #88abde #ffd813; /* 1 3 3 1 */}
/* Configuració del Taronja 1;ff820e 2;ff9d42 3;ffac5d 4;ffbd7f 5;ffd0a4 6;ffeedd */
.mcTaronja .mcBoto {
background-color: #ffbd7f; /* 4 */
border-color: #ffd0a4 #ffac5d #ff9d42 #ffd0a4;  /* 5 3 2 5 */}
.mcTaronja .mcBoto a,
.mcTaronja .mcBoto strong {
  color:#ff820e !important;  /* 1 */
  font-size:90%}
.mcTaronja .mcBoto a:hover
.mcTaronja .mcBoto strong:hover {
  color: black !important;
  text-decoration: underline;}
.mcTaronja .mcBotoSel {
  background-color: #ff9d42; /* 2 */
  border-color: #ffac5d #ff820e #ff9d42 #ffac5d;  /* 3 1 2 3 */}
.mcTaronja .mcContingut {
  background-color: #ffeedd; /* 6 */
  border-color: #ff9d42 #ff820e #ff820e #ff9d42; /* 2 1 1 2 */}
.mcTaronja .mcPestanya {
  background-color: #ffeedd; /* 6 */
  border-color: #ff820e #ffac5d #ffac5d #ff820e; /* 1 3 3 1 */}
/* Final d'estils de la Metacaixa */
/*HERE FINISHES "METABOX" COLOUR-SCHEMES*/
 
/*****
** Bytecounter colours
*****/
strong.mw-plusminus-neg
  {
  color: #c00;
  }
.mw-plusminus-pos {color: #060;}
.mw-plusminus-neg {color: #900;}
 
/************************
**Fix margin of topicon**
************************/
.topicon {
    margin-right: 0 !important;
}
}
 
td.mbox-imageright {           /* The right image cell */
/********************
border: none;
**Styles for mboxes**
/* @noflip */
********************/
padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
text-align: center;
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
    border: none;  
    padding: 0.25em 0.9em;       /* 0.9em left/right */
    width: 100%;   /* Make all mboxes the same width regardless of text length */
}
}
td.mbox-image {                 /* The left image cell */
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;  
border: none;
    padding: 2px 0 2px 0.9em;   /* 0.9em left, 0px right */
padding: 0;
    text-align: center;  
width: 1px;
}
}
td.mbox-imageright {            /* The right image cell */
 
    border: none;
/* Quy định kiểu dáng cho các bản mẫu hộp thông báo */
    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: 0px;
    width: 1px;
}
/* Article message box styles */
table.ambox {
table.ambox {
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */
margin: 0 10%;                 /* 10% = Will not overlap with other elements */
    border: 1px solid #aaa;  
border: 1px solid #a2a9b1;
    border-left: 10px solid #1e90ff;   /* Default "notice" blue */
/* @noflip */
    background: #fbfbfb;  
border-left: 10px solid #36c; /* Default "notice" blue */
background-color: #fbfbfb;
box-sizing: border-box;
}
}
table.ambox + table.ambox {   /* Single border between stacked boxes. */
table.ambox + table.ambox {     /* Single border between stacked boxes. */
    margin-top: -1px;
margin-top: -1px;
}
}
.ambox th.mbox-text,  
.ambox th.mbox-text,
.ambox td.mbox-text {            /* The message body cell(s) */
.ambox td.mbox-text {            /* The message body cell(s) */
    padding: 0.25em 0.5em;      /* 0.5em left/right */
padding: 0.25em 0.5em;      /* 0.5em left/right */
}
}
.ambox td.mbox-image {          /* The left image cell */
.ambox td.mbox-image {          /* The left image cell */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
/* @noflip */
padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
}
.ambox td.mbox-imageright {      /* The right image cell */
.ambox td.mbox-imageright {      /* The right image cell */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
/* @noflip */
padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}
}
 
table.ambox-notice {
table.ambox-notice {
    border-left: 10px solid #1e90ff;   /* Blue */
/* @noflip */
border-left: 10px solid #36c;       /* Xanh */
}
}
table.ambox-speedy {
table.ambox-speedy {
    border-left: 10px solid #FF0000;    /* Red */
/* @noflip */
    background: #fee;                   /* Pink */
border-left: 10px solid #b32424;    /* Đỏ */
background-color: #fee7e6;         /* Hồng */
}
}
table.ambox-delete {
table.ambox-delete {
    border-left: 10px solid #b22222;    /* Red */
/* @noflip */
border-left: 10px solid #b32424;    /* Đỏ */
}
}
table.ambox-content {
table.ambox-content {
    border-left: 10px solid #f28500;    /* Orange */
/* @noflip */
border-left: 10px solid #f28500;    /* Cam */
}
}
table.ambox-style {
table.ambox-style {
    border-left: 10px solid #f4c430;   /* Yellow */
/* @noflip */
border-left: 10px solid #fc3;       /* Vàng */
}
}
table.ambox-move {
table.ambox-move {
    border-left: 10px solid #9932cc;    /* Purple */
/* @noflip */
border-left: 10px solid #9932cc;    /* Tím */
}
}
table.ambox-protection {
table.ambox-protection {
    border-left: 10px solid #bba;       /* Gray-gold */
/* @noflip */
border-left: 10px solid #a2a9b1;   /* Vàng xám */
}
}
table.ambox-growth {
/* Image message box styles */
/* @noflip */
border-left: 10px solid #47a30d;    /* Xanh lục */
}
 
/* Kiểu hộp thông báo hình */
table.imbox {
table.imbox {
    margin: 4px 10%;  
margin: 4px 10%;
    border-collapse: collapse;  
border-collapse: collapse;
    border: 3px solid #1e90ff;    /* Default "notice" blue */
border: 3px solid #36c;    /* Default "notice" blue */
    background: #fbfbfb;
background-color: #fbfbfb;
box-sizing: border-box;
}
}
.imbox .mbox-text .imbox {   /* For imboxes inside imbox-text cells. */
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;   /* 0.9 - 0.5 = 0.4em left/right. */
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. */
.mbox-inside .imbox {       /* For imboxes inside other templates. */
    margin: 4px;
margin: 4px;
}
}
 
table.imbox-notice {
table.imbox-notice {
    border: 3px solid #1e90ff;   /* Blue */
border: 3px solid #36c;       /* Blue */
}
}
table.imbox-speedy {
table.imbox-speedy {
    border: 3px solid #b22222;    /* Red */
border: 3px solid #b32424;    /* Red */
    background: #fee;             /* Pink */
background-color: #fee7e6;   /* Pink */
}
}
table.imbox-delete {
table.imbox-delete {
    border: 3px solid #b22222;    /* Red */
border: 3px solid #b32424;    /* Red */
}
}
table.imbox-content {
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
border: 3px solid #f28500;    /* Orange */
}
}
table.imbox-style {
table.imbox-style {
    border: 3px solid #f4c430;   /* Yellow */
border: 3px solid #fc3;       /* Yellow */
}
}
table.imbox-move {
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
border: 3px solid #9932cc;    /* Purple */
}
}
table.imbox-protection {
table.imbox-protection {
    border: 3px solid #bba;       /* Gray-gold */
border: 3px solid #a2a9b1;   /* Gray-gold */
}
}
table.imbox-license {
table.imbox-license {
    border: 3px solid #88a;      /* Dark gray */
border: 3px solid #88a;      /* Dark gray */
    background: #f7f8ff;         /* Light gray */
background-color: #f7f8ff;   /* Light gray */
}
}
table.imbox-featured {
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
border: 3px solid #cba135;    /* Brown-gold */
}
}
 
/* Category message box styles */
/* Kiểu hộp thông báo thể loại */
table.cmbox {
table.cmbox {
    margin: 3px 10%;
margin: 3px 10%;
    border-collapse: collapse;
border-collapse: collapse;
    border: 1px solid #aaa;  
border: 1px solid #a2a9b1;
    background: #DFE8FF;    /* Default "notice" blue */
background-color: #dfe8ff;    /* Default "notice" blue */
box-sizing: border-box;
}
}
 
table.cmbox-notice {
table.cmbox-notice {
    background: #D8E8FF;    /* Blue */
background-color: #d8e8ff;    /* Blue */
}
}
table.cmbox-speedy {
table.cmbox-speedy {
    margin-top: 4px;
margin-top: 4px;
    margin-bottom: 4px;
margin-bottom: 4px;
    border: 4px solid #b22222;    /* Red */
border: 4px solid #b32424;    /* Red */
    background: #FFDBDB;         /* Pink */
background-color: #ffdbdb;   /* Pink */
}
}
table.cmbox-delete {
table.cmbox-delete {
    background: #FFDBDB;    /* Red */
background-color: #ffdbdb;    /* Pink */
}
}
table.cmbox-content {
table.cmbox-content {
    background: #FFE7CE;    /* Orange */
background-color: #ffe7ce;    /* Orange */
}
}
table.cmbox-style {
table.cmbox-style {
    background: #FFF9DB;    /* Yellow */
background-color: #fff9db;    /* Yellow */
}
}
table.cmbox-move {
table.cmbox-move {
    background: #E4D8FF;    /* Purple */
background-color: #e4d8ff;    /* Purple */
}
}
table.cmbox-protection {
table.cmbox-protection {
    background: #EFEFE1;    /* Gray-gold */
background-color: #efefe1;    /* Gray-gold */
}
}
 
/* Other pages message box styles */
/* Kiểu một số dạng hộp thông báo khác */
table.ombox {
table.ombox {
    margin: 4px 10%;  
margin: 4px 10%;
    border-collapse: collapse;  
border-collapse: collapse;
    border: 1px solid #aaa;       /* Default "notice" gray */
border: 1px solid #a2a9b1;   /* Default "notice" gray */
    background: #f9f9f9;
background-color: #f8f9fa;
box-sizing: border-box;
}
}
 
table.ombox-notice {
table.ombox-notice {
    border: 1px solid #aaa;       /* Gray */
border: 1px solid #a2a9b1;   /* Gray */
}
}
table.ombox-speedy {
table.ombox-speedy {
    border: 2px solid #b22222;    /* Red */
border: 2px solid #b32424;    /* Red */
    background: #fee;             /* Pink */
background-color: #fee7e6;   /* Pink */
}
}
table.ombox-delete {
table.ombox-delete {
    border: 2px solid #b22222;    /* Red */
border: 2px solid #b32424;    /* Red */
}
}
table.ombox-content {
table.ombox-content {
    border: 1px solid #f28500;    /* Orange */
border: 1px solid #f28500;    /* Orange */
}
}
table.ombox-style {
table.ombox-style {
    border: 1px solid #f4c430;   /* Yellow */
border: 1px solid #fc3;       /* Yellow */
}
}
table.ombox-move {
table.ombox-move {
    border: 1px solid #9932cc;    /* Purple */
border: 1px solid #9932cc;    /* Purple */
}
}
table.ombox-protection {
table.ombox-protection {
    border: 2px solid #bba;       /* Gray-gold */
border: 2px solid #a2a9b1;   /* Gray-gold */
}
}
 
/* Talk page message box styles */
/* Kiểu hộp thông báo thảo luận */
table.tmbox {
table.tmbox {
    margin: 4px 10%;
margin: 4px 10%;
    border-collapse: collapse;
border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
background-color: #f8eaba;
min-width: 80%;
box-sizing: border-box;
}
.tmbox.mbox-small {
min-width: 0;                /* reset the min-width of tmbox above        */
}
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    margin: 2px 0;              /* class ensures that this declaration overrides other */
margin: 2px 0;              /* this declaration overrides other styles (including mbox-small above)  */
    width: 100%; /* For Safari and Opera */    /* styles (including mbox-small above) */
width: 100%;                 /* For Safari and Opera */
}
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are  */  
line-height: 1.5em;          /* also "nested", so reset styles that are  */
    font-size: 100%;            /* set in "mbox-small" above.                */
font-size: 100%;            /* set in "mbox-small" above.                */
}
}
 
table.tmbox-speedy {
table.tmbox-speedy {
    border: 2px solid #b22222;    /* Red */
border: 2px solid #b32424;    /* Red */
    background: #fee;             /* Pink */
background-color: #fee7e6;   /* Pink */
}
}
table.tmbox-delete {
table.tmbox-delete {
    border: 2px solid #b22222;    /* Red */
border: 2px solid #b32424;    /* Red */
}
}
table.tmbox-content {
table.tmbox-content {
    border: 2px solid #f28500;    /* Orange */
border: 2px solid #f28500;    /* Orange */
}
}
table.tmbox-style {
table.tmbox-style {
    border: 2px solid #f4c430;   /* Yellow */
border: 2px solid #fc3;       /* Yellow */
}
}
table.tmbox-move {
table.tmbox-move {
    border: 2px solid #9932cc;    /* Purple */
border: 2px solid #9932cc;    /* Purple */
}
}
table.tmbox-protection,
table.tmbox-protection,
table.tmbox-notice {
table.tmbox-notice {
    border: 1px solid #c0c090;    /* Gray-brown */
border: 1px solid #c0c090;    /* Gray-brown */
}
}
 
/* Disambig and set index box styles */
/* Kiểu hộp thông báo chân trang và đầu đề */
table.dmbox {
    clear: both;
    margin: 0.9em 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent;
    font-size: small;
}
/* Footer and header message box styles */
table.fmbox {
table.fmbox {
    clear: both;
clear: both;
    margin: 0.2em 0;
margin: 0.2em 0;
    width: 100%;
width: 100%;
    border: 1px solid #aaa;
border: 1px solid #a2a9b1;
    background: #f9f9f9;    /* Default "system" gray */
background-color: #f8f9fa;    /* Default "system" gray */
box-sizing: border-box;
}
}
table.fmbox-system {
table.fmbox-system {
    background: #f9f9f9;
background-color: #f8f9fa;
}
}
table.fmbox-warning {
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;       /* Pink */
background-color: #ffdbdb; /* Pink */
}
}
table.fmbox-editnotice {
table.fmbox-editnotice {
    background: transparent;
background-color: transparent;
}
}
/* Div based "warning" style fmbox messages. */
/* Thẻ div dựa trên các thông báo fmbox kiểu "cảnh báo". */
div.mw-warning-with-logexcerpt,
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
div#mw-protect-cascadeon,
    clear: both;
div.titleblacklist-warning,
    margin: 0.2em 0;
div.locked-warning {
    border: 1px solid #bb7070;
clear: both;
    background: #ffdbdb;
margin: 0.2em 0;
    padding: 0.25em 0.9em;
border: 1px solid #bb7070;
background-color: #ffdbdb;
padding: 0.25em 0.9em;
box-sizing: border-box;
}
}
/* Div based "system" style fmbox messages. Used in
/* Thẻ div dựa trên các thông báo fmbox kiểu "hệ thống". Dùng trong
   [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */
   [[MediaWiki:Noarticletext]] [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.mw-lag-warn-normal,
div.noarticletext,
div.noarticletext,
𣳔1.405: 𣳔1.207:
     padding: 0.25em 0.9em;
     padding: 0.25em 0.9em;
}
}
 
/* These mbox-small classes must be placed after all other
/* Các lớp mbox-small này phải được đặt sau tất cả các lớp
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so
   ambox/tmbox/ombox,v.v khác. "body.mediawiki" là để chúng
   they override "table.ambox + table.ambox" above. */
   đè lên "table.ambox + table.ambox" phía trên. */
body.mediawiki table.mbox-small {  /* For the "small=yes" option. */
html body.mediawiki .mbox-small {  /* For the "small=yes" option. */
    clear: right;
/* @noflip */
    float: right;
clear: right;
    margin: 4px 0 4px 1em;
/* @noflip */
    width: 238px;
float: right;
    font-size: 88%;
/* @noflip */
    line-height: 1.25em;
margin: 4px 0 4px 1em;
box-sizing: border-box;
width: 238px;
font-size: 88%;
line-height: 1.25em;
}
}
body.mediawiki table.mbox-small-left {  /* For the "small=left" option. */
html body.mediawiki .mbox-small-left {  /* For the "small=left" option. */
    margin: 4px 1em 4px 0;
/* @noflip */
    width: 238px;
margin: 4px 1em 4px 0;
    border-collapse: collapse;
box-sizing: border-box;
    font-size: 88%;
overflow: hidden;
    line-height: 1.25em;
width: 238px;
border-collapse: collapse;
font-size: 88%;
line-height: 1.25em;
}
}


/* CODE FOR COMPACT AMBOX */
/* Kiểu cách cho ambox nhỏ gọn */
/* Hide the images */
/* Ẩn hình */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
.compact-ambox table .mbox-empty-cell {
    display: none;
display: none;
}
}
/* Remove borders, backgrounds, padding, etc. */
/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
.compact-ambox table.ambox {
    border: none;
border: none;
    border-collapse: collapse;
border-collapse: collapse;
    background: transparent;
background-color: transparent;
    margin: 0 0 0 1.6em !important;
margin: 0 0 0 1.6em !important;
    padding: 0 !important;
padding: 0 !important;
    width: auto;
width: auto;
    display: block;
display: block;
}
}
body.mediawiki .compact-ambox table.mbox-small-left {
body.mediawiki .compact-ambox table.mbox-small-left {
    font-size: 100%;
font-size: 100%;
    width: auto;
width: auto;
    margin: 0;
margin: 0;
}
}
/* Style the text cell as a list item and remove its padding */
/* Định kiểu ô văn bản dưới dạng một mục danh sách và loại bỏ phần đệm của nó */
.compact-ambox table .mbox-text {
.compact-ambox table .mbox-text {
    padding: 0 !important;
padding: 0 !important;
    margin: 0 !important;
margin: 0 !important;
}
}
.compact-ambox table .mbox-text-span {
.compact-ambox table .mbox-text-span {
    display: list-item;
display: list-item;
    line-height: 1.5em;
line-height: 1.5em;
    list-style-type: square;
list-style-type: square;
    list-style-image: url("data:image/gif;base64,R0lGODlhBQANAIAAAGOMnP///yH5BAEAAAEALAAAAAAFAA0AAAIJjI+pu+APo4SpADs=");
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg);
}
.skin-vector .compact-ambox table .mbox-text-span {
list-style-type: disc;
list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
}
}
/* Allow for hiding text in compact form */
/* Cho phép ẩn văn bản ở dạng nhỏ gọn */
.compact-ambox .hide-when-compact {
.compact-ambox .hide-when-compact {
    display: none;
display: none;
}
}


#siteNotice div {
/* làm cho các chú thích trong bài không làm xô lệch hàng */
margin: 0;
.reference, .references sup {
}
    font-size: 80%;
#mw-dismissable-notice {
    white-space: nowrap;
background:transparent;
}
}


#wpSummary, #wpSummaryLabel, input#wpSummary,input.mw-summary{
/* Giảm chiều cao các hàng có <sup> và <sub> */
        margin-top: 0;
sup, sub {
margin-bottom: 0;
    line-height: 1em;
}
}


/* When <div class="nonumtoc"> is used on the table of contents,
/* Làm cho danh sách các tham khảo trong [[Bản mẫu:Tham khảo]] nhỏ hơn */
  the ToC will display without numbers */
/* Giữ để đồng bộ với Bản mẫu:Đầu tham khảo/styles.css */
.nonumtoc .tocnumber { display: none; }
ol.references,
.nonumtoc #toc ul,
div.reflist {
.nonumtoc .toc ul {
font-size: 90%;           /* Font mặc định */
    line-height: 1.5em;
margin-bottom: 0.5em;
    list-style: none;
    margin: .3em 0 0;
    padding: 0;
}
}
.nonumtoc #toc ul ul,
div.reflist ol.references {
.nonumtoc .toc ul ul {
font-size: 100%;          /* Reset font-size when nested in div.reflist */
    margin: 0 0 0 2em;  
margin-bottom: 0;         /* Avoid double margin when nested in div.reflist */
list-style-type: inherit;  /* Enable custom list style types */
}
}
/* Allow limiting of which header levels are shown in a TOC;
  <div class="toclimit-3">, for instance, will limit to
  showing ==headings== and ===headings=== but no further
  (as long as there are no =headings= on the page, which
  there shouldn't be according to the MoS).
*/
.toclimit-2 .toclevel-2,
.toclimit-3 .toclevel-3,
.toclimit-4 .toclevel-4,
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 { display: none; }


/* styles for &#123;{copyvio}&#125; and &#123;{copyvio/bot}&#123;.
/* CHÚ Ý PHÊ CHUẨN: những mã sau hiển thị đúng, nhưng phê chuẩn W3C không chấp nhận nó */
  To reduce the HTML code produced by these templates.
/* -moz-* là một phần mở rộng tùy theo nhà cung cấp (CSS 2.1 4.1.2.1) */
*/
/* column-count lấy từ gói CSS3 "CSS Multi-column Layout" */
.copyvio-title {
/* Xin hãy bỏ qua các lỗi phê chuẩn tạo ra bởi hai dòng này */
     font-family: Microsoft Yahei,微软雅黑,Microsoft Jhenghei,微軟正黑體,Arial Unicode MS,黑体;
.references-2column {
     text-align: center;
     font-size: 90%;
    font-size: 150%;
     -moz-column-count: 2;
     font-weight: bold;
     column-count: 2;
}
}
.copyvio-titlebox {
 
     border-bottom: 2px solid #003153;
/* Tô sáng tham khảo được nhấn để dễ tìm */
    color: white;
ol.references > li:target {  
    background: #999999;
     background-color: #DEF;
     padding: 0.5em;
     box-shadow: 0 0 0 5px #DEF;
    height: 3em;
    -moz-border-radius: 5px 5px 0 0;
}
}
.copyvio-box {
ol.references > li:target:marker,
    width: 95%;
ol.references > li:target:-moz-list-number {
    border: 3px solid #003153;
font-weight: bold;
    background: white;
    margin: .5em auto;
    font-size:90%;
    -o-border-radius: 8px;
    -icab-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-box-shadow: 10px 10px 5px #888;
    -icab-box-shadow: 10px 10px 5px #888;
    -khtml-box-shadow: 10px 10px 5px #888;
    -moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;
}
}
 
sup.reference:target,
/* dablink */
span.citation:target, cite:target {
.dablink > div {
     outline: medium solid rgba(6, 69, 173, 0.4);
     padding-left: 32px;
     outline-offset: 2px;
     background: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Disambig_gray.svg/26px-Disambig_gray.svg.png) no-repeat;
}
}


/* 2010版首页 */
/* Làm cho mục tham khảo trong đầu đề bảng không bị đậm hay nghiêng */
div.title-bar-vigar {
sup.reference {
     width: 100%;
     font-weight: normal;
     max-width: 100%;
     font-style: normal;
    height: 31px;
    overflow: hidden;
    background: #96d1fc url(//upload.wikimedia.org/wikipedia/commons/b/ba/Vigar-zh-wikipedia-2010-new-design-short.png) repeat-x;
}
}


/* 解决cite定位内文字显示为斜体的问题 */
/* Kiểu cách cho chú thích */
cite {
span.citation, cite {
     font-style: normal;
     font-style: normal;
    word-wrap: break-word;
}
}


/* [[Template:Kai]] */
/* For linked citation numbers and document IDs, where
 
  the number need not be shown on a screen or a handheld,
.template-kai {
  but should be included in the printed version
    font-family: 楷体, 楷体_GB2312, KaiTi, KaiTi_GB2312, 华文楷体, STKaiti, 'AR PL UKai CN', 標楷體, DFKai-SB, 'AR PL UKai HK', 'AR PL UKai TW', 全字庫正楷體, TW-Kai, EUDCKAI;
*/
@media screen, handheld, projection {
    span.citation .printonly, cite .printonly {
        display: none;
    }
}
}


.template-kai:lang(zh-hant),
/* Tọa độ địa lý
.template-kai:lang(zh-hk),
.template-kai:lang(zh-mo),
.template-kai:lang(zh-tw) {
    font-family: 標楷體, DFKai-SB, 'AR PL UKai HK', 'AR PL UKai TW', 全字庫正楷體, TW-Kai, 楷体, 楷体_GB2312, KaiTi, KaiTi_GB2312, 华文楷体, STKaiti, 'AR PL UKai CN', EUDCKAI;
}


#p-logo a:lang(zh-hans),
Để hiển thị tọa độ địa lý dùng cách ghi chú trong mã nguồn, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
#p-logo a:lang(zh-cn),
  .geo-default { display: inline } .geo-nondefault { display: none }
#p-logo a:lang(zh-my),
  .geo-dec { display: inline } .geo-dms { display: inline }
#p-logo a:lang(zh-sg) {
    background-image: url(//upload.wikimedia.org/wikipedia/zh/6/62/Wiki_zh-hans.png) !important;
}


/* Pie chart test: Transparent borders */
Để hiển thị tọa độ địa lý dùng cách ghi chú thập phân, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
.transborder {
  .geo-default { display: inline } .geo-nondefault { display: inline }  
    border: solid transparent;
  .geo-dec { display: inline } .geo-dms { display: none }
}
* html .transborder { /* IE6 */
    border: solid #000001;
    filter: chroma(color=#000001);
}


/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
Để hiển thị tọa độ địa lý dùng cách ghi chú kiểu DMS, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
   [[Bugzilla:26204]] */
   .geo-default { display: inline } .geo-nondefault { display: inline }
div.mw-geshi div,
  .geo-dec { display: none }  .geo-dms { display: inline }
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript {
    font-family: monospace, "Courier New" !important;
}


/* http://zh.wikipedia.org/w/index.php?oldid=18291698#.E7.BB.B4.E5.9F.BA.E8.8D.A3.E8.AA.89.E5.A5.96.E5.8A.B1.E6.A8.A1.E6.9D.BF.E5.87.BA.E4.BA.86.E5.A4.A7.E9.97.AE.E9.A2.98 */
Để hiển thị tọa độ địa lý dùng cách ghi chú kiểu DMS lẫn thập phân, hãy thêm dòng sau vào trang Thành viên:Tênthànhviên/monobook.css:
body.ns-14 div.mw-content-ltr > div[dir=ltr] {
  .geo-default { display: inline } .geo-nondefault { display: inline }
    clear: both;
  .geo-dec { display: inline }  .geo-dms { display: inline }
}
  .geo-multi-punct { display: inline }


/* [[template:fact]]的文字背景色设置 */
Xem [[Bản mẫu:Coor link]] để xem cách dùng.
.template-facttext{
    background-color:#FFEFD6;
}


/* Hide stuff meant for accounts with special permissions. Made visible again in
Lưu ý các lớp "geo", "longitude", và "latitude" không chỉ là các kiểu cách trình bày mà còn được [[vi định dạng Geo]] sử dụng, do đó không nên đổi tên.
  [[MediaWiki:Group-sysop.css]] and [[MediaWiki:Group-accountcreator.css]]. */
.sysop-show, .accountcreator-show {
    display: none;
}


/*编辑提交按钮部分的样式*/
*/
div.editOptions {
    background: #F0F0F0; padding:1em 1em 1.5em 1em;margin: 0 -2px 2em 0;border: solid silver; border-width:0 1px 1px 1px;
}


.mw-summary-preset {
.geo-default { display: inline; }
    display: inline;
.geo-nondefault { display: none; }
    margin: 0;
.geo-dms { display: inline; }
    padding: 0;
.geo-dec { display: inline; }
}
.geo-multi-punct { display: none; }
.mw-summary-preset-item {
    border-left: 1px solid #AAAAAA;
    display: inline-block;
    line-height: 1.25em;
    margin: 0.125em 0;
    padding: 0 0.5em;
}
.mw-summary-preset-item:first-child {
    border-left: medium none;
    padding-left: 0.25em;
}
.mw-summary-preset-item:last-child {
    padding-right: 0.25em;
}


#mw-dismissable-notice {
.longitude, .latitude {
    display: none;
     white-space: nowrap;
}
.editCheckboxes {
    margin-bottom: 1em;
}
.editCheckboxes input[type="checkbox"]:first-child {
     margin-left:0;
}
}


.editButtons > input[type="submit"]:first-child {
/* Dùng cho vi định dạng Geo (Geo microformat), hiện chưa cần kiểu nào ngoại trừ .geo-dec. */
    margin-left: .1em;
.geo { }
}
.editButtons > input[type="submit"] {
    font-size: 92% !important;
    margin: 0 .33em;
}


#pagehistory li.not-patrolled {
/***** hết các kiểu cách cho tọa độ địa lý */
    background-color: #FFA !important;
}


/* For the new main page design */
/* Cho phép các cấp độ đầu đề nào hiển thị trong Mục lục;
#mp-2012,
  ví dụ, <div class="toclimit-3">, sẽ giới hạn trong viẹc hiển thị
#mp-2012-banner,
  ==đầu đề== và ===đầu đề=== nhưng không hiển thị các đầu đề nhỏ hơn
#mp-2012-body {
  (miễn là không có =đầu đề= trong trang, điều không được khuyên dùng theo như
    clear: both;
  Cẩm nang về văn phong).
}
*/
.toclimit-2 .toclevel-2,
.toclimit-3 .toclevel-3,
.toclimit-4 .toclevel-4,
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 { display: none; }


#mp-2012-banner {
/* Cuộn trái/phải các đoạn mã giữ nguyên khoảng cách */
    background-image: url("//upload.wikimedia.org/wikipedia/commons/0/0a/Zhwp_blue_banner.png");
@media screen {
    background-repeat: repeat-x;
  pre { overflow: auto; }
    height: 120px;
    min-width: 727px; /* 182 + 40 + 240 + 245 + 20 */
}
}


#mp-2012-banner a {
/* Kiểu cách cho Bản mẫu:Quote */
    color: #17b;
blockquote.templatequote {  
    margin-top: 0;  
}
}
 
blockquote.templatequote div.templatequotecite {  
#mp-2012-banner > div {
     line-height: 1.5em;
     line-height: 120px;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}
}


#mp-2012-banner > div > * {
    line-height: 1.5em;
    vertical-align: middle;
}


#mp-2012-banner-logo {
/* Tránh ngắt đoạn ở những trường hợp ngớ ngẩn:  
    float: left;
  1) Muốn vậy
    width: 182px;
  2) Liên kết khi chúng ta không muốn
    height: 119px;
  3) In đậm "liên kết" trong chính trang đó
    margin-bottom: 1px;
  4) Hàm thức HTML
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/300px-Wikipedia-logo-v2.svg.png");
  5) Thẻ ref với tên nhóm <ref group="Note"> --> "[Note 1]"
    background-image: -webkit-image-set(
*/
        url("//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/300px-Wikipedia-logo-v2.svg.png") 1x,
.nowrap,
        url("//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/450px-Wikipedia-logo-v2.svg.png") 1.5x,
.nowraplinks a,
        url("//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/600px-Wikipedia-logo-v2.svg.png") 2x
.nowraplinks .selflink,
    );
sup.reference a {
    background-image: image-set(
     white-space: nowrap;
        url("//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/300px-Wikipedia-logo-v2.svg.png") 1x,
        url("//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/450px-Wikipedia-logo-v2.svg.png") 1.5x,
        url("//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/600px-Wikipedia-logo-v2.svg.png") 2x
    );
    background-position: -118px 8px;
     background-repeat: no-repeat;
}
}
 
/* But allow wrapping where desired: */
#mp-2012-banner-title {
.wrap,
     float: left;
.wraplinks a {
    margin-left: 40px;
     white-space: normal;
    width: 240px;
}
}


#mp-2012-banner-title > div {
/* Cho tài liệu bản mẫu */
     display: inline-block;
.template-documentation {
     font-family: sans-serif;
     clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa;
    background-color: #ecfcf4;
     padding: 1em;
}
}


#mp-2012-banner-title h1 {
/* Kiểu cách cho thẻ Bộ lọc Sai phạm */
     font-size: 2em;
.mw-tag-markers {
     margin: 0;
     font-family: 'Gothic Nguyen', sans-serif;
    padding: 0;
     font-size:90%;
    line-height: 1.6em;
}
}


#mp-2012-banner-title p {
/* Ẩn những nội dung chỉ cho bảo quản viên biết. Hãy viết tương tự trong
    margin: 0;
  [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]], và
    padding: 0;
  [[Mediawiki:Group-autoconfirmed.css]].
    font-size: 85%;
*/
    color: #457;
.checkuser-show,
.sysop-show,
.abusefilter-show,
.abusefilter-helper-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
display: none;
}
}


#mp-2012-banner-intro {
/* Hide the redlink generated by {{Editnotice}},
    float: right;
  this overrides the ".sysop-show { display: none; }" above that applies
    margin-right: 20px;
  to the same link as well. See [[phab:T45013]]
    width: 245px;
    text-align: right;
}


#mp-2012-banner-intro > div {
  Hide the images in editnotices to keep them readable in VE view.
    display: inline-block;
  Long term, editnotices should become a core feature so that they can be designed responsive. */
    text-align: center;
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
display: none !important;
}
}


#mp-2012-banner-intro .number-of-articles a {
/* Remove bullets when there are multiple edit page warnings */
    color: #113C86;
ul.permissions-errors > li {
    font-size: 120%;
list-style: none none;
    font-family: sans-serif;
    font-weight: bold;
}
}
 
ul.permissions-errors {
#mp-2012-banner-intro p {
margin: 0;
    margin: 0;
    padding-bottom: .3em;
    letter-spacing: .1em;
    font-weight: bold;
    color: #457;
}
}


#mp-2012-banner-intro table {
/* Không có thanh ngang trên mác trang đăng nhập */
     width: 100%;
body.page-Special_UserLogin .mw-label label,
body.page-Special_UserLogin_signup .mw-label label {
     white-space: nowrap;
}
}


#mp-2012-banner-intro td {
/* Biểu đồ Pie thử nghiệm: Viền trong suốt */
     vertical-align: top;
.transborder {
    padding: 0 .5em;
     border: solid transparent;
}
}
 
* html .transborder { /* IE6 */
#mp-2012 h1,
     border: solid #000001;
#mp-2012 h2 {
     filter: chroma(color=#000001);
     font-weight: bold;
     border: none;
}
}


#mp-2012 h2 {
/* Kiểu cách cho đánh dấu cập nhật trong trang theo dõi, lịch sử trang, và thay đổi gần đây/liên quan.
    font-size: 1.16em;
  Các điểm đánh dấu danh sách được định kiểu trong các bảng kiểu của hình dạng. */
     margin-bottom: .8em;
span.updatedmarker {
     letter-spacing: .16em;
     background-color: transparent;
     color: #006400;
}
}
 
/*li.mw-changeslist-line-watched .mw-title,
#mp-2012 .mw-headline-number {
table.mw-changeslist-line-watched .mw-title,
     display: none;
table.mw-enhanced-watch .mw-enhanced-rctime {
     font-weight: normal;
}*/
strong.mw-watched a {
    font-weight: bold
}
}


#mp-2012 .hlist li {
/* Lớp chung cho chữ serif kiểu Times, lớp texhtml cho toán học trong dòng */
.times-serif,
span.texhtml {
    font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
    font-size: 118%;
    line-height: 1.35em;
     white-space: nowrap;
     white-space: nowrap;
     white-space: normal !ie; /* IE < 8 no-wraps entire list, so disable it */
}
span.texhtml span.texhtml {
     font-size: 100%;
}
}


#mp-2012-body {
/* Hiển thị con số và texhtml dưới dạng bảng */
     min-width: 695px; /* 182 + 40 + 240 + 245 + 20 - 32 */
.digits,
.texhtml {
    -moz-font-feature-settings: "lnum", "tnum";
     -webkit-font-feature-settings: "lnum", "tnum";
    font-feature-settings: "lnum", "tnum";
}
}


#mp-2012-column-left {
/* Danh sách tham khảo nhỏ hơn */
     float: left;
ol.references,
     width: 64.9%;
div.reflist,
div.refbegin {
     font-size: 90%;           /* Default font-size */
     margin-bottom: 0.5em;
}
}
 
div.refbegin-100 {
#mp-2012-column-left > div {
     font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
     margin-right: 1.5em;
}
}
 
div.reflist ol.references {
.mp-2012-column-left-block {
     font-size: 100%;           /* Reset font-size when nested in div.reflist */
     margin-top: .8em;
     list-style-type: inherit; /* Enable custom list style types */
    padding: .8em 1.6em 1.8em;
     line-height: 1.5em;
}
}


.mp-2012-column-left-block + .mp-2012-column-left-block {
/* T156351: Support for Parsoid's Cite implementation */
    margin-top: .4em;
span[rel="mw:referencedBy"]::before {
     border-top: 1px solid #EEE;
     content: "^ ";
}
}
 
a[rel="mw:referencedBy"]::before {
#mp-2012-column-right {
     font-weight: bold;
     float: right;
     content: "^";
     width: 35%;
}
}
 
span[rel="mw:referencedBy"] {
#mp-2012-column-left h2,
    counter-reset: mw-ref-linkback 0;
#mp-2012-column-left h2 a {
    color: #259;
}
}
 
span[rel="mw:referencedBy"] > a::before {
#mp-2012-column-right h2,
    font-weight: bold;
#mp-2012-column-right h2 a {
    font-style: italic;
    color: #5c5c5c;
    font-size: 80%; /* to match the .references <sup> rule */
    content: counter( mw-ref-linkback, lower-alpha );
}
}
 
.mw-ref > a[data-mw-group=upper-alpha]::after {
#mp-2012 #column-feature-more {
     content: '[' counter( mw-Ref, upper-alpha ) ']';
    margin-top: 1.2em;
     clear: left;
}
}
 
.mw-ref > a[data-mw-group=decimal]::after {  
#mp-2012 #column-feature-more ul {
     content: '[' counter( mw-Ref, decimal ) ']';
     list-style: none;
    margin-left: 0;
}
}
 
.mw-ref > a[data-mw-group=lower-alpha]::after {
#mp-2012 #column-feature-more li {
     content: '[' counter( mw-Ref, lower-alpha ) ']';
    font-size: .9em;
     color: #474747;
}
}
 
.mw-ref > a[data-mw-group=lower-roman]::after {
#mp-2012 #column-feature-more .column-feature-more-header a {
     content: '[' counter( mw-Ref, lower-roman ) ']';
    font-weight: bold;
     color: #474747;
}
}
.mw-ref > a[data-mw-group=upper-roman]::after {
    content: '[' counter( mw-Ref, upper-roman ) ']';
.mw-ref > a[data-mw-group=lower-greek]::after {
    content: '[' counter( mw-Ref, lower-greek ) ']';


#mp-2012 #column-feature img, #mp-2012 #column-good img {
/* Thống nhất chiều dài của các dấu tab trong đoạn mã; xem [[Bugzilla:57824]] và [[Bugzilla:57825]]. */
     margin: 0.4em 0.9em 0.3em 0;
.mw-highlight > pre,
div.mw-geshi div,
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript,
pre.source-lua,
.diffchange {
     -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
}


#mp-2012 #column-feature p, #mp-2012 #column-good p, #mp-2012-featurepic-text p {
    line-height: 1.6em;
    text-align: justify;
    text-justify: inter-ideograph;
}


#mp-2012 #column-dyk li {
/* Bao quanh thẻ <code> bằng một khung nhằm tách biệt mã ví dụ với nền chữ thông thường */
    margin-bottom: 0.5em;
code {
  border: 1px solid #ddd;
  padding: 1px 4px;
  border-radius: 2px;
}
}


.mp-2012-featurepic-horizontal #mp-2012-featurepic-image {
#sandbox-intro {
     margin-left: auto;
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/48px-Mypaint-icon.svg.png");
     margin-right: auto;
    background-position: 12px center;
    background-repeat: no-repeat;
     background-size: 48px auto;
     padding: 1.5em 0 1.5em 72px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
}


.mp-2012-featurepic-vertical #mp-2012-featurepic-image {
.sandbox {
    float: left;
background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
    margin-right: 25px;
background-image: -o-repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
background-image: repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
}
}


#mp-2012-featurepic-image {
/* Ẩn liên kết § cho những đề mục không bao giờ cần liên kết đến. */
    margin-bottom: 5px;
.noarticletext .mw-headline-anchor,
    margin-top: 6px;
.searchresults .mw-headline-anchor {
    text-align: center;
display: none;
}
}


.mp-2012-featurepic-border p {
/* Ẩn giao diện có liên quan đến Biên dịch nội dung khi công cụ đó bị tắt. */
    border: 1px solid #DDDDDD;
html:not(.cx-available) .cx-show {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
display: none !important;
}
}


#mp-2012-featurepic-image p {
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 192dpi) {
    position: relative;
/* [[MediaZilla:35337]] */
    overflow: hidden;
#p-logo a {
    margin: 0;
background-size: 135px auto;
    display: inline-block;
}
#disambig {
background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/64px-Disambig.svg.png');
}
#stub, #substub, #dich {
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Baustelle.svg/64px-Baustelle.svg.png');
}
.audiolink a {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Speaker_Icon.svg/26px-Speaker_Icon.svg.png") !important;
}
div.videolist, div.multivideolist {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Film_reel.svg/80px-Film_reel.svg.png");
}
.section-detail, div.catmore {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Searchtool-80%25.png/30px-Searchtool-80%25.png");
}
div.dablink {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/30px-Disambig.svg.png");
}
#sandbox-intro {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/96px-Mypaint-icon.svg.png");
}
/* Các thời biểu EasyTimeline không có bản độ phân giải cao. */
img[src^="//upload.wikimedia.org/wikipedia/vi/timeline"] {
image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
}
}


#mp-2012-featurepic-image span {
/* Change the external link icon to an Adobe icon for all PDF files
    /* caption */
  in browsers that support these CSS selectors, like Mozilla and Opera */
    position: absolute;
div#content a[href$=".pdf"].external,
    right: .7em;
div#content a[href*=".pdf?"].external,
    bottom: .7em;
div#content a[href*=".pdf#"].external,
    padding: .19em .75em;
div#content a[href$=".PDF"].external,
    background: black;
div#content a[href*=".PDF?"].external,
    background: rgba(0, 0, 0, .53);
div#content a[href*=".PDF#"].external,
    border-radius: .3em;
div#mw_content a[href$=".pdf"].external,
     color: white;
div#mw_content a[href*=".pdf?"].external,
    font-size: .85em;
div#mw_content a[href*=".pdf#"].external,
     font-weight: bold;
div#mw_content a[href$=".PDF"].external,
     text-shadow: 0 1px 3px black;
div#mw_content a[href*=".PDF?"].external,
div#mw_content a[href*=".PDF#"].external {
     background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
     /* @noflip */
     padding-right: 18px;
}
}


.mp-2012-block-nav-footer {
/* Sắp xếp sortkey cho bảng biểu */
    color: #666;
td .sortkey,
    font-size: .85em;
th .sortkey {
     clear: both;
     display: none;
     text-align: right;
     speak: none;
}
}


#mp-2012-column-left .mp-2012-text {
/* Cỡ chữ nhỏ cho các thể loại ẩn */
    color: #1A1A1A;
#mw-hidden-catlinks { font-size: 87% !important; }
}


#mp-2012-column-right .mp-2012-text {
/* Sử dụng cho cho chủ đề
     font-size: .98em;
  Với màn hình rộng, sẽ hiện ta hai cột
  Với màn hình nhỏ hoặc điện thoại, thì thành một cột */
.portal-column-left {
     float: left;
    width: 50%;
}
}
 
.portal-column-right {
#mp-2012-column-right > div {
     float: right;
     margin-top: 1.6em;
    width: 49%;
}
}
 
.portal-column-left-wide {
.mp-2012-column-right-block {
     float: left;
     margin: 0 0 1.6em;
     width: 60%;
     padding: .8em 1.6em 1.6em;
}
}
 
.portal-column-right-narrow {
#mp-2012-column-right-block-a {
     float: right;
     border: 1px solid #E8E8E8;
     width: 39%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08);
     background: #FFF;
}
}
 
.portal-column-left-extra-wide {
#mp-2012-column-right-block-b {
     float: left;
     border: 1px solid #CADEED;
     width: 70%;
    box-shadow: 0px 1px 3px #DDE6ED;
    background: #FFF;
    background: linear-gradient(top, #fff 65%,#EFF6FA 100%);
    background: -moz-linear-gradient(top, #fff 65%, #EFF6FA 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%,#fff), color-stop(100%,#EFF6FA));
    background: -webkit-linear-gradient(top, #fff 65%,#EFF6FA 100%);
    background: -o-linear-gradient(top, #fff 65%,#EFF6FA 100%);
    background: -ms-linear-gradient(top, #fff 65%,#EFF6FA 100%);
     background: linear-gradient(top, #fff 65%,#EFF6FA 100%);
    clear: both;
}
}
 
.portal-column-right-extra-narrow {
#mp-2012-column-right-block-c {
     float: right;
     border: 1px solid transparent;
     width: 29%;
    margin-bottom: .4em;
     clear: both;
}
}
 
@media only screen and (max-width: 800px) {
#mp-2012 #column-itn li {
    /* Tách các cột trên màn hình nhỏ */
     margin-bottom: .8em;
    .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;
    }
}
}


#mp-2012 #column-otd img {
/* Kiểu cho menu giới thiệu ở đầu trang được thêm vào bởi [[MediaWiki:Sitenotice]] */
    margin-left: .6em;
#cssmenu {
    margin-bottom: .6em;
  background: #f96e5b;
  width: auto;
}
}
 
#cssmenu ul {
#mp-2012 #column-otd h3 {
  list-style: none;
    padding-left: 1em;
  margin: 0;
    margin-bottom: .8em;
  padding: 0;
    font-weight: normal;
  line-height: 1;
    font-size: 1.01em;
  display: block;
  zoom: 1;
}
}
 
#cssmenu ul:after {
#mp-2012 #column-otd h3 .otd-year {
  content: " ";
    white-space: nowrap;
  display: block;
    font-weight: bold;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
}
 
#cssmenu ul li {
#mp-2012 #column-otd dl {
  display: inline-block;
    padding-left: 1em;
  padding: 0;
  margin: 0;
}
}
 
#cssmenu.align-right ul li {
#mp-2012 #column-otd dt {
  float: right;
    float: left;
    width: 4.2em;
}
}
 
#cssmenu.align-center ul {
#mp-2012 #column-otd dd {
  text-align: center;
    margin-bottom: .8em;
    margin-left: 4.5em;
}
}
 
#cssmenu ul li a {
#mp-2012 #column-uptrends {
  color: #ffffff;
    margin-left: 1.6em;
  text-decoration: none;
    color: #3B3B3B;
  display: block;
  padding: 8px 15px;
  font-family:  'Gothic Nguyen', 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
}
 
#cssmenu ul li a:hover {
#mp-2012 #column-participate {
  color: #333333;
    margin-left: 1.6em;
    color: #3B3B3B;
}
}
 
#cssmenu ul li a:hover:before {
#mp-2012 #column-participate-button {
  width: 100%;
    text-align: center;
    margin-top: 1.5em;
    white-space: nowrap;
    font-weight: bold;
}
}
 
#cssmenu ul li a:after {
#mp-2012 #column-tips {
  content: "";
    margin-left: 1.6em;
  display: block;
    color: #494949;
  position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  background: #ffffff;
  opacity: .5;
}
}
 
#cssmenu ul li a:before {
#mp-2012-column-tips-header {
  content: "";
    font-weight: bold;
  display: block;
    color: #444;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #333333;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
}
 
#cssmenu ul li.last > a:after,
#mp-2012-links {
#cssmenu ul li:last-child > a:after {
    margin-bottom: .8em;
  display: none;
    /* Make it flow */
    overflow: hidden;
    clear: left;
}
}
 
#cssmenu ul li.active a {
#mp-2012-links table {
  color: #333333;
    padding: .8em 1.6em;
    font-size: .95em;
    width: 96%;
    border: 1px solid #EEE;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    background: #FBFBFB;
    margin: 0 auto;
}
}
 
#cssmenu ul li.active a:before {
#mp-2012-links td {
  width: 100%;
    width: 33.33%;
    vertical-align: top;
}
}
 
#cssmenu.align-right li.last > a:after,
#mp-2012-links h3 {
#cssmenu.align-right li:last-child > a:after {
    font-size: .98em;
  display: block;
    font-weight: bold;
    color: #6B6B6B;
    padding-bottom: .2em;
    border-bottom: 1px solid #EEE;
    margin-bottom: .8em;
}
}
 
#cssmenu.align-right li:first-child a:after {
#mp-2012-sisters {
  display: none;
    margin-top: 50px;
    clear:both;
    padding-top: 15px;
    border-top: 3px double #CCC;
    color: #222;
    line-height: 120%;
}
}
 
@media screen and (max-width: 768px) {
#mp-2012-sisters > div {
  #cssmenu ul li {
     background: white;
    float: none;
     width: 45px;
    display: block;
     margin: -40px auto 0;
  }
  #cssmenu ul li a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #fb998c;
  }
  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
     border: 0;
  }
  #cssmenu ul li a:after {
     display: none;
  }
  #cssmenu ul li a:before {
     display: none;
  }
}
}


/* For [[Wikipedia:历史上的今天]] and its subpages */
/* Font chữ serif tiếng Việt cho tiêu đề h1, h2 */
/* They share the same HTML snippets with main page, */
.mw-body #firstHeading,
/* so they need to be styled here too. */
.mw-body h1,
.selected-anniversary img {
.mw-body h2,
    margin-left: .6em;
.oo-ui-menuToolGroup-tools .oo-ui-tool-name-heading1 .oo-ui-tool-title,
     margin-bottom: .6em;
.oo-ui-menuToolGroup-tools .oo-ui-tool-name-heading2 .oo-ui-tool-title,
.vector-sticky-header-context-bar-primary,
.vector-feature-zebra-design-enabled .vector-sticky-header-context-bar-primary {
     font-family: 'Minh Nguyen', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;
}
}


.selected-anniversary .mw-headline-number {
/*
    display: none
Logo Tết
}
Ghi chú: Khi cần tắt logo Tết thì chỉ cần bôi đen và nhấn Ctrl + /
để tránh mất công viết lại
*/


.selected-anniversary h3 {
/*#p-logo a {*/
    font-weight: normal;
/* background-image: url('https://upload.wikimedia.org/wikipedia/vi/1/11/LogoWiki_2023_Tet_Holiday.svg') !important;*/
    font-size: 1em;
/* background-size: 135px;*/
    padding-top: 0;
/*}*/
}


.selected-anniversary h3 .otd-year {
/*.skin-vector #p-logo, .skin-monobook #p-logo {*/
    white-space: nowrap;
/* margin-top: 1em;*/
    font-weight: bold;
/*}*/
}


.selected-anniversary dl {
/* Logo cho giao diện Vector mới */
    margin: 0.3em 0 0 1.6em;
    padding: 0;
    line-height: 1.5em;
    list-style-type: square;
}


.selected-anniversary dl * {
/*.mw-logo-icon,*/
    margin: 0;
/*.mw-logo-wordmark,*/
    padding: 0;
/*.mw-logo-tagline {*/
}
/*    background-repeat: no-repeat;*/
/*    width: 0 !important;*/
/*    height: 0 !important;*/
/*}*/
/*.mw-logo-icon {*/
/*    background-image: url(https://upload.wikimedia.org/wikipedia/vi/f/f0/Wikipedia-logo-v2_2023_Tet_Holiday.svg);*/
/*    background-size: 3.125em;*/
/*    padding: 3.125em 3.125em 0 0;*/
/*}*/


.selected-anniversary dt {
/*.mw-logo-wordmark {*/
    display: list-item;
/*    background-image: url(https://upload.wikimedia.org/wikipedia/vi/d/d6/Wikipedia-wordmark-en_2023_Tet_Holiday.svg);*/
    font-weight: normal;
/*    background-size: 7.5em;*/
    float: left;
/*    padding: 1.125em 7.5em 0 0;*/
}
/*}*/


.selected-anniversary dt:after {
/*.mw-logo-tagline {*/
    content: ',';
/*    background-image: url(https://vi.wikipedia.org/static/images/mobile/copyright/wikipedia-tagline-vi.svg);*/
}
/*    background-size: 7.5em;*/
/*    padding: 0.625em 7.5em 0 0;*/
/*}*/


/* HACK to workaround VE and badly written CGroups */
/* Thử bỏ liên kết ở sidebar */
#noteTA {
#t-upload {
    display: none;
display: none;
}
}