#search_results {
position: absolute;
background: gray;
width: 22%;
cursor:pointer;
}

.desmessage{
position: absolute;
left: 35%;
top: 50%;
}

.k_select >ul > li.option[data-value="0"]{
    font-weight: bold !important;
    text-decoration: underline;
}