.rMateH5__DataGridItemRenderer {
    height: 20px !important;
}

.rMateH5__HtmlItemRenderer {
    height: 20px !important;
}

.rMateBtn__Common {
    height: 20px;
    padding: 0 3px;
    border-radius: 3px;
}

.btn-blue {
    background: #0071BC;
    color: #fff;
}

.btn-white {
    border: 1px solid #0071BC;
    background: #fff;
    color: #0071BC;
}