.CSSTableGenerator
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 0px 4px 5px #888888;
    border: 1px solid #45B803;
    -moz-border-radius-bottomleft: 14px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;

}
.CSSTableGenerator table
{
    width: 100%;
   
    margin: 0px;
    padding: 0px;

}

.CSSTableGenerator table tr th:first-child
{
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}

.CSSTableGenerator table tr th:last-child
{
    border: 0px solid #45B803;
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
}

.CSSTableGenerator table tr:last-child th:first-child
{
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}



.CSSTableGenerator tr:last-child td:last-child
{
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
}
.CSSTableGenerator td, th
{
    vertical-align: middle;
    border: 0px solid #45B803;
    padding: 3px;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    vertical-align:top;
}

.CSSTableGenerator tr th
{
    background: -o-linear-gradient(bottom, #45B803 5%,#45B803 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #45B803), color-stop(1, #45B803) );
    background: -moz-linear-gradient( center top, #45B803 5%, #45B803 100% );
    border-style: solid;
    border-color: #45B803;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45B803", endColorstr="#45B803");
    background: -o-linear-gradient(top,#45B803,#45B803);
    background-color: #45B803;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    color: #ffffff;
}



.CSSTableGeneratorGrid
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 0px 4px 5px #888888;
    border: 1px none #CC00FF;
    -moz-border-radius-bottomleft: 14px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}

.CSSTableGeneratorGrid table
{
    width: 100%;
   
    margin: 0px;
    padding: 0px;
}

.CSSTableGeneratorGrid table tr th:first-child
{
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}

.CSSTableGeneratorGrid table tr th:last-child
{
 
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
}

.CSSTableGeneratorGrid tr:last-child td:first-child
{
    -moz-border-radius-bottomleft: 14px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

.CSSTableGeneratorGrid tr:last-child td:last-child
{
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
}





.CSSTableGeneratorHeader
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 0px 4px 5px #888888;
    border: 1px solid #45B803;
    -moz-border-radius-bottomleft: 14px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}

.CSSTableGeneratorHeader table
{
    width: 100%;
 
    margin: 0px;
    padding: 0px;
}



.CSSTableGeneratorHeader table tr th:first-child
{
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}

.CSSTableGeneratorHeader table tr th:last-child
{
 
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
}

.CSSTableGeneratorHeader tr:last-child th:first-child
{
    -moz-border-radius-bottomleft: 14px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

.CSSTableGeneratorHeader tr:last-child th:last-child
{
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
}


.CSSTableGeneratorHeader tr th
{
    background: -o-linear-gradient(bottom, #45B803 5%, #45B803 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #45B803), color-stop(1,#45B803) );
    background: -moz-linear-gradient( center top, #45B803 5%, #45B803 100% );
    border-style: solid;
    border-color: #990099;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45B803", endColorstr="#45B803");
    background: -o-linear-gradient(top,#45B803,#45B803);
    background-color: #45B803;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    color: #ffffff;
}



.CSSTableGeneratorGrid td, th
{
    vertical-align: middle;
   
    padding: 1px;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    background-color: White;
}


.CSSTableGeneratorGrid .selectedRow td
{
    vertical-align: middle;
    border: 1px solid #45B803;
    padding: 1px;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    background-color: #CCFFCC;
}
.FooterStyle
{
    
     background: #45B803 !important;
    
    }

.CSSTableGeneratorGrid .FooterRow td
{
    
    vertical-align: middle;
    border: 1px solid #3f7f00;
    padding: 1px;
    font-size: 12pt;
    font-weight: normal;
    color: #ffffff;
    background-color: #45B803 !important;
}
.CSSTableGeneratorGrid tr th
{
    background: -o-linear-gradient(bottom, #5fbf00 5%, #3f7f00 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #3f7f00) );
    background: -moz-linear-gradient( center top, #5fbf00 5%, #3f7f00 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#3f7f00");
    background: -o-linear-gradient(top,#5fbf00,3f7f00);
    background-color: #45B803;
    text-align: center;
    border-width: 1px 1px 1px 1px;
    font-size: 12px;
    color: #ffffff;
}

.CSSTableGeneratorMin
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 2px 2px 5px #888888;
    border: 1px solid #3f7f00;
    -moz-border-radius-bottomleft: 14px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}
.CSSTableGeneratorMin table
{
    width: 100%;
  
    margin: 0px;
    padding: 0px;
}

.CSSTableGeneratorMin table tr:first-child td:first-child
{
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}
.CSSTableGeneratorMin table tr:first-child td:last-child
{
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
}
.CSSTableGeneratorMin tr:last-child td:first-child
{
    -moz-border-radius-bottomleft: 14px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
}
