.smart-search-result-cnt{
    position: absolute;
    background-color: rgb(244,244,244);
    z-index: 2000;
    padding-bottom: 20px;
    box-shadow: 5px 10px 8px #888888;
    display: none;
    margin-top: 40px;
}