@import '_content/SharedWeb/SharedWeb.fe8it2bnyr.bundle.scp.css';

/* /Pages/Components/AccountDialog.razor.rz.scp.css */
[b-n3s5tuaxtc] .flow-popup .mud-typography {
  text-align: center !important;
}
[b-n3s5tuaxtc] .flow-popup .mud-dialog-title {
  padding: 0 !important;
  display: none !important;
}
[b-n3s5tuaxtc] .flow-popup .mud-dialog-content {
  padding: 0 !important;
}
[b-n3s5tuaxtc] .flow-popup-panel {
  transition: all ease-in-out 0.25s;
  background-color: #ffffff !important;
  min-height: 370px !important;
  position: relative !important;
}
@media (max-width: 767px) {
  [b-n3s5tuaxtc] .flow-popup-panel {
    background-color: #91bc31 !important;
  }
  [b-n3s5tuaxtc] .flow-popup-panel-icon, [b-n3s5tuaxtc] .flow-popup-panel-header {
    color: #ffffff !important;
  }
}
[b-n3s5tuaxtc] .flow-popup-panel:hover {
  background-color: #91bc31 !important;
}
[b-n3s5tuaxtc] .flow-popup-panel:hover .flow-popup-panel-content {
  visibility: visible !important;
}
[b-n3s5tuaxtc] .flow-popup-panel:hover .flow-popup-panel-icon, [b-n3s5tuaxtc] .flow-popup-panel:hover .flow-popup-panel-header {
  color: #ffffff !important;
}
[b-n3s5tuaxtc] .flow-popup-panel:hover .flow-popup-panel-prompt {
  display: none !important;
}
[b-n3s5tuaxtc] .flow-popup-panel-1:hover {
  background-color: #5f5d5d !important;
}
[b-n3s5tuaxtc] .flow-popup-panel-1:hover .flow-popup-panel-icon, [b-n3s5tuaxtc] .flow-popup-panel-1:hover .flow-popup-panel-header {
  color: #9fcc3b !important;
}
@media (max-width: 767px) {
  [b-n3s5tuaxtc] .flow-popup-panel-1 {
    background-color: #5f5d5d !important;
  }
  [b-n3s5tuaxtc] .flow-popup-panel-1 .flow-popup-panel-icon, [b-n3s5tuaxtc] .flow-popup-panel-1 .flow-popup-panel-header {
    color: #9fcc3b !important;
  }
}
[b-n3s5tuaxtc] .flow-popup-panel-1:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: inline;
  width: 1px;
  height: 100%;
  background-color: #5f5d5d !important;
}
@media (max-width: 767px) {
  [b-n3s5tuaxtc] .flow-popup-panel-1:after {
    width: 100% !important;
    height: 1px !important;
    top: unset !important;
    left: 0 !important;
    bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  [b-n3s5tuaxtc] .flow-popup-panel-mobile {
    display: flex !important;
  }
}
[b-n3s5tuaxtc] .flow-popup-panel-header {
  color: #5f5d5d;
  font-weight: 500 !important;
}
[b-n3s5tuaxtc] .flow-popup-panel-icon {
  color: #ACACAC;
  margin-top: 102px !important;
  align-self: center !important;
}
[b-n3s5tuaxtc] .flow-popup-panel-header {
  margin-bottom: 20px !important;
}
@media (max-width: 767px) {
  [b-n3s5tuaxtc] .flow-popup-panel-prompt {
    display: none !important;
  }
}
[b-n3s5tuaxtc] .flow-popup-panel-content {
  transition: all ease-in-out 0.25s;
  visibility: hidden !important;
  color: #ffffff !important;
}
@media (max-width: 767px) {
  [b-n3s5tuaxtc] .flow-popup-panel-content {
    visibility: visible !important;
  }
}
[b-n3s5tuaxtc] .flow-popup-panel-content a {
  color: #ffffff !important;
  font-weight: 800 !important;
}
/* /Shared/MainLayout.razor.rz.scp.css */
[b-4lamgzey7s] #main {
  height: 100%;
  min-height: 100vh;
  background: linear-gradient(#929090, #abaaaa) no-repeat;
}
[b-4lamgzey7s] #main .logo-wrapper {
  background-color: #5f5d5d !important;
  margin-bottom: 16px !important;
}
