.apex-item-select,
.apex-item-text,
.apex-item-textarea,
.apex-item-multi {
backface-visibility: hidden;
}

.a-MenuBar button.a-MenuBar-label {
    border: none;
    background-color: transparent;
    text-align: inherit;
    font-weight: 500;
}
.t-Region-header { 
    background-color: #00a2ff;
    color: #fee9e8;
}
.t-Body-contentInner {
    padding: 6px;
}
.a-IRR-header,.a-IRR-table tr td{ 
    white-space: nowrap;
}
.t-Region-headerItems--title {
    text-align: left;
    padding: 1rem 1rem;
}
.t-Header-branding {
    color: palegreen;
    font-weight: bold;    
    font-style: italic;
}
.t-Form-label{
    font-weight: bold;
}	

 .t-Breadcrumb-item a {
    color: #0572ce;
    font-weight: bold;
}

.t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item.is-active, .t-BreadcrumbRegion-titleText {
    color: #3e3e3e;
    font-size: large;
}

.t-Form-inputContainer span.display_only {
    font-weight: 400;
}

.t-Tabs--pill .t-Tabs-item.is-active .t-Tabs-link, .t-Tabs--pill .t-Tabs-link:active, .t-Tabs--pill .t-Tabs-link:hover {
    background-color: #309fdb;
    color: white;
}

.apex-rds .apex-rds-selected a, .apex-rds a:hover {
background-color:lavender;
font-weight:bold;
}
.apex-rds a span{
font-weight:bold;
}
th#IRCSSDATE,
td[headers=CSSDATE] {
    min-width: 95px;
}
th#IRCSS150,
td[headers=CSS150] {
    min-width: 150px;
}
th#IRCSS160,
td[headers=CSS160] {
    min-width: 160px;
}
th#IRCSS170,
td[headers=CSS170] {
    min-width: 170px;
}
th#IRCSS180,
td[headers=CSS180] {
    min-width: 180px;
}
th#IRCSS190,
td[headers=CSS190] {
    min-width: 190px;
}
th#IRCSS200,
td[headers=CSS200] {
    min-width: 200px;
}
th#IRCSSCLIENT,
td[headers=CSSCLIENT] {
    min-width: 200px;
	 background-color: antiquewhite;
    color: #BEA5A9;
}
/*td[headers=HEIGHTLIGHT] {
    background-color: antiquewhite;
    color: #BEA5A9;
}*/

#report_button{
color:white;
font-weight:bold;
background-color: #fbce4a;
}

.cpy_bar_style .t-Button {

font-weight: bold !important;

/*background-color: red !important;*/
}