@charset "utf-8";
/****************************************************************************************
//	bc_global_functions.css
//	
//	-	CSS for the Benton County global function module, Benton County website
//	
//	HISTORY
//		20170208	-	JS, copied from The BEE
//
//	Copyright © 2016, Benton County, All Rights Reserved
*****************************************************************************************/

div.bc_global_functions_treeview_trigger
{
	font-size: 12pt;
	margin-top: 12px;
	margin-bottom: 12px;
	cursor: pointer;
}

div.bc_global_functions_treeview_trigger img
{
	margin:0;
	padding:0;
	border:0;
}

p.bc_global_functions_treeview_filename
{
	font-size: 12pt;
	margin:0 0 6px 0;
	padding:0;
}

@media screen
{
	
}

@media print
{
}
