/* 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-treeview-leaf.k-selected {
    color: #333 !important;
    /*background-color: #cde6f7 !important;*/
    border-color: #28a1e8 !important;
    border: 1px solid transparent;
}
