@import '_content/CommonWeb/CommonWeb.bundle.scp.css';

/* _content/AdminPortal/Views/EVisit/Index.cshtml.rz.scp.css */
.appt-list-group-item[b-0jztjajm2a] {
    display: flex;
    gap: 1rem;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.appt-item-title[b-0jztjajm2a] {
    width: 100%;
    flex-grow: 1;
}

@media (min-width: 768px){
    .appt-list-group-item[b-0jztjajm2a] {
        flex-wrap: nowrap;
    }
    
    .appt-item-title[b-0jztjajm2a] {
        width: auto;
    }
}
/* _content/AdminPortal/Views/EVisit/ViewAppointment.cshtml.rz.scp.css */
.coverage-table[b-kzdaux4n34] {
  margin-bottom: 0;
  margin-top: var(--bs-list-group-item-padding-y);
}

.coverage-table th[b-kzdaux4n34] {
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: end;
  color: rgba(33, 37, 41, 0.60);
}

.coverage-table td[b-kzdaux4n34] {
  text-align: end;
  border-bottom: none;
}

/* _content/AdminPortal/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-mnqevljz10] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-mnqevljz10] {
  color: #0077cc;
}

.btn-primary[b-mnqevljz10] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-mnqevljz10], .nav-pills .show > .nav-link[b-mnqevljz10] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-mnqevljz10] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-mnqevljz10] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-mnqevljz10] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-mnqevljz10] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-mnqevljz10] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
