/* Gravity Form CSS Start */
.kvkapi_results {
    list-style: none;
    margin: 0 0 10px 20px;
    color: #85868c;
}
.kvkapi_results .list-group-item-text {
    margin-bottom: 10px;
}
.kvkapi_results li h4 {
    color: #333;
    margin-bottom: 10px;
    clear: both;
}
.kvkapi-results-list-items {
    cursor: pointer;
}
.gravity.loading{
    background-color: #ffffff;
    background-image: url("../img/loader.gif");
    background-size: 25px 25px;
    background-position:left;
    background-repeat: no-repeat;
    width: 25px;
    display: none;
    height: 32px;
    float: left;
    padding: 0;
    margin: 0;
}
/* Gravity Form CSS End */