body {
  /* background: #ffffff !important; */
  overflow: visible !important;
  margin: 0px;
  padding-right: 0 !important;
}

.progress-bar-fill-book {
  background: #00ff48;
}

.swiper-pagination-progressbar-fill {
  background-color: #202020 !important;
}

.toast-custom {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

#nprogress .bar {
  left: 0;
  top: 0;
  height: 3;
  width: '100%';
  z-index: 2000;
  position: 'fixed';
  background-color: '#000';
}
