.signature[data-v-1c06276f] {
  width: 100vw;
  height: 100vh;
}
.loadingtext[data-v-1c06276f] {
  transform: rotate(-90deg);
  color: red;
}
/*.item {*/
/*-webkit-transform: rotate(-90deg);*/
/*}*/
.text[data-v-1c06276f] {
  text-align: center;
}
.boardBox[data-v-1c06276f] {
  width: 100%;
  height: 100%;
  background: #f9f9f9;
  position: relative;
}
.resetBtn[data-v-1c06276f] {
  color: #909399;
  font-size: 24px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.saveBtn[data-v-1c06276f] {
  position: absolute;
  top: 30px;
  right: -10px;
  transform: rotate(-90deg);
}
.backBtn[data-v-1c06276f] {
  top: 110px;
}
.bar[data-v-1c06276f] {
  box-sizing: border-box;
  display: flex;
  background-color: #ffffff;
  justify-content: flex-end;
  /*align-items: center;*/
}
.resetSign[data-v-1c06276f] {
  font-size: 12px;
  padding: 10px 20px;
}
/*.shade {*/
/*width: 100vw;*/
/*height: 100vh;*/
/*position: fixed;*/
/*top: 0;*/
/*background-color: #333333;*/
/*z-index: 66666;*/
/*opacity: 0.9;*/
/*.minishade {*/
/*width: 100%;*/
/*height: 100%;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*}*/
/*}*/

