﻿.h-search2 {
    width: 120px !important;
    height: 30px !important;
    position: relative;
    border-radius: 100px;
    margin-top: 26px !important;
}
.h-search2 input{
    border: none;
    height: 30px;
    line-height: 30px;
    width: 100%;
    padding-left: 10px;
}
.h-search2 a{
    position: absolute;
    top: 6px;
    right: 10px;
    width: 18px;
    height: 18px;
}
.h-search2 a img{
    width: 100%;
}

