.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
#alerts{
  position: fixed;
  bottom: 5px;
  right: 25px;
  z-index: 100;
}
.hided{
  display:none;
}
