/* Outer-ring */
#Torqueizquierda circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Torqueizquierda circle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Torqueizquierda circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Torqueizquierda text {
  fill: white;
  font-size: 18;
  font-family: 'Comfortaa';
  
}

/* Current value text */
#Torqueizquierda text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
  
}

/* Ticks */
#Torqueizquierda path {
  stroke: white;
}

/* Circle */
#Torqueizquierda path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}


/* MEDIDORES 2 */

#Torquederecha circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Torquederecha circle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Torquederecha circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Medidores2 text {
  fill: white;
  font-size: 15;
  font-family: 'Comfortaa';
}

/* Current value text */
#Medidores2 text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
}

/* Ticks */
#Torquederecha path {
  stroke: white;
}

/* Circle */
#Torquederecha path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}
#Medidores2 circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Medidores2 circle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Torquederecha circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Torquederecha text {
  fill: white;
  font-size: 18;
  font-family: 'Comfortaa';
}

/* Current value text */
#Torquederecha text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
}

/* Ticks */
#Torquederecha path {
  stroke: white;
}

/* Circle */
#Torquederecha path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}

/* MEDIDORES 3 */

#Retencion circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Retencion circle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Retencion circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Retencion text {
  fill: white;
  font-size: 18;
  font-family: 'Comfortaa';
}

/* Current value text */
#Medidores3 text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
}

/* Ticks */
#Retencion path {
  stroke: white;
}

/* Circle */
#Retencion path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}
#Retencion circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Retencioncircle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Medidores3 circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Retencion text {
  fill: white;
  font-size: 18;
  font-family: 'Comfortaa';
}

/* Current value text */
#Retencion text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
}

/* Ticks */
#Retencion path {
  stroke: white;
}

/* Circle */
#Retencion path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}

/* MEDIDORES 4 */

#Empuje circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Empuje circle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Empuje circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Empuje text {
  fill: white;
  font-size: 18;
  font-family: 'Comfortaa';
}

/* Current value text */
#Empuje text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
}

/* Ticks */
#Empuje path {
  stroke: white;
}

/* Circle */
#Empuje path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}
#Empuje circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Empuje circle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Empuje circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Empuje text {
  fill: white;
  font-size: 18;
  font-family: 'Comfortaa';
}

/* Current value text */
#Empuje text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
}

/* Ticks */
#Empuje path {
  stroke: white;
}

/* Circle */
#Empuje path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}

/* MEDIDORES 6 */

#Otro circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Medidores1 circle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Otro circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Otro text {
  fill: white;
  font-size: 18;
  font-family: 'Comfortaa';
}

/* Current value text */
#Otro text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
}

/* Ticks */
#Otro path {
  stroke: white;
}

/* Circle */
#Otro path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}
#Otro circle:nth-child(1) {
  stroke-width: 5;
  stroke: #999;
  fill: #bbb;
}

/* Main background */
#Otro circle:nth-child(2) {
  fill: #2C2C30;
  stroke: #ddd;
  stroke-width: 5;
}

/* Circle of the pointer */
#Otro circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

/* Main text of the gauge */
#Otro text {
  fill: white;
  font-size: 18;
  font-family: 'Comfortaa';
}

/* Current value text */
#Otro text:nth-child(1) {
  fill: yellow;
  font-size: 20;
  font-weight: 700;
  font-family: 'Orbitron';
}

/* Ticks */
#Otro path {
  stroke: white;
}

/* Circle */
#Otro path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}
