@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Poppins:wght@300;400;500;600;700&display=swap");
h1:focus {
  outline: none; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.widget .mud-appbar {
  border-top-left-radius: var(--mud-default-borderradius);
  border-top-right-radius: var(--mud-default-borderradius); }
.widget .mud-icon-button {
  padding: 8px; }
.widget .mud-appbar {
  z-index: 9; }

.columns-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.validation-message {
  color: red; }

#blazor-error-ui {
  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 {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem; }

#blazor-error-ui
.blazor-error-boundary {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
  padding: 1rem 1rem 1rem 3.7rem;
  color: white; }
  #blazor-error-ui
  .blazor-error-boundary:after {
    content: "An error has occurred."; }

.pac-container {
  z-index: 9999999; }

.w-100 {
  width: 100%; }

/* RS Library */
.rs-action {
  text-align: right; }

.rs-action-context {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .rs-action-context .mud-menu, .rs-action-context .rs-action, .rs-action-context .mud-tooltip-root, .rs-action-context .mud-button-root {
    transition: all 0.1s ease-in;
    opacity: 0; }

/*
    RSTextField
*/
.rs-text-field--border-only-on-hover .mud-input .mud-input-outlined-border, .rs-select--border-only-on-hover .mud-input .mud-input-outlined-border, .rs-date-picker--border-only-on-hover .mud-input .mud-input-outlined-border, .rs-time-picker--border-only-on-hover .mud-input .mud-input-outlined-border {
  border-color: transparent; }
.rs-text-field--border-only-on-hover .mud-input:hover .mud-input-outlined-border, .rs-select--border-only-on-hover .mud-input:hover .mud-input-outlined-border, .rs-date-picker--border-only-on-hover .mud-input:hover .mud-input-outlined-border, .rs-time-picker--border-only-on-hover .mud-input:hover .mud-input-outlined-border {
  border-color: var(--mud-palette-action-default); }
.rs-text-field--exceeding-margin, .rs-select--exceeding-margin, .rs-date-picker--exceeding-margin, .rs-time-picker--exceeding-margin {
  margin-left: -14px;
  margin-right: -14px; }

:root {
  --mud-palette-secondary-two: #E5E5F0;
  --mud-palette-secondary-three: #F8F8FB;
  --mud-palette-gray-one: #757575; }

.sf-grid p, .sf-grid span:not(.e-icons), .sf-grid div:not(.e-icons), .sf-grid li {
  font-family: Poppins, Helvetica, Arial, "sans-serif"; }

.e-gridheader .e-headercell .e-columnmenu {
  opacity: 0; }
.e-gridheader .e-headercell:hover .e-columnmenu {
  opacity: 1; }
.e-gridheader .e-headertext {
  color: #424242;
  font-weight: 500; }

.e-css.e-checkbox-wrapper .e-frame,
.e-checkbox-wrapper .e-frame {
  border-width: 2px;
  border-color: #424242 !important;
  background-color: transparent !important;
  height: 18px;
  width: 18px; }
.e-css.e-checkbox-wrapper .e-check,
.e-checkbox-wrapper .e-check {
  background-color: #424242 !important;
  font-size: 10px; }

.e-table .e-row:hover .e-rowcell {
  background-color: rgba(0, 0, 0, 0.04) !important; }
.e-table .e-rowcell {
  padding: 6px 24px 6px 16px;
  padding-inline-start: 16px;
  padding-inline-end: 24px; }

.inline-right-alt {
  display: flex;
  margin-bottom: 20px; }
  .inline-right-alt p.mud-typography-body1 {
    text-align: left !important; }
  .inline-right-alt .mud-grid-item-sm-9 {
    align-items: center;
    display: flex; }
  .inline-right-alt .mud-grid-item-sm-3 {
    text-align: right !important; }

.view-display {
  margin: 5px 0px; }
  .view-display li {
    margin-top: 3px;
    padding-bottom: 7.6px; }
    .view-display li span {
      color: var(--mud-palette-text-disabled);
      display: inline-block;
      min-width: 160px; }
  .view-display .mud-grid-item {
    padding-block: 0;
    max-width: 100%;
    flex-basis: 100%; }
  .view-display .mud-input-outlined-border {
    border: none !important; }
  .view-display .mud-input-slot {
    color: var(--mud-palette-text-primary) !important;
    font-size: var(--mud-typography-body1-size) !important;
    padding-top: 0 !important; }
  .view-display .mud-input.mud-input-outlined {
    margin-left: 160px; }
  .view-display li span,
  .view-display .mud-input-label {
    font-size: var(--mud-typography-body1-size) !important;
    line-height: var(--mud-typography-h6-lineheight) !important;
    letter-spacing: var(--mud-typography-h6-letterspacing);
    text-transform: var(--mud-typography-h6-text-transform);
    transform: initial !important;
    text-align: right;
    min-width: 160px;
    margin-right: 16px; }

.load-stop {
  display: grid;
  grid-template-columns: 0.05fr 1fr 0.2fr;
  padding: 12px 8px;
  margin-block: 8px;
  padding-right: 0; }
  .load-stop .stop-type {
    display: flex;
    align-items: center; }
  .load-stop .stop-content span {
    color: var(--mud-palette-text-disabled);
    display: inline-block;
    font-size: var(--mud-typography-body2-size) !important;
    font-weight: var(--mud-typography-body2-weight) !important;
    padding-right: 3px; }
  .load-stop .stop-notes {
    margin-top: 8px; }
  .load-stop .stop-action {
    text-align: right; }

.flex-grid-separator > .mud-grid-item {
  border-left: 1px solid var(--mud-palette-divider);
  border-right: 1px solid var(--mud-palette-divider); }
  .flex-grid-separator > .mud-grid-item:first-child {
    border-left: 0;
    border-right: 0; }

.colgroup-type {
  width: 160px; }

.selected {
  background-color: #1E88E5 !important; }

.selected > td {
  color: white !important; }

.selected > td .mud-input {
  color: white !important; }

.document-table {
  max-height: 720px;
  overflow-y: auto; }
  .document-table .table-photo-preview {
    max-width: 140px;
    max-height: 90px; }

.mud-drawer-header {
  min-height: initial; }

.mud-dialog .mud-dialog-actions {
  padding: 0px 40px 20px; }

.mud-file-upload .mud-button {
  width: 100%; }

.mud-input-root-adorned-end {
  text-align: right; }

.mud-timeline-vertical .mud-timeline-item {
  padding-bottom: 0px;
  margin-bottom: 6px; }

.mud-button {
  padding: 8px 20px 8px 17px; }
  .mud-button .mud-typography {
    font-size: 0.875rem;
    font-weight: 600; }

.mud-input .mud-icon-root {
  color: var(--mud-palette-primary); }

.mud-tab-slider {
  background: var(--mud-palette-secondary); }

.mud-tab {
  font-size: 1rem;
  font-weight: 400;
  color: var(--mud-palette-primary); }
  .mud-tab.mud-tab-active {
    font-weight: 700; }

.mud-nav-item .mud-nav-link {
  color: var(--mud-palette-secondary);
  padding: 1.125rem 1.5rem;
  font-weight: 500; }
  .mud-nav-item .mud-nav-link .mud-icon-root {
    color: var(--mud-palette-secondary) !important; }
.mud-nav-item.active .mud-nav-link {
  color: var(--mud-palette-primary);
  font-weight: 700; }
  .mud-nav-item.active .mud-nav-link .mud-icon-root {
    color: var(--mud-palette-primary) !important; }

.mud-expand-panel-header {
  padding: 6px 6px 16px 6px !important; }
.mud-expand-panel-content {
  padding: 6px 6px 16px 6px !important; }

.mud-timeline-modifiers .mud-timeline-item-content .mud-card::after {
  border-right: 16px solid var(--mud-palette-secondary-three) !important; }

.mud-table-row:hover .mud-menu, .mud-table-row:hover .rs-action, .mud-table-row:hover .mud-tooltip-root, .mud-table-row:hover .mud-button-root {
  opacity: 1; }

.text-primary {
  color: var(--mud-palette-primary) !important; }
  .text-primary textarea, .text-primary .mud-typography, .text-primary input {
    color: var(--mud-palette-primary) !important; }

.text-secondary {
  color: var(--mud-palette-secondary) !important; }
  .text-secondary textarea, .text-secondary .mud-typography, .text-secondary input {
    color: var(--mud-palette-secondary) !important; }

.text-secondary-two {
  color: var(--mud-palette-secondary-two) !important; }
  .text-secondary-two textarea, .text-secondary-two .mud-typography, .text-secondary-two input {
    color: var(--mud-palette-secondary-two) !important; }

.text-secondary-three {
  color: var(--mud-palette-secondary-three) !important; }
  .text-secondary-three textarea {
    color: var(--mud-palette-secondary-three) !important; }

.text-tertiary {
  color: var(--mud-palette-tertiary) !important; }
  .text-tertiary textarea, .text-tertiary .mud-typography, .text-tertiary input {
    color: var(--mud-palette-tertiary) !important; }

.text-gray-one {
  color: var(--mud-palette-gray-one) !important; }
  .text-gray-one textarea, .text-gray-one .mud-typography, .text-gray-one input {
    color: var(--mud-palette-gray-one) !important; }

.text-error {
  color: var(--mud-palette-error) !important; }
  .text-error textarea, .text-error .mud-typography, .text-error input {
    color: var(--mud-palette-error) !important; }

.text-warning {
  color: var(--mud-palette-warning) !important; }
  .text-warning textarea, .text-warning .mud-typography, .text-warning input {
    color: var(--mud-palette-warning) !important; }

.text-success {
  color: var(--mud-palette-success) !important; }
  .text-success textarea, .text-success .mud-typography, .text-success input {
    color: var(--mud-palette-success) !important; }

.text-black {
  color: var(--mud-palette-black) !important; }
  .text-black textarea, .text-black .mud-typography, .text-black input {
    color: var(--mud-palette-black) !important; }

.text-white {
  color: var(--mud-palette-white) !important; }
  .text-white textarea, .text-white .mud-typography, .text-white input {
    color: var(--mud-palette-white) !important; }

.text-inherit {
  color: inherit !important; }
  .text-inherit textarea, .text-inherit .mud-typography, .text-inherit input {
    color: inherit !important; }

.bg-primary {
  background-color: var(--mud-palette-primary) !important; }

.bg-secondary {
  background-color: var(--mud-palette-secondary) !important; }

.bg-secondary-two {
  background-color: var(--mud-palette-secondary-two) !important; }

.bg-secondary-three {
  background-color: var(--mud-palette-secondary-three) !important; }

.bg-tertiary {
  background-color: var(--mud-palette-tertiary) !important; }

.bg-gray-one {
  background-color: var(--mud-palette-gray-one) !important; }

.bg-success {
  background-color: var(--mud-palette-success) !important; }

.bg-error {
  background-color: var(--mud-palette-error) !important; }

.bg-warning {
  background-color: var(--mud-palette-warning) !important; }

.bg-black {
  background-color: var(--mud-palette-black) !important; }

.bg-white {
  background-color: var(--mud-palette-white) !important; }

.bg-background {
  background-color: var(--mud-palette-background) !important; }

.font-bold {
  font-weight: 700 !important; }
  .font-bold textarea, .font-bold .mud-typography, .font-bold input {
    font-weight: 700 !important; }

.font-semibold {
  font-weight: 600 !important; }
  .font-semibold textarea, .font-semibold .mud-typography, .font-semibold input {
    font-weight: 600 !important; }

.font-medium {
  font-weight: 500 !important; }
  .font-medium textarea, .font-medium .mud-typography, .font-medium input {
    font-weight: 500 !important; }

.font-regular {
  font-weight: 400 !important; }
  .font-regular textarea, .font-regular .mud-typography, .font-regular input {
    font-weight: 400 !important; }

.font-light {
  font-weight: 300 !important; }
  .font-light textarea, .font-light .mud-typography, .font-light input {
    font-weight: 300 !important; }

.text-h1 {
  font-size: var(--mud-typography-h1-size) !important;
  line-height: var(--mud-typography-h1-lineheight) !important; }
  .text-h1 textarea, .text-h1 .mud-typography, .text-h1 input {
    font-size: var(--mud-typography-h1-size) !important;
    line-height: var(--mud-typography-h1-lineheight) !important; }

.text-h2 {
  font-size: var(--mud-typography-h2-size) !important;
  line-height: var(--mud-typography-h2-lineheight) !important; }
  .text-h2 textarea, .text-h2 .mud-typography, .text-h2 input {
    font-size: var(--mud-typography-h2-size) !important;
    line-height: var(--mud-typography-h2-lineheight) !important; }

.text-body1 {
  font-size: var(--mud-typography-body1-size) !important;
  line-height: var(--mud-typography-body1-lineheight) !important; }
  .text-body1 textarea, .text-body1 .mud-typography, .text-body1 input {
    font-size: var(--mud-typography-body1-size) !important;
    line-height: var(--mud-typography-body1-lineheight) !important; }

.text-body2 {
  font-size: var(--mud-typography-body2-size) !important;
  line-height: var(--mud-typography-body2-lineheight) !important; }
  .text-body2 textarea, .text-body2 .mud-typography, .text-body2 input {
    font-size: var(--mud-typography-body2-size) !important;
    line-height: var(--mud-typography-body2-lineheight) !important; }

.uppercase {
  text-transform: uppercase !important; }

.lowercase {
  text-transform: lowercase !important; }

.capitalize {
  text-transform: capitalize !important; }

.normal-case {
  text-transform: none !important; }

.left-0 {
  left: 0 !important; }

.right-0 {
  right: 0 !important; }

.bottom-0 {
  bottom: 0 !important; }

.top-0 {
  top: 0 !important; }

.left-4 {
  left: 1rem !important; }

.right-4 {
  right: 1rem !important; }

.h-full {
  height: 100% !important; }

.w-full {
  width: 100% !important; }

.w-1\/2 {
  width: 50% !important; }

.w-1\/3 {
  width: 33.333333% !important; }

.w-2\/3 {
  width: 66.666667% !important; }

.w-1\/4 {
  width: 25% !important; }

.w-3\/4 {
  width: 75% !important; }

.w-1\/5 {
  width: 20% !important; }

.w-2\/5 {
  width: 40% !important; }

.w-3\/5 {
  width: 60% !important; }

.w-4\/5 {
  width: 80% !important; }

.pa-05 {
  padding: 0.125rem !important; }

.py-05 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important; }

.pt-05 {
  padding-top: 0.125rem !important; }

.pb-05 {
  padding-bottom: 0.125rem !important; }

.px-05 {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important; }

.pl-05 {
  padding-left: 0.125rem !important; }

.pr-05 {
  padding-right: 0.125rem !important; }

.leading-normal, .leading-normal textarea {
  line-height: normal !important; }

.cursor-pointer {
  cursor: pointer; }

.rounded-none {
  border-radius: 0 !important; }

.rounded-t-none {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.rounded-r-none {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-b-none {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-l-none {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-sm {
  border-radius: 0.125rem !important; }

.rounded-t-sm {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important; }

.rounded-r-sm {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important; }

.rounded-b-sm {
  border-bottom-left-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important; }

.rounded-l-sm {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-t {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-r {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-b {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-l {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-md {
  border-radius: 0.375rem !important; }

.rounded-t-md {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important; }

.rounded-r-md {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important; }

.rounded-b-md {
  border-bottom-left-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important; }

.rounded-l-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important; }

.rounded-lg {
  border-radius: 0.5rem !important; }

.rounded-t-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important; }

.rounded-r-lg {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important; }

.rounded-b-lg {
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important; }

.rounded-l-lg {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important; }

.rounded-xl {
  border-radius: 0.75rem !important; }

.rounded-t-xl {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important; }

.rounded-r-xl {
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important; }

.rounded-b-xl {
  border-bottom-left-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important; }

.rounded-l-xl {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important; }

.rounded-2xl {
  border-radius: 1rem !important; }

.rounded-t-2xl {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important; }

.rounded-r-2xl {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important; }

.rounded-b-2xl {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important; }

.rounded-l-2xl {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important; }

.rounded-full {
  border-radius: 9999px !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-x-auto {
  overflow-x: auto !important; }

.overflow-y-auto {
  overflow-y: auto !important; }

.border {
  border: 1px solid var(--mud-palette-divider) !important; }

.border-t {
  border-top: 1px solid var(--mud-palette-divider) !important; }

.border-r {
  border-right: 1px solid var(--mud-palette-divider) !important; }

.border-b {
  border-bottom: 1px solid var(--mud-palette-divider) !important; }

.border-l {
  border-left: 1px solid var(--mud-palette-divider) !important; }

.border-t-0 {
  border-top: 0 !important; }

.border-r-0 {
  border-right: 0 !important; }

.border-b-0 {
  border-bottom: 0 !important; }

.border-l-0 {
  border-left: 0 !important; }

.border-t-2 {
  border-top: 2px solid var(--mud-palette-divider) !important; }

.border-r-2 {
  border-right: 2px solid var(--mud-palette-divider) !important; }

.border-b-2 {
  border-bottom: 2px solid var(--mud-palette-divider) !important; }

.border-l-2 {
  border-left: 2px solid var(--mud-palette-divider) !important; }

.border-primary {
  border-color: var(--mud-palette-primary) !important; }

.border-secondary {
  border-color: var(--mud-palette-secondary) !important; }

.border-secondary-two {
  border-color: var(--mud-palette-secondary-two) !important; }

.border-secondary-three {
  border-color: var(--mud-palette-secondary-three) !important; }

.border-tertiary {
  border-color: var(--mud-palette-tertiary) !important; }

.border-gray-one {
  border-color: var(--mud-palette-gray-one) !important; }

.border-success {
  border-color: var(--mud-palette-success) !important; }

.border-error {
  border-color: var(--mud-palette-error) !important; }

.border-warning {
  border-color: var(--mud-palette-warning) !important; }

/*# sourceMappingURL=site.css.map */
