/* Minification failed. Returning unminified contents.
(21,15): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
(27,26): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
(97,22): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
(121,26): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
(199,15): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
 */
div#chkrspr_div,
div#chkges_div,
div#chkform_div,
div#chkVerw_div,
div#chklexika_div {
  display: none;
}

div#mainContent div.leftContent {
  float: left;
  width: 49.4%;
  margin-right: 1%;
}

div#mainContent div.rightContent {
  float: left;
  width: 49.4%;
}

div#mainContent div.contentArea h2 {
  color: var(--beck-secondary);
  border-bottom: 1px dotted #AAAAAA;
}

div#fol2opus h1,
div#mainContent div#DetailledContentView {
  background-color: var(--beck-secondary);
  color: #FFFFFF;
  font-size: 0.75rem;
  font-weight: bold;
  margin: 0 auto;
  padding: 2px 15px 3px 5px;
  vertical-align: middle;
}

div#fol2opus {
  margin-bottom: 10px;
  width: 100%;
}

div#fol2opus_content {
  width: 100%;
}

div#fol2opus_content div.box {
  margin: 0 10px 0;
}

div#fol2opus_content a.opuslink {
  background-color: #F5F5F5;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 0 0;
  display: block;
  padding: 2px 45px 2px 5px;
  text-decoration: underline !important;
}

div#fol2opus_content a.expander {
  display: inline-block;
  height: 100%;
  text-align: center;
}

div#fol2opus_no_entries p {
  text-align: center;
  margin: 20px;
  font-weight: bold;
}

div#fol2opus_content div#DetailledContentView {
  margin: 30px 0 10px 0;
  background-color: #A9A69C;
  color: #FFFFFF;
  font-size: 0.825rem;
  font-weight: normal;
  height: 1%;
  padding: 2px 7px 3px;
}

div#fol2opus_content div.box div.opusdetails {
  border-color: #E4E4D9;
  border-style: solid;
  border-width: 0 1px 1px;
  margin: 0;
  padding: 10px;
}

#dreispaltencontent table div.opusdetails.uldisk {
  border-color: #E4E4D9;
  border-style: solid;
  border-width: 0 1px 1px;
}

div#fol2opus h2.subheading {
  background-color: #E4E4D9;
  border-color: var(--beck-secondary);
  border-style: solid;
  border-width: 0 0 0 9px;
  color: #000000;
  font-weight: bold;
  margin: 8px 0 2px 0;
  padding: 2px 10px 2px 5px;
}

div#fol2opus a.expander {
  display: inline-block;
  height: 100%;
  text-align: center;
}

div.reiter-bestellung {
  display: none;
}

#currentfile {
  right: 65px;
}

#Headzeile1, #Headzeile2 {
  background-color: var(--beck-secondary);
}

/*--------------------------------------------------------------*/
/*---EBIB MDLMVC-Version----------------------------------------*/
/*--------------------------------------------------------------*/
div.mvcWidget h3 {
  background-color: #BD2726;
}

div.mvcWidget h4 {
  margin: 0;
}

#toc li a {
  color: #000000;
  display: block;
  padding: 2px 3px 3px 20px;
  text-decoration: none;
}

#toc .widget li a:hover,
#toc .widget li a:active {
  background-color: #FFFFFF;
}

#streifenrechts div.widget a {
  padding-left: 21px;
}

#toc div.widget ul li a.widget-geschlossen,
#toc div.widget ul li a.widget-offen,
div.widget ul li a.widget-geschlossen,
div.widget ul li a.widget-offen {
  background-image: url("/bilder/PfeilKinderRechts.png");
}

#toc div.widget ul li a.widget-geschlossen:hover,
#toc div.widget ul li a.widget-offen:hover,
div.widget ul li a.widget-geschlossen:hover,
div.widget ul li a.widget-offen:hover {
  background-image: url("/bilder/PfeilKinderUnten.png");
}

/* --------------------------------------------------------------------------- 
   Tabs
   --------------------------------------------------------------------------- */
ul.tabs li.beckonline-tab.active {
  width: 50%;
  vertical-align: middle;
  height: auto;
}

ul.tabs li.beckonline-tab {
  width: 50%;
  display: block;
  float: left;
  vertical-align: middle;
}

ul.tabs li.mybo-tab {
  width: 50%;
  height: auto;
}

ul.tabs li#mybo-tab span {
  color: white;
  font-weight: bold;
  padding-left: 6px;
}

ul.tabs li#mybo-tab.disabled {
  cursor: default;
}

#bo_right_content div.bo-box .trigger,
#bo_right_content div.bo-box a,
#bo_right_content div.bo-box div.settingsBoxTable div.settings-link a {
  color: var(--beck-secondary);
}

.icon-site-color,
i.icon:hover,
a.icon:hover,
div#verweiszettel-content .icon-right-open:hover,
.widget-geschlossen.haschild .icon-right-open,
div#verweiszettel-content .icon-site-color.trigger.icon-right-open {
  background-image: url("/bilder/sprite/sprite-red.svg?v=63db7dea837d99787a8db46aee4d59cf");
}

@media screen and (max-width: 480px) {
  /*Suche*/
  #SearchFormControl {
    min-width: 300px;
  }
  #SearchFormControl_hintergrund {
    margin-right: 30px;
  }
}

