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

𨀈𬧐: 調向尋檢
n
n
 
(空顯示31番版𧵑3𠊛用於𡧲)
𣳔1: 𣳔1:
* h1, h2, h3 {font-family: Han-Nom Minh, Nom Na Tong, Noto Serif CJK TC, serif;}
+
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}
  
* body {font-family: Han-Nom Gothic, Calibri, sans-serif;}
+
#mw-headline {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}
  
:lang(zh), .interwiki-zh {font-family: 'Noto Sans CJK SC', 'Microsoft JhengHei', 'STXihei';}
+
#firstHeading {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}
:lang(ja), .interwiki-ja {font-family: 'Noto Sans CJK JP', 'Meiryo', 'MS Gothic';}
+
 
:lang(ko), .interwiki-ko {font-family: 'Noto Sans CJK KR', 'Malgun Gothic', 'Dotum';}
+
#wpTextbox1 {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}
 +
 
 +
* body {line-height:120%; font-family: 'Gothic Nguyen', 'Han-Nom Gothic', 'Microsoft JhengHei', 'Malgun Gothic', 'Dotum', 'Calibri', sans-serif;}
 +
 
 +
:lang(zh), .interwiki-zh {font-family: ;}
 +
:lang(ja), .interwiki-ja {font-family: ;}
 +
:lang(ko), .interwiki-ko {font-family: ;}
 
:lang(en), .interwiki-en {font-family: ;}
 
:lang(en), .interwiki-en {font-family: ;}
 
:lang(fr), .interwiki-fr {font-family: ;}
 
:lang(fr), .interwiki-fr {font-family: ;}
 
:lang(ru), .interwiki-ru {font-family: ;}
 
:lang(ru), .interwiki-ru {font-family: ;}
 
#firstHeading {font-size: 210%; color: ;}
 
 
#wpTextbox1 {font-size: 105%; font-family: Han-Nom Minh, Cambria, MingLiU, MingLiU-ExtB, Nom Na Tong, HanaMinA, HanaMinB, Batang, serif; }
 
 
/* [[板母:Dablink]], [[板母:Otheruses]], v.v. */
 
div.dablink {
 
    background: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/15px-Disambig.svg.png") center left no-repeat;
 
    background-size: 15px auto;
 
    font-style: italic;
 
    margin-left: 2em;
 
    padding-left: 20px;
 
    min-height: 12px;
 
}
 
 
/* enlarge font-size for Vietnamese (Han-Nom) fonts*/
 
#bodyContent { font-size:110%;}
 
  
 
/* Don't display page title on the main page */
 
/* Don't display page title on the main page */
𣳔34: 𣳔23:
 
     display: none;
 
     display: none;
 
}
 
}
 +
/* CSS dùng chung cho các skin */
  
/* For the new main page design */
+
/* Bắt buộc định dạng khối để tránh vụ blockquote tràn dưới phần tử trôi */
#mp-2012,
+
blockquote {
#mp-2012-banner,
+
overflow: hidden;
#mp-2012-body {
 
    clear: both;
 
 
}
 
}
+
 
#mp-2012-banner {
+
/* Kiểu cách cho thông báo */
    background-image: url("//upload.wikimedia.org/wikipedia/commons/0/0a/Zhwp_blue_banner.png");
+
#bodyContent .letterhead {
    background-repeat: repeat-x;
+
background-image:url('//upload.wikimedia.org/wikipedia/commons/e/e0/Tan-page-corner.png');
    height: 120px;
+
background-size: 80px auto;
    min-width: 727px; /* 182 + 40 + 240 + 245 + 20 */
+
background-repeat:no-repeat;
 +
padding: 2em;
 +
background-color: #faf9f2;
 
}
 
}
+
 
#mp-2012-banner a {
+
/* Kiểu chữ bình thường cho các đầu hàng bảng có thuộc tính scope="row" */
     color: #17b;
+
.wikitable.plainrowheaders th[scope=row] {
}
+
     font-weight: normal;
+
    /* @noflip */
#mp-2012-banner > div {
+
     text-align: left;
     line-height: 120px;
 
 
}
 
}
 
   
 
   
#mp-2012-banner > div > * {
+
/* Các danh sách trong ô dữ liệu luôn được căn bên trái */
     line-height: 1.5em;
+
.wikitable td ul,
     vertical-align: middle;
+
.wikitable td ol,
 +
.wikitable td dl {
 +
     /* @noflip */
 +
     text-align: left;
 
}
 
}
+
/* …trừ khi cũng có lớp hlist */
#mp-2012-banner-logo {
+
.toc.hlist ul,
    float: left;
+
#toc.hlist ul,
    width: 182px;
+
.wikitable.hlist td ul,
    height: 119px;
+
.wikitable.hlist td ol,
    margin-bottom: 1px;
+
.wikitable.hlist td dl {
    background-image: url("//www.hannom-rcv.org/wi/images/0/09/WikiHannom-logo-v2-200px-transparent.png ");
+
     text-align: inherit;
    background-image: -webkit-image-set(
 
        url("//www.hannom-rcv.org/wi/images/0/09/WikiHannom-logo-v2-200px-transparent.png ") 1x,
 
        url("//www.hannom-rcv.org/wi/images/0/09/WikiHannom-logo-v2-200px-transparent.png ") 1.5x,
 
        url("//www.hannom-rcv.org/wi/images/0/09/WikiHannom-logo-v2-200px-transparent.png ") 2x
 
    );
 
    background-image: image-set(
 
        url("//www.hannom-rcv.org/wi/images/0/09/WikiHannom-logo-v2-200px-transparent.png ") 1x,
 
        url("//www.hannom-rcv.org/wi/images/0/09/WikiHannom-logo-v2-200px-transparent.png ") 1.5x,
 
        url("//www.hannom-rcv.org/wi/images/0/09/WikiHannom-logo-v2-200px-transparent.png ") 2x
 
    );
 
     background-position: -58px -0px;
 
    background-repeat: no-repeat;
 
 
}
 
}
+
 
#mp-2012-banner-title {
+
/* Kiểu cho các bản mẫu hộp thông tin */
     float: left;
+
.infobox {
     margin-left: 40px;
+
     border: 1px solid #aaa;
     width: 240px;
+
     border-spacing: 5px;
}
+
     background-color: #f9f9f9;
+
     margin: 5px 0 5px 10px;
#mp-2012-banner-title > div {
+
     min-width: 294px;
    display: inline-block;
+
     max-width: 320px;
    font-family: sans-serif;
+
     color: black;
}
 
 
#mp-2012-banner-title h1 {
 
    font-size: 2em;
 
     margin: 0;
 
     padding: 0;
 
    line-height: 1.6em;
 
}
 
 
#mp-2012-banner-title p {
 
    margin: 0;
 
    padding: 0;
 
     font-size: 85%;
 
     color: #457;
 
}
 
 
#mp-2012-banner-intro {
 
 
     float: right;
 
     float: right;
     margin-right: 20px;
+
     clear: right;
     width: 245px;
+
    text-align: left;
     text-align: right;
+
    font-size: 0.88em;
 +
     line-height: 1.25em;
 +
     word-wrap: break-word;
 
}
 
}
+
.infobox caption {
#mp-2012-banner-intro > div {
+
     font-size: 125%;
    display: inline-block;
 
    text-align: center;
 
}
 
 
#mp-2012-banner-intro .number-of-articles a {
 
    color: #113C86;
 
     font-size: 120%;
 
    font-family: sans-serif;
 
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
+
.infobox th {
#mp-2012-banner-intro p {
+
  vertical-align: super;
    margin: 0;
+
  text-align: left;
    padding-bottom: .3em;
 
    letter-spacing: .1em;
 
    font-weight: bold;
 
    color: #457;
 
 
}
 
}
+
.infobox th[scope="row"] {
#mp-2012-banner-intro table {
+
max-width: 140px;
    width: 100%;
+
word-wrap: normal;
 
}
 
}
+
.infobox th[scope=col].double {
#mp-2012-banner-intro td {
+
text-align: left;
    vertical-align: top;
 
    padding: 0 .5em;
 
 
}
 
}
+
.infobox th[scope=row] {
#mp-2012 h1,
+
text-align: left;
#mp-2012 h2 {
+
vertical-align: top;
    font-weight: bold;
+
padding-right: 0.8em;
    border: none;
+
/* width: 30%; */
 +
width: 8em;
 
}
 
}
+
.infobox th[scope=row],
#mp-2012 h2 {
+
.infobox td {
    font-size: 1.16em;
+
vertical-align: top;
    margin-bottom: .8em;
 
    letter-spacing: .16em;
 
 
}
 
}
+
.infobox th[scope=row].middle {
#mp-2012 .mw-headline-number {
+
vertical-align: middle;
    display: none;
 
 
}
 
}
+
.infobox.bordered {
#mp-2012 .hlist li {
+
     border-collapse: collapse;
     white-space: nowrap;
 
    white-space: normal !ie;  /* IE < 8 no-wraps entire list, so disable it */
 
 
}
 
}
+
.infobox.bordered td,
#mp-2012-body {
+
.infobox.bordered th {
     min-width: 695px; /* 182 + 40 + 240 + 245 + 20 - 32 */
+
     border: 1px solid #aaa;
 
}
 
}
+
.infobox.bordered .borderless td,
#mp-2012-column-left {
+
.infobox.bordered .borderless th {
     float: left;
+
     border: 0;
    width: 64.9%;
 
 
}
 
}
+
 
#mp-2012-column-left > div {
+
.infobox td.data {
    margin-right: 1.5em;
+
text-align: center;
 
}
 
}
+
 
.mp-2012-column-left-block {
+
.infobox.sisterproject {
     margin-top: .8em;
+
     width: 20em;
     padding: .8em 1.6em 1.8em;
+
     font-size: 90%;
    line-height: 1.5em;
 
 
}
 
}
+
 
.mp-2012-column-left-block + .mp-2012-column-left-block {
+
.infobox.standard-talk {
     margin-top: .4em;
+
     border: 1px solid #c0c090;
     border-top: 1px solid #EEE;
+
     background-color: #f8eaba;
 
}
 
}
+
.infobox.standard-talk.bordered td,
#mp-2012-column-right {
+
.infobox.standard-talk.bordered th {
     float: right;
+
     border: 1px solid #c0c090;
    width: 35%;
 
 
}
 
}
+
 
#mp-2012-column-left h2,
+
/* Kiểu cho các infobox có cột bên trái rộng hơn */
#mp-2012-column-left h2 a {
+
 
    color: #259;
+
.infobox.widerleft th[scope=row] {
 +
  width: 15em;
 
}
 
}
+
 
#mp-2012-column-right h2,
+
/* Kiểu cho hộp phân loại */
#mp-2012-column-right h2 a {
+
 
    color: #5c5c5c;
+
.infobox.taxobox th[scope=row] {
 +
  width: 10em;
 
}
 
}
+
 
#mp-2012 #column-feature-more {
+
/* Kiểu cho infobox road */
    margin-top: 1.2em;
+
 
    clear: left;
+
.infobox.road th[scope=row] {
 +
  width: 5em;
 
}
 
}
+
 
#mp-2012 #column-feature-more ul {
+
/* Kiểu cho infobox có bản đồ đường sắt */
    list-style: none;
+
 
    margin-left: 0;
+
.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;
 
}
 
}
+
 
#mp-2012 #column-feature-more li {
+
.infobox.railway th[scope=row],
    font-size: .9em;
+
.infobox.railway td {
    color: #474747;
+
  padding-top: 0;
 +
  vertical-align: top;
 
}
 
}
+
 
#mp-2012 #column-feature-more .column-feature-more-header a {
+
/* Kiểu cho các infobox anime và manga */
     font-weight: bold;
+
 
     color: #474747;
+
.infobox.manga {
 +
    border-spacing: 2px;
 +
    padding: 2px;
 +
     min-width: 0;
 +
     line-height: 1.35em;
 
}
 
}
+
 
#mp-2012 #column-feature img, #mp-2012 #column-good img {
+
/* Kiểu cho các infobox có viền và các hàng được nhập với nhau */
     margin: 0.4em 0.9em 0.3em 0;
+
.infobox.bordered .mergedtoprow td,
 +
.infobox.bordered .mergedtoprow th {
 +
    border: 0;
 +
    border-top: 1px solid #aaa;
 +
    /* @noflip */
 +
     border-right: 1px solid #aaa;
 
}
 
}
+
 
#mp-2012 #column-feature p, #mp-2012 #column-good p, #mp-2012-featurepic-text p {
+
.infobox.bordered .mergedrow td,
     line-height: 1.6em;
+
.infobox.bordered .mergedrow th {
     text-align: justify;
+
     border: 0;
     text-justify: inter-ideograph;
+
     /* @noflip */
 +
     border-right: 1px solid #aaa;
 
}
 
}
+
 
#mp-2012 #column-dyk li {
+
/* Kiểu cho các infobox địa lý, v.d. quốc gia, các đơn vị hành chính. */
     margin-bottom: 0.5em;
+
.infobox.geography {
 +
    border-collapse: collapse;
 +
    line-height: 1.2em;
 +
     font-size: 90%;
 
}
 
}
   
+
 
.mp-2012-featurepic-horizontal #mp-2012-featurepic-image {
+
.infobox.geography td,
     margin-left: auto;
+
.infobox.geography  th {
     margin-right: auto;
+
     border-top: 1px solid #aaa;
 +
     padding: 0.4em 0.6em 0.4em 0.6em;
 
}
 
}
+
.infobox.geography .mergedtoprow td,
.mp-2012-featurepic-vertical #mp-2012-featurepic-image {
+
.infobox.geography .mergedtoprow th {
     float: left;
+
     border-top: 1px solid #aaa;
     margin-right: 25px;
+
     padding: 0.4em 0.6em 0.2em 0.6em;
 
}
 
}
+
 
#mp-2012-featurepic-image {
+
.infobox.geography .mergedrow td,
     margin-bottom: 5px;
+
.infobox.geography .mergedrow th {
    margin-top: 6px;
+
     border: 0;
     text-align: center;
+
     padding: 0 0.6em 0.2em 0.6em;
 
}
 
}
+
 
.mp-2012-featurepic-border p {
+
.infobox.geography .mergedbottomrow td,
     border: 1px solid #DDDDDD;
+
.infobox.geography .mergedbottomrow th {
     box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
+
    border-top: 0;
 +
     border-bottom: 1px solid #aaa;
 +
     padding: 0 0.6em 0.4em 0.6em;
 
}
 
}
+
 
#mp-2012-featurepic-image p {
+
.infobox.geography .maptable td,
     position: relative;
+
.infobox.geography .maptable th {
    overflow: hidden;
+
     border: 0;
     margin: 0;
+
     padding: 0;
    display: inline-block;
 
 
}
 
}
+
 
#mp-2012-featurepic-image span {
+
/* Kiểu cho infobox airlines */
    /* caption */
+
 
    position: absolute;
+
.infobox.airlines {
    right: .7em;
+
  min-width: 314px;
    bottom: .7em;
+
  max-width: 320px;
    padding: .19em .75em;
 
    background: black;
 
    background: rgba(0, 0, 0, .53);
 
    border-radius: .3em;
 
    color: white;
 
    font-size: .85em;
 
    font-weight: bold;
 
    text-shadow: 0 1px 3px black;
 
 
}
 
}
+
 
.mp-2012-block-nav-footer {
+
/* Reset top margin for lists embedded in columns */
     color: #666;
+
div.columns {
    font-size: .85em;
+
     margin-top: 0.3em;
    clear: both;
 
    text-align: right;
 
 
}
 
}
+
div.columns dl,
#mp-2012-column-left .mp-2012-text {
+
div.columns ol,
     color: #1A1A1A;
+
div.columns ul {
 +
     margin-top: 0;
 
}
 
}
+
 
#mp-2012-column-right .mp-2012-text {
+
/* Avoid elements from breaking between columns */
     font-size: .98em;
+
.nocolbreak,
 +
div.columns li,
 +
div.columns dd dd {
 +
    -webkit-column-break-inside: avoid;
 +
    page-break-inside: avoid;
 +
     break-inside: avoid-column;
 
}
 
}
+
 
#mp-2012-column-right > div {
+
/* Style for [[Template:Flowlist]] that Lets lists flow around floating objecs */
     margin-top: 1.6em;
+
.flowlist ul {
 +
    overflow-x: hidden;
 +
    margin-left: 0;
 +
     padding-left: 1.6em;
 
}
 
}
+
.flowlist ol {
.mp-2012-column-right-block {
+
     overflow-x: hidden;
     margin: 0 0 1.6em;
+
     margin-left: 0;
     padding: .8em 1.6em 1.6em;
+
     padding-left: 3.2em;
}
 
 
#mp-2012-column-right-block-a {
 
    border: 1px solid #E8E8E8;
 
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08);
 
    background: #FFF;
 
 
}
 
}
+
.flowlist dl {
#mp-2012-column-right-block-b {
+
     overflow-x: hidden;
     border: 1px solid #CADEED;
 
    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;
 
 
}
 
}
   
+
 
#mp-2012-column-right-block-c {
+
/**
    border: 1px solid transparent;
+
  * Style for horizontal lists (separator following item).
     margin-bottom: .4em;
+
* IE8-specific classes are assigned in [[MediaWiki:Common.js/IEFixes.js]].
     clear: both;
+
* @source mediawiki.org/wiki/Snippets/Horizontal_lists
 +
* @revision 6 (2014-05-09)
 +
* @author [[:en:User:Edokter]]
 +
*/
 +
.hlist dl,
 +
.hlist ol,
 +
.hlist ul {
 +
     margin: 0;
 +
     padding: 0;
 
}
 
}
+
/* Display list items inline */
#mp-2012 #column-itn li {
+
.hlist dd,
     margin-bottom: .8em;
+
.hlist dt,
 +
.hlist li {
 +
     margin: 0;
 +
    display: inline;
 
}
 
}
+
/* Display nested lists inline */
#mp-2012 #column-otd img {
+
.hlist.inline,
    margin-left: .6em;
+
.hlist.inline dl,
     margin-bottom: .6em;
+
.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;
 
}
 
}
+
/* Generate interpuncts */
#mp-2012 #column-otd h3 {
+
.hlist dt:after {
     padding-left: 1em;
+
     content: ": ";
    margin-bottom: .8em;
 
    font-weight: normal;
 
    font-size: 1.01em;
 
 
}
 
}
+
.hlist dd:after,
#mp-2012 #column-otd h3 .otd-year {
+
.hlist li:after {
     white-space: nowrap;
+
     content: " · ";
 +
    content: "\00A0· ";
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
+
.hlist dd:last-child:after,
#mp-2012 #column-otd dl {
+
.hlist dt:last-child:after,
     padding-left: 1em;
+
.hlist li:last-child:after {
 +
     content: none;
 
}
 
}
+
/* For IE8 */
#mp-2012 #column-otd dt {
+
.hlist dd.hlist-last-child:after,
    float: left;
+
.hlist dt.hlist-last-child:after,
     width: 4.2em;
+
.hlist li.hlist-last-child:after {
 +
     content: none;
 
}
 
}
+
/* Add parentheses around nested lists */
#mp-2012 #column-otd dd {
+
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
     margin-bottom: .8em;
+
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
     margin-left: 4.5em;
+
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
 +
     content: " (";
 +
     font-weight: normal;
 
}
 
}
+
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
#mp-2012 #column-uptrends {
+
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
     margin-left: 1.6em;
+
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
     color: #3B3B3B;
+
     content: ") ";
 +
     font-weight: normal;
 
}
 
}
+
/* For IE8 */
#mp-2012 #column-participate {
+
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
     margin-left: 1.6em;
+
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
     color: #3B3B3B;
+
.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 ordinals in front of ordered list items */
#mp-2012 #column-participate-button {
+
.hlist ol {
     text-align: center;
+
     counter-reset: listitem;
    margin-top: 1.5em;
 
    white-space: nowrap;
 
    font-weight: bold;
 
 
}
 
}
+
.hlist ol > li {
#mp-2012 #column-tips {
+
     counter-increment: listitem;
     margin-left: 1.6em;
 
    color: #494949;
 
 
}
 
}
+
.hlist ol > li:before {
#mp-2012-column-tips-header {
+
     content: " " counter(listitem) " ";
     font-weight: bold;
+
     white-space: nowrap;
     color: #444;
 
 
}
 
}
+
.hlist dd ol > li:first-child:before,
#mp-2012-links {
+
.hlist dt ol > li:first-child:before,
    margin-bottom: .8em;
+
.hlist li ol > li:first-child:before {
    /* Make it flow */
+
     content: " (" counter(listitem) " ";
    overflow: hidden;
 
     clear: left;
 
 
}
 
}
+
 
#mp-2012-links table {
+
/* Unbulleted lists */
    padding: .8em 1.6em;
+
.plainlist ol,
     font-size: .95em;
+
.plainlist ul {
    width: 96%;
+
     line-height: inherit;
    border: 1px solid #EEE;
+
     list-style: none none;
     box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
+
     margin: 0;
    background: #FBFBFB;
 
     margin: 0 auto;
 
 
}
 
}
+
.plainlist ol li,
#mp-2012-links td {
+
.plainlist ul li {
     width: 33.33%;
+
     margin-bottom: 0;
    vertical-align: top;
 
 
}
 
}
+
 
#mp-2012-links h3 {
+
/* Kiểu cách mặc định cho các hộp điều hướng (navbox) */
     font-size: .98em;
+
.navbox {                    /* Navbox container style */
     font-weight: bold;
+
    border: 1px solid #aaa;
     color: #6B6B6B;
+
     width: 100%;
     padding-bottom: .2em;
+
     margin: auto;
     border-bottom: 1px solid #EEE;
+
     clear: both;
     margin-bottom: .8em;
+
     font-size: 88%;
 +
     text-align: center;
 +
    padding: 1px;
 +
     box-sizing: border-box;
 
}
 
}
+
.navbox-inner,
#mp-2012-sisters {
+
.navbox-subgroup {
     margin-top: 50px;
+
     width: 100%;
    clear:both;
 
    padding-top: 15px;
 
    border-top: 3px double #CCC;
 
    color: #222;
 
    line-height: 120%;
 
 
}
 
}
+
.navbox-group,
#mp-2012-sisters > div {
+
.navbox-title,
     background: white;
+
.navbox-abovebelow {
     width: 45px;
+
     padding: 0.25em 1em;     /* Title, group and above/below styles */
     margin: -40px auto 0;
+
     line-height: 1.5em;
 +
     text-align: center;
 
}
 
}
 
+
th.navbox-group {            /* Group style */
 
+
    white-space: nowrap;
 
+
    /* @noflip */
 
+
    text-align: right;
 
 
/* Cited from Chinese Wikipedia */
 
 
 
/* 所有皮肤的公共CSS */
 
 
 
/* 管理员注意!任何对Common.css的改变必须先在技术客栈讨论,谢谢。 */
 
 
 
/* 用于首页 */
 
/* 首页不显示红链 */
 
body.ns-4.page-Wikipedia_首页 a.new {
 
    color: inherit;
 
 
}
 
}
 
+
.navbox,
#interwiki-completelist {
+
.navbox-subgroup {
     font-weight: bold;
+
     background: #fdfdfd;     /* Background color */
 
}
 
}
 
+
.navbox-list {
/* 用于一些特殊的不需要标题栏的页面 */
+
    line-height: 1.8em;
body.ns-4.page-Wikipedia_頁面存廢討論_疑似侵權 #wpSummaryLabel,
+
    border-color: #fdfdfd;   /* Must match background color */
body.ns-4.page-Wikipedia_頁面存廢討論_疑似侵權 #wpSummary,
 
body.ns-4.page-Wikipedia_关注度_提报 #wpSummaryLabel,
 
body.ns-4.page-Wikipedia_关注度_提报 #wpSummary {
 
    display: none !important;
 
 
}
 
}
 
+
.navbox th,
/*
+
.navbox-title {
== 参考区 ==
+
    background: #ccccff;      /* Level 1 color */
*/
 
 
 
/* make the list of references look smaller */
 
ol.references {
 
  font-size: 100%;
 
 
}
 
}
 
+
.navbox-abovebelow,
.references-small { font-size: 90%;}
+
th.navbox-group,
 
+
.navbox-subgroup .navbox-title {
/* Prevent line breaks in silly places:
+
     background: #ddddff;     /* Level 2 color */
  1) Where desired
 
  2) Links when we don't want them to
 
  3) Bold "links" to the page itself
 
  4) HTML formulae
 
  5) Ref tags with group names <ref group="Note"> --> "[Note 1]"
 
*/
 
.nowrap,
 
.nowraplinks a,
 
.nowraplinks .selflink,
 
span.texhtml,
 
sup.reference a {
 
     white-space: nowrap;
 
 
}
 
}
 
+
.navbox-subgroup .navbox-group,
/* Style for horizontal lists (separator following item) */
+
.navbox-subgroup .navbox-abovebelow {
.skin-monobook .hlist dl,
+
     background: #e6e6ff;     /* Level 3 color */
.skin-modern .hlist dl,
 
.skin-vector .hlist dl {
 
     line-height: 1.5em;
 
 
}
 
}
.hlist dl,
+
.navbox-even {
.hlist ol,
+
     background: #f7f7f7;     /* Even row striping */
.hlist ul {
 
     margin: 0;
 
 
}
 
}
.hlist dd,
+
.navbox-odd {
.hlist dt,
+
     background: transparent; /* Odd row striping */
.hlist li {
 
     display: inline;
 
    margin: 0;
 
 
}
 
}
/* Display nested lists inline */
+
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
.hlist dl dl,
+
     margin-top: -1px;         /* (doesn't work for IE6, but that's okay)      */
.hlist ol ol,
 
.hlist ul ul {
 
     display: inline;
 
 
}
 
}
/* Generate interpuncts */
+
.navbox .hlist td dl,
.hlist dt:after {
+
.navbox .hlist td ol,
     content: " :";
+
.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 */
 
}
 
}
.hlist dd:after,
+
ol + table.navbox,
.hlist li:after {
+
ul + table.navbox {
     content: " ·";
+
     margin-top: 0.5em;       /* Prevent lists from clinging to navboxes */
    font-weight: bold;
 
 
}
 
}
.hlist dd:last-child:after,
+
 
.hlist dt:last-child:after,
+
/* Default styling for Navbar template */
.hlist li:last-child:after {
+
.navbar {
     content: none;
+
    display: inline;
 +
    font-size: 88%;
 +
     font-weight: normal;
 
}
 
}
/* for IE 8 */
+
.navbar ul {
.hlist dd.nopunct:after,
+
    display: inline;
.hlist dt.nopunct:after,
+
     white-space: nowrap;
.hlist li.nopunct:after {
 
     content: none;
 
 
}
 
}
/* Add parens around nested lists */
+
.navbar li {
.hlist dl dl:before,
+
     word-spacing: -0.125em;
.hlist ol ol:before,
 
.hlist ul ul:before {
 
     content: "(";
 
 
}
 
}
.hlist dl dl:after,
+
.navbar.mini li span {
.hlist ol ol:after,
+
  font-variant: small-caps;
.hlist ul ul:after {
 
    content: ")";
 
 
}
 
}
/* Put numbers in ordered lists */
+
/* Navbar styling when nested in infobox and navbox */
.hlist.hnum ol li {
+
.infobox .navbar {
     counter-increment: level1;
+
     font-size: 100%;
 
}
 
}
.hlist.hnum ol li:before {
+
.navbox .navbar {
     content: counter(level1) " ";
+
    display: block;
 +
     font-size: 100%;
 
}
 
}
.hlist.hnum ol ol li {
+
.navbox-title .navbar {
     counter-increment: level2;
+
     /* @noflip */
}
+
    float: left;
.hlist.hnum ol ol li:before {
+
    /* @noflip */
     content: counter(level2) " ";
+
    text-align: left;
 +
    /* @noflip */
 +
    margin-right: 0.5em;
 +
     width: 6em;
 
}
 
}
  
/* Unbulleted lists */
+
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
.plainlist ul {
+
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
     line-height: inherit;
+
.collapseButton {
     list-style: none none;
+
     /* @noflip */
     margin: 0;
+
    float: right;
 +
     font-weight: normal;
 +
    /* @noflip */
 +
     margin-left: 0.5em;
 +
    /* @noflip */
 +
    text-align: right;
 +
    width: auto;
 
}
 
}
.plainlist ul li {
+
/* In navboxes, the show/hide button balances the v·d·e links
     margin-bottom: 0;
+
  from [[Template:Navbar]], so they need to be the same width. */
 +
.navbox .collapseButton {
 +
     width: 6em;
 
}
 
}
  
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
+
/* Bật sáng lên đầu đề bảng mở/đóng khi rê chuột lên. */
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
+
table.collapsible tr th.collapsible-header, div.NavFrame div.NavHead {
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
+
cursor: default;
/* Please ignore any validator errors caused by these two lines */
+
.references-2column {
+
-moz-transition: background-size 0.2s linear 0.1s;
  font-size: 90%;
+
    -webkit-transition: background-size 0.2s linear 0.1s;
  -moz-column-count:2;
+
    -o-transition: background-size 0.2s linear 0.1s;
  column-count:2;
+
    -ms-transition: background-size 0.2s linear 0.1s;
}
+
    transition: background-size 0.2s linear 0.1s;
 
+
   
.same-bg { background: none }
+
    background-repeat: repeat-x !important;
 
+
    background-position: center !important;
/* Highlight clicked reference in blue to help navigation */
+
    background-size: auto 200% !important;
ol.references li:target,
+
   
sup.reference:target,
+
background-image: -moz-linear-gradient(top,
span.citation:target,
+
      rgba(255, 255, 255, 0.8) 0%,
cite:target {
+
      rgba(255, 255, 255, 0) 80%,
     background-color: #DEF;
+
      transparent 100%) !important; /* Gecko 1.9.2+ */
}
+
    background-image: -webkit-gradient(linear, left top, left bottom,
 
+
      from(rgba(255, 255, 255, 0.8)),
/*
+
      color-stop(80%, rgba(255, 255, 255, 0)),
 
+
      to(transparent)) !important; /* Chrome, Safari 4+ */
== 提示 ==
+
     background-image: -webkit-linear-gradient(top,
 
+
      rgba(255, 255, 255, 0.8) 0%,
*/
+
      rgba(255, 255, 255, 0) 80%,
/* Style for "notices" */
+
      transparent 100%) !important; /* Chrome 10+, Safari 5.1+ */
.notice {
+
    background-image: -o-linear-gradient(top,
     text-align: justify;
+
      rgba(255, 255, 255, 0.8) 0%,
     margin: 1em;
+
      rgba(255, 255, 255, 0) 80%,
    padding: 0.2em;
+
      transparent 100%) !important; /* Presto 2.8+ */
}
+
     background-image: -icab-linear-gradient(top,
 
+
      rgba(255, 255, 255, 0.8) 0%,
#disambig {
+
      rgba(255, 255, 255, 0) 80%,
     border-top: 3px double #cccccc;
+
      transparent 100%) !important; /* iCab? */
    border-bottom: 3px double #cccccc;
+
     background-image: -khtml-linear-gradient(linear, left top, left bottom,
}
+
      from(rgba(255, 255, 255, 0.8)),
 
+
      color-stop(rgba(255, 255, 255, 0)),
#spoiler {
+
      to(transparent)) !important; /* KHTML? */
     border-top: 2px solid #ddd;
+
     background-image: -ms-linear-gradient(top,
    border-bottom:2px solid #ddd;
+
      rgba(255, 255, 255, 0.8) 0%,
 +
      rgba(255, 255, 255, 0) 80%,
 +
      transparent 100%) !important; /* Trident 6.0+ */
 +
     background-image: linear-gradient(to bottom,
 +
      rgba(255, 255, 255, 0.8) 0%,
 +
      rgba(255, 255, 255, 0) 80%,
 +
      transparent 100%) !important; /* CSS 3 */
 
}
 
}
 
+
table.collapsible tr th.collapsible-header:hover, div.NavFrame div.NavHead:hover {
/* Standard talk template style */
+
     background-size: auto 100% !important;
 
+
      
.Talk-Notice {
+
-moz-transition: background-size 0.1s linear;
    border: 1px solid #C0C090;
+
     -webkit-transition: background-size 0.1s linear;
     background-color: #F8EABA;
+
     -o-transition: background-size 0.1s linear;
     margin-bottom: 3px;
+
     -ms-transition: background-size 0.1s linear;
     width: 80%;
+
     transition: background-size 0.1s linear;
     border-spacing: 3px;
 
     margin-left: auto;
 
     margin-right: auto;
 
 
}
 
}
  
.Talk-Notice:after {
+
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
  content: "The CSS for this template should be changed. See [[Wikipedia:Template Standardisation]].";
+
.mw-collapsible-toggle {
 +
    font-weight: normal;
 +
    /* @noflip */
 +
    text-align: right;
 +
}
 +
.navbox .mw-collapsible-toggle {
 +
    width: 6em;
 
}
 
}
  
/* Make template background appear correctly on all browsers */
+
/* Bảng điều khiển chuẩn, lấy từ .de, để dấu các thông tin trong hộp
.Talk-Notice td {
+
  Chi tiết tại [[:en:Wikipedia:NavFrame]]. */
     background: inherit;
+
 +
div.NavFrame {
 +
    margin: 0;
 +
    padding: 4px;
 +
    border: 1px solid #aaa;
 +
    text-align: center;
 +
    border-collapse: collapse;
 +
     font-size: 95%;
 
}
 
}
 
+
div.NavFrame + div.NavFrame {
/*
+
    border-top-style: none;
== 未归类 ==
+
     border-top-style: hidden;
 
 
*/
 
 
 
/* Makes redirects appear in italics on [[Special:Allpages]] */
 
.allpagesredirect {
 
     font-style: italic;
 
 
}
 
}
 
+
div.NavPic {
/* Choose whether to have AD/BC dates or CE/BCE dates*/
+
    background-color: #fff;
 
+
    margin: 0;
/* First, the default : display both : See templates ADCE and BCEBC for how these are used*/
+
    padding: 2px;
.Use_Default_Date_Convention { display: inline; }
+
    /* @noflip */
.Use_AD_and_BC { display: none; }
+
     float: left;
.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;
 
 
}
 
}
 
+
div.NavFrame div.NavHead {
/* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */
+
     height: 1.6em;
 
+
    font-weight: bold;
div.listenlist {
+
    background-color: #ccf;
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
+
     position: relative;
     padding-left: 40px;
 
 
}
 
}
 
+
div.NavFrame p,
div.videolist {
+
div.NavFrame div.NavContent,
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Video.svg/40px-Video.svg.png");
+
div.NavFrame div.NavContent p {
     padding-left: 50px;
+
     font-size: 100%;
 +
}
 +
div.NavEnd {
 +
    margin: 0;
 +
    padding: 0;
 +
    line-height: 1px;
 +
    clear: both;
 +
}
 +
a.NavToggle {
 +
    position: absolute;
 +
    top: 0;
 +
    /* @noflip */
 +
    right: 3px;
 +
    font-weight: normal;
 +
     font-size: 90%;
 
}
 
}
  
div.multivideolist {
+
    background: url("//upload.wikimedia.org/wikipedia/en/thumb/7/7a/FilmRoll-small.png/40px-FilmRoll-small.png");
+
/* Kiểu cách cho lớp hatnote */
    padding-left: 50px;
+
.hatnote {
 +
font-style: italic;
 +
font-size: 95%;
 +
}
 +
.hatnote i {
 +
font-style: normal;
 +
}
 +
div.hatnote {
 +
/* @noflip */
 +
padding-left: 1.6em;
 +
margin-bottom: 0.5em;
 
}
 
}
 
+
div.hatnote + div.hatnote {
/* Style rules for media list templates */
+
margin-top: -0.5em;
 
 
div.medialist {
 
    min-height: 50px;
 
    margin: 1em;
 
    background-position: top left;
 
    background-repeat: no-repeat;
 
 
}
 
}
  
div.medialist ul {
+
/* Cho phép nhúng trang để hiện danh sách thay vì bảng. */
    list-style-type: none;
+
.listify td {
    list-style-image: none;
+
display: list-item;
    margin: 0;
 
 
}
 
}
 
+
.listify tr {
div.medialist ul li {
+
display: block;
    padding-bottom: 0.5em;
 
 
}
 
}
 
+
.listify table {
div.medialist ul li li {
+
display: block;
    font-size: 91%;
 
    padding-bottom: 0;
 
 
}
 
}
  
/*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
 
  that the HTML code contained a SPAN following the anchor A; this SPAN had the class
 
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
 
  "print". The rules below ensure (a) that there is no extra padding to the right of
 
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
 
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
 
*/
 
  
.plainlinksneverexpand {
+
/* Kiểu cách cho các "hộp thông báo" */
  background: none ! important;
+
.notice {
  padding: 0 ! important;
+
    clear: both;
 +
    text-align: justify;
 +
    margin: 1em 0.5em;
 +
    padding: 0.5em;
 
}
 
}
  
.plainlinksneverexpand .urlexpansion {
+
.meta-notice {
  display: none ! important;
+
    border-top: 3px double #cccccc;
 +
    border-bottom: 3px double #cccccc;
 
}
 
}
  
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
+
.meta-notice-icon {
  the arrow...
+
    background: url('/favicon.ico') center left no-repeat;
*/
+
    padding-left: 24px;
.plainlinksneverexpand a {
 
  background: none !important;
 
  padding: 0 !important;
 
 
}
 
}
  
/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
+
#disambig {
  following the anchor A, the anchor itself now has class "external autonumber" and the
+
    background: url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/32px-Disambig.svg.png') center left no-repeat;
  expansion is inserted when printing (see the common printing style sheet at
+
    background-size: 32px auto;
  http://en.wikipedia.org/skins-1.5/common/commonPrint.css) using the ":after" pseudo-
+
    padding-left: 40px;
  element of CSS. We have to switch this off for links due to Template:Ref!
 
*/
 
.plainlinksneverexpand a.external.text:after {
 
  display: none !important;
 
 
}
 
}
.plainlinksneverexpand a.external.autonumber:after {
+
 
  display: none !important;
+
#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;
 
}
 
}
  
/* Infobox template style */
+
/* #spoiler {
 +
    border-top: 2px solid #ddd;
 +
    border-bottom:2px solid #ddd;
 +
} */
  
.infobox {
+
/* Đoạn âm thanh có cách phát âm */
  border: 1px solid #aaaaaa;
+
.audiolink a {
  background-color: #f9f9f9;
+
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Speaker_Icon.svg/13px-Speaker_Icon.svg.png") center left no-repeat !important;
  color: black;
+
    background-size: 13px auto !important;
  margin-bottom: 0.5em;
+
    padding-left: 16px !important;
  margin-left: 1em;
+
    padding-right: 0 !important;
  padding: 0.2em;
 
  float: right;
 
  clear: right;
 
 
}
 
}
.infobox td,
+
 
.infobox th {
+
.k-player .k-options {
  vertical-align: top;
+
    letter-spacing: -0.05em;
}
+
    text-transform: none;
.infobox caption {
+
    white-space: nowrap;
  font-size: larger;
 
 
}
 
}
.infobox.bordered {
+
 
  border-collapse: collapse;
+
/* Kiểu cách chuẩn cho các bản mẫu ở trang thảo luận */
 +
 
 +
.Talk-Notice  {
 +
    border: 1px solid #C0C090;
 +
    background-color: #F8EABA;
 +
    margin-bottom: 3px;
 +
    width: 85%;
 +
    border-spacing: 3px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 
}
 
}
.infobox.bordered td,
+
 
.infobox.bordered th {
+
/* Viết các trang đổi hướng bằng chữ xiên ở </nowiki>[[Đặc biệt:Allpages]]<nowiki> */
  border: 1px solid #aaaaaa;
+
.allpagesredirect {
 +
    font-style: italic
 
}
 
}
.infobox.bordered .borderless td,
+
 
.infobox.bordered .borderless th {
+
/* Hiển thị nền bản mẫu đúng kiểu trong các trình duyệt */
  border: 0;
+
.Talk-Notice td {
 +
    background: inherit;
 
}
 
}
  
.infobox.sisterproject {
+
/* Kiểu cách cho các danh sách phương tiện [[Bản mẫu:Nghe]],
   width: 20em;
+
   [[Bản mẫu:Multi-listen start]], [[Bản mẫu:Video]], và
   font-size: 90%;
+
   [[Bản mẫu:Multi-video start]] */
}
+
 
+
div.listenlist {
/* styles for bordered infobox with merged rows */
+
    background: url("//upload.wikimedia.org/wikipedia/commons/4/47/Sound-icon.svg") no-repeat scroll 0 0 transparent;
.infobox.bordered .mergedtoprow td,
+
    background-size: 30px;
.infobox.bordered .mergedtoprow th {
+
    padding-left: 40px;
  border: 0;
 
  border-top: 1px solid #aaaaaa;
 
  border-right: 1px solid #aaaaaa;
 
 
}
 
}
+
 
.infobox.bordered .mergedrow td,
+
div.videolist, div.multivideolist {
.infobox.bordered .mergedrow th {
+
    background: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Film_reel.svg/40px-Film_reel.svg.png");
  border: 0;
+
    background-size: 40px auto;
  border-right: 1px solid #aaaaaa;
+
    padding-left: 50px;
 
}
 
}
+
 
+
/* Kiểu cách cho các danh sách phương tiện */
/* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */
+
 
+
div.medialist {
.infobox.geography {
+
    min-height: 50px;
  text-align: left;
+
    margin: 1em;
  border-collapse: collapse;
+
    background-position: top left;
  line-height: 1.2em;  
+
    background-repeat: no-repeat;
  font-size: 90%;
 
 
}
 
}
+
 
.infobox.geography  td,
+
div.medialist ul {
.infobox.geography  th {
+
    list-style-type: none;  
  border-top: solid 1px #aaaaaa;
+
    list-style-image: none;
  padding: 0.4em 0.6em 0.4em 0.6em;
+
    margin: 0;
}
 
.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 {
+
div.medialist ul li {
  font-weight: bold;
+
    padding-bottom: 0.5em;
 
}
 
}
  
/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */
+
div.medialist ul li li {
.hiddenStructure {
+
     font-size: 91%;
     display: inline ! important;
+
     padding-bottom: 0;
    color: #f00;  
 
     background-color: #0f0;
 
 
}
 
}
  
/* Removes underlines from links */
+
/*
.nounderlines a {
+
  Add formatting to make sure that "external references" from [[Template:Ref]] do
   text-decoration: none;
+
  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
 +
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
 +
  "print". The rules below ensure (a) that there is no extra padding to the right of
 +
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
 +
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
 +
*/
 +
 
 +
.plainlinksneverexpand {
 +
   background: none ! important;
 +
  padding: 0 ! important;
 
}
 
}
  
/* Custom link colors for use in [[MediaWiki:Edittools]] */
+
.plainlinksneverexpand .urlexpansion {
.charboxblack a:link, .charboxblack a:hover, .charboxblack a:visited, .charboxblack a:active { color: black; }
+
  display : none ! important;
.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; }
+
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
.charboxlime a:link, .charboxlime a:hover, .charboxlime a:visited, .charboxlime a:active { color: lime; }
+
   the arrow...
.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; }
+
.plainlinksneverexpand a {
 
+
   background: none !important;
.charboxnavy a:link, .charboxnavy a:hover, .charboxnavy a:visited, .charboxnavy a:active { color: navy; }
+
   padding: 0 !important
.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; }
 
 
 
/*
 
 
 
== 未归类 ==
 
  
 +
/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
 +
  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
 +
  //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!
 
*/
 
*/
 
+
.plainlinksneverexpand a.external.text:after,
/* Class styles */
+
.plainlinksneverexpand a.external.autonumber:after {
 
+
    display: none !important;
/* .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 */
+
/* Kiểu cách cho bản mẫu hợp nhất */
#bodyContent .plainlinks a {padding: 0 !important}
 
  
#p-nav h5 {
+
.messagebox {
  display: none;
+
    border: 1px solid #aaa;
 +
    background-color: #f9f9f9;
 +
    width: 80%;
 +
    margin: 0 auto 1em auto;
 +
    padding: .2em;
 
}
 
}
 
+
.messagebox.merge {
.portlet a {
+
    border: 1px solid #c0b8cc;
  text-decoration: none;
+
    background-color: #f0e5ff;
 +
    text-align: center;
 
}
 
}
 
+
.messagebox.cleanup {
.portlet a:hover {
+
    border: 1px solid #9f9fff;
  text-decoration: underline;
+
    background-color: #efefff;
 +
    text-align: center;
 
}
 
}
 
+
.messagebox.standard-talk {
#p-nav .pBody {
+
    border: 1px solid #c0c090;
  padding-right: 0;
+
    background-color: #f8eaba;
 +
    margin: 4px auto;
 
}
 
}
  
#p-nav a {
+
/* Bộ lọc hình ảnh (thí dụ trên [[Trang Chính]] dùng bảng định kiểu
   display: block;
+
  cách */
  width: 100%;
+
*.filter-images img {
 +
   display: none !important;
 
}
 
}
 
+
*.filter-images *.show-image img {
/* Special characters list below edit window works better without underlining */
+
  display: block !important;
#editpage-specialchars a { text-decoration: none; }
 
#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 */
+
/* Bộ lọc liên kết bên ngoài (thí dụ trên [[Trang Chính]] dùng bảng định
+
  kiểu cách */
#file img {background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
+
*.filter-links a.external, *.filter-links span.urlexpansion {
 
+
  display: none !important;
/* To position the spoken article link at the top of page
 
Commented out while sitenotice present */
 
 
 
#spoken {
 
  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;
 
 
}
 
}
 
+
*.filter-links *.show-link a.external {
/* try adding here, this had no effect in [[MediaWiki:Common.css]] */
+
  display: inline !important;
.plainlinksneverexpand a.external.text:after {
 
display: none !important
 
 
}
 
}
  
/* Hatnotes and disambiguation notices */
+
/* Sửa hiển thị Trang Chính */
.rellink /*,
+
#interwiki-completelist {
.dablink */ {
+
     font-weight: bold;
     /* font-style: italic; */
+
}
    /* @noflip */
+
body.page-Trang_Chính #ca-delete {
    padding-left: 1.6em;
+
     display: none !important;
     margin-bottom: 0.5em;
 
 
}
 
}
.rellink i /*,
+
body.page-Trang_Chính #mp-topbanner {
.dablink i */ {
+
     clear: both;
     font-style: normal;
 
 
}
 
}
  
/*  
+
/* Hỗ trợ [[Bản mẫu:IPA]], [[Bản mẫu:Unicode]],
==地理坐标==
+
   [[Bản mẫu:Polytonic]]. The inherit declaration resets the font for all
 
+
  browsers except MSIE6. The empty comment must remain. */
Geographical coordinates defaults. See [[Template:Coord/link]]
+
.IPA {
  for how these are used. The classes "geo", "longitude", and
+
        font-family: "Chrysanthi Unicode", "Doulos SIL", Gentium, GentiumAlt, Code2000, "TITUS Cyberbit Basic", "DejaVu Sans",
   "latitude" are used by the [[Geo microformat]].
+
        "Bitstream Cyberbit", "Arial Unicode MS", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Matrix Unicode";
  */
+
        font-family /**/:inherit;
.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: "";
 
 
}
 
}
*/
+
.Unicode {
 
+
        font-family: "TITUS Cyberbit Basic", Code2000, "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase",
/* Formatierung betrifft Vorlagen: Geokoordinate, Koordinate2 & Koordinate3
+
            Thryomanes, Gentium, GentiumAlt, "Visual Geez Unicode", "Lucida Grande", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
#coordinates {
+
        font-family /**/:inherit;
    font-size: 10.5px;
 
 
}
 
}
*/
+
.polytonic {
 
+
        font-family: Athena, Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000;
/* kleines Globus-Symbol neben der Geookordinate anzeigen
+
        font-family /**/:inherit;
#coordinates a[href ^="http://"] {
 
    background: url(//upload.wikimedia.org/wikipedia/commons/d/d4/Gnome-globe.png) center right no-repeat; padding-right: 18px !important;
 
 
}
 
}
*/
 
  
/* custom edits */
+
/* Ẩ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 {
#catlinks {
+
    position: absolute;
border: 1px solid #aaa;
+
    left: -10000px;
background-color: #f9f9f9;
+
    top: auto;
padding: 5px;
+
    width: 1px;
margin-top: 1em;
+
    height: 1px;
clear: both;
+
    overflow: hidden;
 
}
 
}
  
/* Default style for navigation boxes */
+
/* Nút Lưu đậm */
.navbox {                     /* Navbox container style */
+
#wpSave {
    border: 1px solid #aaa;
+
     font-weight: bold;
    width: 100%;
 
    margin: auto;
 
    clear: both;
 
     font-size: 88%;
 
    text-align: center;
 
    padding: 1px;
 
 
}
 
}
.navbox-inner,
+
 
.navbox-subgroup {
+
/* Dấu cấu trúc đựng tham số không định */
    width: 100%;
+
.hiddenStructure {
 +
  display: none;
 +
  speak: none;
 
}
 
}
.navbox th,
+
 
.navbox-title,
+
/* Dời đường vạch dưới liên kết */
.navbox-abovebelow {
+
.nounderlines a,
     text-align: center;      /* Title and above/below styles */
+
.IPA a:link, .IPA a:visited {
    padding-left: 1em;
+
     text-decoration: none !important;
    padding-right: 1em;
 
 
}
 
}
th.navbox-group {            /* Group style */
+
 
    white-space: nowrap;
+
/* [[Bản mẫu:Hình tượng]] */
    /* @noflip */
+
*.icon-box {
    text-align: right;
+
        position: relative; overflow: hidden; z-index: 2;
 
}
 
}
.navbox,
+
*.icon-box *.icon-link {
.navbox-subgroup {
+
        position: absolute; top: 0; left: 0; z-index: 3;
    background: #fdfdfd;     /* Background color */
 
 
}
 
}
.navbox-list {
+
*.icon-box *.icon-link a, *.icon-box *.icon-link a:hover {
    border-color: #fdfdfd;   /* Must match background color */
+
        text-decoration: none;
 
}
 
}
.navbox th,
+
*.icon-box *.icon-link span {
.navbox-title {
+
        float: left; cursor: hand;
    background: #ccccff;     /* Level 1 color */
 
 
}
 
}
.navbox-abovebelow,
+
th.navbox-group,
+
/* Nền album hình ảnh màu xám nhạt */
.navbox-subgroup .navbox-title {
+
#content .gallerybox div.thumb {
     background: #ddddff;     /* Level 2 color */
+
     background-color: #F9F9F9;
 
}
 
}
.navbox-subgroup .navbox-group,
+
 
.navbox-subgroup .navbox-abovebelow {
+
/* 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 */
     background: #e6e6ff;      /* Level 3 color */
+
.gallerybox .thumb img,
 +
.filehistory a img,
 +
#file img {
 +
     background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
 +
    background-size: 16px auto;
 
}
 
}
.navbox-even {
+
 
     background: #f7f7f7;     /* Even row striping */
+
/* Trừ trong bài viết, trang cá nhân, chủ đề, và các trang ngoại lệ */
 +
.ns-0 .gallerybox .thumb img,
 +
.ns-2 .gallerybox .thumb img,
 +
.ns-100 .gallerybox .thumb img,
 +
.nochecker .gallerybox .thumb img {
 +
     background: white;
 
}
 
}
.navbox-odd {
+
     background: transparent; /* Odd row striping */
+
/* Tránh trường hợp hộp nổi đè lên danh sách bài trong thể loại,
 +
  lịch sử tập tin, và bản so sánh khi sửa đổi. */
 +
#mw-subcategories, #mw-pages, #mw-category-media,
 +
#filehistory, #wikiPreview, #wikiDiff {
 +
     clear: both;
 
}
 
}
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
+
 
    margin-top: -1px;          /* (doesn't work for IE6, but that's okay)      */
+
/* Đổi cỡ hộp sửa đổi */
}
+
/* Đây là mã CSS3 - chỉ hoạt động trong Safari hiện nay */
.navbox .hlist td dl,
+
 
.navbox .hlist td ol,
+
textarea#wpTextbox1 {
.navbox .hlist td ul,
+
    resize: both;
.navbox td.hlist dl,
+
}
.navbox td.hlist ol,
+
 
.navbox td.hlist ul {
+
/* Dời các liên kết không cần khi in ra trang */
     padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
+
@media print {
 +
     #privacy, #about, #disclaimer {display:none;}
 
}
 
}
.navbox .hlist dd,
+
 
.navbox .hlist dt,
+
/* Thay đổi để hiển thị rõ nhóm số hiển thị số ký tự thay đổi.
.navbox .hlist li {
+
  Các thay đổi bao gồm trang Lịch sử, Thay đổi gần đây, Đóng góp và Trang theo dõi. */
    white-space: nowrap;      /* Nowrap list items in navboxes */
+
    white-space: normal !ie; /* IE < 8 no-wraps entire list, so disable it */
+
.mw-plusminus-pos {
 +
  color: #00B000;
 
}
 
}
.navbox .hlist dd dl,
+
.navbox .hlist dt dl,
+
.mw-plusminus-neg {
.navbox .hlist li ol,
+
  color: #FF2050;
.navbox .hlist li ul {
 
    white-space: normal;     /* But allow parent list items to be wrapped */
 
 
}
 
}
ol + table.navbox,
+
ul + table.navbox {
+
.mw-plusminus-null {
    margin-top: 0.5em;       /* Prevent lists from clinging to navboxes */
+
  color: #999;
 
}
 
}
  
/* Default styling for Navbar template */
+
/* [[Bản mẫu:Chính]], [[Bản mẫu:Bài chính thể loại]] */
.navbar {
+
.section-detail, div.catmore {
     display: inline;
+
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Searchtool-80%25.png/15px-Searchtool-80%25.png") top left no-repeat;
     font-size: 80%;
+
     background-size: 15px auto;
     font-weight: normal;
+
    padding-left: 20px;
 +
     min-height: 15px;
 
}
 
}
.navbar ul {
+
 
     display: inline;
+
/* [[Bản mẫu:Dablink]], [[Bản mẫu:Otheruses]], v.v. */
     white-space: nowrap;
+
div.dablink {
 +
     background: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/15px-Disambig.svg.png") center left no-repeat;
 +
    background-size: 15px auto;
 +
    font-style: italic;
 +
    margin-left: 2em;
 +
    padding-left: 20px;
 +
     min-height: 12px;
 
}
 
}
.navbar li {
+
 
     word-spacing: -0.125em;
+
/* [[Bản mẫu:Bài chính thể loại]] */
 +
div.catmore {
 +
     margin-left: 2em;
 
}
 
}
/* Navbar styling when nested in navbox */
+
 
.navbox .navbar {
+
/* Hình inline */
     display: block;
+
*.force-inline div, *.force-inline img {
     font-size: 80%;
+
     position: static !important;
 +
     display: inline !important;
 
}
 
}
.navbox-title .navbar {
+
 
    /* @noflip */
+
/* Kiểu cho các khung thông báo cấm thành viên */
    float: left;
+
div.user-block {
    /* @noflip */
+
padding: 5px;
    text-align: left;
+
border: 1px solid #A9A9A9;
    /* @noflip */
+
background-color: #FFEFD5;
    margin-right: 0.5em;
 
    width: 8em;
 
 
}
 
}
  
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
+
/* Kích thước khung cho các hộp thông báo ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox */
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
+
th.mbox-text, td.mbox-text {    /* The message body cell(s) */
.collapseButton {      
+
     border: none;  
     /* @noflip */
+
     padding: 0.25em 0.9em;       /* 0.9em left/right */
     float: right;
+
     width: 100%;   /* Make all mboxes the same width regardless of text length */
     font-weight: normal;
 
    /* @noflip */
 
     margin-left: 0.5em;
 
    /* @noflip */
 
    text-align: right;
 
    width: 6em;
 
 
}
 
}
/* In navboxes, the show/hide button balances the v·d·e links
+
td.mbox-image {                  /* The left image cell */
   from [[Template:Navbar]], so they need to be the same width. */
+
    border: none;
.navbox .collapseButton {
+
    padding: 2px 0 2px 0.9em;   /* 0.9em left, 0 right */
     width: 8em;
+
     text-align: center;  
 
}
 
}
 
+
td.mbox-imageright {            /* The right image cell */
/*
+
    border: none;
== headline edit ==
+
    padding: 2px 0.9em 2px 0;   /* 0 left, 0.9em right */
*/
+
    text-align: center;  
 
 
.editsection {
 
font-weight: normal !important;
 
margin-left: 1em;
 
 
}
 
}
 
+
td.mbox-empty-cell {        /* An empty narrow cell */
/*修正IE的渲染bug*/
+
    border: none;
.noedit {
+
    padding: 0;
padding-top: 1px;
+
    width: 1px;
 
}
 
}
  
.noedit .editsection, .noedit .mw-editsection
+
/* Quy định kiểu dáng cho các bản mẫu thông báo */
{
+
table.ambox {
display: none;
+
    margin: 0 10%;
 +
    border-collapse: collapse;
 +
    background-color: #fbfbfb;
 +
    border-bottom: 1px solid #aaa;
 +
    border-left: 1px solid #CCC;
 +
    border-right: 1px solid #CCC;
 +
    font-size: 95%;
 
}
 
}
 
+
.nosecnum .mw-headline-number
+
table.ambox th.ambox-text, table.ambox td.ambox-text {
{
+
    padding: 0.25em 0.5em; /* 0.5em left/right */
display: none;
+
    width: 100%; /* Để các bản mẫu cùng kích thước */
 
}
 
}
 
+
table.ambox td.ambox-image {
/*  
+
    padding: 2px 0 2px 0.5em; /* 0.5em left, 0 right */
== for some templates ==
+
    text-align: center;
 
 
Messagebox templates
 
*/
 
.messagebox {
 
  border: 1px solid #aaa;
 
  background-color: #f9f9f9;
 
  width: 80%;
 
  margin: 0 auto 1em auto;
 
  padding: .2em;
 
 
}
 
}
.messagebox.merge {
+
table.ambox td.ambox-imageright {
  border: 1px solid #c0b8cc;
+
    padding: 2px 0.5em 2px 0; /* 0 left, 0.5em right */
  background-color: #f0e5ff;
+
     text-align: center;
  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;
 
 
}
 
}
  
/*
+
table.ambox-notice {border-top: 5px solid #608EC2}  /* Xanh lam */
== external link ==
+
table.ambox-protection {border-top: 5px solid #bba} /* Xám */
 
+
table.ambox-delete,
Change the external link icon to an Adobe icon for all PDF files
+
table.ambox-serious {border-top: 5px solid #b22222} /* Đỏ */
(in browsers that support these CSS selectors, like Mozilla and Opera)
+
table.ambox-content {border-top: 5px solid #f28500} /* Cam */
 
+
table.ambox-style {border-top: 5px solid #f4c430}  /* Vàng*/
*/
+
table.ambox-move,
#bodyContent a[href$=".pdf"].external,
+
table.ambox-merge {border-top: 5px solid #8c08a4}  /* Tím */
#bodyContent a[href*=".pdf?"].external,  
+
table.ambox-growth {border-top: 5px solid #47a30d}  /* Xanh lục */
#bodyContent a[href*=".pdf#"].external,
+
table.ambox-license {border-top: 5px solid #88a;   /* Xám đậm */ background: #f7f8ff;  /* Xám nhạt */ }
#bodyContent a[href$=".PDF"].external,
+
table.ambox-featured {border-top: 5px solid #cba135}  /* Brown-gold */
#bodyContent a[href*=".PDF?"].external,  
+
   
#bodyContent a[href*=".PDF#"].external {
+
table.ambox.ambox-mini {
    background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) center right no-repeat;
+
    float: right;
    padding-right: 16px;
+
     clear: right;
}
+
     margin: 0 0 0 1em;
+
     width: 25%;
/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
 
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
 
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 {
 
     background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
 
     padding-right: 11px !important;
 
 
}
 
}
  
/*
+
/* Kiểu cho hộp thông báo tại thể loại */
== ToolTips ==
+
table.cmbox {
*/
+
    margin: 3px 10%;
.ILHClickButton_tip {
+
    border-collapse: collapse;
     border: 1px solid #8888aa;
+
     border: 1px solid #aaa;  
     background: #f7f8ff;
+
     background: #DFE8FF;   /* Default "notice" blue */
    padding: 0.5em;
 
 
}
 
}
  
/*
+
table.cmbox-notice {
== other ==
+
    background: #D8E8FF;    /* Blue */
*/
+
}
span.lanLabel {
+
table.cmbox-speedy {
     color: #777777;
+
     margin-top: 4px;
     padding-left: 0.5em;
+
    margin-bottom: 4px;
 +
    border: 4px solid #b22222;   /* Red */
 +
     background: #FFDBDB;         /* Pink */
 
}
 
}
 
+
table.cmbox-delete {
tt span.minor {
+
     background: #FFDBDB;   /* Red */
     margin: 0 -2px 0 -3px;
 
    font-size: 12px;
 
 
}
 
}
tt span.newpage {
+
table.cmbox-content {
     margin: 0 1px 0 -6px;
+
     background: #FFE7CE;   /* Orange */
    font-size: 12px;
 
 
}
 
}
tt span.bot {
+
table.cmbox-style {
     margin: 0 -6px 0 1px;
+
     background: #FFF9DB;   /* Yellow */
    font-size: 12px;
 
 
}
 
}
/*tt span.unpatrolled*/
+
table.cmbox-move {
 
+
     background: #E4D8FF;   /* Purple */
/* 用于封禁类模板,如Template:Uw-block1 */
 
div.user-block {
 
    padding: 5px;
 
    border: 1px solid #A9A9A9;
 
     background-color: #FFEFD5;
 
 
}
 
}
 
+
table.cmbox-protection {
/* 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 */
+
    background: #EFEFE1;    /* Gray-gold */
 
@media screen, handheld, projection {
 
    cite *.printonly {
 
        display: none;
 
    }
 
 
}
 
}
  
/*
+
/* Kiểu cho họp thông báo ở các trang khác */
== MetaBox ==
+
table.ombox {
 +
    margin: 4px 10%;
 +
    border-collapse: collapse;
 +
    border: 1px solid #aaa;      /* Default "notice" gray */
 +
    background: #f9f9f9;
 +
}
  
*/
+
table.ombox-notice {
+
    border: 1px solid #aaa;      /* Gray */
/* Nou esquema de colors per a la Plantilla:Metacaixa usada a la portada */
+
}
+
table.ombox-speedy {
/* Configuració per defecte en lila
+
    border: 2px solid #b22222;   /* Red */
  Tons usats; 1; 7050a0 2; 9070c0 3; b090e0 4; d0b0ff 5; f0d0ff */
+
    background: #fee;             /* Pink */
+
}
.mcBoto {
+
table.ombox-delete {
  background-color: #d0b0ff; /* 4 */
+
    border: 2px solid #b22222;   /* Red */
  border: 0.15em solid #000000;
+
}
  border-color: #f0d0ff #b090e0 #9070c0 #f0d0ff;  /* 5 3 3 5 */
+
table.ombox-content {
  border-radius-topleft: .5em;
+
    border: 1px solid #f28500;   /* Orange */
  border-radius-topright: .5em;
+
}
  -moz-border-radius: .5em .5em 0em 0em;
+
table.ombox-style {
  cursor:pointer;
+
    border: 1px solid #f4c430;   /* Yellow */
  display: inline;
+
}
  margin-right: 0.1em;
+
table.ombox-move {
  padding: 0.2em 0.3em 0.2em 0.3em;
+
    border: 1px solid #9932cc;   /* Purple */
  position: relative;}
+
}
+
table.ombox-protection {
.mcBoto a,
+
    border: 2px solid #bba;       /* Gray-gold */
.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%;
 
 
}
 
}
 
   
 
   
/* Configuració del Verd 1;60b030 2;75c045 3;90d060 4;a5e085 5;c0f090 */
+
/* Kiểu cho hộp thông báo ở trang thảo luận */
+
table.tmbox {
.mcVerd .mcBoto {
+
    margin: 4px 10%;
background-color: #a5e085; /* 4 */
+
    border-collapse: collapse;
border-color: #c0f090 #90d060 #75c045 #c0f090;  /* 5 3 2 5 */}
+
    border: 1px solid #c0c090;   /* Default "notice" gray-brown */
+
    background: #f8eaba;
.mcVerd .mcBoto a,
+
}
.mcVerd .mcBoto strong {
+
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */
  color:#60b030 !important;  /* 1 */
+
    margin: 2px 0;               /* class ensures that this declaration overrides other */
  font-size:90%}
+
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */
+
}
.mcVerd .mcBoto a:hover,
+
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when */
.mcVerd .mcBoto strong:hover {
+
    line-height: 1.5em;         /* also "nested", so reset styles that are   */  
  color: black !important;
+
    font-size: 100%;             /* set in "mbox-small" above.               */
  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;
 
 
}
 
}
  
/********************
+
table.tmbox-speedy {
**Styles for mboxes**
+
     border: 2px solid #b22222;   /* Red */
********************/
+
     background: #fee;             /* Pink */
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
 
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
 
     border: none;  
 
    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 */
+
table.tmbox-delete {
     border: none;
+
     border: 2px solid #b22222;    /* Red */
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
 
    text-align: center;
 
 
}
 
}
td.mbox-imageright {             /* The right image cell */
+
table.tmbox-content {
     border: none;
+
     border: 2px solid #f28500;    /* Orange */
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
 
    text-align: center;
 
 
}
 
}
td.mbox-empty-cell {         /* An empty narrow cell */
+
table.tmbox-style {
     border: none;
+
     border: 2px solid #f4c430;   /* Yellow */
    padding: 0px;
 
    width: 1px;
 
 
}
 
}
+
table.tmbox-move {
/* Article message box styles */
+
     border: 2px solid #9932cc;    /* Purple */
table.ambox {
 
    margin: 0px 10%;  /* 10% = Will not overlap with other elements */
 
    border: 1px solid #aaa;
 
     border-left: 10px solid #1e90ff;    /* Default "notice" blue */
 
    background: #fbfbfb;
 
 
}
 
}
table.ambox + table.ambox {   /* Single border between stacked boxes. */
+
table.tmbox-protection,
     margin-top: -1px;
+
table.tmbox-notice {
 +
     border: 1px solid #c0c090;   /* Gray-brown */
 
}
 
}
.ambox th.mbox-text,
+
 
.ambox td.mbox-text {            /* The message body cell(s) */
+
/* Kiểu cho hộp định hướng và hộp chỉ số nhóm */
     padding: 0.25em 0.5em;       /* 0.5em left/right */
+
table.dmbox {
}
+
     clear: both;  
.ambox td.mbox-image {          /* The left image cell */
+
     margin: 0.9em 1em;  
     padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
+
    border-top: 1px solid #ccc;
}
+
    border-bottom: 1px solid #ccc;
.ambox td.mbox-imageright {      /* The right image cell */
+
     background: transparent;
     padding: 2px 0.5em 2px 0;   /* 0px left, 0.5em right */
 
 
}
 
}
 
   
 
   
table.ambox-notice {
+
/* Kiểu cho hộp thông báo ở đầu và cuối trang */
     border-left: 10px solid #1e90ff;   /* Blue */
+
table.fmbox {
 +
    clear: both;
 +
    margin: 0.2em 0;
 +
    width: 100%;
 +
     border: 1px solid #aaa;
 +
    background: #f9f9f9;     /* Default "system" gray */
 
}
 
}
table.ambox-speedy {
+
table.fmbox-system {
    border-left: 10px solid #FF0000;    /* Red */
+
     background: #f9f9f9;
     background: #fee;                   /* Pink */
 
 
}
 
}
table.ambox-delete {
+
table.fmbox-warning {
     border-left: 10px solid #b22222;   /* Red */
+
     border: 1px solid #bb7070;  /* Dark pink */
 +
    background: #ffdbdb;       /* Pink */
 
}
 
}
table.ambox-content {
+
table.fmbox-editnotice {
     border-left: 10px solid #f28500;   /* Orange */
+
     background: transparent;
 
}
 
}
table.ambox-style {
+
/* Thẻ div dựa trên các thông báo fmbox kiểu "cảnh báo". */
     border-left: 10px solid #f4c430;   /* Yellow */
+
div.mw-warning-with-logexcerpt,
}
+
div.mw-lag-warn-high,
table.ambox-move {
+
div.mw-cascadeprotectedwarning,
     border-left: 10px solid #9932cc;   /* Purple */
+
div#mw-protect-cascadeon,
 +
div.titleblacklist-warning {
 +
     clear: both;
 +
    margin: 0.2em 0;
 +
     border: 1px solid #bb7070;
 +
    background: #ffdbdb;
 +
    padding: 0.25em 0.9em;
 
}
 
}
table.ambox-protection {
+
/* Thẻ div dựa trên các thông báo fmbox kiểu "hệ thống". Dùng trong
     border-left: 10px solid #bba;       /* Gray-gold */
+
  [[MediaWiki:Noarticletext]] và [[MediaWiki:Readonly lag]]. */
 +
div.mw-lag-warn-normal,
 +
div.noarticletext,
 +
div.fmbox-system {
 +
    clear: both;
 +
    margin: 0.2em 0;
 +
     border: 1px solid #aaa;
 +
    background: #f9f9f9;
 +
    padding: 0.25em 0.9em;
 
}
 
}
+
 
/* Image message box styles */
+
/* Các lớp mbox-small này phải được đặt sau tất cả các lớp
table.imbox {
+
   ambox/tmbox/ombox,v.v khác. "body.mediawiki" là để chúng
    margin: 4px 10%;
+
   đè lên "table.ambox + table.ambox" phía trên. */
    border-collapse: collapse;
+
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
    border: 3px solid #1e90ff;   /* Default "notice" blue */
+
    clear: right;
    background: #fbfbfb;
+
    float: right;
}
+
     margin: 4px 0 4px 1em;
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */
+
    width: 238px;
    margin: 0 -0.5em;   /* 0.9 - 0.5 = 0.4em left/right. */
+
    font-size: 88%;
}
+
     line-height: 1.25em;
.mbox-inside .imbox {   /* For imboxes inside other templates. */
 
     margin: 4px;
 
}
 
 
table.imbox-notice {
 
     border: 3px solid #1e90ff;   /* Blue */
 
 
}
 
}
table.imbox-speedy {
+
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
     border: 3px solid #b22222;   /* Red */
+
    margin: 4px 1em 4px 0;
     background: #fee;             /* Pink */
+
    width: 238px;
 +
     border-collapse: collapse;
 +
    font-size: 88%;
 +
     line-height: 1.25em;
 
}
 
}
table.imbox-delete {
+
 
    border: 3px solid #b22222;   /* Red */
+
/* làm cho các chú thích trong bài không làm xô lệch hàng */
 +
.reference, .references sup {
 +
    font-size: 80%;
 +
    white-space: nowrap;
 
}
 
}
table.imbox-content {
+
 
     border: 3px solid #f28500;   /* Orange */
+
/* Giảm chiều cao các hàng có <sup> và <sub> */
 +
sup, sub {
 +
     line-height: 1em;
 
}
 
}
table.imbox-style {
+
 
     border: 3px solid #f4c430;   /* Yellow */
+
/* làm cho danh sách các tham khảo trong [[Bản mẫu:Tham khảo]] nhỏ hơn */
 +
.references-small {  
 +
     font-size: 90%;
 
}
 
}
table.imbox-move {
+
 
    border: 3px solid #9932cc;    /* Purple */
+
/* 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ó */
}
+
/* -moz-* là một phần mở rộng tùy theo nhà cung cấp (CSS 2.1 4.1.2.1) */
table.imbox-protection {
+
/* column-count lấy từ gói CSS3 "CSS Multi-column Layout" */
    border: 3px solid #bba;      /* Gray-gold */
+
/* Xin hãy bỏ qua các lỗi phê chuẩn tạo ra bởi hai dòng này */
}
+
.references-2column {
table.imbox-license {
+
     font-size: 90%;
     border: 3px solid #88a;       /* Dark gray */
+
    -moz-column-count: 2;
     background: #f7f8ff;         /* Light gray */
+
     column-count: 2;
 
}
 
}
table.imbox-featured {
+
 
     border: 3px solid #cba135;   /* Brown-gold */
+
/* Tô sáng tham khảo được nhấn để dễ tìm */
 +
ol.references > li:target {  
 +
     background-color: #DEF;
 +
    box-shadow: 0 0 0 5px #DEF;
 
}
 
}
+
ol.references > li:target:-moz-list-number {
/* Category message box styles */
+
font-weight: bold;
table.cmbox {
 
    margin: 3px 10%;
 
    border-collapse: collapse;
 
    border: 1px solid #aaa;
 
    background: #DFE8FF;   /* Default "notice" blue */
 
 
}
 
}
+
sup.reference:target,
table.cmbox-notice {
+
span.citation:target, cite:target {
     background: #D8E8FF;   /* Blue */
+
    outline: medium solid rgba(6, 69, 173, 0.4);
 +
    outline-offset: 2px;
 +
    -moz-outline-radius: 100%;
 +
     border-radius: 100%;
 
}
 
}
table.cmbox-speedy {
+
 
     margin-top: 4px;
+
/* Làm cho mục tham khảo trong đầu đề bảng không bị đậm hay nghiêng */
     margin-bottom: 4px;
+
sup.reference {
    border: 4px solid #b22222;   /* Red */
+
     font-weight: normal;
    background: #FFDBDB;          /* Pink */
+
     font-style: normal;
 
}
 
}
table.cmbox-delete {
+
 
     background: #FFDBDB;   /* Red */
+
/* Kiểu cách cho chú thích */
 +
span.citation, cite {
 +
    font-style: normal;
 +
     word-wrap: break-word;
 
}
 
}
table.cmbox-content {
+
 
    background: #FFE7CE;   /* Orange */
+
/* 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 {
 +
    span.citation .printonly, cite .printonly {
 +
        display: none;
 +
    }
 
}
 
}
table.cmbox-style {
+
 
    background: #FFF9DB;   /* Yellow */
+
/* Tọa độ địa lý
}
+
 
table.cmbox-move {
+
Để 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:
    background: #E4D8FF;   /* Purple */
+
  .geo-default { display: inline } .geo-nondefault { display: none }
}
+
  .geo-dec { display: inline } .geo-dms { display: inline }
table.cmbox-protection {
+
 
     background: #EFEFE1;   /* Gray-gold */
+
Để 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:
 +
  .geo-default { display: inline } .geo-nondefault { display: inline }
 +
  .geo-dec { display: inline } .geo-dms { display: none }
 +
 
 +
Để 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:
 +
  .geo-default { display: inline } .geo-nondefault { display: inline }
 +
   .geo-dec { display: none }  .geo-dms { display: inline }
 +
 
 +
Để 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:
 +
  .geo-default { display: inline } .geo-nondefault { display: inline }
 +
  .geo-dec { display: inline }  .geo-dms { display: inline }
 +
  .geo-multi-punct { display: inline }
 +
 
 +
Xem [[Bản mẫu:Coor link]] để xem cách dùng.
 +
 
 +
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.
 +
 
 +
*/
 +
 
 +
.geo-default { display: inline; }
 +
.geo-nondefault { display: none; }
 +
.geo-dms { display: inline; }
 +
.geo-dec { display: inline; }
 +
.geo-multi-punct { display: none; }
 +
 
 +
.longitude, .latitude {
 +
     white-space: nowrap;
 
}
 
}
+
 
/* Other pages message box styles */
+
/* 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. */
table.ombox {
+
.geo { }
    margin: 4px 10%;  
+
 
    border-collapse: collapse;  
+
/***** hết các kiểu cách cho tọa độ địa lý */
    border: 1px solid #aaa;      /* Default "notice" gray */
+
 
    background: #f9f9f9;
+
/* Cho phép các cấp độ đầu đề nào hiển thị trong Mục lục;
 +
  ví dụ, <div class="toclimit-3">, sẽ giới hạn trong viẹc hiển thị
 +
  ==đầu đề== và ===đầu đề=== nhưng không hiển thị các đầu đề nhỏ hơn
 +
  (miễn là không có =đầu đề= trong trang, điều không được khuyên dùng theo như
 +
  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; }
 +
 
 +
/* Cuộn trái/phải các đoạn mã giữ nguyên khoảng cách */
 +
@media screen {
 +
  pre { overflow: auto; }
 
}
 
}
+
 
table.ombox-notice {
+
/* Kiểu cách cho Bản mẫu:Quote */
    border: 1px solid #aaa;       /* Gray */
+
blockquote.templatequote {  
 +
    margin-top: 0;  
 
}
 
}
table.ombox-speedy {
+
blockquote.templatequote div.templatequotecite {  
     border: 2px solid #b22222;   /* Red */
+
     line-height: 1.5em;
     background: #fee;             /* Pink */
+
    /* @noflip */
 +
     text-align: left;
 +
    /* @noflip */
 +
    padding-left: 1.6em;
 +
    margin-top: 0;
 
}
 
}
table.ombox-delete {
+
 
     border: 2px solid #b22222;   /* Red */
+
/* Thông báo cấm thành viên */
 +
div.user-block {
 +
    padding: 5px;
 +
    margin-bottom: 0.5em;
 +
     border: 1px solid #A9A9A9;
 +
    background-color: #FFEFD5;
 
}
 
}
table.ombox-content {
+
 
    border: 1px solid #f28500;   /* Orange */
+
/* Tránh ngắt đoạn ở những trường hợp ngớ ngẩn:  
}
+
  1) Muốn vậy
table.ombox-style {
+
  2) Liên kết khi chúng ta không muốn
     border: 1px solid #f4c430;   /* Yellow */
+
  3) In đậm "liên kết" trong chính trang đó
 +
  4) Hàm thức HTML
 +
   5) Thẻ ref với tên nhóm <ref group="Note"> --> "[Note 1]"
 +
*/
 +
.nowrap,
 +
.nowraplinks a,
 +
.nowraplinks .selflink,
 +
sup.reference a {  
 +
     white-space: nowrap;
 
}
 
}
table.ombox-move {
+
/* But allow wrapping where desired: */
     border: 1px solid #9932cc;   /* Purple */
+
.wrap,
 +
.wraplinks a {
 +
     white-space: normal;
 
}
 
}
table.ombox-protection {
+
 
     border: 2px solid #bba;       /* Gray-gold */
+
/* Cho tài liệu bản mẫu */
 +
.template-documentation {
 +
    clear: both;
 +
    margin: 1em 0 0 0;
 +
     border: 1px solid #aaa;
 +
    background-color: #ecfcf4;
 +
    padding: 1em;
 
}
 
}
+
 
/* Talk page message box styles */
+
/* Kiểu cách cho thẻ Bộ lọc Sai phạm */
table.tmbox {
+
.mw-tag-markers {
     margin: 4px 10%;
+
     font-family:sans-serif;
     border-collapse: collapse;
+
     font-style:italic;
     border: 1px solid #c0c090;    /* Default "notice" gray-brown */
+
     font-size:90%;
    background: #f8eaba;
 
 
}
 
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */
+
 
    margin: 2px 0;              /* class ensures that this declaration overrides other */
+
/* Ẩn những nội dung chỉ cho bảo quản viên biết. Hãy viết tương tự trong
     width: 100%; /* For Safari and Opera */    /* styles (including mbox-small above) */
+
  [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]], và
 +
  [[Mediawiki:Group-autoconfirmed.css]].
 +
*/
 +
.sysop-show,
 +
.accountcreator-show,
 +
.autoconfirmed-show {
 +
     display: none;
 
}
 
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when */
+
 
    line-height: 1.5em;         /* also "nested", so reset styles that are  */  
+
/**
    font-size: 100%;            /* set in "mbox-small" above.               */
+
  * Hide the redlink generated by {{Editnotice}},
}
+
* this overrides the ".sysop-show { display: none; }" above that applies
+
* to the same link as well.
table.tmbox-speedy {
+
*/
     border: 2px solid #b22222;   /* Red */
+
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink, .mw-ve-editNotice .editnotice-redlink {
    background: #fee;            /* Pink */
+
     display: none !important;
 
}
 
}
table.tmbox-delete {
+
 
    border: 2px solid #b22222;   /* Red */
+
/* Ẩn các phần [[MediaWiki:Newarticletext]] không phù hợp với trình soạn thảo trực quan */
 +
html.ve-activated .novisualeditor,
 +
html.ve-activated #wdsearch_container,
 +
body.oo-ui-frame-body .noooui {
 +
display: none !important;
 
}
 
}
table.tmbox-content {
+
 
     border: 2px solid #f28500;   /* Orange */
+
/* Không có thanh ngang trên mác trang đăng nhập */
 +
body.page-Special_UserLogin .mw-label label,
 +
body.page-Special_UserLogin_signup .mw-label label {
 +
     white-space: nowrap;
 
}
 
}
table.tmbox-style {
+
 
     border: 2px solid #f4c430;   /* Yellow */
+
/* Biểu đồ Pie thử nghiệm: Viền trong suốt */
 +
.transborder {
 +
     border: solid transparent;
 
}
 
}
table.tmbox-move {
+
* html .transborder { /* IE6 */
     border: 2px solid #9932cc;   /* Purple */
+
     border: solid #000001;
 +
    filter: chroma(color=#000001);
 
}
 
}
table.tmbox-protection,
+
 
table.tmbox-notice {
+
/* 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.
     border: 1px solid #c0c090;   /* Gray-brown */
+
  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. */
 +
span.updatedmarker {
 +
    background-color: transparent;
 +
     color: #006400;
 
}
 
}
+
/*li.mw-changeslist-line-watched .mw-title,
/* Disambig and set index box styles */
+
table.mw-changeslist-line-watched .mw-title,
table.dmbox {
+
table.mw-enhanced-watch .mw-enhanced-rctime {
    clear: both;
+
     font-weight: normal;
    margin: 0.9em 1em;
+
}*/
     border-top: 1px solid #ccc;  
+
strong.mw-watched a {
    border-bottom: 1px solid #ccc;
+
     font-weight: bold
    background: transparent;
 
     font-size: small;
 
 
}
 
}
+
 
/* Footer and header message box styles */
+
/* Lớp chung cho chữ serif kiểu Times, lớp texhtml cho toán học trong dòng */
table.fmbox {
+
.times-serif,
     clear: both;
+
span.texhtml {
     margin: 0.2em 0;
+
     font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
    width: 100%;
+
     font-size: 118%;
     border: 1px solid #aaa;
+
     line-height: 1.35em;
     background: #f9f9f9;     /* Default "system" gray */
+
     white-space: nowrap;
 
}
 
}
table.fmbox-system {
+
span.texhtml span.texhtml {
     background: #f9f9f9;
+
     font-size: 100%;
 
}
 
}
table.fmbox-warning {
+
 
     border: 1px solid #bb7070; /* Dark pink */
+
/* Hiển thị con số và texhtml dưới dạng bảng */
     background: #ffdbdb;       /* Pink */
+
.digits,
 +
.texhtml {
 +
    -moz-font-feature-settings: "lnum", "tnum";
 +
    -webkit-font-feature-settings: "lnum", "tnum";
 +
     font-feature-settings: "lnum", "tnum";
 +
}
 +
 
 +
/* Danh sách tham khảo nhỏ hơn */
 +
ol.references,
 +
div.reflist,
 +
div.refbegin {
 +
     font-size: 90%;           /* Default font-size */
 +
    margin-bottom: 0.5em;
 
}
 
}
table.fmbox-editnotice {
+
div.refbegin-100 {
     background: transparent;
+
     font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
 
}
 
}
/* Div based "warning" style fmbox messages. */
+
div.reflist ol.references {
div.mw-warning-with-logexcerpt,
+
     font-size: 100%;           /* Reset font-size when nested in div.reflist */
div.mw-lag-warn-high,
+
     list-style-type: inherit; /* Enable custom list style types */
div.mw-cascadeprotectedwarning,
 
div#mw-protect-cascadeon {
 
     clear: both;
 
    margin: 0.2em 0;
 
     border: 1px solid #bb7070;
 
    background: #ffdbdb;
 
    padding: 0.25em 0.9em;
 
 
}
 
}
/* Div based "system" style fmbox messages. Used in
+
 
  [[MediaWiki:Noarticletext]] and [[MediaWiki:Readonly lag]]. */
+
/* Thống nhất chiều dài của các dấu tab trong đoạn mã; xem [[Bugzilla:57824]] [[Bugzilla:57825]]. */
div.mw-lag-warn-normal,
+
.mw-highlight > pre,
div.noarticletext,
+
div.mw-geshi div,
div.fmbox-system {
+
div.mw-geshi div pre,
    clear: both;
+
span.mw-geshi,
    margin: 0.2em 0;
+
pre.source-css,
     border: 1px solid #aaa;
+
pre.source-javascript,
     background: #f9f9f9;
+
pre.source-lua,
     padding: 0.25em 0.9em;
+
.diffchange {
 +
     -moz-tab-size: 4;
 +
     -o-tab-size: 4;
 +
     tab-size: 4;
 
}
 
}
+
 
/* These mbox-small classes must be placed after all other
+
/* workaround to keep editnotices readable in VE view.
  ambox/tmbox/ombox etc classes. "body.mediawiki" is so  
+
Long term, editnotices should become a core feature so that they can be designed responsive. */
  they override "table.ambox + table.ambox" above. */
+
.mw-ve-editNotice .mbox-image {
body.mediawiki table.mbox-small {  /* For the "small=yes" option. */
+
display: none;
    clear: right;
 
    float: right;
 
    margin: 4px 0 4px 1em;
 
    width: 238px;
 
    font-size: 88%;
 
    line-height: 1.25em;
 
}
 
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
 
    margin: 4px 1em 4px 0;
 
    width: 238px;
 
    border-collapse: collapse;
 
    font-size: 88%;
 
    line-height: 1.25em;
 
 
}
 
}
  
/* CODE FOR COMPACT AMBOX */
+
/* 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 */
/* Hide the images */
+
code {
.compact-ambox table .mbox-image,
+
  border: 1px solid #ddd;
.compact-ambox table .mbox-imageright,
+
  padding: 1px 4px;
.compact-ambox table .mbox-empty-cell {
+
  border-radius: 2px;
    display: none;
 
 
}
 
}
/* Remove borders, backgrounds, padding, etc. */
+
 
.compact-ambox table.ambox {
+
#sandbox-intro {
     border: none;
+
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/48px-Mypaint-icon.svg.png");
     border-collapse: collapse;
+
     background-position: 12px center;
     background: transparent;
+
     background-repeat: no-repeat;
     margin: 0 0 0 1.6em !important;
+
     background-size: 48px auto;
     padding: 0 !important;
+
     padding: 1.5em 0 1.5em 72px;
     width: auto;
+
     position: -webkit-sticky;
     display: block;
+
     position: sticky;
 +
     top: 0;
 
}
 
}
body.mediawiki .compact-ambox table.mbox-small-left {
+
 
    font-size: 100%;
+
.sandbox {
    width: auto;
+
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: 0;
+
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);
 
}
 
}
/* Style the text cell as a list item and remove its padding */
+
 
.compact-ambox table .mbox-text {
+
/* Ẩn liên kết § cho những đề mục không bao giờ cần liên kết đến. */
    padding: 0 !important;
+
.noarticletext .mw-headline-anchor,
    margin: 0 !important;
+
.searchresults .mw-headline-anchor {
}
+
display: none;
.compact-ambox table .mbox-text-span {
 
    display: list-item;
 
    line-height: 1.5em;
 
    list-style-type: square;
 
    list-style-image: url("data:image/gif;base64,R0lGODlhBQANAIAAAGOMnP///yH5BAEAAAEALAAAAAAFAA0AAAIJjI+pu+APo4SpADs=");
 
}
 
/* Allow for hiding text in compact form */
 
.compact-ambox .hide-when-compact {
 
    display: none;
 
 
}
 
}
  
#siteNotice div {
+
/* Ẩn giao diện có liên quan đến Biên dịch nội dung khi công cụ đó bị tắt. */
margin: 0;
+
html:not(.cx-available) .cx-show {
}
+
display: none !important;
#mw-dismissable-notice {
 
background:transparent;
 
 
}
 
}
  
#wpSummary, #wpSummaryLabel, input#wpSummary,input.mw-summary{
+
@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) {
        margin-top: 0;
+
/* [[MediaZilla:35337]] */
margin-bottom: 0;
+
#p-logo a {
}
+
background-size: 135px auto;
 
+
}
/* When <div class="nonumtoc"> is used on the table of contents,
+
  the ToC will display without numbers */
+
#disambig {
.nonumtoc .tocnumber { display: none; }
+
background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/64px-Disambig.svg.png');
.nonumtoc #toc ul,
+
}
.nonumtoc .toc ul {
+
    line-height: 1.5em;
+
#stub, #substub, #dich {
    list-style: none;
+
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Baustelle.svg/64px-Baustelle.svg.png');
    margin: .3em 0 0;
+
}
    padding: 0;
+
}
+
.audiolink a {
.nonumtoc #toc ul ul,
+
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/21/Speaker_Icon.svg/26px-Speaker_Icon.svg.png") !important;
.nonumtoc .toc ul ul {  
+
}
    margin: 0 0 0 2em;  
+
}
+
div.videolist, div.multivideolist {
+
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3f/Film_reel.svg/80px-Film_reel.svg.png");
/* 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
+
.section-detail, div.catmore {
  (as long as there are no =headings= on the page, which
+
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Searchtool-80%25.png/30px-Searchtool-80%25.png");
  there shouldn't be according to the MoS).
+
}
*/
+
.toclimit-2 .toclevel-2,
+
div.dablink {
.toclimit-3 .toclevel-3,
+
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/30px-Disambig.svg.png");
.toclimit-4 .toclevel-4,
+
}
.toclimit-5 .toclevel-5,
+
.toclimit-6 .toclevel-6,
+
#sandbox-intro {
.toclimit-7 .toclevel-7 { display: none; }
+
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;
 +
}
 +
}
  
/* styles for &#123;{copyvio}&#125; and &#123;{copyvio/bot}&#123;.
+
/* Change the external link icon to an Adobe icon for all PDF files
  To reduce the HTML code produced by these templates.
+
  in browsers that support these CSS selectors, like Mozilla and Opera */
*/
+
div#content a[href$=".pdf"].external,
.copyvio-title {
+
div#content a[href*=".pdf?"].external,
    font-family: Microsoft Yahei,微软雅黑,Microsoft Jhenghei,微軟正黑體,Arial Unicode MS,黑体;
+
div#content a[href*=".pdf#"].external,
     text-align: center;
+
div#content a[href$=".PDF"].external,
     font-size: 150%;
+
div#content a[href*=".PDF?"].external,
     font-weight: bold;
+
div#content a[href*=".PDF#"].external,
 +
div#mw_content a[href$=".pdf"].external,
 +
div#mw_content a[href*=".pdf?"].external,
 +
div#mw_content a[href*=".pdf#"].external,
 +
div#mw_content a[href$=".PDF"].external,
 +
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;
 
}
 
}
.copyvio-titlebox {
+
 
    border-bottom: 2px solid #003153;
+
/* Sắp xếp sortkey cho bảng biểu */
    color: white;
+
td .sortkey,
    background: #999999;
+
th .sortkey {
    padding: 0.5em;
+
     display: none;
    height: 3em;
+
     speak: none;
    -moz-border-radius: 5px 5px 0 0;
 
}
 
.copyvio-box {
 
     width: 95%;
 
    border: 3px solid #003153;
 
    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;
 
 
}
 
}
  
/* dablink */
+
/* Cỡ chữ nhỏ cho các thể loại ẩn */
.dablink > div {
+
#mw-hidden-catlinks { font-size: 87% !important; }
    padding-left: 32px;
 
    background: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Disambig_gray.svg/26px-Disambig_gray.svg.png) no-repeat;
 
}
 
  
/* 2010版首页 */
+
/* Sử dụng cho cho chủ đề
div.title-bar-vigar {
+
  Với màn hình rộng, sẽ hiện ta hai cột
     width: 100%;
+
  Với màn hình nhỏ hoặc điện thoại, thì thành một cột */
     max-width: 100%;
+
.portal-column-left {
    height: 31px;
+
     float: left;
    overflow: hidden;
+
     width: 50%;
    background: #96d1fc url(//upload.wikimedia.org/wikipedia/commons/b/ba/Vigar-zh-wikipedia-2010-new-design-short.png) repeat-x;
 
 
}
 
}
 
+
.portal-column-right {
/* 解决cite定位内文字显示为斜体的问题 */
+
    float: right;
cite {
+
     width: 49%;
     font-style: normal;
 
 
}
 
}
 
+
.portal-column-left-wide {
/* [[Template:Kai]] */
+
     float: left;
 
+
    width: 60%;
.template-kai {
 
     font-family: 楷体, 楷体_GB2312, KaiTi, KaiTi_GB2312, 华文楷体, STKaiti, 'AR PL UKai CN', 標楷體, DFKai-SB, 'AR PL UKai HK', 'AR PL UKai TW', 全字庫正楷體, TW-Kai, EUDCKAI;
 
 
}
 
}
 
+
.portal-column-right-narrow {
.template-kai:lang(zh-hant),
+
    float: right;
.template-kai:lang(zh-hk),
+
     width: 39%;
.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;
 
 
}
 
}
 
+
.portal-column-left-extra-wide {
#p-logo a:lang(zh-hans),
+
    float: left;
#p-logo a:lang(zh-cn),
+
     width: 70%;
#p-logo a:lang(zh-my),
 
#p-logo a:lang(zh-sg) {
 
     background-image: url(//upload.wikimedia.org/wikipedia/zh/6/62/Wiki_zh-hans.png) !important;
 
 
}
 
}
 
+
.portal-column-right-extra-narrow {
/* Pie chart test: Transparent borders */
+
    float: right;
.transborder {
+
     width: 29%;
     border: solid transparent;
 
 
}
 
}
* html .transborder { /* IE6 */
+
@media only screen and (max-width: 800px) {
     border: solid #000001;
+
    /* Tách các cột trên màn hình nhỏ */
    filter: chroma(color=#000001);
+
     .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;
 +
    }
 
}
 
}
  
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
+
/* Kiểu cho menu giới thiệu ở đầu trang được thêm vào bởi [[MediaWiki:Sitenotice]] */
  [[Bugzilla:26204]] */
+
#cssmenu {
div.mw-geshi div,
+
  background: #f96e5b;
div.mw-geshi div pre,
+
  width: auto;
span.mw-geshi,
+
}
pre.source-css,
+
#cssmenu ul {
pre.source-javascript {
+
  list-style: none;
    font-family: monospace, "Courier New" !important;
+
  margin: 0;
 +
  padding: 0;
 +
  line-height: 1;
 +
  display: block;
 +
  zoom: 1;
 
}
 
}
 
+
#cssmenu ul:after {
/* 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 */
+
  content: " ";
body.ns-14 div.mw-content-ltr > div[dir=ltr] {
+
  display: block;
    clear: both;
+
  font-size: 0;
 +
  height: 0;
 +
  clear: both;
 +
  visibility: hidden;
 
}
 
}
 
+
#cssmenu ul li {
/* [[template:fact]]的文字背景色设置 */
+
  display: inline-block;
.template-facttext{
+
  padding: 0;
    background-color:#FFEFD6;
+
  margin: 0;
 
}
 
}
 
+
#cssmenu.align-right ul li {
/* Hide stuff meant for accounts with special permissions. Made visible again in
+
  float: right;
  [[MediaWiki:Group-sysop.css]] and [[MediaWiki:Group-accountcreator.css]]. */
 
.sysop-show, .accountcreator-show {
 
    display: none;
 
 
}
 
}
 
+
#cssmenu.align-center ul {
/*编辑提交按钮部分的样式*/
+
  text-align: center;
div.editOptions {
 
    background: #F0F0F0; padding:1em 1em 1.5em 1em;margin: 0 -2px 2em 0;border: solid silver; border-width:0 1px 1px 1px;
 
 
}
 
}
 
+
#cssmenu ul li a {
.mw-summary-preset {
+
  color: #ffffff;
    display: inline;
+
  text-decoration: none;
    margin: 0;
+
  display: block;
    padding: 0;
+
  padding: 8px 15px;
 +
  font-family: '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;
 
}
 
}
.mw-summary-preset-item {
+
#cssmenu ul li a:hover {
    border-left: 1px solid #AAAAAA;
+
  color: #333333;
    display: inline-block;
 
    line-height: 1.25em;
 
    margin: 0.125em 0;
 
    padding: 0 0.5em;
 
 
}
 
}
.mw-summary-preset-item:first-child {
+
#cssmenu ul li a:hover:before {
    border-left: medium none;
+
  width: 100%;
    padding-left: 0.25em;
 
 
}
 
}
.mw-summary-preset-item:last-child {
+
#cssmenu ul li a:after {
    padding-right: 0.25em;
+
  content: "";
 +
  display: block;
 +
  position: absolute;
 +
  right: -3px;
 +
  top: 19px;
 +
  height: 6px;
 +
  width: 6px;
 +
  background: #ffffff;
 +
  opacity: .5;
 
}
 
}
 
+
#cssmenu ul li a:before {
#mw-dismissable-notice {
+
  content: "";
    display: none;
+
  display: block;
 +
  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;
 
}
 
}
.editCheckboxes {
+
#cssmenu ul li.last > a:after,
    margin-bottom: 1em;
+
#cssmenu ul li:last-child > a:after {
 +
  display: none;
 
}
 
}
.editCheckboxes input[type="checkbox"]:first-child {
+
#cssmenu ul li.active a {
    margin-left:0;
+
  color: #333333;
 
}
 
}
 
+
#cssmenu ul li.active a:before {
.editButtons > input[type="submit"]:first-child {
+
  width: 100%;
    margin-left: .1em;
 
 
}
 
}
.editButtons > input[type="submit"] {
+
#cssmenu.align-right li.last > a:after,
    font-size: 92% !important;
+
#cssmenu.align-right li:last-child > a:after {
    margin: 0 .33em;
+
  display: block;
 
}
 
}
 
+
#cssmenu.align-right li:first-child a:after {
#pagehistory li.not-patrolled {
+
  display: none;
    background-color: #FFA !important;
 
 
}
 
}
 
+
@media screen and (max-width: 768px) {
 
+
  #cssmenu ul li {
/* For [[Wikipedia:历史上的今天]] and its subpages */
+
     float: none;
/* They share the same HTML snippets with main page, */
+
     display: block;
/* so they need to be styled here too. */
+
  }
.selected-anniversary img {
+
  #cssmenu ul li a {
    margin-left: .6em;
+
     width: 100%;
     margin-bottom: .6em;
+
     -moz-box-sizing: border-box;
}
+
     -webkit-box-sizing: border-box;
 
+
     box-sizing: border-box;
.selected-anniversary .mw-headline-number {
+
     border-bottom: 1px solid #fb998c;
     display: none
+
  }
}
+
  #cssmenu ul li.last > a,
 
+
  #cssmenu ul li:last-child > a {
.selected-anniversary h3 {
+
     border: 0;
     font-weight: normal;
+
  }
     font-size: 1em;
+
  #cssmenu ul li a:after {
     padding-top: 0;
+
     display: none;
}
+
  }
 
+
  #cssmenu ul li a:before {
.selected-anniversary h3 .otd-year {
 
    white-space: nowrap;
 
     font-weight: bold;
 
}
 
 
 
.selected-anniversary dl {
 
    margin: 0.3em 0 0 1.6em;
 
    padding: 0;
 
     line-height: 1.5em;
 
    list-style-type: square;
 
}
 
 
 
.selected-anniversary dl * {
 
    margin: 0;
 
    padding: 0;
 
}
 
 
 
.selected-anniversary dt {
 
     display: list-item;
 
    font-weight: normal;
 
    float: left;
 
}
 
 
 
.selected-anniversary dt:after {
 
     content: ',';
 
}
 
 
 
/* HACK to workaround VE and badly written CGroups */
 
#noteTA {
 
 
     display: none;
 
     display: none;
}
+
   }
 
 
/* From Vietnamese Wikipedia */
 
 
 
/* CSS dùng chung cho các skin */
 
 
 
/* 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 */
 
.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;
 
    background-color: #f9f9f9;
 
    color: black;
 
    /* @noflip */
 
    margin: 0.5em 0 0.5em 1em;
 
    padding: 0.35em;
 
    /* @noflip */
 
    float: right;
 
    /* @noflip */
 
    clear: right;
 
    /* @noflip */
 
    text-align: left;
 
    font-size: 90%;
 
    line-height: 1.4em;
 
    min-width: 290px;
 
max-width: 325px;
 
word-wrap: break-word;
 
}
 
.infobox caption {
 
    font-size: 125%;
 
    font-weight: bold;
 
}
 
.infobox td,
 
.infobox th {
 
    vertical-align: top;
 
}
 
.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 {
 
padding-top: 4px;
 
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;
 
}
 
 
 
.infobox td.data {
 
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 hộp phân loại */
 
 
 
.infobox.taxobox th[scope=row] {
 
   text-align: left;
 
  vertical-align: top;
 
  width: 10em;
 
}
 
 
 
/* Kiểu cho infobox road */
 
 
 
.infobox.road th[scope=row] {
 
  text-align: left;
 
  vertical-align: top;
 
  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: 0px;
 
  vertical-align: top;
 
}
 
 
 
/* 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.4em 0.6em 0.4em 0.6em;
 
}
 
.infobox.geography .mergedtoprow td,
 
.infobox.geography .mergedtoprow th {
 
    border-top: 1px solid #aaa;
 
    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: 1px solid #aaa;
 
    padding: 0 0.6em 0.4em 0.6em;
 
}
 
 
 
.infobox.geography .maptable td,
 
.infobox.geography .maptable th {
 
    border: 0;
 
    padding: 0;
 
}
 
 
 
/* Style for [[Template:Flowlist]] that Lets lists flow around floating objecs */
 
.flowlist ul {
 
    overflow-x: hidden;
 
    margin-left: 0em;
 
    padding-left: 1.6em;
 
}
 
.flowlist ol {
 
    overflow-x: hidden;
 
    margin-left: 0em;
 
    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 4.2 (2013-11-20)
 
  @author [[:en:User:Edokter]]
 
*/
 
.hlist dl,
 
.hlist ol,
 
.hlist ul {
 
    margin: 0;
 
    padding: 0;
 
}
 
/* Display list items inline */
 
.hlist dd,
 
.hlist dt,
 
.hlist li {
 
    margin: 0;
 
    display: inline;
 
    white-space: nowrap;
 
}
 
/* Display nested lists inline */
 
.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;
 
}
 
/* Generate interpuncts */
 
.hlist dt:after {
 
    content: ": ";
 
}
 
.hlist dd:after,
 
.hlist li:after {
 
    content: " · ";
 
    font-weight: bold;
 
}
 
.hlist dd:last-child:after,
 
.hlist dt:last-child:after,
 
.hlist li:last-child:after {
 
    content: none;
 
}
 
/* For IE8 */
 
.hlist dd.hlist-last-child:after,
 
.hlist dt.hlist-last-child:after,
 
.hlist li.hlist-last-child:after {
 
    content: none;
 
}
 
/* Add parentheses around nested lists */
 
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
 
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
 
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
 
    content: " (";
 
    font-weight: normal;
 
}
 
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
 
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
 
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
 
    content: " (";
 
    font-weight: normal;
 
}
 
/* For IE8 */
 
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
 
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
 
.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 ordinals in front of ordered list items */
 
.hlist ol {
 
    counter-reset: list-item;
 
}
 
.hlist ol > li {
 
    counter-increment: list-item;
 
}
 
.hlist ol > li:before {
 
    content: " " counter(list-item) " ";
 
}
 
.hlist dd ol > li:first-child:before,
 
.hlist dt ol > li:first-child:before,
 
.hlist li ol > li:first-child:before {
 
    content: " (" counter(list-item) " ";
 
}
 
 
 
/* Unbulleted lists */
 
.plainlist ul {
 
    line-height: inherit;
 
    list-style: none none;
 
    margin: 0;
 
}
 
.plainlist ul li {
 
    margin-bottom: 0;
 
}
 
 
 
/* Default style for navigation boxes */
 
.navbox {                    /* Navbox container style */
 
    border: 1px solid #aaa;
 
    width: 100%;
 
    margin: auto;
 
    clear: both;
 
    font-size: 88%;
 
    text-align: center;
 
    padding: 1px;
 
}
 
.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: #fdfdfd;      /* Background color */
 
}
 
.navbox-list {
 
    line-height: 1.8em;
 
    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 */
 
}
 
ol + table.navbox,
 
ul + table.navbox {
 
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */
 
}
 
 
 
/* Default styling for Navbar template */
 
.navbar {
 
    display: inline;
 
    font-size: 88%;
 
    font-weight: normal;
 
}
 
.navbar ul {
 
    display: inline;
 
    white-space: nowrap;
 
}
 
.navbar li {
 
    word-spacing: -0.125em;
 
}
 
.navbar.mini li span {
 
  font-variant: small-caps;
 
}
 
/* 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;
 
    width: 6em;
 
}
 
 
 
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
 
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
 
.collapseButton {
 
    /* @noflip */
 
    float: right;
 
    font-weight: normal;
 
    /* @noflip */
 
    margin-left: 0.5em;
 
    /* @noflip */
 
    text-align: right;
 
    width: auto;
 
}
 
/* In navboxes, the show/hide button balances the v·d·e links
 
  from [[Template:Navbar]], so they need to be the same width. */
 
.navbox .collapseButton {
 
    width: 6em;
 
}
 
 
 
/* Bật sáng lên đầu đề bảng mở/đóng khi rê chuột lên. */
 
table.collapsible tr th.collapsible-header {
 
cursor: default;
 
 
-moz-transition: background-size 0.2s linear 0.1s;
 
    -webkit-transition: background-size 0.2s linear 0.1s;
 
    -o-transition: background-size 0.2s linear 0.1s;
 
    -ms-transition: background-size 0.2s linear 0.1s;
 
    transition: background-size 0.2s linear 0.1s;
 
   
 
    background-repeat: repeat-x;
 
    background-position: center;
 
    background-size: auto 200%;
 
   
 
background-image: -moz-linear-gradient(top,
 
      rgba(255, 255, 255, 0.8) 0%,
 
      rgba(255, 255, 255, 0) 80%,
 
      transparent 100%); /* Gecko 1.9.2+ */
 
    background-image: -webkit-gradient(linear, left top, left bottom,
 
      from(rgba(255, 255, 255, 0.8)),
 
      color-stop(80%, rgba(255, 255, 255, 0)),
 
      to(transparent)); /* Chrome, Safari 4+ */
 
    background-image: -webkit-linear-gradient(top,
 
      rgba(255, 255, 255, 0.8) 0%,
 
      rgba(255, 255, 255, 0) 80%,
 
      transparent 100%); /* Chrome 10+, Safari 5.1+ */
 
    background-image: -o-linear-gradient(top,
 
      rgba(255, 255, 255, 0.8) 0%,
 
      rgba(255, 255, 255, 0) 80%,
 
      transparent 100%); /* Presto 2.8+ */
 
    background-image: -icab-linear-gradient(top,
 
      rgba(255, 255, 255, 0.8) 0%,
 
      rgba(255, 255, 255, 0) 80%,
 
      transparent 100%); /* iCab? */
 
    background-image: -khtml-linear-gradient(linear, left top, left bottom,
 
      from(rgba(255, 255, 255, 0.8)),
 
      color-stop(rgba(255, 255, 255, 0)),
 
      to(transparent)); /* KHTML? */
 
    background-image: -ms-linear-gradient(top,
 
      rgba(255, 255, 255, 0.8) 0%,
 
      rgba(255, 255, 255, 0) 80%,
 
      transparent 100%); /* Trident 6.0+ */
 
    background-image: linear-gradient(to bottom,
 
      rgba(255, 255, 255, 0.8) 0%,
 
      rgba(255, 255, 255, 0) 80%,
 
      transparent 100%); /* CSS 3 */
 
}
 
table.collapsible tr th.collapsible-header:hover {
 
    background-size: auto 100%;
 
   
 
-moz-transition: background-size 0.1s linear;
 
    -webkit-transition: background-size 0.1s linear;
 
    -o-transition: background-size 0.1s linear;
 
    -ms-transition: background-size 0.1s linear;
 
    transition: background-size 0.1s linear;
 
}
 
 
 
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
 
.mw-collapsible-toggle {
 
    font-weight: normal;
 
    /* @noflip */
 
    text-align: right;
 
}
 
.navbox .mw-collapsible-toggle {
 
    width: 6em;
 
}
 
 
 
/* Bảng điều khiển chuẩn, lấy từ .de, để dấu các thông tin trong hộp
 
  Chi tiết tại [[:en:Wikipedia:NavFrame]]. */
 
 
div.NavFrame {
 
    margin: 0;
 
    padding: 4px;
 
    border: 1px solid #aaa;
 
    text-align: center;
 
    border-collapse: collapse;
 
    font-size: 95%;
 
}
 
div.NavFrame + div.NavFrame {
 
    border-top-style: none;
 
    border-top-style: hidden;
 
}
 
div.NavPic {
 
    background-color: #fff;
 
    margin: 0;
 
    padding: 2px;
 
    /* @noflip */
 
    float: left;
 
}
 
div.NavFrame div.NavHead {
 
    height: 1.6em;
 
    font-weight: bold;
 
    background-color: #ccf;
 
    position: relative;
 
}
 
div.NavFrame p,
 
div.NavFrame div.NavContent,
 
div.NavFrame div.NavContent p {
 
    font-size: 100%;
 
}
 
div.NavEnd {
 
    margin: 0;
 
    padding: 0;
 
    line-height: 1px;
 
    clear: both;
 
}
 
a.NavToggle {
 
    position: absolute;
 
    top: 0;
 
    /* @noflip */
 
    right: 3px;
 
    font-weight: normal;
 
    font-size: 90%;
 
}
 
 
/* Kiểu cách cho các "hộp thông báo" */
 
.notice {
 
    clear: both;
 
    text-align: justify;
 
    margin: 1em 0.5em;
 
    padding: 0.5em;
 
}
 
 
 
.meta-notice {
 
    border-top: 3px double #cccccc;
 
    border-bottom: 3px double #cccccc;
 
}
 
 
 
.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-bottom:2px solid #ddd;
 
} */
 
 
 
/* Đoạn âm thanh có cách phát âm */
 
.audiolink a{
 
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/12px-Loudspeaker.svg.png") center left no-repeat !important;
 
    background-size: 12px auto !important;
 
    padding-left: 16px !important;
 
    padding-right: 0 !important;
 
}
 
 
 
.k-player .k-options {
 
    letter-spacing: -0.05em;
 
    text-transform: none;
 
    white-space: nowrap;
 
}
 
 
 
/* Kiểu cách chuẩn cho các bản mẫu ở trang thảo luận */
 
 
 
.Talk-Notice  {
 
    border: 1px solid #C0C090;
 
    background-color: #F8EABA;
 
    margin-bottom: 3px;
 
    width: 85%;
 
    border-spacing: 3px;
 
    margin-left: auto;
 
    margin-right: auto;
 
}
 
 
 
/* Viết các trang đổi hướng bằng chữ xiên ở </nowiki>[[Đặc biệt:Allpages]]<nowiki> */
 
.allpagesredirect {
 
    font-style: italic
 
}
 
 
 
/* Hiển thị nền bản mẫu đúng kiểu trong các trình duyệt */
 
.Talk-Notice td {
 
    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]], và
 
  [[Bản mẫu:Multi-video start]] */
 
 
 
div.listenlist {
 
    background: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Gnome-speakernotes.svg/30px-Gnome-speakernotes.svg.png");
 
    background-size: 30px auto;
 
    padding-left: 40px;
 
}
 
 
 
div.videolist, div.multivideolist {
 
    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;
 
}
 
 
 
/* Kiểu cách cho các danh sách phương tiện */
 
 
 
div.medialist {
 
    min-height: 50px;
 
    margin: 1em;
 
    background-position: top left;
 
    background-repeat: no-repeat;
 
}
 
 
 
div.medialist ul {
 
    list-style-type: none;
 
    list-style-image: none;
 
    margin: 0;
 
}
 
 
 
div.medialist ul li {
 
    padding-bottom: 0.5em;
 
}
 
 
 
div.medialist ul li li {
 
    font-size: 91%;
 
    padding-bottom: 0;
 
}
 
 
 
/*
 
  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
 
  that the HTML code contained a SPAN following the anchor A; this SPAN had the class
 
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
 
  "print". The rules below ensure (a) that there is no extra padding to the right of
 
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
 
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
 
  ~~~~
 
*/
 
 
 
.plainlinksneverexpand {
 
  background: none ! important;
 
  padding: 0 ! important;
 
}
 
 
 
.plainlinksneverexpand .urlexpansion {
 
  display : none ! important;
 
}
 
 
 
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
 
  the arrow...
 
*/
 
.plainlinksneverexpand a {
 
  background: none !important;
 
  padding: 0 !important
 
}
 
 
 
/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
 
  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
 
  //en.wikipedia.org/skins-1.5/common/commonPrint.css) using the ":after" pseudo-
 
  element of CSS. We have to switch this off for links due to Template:Ref!
 
  ~~~~
 
*/
 
.plainlinksneverexpand a.external.text:after,
 
.plainlinksneverexpand a.external.autonumber:after {
 
    display: none !important;
 
}
 
 
 
/* Kiểu cách cho bản mẫu hợp nhất */
 
 
 
.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;
 
    margin: 4px auto;
 
}
 
 
 
/* Bộ lọc hình ảnh (thí dụ trên [[Trang Chính]] dùng bảng định kiểu
 
  cách */
 
*.filter-images img {
 
  display: none !important;
 
}
 
*.filter-images *.show-image img {
 
  display: block !important;
 
}
 
 
 
/* Bộ lọc liên kết bên ngoài (thí dụ trên [[Trang Chính]] dùng bảng định
 
  kiểu cách */
 
*.filter-links a.external, *.filter-links span.urlexpansion {
 
  display: none !important;
 
}
 
*.filter-links *.show-link a.external {
 
  display: inline !important;
 
}
 
 
 
/* Hỗ trợ [[Bản mẫu:IPA]], [[Bản mẫu:Unicode]], và
 
  [[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 {
 
        font-family: "TITUS Cyberbit Basic", Code2000, "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Visual Geez Unicode", "Lucida Grande", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
 
        font-family /**/:inherit;
 
}
 
.polytonic {
 
        font-family: Athena, Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000;
 
        font-family /**/:inherit;
 
}
 
 
 
/* Dấu cấu trúc đựng tham số không định */
 
.hiddenStructure {
 
  display: none;
 
  speak: none;
 
}
 
 
 
/* Dời đường vạch dưới liên kết */
 
.nounderlines a,
 
.IPA a:link, .IPA a:visited {
 
    text-decoration: none !important;
 
}
 
 
 
/* [[Bản mẫu:Hình tượng]] */
 
*.icon-box {
 
        position: relative; overflow: hidden; z-index: 2;
 
}
 
*.icon-box *.icon-link {
 
        position: absolute; top: 0px; left: 0px; z-index: 3;
 
}
 
*.icon-box *.icon-link a, *.icon-box *.icon-link a:hover {
 
        text-decoration: none;
 
}
 
*.icon-box *.icon-link span {
 
        float: left; cursor: hand;
 
}
 
 
 
/* Màu nền trắng thay vì xám đằng sau hình khung có vùng trong suốt */
 
div.thumb img.thumbimage {
 
    background-color: #fff;
 
}
 
 
/* Nền album hình ảnh màu xám nhạt */
 
#content .gallerybox div.thumb {
 
    background-color: #F9F9F9;
 
}
 
 
 
/* 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 */
 
.gallerybox .thumb img,
 
.filehistory a img,
 
#file img {
 
    background: white url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
 
    background-size: 16px auto;
 
}
 
 
 
/* Trừ trong bài viết, trang cá nhân, chủ đề, và các trang ngoại lệ */
 
.ns-0 .gallerybox .thumb img,
 
.ns-2 .gallerybox .thumb img,
 
.ns-100 .gallerybox .thumb img,
 
.nochecker .gallerybox .thumb img {
 
    background: white;
 
}
 
 
/* Tránh trường hợp hộp nổi đè lên danh sách bài trong thể loại,
 
  lịch sử tập tin, và bản so sánh khi sửa đổi. */
 
#mw-subcategories, #mw-pages, #mw-category-media,
 
#filehistory, #wikiPreview, #wikiDiff {
 
    clear: both;
 
}
 
 
 
/* Đổi cỡ hộp sửa đổi */
 
/* Đây là mã CSS3 - chỉ hoạt động trong Safari hiện nay */
 
 
 
textarea#wpTextbox1 {
 
    resize: both;
 
}
 
 
 
/* Dời các liên kết không cần khi in ra trang */
 
@media print {
 
    #privacy, #about, #disclaimer {display:none;}
 
}
 
 
 
/* Số chữ được thêm hay dời */
 
.mw-plusminus-pos {
 
    color: darkgreen;
 
}
 
 
 
.mw-plusminus-neg {
 
    color: darkred;
 
}
 
 
 
/* [[Bản mẫu:Chính]], [[Bản mẫu:Bài chính thể loại]] */
 
.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;
 
    background-size: 15px auto;
 
    padding-left: 20px;
 
    min-height: 15px;
 
}
 
 
 
/* [[Bản mẫu:Dablink]], [[Bản mẫu:Otheruses]], v.v. */
 
div.dablink {
 
    background: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/72/Disambig.svg/15px-Disambig.svg.png") center left no-repeat;
 
    background-size: 15px auto;
 
    font-style: italic;
 
    margin-left: 2em;
 
    padding-left: 20px;
 
    min-height: 12px;
 
}
 
 
 
/* [[Bản mẫu:Bài chính thể loại]] */
 
div.catmore {
 
    margin-left: 2em;
 
}
 
 
 
/* Hình inline */
 
*.force-inline div, *.force-inline img {
 
    position: static !important;
 
    display: inline !important;
 
}
 
 
 
/* Kiểu cho các khung thông báo cấm thành viên */
 
div.user-block {
 
padding: 5px;
 
border: 1px solid #A9A9A9;
 
background-color: #FFEFD5;
 
}
 
 
 
/* Kích thước khung cho các hộp thông báo ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox */
 
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 */
 
    border: none;
 
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
 
    text-align: center;
 
}
 
td.mbox-imageright {            /* The right image cell */
 
    border: none;
 
    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;
 
}
 
 
 
/* Quy định kiểu dáng cho các bản mẫu thông báo */
 
table.ambox {
 
    margin: 0 10%;
 
    border-collapse: collapse;
 
    background-color: #fbfbfb;
 
    border-bottom: 1px solid #aaa;
 
    border-left: 1px solid #CCC;
 
    border-right: 1px solid #CCC;
 
    font-size: 95%;
 
}
 
 
table.ambox th.ambox-text, table.ambox td.ambox-text {
 
    padding: 0.25em 0.5em; /* 0.5em left/right */
 
    width: 100%; /* Để các bản mẫu cùng kích thước */
 
}
 
table.ambox td.ambox-image {
 
    padding: 2px 0 2px 0.5em; /* 0.5em left, 0px right */
 
    text-align: center;
 
}
 
table.ambox td.ambox-imageright {
 
    padding: 2px 0.5em 2px 0;  /* 0px left, 0.5em right */
 
    text-align: center;
 
}
 
 
 
table.ambox-notice {border-top: 5px solid #608EC2}  /* Xanh lam */
 
table.ambox-protection {border-top: 5px solid #bba} /* Xám */
 
table.ambox-delete,
 
table.ambox-serious {border-top: 5px solid #b22222} /* Đỏ */
 
table.ambox-content {border-top: 5px solid #f28500} /* Cam */
 
table.ambox-style {border-top: 5px solid #f4c430}  /* Vàng*/
 
table.ambox-move,
 
table.ambox-merge {border-top: 5px solid #8c08a4}  /* Tím */
 
table.ambox-growth {border-top: 5px solid #47a30d}  /* Xanh lục */
 
table.ambox-license {border-top: 5px solid #88a;    /* Xám đậm */ background: #f7f8ff;  /* Xám nhạt */ }
 
table.ambox-featured {border-top: 5px solid #cba135}  /* Brown-gold */
 
   
 
table.ambox.ambox-mini {
 
    float: right;
 
    clear: right;
 
    margin: 0 0 0 1em;
 
    width: 25%;
 
}
 
 
 
/* Kiểu cho hộp thông báo tại thể loại */
 
table.cmbox {
 
    margin: 3px 10%;
 
    border-collapse: collapse;
 
    border: 1px solid #aaa;
 
    background: #DFE8FF;    /* Default "notice" blue */
 
}
 
 
 
table.cmbox-notice {
 
    background: #D8E8FF;    /* Blue */
 
}
 
table.cmbox-speedy {
 
    margin-top: 4px;
 
    margin-bottom: 4px;
 
    border: 4px solid #b22222;    /* Red */
 
    background: #FFDBDB;          /* Pink */
 
}
 
table.cmbox-delete {
 
    background: #FFDBDB;    /* Red */
 
}
 
table.cmbox-content {
 
    background: #FFE7CE;    /* Orange */
 
}
 
table.cmbox-style {
 
    background: #FFF9DB;    /* Yellow */
 
}
 
table.cmbox-move {
 
    background: #E4D8FF;    /* Purple */
 
}
 
table.cmbox-protection {
 
    background: #EFEFE1;    /* Gray-gold */
 
}
 
 
 
/* Kiểu cho họp thông báo ở các trang khác */
 
table.ombox {
 
    margin: 4px 10%;
 
    border-collapse: collapse;
 
    border: 1px solid #aaa;      /* Default "notice" gray */
 
    background: #f9f9f9;
 
}
 
 
 
table.ombox-notice {
 
    border: 1px solid #aaa;      /* Gray */
 
}
 
table.ombox-speedy {
 
    border: 2px solid #b22222;    /* Red */
 
    background: #fee;            /* Pink */
 
}
 
table.ombox-delete {
 
    border: 2px solid #b22222;    /* Red */
 
}
 
table.ombox-content {
 
    border: 1px solid #f28500;    /* Orange */
 
}
 
table.ombox-style {
 
    border: 1px solid #f4c430;    /* Yellow */
 
}
 
table.ombox-move {
 
    border: 1px solid #9932cc;    /* Purple */
 
}
 
table.ombox-protection {
 
    border: 2px solid #bba;      /* Gray-gold */
 
}
 
 
/* Kiểu cho hộp thông báo ở trang thảo luận */
 
table.tmbox {
 
    margin: 4px 10%;
 
    border-collapse: collapse;
 
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
 
    background: #f8eaba;
 
}
 
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */
 
    margin: 2px 0;              /* class ensures that this declaration overrides other */
 
    width: 100%;  /* For Safari and Opera */    /* styles (including mbox-small above) */
 
}
 
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
 
    line-height: 1.5em;          /* also "nested", so reset styles that are  */ 
 
    font-size: 100%;            /* set in "mbox-small" above.                */
 
}
 
 
 
table.tmbox-speedy {
 
    border: 2px solid #b22222;    /* Red */
 
    background: #fee;            /* Pink */
 
}
 
table.tmbox-delete {
 
    border: 2px solid #b22222;    /* Red */
 
}
 
table.tmbox-content {
 
    border: 2px solid #f28500;    /* Orange */
 
}
 
table.tmbox-style {
 
    border: 2px solid #f4c430;    /* Yellow */
 
}
 
table.tmbox-move {
 
    border: 2px solid #9932cc;    /* Purple */
 
}
 
table.tmbox-protection,
 
table.tmbox-notice {
 
    border: 1px solid #c0c090;    /* Gray-brown */
 
}
 
 
 
/* Kiểu cho hộp định hướng và hộp chỉ số nhóm */
 
table.dmbox {
 
    clear: both;
 
    margin: 0.9em 1em;
 
    border-top: 1px solid #ccc;
 
    border-bottom: 1px solid #ccc;
 
    background: transparent;
 
}
 
 
/* Kiểu cho hộp thông báo ở đầu và cuối trang */
 
table.fmbox {
 
    clear: both;
 
    margin: 0.2em 0;
 
    width: 100%;
 
    border: 1px solid #aaa;
 
    background: #f9f9f9;    /* Default "system" gray */
 
}
 
table.fmbox-system {
 
    background: #f9f9f9;
 
}
 
table.fmbox-warning {
 
    border: 1px solid #bb7070;  /* Dark pink */
 
    background: #ffdbdb;        /* Pink */
 
}
 
table.fmbox-editnotice {
 
    background: transparent;
 
}
 
/* 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-lag-warn-high,
 
div.mw-cascadeprotectedwarning,
 
div#mw-protect-cascadeon {
 
    clear: both;
 
    margin: 0.2em 0;
 
    border: 1px solid #bb7070;
 
    background: #ffdbdb;
 
    padding: 0.25em 0.9em;
 
}
 
/* Thẻ div dựa trên các thông báo fmbox kiểu "hệ thống". Dùng trong
 
  [[MediaWiki:Noarticletext]] và [[MediaWiki:Readonly lag]]. */
 
div.mw-lag-warn-normal,
 
div.noarticletext,
 
div.fmbox-system {
 
    clear: both;
 
    margin: 0.2em 0;
 
    border: 1px solid #aaa;
 
    background: #f9f9f9;
 
    padding: 0.25em 0.9em;
 
}
 
 
 
/* Các lớp mbox-small này phải được đặt sau tất cả các lớp
 
  ambox/tmbox/ombox,v.v khác. "body.mediawiki" là để chúng
 
  đè lên "table.ambox + table.ambox" phía trên. */
 
body.mediawiki table.mbox-small {  /* For the "small=yes" option. */
 
    clear: right;
 
    float: right;
 
    margin: 4px 0 4px 1em;
 
    width: 238px;
 
    font-size: 88%;
 
    line-height: 1.25em;
 
}
 
body.mediawiki table.mbox-small-left {  /* For the "small=left" option. */
 
    margin: 4px 1em 4px 0;
 
    width: 238px;
 
    border-collapse: collapse;
 
    font-size: 88%;
 
    line-height: 1.25em;
 
}
 
 
 
/* làm cho các chú thích trong bài không làm xô lệch hàng */
 
.reference, .references sup {
 
    font-size: 80%;
 
    white-space: nowrap;
 
}
 
 
 
/* Giảm chiều cao các hàng có <sup> và <sub> */
 
sup, sub {
 
    line-height: 1em;
 
}
 
 
 
/* làm cho danh sách các tham khảo trong [[Bản mẫu:Tham khảo]] nhỏ hơn */
 
.references-small {
 
    font-size: 90%;
 
}
 
 
 
/* 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ó */
 
/* -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" */
 
/* Xin hãy bỏ qua các lỗi phê chuẩn tạo ra bởi hai dòng này */
 
.references-2column {
 
    font-size: 90%;
 
    -moz-column-count: 2;
 
    column-count: 2;
 
}
 
 
 
/* Tô sáng tham khảo được nhấn để dễ tìm */
 
ol.references > li:target,
 
sup.reference:target,
 
span.citation:target, cite:target {
 
    background-color: #DEF;
 
}
 
 
 
/* Làm cho mục tham khảo trong đầu đề bảng không bị đậm hay nghiêng */
 
sup.reference {
 
    font-weight: normal;
 
    font-style: normal;
 
}
 
 
 
/* Kiểu cách cho chú thích */
 
span.citation, cite {
 
    font-style: normal;
 
    word-wrap: break-word;
 
}
 
 
 
/* 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 {
 
    span.citation *.printonly, cite *.printonly {
 
        display: none;
 
    }
 
}
 
 
 
/* Tọa độ địa lý
 
 
 
Để 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:
 
  .geo-default { display: inline } .geo-nondefault { display: none }
 
  .geo-dec { display: inline } .geo-dms { display: inline }
 
 
 
Để 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:
 
  .geo-default { display: inline } .geo-nondefault { display: inline }
 
  .geo-dec { display: inline } .geo-dms { display: none }
 
 
 
Để 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:
 
  .geo-default { display: inline } .geo-nondefault { display: inline }
 
  .geo-dec { display: none }  .geo-dms { display: inline }
 
 
 
Để 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:
 
  .geo-default { display: inline } .geo-nondefault { display: inline }
 
  .geo-dec { display: inline }  .geo-dms { display: inline }
 
  .geo-multi-punct { display: inline }
 
 
 
Xem [[Bản mẫu:Coor link]] để xem cách dùng.
 
 
 
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.
 
 
 
*/
 
 
 
.geo-default { display: inline; }
 
.geo-nondefault { display: none; }
 
.geo-dms { display: inline; }
 
.geo-dec { display: inline; }
 
.geo-multi-punct { display: none; }
 
 
 
.longitude, .latitude {
 
    white-space: nowrap;
 
}
 
 
 
/* 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. */
 
.geo { }
 
 
 
/***** hết các kiểu cách cho tọa độ địa lý */
 
 
 
/* Cho phép các cấp độ đầu đề nào hiển thị trong Mục lục;
 
  ví dụ, <div class="toclimit-3">, sẽ giới hạn trong viẹc hiển thị
 
  ==đầu đề== và ===đầu đề=== nhưng không hiển thị các đầu đề nhỏ hơn
 
  (miễn là không có =đầu đề= trong trang, điều không được khuyên dùng theo như
 
  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; }
 
 
 
/* Cuộn trái/phải các đoạn mã giữ nguyên khoảng cách */
 
@media screen {
 
  pre { overflow: auto; }
 
}
 
 
 
/* Kiểu cách cho Bản mẫu:Quote */
 
blockquote.templatequote {
 
    margin-top: 0;
 
}
 
blockquote.templatequote div.templatequotecite {
 
    line-height: 1em;
 
    /* @noflip */
 
    text-align: left;
 
    /* @noflip */
 
    padding-left: 2em;
 
    margin-top: 0;
 
}
 
blockquote.templatequote div.templatequotecite cite {
 
    font-size: 85%;
 
}
 
 
 
/* Thông báo cấm thành viên */
 
div.user-block {
 
    padding: 5px;
 
    margin-bottom: 0.5em;
 
    border: 1px solid #A9A9A9;
 
    background-color: #FFEFD5;
 
}
 
 
 
/* Tránh ngắt đoạn ở những trường hợp ngớ ngẩn:
 
  1) Muốn vậy
 
  2) Liên kết khi chúng ta không muốn
 
  3) In đậm "liên kết" trong chính trang đó
 
  4) Hàm thức HTML
 
  5) Thẻ ref với tên nhóm <ref group="Note"> --> "[Note 1]"
 
*/
 
.nowrap,
 
.nowraplinks a,
 
.nowraplinks .selflink,
 
span.texhtml,
 
sup.reference a {
 
    white-space: nowrap;
 
}
 
/* But allow wrapping where desired: */
 
.wrap,
 
.wraplinks a {
 
    white-space: normal;
 
}
 
 
 
/* Cho tài liệu bản mẫu */
 
.template-documentation {
 
    clear: both;
 
    margin: 1em 0 0 0;
 
    border: 1px solid #aaa;
 
    background-color: #ecfcf4;
 
    padding: 1em;
 
}
 
 
 
/* Kiểu cách cho thẻ Bộ lọc Sai phạm */
 
.mw-tag-markers {
 
    font-family:sans-serif;
 
    font-style:italic;
 
    font-size:90%;
 
}
 
 
 
/* Ẩn những nội dung chỉ cho bảo quản viên biết. Hãy viết tương tự trong
 
  [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]], và
 
  [[Mediawiki:Group-autoconfirmed.css]].
 
*/
 
.sysop-show,
 
.accountcreator-show,
 
.autoconfirmed-show {
 
    display: none;
 
}
 
 
 
/**
 
* Hide the redlink generated by {{Editnotice}},
 
* this overrides the ".sysop-show { display: none; }" above that applies
 
* to the same link as well.
 
*/
 
.ve-init-mw-viewPageTarget-toolbar-editNotices-notice .editnotice-redlink {
 
    display: none !important;
 
}
 
 
 
/* Không có thanh ngang trên mác trang đăng nhập */
 
body.page-Special_UserLogin .mw-label label,
 
body.page-Special_UserLogin_signup .mw-label label {
 
    white-space: nowrap;
 
}
 
 
 
/* Disable the automatic text-size adjust of WebKit on iPhones etc.
 
  It scales some text, and not the other. Use none, or fixed percentage instead.
 
  Use media selector, because defining a value, overwrites platform defaults. */
 
@media only screen and (max-device-width: 480px) {
 
    body {
 
        -webkit-text-size-adjust: none;
 
    }
 
}
 
 
 
/* Biểu đồ Pie thử nghiệm: Viền trong suốt */
 
.transborder {
 
    border: solid transparent;
 
}
 
* html .transborder {  /* IE6 */
 
    border: solid #000001;
 
    filter: chroma(color=#000001);
 
}
 
 
 
/* Kiểu cách cho đánh dấu cập nhật trong trang theo dõi và lịch sử trang */
 
span.updatedmarker {
 
    background-color: transparent;
 
    color: #006400;
 
}
 
strong.mw-watched a {
 
    font-weight: bold
 
}
 
 
 
/* Danh sách tham khảo nhỏ hơn */
 
ol.references,
 
div.reflist,
 
div.refbegin {
 
    font-size: 90%;            /* Default font-size */
 
    margin-bottom: 0.5em;
 
}
 
div.refbegin-100 {
 
    font-size: 100%;          /* Option for normal fontsize in {{refbegin}} */
 
}
 
div.reflist ol.references {
 
    font-size: 100%;          /* Reset font-size when nested in div.reflist */
 
    list-style-type: inherit;  /* Enable custom list style types */
 
}
 
 
 
/* Thống nhất chiều dài của các dấu tab trong đoạn mã. */
 
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;
 
}
 
 
 
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
 
  [[Bugzilla:26204]]. See also [[Wikipedia:Typography#The monospace 'bug']] */
 
div.mw-geshi div,
 
div.mw-geshi div pre,
 
span.mw-geshi,
 
pre.source-css,
 
pre.source-javascript,
 
pre.source-lua {
 
    font-family: monospace, Courier !important;
 
}
 
 
 
/* 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 */
 
code {
 
  border: 1px solid #ddd;
 
  padding: 1px 4px;
 
  border-radius: 2px;
 
}
 
 
 
/* Ẩn các phần [[MediaWiki:Newarticletext]] không phù hợp với trình soạn thảo trực quan */
 
html.ve-activated .novisualeditor,
 
html.ve-activated #wdsearch_container {
 
display: none !important;
 
}
 
 
 
#sandbox-intro {
 
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/48px-Mypaint-icon.svg.png");
 
    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;
 
}
 
 
 
.sandbox {
 
background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
 
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);
 
}
 
 
 
@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) {
 
/* [[MediaZilla:35337]] */
 
 
#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/8/8a/Loudspeaker.svg/24px-Loudspeaker.svg.png") !important;
 
}
 
 
div.listenlist {
 
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Gnome-speakernotes.svg/60px-Gnome-speakernotes.svg.png");
 
}
 
 
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;
 
}
 
 
}
 
}

版㵋一𣅶21:36、𣈜9𣎃3𢆥2024

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}

#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;}

#wpTextbox1 {font-family: 'Minh Nguyen', 'Noto Serif', 'Han-Nom Minh', 'Nom Na Tong', 'MingLiU', 'MingLiU-ExtB', 'BatangChe', 'Cambria', serif;}

* body {line-height:120%; font-family: 'Gothic Nguyen', 'Han-Nom Gothic', 'Microsoft JhengHei', 'Malgun Gothic', 'Dotum', 'Calibri', sans-serif;}

:lang(zh), .interwiki-zh {font-family: ;}
:lang(ja), .interwiki-ja {font-family: ;}
:lang(ko), .interwiki-ko {font-family: ;}
:lang(en), .interwiki-en {font-family: ;}
:lang(fr), .interwiki-fr {font-family: ;}
:lang(ru), .interwiki-ru {font-family: ;}

/* 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;
}

/* 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;
    min-width: 294px;
    max-width: 320px;
    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;
}
.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;
}

.infobox td.data {
	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.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
    border-top: 1px solid #aaa;
    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: 1px solid #aaa;
    padding: 0 0.6em 0.4em 0.6em;
}

.infobox.geography .maptable td,
.infobox.geography .maptable th {
    border: 0;
    padding: 0;
}

/* Kiểu cho infobox airlines */

.infobox.airlines {
  min-width: 314px;
  max-width: 320px;
}

/* 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;
}

/* Avoid elements from breaking between columns */
.nocolbreak,
div.columns li,
div.columns dd dd {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

/* Style for [[Template:Flowlist]] that Lets lists flow around floating objecs */
.flowlist ul {
    overflow-x: hidden;
    margin-left: 0;
    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 ol,
.hlist ul {
    margin: 0;
    padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
    margin: 0;
    display: inline;
}
/* Display nested lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
    display: inline;
}
/* Generate interpuncts */
.hlist dt:after {
    content: ": ";
}
.hlist dd:after,
.hlist li:after {
    content: " · ";
    content: "\00A0· ";
    font-weight: bold;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none;
}
/* For IE8 */
.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
    content: none;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
    content: " (";
    font-weight: normal;
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
    content: ") ";
    font-weight: normal;
}
/* For IE8 */
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
.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 ordinals in front of ordered list items */
.hlist ol {
    counter-reset: listitem;
}
.hlist ol > li {
    counter-increment: listitem;
}
.hlist ol > li:before {
    content: " " counter(listitem) " ";
    white-space: nowrap;
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
    content: " (" counter(listitem) " ";
}

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

/* Kiểu cách mặc định cho các hộp điều hướng (navbox) */
.navbox {                     /* Navbox container style */
    border: 1px solid #aaa;
    width: 100%;
    margin: auto;
    clear: both;
    font-size: 88%;
    text-align: center;
    padding: 1px;
    box-sizing: border-box;
}
.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: #fdfdfd;      /* Background color */
}
.navbox-list {
    line-height: 1.8em;
    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 */
}
ol + table.navbox,
ul + table.navbox {
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */
}

/* Default styling for Navbar template */
.navbar {
    display: inline;
    font-size: 88%;
    font-weight: normal;
}
.navbar ul {
    display: inline;
    white-space: nowrap;
}
.navbar li {
    word-spacing: -0.125em;
}
.navbar.mini li span {
  font-variant: small-caps;
}
/* 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;
    width: 6em;
}

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

/* Bật sáng lên đầu đề bảng mở/đóng khi rê chuột lên. */
table.collapsible tr th.collapsible-header, div.NavFrame div.NavHead {
	cursor: default;
	
	-moz-transition: background-size 0.2s linear 0.1s;
    -webkit-transition: background-size 0.2s linear 0.1s;
    -o-transition: background-size 0.2s linear 0.1s;
    -ms-transition: background-size 0.2s linear 0.1s;
    transition: background-size 0.2s linear 0.1s;
    
    background-repeat: repeat-x !important;
    background-position: center !important;
    background-size: auto 200% !important;
    
	background-image: -moz-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* Gecko 1.9.2+ */
    background-image: -webkit-gradient(linear, left top, left bottom,
      from(rgba(255, 255, 255, 0.8)),
      color-stop(80%, rgba(255, 255, 255, 0)),
      to(transparent)) !important; /* Chrome, Safari 4+ */
    background-image: -webkit-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* Chrome 10+, Safari 5.1+ */
    background-image: -o-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* Presto 2.8+ */
    background-image: -icab-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* iCab? */
    background-image: -khtml-linear-gradient(linear, left top, left bottom,
      from(rgba(255, 255, 255, 0.8)),
      color-stop(rgba(255, 255, 255, 0)),
      to(transparent)) !important; /* KHTML? */
    background-image: -ms-linear-gradient(top,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* Trident 6.0+ */
    background-image: linear-gradient(to bottom,
      rgba(255, 255, 255, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%,
      transparent 100%) !important; /* CSS 3 */
}
table.collapsible tr th.collapsible-header:hover, div.NavFrame div.NavHead:hover {
    background-size: auto 100% !important;
    
	-moz-transition: background-size 0.1s linear;
    -webkit-transition: background-size 0.1s linear;
    -o-transition: background-size 0.1s linear;
    -ms-transition: background-size 0.1s linear;
    transition: background-size 0.1s linear;
}

/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-collapsible-toggle {
    font-weight: normal;
    /* @noflip */
    text-align: right;
}
.navbox .mw-collapsible-toggle {
    width: 6em;
}

/* Bảng điều khiển chuẩn, lấy từ .de, để dấu các thông tin trong hộp
   Chi tiết tại [[:en:Wikipedia:NavFrame]]. */
 
div.NavFrame {
    margin: 0;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    /* @noflip */
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    /* @noflip */
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}

 
/* Kiểu cách cho lớp hatnote */
.hatnote {
	font-style: italic;
	font-size: 95%;
}
.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" */
.notice {
    clear: both;
    text-align: justify;
    margin: 1em 0.5em;
    padding: 0.5em;
}

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

.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-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;
}

.k-player .k-options {
    letter-spacing: -0.05em;
    text-transform: none;
    white-space: nowrap;
}

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

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

/* Viết các trang đổi hướng bằng chữ xiên ở </nowiki>[[Đặc biệt:Allpages]]<nowiki> */
.allpagesredirect {
    font-style: italic
}

/* Hiển thị nền bản mẫu đúng kiểu trong các trình duyệt */
.Talk-Notice td {
    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]], và
   [[Bản mẫu:Multi-video start]] */

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

div.videolist, div.multivideolist {
    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;
}

/* Kiểu cách cho các danh sách phương tiện */

div.medialist {
    min-height: 50px;
    margin: 1em;
    background-position: top left;
    background-repeat: no-repeat;
}

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

div.medialist ul li {
    padding-bottom: 0.5em;
}

div.medialist ul li li {
    font-size: 91%;
    padding-bottom: 0;
}

/*
  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
  that the HTML code contained a SPAN following the anchor A; this SPAN had the class
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
  "print". The rules below ensure (a) that there is no extra padding to the right of
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
*/

.plainlinksneverexpand {
  background: none ! important;
  padding: 0 ! important;
}

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

/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
   the arrow...
*/
.plainlinksneverexpand a {
   background: none !important;
   padding: 0 !important
}

/* With MediaWiki 1.5, the mechanism has changed: instead of a SPAN of class "urlexpansion"
   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
   //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!
*/
.plainlinksneverexpand a.external.text:after,
.plainlinksneverexpand a.external.autonumber:after {
    display: none !important;
}

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

.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;
    margin: 4px auto;
}

/* Bộ lọc hình ảnh (thí dụ trên [[Trang Chính]] dùng bảng định kiểu
   cách */
*.filter-images img {
   display: none !important;
}
*.filter-images *.show-image img {
   display: block !important;
}

/* Bộ lọc liên kết bên ngoài (thí dụ trên [[Trang Chính]] dùng bảng định
   kiểu cách */
*.filter-links a.external, *.filter-links span.urlexpansion {
   display: none !important;
}
*.filter-links *.show-link a.external {
   display: inline !important;
}

/* Sửa hiển thị Trang Chính */
#interwiki-completelist {
    font-weight: bold;
}
body.page-Trang_Chính #ca-delete {
    display: none !important;
}
body.page-Trang_Chính #mp-topbanner {
    clear: both;
}

/* Hỗ trợ [[Bản mẫu:IPA]], [[Bản mẫu:Unicode]], và
   [[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 {
        font-family: "TITUS Cyberbit Basic", Code2000, "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase",
        		     Thryomanes, Gentium, GentiumAlt, "Visual Geez Unicode", "Lucida Grande", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
        font-family /**/:inherit;
}
.polytonic {
        font-family: Athena, Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000; 
        font-family /**/:inherit;
}

/* Ẩ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 {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Nút Lưu đậm */
#wpSave {
    font-weight: bold;
}

/* Dấu cấu trúc đựng tham số không định */
.hiddenStructure {
   display: none;
   speak: none;
}

/* Dời đường vạch dưới liên kết */
.nounderlines a,
.IPA a:link, .IPA a:visited {
    text-decoration: none !important;
}

/* [[Bản mẫu:Hình tượng]] */
*.icon-box {
        position: relative; overflow: hidden; z-index: 2;
}
*.icon-box *.icon-link {
        position: absolute; top: 0; left: 0; z-index: 3;
}
*.icon-box *.icon-link a, *.icon-box *.icon-link a:hover {
        text-decoration: none;
}
*.icon-box *.icon-link span {
        float: left; cursor: hand;
}
 
/* Nền album hình ảnh màu xám nhạt */
#content .gallerybox div.thumb {
    background-color: #F9F9F9;
}

/* 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 */
.gallerybox .thumb img,
.filehistory a img,
#file img {
    background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
    background-size: 16px auto;
}

/* Trừ trong bài viết, trang cá nhân, chủ đề, và các trang ngoại lệ */
.ns-0 .gallerybox .thumb img,
.ns-2 .gallerybox .thumb img,
.ns-100 .gallerybox .thumb img, 
.nochecker .gallerybox .thumb img {
    background: white;
}
 
/* Tránh trường hợp hộp nổi đè lên danh sách bài trong thể loại,
   lịch sử tập tin, và bản so sánh khi sửa đổi. */
#mw-subcategories, #mw-pages, #mw-category-media, 
#filehistory, #wikiPreview, #wikiDiff {
    clear: both;
}

/* Đổi cỡ hộp sửa đổi */
/* Đây là mã CSS3 - chỉ hoạt động trong Safari hiện nay */

textarea#wpTextbox1 {
    resize: both;
}

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

/* Thay đổi để hiển thị rõ nhóm số hiển thị số ký tự thay đổi.
   Các thay đổi bao gồm trang Lịch sử, Thay đổi gần đây, Đóng góp và Trang theo dõi. */
 
.mw-plusminus-pos {
  color: #00B000;
}
 
.mw-plusminus-neg {
  color: #FF2050;
}
 
.mw-plusminus-null {
  color: #999;
}

/* [[Bản mẫu:Chính]], [[Bản mẫu:Bài chính thể loại]] */
.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;
    background-size: 15px auto;
    padding-left: 20px;
    min-height: 15px;
}

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

/* [[Bản mẫu:Bài chính thể loại]] */
div.catmore {
    margin-left: 2em;
}

/* Hình inline */
*.force-inline div, *.force-inline img {
    position: static !important;
    display: inline !important;
}

/* Kiểu cho các khung thông báo cấm thành viên */
div.user-block {
padding: 5px;
border: 1px solid #A9A9A9;
background-color: #FFEFD5;
}

/* Kích thước khung cho các hộp thông báo ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox */
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 */
    border: none; 
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0 right */
    text-align: center; 
}
td.mbox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;    /* 0 left, 0.9em right */
    text-align: center; 
}
td.mbox-empty-cell {         /* An empty narrow cell */
    border: none;
    padding: 0;
    width: 1px;
}

/* Quy định kiểu dáng cho các bản mẫu thông báo */
table.ambox {
    margin: 0 10%;
    border-collapse: collapse;
    background-color: #fbfbfb;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    font-size: 95%;
}
 
table.ambox th.ambox-text, table.ambox td.ambox-text {
    padding: 0.25em 0.5em; /* 0.5em left/right */
    width: 100%; /* Để các bản mẫu cùng kích thước */
}
table.ambox td.ambox-image {
    padding: 2px 0 2px 0.5em; /* 0.5em left, 0 right */
    text-align: center;
}
table.ambox td.ambox-imageright {
    padding: 2px 0.5em 2px 0;  /* 0 left, 0.5em right */
    text-align: center;
}

table.ambox-notice {border-top: 5px solid #608EC2}  /* Xanh lam */
table.ambox-protection {border-top: 5px solid #bba} /* Xám */
table.ambox-delete,
table.ambox-serious {border-top: 5px solid #b22222} /* Đỏ */
table.ambox-content {border-top: 5px solid #f28500} /* Cam */
table.ambox-style {border-top: 5px solid #f4c430}   /* Vàng*/
table.ambox-move,
table.ambox-merge {border-top: 5px solid #8c08a4}   /* Tím */
table.ambox-growth {border-top: 5px solid #47a30d}  /* Xanh lục */
table.ambox-license {border-top: 5px solid #88a;    /* Xám đậm */ background: #f7f8ff;   /* Xám nhạt */ }
table.ambox-featured {border-top: 5px solid #cba135}   /* Brown-gold */
    
table.ambox.ambox-mini {
    float: right;
    clear: right;
    margin: 0 0 0 1em;
    width: 25%;
}

/* Kiểu cho hộp thông báo tại thể loại */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa; 
    background: #DFE8FF;    /* Default "notice" blue */
}

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

/* Kiểu cho họp thông báo ở các trang khác */
table.ombox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 1px solid #aaa;       /* Default "notice" gray */
    background: #f9f9f9;
}

table.ombox-notice {
    border: 1px solid #aaa;       /* Gray */
}
table.ombox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.ombox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.ombox-content {
    border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
    border: 1px solid #f4c430;    /* Yellow */
}
table.ombox-move {
    border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
    border: 2px solid #bba;       /* Gray-gold */
}
 
/* Kiểu cho hộp thông báo ở trang thảo luận */
table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */
    margin: 2px 0;               /* class ensures that this declaration overrides other */
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are   */   
    font-size: 100%;             /* set in "mbox-small" above.                */
}

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

/* Kiểu cho hộp định hướng và hộp chỉ số nhóm */
table.dmbox {
    clear: both; 
    margin: 0.9em 1em; 
    border-top: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    background: transparent;
}
 
/* Kiểu cho hộp thông báo ở đầu và cuối trang */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f9f9f9;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
/* 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-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Thẻ div dựa trên các thông báo fmbox kiểu "hệ thống". Dùng trong
   [[MediaWiki:Noarticletext]] và [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.noarticletext,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}

/* Các lớp mbox-small này phải được đặt sau tất cả các lớp
   ambox/tmbox/ombox,v.v khác. "body.mediawiki" là để chúng
   đè lên "table.ambox + table.ambox" phía trên. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
    clear: right;
    float: right;
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
    margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}

/* làm cho các chú thích trong bài không làm xô lệch hàng */
.reference, .references sup {
     font-size: 80%;
     white-space: nowrap;
}

/* Giảm chiều cao các hàng có <sup> và <sub> */
sup, sub {
    line-height: 1em;
}

/* làm cho danh sách các tham khảo trong [[Bản mẫu:Tham khảo]] nhỏ hơn */
.references-small { 
    font-size: 90%;
}

/* 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ó */
/* -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" */
/* Xin hãy bỏ qua các lỗi phê chuẩn tạo ra bởi hai dòng này */
.references-2column {
    font-size: 90%;
    -moz-column-count: 2;
    column-count: 2;
}

/* Tô sáng tham khảo được nhấn để dễ tìm */
ol.references > li:target { 
    background-color: #DEF;
    box-shadow: 0 0 0 5px #DEF;
}
ol.references > li:target:-moz-list-number {
	font-weight: bold;
}
sup.reference:target,
span.citation:target, cite:target { 
    outline: medium solid rgba(6, 69, 173, 0.4);
    outline-offset: 2px;
    -moz-outline-radius: 100%;
    border-radius: 100%;
}

/* Làm cho mục tham khảo trong đầu đề bảng không bị đậm hay nghiêng */
sup.reference {
    font-weight: normal;
    font-style: normal;
}

/* Kiểu cách cho chú thích */
span.citation, cite {
    font-style: normal;
    word-wrap: break-word;
}

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

/* Tọa độ địa lý

Để 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:
   .geo-default { display: inline } .geo-nondefault { display: none } 
   .geo-dec { display: inline } .geo-dms { display: inline }

Để 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:
   .geo-default { display: inline } .geo-nondefault { display: inline } 
   .geo-dec { display: inline } .geo-dms { display: none }

Để 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:
   .geo-default { display: inline } .geo-nondefault { display: inline } 
   .geo-dec { display: none }   .geo-dms { display: inline }

Để 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:
   .geo-default { display: inline } .geo-nondefault { display: inline } 
   .geo-dec { display: inline }   .geo-dms { display: inline }
   .geo-multi-punct { display: inline }

Xem [[Bản mẫu:Coor link]] để xem cách dùng.

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.

*/

.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }

.longitude, .latitude {
    white-space: nowrap;
}

/* 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. */
.geo { }

/***** hết các kiểu cách cho tọa độ địa lý */

/* Cho phép các cấp độ đầu đề nào hiển thị trong Mục lục;
   ví dụ, <div class="toclimit-3">, sẽ giới hạn trong viẹc hiển thị
   ==đầu đề== và ===đầu đề=== nhưng không hiển thị các đầu đề nhỏ hơn
   (miễn là không có =đầu đề= trong trang, điều không được khuyên dùng theo như
   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; }

/* Cuộn trái/phải các đoạn mã giữ nguyên khoảng cách */
@media screen {
   pre { overflow: auto; }
}

/* Kiểu cách cho Bản mẫu:Quote */
blockquote.templatequote { 
     margin-top: 0; 
}
blockquote.templatequote div.templatequotecite { 
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}

/* Thông báo cấm thành viên */
div.user-block {
    padding: 5px;
    margin-bottom: 0.5em;
    border: 1px solid #A9A9A9;
    background-color: #FFEFD5;
}

/* Tránh ngắt đoạn ở những trường hợp ngớ ngẩn: 
   1) Muốn vậy
   2) Liên kết khi chúng ta không muốn
   3) In đậm "liên kết" trong chính trang đó
   4) Hàm thức HTML
   5) Thẻ ref với tên nhóm <ref group="Note"> --> "[Note 1]"
*/
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
sup.reference a { 
    white-space: nowrap;
}
/* But allow wrapping where desired: */
.wrap,
.wraplinks a {
    white-space: normal;
}

/* Cho tài liệu bản mẫu */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa;
    background-color: #ecfcf4;
    padding: 1em;
}

/* Kiểu cách cho thẻ Bộ lọc Sai phạm */
.mw-tag-markers {
    font-family:sans-serif;
    font-style:italic;
    font-size:90%;
}

/* Ẩn những nội dung chỉ cho bảo quản viên biết. Hãy viết tương tự trong
   [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]], và
   [[Mediawiki:Group-autoconfirmed.css]].
 */
.sysop-show,
.accountcreator-show,
.autoconfirmed-show {
    display: none;
}

/**
 * Hide the redlink generated by {{Editnotice}},
 * this overrides the ".sysop-show { display: none; }" above that applies
 * to the same link as well.
 */
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink, .mw-ve-editNotice .editnotice-redlink {
    display: none !important;
}

/* Ẩn các phần [[MediaWiki:Newarticletext]] không phù hợp với trình soạn thảo trực quan */
html.ve-activated .novisualeditor,
html.ve-activated #wdsearch_container,
body.oo-ui-frame-body .noooui {
	display: none !important;
}

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

/* Biểu đồ Pie thử nghiệm: Viền trong suốt */
.transborder {
    border: solid transparent;
}
* html .transborder {  /* IE6 */
    border: solid #000001;
    filter: chroma(color=#000001);
}

/* 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.
   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. */
span.updatedmarker {
    background-color: transparent;
    color: #006400;
}
/*li.mw-changeslist-line-watched .mw-title,
table.mw-changeslist-line-watched .mw-title,
table.mw-enhanced-watch .mw-enhanced-rctime {
    font-weight: normal;
}*/
strong.mw-watched a {
    font-weight: bold
}

/* 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;
}
span.texhtml span.texhtml {
    font-size: 100%;
}

/* Hiển thị con số và texhtml dưới dạng bảng */
.digits,
.texhtml {
    -moz-font-feature-settings: "lnum", "tnum";
    -webkit-font-feature-settings: "lnum", "tnum";
    font-feature-settings: "lnum", "tnum";
}

/* Danh sách tham khảo nhỏ hơn */
ol.references,
div.reflist,
div.refbegin {
    font-size: 90%;            /* Default font-size */
    margin-bottom: 0.5em;
}
div.refbegin-100 {
    font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
}
div.reflist ol.references {
    font-size: 100%;           /* Reset font-size when nested in div.reflist */
    list-style-type: inherit;  /* Enable custom list style types */
}

/* 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]]. */
.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;
}

/* workaround to keep editnotices readable in VE view.
 Long term, editnotices should become a core feature so that they can be designed responsive. */
.mw-ve-editNotice .mbox-image {
	display: none;
}

/* 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 */
code {
  border: 1px solid #ddd;
  padding: 1px 4px;
  border-radius: 2px;
}

#sandbox-intro {
    background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/38/Mypaint-icon.svg/48px-Mypaint-icon.svg.png");
    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;
}

.sandbox {
	background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(37, 37, 37, 0.03) 30px, rgba(37, 37, 37, 0.03) 60px);
	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);
}

/* Ẩn liên kết § cho những đề mục không bao giờ cần liên kết đến. */
.noarticletext .mw-headline-anchor,
.searchresults .mw-headline-anchor {
	display: none;
}

/* Ẩn giao diện có liên quan đến Biên dịch nội dung khi công cụ đó bị tắt. */
html:not(.cx-available) .cx-show {
	display: none !important;
}

@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) {
	/* [[MediaZilla:35337]] */
	#p-logo a {
		background-size: 135px auto;
	}
	
	#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;
	}
}

/* Change the external link icon to an Adobe icon for all PDF files
   in browsers that support these CSS selectors, like Mozilla and Opera */
div#content a[href$=".pdf"].external,
div#content a[href*=".pdf?"].external,
div#content a[href*=".pdf#"].external,
div#content a[href$=".PDF"].external,
div#content a[href*=".PDF?"].external,
div#content a[href*=".PDF#"].external,
div#mw_content a[href$=".pdf"].external,
div#mw_content a[href*=".pdf?"].external,
div#mw_content a[href*=".pdf#"].external,
div#mw_content a[href$=".PDF"].external,
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;
}

/* Sắp xếp sortkey cho bảng biểu */
td .sortkey,
th .sortkey {
    display: none;
    speak: none;
}

/* Cỡ chữ nhỏ cho các thể loại ẩn */
#mw-hidden-catlinks { font-size: 87% !important; }

/* Sử dụng cho cho chủ đề
   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 {
    float: right;
    width: 49%;
}
.portal-column-left-wide {
    float: left;
    width: 60%;
}
.portal-column-right-narrow {
    float: right;
    width: 39%;
}
.portal-column-left-extra-wide {
    float: left;
    width: 70%;
}
.portal-column-right-extra-narrow {
    float: right;
    width: 29%;
}
@media only screen and (max-width: 800px) {
    /* Tách các cột trên màn hình nhỏ */
    .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;
    }
}

/* Kiểu cho menu giới thiệu ở đầu trang được thêm vào bởi [[MediaWiki:Sitenotice]] */
#cssmenu {
  background: #f96e5b;
  width: auto;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  zoom: 1;
}
#cssmenu ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#cssmenu.align-right ul li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 8px 15px;
  font-family: '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 {
  color: #333333;
}
#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  background: #ffffff;
  opacity: .5;
}
#cssmenu ul li a:before {
  content: "";
  display: block;
  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,
#cssmenu ul li:last-child > a:after {
  display: none;
}
#cssmenu ul li.active a {
  color: #333333;
}
#cssmenu ul li.active a:before {
  width: 100%;
}
#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}
#cssmenu.align-right li:first-child a:after {
  display: none;
}
@media screen and (max-width: 768px) {
  #cssmenu ul li {
    float: none;
    display: block;
  }
  #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;
  }
}