.toothsPositions {
  padding: 3px;
  display: block;
}
.toothsPositions .tabs {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}
.toothsPositions .tabs.borders {
  border-bottom: 1px solid #00a6c9;
}
.toothsPositions .item {
  min-height: 20px;
  line-height: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.toothsPositions .item div.t {
  height: 20px;
  line-height: 20px;
  display: inline-block;
}
.toothsPositions .item div.t span:nth-child(1) {
  height: 16px;
  color: #333;
}
.toothsPositions .item div.t .sides {
  font-size: 12px;
  position: relative;
  top: -4px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  display: inline-block;
}
.toothsPositions .item div.t.rights {
  float: right;
}
.toothsPositions .item.borders {
  border-right: 1px solid #00a6c9;
}
.toothsPositions .ant-divider {
  float: left;
  height: 20px;
}

.AddTreatmentPlan .box {
  overflow-y: hidden!important;
}
.AddTreatmentPlan .el-input__icon {
  line-height: 32px;
}
.AddTreatmentPlan .bbn {
  border-bottom: none!important;
}
.AddTreatmentPlan .bb {
  border-bottom: 1px solid #C4DBFF;
}
.AddTreatmentPlan .title {
  height: 48px;
  line-height: 48px;
  padding-left: 12px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(23, 132, 252, 0.102)));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(23, 132, 252, 0.102) 100%);
}
.AddTreatmentPlan .title i {
  width: 4px;
  height: 18px;
  background-color: #1784FC;
  float: left;
  margin-top: 15px;
  margin-right: 5px;
  border-radius: 2px;
}
.AddTreatmentPlan .title b {
  font-size: 16px;
  color: #3D3D3D;
}
.AddTreatmentPlan .title .fr.ant-btn {
  margin: 8px;
}
.AddTreatmentPlan .title .fr.n {
  padding-right: 30px;
}
.AddTreatmentPlan .title .fr.n .blue {
  font-size: 18px;
  font-weight: bold;
}
.AddTreatmentPlan .tableBox {
  max-height: 243px;
  overflow-y: auto;
  padding-left: 5px;
  margin-bottom: 5px;
}
.AddTreatmentPlan .th {
  width: 995px;
  height: 45px;
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #E3EEFF;
  border-radius: 6px 6px 0 0;
  margin-left: 5px;
  margin-top: 5px;
}
.AddTreatmentPlan .th div {
  text-align: center;
  font-weight: bold;
  color: #000;
}
.AddTreatmentPlan .th .th1 {
  width: 40px;
}
.AddTreatmentPlan .th .th2 {
  width: 180px;
}
.AddTreatmentPlan .th .th3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddTreatmentPlan .th .th5 {
  width: 120px;
}
.AddTreatmentPlan .th .th6 {
  width: 80px;
}
.AddTreatmentPlan .th .action {
  width: 150px;
}
.AddTreatmentPlan .td {
  width: 995px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #3D3D3D;
  border-right: 1px solid #C4DBFF;
  border-bottom: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td > div {
  border-left: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .tdd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddTreatmentPlan .td .td1 {
  width: 40px;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
.AddTreatmentPlan .td .td1 div {
  text-align: center;
  width: 40px;
}
.AddTreatmentPlan .td .td2 {
  width: 180px;
  text-align: center;
}
.AddTreatmentPlan .td .td2 .td21 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.AddTreatmentPlan .td .td2 .td22 {
  padding: 10px;
  border-top: 1px solid #C4DBFF;
  color: #1784fc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.AddTreatmentPlan .td .tdooth {
  width: 180px;
  cursor: pointer;
}
.AddTreatmentPlan .td .tdooth .toothsPositions {
  padding: 0;
}
.AddTreatmentPlan .td .td3 {
  width: 120px;
}
.AddTreatmentPlan .td .td4 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddTreatmentPlan .td .td4 .txt1 {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.AddTreatmentPlan .td .td4 .txt1 .t41 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.AddTreatmentPlan .td .td4 .txt1 .t42 {
  width: 120px;
  border-left: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .td4 .txt2 {
  min-height: 40px;
  border-top: 1px solid #C4DBFF;
  padding: 10px 5px;
}
.AddTreatmentPlan .td .td5 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 4px 5px;
}
.AddTreatmentPlan .td .td5 .td21 {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .td51 {
  width: 332px;
}
.AddTreatmentPlan .td .td51 .fl {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-right: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .td51 .ant-select {
  width: 200px;
  margin: 4px 5px;
}
.AddTreatmentPlan .td .td6 {
  width: 120px;
  padding: 4px 5px;
}
.AddTreatmentPlan .td .td6 .ant-input-number {
  width: 110px;
}
.AddTreatmentPlan .td .td6.f15 {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
}
.AddTreatmentPlan .td .td7 {
  width: 80px;
  line-height: 40px;
  text-align: center;
}
.AddTreatmentPlan .td .lh40 {
  line-height: 40px;
}
.AddTreatmentPlan .td .action {
  width: 150px;
  text-align: center;
}
.AddTreatmentPlan .td .action .red {
  border-bottom: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .action div {
  height: 40px;
  line-height: 40px;
}
.AddTreatmentPlan .box2 {
  overflow-y: scroll;
}
.AddTreatmentPlan .box2.h1 {
  height: calc(100vh - 335px);
}
.AddTreatmentPlan .box2.h2 {
  height: calc(100vh - 415px);
}
.AddTreatmentPlan .box2.h3 {
  height: calc(100vh - 495px);
}
.AddTreatmentPlan .box2 .title {
  margin-top: 5px;
}
.AddTreatmentPlan .box2 .td {
  margin-left: 5px;
}
.AddTreatmentPlan .submitBtn .btn1 {
  color: #1784fc;
  background-color: transparent;
  border-color: #1784fc;
}
.AddTreatmentPlan .submitBtn .btn2 {
  color: #333;
  background-color: transparent;
  border-color: #666;
}

.customerTreatmentPlan {
  min-height: calc(100vh - 95px);
}
.customerTreatmentPlan .ant-card-head-title {
  padding: 12px 0;
}
.customerTreatmentPlan .ant-card-body {
  padding: 0;
}
.customerTreatmentPlan .ant-card-body > .ant-row {
  padding-top: 8px;
  margin: 0!important;
}
.customerTreatmentPlan .formRowCol {
  padding-right: 0;
  margin-bottom: 0;
}

