/* Minification failed. Returning unminified contents.
(46,15): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
(54,15): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
(547,27): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
(606,26): run-time error CSS1039: Token not allowed after unary operator: '-beck-gray-10'
(640,15): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
(725,20): run-time error CSS1039: Token not allowed after unary operator: '-beck-primary'
(775,22): run-time error CSS1039: Token not allowed after unary operator: '-beck-secondary'
 */
@charset "UTF-8";
/*Link Vereinheitlichung*/
div#bo_right_content #leseansichtoption .ansichtoption-label a:link,
div#bo_right_content #leseansichtoption .ansichtoption-label a:visited,
div#bo_right_content #DocumentViewHighlight .ansichtoption-label a:link,
div#bo_right_content #DocumentViewHighlight .ansichtoption-label a:visited {
  text-decoration: none;
  color: #141414;
}

/*Distance of the SVG arrow icon from the text in the document area*/
.svgui a i {
  margin-right: 7px;
}

div#dokument a:not(.beck-btn) {
  text-decoration: underline;
}

#toccontent ul li a {
  text-decoration: none;
}

div#dokument div.fn dl dt.fnnr {
  width: 3.1em;
  display: block;
  clear: both;
  text-align: right;
  font-size: 85%;
}
div#dokument div.fn dl dt.fnnr a {
  text-decoration: none;
}

/*Ender Link Vereinheitlichung*/
ul.documentview_modules {
  list-style: disc outside none;
}

ul.documentview_modules li {
  list-style: disc outside none;
  margin-left: 30px;
}

div#parallelFundstellen a.fundStellenLink {
  color: var(--beck-secondary);
}

div#parallelFundstellen a.fundStellenLinkGrau {
  color: #CCCCCC;
}

div#parallelFundstellen a.fundStellenLinkGrau:hover {
  color: var(--beck-secondary);
}

div#parallelFundstellen {
  text-align: left;
}

div#bo_contentwrapper #bo_center #dokument .margnone ul p {
  margin-bottom: 5px;
  margin-top: 5px;
}

div#bo_contentwrapper #bo_center #dokument .margnone p {
  margin-right: 1em;
}

div#dokument div.dk2,
div#dokument div.dk2 div.dk2button {
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
}

div#dokument div.dk2.hidden,
div#dokument div.dk2.hidden div.dk2button {
  display: none;
  visibility: collapse;
}

div #dokument div.dk2 {
  width: calc(100% - 1px); /* '-1px' wegen der Tabelle die auf dem Balken draufliegt*/
  background-color: #F7F7F4;
  padding: 0;
  text-align: left;
  justify-content: flex-end;
}

div#dokument div.dk2 div.dk2button,
#dokument div.nav ul li a {
  color: #333333;
  background-image: linear-gradient(to bottom, #f0f0f0, #d0d0d0);
  background: #f0f0f0;
  background: -moz-linear-gradient(top, #f0f0f0 0%, #d0d0d0 100%);
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #d0d0d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f0f0f0 ", endColorstr="#d0d0d0 ",GradientType=0 );
}

div #dokument div.dk2 div.dk2button {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  min-width: 40px;
  border: 1px solid #797979;
}

div#dokument div.dk2 div.dk2button:hover {
  cursor: pointer;
}

div #dokument div.dk2 div.dk2button:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-right: 4px;
}

div#dokument div.dk2 div.dk2button:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-left: 4px;
}

div #dokument div.dk2 div.dk2button a i {
  font-size: 0.56rem;
  text-align: center;
  margin-left: 7px;
}

.dk2left {
  margin-left: -0.8px;
}

.dk2right {
  margin-right: -0.8px;
}

div#dokument div.dk2 div.dk2button a {
  border: 1px solid transparent;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body div#dokument div.dk2 div.dk2button a:focus i {
  outline: 2px solid black;
}

div#dokument div.dk2 div.dk2button a:hover,
div#dokument div.dk2 div.dk2button a:link {
  outline: none;
}

div#dokument div.dk2 div.dk2table {
  flex: 1;
}

div#dokcontent div.dk2table table {
  margin-bottom: 0;
}

div#dokument table.lsk td {
  padding-right: 30px;
}

div#dokument.columnize table.lsk td {
  padding-right: 10px;
}

div#dokument div.dk2 table {
  border-bottom: #d0d0d0 1px solid;
  border-right: #d0d0d0 1px solid;
  padding: 0px;
  flex: 1;
}

/*1. Zeile tablehead unsichtbar machen*/
/*GAD beim Printmanager unsichtbar machen*/
div#dokument div.dk2 table tr.bf_desc th { /* Trick um diplay: none fuer BF zu simulieren (= ausserhalb des sichtbaren Bereichs)*/
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

/*Tabellenzellen*/
div#dokument div.dk2 td {
  vertical-align: top;
  padding: 3px 5px 6px 3px; /*7=5 + 1 Rahmen, so ist Text mittig*/
}

div#dokument div.dk2 td:last-child {
  white-space: normal;
}

/*Fundstellentext in BeckRS und LSK*/
div#dokument div.dk2 table span.fundstelle {
  font-size: 0.75rem;
  white-space: nowrap;
  text-align: right;
  display: block;
}

div#dokument img {
  -moz-user-select: none; /* Firefox kopiert alt-Text von img, so nicht mehr. */
}

div.GESDOK.GESVERS {
  background-color: #F1EAEA;
}

div.GESDOK.GESVERS .document-view-title {
  background-color: #ffffff;
}

div.GESDOK.GESVERS h4.vollzit {
  display: none;
}

#toolleiste img {
  margin-left: 7px;
}

/**
    Die folgenden Selektoren dienen der Einrückung von Tocs aus Altauflagen,
    dort wurde davor mit eingerückten Bilddateien gearbeitet welche mit v2.16 entfernt wurden
*/
#toccontent table td.toc2-child-h2,
#toccontent table td.toc2-path-h2,
#toccontent table td.toc2-current-h2 {
  padding-left: 10px;
}

#toccontent table td.toc2-child-h2 + td.toc2-child-h2,
#toccontent table td.toc2-path-h2 + td.toc2-path-h2,
#toccontent table td.toc2-current-h2 + td.toc2-current-h2 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h3,
#toccontent table td.toc2-path-h3,
#toccontent table td.toc2-current-h3 {
  padding-left: 20px;
}

#toccontent table td.toc2-child-h3 + td.toc2-child-h3,
#toccontent table td.toc2-path-h3 + td.toc2-path-h3,
#toccontent table td.toc2-current-h3 + td.toc2-current-h3 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h4,
#toccontent table td.toc2-path-h4,
#toccontent table td.toc2-current-h4 {
  padding-left: 30px;
}

#toccontent table td.toc2-child-h4 + td.toc2-child-h4,
#toccontent table td.toc2-path-h4 + td.toc2-path-h4,
#toccontent table td.toc2-current-h4 + td.toc2-current-h4 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h5,
#toccontent table td.toc2-path-h5,
#toccontent table td.toc2-current-h5 {
  padding-left: 40px;
}

#toccontent table td.toc2-child-h5 + td.toc2-child-h5,
#toccontent table td.toc2-path-h5 + td.toc2-path-h5,
#toccontent table td.toc2-current-h5 + td.toc2-current-h5 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h6,
#toccontent table td.toc2-path-h6,
#toccontent table td.toc2-current-h6 {
  padding-left: 50px;
}

#toccontent table td.toc2-child-h6 + td.toc2-child-h6,
#toccontent table td.toc2-path-h6 + td.toc2-path-h6,
#toccontent table td.toc2-current-h6 + td.toc2-current-h6 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h7,
#toccontent table td.toc2-path-h7,
#toccontent table td.toc2-current-h7 {
  padding-left: 60px;
}

#toccontent table td.toc2-child-h7 + td.toc2-child-h7,
#toccontent table td.toc2-path-h7 + td.toc2-path-h7,
#toccontent table td.toc2-current-h7 + td.toc2-current-h7 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h8,
#toccontent table td.toc2-path-h8,
#toccontent table td.toc2-current-h8 {
  padding-left: 70px;
}

#toccontent table td.toc2-child-h8 + td.toc2-child-h8,
#toccontent table td.toc2-path-h8 + td.toc2-path-h8,
#toccontent table td.toc2-current-h8 + td.toc2-current-h8 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h9,
#toccontent table td.toc2-path-h9,
#toccontent table td.toc2-current-h9 {
  padding-left: 80px;
}

#toccontent table td.toc2-child-h9 + td.toc2-child-h9,
#toccontent table td.toc2-path-h9 + td.toc2-path-h9,
#toccontent table td.toc2-current-h9 + td.toc2-current-h9 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h10,
#toccontent table td.toc2-path-h10,
#toccontent table td.toc2-current-h10 {
  padding-left: 90px;
}

#toccontent table td.toc2-child-h10 + td.toc2-child-h10,
#toccontent table td.toc2-path-h10 + td.toc2-path-h10,
#toccontent table td.toc2-current-h10 + td.toc2-current-h10 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h11,
#toccontent table td.toc2-path-h11,
#toccontent table td.toc2-current-h11 {
  padding-left: 100px;
}

#toccontent table td.toc2-child-h11 + td.toc2-child-h11,
#toccontent table td.toc2-path-h11 + td.toc2-path-h11,
#toccontent table td.toc2-current-h11 + td.toc2-current-h11 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h12,
#toccontent table td.toc2-path-h12,
#toccontent table td.toc2-current-h12 {
  padding-left: 110px;
}

#toccontent table td.toc2-child-h12 + td.toc2-child-h12,
#toccontent table td.toc2-path-h12 + td.toc2-path-h12,
#toccontent table td.toc2-current-h12 + td.toc2-current-h12 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h13,
#toccontent table td.toc2-path-h13,
#toccontent table td.toc2-current-h13 {
  padding-left: 120px;
}

#toccontent table td.toc2-child-h13 + td.toc2-child-h13,
#toccontent table td.toc2-path-h13 + td.toc2-path-h13,
#toccontent table td.toc2-current-h13 + td.toc2-current-h13 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h14,
#toccontent table td.toc2-path-h14,
#toccontent table td.toc2-current-h14 {
  padding-left: 130px;
}

#toccontent table td.toc2-child-h14 + td.toc2-child-h14,
#toccontent table td.toc2-path-h14 + td.toc2-path-h14,
#toccontent table td.toc2-current-h14 + td.toc2-current-h14 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h15,
#toccontent table td.toc2-path-h15,
#toccontent table td.toc2-current-h15 {
  padding-left: 140px;
}

#toccontent table td.toc2-child-h15 + td.toc2-child-h15,
#toccontent table td.toc2-path-h15 + td.toc2-path-h15,
#toccontent table td.toc2-current-h15 + td.toc2-current-h15 {
  padding-left: 0px;
}

#toccontent table td.toc2-child-h16,
#toccontent table td.toc2-path-h16,
#toccontent table td.toc2-current-h16 {
  padding-left: 150px;
}

#toccontent table td.toc2-child-h16 + td.toc2-child-h16,
#toccontent table td.toc2-path-h16 + td.toc2-path-h16,
#toccontent table td.toc2-current-h16 + td.toc2-current-h16 {
  padding-left: 0px;
}

#toccontent {
  overflow-x: hidden;
}

/*Ende: Einrückung von Tocs aus Altauflagen*/
div.Lexikon#dokument {
  overflow: hidden;
}

#bo_left #doktoc td table {
  margin-left: 6px;
}

#bo_left ul {
  margin-left: 0;
}

#bo_left ul li {
  margin-top: 4px;
}

#doktoc div.toggleBox {
  padding: 0px;
}

#doktoc .navServiceLevel1 img {
  margin-right: 5px;
}

.TooltipClose {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 1103;
}

div.dk2 span.normgeber {
  margin-right: 5px;
  vertical-align: middle;
}

div.dk2 span.secretclass {
  display: block;
}

div #zitStandard {
  cursor: pointer;
}

div #zitMitAuflage {
  cursor: pointer;
}

.notSelectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* Firefox all */
  -ms-user-select: none; /* IE 10+ */
  user-select: none; /* Likely future */
  cursor: default;
}

div#colorbox div#cboxWrapper div#cboxContent button#cboxClose {
  top: 0;
}

div#colorbox div#cboxWrapper div#cboxContent div#cboxLoadedContent {
  margin-top: 28px;
}

div#dokument.AK,
div#dokument.aK,
div#dokument.ak,
div#dokument.ALTEVERSION,
div#dokument.alteversion,
div#dokument.niK {
  background-color: #F1EAEA;
  color: #663333;
}

div#dokument:not(.formulardokument) div#dokcontent div.dk2 ~ div {
  padding-left: 5px;
}

/* BON-8151: Linkmarkierung im Titel ausblenden*/
div.gerzeile a.permission-icon {
  display: none;
}

i.link-icon {
  vertical-align: middle;
  margin-left: 3px;
}

/*BON-8478: Zukünftige Fassungen von Normen abgesetzt darstellen*/
.lawversion.zuk {
  font-style: italic;
  background-color: #f6f6f6;
}

div#dokument a:link:not(.beck-btn),
div#dokument a:visited:not(.beck-btn),
div#bo_right_content a:not(.beck-btn):not(.beck-dropdown-item):link,
div#bo_right_content a:not(.beck-btn):not(.beck-dropdown-item):visited,
.ui-tooltip-content a:link,
.ui-tooltip-content a:visited {
  text-decoration: underline;
}

div#verweiszettel-content .content-list ul li div.column {
  overflow: hidden;
}

div#verweiszettel-content .content-list ul li > a,
div#verweiszettel-content .content-list ul li div.column > a {
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 35px);
}

div#dokument a:focus,
div#dokument a:active,
div#bo_right_content a:focus,
div#bo_right_content a:active,
.ui-tooltip-content a:focus,
.ui-tooltip-content a:active {
  outline: 1px solid var(--beck-secondary);
}

/*Navigationspfeile*/
/*
    TODO: !importants entfernen, sobald werkeigener CSS eliminiert werden
    !important sind zwar böse, werden aber wegen werkeigener CSS, die im großen Stil auch !importants verwenden, dringend benötigt. 
*/
#dokument div.nav-right {
  float: right;
  padding-right: 1px;
}

#dokument div.nav ul li {
  display: inline-block;
  width: 32px;
  margin-right: -1px !important;
}

div#dokument div.nav ul li a:focus,
div#dokument div.nav ul li a:active {
  border: 1px solid #797979 !important;
}

#dokument div.nav ul li a {
  display: inline-block;
  width: 30px;
  height: 22px;
  border: 1px solid #797979;
  text-align: center;
}

#dokument div.nav ul {
  font-size: 0;
}

#dokument div.nav ul li a#prev {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#dokument div.nav ul li a#next {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#dokument div.nav ul li {
  display: inline-block;
  width: 32px;
  margin-right: -1px !important;
}

/*Ende Navigationspfeine*/
#dokument #search-in-document {
  position: relative;
  cursor: default;
}

.selected-fntext {
  background-color: var(--beck-gray-10);
}

a[id^=Y-][id*=-RN-]:not([href]) {
  position: relative;
  top: -20px;
}

#version-2-columns .left,
#version-2-columns .right,
#oldVersionString,
#newVersionString {
  width: calc(50% - 20px);
}

#version-2-columns .left,
#oldVersionString {
  padding-right: 40px;
  float: left;
  clear: both;
}

#mergedVersion .center {
  clear: both;
}

#version-2-columns .right,
#newVersionString {
  float: right;
}

.del.diffmod, .del.diffdel, .left .del.diffmod {
  position: relative;
  display: inline;
  color: var(--beck-secondary);
}

.ins.diffmod, .right .ins.diffmod, .right .ins.diffins, .ins.diffins {
  display: inline;
  color: #08a201;
  background-color: inherit;
  font-weight: bold;
  padding: 0;
  text-decoration: inherit;
}

ins.mod {
  display: inline;
  color: initial;
  background-color: inherit;
}

#version-2-columns .section {
  display: block;
  border-bottom: 1px #d3d3d3 solid;
  padding-top: 20px;
  font-weight: normal;
}

#version-2-columns .versionDate {
  color: #d3d3d3;
}

#version-2-columns h2 .versionDate {
  display: none;
}

#version-2-columns .showActualVersionLink {
  float: left;
}

.clearfix {
  clear: both;
}

.lawversion.vergleich del.diffmod, .lawversion .vergleich del.diffdel, .lawversion .vergleich del.diffmod,
.lawversion.vergleich ins.diffmod, .lawversion.vergleich .right ins.diffmod, .lawversion.vergleich .right ins.diffins, .lawversion.vergleich ins.diffins {
  margin-left: 3px;
  margin-right: 3px;
}

div.lawversion li ul {
  list-style: outside none none;
  padding: 0;
}

div#bo_contentwrapper #bo_center div.lawversion table[frame=box] tbody tr td p,
div#bo_contentwrapper #bo_center div.lawversion table[frame=void] tbody tr td p {
  margin: 3px;
}

#dokcontent .AK,
#dokcontent .aK,
#dokcontent .ak,
#dokcontent .ALTEVERSION,
#dokcontent .alteversion,
#dokcontent .niK {
  background-color: #F1EAEA;
  color: #663333;
}

div.benachrichtigung-bei-urteil {
  margin-bottom: 10px;
}
div.benachrichtigung-bei-urteil div {
  border-bottom: 1px solid #797979;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}

div#search-in-document-wrapper {
  padding: 0;
  margin-bottom: 10px;
  height: auto;
  border-radius: 6px;
}

div#search-in-document {
  background: var(--beck-primary);
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-radius: 5px;
}

#search-in-document input[type=text] {
  border: none;
  display: inline-block;
  margin-left: 3px;
  width: 97%;
  height: 26px;
  padding: 0;
}

#search-in-document input::-ms-clear {
  display: none;
}

div#search-in-document-wrapper #search-in-document-options {
  margin: 0 6px;
  padding: 3px 5px;
  background: #f9f9f9;
  border-bottom: 1px solid #797979;
}
div#search-in-document-wrapper .fixed-on-search #search-in-document-options {
  border-bottom: none;
}
div#search-in-document-wrapper #search-navigation-area {
  display: flex;
  align-items: center;
  padding: 0;
  border: solid 1px #797979;
  border-radius: 0 6px 6px 0;
  margin: 0;
  flex-grow: 0;
  height: 26px;
}
div#search-in-document-wrapper #search-input-area {
  cursor: auto;
  border: solid 1px #797979;
  border-radius: 6px 0 0 6px;
  border-right: hidden;
  padding: 0;
  margin: 0;
  flex-grow: 1;
}
div#search-in-document-wrapper.search-input-error #search-input-area {
  border-color: var(--beck-secondary);
}
div#search-in-document-wrapper.search-input-error #search-input-area input {
  background-color: #FF7F7F;
}
div#search-in-document-wrapper.search-input-error p.message {
  display: block;
  margin: 5px 5px 5px 15px;
}
div#search-in-document-wrapper p.message {
  display: none;
}

#search-in-document-options ul.search-in-document-options-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#search-in-document-options ul.search-in-document-options-list li {
  margin: 0;
}

#search-in-document-options ul.search-in-document-options-list li label {
  cursor: pointer;
}

#search-in-document-options ul.search-in-document-options-list input[type=radio] {
  margin-top: -1px;
  vertical-align: middle;
  cursor: pointer;
}

#search-in-document #next-hit,
#search-in-document #prev-hit,
#search-in-document #close,
#search-in-document #search {
  margin: 3px 0 3px 0;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
}

#search-in-document #next-hit:hover,
#search-in-document #prev-hit:hover,
#search-in-document #close:hover,
#search-in-document #search:hover {
  cursor: pointer;
}

#search-in-document #search {
  margin: 3px 5px 3px 5px;
}

#search-in-document #close {
  margin: 6px;
}

#search-in-document #next-hit {
  margin: 3px 3px 3px 0;
}

#search-in-document .nosee {
  display: none;
}

#search-in-document .icon-search.icon-disabled {
  cursor: auto;
}

#dokument match.highlight {
  background-color: #6f6f6f;
  color: white;
}

#dokument match.highlight_first {
  background-color: orange;
}

.fixed-on-search {
  position: fixed;
  z-index: 100;
  background-color: #f7f7f4;
  box-shadow: 0 0 6px 6px #ccccc2;
  border-bottom: none;
  width: 260px;
}

@media print {
  #search-in-document {
    display: none;
  }
}

