.metrixtable thead tr > th {
    color: #a6a7c1;
 }

 .metrixtable thead > tr > th {
    padding-top: 1.21rem;
    padding-bottom: 1.21rem;
    padding-left: 0;
    padding-right: 0.5rem;
    vertical-align: top;
    border-top: 0;
    font-size: 1rem;
    font-weight: 600; 
    border-bottom: 0px;
}
.m-widget1 .m-widget1__item .m-widget1__number {
    font-size: 1.0rem;
    font-weight: 600;
}
.m-widget1 .m-widget1__item .m-widget1__title {
    font-size: 1.0rem;
    font-weight: 500;
    margin-bottom: 0; }

    .m-widget1 {
        /* padding: 1.2rem; */
        padding:0px;
        }

        .m-header .m-header__bottom {
            padding: 0;
            position: relative;
            z-index: 2;
            height: 56px;
            }
.m-widget11 .table tbody > tr > td {
                border: 0;
                padding-left: 0;
                padding-right: 0.5rem;
                padding-top: 12px;
                vertical-align: top;
                font-size: 1.2rem;
                font-weight: 500;
}

.m-widget11 .table tbody > tr .m-widget11__title {
    font-size: 1.1rem;
    font-weight: 500;
    display: block; }

    .m-list-timeline__items .m-list-timeline__item {
        position: relative;
        display: table;
        table-layout: fixed;
        width: 100%;
        padding: 1px 0;
        margin: 5px 0; }

        .m-portlet .m-portlet__head {
            height: 4.1rem;
            padding-left:1.2rem;
            }


            .m-portlet .m-portlet__body {
                padding: 1.2rem 1.2rem; }
                
                .m-widget1 .m-widget1__item {
                    padding: 0.6rem 0;
                    }