/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Charcoal
  >>>>>>THIS APPLIES FOR AGSupplies.cshtml PAGE<<<<<
  -----------------------------------
*/
.p7EPM02 {
	font-family: Raleway, Arial, sans-serif;
	font-size: inherit;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM02 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM02 .p7epm_trigs li {
	list-style-type: none;
	padding-bottom: 6px;
	float: left;
}
.p7EPM02 .p7epm_trigs a
{
	color: #666666;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF; /*border: 1px solid #333333;*/
	float: left;
}
.p7EPM02 .p7epm_trigs a:hover
{
	color: #000000;
	font-weight: 400;
}
.p7EPM02 .p7epm_cwrapper
{
	border-width: 1px 0 1px 0;
	border-color: #C0C0C0 #FFFFFF #C0C0C0 #FFFFFF;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
.p7EPM02 .p7epm_content {
    padding: 12px 24px;
    line-height: 1.5em;
    background-color: #FFFFFF; /*border: 3px solid #000;*/
    color: #009933;
}
.p7EPM02 .p7epm_content.pan1 {}
.p7EPM02 .p7epm_content.pan2 {}
.p7EPM02 .p7epm_content.pan3 {}
.p7EPM02 .p7epm_content.pan4 {}
.p7EPM02 .p7epm_content.pan5 {}
.p7EPM02 .p7epm_trigs .p7epm_open
{
	color: #FFFFFF;
	background-color: #3366FF;
}
.p7EPM02 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM02 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/
.p7EPM02 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM02 .p7epm_content a.current_mark {
	font-weight: bold;
}
