﻿h4.header{
    margin-top:5px !important;margin-bottom:5px !important;
}
.form-control {
        width: 100% !important;
}
.k-dropdown .k-dropdown-wrap{
    height: 30px !important;
}
.margin_bottom2 {
    margin-bottom:2px !important;
}
.ui-autocomplete { z-index:2000 !important;}  
.ui-dialog { z-index: 2000 !important ;}
.ui-dialog .ui-dialog-content {
    padding: 5px;
}
#gridPerson .k-grid-content
{
    max-height: 200px !important;
}
#gridListIssue .k-grid-content, #gridListResponse .k-grid-content
{
    max-height: 300px !important;
}