
/* ALL */
body,input,div,select,canvas{color:black;background-color:white;text-align:center;font-family:Helvetica,Verdana,calibri,Myriad Pro,sans-serif;font-size:16px;border:0px;vertical-align:middle;width:100%;}

/* REGIONS */
.RegionBody{margin:0 auto 0 auto;height:auto;}
.ButtonLanguage{cursor:pointer;text-align:left;width:30px;margin-right:5px;margin-top:60px;background-color:#CD0039;font-weight:bold;color:white;font-size:12px;}
.RegionHeader{text-align:left;height:66px;margin:0 auto 0 auto;}
.RegionMain{height:auto;margin:0 auto 0 auto;}
.RegionData{text-align:left;height:auto;}
.RegionStatus{text-align:left;height:75px;width:165px;color:gray;}
.RegionCanvas{color:gray;font-size:20px;font-weight:bold;margin-top:3px;}					/* Row Section Name */

/* MENU */
.BMA{height:48px;border-bottom:2px #E1E1E2 solid;text-align:left;cursor:pointer;width:150px;font-weight:bold;}					/* Row Button Short */
.BMA:hover{color:#CD0039;}

/* OTHER */
.RBL{height:25px;background-color:#E1E1E1;cursor:pointer;}										/* Row Button Long*/
.RBL:hover{color:white;background-color:#CD0039;}
.RIT{border:1px solid #9BC4C6;height:100%;width:98%;font-weight:bold;}							/* Row Input Text */
.RITinline{border:1px solid #9BC4C6;height:100%; width: auto; font-weight:bold;display:inline;}	
.RITLogin{border:1px solid #9BC4C6;font-weight:bold;height:18px;width:200px;}	
.RFS{text-align:right;border:1px solid gray;}													/* Row File Selection */
.TCR{height:100%;width:98%;background-color:#E1E1E1;font-weight:bold;}							/* Table Column Read */
.RKO{margin-bottom:2px;border:2px solid #CC0000;background-color:#CD0039;color:white;height:25px;font-weight:bold;}	/* Result KO */
.ROK{margin-bottom:2px;border:2px solid #006600;background-color:#99FF66;color:#006600;height:25px;font-weight:bold;}	/* Result OK */
.dispNone{display:none;}
.can{background-color:transparent;}	
.canEmpty{background-color:transparent;height:22px;}
.canAlarm{background-color:transparent;height:22px;color:red;}	
.canFilt{background-color:transparent;height:130px;min-width:550px;}		
.canPowLeft1{float:left;background-color:transparent;width:50%;text-align:center;text-indent:33%;min-width:275px;}
.canPowLeft2{float:left;background-color:transparent;width:50%;text-align:center;text-indent:-33%;min-width:275px;}					
.canPowCenter{float:left;background-color:transparent;width:100%;text-align:center;}

/* TABLE */
.Table{display:table;}
.Table_hidden{display:table;visibility: hidden;}
.TableLeft{text-align:right;background-repeat:no-repeat;background-image:url('../assets/logo_0.png');background-color:#CD0039;height:100px;background-position:10%50%;}
.TableMain{display:table;text-align:left;vertical-align:top;height:auto;color:white; border-collapse:separate;border-spacing:3px;}
.TableRegionWait{display:table;color:gray;height:16px;font-weight:bold;margin-top:5px;visibility:hidden;}
.RegionCanvasPlant{color:gray;font-size:20px;font-weight:bold;height:300px;width:600px;margin-top:3px;background-repeat:no-repeat;background-image:url('../assets/plant_0.png');background-position:50%25%;}					/* Row Section Name */

/* ROW */
.Row{display:table-row;}
.RowRight{display:table-row;text-align:right;}
.RowMain{display:table-row;}

/* CELL */
.Cell{display:table-cell;}
.CellHeaderColumn{display:table-cell;height:61px;}
.CellHeaderImage{display:table-cell;background-position:left center;width:300px;vertical-align:inherit;background-repeat:no-repeat;background-image:url('img/foto.jpg');position:inherit;height:61px;}
.CellRML{display:table-cell;height:25px;background-color:#E1E1E1;}										/* Row Button Long*/
.CellRMLRight{display:table-cell;height:25px;background-color:#E1E1E1;text-align:right;}										/* Row Button Long*/
.CellRSN{font-size:24px;border-bottom:2px #E1E1E2 solid;font-weight:bold;height:30px;text-align:left;margin-top:3px;text-indent:10px;}						/* Row Section Name */
.CellRSN_hidden{font-size:24px;border-bottom:2px #E1E1E2 solid;font-weight:bold;height:30px;text-align:left;margin-top:3px;text-indent:10px;visibility: hidden;}					
.TitleImage{float:left;color:gray;font-size:20px;font-weight:bold;height:30px;text-align:center;margin-top:10px;width:50%;}
.CellRBS{height:25px;width:110px;background-color:#CECECE;cursor:pointer;}					/* Row Button Short */
.CellRBS:hover{color:white;background-color:#CD0039;}
.CellTRN{display:table-cell;}	
.CellHeader{display:table-cell;width:50%;}									/* Table Column 3 */
.CellMain{display:table-cell;vertical-align:top;width:165px;}	
.CellRMA{display:table-cell;text-align:left;height:30px;font-weight:bold;}						/* Row Menu Action */
.CellRegionData{display:table-cell;text-align:left;height:auto;}
.Cell10{display:table-cell;background-color:#E1E1E1;width:10%;height:25px;}
.Cell10Bold{display:table-cell;background-color:#E1E1E1;width:10%;height:25px;font-weight:bold;}
.Cell10White{display:table-cell;width:10%;height:25px;}	
.Cell15{display:table-cell;background-color:#E1E1E1;width:15%;height:25px;}
.Cell15Bold{display:table-cell;background-color:#E1E1E1;width:15%;height:25px;font-weight:bold;}
.Cell20{display:table-cell;background-color:#E1E1E1;width:20%;height:25px;}
.Cell20Bold{display:table-cell;background-color:#E1E1E1;width:20%;height:25px;;font-weight:bold;}
.Cell20BoldCos{display:table-cell;background-color:#FFFFFF;width:20%;height:25px;;font-weight:bold;}								
.Cell25{display:table-cell;background-color:#E1E1E1;width:25%;height:25px;}
.Cell25White{display:table-cell;width:25%;height:25px;}				
.Cell35{display:table-cell;background-color:#E1E1E1;width:35%;height:25px;}
.Cell35Bold{display:table-cell;background-color:#E1E1E1;width:35%;height:25px;;font-weight:bold;}
.Cell35BoldCos{display:table-cell;background-color:#FFFFFF;width:35%;height:25px;;font-weight:bold;}	
.Cell45{display:table-cell;padding-left:5px;background-color:#E1E1E1;text-align:left;width:45%;}
.Cell60{display:table-cell;padding-left:5px;background-color:#E1E1E1;text-align:left;width:60%;}		
.CellRKO{display:table-cell;margin-bottom:2px;border:2px solid #CC0000;background-color:#CD0039;color:white;height:25px;font-weight:bold;}	/* Result KO */
					

/* INPUT */
.iHarm{width:3%;}
.polarity{width:10%;}
.CosPhi{width:10%; margin: 3px 3px 3px 4px;}
.CosPhiRIT{border:1px solid #9BC4C6;width:25%;font-weight:bold;margin-left: 10px; margin-top: 5px; margin-bottom: 5px;}
.mtTypeTransf{width:100%; display: block;}
.custom-select{display:inline;}

/*GALLERY */
.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 360px;
}

.gallery:hover {
    border: 1px solid #777;
}

.gallery img {
    width: 100%;
    height: auto;
}

.desc {
    padding: 15px;
    text-align: center;
}

/* Checkbox and cosphi mode2 */

input[type=checkbox]:checked ~.ShowChecked{
    display: block;
}

.ShowChecked{
    display: none;
}

.CheckClass {
	width: 10%;
}

/* Harmonics display */
.harmLoadPercentaje {
	display: none;
}
.harmGridPercentaje {
	display: table-cell;
}
.harmVoltagePercentaje {
	display: none;
}

#harmSelect {
	border: 1px solid #e1e1e1;
	padding: 2px 2px 2px 2px;
}