.btn {
  min-width: 150px;
}

.breadcrumb-logo{
    background: url(icons/app-icon-192.png) center / cover no-repeat;
}

.login-logo{
    background: url(icons/app-icon-192.png) center / cover no-repeat;
    width: 150px;
    height: 150px;
}

.a-IRR-table tr{
    font-size: 0.875rem;
    line-height: 1.2rem;
}
.a-IRR-table tr:first-child{
    font-size: 0.75rem;
    line-height: 1rem;
}

.ui-dialog--notification {
    width: 400px!important;
}