.tt-suggestion, .all-place-item {
    border-bottom: 1px solid #dedede;
    padding: 3px 5px;
}

.tt-suggestion:hover, .all-place-item:hover {
	background-color: #EFEFEF;
}

.tt-selectable, .all-place-item {
    cursor: pointer;
}

.tt-menu {
    left: unset !important;
    position: relative !important;
    top: unset !important;
    width: 100%;
}

.btn-clear-search {
font-weight: 700;
color: #DDD;
text-shadow: 0 1px 0 #fff;
}
