﻿

.gridstyle{
width: 100%;
padding:10px 0 10px 0;
border-bottom:1px #439ed2 solid;
border-collapse:separate !important;
border: 0px;
}

.gridstyle tr td{
padding:3px 5px 3px 5px;
border: 0px;
}

.gridstyle tr.titlestyle th{
font-size:12px;
font-weight:bold;
text-align:center;
color:#606470;
border-bottom:1px #999 dotted;
border: 0px;
}

.gridstyle tr.itemstyle{
color:#606470;
}

.itemstyle_temporary{
color:#9892aa;
}

.gridstyle tr.itemstyle td
{
font-size:12px;    
border-bottom:1px #999 dotted;
text-align:center;
}

.gridstyle tr.itemstyle td.gridcontrols
{
/*font-size:12px;    
border-bottom:1px #999 dotted;*/
text-align:left !important;
}

.gridstyle tr.itemstyle_temporary td
{
font-size:12px;    
border-bottom:1px #999 dotted;
text-align:center;
}


.gridstyle tr.groupstyle{
color:#606470;
}

.gridstyle tr.groupstyle td
{
font-size:12px;    
font-weight:bold;
border-bottom:1px #999 dotted;
text-align:left;
background-color:#f1f1f1;
}


.gridstyle tr:last-child td {
border-bottom:0px;
}




.gridstylemsg{
width: 100%;
padding:0;
border-collapse:separate !important;
border: 0px !important;
}

.gridstylemsg tr td{
padding: 3px 5px 3px 0px;
border: 0px !important;
}

/*.gridstylemsg tr.titlestylemsg th{
font-size:13px;
font-weight:bold;
text-align:center;
color:#606470;
border-bottom:1px #999 dotted;
border: 0px;
}*/

.gridstylemsg tr.itemstylemsg{
color:#606470;
}

.gridstylemsg tr.itemstylemsg td
{
text-align:center;
color:#606470;    
border-bottom:1px #999 dotted;
text-align:center;
}

.gridstylemsg tr:last-child td {
border-bottom:0px;
}