body {
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  background-color: #FBF9FE;
}

.well.active {
  border-color: #2196F3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.margin-right-10 {
  margin-right: 10px;
}

.login-panel {
  margin-top: 57%;
}

.main_ctn {
  padding: 0 15px;
}
.searchtop{
  float:left;
  margin-left:15px;
}
.op-mask {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.70);
  z-index: 1;
  top: 0;
}

.text_prime_cost {
  text-decoration: line-through;
  color: #D7D7D7;
}

.text_discount {
  font-size: 14px;
}

.err-message-ctn {
  margin: 20px auto;
  text-align: center;
}

.err-message {
  color: #a51213;
  font-size: 12px;
}

a {
  color: #00B7FF;
}

h1 {
  padding: 10px;
  text-align: center;
}

.province-btn {
  cursor: pointer;
}

.message-setting-ctn {
  padding: 15px 0;
}

.message-setting-ctn .alert {
  margin-top: 15px;
}

.coupon_top_img_item, .coupon_detail_img_item{
  position : relative;
}

.message-setting-ctn .btn-del-keyword,
.coupon_top_img_item .btn-del-keyword,
.coupon_detail_img_item .btn-del-keyword{
  position: absolute;
  right: 5px;
  top: -16px;
  font-size: 24px;
  cursor: pointer;
}

.wifi-tips {
  text-align: center;
}

.wx-text-right {
  text-align: right;
  padding-right: 10px;
}

.wx-text-campaign {
  color: red;
  font-size: 10px;
  padding-right: 10px;
  line-height: 26px;
}

.wx-text-discount {
  float: right;
  padding-right: 10px;
  font-size: 12px;
  line-height: 26px;
}

.wx-my-points {
  min-width: 18px;
  display: inline-block;
}

.wx-use-points {
  vertical-align: -2px;
  margin-left: 9px;
}

.wx-text-point {
  color: #D7D7D7;
  font-size: 10px;
  padding-right: 10px;
  line-height: 26px;
}

.wx-sub-title {
  font-size: 14px;
  color: #a3a3a3;
}

.tmp_slide {
  background-color: #D7D7D7;
  color: red;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  vertical-align: middle;
  font-weight: 600;
}

.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 0
}

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
}

.coupon_img_ctn img{
  height : 80px;
  width : 80px;
}

.btn-margin{
  margin-left:20px;
  margin-bottom: 20px;
}
.privilege_row{
  margin-left: 0px;
  margin-right: 0px;
  border: 1px solid #ececec;
}

.data-pool-ctn table{
  margin : auto
}
.data-pool-ctn table tr td{
  padding: 0 20px
}

.card-status-pre{
  width: 10px;
  height: 10px;
  margin-bottom: 1px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
}

.card-status-0{
  background-color: #FD8C25;
}
.card-status-1,
.card-status-2{
  background-color: #FDC842;
}

.card-status-3{
  background-color: #41BA20;
}

.card-status-4{
  background-color: #CA0813;
}

.card-status-5{
  background-color: #333333;
}
.card-status-98{
  background-color: #333333;
}
.card-status-99{
  background-color: #4A346F;
}

.cards_filter_name {
  vertical-align: middle;
  line-height: 34px;
}
