﻿.datagrid table{border-collapse:collapse;width:100%}.datagrid{background:#fff;overflow:hidden;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.datagrid table td,.datagrid table th{padding:8px 5px}.datagrid table thead th{background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#0775E3),color-stop(1,#B2A3E3)) #0775E3;background:-moz-linear-gradient(center top,#0775E3 5%,#B2A3E3 100%) #0775E3;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0775E3', endColorstr='#B2A3E3');color:#FFF;font-size:15px;font-weight:700}.datagrid table thead th:first-child{border:none}