/*
 * Copyright 2021 FIZ Karlsruhe - Leibniz-Institut fuer Informationsinfrastruktur GmbH
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */










/* Not found something related to help-kw, breadcrumbs,....


@media (max-width: 767px) {
  #help-toc-left {
    position: static;
    width: 100%;
  }
  #help-toc-right {
    margin-left: auto;
    position: static;
    width: 100%;
  }
}

a.help-kw-link:link, a.help-kw-link-first:link {
  text-decoration: none !important;
}

a.help-kw-link:hover, a.help-kw-link-first:hover, a.help-link:hover, a.help-bc-link:hover {
  color: #A5003B;
  text-decoration: underline !important;
}

a.help-kw-link-first {
  color: #3E3A37;
  float: left;
  padding: 0;
  text-align: center;
  width: 24px;
}

a.help-kw-link {
  border-left: 1px solid #CCCCCC;
  color: #3E3A37;
  float: left;
  padding: 0;
  text-align: center;
  width: 24px;
}

.help-kw-nolink {
  border-left: 1px solid #CCCCCC;
  color: #878380;
  float: left;
  padding: 0;
  text-align: center;
  width: 24px;
}


.help-breadcrumbs {
  border-bottom: 2px solid #EFEBE8;
  font-size: 0.875em;
  padding-bottom: 10px;
}

.help-keywords {
  border-bottom: 2px solid #EFEBE8;
  margin-top: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  height: 20px;
}

#help-toc-left {
  left: auto;
  position: absolute;
  width: 350px;
}

#help-toc-right {
  margin-left: 378px;
  position: absolute;
  width: 350px;
}

.help-image-left {
  border: 0;
  margin: 0 30px 0 0;
}

.help-bc-active {
  color: #A5003B;
}

a.help-link:link, a.help-bc-link:link {
  color: #3E3A37;
  text-decoration: none !important;
}

*/
