body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 5px;
  width: 95%;
}

.fdv-LabeledPanel-Label {

}

.fdv-LabeledPanel {

}

.fdv-TitledPanel-Title {
	background-color: #0066A3;
	text-align: center;
	color: #CCCCCC;
	border-width: 2px;
	border-color: #CCCCCC;
	border-style: solid;
  font: normal bold 14px sans-serif;
}

.dj-MainPanel-Title {
	background-color: #00487D;
	text-align: center;
	color: #CCCCCC;
	border-width: 2px;
	border-color: #CCCCCC;
	border-style: solid;
        font: normal bold 16px sans-serif;
}

.dj-ReportOptionsPanel-ReportStylePanel-Title {
  background-color: #3366CC;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	border-width: 2px;
	border-color: #CCCCCC;
	border-style: solid;
}

.dj-ColConfigPanel-ColumnStylePanel-Title {
  background-color: #3366CC;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	border-width: 2px;
	border-color: #CCCCCC;
	border-style: solid;
}

.dj-MainPanel {
  margin: 0px;
  padding: 0px;
  border-width: 2px;
  border-top-width: 0px;
	border-color: #CCCCCC;
	border-style: solid;
}

.dj-MainPanel-Content {
  margin: 2px;
  padding: 2px;
  border-width: 1px;
	border-color: #CCCCCC;
  border-top-color: white;
	border-style: solid;
}

.dj-ReportOptionsPanel {

}

.dj-ReportOptionsPanel-Content {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding: 0px;
  border-width: 0px;
	border-color: #CCCCCC;
	border-style: solid;
}

.dj-ReportOptionsPanel-ReportStylePanel {
	background-color: #CEE3F2;
  margin: 2px;
  margin-top: 5px;
  padding: 0px;
  border-width: 2px;
  border-top-width: 0px;
	border-color: #CCCCCC;
	border-style: solid;
}

.dj-ReportOptionsPanel-ReportStylePanel-ElementLabel {
	color: black;
	background-color: #F3EEDA;
	margin-left: 2px;
  margin-right: 2px;
  cursor: pointer;
	text-align: center;
  font: normal bold 12px sans-serif;
}

.dj-ReportOptionsPanel-ReportStylePanel-ElementSelectedLabel {
	color: black;
	background-color: #CEE3F2;
	text-align: center;
  font: normal bold 12px sans-serif;
}

.dj-ColsSelectionPanel-Grid-HeaderRow {
	background-color: #EEE8CD;
	color: #0066A3;
	text-align: center;
  font: normal bold 12px sans-serif;
}

.dj-ColsSelectionPanel-Grid-Row {
	background-color: #EEE8CD;
	color: #0066A3;
	width: 300px;
}

.dj-ColsSelectionPanel-Grid-RowAdded {
	background-color: #CEE3F2;
	color: #0066A3;
	width: 300px;
}

.dj-ColsSelectionPanel-Grid-Button {
	background-color: #EEE8CD;
	color: #0066A3;
	width: 22px;
	text-align: center;
}

.dj-ColsSelectionPanel-Grid-ButtonClickable {
	background-color: #EEE8CD;
	color: #0066A3;
	width: 22px;
	text-align: center;
	cursor: pointer;
}

.dj-ColsSelectionPanel-Grid-ButtonAdded {
	background-color: #CEE3F2;
	color: #0066A3;
	width: 22px;
	text-align: center;
}

.dj-ColsSelectionPanel-Grid-ButtonAddedClickable {
	background-color: #CEE3F2;
	color: #0066A3;
	width: 22px;
	text-align: center;
	cursor: pointer;
}

.dj-ColConfigPanel {
        margin-top:3px;
}

.dj-ColConfigPanel-ColumnStylePanel {
	background-color: #CEE3F2;
  margin: 2px;
  padding: 0px;
  border-width: 2px;
  border-top-width: 0px;
	border-color: #CCCCCC;
	border-style: solid;
}

.dj-ColConfigPanel-ColumnStylePanel-ElementLabel {
	color: black;
	background-color: #F3EEDA;
  margin-left: 2px;
  margin-right: 2px;
	cursor: pointer;
	text-align: center;
  font: normal bold 12px sans-serif;
}

.dj-ColConfigPanel-ColumnStylePanel-ElementSelectedLabel {
	color: black;
	background-color: #CEE3F2;
	text-align: center;
  font: normal bold 12px sans-serif;
}

.dj-MainPanel-footer {
  margin: 5px;
  padding: 5px;
  border-width: 0px;
	border-color: #CCCCCC;
	border-style: solid;
}

.dj-UploadPanel {
	width: 600px;
	padding: 5px;
	border-width: 2px;
  	border-color: #CCCCCC;
	border-style: solid;	
}
