@media (prefers-color-scheme: dark) {
/* Pagination Start */
/* app.css:900 */
.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
/* app.css:851 */
.cursor-default {
  cursor: default;
}
/* app.css:700 */
.-ml-px {
  margin-left: -1px;
}
/* app.css:904 */
.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
/* app.css:1396 */
@media (min-width: 640px) {
  .sm\:flex-1 {
    flex: 1 1 0%;
  }
}
/* app.css:272 (Showing xx to xx of xxx results) */
p {
  margin: 0;
}
/* app.css:1294 (Responsive) */
.focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
/* Pagination End */



/* app.css:920 (Responsive) */
.border-l-4 {
  border-left-width: 4px;
}

/* app.css:1258 (Responsive) */
.focus\:border-gray-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

/* app.css:1175 */
.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.dark\:bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
}


