* See the License for the specific language governing permissions and\r
  * limitations under the License.\r
  */\r
-#searchField {\r
+\r
+#searchField,\r
+#searchField:focus {\r
        position: relative;\r
-       top: 13px;\r
+       top: 11px !important;\r
        border-bottom-color: whitesmoke;\r
        background-color: #858ca8;\r
-       height: 33px;\r
+       height: 31px !important;\r
+       line-height: 29px !important;\r
+       padding: 2px 2px 1px 2px !important;\r
+       border-bottom-width: 1px !important;\r
+}\r
+\r
+#searchIcon,\r
+#cancelSearch {\r
+       background-color: #858ca8;\r
+       height: 29px;\r
+       position: relative;\r
+       top: -1.5px;\r
+       margin: 0px;\r
 }\r
 .hidden {\r
        display: none;\r
        top: -2px;\r
 }\r
 \r
-#searchIcon {\r
-       background-color: #858ca8;\r
-       height: 31px;\r
-       position: relative;\r
-       top: 1.5px;\r
-}\r
-#cancelSearch {\r
-       background-color: #858ca8;\r
-       height: 31px;\r
-       position: relative;\r
-       top: 1.5px;\r
-}\r
 .searchIconColor {\r
        color: rgb(234, 234, 234);\r
 }\r