.tui-userinfo-box {
  color: #333;
}

.tui-list-cell {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .857143rem /* 24/28 */ 2.142857rem /* 60/28 */ .857143rem /* 24/28 */ 1.071429rem /* 30/28 */ !important;
  font-size: 1.071429rem /* 30/28 */;
}



.tui-content {
  font-size: 1rem /* 28/28 */;
  color: #666;
}

.input {
  width: 100%;
  border: 1px solid #efefef;
  margin: 1.071429rem /* 30/28 */ 0 /* 40/28 */;
  border-bottom: 1px solid #e6e6e6;
  padding: .714286rem /* 20/28 */;
  height: 3.571429rem /* 100/28 */;
  line-height: 3.571429rem /* 100/28 */;
  font-size: 1.428571rem /* 40/28 */;
}


.phcolor {
  color: #ccc;
  font-size: 1rem /* 28/28 */;
}


.weui-btn { color: white !important; }
