/* new */
table.filemanager td {padding:0 !important;}

/* not modified */
.SelectedRow TD{background-color: #e7f2ff!important;}

/* fixed */
.FixedGrid table { table-layout: fixed; }
.FixedGrid table tbody tr td {word-wrap:break-word;}

/* Popup */
.Popup .NormalGridView .AspNet-GridView table {line-height: 29px;}

.BigHeader th { padding: 10px 5px; }
.BigHeaderUppercase th { padding: 10px 5px; text-transform: uppercase }
.SmallFontTr tr td { font-size: 12px !important}
