::-webkit-scrollbar {
  width: 20px;
  background: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background: url(https://res.cloudinary.com/dwpu6vyhv/image/upload/v1776618598/616f14aeef9e54d9939ee4c2_dropdown-bg-texture2_gmahlj.gif) repeat;
  border-radius: 0;
}

::-webkit-scrollbar-track {
  background: #F5F5F5;
}


::selection {
  background: #009B3A;
  color: #000;
}

::-moz-selection {
  background: #009B3A;
  color: #000;
}

#allrecords a:not([class]){text-decoration-line:underline!important;text-decoration-skip-ink:auto!important;text-decoration-style:solid!important;text-decoration-thickness:1px!important;text-decoration-color:#b0b0b0!important;text-underline-offset:2px!important;transition:all 0.1s linear!important}#allrecords a:not([class]):hover{color:#009B3A!important;text-decoration-color:#009B3A!important;text-underline-offset:2px!important}</style>



