
.toothCross[data-v-c0103370]{
  margin-top:2px;
  width: 120px;
}
.toothCross input[data-v-c0103370]:focus{
  outline: 1px solid rgba(18, 87, 142, .51) !important;
  -webkit-box-shadow: 2px 2px 0px 0px rgba(18, 87, 142, .51);
          box-shadow: 2px 2px 0px 0px rgba(18, 87, 142, .51);
}
.toothCross input[data-v-c0103370]{
  width: 60px;
}
.toothCross input[data-v-c0103370]:nth-child(1){
  border: 0px;
  border-color: red;
}
.toothCross input[data-v-c0103370]:nth-child(2){
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-color: red;
}
.toothCross input[data-v-c0103370]:nth-child(3){
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-color: red;
}
.toothCross input[data-v-c0103370]:nth-child(4){
  border-right: 0px;
  border-bottom: 0px;
  border-color: red;
}

