﻿body, html {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
}

.demos-title {
    text-align: center;
    /*font-size: 18px;*/
    color: #ffffff;
    font-weight: 400;
    margin: 0 10%;
}

.demos-sub-title {
    text-align: center;
    color: #888;
    font-size: 14px;
}

.demos-header {
    padding: 39px 0;
    background: #2ab58b;
}

.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-form-preview__value {
    font-size: 1.0em;
}

.weui-form-preview__hd .weui-form-preview__value {
    font-size: 1.0em;
}

.weui-bar__item--on {
    border-bottom: 2px solid #000000;
}

.weui-footer a {
    color: #fff;
}

.weui-footer_fixed-bottom {
    bottom: 0em;
}

.weui-cell__hd {
    font-weight: bold
}
