﻿
.k-grid   {
    height: 100%;
    width:100%;
}

.k-tabstrip{
    height: 100%
}

/*Multiselect overrides */
.e-multiselect.e-control-wrapper.e-control-container.e-input-group.e-valid-input {
    max-height: 30px;
    overflow: hidden;
}

.e-multi-select-wrapper {
    max-height: 30px;
    margin-right: 0px !important;
}
