.search-form input{
    height: 33px;
}
.search-form .btn{
    width: 41px;
    height: 33px;
    float: right;
    top: 0px;
    border: 0px;
    position: absolute;
    right: 0px;
    border-radius: 0px;
    background: #9fc612;
}
.top_icons span.fa{
    color: #fff;
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 28px;
    text-align: center;
    line-height: 28px;
    font-weight: 600;
    font-size: 13px;
}
.hdr_cnt ul li.top_icons{
    padding-left: 0;
    margin-right: 10px;
}
#navbar .navbar-nav > li > a{
    padding: 10px 1px 10px 0px;
    font-size: 13px;
}