@charset "utf-8";

.pie-legend li,
.bar-legend li,
.doughnut-legend li{
	padding-bottom: 5px;
	display:inline-block;
	margin-right:20px;
}
.pie-legend li span,
.bar-legend li span,
.doughnut-legend li span {
	margin-right: 5px;
	width: 20px;
	height:18px;
	display:inline-block;
}
.pie-legend,
.bar-legend,
.doughnut-legend{
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
}

.canbusHolder{
	text-align:center;
	margin-bottom:20px;
}

.dataTable2 tr td {
	text-align: right;
}

.contentHolder section {
	margin-bottom: 40px;
}

#researchInquiry {
	background-color: #FFF0E6;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 2px solid #FC989A;
	border-radius: 4px;
}

#researchInquiry  h3 {
	margin-top: 0px;
	padding-top: 0px;
	color: #EF3C74;
	font-size: 140%;
}

#researchInquiry ul li {
	margin-bottom: 16px;
}

#researchInquiry #underLink a {
	color: #215EA7;
}

#underLink {
	padding-top: 5px;
	padding-bottom: 10px;
	word-break: break-all;
}

#aboutSearch {
	border: thin dashed #989898;
	border-radius: 4px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#aboutSearch dl dd {
	margin-bottom: 20px;
}

#aboutSearch h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 140%;
}

#aboutSearch dl dt {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
}

#summary h4 {
	color: #EF1A1D;
	border-bottom: 2px solid #EF1A1D;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
}

#summary .normalList {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#researchTopic {
	font-size: 120%;
}

#researchTopic li {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: thin dashed #D9D9D9;
}

#researchTopic #icon01 {
	background-image: url(../images/electric_megaphone01.png);
	background-repeat: no-repeat;
	background-size: 100px 100px;
	padding-left: 110px;
}

#moreDownload {
	background-color: #F7F7F7;
	border: thin solid #CCCCCC;
	border-radius: 4px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	background-image: url(../images/ic_not_interested_grey600_24dp.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	margin-bottom: 60px!important;
}

#grayText dd{
	color: #CFCECE;
	text-decoration: underline;
	line-height: 160%;
}

#grayText {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#grayText dl dt {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #848484;
}

#grayText dl dd {
}

#grayText dl dd {
	margin-left: 0px;
	padding-left: 10px;
}

.smallText {
	font-size: 80%;
	color: #AB8A18;
}
