/*!
 Copyright (c) 2020, 2024, Oracle and/or its affiliates.
 */


:root {
--ut-report-cell-alt-background-color: #f2f2f2;
--ut-report-cell-background-color: #ffffff;
--ut-report-cell-hover-background-color:#fffee9;

--ut-report-cell-font-size: .8rem;
--ut-report-cell-line-height:.8rem;

.is-current {
    color: lightyellow;
    }

}

.t-Tabs--iconsAbove {

        background-color: #ffffff;
}



