/* DrachenGas Routenplaner Add-Styles */

.anschriftMapPopup span {
    display:block;
}

.anschriftMapPopup span:nth-child(4) {
    margin-top:10px;
}

.k_form label.error {
    position: absolute;
    margin: -60px 3px 0 29px;
    margin-right: 3px;
    margin-bottom: 0px;
    margin-right: 3px;
    margin-bottom: 0px;
    margin-right: 3px;
    margin-bottom: 0px;
    margin-right: var(--thm-brd-rad-std);
    font-size: 0.789473684210526em;
    line-height: 1em;
    font-weight: 400;
    font-weight: var(--thm-fnt-std-wrg);
    color: #A00;
    color: var(--thm-clr-err);
    text-align: right;
    left: 10em;
    color: red;
    display: block;
}


@media (max-width: 1400px) {
    .k_form label.error {
        margin-left: 4px;
    }
}

@media (max-width: 1350px) {
    .k_form label.error {
        margin-left: -30px;
    }
}
