.ibd-static-pt-simulador-potencia .selector-electro {
  align-items: center;
  justify-content: center;
  right: 0;
  text-align: center;
  display: flex;
  width: 64px;
  height: 41px;
  border: solid 1px #adc38c;
  border-radius: 15px;
  /*top: 50%;
    transform: translateY(-50%);
    position: absolute;*/ }

.ibd-static-pt-simulador-potencia .selector-electro .minus-button {
  background-image: url("/documents/46699/2359475/flecha-izquierda.svg/260b1b37-c8f2-8462-09fd-a0b55d826204?t=1669316616062");
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
  background-position: left; }

.ibd-static-pt-simulador-potencia .selector-electro .mayus-button {
  background-image: url("/documents/46699/2359475/flecha-derecha.svg/4ab2e209-c2a9-5dba-5a11-c38e0812f645?t=1669316615757");
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
  background-position: right; }

.ibd-static-pt-simulador-potencia .selector-electro #picker-num-input {
  margin: 0;
  font-size: 16px; }

.ibd-static-pt-simulador-potencia .selector-electro .num-picker-button {
  cursor: pointer; }
