#menuMain .fluid-searchbox .fields input#searchInput {
    width: 0;
    transition: width .3s;
}

#searchBox {
    background-color: #262626;
    z-index: 999;
    padding: 17px 0 17px 20px;
}