MediaWiki:Common.css: Unterschied zwischen den Versionen

 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
+
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */  
  
 
.navbar  {
 
.navbar  {
Zeile 40: Zeile 40:
 
/* All Mobile Sizes (devices and browser) */
 
/* All Mobile Sizes (devices and browser) */
 
@media only screen and (max-width: 767px) {
 
@media only screen and (max-width: 767px) {
    .responsive #top #main .sidebar {
+
.responsive #top #main .sidebar {display:block !important; clear: both; }
        display: block !important;
 
        clear: both;
 
    }
 
 
}
 
}
  
 
#ca-ve-edit {
 
#ca-ve-edit {
     visibility: visible !important;
+
     visibility: visible!important;
 
     display: block !important;
 
     display: block !important;
 
}
 
}
 
+
.prefsectiontip,
.prefsectiontip
+
/*#footer-places-privacy*/ {
    /*#footer-places-privacy*/
 
{
 
 
     display: none !important;
 
     display: none !important;
 
     visibility: hidden;
 
     visibility: hidden;
 
}
 
}
 
+
.mw-label{
.mw-label {
+
     font-size: 16px !important;
     font-size: 16px !important;
+
     font-weight:300 !important;
     font-weight: 300 !important;
+
     line-height:20px !important;
     line-height: 20px !important;
+
     text-align: left!important;
     text-align: left !important;
 
 
}
 
}
  
Zeile 68: Zeile 62:
 
     border-bottom: 1px solid #AAAAAA;
 
     border-bottom: 1px solid #AAAAAA;
 
}
 
}
 
 
#signupend {
 
#signupend {
 
+
 
 
     border-bottom: 1px solid #AAAAAA;
 
     border-bottom: 1px solid #AAAAAA;
 
}
 
}
  
input.mandatoryField,
+
input.mandatoryField,  
select.mandatoryField {
+
select.mandatoryField{
     /* margin-left: 100px !important;*/
+
     /* margin-left: 100px !important;*/  
 
     padding: 10px 10px 0px 0px !important;
 
     padding: 10px 10px 0px 0px !important;
     position: relative !important;
+
     position: relative   !important;
 
}
 
}
  
Zeile 84: Zeile 77:
 
     margin-left: 100px !important;
 
     margin-left: 100px !important;
 
}
 
}
 +
  
 
#mw-imagepage-content,
 
#mw-imagepage-content,
.mediaWarning {
+
.mediaWarning{
 
     margin-top: 20px !important;
 
     margin-top: 20px !important;
 
}
 
}
  
 
#filehistory,
 
#filehistory,
#mw-imagepage-section-filehistory {
+
#mw-imagepage-section-filehistory{
 
     display: none !important;
 
     display: none !important;
 
     visibility: hidden;
 
     visibility: hidden;
 
}
 
}
 
 
.qtip {
 
.qtip {
    max-width: 800px !important;
+
    max-width: 800px !important;
 
}
 
}
  
 
.select2-selection-limit {
 
.select2-selection-limit {
     color: #000000 !important;
+
     color: #000000   !important;
 
}
 
}
  
th {
+
th{
     background-color: #c2d1f0 !important;
+
     background-color:#c2d1f0 !important;
 
}
 
}
  
 
table.wikitable {
 
table.wikitable {
     background-color: #dfe7f7 !important;
+
     background-color:#dfe7f7 !important;
}
+
}
  
 
.mw-pt-languages-label {
 
.mw-pt-languages-label {
     background-color: #b5c691 !important;
+
     background-color:#b5c691 !important;
}
+
}
  
.mw-pt-languages-list {
+
.mw-pt-languages-list{
     background-color: #e1e8d3 !important;
+
     background-color:#e1e8d3 !important;
}
+
}
  
 
#toc {
 
#toc {
     background-color: #dfe7f7 !important;
+
     background-color:#dfe7f7 !important;
}
+
}
  
 
body {
 
body {
     background-color: #f0f3e9 !important;
+
     background-color:#f0f3e9!important;  
     line-height: 1.5 !important;
+
     line-height: 1.5 !important;  
}
+
}
  
 
#searchInput {
 
#searchInput {
     background-color: #eff3fb !important;
+
     background-color:#eff3fb !important;  
 
     width: 130% !important;
 
     width: 130% !important;
}
+
}
 
 
 
#innerbodycontent {
 
#innerbodycontent {
 
     padding: 50px !important;
 
     padding: 50px !important;
     background-color: #eff3fb !important;
+
     background-color:#eff3fb!important;
 
}
 
}
 
+
.smwtable  
.smwtable {
+
{  
     margin-left: auto !important;
+
     margin-left: auto!important;  
     margin-right: auto !important;
+
     margin-right: auto!important;
     width: 100% !important;
+
     width: 100%!important;
     table-layout: fixed !important;
+
     table-layout: fixed!important;
     word-wrap: break-word !important;
+
     word-wrap: break-word!important;
     -webkit-hyphens: auto !important;
+
     -webkit-hyphens: auto!important;  
     -moz-hyphens: auto !important;
+
     -moz-hyphens: auto!important;  
     -ms-hyphens: auto !important;
+
     -ms-hyphens: auto!important;  
     -o-hyphens: auto !important;
+
     -o-hyphens: auto!important;
     hyphens: auto !important;
+
     hyphens: auto!important;
 
     /* height: 400px!important;width: 600px!important;  */
 
     /* height: 400px!important;width: 600px!important;  */
}
+
    }
  
 
.mw-content-ltr {
 
.mw-content-ltr {
 
     color: #000000 !important;
 
     color: #000000 !important;
     font-weight: 400 !important;
+
     font-weight:400 !important;
 
+
 
 
}
 
}
  
 
h1 {
 
h1 {
     font-size: 40px !important;
+
     font-size: 40px !important;  
     color: #24478f !important;
+
     color: #24478f   !important;  
     font-weight: 400 !important;
+
     font-weight:400 !important;
 
+
   
}
+
}  
  
 
h2 {
 
h2 {
    font-size: 30px !important;
+
    font-size: 30px !important;
    color: #2e5cb8 !important;
+
    color: #2e5cb8   !important;
    font-weight: 400 !important;
+
    font-weight:400 !important;
 
}
 
}
 
 
h3 {
 
h3 {
    font-size: 25px !important;
+
    font-size: 25px !important;
    color: #4775d1 !important;
+
    color: #4775d1   !important;
    font-weight: 400 !important;
+
    font-weight:400 !important;
 
}
 
}
  
 
h4 {
 
h4 {
    font-size: 20px !important;
+
    font-size: 20px !important;
    color: #6699FF !important;
+
    color: #6699FF   !important;
    font-weight: 400 !important;
+
    font-weight:400 !important;
 
}
 
}
 
+
 
.select2-search-choice {
+
.select2-search-choice {  
    position: relative !important;
+
    position: relative   !important;
    float: left !important;
+
    float:left !important;  
    padding: 10px 10px 0px 0px !important;
+
    padding: 10px 10px 0px 0px !important;
 
}
 
}
 
+
a.select2-search-choice-close {  
a.select2-search-choice-close {
+
     position: relative   !important;
     position: relative !important;
+
     float:right !important;
     float: right !important;
+
     right:0 !important;
     right: 0 !important;
 
 
     top: -13px !important;
 
     top: -13px !important;
     margin-left: 5px !important;
+
     margin-left: 5px !important;
 
     left: 10px !important;
 
     left: 10px !important;
 
}
 
}
  
/*#p-logo {*/
+
/*#p-logo {*/
 
     /*float: right !important;*/
 
     /*float: right !important;*/
 
     /*left: 50px !important;*/
 
     /*left: 50px !important;*/
Zeile 205: Zeile 195:
 
     /*top: -20px !important;*/
 
     /*top: -20px !important;*/
 
/*}*/
 
/*}*/
 
 
.thumbinner {
 
.thumbinner {
 
     border: solid 4px !important;
 
     border: solid 4px !important;
     border-color: #fefefe !important;
+
     border-color: #fefefe!important;
     box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
+
     box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);!important;
!important;
+
     margin-right: 20px !important;
     margin-right: 20px !important;
+
     margin-left: 10px !important;
     margin-left: 10px !important;
+
     margin-top: 10px !important;
     margin-top: 10px !important;
+
     background-color:#dfe7f7 !important;  
     background-color: #dfe7f7 !important;
 
 
}
 
}
 
 
.mw-gallery-packed {
 
.mw-gallery-packed {
 
     border: solid 2px !important;
 
     border: solid 2px !important;
     border-color: #fefefe !important;
+
     border-color: #fefefe!important;
     box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
+
     box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);!important;
!important;
+
     background-color:#dfe7f7 !important;  
     background-color: #dfe7f7 !important;
 
 
}
 
}
 
+
.thumbnail{
.thumbnail {
+
     margin-right: 20px !important;
     margin-right: 20px !important;
+
     margin-left: 10px !important;
     margin-left: 10px !important;
+
     margin-top: 10px !important;
     margin-top: 10px !important;
+
     background-color:#dfe7f7 !important;  
     background-color: #dfe7f7 !important;
 
 
     border: solid 2px !important;
 
     border: solid 2px !important;
     border-color: #fefefe !important;
+
     border-color: #fefefe!important;  
 
}
 
}
 
 
/*.thumbimage {
 
/*.thumbimage {
 
     border: solid 4px !important;
 
     border: solid 4px !important;
Zeile 241: Zeile 225:
 
     margin-left: 10px  !important;
 
     margin-left: 10px  !important;
 
     margin-top: 10px  !important;
 
     margin-top: 10px  !important;
     background-color:#dfe7f7  !important;
+
     background-color:#dfe7f7  !important;  
 
}*/
 
}*/
  
 
.thumbcaption {
 
.thumbcaption {
     line-height: 1.5 !important;
+
     line-height: 1.5 !important;
 
}
 
}
 
 
a.new {
 
a.new {
     color: #003366 !important;
+
     color: #003366   !important;  
     font-weight: bold !important;
+
     font-weight:bold !important;  
 
}
 
}
  
 
.checkboxLabel {
 
.checkboxLabel {
    margin-left: 5px !important;
+
  margin-left: 5px !important;
 
}
 
}
  
.radioButtonItem {
+
.radioButtonItem {
    margin-left: 5px !important;
+
  margin-left: 5px !important;
 
}
 
}
  
#footer-poweredbyico {
+
#footer-poweredbyico {  
    display: none !important;
+
  display: none !important;
 
}
 
}
  
 
/* Hides the first element in a radio button group */
 
/* Hides the first element in a radio button group */
.radioButtonSpan label:nth-child(1),
+
.radioButtonSpan label:nth-child(1),  
 
.col-md-6 col-sm-4 pull-right {
 
.col-md-6 col-sm-4 pull-right {
 
     display: none;
 
     display: none;
Zeile 273: Zeile 256:
 
/*#tabs-default-lighter {display: none;} */
 
/*#tabs-default-lighter {display: none;} */
  
/*#p-toolbox,#p-actions,#p-namespaces,#b-edit {display: none;} */
+
}
/*a.dropdown-toggle,.dropdown-menu { left:600px !important;} */
 
  
.actions pull-left nav {
+
/*#p-toolbox,#p-actions,#p-namespaces,#b-edit {display: none;}
    left: 400px !important;
+
a.dropdown-toggle, #b-edit, #coll-download-as-rl{
 +
    left:-350px !important;
 +
    border-bottom-style: none !important;
 +
    width: 180px !important;
 +
    padding: 0px 0px 0px 0px !important;
 +
    font-size: 17px  !important;
 +
    top: 280px !important;
 +
    color:  #6B8E23   !important;
 +
    font-weight:bold !important; } */
 +
 
 +
.actions pull-left nav {  
 +
  left:400px !important;
 
}
 
}
 +
/*.input-group has-light hidden-xs hidden-sm {display: block !important;}*/
  
 
.input-group {
 
.input-group {
Zeile 291: Zeile 285:
 
}
 
}
  
#n-recentchanges {
+
#n-recentchanges {display: none;}
    display: none;
 
}
 
  
  
Zeile 303: Zeile 295:
 
}
 
}
  
.col-md-6 {
+
.col-md-6 {  
     font-weight: 400 !important;
+
     font-weight:400 !important;
 
     top: -40px !important;
 
     top: -40px !important;
     color: #003366 !important;
+
     color: #003366   !important;  
     font-weight: bold !important;
+
     font-weight:bold !important;  
     width: 300px !important;
+
     width: 300px !important;  
     padding-left: 0px !important;
+
     padding-left: 0px !important;  
 
}
 
}
 +
  
 
#n-Artikel-oder-Lehrmaterial-suchen,
 
#n-Artikel-oder-Lehrmaterial-suchen,
#n-Registrierung-oder-Anmeldung {
+
#n-Registrierung-oder-Anmeldung {  
     border-bottom-style: none !important;
+
     border-bottom-style: none !important;  
     width: 350px !important;
+
     width: 350px !important;  
 
     padding: 0px 0px 0px 0px !important;
 
     padding: 0px 0px 0px 0px !important;
     font-size: 17px !important;
+
     font-size: 17px !important;
 
     top: 50px !important;
 
     top: 50px !important;
     color: #6B8E23 !important;
+
     color: #6B8E23 !important;
 
}
 
}
  
#n-Stellenangebote-oder-Qualifizierungsarbeiten {
+
#n-Stellenangebote-oder-Qualifizierungsarbeiten {  
     border-bottom-style: none !important;
+
     border-bottom-style: none !important;  
     width: 360px !important;
+
     width: 360px !important;  
 
     padding: 0px 0px 0px 0px !important;
 
     padding: 0px 0px 0px 0px !important;
     font-size: 17px !important;
+
     font-size: 17px !important;
 
     top: 50px !important;
 
     top: 50px !important;
     color: #6B8E23 !important;
+
     color: #6B8E23 !important;
 
}
 
}
 
+
#n-,
 
#n-Englisch,
 
#n-Englisch,
 
#n-Infothek,
 
#n-Infothek,
Zeile 342: Zeile 335:
 
#n-Terminologie,
 
#n-Terminologie,
 
#n-Registrierung,
 
#n-Registrierung,
#n-AutorInnen-Board {
+
#n-AutorInnen-Board {  
     border-bottom-style: none !important;
+
     border-bottom-style: none !important;  
     width: 180px !important;
+
     width: 180px !important;  
 
     padding: 0px 0px 0px 0px !important;
 
     padding: 0px 0px 0px 0px !important;
     font-size: 17px !important;
+
     font-size: 17px !important;
 
     top: 50px !important;
 
     top: 50px !important;
     color: #6B8E23 !important;
+
     color: #6B8E23   !important;  
     font-weight: bold !important;
+
     font-weight:bold !important;  
 
}
 
}
  
Zeile 355: Zeile 348:
 
.nav-pills > li > a:focus,
 
.nav-pills > li > a:focus,
 
.nav-pills > li > a:active {
 
.nav-pills > li > a:active {
     background-color: #FFFFFF !important;
+
     background-color: #FFFFFF !important;  
     color: #6B8E23 !important;
+
     color: #6B8E23   !important;  
 
}
 
}
 +
 +
/*#page-header{
 +
    margin-left: 102px !important;
 +
}*/
  
 
.pull-left {
 
.pull-left {
    float: right !important;
+
  float:right !important;
 
}
 
}
 +
 
.pull-right {
 
.pull-right {
     float: left !important;
+
     float:left !important;
 
}
 
}
 
+
#innerbodycontent.row {  
 
+
  margin-top: 0px;
#innerbodycontent.row {
 
    margin-top: 0px;
 
 
}
 
}
  
 
.gallerybox {
 
.gallerybox {
     margin-right: 10px !important;
+
     margin-right:10px !important;
 
     padding-right: 30px !important;
 
     padding-right: 30px !important;
 
}
 
}
  
#userbar, #b-edit {
+
#userbar, #b-edit {
     font-weight: 400 !important;
+
     font-weight:400 !important;  
 
     top: -10px !important;
 
     top: -10px !important;
     color: #003366 !important;
+
     color: #003366   !important;
     font-weight: bold !important;
+
     font-weight:bold !important;}
}
 
  
 +
/*#b-edit { 
 +
    border-bottom-style: none !important;
 +
    width: 180px !important;
 +
    padding: 0px 0px 0px 0px !important;
 +
    font-size: 17px  !important;
 +
    top: 50px !important;
 +
    color:  #6B8E23   !important;
 +
    font-weight:bold !important;}*/
  
  
.navbar-nav > li > a {
+
.navbar-nav > li > a {  
    display: none !important;
+
display: none !important;  
    visibility: hidden;
+
visibility: hidden;
 
}
 
}
  
Zeile 396: Zeile 399:
  
 
/*.headerSort{ border:1px solid orange !important;} */
 
/*.headerSort{ border:1px solid orange !important;} */
 +
  
 
/*.col-md-6 { display: none !important; visibility: hidden;} # n-Artikel\/Lehrmaterial-suchen */
 
/*.col-md-6 { display: none !important; visibility: hidden;} # n-Artikel\/Lehrmaterial-suchen */
  
.oo-ui-toolbar-bar {
+
.oo-ui-toolbar-bar {  
     color: #003366 !important;
+
     color: #003366   !important;
 
     top: 0px !important;
 
     top: 0px !important;
 
}
 
}
 
+
.oo-ui-processDialog-title {  
.oo-ui-processDialog-title {
+
    line-height:0 !important;
    line-height: 0 !important;
+
  }
}
 
 
 
 
oo-ui-toolbar-bar
 
oo-ui-toolbar-bar
 
#mw-input-wpeditondblclick,
 
#mw-input-wpeditondblclick,
#mw-input-wpeditsectiononrightclick {
+
#mw-input-wpeditsectiononrightclick {  
    checked = "checked" !important;
+
    checked="checked" !important;
 +
  }
 +
.mw-lingo-tooltip-definition  {
 +
    font-size: 14px  !important;
 +
    color: #000000 !important;
 +
    font-weight:400 !important;
 +
    background-color: transparent !important;
 +
    border: 0px none !important;
 +
   
 
}
 
}
 
+
.mw-lingo-tooltip-abbr{
.mw-lingo-tooltip-definition {
+
    /*border-bottom: 1px dotted */
    font-size: 14px !important;
+
      border-bottom: 2px dotted #6B8E23  !important;
    color: #000000 !important;
 
    font-weight: 400 !important;
 
    background-color: transparent !important;
 
    border: 0px none !important;
 
 
 
 
}
 
}
  
.mw-lingo-tooltip-abbr {
+
small, .small {  
    /*border-bottom: 1px dotted */
+
    line-height: 1.25 !important;
    border-bottom: 2px dotted #6B8E23 !important;
+
  }
}
 
  
small, .small {
+
.quiz table.settings,
    line-height: 1.25 !important;
+
#coll-create_a_book,
 +
#t-print {  
 +
  display: none !important;
 +
  visibility: hidden !important;
 
}
 
}
 
+
li#p-Drucken/­exportieren.dropdown{  
#coll-create_a_book,
+
  display: none !important;  
#t-print,
+
  visibility: hidden !important;
.quiz table.settings {
 
    display: none !important;
 
    visibility: hidden !important;
 
 
}
 
}
 
li#p-Drucken/­exportieren.dropdown{
 
display: none !important;
 
visibility: hidden !important;}
 
  
 
.navbar-inner div {
 
.navbar-inner div {
    display: block !important;
+
  display: block !important;
 +
}
 +
.table-bordered {
 +
  width: 70% !important;
 +
  height: 70% !important;
 
}
 
}

Aktuelle Version vom 27. März 2017, 14:33 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ 

.navbar  {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  width: 100% !important;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .navbar {
    width: 100% !important;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .navbar {
    width: 100% !important;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .navbar {
    width: 82% !important;
  }
}

.hidden {
    display: none !important;
    visibility: hidden;
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.responsive #top #main .sidebar {display:block !important; clear: both; }
}

#ca-ve-edit {
    visibility: visible!important;
    display: block !important;
}
.prefsectiontip,
/*#footer-places-privacy*/  {
    display: none !important;
    visibility: hidden;
}
.mw-label{
    font-size: 16px  !important;
    font-weight:300 !important;
    line-height:20px !important;
    text-align: left!important;
}

.mw-content-text {
    border-bottom: 1px solid #AAAAAA;
}
#signupend {
  
    border-bottom: 1px solid #AAAAAA;
}

input.mandatoryField, 
select.mandatoryField{
    /* margin-left: 100px !important;*/ 
    padding: 10px 10px 0px 0px !important;
    position: relative    !important;
}

.inputSpan mandatoryFieldSpan {
    margin-left: 100px !important;
}


#mw-imagepage-content,
.mediaWarning{
    margin-top: 20px !important;
}

#filehistory,
#mw-imagepage-section-filehistory{
    display: none !important;
    visibility: hidden;
}
.qtip {
     max-width: 800px !important;
}

.select2-selection-limit {
    color: #000000    !important;
}

th{
    background-color:#c2d1f0 !important;  
}

table.wikitable {
    background-color:#dfe7f7  !important;  
} 	

.mw-pt-languages-label {
    background-color:#b5c691 !important;  
} 	

.mw-pt-languages-list{
    background-color:#e1e8d3 !important;  
} 	

#toc {
    background-color:#dfe7f7 !important;  
} 	

body {
    background-color:#f0f3e9!important; 
    line-height: 1.5  !important; 
} 	

#searchInput {
    background-color:#eff3fb  !important; 
    width: 130% !important;
} 	
#innerbodycontent {
    padding: 50px !important;
    background-color:#eff3fb!important;  
}
.smwtable 
{ 
    margin-left: auto!important; 
    margin-right: auto!important;
    width: 100%!important;
    table-layout: fixed!important;
    word-wrap: break-word!important;
    -webkit-hyphens: auto!important;   
    -moz-hyphens: auto!important;   
    -ms-hyphens: auto!important;    
    -o-hyphens: auto!important;  
    hyphens: auto!important;
    /* height: 400px!important;width: 600px!important;  */
    }

.mw-content-ltr {
    color: #000000 !important;
    font-weight:400 !important;
   
}

h1 {
    font-size: 40px  !important; 
    color: #24478f   !important; 
    font-weight:400 !important;
    
} 

h2 {
     font-size: 30px  !important;
     color: #2e5cb8    !important;
     font-weight:400 !important;
}
h3 {
     font-size: 25px  !important;
     color: #4775d1    !important;
     font-weight:400 !important;
}

h4 {
     font-size: 20px  !important;
     color: #6699FF    !important;
     font-weight:400 !important;
}
  
.select2-search-choice { 
     position: relative    !important;
     float:left !important; 
     padding: 10px 10px 0px 0px !important;
}
a.select2-search-choice-close { 
    position: relative    !important;
    float:right !important;
    right:0 !important;
    top: -13px !important;
    margin-left: 5px  !important;
    left: 10px !important;
}

 /*#p-logo {*/
    /*float: right !important;*/
    /*left: 50px !important;*/
    /*width: 90% !important;*/
    /*top: -20px !important;*/
/*}*/
.thumbinner {
    border: solid 4px !important;
    border-color: #fefefe!important;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);!important;
    margin-right: 20px  !important;
    margin-left: 10px  !important;
    margin-top: 10px  !important;
    background-color:#dfe7f7  !important; 
}
.mw-gallery-packed {
    border: solid 2px !important;
    border-color: #fefefe!important;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);!important;
    background-color:#dfe7f7  !important; 
}
.thumbnail{
    margin-right: 20px  !important;
    margin-left: 10px  !important;
    margin-top: 10px  !important;
    background-color:#dfe7f7  !important; 
    border: solid 2px !important;
    border-color: #fefefe!important; 
}
/*.thumbimage {
    border: solid 4px !important;
    border-color: #fefefe!important;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);!important;
    margin-right: 20px  !important;
    margin-left: 10px  !important;
    margin-top: 10px  !important;
    background-color:#dfe7f7  !important; 
}*/

.thumbcaption {
    line-height: 1.5  !important;
}
a.new {
    color: #003366    !important; 
    font-weight:bold !important; 
}

.checkboxLabel {
   margin-left: 5px  !important;
}

.radioButtonItem {  
   margin-left: 5px  !important;
}

#footer-poweredbyico { 
   display: none !important;
}

/* Hides the first element in a radio button group */
.radioButtonSpan label:nth-child(1), 
.col-md-6 col-sm-4 pull-right {
    display: none;
}

/*#tabs-default-lighter {display: none;} */

}

/*#p-toolbox,#p-actions,#p-namespaces,#b-edit {display: none;}
 a.dropdown-toggle, #b-edit, #coll-download-as-rl{ 
    left:-350px !important;
    border-bottom-style: none !important; 
    width: 180px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 280px !important;
    color:  #6B8E23	  !important; 
    font-weight:bold !important; } */

.actions pull-left nav { 
   left:400px !important;
}
/*.input-group has-light hidden-xs hidden-sm {display: block !important;}*/

.input-group {
    display: inline-block !important;
    float: left !important;
    top: 40px !important;
    margin-bottom: 0!important;
    margin-top: 0!important;
    padding-left: 0!important;
    list-style: none!important;
    box-sizing: inherit!important;
}

#n-recentchanges  {display: none;}


/*.input-group-btn {top:-48px !important;left: 170px !important; width: 80%!important;}*/

.input-group-btn {
    /*top: -20px !important;*/
    display: none!important;
}

.col-md-6 { 
    font-weight:400 !important;
    top: -40px !important;
    color: #003366    !important; 
    font-weight:bold !important; 
    width: 300px !important; 
    padding-left: 0px !important; 
}


#n-Artikel-oder-Lehrmaterial-suchen,
#n-Registrierung-oder-Anmeldung { 
    border-bottom-style: none !important; 
    width: 350px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23 !important;  
}

#n-Stellenangebote-oder-Qualifizierungsarbeiten { 
    border-bottom-style: none !important; 
    width: 360px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23 !important;  
}
#n-,
#n-Englisch,
#n-Infothek,
#n-Beitrag-verfassen,
#n-Review-Prozess,
#n-help,
#n-Kontakt,
#n-recentchanges,
#n-Links,
#n-Glossar,
#n-Terminologie,
#n-Registrierung,
#n-AutorInnen-Board { 
    border-bottom-style: none !important; 
    width: 180px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23	  !important; 
    font-weight:bold !important; 
}

.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li > a:active {
    background-color: #FFFFFF  !important; 
    color:  #6B8E23	  !important; 
}

/*#page-header{
    margin-left: 102px !important;
}*/

.pull-left {
   float:right !important;
}

.pull-right {
    float:left !important;
}
#innerbodycontent.row { 
   margin-top: 0px;
}

.gallerybox {
    margin-right:10px !important;
    padding-right: 30px !important;
}

#userbar, #b-edit {  
    font-weight:400 !important; 
    top: -10px !important;
    color: #003366    !important;
    font-weight:bold !important;}

/*#b-edit {  
    border-bottom-style: none !important; 
    width: 180px !important; 
    padding: 0px 0px 0px 0px !important;
    font-size: 17px  !important;
    top: 50px !important;
    color:  #6B8E23	  !important; 
    font-weight:bold !important;}*/


.navbar-nav > li > a { 
display: none !important; 
visibility: hidden;
}

.form-control {
    margin-bottom: 15px !important;
    width: 80% !important;
}

/*.headerSort{ border:1px solid orange !important;} */


/*.col-md-6 { display: none !important; visibility: hidden;} # n-Artikel\/Lehrmaterial-suchen */

.oo-ui-toolbar-bar { 
    color: #003366    !important;
    top: 0px !important;
}
.oo-ui-processDialog-title { 
     line-height:0 !important;
   }
oo-ui-toolbar-bar
#mw-input-wpeditondblclick,
#mw-input-wpeditsectiononrightclick { 
     checked="checked" !important;
   }
.mw-lingo-tooltip-definition  {
     font-size: 14px  !important;
     color: #000000 !important;
     font-weight:400 !important;
     background-color: transparent !important;
     border: 0px none !important;
     
}
.mw-lingo-tooltip-abbr{
     /*border-bottom: 1px dotted */
       border-bottom: 2px dotted #6B8E23  !important;
}

small, .small { 
     line-height: 1.25 !important;
   }

 .quiz table.settings,
 #coll-create_a_book,
 #t-print { 
  display: none !important; 
  visibility: hidden !important;
}
li#p-Drucken/­exportieren.dropdown{ 
  display: none !important; 
  visibility: hidden !important;
}

.navbar-inner div {
  display: block !important;
}
.table-bordered {
  width: 70% !important;
  height: 70% !important;
}