@charset "UTF-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 *
 *    [ eneview DC ] signage_parts_customize.css
 *    @version 1.0.0
 *    追加：2020/01/05 PISC X.Xu		愛知教育大学_見せる化VerUp
 *
 *_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

.signage .currentValueSqureH_2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	position: absolute;
}

.signage .currentValueSqureH_2 td {
	white-space: nowrap;
}

.signage .currentValueSqureH_2 .name {
	color: #666666;
	text-align: left;
}

.signage .currentValueSqureH_2 .value {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}

.signage .currentValueSqureH_2 .unit {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.signage .displayArea .graphTitle2 {
	position: absolute;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	background-color: #DFDFDF;
}

.signage .legendSignage .legendBack {
	background-color: #ffffff;
	border: 1px #999999 solid;
	position: absolute;
}

.signage .legendSignage .legendBack .inner {
	text-align: center;
}
