.ui-dialog-titlebar-close {
  visibility: hidden;
}

.ui-icon-closethick {
  visibility: visible;
}

.ui-widget-header {
  border: 1px solid #DDDDDD;
  background: #E9E9E9;
  color: #333333;
  font-weight: bold;
}

#mobi_CaptchaDiv {
  margin: auto !important;
}

/*
#mobi_CaptchaImage{ filter: blur(2.5px);-webkit-filter: blur(2.5px); }
*/
.loading, .timeBox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
}

.loading img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.text-time {
  width: 300px;
  background: #fff;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
