MediaWiki:Common.css

From Theonomy Wiki

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
body {
  background: black;
  color:white;
}
#p-logo a {
    background-position: center;
	background-size:contain;
}

#logo::before {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/resources/assets/scales3.svg);
    height: 2em;
    width: 3em;
    content: "";
    position: absolute;
    margin-inline-start: -3.4em;
}

.portal .body li a:visited, .vector-menu-portal .body li a:visited {
    color: #6458e4;
}
.questionbody {
	font-size:medium;
}
.s {
	display:none;
}

.m  {
	display:none;
}
.notepaper {
  display: block;
  width: 90%;
  position: relative;
  margin: 30px auto;
  padding: 29px 20px 20px 45px;
  min-width: 280px;
  line-height: 30px;
  color: #6a5f49;
  text-shadow: 0 1px 1px white;
  background-color: #f2f6c1;
  background-image: -webkit-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -webkit-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
  background-image: -moz-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -moz-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
  background-image: -o-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -o-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
  border: 1px solid #c3baaa;
  border-color: rgba(195, 186, 170, 0.9);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #d8e071, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #d8e071, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02);
}

.notepaper:before, .notepaper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
}

.notepaper:before {
  left: 28px;
  width: 2px;
  border: solid #efcfad;
  border-color: rgba(239, 207, 173, 0.9);
  border-width: 0 1px;
}

.notepaper:after {
  z-index: -1;
  left: 0;
  right: 0;
  background: rgba(242, 246, 193, 0.9);
  border: 1px solid rgba(170, 157, 134, 0.7);
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}



.stdquote {
  position: relative;
  padding-left: 1em;
  border-left: 0.2em solid white;
  font-family: serif;
  font-size: 90%;
  font-weight: 100;
}

.col2 {
	columns:2 20em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
}

.col3 {
	columns:3 17em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
}

.col4 {
	columns:4 17em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	column-gap: 2em;
}

.col4thin {
	columns:4 13em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	column-gap: 2em;
}

.colthin {
	columns:10em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	column-gap: 1.5em;
}

.col5 {
	columns:5 10em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	column-gap: 2em;
}

.linote li {
	list-style-type:"  \1F5D2  ";
	padding-left:0.3em;
	margin-bottom:0.3em;
	page-break-inside:avoid;
	font-size:93%;
}

.lilaw li {
	list-style-type:"  ⚖  ️";
	padding-left:0.3em;
	page-break-inside:avoid;
	font-size:93%;
}

.liscript li {
	list-style-type:"  📖  ️";
	padding-left:0.3em;
	page-break-inside:avoid;
	font-size:93%;
}

.liqa li {
	list-style-type:"  �  ";
	padding-left:0.3em;
	margin-bottom:0em;
	page-break-inside:avoid;
	font-size:93%;
}

.litopic li {
	font-size:100%;
	margin-bottom:0.3em;
	padding-left:0.3em;
	page-break-inside:avoid;
}

.lisubtopic li {
	list-style-type:"  \2937  ";
	margin-bottom:0.2em;
	padding-left:0.3em;
	page-break-inside:avoid;
	font-size:100%;
}

#mw-pages, #mw-subcategories, #mw-hidden-catlinks { 
	display : none;
}

a#logo:dir(ltr) {
	background-position:left;
}
a#logo:dir(rtl) {
  background-position:right;
}

#logo {
	padding-inline-end: 0em;
    padding-inline-start: 4em;
	font-variant: common-ligatures small-caps;
	font-weight:bold;
	font-family: serif;
	font-size: 2em;
	letter-spacing: 1.4px;
}
#header {
	margin-top: 20px;
}
#header-wrapper {
    border-bottom: 0px;
}

.navarrow {
	font-size:130%;
	vertical-align:middle;
	background:none !important;
	background-image: none !important;
	padding: 0 !important;
}

.printfooter {
	display:none;
}

.CategoryTreeTag {
	display:contents;
}

.scriptref {
	display: none;
}

.intlink {
	display:inline;
	position:relative;
	font-size: 100%;
}

#bodyContent .intlink a {
	background: none;
	background-image:none !important;
	padding: 0 !important;
}

.chaptitle {
	margin-top: 1em;
	break-inside: avoid;
}
.scrverse {
	margin:0em;
	padding:0em;
	break-inside: avoid-column;
	page-break-inside:avoid;
}

.scrverse a::after {
   content:"" !important;
}



.intlink .external, .navlinks .external {
	background:none !important;
	background-image: none !important;
	padding: 0 !important;
}

.new {
	color:#d3d3d3 !important;
}

.new a {
	color:#d3d3d3 !important;
}

li.new a {
	color:#d3d3d3 !important;
}

.scrbody {
	display:block;
	text-align:justify;
	font-family:serif;
	font-size: medium;
}

.refs {
	word-break: break-all;
	font-size:60%;
}

.oo-ui-checkboxInputWidget [type="checkbox"] {
	opacity:1;
}

.CategoryTreeItem {
	margin-bottom:0.6em;
}

.scriptblock {
	background:top left no-repeat url("/resources/assets/bible2.svg");
	background-size:4em;
	font-family:serif;
	text-align:justify;
	border-color: white;
	border-width: 1px;
	border-radius:4px;
	border-style: solid;
	display: inline-block;
	margin: 1em;
	padding-right: 1em;
	padding-top:1em;
	padding-bottom:2em;
	padding-left:4em;
	position:relative;
}

.paren {
	display:inline-block;
}

.paren::before {
	content:"(";
}

.paren::after {
	content:")";
}

.quotedash {
	display:block;
	clear:both;
}

.quotedash::before {
	content:"\2014 ";
}

.show {
	display: inline;
}

.scriptblock >.scriptref {
	display: inline-block;
	font-family:serif;
	font-size: 120%;
	position: absolute;
	bottom: 2px;
	right: 20px;
}

.scriptrefblock {
	display: inline-block;
	font-family:serif;
	font-size: 120%;
	position: absolute;
	bottom: 2px;
	right: 20px;
}

.scriptvsnum {
	font-size:80%;
	vertical-align:super;
}


.popnote {
	display: inline-block;
	top: 0em;
	z-index:1;
	position: relative;
}

.popnote .createbox {
	display:none;
	position: absolute;
	left: 10em;
	z-index:10;
}

.popnote:hover .createbox, .popnote:hover .mw-inputbox-centered {
	display:inline-block;
	left: -3em;
	position: absolute;
}

.popnote::before {
	content:" \1F5D2 ";
	font-size:100%;
	display:inline;
	text-indent:0.5em;
}

.popbox {
	display: inline-block;
	top: 0em;
	z-index:1;
	position: relative;
}

.popbox .createbox {
	display:none;
	position: absolute;
	left: 10em;
	z-index:10;
}

.popbox:hover .createbox, .popbox:hover .mw-inputbox-centered {
	display:inline-block;
	left: -3em;
	position: absolute;
}

.popbox::before {
	content:" \2935 ";
	font-size:120%;
	display:inline;
	margin-left:4px;
	text-indent:0.5em;
}

a.new:after {
   content:" [create]";
}

.new a:after {
   content:" [create]";
}

.mainpage-rightcolumn-start {
   float: right;
}



.oo-ui-icon-search, .mw-ui-icon-search::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22white%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E %3Ctitle%3E search %3C/title%3E %3Cpath d=%22M7.5 13c3.04 0 5.5-2.46 5.5-5.5S10.54 2 7.5 2 2 4.46 2 7.5 4.46 13 7.5 13zm4.55.46C10.79 14.43 9.21 15 7.5 15 3.36 15 0 11.64 0 7.5S3.36 0 7.5 0C11.64 0 15 3.36 15 7.5c0 1.71-.57 3.29-1.54 4.55l6.49 6.49-1.41 1.41-6.49-6.49z%22/%3E %3C/svg%3E");
}

.oo-ui-icon-bookmark, .mw-ui-icon-bookmark::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22white%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ebookmark%3C/title%3E%3Cpath d=%22M5 1a2 2 0 00-2 2v16l7-5 7 5V3a2 2 0 00-2-2z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-trash, .mw-ui-icon-trash::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22white%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Etrash%3C/title%3E%3Cpath d=%22M17 2h-3.5l-1-1h-5l-1 1H3v2h14zM4 17a2 2 0 002 2h8a2 2 0 002-2V5H4z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-close, .mw-ui-icon-close::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22white%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eclose%3C/title%3E%3Cpath d=%22M4.34 2.93l12.73 12.73-1.41 1.41L2.93 4.35z%22/%3E%3Cpath d=%22M17.07 4.34L4.34 17.07l-1.41-1.41L15.66 2.93z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-bold, .mw-ui-icon-bold::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ebold%3C/title%3E%3Cpath d=%22M9.93 3a9.34 9.34 0 012.39.27 4.53 4.53 0 011.62.73 2.87 2.87 0 01.91 1.18 4 4 0 01.29 1.55 3.09 3.09 0 01-.14.93 2.77 2.77 0 01-.43.83 3.21 3.21 0 01-.75.71 4.56 4.56 0 01-1.09.54 4 4 0 012.1 1.1 2.86 2.86 0 01.68 2 4 4 0 01-.34 1.65 3.73 3.73 0 01-1 1.32 4.66 4.66 0 01-1.6.87 7 7 0 01-2.19.31H5V3zM7.87 5.2V9h1.89a5.1 5.1 0 001.07-.1 2.13 2.13 0 00.78-.32A1.44 1.44 0 0012.1 8a2.07 2.07 0 00.17-.87 2.51 2.51 0 00-.14-.89 1.31 1.31 0 00-.43-.59 1.86 1.86 0 00-.7-.35 4.72 4.72 0 00-1-.1zm2.46 9.58a3.24 3.24 0 001.13-.17 1.91 1.91 0 00.71-.45 1.54 1.54 0 00.37-.64 2.66 2.66 0 00.11-.75 2.2 2.2 0 00-.12-.76 1.36 1.36 0 00-.4-.57 1.89 1.89 0 00-.72-.36 4.09 4.09 0 00-1.1-.13H7.87v3.83z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-link, .mw-ui-icon-link::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Elink%3C/title%3E%3Cpath d=%22M4.83 15h2.91a4.88 4.88 0 01-1.55-2H5a3 3 0 110-6h3a3 3 0 012.82 4h2.1a4.82 4.82 0 00.08-.83v-.34A4.83 4.83 0 008.17 5H4.83A4.83 4.83 0 000 9.83v.34A4.83 4.83 0 004.83 15z%22/%3E%3Cpath d=%22M15.17 5h-2.91a4.88 4.88 0 011.55 2H15a3 3 0 110 6h-3a3 3 0 01-2.82-4h-2.1a4.82 4.82 0 00-.08.83v.34A4.83 4.83 0 0011.83 15h3.34A4.83 4.83 0 0020 10.17v-.34A4.83 4.83 0 0015.17 5z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-image, .mw-ui-icon-image::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eimage%3C/title%3E%3Cpath d=%22M2 2a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V4a2 2 0 00-2-2zm-.17 13l4.09-5.25 2.92 3.51L12.92 8l5.25 7z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-reference, .mw-ui-icon-reference::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ereference%3C/title%3E%3Cpath d=%22M15 10l-2.78-2.78L9.44 10V1H5a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-italic, .mw-ui-icon-italic::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eitalic%3C/title%3E%3Cpath d=%22M14 3v1l-1.32.08-.33.29-2.11 11.23.25.29L12 16v1H6v-1l1.32-.1.31-.31L9.74 4.38l-.21-.29L8 4V3z%22/%3E%3C/svg%3E");
}

.oo-ui-indicator-down {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 fill=%22white%22 height=%2212%22 viewBox=%220 0 12 12%22%3E%3Ctitle%3Edown%3C/title%3E%3Cpath d=%22M10.085 2.943L6.05 6.803l-3.947-3.86L1.05 3.996l5 5 5-5z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-edit, .mw-ui-icon-edit::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eedit%3C/title%3E%3Cpath d=%22M16.77 8l1.94-2a1 1 0 000-1.41l-3.34-3.3a1 1 0 00-1.41 0L12 3.23zM1 14.25V19h4.75l9.96-9.96-4.75-4.75z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-articleSearch, .mw-ui-icon-articleSearch::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Earticle search%3C/title%3E%3Cpath d=%22M12.43 14.34A5 5 0 0110 15a5 5 0 113.95-2L17 16.09V3a2 2 0 00-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 001.45-.63z%22/%3E%3Ccircle cx=%2210%22 cy=%2210%22 r=%223%22/%3E%3C/svg%3E");
}

.oo-ui-icon-table, .mw-ui-icon-table::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Etable%3C/title%3E%3Cpath d=%22M2 2a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V4a2 2 0 00-2-2zm0 4h7v4H2zm0 10v-4h7v4zm16 0h-7v-4h7zm0-6h-7V6h7z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-articleRedirect, .mw-ui-icon-articleRedirect::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Earticle redirect%3C/title%3E%3Cpath d=%22M5 1a2 2 0 00-2 2v1c0 5 2 8 7 8V9l5 4-5 4v-3c-3.18 0-5.51-.85-7-2.68V17a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-imageGallery, .mw-ui-icon-imageGallery::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eimage gallery%3C/title%3E%3Cpath d=%22M3 5a2 2 0 00-2 2v10a2 2 0 002 2h14a2 2 0 002-2V7a2 2 0 00-2-2zm0 11l3.5-4.5 2.5 3 3.5-4.5 4.5 6zM16 2a2 2 0 012 2H2a2 2 0 012-2z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-subscript, .mw-ui-icon-subscript::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Esubscript%3C/title%3E%3Cpath d=%22M13.68 16h-2.42a.67.67 0 01-.46-.15 1.33 1.33 0 01-.28-.34l-2.77-4.44a2.65 2.65 0 01-.28.69L5 15.51a2.22 2.22 0 01-.29.34.58.58 0 01-.42.15H2l4.15-6.19L2.17 4h2.42a.81.81 0 01.41.09.8.8 0 01.24.26L8 8.59a2.71 2.71 0 01.33-.74L10.6 4.4a.69.69 0 01.6-.4h2.32l-4 5.71zm3.82-4h.5v-1h-.5a1.49 1.49 0 00-1 .39 1.49 1.49 0 00-1-.39H15v1h.5a.5.5 0 01.5.5v6a.5.5 0 01-.5.5H15v1h.5a1.49 1.49 0 001-.39 1.49 1.49 0 001 .39h.5v-1h-.5a.5.5 0 01-.5-.5v-6a.5.5 0 01.5-.5z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-superscript, .mw-ui-icon-superscript::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Esuperscript%3C/title%3E%3Cpath d=%22M18 1V0h-.5a1.49 1.49 0 00-1 .39 1.49 1.49 0 00-1-.39H15v1h.5a.5.5 0 01.5.5v6a.5.5 0 01-.5.5H15v1h.5a1.49 1.49 0 001-.39 1.49 1.49 0 001 .39h.5V8h-.5a.5.5 0 01-.5-.5v-6a.5.5 0 01.5-.5zm-4.32 15h-2.42a.67.67 0 01-.46-.15 1.33 1.33 0 01-.28-.34l-2.77-4.44a2.65 2.65 0 01-.28.69L5 15.51a2.22 2.22 0 01-.29.34.58.58 0 01-.42.15H2l4.15-6.19L2.17 4h2.42a.81.81 0 01.41.09.8.8 0 01.24.26L8 8.59a2.71 2.71 0 01.33-.74L10.6 4.4a.69.69 0 01.6-.4h2.32l-4 5.71z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-smaller, .mw-ui-icon-smaller::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Esmaller%3C/title%3E%3Cpath d=%22M12 16h-1.05a.44.44 0 01-.29-.09.58.58 0 01-.17-.22l-.7-1.84H6.2l-.7 1.84a.56.56 0 01-.16.21.43.43 0 01-.29.1H4l3.31-8.35h1.38zm-2.57-3.13L8.28 9.82a8.5 8.5 0 01-.28-.9q-.06.27-.14.5l-.14.4-1.15 3zM15 6l3-4h-6z%22/%3E%3C/svg%3E");
}
.oo-ui-icon-wrapping {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E %3Ctitle%3E wrapping %3C/title%3E %3Cpath d=%22m 1%2C5 v 2 h 14 c 1.125297%2C0 2%2C0.8747028 2%2C2 0%2C1.125297 -0.874703%2C2 -2%2C2 H 14 V 9 l -3%2C3 3%2C3 v -2 h 1 c 2.198703%2C0 4%2C-1.801297 4%2C-4 0%2C-2.1987028 -1.801297%2C-4 -4%2C-4 z%22 /%3E %3Cpath d=%22m 1%2C13 h 8 v 2 H 1 Z%22 /%3E %3Cpath d=%22m 1%2C9 h 8 v 2 H 1 Z%22 /%3E %3C/svg%3E");
}

.oo-ui-icon-pilcrow {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E %3Ctitle%3E pilcrow %3C/title%3E %3Cpath d=%22m 7.388022%2C2 h 9.278109 v 2 h -2 V 18 H 12.666277 V 4.0001848 H 9.333065 V 18 H 7.333138 V 9.990386 C 5.7072798%2C9.883573 4.2194862%2C9.482099 3.3271547%2C8.787866 2.4423848%2C8.087294 2%2C7.156403 2%2C5.9949814 2%2C4.7959481 2.4915387%2C3.8302979 3.4746161%2C3.0981365 4.4576935%2C2.365975 5.7621616%2C2 7.388022%2C2 Z%22 /%3E %3C/svg%3E");
}

.oo-ui-icon-gotoLine {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E %3Ctitle%3E go to line %3C/title%3E %3Cpath d=%22M 2%2C6 H 3 V 1 H 1 v 1 h 1 z m -1%2C9 h 2 v 1 H 2 v 1 h 1 v 1 H 1 v 1 H 4 V 14 H 1 Z M 3.5%2C8 H 1 v 1 h 2 v 1 H 1.5 C 1.2238576%2C10 1%2C10.223858 1%2C10.5 V 13 H 4 V 12 H 2 V 11 H 3.5 C 3.7761424%2C11 4%2C10.776142 4%2C10.5 v -2 C 4%2C8.2238576 3.7761424%2C8 3.5%2C8 Z%22 /%3E %3Cpath d=%22M 10%2C7.5 6%2C10 10%2C12.5 V 11 h 9 V 9 h -9 z%22 /%3E %3C/svg%3E");
}

.oo-ui-icon-outdent, .mw-ui-icon-outdent::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eoutdent%3C/title%3E%3Cpath d=%22M1 16h18v2H1zm8-9h10v2H9zm0 4h10v2H9zM1 2h18v2H1zm0 8l5 4V6z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-indent, .mw-ui-icon-indent::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eindent%3C/title%3E%3Cpath d=%22M1 16h18v2H1zm8-9h10v2H9zm0 4h10v2H9zM1 2h18v2H1zm5 8l-5 4V6z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-bigger, .mw-ui-icon-bigger::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ebigger%3C/title%3E%3Cpath d=%22M14 18h-1.57a.66.66 0 01-.44-.13.87.87 0 01-.25-.34l-1-2.77H5.3l-1 2.77a.83.83 0 01-.24.32.65.65 0 01-.44.15H2L7 5.47h2zm-3.85-4.7L8.42 8.72A12.66 12.66 0 018 7.37q-.1.41-.21.75t-.21.6L5.85 13.3zM15 2l3 4h-6z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-newline, .mw-ui-icon-newline::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Enewline%3C/title%3E%3Cpath d=%22M17 4v6H7V6l-6 5 6 5v-4h12V4z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-noWikiText, .mw-ui-icon-noWikiText::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eno WikiText%3C/title%3E%3Cpath d=%22M16 3v2h1v10l2 2V3zM9 5V3H5l2 2zM1 1L0 2l1 1v14h3v-2H3V5l2 2v10h4v-2H7V9l6 6h-2v2h4l3 3 1-1zm12 10l2 2V3h-4v2h2z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-listNumbered, .mw-ui-icon-listNumbered::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Enumbered list%3C/title%3E%3Cpath d=%22M7 15h12v2H7zm0-6h12v2H7zm0-6h12v2H7zM2 6h1V1H1v1h1zm1 9v1H2v1h1v1H1v1h3v-5H1v1zM1 8v1h2v1H1.5a.5.5 0 00-.5.5V13h3v-1H2v-1h1.5a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-listBullet, .mw-ui-icon-listBullet::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ebullet list%3C/title%3E%3Cpath d=%22M7 15h12v2H7zm0-6h12v2H7zm0-6h12v2H7z%22/%3E%3Ccircle cx=%223%22 cy=%224%22 r=%222%22/%3E%3Ccircle cx=%223%22 cy=%2210%22 r=%222%22/%3E%3Ccircle cx=%223%22 cy=%2216%22 r=%222%22/%3E%3C/svg%3E");
}

.grid .tux-message-editor .close {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 fill=%22white%22 height=%2220%22 viewBox=%220 0 20 20%22%3E %3Cpath d=%22M3.636 2.222l14.142 14.142-1.414 1.414L2.222 3.636z%22/%3E %3Cpath d=%22M17.778 3.636L3.636 17.778l-1.414-1.414L16.364 2.222z%22/%3E %3C/svg%3E");
    padding: 16px;
    cursor: pointer;
    float: right;
    opacity: 0.87;
}
.tux-message-editor .editor-expand {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2216%22 fill=%22white%22 height=%2212%22 viewBox=%220 0 16 12%22%3E %3Cpath fill=%22%23a2a9b1%22 d=%22M10.52 1.412h4.293v9.257H10.52z%22 overflow=%22visible%22/%3E %3Cpath fill=%22none%22 stroke=%22%23222%22 stroke-width=%221.367%22 d=%22M.683.862h14.633V11.14H.683z%22 overflow=%22visible%22/%3E %3Cpath fill=%22%23222%22 d=%22M8.406 2.22l-.844.842 2.282 2.25h-5.72V6.5h5.782l-2.28 2.28.843.845 3.25-3.25.405-.406-.406-.44-3.314-3.31z%22 overflow=%22visible%22/%3E %3C/svg%3E");
}
.tux-message-filter-wrapper {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2232%22  height=%2232%22 viewBox=%220 0 32 32%22%3E %3Cpath fill=%22white%22 d=%22M3.377 3.377c4.503-4.503 11.806-4.503 16.31 0 4.07 4.072 4.415 10.425 1.122 14.936L32 29.503 29.504 32l-11.19-11.19C13.8 24.102 7.448 23.757 3.376 19.684c-4.503-4.502-4.503-11.805 0-16.308zM5.5 5.5c-3.344 3.34-3.385 8.763-.043 12.105 3.343 3.343 8.806 3.343 12.148 0 3.343-3.342 3.3-8.764-.04-12.106-3.344-3.343-8.724-3.343-12.066 0z%22/%3E %3C/svg%3E");
    background-size: 25px;
    padding-left: 30px;
}

.lqt-updated-notification {
    background-color: #684141;
}

.liqacat {
	font-size:large;
	margin-bottom:1.3em;
	padding-left:0.3em;
	page-break-inside:avoid;
}



.hidevsnum {
	display:none !important;
}

.hidescriptref {
	display:none !important;
}

.chiasmline {
	display:block;
}

.indent1 {
	margin-left:2em;
}

.indent2 {
	margin-left:4em;
}

.indent3 {
	margin-left:6em;
}

.indent4 {
	margin-left:8em;
}

.indent5 {
	margin-left:10em;
}

.indent6 {
	margin-left:12em;
}


.versionid {
	padding-left:.5em;
	font-size:90%;
}
.versionid::before {
	content:"[";
}

.versionid::after {
	content:"]";
}
.tux-breadcrumb {
    color: #fff;
}
.mw-parser-output {
	color:white;
}
.mw-pt-languages {
    background-color: #000;
}

.mw-pt-languages-label {
    background-color: #0d0d0d;
}
.statstable > * > tr > th {
    background-color: #3e537d;
}
.tux-message-editor textarea {
	width:95%;
}

.tux-grouplist, .tux-groupselector__filter  {
	background:black;
}
.tux-grouptab {
    color:white;
}

.tux-grouplist__item:hover {
    background-color: #700;
}

.tux-messagelist {
    background-color: #0b0b0b;
    color: #fff;
}

.ext-translate-container .tux-messagelist .tux-message-pagemode .tux-message-item-compact {
	background:#fff;
}
.ext-translate-container .tux-messagelist .tux-message-pagemode {
    background: #371717;
}

.tux-messagetable-header.floating {
    background: #6a5858;
}

.ext-translate-container .tux-messagelist .tux-message-pagemode .tux-message-item-compact {
    background: #0d0d0d;
}
.ext-translate-container .tux-messagelist .tux-message-pagemode .tux-message-item-compact:hover {
    background: #1a0a0a;
}
.tux-messagelist .tux-message-pagemode .tux-pagemode-translation {
    color: #d0cfcf;
}
.tux-message-editor .editcolumn {
    background-color: #261616;
}
.infocolumn {
    background: darkslategray;
}
.grid .tux-message-editor .messagekey {
    color: #aeaeae;
}

.tux-dropdown-menu {
    padding: 4px !important;
    background: #000;
}
.tux-action-bar {
    background-color: #403939;
    color: white;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    transition: width 250ms;
}
.tux-statsbar-info {
    color: white;
    display:inherit !important;
}
.tux-messagelist .tux-message-pagemode .tux-pagemode-source {
    color: #b9afaf;
}
.tux-list-message {
    overflow: hidden;
    text-overflow: ellipsis;
    background: #1c1515;
}
.tux-list-status span, .tux-list-edit, .tux-list-status {
    background: #292020;
}

.mw-ui-button.mw-ui-quiet, .mw-ui-button.mw-ui-quiet.mw-ui-progressive, .mw-ui-button.mw-ui-quiet.mw-ui-destructive {
	color:white;
}
.ext-translate-container .tux-messagelist .tux-message-proofread.own-translation, .ext-translate-container .tux-messagelist .tux-message-proofread.own-translation:hover {
    background: #2f1515;
}
.ext-translate-container .tux-messagelist .tux-message-proofread .tux-message-item-compact {
    background: #171111;
}
.tux-messagelist .tux-message-proofread .tux-proofread-source {
    color: #c1c8ce;
}
.tux-messagelist .tux-message-proofread .tux-proofread-translation {
    color: #fbfbfb;
}
.tm-suggestion, .in-other-language {
    background-color: #2b2a2a;
}
.ext-translate-language-selector-label {
    color: #fff;
}
.ext-translate-language-selector .uls {
    color: #db77ff;
}

table tr.mw-accountinfo-current {
    background: #572525;
}

.mw-translate-fuzzy {
    background-color: #824343;
}
.tux-notice {
    background-color: #464603;
}

.statstable > * > tr > td {
    background-color: #261e1e !important;
}

.SOTD {
	font-style:serif;
	text-align:end;
	width: 70%;
	margin: 0 auto
}

.verWLC, .verDHNT1885 {
	font-size:170%;
}

.verAVD, .verOPV {
	font-size:140%;
}

.verKOG1955 {
	  font-size:110%;
}
.verKOG195 .n {
	  display:none;
}

.mw-pt-translate-header a {
	margin-left:2em !important;
}

.notediv {
	border:0px white solid;
	padding-left:0.5em;
	margin-bottom:4px;
	padding-top:0.2em;
	padding-bottom:0.2em;
	margin-top:-6px;
	border-top: 1px black solid;
	z-index:4;
}

.toc {
	column-count:auto;
	column-width:13em;
	width:90%;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	column-gap: 1em;
}

.mw-references-wrap::before {
  content: "Notes";
  color: white;
  text-decoration: none;
  background: none;
  font-size: 130%;
  font-weight: bold;
  line-height: 1.6;
  font-family: sans-serif;
}