input.search-suggest {  height: 26px;}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
#search_speech.phone, #microphone.phone, .speech-phone.phone{
background-repeat: no-repeat;
background-position: right center;
cursor: text;
background-image: url("data:image/svg+xml;utf8,<svg version=\"1.1\" id=\"Layer_1\"  xmlns:sketch=\"http://www.bohemiancoding.com/sketch/ns\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"  x=\"0px\" y=\"0px\" viewBox=\"0 0 112 112\" enable-background=\"new 0 0 112 112\" xml:space=\"preserve\"> <g id=\"tuts\" sketch:type=\"MSPage\"> <g id=\"mic_ff\" sketch:type=\"MSLayerGroup\"> <g id=\"speechkit_vector-9\" transform=\"translate(39.000000, 32.000000)\"  sketch:type=\"MSShapeGroup\" opacity=\"0.9\"> <path id=\"Shape\" d=\"M17,4c2.8,0,5,2.3,5,5.2v15.6c0,2.9-2.2,5.2-5,5.2s-5-2.3-5-5.2V9.2C12,6.3,14.2,4,17,4 M17,0 c-5,0-9,4.1-9,9.2v15.6c0,5.1,4,9.2,9,9.2s9-4.1,9-9.2V9.2C26,4.1,22,0,17,0L17,0z\"/> <path id=\"Shape_1_\"  d=\"M34,23v1.1C34,34,26.4,42,17,42S0,34,0,24.1V23h4v0.1C4,31.3,9.8,38,17,38s13-6.7,13-14.9V23H34z\"/> <rect id=\"Rectangle-311\" x=\"15\" y=\"41\" width=\"4\" height=\"10\"/> </g> </g> </g> </svg>");
}
#search_speech.phone.active, #microphone.active.phone, .speech-phone.active.phone{
background-image: url("data:image/svg+xml;utf8,<svg version=\"1.1\" id=\"Layer_1\"  xmlns:sketch=\"http://www.bohemiancoding.com/sketch/ns\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"  x=\"0px\" y=\"0px\" viewBox=\"0 0 112 112\" enable-background=\"new 0 0 112 112\" xml:space=\"preserve\"> <g id=\"tuts\" sketch:type=\"MSPage\"> <g id=\"mic_ff\" sketch:type=\"MSLayerGroup\"> <g sketch:type=\"MSShapeGroup\"> <circle id=\"path-1\" fill=\"rgb(255, 0, 0)\" cx=\"56\" cy=\"56\" r=\"56\"/> </g> <g id=\"speechkit_vector-9\" transform=\"translate(39.000000, 32.000000)\"  sketch:type=\"MSShapeGroup\" opacity=\"0.9\"> <path id=\"Shape\" d=\"M17,4c2.8,0,5,2.3,5,5.2v15.6c0,2.9-2.2,5.2-5,5.2s-5-2.3-5-5.2V9.2C12,6.3,14.2,4,17,4 M17,0 c-5,0-9,4.1-9,9.2v15.6c0,5.1,4,9.2,9,9.2s9-4.1,9-9.2V9.2C26,4.1,22,0,17,0L17,0z\"/> <path id=\"Shape_1_\"  d=\"M34,23v1.1C34,34,26.4,42,17,42S0,34,0,24.1V23h4v0.1C4,31.3,9.8,38,17,38s13-6.7,13-14.9V23H34z\"/> <rect id=\"Rectangle-311\" x=\"15\" y=\"41\" width=\"4\" height=\"10\"/> </g> </g> </g> </svg>");
}
#microphone.phone, .speech-phone.phone{
	width: 26px;
	height: 26px;
	position: absolute;
	right: 0px;
	cursor: pointer;
	top: 5px;
}
.top-search .search-block.has-microphone form .speech-phone {
	width: 40px;
	height: 40px;
	right: 40px;
}
.top-search .search-block.has-microphone  form .search-btn {
	width: 40px;
}