/* This file is reserved for overriding and extending the template styles. */

.k-window {
    padding: 5px;
    width: 90%;
    top: 10%;
}

div.k-edit-form-container {
    width: 100%;
}

.k-list-item-group-label {
    font-size: 1.5em !important;
    background-color: #e93a3a !important;
}

.k-list-group-sticky-header {
    font-size: 1.2em !important;
    color: #ffffff !important;
    background-color: #808080 !important;
}