.gridX {table-layout:fixed;}
.gridX th {
    font-family: 'roboto', sans-serif;
    font-weight: 600;
    overflow: hidden;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    color:#252525;
    background: #fff;
    line-height: 22px;
    text-transform: uppercase;
    font-size:13px;
}
/*.gridX thead {
    border: 1px solid #C0C0C0;
}*/

.gridX thead th {
    float:left;
    text-align:center !important;
    height:23px;
    line-height: 23px;
}
.gridX thead th:first-child {
    width:14px !important;
}
.gridX tbody th {
    text-align:center !important;
}
.gridX tbody th:first-child {
    width:14px !important;
}
.gridX tr:first-child{
    border-left: 1px solid #c0c0c0;
}
.gridX tbody td:first-child {
    width:14px !important;
    background-color:#fff;
}
.gridX td {
    font-family: 'roboto', sans-serif;
    overflow: hidden;
    font-weight: 400;
    line-height: 22px !important;
    height: 22px !important;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    font-size:13px;
}

.css_Gma
{
	text-align:left;
	border:none;
    line-height:21px;
}
.css_Gma_c
{
	text-align:center;
	border:none;
    line-height:21px;
}
.css_Gso
{
	text-align:right;
	border:none;
    line-height:21px;
}
.css_Gso_p
{
	text-align:right;
	border:none;
    padding-right: 5px;
    line-height:21px;
}
.css_Gnd
{
	text-align:left;
	border:none;
    line-height:21px;
}
.css_Gdrop
{
	text-align:left;
	vertical-align:top;
	border:none;
    line-height:22px;
}