﻿.form_row
{
	clear: left;
}

.dnn_rpt_form_label
{
	vertical-align: top;
	min-width: 11em !important;
	width: 11em;
}

.dnn_rpt_form_field
{
}

.dnn_rpt_form_field input
{
}

.dnn_rpt_active_extension
{
	padding-bottom: 0.5em;
	padding-top: 0.5em
}

.dnn_rpt_test_results
{
	text-align: center;
	width: 100%;
}
.DNN_Reports_Grid_Header
{
    Background-Color: #CDCDCD;
    color: #FF5800;
}
.DNN_Reports_Grid_Row
{
    Background-Color: #F1F1F1;
    font-size: 8pt;
    color: #444444;
}
.DNN_Reports_Grid_AlternatingRow
{
    Background-Color: #DEDEDE;
    font-size: 8pt;
    color: #444444;    
}