/* _content/BluPanda.Scheduling.IHS.Console/Components/Account/Manage/ManageAccount.razor.rz.scp.css */


div.USERMANAGEHEADER[b-f4eyd5tzp2] {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border: 1px solid gainsboro;
  background-color: lightsteelblue;
}

/* _content/BluPanda.Scheduling.IHS.Console/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-lbznwpbxki] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-lbznwpbxki] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/BluPanda.Scheduling.IHS.Console/Components/Pages/AppSettings/Controls/MongoDBConnectionControl.razor.rz.scp.css */


p[b-ev5zf0u540] {
  font-size: 10px;
  font-weight: bold;
  text-align: left;
}

.form-label[b-ev5zf0u540] {

}


th.FILEHEADER[b-ev5zf0u540] {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border: 1px solid gainsboro;
  background-color: lightsteelblue;
}


td.FILEROWDATA[b-ev5zf0u540] {
  font-size: 11px;
  text-align: left;
  padding: 5px;
}
/* _content/BluPanda.Scheduling.IHS.Console/Components/Pages/SystemAdmin/FileStatusViewer.razor.rz.scp.css */

th.FILEHEADER[b-slr3rwr4jt] {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border: 1px solid gainsboro;
  background-color: lightsteelblue;
}


td.FILEROWDATA[b-slr3rwr4jt] {
  font-size: 11px;
  text-align: left;
  padding: 5px;
}
/* _content/BluPanda.Scheduling.IHS.Console/Components/Pages/SystemAdmin/HL7Status.razor.rz.scp.css */
body[b-0oyqzim86y] {
}

/* _content/BluPanda.Scheduling.IHS.Console/Components/Pages/SystemAdmin/ImportStatsViewer.razor.rz.scp.css */

th.STATHEADER[b-osdypfxkkj] {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border: 1px solid gainsboro;
  background-color: lightsteelblue;
}


td.ROWDATA[b-osdypfxkkj] {
  font-size: 11px;
  text-align: left;
  padding: 5px;
}
/* _content/BluPanda.Scheduling.IHS.Console/Components/Pages/SystemAdmin/ServerInfoControl.razor.rz.scp.css */
body[b-69imihv83n] {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: smaller;
}

th.BPTableHeader[b-69imihv83n] {
  font-size: 13px;
  padding: 5px;
  font-weight: bold;
  text-align: center;
  min-width: 250px;
  background-color: dodgerblue;
}

tr.BPTableRow:nth-child(odd)[b-69imihv83n] {
  font-size : 12px;
  background-color: lightgray;
}

tr.BPTableRow:nth-child(even)[b-69imihv83n] {
  font-size: 12px;
  background-color: lightyellow;
}

td.BPHeaderCell[b-69imihv83n] {
  font-weight: bold;
  font-size: 13px;
}

td.BPHeaderInfo[b-69imihv83n] {
  font-size: 12px;
}
/* _content/BluPanda.Scheduling.IHS.Console/Components/Pages/SystemAdmin/SoftwareVersionViewer.razor.rz.scp.css */

th.VERSIONHEADER[b-2z65mood4i] {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border: 1px solid gainsboro;
  background-color: lightsteelblue;
}


td.VERSIONDATA[b-2z65mood4i] {
  font-size: 11px;
  text-align: left;
  padding: 5px;
}

td.PRODUCTIONSTATUS[b-2z65mood4i] {
  font-size: 11px;
  font-weight: bold;
  color: darkgreen;
  background-color: lightgreen;
}

td.UNKNOWNSTATUS[b-2z65mood4i] {
  font-size: 11px;
  font-weight: bold;
  color: red;
  background-color: lightpink;
}

td.STAGINGSTATUS[b-2z65mood4i] {
  font-size: 11px;
  font-weight: bold;
  background-color: palegoldenrod;
  color : darkorange;
}

/* _content/BluPanda.Scheduling.IHS.Console/Components/Pages/UserAdmin/Users.razor.rz.scp.css */


td.USERHEADER[b-d88x82yr6m] {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border: 1px solid gainsboro;
  background-color: lightsteelblue;
}

td.USERVALIDATIONERROR[b-d88x82yr6m] {
  color: #e50000;
}

td.USERDELETEDMESSAGE[b-d88x82yr6m] {
  color: green;
}

