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

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

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

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

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

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

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


/* MEDIDORES 2 */

#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 */
#Medidores2 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 */
#Medidores path {
  stroke: white;
}

/* Circle */
#Medidores2 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 */
#Medidores2 circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

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

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

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

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

/* MEDIDORES 3 */

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

/* Main background */
#Medidores3 circle: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 */
#Medidores3 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 */
#Medidores3 path {
  stroke: white;
}

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

/* Main background */
#Medidores3 circle: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 */
#Medidores3 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 */
#Medidores3 path {
  stroke: white;
}

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

/* MEDIDORES 4 */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* MEDIDORES 6 */

#Medidores1 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 */
#Medidores1 circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

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

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

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

/* Circle */
#Medidores1 path:nth-child(2) {
  fill: RED;
  stroke: RED;
  stroke-width: 1px;
  fill-opacity: 1;
}
#Medidores1 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 */
#Medidores1 circle:nth-child(3) {
  fill: #3F001C;
  stroke: RED;
  stroke-width: 1px;
}

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

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

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

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