.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-search-res {
    margin-top: 3px;
    position: absolute;
    width: 235px;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 2px 10px #ababab;
}