/*!
 Copyright (c) 2020, 2024, Oracle and/or its affiliates.
 */

#R47496623592196209 {
    margin-left: 30%;
}

.t-Body-mainContent {
    background-color: #ffffff;
}

.t-Breadcrumb-label {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: lighter;
    // color: gray;
}

.t-Form-itemRequired{
    display: none;
}

.t-Login-logo {
    background-color: #F5F4F2;
}

.rw-pillar--neutral .t-Body-title:after, .rw-pillar--neutral.rw-layout--fixed .t-Body-mainContent:before, body:not([class*=rw-pillar--]) .t-Body-title:after, body:not([class*=rw-pillar--]).rw-layout--fixed .t-Body-mainContent:before{
    background-size: 0px !important;
    background-color: #f5f4f2 !important;
    border-width: 0px !important;
}

.a-TreeView-content{
    display: flex !important;
    padding: 10px !important;
}

.t-Body-title, .t-Body-title::after{
    background-color: #201f53 !important;
    color: white !important;
}

.t-Header-branding{
    background-color: #995123 !important;
    color: white !important;
}

.apex-logo-text, .t-HeroRegion-title{
    color: white !important;
}
 
.t-Breadcrumb-label{
    display: none;
}

.a-Button.a-IRR-button.a-IRR-sortWidget-button{
    display: none;
}