#Any extra css declarations for the datatracker plugin go here:
.datainput input {
	display: inline-block;
	color: #f00;
	float: left;
}

#wpdt_dataentry_form {
	width: 524px;
}

#wpdt_dataentry_form input {
	margin-right: 5px;
}

#wpdt_dataentry_form label {
	color: #000000;
	font-family: Georgia, "Bitstream Charter", serif;
	font-size: 16px;
	margin-left: 5px;
}

.jqplot-highlighter-tooltip,.jqplot-canvasOverlay-tooltip {
	background: none repeat scroll 0 0 rgba(208, 208, 228, 0.9);
	border: 1px solid #CCCCCC;
	font-size: 0.75em;
	padding: 1px;
	white-space: nowrap;
}

#content .jqplot-highlighter-tooltip tr td {
	border-top: 1px solid #E7E7E7;
	padding: 0px 6px;
}

#bodydatadiv tr td {
	border-top-color: #E7E7E7;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 0px 5px;
}

#wpdt_controls {
	float: left;
	margin: 12px;
	width: 100%;
}

#wpdt_dataentry_form #update {
	margin: 12px;
	float: left;
}

.wpdt_loader {
	float: left;
	margin-top: 13px;
}

.wpdt_success {
	border: thin solid #90EE90;
	border-radius: 7px;
	clear: right;
	color: #008000;
	float: left;
	padding: 10px !important;
	width: 100%;
}

.wpdt_error {
	border: thin solid #F08080;
	border-radius: 7px;
	clear: right;
	color: #f30;
	float: left;
	padding: 10px;
	width: 100%;
}
.wpdt_form input[type=submit]{
	marign-top:10px;
}

[idtemplate="wpdt_dataentry_form_template"] {
	padding: 10px;
}

[idtemplate="wpdt_dataentry_form_template"] select {
	padding: 5px;
}

#wpdt_controls div,#wpdt_controls div input {
	float: left;
	margin-right: 10px;
}

.dataTables_wrapper {
  margin-bottom: 20px;
}

.row {
  float: left;
  margin: 10px;
}

.row_nf{
	  margin: 10px;
}

.sixcolumModify tbody td:nth-child(6) {
  padding: 0 !important;
}

#note {
  border: thin solid #CCCCCC;
  border-radius: 2px;
  margin: 10px;
  padding: 5px;
}

.sixcolumModify tbody td:nth-child(6) div {
  display: inline;
  float: right;
  margin: 0 5px 0 0;
}


.wpdt_msg {
  float: left;
  width: 96%;
}

.graph_notify {
  border: medium none !important;
  margin-top: 20px !important;
  width: 245px !important;
  background: none !important;
}
.ui-tabs{
	float:left;
	
}

.graph_tab,.entry_tab{
	width:100%;
	margin:10px 0;
}

.datatracker_options{
	padding:0;
	list-style:none;
	float:left;
	margin-left:0px;
	width:458px;
}

.datatracker_options > li {
  border: thin solid #ccc;
  margin: 0 !important;
  padding: 3px;
  float:left;
  font-size: 14px;
 
}
.dataTable .attachment {
  width: 154px;
  word-wrap: break-word;
}


.updateButton {
  background: none repeat scroll 0 0 #CCCCCC;
  border: thin solid #CCCCCC;
  display: block;
  font-weight: normal;
  margin: 4px;
  padding: 3px;
}
.act1 , .act2{
  padding: 4px;
  width: 66px;
}

table.display td {
  vertical-align: top;
}

.tabs.modifyWrapper.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
  margin-top: 14px;
}

.milestone {
  display: inline;
  float: left;
  margin: 10px 0;
  width: 100%;
}