﻿/*
.RadGrid_Default {
    width: 100% !important;
    table-layout: fixed !important;
}
*/

.idCol {
    width: 20px;
}

.rgFilterBox {
    width: 60% !important;
    height: 20px !important;
}

/*.rgEditForm {
    width: 70% !important;
    margin-right: auto;
    margin-left: auto;
}*/

.rgHeader {
    height: 30px !important;
}

.rgCommandCell {
    height: 30px !important;
}
    .rgFilterRow  .RadPicker
{
       float: left ;
} 