table.dataTable th.sorting:last-child
{ width:50px;
}
table.dataTable th.sorting:first-child
{ width:50px;
}
table.dataTable td:last-child
{ text-align:center;
}
table.dataTable tr.even
{ background:#f6f6f6;
}
table.dataTable tr:hover
{ background:#FFF7DB;
}
table td
{ vertical-align:top;
}
.nbsp
{ white-space: nowrap;
}
.gm_docs_preview
{ width:100px; height:100px;
float:left;
overflow:hidden;
background:#eeeeee;
border:1px solid #aaaaaa;
width:99%;
padding:0px;
margin:0px;
background-size:contain;
background-position:center center;
background-repeat:no-repeat;
margin-bottom:10px;
height:300px;
}
.gm_docs_preview iframe
{ 
width:100%;
height:100%;
}
ul.menu
{ padding-top:0px;
}