.help_element {
    display: none;
}
.accordion {
    position:relative;
}
.help_element.Ekspres, .help_element.Standard {
    display: inline-block;
    margin-left:10px;
}

.help_element.Ekspres a, .help_element.Standard a {
    margin-top: 0;
    margin-bottom: 0;
}

.help_element.help_acc {
    padding-left:10px;
    position: relative;
}

#maxantalprodukter{
  clear:both;
  border: 1px solid #ddd;
  font-size: 13px;
  background-color: #b94a48;
  color: #fff;
  padding-left:10px;
  padding-right:10px;
}

#maxantalprodukter > a {
  color: #fff;
}

#helpModal .node-context-help .contextual-links-wrapper, #helpModal .field-label {
    display:none;
}

#helpModal h1 {
    font-weight:bold !important; margin: 20px 0; font-size: 30px;
}

.pane-virkdata-enhedsvisning-enhedsvisning .help_element a.help {
    background-size: 70%;
    background-image: url(../images/spoergsmaalstegn-white.svg);
    width:25px;
    height:25px;
    background-repeat: no-repeat;
    position: absolute;
    top: -28px;
}

.help_levering a.help {
    background-size: 15px;
    padding-left: 20px;
    margin-top: 5px;
}

.tomtitel{
    background-image: url(../images/p.png);
    width:22px;
    height:22px;
}

.virksomheds-penheder .branchekode, #collapse_-Flere-Stamdata .datatitler {
    position:relative;
}
.virksomheds-penheder .Help-p-enhed-branchekode, .help_acc.Help-udvidede-data-branchekode {
    position: absolute;
    left: 100px;
    top: 15px;
}
