/* /Pages/Reports/ComplianceRate.razor.rz.scp.css */
@media print {
  @page {
    size: landscape; } }
/* /Shared/AuthLayout.razor.rz.scp.css */
.page[b-4ibf5khb0r] {
  position: relative;
  display: flex;
  flex-direction: row;
  height: 100%;
}

.main[b-4ibf5khb0r] {
  flex: 1;
}

.top-row[b-4ibf5khb0r] {
  color: white;
  border-bottom: 1px solid #d6d5d5;
  align-items: center;
}
.top-row[b-4ibf5khb0r]  a, .top-row .btn-link[b-4ibf5khb0r] {
  color: white;
  white-space: nowrap;
  margin-left: 1.5rem;
}
.top-row a:first-child[b-4ibf5khb0r] {
  overflow: hidden;
  text-overflow: ellipsis;
}

.maps-logo[b-4ibf5khb0r] {
  margin: 0 15px;
}

@media (max-width: 640.98px) {
  .top-row[b-4ibf5khb0r] {
    justify-content: space-between;
  }
  .top-row a[b-4ibf5khb0r], .top-row .btn-link[b-4ibf5khb0r] {
    margin-left: 0;
  }
}
@media (min-width: 641px) {
  .top-row[b-4ibf5khb0r] {
    position: sticky;
    top: 0;
    z-index: 1;
    height: 3.5rem;
    display: flex;
  }

  .main > div[b-4ibf5khb0r] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }
}
/* /Shared/Components/DrawerListItem.razor.rz.scp.css */
.k-drawer-item[b-ouykrkf6sv] {
  white-space: nowrap;
  overflow: hidden; }

.k-level-1[b-ouykrkf6sv] {
  padding-left: 20px; }
/* /Shared/Components/LoadingPanel.razor.rz.scp.css */
.loading-panel-wrapper[b-xsjt7dpoha] {
  /* size and appearance that try to match its container with as little CSS as possible,
           you can alter them as necessary for your use case and as per your preferences 
        */
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-height: 200px;
  position: absolute;
  z-index: 123456;
  /* one way center the loading indicator inside */
  display: flex;
  justify-content: center;
  align-items: center; }
/* /Shared/Components/MapsMenuDrawer.razor.rz.scp.css */
.sidebar[b-rs2od16qc4] {
  background-color: #F0F0F0;
  color: black;
  min-height: calc(100vh - 3.6rem);
  height: 100%;
  width: 240px;
  top: 56px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-hcmnpx9cto] {
  position: relative;
  display: flex;
  flex-direction: row;
  height: 100%;
}

.main[b-hcmnpx9cto] {
  flex: 1;
}

.top-row[b-hcmnpx9cto] {
  background-color: #696969;
  color: white;
  border-bottom: 1px solid #d6d5d5;
  align-items: center;
}
.top-row[b-hcmnpx9cto]  a, .top-row .btn-link[b-hcmnpx9cto] {
  color: white;
  white-space: nowrap;
  margin-left: 1.5rem;
}
.top-row a:first-child[b-hcmnpx9cto] {
  overflow: hidden;
  text-overflow: ellipsis;
}

.maps-logo[b-hcmnpx9cto] {
  margin: 0 15px;
}

@media (max-width: 640.98px) {
  .top-row[b-hcmnpx9cto] {
    justify-content: space-between;
  }
  .top-row a[b-hcmnpx9cto], .top-row .btn-link[b-hcmnpx9cto] {
    margin-left: 0;
  }
}
@media (min-width: 641px) {
  .top-row[b-hcmnpx9cto] {
    position: sticky;
    top: 0;
    z-index: 10;
    height: 3.5rem;
    display: flex;
  }

  .main > div[b-hcmnpx9cto] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }
}
/* /Shared/PublicLayout.razor.rz.scp.css */
.page[b-lnnm2gmzrq] {
  position: relative;
  display: flex;
  flex-direction: row;
  height: 100%;
}

.main[b-lnnm2gmzrq] {
  flex: 1;
}

.top-row[b-lnnm2gmzrq] {
  background-color: #696969;
  color: white;
  border-bottom: 1px solid #d6d5d5;
  align-items: center;
}
.top-row[b-lnnm2gmzrq]  a, .top-row .btn-link[b-lnnm2gmzrq] {
  color: white;
  white-space: nowrap;
  margin-left: 1.5rem;
}
.top-row a:first-child[b-lnnm2gmzrq] {
  overflow: hidden;
  text-overflow: ellipsis;
}

.maps-logo[b-lnnm2gmzrq] {
  margin: 0 15px;
}

@media (max-width: 640.98px) {
  .top-row[b-lnnm2gmzrq] {
    justify-content: space-between;
  }
  .top-row a[b-lnnm2gmzrq], .top-row .btn-link[b-lnnm2gmzrq] {
    margin-left: 0;
  }
}
@media (min-width: 641px) {
  .top-row[b-lnnm2gmzrq] {
    position: sticky;
    top: 0;
    z-index: 1;
    height: 3.5rem;
    display: flex;
  }

  .main > div[b-lnnm2gmzrq] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }
}
