    ::-webkit-scrollbar {
      width: 10px !important;
      }
    
    ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 0px #000 !important;
      background: #212020 !important;
      border-radius: 0px !important;
    }
    ::-webkit-scrollbar-thumb {
      border-radius: 5px !important;
      background-color: #f88500 !important;
      -webkit-box-shadow: inset 0 0 0px rgba(255, 255, 255, 0.5) !important;
      border: 0px solid white !important;
    }



.t228 a, #allrecords .t228 a {
    text-decoration: none;
    color: #f88500;
}

.t-btn_md {
    height: 45px;
}


   
