body, html {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
}

.demos-title {
    text-align: center;
    font-size: 24px;
    color: #3cc51f;
    font-weight: 400;
    margin: 0 15%;
}

.demos-sub-title {
    text-align: center;
    color: #888;
    font-size: 14px;
}

.demos-header {
    padding: 5px 0;
}

.demos-content-padded {
    padding: 0px 15px 0px 15px;
}

.demos-second-title {
    text-align: center;
    font-size: 24px;
    color: #3cc51f;
    font-weight: 400;
    margin: 0 15%;
}

.weui-footer {
    margin: 25px 0 10px 0;
}

footer {
    text-align: center;
    font-size: 14px;
    padding: 20px;
}

    footer a {
        color: #999;
        text-decoration: none;
    }

.weui-panel {
    margin: 0;
}

.weui-media-box {
    padding: 0px 0px;
}

/*.weui-panel__bd .weui-media-box__hd {
            width: 50px;
            height: 50px;
            line-height: 50px;
            position: relative;
        }*/

.weui-media-box__desc {
    -webkit-line-clamp: 1;
}

.weui-media-box__title {
    margin-top: -4px;
}

.icon-waredm_black {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -122px 8px;
    height: 38px;
    width: 38px;
}

.icon-user_black {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -160px 8px;
    height: 38px;
    width: 38px;
}

.icon-lock_black {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -198px 8px;
    height: 38px;
    width: 38px;
}

.weui-row {
    margin-top: 10px;
}

[class*="weui-col-"] {
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #efeff4;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}

.weui-panel {
    margin: 0;
}

.weui-media-box {
    padding: 8px 15px;
}

.weui-panel__bd .weui-media-box__hd {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.weui-media-box__desc {
    -webkit-line-clamp: 1;
}

.weui-media-box__title {
    margin-top: -4px;
}
