/* Add here all your css styles (customizations) */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}

.temp_table td {
	padding:5px;
	float:center;
	margin:auto
}

.temp_table{
	width:100%;
	float:center;
	margin:auto;

}


.capacitor_table{
	width:70%;
	float:center;
	margin:auto;
}

.capacitor_table table th td {
	border:1px solid black;
	text-align:center;
}
.pfriendlyufnfpf th {
	text-align:center;
	font-size:14px;
}
.pfriendlyufnfpf td {
	text-align:center;
	font-size:12px;
}
.pfriendlyufnfpf {
	float:center;
	margin:auto;
	width:55%;
	
}
.voltage_table{
	width:520px;
	float:center;
	margin:auto;
}
