Common.css

From Redazione
Jump to navigation Jump to search
 
(19 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
.mw-editsection { display:none!important; }
 
.mw-editsection { display:none!important; }
 
*/
 
*/
 +
 +
.mw-indicator {
 +
display: none !important;
 +
}
  
  
Line 16: Line 20:
 
}
 
}
  
.ci_form_section input, .ci_form_section textarea {
+
+
padding: 8px;
+
    background: white;
+
    border: 1px solid #ccc;
+
 
    display: block;
+
#footer-places-privacy,
    margin: 10px 0;
+
#footer-places-about,
    border-radius: 6px;
+
#footer-places-disclaimer,
    width: calc(100% - 16px);
+
#footer-copyrightico {
 +
display: none !important;
 
}
 
}
  
/*
+
.ci_clear_both {
.mw-editsection { display:none!important; }
+
clear: both;
*/
 
.ci_form_section_list {
 
  position: relative;
 
}
 
.ci_form_section_list input[name="radio-for-required-checkboxes"] {
 
    position: absolute;
 
    margin: 0;
 
    top: 0;
 
    left: 0;
 
    width: 100%;
 
    height: 100%;
 
    -webkit-appearance: none;
 
    pointer-events: none;
 
    border: none;
 
    background: none;
 
 
}
 
}
  
.ci_form_input_submit {
+
.ci_tleft {
background: #36c;
+
clear: none !important;
    border: 1px solid #36c;
 
    padding: 6px 12px;
 
    color: white;
 
    font-weight: bold;
 
    cursor: pointer;
 
 
}
 
}
  
.ci_form_input_submit_disabled {
 
    padding: 6px 12px;
 
    color: gray;
 
    font-weight: bold;
 
}
 
  
 
+
@font-face {
.ci_form_input_submit:hover {
+
  font-family: BroadcastMatter;
background-color: #447ff5;
+
  src: url(https://culturaitaliana.org/w/ci_scripts/fonts/Broadcast_Matter.ttf);
    border-color: #447ff5;
 
 
}
 
}
  
.ci_form, .ci_test {
 
    background: #f5f5f5;
 
    border: 1px solid #ccc;
 
    max-width:480px;
 
}
 
  
.ci_form_container {
+
.BroadcastMatter {
    padding: 12px 16px;
+
  font-family: 'BroadcastMatter';
    padding-bottom: 0;
 
 
}
 
}
  
.ci_test .ci_form_container {
 
    padding-bottom: 24px;
 
}
 
  
  
  
.ci_form_section {
+
.no-outline {
  margin-bottom: 12px;
+
    outline: 0!important;
 
}
 
}
 
+
[aria-controls], [role=button] {
.ci_form_title {
+
     cursor: pointer;
font-size: large;
 
     font-weight: bold;
 
    margin-bottom: 12px;
 
 
}
 
}
 
+
.non-selectable {
.ci_form_section {
+
    -webkit-user-select: none!important;
border-bottom: 1px dotted #aaa;
+
    -moz-user-select: none!important;
     padding-bottom: 12px;
+
    -ms-user-select: none!important;
 +
     user-select: none!important;
 
}
 
}
  
.ci_form_section_captcha {
 
color: silver;
 
padding: 6px;
 
text-align: right;
 
font-size: smaller;
 
}
 
  
 
+
.q-btn {
.ci_form_section_submit {
+
    display: inline-flex;
margin-top: 24px;
+
    flex-direction: column;
 +
    align-items: stretch;
 +
    position: relative;
 +
    outline: 0;
 +
    border: 0;
 +
    vertical-align: middle;
 +
    padding: 0;
 +
    font-size: 14px;
 +
    line-height: 1.715em;
 +
    text-decoration: none;
 +
    color: inherit;
 +
    background: transparent;
 +
    font-weight: 500;
 +
    text-transform: uppercase;
 +
    text-align: center;
 +
    width: auto;
 +
    height: auto;
 
}
 
}
  
 
+
.q-btn .q-icon, .q-btn .q-spinner {
ol li.ci_cloze_test_questions_question_example::before {
+
    font-size: 1.715em;
content: "";
 
background-image: url('images/Arrow_right.png');
 
display: inline-block;
 
width: 1em;
 
height: 1em;
 
margin-left: -1.2em;
 
background-repeat: no-repeat;
 
background-size: contain;
 
margin-right: 0.2em;
 
 
}
 
}
  
ol.ci_cloze_test_questions {
+
.material-icons, .material-icons-outlined, .material-icons-round, .material-icons-sharp, .q-icon {
list-style: none;
+
    -webkit-user-select: none;
counter-reset: li;
+
    -moz-user-select: none;
}
+
    -ms-user-select: none;
 
+
    user-select: none;
ol li.ci_cloze_test_questions_question::before {
+
    cursor: inherit;
  content: counter(li);
+
    font-size: inherit;
  display: inline-block;
+
    display: inline-flex;
  width: 1em;  
+
    align-items: center;
  margin-left: -1.5em;
+
    justify-content: center;
  margin-right: 0.5em;
+
    vertical-align: middle;
  text-align: right;
 
  direction: rtl
 
}
 
 
  ol li.ci_cloze_test_questions_question {
 
counter-increment: li;
 
}
 
 
.ci_cloze_test {
 
background: #f5f5f5;
 
border: 1px solid #ccc;
 
padding: 10px;
 
 
}
 
}
 
+
.q-icon {
.ci_cloze_test_suggestions_word {
+
    line-height: 1;
padding: 0 3px;
+
    width: 1em;
color: #cb4e3f;
+
    height: 1em;
}
+
    letter-spacing: normal;
 
+
    text-transform: none;
 
+
    white-space: nowrap;
.ci_cloze_test_suggestions_word_answered {
+
    word-wrap: normal;
padding: 0 3px;
+
    direction: ltr;
text-decoration: line-through;
+
    text-align: center;
color: #cb4e3f;
+
    position: relative;
}
+
    box-sizing: content-box;
 
+
    fill: currentColor;
 
+
}
.ci_cloze_test_questions_question_suggestion {
+
.material-icons {
color: #0b5e69;
+
    font-family: Material Icons;
 +
    font-weight: 400;
 +
    font-style: normal;
 +
    display: inline-block;
 +
    line-height: 1;
 +
    text-transform: none;
 +
    letter-spacing: normal;
 +
    word-wrap: normal;
 +
    white-space: nowrap;
 +
    direction: ltr;
 +
    -webkit-font-smoothing: antialiased;
 +
    text-rendering: optimizeLegibility;
 +
    -moz-osx-font-smoothing: grayscale;
 +
    font-feature-settings: "liga";
 
}
 
}
  
.ci_cloze_test_questions_question_answered {
+
a.ci_target_url:hover, a.ci_target_url:focus {
border-bottom: 1px solid black;
+
    text-decoration: none;
color: #0b5e69;
 
font-weight: bold;
 
 
}
 
}
  
.ci_cloze_test_title {
+
a:visited.ci_target_url {
font-size: large;
+
    color: #000;
}
 
 
 
 
 
 
 
 
#footer-places-privacy,
 
#footer-places-about,
 
#footer-places-disclaimer,
 
#footer-copyrightico {
 
display: none !important;
 
 
}
 
}
  
.ci_clear_both {
+
a:active.ci_target_url {
clear: both;
+
    color: #000;
 
}
 
}
  
.ci_tleft {
 
clear: none !important;
 
}
 
  
  
@font-face {
 
  font-family: BroadcastMatter;
 
  src: url(https://culturaitaliana.org/w/ci_scripts/fonts/Broadcast_Matter.ttf);
 
}
 
  
  
.BroadcastMatter {
 
  font-family: 'BroadcastMatter';
 
}
 
  
  
 +
.ci_multiple_choice_questions {
 +
background: #f5f5f5;
 +
padding: 12px;
 +
border: 1px solid #ccc;
 +
}
  
 +
.ci_multiple_choice_questions_section:not(:last-child) {
 +
border-bottom: 1px dotted #aaa;
 +
}
  
.no-outline {
+
.ci_multiple_choice_questions_section {  
    outline: 0!important;
+
padding: 8px 0;
 
}
 
}
[aria-controls], [role=button] {
+
 
    cursor: pointer;
+
.ci_multiple_choice_questions_section:first-child {  
}
+
padding-top: 0;
.non-selectable {
 
    -webkit-user-select: none!important;
 
    -moz-user-select: none!important;
 
    -ms-user-select: none!important;
 
    user-select: none!important;
 
 
}
 
}
  
  
.q-btn {
+
.ci_multiple_choice_questions_question {
    display: inline-flex;
+
font-weight: bold;
    flex-direction: column;
+
    align-items: stretch;
 
    position: relative;
 
    outline: 0;
 
    border: 0;
 
    vertical-align: middle;
 
    padding: 0;
 
    font-size: 14px;
 
    line-height: 1.715em;
 
    text-decoration: none;
 
    color: inherit;
 
    background: transparent;
 
    font-weight: 500;
 
    text-transform: uppercase;
 
    text-align: center;
 
    width: auto;
 
    height: auto;
 
 
}
 
}
  
.q-btn .q-icon, .q-btn .q-spinner {
+
.ci_multiple_choice_questions_answers li {
    font-size: 1.715em;
 
 
}
 
}
  
.material-icons, .material-icons-outlined, .material-icons-round, .material-icons-sharp, .q-icon {
+
 
    -webkit-user-select: none;
+
 
    -moz-user-select: none;
+
.ci_multiple_choice_questions_message {
    -ms-user-select: none;
+
background: #f5f5f5;
    user-select: none;
+
padding: 12px;
    cursor: inherit;
+
border: 1px solid #ccc;
    font-size: inherit;
 
    display: inline-flex;
 
    align-items: center;
 
    justify-content: center;
 
    vertical-align: middle;
 
 
}
 
}
.q-icon {
+
 
    line-height: 1;
+
 
    width: 1em;
+
 
    height: 1em;
+
.ci_multiple_choice_questions_message span {
    letter-spacing: normal;
+
font-size: larger;
    text-transform: none;
+
font-weight: bold;
    white-space: nowrap;
+
/*
    word-wrap: normal;
+
font-size:18px;
    direction: ltr;
+
color:#f58d22;
    text-align: center;
+
*/
    position: relative;
 
    box-sizing: content-box;
 
    fill: currentColor;
 
}
 
.material-icons {
 
    font-family: Material Icons;
 
    font-weight: 400;
 
    font-style: normal;
 
    display: inline-block;
 
    line-height: 1;
 
    text-transform: none;
 
    letter-spacing: normal;
 
    word-wrap: normal;
 
    white-space: nowrap;
 
    direction: ltr;
 
    -webkit-font-smoothing: antialiased;
 
    text-rendering: optimizeLegibility;
 
    -moz-osx-font-smoothing: grayscale;
 
    font-feature-settings: "liga";
 
 
}
 
}
  
a.ci_target_url:hover, a.ci_target_url:focus {
 
    text-decoration: none;
 
}
 
  
a:visited.ci_target_url {
+
.ci_infobox {
    color: #000;
+
  max-width: 400px;
 +
  float:right;
 +
  margin-left:12px;
 
}
 
}
  
a:active.ci_target_url {
+
 
    color: #000;
+
.ci_infobox > * > tr > th {
 +
text-align: left !important;
 +
max-width: 200px;
 
}
 
}
  
  
 +
.loading {
 +
    display: block;
 +
    margin: 6px 0 2px 0;
 +
}
  
  
 +
.simpleupload_rmv_btn {
 +
margin-top: 4px;
 +
}
 +
.simpleupload_btn {
 +
margin-top: 4px;
 +
}
  
 +
.simpleupload_prv {
 +
display: block;
 +
border: 1px solid #ccc;
 +
padding: 2px;
 +
margin-top: 4px;
 +
}
  
 +
.createbox .ci_form_container {
 +
/* max-width: 500px; */
 +
border: 1px solid #a2a9b1;
 +
/* box-shadow: #ccc 2px 2px 4px 4px; */
 +
}
  
.ci_multiple_choice_questions {
 
background: #f5f5f5;
 
padding: 12px;
 
border: 1px solid #ccc;
 
}
 
  
.ci_multiple_choice_questions_section:not(:last-child) {
+
.createbox .ci_form {
border-bottom: 1px dotted #aaa;  
+
padding: 16px;
 +
max-width: 50em;
 +
background: white;
 +
border: none;
 
}
 
}
  
.ci_multiple_choice_questions_section {
 
padding: 8px 0;
 
}
 
  
.ci_multiple_choice_questions_section:first-child {  
+
.createbox .ci_form_section {
padding-top: 0;
+
  margin-bottom: 12px;
 
}
 
}
  
 
+
.createbox .ci_form_input {
.ci_multiple_choice_questions_question {
+
padding: 8px;
font-weight: bold;
+
background: #f6f6f6;
+
border: 1px solid #ccc;
 +
display: block;
 +
margin: 2px 0 10px 0;
 +
border-radius: 6px;
 +
width: calc(100% - 16px);
 +
margin: 0 !important;
 +
}
 +
 
 +
.createbox .ci_form select {
 +
  width: 100% !important;
 +
margin: 0 !important;
 
}
 
}
  
.ci_multiple_choice_questions_answers li {
+
#pfForm .ci_form select {
 +
  width: 100% !important;
 +
margin: 0 !important;
 
}
 
}
  
  
  
.ci_multiple_choice_questions_message {
+
.createbox .ci_form textarea {
background: #f5f5f5;
+
resize: none !important;
padding: 12px;
 
border: 1px solid #ccc;
 
 
}
 
}
  
  
  
.ci_multiple_choice_questions_message span {
+
.createbox .ci_form_section_label {
font-size: larger;
+
margin-bottom: 4px;
font-weight: bold;
+
    display: block;
/*
 
font-size:18px;
 
color:#f58d22;
 
*/
 
 
}
 
}
  
 
+
.createbox .ci_form_section_help {
.ci_infobox {
+
    font-size: smaller;
  max-width: 400px;
+
    color: #666;
  float:right;
+
   line-height: auto !important;
   margin-left:12px;
 
 
}
 
}
  
  
.ci_infobox > * > tr > th {
+
.createbox .ci_form_section_submit {
  text-align: left !important;
+
  margin: 16px 0;
max-width: 200px;
 
 
}
 
}
  
  
.loading {
 
    display: block;
 
    margin: 6px 0 2px 0;
 
}
 
  
 
+
.createbox .ci_form_submit {
.simpleupload_rmv_btn {
+
    padding: 12px;
margin-top: 4px;
+
    background: blue;
}
+
    color: white;
.simpleupload_btn {
+
    font-weight: bold;
  margin-top: 4px;
+
    border: none;
 +
    border-radius: 6px;
 +
    cursor: pointer;
 +
    width: 100%;
 +
  margin-top: 6px;
 
}
 
}
  
.simpleupload_prv {
 
display: block;
 
border: 1px solid #ccc;
 
padding: 2px;
 
margin-top: 4px;
 
}
 
  
.createbox .ci_form_container {
 
/* max-width: 500px; */
 
border: 1px solid #a2a9b1;
 
/* box-shadow: #ccc 2px 2px 4px 4px; */
 
}
 
  
  
.createbox .ci_form {
+
 
padding: 16px;
+
 
max-width: 50em;
+
/* Reset italic styling set by user agent */
background: white;
+
cite, dfn {
border: none;
+
font-style: inherit;
 
}
 
}
  
 +
/* Straight quote marks for <q> */
 +
q {
 +
quotes: '"' '"' "'" "'";
 +
}
  
.createbox .ci_form_section {
+
/* Avoid collision of blockquote with floating elements by swapping margin and padding */
  margin-bottom: 12px;
+
blockquote {
 +
overflow: hidden;
 +
margin: 1em 0;
 +
padding: 0 40px;
 
}
 
}
  
.createbox .ci_form_input {
+
/* give pre a float clearing new block formatting context */
padding: 8px;
+
/* Also break any really long words/urls to keep them visible in that case */
background: #f6f6f6;
+
pre, .mw-code {
border: 1px solid #ccc;
+
overflow-x: hidden;
display: block;
+
overflow-wrap: break-word;
margin: 2px 0 10px 0;
 
border-radius: 6px;
 
width: calc(100% - 16px);
 
margin: 0 !important;
 
 
}
 
}
  
.createbox .ci_form select {
+
/* Consistent size for <small>, <sub> and <sup> */
  width: 100% !important;
+
small {
margin: 0 !important;
+
font-size: 85%;
 +
}
 +
.mw-body-content sub,
 +
.mw-body-content sup,
 +
span.reference /* for Parsoid */ {
 +
font-size: 80%;
 
}
 
}
  
.createbox .ci_form textarea {
+
/* Same spacing for indented and unindented paragraphs on talk pages */
resize: none !important;
+
.ns-talk .mw-body-content dd {
 +
margin-top: 0.4em;
 +
margin-bottom: 0.4em;
 
}
 
}
  
 +
/* Main page fixes */
 +
#interwiki-completelist {
 +
font-weight: bold;
 +
}
  
 +
/* Reduce page jumps by hiding collapsed/dismissed content */
 +
.client-js .mw-special-Watchlist #watchlist-message,
 +
.client-js .NavFrame.collapsed .NavContent,
 +
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
 +
display: none;
 +
}
  
.createbox .ci_form_section_label {
+
/* Adds padding above Watchlist announcements where new recentchanges/watchlist filters are enabled */
margin-bottom: 4px;
+
.mw-rcfilters-enabled .mw-specialpage-summary {
    display: block;
+
margin-top: 1em;
 
}
 
}
  
.createbox .ci_form_section_help {
+
/* Hide charinsert base for those not using the gadget */
    font-size: smaller;
+
#editpage-specialchars {
    color: #666;
+
display: none;
  line-height: auto !important;
 
 
}
 
}
  
 
+
/* Highlight linked elements (such as clicked references) in blue */
.createbox .ci_form_section_submit {
+
body.action-info .mw-body-content :target,
  margin: 16px 0;
+
.citation:target {
 +
background-color: #def; /* Fallback */
 +
background-color: rgba(0, 127, 255, 0.133);
 
}
 
}
  
 +
/* Styling for citations. Breaks long urls, etc., rather than overflowing box */
 +
.citation {
 +
word-wrap: break-word;
 +
}
  
 
+
/* For linked citation numbers and document IDs, where the number need not be shown
.createbox .ci_form_submit {
+
  on a screen or a handheld, but should be included in the printed version */
    padding: 12px;
+
@media screen, handheld {
    background: blue;
+
.citation .printonly {
    color: white;
+
display: none;
    font-weight: bold;
+
}
    border: none;
 
    border-radius: 6px;
 
    cursor: pointer;
 
    width: 100%;
 
margin-top: 6px;
 
 
}
 
}
  
 
+
/* Make the list of references smaller */
 
+
/* Keep in sync with Template:Refbegin/styles.css */
.cultura_italiana_form_input {
+
ol.references,
padding: 8px;
+
div.reflist {
background: white;
+
font-size: 90%;           /* Default font-size */
border: 1px solid #ccc;
+
margin-bottom: 0.5em;
display: block;
 
margin: 2px 0 10px 0;
 
border-radius: 6px;
 
width: calc(100% - 16px);
 
 
}
 
}
 
+
div.reflist ol.references {
.cultura_italiana_form_section select {
+
font-size: 100%;           /* Reset font-size when nested in div.reflist */
  width: 100% !important;
+
margin-bottom: 0;          /* Avoid double margin when nested in div.reflist */
 +
list-style-type: inherit;  /* Enable custom list style types */
 
}
 
}
  
 
+
/* Allow hidden ref errors to be shown by user CSS */
.cultura_italiana_form_section_title {
+
/* TemplateStyles */
margin-top: 24px;
+
span.brokenref {
    display: block;
+
display: none;
    font-weight: bold;
 
    font-size: smaller;
 
    color: #454545;
 
 
}
 
}
  
.cultura_italiana_form_section {
+
/* Reset top margin for lists embedded in columns */
    display: block;
+
div.columns {
 +
margin-top: 0.3em;
 
}
 
}
 
+
div.columns dl,
.cultura_italiana_form_section_submit {
+
div.columns ol,
margin: 16px 0;
+
div.columns ul {
    display: block;
+
margin-top: 0;
 
}
 
}
  
.cultura_italiana_form {
+
/* Avoid elements breaking between columns */
    background: #f5f5f5;
+
.nocolbreak,
    padding: 12px;
+
div.columns li,
    border: 1px solid #ccc;
+
div.columns dd {
    white-space: nowrap;
+
-webkit-column-break-inside: avoid;
 +
page-break-inside: avoid;
 +
break-inside: avoid-column;
 
}
 
}
  
 
+
/* Style for horizontal lists (separator following item).
.cultura_italiana_form_submit {
+
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
    padding: 12px;
+
  @revision 8 (2016-05-21)
    background: blue;
+
  @author [[User:Edokter]]
    color: white;
+
*/
    font-weight: bold;
+
.hlist dl,
    border: none;
+
.hlist ol,
    border-radius: 6px;
+
.hlist ul {
    cursor: pointer;
+
margin: 0;
    width: 100%;
+
padding: 0;
margin-top: 6px;
 
 
}
 
}
 
+
/* Display list items inline */
 
+
.hlist dd,
 
+
.hlist dt,
 
+
.hlist li {
/* Reset italic styling set by user agent */
+
margin: 0;
cite, dfn {
+
display: inline;
font-style: inherit;
 
 
}
 
}
 
+
/* Display nested lists inline */
/* Straight quote marks for <q> */
+
.hlist.inline,
q {
+
.hlist.inline dl,
quotes: '"' '"' "'" "'";
+
.hlist.inline ol,
 +
.hlist.inline ul,
 +
.hlist dl dl, .hlist dl ol, .hlist dl ul,
 +
.hlist ol dl, .hlist ol ol, .hlist ol ul,
 +
.hlist ul dl, .hlist ul ol, .hlist ul ul {
 +
display: inline;
 +
}
 +
/* Hide empty list items */
 +
.hlist .mw-empty-li {
 +
display: none;
 
}
 
}
 
+
/* Generate interpuncts */
/* Avoid collision of blockquote with floating elements by swapping margin and padding */
+
.hlist dt:after {
blockquote {
+
content: ": ";
overflow: hidden;
 
margin: 1em 0;
 
padding: 0 40px;
 
 
}
 
}
 
+
/**
/* give pre a float clearing new block formatting context */
+
* Note hlist style usage differd in
/* Also break any really long words/urls to keep them visible in that case */
+
* the Minerva skin. Remember .hlist is a class defined in core as well! Please check Minerva desktop (and Minerva.css) when changing
pre, .mw-code {
+
* See https://phabricator.wikimedia.org/T213239
overflow-x: hidden;
+
*/
overflow-wrap: break-word;
+
.hlist dd:after,
 +
.hlist li:after {
 +
content: " · ";
 +
font-weight: bold;
 
}
 
}
 
+
.hlist dd:last-child:after,
/* Consistent size for <small>, <sub> and <sup> */
+
.hlist dt:last-child:after,
small {
+
.hlist li:last-child:after {
font-size: 85%;
+
content: none;
 
}
 
}
.mw-body-content sub,
+
/* Add parentheses around nested lists */
.mw-body-content sup,
+
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
span.reference /* for Parsoid */ {
+
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
font-size: 80%;
+
.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,
/* Same spacing for indented and unindented paragraphs on talk pages */
+
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.ns-talk .mw-body-content dd {
+
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
margin-top: 0.4em;
+
content: ")";
margin-bottom: 0.4em;
+
font-weight: normal;
 
}
 
}
 
+
/* Put ordinals in front of ordered list items */
/* Main page fixes */
+
.hlist ol {
#interwiki-completelist {
+
counter-reset: listitem;
font-weight: bold;
 
 
}
 
}
 
+
.hlist ol > li {
/* Reduce page jumps by hiding collapsed/dismissed content */
+
counter-increment: listitem;
.client-js .mw-special-Watchlist #watchlist-message,
+
}
.client-js .NavFrame.collapsed .NavContent,
+
.hlist ol > li:before {
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
+
content: " " counter(listitem) "\a0";
display: none;
+
}
 +
.hlist dd ol > li:first-child:before,
 +
.hlist dt ol > li:first-child:before,
 +
.hlist li ol > li:first-child:before {
 +
content: " (" counter(listitem) "\a0";
 
}
 
}
  
/* Adds padding above Watchlist announcements where new recentchanges/watchlist filters are enabled */
+
/* Unbulleted lists */
.mw-rcfilters-enabled .mw-specialpage-summary {
+
.plainlist ol,
margin-top: 1em;
+
.plainlist ul {
 +
line-height: inherit;
 +
list-style: none none;
 +
margin: 0;
 
}
 
}
 
+
.plainlist ol li,
/* Hide charinsert base for those not using the gadget */
+
.plainlist ul li {
#editpage-specialchars {
+
margin-bottom: 0;
display: none;
 
 
}
 
}
  
/* Highlight linked elements (such as clicked references) in blue */
+
/* Default style for navigation boxes */
body.action-info .mw-body-content :target,
+
.navbox {                    /* Navbox container style */
.citation:target {
+
box-sizing: border-box;
background-color: #def; /* Fallback */
+
border: 1px solid #a2a9b1;
background-color: rgba(0, 127, 255, 0.133);
+
width: 100%;
 +
clear: both;
 +
font-size: 88%;
 +
text-align: center;
 +
padding: 1px;
 +
margin: 1em auto 0;       /* Prevent preceding content from clinging to navboxes */
 
}
 
}
 
+
.navbox .navbox {
/* Styling for citations. Breaks long urls, etc., rather than overflowing box */
+
margin-top: 0;           /* No top margin for nested navboxes */
.citation {
 
word-wrap: break-word;
 
 
}
 
}
 
+
.navbox + .navbox {
/* For linked citation numbers and document IDs, where the number need not be shown
+
margin-top: -1px;         /* Single pixel border between adjacent navboxes */
  on a screen or a handheld, but should be included in the printed version */
 
@media screen, handheld {
 
.citation .printonly {
 
display: none;
 
}
 
 
}
 
}
 
+
.navbox-inner,
/* Make the list of references smaller */
+
.navbox-subgroup {
/* Keep in sync with Template:Refbegin/styles.css */
+
width: 100%;
ol.references,
 
div.reflist {
 
font-size: 90%;            /* Default font-size */
 
margin-bottom: 0.5em;
 
 
}
 
}
div.reflist ol.references {
+
.navbox-group,
font-size: 100%;           /* Reset font-size when nested in div.reflist */
+
.navbox-title,
margin-bottom: 0;         /* Avoid double margin when nested in div.reflist */
+
.navbox-abovebelow {
list-style-type: inherit; /* Enable custom list style types */
+
padding: 0.25em 1em;     /* Title, group and above/below styles */
 +
line-height: 1.5em;
 +
text-align: center;
 
}
 
}
 
+
th.navbox-group {            /* Group style */
/* Allow hidden ref errors to be shown by user CSS */
+
white-space: nowrap;
/* TemplateStyles */
+
/* @noflip */
span.brokenref {
+
text-align: right;
display: none;
 
 
}
 
}
 
+
.navbox,
/* Reset top margin for lists embedded in columns */
+
.navbox-subgroup {
div.columns {
+
background-color: #fdfdfd; /* Background color */
margin-top: 0.3em;
 
 
}
 
}
div.columns dl,
+
.navbox-list {
div.columns ol,
+
line-height: 1.5em;
div.columns ul {
+
border-color: #fdfdfd;   /* Must match background color */
margin-top: 0;
 
 
}
 
}
 
+
/* cell spacing for navbox cells */
/* Avoid elements breaking between columns */
+
tr + tr > .navbox-abovebelow,
.nocolbreak,
+
tr + tr > .navbox-group,
div.columns li,
+
tr + tr > .navbox-image,
div.columns dd {
+
tr + tr > .navbox-list {    /* Borders above 2nd, 3rd, etc. rows */
-webkit-column-break-inside: avoid;
+
border-top: 2px solid #fdfdfd; /* Must match background color */
page-break-inside: avoid;
 
break-inside: avoid-column;
 
 
}
 
}
 
+
.navbox th,
/* Style for horizontal lists (separator following item).
+
.navbox-title {
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
+
background-color: #ccccff;     /* Level 1 color */
  @revision 8 (2016-05-21)
 
  @author [[User:Edokter]]
 
*/
 
.hlist dl,
 
.hlist ol,
 
.hlist ul {
 
margin: 0;
 
padding: 0;
 
 
}
 
}
/* Display list items inline */
+
.navbox-abovebelow,
.hlist dd,
+
th.navbox-group,
.hlist dt,
+
.navbox-subgroup .navbox-title {
.hlist li {
+
background-color: #ddddff;     /* Level 2 color */
margin: 0;
 
display: inline;
 
 
}
 
}
/* Display nested lists inline */
+
.navbox-subgroup .navbox-group,
.hlist.inline,
+
.navbox-subgroup .navbox-abovebelow {
.hlist.inline dl,
+
background-color: #e6e6ff;     /* Level 3 color */
.hlist.inline ol,
 
.hlist.inline ul,
 
.hlist dl dl, .hlist dl ol, .hlist dl ul,
 
.hlist ol dl, .hlist ol ol, .hlist ol ul,
 
.hlist ul dl, .hlist ul ol, .hlist ul ul {
 
display: inline;
 
 
}
 
}
/* Hide empty list items */
+
.navbox-even {
.hlist .mw-empty-li {
+
background-color: #f7f7f7;     /* Even row striping */
display: none;
 
 
}
 
}
/* Generate interpuncts */
+
.navbox-odd {
.hlist dt:after {
+
background-color: transparent; /* Odd row striping */
content: ": ";
 
 
}
 
}
/**
+
.navbox .hlist td dl,
* Note hlist style usage differd in
+
.navbox .hlist td ol,
* the Minerva skin. Remember .hlist is a class defined in core as well! Please check Minerva desktop (and Minerva.css) when changing
+
.navbox .hlist td ul,
* See https://phabricator.wikimedia.org/T213239
+
.navbox td.hlist dl,
*/
+
.navbox td.hlist ol,
.hlist dd:after,
+
.navbox td.hlist ul {
.hlist li:after {
+
padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
content: " · ";
 
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%;
/* 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;
 
font-weight: normal;
 
}
 
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
+
.navbar ul {
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
+
display: inline-block;
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
+
white-space: nowrap;
content: ")";
 
font-weight: normal;
 
 
}
 
}
/* Put ordinals in front of ordered list items */
+
.mw-body-content .navbar ul {
.hlist ol {
+
line-height: inherit;
counter-reset: listitem;
 
 
}
 
}
.hlist ol > li {
+
.navbar li {
counter-increment: listitem;
+
word-spacing: -0.125em;
 
}
 
}
.hlist ol > li:before {
+
.navbar.mini li abbr[title] {
content: " " counter(listitem) "\a0";
+
font-variant: small-caps;
 +
border-bottom: none;
 +
text-decoration: none;
 +
cursor: inherit;
 
}
 
}
.hlist dd ol > li:first-child:before,
+
/* Navbar styling when nested in infobox and navbox */
.hlist dt ol > li:first-child:before,
+
.infobox .navbar {
.hlist li ol > li:first-child:before {
+
font-size: 100%;
content: " (" counter(listitem) "\a0";
 
 
}
 
}
 
+
.navbox .navbar {
/* Unbulleted lists */
+
display: block;
.plainlist ol,
+
font-size: 100%;
.plainlist ul {
 
line-height: inherit;
 
list-style: none none;
 
margin: 0;
 
 
}
 
}
.plainlist ol li,
+
.navbox-title .navbar {
.plainlist ul li {
+
/* @noflip */
margin-bottom: 0;
+
float: left;
 +
/* @noflip */
 +
text-align: left;
 +
/* @noflip */
 +
margin-right: 0.5em;
 
}
 
}
  
/* Default style for navigation boxes */
+
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.navbox {                     /* Navbox container style */
+
.mw-parser-output .mw-collapsible-toggle {
box-sizing: border-box;
+
font-weight: normal;
border: 1px solid #a2a9b1;
+
/* @noflip */
width: 100%;
+
text-align: right;
clear: both;
+
padding-right: 0.2em;
font-size: 88%;
+
padding-left: 0.2em;
text-align: center;
 
padding: 1px;
 
margin: 1em auto 0;       /* Prevent preceding content from clinging to navboxes */
 
 
}
 
}
.navbox .navbox {
+
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
margin-top: 0;           /* No top margin for nested navboxes */
+
/* @noflip */
 +
float: left;
 +
/* @noflip */
 +
text-align: left;
 
}
 
}
.navbox + .navbox {
+
 
margin-top: -1px;         /* Single pixel border between adjacent navboxes */
+
/* Infobox template style */
}
+
.infobox {
.navbox-inner,
+
border: 1px solid #a2a9b1;
.navbox-subgroup {
+
border-spacing: 3px;
width: 100%;
+
background-color: #f8f9fa;
 +
color: black;
 +
/* @noflip */
 +
margin: 0.5em 0 0.5em 1em;
 +
padding: 0.2em;
 +
/* @noflip */
 +
float: right;
 +
/* @noflip */
 +
clear: right;
 +
font-size: 88%;
 +
line-height: 1.5em;
 
}
 
}
.navbox-group,
+
.infobox caption {
.navbox-title,
+
font-size: 125%;
.navbox-abovebelow {
+
font-weight: bold;
padding: 0.25em 1em;      /* Title, group and above/below styles */
+
padding: 0.2em;
line-height: 1.5em;
 
 
text-align: center;
 
text-align: center;
 
}
 
}
th.navbox-group {             /* Group style */
+
.infobox td,
white-space: nowrap;
+
.infobox th {
 +
vertical-align: top;
 
/* @noflip */
 
/* @noflip */
text-align: right;
+
text-align: left;
 
}
 
}
.navbox,
+
.infobox.bordered {
.navbox-subgroup {
+
border-collapse: collapse;
background-color: #fdfdfd; /* Background color */
 
 
}
 
}
.navbox-list {
+
.infobox.bordered td,
line-height: 1.5em;
+
.infobox.bordered th {
border-color: #fdfdfd;   /* Must match background color */
+
border: 1px solid #a2a9b1;
 
}
 
}
/* cell spacing for navbox cells */
+
.infobox.bordered .borderless td,
tr + tr > .navbox-abovebelow,
+
.infobox.bordered .borderless th {
tr + tr > .navbox-group,
+
border: 0;
tr + tr > .navbox-image,
 
tr + tr > .navbox-list {   /* Borders above 2nd, 3rd, etc. rows */
 
border-top: 2px solid #fdfdfd; /* Must match background color */
 
 
}
 
}
.navbox th,
+
 
.navbox-title {
+
.infobox.sisterproject {
background-color: #ccccff;     /* Level 1 color */
+
width: 20em;
 +
font-size: 90%;
 
}
 
}
.navbox-abovebelow,
+
 
th.navbox-group,
+
.infobox.standard-talk {
.navbox-subgroup .navbox-title {
+
border: 1px solid #c0c090;
background-color: #ddddff;     /* Level 2 color */
+
background-color: #f8eaba;
 
}
 
}
.navbox-subgroup .navbox-group,
+
.infobox.standard-talk.bordered td,
.navbox-subgroup .navbox-abovebelow {
+
.infobox.standard-talk.bordered th {
background-color: #e6e6ff;     /* Level 3 color */
+
border: 1px solid #c0c090;
 
}
 
}
.navbox-even {
+
 
background-color: #f7f7f7;      /* Even row striping */
+
/* styles for bordered infobox with merged rows */
}
+
.infobox.bordered .mergedtoprow td,
.navbox-odd {
+
.infobox.bordered .mergedtoprow th {
background-color: transparent; /* Odd row striping */
+
border: 0;
 +
border-top: 1px solid #a2a9b1;
 +
/* @noflip */
 +
border-right: 1px solid #a2a9b1;
 
}
 
}
.navbox .hlist td dl,
+
 
.navbox .hlist td ol,
+
.infobox.bordered .mergedrow td,
.navbox .hlist td ul,
+
.infobox.bordered .mergedrow th {
.navbox td.hlist dl,
+
border: 0;
.navbox td.hlist ol,
+
/* @noflip */
.navbox td.hlist ul {
+
border-right: 1px solid #a2a9b1;
padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
 
 
}
 
}
  
/* Default styling for Navbar template */
+
/* Styles for geography infoboxes, eg countries,
.navbar {
+
  country subdivisions, cities, etc.            */
display: inline;
+
.infobox.geography {
font-size: 88%;
+
border-collapse: collapse;
font-weight: normal;
+
line-height: 1.2em;
 +
font-size: 90%;
 
}
 
}
.navbar ul {
+
 
display: inline-block;
+
.infobox.geography  td,
white-space: nowrap;
+
.infobox.geography  th {
 +
border-top: 1px solid #a2a9b1;
 +
padding: 0.4em 0.6em 0.4em 0.6em;
 
}
 
}
.mw-body-content .navbar ul {
+
.infobox.geography .mergedtoprow td,
line-height: inherit;
+
.infobox.geography .mergedtoprow th {
 +
border-top: 1px solid #a2a9b1;
 +
padding: 0.4em 0.6em 0.2em 0.6em;
 
}
 
}
.navbar li {
+
 
word-spacing: -0.125em;
+
.infobox.geography .mergedrow td,
 +
.infobox.geography .mergedrow th {
 +
border: 0;
 +
padding: 0 0.6em 0.2em 0.6em;
 
}
 
}
.navbar.mini li abbr[title] {
+
 
font-variant: small-caps;
+
.infobox.geography .mergedbottomrow td,
border-bottom: none;
+
.infobox.geography .mergedbottomrow th {
text-decoration: none;
+
border-top: 0;
cursor: inherit;
+
border-bottom: 1px solid #a2a9b1;
 +
padding: 0 0.6em 0.4em 0.6em;
 
}
 
}
/* Navbar styling when nested in infobox and navbox */
+
 
.infobox .navbar {
+
.infobox.geography .maptable td,
font-size: 100%;
+
.infobox.geography .maptable th {
 +
border: 0;
 +
padding: 0;
 
}
 
}
.navbox .navbar {
+
 
display: block;
+
/* Normal font styling for wikitable row headers with scope="row" tag */
font-size: 100%;
+
.wikitable.plainrowheaders th[scope=row] {
}
+
font-weight: normal;
.navbox-title .navbar {
 
/* @noflip */
 
float: left;
 
 
/* @noflip */
 
/* @noflip */
 
text-align: left;
 
text-align: left;
/* @noflip */
 
margin-right: 0.5em;
 
 
}
 
}
  
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
+
/* Lists in wikitable data cells are always left-aligned */
.mw-parser-output .mw-collapsible-toggle {
+
.wikitable td ul,
font-weight: normal;
+
.wikitable td ol,
 +
.wikitable td dl {
 
/* @noflip */
 
/* @noflip */
text-align: right;
+
text-align: left;
padding-right: 0.2em;
 
padding-left: 0.2em;
 
 
}
 
}
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
+
/* ...unless they also use the hlist class */
/* @noflip */
+
.toc.hlist ul,
float: left;
+
#toc.hlist ul,
/* @noflip */
+
.wikitable.hlist td ul,
text-align: left;
+
.wikitable.hlist td ol,
 +
.wikitable.hlist td dl {
 +
text-align: inherit;
 
}
 
}
  
/* Infobox template style */
+
/* Icons for medialist templates [[Template:Listen]],
.infobox {
+
  [[Template:Multi-listen_start]], [[Template:Video]],
border: 1px solid #a2a9b1;
+
  [[Template:Multi-video_start]] */
border-spacing: 3px;
+
/* TemplateStyles */
background-color: #f8f9fa;
+
div.listenlist {
color: black;
+
background: url("//upload.wikimedia.org/wikipedia/commons/4/47/Sound-icon.svg") no-repeat scroll 0 0 transparent;
/* @noflip */
+
background-size: 30px;
margin: 0.5em 0 0.5em 1em;
+
padding-left: 40px;
padding: 0.2em;
+
}
/* @noflip */
+
 
float: right;
+
/* Fix for hieroglyphs specificity issue in infoboxes ([[phab:T43869]]) */
/* @noflip */
+
table.mw-hiero-table td {
clear: right;
+
vertical-align: middle;
font-size: 88%;
 
line-height: 1.5em;
 
 
}
 
}
.infobox caption {
+
 
font-size: 125%;
+
/* Change the external link icon to an Adobe icon for all PDF files */
font-weight: bold;
+
.mw-parser-output a[href$=".pdf"].external,
padding: 0.2em;
+
.mw-parser-output a[href*=".pdf?"].external,
text-align: center;
+
.mw-parser-output a[href*=".pdf#"].external,
}
+
.mw-parser-output a[href$=".PDF"].external,
.infobox td,
+
.mw-parser-output a[href*=".PDF?"].external,
.infobox th {
+
.mw-parser-output a[href*=".PDF#"].external {
vertical-align: top;
+
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
 
/* @noflip */
 
/* @noflip */
text-align: left;
+
padding-right: 18px;
 
}
 
}
.infobox.bordered {
+
 
border-collapse: collapse;
+
/* Messagebox templates */
}
+
.messagebox {
.infobox.bordered td,
 
.infobox.bordered th {
 
 
border: 1px solid #a2a9b1;
 
border: 1px solid #a2a9b1;
 +
background-color: #f8f9fa;
 +
width: 80%;
 +
margin: 0 auto 1em auto;
 +
padding: .2em;
 
}
 
}
.infobox.bordered .borderless td,
+
.messagebox.merge {
.infobox.bordered .borderless th {
+
border: 1px solid #c0b8cc;
border: 0;
+
background-color: #f0e5ff;
 +
text-align: center;
 
}
 
}
 
+
.messagebox.cleanup {
.infobox.sisterproject {
+
border: 1px solid #9f9fff;
width: 20em;
+
background-color: #efefff;
font-size: 90%;
+
text-align: center;
 
}
 
}
 
+
.messagebox.standard-talk {
.infobox.standard-talk {
 
 
border: 1px solid #c0c090;
 
border: 1px solid #c0c090;
 
background-color: #f8eaba;
 
background-color: #f8eaba;
 +
margin: 4px auto;
 
}
 
}
.infobox.standard-talk.bordered td,
+
/* For old WikiProject banners inside banner shells. */
.infobox.standard-talk.bordered th {
+
.mbox-inside .standard-talk,
 +
.messagebox.nested-talk {
 
border: 1px solid #c0c090;
 
border: 1px solid #c0c090;
 +
background-color: #f8eaba;
 +
width: 100%;
 +
margin: 2px 0;
 +
padding: 2px;
 
}
 
}
 
+
.messagebox.small {
/* styles for bordered infobox with merged rows */
+
width: 238px;
.infobox.bordered .mergedtoprow td,
+
font-size: 85%;
.infobox.bordered .mergedtoprow th {
 
border: 0;
 
border-top: 1px solid #a2a9b1;
 
 
/* @noflip */
 
/* @noflip */
border-right: 1px solid #a2a9b1;
+
float: right;
}
+
clear: both;
 
 
.infobox.bordered .mergedrow td,
 
.infobox.bordered .mergedrow th {
 
border: 0;
 
 
/* @noflip */
 
/* @noflip */
border-right: 1px solid #a2a9b1;
+
margin: 0 0 1em 1em;
 +
line-height: 1.25em;
 
}
 
}
 
+
.messagebox.small-talk {
/* Styles for geography infoboxes, eg countries,
+
width: 238px;
  country subdivisions, cities, etc.            */
+
font-size: 85%;
.infobox.geography {
+
/* @noflip */
border-collapse: collapse;
+
float: right;
line-height: 1.2em;
+
clear: both;
font-size: 90%;
+
/* @noflip */
 +
margin: 0 0 1em 1em;
 +
line-height: 1.25em;
 +
background-color: #f8eaba;
 
}
 
}
  
.infobox.geography  td,
+
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
.infobox.geography  th {
+
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
border-top: 1px solid #a2a9b1;
+
border: none;
padding: 0.4em 0.6em 0.4em 0.6em;
+
/* @noflip */
 +
padding: 0.25em 0.9em;    /* 0.9em left/right */
 +
width: 100%;               /* Make all mboxes the same width regardless of text length */
 
}
 
}
.infobox.geography .mergedtoprow td,
+
td.mbox-image {               /* The left image cell */
.infobox.geography .mergedtoprow th {
+
border: none;
border-top: 1px solid #a2a9b1;
+
/* @noflip */
padding: 0.4em 0.6em 0.2em 0.6em;
+
padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
 +
text-align: center;
 
}
 
}
 
+
td.mbox-imageright {           /* The right image cell */
.infobox.geography .mergedrow td,
+
border: none;
.infobox.geography .mergedrow th {
+
/* @noflip */
border: 0;
+
padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
padding: 0 0.6em 0.2em 0.6em;
+
text-align: center;
 
}
 
}
 
+
td.mbox-empty-cell {           /* An empty narrow cell */
.infobox.geography .mergedbottomrow td,
+
border: none;
.infobox.geography .mergedbottomrow th {
+
padding: 0;
border-top: 0;
+
width: 1px;
border-bottom: 1px solid #a2a9b1;
 
padding: 0 0.6em 0.4em 0.6em;
 
 
}
 
}
  
.infobox.geography .maptable td,
+
/* Article message box styles */
.infobox.geography .maptable th {
+
table.ambox {
border: 0;
+
margin: 0 10%;                  /* 10% = Will not overlap with other elements */
padding: 0;
+
border: 1px solid #a2a9b1;
 +
/* @noflip */
 +
border-left: 10px solid #36c;  /* Default "notice" blue */
 +
background-color: #fbfbfb;
 +
box-sizing: border-box;
 +
}
 +
table.ambox + table.ambox {      /* Single border between stacked boxes. */
 +
margin-top: -1px;
 +
}
 +
.ambox th.mbox-text,
 +
.ambox td.mbox-text {            /* The message body cell(s) */
 +
padding: 0.25em 0.5em;       /* 0.5em left/right */
 
}
 
}
 
+
.ambox td.mbox-image {          /* The left image cell */
/* Normal font styling for wikitable row headers with scope="row" tag */
 
.wikitable.plainrowheaders th[scope=row] {
 
font-weight: normal;
 
 
/* @noflip */
 
/* @noflip */
text-align: left;
+
padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
 
}
 
}
 
+
.ambox td.mbox-imageright {      /* The right image cell */
/* Lists in wikitable data cells are always left-aligned */
 
.wikitable td ul,
 
.wikitable td ol,
 
.wikitable td dl {
 
 
/* @noflip */
 
/* @noflip */
text-align: left;
+
padding: 2px 0.5em 2px 0;   /* 0px left, 0.5em right */
}
 
/* ...unless they also use the hlist class */
 
.toc.hlist ul,
 
#toc.hlist ul,
 
.wikitable.hlist td ul,
 
.wikitable.hlist td ol,
 
.wikitable.hlist td dl {
 
text-align: inherit;
 
 
}
 
}
  
/* Icons for medialist templates [[Template:Listen]],
+
table.ambox-notice {
  [[Template:Multi-listen_start]], [[Template:Video]],
+
/* @noflip */
  [[Template:Multi-video_start]] */
+
border-left: 10px solid #36c;       /* Blue */
/* TemplateStyles */
 
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;
 
 
}
 
}
 
+
table.ambox-speedy {
/* Fix for hieroglyphs specificity issue in infoboxes ([[phab:T43869]]) */
+
/* @noflip */
table.mw-hiero-table td {
+
border-left: 10px solid #b32424;    /* Red */
vertical-align: middle;
+
background-color: #fee7e6;          /* Pink */
 +
}
 +
table.ambox-delete {
 +
/* @noflip */
 +
border-left: 10px solid #b32424;   /* Red */
 
}
 
}
 
+
table.ambox-content {
/* Change the external link icon to an Adobe icon for all PDF files */
 
.mw-parser-output a[href$=".pdf"].external,
 
.mw-parser-output a[href*=".pdf?"].external,
 
.mw-parser-output a[href*=".pdf#"].external,
 
.mw-parser-output a[href$=".PDF"].external,
 
.mw-parser-output a[href*=".PDF?"].external,
 
.mw-parser-output a[href*=".PDF#"].external {
 
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
 
 
/* @noflip */
 
/* @noflip */
padding-right: 18px;
+
border-left: 10px solid #f28500;   /* Orange */
 
}
 
}
 
+
table.ambox-style {
/* Messagebox templates */
+
/* @noflip */
.messagebox {
+
border-left: 10px solid #fc3;       /* Yellow */
border: 1px solid #a2a9b1;
 
background-color: #f8f9fa;
 
width: 80%;
 
margin: 0 auto 1em auto;
 
padding: .2em;
 
 
}
 
}
.messagebox.merge {
+
table.ambox-move {
border: 1px solid #c0b8cc;
+
/* @noflip */
background-color: #f0e5ff;
+
border-left: 10px solid #9932cc;   /* Purple */
text-align: center;
 
 
}
 
}
.messagebox.cleanup {
+
table.ambox-protection {
border: 1px solid #9f9fff;
+
/* @noflip */
background-color: #efefff;
+
border-left: 10px solid #a2a9b1;   /* Gray-gold */
text-align: center;
 
 
}
 
}
.messagebox.standard-talk {
+
 
border: 1px solid #c0c090;
+
/* Image message box styles */
background-color: #f8eaba;
+
table.imbox {
margin: 4px auto;
+
margin: 4px 10%;
 +
border-collapse: collapse;
 +
border: 3px solid #36c;   /* Default "notice" blue */
 +
background-color: #fbfbfb;
 +
box-sizing: border-box;
 
}
 
}
/* For old WikiProject banners inside banner shells. */
+
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
.mbox-inside .standard-talk,
+
margin: 0 -0.5em;      /* 0.9 - 0.5 = 0.4em left/right.       */
.messagebox.nested-talk {
+
display: block;         /* Fix for webkit to force 100% width.  */
border: 1px solid #c0c090;
 
background-color: #f8eaba;
 
width: 100%;
 
margin: 2px 0;
 
padding: 2px;
 
 
}
 
}
.messagebox.small {
+
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
width: 238px;
+
margin: 4px;
font-size: 85%;
 
/* @noflip */
 
float: right;
 
clear: both;
 
/* @noflip */
 
margin: 0 0 1em 1em;
 
line-height: 1.25em;
 
 
}
 
}
.messagebox.small-talk {
+
 
width: 238px;
+
table.imbox-notice {
font-size: 85%;
+
border: 3px solid #36c;       /* Blue */
/* @noflip */
+
}
float: right;
+
table.imbox-speedy {
clear: both;
+
border: 3px solid #b32424;   /* Red */
/* @noflip */
+
background-color: #fee7e6;   /* Pink */
margin: 0 0 1em 1em;
 
line-height: 1.25em;
 
background-color: #f8eaba;
 
 
}
 
}
 
+
table.imbox-delete {
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
+
border: 3px solid #b32424;   /* Red */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
 
border: none;
 
/* @noflip */
 
padding: 0.25em 0.9em;    /* 0.9em left/right */
 
width: 100%;               /* Make all mboxes the same width regardless of text length */
 
 
}
 
}
td.mbox-image {               /* The left image cell */
+
table.imbox-content {
border: none;
+
border: 3px solid #f28500;   /* Orange */
/* @noflip */
+
}
padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */
+
table.imbox-style {
text-align: center;
+
border: 3px solid #fc3;       /* Yellow */
 
}
 
}
td.mbox-imageright {           /* The right image cell */
+
table.imbox-move {
border: none;
+
border: 3px solid #9932cc;   /* Purple */
/* @noflip */
 
padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
 
text-align: center;
 
 
}
 
}
td.mbox-empty-cell {           /* An empty narrow cell */
+
table.imbox-protection {
border: none;
+
border: 3px solid #a2a9b1;   /* Gray-gold */
padding: 0;
 
width: 1px;
 
 
}
 
}
 
+
table.imbox-license {
/* Article message box styles */
+
border: 3px solid #88a;      /* Dark gray */
table.ambox {
+
background-color: #f7f8ff;    /* Light gray */
margin: 0 10%;                 /* 10% = Will not overlap with other elements */
+
}
 +
table.imbox-featured {
 +
border: 3px solid #cba135;    /* Brown-gold */
 +
}
 +
 
 +
/* Category message box styles */
 +
table.cmbox {
 +
margin: 3px 10%;
 +
border-collapse: collapse;
 
border: 1px solid #a2a9b1;
 
border: 1px solid #a2a9b1;
/* @noflip */
+
background-color: #dfe8ff;   /* Default "notice" blue */
border-left: 10px solid #36c; /* Default "notice" blue */
 
background-color: #fbfbfb;
 
 
box-sizing: border-box;
 
box-sizing: border-box;
 
}
 
}
table.ambox + table.ambox {     /* Single border between stacked boxes. */
+
 
margin-top: -1px;
+
table.cmbox-notice {
 +
background-color: #d8e8ff;   /* Blue */
 
}
 
}
.ambox th.mbox-text,
+
table.cmbox-speedy {
.ambox td.mbox-text {            /* The message body cell(s) */
+
margin-top: 4px;
padding: 0.25em 0.5em;       /* 0.5em left/right */
+
margin-bottom: 4px;
 +
border: 4px solid #b32424;    /* Red */
 +
background-color: #ffdbdb;   /* Pink */
 
}
 
}
.ambox td.mbox-image {           /* The left image cell */
+
table.cmbox-delete {
/* @noflip */
+
background-color: #ffdbdb;    /* Pink */
padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
 
 
}
 
}
.ambox td.mbox-imageright {     /* The right image cell */
+
table.cmbox-content {
/* @noflip */
+
background-color: #ffe7ce;    /* Orange */
padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
 
 
}
 
}
 
+
table.cmbox-style {
table.ambox-notice {
+
background-color: #fff9db;   /* Yellow */
/* @noflip */
 
border-left: 10px solid #36c;       /* Blue */
 
 
}
 
}
table.ambox-speedy {
+
table.cmbox-move {
/* @noflip */
+
background-color: #e4d8ff;   /* Purple */
border-left: 10px solid #b32424;    /* Red */
 
background-color: #fee7e6;         /* Pink */
 
 
}
 
}
table.ambox-delete {
+
table.cmbox-protection {
/* @noflip */
+
background-color: #efefe1;    /* Gray-gold */
border-left: 10px solid #b32424;    /* Red */
 
}
 
table.ambox-content {
 
/* @noflip */
 
border-left: 10px solid #f28500;    /* Orange */
 
}
 
table.ambox-style {
 
/* @noflip */
 
border-left: 10px solid #fc3;      /* Yellow */
 
}
 
table.ambox-move {
 
/* @noflip */
 
border-left: 10px solid #9932cc;    /* Purple */
 
}
 
table.ambox-protection {
 
/* @noflip */
 
border-left: 10px solid #a2a9b1;    /* Gray-gold */
 
 
}
 
}
  
/* Image message box styles */
+
/* Other pages message box styles */
table.imbox {
+
table.ombox {
 
margin: 4px 10%;
 
margin: 4px 10%;
 
border-collapse: collapse;
 
border-collapse: collapse;
border: 3px solid #36c;    /* Default "notice" blue */
+
border: 1px solid #a2a9b1;    /* Default "notice" gray */
background-color: #fbfbfb;
+
background-color: #f8f9fa;
 
box-sizing: border-box;
 
box-sizing: border-box;
 
}
 
}
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */
+
 
margin: 0 -0.5em;      /* 0.9 - 0.5 = 0.4em left/right.        */
+
table.ombox-notice {
display: block;         /* Fix for webkit to force 100% width.  */
+
border: 1px solid #a2a9b1;   /* Gray */
 
}
 
}
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
+
table.ombox-speedy {
margin: 4px;
+
border: 2px solid #b32424;    /* Red */
 +
background-color: #fee7e6;   /* Pink */
 
}
 
}
 
+
table.ombox-delete {
table.imbox-notice {
+
border: 2px solid #b32424;   /* Red */
border: 3px solid #36c;       /* Blue */
 
 
}
 
}
table.imbox-speedy {
+
table.ombox-content {
border: 3px solid #b32424;    /* Red */
+
border: 1px solid #f28500;    /* Orange */
background-color: #fee7e6;    /* Pink */
 
 
}
 
}
table.imbox-delete {
+
table.ombox-style {
border: 3px solid #b32424;   /* Red */
+
border: 1px solid #fc3;       /* Yellow */
 
}
 
}
table.imbox-content {
+
table.ombox-move {
border: 3px solid #f28500;    /* Orange */
+
border: 1px solid #9932cc;    /* Purple */
 
}
 
}
table.imbox-style {
+
table.ombox-protection {
border: 3px solid #fc3;      /* Yellow */
+
border: 2px solid #a2a9b1;    /* Gray-gold */
}
 
table.imbox-move {
 
border: 3px solid #9932cc;    /* Purple */
 
}
 
table.imbox-protection {
 
border: 3px solid #a2a9b1;    /* Gray-gold */
 
}
 
table.imbox-license {
 
border: 3px solid #88a;      /* Dark gray */
 
background-color: #f7f8ff;    /* Light gray */
 
}
 
table.imbox-featured {
 
border: 3px solid #cba135;    /* Brown-gold */
 
 
}
 
}
  
/* Category message box styles */
+
/* Talk page message box styles */
table.cmbox {
+
table.tmbox {
margin: 3px 10%;
+
margin: 4px 10%;
 
border-collapse: collapse;
 
border-collapse: collapse;
border: 1px solid #a2a9b1;
+
border: 1px solid #c0c090;    /* Default "notice" gray-brown */
background-color: #dfe8ff;    /* Default "notice" blue */
+
background-color: #f8eaba;
 +
min-width: 80%;
 
box-sizing: border-box;
 
box-sizing: border-box;
 
}
 
}
 
+
.tmbox.mbox-small {
table.cmbox-notice {
+
min-width: 0;               /* reset the min-width of tmbox above        */
background-color: #d8e8ff;   /* Blue */
 
 
}
 
}
table.cmbox-speedy {
+
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
margin-top: 4px;
+
margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)  */
margin-bottom: 4px;
+
width: 100%;                 /* For Safari and Opera */
border: 4px solid #b32424;   /* Red */
 
background-color: #ffdbdb;   /* Pink */
 
 
}
 
}
table.cmbox-delete {
+
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
background-color: #ffdbdb;   /* Pink */
+
line-height: 1.5em;         /* also "nested", so reset styles that are  */
 +
font-size: 100%;            /* set in "mbox-small" above.                */
 
}
 
}
table.cmbox-content {
+
 
background-color: #ffe7ce;    /* Orange */
+
table.tmbox-speedy {
 +
border: 2px solid #b32424;    /* Red */
 +
background-color: #fee7e6;    /* Pink */
 
}
 
}
table.cmbox-style {
+
table.tmbox-delete {
background-color: #fff9db;    /* Yellow */
+
border: 2px solid #b32424;    /* Red */
 +
}
 +
table.tmbox-content {
 +
border: 2px solid #f28500;    /* Orange */
 
}
 
}
table.cmbox-move {
+
table.tmbox-style {
background-color: #e4d8ff;   /* Purple */
+
border: 2px solid #fc3;       /* Yellow */
 
}
 
}
table.cmbox-protection {
+
table.tmbox-move {
background-color: #efefe1;    /* Gray-gold */
+
border: 2px solid #9932cc;    /* Purple */
 
}
 
}
 
+
table.tmbox-protection,
/* Other pages message box styles */
+
table.tmbox-notice {
table.ombox {
+
border: 1px solid #c0c090;    /* Gray-brown */
margin: 4px 10%;
 
border-collapse: collapse;
 
border: 1px solid #a2a9b1;    /* Default "notice" gray */
 
background-color: #f8f9fa;
 
box-sizing: border-box;
 
 
}
 
}
  
table.ombox-notice {
+
/* Footer and header message box styles */
border: 1px solid #a2a9b1;   /* Gray */
+
table.fmbox {
 +
clear: both;
 +
margin: 0.2em 0;
 +
width: 100%;
 +
border: 1px solid #a2a9b1;
 +
background-color: #f8f9fa;    /* Default "system" gray */
 +
box-sizing: border-box;
 
}
 
}
table.ombox-speedy {
+
table.fmbox-system {
border: 2px solid #b32424;    /* Red */
+
background-color: #f8f9fa;
background-color: #fee7e6;   /* Pink */
 
 
}
 
}
table.ombox-delete {
+
table.fmbox-warning {
border: 2px solid #b32424;   /* Red */
+
border: 1px solid #bb7070; /* Dark pink */
 +
background-color: #ffdbdb;  /* Pink */
 
}
 
}
table.ombox-content {
+
table.fmbox-editnotice {
border: 1px solid #f28500;   /* Orange */
+
background-color: transparent;
 
}
 
}
table.ombox-style {
+
/* Div based "warning" style fmbox messages. */
border: 1px solid #fc3;       /* Yellow */
+
div.mw-warning-with-logexcerpt,
}
+
div.mw-lag-warn-high,
table.ombox-move {
+
div.mw-cascadeprotectedwarning,
border: 1px solid #9932cc;   /* Purple */
+
div#mw-protect-cascadeon,
}
+
div.titleblacklist-warning,
table.ombox-protection {
+
div.locked-warning {
border: 2px solid #a2a9b1;   /* Gray-gold */
+
clear: both;
 +
margin: 0.2em 0;
 +
border: 1px solid #bb7070;
 +
background-color: #ffdbdb;
 +
padding: 0.25em 0.9em;
 +
box-sizing: border-box;
 
}
 
}
  
/* Talk page message box styles */
+
/* These mbox-small classes must be placed after all other
table.tmbox {
+
  ambox/tmbox/ombox etc classes. "html body.mediawiki" is so
margin: 4px 10%;
+
  they override "table.ambox + table.ambox" above. */
border-collapse: collapse;
+
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
border: 1px solid #c0c090;    /* Default "notice" gray-brown */
+
/* @noflip */
background-color: #f8eaba;
+
clear: right;
min-width: 80%;
+
/* @noflip */
 +
float: right;
 +
/* @noflip */
 +
margin: 4px 0 4px 1em;
 
box-sizing: border-box;
 
box-sizing: border-box;
 +
width: 238px;
 +
font-size: 88%;
 +
line-height: 1.25em;
 
}
 
}
.tmbox.mbox-small {
+
html body.mediawiki .mbox-small-left {   /* For the "small=left" option. */
min-width: 0;                /* reset the min-width of tmbox above        */
+
/* @noflip */
}
+
margin: 4px 1em 4px 0;
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
+
box-sizing: border-box;
margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)  */
+
overflow: hidden;
width: 100%;                 /* For Safari and Opera */
+
width: 238px;
}
+
border-collapse: collapse;
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
+
font-size: 88%;
line-height: 1.5em;         /* also "nested", so reset styles that are  */
+
line-height: 1.25em;
font-size: 100%;             /* set in "mbox-small" above.               */
 
 
}
 
}
  
table.tmbox-speedy {
+
/* Style for compact ambox */
border: 2px solid #b32424;    /* Red */
+
/* Hide the images */
background-color: #fee7e6;   /* Pink */
+
.compact-ambox table .mbox-image,
 +
.compact-ambox table .mbox-imageright,
 +
.compact-ambox table .mbox-empty-cell {
 +
display: none;
 
}
 
}
table.tmbox-delete {
+
/* Remove borders, backgrounds, padding, etc. */
border: 2px solid #b32424;   /* Red */
+
.compact-ambox table.ambox {
 +
border: none;
 +
border-collapse: collapse;
 +
background-color: transparent;
 +
margin: 0 0 0 1.6em !important;
 +
padding: 0 !important;
 +
width: auto;
 +
display: block;
 
}
 
}
table.tmbox-content {
+
body.mediawiki .compact-ambox table.mbox-small-left {
border: 2px solid #f28500;   /* Orange */
+
font-size: 100%;
 +
width: auto;
 +
margin: 0;
 
}
 
}
table.tmbox-style {
+
/* Style the text cell as a list item and remove its padding */
border: 2px solid #fc3;       /* Yellow */
+
.compact-ambox table .mbox-text {
 +
padding: 0 !important;
 +
margin: 0 !important;
 +
}
 +
.compact-ambox table .mbox-text-span {
 +
display: list-item;
 +
line-height: 1.5em;
 +
list-style-type: square;
 +
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg);
 
}
 
}
table.tmbox-move {
+
.skin-vector .compact-ambox table .mbox-text-span {
border: 2px solid #9932cc;   /* Purple */
+
list-style-type: disc;
 +
list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
 
}
 
}
table.tmbox-protection,
+
/* Allow for hiding text in compact form */
table.tmbox-notice {
+
.compact-ambox .hide-when-compact {
border: 1px solid #c0c090;   /* Gray-brown */
+
display: none;
 
}
 
}
  
/* Footer and header message box styles */
+
/* Hide (formatting) elements from screen, but not from screenreaders */
table.fmbox {
+
.visualhide {
clear: both;
+
position: absolute;
margin: 0.2em 0;
+
left: -10000px;
width: 100%;
+
top: auto;
border: 1px solid #a2a9b1;
+
width: 1px;
background-color: #f8f9fa;     /* Default "system" gray */
+
height: 1px;
box-sizing: border-box;
+
overflow: hidden;
 
}
 
}
table.fmbox-system {
+
 
background-color: #f8f9fa;
+
/* Suppress missing interwiki image links where #ifexist cannot
 +
  be used due to high number of requests. See .hidden-redlink on
 +
  [[m:MediaWiki:Common.css]] */
 +
.check-icon a.new {
 +
display: none;
 +
speak: none;
 
}
 
}
table.fmbox-warning {
+
 
border: 1px solid #bb7070;  /* Dark pink */
+
/* Remove underlines from certain links */
background-color: #ffdbdb; /* Pink */
+
.nounderlines a,
 +
.IPA a:link, .IPA a:visited {
 +
text-decoration: none !important;
 
}
 
}
table.fmbox-editnotice {
+
 
background-color: transparent;
+
/* Standard Navigationsleisten, aka box hiding thingy
 +
  from .de. Documentation at [[Wikipedia:NavFrame]]. */
 +
div.NavFrame {
 +
margin: 0;
 +
padding: 4px;
 +
border: 1px solid #a2a9b1;
 +
text-align: center;
 +
border-collapse: collapse;
 +
font-size: 95%;
 
}
 
}
/* Div based "warning" style fmbox messages. */
+
div.NavFrame + div.NavFrame {
div.mw-warning-with-logexcerpt,
+
border-top-style: none;
div.mw-lag-warn-high,
+
border-top-style: hidden;
div.mw-cascadeprotectedwarning,
+
}
div#mw-protect-cascadeon,
+
div.NavFrame div.NavHead {
div.titleblacklist-warning,
+
line-height: 1.6em;
div.locked-warning {
+
font-weight: bold;
clear: both;
+
background-color: #ccf;
margin: 0.2em 0;
+
position: relative;
border: 1px solid #bb7070;
+
}
background-color: #ffdbdb;
+
div.NavFrame p,
padding: 0.25em 0.9em;
+
div.NavFrame div.NavContent,
box-sizing: border-box;
+
div.NavFrame div.NavContent p {
 +
font-size: 100%;
 
}
 
}
 
+
a.NavToggle {
/* These mbox-small classes must be placed after all other
+
position: absolute;
  ambox/tmbox/ombox etc classes. "html body.mediawiki" is so
+
top: 0;
  they override "table.ambox + table.ambox" above. */
 
html body.mediawiki .mbox-small {  /* For the "small=yes" option. */
 
 
/* @noflip */
 
/* @noflip */
clear: right;
+
right: 3px;
/* @noflip */
+
font-weight: normal;
float: right;
+
font-size: 90%;
/* @noflip */
+
}
margin: 4px 0 4px 1em;
+
 
box-sizing: border-box;
+
/* Hatnotes and disambiguation notices */
width: 238px;
+
.hatnote {
font-size: 88%;
+
font-style: italic;
line-height: 1.25em;
+
}
 +
.hatnote i {
 +
font-style: normal;
 
}
 
}
html body.mediawiki .mbox-small-left {   /* For the "small=left" option. */
+
div.hatnote {
 
/* @noflip */
 
/* @noflip */
margin: 4px 1em 4px 0;
+
padding-left: 1.6em;
box-sizing: border-box;
+
margin-bottom: 0.5em;
overflow: hidden;
+
}
width: 238px;
+
div.hatnote + div.hatnote {
border-collapse: collapse;
+
margin-top: -0.5em;
font-size: 88%;
 
line-height: 1.25em;
 
 
}
 
}
  
/* Style for compact ambox */
+
/* Allow transcluded pages to display in lists rather than a table. */
/* Hide the images */
+
.listify td {
.compact-ambox table .mbox-image,
+
display: list-item;
.compact-ambox table .mbox-imageright,
 
.compact-ambox table .mbox-empty-cell {
 
display: none;
 
 
}
 
}
/* Remove borders, backgrounds, padding, etc. */
+
.listify tr {
.compact-ambox table.ambox {
 
border: none;
 
border-collapse: collapse;
 
background-color: transparent;
 
margin: 0 0 0 1.6em !important;
 
padding: 0 !important;
 
width: auto;
 
 
display: block;
 
display: block;
 
}
 
}
body.mediawiki .compact-ambox table.mbox-small-left {
+
.listify table {
font-size: 100%;
+
display: block;
width: auto;
 
margin: 0;
 
 
}
 
}
/* Style the text cell as a list item and remove its padding */
+
 
.compact-ambox table .mbox-text {
+
/* Geographical coordinates defaults. See [[Template:Coord/link]]
padding: 0 !important;
+
  for how these are used. The classes "geo", "longitude", and
margin: 0 !important;
+
  "latitude" are used by the [[Geo microformat]]. */
 +
/* TemplateStyles */
 +
.geo-default, .geo-dms, .geo-dec {
 +
display: inline;
 
}
 
}
.compact-ambox table .mbox-text-span {
+
.geo-nondefault, .geo-multi-punct {
display: list-item;
+
display: none;
line-height: 1.5em;
 
list-style-type: square;
 
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg);
 
 
}
 
}
.skin-vector .compact-ambox table .mbox-text-span {
+
.longitude, .latitude {
list-style-type: disc;
+
white-space: nowrap;
list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
 
}
 
/* Allow for hiding text in compact form */
 
.compact-ambox .hide-when-compact {
 
display: none;
 
 
}
 
}
  
/* Hide (formatting) elements from screen, but not from screenreaders */
+
/* User block messages */
.visualhide {
+
div.user-block {
position: absolute;
+
padding: 5px;
left: -10000px;
+
margin-bottom: 0.5em;
top: auto;
+
border: 1px solid #a9a9a9;
width: 1px;
+
background-color: #ffefd5;
height: 1px;
 
overflow: hidden;
 
 
}
 
}
  
/* Suppress missing interwiki image links where #ifexist cannot
+
/* Prevent line breaks in silly places:
   be used due to high number of requests. See .hidden-redlink on
+
  1) Where desired
   [[m:MediaWiki:Common.css]] */
+
   2) Links when we don't want them to
.check-icon a.new {
+
   3) Bold "links" to the page itself */
display: none;
+
.nowrap,
speak: none;
+
.nowraplinks a,
 +
.nowraplinks .selflink {
 +
white-space: nowrap;
 
}
 
}
 
+
.nowrap pre {
/* Remove underlines from certain links */
+
white-space: pre;
.nounderlines a,
+
}
.IPA a:link, .IPA a:visited {
+
/* But allow wrapping where desired: */
text-decoration: none !important;
+
.wrap,
 +
.wraplinks a {
 +
white-space: normal;
 
}
 
}
  
/* Standard Navigationsleisten, aka box hiding thingy
+
/* For template documentation */
  from .de.  Documentation at [[Wikipedia:NavFrame]]. */
+
/* TemplateStyles */
div.NavFrame {
+
.template-documentation {
margin: 0;
+
clear: both;
padding: 4px;
+
margin: 1em 0 0 0;
 
border: 1px solid #a2a9b1;
 
border: 1px solid #a2a9b1;
text-align: center;
+
background-color: #ecfcf4;
border-collapse: collapse;
+
padding: 1em;
font-size: 95%;
 
 
}
 
}
div.NavFrame + div.NavFrame {
+
 
border-top-style: none;
+
/* Increase the height of the image upload box */
border-top-style: hidden;
+
#wpUploadDescription {
 +
height: 13em;
 
}
 
}
div.NavFrame div.NavHead {
+
 
line-height: 1.6em;
+
/* Minimum thumb width */
font-weight: bold;
+
.thumbinner {
background-color: #ccf;
+
min-width: 100px;
position: relative;
 
 
}
 
}
div.NavFrame p,
+
 
div.NavFrame div.NavContent,
+
/* Prevent floating boxes from overlapping any category listings,
div.NavFrame div.NavContent p {
+
  file histories, edit previews, and edit [Show changes] views. */
font-size: 100%;
+
#mw-subcategories, #mw-pages, #mw-category-media,
 +
#filehistory, #wikiPreview, #wikiDiff {
 +
clear: both;
 
}
 
}
a.NavToggle {
+
 
position: absolute;
+
/* Selectively hide headers in WikiProject banners */
top: 0;
+
/* TemplateStyles */
/* @noflip */
+
.wpb .wpb-header {
right: 3px;
+
display: none;
font-weight: normal;
+
}
font-size: 90%;
+
.wpbs-inner .wpb .wpb-header {
 +
display: block;           /* for IE */
 +
}
 +
.wpbs-inner .wpb .wpb-header {
 +
display: table-row;       /* for real browsers */
 +
}
 +
.wpbs-inner .wpb-outside {
 +
display: none;             /* hide things that should only display outside shells */
 
}
 
}
  
/* Hatnotes and disambiguation notices */
+
/* Styling for Abuse Filter tags */
.hatnote {
+
.mw-tag-markers {
 
font-style: italic;
 
font-style: italic;
 +
font-size: 90%;
 
}
 
}
.hatnote i {
+
 
font-style: normal;
+
/* Hide stuff meant for accounts with special permissions. Made visible again in
}
+
  [[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-patroller.css]],
div.hatnote {
+
  [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
/* @noflip */
+
  [[MediaWiki:Group-extendedconfirmed.css]], and [[Mediawiki:Group-autoconfirmed.css]]. */
padding-left: 1.6em;
+
.checkuser-show,
margin-bottom: 0.5em;
+
.sysop-show,
}
+
.patroller-show,
div.hatnote + div.hatnote {
+
.templateeditor-show,
margin-top: -0.5em;
+
.extendedmover-show,
 +
.extendedconfirmed-show,
 +
.autoconfirmed-show,
 +
.user-show {
 +
display: none;
 
}
 
}
  
/* Allow transcluded pages to display in lists rather than a table. */
+
/* Hide the redlink generated by {{Editnotice}},
.listify td {
+
  this overrides the ".sysop-show { display: none; }" above that applies
display: list-item;
+
  to the same link as well. See [[phab:T45013]]
 +
 
 +
  Hide the images in editnotices to keep them readable in VE view.
 +
  Long term, editnotices should become a core feature so that they can be designed responsive. */
 +
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
 +
.ve-ui-mwNoticesPopupTool-item .mbox-image,
 +
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
 +
display: none !important;
 
}
 
}
.listify tr {
+
 
display: block;
+
/* Remove bullets when there are multiple edit page warnings */
 +
ul.permissions-errors > li {
 +
list-style: none none;
 
}
 
}
.listify table {
+
ul.permissions-errors {
display: block;
+
margin: 0;
 
}
 
}
  
/* Geographical coordinates defaults. See [[Template:Coord/link]]
+
/* Generic class for Times-based serif, texhtml class for inline math */
  for how these are used. The classes "geo", "longitude", and
+
.times-serif,
  "latitude" are used by the [[Geo microformat]]. */
+
span.texhtml {
/* TemplateStyles */
+
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
.geo-default, .geo-dms, .geo-dec {
+
font-size: 118%;
display: inline;
+
line-height: 1;
 +
}
 +
span.texhtml {
 +
white-space: nowrap;
 
}
 
}
.geo-nondefault, .geo-multi-punct {
+
span.texhtml span.texhtml {
display: none;
+
font-size: 100%;
 
}
 
}
.longitude, .latitude {
+
span.mwe-math-mathml-inline {
white-space: nowrap;
+
font-size: 118%;
 
}
 
}
  
/* User block messages */
+
/* Force tabular and lining display for digits and texhtml */
div.user-block {
+
.digits,
padding: 5px;
+
.texhtml {
margin-bottom: 0.5em;
+
-moz-font-feature-settings: "lnum", "tnum", "kern" 0;
border: 1px solid #a9a9a9;
+
-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
background-color: #ffefd5;
+
font-feature-settings: "lnum", "tnum", "kern" 0;
 +
font-variant-numeric: lining-nums tabular-nums;
 +
font-kerning: none;
 
}
 
}
  
/* Prevent line breaks in silly places:
+
/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
  1) Where desired
+
.mwe-math-fallback-image-display,
  2) Links when we don't want them to
+
.mwe-math-mathml-display {
  3) Bold "links" to the page itself */
+
margin-left: 1.6em !important;
.nowrap,
+
margin-top: 0.6em;
.nowraplinks a,
+
margin-bottom: 0.6em;
.nowraplinks .selflink {
 
white-space: nowrap;
 
 
}
 
}
.nowrap pre {
+
.mwe-math-mathml-display math {
white-space: pre;
+
display: inline;
 
}
 
}
/* But allow wrapping where desired: */
+
 
.wrap,
+
/* Fix styling of transcluded prefindex tables */
.wraplinks a {
+
table#mw-prefixindex-list-table,
white-space: normal;
+
table#mw-prefixindex-nav-table {
 +
width: 98%;
 
}
 
}
  
/* For template documentation */
+
/* Make it possible to hide checkboxes in <inputbox> */
/* TemplateStyles */
+
.inputbox-hidecheckboxes form .inputbox-element,
.template-documentation {
+
.inputbox-hidecheckboxes .mw-ui-checkbox {
clear: both;
+
display: none !important;
margin: 1em 0 0 0;
 
border: 1px solid #a2a9b1;
 
background-color: #ecfcf4;
 
padding: 1em;
 
 
}
 
}
  
/* Increase the height of the image upload box */
+
/* Work-around for [[phab:T25965]] / [[phab:T100106]] (Kaltura advertisement) */
#wpUploadDescription {
+
.k-player .k-attribution {
height: 13em;
+
visibility: hidden;
 
}
 
}
  
/* Minimum thumb width */
+
/* Move 'play' button of video player to bottom left corner */
.thumbinner {
+
.PopUpMediaTransform a .play-btn-large {
min-width: 100px;
+
margin: 0;
 +
top: auto;
 +
right: auto;
 +
bottom: 0;
 +
left: 0;
 
}
 
}
  
/* Prevent floating boxes from overlapping any category listings,
+
/* Hide FlaggedRevs notice UI when there are no pending changes */
  file histories, edit previews, and edit [Show changes] views. */
+
.flaggedrevs_draft_synced,
#mw-subcategories, #mw-pages, #mw-category-media,
+
.flaggedrevs_stable_synced {
#filehistory, #wikiPreview, #wikiDiff {
+
display: none;
clear: both;
 
 
}
 
}
  
/* Selectively hide headers in WikiProject banners */
+
/* Force imgs in galleries to have borders by wrapping them in class=bordered-images */
/* TemplateStyles */
+
.bordered-images img {
.wpb .wpb-header {
+
border: solid #ddd 1px;
display: none;
 
}
 
.wpbs-inner .wpb .wpb-header {
 
display: block;            /* for IE */
 
}
 
.wpbs-inner .wpb .wpb-header {
 
display: table-row;        /* for real browsers */
 
}
 
.wpbs-inner .wpb-outside {
 
display: none;             /* hide things that should only display outside shells */
 
 
}
 
}
  
/* Styling for Abuse Filter tags */
+
/* Gallery styles background changes are restricted to screen view. In printing we should avoid applying backgrounds. */
.mw-tag-markers {
+
@media screen {
font-style: italic;
+
/* The backgrounds for galleries. */
font-size: 90%;
+
#content .gallerybox div.thumb {
 +
/* Light gray padding */
 +
background-color: #f8f9fa;
 +
}
 +
 +
/* Put a chequered background behind images, only visible if they have transparency.
 +
'.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
 +
.gallerybox .thumb img {
 +
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
 +
}
 +
/* But not on articles, user pages, portals or with opt-out. */
 +
.ns-0 .gallerybox .thumb img,
 +
.ns-2 .gallerybox .thumb img,
 +
.ns-100 .gallerybox .thumb img,
 +
.nochecker .gallerybox .thumb img {
 +
background-image: none;
 +
}
 +
 
 
}
 
}
  
/* Hide stuff meant for accounts with special permissions. Made visible again in
+
/* Display "From Wikipedia, the free encyclopedia" in skins that support it, do not apply to print mode */
  [[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-patroller.css]],
+
@media screen {
  [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
+
#siteSub {
  [[MediaWiki:Group-extendedconfirmed.css]], and [[Mediawiki:Group-autoconfirmed.css]]. */
+
display: block;
.checkuser-show,
+
}
.sysop-show,
+
}
.patroller-show,
+
 
.templateeditor-show,
+
/* ***edited */
.extendedmover-show,
+
#siteSub {
.extendedconfirmed-show,
+
.autoconfirmed-show,
+
display: none;
.user-show {
+
}
 +
 
 +
 
 +
/* Workaround pending completion of T241683*/
 +
#coll-create_a_book {
 
display: none;
 
display: none;
 
}
 
}
  
/* Hide the redlink generated by {{Editnotice}},
 
  this overrides the ".sysop-show { display: none; }" above that applies
 
  to the same link as well. See [[phab:T45013]]
 
  
  Hide the images in editnotices to keep them readable in VE view.
 
  Long term, editnotices should become a core feature so that they can be designed responsive. */
 
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
 
.ve-ui-mwNoticesPopupTool-item .mbox-image,
 
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
 
display: none !important;
 
}
 
  
/* Remove bullets when there are multiple edit page warnings */
 
ul.permissions-errors > li {
 
list-style: none none;
 
}
 
ul.permissions-errors {
 
margin: 0;
 
}
 
  
/* Generic class for Times-based serif, texhtml class for inline math */
+
/* ------------------------it.wikisource.org------------------ */
.times-serif,
+
 
span.texhtml {
+
 
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
 
font-size: 118%;
 
line-height: 1;
 
}
 
span.texhtml {
 
white-space: nowrap;
 
}
 
span.texhtml span.texhtml {
 
font-size: 100%;
 
}
 
span.mwe-math-mathml-inline {
 
font-size: 118%;
 
}
 
 
 
/* Force tabular and lining display for digits and texhtml */
 
.digits,
 
.texhtml {
 
-moz-font-feature-settings: "lnum", "tnum", "kern" 0;
 
-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
 
font-feature-settings: "lnum", "tnum", "kern" 0;
 
font-variant-numeric: lining-nums tabular-nums;
 
font-kerning: none;
 
}
 
 
 
/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
 
.mwe-math-fallback-image-display,
 
.mwe-math-mathml-display {
 
margin-left: 1.6em !important;
 
margin-top: 0.6em;
 
margin-bottom: 0.6em;
 
}
 
.mwe-math-mathml-display math {
 
display: inline;
 
}
 
 
 
/* Fix styling of transcluded prefindex tables */
 
table#mw-prefixindex-list-table,
 
table#mw-prefixindex-nav-table {
 
width: 98%;
 
}
 
 
 
/* Make it possible to hide checkboxes in <inputbox> */
 
.inputbox-hidecheckboxes form .inputbox-element,
 
.inputbox-hidecheckboxes .mw-ui-checkbox {
 
display: none !important;
 
}
 
 
 
/* Work-around for [[phab:T25965]] / [[phab:T100106]] (Kaltura advertisement) */
 
.k-player .k-attribution {
 
visibility: hidden;
 
}
 
 
 
/* Move 'play' button of video player to bottom left corner */
 
.PopUpMediaTransform a .play-btn-large {
 
margin: 0;
 
top: auto;
 
right: auto;
 
bottom: 0;
 
left: 0;
 
}
 
 
 
/* Hide FlaggedRevs notice UI when there are no pending changes */
 
.flaggedrevs_draft_synced,
 
.flaggedrevs_stable_synced {
 
display: none;
 
}
 
 
 
/* Force imgs in galleries to have borders by wrapping them in class=bordered-images */
 
.bordered-images img {
 
border: solid #ddd 1px;
 
}
 
 
 
/* Gallery styles background changes are restricted to screen view. In printing we should avoid applying backgrounds. */
 
@media screen {
 
/* The backgrounds for galleries. */
 
#content .gallerybox div.thumb {
 
/* Light gray padding */
 
background-color: #f8f9fa;
 
}
 
 
/* Put a chequered background behind images, only visible if they have transparency.
 
'.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
 
.gallerybox .thumb img {
 
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
 
}
 
/* But not on articles, user pages, portals or with opt-out. */
 
.ns-0 .gallerybox .thumb img,
 
.ns-2 .gallerybox .thumb img,
 
.ns-100 .gallerybox .thumb img,
 
.nochecker .gallerybox .thumb img {
 
background-image: none;
 
}
 
  
 +
.my-form input[type="text"]  {
 +
width: 1em !important;
 +
border: 1px solid !important;
 +
min-width: auto !important;
 +
line-height: normal;
 +
background: white;
 +
padding: 1px 2px;
 +
display: inline-block;
 +
text-align: center;
 
}
 
}
  
/* Display "From Wikipedia, the free encyclopedia" in skins that support it, do not apply to print mode */
+
.my-form-b input[type="text"{
@media screen {
+
width: 3em !important;
#siteSub {
+
min-width: auto !important;
display: block;
 
}
 
 
}
 
}
 
/* ***edited */
 
#siteSub {
 
 
display: none;
 
}
 
 
 
/* Workaround pending completion of T241683*/
 
#coll-create_a_book {
 
display: none;
 
}
 
 
 
 
 
 
/* ------------------------it.wikisource.org------------------ */
 

Latest revision as of 11:19, 15 July 2022

/*
.mw-editsection { display:none!important; }
*/

.mw-indicator {
	display: none !important;
}


.ci_restricted_access_content {
    border: 1px solid #ccc;
    padding: 12px;
    background: #f5f5f5;
}


.ci_restricted_access_content_message {
	padding-bottom: 12px;
}

 
 
 
 

#footer-places-privacy,
#footer-places-about,
#footer-places-disclaimer,
#footer-copyrightico {
	display: none !important;
}

.ci_clear_both {
	clear: both;
}

.ci_tleft {
	clear: none !important;
}


@font-face {
  font-family: BroadcastMatter;
  src: url(https://culturaitaliana.org/w/ci_scripts/fonts/Broadcast_Matter.ttf);
}


.BroadcastMatter {
  font-family: 'BroadcastMatter';
}




.no-outline {
    outline: 0!important;
}
[aria-controls], [role=button] {
    cursor: pointer;
}
.non-selectable {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}


.q-btn {
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
    outline: 0;
    border: 0;
    vertical-align: middle;
    padding: 0;
    font-size: 14px;
    line-height: 1.715em;
    text-decoration: none;
    color: inherit;
    background: transparent;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    width: auto;
    height: auto;
}

.q-btn .q-icon, .q-btn .q-spinner {
    font-size: 1.715em;
}

.material-icons, .material-icons-outlined, .material-icons-round, .material-icons-sharp, .q-icon {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: inherit;
    font-size: inherit;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}
.q-icon {
    line-height: 1;
    width: 1em;
    height: 1em;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    text-align: center;
    position: relative;
    box-sizing: content-box;
    fill: currentColor;
}
.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
}

a.ci_target_url:hover, a.ci_target_url:focus {
    text-decoration: none;
}

a:visited.ci_target_url {
    color: #000;
}

a:active.ci_target_url {
    color: #000;
}







.ci_multiple_choice_questions {
	background: #f5f5f5;
	padding: 12px;
	border: 1px solid #ccc;
}

.ci_multiple_choice_questions_section:not(:last-child) { 
	border-bottom: 1px dotted #aaa; 
}

.ci_multiple_choice_questions_section { 
	padding: 8px 0;
}

.ci_multiple_choice_questions_section:first-child { 
	padding-top: 0;
}


.ci_multiple_choice_questions_question {
	font-weight: bold;
	
}

.ci_multiple_choice_questions_answers li {
}



.ci_multiple_choice_questions_message {
	background: #f5f5f5;
	padding: 12px;
	border: 1px solid #ccc;
}



.ci_multiple_choice_questions_message span {
	font-size: larger;
	font-weight: bold;
	/*
	font-size:18px;
	color:#f58d22;
	*/
}


.ci_infobox {
  max-width: 400px;
  float:right;
  margin-left:12px;
}


.ci_infobox > * > tr > th {
 text-align: left !important;
 max-width: 200px;
}


.loading {
    display: block;
    margin: 6px 0 2px 0;
}


.simpleupload_rmv_btn {
 margin-top: 4px;
}
.simpleupload_btn {
 margin-top: 4px;
}

.simpleupload_prv {
 display: block;
 border: 1px solid #ccc;
 padding: 2px;
 margin-top: 4px;
}

.createbox .ci_form_container {
 /* max-width: 500px; */
 border: 1px solid #a2a9b1;
 /* box-shadow: #ccc 2px 2px 4px 4px; */
}


.createbox .ci_form {
 padding: 16px;
 max-width: 50em;
 background: white;
 border: none;
}


.createbox .ci_form_section {
   margin-bottom: 12px;
}

.createbox .ci_form_input {
 padding: 8px;
 background: #f6f6f6;
 border: 1px solid #ccc;
 display: block;
 margin: 2px 0 10px 0;
 border-radius: 6px;
 width: calc(100% - 16px);
 margin: 0 !important;
}

.createbox .ci_form select {
   width: 100% !important;
 margin: 0 !important;
}

#pfForm .ci_form select {
   width: 100% !important;
 margin: 0 !important;
}



.createbox .ci_form textarea {
 resize: none !important;
}



.createbox .ci_form_section_label {
margin-bottom: 4px;
    display: block;
}

.createbox .ci_form_section_help {
    font-size: smaller;
     color: #666;
  line-height: auto !important;
}


.createbox .ci_form_section_submit {
 margin: 16px 0;
}



.createbox .ci_form_submit {
    padding: 12px;
    background: blue;
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    width: 100%;
 margin-top: 6px;
}






/* Reset italic styling set by user agent */
cite, dfn {
	font-style: inherit;
}

/* Straight quote marks for <q> */
q {
	quotes: '"' '"' "'" "'";
}

/* Avoid collision of blockquote with floating elements by swapping margin and padding */
blockquote {
	overflow: hidden;
	margin: 1em 0;
	padding: 0 40px;
}

/* give pre a float clearing new block formatting context */
/* Also break any really long words/urls to keep them visible in that case */
pre, .mw-code {
	overflow-x: hidden;
	overflow-wrap: break-word;
}

/* Consistent size for <small>, <sub> and <sup> */
small {
	font-size: 85%;
}
.mw-body-content sub,
.mw-body-content sup,
span.reference /* for Parsoid */ {
	font-size: 80%;
}

/* Same spacing for indented and unindented paragraphs on talk pages */
.ns-talk .mw-body-content dd {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

/* Main page fixes */
#interwiki-completelist {
	font-weight: bold;
}

/* Reduce page jumps by hiding collapsed/dismissed content */
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .NavFrame.collapsed .NavContent,
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
	display: none;
}

/* Adds padding above Watchlist announcements where new recentchanges/watchlist filters are enabled */
.mw-rcfilters-enabled .mw-specialpage-summary {
	margin-top: 1em;
}

/* Hide charinsert base for those not using the gadget */
#editpage-specialchars {
	display: none;
}

/* Highlight linked elements (such as clicked references) in blue */
body.action-info .mw-body-content :target,
.citation:target {
	background-color: #def;  /* Fallback */
	background-color: rgba(0, 127, 255, 0.133);
}

/* Styling for citations. Breaks long urls, etc., rather than overflowing box */
.citation {
	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 {
	.citation .printonly {
		display: none;
	}
}

/* Make the list of references smaller */
/* Keep in sync with Template:Refbegin/styles.css */
ol.references,
div.reflist {
	font-size: 90%;            /* Default font-size */
	margin-bottom: 0.5em;
}
div.reflist ol.references {
	font-size: 100%;           /* Reset font-size when nested in div.reflist */
	margin-bottom: 0;          /* Avoid double margin when nested in div.reflist */
	list-style-type: inherit;  /* Enable custom list style types */
}

/* Allow hidden ref errors to be shown by user CSS */
/* TemplateStyles */
span.brokenref {
	display: none;
}

/* 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 breaking between columns */
.nocolbreak,
div.columns li,
div.columns dd {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
}

/* Style for horizontal lists (separator following item).
   @source mediawiki.org/wiki/Snippets/Horizontal_lists
   @revision 8 (2016-05-21)
   @author [[User:Edokter]]
 */
.hlist dl,
.hlist ol,
.hlist ul {
	margin: 0;
	padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
	margin: 0;
	display: inline;
}
/* Display nested lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
	display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
	display: none;
}
/* Generate interpuncts */
.hlist dt:after {
	content: ": ";
}
/**
 * Note hlist style usage differd in
 * the Minerva skin. Remember .hlist is a class defined in core as well! Please check Minerva desktop (and Minerva.css) when changing
 * See https://phabricator.wikimedia.org/T213239
 */
.hlist dd:after,
.hlist li:after {
	content: " · ";
	font-weight: bold;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
	content: none;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
	content: " (";
	font-weight: normal;
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
	content: ")";
	font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
	counter-reset: listitem;
}
.hlist ol > li {
	counter-increment: listitem;
}
.hlist ol > li:before {
	content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
	content: " (" counter(listitem) "\a0";
}

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

/* Default style for navigation boxes */
.navbox {                     /* Navbox container style */
	box-sizing: border-box;
	border: 1px solid #a2a9b1;
	width: 100%;
	clear: both;
	font-size: 88%;
	text-align: center;
	padding: 1px;
	margin: 1em auto 0;       /* Prevent preceding content from clinging to navboxes */
}
.navbox .navbox {
	margin-top: 0;            /* No top margin for nested navboxes */
}
.navbox + .navbox {
	margin-top: -1px;         /* Single pixel border between adjacent navboxes */
}
.navbox-inner,
.navbox-subgroup {
	width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {
	padding: 0.25em 1em;      /* Title, group and above/below styles */
	line-height: 1.5em;
	text-align: center;
}
th.navbox-group {             /* Group style */
	white-space: nowrap;
	/* @noflip */
	text-align: right;
}
.navbox,
.navbox-subgroup {
	background-color: #fdfdfd; /* Background color */
}
.navbox-list {
	line-height: 1.5em;
	border-color: #fdfdfd;    /* Must match background color */
}
/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {    /* Borders above 2nd, 3rd, etc. rows */
	border-top: 2px solid #fdfdfd; /* Must match background color */
}
.navbox th,
.navbox-title {
	background-color: #ccccff;      /* Level 1 color */
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
	background-color: #ddddff;      /* Level 2 color */
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
	background-color: #e6e6ff;      /* Level 3 color */
}
.navbox-even {
	background-color: #f7f7f7;      /* Even row striping */
}
.navbox-odd {
	background-color: transparent;  /* Odd row striping */
}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
	padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
}

/* Default styling for Navbar template */
.navbar {
	display: inline;
	font-size: 88%;
	font-weight: normal;
}
.navbar ul {
	display: inline-block;
	white-space: nowrap;
}
.mw-body-content .navbar ul {
	line-height: inherit;
}
.navbar li {
	word-spacing: -0.125em;
}
.navbar.mini li abbr[title] {
	font-variant: small-caps;
	border-bottom: none;
	text-decoration: none;
	cursor: inherit;
}
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
	font-size: 100%;
}
.navbox .navbar {
	display: block;
	font-size: 100%;
}
.navbox-title .navbar {
	/* @noflip */
	float: left;
	/* @noflip */
	text-align: left;
	/* @noflip */
	margin-right: 0.5em;
}

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

/* Infobox template style */
.infobox {
	border: 1px solid #a2a9b1;
	border-spacing: 3px;
	background-color: #f8f9fa;
	color: black;
	/* @noflip */
	margin: 0.5em 0 0.5em 1em;
	padding: 0.2em;
	/* @noflip */
	float: right;
	/* @noflip */
	clear: right;
	font-size: 88%;
	line-height: 1.5em;
}
.infobox caption {
	font-size: 125%;
	font-weight: bold;
	padding: 0.2em;
	text-align: center;
}
.infobox td,
.infobox th {
	vertical-align: top;
	/* @noflip */
	text-align: left;
}
.infobox.bordered {
	border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
	border: 1px solid #a2a9b1;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
	border: 0;
}

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

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

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
	border: 0;
	/* @noflip */
	border-right: 1px solid #a2a9b1;
}

/* Styles for geography infoboxes, eg countries,
   country subdivisions, cities, etc.            */
.infobox.geography {
	border-collapse: collapse;
	line-height: 1.2em;
	font-size: 90%;
}

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

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

/* Normal font styling for wikitable row headers with scope="row" tag */
.wikitable.plainrowheaders th[scope=row] {
	font-weight: normal;
	/* @noflip */
	text-align: left;
}

/* Lists in wikitable data cells are always left-aligned */
.wikitable td ul,
.wikitable td ol,
.wikitable td dl {
	/* @noflip */
	text-align: left;
}
/* ...unless they also use the hlist class */
.toc.hlist ul,
#toc.hlist ul,
.wikitable.hlist td ul,
.wikitable.hlist td ol,
.wikitable.hlist td dl {
	text-align: inherit;
}

/* Icons for medialist templates [[Template:Listen]],
   [[Template:Multi-listen_start]], [[Template:Video]],
   [[Template:Multi-video_start]] */
/* TemplateStyles */
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;
}

/* Fix for hieroglyphs specificity issue in infoboxes ([[phab:T43869]]) */
table.mw-hiero-table td {
	vertical-align: middle;
}

/* Change the external link icon to an Adobe icon for all PDF files */
.mw-parser-output a[href$=".pdf"].external,
.mw-parser-output a[href*=".pdf?"].external,
.mw-parser-output a[href*=".pdf#"].external,
.mw-parser-output a[href$=".PDF"].external,
.mw-parser-output a[href*=".PDF?"].external,
.mw-parser-output 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;
}

/* Messagebox templates */
.messagebox {
	border: 1px solid #a2a9b1;
	background-color: #f8f9fa;
	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;
}
/* For old WikiProject banners inside banner shells. */
.mbox-inside .standard-talk,
.messagebox.nested-talk {
	border: 1px solid #c0c090;
	background-color: #f8eaba;
	width: 100%;
	margin: 2px 0;
	padding: 2px;
}
.messagebox.small {
	width: 238px;
	font-size: 85%;
	/* @noflip */
	float: right;
	clear: both;
	/* @noflip */
	margin: 0 0 1em 1em;
	line-height: 1.25em;
}
.messagebox.small-talk {
	width: 238px;
	font-size: 85%;
	/* @noflip */
	float: right;
	clear: both;
	/* @noflip */
	margin: 0 0 1em 1em;
	line-height: 1.25em;
	background-color: #f8eaba;
}

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

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

table.ambox-notice {
	/* @noflip */
	border-left: 10px solid #36c;       /* Blue */
}
table.ambox-speedy {
	/* @noflip */
	border-left: 10px solid #b32424;    /* Red */
	background-color: #fee7e6;          /* Pink */
}
table.ambox-delete {
	/* @noflip */
	border-left: 10px solid #b32424;    /* Red */
}
table.ambox-content {
	/* @noflip */
	border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
	/* @noflip */
	border-left: 10px solid #fc3;       /* Yellow */
}
table.ambox-move {
	/* @noflip */
	border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
	/* @noflip */
	border-left: 10px solid #a2a9b1;    /* Gray-gold */
}

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

table.imbox-notice {
	border: 3px solid #36c;       /* Blue */
}
table.imbox-speedy {
	border: 3px solid #b32424;    /* Red */
	background-color: #fee7e6;    /* Pink */
}
table.imbox-delete {
	border: 3px solid #b32424;    /* Red */
}
table.imbox-content {
	border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
	border: 3px solid #fc3;       /* Yellow */
}
table.imbox-move {
	border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
	border: 3px solid #a2a9b1;    /* Gray-gold */
}
table.imbox-license {
	border: 3px solid #88a;       /* Dark gray */
	background-color: #f7f8ff;    /* Light gray */
}
table.imbox-featured {
	border: 3px solid #cba135;    /* Brown-gold */
}

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

table.cmbox-notice {
	background-color: #d8e8ff;    /* Blue */
}
table.cmbox-speedy {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 4px solid #b32424;    /* Red */
	background-color: #ffdbdb;    /* Pink */
}
table.cmbox-delete {
	background-color: #ffdbdb;    /* Pink */
}
table.cmbox-content {
	background-color: #ffe7ce;    /* Orange */
}
table.cmbox-style {
	background-color: #fff9db;    /* Yellow */
}
table.cmbox-move {
	background-color: #e4d8ff;    /* Purple */
}
table.cmbox-protection {
	background-color: #efefe1;    /* Gray-gold */
}

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

table.ombox-notice {
	border: 1px solid #a2a9b1;    /* Gray */
}
table.ombox-speedy {
	border: 2px solid #b32424;    /* Red */
	background-color: #fee7e6;    /* Pink */
}
table.ombox-delete {
	border: 2px solid #b32424;    /* Red */
}
table.ombox-content {
	border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
	border: 1px solid #fc3;       /* Yellow */
}
table.ombox-move {
	border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
	border: 2px solid #a2a9b1;    /* Gray-gold */
}

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

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

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

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

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

/* Hide (formatting) elements from screen, but not from screenreaders */
.visualhide {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* Suppress missing interwiki image links where #ifexist cannot
   be used due to high number of requests. See .hidden-redlink on
   [[m:MediaWiki:Common.css]] */
.check-icon a.new {
	display: none;
	speak: none;
}

/* Remove underlines from certain links */
.nounderlines a,
.IPA a:link, .IPA a:visited {
	text-decoration: none !important;
}

/* Standard Navigationsleisten, aka box hiding thingy
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */
div.NavFrame {
	margin: 0;
	padding: 4px;
	border: 1px solid #a2a9b1;
	text-align: center;
	border-collapse: collapse;
	font-size: 95%;
}
div.NavFrame + div.NavFrame {
	border-top-style: none;
	border-top-style: hidden;
}
div.NavFrame div.NavHead {
	line-height: 1.6em;
	font-weight: bold;
	background-color: #ccf;
	position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
	font-size: 100%;
}
a.NavToggle {
	position: absolute;
	top: 0;
	/* @noflip */
	right: 3px;
	font-weight: normal;
	font-size: 90%;
}

/* Hatnotes and disambiguation notices */
.hatnote {
	font-style: italic;
}
.hatnote i {
	font-style: normal;
}
div.hatnote {
	/* @noflip */
	padding-left: 1.6em;
	margin-bottom: 0.5em;
}
div.hatnote + div.hatnote {
	margin-top: -0.5em;
}

/* Allow transcluded pages to display in lists rather than a table. */
.listify td {
	display: list-item;
}
.listify tr {
	display: block;
}
.listify table {
	display: block;
}

/* Geographical coordinates defaults. See [[Template:Coord/link]]
   for how these are used. The classes "geo", "longitude", and
   "latitude" are used by the [[Geo microformat]]. */
/* TemplateStyles */
.geo-default, .geo-dms, .geo-dec {
	display: inline;
}
.geo-nondefault, .geo-multi-punct {
	display: none;
}
.longitude, .latitude {
	white-space: nowrap;
}

/* User block messages */
div.user-block {
	padding: 5px;
	margin-bottom: 0.5em;
	border: 1px solid #a9a9a9;
	background-color: #ffefd5;
}

/* Prevent line breaks in silly places:
   1) Where desired
   2) Links when we don't want them to
   3) Bold "links" to the page itself */
.nowrap,
.nowraplinks a,
.nowraplinks .selflink {
	white-space: nowrap;
}
.nowrap pre {
	white-space: pre;
}
/* But allow wrapping where desired: */
.wrap,
.wraplinks a {
	white-space: normal;
}

/* For template documentation */
/* TemplateStyles */
.template-documentation {
	clear: both;
	margin: 1em 0 0 0;
	border: 1px solid #a2a9b1;
	background-color: #ecfcf4;
	padding: 1em;
}

/* Increase the height of the image upload box */
#wpUploadDescription {
	height: 13em;
}

/* Minimum thumb width */
.thumbinner {
	min-width: 100px;
}

/* Prevent floating boxes from overlapping any category listings,
   file histories, edit previews, and edit [Show changes] views. */
#mw-subcategories, #mw-pages, #mw-category-media,
#filehistory, #wikiPreview, #wikiDiff {
	clear: both;
}

/* Selectively hide headers in WikiProject banners */
/* TemplateStyles */
.wpb .wpb-header {
	display: none;
}
.wpbs-inner .wpb .wpb-header {
	display: block;            /* for IE */
}
.wpbs-inner .wpb .wpb-header {
	display: table-row;        /* for real browsers */
}
.wpbs-inner .wpb-outside {
	display: none;             /* hide things that should only display outside shells */
}

/* Styling for Abuse Filter tags */
.mw-tag-markers {
	font-style: italic;
	font-size: 90%;
}

/* Hide stuff meant for accounts with special permissions. Made visible again in
   [[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-patroller.css]],
   [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
   [[MediaWiki:Group-extendedconfirmed.css]], and [[Mediawiki:Group-autoconfirmed.css]]. */
.checkuser-show,
.sysop-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-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. See [[phab:T45013]]

   Hide the images in editnotices to keep them readable in VE view.
   Long term, editnotices should become a core feature so that they can be designed responsive. */
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
	display: none !important;
}

/* Remove bullets when there are multiple edit page warnings */
ul.permissions-errors > li {
	list-style: none none;
}
ul.permissions-errors {
	margin: 0;
}

/* Generic class for Times-based serif, texhtml class for inline math */
.times-serif,
span.texhtml {
	font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
	font-size: 118%;
	line-height: 1;
}
span.texhtml {
	white-space: nowrap;
}
span.texhtml span.texhtml {
	font-size: 100%;
}
span.mwe-math-mathml-inline {
	font-size: 118%;
}

/* Force tabular and lining display for digits and texhtml */
.digits,
.texhtml {
	-moz-font-feature-settings: "lnum", "tnum", "kern" 0;
	-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
	font-feature-settings: "lnum", "tnum", "kern" 0;
	font-variant-numeric: lining-nums tabular-nums;
	font-kerning: none;
}

/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
	margin-left: 1.6em !important;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.mwe-math-mathml-display math {
	display: inline;
}

/* Fix styling of transcluded prefindex tables */
table#mw-prefixindex-list-table,
table#mw-prefixindex-nav-table {
	width: 98%;
}

/* Make it possible to hide checkboxes in <inputbox> */
.inputbox-hidecheckboxes form .inputbox-element,
.inputbox-hidecheckboxes .mw-ui-checkbox {
	display: none !important;
}

/* Work-around for [[phab:T25965]] / [[phab:T100106]] (Kaltura advertisement) */
.k-player .k-attribution {
	visibility: hidden;
}

/* Move 'play' button of video player to bottom left corner */
.PopUpMediaTransform a .play-btn-large {
	margin: 0;
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
}

/* Hide FlaggedRevs notice UI when there are no pending changes */
.flaggedrevs_draft_synced,
.flaggedrevs_stable_synced {
	display: none;
}

/* Force imgs in galleries to have borders by wrapping them in class=bordered-images */
.bordered-images img {
	border: solid #ddd 1px;
}

/* Gallery styles background changes are restricted to screen view. In printing we should avoid applying backgrounds. */
@media screen {
	/* The backgrounds for galleries. */
	#content .gallerybox div.thumb {
		/* Light gray padding */
		background-color: #f8f9fa;
	}
	
	/* Put a chequered background behind images, only visible if they have transparency.
	'.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
	.gallerybox .thumb img {
		background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
	}
	/* But not on articles, user pages, portals or with opt-out. */
	.ns-0 .gallerybox .thumb img,
	.ns-2 .gallerybox .thumb img,
	.ns-100 .gallerybox .thumb img,
	.nochecker .gallerybox .thumb img {
		background-image: none;
	}

}

/* Display "From Wikipedia, the free encyclopedia" in skins that support it, do not apply to print mode */
@media screen {
	#siteSub {
		display: block;
	}
}

/* ***edited */
#siteSub {
		
display: none;
	}


/* Workaround pending completion of T241683*/
#coll-create_a_book {
	display: none;
}




/* ------------------------it.wikisource.org------------------ */



.my-form input[type="text"]  {
 width: 1em !important;
 border: 1px solid !important; 
 min-width: auto !important;
 line-height: normal;
 background: white;
 padding: 1px 2px;
 display: inline-block;
 text-align: center;
}

.my-form-b input[type="text"]  {
 width: 3em !important;
 min-width: auto !important;
}