MediaWiki

MediaWiki:Foreground.css

From Grouse House Wiki

Revision as of 02:13, 30 January 2024 by Mel (talk | contribs)

Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS added to this page will only be applied to desktop users. To adjust CSS for mobile users, visit https://grousehouse.wiki/MediaWiki:Minerva.css */

/* Large image grid */

.imagegrid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.gridimage {
    padding: 10px;
}

.gridimage img {
    height: 150px;
    width: auto;
    border-radius: 10px;
    border: 1px solid black;
}

/* Collapsible headers */

h2 span.mw-headline:before {
    background-image: url(http://grousehouse.wiki/images/6/62/Downarrow.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: '';
    display: block;
    height: 12px;
    left: 0;
    margin: 0 0.8em;
    min-height: 1.1em;
    position: absolute;
    right: 0;
    width: 12px;
}

h2 span.mw-headline {
    margin-left: 1em;
}

.c-content {
  display: none;
  overflow: hidden;
}

/* Mediawiki Source Code */

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: url(https://cdn.discordapp.com/attachments/900526684825075722/1201629075744247960/Grousewikibackground.png?ex=65ca8348&is=65b80e48&hm=fa36c10d11db35da30e3dfe8ef7fd5bd6f63e82d7c6fc7b222034297f81ac8f9&) top left fixed;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

#page-container {
    background: white;
    width: 80vw;
    margin: 0 auto;
    display: flex;
    height: auto;
    min-height: 88.4vh;
}

#sidebar {
    flex: 0 0 200px;
    background: #d4d4d4;
}

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

/* Moving TOC */

#toc, .toc {
    padding: 1em 1em;
    border: none !important;
    display: block;
    margin: 1.5em 0;
    position: fixed !important;
    left: 9.5%;
    top: 7%;
    width: 200px;
}

h2#mw-toc-heading {
    font-size: 0px;
text-align:center;
}

h2#mw-toc-heading:before {
    content: "Table of Contents";
    font-size: 15px;
    font-weight: bold;
}

#toc ul {
    font-size: 12px;
}

li[class*="toclevel-2"] {
    margin-left: -12px;
}

li[class*="toclevel-3"] {
    display: none;
}

#toc ul, .toc ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    width: 90%;
}

span.tocnumber {
    display: none;
}

/* Sticky Navbar */

div#navwrapper {
    position: fixed;
    width: 100%;
    z-index: 999;
}

/* Footer */

footer.row {
    background: #252525;
    margin-top: 0 !important;
    z-index: 999;
    position: absolute;
    padding: 10px;
    color: white;
    height: 15vh;
}

span#footer-privacy {
    display: none;
}

a.new {
    color: #5388a0;
}

div#footer-right-icons {
    display: none;
}

div#footer-left p {
    font-size: 13px;
}

div#footer {
    margin-top: 5px;
}

/* Recent Updates */

#recentupdates {
padding: 1em 1em;
    border: none !important;
    display: block;
    margin: 1.5em 0;
    position: fixed !important;
    left: 9.5%;
    top: 7%;
    width: 200px;
}

/* Stubborn Elements */

input[type="checkbox"] {
accent-color: #5388a0;
}

a#actions-button {
padding: 10px;
background-color: #d4d4d4;
    border: none;
    color: #252525;
margin: 0;
margin-top: 1.5vh;
}

.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked + span {
    background-color: #5388a0;
    border: none;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    color: #fff;
    background-color: #5388a0;
    border: none;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
    color: #fff;
    background-color: #406e83;
    border: none;
}

.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span {
    border-color: #5388a0;
}

.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    color: #5388a0;
}

.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
    color: #406e83;
}

.oo-ui-image-progressive.oo-ui-icon-first, .mw-ui-icon-first-progressive:before {
    background-image: url(data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E first %3C/title%3E%3Cg fill=%22%235388a0%22%3E%3Cpath d=%22M3 1h2v18H3zm13.5 1.5L15 1l-9 9 9 9 1.5-1.5L9 10z%22/%3E%3C/g%3E%3C/svg%3E);
}

.oo-ui-image-progressive.oo-ui-icon-previous, .mw-ui-icon-previous-progressive:before {
    background-image: url(data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E previous %3C/title%3E%3Cg fill=%22%235388a0%22%3E%3Cpath d=%22m4 10 9 9 1.4-1.5L7 10l7.4-7.5L13 1z%22/%3E%3C/g%3E%3C/svg%3E);
}

.oo-ui-image-progressive.oo-ui-icon-next, .mw-ui-icon-next-progressive:before {
    background-image: url(data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E next %3C/title%3E%3Cg fill=%22%235388a0%22%3E%3Cpath d=%22M7 1 5.6 2.5 13 10l-7.4 7.5L7 19l9-9z%22/%3E%3C/g%3E%3C/svg%3E);
}

.oo-ui-image-progressive.oo-ui-icon-last, .mw-ui-icon-last-progressive:before {
    background-image: url(data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E last %3C/title%3E%3Cg fill=%22%235388a0%22%3E%3Cpath d=%22M15 1h2v18h-2zM3.5 2.5 11 10l-7.5 7.5L5 19l9-9-9-9z%22/%3E%3C/g%3E%3C/svg%3E);
}

.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    color: #5388a0 !important;
}

.mw-collapsible-toggle-default .mw-collapsible-text {
    color: #406e83 !important;
}

div#mw-indicator-mw-helplink {
    display: none;
}

.mw-search-profile-tabs {
    width: 100%;
}



/* Wiki Editor */

.wikiEditor-ui-toolbar .tabs span.tab a {
    color: #5388a0 !important;
    cursor: pointer;
    display: block;
    height: 32px;
    padding-left: 18px;
    padding-right: 12px;
}



#msupload-dropzone {
    margin: 3px;
    padding: 5px;
    border: 1px dashed #aaaaaa;
    text-align: center;
    height: 38px !important;
    color: #222222;
}

.wikiEditor-ui-toolbar .booklet > .index > .current {
    background-color: #5388a03d !important;
    color: #5388a0 !important;
}

/* Footer Links */

span#footer-credits:after {
    content: "\A";
    white-space: pre;
}

span#footer-about:after {
    content: " | ";
}

span#footer-disclaimers:after {
    content: " | ";
}

span#footer-mobileview:after {
    content: " | ";
}

/* Main Content Adjustment */

/* Largest */

@media only screen and (min-width: 59.875em) {

#main-content {
width: 100%; 
margin-top: 7vh !important;
margin-bottom: 10%;
font-size: 13px;
}

#toc, .toc {
    top: 8vh !important;
}

#recentupdates {
    top: 8vh !important;
}

}

/* Midsize */ 

@media only screen and (min-width: 40.063em) {

#main-content {
width: 100%; 
margin-top: 12vh;
margin-bottom: 10%;
font-size: 13px;
}

#toc, .toc {
    top: 10vh;
}

#recentupdates {
    top: 10vh;
}

}

/* Smallest */

@media only screen and (max-width: 41.688em) {

#main-content {
    width: 100%;
    margin-top: 6vh;
    margin-bottom: 10%;
font-size: 12px;
}
}

h1#firstHeading {
    margin-top: 2vh;
margin-bottom: 17px;
}

pre.mw-code.mw-css {
    overflow: scroll;
    width: 67vw;
    max-width: 80vw;
}

/* Foreground Source Code */

body {
	line-height: 1.6em;
}
p {
	margin-bottom: 0.25em;
}
#page-content {
	margin: 0 0 0;
}
.row {
}
a.label:hover, a.label:focus {
	color: white;
}
a.label.new {
	background-color: #d0d0d0;
}
a#actions-button {
	float: right;
	z-index: 499;
}

/* rtl an ltr */

[dir=ltr] * {
	direction: ltr;
}
[dir=rtl] * {
	direction: rtl;
}
[dir=ltr] {
	direction: ltr;
}
[dir=rtl] {
	direction: rtl;
}

/* Reset all table CSS from Foundation styles back to MediaWiki */
table { width: 0; }
td.mw-label { width: 0; }
td.smwpropname, th.smwpropname, td.smwspecname { text-align: inherit; }
table tbody tr td, table tr td { line-height: inherit; }
table { background: transparent; margin-bottom: 1.25em; border: 0; }
table thead, table tfoot { background: 0; font-weight: normal; }
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0; font-size: 100%; color: inherit; text-align: inherit; }
table tr th, table tr td { padding: 0; font-size: 100%; color: inherit; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: transparent; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: inherit; text-align: inherit; }

/* wikitable classes reset */
table.wikitable {
  margin: 1em 0;
}
table.wikitable > tr > th,
table.wikitable > * > tr > th {
  text-align: inherit;
}

/* Style MW Table of Contents */

.toctoggle, .toctoggle a {
	line-height: 2em;
	display: inline;
	vertical-align: top;
}
#toctitle h2 {
	display: inline;
	font-size: 1.8rem;
}
#toc, .toc {
	padding: 1em 1em;
	border: none;
	display: block;
}
#toc ul, .toc ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	width: auto;
}

/* Hide the page actions button for special pages (cuz there's nothing in it) */

.mw-special-FormEdit a#actions-button, .ns-special a#actions-button {
	display: none;
}

/* Hide some rows on form-edit (e.g. a thing's title) */

body.action-formedit .row.hide-on-form-edit {
	display: none;
}

/* Move the MediaWiki notification area so it isn't on top of the Action menu */

.mw-notification-area {
	margin-top: 2em;
}

/* Also adjust z-index of action menu to force it on top */

#p-cactions #actions {
	z-index: 500;
	white-space: nowrap;
}
#p-cactions #actions a {
	width: 100%;
	text-align: left;
}

/* Make sure top bar is even more z-indx! */

#toolbox-dropdown {
	z-index: 601;
}
#personal-tools-dropdown {
	z-index: 601;
}

/* Dropdown Icon Alignment */

.drop-icon {
	display: inline;
	margin-right: 4px;
}
td.mw-submit a, .htmlform-tip, #mw-upload-permitted p {
	font-size: 90%;
}
alert.label a {
	color: pink;
}
code {
	font-weight: normal;
	color: #222222;
}
small {
	font-size: 80%;
}
h4.namespace.label {
	font-size: 1rem;
	display: inline-block;
	margin-bottom: 0.5rem;
}
.label {
	padding-bottom: 0.39em;
}
h2 span {
	display: inline-block;
}
h2.title {
	margin-bottom: 0.1em;
}
h3#tagline {
	display: none;
}
.clear_both {
	clear: both;
}
.large-2 strong, .large-2 b {
	display: block;
}
.large-2 strong, .large-2 b, table th {
	font-size: 0.875em;
	color: #4d4d4d;
	font-weight: 500;
}

/* LAYOUT */

.row .row {
	margin-bottom: 0.9em;
}
div.small-10 .row {
	margin: 1em 0 0 0;
}
div.small-9.columns textarea {
	margin-bottom: 0.25em;
}
footer.row {
	margin-top: 2em;
	color: grey;
}
div {
	line-height: 1.60em;
}

/* NOTICES, ALERTS, WARNINGS */

div#userloginprompt, p#userloginlink {
	font-size: 80%;
}

/* LISTS */

ul#actions.f-dropdown {
	margin-left: 0;
	margin-top: .5em;
	margin-bottom: .25em;
	padding: .25em;
}

dl {
    margin-bottom: 0em;
    margin-top: .75em;
}

/* Override MW legacy.module for all skins styling of ul and ol */
.mw-content-ltr ul,
.mw-content-rtl .mw-content-ltr ul {
	/* @noflip */
	margin: 0.5em 0 0 2em;
	padding: 0;
}

.mw-content-rtl ul,
.mw-content-ltr .mw-content-rtl ul {
	/* @noflip */
	margin: 0.5em 2em 0 0;
	padding: 0;
}

.mw-content-ltr ol,
.mw-content-rtl .mw-content-ltr ol {
	/* @noflip */
	margin: 0.5em 0 0 2em;
	padding: 0;
}

.mw-content-rtl ol,
.mw-content-ltr .mw-content-rtl ol {
	/* @noflip */
	margin: 0.5em 2em 0 0;
	padding: 0;
}

/* @noflip */
.mw-content-ltr dd,
.mw-content-rtl .mw-content-ltr dd {
	margin-left: 1.6em;
	margin-right: 0;
}

/* @noflip */
.mw-content-rtl dd,
.mw-content-ltr .mw-content-rtl dd {
	margin-right: 1.6em;
	margin-left: 0;
}

/* Tabs */


/* make sure tabs ul element has no margins */

#mw-content-text ul.tabs {
	margin: 0;
}

/* stop focus outline */

.tabs dd.active>a, .tabs .tab-title.active>a:focus {
	outline: none;
}

/* make sure orbit image slider has no margins */

#mw-content-text .orbit-container ul {
	margin: 0;
}
footer.row ul {
	list-style-type: none;
	margin: 0 0 1em 0;
}
footer.row ul.views.columns li {
	margin-right: 1em;
}
#footer footer.row ul {
	margin: 0;
	list-style-type: none;
}

/* Make social follow float right */

.social-follow {
    text-align: center;
}
div.social-follow div[class*="addthis"] {
    text-align: left;
    display: inline-block;
}

/* end social footer classes */

#footer-left, #footer-left-ul {
	text-align: left;
}
#footer-left-ul {
	font-size: 90%;
}

#footer-right-icons {
	font-size: 85%;
	text-align: center;
}
#footer-right-icons li {
	display: inline-block;
	text-align: center;
	margin: 0 0 .5em .5em;
}
li#footer-privacy {
	float: left;
	margin-right: 2em;
}
li#footer-about {
	float: left;
	margin-right: 2em;
}
li#footer-disclaimer {
	float: left;
	margin-right: 2em;
}

.text-center #footer-left li, .text-center #footer-left-ul li {
	float: none;
	margin: 0;
}
.text-center #footer-left, .text-center #footer-left-ul {
	text-align: center;
}
@media only screen and (max-width: 641px) {
	#footer-left {
		text-align: center;
	}
	#footer-left-ul {
		font-size: 85%;
	}
	#footer-right-icons {
		font-size: 80%;
	}
	li#footer-privacy {
		float: none;
		margin-right: 0;
	}
	li#footer-about {
		float: none;
		margin-right: 0;
	}
	li#footer-disclaimer {
		float: none;
		margin-right: 0;
	}
}
.columns ul.special li {
	float: none;
	width: 100%;
}
.columns div#uploadtext ul {
	list-style-type: disc;
}
.columns div#uploadtext ul li {
	float: none;
	width: 95%;
	margin-left: 2em;
}
#catlinks {
	border: 1px solid #aaa;
	padding: 0.25rem;
}
#catlinks .label {
	font-size: .9rem;
}
#catlinks a.label.new {
	background-color: #BA0F2A;
}
.catlinks li {
	border-left: none;
}
.mw-specialpages-table td ul.columns li {
	width: 50%;
}

/*#mw-content-text .columns li {float:none;width:90%;}*/

footer.row ul.columns li {
	display: inline;
	float: none;
}
.columns #mw-normal-catlinks ul li {
	float: none;
	width: auto;
}
#mw-normal-catlinks a.new {
	color: white;
}
ul.vcard {
	padding: 0.5em 0.5em 0.55em 0.5em;
}

/* HEADERS */

h1, h2, h3, h4, h5, h6 {
	margin-top: 0em;
	line-height: 1em;
}
.page-Special_SpecialPages h2 {
	margin-bottom: 0.5em;
}
.editsection {
	font-weight: normal;
	font-size: 0.4em;
}
p.title {
	padding: 0.9375em;
}

/* TABLES */

.mw-content-ltr table#toc {
	float: right;
	width: auto;
}
.mw-content-rtl table#toc {
	float: left;
	width: auto;
}
table.formtable {
	border: none;
}
table td[align="right"] {
	text-align: right;
}

/* TURN OFF TABLE STRIPING FOR EDITFORMS */

table.formedit tr.even, table.formedit tr.alt, table.formedit tr:nth-of-type(even) {
	background: transparent;
}
table {
	width: 100%;
}
td.mw-label {
	width: 20%;
}
td.mw-input {
	width: 80%;
}
thead tr th {
	cursor: pointer;
}
table.formtable th {
	text-align: right !important;
}
td.smwpropname, th.smwpropname, td.smwspecname {
	text-align: left;
}
table tbody tr td, table tr td {
	line-height: 1.6em;
}
table.wikitable {
	margin: 0em 0 1em 0;
}
table.wikitable>tr>th, table.wikitable>*>tr>th {
	text-align: left;
}
table.wikitable>tr>th, table.wikitable>tr>td, table.wikitable>*>tr>th, table.wikitable>*>tr>td {
	border: 3px #fff solid;
	padding: 0.6em;
}

/* FORMS, INPUTS, FIELDSETS */

.multipleTemplateInstance {
	background-color: white !important;
	border: none !important;
	border-bottom: 1px dashed #999999 !important;
}
.multipleTemplateInstance table {
	border: none !important;
}
.multipleTemplateAdder {
	font-size: 0.9em;
	padding: 0.4125em 0.5em 0.55em 0.5em;
}
.novalue {
	color: #999999;
	font-style: italic;
	font-size: small;
}
input[type="file"], input[type="checkbox"], input[type="radio"], select {
	padding: 5px;
}
input[type="file"], select {
	padding: 5px;
	border: 1px solid #cccccc;
}
.inputSpan select.createboxInput, .dateInput select.monthInput, input.hourInput, input.minuteInput, input.secondInput, input.dayInput, input.yearInput, input[name="*[* date][hour]"], input[name="*[* date][minute]"], input[name="*[* date][second]"] {
	width: auto;
	margin-right: 1em;
}

/*
.inputSpan input.createboxInput {
  width: 100%;
}
*/

.inputSpan button, .inputSpan .button {
	margin: -4px 0 0 0;
	padding: 0.37em 0.75em 0.6em 0.70em;
}
.ms-selectable input[type="text"] {
	width: 100%;
}
button.ui-button-icon-only {
	height: 2.24em !important;
}
select {
	width: auto;
}
input[type="checkbox"].createboxInput {
	width: auto;
}
label.checkboxLabel {
	margin-right: 0.5em;
}
.edit_with_form {
	margin: -2em 0 0 0;
	float: right;
}
input[type="radio"], input[type="checkbox"] {
	display: inline;
}
input[type='file'] {
	margin-top: 0.4em;
}
input:not([type]), textarea, p.meta {
	margin-bottom: 4px;
}
label {
	display: inline;
	font-weight: normal;
}
.mw-input label {
	font-weight: normal;
}
#mw-content-text ul.SFI_timepicker_hours, #mw-content-text ul.SFI_timepicker_minutes {
	list-style-type: none;
}
#mw-content-text ul.SFI_timepicker_hours li {
	margin: 2px 2px;
	padding: 4px;
}
.sminput.sminput-googlemaps3 p button {
	padding-top: 0.35em;
	padding-bottom: 0.6em;
}
li label.inline {
	margin-bottom: 2px;
	padding: 0;
}
button, .button {
	margin: 0.5em 0;
	padding: 0.3em 0.75em 0.4em 0.75em;
}
.top-bar-logo {
	max-width: 100%;
	height: auto;
	max-height: 2.8125rem;
	/* Important! max-height must not be higher than line-height */
	display: inline-block;
	vertical-align: middle;
}
.top-bar .button.search {
	top: 0px;
}
.top-bar .button, .top-bar button {
	padding-top: .35rem;
	padding-bottom: .35rem;
}
.top-bar .button.search {
	margin-left: 10px;
}
.top-bar input {
	top: 0px;
}
@media only screen and (min-width: 641px) {

	.top-bar .button.search {
		top: 0px;
	}
	.top-bar .button.search {
		margin-left: -4px;
	}
	.top-bar {
		height: auto;
	}
}
.top-bar-section .dropdown {
	z-index: 600;
}
input[type="submit"] {
    background-color: #5388a0;
    border: none;
    padding: 5px;
    color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}
input#wpPreview {
	background-color: #5da423;
	border-color: #457a1a;
	color: white;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
}
.editButtons input[type="submit"] {
	display: inline-block;
}
legend {
	font-size: 0.875em;
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-weight: 500;
}
fieldset {
	line-height: 1.6em;
	padding: 0 1.25em 1em 1.25em;
	margin-top: 0;
}
span.smwbuiltin, span.smwttactiveinline span.smwbuiltin {
	font-style: normal;
}

/* MW still generates a label column for checkboxes, this minimizes is */

div.mw-htmlform-field-HTMLCheckField div.mw-label {
	height: 0;
}

/* UNTIL I CAN DETERMINE WHY toolboxend GENERATES AN EMPTY <li> IN THE MENU, I'M HIDING IT */

#p-toolboxend {
	display: none;
}

/* firstHeading Fix */

h1#firstHeading {
    font-size: 1.5rem;
margin-bottom: 17px;
font-weight: bold;
}



@media only screen and (min-width: 40.0625em) {
h1#firstHeading {
font-size: 1.5rem;
    font-weight: bold;
margin-bottom: 17px;
}
}

/* Don't like the black top bar? Copy this into your Foreground.css and change the colors

.top-bar,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form {
    background: #333333;
}


.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
  border-color: black;
}

*/

.vertical-divider {
	width: 100%;
	display: block;
	background: #1A1A1A;
	height: 1px;
}
.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
	background: inherit;
}
.top-bar input {
	width: auto;
	display: inline;
}

/*Fix ULS CSS */

#pt-uls a.uls-trigger {
	padding-left: 15px !important;
}

/* Orbit Slider Overrides for MW */

.orbit-container .orbit-slides-container img {
	width: 100%;
}
.orbit-bullets {
	margin: 0 auto 30px auto !important;
}

/* Block-Grid UL fixes */

ul[class*="block-grid"] {
	margin: 0;
}

/* WikiEditor related fixes */


/* lable of toolbar */

.wikiEditor-ui-toolbar .label {
	background: transparent;
	color: #000;
}

/* selection boxes in toolbar adhere to font-size */

.wikiEditor-ui-toolbar .page-characters div span {
	height: 1.75em;
}

.mw-indicators {
	float: right;
	line-height: 1.6;
	font-size: 0.875em;
	position: relative;
	margin: -1em .5em 0;
	max-height: 30px;
	width: auto;
	z-index: 1;
}
.mw-indicator {
	display: inline-block;
}
body {
	line-height: 1.6em;
}
p {
	margin-bottom: 0.25em;
}
a.label:hover, a.label:focus {
	color: white;
}
a.label.new {
	background-color: #d0d0d0;
}
a#actions-button {
	float: right;
	z-index: 499;
}

/* Hide the page actions button for special pages (cuz there's nothing in it) */

.mw-special-FormEdit a#actions-button, .ns-special a#actions-button {
	display: none;
}

/* Hide some rows on form-edit (e.g. a thing's title) */

body.action-formedit .row.hide-on-form-edit {
	display: none;
}

/* Move the MediaWiki notification area so it isn't on top of the Action menu */

.mw-notification-area {
	margin-top: 2em;
}

/* Also adjust z-index of action menu to force it on top */

#p-cactions #actions {
	z-index: 500;
	white-space: nowrap;
}
#p-cactions #actions a {
	width: 100%;
	text-align: left;
}

/* Make sure top bar is even more z-indx! */

#toolbox-dropdown {
	z-index: 601;
}
#personal-tools-dropdown {
	z-index: 601;
}

/* Dropdown Icon Alignment */

.drop-icon {
	display: inline;
	margin-right: 4px;
}
td.mw-submit a, .htmlform-tip, #mw-upload-permitted p {
	font-size: 90%;
}
alert.label a {
	color: pink;
}
code {
	font-weight: normal;
	color: #222222;
}
small {
	font-size: 80%;
}
h4.namespace.label {
	font-size: 1rem;
	display: inline-block;
	margin-bottom: 0.5rem;
}
.label {
	padding-bottom: 0.39em;
}
h2 span {
	display: inline-block;
}
span.title {
	margin-bottom: 0.1em;
}
.title-name {
	font-size: 1.3rem;
	margin: 0 .5em;
	color: #FFF;
	line-height: 2em;
}
h3#tagline {
	font-style: italic;
	font-size: small;
	margin-bottom: 0.5em;
	color: #6f6f6f;
}
.clear_both {
	clear: both;
}
.large-2 strong, .large-2 b {
	display: block;
}
.large-2 strong, .large-2 b, table th {
	font-size: 0.875em;
	color: #4d4d4d;
	font-weight: 500;
}

/* LAYOUT */

.row .row {
	margin-bottom: 0.9em;
}
div.small-10 .row {
	margin: 1em 0 0 0;
}
div.small-9.columns textarea {
	margin-bottom: 0.25em;
}
footer.row {
	margin-top: 2em;
	color: grey;
}
div {
	line-height: 1.60em;
}

/* NOTICES, ALERTS, WARNINGS */

div#userloginprompt, p#userloginlink {
	font-size: 80%;
}

/* make sure orbit image slider has no margins */

#mw-content-text .orbit-container ul {
	margin: 0;
}
footer.row ul {
	list-style-type: none;
	margin: 0 0 1em 0;
}
footer.row ul.views.columns li {
	margin-right: 1em;
}
#footer footer.row ul {
	margin: 0;
	list-style-type: none;
}

/* Make social footer center need overflow:hidden and other div classes */

.social-footer {
	margin: 0 0 1em;
	font-size: 90%;
	overflow: hidden;
}

/* Hide all text in p elements */

.social-footer p {
	display: none;
}

/* Outer wrap */

.social-links {
	position: relative;
	left: 50%;
	float: left;
}

/* addThis container (inner wrap) */

.addthis_horizontal_follow_toolbox {
	position: relative;
	left: -50%;
	float: left;
	z-index: 100000;
}

/* end social footer classes */

#footer-left {
	font-size: 90%;
	text-align: left;
}
#footer-right-icons {
	font-size: 85%;
	text-align: center;
}
#footer-right-icons li {
	display: inline-block;
	text-align: center;
	margin: 0 0 .5em .5em;
}
li#footer-privacy {
	float: left;
	margin-right: 2em;
}
li#footer-about {
	float: left;
	margin-right: 2em;
}
li#footer-disclaimer {
	float: left;
	margin-right: 2em;
}
.text-center #footer-left li {
	float: none;
	margin: 0;
}
.text-center #footer-left {
	text-align: center;
}
@media only screen and (max-width: 641px) {
	#footer-left {
		font-size: 85%;
		text-align: center;
	}
	#footer-right-icons {
		font-size: 80%;
	}
	li#footer-privacy {
		float: none;
		margin-right: 0;
	}
	li#footer-about {
		float: none;
		margin-right: 0;
	}
	li#footer-disclaimer {
		float: none;
		margin-right: 0;
	}
}
.columns ul.special li {
	float: none;
	width: 100%;
}
.columns div#uploadtext ul {
	list-style-type: disc;
}
.columns div#uploadtext ul li {
	float: none;
	width: 95%;
	margin-left: 2em;
}
#catlinks {
	border: 1px solid #aaa;
	padding: 0.25rem;
}
#catlinks .label {
	font-size: .9rem;
}
#catlinks a.label.new {
	background-color: #BA0F2A;
}
.catlinks li {
	border-left: none;
}
.mw-specialpages-table td ul.columns li {
	width: 50%;
}

/*#mw-content-text .columns li {float:none;width:90%;}*/

footer.row ul.columns li {
	display: inline;
	float: none;
}
.columns #mw-normal-catlinks ul li {
	float: none;
	width: auto;
}
#mw-normal-catlinks a.new {
	color: white;
}
ul.vcard {
	padding: 0.5em 0.5em 0.55em 0.5em;
}

/* HEADERS */

h1, h2, h3, h4, h5, h6 {
	margin-top: .75em;
	line-height: 1em;
}
.page-Special_SpecialPages h2 {
	margin-bottom: 0.5em;
}
.editsection {
	font-weight: normal;
	font-size: 0.4em;
}
p.title {
	padding: 0.9375em;
}

/* TABLES */

.mw-content-ltr table#toc {
	float: right;
	width: auto;
}
.mw-content-rtl table#toc {
	float: left;
	width: auto;
}
table.formtable {
	border: none;
}
table td[align="right"] {
	text-align: right;
}

/* TURN OFF TABLE STRIPING FOR EDITFORMS */

table.formedit tr.even, table.formedit tr.alt, table.formedit tr:nth-of-type(even) {
	background: transparent;
}
table {
	width: 100%;
}
td.mw-label {
	width: 20%;
}
td.mw-input {
	width: 80%;
}
thead tr th {
	cursor: pointer;
}
table.formtable th {
	text-align: right !important;
}
td.smwpropname, th.smwpropname, td.smwspecname {
	text-align: left;
}
table tbody tr td, table tr td {
	line-height: 1.6em;
}
table.wikitable {
	margin: 0em 0 1em 0;
}
table.wikitable>tr>th, table.wikitable>*>tr>th {
	text-align: left;
}
table.wikitable>tr>th, table.wikitable>tr>td, table.wikitable>*>tr>th, table.wikitable>*>tr>td {
	border: 3px #fff solid;
	padding: 0.6em;
}

/* FORMS, INPUTS, FIELDSETS */

.multipleTemplateInstance {
	background-color: white !important;
	border: none !important;
	border-bottom: 1px dashed #999999 !important;
}
.multipleTemplateInstance table {
	border: none !important;
}
.multipleTemplateAdder {
	font-size: 0.9em;
	padding: 0.4125em 0.5em 0.55em 0.5em;
}
.novalue {
	color: #999999;
	font-style: italic;
	font-size: small;
}
input[type="file"], input[type="checkbox"], input[type="radio"], select {
	padding: 5px;
}
input[type="file"], select {
	padding: 5px;
	border: 1px solid #cccccc;
}
.inputSpan select.createboxInput, .dateInput select.monthInput, input.hourInput, input.minuteInput, input.secondInput, input.dayInput, input.yearInput, input[name="*[* date][hour]"], input[name="*[* date][minute]"], input[name="*[* date][second]"] {
	width: auto;
	margin-right: 1em;
}

/*
.inputSpan input.createboxInput {
  width: 100%;
}
*/

.inputSpan button, .inputSpan .button {
	margin: -4px 0 0 0;
	padding: 0.37em 0.75em 0.6em 0.70em;
}
.ms-selectable input[type="text"] {
	width: 100%;
}
button.ui-button-icon-only {
	height: 2.24em !important;
}
input[type="search"] {
    margin: 0;
}
input[type="date"] {
    margin: .5rem 0;
}
input[type="date"] {
    width: auto;
}
input[type="file"] {
    margin: .5rem 0;
}
input:not([type]), textarea, p.meta {
    margin: .5rem 0;
}
input[type="text"] {
    padding: 5px 20px 5px 5px;
    margin: .5rem 0;
}
select {
    padding: 5px 20px 5px 5px;
    margin: .5rem 0;
    width: auto;
}
input[type="checkbox"].createboxInput {
	width: auto;
}
label.checkboxLabel {
	margin-right: 0.5em;
}
.edit_with_form {
	margin: -2em 0 0 0;
	float: right;
}
input[type="radio"], input[type="checkbox"] {
	display: inline;
}
label {
	display: inline;
	font-weight: normal;
}
.mw-input label {
	font-weight: normal;
}
#mw-content-text ul.SFI_timepicker_hours, #mw-content-text ul.SFI_timepicker_minutes {
	list-style-type: none;
}
#mw-content-text ul.SFI_timepicker_hours li {
	margin: 2px 2px;
	padding: 4px;
}
.sminput.sminput-googlemaps3 p button {
	padding-top: 0.35em;
	padding-bottom: 0.6em;
}
li label.inline {
	margin-bottom: 2px;
	padding: 0;
}
button, .button {
	margin: 0.5em 0;
	padding: 0.3em 0.75em 0.4em 0.75em;
}
.top-bar-logo {
	max-width: 100%;
	height: auto;
	max-height: 2.8125rem;
	/* Important! max-height must not be higher than line-height */
	display: inline-block;
	vertical-align: middle;
}
.top-bar .button.search {
	top: 0px;
}
.top-bar .button, .top-bar button {
	padding-top: .35rem;
	padding-bottom: .35rem;
}
.top-bar .button.search {
	margin-left: 10px;
}
.top-bar input {
	top: 0px;
}
@media only screen and (min-width: 641px) {
	.top-bar .button.search {
		top: 0px;
	}
	.top-bar .button.search {
		margin-left: -4px;
	}
	.top-bar {
		height: auto;
	}
}
.top-bar-section .dropdown {
	z-index: 600;
}
input[type="submit"] {
    background-color: #5388a0;
    border: none;
    padding: 5px;
    color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}
input#wpPreview {
	background-color: #e9e9e9;
	border-color: #d0d0d0;
	color: black;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
}
.editButtons input[type="submit"] {
	display: inline-block;
}
legend {
	font-size: 0.875em;
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-weight: 500;
}
fieldset {
	line-height: 1.6em;
	padding: 0 1.25em 1em 1.25em;
	margin-top: 0;
}
span.smwbuiltin, span.smwttactiveinline span.smwbuiltin {
	font-style: normal;
}

/* MW still generates a label column for checkboxes, this minimizes is */

div.mw-htmlform-field-HTMLCheckField div.mw-label {
	height: 0;
}

.vertical-divider {
	width: 100%;
	display: block;
	background: #1A1A1A;
	height: 1px;
}
.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
	background: inherit;
}
.top-bar input {
	width: auto;
	display: inline;
}

/* Add improved styling for the Echo extension */

#echo-notifications {
	float: right;
	display: inline-block;
	margin: -1em 1em .5em;
	position: relative;
	z-index: 500;
	max-height: 30px;
}
#echo-notifications-notice,
#echo-notifications-alerts,
#echo-notifications-messages,
#echo-notifications {
	display: inline-block;
}

#pt-notifications-notice .mw-echo-notifications-badge,
#pt-notifications-alert .mw-echo-notifications-badge,
#pt-notifications-message .mw-echo-notifications-badge {
	background-size: 1.4em !important;
	font-size: 1.1em;
	color: transparent;
	filter: invert(15%);
	height: auto !important;
	display: block !important;
}
#echo-notifications li {
	list-style: none;
}
#echo-notifications-messages {
	float: right;
}
#echo-notifications-alerts {
	float: right;
}
#pt-notifications-alert .mw-echo-unseen-notifications, #pt-notifications-message .mw-echo-unseen-notifications {
	color: #0645ad !important;
}

#echo-notifications li {
    margin: 0 0 0 1em;
}

/* Make Echo extension more mobile friendly on small widths */

@media only screen and (max-width: 450px) {
	.oo-ui-popupWidget-popup {
		width: auto !important;
		position: relative !important;
		margin-left: -260px !important;
		font-size: 75% !important;
	}
	.oo-ui-clippableElement-clippable.oo-ui-popupWidget-body {
		width: 100% !important;
	}
}

/*Fix ULS CSS */

#pt-uls a.uls-trigger {
	padding-left: 15px !important;
}

/* Orbit Slider Overrides for MW */

.orbit-container .orbit-slides-container img {
	width: 100%;
}
.orbit-bullets {
	margin: 0 auto 30px auto !important;
}

/* Block-Grid UL fixes */

ul[class*="block-grid"] {
	margin: 0;
}

/* WikiEditor related fixes */
/* lable of toolbar */

.wikiEditor-ui-toolbar .label {
	background: transparent;
	color: #000;
}

/* selection boxes in toolbar adhere to font-size */

.wikiEditor-ui-toolbar .page-characters div span {
	height: 1.75em;
}

/* backound of controls adhere to #p-cactions */

.wikiEditor-ui-controls {
	background-color: #f6f6f6;
}

/* background of buttions adhere to #p-cactions*/

.wikiEditor-ui-buttons {
	background-color: #f6f6f6;
}

/* Page indicators */

.mw-indicators {
	float: right;
	line-height: 1.6;
	font-size: 0.875em;
	position: relative;
	margin: -1em .5em .5em 1em;
	max-height: 30px;
	width: auto;
	z-index: 1;
}
.mw-indicator {
	display: inline-block;
}

/* Preferences Fixes */

#preftoc li a {
	color: white;
	padding: .25em .5em;
}
#preftoc li a:hover {
	background: aqua;
	color: white;
}
#preftoc li {
	margin: 2px;
	display: inline-block;
	float: none;
	padding: 1px;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	z-index: 3;
	border-radius: 3px;
	font-size: .85em;
	background: #142849;
	border: 0;
	color: white;
}
#preftoc li a {
	color: white;
}
#preftoc li a:hover {
	background: #2ba6cb;
}
ul#preftoc {
	margin: auto;
	text-align: center;
}
#preftoc>li.selected {
	background: #2C58A1;
	box-shadow: 2px 2px 5px 2px rgba(50, 138, 64, 0.54);
}
#preftoc li.selected a {
	cursor: default;
	text-decoration: none;
}
#preferences table {
	min-width: 100%;
}
#preftoc {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#preftoc a:active {
	display: block;
	color: #000;
	padding: 0 .7em;
	position: relative;
	text-decoration: none;
}
#preftoc li.selected a {
	cursor: default;
	text-decoration: none;
}
#preferences {
	margin: 0;
	clear: both;
	background-color: #FFF;
	border: none;
}
.prefsection {
	border: none;
	padding: 0;
	margin: 0;
}
.prefsection legend {
	font-weight: bold;
}
.prefsection table, .prefsection legend {
	background-color: #F9F9F9;
}
#preferences legend.mainLegend {
	display: none;
}
#preferences fieldset legend {
	font-weight: bold;
	padding: 0 .25em;
	margin: 0;
	margin: 0 .25em 0 1em;
	background: #FFF;
}
td.htmlform-tip {
	font-size: .8em;
	padding: .2em 2em;
	color: #666;
	border: 1px solid #eeeffe;
	background: #eeeffe;
}
.preferences-login {
	clear: both;
	margin-bottom: 1.5em;
}
.prefcache {
	font-size: 90%;
	margin-top: 1em;
}

/* Images the MediaWiki way */

/* Images, Thumbs and Captions */
.thumbinner {
    border: 1px solid #c8ccd1;
    padding: 3px;
    background-color: #f8f9fa;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
    margin: auto;
    max-width: 100%;
}
.thumb.tright, .thumb.left {
    max-width: 100%;
}
.thumbcaption {
    border: 0;
    line-height: 1.4em;
    padding: 3px;
    font-size: 94%;
    text-align: left;
}
.magnify a {
    display: block;
    text-indent: 15px;
    white-space: nowrap;
    overflow: hidden;
    width: 15px;
    height: 11px;
}
.mw-content-ltr .magnify a {
    background-image: url(magnify-clip-ltr.svg);
}

/* Float right and left styles - Make all MW images responsive for mobile when floated  */

.floatright, .tright,
table.floatright {
    margin: 0 0 .5em .5em;
    border: 0;
}

.floatleft,.tleft
table.floatleft {
    margin: 0 .5em .5em 0;
    border: 0;
}

.tnone {
    margin: .5rem 0;
    border: 0;
}

.floatnone img {
    margin: .5rem 0;
}

/* Kill the float for smaller screens and make them align center. */

@media only screen and (max-width: 640px) {
    .floatright,
    table.floatright,
    .floatleft,
    table.floatleft,
    .thumb.tleft,
    .thumb.tright {
        text-align: center;
        float: none !important;
        margin: .5em auto;
    }
}

/* Removing elements we don't need */

li#ca-talk {
    display: none;
}

li#pt-mytalk {
    display: none;
}

/* Fixing text wrap */

pre {
    text-wrap: wrap;
}