.details-action-links a#questionMail {
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #28a745;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    background-color: #28a745;
    margin-top: 20px;
    text-decoration: none;
}

.details-action-links a#questionMail:hover {
    background-color: #1d8c36;
    border-color: #1d8c36;
}

.odNews {
    list-style: none;
    padding: 10px 15px;
    margin-bottom: 0;
    background-color: #FFF6D3;
    border-bottom: 1px solid #ddd;
}

/* aggrosoft cookie modul */
@media screen and (max-width: 790px) {
    .form {
        max-width: 100%;
    }
}

.cc-window .cc-btn {
    border: none;
    background-color: #ccc;
    color: #333;
}

.cc-window .cc-btn:first-child {
    margin-right: 5px;
    background-color: #009ec0;
    color: #fff !important;
}
