﻿.gridviewheader { background-color: #EEEEEE; height: 30px; font-weight: bold; text-align: left;  width: 15%;}
.gridviewaltrow { background-color: #ffffff; height: 30px; text-align: left;}
.gridviewrow { background-color: #f6f6f6; height: 30px; text-align: left;}
.gridviewrowselected { background-color: #DBEE98;}
.gridviewepager { padding: 0px; font-size: 14px;}
.detailsviewemptyrow { }
.detailsview { width: 100%; border-width: 0px;}
.gridview { width: 100%; border-width:0px;}
.gridactionbutton { text-align: right;}
.formactionbuttons { text-align: right; width: 100%;}
.gridviewaltrowlarge { background-color: #ffffff; height: 75px; text-align: left;}
.gridviewrowlarge { background-color: #f6f6f6; height: 75px; text-align: left;}


.gridviewheaderfancy { background-color: #e8e7df; height: 30px; font-weight: bold; text-align: left;  width: 15%;}
.gridviewrowfancy1 { background-color: #fafaf7; height: 30px; text-align: left;}
.gridviewrowfancy2 { background-color:  #f2f2f2; height: 30px; text-align: center;}
.gridviewrowfancy3 { background-color:  #e8f5bf; height: 30px; text-align: center;}

.gridviewaltrowfancy1 { background-color: #fcfbf4; height: 30px; text-align: left;}
.gridviewaltrowfancy2 { background-color: #e8e8e8; height: 30px; text-align: center;}
.gridviewaltrowfancy3 { background-color: #dbee98; height: 30px; text-align: center;}

.gridviewfooterfancy { background-color: #e8e7df; height: 30px; font-weight: bold; text-align: left  width: 15%;}