tbody {
font-size: 13px;
color: black;
font-family: 'Oracle Sans';
}

.a-IRR-controlsLabel {
font-size: 13px;
color: black;
font-family: 'Oracle Sans';
}

.a-IRR-reportSummary {
font-size: 13px;
color: black;
font-family: 'Oracle Sans';
}

.a-IRR-header {
font-size: 13px;
color: black;
font-family: 'Oracle Sans';
}
.t-Header-nav .a-MenuBar-item .a-MenuBar-label {
   /* white-space: nowrap;*/
    font-size: 0.8rem;
}

.t-Button {
    line-height: 1.1rem !important;
        padding: 0.7rem 1.0rem !important;
    // font-size: 1.0rem !important;
    
}


.t-Button-label {
    font-size: 0.8rem;
    font-family: 'Oracle Sans';
}

.t-Form-inputContainer input[type=text], input.datepicker, input.password, input.popup_lov, input.text_field, select.selectlist[size="1"], .t-Form--stretchInputs .t-Form-fieldContainer select.selectlist, .t-Form-label, select.yes_no, span.display_only {
   font-size: 13px !important;

}

.ui-dialog .ui-dialog-title {
    font-size: 1.2rem;
}

// .t-Button {
//     font-family: Poppins-Regular;

//     font-size: 15px !important;

// }