.img-grid {
    width: 100%;
    height: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 30px;
}

.wicket-aa {
    background-color: white;
}

.wicket-aa ul{
    list-style: none;
    border: 1px solid black;
}

.k-button {
    background-image: none;
}

.k-button:focus:hover {
    border: none;
    box-shadow: none;
}

.k-state-focused {
    border: none;
    box-shadow: none;
}
