.site_search {margin-bottom: 10px; /* компенсируем padding 6px в стилях Яндекс.Поиска */}
#ya-site-form0 .ya-site-form__search-input{padding:0!important;}
.ya-site-form__input-text {line-height: 24px; border-color: #a0ccec !important; border: solid 3px #a0ccec !important; box-sizing: border-box; border-right: none !important; padding: 0 4px; height: 30px; border-radius: 4px 0 0 4px; }

.ya-site-form__submit{
display: block;
background: #a0ccec url(sm.aspx?guid=2753) 50% no-repeat;
text-indent: -9999px;
width: 30px !important; line-height: 24px;
margin: 0 !important;
border: solid 3px #a0ccec; box-sizing: border-box;
border-radius: 0 4px 4px 0;
border-left: none;
height: 30px;
}

.ya-site-form__submit:hover {
    background-color: #E2F3FF;
    cursor: pointer;
}