.seop-admin .seop-search,
.seop-portal .seop-client-search {
    box-sizing: border-box !important;
    padding: 13px 16px 13px 52px !important;
    text-indent: 0 !important;
    background-position: 17px 50% !important;
    background-size: 20px 20px !important;
    line-height: 20px !important;
}

.seop-portal footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
}

.seop-portal footer a {
    white-space: nowrap;
}
