.behsad-current-row td{
	background-color: #ff9999!important;
	background-color: var(--a-palette-primary-shade)!important;
}

.t-Alert-title{
	margin-left: 48px;
	margin-right: 0!important;
}

.number_size{
    
        font-size: 1.7rem !important;
        font-weight: bold !important;
}
.a-GV-headerLabel{
    
        font-size: 1.2rem !important;
}

.has-icon-column .a-IRR-table tr th:first-child{
	width:20px;
}
.half-width-irr .a-IRR-table
{
	width:50%;
}
/*
.t-Form-itemWrapper .date_container input{
	min-height: 6.1rem;
}

.t-Form-itemWrapper .select2-container{
	min-height: 6rem;
	max-height: 6rem;
}
.t-Form-itemWrapper > input[type=text]{
	min-height: 6.1rem;
}

.t-Form-itemWrapper .display_only{
	min-height: 6rem;
}*/

.t-TreeNav .a-TreeView-label{
	font-size: 1.5rem!important;
}
.t-TreeNav .a-TreeView-content{
	font-size: 1.5rem;
}

.t-MediaList-desc{
	font-size: 1.5rem;
}

.t-TreeNav .is-selected .fa{
	color: var(--oj-brand-color-light1)!important;
	font-weight: bold!important;
}
.t-TreeNav .is-selected .a-TreeView-label{
	color: var(--oj-brand-color-light1);
	font-weight: bold!important;
}

.beh-fa:before{
    font-family: FontAwesome!important;
}

.a-IRR-downloadPdf{
	display: none!important;
}