.salz-hh-selfservice__request {
    max-width: 560px;
}

.salz-hh-selfservice__security-note {
    margin: 16px 0 0;
    color: #68747a;
    font-size: .76rem;
    line-height: 1.45;
}

.salz-hh-selfservice__intro {
    background: #00A2C81A;
    border-left: 4px solid #00A2C8;
}

.salz-hh-selfservice__confirm {
    margin-top: 16px;
}

.salz-hh-selfservice__confirm-button {
    min-height: 40px;
    padding: 8px 14px;
    border: 1px solid #00A2C8;
    border-radius: 1px;
    background: #fff;
    color: #00A2C8;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 600;
    cursor: pointer;
}

.salz-hh-selfservice__confirm-button:hover,
.salz-hh-selfservice__confirm-button:focus {
    background: #00A2C81A;
}

.salz-hh-selfservice__or {
    margin: 12px 0 0;
    color: #68747a;
    font-size: .8rem;
}

.salz-hh-selfservice__current-media {
    margin: 8px 0;
}

.salz-hh-selfservice__current-media img {
    display: block;
    width: auto;
    max-width: 130px;
    height: auto;
    border: 1px solid #d6e1e4;
}

.salz-hh-selfservice__remove {
    display: flex !important;
    align-items: center;
    gap: 6px;
    margin: 6px 0 10px !important;
    color: #68747a !important;
    font-size: .74rem !important;
    font-weight: 400 !important;
}

.salz-hh-selfservice__file {
    margin: 8px 0;
    padding: 8px;
    border: 1px solid #d6e1e4;
    background: #f8fbfc;
    font-size: .78rem;
}
