
.dip-angle-container[data-v-35d2a5d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  padding: 0 10px;
}
.chart[data-v-35d2a5d0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  min-height: 200px;
}
.Deflection[data-v-35d2a5d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  width: 0.9rem;
  min-width: 80px;
}
@media screen and (max-width: 1400px) {
.Deflection[data-v-35d2a5d0] {
    display: none;
}
}
.val-group[data-v-35d2a5d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.AngularMax[data-v-35d2a5d0],
.AngularMin[data-v-35d2a5d0] {
  width: 30px;
  height: 30px;
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.Max[data-v-35d2a5d0],
.Min[data-v-35d2a5d0] {
  width: 100%;
  padding: 0.01rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0.59px solid rgb(0, 255, 255);
  border-radius: 2px;
  background-color: rgba(62, 161, 255, 0.2);
  font-size: 0.24rem;
  font-family: "DIN";
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.Max[data-v-35d2a5d0] {
  color: rgb(255, 191, 68);
}
.Min[data-v-35d2a5d0] {
  color: rgb(61, 255, 203);
}
.Mfont[data-v-35d2a5d0] {
  font-size: 0.18rem;
  font-family: Adobe Heiti Std;
  color: rgb(255, 255, 255);
  margin-top: 1px;
}

