/*LINEAS*/
.unifilar .linea{
    position: absolute;
    background-color: black;
}

.unifilar .horizontal{
    height: 3px;
}

.unifilar .vertical{
    width: 1px;
}

#linea1{
    width: 150px;
    top: 20px;
    left: 100px;
}

#linea2{
    height: 40px;
    top: 21px;
    left: 171px;
}

#linea3{
    height: 15px;
    top: 134px;
    left: 170.6px;
}

#linea4{
    height: 15px;
    top: 217px;
    left: 171.4px;
}

#linea5{
    height: 15px;
    top: 242px;
    left: 171.4px;
}

#linea6{
    width: 15px;
    top: 257px;
    left: 165.4px;
}

#linea7{
    height: 15px;
    top: 257px;
    left: 171px;
}

#linea8{
    height: 15px;
    top: 305px;
    left: 171px;
}

#linea9{
    width: 160px;
    top: 320px;
    left: 98px;
    height: 2px;
}

#linea10{
    height: 15px;
    top: 322px;
    left: 110px;
}

#linea11{
    height: 15px;
    top: 322px;
    left: 150px;
}

#linea12{
    height: 15px;
    top: 322px;
    left: 190px;
}

#linea13{
    height: 15px;
    top: 322px;
    left: 230px;
}

/*PUESTA A TIERRA*/
.unifilar #puesta_tierra{
    position: absolute;
    width: 20px;
    top: 80px;
    left: 120px;
}

/*SELECCIONADORES*/
.unifilar #seleccionador{
    position: absolute;
    width: 80px;
    top: 58px;
    left: 133px;
}

.unifilar #seleccionador_linea{
    position: absolute;
    width: 10px;
    top: 337px;
    left: 110px;
}

.unifilar #seleccionador_linea1{
    position: absolute;
    width: 10px;
    top: 337px;
    left: 150px;
}

.unifilar #seleccionador_linea2{
    position: absolute;
    width: 10px;
    top: 337px;
    left: 190px;
}

.unifilar #seleccionador_linea3{
    position: absolute;
    width: 10px;
    top: 337px;
    left: 230px;
}
/*BARRA*/
.unifilar #barra{
    position: absolute;
    width: 60px;
    top: 148px;
    left: 141.5px;
}

.unifilar #barra_tierra{
    position: absolute;
    width: 60px;
    top: 223px;
    left: 135px;
}

/*TRANSFORMADORES*/
.unifilar #transformador{
    position: absolute;
    width: 40px;
    top: 269px;
    left: 151px;
}

table.en-alerta{
    color: red;
}