.padtp{
      padding-top: 90px;
    }
.mrgnbtn{
      margin-bottom: 15px;
}
.fntsize{
      font-size: 20px;
}
.tblcss{
    border: solid;
    border-collapse: separate;
    font-weight: bold;
}
.srl{
  width: 100%;
  overflow-y:scroll;
  overflow-x:auto;
  height:100px;
  display:block;
}

.tblth{
      background-color: black !important;
      color: whitesmoke !important;
}
