/*******************************************************************************
* Filename:		overview.css
* Created by:	Ken Roberts, ken.roberts@noaa.gov
* Description:	Styles specific to ATRAC Grid View
*******************************************************************************/

/*******************************************************************************
* Layout
*******************************************************************************/

#header .inset, #nav .inset, #breadcrumbs .inset, #footer .inset, #content .inset {
	width: 1260px;
}

.ncei-static {
  max-width: 1260px;
}

media="screen and (max-width: 1275px)"
.ncei-static-container {
  width: 1260px;
}


/*******************************************************************************
* Datatables
*******************************************************************************/

.dataTables_wrapper table, .FixedHeader_Cloned {
	font-size: 0.9em;
}

.dataTables_wrapper th, .FixedHeader_Cloned th {
	font-size: 0.9em;
}