zh
    .list-group-item{
        font-size: 11px;
        padding:8px 5px !important;
        font-size: 13px !important;
        font-family: cursive;

    }

    .list-group-item-text{
        line-height: 1  !important;
    }

    .list-group-item-heading{
        margin-bottom: 2px !important;
        font-size: 13px !important;
    }

    h4.panel-title{
        margin-bottom: 2px !important;
        font-size: 13px !important;
    }


    .dashboard{
        font-size: 11px;
        display: inline-block;
    }

    .dashboard.title{
        font-family: cursive;
        color: #0000cc;
        width: 70px;
        overflow: hidden;
        white-space: nowrap;
    }

    .dashboard.value{
        font-family: "Book Antique";
        padding-left: 5px;
        overflow: hidden;
    }

    .my-input_group{
        font-family: "Book Antique";
        font-size: 13px !important;
    }

    .my-input_group label{
        font-size: 13px !important;
        font-family: cursive;
        color: #0000cc;
    }