html,
body {
    font-size: 12px !important;
    
}

.table td, .table th {
    padding: 4px !important;
  
}

.kv-expand-header-cell, .kv-expand-icon-cell {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
}

.tabs-left .nav-tabs{
    max-width: 280px;
}

.col-form-label{
    text-align: right;
}

