MediaWiki: Common.css: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(92 intermediate revisions by 2 users not shown)
Line 22: Line 22:
height:50px;
height:50px;
transition: width .8s cubic-bezier(.19,1,.22,1);
transition: width .8s cubic-bezier(.19,1,.22,1);
     -webkit-mask-image: url(/images/2/2b/Search.svg);
     -webkit-mask-image: url(/w/images/2/2b/Search.svg);
             mask-image: url(/images/2/2b/Search.svg);
             mask-image: url(/w/images/2/2b/Search.svg);
     -webkit-mask-repeat: no-repeat;
     -webkit-mask-repeat: no-repeat;
             mask-repeat: no-repeat;
             mask-repeat: no-repeat;
Line 63: Line 63:
.nav > li {
.nav > li {
     font-size: .8em;
     font-size: .8em;
}
.nav.navbar-nav:first-of-type li.nav:last-of-type {
    display: none;
}
}
.suggestions-result-current .special-label, .suggestions-result-current .special-query {
.suggestions-result-current .special-label, .suggestions-result-current .special-query {
Line 92: Line 95:
.discord:hover {
.discord:hover {
     background-color: #899de4 !important;
     background-color: #899de4 !important;
     border-color: #6178c9 !important;
     border-color: #5b6eae !important;
}
}
.discord {
.discord {
     background-color: #7289da !important;
     background-color: #7289da !important;
     border-color: #6178c9 !important;
     border-color: #5b6eae !important;
}
}
.patreon:hover {
.patreon:hover {
     background-color: #f2897b !important;
     background-color: #f2897b !important;
     border-color: #d13722 !important;
     border-color: #c75343 !important;
}
}
.patreon {
.patreon {
     background-color: #f96854 !important;
     background-color: #f96854 !important;
     border-color: #d13722 !important;
     border-color: #c75343 !important;
}
}
.forums:hover {
.forums:hover {
     background-color: #71aa57 !important;
     background-color: #71aa57 !important;
    border-color: #4d7a38 !important;
}
}
.forums {
.forums {
     background-color: #609946 !important;
     background-color: #609946 !important;
    border-color: #4d7a38 !important;
}
.merch:hover {
    background-color: #f0ad4e !important;
    border-color: #bd7919 !important;
}
.merch {
    background-color: #ec971f !important;   
    border-color: #bd7919 !important;
}
}
#lostmediawiki-slideshow * {
#lostmediawiki-slideshow * {
Line 122: Line 135:
     background: #fff;
     background: #fff;
     padding: .5em 0;
     padding: .5em 0;
    font-size: 90%;
}
}
.carousel-inner {
.carousel-inner {
Line 142: Line 156:
     margin: 0 !important;
     margin: 0 !important;
     background: #fff;
     background: #fff;
     bottom: 16px !important;
     bottom: 3px !important;
}
}
.carousel-indicators li {
.carousel-indicators li {
     background-color: #fbaa2b;
     background-color: #fbaa2b;
     border-color: forestgreen;
     border-color: forestgreen;
}
.carousel-indicators li.active {
    background: #f96854;
}
.carousel-indicators li {
  width: 4px;
  height: 4px;
    border-width: 4px !important;
    border-style: solid !important;
}
}
.carousel-caption {
.carousel-caption {
Line 209: Line 232:
   left: 8px;
   left: 8px;
   position: relative !important;
   position: relative !important;
  flex-wrap: nowrap;
}
}
.announce-footer {
.announce-footer {
Line 221: Line 245:
   flex-direction: column;
   flex-direction: column;
   justify-content: space-between;
   justify-content: space-between;
  align-items: center;
  border: 1px solid #ddd;
  padding: 6px 3px 0 3px;
  border-radius: 6px;
  line-height: 1.3rem;
}
.announce.thumbnail .panel-heading {
  padding: 6px 12px;
}
#maincontentwrapper .mw-ui-button.mw-ui-progressive, .btn-primary, body #contentwrapper #maincontentwrapper button.oo-ui-buttonElement-button, body #contentwrapper #maincontentwrapper input.oo-ui-buttonElement-button, input[type="button"][name="wpUpload"], input[type="submit"][name="wpUpload"] {
  background-color: #609946 !important;
  border-color: #4d7a38 !important;
  color: #fff;
  border-radius: 0 !important;
}
}
.announce a .mw-ui-progressive {
.announce .mw-ui-progressive {
     text-shadow: 0 -1px 0 rgba(0,0,0,.2);   
     text-shadow: 0 -1px 0 rgba(0,0,0,.2) !important;   
     text-transform: uppercase;
     text-transform: uppercase;
     background-color: #3e8f3e;
     background-color: #3e8f3e !important;  
     border: 1px solid #3e8f3e;
     border: 1px solid #3e8f3e !important;  
}
}
.announce a .mw-ui-progressive:hover {
.announce .mw-ui-progressive:hover {
     background-color: #449544;
     background-color: #449544 !important;  
     border: 1px solid #449544;
     border: 1px solid #449544 !important; 
}
.announce.mw-ui-button {
    display: block !important;
    margin: auto !important;
    text-transform: uppercase;
}
}
.announce a, .announce a:hover, .announce a:focus, .announce a:active {
.announce a, .announce a:hover, .announce a:focus, .announce a:active {
Line 244: Line 287:
     border-color: #3e8f3e;
     border-color: #3e8f3e;
     color: #fff;
     color: #fff;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    background-image: none;
}
/**
#ca-ve-edit {
  display: none;
}
**/
@media screen and ( min-width: 992px ) {
#mw-navigation.navbar {
  padding: 0;
}
}
.navbar-brand img {
  height: 36px !important;
  margin-top: 0 !important;
}
#ca-unwatch > span,
#ca-watch > span {
  display: none !important;
}
@font-face {
font-family: 'Levenim MT';
font-style: normal;
font-weight: normal;
src: local('Levenim MT'), url('skins/Tweeki/ufonts.com_levenim-mt.woff') format('woff');
}
html,
body {
  font-family: "Levenim MT", serif;
  font-size: 100%;
  color: #333;
  /* text-shadow: 1px 1px 1px #e5e5e5; */
  line-height: 1.625em;
}
.navbar-inverse {
  background-image:none;
  background-color: #36782c;
  border-color: transparent;
  font-size: 75% !important;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  display: inline-block;
  font-size:115%;
}
a#ca-viewsource {
    display: none;
}
#catlinks {
  display:block;
  background: transparent;
}
.catlinks {
    border: none;
}
#footer {
    background: #fff !important;
}
#filetoc {
    display:none;
}
.btn-success {
    background-color: #36782c;
}
.btn-success,
.btn-danger,
.btn-warning,
.btn-info,
.btn-primary,
.btn-secondary,
.btn-default {
    background-image: none;
    border-radius: 0 !important;
    text-transform: uppercase;
}
.responsive img {
    width:100%;
    height: auto
}
#accordion.panel-group .panel {
  border-radius: 0;
  border:none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#accordion.panel-group .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#accordion.panel-group .panel-default > .panel-heading {
  background-image: none;
  background-color: #36782c;
  color: #fff;
  text-shadow: none;
}
#accordion.panel-group .panel-body {
  border-radius: 0;
}
.form-control:focus {
    border-color: #49983d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(105, 212, 89,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(105, 212, 89);
}
input:focus {
    border-color: #49983d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(105, 212, 89,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(105, 212, 89,0.6);
}
.alert {
    border-radius: 0;
}
a.btn {
    padding: 10px 16px;
}
.mw-parser-output {
    padding-left: 5px;
}
#tweekiTOC #toc {
    text-align:right;
    padding-top:1em;
}
#toc .nav > li {
    font-size: .875rem !important;
}
#toc .nav > li > a:focus, .nav > li > a:hover {
    background-color: #dff0d8;
}
.toctitle h2 {
    display: none;
}
#cs-comments,
.cs-comments {
  font-family: revert;
}
.cs-comment-header {
    background-color: #f9f9f9 !important;
    width: 100%;
}
.cs-head-comment > .cs-comment-header {
    border-top: 4px solid #36782c !important;
}
.cs-comment-title {
    font-size: 20px;
}
#cs-comments .cs-button:enabled:hover {
    color: unset;
}
#cs-comments button:hover {
    background-color: unset;
}
.cs-target-comment .cs-comment-header {
    border: none;
}
#cs-edit-box {
    background-color: #d1e9c7;
    border: 1px solid #aac593;
}
#cs-add-button > img,
.cs-edit-button > img,
.cs-delete-button > img,
.cs-link-button > img,
.cs-reply-button > img {
  display:none;
}
#cs-add-button::after {
    content: "[+comment]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    padding-left: unset !important;
    text-align: left;
}
.cs-edit-button::after {
    content: "[edit]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.cs-delete-button::after {
    content: "[del]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.cs-link-button::after {
    content: "[link]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.cs-reply-button::after {
    content: "[+reply]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.oo-ui-buttonElement-button {
  padding-top:.3em !important;
}
.firstHeading {
  padding-bottom:25px;
}
.tweekiFirstHeading {
    border: none;
    padding: 0;
    margin: 1em 20px 1em -20px;
    display:none
}
#homelogo {
    margin-top:1em;
}
#infobox {
    margin-top:1em;
    margin-left:-20px;
    margin-right: 20px;
}
#infobox p {
  margin-bottom: .5rem;
}
#homelogo, #homelogo *, #infobox, #infobox * {
    border-radius: 0 !important;
    line-height: 1.5em;
}
.sidebar-wrapper {
    position: fixed;
    padding-top: 20px;
    width:99%;
}
.sidebar-wrapper .btn-group {
    box-shadow: none;
}
#mw-content-text {
  margin-left:-13px;
}
#navbar * {
    text-shadow: none;
}
.mw-ui-input {
    padding: 0;
}
.mw-category {
    -webkit-column-count: unset;
    -moz-column-count: unset;
    column-count: unset;
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
}
hr {
    color: #eee;
    background-color: #eee;
}
#commbutt {
  width:100%;
  margin-left:-20px
}
#commbutt a {
  color: #fff;
}
@media (max-width: 992px) {
  .sidebar-wrapper {
    position: static;
  }
  #tweekiTOC #toc {
    text-align:left;
    padding-top:0;
  }
  h1#firstHeading {
    display: none;
  }
  .tweekiFirstHeading {
    font-size: 1.6em;
    margin: 1em 0;
    display:block
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #cfcfcf;
  }
  li.nav.sidepos {
    display: none;
  }
  #infobox, #commbutt {
    margin-left: 0;
    margin-right: 0;
  }
  #mw-content-text {
    margin-left:0;
  }
}
#wpUploadFile {
  border: none !important;
  box-shadow: none;
  overflow: auto;
}
/* ########### */
.onload {
  display:none;
}
.label {
  padding: .4em .6em .2em;
}
div.thumbinner {
  background-image: none;
  filter: none;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  padding-right: .25rem !important;
  display: flex;
  box-sizing: content-box;
  background-image: linear-gradient(to bottom,#fff 0,#d4edda 100%);
}
div.thumb {
}
div.thumbcaption {
  padding: 6px 12px;
  color:#44373e;
  text-align: center !important;
  max-width: 500px;
  margin: auto;
}
.gallery.mw-gallery-packed {
  margin: 0 !important;
  display: flex;
  gap: 0 .5rem;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.gallery .thumb > div:first-of-type {
  background: #d4edda;
  border: 1px solid #c3e6cb;
  padding: .25rem;
  background-image: linear-gradient(to bottom,#fff 0,#d4edda 100%);
}
.gallery div.thumb {
  box-sizing: content-box;
  display: flex;
}
.gallerytext {
  line-height: 1.4;
}
.jumbotron {
  border-radius: 0;
  background-color: #ebf8a7
}
.mw-numlink {
  display: inline-block;
}
#searchform, #searchform * {
    border-width: 0;
}
.srf-slideshow .slideshow-nav-readout {
    top: -0.3em;
    font-size: .8em;
}
table {
  margin-bottom: 1rem;
  width: 100%;
}
table caption {
  caption-side: top;
}
.ns-0 table tr {
  border-bottom: 1px solid #ddd;
}
table th {
  background-color: #f4f5f0;
  padding: 6px;
}
table td {
  padding: 6px;
}
a.new {
  color: #ee2626;
}
.tright, .floatright {
  float: right;
}
.tleft, .floatleft {
  float: left;
}
table:not([class^="mw-"]) tr td, table:not([class^="mw-"]) tr th {
  border: 1px solid #ddd;
}
#footer ul {
  text-align: center;
}
.firstHeading {
  border-bottom: 1px solid #eee;
}
.mw-editsection * {
display: inline !important;
}
.navbar-toggler-icon::after {
  content: '\f0c9';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #eee;
}
@media ( max-width: 992px ) {
  #sidebar-left {
      order: 1 !important;
      position: static !important;
  }
  #sidebar-right {
      order: 0 !important;
      position: static !important;
  }
  #maincontentwrapper {
      order: 2 !important;
  }
  .page-Home #sidebar-left {
      order: 3 !important;
  }
  #sidebar-left #tweekiTOC, #sidebar-right #tweekiTOC {
      margin-top: 25px !important;
  }
}
@media ( min-width: 993px ) {
  #sidebar-left {
  }
  #sidebar-right {
      order: 2 !important;
  }
  #maincontentwrapper {
      order: 1 !important;
  }
}
#userloginForm form {
    margin: auto;
}
div.thumbinner {
    flex-direction: column;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #36782c;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
#maincontentwrapper {
  max-width: calc( 100% - 660px ) !important;
}
#sidebar-right, #sidebar-left {
  width: 330px !important;
  min-width: 330px !important;
  max-width: 330px !important;
  background: #fff;
}
@media ( max-width: 992px ){
  #sidebar-right, #sidebar-left, #maincontentwrapper {
    width: 100% !important;
    min-width: inherit !important;
    max-width: 100% !important;
  }
}
#adslot4, #adslot3, #div-hre-LostMediaWiki-3834, #div-hre-LostMediaWiki-3834 {
  margin: 2rem auto !important;
}
.responsive-table {
  overflow-x: auto;
}
.publirAds {
  text-align: center;
}
}

Latest revision as of 10:08, 8 October 2023

video#bgvideo { 
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity:.3;
}
/* SEARCH FIELD */
#searchInput {
	background-color: #fff;
	width: 30px;
	color: transparent;
	box-shadow: none;
	height:50px;
	transition: width .8s cubic-bezier(.19,1,.22,1);
    -webkit-mask-image: url(/w/images/2/2b/Search.svg);
            mask-image: url(/w/images/2/2b/Search.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 23px;
            mask-size: 23px;
    -webkit-mask-position: 6px 12px;
            mask-position: 6px 12px;
}
#searchInput.form-control {
   border:none;
}
#searchInput:focus {
        background-image: none;
        background: linear-gradient(to right,rgba(0,0,0,.4),rgba(255,255,255,0)) !important;
        width: 300px;
        border-left: 3px solid #ea880d;
	color: #fff;
	mask-image: none;
        -webkit-mask-image: none;
	height:50px;
	border-radius:0;
	transition: width .8s cubic-bezier(.19,1,.22,1);
	font-size: 1.3em;
}
.form-control::-webkit-input-placeholder, 
.form-control::-moz-placeholder {
    color: #ddd;
    opacity: 0;
    font-size: larger;
}
.form-control:focus::-webkit-input-placeholder, 
.form-control:focus::-moz-placeholder {
   opacity: 1;
}
.navbar-form {
    margin-top: 0;
    margin-bottom: 0;
}
.nav > li {
    font-size: .8em;
}
.nav.navbar-nav:first-of-type li.nav:last-of-type {
    display: none;
}
.suggestions-result-current .special-label, .suggestions-result-current .special-query {
    color: #000 !important;
}
.suggestions-result-current {
    background-color: #e0e0e0;
    color: #000;
}
.suggestions-special {
    background-color: #e0e0e0;
    cursor: pointer;
    border: solid 1px #aaa0;
}
.srf-slideshow .slideshow-nav {
    border: 1px solid #9a6339;
    border-radius: 0;
    background: #f0ad4e;
}
.slideshow-nav .ui-state-default, 
.slideshow-nav .ui-widget-content .ui-state-default, 
.slideshow-nav .ui-widget-header .ui-state-default {
    background: #d2e9c8;
    background-image: none !important;
    background-repeat: repeat-x;
    border-color: #36782c;
    border-radius: 0;
}
.discord:hover {
    background-color: #899de4 !important;
    border-color: #5b6eae !important;
}
.discord {
    background-color: #7289da !important;
    border-color: #5b6eae !important;
}
.patreon:hover {
    background-color: #f2897b !important;
    border-color: #c75343 !important;
}
.patreon {
    background-color: #f96854 !important;
    border-color: #c75343 !important;
}
.forums:hover {
    background-color: #71aa57 !important;
    border-color: #4d7a38 !important;
}
.forums {
    background-color: #609946 !important;
    border-color: #4d7a38 !important;
}
.merch:hover {
    background-color: #f0ad4e !important;
    border-color: #bd7919 !important;
}
.merch {
    background-color: #ec971f !important;     
    border-color: #bd7919 !important;
}
#lostmediawiki-slideshow * {
    border-radius: 0 !important;
    text-shadow: none !important;
}
#lostmediawiki-slideshow {
    width: 100% !important;
    height: 340px;
    overflow: hidden;
    background: #fff;
    padding: .5em 0;
    font-size: 90%;
}
.carousel-inner {
    height: 324px;
}
.carousel-indicators, .carousel-caption {
    position: relative;
}
@media screen and ( max-width: 1380px ) {
#lostmediawiki-slideshow, .carousel-inner {
     height: auto;
}
.carousel-indicators {
  display: none;
}
}
.carousel-indicators {
    left: 0;
    width:100%;
    margin: 0 !important;
    background: #fff;
    bottom: 3px !important;
}
.carousel-indicators li {
    background-color: #fbaa2b;
    border-color: forestgreen;
}
.carousel-indicators li.active {
    background: #f96854;
}
.carousel-indicators li {
  width: 4px;
  height: 4px;
    border-width: 4px !important;
    border-style: solid !important;
}
.carousel-caption {
    right: 0;
    left: 0;
    padding: 20px 40px;
    color: #444;
}
.carousel-control.right, .carousel-control.left {
    background-image: none !important;
    color: #36782c;
}
ul.dynatree-container {
    border: none;
}
#pfForm .select2-container {
    width: 100%;
}
.form-control.select2-container .select2-choices { 
    border: 1px solid #BBB !important;
 }
.select2-container-multi .select2-choices {
    background-image: none !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    padding: 0;
}
.select2-search-choice-close {
   top: 7px;
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 8px 5px 4px 18px;
}
.select2-container-multi .select2-choices .select2-search-choice {
    line-height: 16px;
    border: 1px solid #bbb;
    box-shadow: none;
    background-color: #eee;
    background-image: none;
}
form[action="/Special:FormStart"] input.formInput {
    width: 100%;
}
form[action="/Special:FormStart"] input.forminput_button {
    margin: 6px 6px 6px -4px;
}
.form-control:focus::-webkit-input-placeholder, .form-control:focus::placeholder {
    opacity: 1;
}
.form-control::-webkit-input-placeholder, .form-control::placeholder {
    color: #aaa;
    font-size: inherit;
    opacity: 1;
    font-family: sans !important;
}
.announce.wrapper {
    overflow-x: scroll;
    display: flex;
    justify-content: flex-start;
}
.announce.row { 
  display: flex;
  left: 8px;
  position: relative !important;
  flex-wrap: nowrap;
}
.announce-footer {
   padding: .5rem;
}
.announce.thumbnail {
  max-width: 220px;
  min-width: 180px;
  margin: 8px;
  font-size: 85%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ddd;
  padding: 6px 3px 0 3px;
  border-radius: 6px;
  line-height: 1.3rem;
}
.announce.thumbnail .panel-heading {
  padding: 6px 12px;
}
#maincontentwrapper .mw-ui-button.mw-ui-progressive, .btn-primary, body #contentwrapper #maincontentwrapper button.oo-ui-buttonElement-button, body #contentwrapper #maincontentwrapper input.oo-ui-buttonElement-button, input[type="button"][name="wpUpload"], input[type="submit"][name="wpUpload"] {
  background-color: #609946 !important;
  border-color: #4d7a38 !important;
  color: #fff;
  border-radius: 0 !important;
}
.announce .mw-ui-progressive {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2) !important;   
    text-transform: uppercase;
    background-color: #3e8f3e !important;   
    border: 1px solid #3e8f3e !important;   
}
.announce .mw-ui-progressive:hover {
    background-color: #449544 !important;   
    border: 1px solid #449544 !important;   
}
.announce.mw-ui-button {
    display: block !important;
    margin: auto !important;
    text-transform: uppercase;
}
.announce a, .announce a:hover, .announce a:focus, .announce a:active {
    text-decoration: none;
}
.announce-button {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    background-image: none;
    border-radius: 0 !important;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #3e8f3e;
    color: #fff;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    background-image: none;
}
/**
#ca-ve-edit {
   display: none;
}
**/
@media screen and ( min-width: 992px ) {
#mw-navigation.navbar {
   padding: 0;
}
}
.navbar-brand img {
  height: 36px !important;
  margin-top: 0 !important;
}
#ca-unwatch > span,
#ca-watch > span {
  display: none !important;
}
@font-face {
font-family: 'Levenim MT';
font-style: normal;
font-weight: normal;
src: local('Levenim MT'), url('skins/Tweeki/ufonts.com_levenim-mt.woff') format('woff');
}

html,
body {
  font-family: "Levenim MT", serif;
  font-size: 100%;
  color: #333;
  /* text-shadow: 1px 1px 1px #e5e5e5; */
  line-height: 1.625em;
}
.navbar-inverse {
  background-image:none;
  background-color: #36782c;
  border-color: transparent;
  font-size: 75% !important;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  display: inline-block;
  font-size:115%;
}
a#ca-viewsource {
    display: none;
}
#catlinks {
   display:block;
   background: transparent;
}
.catlinks {
    border: none;
}
#footer {
    background: #fff !important;
}
#filetoc {
    display:none;
}
.btn-success {
    background-color: #36782c;
}
.btn-success,
.btn-danger,
.btn-warning,
.btn-info,
.btn-primary,
.btn-secondary,
.btn-default {
    background-image: none;
    border-radius: 0 !important;
    text-transform: uppercase;
}
.responsive img {
    width:100%;
    height: auto
}

#accordion.panel-group .panel {
   border-radius: 0;
   border:none;
   -webkit-box-shadow: none;
   box-shadow: none;
}
#accordion.panel-group .panel-heading {
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
#accordion.panel-group .panel-default > .panel-heading {
   background-image: none;
   background-color: #36782c;
   color: #fff;
   text-shadow: none;
}
#accordion.panel-group .panel-body {
   border-radius: 0;
}
.form-control:focus {
    border-color: #49983d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(105, 212, 89,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(105, 212, 89);
}
input:focus {
    border-color: #49983d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(105, 212, 89,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(105, 212, 89,0.6);
}
.alert {
    border-radius: 0;
}
a.btn {
    padding: 10px 16px;
}
.mw-parser-output {
    padding-left: 5px;
}
#tweekiTOC #toc {
    text-align:right;
    padding-top:1em;
}
#toc .nav > li {
    font-size: .875rem !important;
}
#toc .nav > li > a:focus, .nav > li > a:hover {
    background-color: #dff0d8;
}
.toctitle h2 {
    display: none;
}
#cs-comments,
.cs-comments {
  font-family: revert;
}
.cs-comment-header {
    background-color: #f9f9f9 !important;
    width: 100%;
}
.cs-head-comment > .cs-comment-header {
    border-top: 4px solid #36782c !important;
}
.cs-comment-title {
    font-size: 20px;
}
#cs-comments .cs-button:enabled:hover {
    color: unset;
}
#cs-comments button:hover {
    background-color: unset;
}
.cs-target-comment .cs-comment-header {
    border: none;
}
#cs-edit-box {
    background-color: #d1e9c7;
    border: 1px solid #aac593;
}
#cs-add-button > img,
.cs-edit-button > img,
.cs-delete-button > img,
.cs-link-button > img,
.cs-reply-button > img {
   display:none;
}
#cs-add-button::after {
    content: "[+comment]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    padding-left: unset !important;
    text-align: left;
}
.cs-edit-button::after {
    content: "[edit]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.cs-delete-button::after {
    content: "[del]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.cs-link-button::after {
    content: "[link]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.cs-reply-button::after {
    content: "[+reply]";
    /* margin-right: -26px; */
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.oo-ui-buttonElement-button {
   padding-top:.3em !important;
}
.firstHeading {
   padding-bottom:25px;
}
.tweekiFirstHeading {
    border: none;
    padding: 0;
    margin: 1em 20px 1em -20px;
    display:none
}
#homelogo {
    margin-top:1em;
}
#infobox {
    margin-top:1em;
    margin-left:-20px;
    margin-right: 20px;
}
#infobox p {
  margin-bottom: .5rem;
}
#homelogo, #homelogo *, #infobox, #infobox * {
    border-radius: 0 !important;
    line-height: 1.5em;
}
.sidebar-wrapper {
    position: fixed;
    padding-top: 20px;
    width:99%;
}
.sidebar-wrapper .btn-group {
    box-shadow: none;
}
#mw-content-text { 
   margin-left:-13px;
}
#navbar * {
    text-shadow: none;
}
.mw-ui-input {
    padding: 0;
}
.mw-category {
    -webkit-column-count: unset;
    -moz-column-count: unset;
    column-count: unset;
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
}
hr {
    color: #eee;
    background-color: #eee;
}
#commbutt {
   width:100%;
   margin-left:-20px
}
#commbutt a {
  color: #fff;
}
@media (max-width: 992px) {
  .sidebar-wrapper {
    position: static;
  }
  #tweekiTOC #toc {
    text-align:left;
    padding-top:0;
  }
  h1#firstHeading {
    display: none;
  }
  .tweekiFirstHeading {
     font-size: 1.6em;
     margin: 1em 0;
     display:block
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #cfcfcf;
  }
  li.nav.sidepos {
    display: none;
  }
  #infobox, #commbutt {
    margin-left: 0;
    margin-right: 0;
  }
  #mw-content-text { 
    margin-left:0;
  }
}

#wpUploadFile {
   border: none !important;
   box-shadow: none;
   overflow: auto;
}
/* ########### */
.onload {
   display:none;
}
.label {
   padding: .4em .6em .2em;
}
div.thumbinner {
  background-image: none;
  filter: none;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  padding-right: .25rem !important;
  display: flex;
  box-sizing: content-box;
  background-image: linear-gradient(to bottom,#fff 0,#d4edda 100%);
}
div.thumb {
}
div.thumbcaption {
   padding: 6px 12px;
   color:#44373e;
   text-align: center !important;
   max-width: 500px;
   margin: auto;
}
.gallery.mw-gallery-packed {
  margin: 0 !important;
  display: flex;
  gap: 0 .5rem;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.gallery .thumb > div:first-of-type {
   background: #d4edda;
   border: 1px solid #c3e6cb;
   padding: .25rem;
   background-image: linear-gradient(to bottom,#fff 0,#d4edda 100%);
}
.gallery div.thumb {
  box-sizing: content-box;
  display: flex;
}
.gallerytext {
  line-height: 1.4;
}
.jumbotron {
   border-radius: 0;
   background-color: #ebf8a7
}
.mw-numlink {
   display: inline-block;
}
#searchform, #searchform * {
    border-width: 0;
}
.srf-slideshow .slideshow-nav-readout {
    top: -0.3em;
    font-size: .8em;
}
table {
   margin-bottom: 1rem;
   width: 100%;
}
table caption {
  caption-side: top;
}
.ns-0 table tr {
   border-bottom: 1px solid #ddd;
}
table th {
   background-color: #f4f5f0;
   padding: 6px;
}
table td {
   padding: 6px;
}
a.new {
   color: #ee2626;
}
.tright, .floatright {
   float: right;
}
.tleft, .floatleft {
   float: left;
}
table:not([class^="mw-"]) tr td, table:not([class^="mw-"]) tr th {
  border: 1px solid #ddd;
}
#footer ul {
  text-align: center;
}
.firstHeading {
  border-bottom: 1px solid #eee;
}
.mw-editsection * {
 display: inline !important;
}
.navbar-toggler-icon::after {
  content: '\f0c9';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #eee;
}
@media ( max-width: 992px ) {
   #sidebar-left {
      order: 1 !important;
      position: static !important;
   }
   #sidebar-right {
      order: 0 !important;
      position: static !important;
   }
   #maincontentwrapper {
      order: 2 !important;
   }
   .page-Home #sidebar-left {
      order: 3 !important;
   }
   #sidebar-left #tweekiTOC, #sidebar-right #tweekiTOC {
      margin-top: 25px !important;
   }
}
@media ( min-width: 993px ) {
   #sidebar-left {
   }
   #sidebar-right {
      order: 2 !important;
   }
   #maincontentwrapper {
      order: 1 !important;
   }
}
#userloginForm form {
     margin: auto;
}
div.thumbinner {
     flex-direction: column;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #36782c;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
#maincontentwrapper {
  max-width: calc( 100% - 660px ) !important;
}
#sidebar-right, #sidebar-left {
  width: 330px !important;
  min-width: 330px !important;
  max-width: 330px !important;
  background: #fff;
}
@media ( max-width: 992px ){
  #sidebar-right, #sidebar-left, #maincontentwrapper {
     width: 100% !important;
     min-width: inherit !important;
     max-width: 100% !important;
  }
}
#adslot4, #adslot3, #div-hre-LostMediaWiki-3834, #div-hre-LostMediaWiki-3834 {
   margin: 2rem auto !important;
}
.responsive-table {
   overflow-x: auto;
}
.publirAds {
   text-align: center;
}