.bg-success-lg{
      
      font-family: consolas;
      border-radius: 5px;
      padding: 5px 10px;
    }
.bg-warning-lg{
  
      font-family: consolas;
      border-radius: 5px;
}
.rejectform{
	display: none;
}
/*hides the attachements by default*/
.attachments{
	display: none;
}

  .test {
    width: 350px;
    height: 320px;
    background-color: yellow;
  }