.datagridAzul table { border-collapse: collapse; text-align: left; width: 100%; } .datagridAzul {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #007AFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagridAzul table td, .datagridAzul table th { padding: 3px 10px; }.datagridAzul table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007AFF), color-stop(1, #007AFF) );background:-moz-linear-gradient( center top, #007AFF 5%, #007AFF 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007AFF', endColorstr='#007AFF');background-color:#007AFF; color:#FFFFFF; font-size: 15px; font-weight: normal; border-left: 1px solid #007AFF; } .datagridAzul table thead th:first-child { border: none; }.datagridAzul table tbody td { color: #00496B; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }.datagridAzul table tbody .alt td { background: #E1EEF4; color: #00496B; }.datagridAzul table tbody td:first-child { border-left: none; }.datagridAzul table tbody tr:last-child td { border-bottom: none; }


.datagridCinza table { border-collapse: collapse; text-align: left; width: 100%; } .datagridCinza {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagridCinza table td, .datagridCinza table th { padding: 3px 10px; }.datagridCinza table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: normal; border-left: 1px solid #A3A3A3; } .datagridCinza table thead th:first-child { border: none; }.datagridCinza table tbody td { color: #303030; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }.datagridCinza table tbody .alt td { background: #EBEBEB; color: #303030; }.datagridCinza table tbody td:first-child { border-left: none; }.datagridCinza table tbody tr:last-child td { border-bottom: none; }