
.rt-input[data-v-e7e39696] .el-input__inner {
    color: #000000 !important;
}

#safebox[data-v-e7e39696] {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  background-color: rgba(107, 107, 107, 0.5);
}
#safebox .disfelx[data-v-e7e39696] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#safebox .heightcl[data-v-e7e39696] {
  height: 100%;
}
#safebox .boxcolor[data-v-e7e39696] {
  background-color: #ffffff;
}
#safebox .upbox[data-v-e7e39696] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 600px;
  background-color: #fafafa;
  border-bottom: 1px solid #a59999;
  font-size: 18px;
  color: #2776c3;
  position: relative;
}
#safebox .iconcl[data-v-e7e39696] {
  position: absolute;
  right: 20px;
}
#safebox .centerbox[data-v-e7e39696] {
  width: 600px;
}
#safebox .tipscl[data-v-e7e39696] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
  color: #b9b9b9;
}
#safebox .inputcl[data-v-e7e39696] {
  display: flex;
  flex-direction: row;
  align-items: center;
  /*justify-content: center;*/
  margin: 20px 30px;
}
#safebox .btndsicl[data-v-e7e39696] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
#safebox .disflexrow[data-v-e7e39696] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#safebox .disflexcol[data-v-e7e39696] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#safebox .boxflet[data-v-e7e39696] {
  /*margin: 0 auto;*/
  margin-top: 20px;
  border-left: 1px solid #c2c2c2;
  padding: 0 26px;
}
#safebox .boxflet[data-v-e7e39696]:first-child {
  border-left: none;
}
#safebox .borderra[data-v-e7e39696] {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#safebox .borderrabtm[data-v-e7e39696] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#safebox .btncl[data-v-e7e39696] {
  padding: 10px 20px;
  border-radius: 5px;
  /*margin-right: 234px;*/
  margin-left: 10px;
  background: #f1f1f1;
}
#safebox .changeagentcl[data-v-e7e39696] {
  display: inline-block;
  /* background-color: #2776c3; */
  padding: 10px 180px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  margin-right: 10px;
}
#safebox[data-v-e7e39696] .el-input-number.is-controls-right .el-input__inner {
  text-align: left;
}


.tips .el-dialog__header{
  border: 0;
}
.tips .el-dialog--center .el-dialog__body{
  padding: 0;
}
.tips .el-dialog--center .el-dialog__footer{
  border-top: 1px solid #c2c2c2;
}

.tips[data-v-676945c4] {
  font-size: 16px;
}
.tips .text[data-v-676945c4] {
  text-align: center;
  padding: 21px 20px 30px;
}
.tips .text-tip[data-v-676945c4] {
  color: #f00;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}
.tips .fence-btn[data-v-676945c4] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 20px;
  border-top: 1px solid #c2c2c2;
}
.tips .btn[data-v-676945c4] {
  padding: 4px 20px;
  border-radius: 4px;
  cursor: pointer;
}
.tips .btn[data-v-676945c4]:last-child {
  margin-left: 40px;
  color: var(--main-bg-color);
}
.tips .dialog-footer[data-v-676945c4] {
  display: flex;
  align-items: center;
  justify-content: center;
}


.el-messageel-message {
  z-index: 999999 !important;
}


.rt-input[data-v-b417e7ee] .el-input__inner {
  color: #606266 !important;
  background: #f8f8f8;
}
.gps-time[data-v-b417e7ee] {
  width: 360px;
  display: flex;
  justify-content: space-between;
}
.gps-time span[data-v-b417e7ee] {
  text-align: center;
  width: 31%;
  background: #f8f8f8;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}

.warp[data-v-b417e7ee] {
  height: 100%;
  overflow-y: auto;
}
.warp .cententbox[data-v-b417e7ee] {
  padding: 10px 10px 6px 10px;
}
.warp .cententbox .persontextbox[data-v-b417e7ee] {
  height: 42px;
  border-bottom: 1px solid #ddd;
}
.warp .cententbox .persontextbox .persontext[data-v-b417e7ee] {
  display: inline-block;
  height: 41px;
  line-height: 41px;
  padding: 0 20px;
  font-size: 15px;
  color: #888;
  border: 1px solid #ddd;
  border-bottom-color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #fff;
}
.warp .cententbox .frombox[data-v-b417e7ee] {
  margin: 10px 0 0 0;
  background-color: #f0f0f0;
  border-radius: 5px;
  padding: 10px;
}
.warp .cententbox .disflex[data-v-b417e7ee] {
  display: flex;
  flex-direction: row;
}
.warp .cententbox .btnboxcl[data-v-b417e7ee] {
  margin-left: 140px;
}
.warp .cententbox .flexal[data-v-b417e7ee] {
  align-items: center;
}
.warp .cententbox .heaedercl[data-v-b417e7ee] {
  justify-content: space-between;
  background: #f0f0f0;
  margin: 10px 0;
  padding: 10px;
}
.warp .cententbox .inputwid360[data-v-b417e7ee] {
  width: 370px;
}
.warp .cententbox .inputwid300[data-v-b417e7ee] {
  width: 280px;
}
.warp .cententbox .inputwid290[data-v-b417e7ee] {
  width: 290px;
}
.warp .cententbox .marright[data-v-b417e7ee] {
  margin-right: 5px;
}
.warp .cententbox .inputwid160[data-v-b417e7ee] {
  width: 160px;
}
.warp .cententbox .textcolor[data-v-b417e7ee] {
  color: #eb484a;
  margin-left: 6px;
}
.warp .cententbox .spanbtncl[data-v-b417e7ee] {
  background-color: #f8f8f8;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  width: 179px;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding: 0px 2px;
}
.warp .cententbox .spanbtncl2[data-v-b417e7ee] {
  line-height: normal;
  padding: 10px 2px;
  height: 62px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  float: left;
}
.warp .cententbox .spanbtnclxf[data-v-b417e7ee] {
  display: block;
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  width: 290px;
  text-align: left;
  padding-left: 15px;
  /*cursor: pointer;*/
}
.warp .cententbox .spanbtnclxf360[data-v-b417e7ee] {
  display: block;
  background-color: #f8f8f8;
  width: 360px;
  text-align: center;
  cursor: pointer;
}
.warp .cententbox .choosecolor[data-v-b417e7ee] {
  border: 1px solid var(--main-bg-color);
  color: var(--main-bg-color);
}
.warp .cententbox .dianjicl[data-v-b417e7ee] {
  cursor: pointer;
}
.warp .cententbox .changeagentcl[data-v-b417e7ee] {
  display: inline-block;
  padding: 10px 70px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
}
.warp .cententbox .changeagentclb[data-v-b417e7ee] {
  display: inline-block;
  padding: 10px 60px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 15px;
}
.warp .cententbox .smallbtncl[data-v-b417e7ee] {
  padding: 0 16px;
  border-radius: 5px;
  cursor: pointer;
}
.warp .cententbox .smallbtncla[data-v-b417e7ee] {
  width: 100px;
  padding: 0 5px;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
}
.warp[data-v-b417e7ee] .el-textarea__inner {
  height: 160px;
}
.warp[data-v-b417e7ee] .el-form-item__label {
  color: #000000;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}
.warp[data-v-b417e7ee] .el-input__inner:focus {
  border-color: var(--main-bg-color);
}

