
.weui_textarea {
    width: 100% !important
}

.weui-title {
    margin-top: 18px;
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 17px;
    padding: 0 30px;
}

.weui-cell:before, .weui-cell:after, .weui-cells:before {
    border-top: 1px solid #fff;
}

.weui-cells:after {
    border-bottom: 1px solid #fff;
}

.myTitle {
    border: 1px solid #0028AA;
    color: #0028AA;
    padding: 10px 0px;
    border-radius: 8px;
    margin-top: 16px;
    font-size: 24px;
    text-align: center;
}

.mySubTitle {
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    font-weight: bold;
    padding: 0px 30px;
    border-radius: 8px;
    background: #efefef;
    margin: 24px 0;
}

.weui-check__label[for] > .weui-cell__bd:last-child {
    padding-top: 12px
}

.weui-check__label[for] {
    height: 40px
}
