/**
 * autobazar v1.0.3
 * Autobazar.SK
 */
.s-search-agent__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;border-radius:3px}.s-search-agent__button{min-height:48px;line-height:48px;height:48px;border:1px solid #c1c1c1;background-color:#fff;color:#393939;border-radius:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transition:border 150ms ease-in-out}.s-search-agent__button:active,.s-search-agent__button:focus,.s-search-agent__button:hover{border-color:#757575;background-color:#fff;color:#393939}