﻿         .resultDropdown {
    background: #fff;
    width: 50%;
    max-height: 200px;
    overflow: auto;
    position: absolute;
    z-index: 99;
    border: solid thin #ccc;
    display: none;
}