.bg-topheading{
   background-color: #007bff !important; 
  
}

.backg-navbar{
  background-color: #0c254d;
 
}

.forg-text{
  color:white;
}


.backg-tables-header{
  background-color: rgba(110, 116, 121, 0.94);
  /* background-color: linear-gradient(to right, rgba(221, 46, 46, 0.329) ,rgb(213, 27, 27),rgba(22, 104, 186, 0.94)); */
  /*fis-table-header-bg-color : #3d9970; */
  color: #fff;
}

.allowword {
  color:red;
  
  }