/* base colors */
/** theme colors */
.banPage_FqySRxDwX5 {
  height: calc(100vh - 240px);
  text-align: center;
}
.banPage_FqySRxDwX5 > div:nth-child(1) {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10%;
}
.banPage_FqySRxDwX5 > div:nth-child(2) {
  text-align: center;
}
.banPage_FqySRxDwX5 h3 > span {
  color: #f1c40f;
  text-decoration: underline;
}
.message_T6HGF_2drP {
  width: 100%;
  color: #919191;
}
.allowRole_PiCO5ajCTO {
  width: 100%;
}
.currentRole_OzJhlLweGU {
  width: 100%;
}

.menu_v9K4WwGHzu {
  overflow: hidden;
}
.menuGroup_SYG76Nbkal {
  user-select: none;
  overflow: hidden;
  transition: height 200ms ease-in-out;
}
.groupHeader_o9GBGf0GTo {
  height: 48px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 8px 16px;
}
.groupIcon_Nt1Fc2UGLP {
  width: 48px;
  min-width: 48px;
  margin-right: 8px / 2;
}
.groupTitle_ODb_POeUr3 {
  font-weight: 700;
}
.groupArrow_dyLKwwQyK6 {
  width: 16px;
  height: 16px;
  display: flex;
  margin-left: 8px;
}
.groupArrow1_oECK7V13H2 {
  display: inline-block;
  height: 2px;
  width: 12px;
  background-color: #333;
  transform: rotate(45deg);
  margin: 0;
  position: relative;
  right: -2px;
  top: 8px;
  transition-property: transform;
  transition-duration: 200ms;
  transition-timing-function: ease-in-out;
}
.groupArrow2_eo_uofcwIC {
  display: inline-block;
  height: 2px;
  width: 12px;
  background-color: #333;
  transform: rotate(-45deg);
  margin: 0;
  position: relative;
  left: -2px;
  top: 8px;
  transition-property: transform;
  transition-duration: 200ms;
  transition-timing-function: ease-in-out;
}
.menuItem_yx9jHMfdPP {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  overflow: hidden;
  background-color: #f9f9f9;
}
.menuItem_yx9jHMfdPP:hover {
  background-color: #f1f1f1;
}
.menuItemIcon_ZPCBCI0gbb {
  width: 48px;
  min-width: 48px;
  margin-right: 8px / 2;
}
.menuItemContent_mFQDfNm7Je {
  flex-grow: 1;
  display: flex;
  align-items: center;
  font-size: 0.9rem;
}

.leftMenu_Stpd25sZX9 {
  margin-top: 16px;
}
.leftMenuItem_hnoYdXytHV {
  margin: 8px 0;
}
.leftMenuItem_hnoYdXytHV a {
  text-decoration: none;
  color: #313233;
}

.titlebar_bGRNNSic_8 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logoArea_SDEx1MGTZH {
  display: flex;
  align-items: center;
}
.title_MUNkLEXeXK {
  margin-left: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #515357;
}

.layout_kMgTHs_FYl {
  height: 100%;
  padding: 4px;
  overflow: hidden;
}
.header_WUHLAWd6HP {
  display: flex;
  position: relative;
  align-items: end;
  margin: 0 0 16px 0;
}
.header_WUHLAWd6HP::after {
  content: '';
  width: 100%;
  position: absolute;
  border-top: 1px solid #ddd;
  bottom: -16px;
  left: 0;
}
.title_wNLhK24xjk {
  font-size: 1.5rem;
  font-weight: 800;
}
.description_TD11xnF_Vi {
  color: #999;
  margin-left: 16px;
}
.children_Z2PeL2hxrh {
  margin-top: 32px;
  height: calc(100% - 48px);
  overflow: auto;
  padding-right: 16px;
}

.login_jpiNUu0z_f {
  margin: 0 8px;
}
.item_bgPMAklrtA {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px 0;
}
.item_bgPMAklrtA label {
  width: 64px;
  margin-right: 8px;
}
.item_bgPMAklrtA input {
  width: calc(100% - 72px);
}
.submitArea_pdsQzlfNmt {
  display: flex;
  margin: 24px 0 8px 0;
  justify-content: center;
  align-items: center;
}
.submitArea_pdsQzlfNmt button {
  width: 80px;
}
.loginedInfo_NQMpulPUBJ {
  display: flex;
  align-items: center;
  position: relative;
}
.avatar_rd8SLHzJwE {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.avatar_rd8SLHzJwE img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}
.infoPanel_hZZmaoDIvT {
  position: absolute;
  top: 36px;
  background-color: #333;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  padding: 16px 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 5px;
  color: #fff;
  font-weight: 300;
}
.name_KkcZ9MnXa0 {
  padding: 8px 24px;
  display: flex;
  align-items: center;
}
.name_KkcZ9MnXa0 span:nth-child(2) {
  margin-left: 4px;
}
.name_KkcZ9MnXa0:hover {
  background-color: #3f3f3f;
}
.role_O4i9HXf1AQ {
  padding: 8px 24px;
  display: flex;
  align-items: center;
}
.role_O4i9HXf1AQ span:nth-child(2) {
  margin-left: 4px;
}
.role_O4i9HXf1AQ:hover {
  background-color: #3f3f3f;
}
.logout_VT9ErutMQ1 {
  margin-top: 16px;
  padding: 0 24px;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.logout_VT9ErutMQ1 span:nth-child(2) {
  margin-left: 4px;
}

