.identity-list-section[data-v-06c267ef] {
  height: 100vh;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  background-color: #f3f5ff;
  text-transform: uppercase;
  font-size: 13px;
  position: absolute;
  width: 102%;
}
.identity-list-section .object-block[data-v-06c267ef]:nth-child(2) {
    margin-bottom: 40px;
}
.identity-list-section .object-block[data-v-06c267ef]:nth-child(3)::before {
    content: 'Admin';
    text-transform: uppercase;
    cursor: none;
    position: absolute;
    font-weight: 900;
    font-size: 11px;
    margin-top: -32px;
    left: 15px;
    -webkit-transition: 300ms;
    transition: 300ms;
}
.collapse-nav .identity-list-section .object-block[data-v-06c267ef]:nth-child(3)::before {
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  left: 12%;
  display: block;
  font-size: 9px;
  font-size: 0.5625rem;
}
.object-block[data-v-06c267ef] {
  font-size: 12px;
  font-size: 0.75rem;
  color: #3b4246;
  background-color: #f3f5ff;
  text-align: left;
  padding: 0.7rem;
}
.object-block img[data-v-06c267ef] {
    position: relative;
    top: -1px;
    margin-right: 5px;
    height: 15px;
    width: 15px;
}
.object-block[data-v-06c267ef]:hover {
    cursor: pointer;
}
@media only screen and (max-width: 1400px) {
.object-block[data-v-06c267ef] {
    font-size: 10.5px;
    font-size: 0.65625rem;
}
}
.object-block.active[data-v-06c267ef] {
  background-color: #d0e9fb;
}
.wrapper[data-v-06c267ef] {
  width: 100%;
  min-height: 100vh;
  margin: 0;
  background-color: #ffffff;
  padding: 10px;
  border: 1px solid #eeeeee;
}
.change-style[data-v-06c267ef] {
  background-color: #ffffff;
  font-size: 1em;
  margin-bottom: 10px;
  padding: 5px;
}
.create-business-unit label[data-v-06c267ef] {
  text-align: left;
}
.admin-filter[data-v-06c267ef] {
  padding: 10px;
}
.admin-filter[data-v-06c267ef]:hover {
    background-color: #f3f3f7;
}
.create_button[data-v-06c267ef] {
  padding: 7px 20px;
  border-radius: 0px;
  float: right;
  margin-right: 12px;
  font-size: 14px;
  font-size: 0.875rem;
}
.create_button[data-v-06c267ef]:hover {
    cursor: pointer;
    text-decoration: none;
}
.create_button span[data-v-06c267ef] {
    color: #ffffff;
}
.create_button span img[data-v-06c267ef] {
      margin-right: 5px;
      fill: #ffffff;
      margin-top: -3px;
}
.filter-wrap[data-v-06c267ef] {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #eeeeee;
}
.filter-label-options[data-v-06c267ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  float: left;
}
.filter-label-options .img-filter[data-v-06c267ef] {
    width: 18px;
    height: 16px;
    padding: 0px !important;
}
.filter-label-options .filter-options[data-v-06c267ef] {
    background-color: #ffffff !important;
    background: #ffffff !important;
}
.filter-label-options .filter-options[data-v-06c267ef]:hover {
      background-color: #ffffff !important;
}
.filter-label-options .filter-text[data-v-06c267ef] {
    margin-right: 4px;
    margin-left: 4px;
    background: #e8f5ff;
    color: #3b4246;
    padding: 3px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 18px;
}
.filter-label-options .filter-text .button-filter-close[data-v-06c267ef] {
      margin-left: 8px;
      display: inline-block;
      cursor: pointer;
      float: right;
}
.filter-label-options .filter-text .button-filter-close img[data-v-06c267ef] {
        width: 7px !important;
}
.column-value[data-v-06c267ef] {
  font-weight: 1000;
  font-size: 12px;
  font-size: 0.75rem;
}
.filter-label[data-v-06c267ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  float: left;
}
.filter-label .img-filter[data-v-06c267ef] {
    width: 25px;
    height: 25px;
}
.filter-label .filter-options[data-v-06c267ef] {
    background-color: #ffffff !important;
    background: #ffffff !important;
}
.filter-label .filter-options[data-v-06c267ef]:hover {
      background-color: #ffffff !important;
}
.filter-label div[data-v-06c267ef] {
    margin-right: 4px;
    margin-left: 4px;
    background: #e8f5ff;
    color: #3b4246;
    padding: 3px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 18px;
}
.filter-label div .button-filter-close[data-v-06c267ef] {
      margin-left: 8px;
      display: inline-block;
      cursor: pointer;
      float: right;
}
.filter-label div .button-filter-close img[data-v-06c267ef] {
        width: 7px !important;
}
.filter-add[data-v-06c267ef] {
  padding: 1px 9px;
  border-radius: 18px;
  border: 1px solid #e8f5ff;
  font-size: 12px;
  color: #3b4246;
  cursor: pointer;
  display: inline-block;
}
.inner-search-tagwrap[data-v-06c267ef] {
  font-size: 12px;
  margin-right: 10px;
  cursor: pointer;
  display: flow-root;
  margin-top: 1px;
}
.click-outside[data-v-06c267ef] {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
}
@media only screen and (max-width: 1023px) {
.filter-label div[data-v-06c267ef] {
    padding: 3px 9px;
}
.object-block[data-v-06c267ef] {
    font-size: 9.5px;
    font-size: 0.59375rem;
}
.create_button[data-v-06c267ef] {
    padding: 4px 12px;
}
.create_button span[data-v-06c267ef] {
      font-size: 12px;
      font-size: 0.75rem;
}
.create_button span img[data-v-06c267ef] {
        width: 11px;
}
.identity-list-section .object-block[data-v-06c267ef] {
    padding-left: 4px;
    padding-right: 2px;
}
.identity-list-section .object-block[data-v-06c267ef]:nth-child(2) {
      margin-bottom: 0;
}
.identity-list-section .object-block[data-v-06c267ef]:nth-child(3)::before {
      display: none !important;
}
}
.tag-inner-left span[data-v-06c267ef],
.filter-label span[data-v-06c267ef] {
  max-width: 15ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
.inner-wrapper[data-v-06c267ef] {
  margin: 24px 0;
}
.privilege-scroll-wrapper[data-v-06c267ef] {
  max-height: calc(100vh - 220px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 8px;
}
.privilege-scroll-wrapper[data-v-06c267ef]::-webkit-scrollbar {
    width: 6px;
}
.privilege-scroll-wrapper[data-v-06c267ef]::-webkit-scrollbar-track {
    background: transparent;
}
.privilege-scroll-wrapper[data-v-06c267ef]::-webkit-scrollbar-thumb {
    background-color: #1B4F8C;
    border-radius: 10px;
}
.privilege-scroll-wrapper[data-v-06c267ef]::-webkit-scrollbar-track {
    background: transparent;
}

.identity-layout[data-v-bf8aef86] {
  margin-top: 50px;
}
.identity-layout .left-menu-nav[data-v-bf8aef86] {
    position: fixed;
    z-index: 999;
}
.identity-layout .expand-nav[data-v-bf8aef86] {
    width: 14%;
    -webkit-transition: 300ms;
    transition: 300ms;
    position: fixed;
}
.identity-layout .collapse-nav[data-v-bf8aef86] {
    width: 3%;
    -webkit-transition: 300ms;
    transition: 300ms;
}
.identity-layout .role-list-exp[data-v-bf8aef86] {
    margin-left: 14%;
    width: 86%;
    -webkit-transition: 300ms;
    transition: 300ms;
}
.identity-layout .role-list-shrink[data-v-bf8aef86] {
    margin-left: 4%;
    width: 96%;
    -webkit-transition: 300ms;
    transition: 300ms;
}


/*# sourceMappingURL=29.362977dc.css.map*/