
.kesearchbox {
    position: static !important;
    /* height: 35px; */
    /* margin: 0 0 10px 0; */
}
#ke_search_sword {
    position: static !important;
    top: 1px;
    width: 220px;
    height: auto;
    padding: 8px 40px 7px 9px;
    margin:  0px 10px 0px 0px !important;
    display: inline;
}


.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: #000000 !important;
    font-weight: bold;
}
a.kesGreyButt, span.resetbutt a, 
span.submitbutt input, input.kesGreyButt, 
span.kesGreyButt {

    min-width: 140px !important;
    max-width: 100% !important;
}
#ke_search_sword {
    position: absolute;
    top: 1px;
    width: 220px;
    height: 38px !important;
    padding: 8px 40px 7px 9px;
    margin: 0;
    display: inline;
}
.searchBoxNavi {
    display:flex ;
    border:0px dotted green;
    margin: 190px 5px 0px 0px;
    padding: 0px 5px 0px 0px;
    box-sizing: border-box;
    max-width:230px;
}
.searchBoxNavi .tx-kesearch-pi1 .submitbutt{
    background-repeat: no-repeat;
    border:0px dotted blue;
    width: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 12px;
    height: 30px;
    float:left;
}
.searchBoxNavi .tx-kesearch-pi1 .submitbutton{
	content: '';
	background-image: url('../img/icons/ABK_LUPE.svg') !important;
	background-repeat: no-repeat;
	border:0px dotted red;
	width: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	height: 30px;
	float:left;
}
.searchBoxNavi > .kesearchbox {
    float:left;
}

.searchBoxNavi #ke_search_sword {
    border:1px solid #979393;
    width: 130px;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 0px 5px;
    line-height: 12px;
    float:left;
    height: 30px !important;
}
.kesearchbox  {
    float:left;
}

.Xsection-default .kesearchbox {
    border: 3px solid blue;
    width: 130px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 12px;
    height: 30px;
    float:left;

}
.Xsection-default #ke_search_sword {
    border: 3px solid blue;
    width: 130px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 12px;
    height: 30px;
    float:left;

}

.Xsection-default .resetbutt {
    border: 3px solid red;
    width: 130px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 12px;
    height: 60px;
    float:left;

}
.Xsection-default .submitbutt {
    border: 3px solid green;
    width: 130px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 12px;
    height: 30px;

}

