
#contract-reporting-selection-content .form-row .input-wrap p span {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;
	font-weight: bold;
}

#contract-reporting-legend span {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;
	font-size: 14px;
	color: #262626;
	vertical-align: middle;
	line-height: 20px;
}

#contract-reporting-legend li {
    list-style-type: square;
    font-size: 24px;
    vertical-align: middle;
}

.contract-reporting-selection-data-info {
	text-transform: none;
	font-size: 12px;
	padding-left: 10px;
}

.btn.disabled:hover,
.btn[disabled]:hover,
.btn.disabled:focus,
.btn[disabled]:focus {
	background-color: #e6e6e6;
}

/* Styling Chart*/

.contract-reporting-chart {
	margin: 15px;
}

.contract-reporting-chart .jqplot-target {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;	
}

.contract-reporting-chart .jqplot-axis {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;
	font-weight: bold;
}

.contract-reporting-chart .jqplot-title {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;
	font-weight: normal;
}

/*
.jqplot-xaxis
.jqplot-yaxis
.jqplot-x2axis
.jqplot-y2axis
.jqplot-axis-tick
.jqplot-xaxis-tick
.jqplot-x2axis-tick
.jqplot-yaxis-tick
.jqplot-y2axis-tick
.jqplot-table-legend
.jqplot-title
.jqplot-cursor-tooltip
.jqplot-highlighter-tooltip
.jqplot-table-legend-swatch
*/
