.error-field {
    border-color: red;
}
.feedback-form .success {
    text-align: center;
    margin-bottom:  20px;
    font-weight: bold;
    color: green;
}
.f-widget-root .f-filter form .f-search-string .f-wrp div input {height: 100%;}
.f-status input[type="radio"] {
    vertical-align: center;
    margin-right: 4px;
}
.f-trade-list, .f-trade{
    font-size: 14px;
}

.f-widget-root .f-count {
    font-family: "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    color: #26336f;
}
.errors {
    color: red;
}

.success {
    color: green;
    text-align: center;
}
.lastpage {
    border: none;
}
.production-filter__title {
    -webkit-appearance: none;
    border: none;
    background: none;
    appearance: none;
    font-size: 11px;
    font-weight: bold;
    font-family: "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-transform: uppercase;
}
.modal .feedback-form{
    background: none;
    padding: 0;
}
label.main-user-consent-request {
    max-width: 500px;
    display: block;
}
.with-krest {
    position: relative;
    min-height: 200px;
}
.with-krest:after {
    content: '';
    position: absolute;
    width: 250px;
    height: 250px;
    background: url(img/pictures/fingerprint-gradient.svg) center center no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    top: 0;
    right: 0;
}
.after-banner-text {
    margin-top: 30px;
}
.blue-line h2{
    width: 100%;
    display: block;
    text-align: center;
}

.margin-auto{
    margin-left: auto !important;
    margin-right: auto !important;
}
.quality__content ul {
list-style-image: url(img/icons/news-1.svg);
}
.consumer-container {
    margin: 30px 0 0;
}