.center-box .right-box{
  background-color: #f7f7f7;
}
.mgtTit {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #f7f7f7;
  padding-bottom: 14px;
}
.mgtTit input {
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #eaeaea;
  padding: 0 20px;
  height: 28px;
  width: 211px;
}
.mgtTit span {
  /* height: 28px; */

  /* border-radius: 4px; */
  /* padding: 0 20px; */
  /* margin-left: 14px; */
  /* line-height: 28px; */

  /* display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 14px; */
}
.mgtTit .mgtTit2 {
  width:48px;
height:28px;
background:rgba(40,204,204,1);
border-radius:4px;
  color: #fff;
  font-size:14px;
  line-height: 28px;
  text-align: center;
}
.mgtTit .mgtTit3 img,
.mgtTit .mgtTit4 img {
  width: 15px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px;
}
.mgtTit .mgtTit3 {
  border: solid 1px rgba(25, 176, 176, 0.5);
  color: #19b0b0;
}
.mgtTit .mgtTit4 {
  border: solid 1px rgba(228, 139, 0, 0.5);
  color: #e48b00;
}
.mgtTit .mgtTit3:hover {
  background:linear-gradient(-22deg,rgba(40,204,204,1) 0%,rgba(115,226,226,1) 100%);
  color: #fff;
  border-color: rgba(115,226,226,1);
}
.mgtTit .mgtTit4:hover {
  background:linear-gradient(-40deg,rgba(255,208,0,1) 0%,rgba(255,220,65,1) 100%);
  border-color: rgba(255,220,65,1);
  color: #fff;
}
.main {
  padding: 25px 20px;
  background-color: #fff;
  position: relative;
}
.bottomLine{
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  z-index: 3;
}
.main .el-table{
  font-size: 12px;
}
.el-button {
  margin-bottom: 15px;
}
.el-table td,
.el-table th {
  text-align: center;
}
/* s关联子账号弹窗 */
.voiceTit {
  width: 478px;
  height: 38px;
  line-height: 38px;
  background-color: #f7fbfc;
  color: #666666;
  padding-left: 12px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  z-index: 0;
}

.voiceInfo1 {
  padding-top: 50px;
}
.specialInvoice0 {
  width: 90%;
  text-align: right;
  margin-bottom: 0px;
}
.invoiceBottom .specialInvoice0 {
  margin-bottom: 15px;
}
.specialInvoice1 {
  margin-right: 20px;
}
.specialInvoice1 i {
  color: #e94637;
}
.specialInvoice2 {
  width: 70%;
  border-radius: 4px !important;
  border: solid 1px #e5e5e5 !important;
  height: 32px;
  line-height: 32px;
}
.specialInvoice2a {
  margin-bottom: 10px;
}
.specialInvoice2b {
  margin-top: 10px;
}
.voiceBtn {
  margin-top: 30px;
}
.voiceBtn .save{
  background:linear-gradient(-22deg,rgba(40,204,204,1) 0%,rgba(115,226,226,1) 100%);
  border:1px solid rgba(115,226,226,1);
  color: #fff;
}
.voiceBtn .save:hover{
  border:1px solid rgba(115,226,226,1);
}
.connectTips {
  width: 100%;
  text-align: center;
  color: #e94637;
  margin-top: 14px;
}
.codeBox1 {
  display: inline-block;
}

.codeBox {
  width: 70%;
  display: inline-block !important;
  position: relative;
}
.telInput {
  width: 100% !important;
}
.tel_code{
  margin-left: -2px;
}
.codeBox .x-btn {
  /*width: 91px;*/
  height: 100%;
  background:linear-gradient(-22deg,rgba(40,204,204,1) 0%,rgba(115,226,226,1) 100%);
  border-radius: 4px;
  position: absolute;
  right: -2px;
  top: 0;
  text-align: center;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  line-height: 32px;
  /*cursor: pointer;*/
}

/* e关联子账号弹窗 */
.removeTips {
  font-size: 12px;
  color: red;
}
.removeTips p {
  margin: 20px 0;
}
.enab {
  font-size: 15px;
  color: #28cccc;
}
.disab {
  font-size: 15px;
  color: #e94637;
}



.cal{
  border: solid 1px #e5e5e5 !important;
  background-color: #ffffff !important;
  color: #999999 !important; 
}
.cal:hover{
  
  background-color: #ffffff !important;
  
  background-image: linear-gradient(-22deg, #fff 0%, #fff 100%) !important;
}
.change{
  width: 80px !important;
  background: none;
  border: none;
  color: #606266;
}
.change:hover{
  background:linear-gradient(-22deg,rgba(40,204,204,1) 0%,rgba(115,226,226,1) 100%);
  color: #fff;
  border: none;
}
.el-table__empty-block{
  display: none !important;
}
/* .el-table td, .el-table th.is-leaf{
  border-bottom: 1px dashed #eaeaea;
} */
#accMgt .el-table{
   color: #333 !important;   
}
.voiceBtn .z-btn{
  margin: 0 5px;
}
.x_btn{
  font-size: 12px !important;
}
.accMgtTel{
  white-space: nowrap;
  margin-left: -10px !important;
}
.fenge{
  vertical-align: middle;
  color: #eaeaea;
}
.ml10{
  margin-left: -10px;
}