body .content .kesearch_searchbox .kesearchbox #ke_search_sword {
    width: 95% !important;
}

body .content .kesearch_searchbox .kesearchbox .submitbutt {
    position: absolute;
    right: 20px;
    bottom: 45px;
    width: 40px;
    height: 40px;
}

body #kesearch_results .result-list-item {
    background: #eeeeee;
    box-shadow: 0 0px 10px #00000052;
}

body #kesearch_results .result-list-item .result-teaser {
    color: #333 !important;
}

body #kesearch_results .result-list-item .additional_content p {
    font-family: sans-serif !important;
}

/* hide paginator on bfb search */
#c5146 #kesearch_pagebrowser_bottom {
    display: none !important;
}
