body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 0;
}
body > div:nth-child(3) {
  margin-top: 30px;
}

.demo {
  /* for IE10+ touch devices */
  touch-action: none;
}
/** JSPLUMB ARTEFACTS **/
.jtk-overlay {
  z-index: 51;
}

.jtk-endpoint {
  z-index: 50;
  cursor: move;
}

.jtk-connector {
  z-index: 1;
}

/** ELEMENTS **/
.littledot {
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-image: url("littledot.png");
  z-index: 5;
  position: absolute;
  border-radius: 31px;
}

.littledot-hover-hover {
  border: 2px solid orange;
}

.dropHover {
  border: 1px solid orange;
}

/** ELEMENT POSITIONS **/
#ld1 {
  top: 16em;
  left: 1.9em;
}

#ld2 {
  top: 16em;
  left: 5.5em;
}
/**voltmeter**/
#ld3 {
  top: 11em;
  left: 14em;
}
#ld4 {
  top: 11em;
  left: 20.5em;
}
/**Ammeter**/
#ld5 {
  top: 11.5em;
  left: 29.2em;
}
#ld6 {
  top: 11.5em;
  left: 35em;
}
/**Ammeter**/
#ld7 {
  top: 23.5em;
  left: 14em;
}
#ld8 {
  top: 23.5em;
  left: 20.4em;
}
/**rheostat**/
#ld9 {
  top: 22em;
  left: 29em;
}
#ld10 {
  top: 22em;
  left: 35em;
}
/**--------**/
#ld11 {
  top: 14em;
  left: 46em;
}

#ld12 {
  top: 18em;
  left: 46em;
}

#ld13 {
  top: 21.5em;
  left: 49.5em;
}

#ld14 {
  top: 21.5em;
  left: 54.5em;
}

path,
.jtk-endpoint {
  cursor: pointer;
}

#wrapper {
  width: 100%;
}
div {
  box-sizing: border-box;
  resize: both;
}
.column50 {
  float: left;
  width: 50%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column42 {
  float: left;
  width: 42%;
  padding: 10px;
  height: 420px;
  border-style: solid;
  border-right: none;
  color: #222d32;
}
.column48 {
  float: left;
  width: 48%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column40 {
  float: left;
  width: 40%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column20 {
  float: left;
  width: 20%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column17 {
  float: left;
  width: 17%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column23 {
  float: left;
  width: 23%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column24 {
  float: left;
  width: 24%;
  padding: 10px;
  height: 420px;
  border-style: solid;
  color: #222d32;
}
.column14 {
  float: left;
  width: 14%;
  padding: 10px;
  height: 400px;
  border-style: solid;
  color: #222d32;
}
.column30 {
  float: left;
  width: 30%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column33 {
  float: left;
  width: 33%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column34 {
  float: left;
  width: 34%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column18 {
  float: left;
  width: 18%;
  padding: 10px;
  height: 300px;
  border-style: solid;
  color: #222d32;
}
.column40 {
  float: left;
  width: 40%;
  padding: 10px;
  height: 320px;
  border-style: solid;
  border-top: none;
  color: #222d32;
}

.column8 {
  float: left;
  width: 8%;
  padding: 10px;
  height: 320px;
  border-style: solid;
  border-top: none;
  border-right: none;
  color: #222d32;
}

.column12 {
  float: left;
  width: 12%;
  padding: 10px;
  height: 320px;
  border-style: solid;
  border-top: none;
  border-right: none;
  color: #222d32;
}
.column10 {
  float: left;
  width: 10%;
  padding: 10px;
  height: 420px;
  border-style: solid;
  border-right: none;
  color: #222d32;
}
.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 67%;
  height: 7px;
  border-radius: 5px;
  background: grey;
  outline: none;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 90px;
  height: 15px;
  opacity: 1;
  border-radius: 10%;
  background: black;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 20px;
  height: 25px;
  border-radius: 50%;
  background: black;
  cursor: pointer;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.rotorOuter {
  position: relative;
  top: 0;
  left: 0;
}
.rotorInner {
  position: absolute;
  top: 60px;
  left: 60px;
}
@keyframes rotations {
  from {
    transform: rotate(10deg);
  }
  to {
    transform: rotate(30deg);
  }
}
.rotate {
  animation: rotation 0s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.rang-number {
  width: 50%;
  margin-top: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  background-color: white;
  color: black;
  border-radius: 50px;
}

th,
td {
  border: 1px solid black;
  padding-left: 0.4em;
  padding-right: 0.4em;
  padding-top: 0em;
  padding-bottom: 0em;
}
