MediaWiki:Common.css: Unterschied zwischen den Versionen

Zeile 1: Zeile 1:
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */  
+
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
  
 
.hidden {
 
.hidden {
Zeile 8: Zeile 8:
 
/* 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 {display:block !important; clear: both; }
+
    .responsive #top #main .sidebar {
 +
        display: block !important;
 +
        clear: both;
 +
    }
 
}
 
}
  
 
#ca-ve-edit {
 
#ca-ve-edit {
     visibility: visible!important;
+
     visibility: visible !important;
 
     display: block !important;
 
     display: block !important;
 
}
 
}
.prefsectiontip,
+
 
/*#footer-places-privacy*/ {
+
.prefsectiontip
 +
    /*#footer-places-privacy*/
 +
{
 
     display: none !important;
 
     display: none !important;
 
     visibility: hidden;
 
     visibility: hidden;
 
}
 
}
.mw-label{
+
 
     font-size: 16px !important;
+
.mw-label {
     font-weight:300 !important;
+
     font-size: 16px !important;
     line-height:20px !important;
+
     font-weight: 300 !important;
     text-align: left!important;
+
     line-height: 20px !important;
 +
     text-align: left !important;
 
}
 
}
  
Zeile 30: Zeile 36:
 
     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 45: Zeile 52:
 
     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;
}
+
}
 +
 
 
#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 {  
+
 
     position: relative   !important;
+
a.select2-search-choice-close {
     float:right !important;
+
     position: relative !important;
     right:0 !important;
+
     float: right !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;*/
     width: 90% !important;
+
     /*width: 90% !important;*/
     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);!important;
+
     box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
     margin-right: 20px !important;
+
!important;
     margin-left: 10px !important;
+
     margin-right: 20px !important;
     margin-top: 10px !important;
+
     margin-left: 10px !important;
     background-color:#dfe7f7 !important;  
+
     margin-top: 10px !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);!important;
+
     box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
     background-color:#dfe7f7 !important;  
+
!important;
 +
     background-color: #dfe7f7 !important;
 
}
 
}
.thumbnail{
+
 
     margin-right: 20px !important;
+
.thumbnail {
     margin-left: 10px !important;
+
     margin-right: 20px !important;
     margin-top: 10px !important;
+
     margin-left: 10px !important;
     background-color:#dfe7f7 !important;  
+
     margin-top: 10px !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 192: Zeile 208:
 
     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 226: Zeile 243:
 
/*a.dropdown-toggle,.dropdown-menu { left:600px !important;} */
 
/*a.dropdown-toggle,.dropdown-menu { left:600px !important;} */
  
.actions pull-left nav {  
+
.actions pull-left nav {
  left:400px !important;
+
    left: 400px !important;
 
}
 
}
  
 +
.input-group {
 +
    top: 20px !important;
 +
    left: 120px !important;
 +
}
  
.input-group {  
+
#n-recentchanges {
  top: 20px !important;
+
    display: none;
  left: 120px !important;
+
}
}
 
  
#n-recentchanges  {display: none;}
+
#searchInput {
#searchInput { width: 90% !important;}
+
    width: 90% !important;
 +
}
  
 
/*.input-group-btn {top:-48px !important;left: 170px !important; width: 80%!important;}*/
 
/*.input-group-btn {top:-48px !important;left: 170px !important; width: 80%!important;}*/
  
 
.input-group-btn {
 
.input-group-btn {
     top:-20px !important;
+
     top: -20px !important;
 
}
 
}
  
.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;
 
}
 
}
  
Zeile 284: Zeile 304:
 
#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 297: Zeile 317:
 
.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{
+
#page-header {
 
     margin-left: 102px !important;
 
     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;
}
+
}
  
 
.input-group has-light hidden-xs hidden-sm {
 
.input-group has-light hidden-xs hidden-sm {
 
     display: block !important;
 
     display: block !important;
 
}
 
}
.navbar-nav > li > a { display: none !important; visibility: hidden;}
 
.form-control {margin-bottom:15px !important; width: 80% !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;} */
 
/*.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 {  
+
 
    line-height:0 !important;
+
.oo-ui-processDialog-title {
  }
+
    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{
+
 
    /*border-bottom: 1px dotted */
+
.mw-lingo-tooltip-definition {
      border-bottom: 2px dotted #6B8E23 !important;
+
    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 {  
+
small, .small {
    line-height: 1.25 !important;
+
    line-height: 1.25 !important;
  }
+
}
  
+
/*#coll-create_a_book,*/
#coll-create_a_book,
+
/*#t-print,*/
#t-print,
+
.quiz table.settings {
.quiz table.settings{  
+
    display: none !important;
  display: none !important;  
+
    visibility: hidden !important;
  visibility: hidden !important;
 
 
}
 
}
li#p-Drucken/­exportieren.dropdown{
+
 
  display: none !important;  
+
/*li#p-Drucken/­exportieren.dropdown{ */
  visibility: hidden !important;}
+
/* display: none !important; */
 +
/* visibility: hidden !important;}*/
  
 
.navbar-inner div {
 
.navbar-inner div {
  display: block !important;
+
    display: block !important;
 
}
 
}

Version vom 31. Januar 2017, 15:00 Uhr

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

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

#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,.dropdown-menu { left:600px !important;} */

.actions pull-left nav {
    left: 400px !important;
}

.input-group {
    top: 20px !important;
    left: 120px !important;
}

#n-recentchanges {
    display: none;
}

#searchInput {
    width: 90% !important;
}

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

.input-group-btn {
    top: -20px !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-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;
}

.input-group has-light hidden-xs hidden-sm {
    display: block !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;
}

/*#coll-create_a_book,*/
/*#t-print,*/
.quiz table.settings {
    display: none !important;
    visibility: hidden !important;
}

/*li#p-Drucken/­exportieren.dropdown{ */
/* display: none !important; */
/* visibility: hidden !important;}*/

.navbar-inner div {
    display: block !important;
}