html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
* {
	line-height: normal;
	box-sizing: content-box;
}
table { 
	text-align: center; 
	border-collapse: collapse;
	margin: 0 auto 5rem;
	border: 1px double black;
}
th,td {
	padding: 1.5rem;
	font-size: 1.3rem;
	text-align: center;
}
tr {
	background: hsl(50, 50%, 80% );
}
tr ,td {
	transition: .4s ease-in;
}
tr:first-child {
	background: hsla(12, 100%, 40%, 0.5);
}
tr:nth-child(event) {
	background: hsla(50,50%,80%,0.7);
}
td:empty {
	background: hsla(50,25%,60%.0,7);
}
tr:hover:not(#firstrow),tr:hover td:empty {
	background: #ff0;
	pointer-events: visible;
}
tr:hover:not(#firstrow) {
	transform: scale(1.2);
	font-weight: 700;
	box-shadow: 0px 3 px 7 mx rgba(0,0,0,0.5);
}
.btn-close-event {
	position: relative;
	left: 1320px;
    top: -30px;
}
.locate {
	position: absolute;
    left: 10px;
    top: 780px;
	  width: 1420px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;

}
.bs-callout {
    padding: 20px;
	
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;

}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
	margin-bottom: 30px;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
	  margin-bottom: 50px;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
	
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
	margin-bottom: 10px;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.navbar-xs {
    height: 20px;
}
.navbar-text-xs {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.completeSwitchgear04-10Pilymer {
	text-align: center;
	position: absolute;
	font-size: 23px;
	font-style: bold;
	font-weight: 700;
	color: black;
}
.busOne10kVLabel {
	width: 115px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	position: absolute;
	font-size: 15px;
	font-weight: 800;
	color: black;
}
.busTwo10kVLabel {
	width: 115px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	position: absolute;
	font-size: 15px;
	font-weight: 800;
	color: black;
}
.bus10kVCellNumber {
	width: 25px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	position: absolute;
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
	color: black;
}
.busConnectionPoint10kV {
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 1000;
}
.busConnectionPoint10kV img {
	height: 10px;
}
.busDisconnector10kV {
	position: absolute;
	width: 12px;
	height: 50px;
}
.busDisconnector10kV img {
	height: 50px;
}
.busDisconnector10kV.state0 {
	background-image: url('/images/busDisconnector10kVoff.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.busDisconnector10kV.state1 {
	background-image: url('/images/busDisconnector10kVon.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.busDisconnector10kVLabel {
	position: absolute;
	width: 50px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
}
.vacuumSwitcher10kV {
	position: absolute;
	width: 30px;
	height: 30px;
}
.vacuumSwitcher10kVLabel {
	position: absolute;
	width: 50px;
	height: 33px;
	line-height: 13px;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
}
.vacuumSwitcher10kV img {
	height: 30px;
}
.vacuumSwitcher10kV.state0 {
	background-image: url('/images/vacuumSwitcher10kVundefined.png');
    background-size: contain;
	background-repeat: no-repeat;
}
.vacuumSwitcher10kV.state1 {
	background-image: url('/images/vacuumSwitcher10kVoff.png');
    background-size: contain;
	background-repeat: no-repeat;
}
.vacuumSwitcher10kV.state2 {
	background-image: url('/images/vacuumSwitcher10kVon.png');
    background-size: contain;
	background-repeat: no-repeat;
}
.vacuumSwitcher10kV.state3 {
	background-image: url('/images/vacuumSwitcher10kVerror.png');
    background-size: contain;
	background-repeat: no-repeat;
}
.warningSignalLamp {
	position: absolute;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.warningSignalLamp.state1 {
	background: #ff0000;
}
.warningSignalLamp.state0 {
	background: #008000; 
}
.currentTransformer10kV2w {
	position: absolute;
	width: 48px;
	height: 40px;
}
.currentTransformer10kV2w img {
	height: 45px;
	height: 40px;
}
.plagInContact10kV {
	position: absolute;
	width: 20px;
	height: 25px;
}
.plagInContact10kV img {
	height: 25px;
}
.verticalLine10kV80p {
	position: absolute;
	width: 6px;
	height: 145px;
}
.verticalLine10kV80p img {
	width: 5.2px;
	height: 145px;
}
.verticalLine10kV40p {
	position: absolute;
	width: 8px;
	height: 45px;
}
.verticalLine10kV40p img {
	width: 8px;
	height: 45px;
}
.verticalLine10kV20p {
	position: absolute;
	width: 7px;
	height: 35px;
}
.verticalLine10kV20p img {
	width: 6.6px;
	height: 35px;
}
.verticalLine10kVEnder {
	position: absolute;
	width: 22px;
	height: 50px;
}
.verticalLine10kVEnder img {
	height: 50px;
}
.verticalLine10kVEnder-withTransformer {
	position: absolute;
	width: 17px;
	height: 30px;
}
.verticalLine10kVEnder-withTransformer img {
	height: 49px;
}
.linearDisconnector10kV {
	position: absolute;
	width: 14px;
	height: 20px;
}
.linearDisconnector10kV img {
	height: 19.4px;
}
.linearDisconnector10kV.state0 {
	background-image: url('/images/linearDisconnector10kVoff.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.linearDisconnector10kV.state1 {
	background-image: url('/images/linearDisconnector10kVon.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.linearDisconnector10kVLabel {
	position: absolute;
	width: 50px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
}
.capacitiveDivider10kV {
	position: absolute;
	width: 61px;
	height: 16px;
}
.capacitiveDivider10kV img {
	height: 15.4px;
}
.busCapacitiveDivider10kV {
	position: absolute;
	width: 30px;
	height: 17px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.busCapacitiveDivider10kV img {
	height: 15.4px;
}
.linearDisconnectorGrounding10kV {
	position: absolute;
	width: 36px;
	height: 16px;
}
.linearDisconnectorGrounding10kV img {
	height: 15.4px;
}
.linearDisconnectorGrounding10kV.state0 {
	background-image: url('/images/linearDisconnectorGrounding10kVoff.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.linearDisconnectorGrounding10kV.state1 {
	background-image: url('/images/linearDisconnectorGrounding10kVon.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.linearDisconnectorGrounding10kVLabel {
	position: absolute;
	width: 50px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
}
.busLinearDisconnectorGrounding10kV {
	position: absolute;
	width: 30px;
	height: 17px;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
}
.busLinearDisconnectorGrounding10kV img {
	height: 15.4px;
}
.busLinearDisconnectorGrounding10kV.state0 {
	background-image: url('/images/linearDisconnectorGrounding10kVoff.png');
    background-size: contain;
	background-repeat: no-repeat;
}
.busLinearDisconnectorGrounding10kV.state1 {
	background-image: url('/images/linearDisconnectorGrounding10kVon.png');
    background-size: contain;
	background-repeat: no-repeat;
}
.surgeProtector10kV {
	position: absolute;
	width: 52px;
	height: 23px;
}
.surgeProtector10kV img {
	height: 23px;
}
.surgeProtector10kVLabel {
	position: absolute;
	width: 50px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
}
.busSurgeProtector10kV {
	position: absolute;
	width: 52px;
	height: 23px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.busSurgeProtector10kV img {
	height: 23px;
}
.thermalFuse10kV {
	position: absolute;
	width: 20px;
	height: 65px;
}
.thermalFuse10kV img {
	width: 20px;
	height: 65px;
}
.thermalFuse10kVShort {
	position: absolute;
	width: 20px;
	height: 36px;
}
.thermalFuse10kVShort img {
	width: 20px;
	height: 36px;
}
.voltageTransformer10kV {
	position: absolute;
	width: 40px;
	height: 38px;
}
.voltageTransformer10kV img {
	width: 40px;
	height: 38px;
}
.voltageTransformer10kVLabel {
	position: absolute;
	width: 70px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
}
.sectionalDisconnector10kV {
	position: absolute;
	width: 16px;
	height: 110px;
}
.sectionalDisconnector10kV img {
	width: 16px;
	height: 110px;
}
.horizontalLine10kV20pToSurgeProtector {
	position: absolute;
	width: 35px;
	height: 7px;
}
.horizontalLine10kV20pToSurgeProtector img {
	width: 35px;
	height: 7px;
}
.horizontalLine10kV20pFromBusOneToBusTwo {
	position: absolute;
	width: 399px;
	height: 7px;
}
.horizontalLine10kV20pFromBusOneToBusTwo img {
	width: 399px;
	height: 7px;
}


.measurementsCell {
	width: 130px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
  display: flex;
  justify-content: center;
}
.measurementsCell span {
  flex: 1 1 100%;
}
.measurementsCellLabel {
	width: 130px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}
.commonMeasurementsCellDateTime {
	width: 110px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;	
}

.block.commonMeasurementsCellTemperature {
    position: absolute;
    display: flex;
    top: 95px;
    width: 330px;
    flex-wrap: wrap;
    border: none;
}
.commonMeasurementsCellTemperature {
  flex: 0 0 60px;
  padding: 0 3px;  
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}
.commonMeasurementsCellIndicator {
	width: 40px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}
.commonMeasurementsCellIndicator.state1 {
	background: #00ff00;
}
.commonMeasurementsCellIndicator.state0 {
	background: #ff0000;
}
.commonMeasurementsCircleIndicator {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.commonMeasurementsCircleIndicator.state0 {
	background: #008000;
}
.commonMeasurementsCircleIndicator.state1 {
	background: #ff0000;
}
.commonMeasurementsLabel {
  flex: 1 1 70%;
	height: 23px;
	line-height: 23px;
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	color: #000000;
}
.commonIndicatorsLabel {
	width: 190px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
}
.QFIndicatorsLabel {
	width: 40px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
}
.measurementsCellBlue {
	background: #ccffff;
}
.measurementsCellGreen {
	background: #00ff00;
}
.measurementsCellYellow {
	background: #ffff99;
}
.measurementsCellRed {
	background: #ff0000;
}
.measurementsCellWhite {
	background: #ffffff;
}
.indicatorGreen {
	background: #00ff00;
}
.indicatorDarkGreen {
	background: #008000;
}
.indicatorRed {
	background: #ff0000;
}
#mainSchema {
	position: absolute;
    width: 1920px;
	height: 700px;
	background: #c0c0c0;
}
#completeSwitchgear04-10Pilymer {
	left: 700px;
	top: 20px;
	width: 350px;
	height: 35px;
}
#commonMeasurements {
	left: 10px;
}
#commonMeasurementsDate {
	position: absolute;
	top: 10px;
}
#commonMeasurementsTime {
	position: absolute;
	top: 50px;
}


#commonMeasurementsConnectionToCompleteTransformerSubstation {
	position: absolute;
	top: 185px;
}
#commonMeasurementsConnectionToCompleteTransformerSubstationLabel {
	position: absolute;
	left: 17px;
	top: 186px;
}

#commonMeasurementsUPS220V {
	position: absolute;
	top: 220px;
}
#commonMeasurementsUPS220VLabel {
	position: absolute;
	left: 13px;
	top: 215px;
}

#commonMeasurementsLowBatteryCharge {
	position: absolute;
	top: 240px;
}
#commonMeasurementsLowBatteryChargeLabel {
	position: absolute;
	left: 15px;
	top: 235px;
}


#busOne10kVLabel {
	position: absolute;
	width: 115px;
	height: 33px;
	left: 220px;
	top: 235px;
}

#bus10kV-cellMeasurementsLabels-UpperLevel {
	position: absolute;
	left: 608px;
	top: 85px;
}
#busOne10kV-cell5-cellMeasurements {
	position: absolute;
	left: 740px;
	top: 85px;
}
#busTwo10kV-cell10-cellMeasurements {
	position: absolute;
	left: 1275px;
	top: 85px;
}


#busOne10kV {
	position: absolute;
    left: 200px;
    top: 286px;
    width: 810px;
	height: 23px;
	z-index: 1;
}
#busOne10kV img {
	width: 810px;
	height: 23px;
}



#busOne10kV-cellMeasurementsLabels {
	position: absolute;
	left: 13px;
	top: 529px;
}



#busOne10kV-cell1 {
	position: absolute;
	left: 144px;
	top: 289px;
	width: 132px;
	height: 440px;
}
#busOne10kV-cell1-number {
	left: 55px;
	top: -17px;
}
#busOne10kV-cell1-busConnectionPoint10kV {
	left: 62.5px;
	top: 0px;
}
#busOne10kV-cell1-plagInContact10kV {
	left: 58px;
	top: 13px;
}
#busOne10kV-cell1-verticalLine10kV80p {
	left: 65px;
	top: 37px;
}
#busOne10kV-cell1-verticalLine10kVEnder {
	left: 56.8px;
	top: 181px;
}
#busOne10kV-cell1-cellMeasurements {
	position: absolute;
	left: 1px;
	top: 240px;
}
#busOne10kV-cell1-measurementsCellName {
	font-size: 10px;
}





#busOne10kV-cell2 {
	position: absolute;
	left: 276px;
	top: 289px;
	width: 132px;
	height: 440px;
}
#busOne10kV-cell2-number {
	left: 55px;
	top: -17px;
}
#busOne10kV-cell2-busConnectionPoint10kV {
	left: 62.5px;
	top: 0px;
}
#busOne10kV-cell2-busDisconnector10kV {
	left: 62px;
	top: 13px;
}
#busOne10kV-cell2-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busOne10kV-cell2-vacuumSwitcher10kV {
	left: 52.6px;
	top: 62px;
}
#busOne10kV-cell2-vacuumSwitcher10kVLabel {
	left: 86px;
	top: 66px;
}
#busOne10kV-cell2-emergencyShutdownLamp {
	left: 35px;
	top: 55px;
}
#busOne10kV-cell2-protectionOnlineLamp {
	left: 35px;
	top: 70px;
}
#busOne10kV-cell2-terminalMalfunctionLamp {
	left: 35px;
	top: 85px;
}
#busOne10kV-cell2-currentTransformer10kV2w {
	right: 40.6px;
	top: 92px;
}
#busOne10kV-cell2-linearDisconnector10kV {
	left: 61.7px;
	top: 132px;
}
#busOne10kV-cell2-linearDisconnector10kVLabel {
	left: 62.3px;
	top: 128px;
}
#busOne10kV-cell2-verticalLine10kV20p {
	left: 64.2px;
	top: 151px;
}
#busOne10kV-cell2-capacitiveDivider10kV {
	left: 7px;
	top: 146px;
}
#busOne10kV-cell2-linearDisconnectorGrounding10kV {
	left: 68px;
	top: 147.7px;
}
#busOne10kV-cell2-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busOne10kV-cell2-surgeProtector10kV {
	left: 16px;
	top: 170px;
}
#busOne10kV-cell2-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busOne10kV-cell2-verticalLine10kVEnder {
	left: 56.7px;
	top: 186px;
}
#busOne10kV-cell2-cellMeasurements {
	position: absolute;
	left: 1px;
	top: 240px;
}
   
   
   
#busOne10kV-cell3 {
	position: absolute;
	left: 409px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busOne10kV-cell3-number {
	left: 53px;
	top: -17px;
}
#busOne10kV-cell3-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busOne10kV-cell3-busDisconnector10kV {
	left: 60.2px;
	top: 13px;
}
#busOne10kV-cell3-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busOne10kV-cell3-vacuumSwitcher10kV {
	left: 51px;
	top: 63px;
}
#busOne10kV-cell3-vacuumSwitcher10kVLabel {
	left: 86px;
	top: 66px;
}
#busOne10kV-cell3-emergencyShutdownLamp {
	left: 35px;
	top: 55px;
}
#busOne10kV-cell3-protectionOnlineLamp {
	left: 35px;
	top: 70px;
}
#busOne10kV-cell3-terminalMalfunctionLamp {
	left: 35px;
	top: 85px;
}
#busOne10kV-cell3-currentTransformer10kV2w {
	right: 42px;
	top: 93px;
}
#busOne10kV-cell3-linearDisconnector10kV {
	left: 60.3px;
	top: 133px;
}
#busOne10kV-cell3-linearDisconnector10kVLabel {
	left: 62.3px;
	top: 128px;
}
#busOne10kV-cell3-verticalLine10kV20p {
	left: 62.6px;
	top: 152px;
}
#busOne10kV-cell3-capacitiveDivider10kV {
	left: 5px;
	top: 146px;
}
#busOne10kV-cell3-linearDisconnectorGrounding10kV {
	left: 66px;
	top: 146.3px;
}
#busOne10kV-cell3-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busOne10kV-cell3-surgeProtector10kV {
	left: 14px;
	top: 170px;
}
#busOne10kV-cell3-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busOne10kV-cell3-verticalLine10kVEnder {
	left: 55.1px;
	top: 186px;
}
#busOne10kV-cell3-cellMeasurements {
	position: absolute;
	left: 0px;
	top: 240px;
}
   
#busOne10kV-cell4 {
	position: absolute;
	left: 541px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busOne10kV-cell4-number {
	left: 52px;
	top: -17px;
}
#busOne10kV-cell4-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busOne10kV-cell4-busDisconnector10kV {
	left: 60px;
	top: 14px;
}
#busOne10kV-cell4-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busOne10kV-cell4-vacuumSwitcher10kV {
	left: 51px;
	top: 64px;
}
#busOne10kV-cell4-vacuumSwitcher10kVLabel {
	left: 86px;
	top: 66px;
}
#busOne10kV-cell4-emergencyShutdownLamp {
	left: 35px;
	top: 55px;
}
#busOne10kV-cell4-protectionOnlineLamp {
	left: 35px;
	top: 70px;
}
#busOne10kV-cell4-terminalMalfunctionLamp {
	left: 35px;
	top: 85px;
}
#busOne10kV-cell4-currentTransformer10kV2w {
	right: 42px;
	top: 94px;
}
#busOne10kV-cell4-linearDisconnector10kV {
	left: 60.4px;
	top: 133px;
}
#busOne10kV-cell4-linearDisconnector10kVLabel {
	left: 62.3px;
	top: 128px;
}
#busOne10kV-cell4-verticalLine10kV20p {
	left: 62.6px;
	top: 152px;
}
#busOne10kV-cell4-capacitiveDivider10kV {
	left: 5px;
	top: 146px;
}
#busOne10kV-cell4-linearDisconnectorGrounding10kV {
	left: 66px;
	top: 146.3px;
}
#busOne10kV-cell4-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busOne10kV-cell4-surgeProtector10kV {
	left: 14px;
	top: 170px;
}
#busOne10kV-cell4-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busOne10kV-cell4-verticalLine10kVEnder-withTransformer {
	left: 55.1px;
	top: 186px;
}
#busOne10kV-cell4-cellMeasurements {
	position: absolute;
	left: 0px;
	top: 240px;
}  
#busOne10kV-cellBusSurgeProtector10kV {
	position: absolute;
	left: 670px;
	top: 290px;
	width: 40px;
	height: 70px;
	font-size: 5px;
}
#busOne10kV-busSurgeProtector10kV-busConnectionPoint10kV {
	left: 15px;
	top: 3px;
}
#busOne10kV-busSurgeProtector10kV {
	left: -6px;
	top: 27px;
}
#busOne10kV-cell5 {
	position: absolute;
	left: 671px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busOne10kV-cell5-number {
	left: 53px;
	top: -17px;
}
#busOne10kV-cell5-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busOne10kV-cell5-busDisconnector10kV {
	left: 60.2px;
	top: 13px;
}
#busOne10kV-cell5-busDisconnector10kVLabel {
	left: 60px;
	top: 32px;
}
#busOne10kV-cell5-verticalLine10kV40p {
	left: 62px;
	top: 63px;
}
#busOne10kV-cell5-thermalFuse10kV {
	left: 56px;
	top: 108px;
}
#busOne10kV-cell5-voltageTransformer10kV {
	left: 46px;
	top: 173px;
}
#busOne10kV-cell5-voltageTransformer10kVLabel {
	left: 32px;
	top: 210px;
}
#busOne10kV-cell5-horizontalLine10kV20pToSurgeProtector {
	left: 31px;
	top: 106px;
}
#busOne10kV-cell5-surgeProtector10kV {
	left: 6px;
	top: 123px;
}
#busOne10kV-cell5-surgeProtector10kVLabel {
	left: 5px;
	top: 160px;
}
#busOne10kV-cellBusLinearDisconnectorGrounding10kV {
	position: absolute;
	left: 765px;
	top: 290px;
	width: 40px;
	height: 70px;
	font-size: 5px;
}
#busOne10kV-busLinearDisconnectorGrounding10kV-busConnectionPoint10kV {
	left: 15px;
	top: 3px;
}
#busOne10kV-busLinearDisconnectorGrounding10kV {
	left: 2.6px;
	top: 19px;
}
#busOne10kV-cellBusCapacitiveDivider10kV {
	position: absolute;
	left: 795px;
	top: 290px;
	width: 40px;
	height: 70px;
	font-size: 5px;
}
#busOne10kV-busCapacitiveDivider10kV-busConnectionPoint10kV {
	left: 15px;
	top: 3px;
}
#busOne10kV-busCapacitiveDivider10kV {
	left: 6px;
	top: 48px;
}
   
#busOne10kV-cell6 {
	position: absolute;
	left: 800px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busOne10kV-cell6-number {
	left: 53px;
	top: -17px;
}
#busOne10kV-cell6-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busOne10kV-cell6-busDisconnector10kV {
	left: 60.2px;
	top: 13px;
}
#busOne10kV-cell6-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busOne10kV-cell6-vacuumSwitcher10kV {
	left: 51px;
	top: 63px;
}
#busOne10kV-cell6-vacuumSwitcher10kVLabel {
	left: 86px;
	top: 66px;
}
#busOne10kV-cell6-emergencyShutdownLamp {
	left: 35px;
	top: 55px;
}
#busOne10kV-cell6-protectionOnlineLamp {
	left: 35px;
	top: 70px;
}
#busOne10kV-cell6-terminalMalfunctionLamp {
	left: 35px;
	top: 85px;
}
#busOne10kV-cell6-currentTransformer10kV2w {
	right: 42px;
	top: 93px;
}
#busOne10kV-cell6-linearDisconnector10kV {
	left: 60.3px;
	top: 133px;
}
#busOne10kV-cell6-linearDisconnector10kVLabel {
	left: 62.3px;
	top: 128px;
}
#busOne10kV-cell6-verticalLine10kV20p {
	left: 62.6px;
	top: 152px;
}
#busOne10kV-cell6-capacitiveDivider10kV {
	left: 5px;
	top: 146px;
}
#busOne10kV-cell6-linearDisconnectorGrounding10kV {
	left: 66px;
	top: 146.2px;
}
#busOne10kV-cell6-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busOne10kV-cell6-verticalLine10kVEnder {
	left: 55.1px;
	top: 186px;
}
#busOne10kV-cell6-horizontalLine10kV20pFromBusOneToBusTwo {
	left: 65px;
	top: 232px;
}
#busOne10kV-cell6-cellMeasurements {
	position: absolute;
	left: 0px;
	top: 240px;
}
#QF1 {
	position: absolute;
	left: 900px;
	top: 505px;
}
#QF1Label {
	position: absolute;
	left: 912px;
	top: 500px;
}
#busOne10kV-cell7 {
	position: absolute;
	left: 932px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busOne10kV-cell7-number {
	left: 52px;
	top: -17px;
}
#busOne10kV-cell7-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busOne10kV-cell7-busDisconnector10kV {
	left: 60px;
	top: 14px;
}
#busOne10kV-cell7-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busOne10kV-cell7-thermalFuse10kV {
	left: 55.7px;
	top: 61px;
}
#busOne10kV-cell7-currentTransformer10kV2w {
	right: 42px;
	top: 94px;
}
#busOne10kV-cell7-linearDisconnector10kV {
	left: 60.3px;
	top: 133px;
}
#busOne10kV-cell7-linearDisconnector10kVLabel {
	left: 62.3px;
	top: 128px;
}
#busOne10kV-cell7-verticalLine10kV20p {
	left: 62.6px;
	top: 152px;
}
#busOne10kV-cell7-capacitiveDivider10kV {
	left: 5px;
	top: 146px;
}
#busOne10kV-cell7-linearDisconnectorGrounding10kV {
	left: 66px;
	top: 146.2px;
}
#busOne10kV-cell7-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busOne10kV-cell7-surgeProtector10kV {
	left: 14px;
	top: 170px;
}
#busOne10kV-cell7-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busOne10kV-cell7-verticalLine10kVEnder {
	left: 55.1px;
	top: 178px;
}
#busOne10kV-cell7-cellMeasurements {
	position: absolute;
	left: 0px;
	top: 240px;
}  
#busTwo10kV {
	position: absolute;
    left: 1118px;
    top: 286px;
    width: 810px;
	height: 23px;
	z-index: 1;
}
#busTwo10kV img {
	width: 765px;
	height: 23px;
}
#busTwo10kVLabel {
	position: absolute;
	width: 115px;
	height: 33px;
	left: 1750px;
	top: 235px;
}
#busTwo10kV-cell8 {
	position: absolute;
	left: 1064px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busTwo10kV-cell8-number {
	left: 52px;
	top: -17px;
}
#busTwo10kV-cell8-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busTwo10kV-cell8-busDisconnector10kV {
	left: 60px;
	top: 14px;
}
#busTwo10kV-cell8-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busTwo10kV-cell8-thermalFuse10kV {
	left: 55.7px;
	top: 61px;
}
#busTwo10kV-cell8-currentTransformer10kV2w {
	right: 42px;
	top: 94px;
}
#busTwo10kV-cell8-linearDisconnector10kV {
	left: 60.3px;
	top: 133px;
}
#busTwo10kV-cell8-linearDisconnector10kVLabel {
	left: 62.3px;
	top: 128px;
}
#busTwo10kV-cell8-verticalLine10kV20p {
	left: 62.6px;
	top: 152px;
}
#busTwo10kV-cell8-capacitiveDivider10kV {
	left: 5px;
	top: 146px;
}
#busTwo10kV-cell8-linearDisconnectorGrounding10kV {
	left: 66px;
	top: 146.2px;
}
#busTwo10kV-cell8-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busTwo10kV-cell8-surgeProtector10kV {
	left: 14px;
	top: 170px;
}
#busTwo10kV-cell8-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busTwo10kV-cell8-verticalLine10kVEnder {
	left: 55.1px;
	top: 178px;
}
#busTwo10kV-cell8-cellMeasurements {
	position: absolute;
	left: 0px;
	top: 240px;
}  
#QF2 {
	position: absolute;
	left: 1150px;
	top: 505px;
}
#QF2Label {
	position: absolute;
	left: 1162px;
	top: 500px;
}
#busTwo10kV-cell9 {
	position: absolute;
	left: 1195px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busTwo10kV-cell9-number {
	left: 55px;
	top: -17px;
}
#busTwo10kV-cell9-busConnectionPoint10kV {
	left: 63px;
	top: 4px;
}
#busTwo10kV-cell9-sectionalDisconnector10kV {
	left: 60px;
	top: 13px;
}
#busTwo10kV-cell9-busDisconnector10kVSectionalDisconnectorLamp {
	left: 45px;
	top: 25px;
}
#busTwo10kV-cell9-linearDisconnector10kVSectionalDisconnectorLamp {
	left: 45px;
	top: 40px;
}
#busTwo10kV-cell9-verticalLine10kV20p {
	left: 65px;
	top: 122px;
}
#busTwo10kV-cell9-verticalLine10kV20p img {
	height: 65px;
}
#busTwo10kV-cell9-capacitiveDivider10kV {
	left: 8px;
	top: 146px;
}
#busTwo10kV-cell9-surgeProtector10kV {
	left: 17px;
	top: 170px;
}
#busTwo10kV-cell9-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busTwo10kV-cell9-verticalLine10kVEnder {
	left: 57.6px;
	top: 186px;
}
#busTwo10kV-cellBusSurgeProtector10kV {
	position: absolute;
	left: 1275px;
	top: 290px;
	width: 40px;
	height: 70px;
	font-size: 5px;
}
#busTwo10kV-busSurgeProtector10kV-busConnectionPoint10kV {
	left: 15px;
	top: 3px;
}
#busTwo10kV-busSurgeProtector10kV {
	left: -6px;
	top: 27px;
}
#busTwo10kV-cell10 {
	position: absolute;
	left: 1275px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busTwo10kV-cell10-number {
	left: 53px;
	top: -17px;
}
#busTwo10kV-cell10-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busTwo10kV-cell10-busDisconnector10kV {
	left: 60.2px;
	top: 13px;
}
#busTwo10kV-cell10-busDisconnector10kVLabel {
	left: 60px;
	top: 32px;
}
#busTwo10kV-cell10-verticalLine10kV40p {
	left: 62px;
	top: 63px;
}
#busTwo10kV-cell10-thermalFuse10kV {
	left: 56px;
	top: 108px;
}
#busTwo10kV-cell10-voltageTransformer10kV {
	left: 46px;
	top: 173px;
}
#busTwo10kV-cell10-voltageTransformer10kVLabel {
	left: 32px;
	top: 210px;
}
#busTwo10kV-cell10-horizontalLine10kV20pToSurgeProtector {
	left: 31px;
	top: 106px;
}
#busTwo10kV-cell10-surgeProtector10kV {
	left: 6px;
	top: 123px;
}
#busTwo10kV-cell10-surgeProtector10kVLabel {
	left: 5px;
	top: 160px;
} 
#busTwo10kV-cellBusLinearDisconnectorGrounding10kV {
	position: absolute;
	left: 1370px;
	top: 290px;
	width: 40px;
	height: 70px;
	font-size: 5px;
}
#busTwo10kV-busLinearDisconnectorGrounding10kV-busConnectionPoint10kV {
	left: 15px;
	top: 3px;
}
#busTwo10kV-busLinearDisconnectorGrounding10kV {
	left: 2.6px;
	top: 19px;
}
#busTwo10kV-cellBusCapacitiveDivider10kV {
	position: absolute;
	left: 1405px;
	top: 290px;
	width: 40px;
	height: 70px;
	font-size: 5px;
}
#busTwo10kV-busCapacitiveDivider10kV-busConnectionPoint10kV {
	left: 15px;
	top: 3px;
}
#busTwo10kV-busCapacitiveDivider10kV {
	left: 6px;
	top: 48px;
}
#busTwo10kV-cell11 {
	position: absolute;
	left: 1410px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busTwo10kV-cell11-number {
	left: 52px;
	top: -17px;
}
#busTwo10kV-cell11-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busTwo10kV-cell11-busDisconnector10kV {
	left: 60px;
	top: 14px;
}
#busTwo10kV-cell11-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busTwo10kV-cell11-vacuumSwitcher10kV {
	left: 51px;
	top: 64px;
}
#busTwo10kV-cell11-vacuumSwitcher10kVLabel {
	left: 86px;
	top: 66px;
}
#busTwo10kV-cell11-emergencyShutdownLamp {
	left: 35px;
	top: 55px;
}
#busTwo10kV-cell11-protectionOnlineLamp {
	left: 35px;
	top: 70px;
}
#busTwo10kV-cell11-terminalMalfunctionLamp {
	left: 35px;
	top: 85px;
}
#busTwo10kV-cell11-currentTransformer10kV2w {
	right: 42px;
	top: 94px;
}
#busTwo10kV-cell11-linearDisconnector10kV {
	left: 60.3px;
	top: 133px;
}
#busTwo10kV-cell11-linearDisconnector10kVLabel {
	left: 62.3px;
	top: 128px;
}
#busTwo10kV-cell11-verticalLine10kV20p {
	left: 62.6px;
	top: 152px;
}
#busTwo10kV-cell11-capacitiveDivider10kV {
	left: 5px;
	top: 146px;
}
#busTwo10kV-cell11-linearDisconnectorGrounding10kV {
	left: 66px;
	top: 146.2px;
}
#busTwo10kV-cell11-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busTwo10kV-cell11-surgeProtector10kV {
	left: 14px;
	top: 170px;
}
#busTwo10kV-cell11-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busTwo10kV-cell11-verticalLine10kVEnder-withTransformer {
	left: 55.1px;
	top: 186px;
}
#busTwo10kV-cell11-cellMeasurements {
	position: absolute;
	left: 0px;
	top: 240px;
}
#busTwo10kV-cell12 {
	position: absolute;
	left: 1542px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busTwo10kV-cell12-number {
	left: 53px;
	top: -17px;
}
#busTwo10kV-cell12-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busTwo10kV-cell12-busDisconnector10kV {
	left: 60.2px;
	top: 13px;
}
#busTwo10kV-cell12-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busTwo10kV-cell12-vacuumSwitcher10kV {
	left: 51px;
	top: 63px;
}
#busTwo10kV-cell12-vacuumSwitcher10kVLabel {
	left: 86px;
	top: 66px;
}
#busTwo10kV-cell12-emergencyShutdownLamp {
	left: 35px;
	top: 55px;
}
#busTwo10kV-cell12-protectionOnlineLamp {
	left: 35px;
	top: 70px;
}
#busTwo10kV-cell12-terminalMalfunctionLamp {
	left: 35px;
	top: 85px;
}
#busTwo10kV-cell12-currentTransformer10kV2w {
	right: 42px;
	top: 93px;
}
#busTwo10kV-cell12-linearDisconnector10kV {
	left: 60.3px;
	top: 133px;
}
#busTwo10kV-cell12-linearDisconnector10kVLabel {
	left: 60.3px;
	top: 128px;
}
#busTwo10kV-cell12-verticalLine10kV20p {
	left: 62.6px;
	top: 152px;
}
#busTwo10kV-cell12-capacitiveDivider10kV {
	left: 5px;
	top: 146px;
}
#busTwo10kV-cell12-linearDisconnectorGrounding10kV {
	left: 66px;
	top: 146.2px;
}
#busTwo10kV-cell12-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busTwo10kV-cell12-surgeProtector10kV {
	left: 14px;
	top: 170px;
}
#busTwo10kV-cell12-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busTwo10kV-cell12-verticalLine10kVEnder {
	left: 55.1px;
	top: 186px;
}
#busTwo10kV-cell12-cellMeasurements {
	position: absolute;
	left: 0px;
	top: 240px;
}
#busTwo10kV-cell13 {
	position: absolute;
	left: 1674px;
	top: 289px;
	width: 132px;
	height: 440px;
	font-size: 5px;
}
#busTwo10kV-cell13-number {
	left: 53px;
	top: -17px;
}
#busTwo10kV-cell13-busConnectionPoint10kV {
	left: 61px;
	top: 4px;
}
#busTwo10kV-cell13-busDisconnector10kV {
	left: 60.2px;
	top: 13px;
}
#busTwo10kV-cell13-busDisconnector10kVLabel {
	left: 68px;
	top: 32px;
}
#busTwo10kV-cell13-vacuumSwitcher10kV {
	left: 51px;
	top: 63px;
}
#busTwo10kV-cell13-vacuumSwitcher10kVLabel {
	left: 86px;
	top: 66px;
}
#busTwo10kV-cell13-emergencyShutdownLamp {
	left: 35px;
	top: 55px;
}
#busTwo10kV-cell13-protectionOnlineLamp {
	left: 35px;
	top: 70px;
}
#busTwo10kV-cell13-terminalMalfunctionLamp {
	left: 35px;
	top: 85px;
}
#busTwo10kV-cell13-currentTransformer10kV2w {
	right: 42px;
	top: 93px;
}
#busTwo10kV-cell13-linearDisconnector10kV {
	left: 60.3px;
	top: 133px;
}
#busTwo10kV-cell13-linearDisconnector10kVLabel {
	left: 62.3px;
	top: 128px;
}
#busTwo10kV-cell13-verticalLine10kV20p {
	left: 62.6px;
	top: 152px;
}
#busTwo10kV-cell13-capacitiveDivider10kV {
	left: 5px;
	top: 146px;
}
#busTwo10kV-cell13-linearDisconnectorGrounding10kV {
	left: 66px;
	top: 146.2px;
}
#busTwo10kV-cell13-linearDisconnectorGrounding10kVLabel {
	left: 70px;
	top: 160px;
}
#busTwo10kV-cell13-surgeProtector10kV {
	left: 14px;
	top: 170px;
}
#busTwo10kV-cell13-surgeProtector10kVLabel {
	left: 3px;
	top: 190px;
}
#busTwo10kV-cell13-verticalLine10kVEnder {
	left: 55.1px;
	top: 186px;
}
#busTwo10kV-cell13-cellMeasurements {
	position: absolute;
	left: 0px;
	top: 240px;
}

#busTwo10kV-cell14 {
	position: absolute;
	left: 1805px;
	top: 289px;
	width: 132px;
	height: 440px;
}
#busTwo10kV-cell14-number {
	left: 55px;
	top: -17px;
}
#busTwo10kV-cell14-busConnectionPoint10kV {
	left: 62.5px;
	top: 0px;
}
#busTwo10kV-cell14-plagInContact10kV {
	left: 58px;
	top: 13px;
}
#busTwo10kV-cell14-verticalLine10kV80p {
	left: 65px;
	top: 37px;
}
#busTwo10kV-cell14-verticalLine10kVEnder {
	left: 56.8px;
	top: 181px;
}
#busTwo10kV-cell14-cellMeasurements {
	position: absolute;
	left: 1px;
	top: 240px;
}
#busTwo10kV-cell14-measurementsCellName {
	font-size: 10px;
}
div[data-tp="ts"].notvalid::before {
      content: "";
      background: repeating-linear-gradient(60deg, #555 0, #555 1px, transparent 1px, transparent 2px);
      background-size: cover;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 1;
}
div[data-tp="tit"].notvalid {
      background: repeating-linear-gradient(60deg, #555 0, #555 1px, transparent 1px, transparent 2px);
      background-size: cover;      
}
div#error {
    position: fixed;
    text-align: center;
    background: #F44336;
    width: 100%;
    padding: 9px;
    font-size: 20px;
    color: yellow;
}
div#eventMessage {
    border-color: #428bca;
    border-width: 5px;
    border-radius: 5px;
}

#hint {
    display: flex;
    flex-direction: column;
    position: absolute;
    background-color: #ccffff;
    border: 1px solid black;
    padding: 3px;
    font-size: 15px;
    font-weight: normal;
    z-index: 1111;
    width: auto;
    line-height: normal;
} 
#hint div {
    flex: 1 1 100%;
} 
#hint .desc {
    font-weight: 600;
}


[data-manual="true"]:before {
    content: '';
    background-image: url('/images/hand.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin-left: -10px;
    margin-top: -10px;
}

[data-lock="true"]:after {
    content: '';
    background-image: url('/images/lock.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin-left: 6px;
    margin-top: -6px;
}

.measurementsCell[data-manual="true"]:before {
   margin: 0 0;
}
.measurementsCell[data-manual="true"]:after {
   margin: 0 0;
}