body, html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
.demos-title {
  text-align: center;
  font-size: 34px;
  color: #3cc51f;
  font-weight: 400;
  margin: 0 15%;
}

.demos-sub-title {
  text-align: center;
  color: #888;
  font-size: 14px;
}

.demos-header {
  padding: 35px 0;
}

.demos-content-padded {
  padding: 15px;
}

.demos-second-title {
  text-align: center;
  font-size: 24px;
  color: #3cc51f;
  font-weight: 400;
  margin: 0 15%;
}

footer {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}

footer a {
  color: #999;
  text-decoration: none;
}

.weui-btn_primary {background-color: #ce9b45;}
.weui-btn_primary:not(.weui-btn_disabled):active{color:hsla(0,0%,100%,.4);background-color:#C1926C}
.weui-cells {margin-top: 10px;}
.weui_toptips {z-index: 99999;}
.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {color: #0993c7;}
.weui-tabbar__item.weui-bar__item--on i{color: #0993c7;}
.weui-grid__icon{width:50px;height:50px;margin:0 auto}
.weui-tabbar{ position:fixed; z-index:2;}
