@import '_content/FA.Components/FA.Components.u4bo43vi5k.bundle.scp.css';

/* /Features/Admin/UserManagement.razor.rz.scp.css */

[b-3e3da6papd] .disabled-row {
    background-color: #808080 !important;
}
/* /Features/Member/CreatePhoneNote/CreatePhoneNoteDialog.razor.rz.scp.css */
[b-cqar7983ah] .mud-input-control {
  min-height: unset;
}
/* /Features/Member/CreateTask/CreateTaskDialog.razor.rz.scp.css */
[b-s43ih3qmt7] .disabled-select {
  pointer-events: none;
  opacity: 0.5;
}
/* /Features/Member/View/View.razor.rz.scp.css */
[b-pqldh0f6gl] .mud-simple-table tr {
  border-bottom: 1px solid rgb(230, 230, 230);
  text-align: left;
}
[b-pqldh0f6gl] .mud-simple-table tr td, [b-pqldh0f6gl] .mud-simple-table tr th {
  padding: 12px;
}
[b-pqldh0f6gl] .mud-table .mud-table-cell:before {
  padding-inline-end: 55px !important;
  font-weight: bold !important;
}
/* /Features/Tasks/TasksItem/TasksItem.razor.rz.scp.css */
[b-cyzlttfvyo] .mud-simple-table tr {
  border-bottom: 1px solid rgb(230, 230, 230);
  text-align: left;
}
[b-cyzlttfvyo] .mud-simple-table tr td, [b-cyzlttfvyo] .mud-simple-table tr th {
  padding: 12px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
[b-i5yz95b7et] {
  display: table;
  height: 100%;
  width: 100%;
}
[b-i5yz95b7et] .mud-snackbar {
  max-width: 96vw;
  width: 96vw;
  height: 70px;
  opacity: 1 !important;
}
[b-i5yz95b7et] .mud-layout {
  background-color: #181826;
}
[b-i5yz95b7et] .mud-layout::before, [b-i5yz95b7et] .mud-layout::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  height: 350px;
  z-index: 0;
  background-position-y: top;
}
[b-i5yz95b7et] .mud-layout::before {
  left: 0;
  background-image: url(../images/header-left.png);
  background-position-x: left;
  width: 25%;
}
[b-i5yz95b7et] .mud-layout::after {
  right: 0;
  background-image: url(../images/header-right.png);
  background-position-x: right;
  width: 75%;
}
@media (max-width: 1400px) {
  [b-i5yz95b7et] .mud-layout::before {
    display: none;
  }
  [b-i5yz95b7et] .mud-layout::after {
    width: 100%;
  }
}
@media (max-width: 800px) {
  [b-i5yz95b7et] .mud-layout::after {
    background-image: url(../images/header-mobile.png);
    background-size: cover;
  }
}
[b-i5yz95b7et] .mud-layout .mud-main-content {
  z-index: 1;
  position: relative;
}
[b-i5yz95b7et] .mud-button-close {
  color: #001e62;
}
[b-i5yz95b7et] .mud-table-head .mud-table-cell {
  font-weight: bold;
}
@media (max-width: 599px) {
  [b-i5yz95b7et] h1 {
    font-size: 48px;
  }
}
[b-i5yz95b7et] .title-container {
  bottom: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 599px) {
  [b-i5yz95b7et] .title-container h1 {
    font-size: 36px;
  }
}
